SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
--
-- Database: `zeonglob_zap_divinefavour_sec_ph`
--




CREATE TABLE `about_us` (
  `about_us_id` int(11) NOT NULL AUTO_INCREMENT,
  `map` varchar(300) NOT NULL,
  `about_us_text` text NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`about_us_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `activity` (
  `assignment_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `staff_id` int(11) NOT NULL,
  `topic_id` int(11) NOT NULL,
  `table_name` varchar(30) NOT NULL,
  `assignment_title` varchar(200) NOT NULL,
  `assignment_text` text NOT NULL,
  `due_date` datetime NOT NULL,
  `property` varchar(20) NOT NULL,
  `activation` varchar(20) NOT NULL DEFAULT 'active',
  `total_score` decimal(15,2) NOT NULL,
  `assignment_date` datetime NOT NULL DEFAULT current_timestamp(),
  `answer_text` text NOT NULL,
  `answer_status` varchar(10) NOT NULL,
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  PRIMARY KEY (`assignment_id`),
  KEY `due_date` (`due_date`),
  KEY `topic_id` (`topic_id`),
  KEY `activation` (`activation`),
  KEY `answer_status` (`answer_status`)
) ENGINE=InnoDB AUTO_INCREMENT=121 DEFAULT CHARSET=latin1;


INSERT INTO activity VALUES
("2","1","0","0","6","0","staff","WEEKLY LEARNING (ENGLISH LANGUAGE)  20TH TO 23RD MAY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">ENGLISH</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">19<sup>th</sup>\nto&nbsp; 22<sup>nd</sup></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>JSS1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday</b> page 3 exam focus</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Read about </p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#\nCompositions, Sentence</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># kinds of\nsentence</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Page 6<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Read about\nletter</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># definition</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># 3 kinds of\nletter</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Informal\nletter</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Assignment</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Page 19</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Rivision Exercise</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Answer\nnumber 1 question, snap and upload</p>","2020-05-23 10:05:00","read_submit","active","100.00","2020-05-19 10:09:13","","","2019/2020","2nd Term"),
("3","2","0","1","8","0","staff","WEEKLY LEARNING 20TH TO 23RD","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LAANGUAGE (ESSENTIAL ENGLISH TEXTBOOK)</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday &amp; Thursday<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Page 20</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Read about\nessay and 5 types of essay writing</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#Narrative\nand its content and organization</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#Descriptive\nand its content and organization</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Expository\nand its content and organization</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Argumentative\nand its content and organization</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday (page 26)<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Read about\nArticle and its content and organization</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Assignment (snap and upload)<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Revision exercise\n(page 30)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Answer number\n1, 3 and 5)</p>","2020-05-23 10:39:00","read_submit","active","100.00","2020-05-19 10:43:29","","","2019/2020","2nd Term"),
("4","3","0","1","8","0","staff","WEEKLY LEARNING 20TH TO 23RD","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday &nbsp;&amp; Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Read about</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#\nComprehension and Summary and answer the questions from (Page 34 â€“ 37)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Thursday read\n(page 38 â€“ 41)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Read types of\nsummary<b> </b>(page 42 â€“ 44)</p>","2020-05-23 10:39:00","read_submit","active","100.00","2020-05-19 10:58:03","","","2019/2020","2nd Term"),
("5","4","0","1","6","0","staff","WEEKLY LEARNING (ENGLISH LANG) 20TH TO 23RD MAY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nVerb, types of Verb (page 23 â€“ 29)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nConcord or Agreement of Verb (page 29 â€“ 40)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nAdjective (page 41 â€“ 45)</p>","2020-05-23 11:23:00","read_submit","active","100.00","2020-05-19 11:25:46","","","2019/2020","2nd Term"),
("6","5","0","1","6","0","staff","WEEKLY LEARNING (ENGLISH LANG) 20TH TO 23RD MAY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nPhrases and Clauses (page 75 â€“ 77)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># definition\nof Phrases, types and functions (page 77 â€“ 80)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nclause (page 80 â€“ 84)</p>","2020-05-23 10:39:00","read_submit","active","100.00","2020-05-19 11:27:58","","","2019/2020","2nd Term"),
("7","6","0","1","6","0","staff","WEEKLY LEARNING (ENGLISH LANG) 20TH TO 23RD MAY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday &nbsp;and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nComprehension (page 85 â€“ 87)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># attempt\nall exercise from page 87 â€“ 88</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Attempt\nall exercise from page 89 â€“ 93</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Attempt\nall exercise from page 93 - 97</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>","2020-05-23 10:39:00","read_submit","active","100.00","2020-05-19 11:29:52","","","2019/2020","2nd Term"),
("8","1","0","2","16","0","staff","WEEKLY LEARNING (MATHEMATICS) 20TH TO 23RD MAY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MATHEMATICS (USE YOUR MATHS TEXTBOOK)<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#Simple\nequations (page 153 exercise 19B)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Practice\nfrom 1 to 30</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Balance\nmethod of solving equations (page 154 exercise 19C)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Practice\nfrom 1 to 30</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#continuation\nbalance method of solving equation (page 156 exercise 19D)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Practice\nfrom 1 to 30</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Balance\nmethod of solving equations (page 157)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Exercise 19E\npractice 1 to 30</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Exercise\n19Fpractice 1 to 30</p>","2020-05-23 11:52:00","read_submit","active","100.00","2020-05-19 11:53:29","","","2019/2020","2nd Term"),
("9","2","0","2","16","0","staff","WEEKLY LEARNING (MATHEMATICS) 20TH TO 23RD MAY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>PYTHAGORAS RULE (page 151 â€“ 157)<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b># </b>Right angle triangle</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Exercise\n17A, 17B, 17C and 17D</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Attempt all\nquestion in each exercise.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday and Saturday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b># </b>Reading Tabulated data ( exercise 18A\n&amp; 18B) page 159 â€“ 160</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#Time table\nand chart, railway timetables (Exercise 18C, 18D and 18E) page 162 â€“ 163</p>\n\n<span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;\nmso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\nminor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&quot;Times New Roman&quot;;\nmso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:\nEN-US;mso-bidi-language:AR-SA\"># Attempt all questions in each exercise</span>","2020-05-23 10:39:00","read_submit","active","100.00","2020-05-19 11:58:35","","","2019/2020","2nd Term"),
("10","3","0","2","16","0","staff","WEEKLY LEARNING (MATHEMATICS) 20TH TO 23RD MAY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Study <b>Algebraic process</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Linear\nEquations and Inequality ( Exercise R2b and Exercise R2c) page 175 â€“ 178</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">* Attempt all\nquestions in each exercise</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#\nSimultaneous Equation (Exercise R2E and Exercise R2F) page 180 â€“ 182</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">* Attempt all\nquestions in each exercise</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday and Saturday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Study <b>Geometry and Measuration<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Length,\nArea and Volume (Exercise R3A) page 184 â€“ 185</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Angles and\nconstruction ( Exercise R3b) page 186 â€“ 187</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#\nPythagoras, Trigonometry (Exercise R3C and R3D) page 188 -192</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB</b> attempt all question in each\nexercise&nbsp;</p>","2020-05-23 10:39:00","read_submit","active","100.00","2020-05-19 12:03:02","","","2019/2020","2nd Term"),
("11","4","0","2","16","0","staff","MATHEMATICS (1ST OF JUNE","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM</b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">&nbsp;</span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">1</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)\n  If x:y = 2:3, evaluate<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<u>x<sup>2</sup>&nbsp;â€“\n  y<sup>2</sup></u><br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  y<sup>2</sup>&nbsp;+ x<sup>2</sup><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b) A\n  man on the same level ground with a tree, stands at a distance of 12.82m away\n  from the foot of the tree. He observes the angle of elevation of the top of\n  the tree as 52o. If the man is 1.24m tall, calculate correct to two decimal <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">places,\n  the height of the tree.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">&nbsp;</span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">2</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  Simplify:&nbsp;&nbsp;&nbsp;<u>&nbsp;x<sup>2</sup>&nbsp;&nbsp;â€“&nbsp; 8x&nbsp;\n  +&nbsp; 16</u>&nbsp; .<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  x<sup>2</sup>&nbsp; -&nbsp; 7x&nbsp; +&nbsp; 12<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b)&nbsp;&nbsp;&nbsp;&nbsp;\n  If Â½,&nbsp;</span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">1/x</span></b><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">,&nbsp;</span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">1/3</span></b><b><span style=\"font-size:8.0pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;are successive\n  terms of an arithmetic progression<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  (A.P.), show that&nbsp;&nbsp;&nbsp;&nbsp;<u>2&nbsp; -&nbsp; x</u>&nbsp;\n  =&nbsp;&nbsp;&nbsp;&nbsp;<u>2</u><br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  x&nbsp; -&nbsp; 3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:white\">OBSERVATION</span></b><b><span style=\"font-size:10.0pt;\n  font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">Majority\n  of the candidates found the question on simplification of quadratic\n  expression very easy and scored full marks.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">The\n  question on Arithmetic progression was not well handled by the\n  candidates.&nbsp; They were unable to recall that since Â½,&nbsp;</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">1/x</span></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">,&nbsp;</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">1/3&nbsp;</span></b><b><span style=\"font-size:7.5pt;\n  font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">were terms of an A.P.,\n  hence 1/x â€“ Â½&nbsp; =&nbsp; 1/3&nbsp; -&nbsp; 1/x.&nbsp;<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">Thus&nbsp;&nbsp;&nbsp;<u>2\n  â€“ x</u>&nbsp; =&nbsp;&nbsp;<u>x â€“ 3</u><br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2x&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  3x<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">which\n  by cross multiplying and simplifying leads to&nbsp;&nbsp;&nbsp;<u>2&nbsp;\n  -&nbsp; x</u>&nbsp;&nbsp; =&nbsp;&nbsp;&nbsp;</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">2x</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">3x</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3&nbsp; -&nbsp; x<br>\n  &nbsp;=&nbsp;&nbsp;&nbsp;</span></b><b><span style=\"font-size:7.5pt;\n  mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">2</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">3</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">&nbsp;&nbsp; as required.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b>2PM TO 3PM</b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p>\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">question&nbsp;3</span></b><b><span style=\"font-size:7.5pt;\n  font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">A bucket\n  is 12cm in diameter at the bottom, 20cm in diameter at the open end and 16cm\n  deep. If the bucket is filled with water and emptied into a cylindrical tin\n  of diameter 28cm, calculate the depth of water in the tin.<br>\n  ( take Ï€ = 22/7)<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:white\">observation</span></b><b><span style=\"font-size:10.0pt;\n  font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">Majority of the\n  candidates found this question rather challenging because they could not\n  manipulate the concept of similar figures to find h, the height of the\n  removed cone i.e.<br>\n  &nbsp;<u>h</u>&nbsp; =&nbsp;&nbsp;<u>16 + h</u>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>\n  &nbsp;6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  10&nbsp;&nbsp;&nbsp;&nbsp; which gives h =\n  24cm.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">Very few of them were\n  able to apply the formular for finding the volume of a frustum V =&nbsp;\n  &nbsp;1/3 Ï€/ h (R2 + Rr + r2), where V = volume of a frustum.&nbsp;&nbsp;<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","2020-06-05 16:29:00","read_submit","active","100.00","2020-05-30 16:33:24","","","2019/2020","2nd Term"),
("12","5","0","2","16","0","staff","MATHEMATICS (1ST OF JUNE","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD YOUR WORK FOR RECORDING&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">&nbsp;</span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">1</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)\n  If x:y = 2:3, evaluate<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<u>x<sup>2</sup>&nbsp;â€“\n  y<sup>2</sup></u><br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  y<sup>2</sup>&nbsp;+ x<sup>2</sup><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b) A\n  man on the same level ground with a tree, stands at a distance of 12.82m away\n  from the foot of the tree. He observes the angle of elevation of the top of\n  the tree as 52o. If the man is 1.24m tall, calculate correct to two decimal <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">places,\n  the height of the tree.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">&nbsp;</span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">2</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  Simplify:&nbsp;&nbsp;&nbsp;<u>&nbsp;x<sup>2</sup>&nbsp;&nbsp;â€“&nbsp; 8x&nbsp;\n  +&nbsp; 16</u>&nbsp; .<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  x<sup>2</sup>&nbsp; -&nbsp; 7x&nbsp; +&nbsp; 12<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b)&nbsp;&nbsp;&nbsp;&nbsp;\n  If Â½,&nbsp;</span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">1/x</span></b><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">,&nbsp;</span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">1/3</span></b><b><span style=\"font-size:8.0pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;are successive\n  terms of an arithmetic progression<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  (A.P.), show that&nbsp;&nbsp;&nbsp;&nbsp;<u>2&nbsp; -&nbsp; x</u>&nbsp;\n  =&nbsp;&nbsp;&nbsp;&nbsp;<u>2</u><br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  x&nbsp; -&nbsp; 3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:white\">OBSERVATION</span></b><b><span style=\"font-size:10.0pt;\n  font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">Majority\n  of the candidates found the question on simplification of quadratic\n  expression very easy and scored full marks.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">The\n  question on Arithmetic progression was not well handled by the\n  candidates.&nbsp; They were unable to recall that since Â½,&nbsp;</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">1/x</span></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">,&nbsp;</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">1/3&nbsp;</span></b><b><span style=\"font-size:7.5pt;\n  font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">were terms of an A.P.,\n  hence 1/x â€“ Â½&nbsp; =&nbsp; 1/3&nbsp; -&nbsp; 1/x.&nbsp;<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">Thus&nbsp;&nbsp;&nbsp;<u>2\n  â€“ x</u>&nbsp; =&nbsp;&nbsp;<u>x â€“ 3</u><br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2x&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  3x<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">which\n  by cross multiplying and simplifying leads to&nbsp;&nbsp;&nbsp;<u>2&nbsp;\n  -&nbsp; x</u>&nbsp;&nbsp; =&nbsp;&nbsp;&nbsp;</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">2x</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">3x</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3&nbsp; -&nbsp; x<br>\n  &nbsp;=&nbsp;&nbsp;&nbsp;</span></b><b><span style=\"font-size:7.5pt;\n  mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">2</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">3</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">&nbsp;&nbsp; as required.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><br></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><br></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b>2PM TO 3PM</b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">question&nbsp;3</span></b><b><span style=\"font-size:7.5pt;\n  font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">A bucket\n  is 12cm in diameter at the bottom, 20cm in diameter at the open end and 16cm\n  deep. If the bucket is filled with water and emptied into a cylindrical tin\n  of diameter 28cm, calculate the depth of water in the tin.<br>\n  ( take Ï€ = 22/7)<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:white\">observation</span></b><b><span style=\"font-size:10.0pt;\n  font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">Majority of the\n  candidates found this question rather challenging because they could not\n  manipulate the concept of similar figures to find h, the height of the\n  removed cone i.e.<br>\n  &nbsp;<u>h</u>&nbsp; =&nbsp;&nbsp;<u>16 + h</u>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>\n  &nbsp;6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  10&nbsp;&nbsp;&nbsp;&nbsp; which gives h =\n  24cm.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">Very few of them were\n  able to apply the formular for finding the volume of a frustum V =&nbsp;\n  &nbsp;1/3 Ï€/ h (R2 + Rr + r2), where V = volume of a frustum.&nbsp;&nbsp;<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","2020-06-05 16:29:00","read_submit","active","100.00","2020-05-30 16:38:35","","","2019/2020","2nd Term"),
("13","6","0","2","16","0","staff","MATHEMATICS (1ST OF JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MONDAY<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">SNAP AND UPLOAD YOUR WORK FOR RECORDING&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\">&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">1</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a) If x:y = 2:3, evaluate<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<u>x<sup style=\"font-size: 8px;\">2</sup>&nbsp;â€“ y<sup style=\"font-size: 8px;\">2</sup></u><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; y<sup style=\"font-size: 8px;\">2</sup>&nbsp;+ x<sup style=\"font-size: 8px;\">2</sup><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b) A man on the same level ground with a tree, stands at a distance of 12.82m away from the foot of the tree. He observes the angle of elevation of the top of the tree as 52o. If the man is 1.24m tall, calculate correct to two decimal<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">places, the height of the tree.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;</span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\">&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Simplify:&nbsp;&nbsp;&nbsp;<u>&nbsp;x<sup style=\"font-size: 8px;\">2</sup>&nbsp;&nbsp;â€“&nbsp; 8x&nbsp; +&nbsp; 16</u>&nbsp; .<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; x<sup style=\"font-size: 8px;\">2</sup>&nbsp; -&nbsp; 7x&nbsp; +&nbsp; 12<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b)&nbsp;&nbsp;&nbsp;&nbsp; If Â½,&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">1/x</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">,&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">1/3</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;are successive terms of an arithmetic progression<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (A.P.), show that&nbsp;&nbsp;&nbsp;&nbsp;<u>2&nbsp; -&nbsp; x</u>&nbsp; =&nbsp;&nbsp;&nbsp;&nbsp;<u>2</u><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; x&nbsp; -&nbsp; 3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(107, 130, 47);\">_____________________________________________________________________________________________________<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in; background: rgb(55, 123, 142);\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: white;\">OBSERVATION</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in; background: rgb(229, 229, 229);\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">Majority of the candidates found the question on simplification of quadratic expression very easy and scored full marks.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">The question on Arithmetic progression was not well handled by the candidates.&nbsp; They were unable to recall that since Â½,&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">1/x</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">,&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">1/3&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">were terms of an A.P., hence 1/x â€“ Â½&nbsp; =&nbsp; 1/3&nbsp; -&nbsp; 1/x.&nbsp;<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">Thus&nbsp;&nbsp;&nbsp;<u>2 â€“ x</u>&nbsp; =&nbsp;&nbsp;<u>x â€“ 3</u><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2x&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3x<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">which by cross multiplying and simplifying leads to&nbsp;&nbsp;&nbsp;<u>2&nbsp; -&nbsp; x</u>&nbsp;&nbsp; =&nbsp;&nbsp;&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">2x</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">/</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">3x</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3&nbsp; -&nbsp; x<br>&nbsp;=&nbsp;&nbsp;&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">2</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">/</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">3</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;&nbsp; as required.</span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><br></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\">2PM TO 3PM</span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><br></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 757.273px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">question&nbsp;3</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">A bucket is 12cm in diameter at the bottom, 20cm in diameter at the open end and 16cm deep. If the bucket is filled with water and emptied into a cylindrical tin of diameter 28cm, calculate the depth of water in the tin.<br>( take Ï€ = 22/7)<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(107, 130, 47);\">_____________________________________________________________________________________________________<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in; background: rgb(55, 123, 142);\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: white;\">observation</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in; background: rgb(229, 229, 229);\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">Majority of the candidates found this question rather challenging because they could not manipulate the concept of similar figures to find h, the height of the removed cone i.e.<br>&nbsp;<u>h</u>&nbsp; =&nbsp;&nbsp;<u>16 + h</u>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>&nbsp;6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10&nbsp;&nbsp;&nbsp;&nbsp; which gives h = 24cm.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">Very few of them were able to apply the formular for finding the volume of a frustum V =&nbsp; &nbsp;1/3 Ï€/ h (R2 + Rr + r2), where V = volume of a frustum.&nbsp;&nbsp;</span></span></p></td></tr></tbody></table></td></tr></tbody></table>","2020-06-05 16:29:00","read_submit","active","100.00","2020-05-30 16:40:18","","","2019/2020","2nd Term"),
("14","4","0","28","10","0","staff","CIVIC EDUCATION (3RD OF JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p>","2020-06-05 16:56:00","read_submit","active","100.00","2020-05-30 16:57:53","","","2019/2020","2nd Term"),
("15","5","0","15","10","0","staff","CIVIC EDUCATION (3RD OF JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p>","2020-06-05 16:56:00","read_submit","active","100.00","2020-05-30 16:59:30","","","2019/2020","2nd Term"),
("16","6","0","15","10","0","staff","CIVIC EDUCATION (3RD OF JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p>","2020-06-05 16:56:00","read_submit","active","100.00","2020-05-30 17:00:20","","","2019/2020","2nd Term"),
("17","4","0","19","23","0","staff","MARKETING (5TH OF JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-weight: 600;\">SNAP AND UPLOAD ALL YOUR WORK</span><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM</span></b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">&nbsp;</span></b><b><span style=\"font-size:12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347c\"=\"\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>&nbsp;</o:p></span></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size: 12pt; font-family: \" copperplate=\"\" gothic=\"\" light\",=\"\" sans-serif;=\"\" color:=\"\" rgb(46,=\"\" 52,=\"\" 124);\"=\"\">2pm to 3pm</span></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">&nbsp;</span></b><b><span style=\"font-size:12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347c\"=\"\">2</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">Question&nbsp;\n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">List&nbsp;four&nbsp;types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">State&nbsp;seven&nbsp;functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","2020-06-05 17:04:00","read_submit","active","100.00","2020-05-30 17:08:47","","","2019/2020","2nd Term"),
("18","5","0","19","23","0","staff","MARKETING (5TH OF JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD ALL YOUR WORK</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">2PM- 3PM<o:p></o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">&nbsp;</span></b><b><span style=\"font-size:12.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">1</span></b><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>&nbsp;</o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><font color=\"#2e347c\" face=\"Copperplate Gothic Light, sans-serif\"><span style=\"font-size: 16px;\"><b>2pm to 3pm</b></span></font></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">Question&nbsp;\n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">List&nbsp;four&nbsp;types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">State&nbsp;seven&nbsp;functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","2020-06-05 17:04:00","read_submit","active","100.00","2020-05-30 17:11:30","","","2019/2020","2nd Term"),
("19","6","0","19","23","0","staff","MARKETING (5TH OF JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD ALL YOUR WORK</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">2PM- 3PM<o:p></o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">&nbsp;</span></b><b><span style=\"font-size:12.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">1</span></b><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>&nbsp;</o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><font color=\"#2e347c\" face=\"Copperplate Gothic Light, sans-serif\"><span style=\"font-size: 16px;\"><b>2PM TO 3PM</b></span></font></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">Question&nbsp;\n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">List&nbsp;four&nbsp;types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">State&nbsp;seven&nbsp;functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","2020-06-05 17:04:00","read_submit","active","100.00","2020-05-30 17:14:14","","","2019/2020","2nd Term"),
("20","1","0","28","18","0","staff","CIVIC EDUCATION (1ST JUNE)","<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\"><b>MONDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\"><b>TIME 9A -12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\">READ\nABOUT VALUES (PAGE 1-5)</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l1 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN THE MEANING OF VALUES</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l1 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN 3 TYPES OF VALUES</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l1 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE THE IMPORTANT OF VALUES IN THE SOCIETY</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l1 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DESCRIBE THE VARIOUS VALUES IN THE SOCIETY</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l1 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->5.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->IDENTIFY 7 FACTORS THAT PROMOTE GOOD VALUES</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\"><b>2PM -3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\">HONESTY\n(PAGE 1- 5)</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l0 level1 lfo2;tab-stops:9.0pt\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN HONESTY</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l0 level1 lfo2;tab-stops:9.0pt\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 10 ATTRIBUTE OF HONESTY AND EXPLAIN EACH\nBRIEFLY&nbsp;</p>","2020-06-05 16:05:00","read_submit","active","100.00","2020-06-01 16:06:26","","","2019/2020","2nd Term"),
("21","1","0","1","8","0","staff","ENGLISH LANGUAGE  (3RD JUNE)","<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\"><b>MONDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\"><b>TIME 9A -12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\">READ\nABOUT VALUES (PAGE 1-5)</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l1 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN THE MEANING OF VALUES</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l1 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN 3 TYPES OF VALUES</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l1 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE THE IMPORTANT OF VALUES IN THE SOCIETY</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l1 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DESCRIBE THE VARIOUS VALUES IN THE SOCIETY</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l1 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->5.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->IDENTIFY 7 FACTORS THAT PROMOTE GOOD VALUES</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\"><b>2PM -3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\">HONESTY\n(PAGE 1- 5)</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l0 level1 lfo2;tab-stops:9.0pt\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN HONESTY</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l0 level1 lfo2;tab-stops:9.0pt\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 10 ATTRIBUTE OF HONESTY AND EXPLAIN EACH\nBRIEFLY&nbsp;</p>","2020-06-05 16:10:00","read_submit","active","100.00","2020-06-01 16:11:50","","","2019/2020","2nd Term"),
("22","2","0","1","8","0","staff","ENGLISH LANGUAGE  (1ST JUNE)","<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>MONDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>ARTICLE<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>TIME 9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:0in;margin-right:0in;margin-bottom:\n0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;text-indent:\n-.25in;mso-list:l0 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->READ ABOUT ARTICLE (PAGE 26 -30)</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># WRITING THE ARTICLE</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># FIRST PARAGRAPH</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\">#FINAL PARAGRAPH</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># EXPRESSION AND\nMECHANICAL ACCURACY</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># MODEL ARTICLE</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\">#SPEECHES IN SCHOL\nDEBATE</p>","2020-06-05 16:10:00","read_submit","active","100.00","2020-06-01 16:15:00","","","2019/2020","2nd Term"),
("23","2","0","1","8","0","staff","ENGLISH LANGUAGE  (3RD JUNE)","<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>RIVISION EXERCISE (PAGE 30)<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># KNOW HOW TO WRITE\nPARAGRAPH 1 TO 4</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\">#CONCLUDING REMARKS</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><br></p>","2020-06-05 16:10:00","read_submit","active","100.00","2020-06-01 16:18:28","","","2019/2020","2nd Term"),
("24","2","0","1","8","0","staff","ENGLISH LANGUAGE  (5TH JUNE)","<p>ENGLISH LANG</p><p><b>9AM - 12PM</b></p><p><b>PAGE 30</b></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 13.5pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 13.5pt;\">ATTEMPT EXERCISE 1 AND 5, </p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 13.5pt;\"><b>NB&nbsp;</b>SNAP AND UPLOAD</p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 13.5pt;\"><o:p>&nbsp;</o:p></p>","2020-06-05 16:10:00","read_submit","active","100.00","2020-06-01 16:21:26","","","2019/2020","2nd Term"),
("25","3","0","28","18","0","staff","CIVIC EDUCATION (1ST OF JUNE)","<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>MONDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>9AM -3AM<o:p></o:p></b></p><p class=\"MsoListParagraph\" style=\"margin-top:0in;margin-right:0in;margin-bottom:\n0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;text-indent:\n-.25in;mso-list:l0 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->READ ABOUT DUTIES AND RESPONSIBILITIES OF A\nCITIZEN (PAGE 22 â€“ 31)</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 1</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 2</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 3</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 4</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\">#UNIT 5</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraph\" style=\"margin-top:0in;margin-right:0in;margin-bottom:\n0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;text-indent:\n-.25in;mso-list:l0 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->CONTINUE WITH DUTIES AND RESPONSIBILITIES OF A\nCITIZEN (PAGE 22 â€“ 31)</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 6</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 7</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 8</p>","2020-06-05 16:40:00","read_submit","active","100.00","2020-06-01 16:40:52","","","2019/2020","2nd Term"),
("26","3","0","28","18","0","staff","CIVIC EDUCATION (3RD OF JUNE)","<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:0in;margin-right:0in;margin-bottom:\n0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;text-indent:\n-.25in;mso-list:l0 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->REVISE READ ABOUT DUTIES AND RESPONSIBILITIES OF\nA CITIZEN (PAGE 22 â€“ 31)</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 1</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\">#UNIT 2</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 3</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 4</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\">#UNIT 5</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:0in;margin-right:0in;margin-bottom:\n0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;text-indent:\n-.25in;mso-list:l0 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->CONTINUE WITH DUTIES AND RESPONSIBILITIES OF A\nCITIZEN (PAGE 22 â€“ 31)</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 6</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\">#UNIT 7</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 8</p>","2020-06-05 16:40:00","read_submit","active","100.00","2020-06-01 16:42:34","","","2019/2020","2nd Term"),
("27","3","0","28","18","0","staff","CIVIC EDUCATION (5TH OF JUNE)","<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>FRIDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\">ASSIGNMENT</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\">ATTEMPT THE DEBATABLE\nTOPICS NUMBER 1, 2 AND 4.</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\">\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b><u>NB</u> </b>SNAP AND UPLOAD</p>","2020-06-05 16:40:00","read_submit","active","100.00","2020-06-01 16:44:00","","","2019/2020","2nd Term"),
("28","4","0","2","16","0","staff","CORRECTIONS OF LAST WEEK MATHEMATICS QUESTIONS","","2020-06-12 11:02:00","read_only","active","100.00","2020-06-08 11:04:18","","","2019/2020","2nd Term"),
("29","5","0","2","16","0","staff","CORRECTIONS OF LAST WEEK MATHEMATICS QUESTIONS","","2020-06-12 11:02:00","read_only","active","100.00","2020-06-08 11:07:37","","","2019/2020","2nd Term"),
("30","6","0","2","16","0","staff","CORRECTIONS OF LAST WEEK MATHEMATICS QUESTIONS","","2020-06-12 11:02:00","read_only","active","100.00","2020-06-08 11:13:14","","","2019/2020","2nd Term"),
("31","4","0","1","6","0","staff","ENGLISH LANGUAGE  (8TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY 8<sup>TH</sup> JUNE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b>9AM â€“ 12PM</b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  9.5pt;line-height:115%;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">Question 1</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">You have learnt that your younger brother intends to involve\n  himself in examination malpractice during the WASSCE. Write a letter to him\n  warning him of the dangers of such an action and urging him to concentrate on\n  his studies instead</span></i></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">Write an article suitable for publication in one of your\n  national dailies discussing the vandalization of public facilities in your\n  country and its effects.</span></i></b><b><span style=\"font-size:7.5pt;\n  font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">2pm â€“ 3pm<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">Question 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">Write a letter to the Minister of Works in your country\n  complaining about the deplorable condition of the roads in your area and the\n  effects this has on the lives of your people.</span></i></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","2020-06-12 11:36:00","read_submit","active","100.00","2020-06-08 11:37:47","","","2019/2020","2nd Term"),
("32","5","0","1","6","0","staff","ENGLISH LANGUAGE  (8TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY 8<sup>TH</sup> JUNE<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b>9AM â€“ 12PM</b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  9.5pt;line-height:115%;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">Question 1</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">You have learnt that your younger brother intends to involve\n  himself in examination malpractice during the WASSCE. Write a letter to him\n  warning him of the dangers of such an action and urging him to concentrate on\n  his studies instead</span></i></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">Write an article suitable for publication in one of your\n  national dailies discussing the vandalization of public facilities in your\n  country and its effects.</span></i></b><b><span style=\"font-size:7.5pt;\n  font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">2pm â€“ 3pm<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">Question 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">Write a letter to the Minister of Works in your country\n  complaining about the deplorable condition of the roads in your area and the\n  effects this has on the lives of your people.</span></i></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","2020-06-12 11:36:00","read_submit","active","100.00","2020-06-08 11:39:28","","","2019/2020","2nd Term"),
("33","6","0","1","6","0","staff","ENGLISH LANGUAGE  (8TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY 8<sup>TH</sup> JUNE<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b>9AM â€“ 12PM</b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  9.5pt;line-height:115%;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">Question 1</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">You have learnt that your younger brother intends to involve\n  himself in examination malpractice during the WASSCE. Write a letter to him\n  warning him of the dangers of such an action and urging him to concentrate on\n  his studies instead</span></i></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">Write an article suitable for publication in one of your\n  national dailies discussing the vandalization of public facilities in your\n  country and its effects.</span></i></b><b><span style=\"font-size:7.5pt;\n  font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">2pm â€“ 3pm<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">Question 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">Write a letter to the Minister of Works in your country\n  complaining about the deplorable condition of the roads in your area and the\n  effects this has on the lives of your people.</span></i></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","2020-06-12 11:36:00","read_submit","active","100.00","2020-06-08 11:40:46","","","2019/2020","2nd Term"),
("34","4","0","2","16","0","staff","MATHEMATICS (1OTH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">MATHEMATICS</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#443CAB\">&nbsp;a) Solve, correct to two\ndecimal places, the equation 4x<sup>2</sup>&nbsp;= l1x + 2l.<br>\n(b) A man invests Â£1500 for two years at compound interest. After one year, his\nmoney amounts to Â£1560. Find the:<br>\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(i)\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Rate of interest;<br>\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii)\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Interest for the second\nyear.<br>\n(c)A car costs N300,OOO.00. It depreciates by 25% in the first year and 20% in\nthe second year. Find its value after 2 years<o:p></o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#443CAB\"><o:p>&nbsp;</o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">2PM â€“\n  3PM<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">question\n  8</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n   <tbody><tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">37<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">46<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">24<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">36<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">22<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">38<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">21<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">32<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">41<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">46<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">28<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">43<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">47<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">40<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">44<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">38<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">45<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">25<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n  </tbody></table>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(a)Form a frequency distribution of the data using the\n  intervals: 21 - 25, 26 - 30, 31 - 35, etc.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(b)Draw the histogram of the distribution.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(c)Use your histogram to estimate the mode.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(d)Calculate the mean age<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","2020-06-12 11:44:00","read_submit","active","100.00","2020-06-08 11:45:22","","","2019/2020","2nd Term"),
("35","5","0","2","16","0","staff","MATHEMATICS (10TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">MATHEMATICS</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">9AM - 12PM</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#443CAB\">&nbsp;a) Solve, correct to two\ndecimal places, the equation 4x<sup>2</sup>&nbsp;= l1x + 2l.<br>\n(b) A man invests Â£1500 for two years at compound interest. After one year, his\nmoney amounts to Â£1560. Find the:<br>\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(i)\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Rate of interest;<br>\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii)\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Interest for the second\nyear.<br>\n(c)A car costs N300,OOO.00. It depreciates by 25% in the first year and 20% in\nthe second year. Find its value after 2 years<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#443CAB\"><o:p>&nbsp;</o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">2PM â€“\n  3PM<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">question\n  8</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n   <tbody><tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">37<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">46<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">24<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">36<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">22<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">38<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">21<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">32<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">41<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">46<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">28<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">43<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">47<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">40<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">44<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">38<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">45<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">25<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n  </tbody></table>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(a)Form a frequency distribution of the data using the\n  intervals: 21 - 25, 26 - 30, 31 - 35, etc.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(b)Draw the histogram of the distribution.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(c)Use your histogram to estimate the mode.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(d)Calculate the mean age<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","2020-06-12 11:44:00","read_submit","active","100.00","2020-06-08 11:47:55","","","2019/2020","2nd Term"),
("36","6","0","2","16","0","staff","MATHEMATICS (1OTH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">MATHEMATICS</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">9AM - 12PM</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#443CAB\">&nbsp;a) Solve, correct to two\ndecimal places, the equation 4x<sup>2</sup>&nbsp;= l1x + 2l.<br>\n(b) A man invests Â£1500 for two years at compound interest. After one year, his\nmoney amounts to Â£1560. Find the:<br>\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(i)\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Rate of interest;<br>\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii)\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Interest for the second\nyear.<br>\n(c)A car costs N300,OOO.00. It depreciates by 25% in the first year and 20% in\nthe second year. Find its value after 2 years<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#443CAB\"><o:p>&nbsp;</o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">2PM â€“\n  3PM<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">question\n  8</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n   <tbody><tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">37<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">46<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">24<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">36<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">22<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">38<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">21<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">32<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">41<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">46<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">28<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">43<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">47<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">40<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">44<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">38<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">45<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">25<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n  </tbody></table>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(a)Form a frequency distribution of the data using the\n  intervals: 21 - 25, 26 - 30, 31 - 35, etc.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(b)Draw the histogram of the distribution.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(c)Use your histogram to estimate the mode.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(d)Calculate the mean age<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","2020-06-12 11:44:00","read_submit","active","100.00","2020-06-08 11:49:43","","","2019/2020","2nd Term"),
("37","4","0","28","10","0","staff","CIVIC EDUCATION AND MARKETING (12TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 1.&nbsp;</span><!--[endif]-->Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 2.&nbsp;</span><!--[endif]-->State three government policies on cultism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 3.&nbsp;</span><!--[endif]-->Highlight five roles civil society can play in\npromoting popular participation</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1</b><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; A.&nbsp;</span><!--[endif]-->State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; B.&nbsp;</span><!--[endif]-->Explain five factors that can determine the type\nof channels of distribution to be used by a company</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB </b>explain your points in <b>1b<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2</b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; A.&nbsp;</span><!--[endif]-->What is wharehouse?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; B.&nbsp;</span><!--[endif]-->Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp;C.&nbsp;&nbsp;</span><!--[endif]-->State six functions of a warehouse</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB </b>&nbsp;do not mix the definition of warehouse with\nware housing</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>","2020-06-12 11:59:00","read_submit","active","100.00","2020-06-08 12:03:55","","","2019/2020","2nd Term"),
("38","5","0","15","10","0","staff","CIVIC EDUCATION AND MARKETING(12TH  JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">CIVIC EDUCATION<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 1.&nbsp;</span>Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 2.&nbsp;</span>State three government policies on cultism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 3.&nbsp;</span>Highlight five roles civil society can play in promoting popular participation</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MARKETING</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1</span><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; A.&nbsp;</span>State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; B.&nbsp;</span>Explain five factors that can determine the type of channels of distribution to be used by a company</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NB&nbsp;</span>explain your points in&nbsp;<span style=\"font-weight: 600;\">1b<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 2</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; A.&nbsp;</span>What is wharehouse?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; B.&nbsp;</span>Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp;C.&nbsp;&nbsp;</span>State six functions of a warehouse</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NB&nbsp;</span>&nbsp;do not mix the definition of warehouse with ware housing</p><p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p>","2020-06-12 11:59:00","read_submit","active","100.00","2020-06-08 12:06:13","","","2019/2020","2nd Term"),
("39","6","0","15","10","0","staff","CIVIC EDUCATION AND MARKETING (12TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">CIVIC EDUCATION<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 1.&nbsp;</span>Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 2.&nbsp;</span>State three government policies on cultism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 3.&nbsp;</span>Highlight five roles civil society can play in promoting popular participation</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MARKETING</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1</span><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; A.&nbsp;</span>State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; B.&nbsp;</span>Explain five factors that can determine the type of channels of distribution to be used by a company</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NB&nbsp;</span>explain your points in&nbsp;<span style=\"font-weight: 600;\">1b<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 2</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; A.&nbsp;</span>What is wharehouse?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; B.&nbsp;</span>Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp;C.&nbsp;&nbsp;</span>State six functions of a warehouse</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NB&nbsp;</span>&nbsp;do not mix the definition of warehouse with ware housing</p><p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p>","2020-06-12 11:59:00","read_submit","active","100.00","2020-06-08 12:07:30","","","2019/2020","2nd Term"),
("40","1","0","3","14","0","staff","BASIC SCIENCE MONDAY (8TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoListParagraph\" style=\"margin-left:25.75pt;text-indent:-19.8pt;\nmso-list:l0 level1 lfo1;tab-stops:25.8pt 52.7pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp; Mention three implication of\nwrong scientific practices to an individuals<span style=\"letter-spacing:-1.85pt\">\n</span>life.<o:p></o:p></span></p><p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:52.95pt;margin-bottom:.0001pt;text-indent:-27.0pt;mso-list:\nl0 level2 lfo1;tab-stops:52.95pt 53.0pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">Mention three ways in which science knowledge can be applied<span style=\"letter-spacing:-1.9pt\"> </span>rightly.<o:p></o:p></span></p><p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:53.25pt;margin-bottom:.0001pt;text-indent:-27.05pt;mso-list:\nl0 level2 lfo1;tab-stops:53.25pt 53.3pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">What is the meaning of Ethics in<span style=\"letter-spacing:-.3pt\"> </span>science.<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:53.25pt 53.3pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:53.25pt 53.3pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoBodyText\"><b><span style=\"font-size:11.0pt\">2PM â€“ 3PM<o:p></o:p></span></b></p><p class=\"MsoListParagraph\" style=\"margin-top:9.6pt;margin-right:0in;margin-bottom:\n0in;margin-left:26.25pt;margin-bottom:.0001pt;text-indent:-19.8pt;mso-list:\nl0 level1 lfo1;tab-stops:26.3pt 53.35pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp; Highlight five importance of<span style=\"letter-spacing:1.4pt\"> </span>sanitation.<o:p></o:p></span></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraph\" style=\"margin-left:52.95pt;text-indent:-26.95pt;\nmso-list:l0 level2 lfo1\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;\nletter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">Outline three methods in maintaining proper<span style=\"letter-spacing:\n.75pt\"> </span>sanitation</span></p>","2020-06-12 16:09:00","read_submit","active","100.00","2020-06-08 16:11:16","","","2019/2020","2nd Term"),
("41","2","0","3","14","0","staff","BASIC SCIENCE MONDAY(8TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-left:25.75pt;text-indent:-19.8pt;\nmso-list:l0 level1 lfo1;tab-stops:25.8pt 52.7pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp; Mention three implication of\nwrong scientific practices to an individuals<span style=\"letter-spacing:-1.85pt\">\n</span>life.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:52.95pt;margin-bottom:.0001pt;text-indent:-27.0pt;mso-list:\nl0 level2 lfo1;tab-stops:52.95pt 53.0pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">Mention three ways in which science knowledge can be applied<span style=\"letter-spacing:-1.9pt\"> </span>rightly.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:53.25pt;margin-bottom:.0001pt;text-indent:-27.05pt;mso-list:\nl0 level2 lfo1;tab-stops:53.25pt 53.3pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">What is the meaning of Ethics in<span style=\"letter-spacing:-.3pt\"> </span>science.<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:53.25pt 53.3pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:53.25pt 53.3pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoBodyText\"><b><span style=\"font-size:11.0pt\">2PM â€“ 3PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.6pt;margin-right:0in;margin-bottom:\n0in;margin-left:26.25pt;margin-bottom:.0001pt;text-indent:-19.8pt;mso-list:\nl0 level1 lfo1;tab-stops:26.3pt 53.35pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp; Highlight five importance of<span style=\"letter-spacing:1.4pt\"> </span>sanitation.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-left:52.95pt;text-indent:-26.95pt;\nmso-list:l0 level2 lfo1\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;\nletter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">Outline three methods in maintaining proper<span style=\"letter-spacing:\n.75pt\"> </span>sanitation</span></p>","2020-06-12 16:09:00","read_submit","active","100.00","2020-06-08 16:11:59","","","2019/2020","2nd Term"),
("42","3","0","3","14","0","staff","BASIC SCIENCE MONDAY (8TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-left:25.75pt;text-indent:-19.8pt;\nmso-list:l0 level1 lfo1;tab-stops:25.8pt 52.7pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp; Mention three implication of\nwrong scientific practices to an individuals<span style=\"letter-spacing:-1.85pt\">\n</span>life.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:52.95pt;margin-bottom:.0001pt;text-indent:-27.0pt;mso-list:\nl0 level2 lfo1;tab-stops:52.95pt 53.0pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">Mention three ways in which science knowledge can be applied<span style=\"letter-spacing:-1.9pt\"> </span>rightly.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:53.25pt;margin-bottom:.0001pt;text-indent:-27.05pt;mso-list:\nl0 level2 lfo1;tab-stops:53.25pt 53.3pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">What is the meaning of Ethics in<span style=\"letter-spacing:-.3pt\"> </span>science.<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:53.25pt 53.3pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:53.25pt 53.3pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoBodyText\"><b><span style=\"font-size:11.0pt\">2PM â€“ 3PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.6pt;margin-right:0in;margin-bottom:\n0in;margin-left:26.25pt;margin-bottom:.0001pt;text-indent:-19.8pt;mso-list:\nl0 level1 lfo1;tab-stops:26.3pt 53.35pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp; Highlight five importance of<span style=\"letter-spacing:1.4pt\"> </span>sanitation.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-left:52.95pt;text-indent:-26.95pt;\nmso-list:l0 level2 lfo1\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;\nletter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">Outline three methods in maintaining proper<span style=\"letter-spacing:\n.75pt\"> </span>sanitation</span></p>","2020-06-12 16:09:00","read_submit","active","100.00","2020-06-08 16:13:03","","","2019/2020","2nd Term"),
("43","1","0","3","14","0","staff","BASIC SCIENCE (WEDNESDAY 10TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.4pt;margin-right:0in;margin-bottom:\n0in;margin-left:25.75pt;margin-bottom:.0001pt;text-indent:-19.8pt;mso-list:\nl0 level1 lfo1;tab-stops:26.95pt 27.0pt 53.9pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp; Define simple<span style=\"letter-spacing:.8pt\"> </span>machine<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.75pt;margin-right:0in;margin-bottom:\n0in;margin-left:53.95pt;margin-bottom:.0001pt;text-indent:-27.05pt;mso-list:\nl0 level2 lfo1;tab-stops:53.95pt .75in\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">Give four examples of simple<span style=\"letter-spacing:1.15pt\"> </span>machine<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:54.05pt;margin-bottom:.0001pt;text-indent:-26.9pt;mso-list:\nl0 level2 lfo1;tab-stops:54.05pt 54.1pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State two ways of maintaining a<span style=\"letter-spacing:.35pt\"> </span>machine.<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:54.05pt 54.1pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:54.05pt 54.1pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoBodyText\"><span style=\"font-size:11.0pt\">2PM â€“ 3PM<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.4pt;margin-right:198.2pt;\nmargin-bottom:0in;margin-left:54.5pt;margin-bottom:.0001pt;text-indent:-47.1pt;\nline-height:138%;mso-list:l0 level1 lfo1;tab-stops:27.45pt 27.5pt 54.45pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;line-height:138%;letter-spacing:-.05pt;mso-font-width:\n94%\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt;line-height:138%\">(a)&nbsp;&nbsp; Classify<span style=\"letter-spacing:-1.6pt\"> </span>the<span style=\"letter-spacing:-1.8pt\"> </span>following<span style=\"letter-spacing:-1.55pt\"> </span>into<span style=\"letter-spacing:-1.75pt\">\n</span>good<span style=\"letter-spacing:-1.65pt\"> </span>and<span style=\"letter-spacing:-1.9pt\"> </span>bad<span style=\"letter-spacing:-1.75pt\"> </span>conductors:\n[<span style=\"letter-spacing:-1.0pt\"> </span>wood,<span style=\"letter-spacing:\n-.3pt\"> </span>aluminium,<span style=\"letter-spacing:-.3pt\"> </span>iron,<span style=\"letter-spacing:-.65pt\"> </span>silver,<span style=\"letter-spacing:-.45pt\">\n</span>plastic,<span style=\"letter-spacing:-.25pt\"> </span>wool<span style=\"letter-spacing:-.5pt\"> </span>]<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:.1pt;margin-right:0in;margin-bottom:\n0in;margin-left:54.95pt;margin-bottom:.0001pt;text-indent:-27.3pt;mso-list:\nl0 level2 lfo1;tab-stops:54.95pt 55.0pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">What are the three methods of heat<span style=\"letter-spacing:.2pt\"> </span>transfer?<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:55.0pt;margin-bottom:.0001pt;text-indent:-27.1pt;mso-list:l0 level2 lfo1;\ntab-stops:55.0pt 55.05pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;\nletter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State two applications of<span style=\"letter-spacing:.55pt\"> </span>convection.<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>","2020-06-12 16:09:00","read_submit","active","100.00","2020-06-08 16:20:31","","","2019/2020","2nd Term"),
("44","2","0","3","14","0","staff","BASIC SCIENCE WEDNESDAY (10TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.4pt;margin-right:0in;margin-bottom:\n0in;margin-left:25.75pt;margin-bottom:.0001pt;text-indent:-19.8pt;mso-list:\nl0 level1 lfo1;tab-stops:26.95pt 27.0pt 53.9pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp; Define simple<span style=\"letter-spacing:.8pt\"> </span>machine<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.75pt;margin-right:0in;margin-bottom:\n0in;margin-left:53.95pt;margin-bottom:.0001pt;text-indent:-27.05pt;mso-list:\nl0 level2 lfo1;tab-stops:53.95pt .75in\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">Give four examples of simple<span style=\"letter-spacing:1.15pt\"> </span>machine<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:54.05pt;margin-bottom:.0001pt;text-indent:-26.9pt;mso-list:\nl0 level2 lfo1;tab-stops:54.05pt 54.1pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State two ways of maintaining a<span style=\"letter-spacing:.35pt\"> </span>machine.<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:54.05pt 54.1pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:54.05pt 54.1pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoBodyText\"><span style=\"font-size:11.0pt\">2PM â€“ 3PM<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.4pt;margin-right:198.2pt;\nmargin-bottom:0in;margin-left:54.5pt;margin-bottom:.0001pt;text-indent:-47.1pt;\nline-height:138%;mso-list:l0 level1 lfo1;tab-stops:27.45pt 27.5pt 54.45pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;line-height:138%;letter-spacing:-.05pt;mso-font-width:\n94%\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt;line-height:138%\">(a)&nbsp;&nbsp; Classify<span style=\"letter-spacing:-1.6pt\"> </span>the<span style=\"letter-spacing:-1.8pt\"> </span>following<span style=\"letter-spacing:-1.55pt\"> </span>into<span style=\"letter-spacing:-1.75pt\">\n</span>good<span style=\"letter-spacing:-1.65pt\"> </span>and<span style=\"letter-spacing:-1.9pt\"> </span>bad<span style=\"letter-spacing:-1.75pt\"> </span>conductors:\n[<span style=\"letter-spacing:-1.0pt\"> </span>wood,<span style=\"letter-spacing:\n-.3pt\"> </span>aluminium,<span style=\"letter-spacing:-.3pt\"> </span>iron,<span style=\"letter-spacing:-.65pt\"> </span>silver,<span style=\"letter-spacing:-.45pt\">\n</span>plastic,<span style=\"letter-spacing:-.25pt\"> </span>wool<span style=\"letter-spacing:-.5pt\"> </span>]<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:.1pt;margin-right:0in;margin-bottom:\n0in;margin-left:54.95pt;margin-bottom:.0001pt;text-indent:-27.3pt;mso-list:\nl0 level2 lfo1;tab-stops:54.95pt 55.0pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">What are the three methods of heat<span style=\"letter-spacing:.2pt\"> </span>transfer?<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:55.0pt;margin-bottom:.0001pt;text-indent:-27.1pt;mso-list:l0 level2 lfo1;\ntab-stops:55.0pt 55.05pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;\nletter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State two applications of<span style=\"letter-spacing:.55pt\"> </span>convection.<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>","2020-06-12 16:09:00","read_submit","active","100.00","2020-06-08 16:21:52","","","2019/2020","2nd Term"),
("45","3","0","3","14","0","staff","BASIC SCIENCE WEDNESDAY(10TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.4pt;margin-right:0in;margin-bottom:\n0in;margin-left:25.75pt;margin-bottom:.0001pt;text-indent:-19.8pt;mso-list:\nl0 level1 lfo1;tab-stops:26.95pt 27.0pt 53.9pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp; Define simple<span style=\"letter-spacing:.8pt\"> </span>machine<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.75pt;margin-right:0in;margin-bottom:\n0in;margin-left:53.95pt;margin-bottom:.0001pt;text-indent:-27.05pt;mso-list:\nl0 level2 lfo1;tab-stops:53.95pt .75in\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">Give four examples of simple<span style=\"letter-spacing:1.15pt\"> </span>machine<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:54.05pt;margin-bottom:.0001pt;text-indent:-26.9pt;mso-list:\nl0 level2 lfo1;tab-stops:54.05pt 54.1pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State two ways of maintaining a<span style=\"letter-spacing:.35pt\"> </span>machine.<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:54.05pt 54.1pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:54.05pt 54.1pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoBodyText\"><span style=\"font-size:11.0pt\">2PM â€“ 3PM<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.4pt;margin-right:198.2pt;\nmargin-bottom:0in;margin-left:54.5pt;margin-bottom:.0001pt;text-indent:-47.1pt;\nline-height:138%;mso-list:l0 level1 lfo1;tab-stops:27.45pt 27.5pt 54.45pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;line-height:138%;letter-spacing:-.05pt;mso-font-width:\n94%\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt;line-height:138%\">(a)&nbsp;&nbsp; Classify<span style=\"letter-spacing:-1.6pt\"> </span>the<span style=\"letter-spacing:-1.8pt\"> </span>following<span style=\"letter-spacing:-1.55pt\"> </span>into<span style=\"letter-spacing:-1.75pt\">\n</span>good<span style=\"letter-spacing:-1.65pt\"> </span>and<span style=\"letter-spacing:-1.9pt\"> </span>bad<span style=\"letter-spacing:-1.75pt\"> </span>conductors:\n[<span style=\"letter-spacing:-1.0pt\"> </span>wood,<span style=\"letter-spacing:\n-.3pt\"> </span>aluminium,<span style=\"letter-spacing:-.3pt\"> </span>iron,<span style=\"letter-spacing:-.65pt\"> </span>silver,<span style=\"letter-spacing:-.45pt\">\n</span>plastic,<span style=\"letter-spacing:-.25pt\"> </span>wool<span style=\"letter-spacing:-.5pt\"> </span>]<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:.1pt;margin-right:0in;margin-bottom:\n0in;margin-left:54.95pt;margin-bottom:.0001pt;text-indent:-27.3pt;mso-list:\nl0 level2 lfo1;tab-stops:54.95pt 55.0pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">What are the three methods of heat<span style=\"letter-spacing:.2pt\"> </span>transfer?<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:55.0pt;margin-bottom:.0001pt;text-indent:-27.1pt;mso-list:l0 level2 lfo1;\ntab-stops:55.0pt 55.05pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;\nletter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State two applications of<span style=\"letter-spacing:.55pt\"> </span>convection.<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>","2020-06-12 16:09:00","read_submit","active","100.00","2020-06-08 16:22:34","","","2019/2020","2nd Term"),
("46","1","0","3","14","0","staff","BASIC SCIENCE FRIDAY (12TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.6pt;margin-right:0in;margin-bottom:\n0in;margin-left:25.75pt;margin-bottom:.0001pt;text-indent:-19.8pt;mso-list:\nl0 level1 lfo1;tab-stops:28.2pt 55.2pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp;&nbsp; What is<span style=\"letter-spacing:.1pt\"> </span>desertification?<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:55.5pt;margin-bottom:.0001pt;text-indent:-27.15pt;mso-list:\nl0 level2 lfo1;tab-stops:55.5pt 55.55pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State three effects of<span style=\"letter-spacing:.4pt\"> </span>desertification.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:55.7pt;margin-bottom:.0001pt;text-indent:-27.1pt;mso-list:l0 level2 lfo1;\ntab-stops:55.7pt 55.75pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;\nletter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State three methods for the control of<span style=\"letter-spacing:.05pt\">\n</span>desertification.<o:p></o:p></span></p>","2020-06-12 16:09:00","read_submit","active","100.00","2020-06-08 16:25:51","","","2019/2020","2nd Term"),
("47","2","0","3","14","0","staff","BASIC SCIENCE FRIDAY (12TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.6pt;margin-right:0in;margin-bottom:\n0in;margin-left:25.75pt;margin-bottom:.0001pt;text-indent:-19.8pt;mso-list:\nl0 level1 lfo1;tab-stops:28.2pt 55.2pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp;&nbsp; What is<span style=\"letter-spacing:.1pt\"> </span>desertification?<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:55.5pt;margin-bottom:.0001pt;text-indent:-27.15pt;mso-list:\nl0 level2 lfo1;tab-stops:55.5pt 55.55pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State three effects of<span style=\"letter-spacing:.4pt\"> </span>desertification.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:55.7pt;margin-bottom:.0001pt;text-indent:-27.1pt;mso-list:l0 level2 lfo1;\ntab-stops:55.7pt 55.75pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;\nletter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State three methods for the control of<span style=\"letter-spacing:.05pt\">\n</span>desertification.<o:p></o:p></span></p>","2020-06-12 16:09:00","read_submit","active","100.00","2020-06-08 16:27:01","","","2019/2020","2nd Term"),
("48","3","0","3","14","0","staff","BASIC SCIENCE FRIDAY (12TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.6pt;margin-right:0in;margin-bottom:\n0in;margin-left:25.75pt;margin-bottom:.0001pt;text-indent:-19.8pt;mso-list:\nl0 level1 lfo1;tab-stops:28.2pt 55.2pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp;&nbsp; What is<span style=\"letter-spacing:.1pt\"> </span>desertification?<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:55.5pt;margin-bottom:.0001pt;text-indent:-27.15pt;mso-list:\nl0 level2 lfo1;tab-stops:55.5pt 55.55pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State three effects of<span style=\"letter-spacing:.4pt\"> </span>desertification.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:55.7pt;margin-bottom:.0001pt;text-indent:-27.1pt;mso-list:l0 level2 lfo1;\ntab-stops:55.7pt 55.75pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;\nletter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State three methods for the control of<span style=\"letter-spacing:.05pt\">\n</span>desertification.<o:p></o:p></span></p>","2020-06-12 16:09:00","read_submit","active","100.00","2020-06-08 16:28:02","","","2019/2020","2nd Term"),
("49","4","0","2","16","0","staff","CORRECTIONS OF LAST WEEK MATHEMATICS QUESTIONS (JUNE 10TH)","","2020-06-19 12:28:00","read_only","active","100.00","2020-06-15 12:30:51","","","2019/2020","2nd Term"),
("50","5","0","2","16","0","staff","CORRECTIONS OF LAST WEEK MATHEMATICS QUESTIONS (JUNE 10TH)","","2020-06-19 12:28:00","read_only","active","100.00","2020-06-15 12:31:50","","","2019/2020","2nd Term"),
("51","6","0","2","16","0","staff","CORRECTIONS OF LAST WEEK MATHEMATICS QUESTIONS (JUNE 1OTH)","","2020-06-19 12:28:00","read_only","active","100.00","2020-06-15 12:32:48","","","2019/2020","2nd Term"),
("52","4","0","2","16","0","staff","MATHEMATICS (JUNE 15)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">9AM â€“ 12PM</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><br></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><o:p>&nbsp;</o:p></span></b></p>\n  <table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n   mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n   mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n   mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n   <tbody><tr>\n    <td style=\"padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n    line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n    mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n    color:#2E347C\">Question 1<o:p></o:p></span></b></p>\n    </td>\n   </tr>\n   <tr>\n    <td style=\"padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">The table shows the\n    number of children per family in a community.<o:p></o:p></span></b></p>\n    <div align=\"center\">\n    <table class=\"MsoNormalTable\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n     <tbody><tr>\n      <td width=\"126\" valign=\"top\" style=\"width:94.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n      line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\"><br>\n      No. of children<o:p></o:p></span></p>\n      </td>\n      <td width=\"48\" valign=\"top\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">0<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">1<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">2<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">3<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">4<o:p></o:p></span></p>\n      </td>\n      <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">5<o:p></o:p></span></p>\n      </td>\n     </tr>\n     <tr>\n      <td width=\"126\" valign=\"top\" style=\"width:94.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">No. of families<o:p></o:p></span></p>\n      </td>\n      <td width=\"48\" valign=\"top\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">3<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">5<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">7<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">4<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">3<o:p></o:p></span></p>\n      </td>\n      <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">2<o:p></o:p></span></p>\n      </td>\n     </tr>\n    </tbody></table>\n    </div>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)\n    Find the:<o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(i)&nbsp;Mode;</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(ii)\n    third quartile;<o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(iii)\n    probability that a family has&nbsp;</span></b><b><span style=\"font-size:\n    7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n    mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n    color:#443CAB\">at least 2</span></b><b><span style=\"font-size:7.5pt;\n    font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;children.<o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b)\n    If a pie chart were to be drawn for the data, what would be the sectoral\n    angle representing families with one child?</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><div>\n\n<table cellspacing=\"0\" cellpadding=\"0\" hspace=\"0\" vspace=\"0\" align=\"right\">\n <tbody><tr>\n  <td valign=\"top\" align=\"left\" style=\"padding-top:0in;padding-right:2.25pt;\n  padding-bottom:0in;padding-left:2.25pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(c)&nbsp;&nbsp;&nbsp;&nbsp;\n  If&nbsp;&nbsp;<u>&nbsp;21 â€“ y x 2y â€“ 1</u>&nbsp;&nbsp;&nbsp; = 82 â€“ 3y, find\n  y.<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  2y + 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n</div><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><o:p></o:p></span></b></p>\n    </td>\n   </tr>\n  </tbody></table>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">2PM - 3PM</span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)Out\n  of 30 candidates applying for a post, 17 have degrees, 15 diplomas and 4\n  neither degree nor diploma. How many of them have both?<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b)\n  In triangle PQR, M and N are points on the sides PQ and PR respectively such\n  that MN is parallel to QR. If &lt;PRQ=75o, PN = QN and &lt;PNQ = 125o,\n  determine<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(i)&nbsp;&lt;NQR;</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(ii)&nbsp;&lt;NPM&gt;</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","2020-06-19 14:13:00","read_submit","active","100.00","2020-06-15 14:19:23","","","2019/2020","2nd Term"),
("53","5","0","2","16","0","staff","MATHEMATICS (JUNE 15TH)","<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">9AM â€“ 12PM</span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><br></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><o:p>&nbsp;</o:p></span></span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 757.273px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question 1<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">The table shows the number of children per family in a community.<o:p></o:p></span></span></p><div align=\"center\"><table class=\"MsoNormalTable\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"width: 755.455px;\"><tbody><tr><td width=\"126\" valign=\"top\" style=\"padding: 0in; width: 94.5pt;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><br>No. of children<o:p></o:p></span></p></td><td width=\"48\" valign=\"top\" style=\"padding: 0in; width: 0.5in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">0<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">1<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">2<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">3<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">4<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">5<o:p></o:p></span></p></td></tr><tr><td width=\"126\" valign=\"top\" style=\"padding: 0in; width: 94.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">No. of families<o:p></o:p></span></p></td><td width=\"48\" valign=\"top\" style=\"padding: 0in; width: 0.5in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">3<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">5<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">7<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">4<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">3<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">2<o:p></o:p></span></p></td></tr></tbody></table></div><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a) Find the:<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(i)&nbsp;Mode;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(ii) third quartile;<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(iii) probability that a family has&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">at least 2</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;children.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b) If a pie chart were to be drawn for the data, what would be the sectoral angle representing families with one child?</span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><br></p><div><table cellspacing=\"0\" cellpadding=\"0\" hspace=\"0\" vspace=\"0\" align=\"right\" style=\"width: 755.455px;\"><tbody><tr><td valign=\"top\" align=\"left\" style=\"padding: 0in 2.25pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(c)&nbsp;&nbsp;&nbsp;&nbsp; If&nbsp;&nbsp;<u>&nbsp;21 â€“ y x 2y â€“ 1</u>&nbsp;&nbsp;&nbsp; = 82 â€“ 3y, find y.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2y + 2<o:p></o:p></span></span></p></td></tr></tbody></table></div><p class=\"MsoNormal\" style=\"line-height: normal;\"><br></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><o:p></o:p></span></span></p></td></tr></tbody></table></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2PM - 3PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question 2<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)Out of 30 candidates applying for a post, 17 have degrees, 15 diplomas and 4 neither degree nor diploma. How many of them have both?<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b) In triangle PQR, M and N are points on the sides PQ and PR respectively such that MN is parallel to QR. If &lt;PRQ=75o, PN = QN and &lt;PNQ = 125o, determine<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(i)&nbsp;&lt;NQR;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(ii)&nbsp;&lt;NPM&gt;</span></span></p></td></tr></tbody></table>","2020-06-19 14:13:00","read_submit","active","100.00","2020-06-15 14:20:21","","","2019/2020","2nd Term"),
("54","6","0","2","16","0","staff","MATHEMATICS (JUNE 15TH)","<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">9AM â€“ 12PM</span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><br></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><o:p>&nbsp;</o:p></span></span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 757.273px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question 1<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">The table shows the number of children per family in a community.<o:p></o:p></span></span></p><div align=\"center\"><table class=\"MsoNormalTable\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"width: 755.455px;\"><tbody><tr><td width=\"126\" valign=\"top\" style=\"padding: 0in; width: 94.5pt;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><br>No. of children<o:p></o:p></span></p></td><td width=\"48\" valign=\"top\" style=\"padding: 0in; width: 0.5in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">0<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">1<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">2<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">3<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">4<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">5<o:p></o:p></span></p></td></tr><tr><td width=\"126\" valign=\"top\" style=\"padding: 0in; width: 94.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">No. of families<o:p></o:p></span></p></td><td width=\"48\" valign=\"top\" style=\"padding: 0in; width: 0.5in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">3<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">5<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">7<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">4<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">3<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">2<o:p></o:p></span></p></td></tr></tbody></table></div><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a) Find the:<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(i)&nbsp;Mode;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(ii) third quartile;<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(iii) probability that a family has&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">at least 2</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;children.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b) If a pie chart were to be drawn for the data, what would be the sectoral angle representing families with one child?</span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><br></p><div><table cellspacing=\"0\" cellpadding=\"0\" hspace=\"0\" vspace=\"0\" align=\"right\" style=\"width: 755.455px;\"><tbody><tr><td valign=\"top\" align=\"left\" style=\"padding: 0in 2.25pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(c)&nbsp;&nbsp;&nbsp;&nbsp; If&nbsp;&nbsp;<u>&nbsp;21 â€“ y x 2y â€“ 1</u>&nbsp;&nbsp;&nbsp; = 82 â€“ 3y, find y.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2y + 2<o:p></o:p></span></span></p></td></tr></tbody></table></div><p class=\"MsoNormal\" style=\"line-height: normal;\"><br></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><o:p></o:p></span></span></p></td></tr></tbody></table></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2PM - 3PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question 2<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)Out of 30 candidates applying for a post, 17 have degrees, 15 diplomas and 4 neither degree nor diploma. How many of them have both?<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b) In triangle PQR, M and N are points on the sides PQ and PR respectively such that MN is parallel to QR. If &lt;PRQ=75o, PN = QN and &lt;PNQ = 125o, determine<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(i)&nbsp;&lt;NQR;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(ii)&nbsp;&lt;NPM&gt;</span></span></p></td></tr></tbody></table>","2020-06-19 14:13:00","read_submit","active","100.00","2020-06-15 14:21:25","","","2019/2020","2nd Term"),
("55","4","0","1","6","0","staff","ENGLISH LANGUAGE  (17TH  JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i><u>parents should allow their children to\nchoose their own careers</u></i></b><u>.</u> Write your speech for or against\nthe topic</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>&nbsp;At least, three well develop argument is\nexpected</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You have\nrecently moved into a new neighborhood with your parents. Write a letter to\nyour sister who is studying overseas giving, at least three (3) reasons for\ndisliking the place.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>&nbsp;Understand the meaning of â€œneighborhoodâ€,\nwrite about the physical and environment of the new place.&nbsp;</p>","2020-06-19 14:34:00","read_submit","active","100.00","2020-06-15 14:36:09","","","2019/2020","2nd Term"),
("56","5","0","1","6","0","staff","ENGLISH LANGUAGE  (17TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i><u>parents should allow their children to\nchoose their own careers</u></i></b><u>.</u> Write your speech for or against\nthe topic</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>&nbsp;At least, three well develop argument is\nexpected</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You have\nrecently moved into a new neighborhood with your parents. Write a letter to\nyour sister who is studying overseas giving, at least three (3) reasons for\ndisliking the place.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>&nbsp;Understand the meaning of â€œneighborhoodâ€,\nwrite about the physical and environment of the new place.&nbsp;</p>","2020-06-19 14:34:00","read_submit","active","100.00","2020-06-15 14:37:02","","","2019/2020","2nd Term"),
("57","6","0","1","6","0","staff","ENGLISH LANGUAGE  (17TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i><u>parents should allow their children to\nchoose their own careers</u></i></b><u>.</u> Write your speech for or against\nthe topic</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>&nbsp;At least, three well develop argument is\nexpected</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You have\nrecently moved into a new neighborhood with your parents. Write a letter to\nyour sister who is studying overseas giving, at least three (3) reasons for\ndisliking the place.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>&nbsp;Understand the meaning of â€œneighborhoodâ€,\nwrite about the physical and environment of the new place.&nbsp;</p>","2020-06-17 14:38:00","read_submit","active","100.00","2020-06-15 14:39:12","","","2019/2020","2nd Term"),
("58","4","0","28","10","0","staff","CIVIC EDUCATION (19TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY <o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 1</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->List five (5) effects of human trafficking</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) what does WOTCLEF stand for?</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Identify three activities of WOTCLEF aimed at curbing\nhuman trafficking in Nigeria</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 2</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->What is drug trafficking?</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;\nmso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\nminor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&quot;Times New Roman&quot;;\nmso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:\nEN-US;mso-bidi-language:AR-SA\">State four (4) social consequences of drug\nabuse.</span><br></p>","2020-06-19 15:17:00","read_submit","active","100.00","2020-06-15 15:17:34","","","2019/2020","2nd Term"),
("59","5","0","15","10","0","staff","CIVIC EDUCATION (19TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY <o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 1</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->List five (5) effects of human trafficking</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) what does WOTCLEF stand for?</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Identify three activities of WOTCLEF aimed at curbing\nhuman trafficking in Nigeria</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 2</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->What is drug trafficking?</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;\nmso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\nminor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&quot;Times New Roman&quot;;\nmso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:\nEN-US;mso-bidi-language:AR-SA\">State four (4) social consequences of drug\nabuse.</span><br></p>","2020-06-19 15:20:00","read_submit","active","100.00","2020-06-15 15:20:31","","","2019/2020","2nd Term"),
("60","6","0","15","10","0","staff","CIVIC EDUCATION (19TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY <o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 1</p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->List five (5) effects of human trafficking</p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) what does WOTCLEF stand for?</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Identify three activities of WOTCLEF aimed at curbing\nhuman trafficking in Nigeria</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 2</p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->What is drug trafficking?</p>\n\n<span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;\nmso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\nminor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&quot;Times New Roman&quot;;\nmso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:\nEN-US;mso-bidi-language:AR-SA\">State four (4) social consequences of drug\nabuse.</span>","2020-06-19 15:20:00","read_submit","active","100.00","2020-06-15 15:21:17","","","2019/2020","2nd Term"),
("61","1","0","2","16","0","staff","MATHEMATICS (17TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Copy and\ncomplete the table of rectangles</p><table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:14.15pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-width: 1pt; border-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-top-color: black; border-right-color: black; border-bottom-color: black; border-left: none; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">LENGTH</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-top-color: black; border-right-color: black; border-bottom-color: black; border-left: none; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">BREADTH</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-top-color: black; border-right-color: black; border-bottom-color: black; border-left: none; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">PERIMETER</p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:1;height:14.95pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">A</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">3cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">2cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:2;height:14.15pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">B</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">5cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">4m</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:3;height:14.95pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">C</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">16cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">10cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:4;height:14.95pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">D</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">2<!--[if gte msEquation 12]><m:oMath><m:f><m:fPr><span\n     style=\'font-family:\"Cambria Math\",\"serif\";mso-ascii-font-family:\"Cambria Math\";\n     mso-hansi-font-family:\"Cambria Math\";font-style:italic;mso-bidi-font-style:\n     normal\'><m:ctrlPr></m:ctrlPr></span></m:fPr><m:num><i style=\'mso-bidi-font-style:\n     normal\'><span style=\'font-family:\"Cambria Math\",\"serif\"\'><m:r>1</m:r></span></i></m:num><m:den><i\n     style=\'mso-bidi-font-style:normal\'><span style=\'font-family:\"Cambria Math\",\"serif\"\'><m:r>2</m:r></span></i></m:den></m:f></m:oMath><![endif]--><!--[if !msEquation]--><span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;\n  mso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\n  minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-theme-font:minor-bidi;position:relative;top:8.5pt;mso-text-raise:\n  -8.5pt;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:\n  AR-SA\"><!--[if gte vml 1]><v:shapetype id=\"_x0000_t75\" coordsize=\"21600,21600\"\n   o:spt=\"75\" o:preferrelative=\"t\" path=\"m@4@5l@4@11@9@11@9@5xe\" filled=\"f\"\n   stroked=\"f\">\n   <v:stroke joinstyle=\"miter\"></v:stroke>\n   <v:formulas>\n    <v:f eqn=\"if lineDrawn pixelLineWidth 0\"></v:f>\n    <v:f eqn=\"sum @0 1 0\"></v:f>\n    <v:f eqn=\"sum 0 0 @1\"></v:f>\n    <v:f eqn=\"prod @2 1 2\"></v:f>\n    <v:f eqn=\"prod @3 21600 pixelWidth\"></v:f>\n    <v:f eqn=\"prod @3 21600 pixelHeight\"></v:f>\n    <v:f eqn=\"sum @0 0 1\"></v:f>\n    <v:f eqn=\"prod @6 1 2\"></v:f>\n    <v:f eqn=\"prod @7 21600 pixelWidth\"></v:f>\n    <v:f eqn=\"sum @8 21600 0\"></v:f>\n    <v:f eqn=\"prod @7 21600 pixelHeight\"></v:f>\n    <v:f eqn=\"sum @10 21600 0\"></v:f>\n   </v:formulas>\n   <v:path o:extrusionok=\"f\" gradientshapeok=\"t\" o:connecttype=\"rect\"></v:path>\n   <o:lock v:ext=\"edit\" aspectratio=\"t\"></o:lock>\n  </v:shapetype><v:shape id=\"_x0000_i1025\" type=\"#_x0000_t75\" style=\'width:4.5pt;\n   height:20.25pt\'>\n   <v:imagedata src=\"file:///C:\\Users\\NELSON\\AppData\\Local\\Temp\\msohtmlclip1\\01\\clip_image001.png\"\n    o:title=\"\" chromakey=\"white\"></v:imagedata>\n  </v:shape><![endif]--><!--[if !vml]--><img width=\"6\" height=\"27\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image002.gif\" v:shapes=\"_x0000_i1025\"></span>cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">1ccm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:5;height:14.15pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">E</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">6cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">2<!--[if gte msEquation 12]><m:oMath><m:f><m:fPr><span\n     style=\'font-family:\"Cambria Math\",\"serif\";mso-ascii-font-family:\"Cambria Math\";\n     mso-hansi-font-family:\"Cambria Math\";font-style:italic;mso-bidi-font-style:\n     normal\'><m:ctrlPr></m:ctrlPr></span></m:fPr><m:num><i style=\'mso-bidi-font-style:\n     normal\'><span style=\'font-family:\"Cambria Math\",\"serif\"\'><m:r>1</m:r></span></i></m:num><m:den><i\n     style=\'mso-bidi-font-style:normal\'><span style=\'font-family:\"Cambria Math\",\"serif\"\'><m:r>2</m:r></span></i></m:den></m:f></m:oMath><![endif]--><!--[if !msEquation]--><span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;\n  mso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\n  minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-theme-font:minor-bidi;position:relative;top:8.5pt;mso-text-raise:\n  -8.5pt;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:\n  AR-SA\"><!--[if gte vml 1]><v:shape id=\"_x0000_i1025\" type=\"#_x0000_t75\"\n   style=\'width:4.5pt;height:20.25pt\'>\n   <v:imagedata src=\"file:///C:\\Users\\NELSON\\AppData\\Local\\Temp\\msohtmlclip1\\01\\clip_image001.png\"\n    o:title=\"\" chromakey=\"white\"></v:imagedata>\n  </v:shape><![endif]--><!--[if !vml]--><img width=\"6\" height=\"27\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image002.gif\" v:shapes=\"_x0000_i1025\"><!--[endif]--></span><!--[endif]-->&nbsp;cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:6;height:14.95pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">F</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">8<!--[if gte msEquation 12]><m:oMath><m:f><m:fPr><span\n     style=\'font-family:\"Cambria Math\",\"serif\";mso-ascii-font-family:\"Cambria Math\";\n     mso-hansi-font-family:\"Cambria Math\";font-style:italic;mso-bidi-font-style:\n     normal\'><m:ctrlPr></m:ctrlPr></span></m:fPr><m:num><i style=\'mso-bidi-font-style:\n     normal\'><span style=\'font-family:\"Cambria Math\",\"serif\"\'><m:r>1</m:r></span></i></m:num><m:den><i\n     style=\'mso-bidi-font-style:normal\'><span style=\'font-family:\"Cambria Math\",\"serif\"\'><m:r>2</m:r></span></i></m:den></m:f></m:oMath><![endif]--><!--[if !msEquation]--><span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;\n  mso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\n  minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-theme-font:minor-bidi;position:relative;top:8.5pt;mso-text-raise:\n  -8.5pt;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:\n  AR-SA\"><!--[if gte vml 1]><v:shape id=\"_x0000_i1025\" type=\"#_x0000_t75\"\n   style=\'width:4.5pt;height:20.25pt\'>\n   <v:imagedata src=\"file:///C:\\Users\\NELSON\\AppData\\Local\\Temp\\msohtmlclip1\\01\\clip_image001.png\"\n    o:title=\"\" chromakey=\"white\"></v:imagedata>\n  </v:shape><![endif]--><!--[if !vml]--><img width=\"6\" height=\"27\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image002.gif\" v:shapes=\"_x0000_i1025\"><!--[endif]--></span><!--[endif]-->&nbsp;cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">4<!--[if gte msEquation 12]><m:oMath><m:f><m:fPr><span\n     style=\'font-family:\"Cambria Math\",\"serif\";mso-ascii-font-family:\"Cambria Math\";\n     mso-hansi-font-family:\"Cambria Math\";font-style:italic;mso-bidi-font-style:\n     normal\'><m:ctrlPr></m:ctrlPr></span></m:fPr><m:num><i style=\'mso-bidi-font-style:\n     normal\'><span style=\'font-family:\"Cambria Math\",\"serif\"\'><m:r>1</m:r></span></i></m:num><m:den><i\n     style=\'mso-bidi-font-style:normal\'><span style=\'font-family:\"Cambria Math\",\"serif\"\'><m:r>2</m:r></span></i></m:den></m:f></m:oMath><![endif]--><!--[if !msEquation]--><span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;\n  mso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\n  minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-theme-font:minor-bidi;position:relative;top:8.5pt;mso-text-raise:\n  -8.5pt;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:\n  AR-SA\"><!--[if gte vml 1]><v:shape id=\"_x0000_i1025\" type=\"#_x0000_t75\"\n   style=\'width:4.5pt;height:20.25pt\'>\n   <v:imagedata src=\"file:///C:\\Users\\NELSON\\AppData\\Local\\Temp\\msohtmlclip1\\01\\clip_image001.png\"\n    o:title=\"\" chromakey=\"white\"></v:imagedata>\n  </v:shape><![endif]--><!--[if !vml]--><img width=\"6\" height=\"27\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image002.gif\" v:shapes=\"_x0000_i1025\"><!--[endif]--></span><!--[endif]-->&nbsp;m</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:7;height:14.15pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">G</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">3.2cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">16.6cm</p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:8;height:14.95pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">H</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">4.3cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">10.2cm</p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:9;height:14.95pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">I</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">7.35cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">7.15cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:10;height:14.15pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">J</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">9m</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">0.9m</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:11;height:14.95pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">K</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">8m</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">36m</p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:12;height:14.95pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">L</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">14cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">52cm</p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:13;height:14.15pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">M</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">17cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">60cm</p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:14;height:14.95pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">N</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">7.5m</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">45m</p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:15;mso-yfti-lastrow:yes;height:15.65pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 15.65pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">O</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 15.65pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 15.65pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">6m</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 15.65pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">33m</p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Simplify the\nfollowing:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.5in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->4ab Ã— 7a</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.5in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->6y Ã— 5xy</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.5in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->3a Ã— 8ab</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.5in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->9ab Ã— 3</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.5in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->2xy Ã— 9y</p>","2020-06-19 14:32:00","read_submit","active","100.00","2020-06-16 14:35:15","","","2019/2020","2nd Term"),
("62","1","0","28","18","0","staff","CIVIC EDUCATION (19TH OF JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">CIVIC EDUCATION</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-size: 10pt; line-height: 15.3333px; font-family: Arial, sans-serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">3a. What is fundamental human rights</span><span style=\"font-size: 10pt; line-height: 15.3333px; font-family: Arial, sans-serif; color: rgb(94, 94, 94);\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">3b. List and explain 4 constitutional provisions for human rights</span><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">4a. Mention 4 ways to prevent the abuse of human rights</span><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">4b. Write short note on principle of fair hearing</span><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-size: 10pt; line-height: 15.3333px; font-family: Arial, sans-serif; color: rgb(94, 94, 94);\"><span style=\"font-size: 11pt; line-height: 16.8667px; font-family: Cambria, serif; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">1a. Define democracy</span><span style=\"font-size: 11pt; line-height: 16.8667px; font-family: Cambria, serif;\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">1b. Mention five (5) features of democracy with explanatio</span></span></span></p>","2020-06-19 14:48:00","read_submit","active","100.00","2020-06-16 14:48:47","","","2019/2020","2nd Term"),
("63","2","0","28","18","0","staff","CIVIC EDUCATION (17TH OF JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">CIVIC EDUCATION</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-size: 10pt; line-height: 15.3333px; font-family: Arial, sans-serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">3a. What is fundamental human rights</span><span style=\"font-size: 10pt; line-height: 15.3333px; font-family: Arial, sans-serif; color: rgb(94, 94, 94);\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">3b. List and explain 4 constitutional provisions for human rights</span><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">4a. Mention 4 ways to prevent the abuse of human rights</span><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">4b. Write short note on principle of fair hearing</span><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-size: 10pt; line-height: 15.3333px; font-family: Arial, sans-serif; color: rgb(94, 94, 94);\"><span style=\"font-size: 11pt; line-height: 16.8667px; font-family: Cambria, serif; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">1a. Define democracy</span><span style=\"font-size: 11pt; line-height: 16.8667px; font-family: Cambria, serif;\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">1b. Mention five (5) features of democracy with explanatio</span></span></span></p>","2020-06-19 14:48:00","read_submit","active","100.00","2020-06-16 14:49:45","","","2019/2020","2nd Term"),
("64","3","0","28","18","0","staff","CIVIC EDUCATION (17TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">CIVIC EDUCATION</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-size: 10pt; line-height: 15.3333px; font-family: Arial, sans-serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">3a. What is fundamental human rights</span><span style=\"font-size: 10pt; line-height: 15.3333px; font-family: Arial, sans-serif; color: rgb(94, 94, 94);\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">3b. List and explain 4 constitutional provisions for human rights</span><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">4a. Mention 4 ways to prevent the abuse of human rights</span><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">4b. Write short note on principle of fair hearing</span><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-size: 10pt; line-height: 15.3333px; font-family: Arial, sans-serif; color: rgb(94, 94, 94);\"><span style=\"font-size: 11pt; line-height: 16.8667px; font-family: Cambria, serif; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">1a. Define democracy</span><span style=\"font-size: 11pt; line-height: 16.8667px; font-family: Cambria, serif;\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">1b. Mention five (5) features of democracy with explanatio</span></span></span></p>","2020-06-19 14:48:00","read_submit","active","100.00","2020-06-16 14:51:44","","","2019/2020","2nd Term"),
("65","2","0","8","14","0","staff","BASIC TECH AND CIVIC (19TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-family:&quot;Cambria&quot;,&quot;serif&quot;;\nmso-ascii-theme-font:major-latin;mso-hansi-theme-font:major-latin\">FRIDAY <o:p></o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-family:&quot;Cambria&quot;,&quot;serif&quot;;\nmso-ascii-theme-font:major-latin;mso-hansi-theme-font:major-latin\">9AM â€“ 12PM<o:p></o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size: 9.5pt; line-height: 115%; font-family: inherit, serif;\">Basic Technology</span></b><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><br>\n1. Write short note on the following:<br>\na. Equilateral triangle<br>\nb. Isosceles triangle<br>\n<!--[if !supportLineBreakNewLine]--><br>\n<!--[endif]--><o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">2a. what is preventive maintenance?<br>\n2b. Give two examples</span><b><span style=\"font-family:&quot;Cambria&quot;,&quot;serif&quot;;mso-ascii-theme-font:major-latin;\nmso-hansi-theme-font:major-latin\"><o:p></o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-family: Cambria, serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-family:&quot;Cambria&quot;,&quot;serif&quot;;\nmso-ascii-theme-font:major-latin;mso-hansi-theme-font:major-latin\">2PM â€“ 3PM<o:p></o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-family:&quot;Cambria&quot;,&quot;serif&quot;;\nmso-ascii-theme-font:major-latin;mso-hansi-theme-font:major-latin\">CIVIC\nEDUCATION<o:p></o:p></span></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<span style=\"font-size: 11pt; line-height: 115%; font-family: Cambria, serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">2a. Define rules of law</span><span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Cambria&quot;,&quot;serif&quot;;\nmso-ascii-theme-font:major-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\nminor-latin;mso-hansi-theme-font:major-latin;mso-bidi-font-family:Arial;\ncolor:#5E5E5E;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:\nAR-SA\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\">\n<span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">2b. List and explain five features of rules of law</span></span><br></p>","2020-06-19 15:05:00","read_submit","active","100.00","2020-06-16 15:06:53","","","2019/2020","2nd Term"),
("66","3","0","8","14","0","staff","BASIC TECH AND CIVIC (19TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-family:&quot;Cambria&quot;,&quot;serif&quot;;\nmso-ascii-theme-font:major-latin;mso-hansi-theme-font:major-latin\">FRIDAY <o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-family:&quot;Cambria&quot;,&quot;serif&quot;;\nmso-ascii-theme-font:major-latin;mso-hansi-theme-font:major-latin\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size: 9.5pt; line-height: 115%; font-family: inherit, serif;\">Basic Technology</span></b><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><br>\n1. Write short note on the following:<br>\na. Equilateral triangle<br>\nb. Isosceles triangle<br>\n<!--[if !supportLineBreakNewLine]--><br>\n<!--[endif]--><o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">2a. what is preventive maintenance?<br>\n2b. Give two examples</span><b><span style=\"font-family:&quot;Cambria&quot;,&quot;serif&quot;;mso-ascii-theme-font:major-latin;\nmso-hansi-theme-font:major-latin\"><o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-family: Cambria, serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-family:&quot;Cambria&quot;,&quot;serif&quot;;\nmso-ascii-theme-font:major-latin;mso-hansi-theme-font:major-latin\">2PM â€“ 3PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-family:&quot;Cambria&quot;,&quot;serif&quot;;\nmso-ascii-theme-font:major-latin;mso-hansi-theme-font:major-latin\">CIVIC\nEDUCATION<o:p></o:p></span></b></p>\n\n<span style=\"font-size: 11pt; line-height: 115%; font-family: Cambria, serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">2a. Define rules of law</span><span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Cambria&quot;,&quot;serif&quot;;\nmso-ascii-theme-font:major-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\nminor-latin;mso-hansi-theme-font:major-latin;mso-bidi-font-family:Arial;\ncolor:#5E5E5E;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:\nAR-SA\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\">\n<span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">2b. List and explain five features of rules of law</span></span>","2020-06-19 15:05:00","read_submit","active","100.00","2020-06-16 15:08:03","","","2019/2020","2nd Term"),
("67","4","0","2","16","0","staff","CORRECTIONS OF LAST WEEK MATHEMATICS QUESTIONS (15TH JUNE)","","2020-06-26 11:12:00","read_only","active","100.00","2020-06-22 11:24:42","","","2019/2020","2nd Term"),
("68","5","0","2","16","0","staff","CORRECTIONS OF LAST WEEK MATHEMATICS QUESTIONS (15TH JUNE)","","2020-06-26 11:12:00","read_only","active","100.00","2020-06-22 11:25:35","","","2019/2020","2nd Term"),
("69","6","0","2","16","0","staff","CORRECTIONS OF LAST WEEK MATHEMATICS QUESTIONS (15TH JUNE)","","2020-06-26 11:12:00","read_submit","active","100.00","2020-06-22 11:26:57","","","2019/2020","2nd Term"),
("70","1","0","2","16","0","staff","MATHEMATICS (22ND JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">Simplify the\nfollowing:<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">1.(i) 2b + (3b â€“ 4c).</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\"><o:p></o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\">&nbsp; (ii) <span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">3b Ã— 11ab</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\">&nbsp; (iii)\n<span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">30pq Ã· 6.</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\">&nbsp; (iv)\n<span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">3b Ã— 11ab</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\">&nbsp; (v)\n<span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">2xy Ã— 9y</span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:12.0pt;margin-right:0in;margin-bottom:\n0in;margin-left:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-top:12.0pt;margin-right:0in;margin-bottom:\n0in;margin-left:0in;margin-bottom:.0001pt\"><b>2PM\nâ€“ 3PM</b></p><p class=\"MsoNormal\" style=\"margin-top:12.0pt;margin-right:0in;margin-bottom:\n0in;margin-left:0in;margin-bottom:.0001pt\"><span style=\"text-indent: -0.25in;\">2.&nbsp; (i) </span><span style=\"text-indent: -0.25in; font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">Write 350 millionths\nas a decimal</span></p><p class=\"MsoNormal\" style=\"margin-top:12.0pt;margin-right:0in;margin-bottom:\n0in;margin-left:0in;margin-bottom:.0001pt\"><span style=\"color: rgb(60, 55, 55); font-family: &quot;Times New Roman&quot;, serif;\">&nbsp; &nbsp; &nbsp;(ii) Write 29 thousandths as a decimal</span></p><p class=\"MsoNormal\" style=\"margin-top:12.0pt;margin-right:0in;margin-bottom:\n0in;margin-left:0in;margin-bottom:.0001pt\"><span style=\"color: rgb(60, 55, 55); font-family: &quot;Times New Roman&quot;, serif;\">&nbsp; &nbsp; &nbsp;(iii) A number is multiplied by itself and the product is 169.\nFind the number</span></p><p class=\"MsoNormal\" style=\"margin-top:12.0pt;margin-right:0in;margin-bottom:\n0in;margin-left:0in;margin-bottom:.0001pt\"><span style=\"color: rgb(60, 55, 55); font-family: &quot;Times New Roman&quot;, serif;\">&nbsp; &nbsp; &nbsp;(iv) A number is multiplied by itself and the product is 169.\nFind the number</span></p>","2020-06-26 11:12:00","read_submit","active","100.00","2020-06-22 11:33:09","","","2019/2020","2nd Term"),
("71","2","0","2","16","0","staff","MATHEMATICS (22ND JUNE)","<p class=\"MsoNormal\" style=\"margin-top:12.0pt;margin-right:0in;margin-bottom:\n0in;margin-left:0in;margin-bottom:.0001pt\"><b>9AM\nâ€“ 12PM<o:p></o:p></b></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Show working for the following</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;text-indent:\n.5in\"><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family:\n&quot;Times New Roman&quot;;color:#3C3737\">1. (i)&nbsp; I\nthink of a number. I take away 14. The result is 13. What number am I thinking\nof?<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\">&nbsp; &nbsp;(ii) <span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">Think of a number. I\nmultiply it by 7. I add 12. The result is 40. What is the number I am &nbsp;&nbsp;&nbsp;thinking of?<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\">&nbsp; &nbsp;(iii) <span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">The perimeter of a\nrectangle is 30 cm and its length is x cm. Find its area in terms of x<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\">&nbsp; &nbsp;(iv) <span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">. Factorize x<sup>2</sup>\n+ 2a + ax + 2x</span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2.&nbsp; </span>(i) <span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">1. A student travelled\nfor x hours at 5km/hr and for y hours at 10km/hr. The journey was 35km\naltogether, which of the following equations represent the&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;given information if\nthe average speed for the journey was 7km/hr?</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\"><br></span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (ii) <span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">Solve the equation 2a<sup>2</sup>\nâ€“ 3a â€“ 27 = 0</span><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\"><br></span></p>","2020-06-26 11:35:00","read_submit","active","100.00","2020-06-22 11:38:35","","","2019/2020","2nd Term"),
("72","3","0","2","16","0","staff","MATHEMATICS (22ND JUNE)","<p class=\"MsoNormal\" style=\"margin: 12pt 0in 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoListParagraph\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Show working for the following</p><p class=\"MsoListParagraph\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; text-indent: 0.5in;\"><span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">1. (i)&nbsp; I think of a number. I take away 14. The result is 13. What number am I thinking of?<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">&nbsp; &nbsp;(ii)&nbsp;<span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">Think of a number. I multiply it by 7. I add 12. The result is 40. What is the number I am &nbsp;&nbsp;&nbsp;thinking of?<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">&nbsp; &nbsp;(iii)&nbsp;<span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">The perimeter of a rectangle is 30 cm and its length is x cm. Find its area in terms of x<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">&nbsp; &nbsp;(iv)&nbsp;<span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">. Factorize x<sup style=\"font-size: 8.25px;\">2</sup>&nbsp;+ 2a + ax + 2x</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2.&nbsp;&nbsp;</span>(i)&nbsp;<span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">1. A student travelled for x hours at 5km/hr and for y hours at 10km/hr. The journey was 35km altogether, which of the following equations represent the&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;given information if the average speed for the journey was 7km/hr?</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\"><br></span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (ii)&nbsp;<span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">Solve the equation 2a<sup style=\"font-size: 8.25px;\">2</sup>&nbsp;â€“ 3a â€“ 27 = 0</span></p>","2020-06-26 11:35:00","read_submit","active","100.00","2020-06-22 11:39:34","","","2019/2020","2nd Term"),
("73","4","0","2","16","0","staff","MATHEMATICS (22ND JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question&nbsp;</span></b><b><span style=\"font-size:10.0pt;\n  font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">1<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)If log 5 = 0.6990,\n  log 7 = 0.8451 and log 8 = 0.9031, evaluate:</span></b></p><p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">35 X 49</span></b></p><p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">....................</span></b></p><p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">LOG (40 / 56)&nbsp; &nbsp;</span></b></p><!--[if gte msEquation 12]><m:oMathPara><m:oMath><b\n  style=\'mso-bidi-font-weight:normal\'><i style=\'mso-bidi-font-style:normal\'><span\n  style=\'font-size:11.0pt;line-height:115%;font-family:\"Cambria Math\",\"serif\";\n  mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;\n  mso-bidi-font-family:\"Times New Roman\";mso-bidi-theme-font:minor-bidi;\n  mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA\'><m:r><m:rPr><m:scr\n     m:val=\"roman\"></m:scr><m:sty m:val=\"bi\"></m:sty></m:rPr>Ã·</m:r></span></i></b></m:oMath></m:oMathPara><![endif]--><!--[if !msEquation]--><!--[endif]-->\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b)\n  For a musical show, x children were present. There were 60 more adults than\n  children. An adult paid D5 and a child D2. If a total of D1280 was collected,\n  calculate the<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(i)&nbsp;value of x;</span></b><b><span style=\"font-size:7.5pt;\n  font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(ii) ratio of the number of children to the number of adults;</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(iii)&nbsp;average amount paid per person;</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(iv) percentage profit if the organizers spent D720 on the\n  show.</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><o:p>&nbsp;</o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><o:p>&nbsp;</o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><o:p>&nbsp;</o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><o:p>&nbsp;</o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><o:p>&nbsp;</o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question&nbsp; </span></b><b><span style=\"font-size:10.0pt;\n  font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">The marks scored by 50\n  students in a Geography examination are as<br>\n  follows:<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">60&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  50&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  67&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 53&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  73&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 37&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  55&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 62&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 43<br>\n  44&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 69&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  39&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 32&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  45&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 58&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  48&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 67&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  39&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51<br>\n  46&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 59&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 52&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  61&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 48&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 23&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  60&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 59&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 47<br>\n  65&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 58&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  74&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 47&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 59&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  68&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  50&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 50<br>\n  71&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  26&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 36&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  38&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 70&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  46&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  51&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 42<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  Using class intervals 21 â€“ 30, 31 â€“ 40â€¦, prepare a frequency<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;distribution table.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b)&nbsp;&nbsp;&nbsp;&nbsp;\n  Calculate the mean mark of the distribution.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(c)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  What percentage of the students scored&nbsp;</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">more</span></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;than 60%?</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">2PM â€“ 3PM<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question&nbsp;</span></b><b><span style=\"font-size:10.0pt;\n  font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\"> 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">Simplify&nbsp;&nbsp;&nbsp;<u>x\n  + 2&nbsp;</u>&nbsp;&nbsp;&nbsp;&nbsp;- &nbsp;&nbsp;<u>x + 3</u><br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  x - 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;x - 1<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)The\n  graph of the equation y = Ax<sup>2</sup> + Bx + C passes through the points\n  (0, 0), (1, 4) and (2, 10).&nbsp; Find the:<br>\n  (i)&nbsp;&nbsp;&nbsp;&nbsp; value of C;<br>\n  &nbsp;(ii)&nbsp;&nbsp;&nbsp; values of A and B;<br>\n  (iii)&nbsp;&nbsp;&nbsp; co-ordinates of the other point where the graph cuts\n  the x-<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; axis.</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>","2020-06-26 11:35:00","read_submit","active","100.00","2020-06-22 12:06:36","","","2019/2020","2nd Term"),
("74","5","0","2","16","0","staff","MATHEMATICS (22ND JUNE)","<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)If log 5 = 0.6990, log 7 = 0.8451 and log 8 = 0.9031, evaluate:</span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">35 X 49</span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">....................</span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">LOG (40 / 56)&nbsp; &nbsp;</span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b) For a musical show, x children were present. There were 60 more adults than children. An adult paid D5 and a child D2. If a total of D1280 was collected, calculate the<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(i)&nbsp;value of x;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(ii) ratio of the number of children to the number of adults;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(iii)&nbsp;average amount paid per person;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(iv) percentage profit if the organizers spent D720 on the show.</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><o:p>&nbsp;</o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><o:p>&nbsp;</o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><o:p>&nbsp;</o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><o:p>&nbsp;</o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><o:p>&nbsp;</o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question&nbsp;&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">The marks scored by 50 students in a Geography examination are as<br>follows:<o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">60&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 50&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 67&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 53&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 73&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 37&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 55&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 62&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 43<br>44&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 69&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 39&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 32&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 45&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 58&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 48&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 67&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 39&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51<br>46&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 59&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 52&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 61&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 48&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 23&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 60&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 59&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 47<br>65&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 58&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 74&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 47&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 59&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 68&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 50&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 50<br>71&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 26&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 36&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 38&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 70&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 46&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 42<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Using class intervals 21 â€“ 30, 31 â€“ 40â€¦, prepare a frequency<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;distribution table.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b)&nbsp;&nbsp;&nbsp;&nbsp; Calculate the mean mark of the distribution.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(c)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; What percentage of the students scored&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">more</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;than 60%?</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2PM â€“ 3PM<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">&nbsp;3<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">Simplify&nbsp;&nbsp;&nbsp;<u>x + 2&nbsp;</u>&nbsp;&nbsp;&nbsp;&nbsp;- &nbsp;&nbsp;<u>x + 3</u><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; x - 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;x - 1<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)The graph of the equation y = Ax<sup style=\"font-size: 7.5px;\">2</sup>&nbsp;+ Bx + C passes through the points (0, 0), (1, 4) and (2, 10).&nbsp; Find the:<br>(i)&nbsp;&nbsp;&nbsp;&nbsp; value of C;<br>&nbsp;(ii)&nbsp;&nbsp;&nbsp; values of A and B;<br>(iii)&nbsp;&nbsp;&nbsp; co-ordinates of the other point where the graph cuts the x-<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; axis.</span></span></p></td></tr></tbody></table>","2020-06-26 11:35:00","read_submit","active","100.00","2020-06-22 12:07:31","","","2019/2020","2nd Term"),
("75","6","0","2","16","0","staff","MATHEMATICS (22ND JUNE)","<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)If log 5 = 0.6990, log 7 = 0.8451 and log 8 = 0.9031, evaluate:</span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">35 X 49</span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">....................</span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">LOG (40 / 56)&nbsp; &nbsp;</span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b) For a musical show, x children were present. There were 60 more adults than children. An adult paid D5 and a child D2. If a total of D1280 was collected, calculate the<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(i)&nbsp;value of x;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(ii) ratio of the number of children to the number of adults;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(iii)&nbsp;average amount paid per person;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(iv) percentage profit if the organizers spent D720 on the show.</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><o:p>&nbsp;</o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><o:p>&nbsp;</o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><o:p>&nbsp;</o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><o:p>&nbsp;</o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><o:p>&nbsp;</o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question&nbsp;&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">The marks scored by 50 students in a Geography examination are as<br>follows:<o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">60&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 50&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 67&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 53&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 73&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 37&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 55&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 62&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 43<br>44&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 69&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 39&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 32&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 45&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 58&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 48&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 67&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 39&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51<br>46&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 59&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 52&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 61&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 48&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 23&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 60&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 59&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 47<br>65&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 58&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 74&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 47&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 59&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 68&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 50&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 50<br>71&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 26&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 36&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 38&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 70&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 46&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 42<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Using class intervals 21 â€“ 30, 31 â€“ 40â€¦, prepare a frequency<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;distribution table.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b)&nbsp;&nbsp;&nbsp;&nbsp; Calculate the mean mark of the distribution.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(c)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; What percentage of the students scored&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">more</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;than 60%?</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2PM â€“ 3PM<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">&nbsp;3<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">Simplify&nbsp;&nbsp;&nbsp;<u>x + 2&nbsp;</u>&nbsp;&nbsp;&nbsp;&nbsp;- &nbsp;&nbsp;<u>x + 3</u><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; x - 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;x - 1<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)The graph of the equation y = Ax<sup style=\"font-size: 7.5px;\">2</sup>&nbsp;+ Bx + C passes through the points (0, 0), (1, 4) and (2, 10).&nbsp; Find the:<br>(i)&nbsp;&nbsp;&nbsp;&nbsp; value of C;<br>&nbsp;(ii)&nbsp;&nbsp;&nbsp; values of A and B;<br>(iii)&nbsp;&nbsp;&nbsp; co-ordinates of the other point where the graph cuts the x-<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; axis.</span></span></p></td></tr></tbody></table>","2020-06-26 11:35:00","read_submit","active","100.00","2020-06-22 12:08:14","","","2019/2020","2nd Term"),
("76","4","0","1","6","0","staff","ENGLISH LANGUAGE  (24TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Write an\narticle for publication in a national newspaper on the topic: <b><i>vocational\ntraining is the answer to unemployment among the youths.</i></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>how the training would bring\nemployment to the youths should be made clear.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i>The youths of today are more interested in\nthe pursuit of pleasure than in academic work.</i></b> Write your speech for or\nagainst the topic.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>support your stand with reasonable\nargument</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 3<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are\nabout to leave secondary school and a friend of yours who is attending school\nin another town has writing to enquire about what you wish to do after leaving\nschool. Write a reply to him explaining your plans.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB:</b> take note on the emphasis on explanation,\nand mention your plans.</p>","2020-06-26 12:16:00","read_submit","active","100.00","2020-06-22 12:17:01","","","2019/2020","2nd Term"),
("77","5","0","1","6","0","staff","ENGLISH LANGUAGE  (24TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Write an\narticle for publication in a national newspaper on the topic: <b><i>vocational\ntraining is the answer to unemployment among the youths.</i></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>how the training would bring\nemployment to the youths should be made clear.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i>The youths of today are more interested in\nthe pursuit of pleasure than in academic work.</i></b> Write your speech for or\nagainst the topic.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>support your stand with reasonable\nargument</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 3<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are\nabout to leave secondary school and a friend of yours who is attending school\nin another town has writing to enquire about what you wish to do after leaving\nschool. Write a reply to him explaining your plans.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB:</b> take note on the emphasis on explanation,\nand mention your plans.</p>","2020-06-26 12:16:00","read_submit","active","100.00","2020-06-22 12:17:39","","","2019/2020","2nd Term"),
("78","6","0","1","6","0","staff","ENGLISH LANGUAGE  (24TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Write an\narticle for publication in a national newspaper on the topic: <b><i>vocational\ntraining is the answer to unemployment among the youths.</i></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>how the training would bring\nemployment to the youths should be made clear.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i>The youths of today are more interested in\nthe pursuit of pleasure than in academic work.</i></b> Write your speech for or\nagainst the topic.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>support your stand with reasonable\nargument</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 3<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are\nabout to leave secondary school and a friend of yours who is attending school\nin another town has writing to enquire about what you wish to do after leaving\nschool. Write a reply to him explaining your plans.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB:</b> take note on the emphasis on explanation,\nand mention your plans.</p>","2020-06-26 12:16:00","read_submit","active","100.00","2020-06-22 12:18:24","","","2019/2020","2nd Term"),
("79","4","0","28","10","0","staff","CIVIC AND MARKETING (26TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) Define National integration.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Explain the following:</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii) Waybill</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p>","2020-06-26 12:21:00","read_submit","active","100.00","2020-06-22 12:26:03","","","2019/2020","2nd Term"),
("80","5","0","15","10","0","staff","ENGLISH LANGUAGE  (26TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) Define National integration.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Explain the following:</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii) Waybill</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p>","2020-06-26 12:21:00","read_submit","active","100.00","2020-06-22 12:29:12","","","2019/2020","2nd Term"),
("81","6","0","15","10","0","staff","ENGLISH LANGUAGE  (26TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) Define National integration.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Explain the following:</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii) Waybill</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p>","2020-06-26 12:21:00","read_submit","active","100.00","2020-06-22 12:31:00","","","2019/2020","2nd Term"),
("82","1","0","28","18","0","staff","CIVIC EDUCATION (24TH  JUNE)","<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>&nbsp;</b></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><span style=\"font-size: 10pt; line-height: 115%; font-family: Arial, sans-serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">1a. Mention 4\nways to prevent the abuse of human rights</span><span style=\"font-size:10.0pt;\nline-height:115%;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#5E5E5E\"><br>\n<span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">&nbsp; b. write\nshort note on principle of fair hearing</span><br>\n&nbsp; c<span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">. Write\nout the Nigeria national anthem from beginning to end<o:p></o:p></span></span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><span style=\"font-size: 10pt; line-height: 115%; font-family: Arial, sans-serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\">1a. Define Religious Tolerance<br>\n1b. State five ways of tolerating others in different religion.<br>\n1c. State 3 religion in Nigeria and explain briefly<o:p></o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><o:p>&nbsp;</o:p></p>","2020-06-26 12:50:00","read_submit","active","100.00","2020-06-22 12:51:19","","","2019/2020","2nd Term"),
("83","2","0","28","18","0","staff","CIVIC EDUCATION (24TH JUNE)","<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>&nbsp;</b></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><span style=\"font-size: 10pt; line-height: 115%; font-family: Arial, sans-serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">1a. Mention 4\nways to prevent the abuse of human rights</span><span style=\"font-size:10.0pt;\nline-height:115%;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#5E5E5E\"><br>\n<span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">&nbsp; b. write\nshort note on principle of fair hearing</span><br>\n&nbsp; c<span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">. Write\nout the Nigeria national anthem from beginning to end<o:p></o:p></span></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><span style=\"font-size: 10pt; line-height: 115%; font-family: Arial, sans-serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\">1a. Define Religious Tolerance<br>\n1b. State five ways of tolerating others in different religion.<br>\n1c. State 3 religion in Nigeria and explain briefly<o:p></o:p></p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><o:p>&nbsp;</o:p></p>","2020-06-26 12:50:00","read_submit","active","100.00","2020-06-22 12:53:31","","","2019/2020","2nd Term"),
("84","3","0","28","18","0","staff","CIVIC EDUCATION (24TH JUNE)","<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>&nbsp;</b></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><span style=\"font-size: 10pt; line-height: 115%; font-family: Arial, sans-serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">1a. Mention 4\nways to prevent the abuse of human rights</span><span style=\"font-size:10.0pt;\nline-height:115%;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#5E5E5E\"><br>\n<span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">&nbsp; b. write\nshort note on principle of fair hearing</span><br>\n&nbsp; c<span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">. Write\nout the Nigeria national anthem from beginning to end<o:p></o:p></span></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><span style=\"font-size: 10pt; line-height: 115%; font-family: Arial, sans-serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\">1a. Define Religious Tolerance<br>\n1b. State five ways of tolerating others in different religion.<br>\n1c. State 3 religion in Nigeria and explain briefly<o:p></o:p></p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><o:p>&nbsp;</o:p></p>","2020-06-26 12:50:00","read_submit","active","100.00","2020-06-22 12:54:11","","","2019/2020","2nd Term"),
("85","1","0","3","14","0","staff","BASIC SCIENCE (26TH JUNE)","<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><b>BASIC\nSCIENCE<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>9AM\nâ€“ 12PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>&nbsp;</b></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><!--[if !supportLists]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">a. List the first twenty element according to atomic number and\ntheir symbols.<br>\nb. Calculate the molecular mass of sodium trioxocarbonate (iv) Na2co3 (give:\nNa=23 c = 12 o = 16<br>\nc. What is reproductive health.<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><!--[if !supportLists]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">a. Draw the structure of the following element; Hydrogen, Helium,\nLithium, Neon, Sodium and Chlorine.<br>\nb. State the five main processes of digestion ad explain any two you know.<br>\nc. Explain nervous system.<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><b><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]--><b>3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-weight: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><!--[endif]--><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">a. State five types of minerals found in Nigeria and where they\nare located.<br>\nb. Define the following terms; </span><b><o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(i) mineralogy,\n<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(ii) mining,\n<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(iii)\nsoil <o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(iv)\nminerals</span><b><o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><b>&nbsp;</b></p>","2020-06-26 12:56:00","read_submit","active","100.00","2020-06-22 12:57:10","","","2019/2020","2nd Term"),
("86","2","0","3","14","0","staff","BASIC SCIENCE (26TH JUNE)","<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><b>BASIC\nSCIENCE<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>9AM\nâ€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>&nbsp;</b></p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><!--[if !supportLists]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">a. List the first twenty element according to atomic number and\ntheir symbols.<br>\nb. Calculate the molecular mass of sodium trioxocarbonate (iv) Na2co3 (give:\nNa=23 c = 12 o = 16<br>\nc. What is reproductive health.<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><!--[if !supportLists]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">a. Draw the structure of the following element; Hydrogen, Helium,\nLithium, Neon, Sodium and Chlorine.<br>\nb. State the five main processes of digestion ad explain any two you know.<br>\nc. Explain nervous system.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><b><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]--><b>3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-weight: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><!--[endif]--><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">a. State five types of minerals found in Nigeria and where they\nare located.<br>\nb. Define the following terms; </span><b><o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(i) mineralogy,\n<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(ii) mining,\n<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(iii)\nsoil <o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(iv)\nminerals</span><b><o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><b>&nbsp;</b></p>","2020-06-26 12:56:00","read_submit","active","100.00","2020-06-22 12:57:54","","","2019/2020","2nd Term"),
("87","3","0","3","14","0","staff","BASIC SCIENCE (26TH JUNE)","<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><b>BASIC\nSCIENCE<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>9AM\nâ€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>&nbsp;</b></p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><!--[if !supportLists]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">a. List the first twenty element according to atomic number and\ntheir symbols.<br>\nb. Calculate the molecular mass of sodium trioxocarbonate (iv) Na2co3 (give:\nNa=23 c = 12 o = 16<br>\nc. What is reproductive health.<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><!--[if !supportLists]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">a. Draw the structure of the following element; Hydrogen, Helium,\nLithium, Neon, Sodium and Chlorine.<br>\nb. State the five main processes of digestion ad explain any two you know.<br>\nc. Explain nervous system.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><b><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]--><b>3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-weight: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><!--[endif]--><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">a. State five types of minerals found in Nigeria and where they\nare located.<br>\nb. Define the following terms; </span><b><o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(i) mineralogy,\n<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(ii) mining,\n<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(iii)\nsoil <o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(iv)\nminerals</span><b><o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><b>&nbsp;</b></p>","2020-06-26 12:56:00","read_submit","active","100.00","2020-06-22 12:58:33","","","2019/2020","2nd Term"),
("88","4","0","2","16","1","staff","MATHEMATICS","","2020-07-03 09:23:00","read_submit","active","100.00","2020-06-29 10:07:01","","","2019/2020","2nd Term"),
("89","5","0","2","16","2","staff","CORRECTIONS OF LAST WEEK MATHEMATICS 22ND JUNE","","2020-07-03 09:30:00","read_submit","active","100.00","2020-06-29 10:07:10","","","2019/2020","2nd Term"),
("90","6","0","2","16","3","staff","CORRECTIONS OF LAST WEEK MATHEMATICS 22ND JUNE","","2020-07-03 09:33:00","read_submit","active","100.00","2020-06-29 10:07:18","","","2019/2020","2nd Term"),
("91","4","0","2","16","4","staff","MATHEMATICS 29 JUNE","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MATHEMATICS<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM - 12PM</b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question&nbsp;</span></b><b><span style=\"font-size:10.0pt;\n  font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">1<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)Using ruler and a\n  pair of compasses only, construct:<br>\n  (i)&nbsp;&nbsp; quadrilateral PQRS such that /PQ/ = 10cm, /QR/ = 8cm,<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /PS/ = 6cm, ÃPQR = 60Âº and ÃQPS = 75Âº;<br>\n  &nbsp;(ii)&nbsp;&nbsp; the locus&nbsp;</span></b><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">11</span></i></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;of points\n  equidistant from QR and RS;<br>\n  (iii)&nbsp;&nbsp; locus&nbsp;</span></b><b><i><span style=\"font-size:7.5pt;\n  mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">12</span></i></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;of\n  points equidistant from R and S.<br>\n  (b)&nbsp;&nbsp;&nbsp; Measure /RS/<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question&nbsp;</span></b><b><span style=\"font-size:10.0pt;\n  font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">11<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)&nbsp;A circle is\n  inscribed in a square.&nbsp; If the sum of the perimeter of the square and\n  the circumference of the circle is 100 cm, calculate the radius of the\n  circle.&nbsp;&nbsp; [Take p =&nbsp;</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB;mso-no-proof:yes\"><!--[if gte vml 1]><v:shapetype id=\"_x0000_t75\"\n   coordsize=\"21600,21600\" o:spt=\"75\" o:preferrelative=\"t\" path=\"m@4@5l@4@11@9@11@9@5xe\"\n   filled=\"f\" stroked=\"f\">\n   <v:stroke joinstyle=\"miter\"/>\n   <v:formulas>\n    <v:f eqn=\"if lineDrawn pixelLineWidth 0\"/>\n    <v:f eqn=\"sum @0 1 0\"/>\n    <v:f eqn=\"sum 0 0 @1\"/>\n    <v:f eqn=\"prod @2 1 2\"/>\n    <v:f eqn=\"prod @3 21600 pixelWidth\"/>\n    <v:f eqn=\"prod @3 21600 pixelHeight\"/>\n    <v:f eqn=\"sum @0 0 1\"/>\n    <v:f eqn=\"prod @6 1 2\"/>\n    <v:f eqn=\"prod @7 21600 pixelWidth\"/>\n    <v:f eqn=\"sum @8 21600 0\"/>\n    <v:f eqn=\"prod @7 21600 pixelHeight\"/>\n    <v:f eqn=\"sum @10 21600 0\"/>\n   </v:formulas>\n   <v:path o:extrusionok=\"f\" gradientshapeok=\"t\" o:connecttype=\"rect\"/>\n   <o:lock v:ext=\"edit\" aspectratio=\"t\"/>\n  </v:shapetype><v:shape id=\"Picture_x0020_1\" o:spid=\"_x0000_i1025\" type=\"#_x0000_t75\"\n   alt=\"https://waeconline.org.ng/e-learning/Mathematics/maths218mq11_clip_image002.gif\"\n   style=\'width:9.75pt;height:15pt;visibility:visible;mso-wrap-style:square\'>\n   <v:imagedata src=\"file:///C:\\Users\\NELSON\\AppData\\Local\\Temp\\msohtmlclip1\\01\\clip_image001.gif\"\n    o:title=\"maths218mq11_clip_image002\"/>\n  </v:shape><![endif]--><!--[if !vml]--><img width=\"13\" height=\"20\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image002.gif\" alt=\"https://waeconline.org.ng/e-learning/Mathematics/maths218mq11_clip_image002.gif\" v:shapes=\"Picture_x0020_1\"><!--[endif]--></span></b><b><span style=\"font-size:\n  7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">]</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b)&nbsp;&nbsp; A rope\n  60cm long is made to form a rectangle.&nbsp; If the length is 4 times its\n  breadth, calculate, correct to one decimal place, the<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(i)&nbsp;length;</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(ii)&nbsp;diagonal</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">of the rectangle.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><o:p>&nbsp;</o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">2PM -3PM</span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question&nbsp;</span></b><b><span style=\"font-size:10.0pt;\n  font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)Copy and complete\n  the table of values for y = sin x + 2 cos x, correct to one decimal place.</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  <div align=\"center\">\n  <table class=\"MsoNormalTable\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n   <tbody><tr>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;\n    X<o:p></o:p></span></p>\n    </td>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;\n    0Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">30Âº<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" valign=\"top\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">60Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"51\" valign=\"top\" style=\"width:38.25pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">90Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"45\" valign=\"top\" style=\"width:33.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">120Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">150Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">180Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">210Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">240<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;\n    Y<o:p></o:p></span></p>\n    </td>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">&nbsp;<o:p></o:p></span></p>\n    </td>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">2.2<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" valign=\"top\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">&nbsp;<o:p></o:p></span></p>\n    </td>\n    <td width=\"51\" valign=\"top\" style=\"width:38.25pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">&nbsp;<o:p></o:p></span></p>\n    </td>\n    <td width=\"45\" valign=\"top\" style=\"width:33.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">&nbsp;<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">-1.2<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">-2.0<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">&nbsp;<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">-1.9<o:p></o:p></span></p>\n    </td>\n   </tr>\n  </tbody></table>\n  </div>\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b)&nbsp;Using a scale\n  of 2 cm to 30Â° on the x â€“ axis and 2 cm to 0.5 units</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">on the y-axis, draw the\n  graph of y = sin x + 2cos x for 0Â° â‰¤ x â‰¤ 240Â°<br>\n  &nbsp;(c)&nbsp;&nbsp;&nbsp;&nbsp; Use your graph to solve the equation:<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (i)\n  &nbsp;&nbsp;&nbsp;&nbsp;sin x + 2cos x = 0;<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  &nbsp;(ii)&nbsp;&nbsp;&nbsp;&nbsp; sin x = 2.1 â€“ 2cos x.<br>\n  &nbsp;(d)&nbsp;&nbsp;&nbsp;&nbsp; From the graph, find y when x = 171Â°.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>","2020-07-03 09:44:00","read_submit","active","100.00","2020-06-29 10:07:26","","","2019/2020","2nd Term"),
("92","5","0","2","16","5","staff","MATHEMATICS 29 JUNE","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MATHEMATICS<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM - 12PM</span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">1<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)Using ruler and a pair of compasses only, construct:<br>(i)&nbsp;&nbsp; quadrilateral PQRS such that /PQ/ = 10cm, /QR/ = 8cm,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /PS/ = 6cm, ÃPQR = 60Âº and ÃQPS = 75Âº;<br>&nbsp;(ii)&nbsp;&nbsp; the locus&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">11</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;of points equidistant from QR and RS;<br>(iii)&nbsp;&nbsp; locus&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">12</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;of points equidistant from R and S.<br>(b)&nbsp;&nbsp;&nbsp; Measure /RS/<o:p></o:p></span></span></p></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">11<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)&nbsp;A circle is inscribed in a square.&nbsp; If the sum of the perimeter of the square and the circumference of the circle is 100 cm, calculate the radius of the circle.&nbsp;&nbsp; [Take p =&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><img width=\"13\" height=\"20\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image002.gif\" alt=\"https://waeconline.org.ng/e-learning/Mathematics/maths218mq11_clip_image002.gif\" v:shapes=\"Picture_x0020_1\"></span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">]</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b)&nbsp;&nbsp; A rope 60cm long is made to form a rectangle.&nbsp; If the length is 4 times its breadth, calculate, correct to one decimal place, the<o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(i)&nbsp;length;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(ii)&nbsp;diagonal</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">of the rectangle.<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><o:p>&nbsp;</o:p></span></span></p></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2PM -3PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">3<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)Copy and complete the table of values for y = sin x + 2 cos x, correct to one decimal place.</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><div align=\"center\"><table class=\"MsoNormalTable\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"width: 772.727px;\"><tbody><tr><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp; X<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp; 0Â°<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">30Âº<o:p></o:p></span></p></td><td width=\"48\" valign=\"top\" style=\"padding: 0in; width: 0.5in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">60Â°<o:p></o:p></span></p></td><td width=\"51\" valign=\"top\" style=\"padding: 0in; width: 38.25pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">90Â°<o:p></o:p></span></p></td><td width=\"45\" valign=\"top\" style=\"padding: 0in; width: 33.75pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">120Â°<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">150Â°<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">180Â°<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">210Â°<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">240<o:p></o:p></span></p></td></tr><tr><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp; Y<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif;\">&nbsp;<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">2.2<o:p></o:p></span></p></td><td width=\"48\" valign=\"top\" style=\"padding: 0in; width: 0.5in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif;\">&nbsp;<o:p></o:p></span></p></td><td width=\"51\" valign=\"top\" style=\"padding: 0in; width: 38.25pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif;\">&nbsp;<o:p></o:p></span></p></td><td width=\"45\" valign=\"top\" style=\"padding: 0in; width: 33.75pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif;\">&nbsp;<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">-1.2<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">-2.0<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif;\">&nbsp;<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">-1.9<o:p></o:p></span></p></td></tr></tbody></table></div><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b)&nbsp;Using a scale of 2 cm to 30Â° on the x â€“ axis and 2 cm to 0.5 units</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">on the y-axis, draw the graph of y = sin x + 2cos x for 0Â° â‰¤ x â‰¤ 240Â°<br>&nbsp;(c)&nbsp;&nbsp;&nbsp;&nbsp; Use your graph to solve the equation:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (i) &nbsp;&nbsp;&nbsp;&nbsp;sin x + 2cos x = 0;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;(ii)&nbsp;&nbsp;&nbsp;&nbsp; sin x = 2.1 â€“ 2cos x.<br>&nbsp;(d)&nbsp;&nbsp;&nbsp;&nbsp; From the graph, find y when x = 171Â°.</span></span></p></td></tr></tbody></table>","2020-07-03 09:52:00","read_submit","active","100.00","2020-06-29 10:07:33","","","2019/2020","2nd Term"),
("93","6","0","2","16","6","staff","MATHEMATICS 29 JUNE","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MATHEMATICS<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM - 12PM</span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">1<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)Using ruler and a pair of compasses only, construct:<br>(i)&nbsp;&nbsp; quadrilateral PQRS such that /PQ/ = 10cm, /QR/ = 8cm,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /PS/ = 6cm, ÃPQR = 60Âº and ÃQPS = 75Âº;<br>&nbsp;(ii)&nbsp;&nbsp; the locus&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">11</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;of points equidistant from QR and RS;<br>(iii)&nbsp;&nbsp; locus&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">12</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;of points equidistant from R and S.<br>(b)&nbsp;&nbsp;&nbsp; Measure /RS/<o:p></o:p></span></span></p></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">11<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)&nbsp;A circle is inscribed in a square.&nbsp; If the sum of the perimeter of the square and the circumference of the circle is 100 cm, calculate the radius of the circle.&nbsp;&nbsp; [Take p =&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><img width=\"13\" height=\"20\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image002.gif\" alt=\"https://waeconline.org.ng/e-learning/Mathematics/maths218mq11_clip_image002.gif\" v:shapes=\"Picture_x0020_1\"></span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">]</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b)&nbsp;&nbsp; A rope 60cm long is made to form a rectangle.&nbsp; If the length is 4 times its breadth, calculate, correct to one decimal place, the<o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(i)&nbsp;length;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(ii)&nbsp;diagonal</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">of the rectangle.<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><o:p>&nbsp;</o:p></span></span></p></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2PM -3PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">3<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)Copy and complete the table of values for y = sin x + 2 cos x, correct to one decimal place.</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><div align=\"center\"><table class=\"MsoNormalTable\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"width: 772.727px;\"><tbody><tr><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp; X<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp; 0Â°<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">30Âº<o:p></o:p></span></p></td><td width=\"48\" valign=\"top\" style=\"padding: 0in; width: 0.5in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">60Â°<o:p></o:p></span></p></td><td width=\"51\" valign=\"top\" style=\"padding: 0in; width: 38.25pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">90Â°<o:p></o:p></span></p></td><td width=\"45\" valign=\"top\" style=\"padding: 0in; width: 33.75pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">120Â°<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">150Â°<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">180Â°<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">210Â°<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">240<o:p></o:p></span></p></td></tr><tr><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp; Y<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif;\">&nbsp;<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">2.2<o:p></o:p></span></p></td><td width=\"48\" valign=\"top\" style=\"padding: 0in; width: 0.5in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif;\">&nbsp;<o:p></o:p></span></p></td><td width=\"51\" valign=\"top\" style=\"padding: 0in; width: 38.25pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif;\">&nbsp;<o:p></o:p></span></p></td><td width=\"45\" valign=\"top\" style=\"padding: 0in; width: 33.75pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif;\">&nbsp;<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">-1.2<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">-2.0<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif;\">&nbsp;<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">-1.9<o:p></o:p></span></p></td></tr></tbody></table></div><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b)&nbsp;Using a scale of 2 cm to 30Â° on the x â€“ axis and 2 cm to 0.5 units</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">on the y-axis, draw the graph of y = sin x + 2cos x for 0Â° â‰¤ x â‰¤ 240Â°<br>&nbsp;(c)&nbsp;&nbsp;&nbsp;&nbsp; Use your graph to solve the equation:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (i) &nbsp;&nbsp;&nbsp;&nbsp;sin x + 2cos x = 0;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;(ii)&nbsp;&nbsp;&nbsp;&nbsp; sin x = 2.1 â€“ 2cos x.<br>&nbsp;(d)&nbsp;&nbsp;&nbsp;&nbsp; From the graph, find y when x = 171Â°.</span></span></p></td></tr></tbody></table>","2020-07-03 09:54:00","read_submit","active","100.00","2020-06-29 10:07:42","","","2019/2020","2nd Term"),
("94","4","0","13","16","7","staff","CHEMISTRY 1ST JULY","<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">9AM - 12PM</span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">&nbsp;</span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">1</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)\n  (i) &nbsp;&nbsp;&nbsp; Give the name and nature of the radiations that are\n  emitted during radioactivity.<br>\n  (ii) State&nbsp;</span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">two&nbsp;</span></b><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">differences\n  between chemical reaction and nuclear reaction.<br>\n  (iii) Balance the following nuclear reactions and identify X and Y<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I.\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<sup>212</sup><sub>84</sub>PO\n  </span></b><b><span style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;color:#443CAB\">â†’</span></b><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;<sup>208</sup><sub>82</sub>Pb\n  + X<br>\n  <br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;II.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<sup>137</sup><sub>55</sub>Cs\n  </span></b><b><span style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;color:#443CAB\">â†’</span></b><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;<sup>137</sup><sub>56</sub>Ba\n  +\n  Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  <br>\n  <br>\n  <br>\n  (b) The electron configuration of an element X is:<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IS<sup>2</sup>2s<sup>2</sup>2p<sup>6</sup>3s<sup>2</sup>3p5<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  (i) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Deduce the atomic\n  number of X.<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  (ii) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; To what group does X\n  belong?<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  (iii) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Give&nbsp;</span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">two&nbsp;</span></b><b><span style=\"font-size:8.0pt;\n  font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">properties of the group\n  to which the element X belong.<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  (iv) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identify element X by name.<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  (v) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Write a balanced\n  equation to represent the reaction between the element X and hot\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  concentrated NaOH<br>\n  (c) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (i) Explain why:<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  1. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  graphite is used as a lubricant;<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  II. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  diamond is used as an industrial cutting tool<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii)\n  &nbsp; Write an equation to represent the reaction between aqueous BCL and NH<sub>3</sub>&nbsp;solution.<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (iii) Name\n  the type of reaction represented by the equation.\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  <o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p>\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">2PM - 3PM</span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">&nbsp;</span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">2</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)\n  (i) Define&nbsp;</span></b><b><i><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">saturated solution.</span></i></b><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><br>\n  (ii)The solubility of KN0<sub>3</sub>&nbsp;at 20Â°C was 3.00 mol dm<sup>-3</sup>&nbsp;If\n  67.0g of KN0<sub>3</sub>&nbsp;was added to 250cm<sup>3</sup>&nbsp;of water\n  and stirred at 20Â°C, determine whether the solution formed was saturated or\n  not at that temperature.<br clear=\"all\">\n  <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span style=\"font-size:8.0pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB;mso-no-proof:yes\"><!--[if gte vml 1]><v:shapetype\n   id=\"_x0000_t75\" coordsize=\"21600,21600\" o:spt=\"75\" o:preferrelative=\"t\"\n   path=\"m@4@5l@4@11@9@11@9@5xe\" filled=\"f\" stroked=\"f\">\n   <v:stroke joinstyle=\"miter\"/>\n   <v:formulas>\n    <v:f eqn=\"if lineDrawn pixelLineWidth 0\"/>\n    <v:f eqn=\"sum @0 1 0\"/>\n    <v:f eqn=\"sum 0 0 @1\"/>\n    <v:f eqn=\"prod @2 1 2\"/>\n    <v:f eqn=\"prod @3 21600 pixelWidth\"/>\n    <v:f eqn=\"prod @3 21600 pixelHeight\"/>\n    <v:f eqn=\"sum @0 0 1\"/>\n    <v:f eqn=\"prod @6 1 2\"/>\n    <v:f eqn=\"prod @7 21600 pixelWidth\"/>\n    <v:f eqn=\"sum @8 21600 0\"/>\n    <v:f eqn=\"prod @7 21600 pixelHeight\"/>\n    <v:f eqn=\"sum @10 21600 0\"/>\n   </v:formulas>\n   <v:path o:extrusionok=\"f\" gradientshapeok=\"t\" o:connecttype=\"rect\"/>\n   <o:lock v:ext=\"edit\" aspectratio=\"t\"/>\n  </v:shapetype><v:shape id=\"Picture_x0020_3\" o:spid=\"_x0000_i1025\" type=\"#_x0000_t75\"\n   alt=\"https://waeconline.org.ng/e-learning/Chemistry/chem219mq2_clip_image002.jpg\"\n   style=\'width:75pt;height:10.5pt;visibility:visible;mso-wrap-style:square\'>\n   <v:imagedata src=\"file:///C:\\Users\\NELSON\\AppData\\Local\\Temp\\msohtmlclip1\\01\\clip_image001.jpg\"\n    o:title=\"chem219mq2_clip_image002\"/>\n  </v:shape><![endif]--><!--[if !vml]--><img width=\"100\" height=\"14\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image001.jpg\" alt=\"https://waeconline.org.ng/e-learning/Chemistry/chem219mq2_clip_image002.jpg\" v:shapes=\"Picture_x0020_3\"><!--[endif]--></span></b><b><span style=\"font-size:\n  8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;[7 marks]<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b)\n  (i) Distinguish between&nbsp;</span></b><b><i><span style=\"font-size:8.0pt;\n  mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">dative&nbsp;</span></i></b><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">bond\n  and&nbsp;</span></b><b><i><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">covalent&nbsp;</span></i></b><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">bond.<br>\n  (ii) Explain why sugar and common salt do&nbsp;</span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">not&nbsp;</span></b><b><span style=\"font-size:8.0pt;\n  font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">conduct electricity in\n  the solid state.<br>\n  (iii) State the type of intermolecular forces present in:<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hydrogen\n  fluoride;<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; II.\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; argon.<br>\n  (iv) Consider the compounds with the following structures:<br>\n  S - H ----N and 0 - H -----N<br>\n  In which of the compounds is the hydrogen bond stronger? Give reason for your\n  answer.<br>\n  <br>\n  (c) (i) State&nbsp;</span></b><b><i><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">Dalton\'s&nbsp;Law of\n  Partial Pressure.</span></i></b><b><span style=\"font-size:8.0pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><br>\n  <br>\n  (ii) &nbsp;&nbsp; If 200cm<sup>3</sup>&nbsp;of carbon(IV) oxide were\n  collected over water at 18Â°C and 700 mmHg, determine the volume of the dry\n  gas at s.t.p.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:8.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">[ standard vapour pressure of water at 18Â°C&nbsp;</span></i></b><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">=\n  15&nbsp;</span></b><b><i><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">mmHg]&nbsp;</span></i></b><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","2020-07-03 10:09:00","read_submit","active","100.00","2020-06-29 10:12:03","","","2019/2020","2nd Term"),
("95","5","0","13","16","8","staff","CHEMISTRY 1ST JULY","<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">9AM - 12PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\">&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">1</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a) (i) &nbsp;&nbsp;&nbsp; Give the name and nature of the radiations that are emitted during radioactivity.<br>(ii) State&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">two&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">differences between chemical reaction and nuclear reaction.<br>(iii) Balance the following nuclear reactions and identify X and Y<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<sup style=\"font-size: 8px;\">212</sup><sub style=\"font-size: 8px;\">84</sub>PO&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: Arial, sans-serif; color: rgb(68, 60, 171);\">â†’</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;<sup style=\"font-size: 8px;\">208</sup><sub style=\"font-size: 8px;\">82</sub>Pb + X<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;II.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<sup style=\"font-size: 8px;\">137</sup><sub style=\"font-size: 8px;\">55</sub>Cs&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: Arial, sans-serif; color: rgb(68, 60, 171);\">â†’</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;<sup style=\"font-size: 8px;\">137</sup><sub style=\"font-size: 8px;\">56</sub>Ba + Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br><br><br>(b) The electron configuration of an element X is:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IS<sup style=\"font-size: 8px;\">2</sup>2s<sup style=\"font-size: 8px;\">2</sup>2p<sup style=\"font-size: 8px;\">6</sup>3s<sup style=\"font-size: 8px;\">2</sup>3p5<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (i) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Deduce the atomic number of X.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; To what group does X belong?<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (iii) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Give&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">two&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">properties of the group to which the element X belong.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (iv) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identify element X by name.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (v) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Write a balanced equation to represent the reaction between the element X and hot &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; concentrated NaOH<br>(c) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (i) Explain why:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; graphite is used as a lubricant;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; II. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; diamond is used as an industrial cutting tool<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii) &nbsp; Write an equation to represent the reaction between aqueous BCL and NH<sub style=\"font-size: 8px;\">3</sub>&nbsp;solution.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (iii) Name the type of reaction represented by the equation. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></span></p></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2PM - 3PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\">&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a) (i) Define&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">saturated solution.</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><br>(ii)The solubility of KN0<sub style=\"font-size: 8px;\">3</sub>&nbsp;at 20Â°C was 3.00 mol dm<sup style=\"font-size: 8px;\">-3</sup>&nbsp;If 67.0g of KN0<sub style=\"font-size: 8px;\">3</sub>&nbsp;was added to 250cm<sup style=\"font-size: 8px;\">3</sup>&nbsp;of water and stirred at 20Â°C, determine whether the solution formed was saturated or not at that temperature.<br clear=\"all\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><img width=\"100\" height=\"14\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image001.jpg\" alt=\"https://waeconline.org.ng/e-learning/Chemistry/chem219mq2_clip_image002.jpg\" v:shapes=\"Picture_x0020_3\"></span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;[7 marks]<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b) (i) Distinguish between&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">dative&nbsp;</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">bond and&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">covalent&nbsp;</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">bond.<br>(ii) Explain why sugar and common salt do&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">not&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">conduct electricity in the solid state.<br>(iii) State the type of intermolecular forces present in:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hydrogen fluoride;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; II. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; argon.<br>(iv) Consider the compounds with the following structures:<br>S - H ----N and 0 - H -----N<br>In which of the compounds is the hydrogen bond stronger? Give reason for your answer.<br><br>(c) (i) State&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">Dalton\'s&nbsp;Law of Partial Pressure.</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><br><br>(ii) &nbsp;&nbsp; If 200cm<sup style=\"font-size: 8px;\">3</sup>&nbsp;of carbon(IV) oxide were collected over water at 18Â°C and 700 mmHg, determine the volume of the dry gas at s.t.p.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">[ standard vapour pressure of water at 18Â°C&nbsp;</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">= 15&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">mmHg]&nbsp;</span></i></span></p></td></tr></tbody></table>","2020-07-03 10:18:00","read_submit","active","100.00","2020-06-29 10:21:45","","","2019/2020","2nd Term"),
("96","6","0","13","16","9","staff","CHEMISTRY 1ST JULY","<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">9AM - 12PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\">&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">1</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a) (i) &nbsp;&nbsp;&nbsp; Give the name and nature of the radiations that are emitted during radioactivity.<br>(ii) State&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">two&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">differences between chemical reaction and nuclear reaction.<br>(iii) Balance the following nuclear reactions and identify X and Y<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<sup style=\"font-size: 8px;\">212</sup><sub style=\"font-size: 8px;\">84</sub>PO&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: Arial, sans-serif; color: rgb(68, 60, 171);\">â†’</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;<sup style=\"font-size: 8px;\">208</sup><sub style=\"font-size: 8px;\">82</sub>Pb + X<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;II.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<sup style=\"font-size: 8px;\">137</sup><sub style=\"font-size: 8px;\">55</sub>Cs&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: Arial, sans-serif; color: rgb(68, 60, 171);\">â†’</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;<sup style=\"font-size: 8px;\">137</sup><sub style=\"font-size: 8px;\">56</sub>Ba + Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br><br><br>(b) The electron configuration of an element X is:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IS<sup style=\"font-size: 8px;\">2</sup>2s<sup style=\"font-size: 8px;\">2</sup>2p<sup style=\"font-size: 8px;\">6</sup>3s<sup style=\"font-size: 8px;\">2</sup>3p5<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (i) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Deduce the atomic number of X.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; To what group does X belong?<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (iii) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Give&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">two&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">properties of the group to which the element X belong.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (iv) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identify element X by name.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (v) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Write a balanced equation to represent the reaction between the element X and hot &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; concentrated NaOH<br>(c) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (i) Explain why:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; graphite is used as a lubricant;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; II. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; diamond is used as an industrial cutting tool<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii) &nbsp; Write an equation to represent the reaction between aqueous BCL and NH<sub style=\"font-size: 8px;\">3</sub>&nbsp;solution.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (iii) Name the type of reaction represented by the equation. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></span></p></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2PM - 3PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\">&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a) (i) Define&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">saturated solution.</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><br>(ii)The solubility of KN0<sub style=\"font-size: 8px;\">3</sub>&nbsp;at 20Â°C was 3.00 mol dm<sup style=\"font-size: 8px;\">-3</sup>&nbsp;If 67.0g of KN0<sub style=\"font-size: 8px;\">3</sub>&nbsp;was added to 250cm<sup style=\"font-size: 8px;\">3</sup>&nbsp;of water and stirred at 20Â°C, determine whether the solution formed was saturated or not at that temperature.<br clear=\"all\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><img width=\"100\" height=\"14\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image001.jpg\" alt=\"https://waeconline.org.ng/e-learning/Chemistry/chem219mq2_clip_image002.jpg\" v:shapes=\"Picture_x0020_3\"></span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;[7 marks]<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b) (i) Distinguish between&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">dative&nbsp;</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">bond and&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">covalent&nbsp;</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">bond.<br>(ii) Explain why sugar and common salt do&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">not&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">conduct electricity in the solid state.<br>(iii) State the type of intermolecular forces present in:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hydrogen fluoride;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; II. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; argon.<br>(iv) Consider the compounds with the following structures:<br>S - H ----N and 0 - H -----N<br>In which of the compounds is the hydrogen bond stronger? Give reason for your answer.<br><br>(c) (i) State&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">Dalton\'s&nbsp;Law of Partial Pressure.</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><br><br>(ii) &nbsp;&nbsp; If 200cm<sup style=\"font-size: 8px;\">3</sup>&nbsp;of carbon(IV) oxide were collected over water at 18Â°C and 700 mmHg, determine the volume of the dry gas at s.t.p.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">[ standard vapour pressure of water at 18Â°C&nbsp;</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">= 15&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">mmHg]&nbsp;</span></i></span></p></td></tr></tbody></table>","2020-07-03 10:20:00","read_submit","active","100.00","2020-06-29 10:21:51","","","2019/2020","2nd Term"),
("97","5","0","5","7","10","staff","CHEMISTRY 1ST JULY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->State four (4) benefits of agriculture to the\neconomy of West African countries</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Enumerate four (4) functions of agro â€“ services\ncentres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Outline four (4) routine tractor maintenance\npractices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->State two functions of each of the following\nparts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l2 level1 lfo2\"><!--[if !supportLists]-->(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Three-point linkage</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l2 level1 lfo2\"><!--[if !supportLists]-->(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Hydraulic lever</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l3 level1 lfo3\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->A&nbsp; State\nthree (3) ways in which science and technology have contributed to agricultural\ndevelopment through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l1 level1 lfo4\"><!--[if !supportLists]-->(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l1 level1 lfo4\"><!--[if !supportLists]-->(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\">B Give two functions of each of the\nfollowing farm machines and implements: </p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Bulldozer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;\n</span><!--[endif]-->Tractor </p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; </span><!--[endif]-->Spraye</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Planter&nbsp;</p>","2020-07-03 10:37:00","read_submit","active","100.00","2020-06-29 10:43:47","","","2019/2020","2nd Term"),
("98","6","0","5","7","11","staff","AGRIC","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State four (4) benefits of agriculture to the economy of West African countries</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Enumerate four (4) functions of agro â€“ services centres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Outline four (4) routine tractor maintenance practices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State two functions of each of the following parts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Three-point linkage</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Hydraulic lever</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>A&nbsp; State three (3) ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">B Give two functions of each of the following farm machines and implements:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Bulldozer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;</span>Tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;</span>Spraye</p><p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Planter&nbsp;</p>","2020-07-03 10:43:00","read_submit","active","100.00","2020-06-29 10:43:54","","","2019/2020","2nd Term"),
("99","4","0","0","10","12","staff","CIVIC AND MARKETING  3RD JULY","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State four (4) benefits of agriculture to the economy of West African countries</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Enumerate four (4) functions of agro â€“ services centres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Outline four (4) routine tractor maintenance practices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State two functions of each of the following parts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Three-point linkage</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Hydraulic lever</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>A&nbsp; State three (3) ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">B Give two functions of each of the following farm machines and implements:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Bulldozer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;</span>Tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;</span>Spraye</p><p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Planter&nbsp;</p>","2020-07-03 10:53:00","read_submit","active","100.00","2020-06-29 10:54:26","","","2019/2020","2nd Term"),
("100","5","0","15","10","15","staff","CIVIC AND MARKETING  3RD JULY","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State four (4) benefits of agriculture to the economy of West African countries</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Enumerate four (4) functions of agro â€“ services centres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Outline four (4) routine tractor maintenance practices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State two functions of each of the following parts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Three-point linkage</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Hydraulic lever</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>A&nbsp; State three (3) ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">B Give two functions of each of the following farm machines and implements:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Bulldozer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;</span>Tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;</span>Spraye</p><p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Planter&nbsp;</p>","2020-07-03 11:02:00","read_submit","active","100.00","2020-06-29 11:03:59","","","2019/2020","2nd Term"),
("101","6","0","15","10","16","staff","CIVIC AND MARKETING  3RD JULY","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State four (4) benefits of agriculture to the economy of West African countries</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Enumerate four (4) functions of agro â€“ services centres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Outline four (4) routine tractor maintenance practices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State two functions of each of the following parts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Three-point linkage</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Hydraulic lever</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>A&nbsp; State three (3) ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">B Give two functions of each of the following farm machines and implements:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Bulldozer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;</span>Tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;</span>Spraye</p><p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Planter&nbsp;</p>","2020-07-03 11:05:00","read_submit","active","100.00","2020-06-29 11:06:54","","","2019/2020","2nd Term");
INSERT INTO activity VALUES
("102","1","0","2","16","18","staff","MATHS CORRECTION","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraph\" style=\"text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1.&nbsp; &nbsp;</span><!--[endif]-->2b + (3b â€“ 4c) = 2b + 3b â€“ 4c<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 5b â€“ 4c</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraph\" style=\"text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2.&nbsp;&nbsp;</span>3b x 11ab = 3 x b x 11 x a x b<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= 3 x b x 11 x a x b<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= 3 x 11 x a x b2<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= 33ab2</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpFirst\" style=\"text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;3.&nbsp; &nbsp;&nbsp;</span><!--[endif]--><span style=\"font-family:&quot;Helvetica&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">30pq Ã· 6<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= 30 x p x q /6<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 5 x p x q /1<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 5pq /1<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 5pq</span></p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 4.&nbsp; &nbsp;&nbsp;</span><!--[endif]--><span style=\"font-family:&quot;Helvetica&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">3b x 11ab = 3 x b x 11 x a x b<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 3 x b x 11 x a x b<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= 3 x 11 x a x b2<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 33ab2</span></p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->5.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 5.&nbsp; &nbsp;</span><!--[endif]-->2xy Ã— 9y = 2 Ã— x Ã— y Ã— 9 Ã— y<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 2 Ã— 9 Ã— x Ã— y Ã— y<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= 18 Ã— x Ã— y2<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 18xy2</p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><b>2PM -3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-left:.75in;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]--><span style=\"font-family:&quot;Helvetica&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">Explanation:<br>\n350 millionths = 1 millionth x 350<br>\n= 0.000001 x 350 = 0.00035</span></p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraph\" style=\"margin-left:.75in;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]--><span style=\"font-family:&quot;Helvetica&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">Explanation:<br>\n29 thousandths = 1 thousandth x 29<br>\n= 0.001 x 29 = 0.0029</span></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p>","2020-07-03 11:45:00","read_submit","active","100.00","2020-06-29 11:57:02","","","2019/2020","2nd Term"),
("103","2","0","2","16","19","staff","CORRECTIONS OF LAST WEEK MATHEMATICS 22ND JUNE","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 1.&nbsp;&nbsp;</span><!--[endif]--><span style=\"font-family:&quot;Helvetica&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">Let the number I am thinking of be x<br>\nx â€“ 14 = 13<br>\nx = 13 + 14 = 27</span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 2.&nbsp;&nbsp;</span><!--[endif]--><span style=\"font-family:&quot;Helvetica&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">Let the number I think of be y.<br>\n7y + 12 = 40<br>\n7y = 40 â€“ 12<br>\n7y = 28<br>\ny = 28â„7 = 4</span></p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 3.&nbsp;&nbsp;</span><!--[endif]--><span style=\"font-family:&quot;Helvetica&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">The area of a rectangle = length Ã— breadth, where the length = x\nand the breadth = 15 â€“ x<br>\nArea = x Ã— (15 â€“ x) = (15x â€“ x2) cm2</span></p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 4.&nbsp;&nbsp;</span><!--[endif]--><span style=\"font-family:&quot;Helvetica&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">It can be rewritten as: x2 + ax + 2a + 2x = (x + 2)( x + a)</span></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt\"><b>2PM\nâ€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 1.&nbsp;&nbsp;</span><!--[endif]--><span style=\"font-family:&quot;Helvetica&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">Let the number of hours be x and y =&gt; time for the journey<br>\n= Distance/Average speed = 35/7 hours;<br>\nx + y = 5 â€”â€“ [i];<br>\n5x + 10y = 35 â€”- [ii</span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraph\" style=\"text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp;2.&nbsp;</span><!--[endif]-->Two factors with product -54 and sum -3 are: -9\nand +6.<br>\n( 2a<sup>2 </sup>â€“ 9a + 6a â€“ 27) = 0 (2a (a + 3) â€“ 9 (a + 3)<br>\n= (a + 3)(2a â€“ 9) = 0.<br>\n(a + 3 = 0 ( a = -3 or 2a â€“ 9 = 0 =&gt; a = 9/2</p>","2020-07-03 11:59:00","read_submit","active","100.00","2020-06-29 12:04:16","","","2019/2020","2nd Term"),
("104","3","0","2","16","20","staff","CORRECTIONS OF LAST WEEK MATHEMATICS 22ND JUNE","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraph\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 1.&nbsp;&nbsp;</span><span style=\"font-family: Helvetica, sans-serif; color: rgb(60, 55, 55);\">Let the number I am thinking of be x<br>x â€“ 14 = 13<br>x = 13 + 14 = 27</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 2.&nbsp;&nbsp;</span><span style=\"font-family: Helvetica, sans-serif; color: rgb(60, 55, 55);\">Let the number I think of be y.<br>7y + 12 = 40<br>7y = 40 â€“ 12<br>7y = 28<br>y = 28â„7 = 4</span></p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 3.&nbsp;&nbsp;</span><span style=\"font-family: Helvetica, sans-serif; color: rgb(60, 55, 55);\">The area of a rectangle = length Ã— breadth, where the length = x and the breadth = 15 â€“ x<br>Area = x Ã— (15 â€“ x) = (15x â€“ x2) cm2</span></p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 4.&nbsp;&nbsp;</span><span style=\"font-family: Helvetica, sans-serif; color: rgb(60, 55, 55);\">It can be rewritten as: x2 + ax + 2a + 2x = (x + 2)( x + a)</span></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.25in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.25in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.25in;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.25in;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.25in;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraph\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 1.&nbsp;&nbsp;</span><span style=\"font-family: Helvetica, sans-serif; color: rgb(60, 55, 55);\">Let the number of hours be x and y =&gt; time for the journey<br>= Distance/Average speed = 35/7 hours;<br>x + y = 5 â€”â€“ [i];<br>5x + 10y = 35 â€”- [ii</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p></p><p class=\"MsoListParagraph\" style=\"text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp;2.&nbsp;</span>Two factors with product -54 and sum -3 are: -9 and +6.<br>( 2a<sup style=\"font-size: 8.25px;\">2&nbsp;</sup>â€“ 9a + 6a â€“ 27) = 0 (2a (a + 3) â€“ 9 (a + 3)<br>= (a + 3)(2a â€“ 9) = 0.<br>(a + 3 = 0 ( a = -3 or 2a â€“ 9 = 0 =&gt; a = 9/2</p>","2020-07-03 12:02:00","read_submit","active","100.00","2020-06-29 12:04:23","","","2019/2020","2nd Term"),
("105","2","0","2","16","19","staff","MATHEMATICS QUESTIONS","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION </p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Solve the\nfollowing:</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">&nbsp;1. A motorist drives for m hours at 120km/hr and\nn hours at 18km/hr. Altogether Somina drives 78km in 5 hours. Find m and n</span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 2.&nbsp;</span></span><!--[endif]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">Solve the equation 3x\n+ 4y = 5 and 7x + 2y = 8</span></p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp;3.&nbsp;&nbsp;</span></span><!--[endif]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">Water flows through a\n3cm diameter pipe at the rate of 3 metres/second. How many water flow through\nthe pipe in one second and express the flow of water as a rate in\nlitres/minute?</span></p><p class=\"MsoListParagraphCxSpLast\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp;1.&nbsp;</span><!--[endif]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">Abidjan is 4o west of\nAccra and on the same circle of latitude. If the radius of this circle of\nlatitude is 6370 km, how far is Abidjan west of Accra, correct to the nearest\nkilometer? (Take Ï€ = 22/7).</span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737;mso-ansi-language:EN-US;\nmso-fareast-language:EN-US;mso-bidi-language:AR-SA\">2. A measuring cylinder of\nradius 3.5cm contains water to a height of 56cm. If this water is poured into a\nsimilar cylinder of radius 14cm, what will be the height of the water column?</span><br></p>","2020-07-03 12:08:00","read_submit","active","100.00","2020-06-29 12:10:01","","","2019/2020","2nd Term"),
("106","3","0","2","16","22","staff","MATHEMATICS 29 JUNE","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">QUESTION</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">Solve the following:</p><p class=\"MsoListParagraph\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span><span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">&nbsp;1. A motorist drives for m hours at 120km/hr and n hours at 18km/hr. Altogether Somina drives 78km in 5 hours. Find m and n</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 2.&nbsp;</span></span><span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">Solve the equation 3x + 4y = 5 and 7x + 2y = 8</span></p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp;3.&nbsp;&nbsp;</span></span><span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">Water flows through a 3cm diameter pipe at the rate of 3 metres/second. How many water flow through the pipe in one second and express the flow of water as a rate in litres/minute?</span></p><p class=\"MsoListParagraphCxSpLast\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraph\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp;1.&nbsp;</span><span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">Abidjan is 4o west of Accra and on the same circle of latitude. If the radius of this circle of latitude is 6370 km, how far is Abidjan west of Accra, correct to the nearest kilometer? (Take Ï€ = 22/7).</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p><span style=\"font-size: 11pt; line-height: 16.8667px; font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">2. A measuring cylinder of radius 3.5cm contains water to a height of 56cm. If this water is poured into a similar cylinder of radius 14cm, what will be the height of the water column?</span></p>","2020-07-03 12:12:00","read_submit","active","100.00","2020-06-29 12:13:24","","","2019/2020","2nd Term"),
("107","1","0","2","16","21","staff","MATHEMATICS 29 JUNE","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MATHEMATICS <o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Show working for the following</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;text-indent:\n.5in\"><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family:\n&quot;Times New Roman&quot;;color:#3C3737\">(i)&nbsp; I\nthink of a number. I take away 14. The result is 13. What number am I thinking\nof?<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\">(ii) <span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">Think of a number. I\nmultiply it by 7. I add 12. The result is 40. What is the number I am &nbsp;&nbsp;&nbsp;thinking of?<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\">(iii) <span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">The perimeter of a\nrectangle is 30 cm and its length is x cm. Find its area in terms of x<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\">(iv) <span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">. Factorize x<sup>2</sup>\n+ 2a + ax + 2x</span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) <span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">1. A student travelled\nfor x hours at 5km/hr and for y hours at 10km/hr. The journey was 35km\naltogether, which of the following equations represent the given information if\nthe average speed for the journey was 7km/hr?<br>\n<!--[if !supportLineBreakNewLine]--><br>\n<!--[endif]--></span></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) <span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">Solve the equation 2a<sup>2</sup>\nâ€“ 3a â€“ 27 = 0<o:p></o:p></span></p>","2020-07-03 12:16:00","read_submit","active","100.00","2020-06-29 12:17:14","","","2019/2020","2nd Term"),
("108","2","0","2","16","23","staff","MATHEMATICS 29 JUNE","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION </p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Solve the\nfollowing:</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp;1.&nbsp;&nbsp;</span></span><!--[endif]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">&nbsp;A motorist drives for m hours at 120km/hr and\nn hours at 18km/hr. Altogether Somina drives 78km in 5 hours. Find m and n</span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp;2.&nbsp;&nbsp;</span></span><!--[endif]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">Solve the equation 3x\n+ 4y = 5 and 7x + 2y = 8</span></p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 3.&nbsp;</span></span><!--[endif]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">Water flows through a\n3cm diameter pipe at the rate of 3 metres/second. How many water flow through\nthe pipe in one second and express the flow of water as a rate in\nlitres/minute?</span></p><p class=\"MsoListParagraphCxSpLast\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp;1.&nbsp;</span><!--[endif]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">Abidjan is 4o west of\nAccra and on the same circle of latitude. If the radius of this circle of\nlatitude is 6370 km, how far is Abidjan west of Accra, correct to the nearest\nkilometer? (Take Ï€ = 22/7).</span></p>","2020-07-03 12:21:00","read_submit","active","100.00","2020-06-29 12:23:17","","","2019/2020","2nd Term"),
("109","1","0","28","18","24","staff","CIVIC EDU","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">2.\na. Define Traffic Rules and Regulations<br>\n2b. State five general traffic rules and regulations.<br>\n2c. Explain the following<br>\n&nbsp; &nbsp;i.\nRoad Safety<br>\n&nbsp;&nbsp;ii.\nRoad Junction<br>\n&nbsp;iii. Traffic light.<o:p></o:p></span></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><b><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p><p>\n\n\n\n\n\n\n\n</p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">1a.\nDefine Road<br>\n&nbsp; b. State and explain 3 categories of\nroads<br>\n&nbsp; c. Draw a cross road and site example.<b><o:p></o:p></b></span></p>","2020-07-03 12:33:00","read_submit","active","100.00","2020-06-29 12:35:12","","","2019/2020","2nd Term"),
("110","2","0","28","18","25","staff","CIVIC EDU","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">2.\na. Define Traffic Rules and Regulations<br>\n2b. State five general traffic rules and regulations.<br>\n2c. Explain the following<br>\n&nbsp; &nbsp;i.\nRoad Safety<br>\n&nbsp;&nbsp;ii.\nRoad Junction<br>\n&nbsp;iii. Traffic light.<o:p></o:p></span></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><b><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p><p>\n\n\n\n\n\n\n\n</p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">1a.\nDefine Road<br>\n&nbsp; b. State and explain 3 categories of\nroads<br>\n&nbsp; c. Draw a cross road and site example.<b><o:p></o:p></b></span></p>","2020-07-03 12:38:00","read_submit","active","100.00","2020-06-29 12:39:53","","","2019/2020","2nd Term"),
("111","3","0","28","18","26","staff","CIVIC EDU","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">2.\na. Define Traffic Rules and Regulations<br>\n2b. State five general traffic rules and regulations.<br>\n2c. Explain the following<br>\n&nbsp; &nbsp;i.\nRoad Safety<br>\n&nbsp;&nbsp;ii.\nRoad Junction<br>\n&nbsp;iii. Traffic light.<o:p></o:p></span></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><b><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p><p>\n\n\n\n\n\n\n\n</p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">1a.\nDefine Road<br>\n&nbsp; b. State and explain 3 categories of\nroads<br>\n&nbsp; c. Draw a cross road and site example.<b><o:p></o:p></b></span></p>","2020-07-03 12:50:00","read_submit","active","100.00","2020-06-29 12:57:22","","","2019/2020","2nd Term"),
("112","1","0","3","14","27","staff","BASIC SCIENCE 3RD JULY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>BASIC SCIENCE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">1 a.\nState three types of soil and explain them.<br>\n&nbsp;&nbsp; b. State two properties each.<br>\n&nbsp;&nbsp; c. Define the following termsâ€™\nweathering formation of soil, atom and air.<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">2 a. List the seven parts of human brain.<br>\n&nbsp;&nbsp; b. Explain an two you know.<br>\n&nbsp;&nbsp; c. Define metabolism.<br>\n&nbsp;&nbsp; d. List four types of STI<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Define the\nfollowing:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Capacitor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Insulator</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Motor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Automated teller machine</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->5.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->resistor</p>","2020-07-03 13:11:00","read_submit","active","100.00","2020-06-29 13:12:20","","","2019/2020","2nd Term"),
("113","2","0","3","14","28","staff","BASIC SCIENCE 3RD JULY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>BASIC SCIENCE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">1 a.\nState three types of soil and explain them.<br>\n&nbsp;&nbsp; b. State two properties each.<br>\n&nbsp;&nbsp; c. Define the following termsâ€™\nweathering formation of soil, atom and air.<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">2 a. List the seven parts of human brain.<br>\n&nbsp;&nbsp; b. Explain an two you know.<br>\n&nbsp;&nbsp; c. Define metabolism.<br>\n&nbsp;&nbsp; d. List four types of STI<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Define the\nfollowing:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Capacitor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Insulator</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Motor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Automated teller machine</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->5.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->resistor</p>","2020-07-03 13:13:00","read_submit","active","100.00","2020-06-29 13:16:10","","","2019/2020","2nd Term"),
("114","3","0","3","14","29","staff","BASIC SCIENCE 3RD JULY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>BASIC SCIENCE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">1 a.\nState three types of soil and explain them.<br>\n&nbsp;&nbsp; b. State two properties each.<br>\n&nbsp;&nbsp; c. Define the following termsâ€™\nweathering formation of soil, atom and air.<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">2 a. List the seven parts of human brain.<br>\n&nbsp;&nbsp; b. Explain an two you know.<br>\n&nbsp;&nbsp; c. Define metabolism.<br>\n&nbsp;&nbsp; d. List four types of STI<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Define the\nfollowing:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Capacitor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Insulator</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Motor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Automated teller machine</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->5.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->resistor</p>","2020-07-03 13:17:00","read_submit","active","100.00","2020-06-29 13:18:26","","","2019/2020","2nd Term"),
("115","1","0","0","13","30","staff","NEWS UPDATE","<p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Hello students, as regard to the ongoing online assignment, most students do not submit their work which makes it difficult to input assessment.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">&nbsp;You are fully aware we do not charge for the online assignment and we, the institution have been paying for it.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">therefore, we urge every student to submit all the last week assignment before will proceed. failure to do so, you will no longer have asset to the online activities. only those who upload their assignment will be given asset to their portal.&nbsp;</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\"><br></p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Thanks,</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Director&nbsp;</p>","2020-07-10 12:07:00","read_only","active","100.00","2020-07-06 12:07:33","","","2019/2020","2nd Term"),
("116","2","0","0","13","31","staff","NEWS UPDATE","<p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Hello students, as regard to the ongoing online assignment, most students do not submit their work which makes it difficult to input assessment.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">&nbsp;You are fully aware we do not charge for the online assignment and we, the institution have been paying for it.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">therefore, we urge every student to submit all the last week assignment before will proceed. failure to do so, you will no longer have asset to the online activities. only those who upload their assignment will be given asset to their portal.&nbsp;</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\"><br></p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Thanks,</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Director&nbsp;</p>","2020-07-10 12:10:00","read_only","active","100.00","2020-07-06 12:10:58","","","2019/2020","2nd Term"),
("117","3","0","0","13","32","staff","NEWS UPDATE","<p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Hello students, as regard to the ongoing online assignment, most students do not submit their work which makes it difficult to input assessment.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">&nbsp;You are fully aware we do not charge for the online assignment and we, the institution have been paying for it.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">therefore, we urge every student to submit all the last week assignment before will proceed. failure to do so, you will no longer have asset to the online activities. only those who upload their assignment will be given asset to their portal.&nbsp;</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\"><br></p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Thanks,</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Director&nbsp;</p>","2020-07-10 12:12:00","read_only","active","100.00","2020-07-06 12:12:49","","","2019/2020","2nd Term"),
("118","4","0","0","13","33","staff","NEWS UPDATE","<p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Hello students, as regard to the ongoing online assignment, most students do not submit their work which makes it difficult to input assessment.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">&nbsp;You are fully aware we do not charge for the online assignment and we, the institution have been paying for it.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">therefore, we urge every student to submit all the last week assignment before will proceed. failure to do so, you will no longer have asset to the online activities. only those who upload their assignment will be given asset to their portal.&nbsp;</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\"><br></p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Thanks,</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Director&nbsp;</p>","2020-07-10 12:14:00","read_only","active","100.00","2020-07-06 12:14:42","","","2019/2020","2nd Term"),
("119","5","0","0","13","34","staff","NEWS UPDATE","<p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Hello students, as regard to the ongoing online assignment, most students do not submit their work which makes it difficult to input assessment.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">&nbsp;You are fully aware we do not charge for the online assignment and we, the institution have been paying for it.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">therefore, we urge every student to submit all the last week assignment before will proceed. failure to do so, you will no longer have asset to the online activities. only those who upload their assignment will be given asset to their portal.&nbsp;</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\"><br></p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Thanks,</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Director&nbsp;</p>","2020-07-10 12:16:00","read_only","active","100.00","2020-07-06 12:16:38","","","2019/2020","2nd Term"),
("120","6","0","0","13","35","staff","NEWS UPDATE","<p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Hello students, as regard to the ongoing online assignment, most students do not submit their work which makes it difficult to input assessment.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">&nbsp;You are fully aware we do not charge for the online assignment and we, the institution have been paying for it.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">therefore, we urge every student to submit all the last week assignment before will proceed. failure to do so, you will no longer have asset to the online activities. only those who upload their assignment will be given asset to their portal.&nbsp;</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\"><br></p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Thanks,</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Director&nbsp;</p>","2020-07-10 12:18:00","read_only","active","100.00","2020-07-06 12:18:25","","","2019/2020","2nd Term");




CREATE TABLE `activity_comment` (
  `activity_comment_id` int(11) NOT NULL AUTO_INCREMENT,
  `assignment_id` int(11) NOT NULL,
  `user_id` int(11) NOT NULL,
  `table_name` varchar(20) NOT NULL,
  `comment` varchar(500) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`activity_comment_id`),
  KEY `assignment_id` (`assignment_id`,`user_id`)
) ENGINE=InnoDB AUTO_INCREMENT=41 DEFAULT CHARSET=utf8mb4;


INSERT INTO activity_comment VALUES
("1","5","28","students","Ma\'am please I am not at pH where my textbook are... Can I browse it?","2020-05-20 10:00:07"),
("2","6","45","students","ma pls should we  anawer the clause or only to read about it","2020-05-20 10:13:10"),
("3","5","134","students","Sorry ma I just knew about it today","2020-05-20 16:42:27"),
("4","6","6","staff","Read and answer the questions, thanks","2020-05-20 16:47:07"),
("5","5","6","staff","@Jennifer it actually started today","2020-05-20 16:48:40"),
("6","5","6","staff","@Isaac the textbook will be preferable, try and get one over there, we are following 3rd term scheme. thanks","2020-05-20 16:50:54"),
("7","5","134","students","Ma pls how are we going to know the calendar or roaster","2020-05-21 09:23:10"),
("8","5","31","students","Ma\'am I can\'t find it in my textbook","2020-05-22 23:35:56"),
("9","5","134","students","Ma I can\'t find it in my textbook","2020-05-22 23:48:06"),
("10","7","153","students","Iâ€™m done reading the comprehension","2020-05-28 12:43:11"),
("11","12","45","students","Sir please I am not seeing the question some of them are hidden","2020-06-01 08:41:01"),
("16","12","49","students","Sir mine are also hidden","2020-06-01 14:03:10"),
("17","12","49","students","Sir mine are also hidden","2020-06-01 14:03:11"),
("18","12","49","students","Sir mine are also hidden","2020-06-01 14:03:15"),
("19","12","49","students","Sir mine are also hidden","2020-06-01 14:03:15"),
("20","12","49","students","Sir mine are also hidden","2020-06-01 14:03:15"),
("21","12","49","students","Sir mine are also hidden","2020-06-01 14:03:15"),
("22","12","49","students","Sir mine are also hidden","2020-06-01 14:03:15"),
("23","12","49","students","Sir mine are also hidden","2020-06-01 14:03:16"),
("24","12","49","students","Sir mine are also hidden","2020-06-01 14:03:16"),
("25","12","49","students","Sir mine are also hidden","2020-06-01 14:03:18"),
("30","12","54","students","Sir I\'m not seeing some of the questions they\'re hidden","2020-06-01 16:07:44"),
("31","12","63","students","Some of the questions are not complete\nHow are we going to do the homework","2020-06-01 17:46:19"),
("32","17","28","students","Ma\'am please do you mean in store marketing","2020-06-02 13:06:14"),
("33","12","16","staff","Sorry for the hidden questions,  attempt the clearer ones, snap and upload them. thanks","2020-06-05 15:00:20"),
("34","32","42","students","Should we type it or write  and upload","2020-06-10 12:31:33"),
("35","32","42","students","The rest of the questions are not showing fully \nIts only number one that is clear","2020-06-10 12:51:57"),
("36","54","16","staff","hello, i need your works for evaluation, only Precious Dappa has submitted for this week for SS3 class. thanks","2020-06-18 12:24:49"),
("37","52","16","staff","hello, i need your mathematics work for evaluation. thanks","2020-06-18 12:28:13"),
("38","52","28","students","Rsir please i have done all the assignments and submitted please check sir","2020-06-20 20:20:29"),
("39","56","45","students","Aunty good morning my question is what if you like the place","2020-06-25 09:44:32"),
("40","97","42","students","This was sent two times","2020-07-18 10:27:19");




CREATE TABLE `admission_class` (
  `admission_class_id` int(11) NOT NULL AUTO_INCREMENT,
  `admission_sessions_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `price` decimal(15,2) NOT NULL,
  PRIMARY KEY (`admission_class_id`),
  KEY `admission_session_id` (`admission_sessions_id`),
  KEY `class_id` (`class_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `admission_exam_questions` (
  `admission_exam_question_id` int(11) NOT NULL AUTO_INCREMENT,
  `admission_exam_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `question_id` int(11) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`admission_exam_question_id`),
  KEY `admission_exam_id` (`admission_exam_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `admission_exam_student_questions` (
  `admission_exam_student_question_id` int(11) NOT NULL AUTO_INCREMENT,
  `admission_exam_student_id` int(11) NOT NULL,
  `question_options_id` int(11) NOT NULL,
  PRIMARY KEY (`admission_exam_student_question_id`),
  KEY `admission_exam_student_id` (`admission_exam_student_id`),
  KEY `question_options_id` (`question_options_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `admission_exam_students` (
  `admission_exam_student_id` int(11) NOT NULL AUTO_INCREMENT,
  `admission_exam_id` int(11) NOT NULL,
  `admission_student_id` int(11) NOT NULL,
  `start_date` datetime NOT NULL DEFAULT current_timestamp(),
  `end_date` datetime NOT NULL,
  `score` decimal(15,2) DEFAULT NULL,
  `revised_score` decimal(15,2) DEFAULT NULL,
  `total_score` decimal(15,2) DEFAULT NULL,
  `score_percentage` decimal(15,2) DEFAULT NULL,
  `revised_score_percentage` decimal(15,2) DEFAULT NULL,
  `approval` tinyint(4) NOT NULL,
  `fullscreen_exits` int(11) NOT NULL,
  `exam_ended_cond` varchar(30) NOT NULL,
  PRIMARY KEY (`admission_exam_student_id`),
  KEY `admission_exam_id` (`admission_exam_id`),
  KEY `student_id` (`admission_student_id`),
  KEY `approval` (`approval`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `admission_exam_webcams` (
  `admission_exam_webcam_id` int(11) NOT NULL AUTO_INCREMENT,
  `admission_exam_id` int(11) NOT NULL,
  `admission_student_id` int(11) NOT NULL,
  `google_drive_id` varchar(300) NOT NULL,
  `timestamp` varchar(20) NOT NULL,
  PRIMARY KEY (`admission_exam_webcam_id`),
  KEY `admission_exam_id` (`admission_exam_id`,`admission_student_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `admission_exams` (
  `admission_exam_id` int(11) NOT NULL AUTO_INCREMENT,
  `admission_class_id` int(11) NOT NULL,
  `exam_name` varchar(300) NOT NULL,
  `exam_description` text NOT NULL,
  `exam_type` varchar(20) NOT NULL DEFAULT 'multiple_choice',
  `duration` int(11) NOT NULL,
  `start_date` datetime NOT NULL,
  `end_date` datetime NOT NULL,
  `maximum_attempt` tinyint(4) NOT NULL,
  `minimum_percentage` tinyint(4) NOT NULL,
  `view_answers` tinyint(4) NOT NULL,
  `surveillance` tinyint(4) NOT NULL,
  `activation` varchar(10) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`admission_exam_id`),
  KEY `activation` (`activation`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `admission_form` (
  `admission_form_id` int(11) NOT NULL AUTO_INCREMENT,
  `admission_form` text NOT NULL,
  `upload_instruction` varchar(500) NOT NULL,
  PRIMARY KEY (`admission_form_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4;


INSERT INTO admission_form VALUES
("1","[{\"type\":\"text\",\"required\":true,\"label\":\"Last Name\",\"placeholder\":\"ENTER LAST NAME\",\"className\":\"form-control\",\"name\":\"last_name\",\"access\":false,\"subtype\":\"text\"},{\"type\":\"text\",\"required\":true,\"label\":\"First Name\",\"placeholder\":\"ENTER FIRST NAME\",\"className\":\"form-control\",\"name\":\"first_name\",\"access\":false,\"subtype\":\"text\"},{\"type\":\"text\",\"required\":false,\"label\":\"Other Name\",\"placeholder\":\"ENTER OTHER NAME\",\"className\":\"form-control\",\"name\":\"other_name\",\"access\":false,\"subtype\":\"text\"},{\"type\":\"select\",\"required\":true,\"label\":\"Gender\",\"className\":\"form-control\",\"name\":\"gender\",\"access\":false,\"values\":[{\"label\":\"MALE\",\"value\":\"male\",\"selected\":true},{\"label\":\"FEMALE\",\"value\":\"female\"}]},{\"type\":\"select\",\"required\":true,\"label\":\"Religion\",\"placeholder\":\"Religion\",\"className\":\"form-control\",\"name\":\"religion\",\"access\":false,\"values\":[{\"label\":\"CHRISTIANITY \",\"value\":\"Christianity\"},{\"label\":\"ISLAM \",\"value\":\"Islam\"}]},{\"type\":\"date\",\"required\":true,\"label\":\"Date of Birth\",\"className\":\"form-control\",\"name\":\"dob\",\"access\":false},{\"type\":\"text\",\"required\":true,\"label\":\"Parent Name\",\"placeholder\":\"ENTER PARENT NAME\",\"className\":\"form-control\",\"name\":\"parent_name\",\"access\":false,\"subtype\":\"text\"},{\"type\":\"text\",\"required\":true,\"label\":\"Parent Address\",\"placeholder\":\"ENTER PARENT ADDRESS\",\"className\":\"form-control\",\"name\":\"home_address\",\"access\":false,\"subtype\":\"text\"},{\"type\":\"text\",\"required\":true,\"label\":\"Parent Occupation\",\"placeholder\":\"ENTER PARENT OCCUPATION\",\"className\":\"form-control\",\"name\":\"occupation\",\"access\":false,\"subtype\":\"text\"},{\"type\":\"autocomplete\",\"required\":true,\"label\":\"Parent State of Origin\",\"className\":\"form-control\",\"name\":\"parent_state_origin\",\"access\":false,\"requireValidOption\":true,\"values\":[{\"label\":\"ABIA\",\"value\":\"ABIA\"},{\"label\":\"ADAMAWA\",\"value\":\"ADAMAWA\"},{\"label\":\"AKWA IBOM\",\"value\":\"AKWA IBOM\"},{\"label\":\"ANAMBRA\",\"value\":\"ANAMBRA\"},{\"label\":\"BAUCHI\",\"value\":\"BAUCHI\"},{\"label\":\"BAYELSA\",\"value\":\"BAYELSA\"},{\"label\":\"BENUE\",\"value\":\"BENUE\"},{\"label\":\"BORNO\",\"value\":\"BORNO\"},{\"label\":\"CROSS RIVER\",\"value\":\"CROSS RIVER\"},{\"label\":\"DELTA\",\"value\":\"DELTA\"},{\"label\":\"EBONYI\",\"value\":\"EBONYI\"},{\"label\":\"EDO\",\"value\":\"EDO\"},{\"label\":\"EKITI\",\"value\":\"EKITI\"},{\"label\":\"ENUGU\",\"value\":\"ENUGU\"},{\"label\":\"FCT\",\"value\":\"FCT\"},{\"label\":\"GOMBE\",\"value\":\"GOMBE\"},{\"label\":\"IMO\",\"value\":\"IMO\"},{\"label\":\"JIGAWA\",\"value\":\"JIGAWA\"},{\"label\":\"KADUNA\",\"value\":\"KADUNA\"},{\"label\":\"KANO\",\"value\":\"KANO\"},{\"label\":\"KATSINA\",\"value\":\"KATSINA\"},{\"label\":\"KEBBI\",\"value\":\"KEBBI\"},{\"label\":\"KOGI\",\"value\":\"KOGI\"},{\"label\":\"KWARA\",\"value\":\"KWARA\"},{\"label\":\"LAGOS\",\"value\":\"LAGOS\"},{\"label\":\"NASARAWA\",\"value\":\"NASARAWA\"},{\"label\":\"NIGER\",\"value\":\"NIGER\"},{\"label\":\"OGUN\",\"value\":\"OGUN\"},{\"label\":\"ONDO\",\"value\":\"ONDO\"},{\"label\":\"OSUN\",\"value\":\"OSUN\"},{\"label\":\"OYO\",\"value\":\"OYO\"},{\"label\":\"PLATEAU\",\"value\":\"PLATEAU\"},{\"label\":\"RIVERS\",\"value\":\"RIVERS\"},{\"label\":\"SOKOTO\",\"value\":\"SOKOTO\"},{\"label\":\"TARABA\",\"value\":\"TARABA\"},{\"label\":\"YOBE\",\"value\":\"YOBE\"},{\"label\":\"ZAMFARA\",\"value\":\"ZAMFARA\"}]},{\"type\":\"select\",\"required\":true,\"label\":\"Parent Religion\",\"placeholder\":\"Religion\",\"className\":\"form-control\",\"name\":\"select-1595660440643\",\"access\":false,\"values\":[{\"label\":\"CHRISTIANITY \",\"value\":\"Christianity\",\"selected\":true},{\"label\":\"ISLAM \",\"value\":\"Islam\"}]}]","");




CREATE TABLE `admission_sessions` (
  `admission_sessions_id` int(11) NOT NULL AUTO_INCREMENT,
  `admission_sessions_name` varchar(300) NOT NULL,
  `admission_status` varchar(100) NOT NULL DEFAULT 'active',
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`admission_sessions_id`),
  KEY `admission_status` (`admission_status`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `admission_students` (
  `admission_student_id` int(11) NOT NULL AUTO_INCREMENT,
  `admission_class_id` int(11) NOT NULL,
  `main_phonenumber` varchar(20) NOT NULL,
  `phone_number2` varchar(20) DEFAULT NULL,
  `email` varchar(300) NOT NULL,
  `student_info` text NOT NULL,
  `payment` varchar(10) NOT NULL,
  `application_status` varchar(20) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`admission_student_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `admission_uploads` (
  `admission_upload_id` int(11) NOT NULL AUTO_INCREMENT,
  `admission_student_id` int(11) NOT NULL,
  `upload_title` varchar(50) NOT NULL,
  `google_drive_id` varchar(100) NOT NULL,
  `google_drive_title` varchar(50) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`admission_upload_id`),
  KEY `admission_student_id` (`admission_student_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `album` (
  `album_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `album_cat` varchar(20) NOT NULL,
  `album_name` varchar(100) NOT NULL,
  `album_date` datetime NOT NULL,
  PRIMARY KEY (`album_id`),
  KEY `album_cat` (`album_cat`),
  KEY `class_id` (`class_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `album_images` (
  `album_images_id` int(11) NOT NULL AUTO_INCREMENT,
  `album_id` int(11) NOT NULL,
  `image_name` varchar(20) NOT NULL,
  `image_dir` varchar(300) NOT NULL,
  PRIMARY KEY (`album_images_id`),
  KEY `album_id` (`album_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `alumni` (
  `alumni_id` int(11) NOT NULL AUTO_INCREMENT,
  `alumni_class_id` int(11) NOT NULL,
  `last_name` varchar(50) NOT NULL,
  `first_name` varchar(50) NOT NULL,
  `address` varchar(400) NOT NULL,
  `phonenumber` varchar(20) NOT NULL,
  `email` varchar(200) NOT NULL,
  `payment_reference` varchar(50) DEFAULT NULL,
  `year_you_left` varchar(20) NOT NULL,
  `set_name` varchar(15) NOT NULL,
  `brief_info` varchar(400) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`alumni_id`),
  KEY `alumni_class_id` (`alumni_class_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `alumni_class` (
  `alumni_class_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_name` varchar(50) NOT NULL,
  `class_group` varchar(10) NOT NULL,
  `class_order` int(11) NOT NULL,
  PRIMARY KEY (`alumni_class_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `app_token` (
  `app_token_id` int(11) NOT NULL AUTO_INCREMENT,
  `user_id` int(11) NOT NULL,
  `table_name` varchar(100) NOT NULL,
  `user_key` varchar(100) NOT NULL,
  `browser_token` varchar(100) NOT NULL,
  `db_name` varchar(100) NOT NULL,
  `token` varchar(300) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  `last_updated` datetime NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`app_token_id`),
  KEY `user_key` (`user_key`,`token`),
  KEY `browser_token` (`browser_token`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `assignments` (
  `assignment_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `assignment_title` varchar(200) NOT NULL,
  `assignment_text` text NOT NULL,
  `assignment_dir` varchar(500) NOT NULL,
  `assignment_date` datetime NOT NULL,
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  PRIMARY KEY (`assignment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `assignments_answer_file` (
  `assignments_answer_file_id` int(11) NOT NULL AUTO_INCREMENT,
  `assignment_id` int(11) NOT NULL,
  `file_name` varchar(100) NOT NULL,
  `file_dir` varchar(300) NOT NULL,
  `google_drive_id` varchar(200) NOT NULL,
  `google_drive_title` varchar(200) NOT NULL,
  `google_drive_thumbnail_link` varchar(300) NOT NULL,
  `google_drive_dir` varchar(300) NOT NULL,
  `google_drive_embed_link` varchar(300) NOT NULL,
  `google_drive_filesize` varchar(30) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`assignments_answer_file_id`),
  KEY `assignment_id` (`assignment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `assignments_files` (
  `assignments_file_id` int(11) NOT NULL AUTO_INCREMENT,
  `assignment_id` int(11) NOT NULL,
  `file_name` varchar(200) NOT NULL,
  `file_dir` varchar(300) NOT NULL,
  `google_drive_id` varchar(200) NOT NULL,
  `google_drive_title` varchar(200) NOT NULL,
  `google_drive_thumbnail_link` varchar(300) NOT NULL,
  `google_drive_dir` varchar(300) NOT NULL,
  `google_drive_embed_link` varchar(300) NOT NULL,
  `google_drive_filesize` varchar(30) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`assignments_file_id`),
  KEY `assignment_id` (`assignment_id`)
) ENGINE=InnoDB AUTO_INCREMENT=55 DEFAULT CHARSET=utf8mb4;


INSERT INTO assignments_files VALUES
("1","28","14b0ab.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/14b0ab.jpg","","","","","","","2020-06-08 11:04:18"),
("2","28","eacc19.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/eacc19.jpg","","","","","","","2020-06-08 11:04:18"),
("3","28","25d448.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/25d448.jpg","","","","","","","2020-06-08 11:04:18"),
("4","28","5f616b.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/5f616b.jpg","","","","","","","2020-06-08 11:04:18"),
("5","28","29f207.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/29f207.jpg","","","","","","","2020-06-08 11:04:18"),
("6","29","e7c997.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/e7c997.jpg","","","","","","","2020-06-08 11:07:37"),
("7","29","e263e2.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/e263e2.jpg","","","","","","","2020-06-08 11:07:37"),
("8","29","335d80.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/335d80.jpg","","","","","","","2020-06-08 11:07:37"),
("9","29","01cc16.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/01cc16.jpg","","","","","","","2020-06-08 11:07:37"),
("10","29","8f3350.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/8f3350.jpg","","","","","","","2020-06-08 11:07:37"),
("11","30","558308.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/558308.jpg","","","","","","","2020-06-08 11:13:14"),
("12","30","7f969a.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/7f969a.jpg","","","","","","","2020-06-08 11:13:14"),
("13","30","3e1b4c.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/3e1b4c.jpg","","","","","","","2020-06-08 11:13:14"),
("14","30","b5d091.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/b5d091.jpg","","","","","","","2020-06-08 11:13:14"),
("15","30","c2b41f.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/c2b41f.jpg","","","","","","","2020-06-08 11:13:14"),
("16","49","246636.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/246636.jpg","","","","","","","2020-06-15 12:30:52"),
("17","49","96306e.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/96306e.jpg","","","","","","","2020-06-15 12:30:52"),
("18","49","434310.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/434310.jpg","","","","","","","2020-06-15 12:30:52"),
("19","50","0093e3.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/0093e3.jpg","","","","","","","2020-06-15 12:31:50"),
("20","50","a8d627.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/a8d627.jpg","","","","","","","2020-06-15 12:31:50"),
("21","50","2d97aa.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/2d97aa.jpg","","","","","","","2020-06-15 12:31:50"),
("22","51","1cad84.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/1cad84.jpg","","","","","","","2020-06-15 12:32:48"),
("23","51","ec0e60.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/ec0e60.jpg","","","","","","","2020-06-15 12:32:48"),
("24","51","005a04.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/005a04.jpg","","","","","","","2020-06-15 12:32:48"),
("25","67","b7c625.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/b7c625.jpg","","","","","","","2020-06-22 11:24:42"),
("26","67","5ea52b.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/5ea52b.jpg","","","","","","","2020-06-22 11:24:42"),
("27","67","6ff77f.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/6ff77f.jpg","","","","","","","2020-06-22 11:24:42"),
("28","67","8f5d52.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/8f5d52.jpg","","","","","","","2020-06-22 11:24:42"),
("29","68","007ec0.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/007ec0.jpg","","","","","","","2020-06-22 11:25:35"),
("30","68","445c91.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/445c91.jpg","","","","","","","2020-06-22 11:25:35"),
("31","68","ec663a.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/ec663a.jpg","","","","","","","2020-06-22 11:25:35"),
("32","68","3534ce.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/3534ce.jpg","","","","","","","2020-06-22 11:25:35"),
("33","69","739894.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/739894.jpg","","","","","","","2020-06-22 11:26:57"),
("34","69","f658f1.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/f658f1.jpg","","","","","","","2020-06-22 11:26:57"),
("35","69","246f68.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/246f68.jpg","","","","","","","2020-06-22 11:26:57"),
("36","69","a39c57.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/a39c57.jpg","","","","","","","2020-06-22 11:26:57"),
("37","88","","","10Knf5fSqB4rWaEBLkuFH-IsDx_ntKeeO","9040ce.jpg","","https://drive.google.com/file/d/10Knf5fSqB4rWaEBLkuFH-IsDx_ntKeeO/view?usp=drivesdk","https://drive.google.com/file/d/10Knf5fSqB4rWaEBLkuFH-IsDx_ntKeeO/preview?usp=drivesdk","114638","2020-06-29 09:24:39"),
("38","88","","","1XiSlJuikNVLDRYbXc2tG1v8yLw1fFB1c","6f7fa8.jpg","","https://drive.google.com/file/d/1XiSlJuikNVLDRYbXc2tG1v8yLw1fFB1c/view?usp=drivesdk","https://drive.google.com/file/d/1XiSlJuikNVLDRYbXc2tG1v8yLw1fFB1c/preview?usp=drivesdk","105774","2020-06-29 09:24:39"),
("39","88","","","1z2a_d9soOBMJPkZA-hFFz8zS9MPh038M","50c288.jpg","","https://drive.google.com/file/d/1z2a_d9soOBMJPkZA-hFFz8zS9MPh038M/view?usp=drivesdk","https://drive.google.com/file/d/1z2a_d9soOBMJPkZA-hFFz8zS9MPh038M/preview?usp=drivesdk","120408","2020-06-29 09:24:39"),
("40","88","","","1FGu9tSjxqQ4Z2hgQ-is24EVs8r9T05jI","361d6e.jpg","","https://drive.google.com/file/d/1FGu9tSjxqQ4Z2hgQ-is24EVs8r9T05jI/view?usp=drivesdk","https://drive.google.com/file/d/1FGu9tSjxqQ4Z2hgQ-is24EVs8r9T05jI/preview?usp=drivesdk","116307","2020-06-29 09:24:39"),
("41","88","","","1HgsCK5q2RlO0qP4EywPPwC6Y3hDUHj1p","ee1f9b.jpg","","https://drive.google.com/file/d/1HgsCK5q2RlO0qP4EywPPwC6Y3hDUHj1p/view?usp=drivesdk","https://drive.google.com/file/d/1HgsCK5q2RlO0qP4EywPPwC6Y3hDUHj1p/preview?usp=drivesdk","110655","2020-06-29 09:24:39"),
("42","88","","","12rTyKoMpYcoNC1bdj9TJy2ayY9U0bgdf","fe76eb.jpg","","https://drive.google.com/file/d/12rTyKoMpYcoNC1bdj9TJy2ayY9U0bgdf/view?usp=drivesdk","https://drive.google.com/file/d/12rTyKoMpYcoNC1bdj9TJy2ayY9U0bgdf/preview?usp=drivesdk","94234","2020-06-29 09:24:39"),
("43","89","","","1p8cbEGWFAF4-bvj_2AbBAedGGND1CIB1","ef8bc4.jpg","","https://drive.google.com/file/d/1p8cbEGWFAF4-bvj_2AbBAedGGND1CIB1/view?usp=drivesdk","https://drive.google.com/file/d/1p8cbEGWFAF4-bvj_2AbBAedGGND1CIB1/preview?usp=drivesdk","114638","2020-06-29 09:31:11"),
("44","89","","","11IlJJsIaCD2QT_ktj6N_ZICLtpJJ4ymA","6ad617.jpg","","https://drive.google.com/file/d/11IlJJsIaCD2QT_ktj6N_ZICLtpJJ4ymA/view?usp=drivesdk","https://drive.google.com/file/d/11IlJJsIaCD2QT_ktj6N_ZICLtpJJ4ymA/preview?usp=drivesdk","105774","2020-06-29 09:31:11"),
("45","89","","","1rZPFOtSXU9TMTlR0OUPSaI1ucA-SeCBR","67198e.jpg","","https://drive.google.com/file/d/1rZPFOtSXU9TMTlR0OUPSaI1ucA-SeCBR/view?usp=drivesdk","https://drive.google.com/file/d/1rZPFOtSXU9TMTlR0OUPSaI1ucA-SeCBR/preview?usp=drivesdk","120408","2020-06-29 09:31:11"),
("46","89","","","1NS4utNfZU2428M3vysAoAPdcYaVAzaYW","e207ca.jpg","","https://drive.google.com/file/d/1NS4utNfZU2428M3vysAoAPdcYaVAzaYW/view?usp=drivesdk","https://drive.google.com/file/d/1NS4utNfZU2428M3vysAoAPdcYaVAzaYW/preview?usp=drivesdk","116307","2020-06-29 09:31:11"),
("47","89","","","1CFaCP0fV97Ur74mDZIZvQT_Itu9BXdxb","97dcdf.jpg","","https://drive.google.com/file/d/1CFaCP0fV97Ur74mDZIZvQT_Itu9BXdxb/view?usp=drivesdk","https://drive.google.com/file/d/1CFaCP0fV97Ur74mDZIZvQT_Itu9BXdxb/preview?usp=drivesdk","110655","2020-06-29 09:31:11"),
("48","89","","","1WoCn2HVLVMFqq38JHbE_QNvfIKaa14sx","3c4be0.jpg","","https://drive.google.com/file/d/1WoCn2HVLVMFqq38JHbE_QNvfIKaa14sx/view?usp=drivesdk","https://drive.google.com/file/d/1WoCn2HVLVMFqq38JHbE_QNvfIKaa14sx/preview?usp=drivesdk","94234","2020-06-29 09:31:11"),
("49","90","","","19AyURuVQ2F66pVYAObLoy5K-rlQ5Q4mw","9ca2af.jpg","","https://drive.google.com/file/d/19AyURuVQ2F66pVYAObLoy5K-rlQ5Q4mw/view?usp=drivesdk","https://drive.google.com/file/d/19AyURuVQ2F66pVYAObLoy5K-rlQ5Q4mw/preview?usp=drivesdk","114638","2020-06-29 09:35:26"),
("50","90","","","1ovG_oqIQ6neohAopnQ7_zjA9nHGd2vQk","20e5c0.jpg","","https://drive.google.com/file/d/1ovG_oqIQ6neohAopnQ7_zjA9nHGd2vQk/view?usp=drivesdk","https://drive.google.com/file/d/1ovG_oqIQ6neohAopnQ7_zjA9nHGd2vQk/preview?usp=drivesdk","105774","2020-06-29 09:35:26"),
("51","90","","","18yugPSDzbh-BgdVnGIB6Xr661Fw7UB_B","7918b7.jpg","","https://drive.google.com/file/d/18yugPSDzbh-BgdVnGIB6Xr661Fw7UB_B/view?usp=drivesdk","https://drive.google.com/file/d/18yugPSDzbh-BgdVnGIB6Xr661Fw7UB_B/preview?usp=drivesdk","120408","2020-06-29 09:35:26"),
("52","90","","","1VPhw_puy95lFSq16o3oYTDVlFQNE5jOr","6eac34.jpg","","https://drive.google.com/file/d/1VPhw_puy95lFSq16o3oYTDVlFQNE5jOr/view?usp=drivesdk","https://drive.google.com/file/d/1VPhw_puy95lFSq16o3oYTDVlFQNE5jOr/preview?usp=drivesdk","116307","2020-06-29 09:35:26"),
("53","90","","","1px4Q7M6G-o19mRVmKadueSX34FpNuzGf","ca8e8e.jpg","","https://drive.google.com/file/d/1px4Q7M6G-o19mRVmKadueSX34FpNuzGf/view?usp=drivesdk","https://drive.google.com/file/d/1px4Q7M6G-o19mRVmKadueSX34FpNuzGf/preview?usp=drivesdk","110655","2020-06-29 09:35:26"),
("54","90","","","1x5WcoKG6f72SZrilRd7wqZHrJfQy00A4","463055.jpg","","https://drive.google.com/file/d/1x5WcoKG6f72SZrilRd7wqZHrJfQy00A4/view?usp=drivesdk","https://drive.google.com/file/d/1x5WcoKG6f72SZrilRd7wqZHrJfQy00A4/preview?usp=drivesdk","94234","2020-06-29 09:35:26");




CREATE TABLE `assignments_marked_file` (
  `assignments_marked_file_id` int(11) NOT NULL AUTO_INCREMENT,
  `assignments_submitted_id` int(11) NOT NULL,
  `file_name` varchar(200) NOT NULL,
  `file_dir` varchar(300) NOT NULL,
  `google_drive_id` varchar(200) NOT NULL,
  `google_drive_title` varchar(200) NOT NULL,
  `google_drive_thumbnail_link` varchar(300) NOT NULL,
  `google_drive_dir` varchar(300) NOT NULL,
  `google_drive_embed_link` varchar(300) NOT NULL,
  `google_drive_filesize` varchar(30) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`assignments_marked_file_id`),
  KEY `assignments_submitted_id` (`assignments_submitted_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `assignments_submitted` (
  `assignments_submitted_id` int(11) NOT NULL AUTO_INCREMENT,
  `assignment_id` int(11) NOT NULL,
  `student_id` int(11) NOT NULL,
  `typed_assignment` text NOT NULL,
  `uploaded_assignment` varchar(500) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  `staff_id` int(11) NOT NULL,
  `table_name` varchar(20) NOT NULL,
  `student_submit_status` varchar(30) NOT NULL,
  `staff_marked_status` varchar(30) NOT NULL,
  `typed_marked` text NOT NULL,
  `student_score` decimal(15,2) DEFAULT NULL,
  `date_marked` datetime NOT NULL,
  PRIMARY KEY (`assignments_submitted_id`),
  KEY `assignment_id` (`assignment_id`),
  KEY `student_id` (`student_id`),
  KEY `staff_id` (`staff_id`)
) ENGINE=InnoDB AUTO_INCREMENT=97 DEFAULT CHARSET=latin1;


INSERT INTO assignments_submitted VALUES
("1","6","45","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about Phrases and Clauses (page 75 â€“ 77)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># definition\nof Phrases, types and functions (page 77 â€“ 80)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nclause (page 80 â€“ 84)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â Phrases are seen as small group of words that add meaning to a sentdnce. Phrases are not sentences because it is not a complete idea with a subject, verb and a predicate.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  The verbial meaning of phrase can be seen as \' put into a particular form of words \'.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  The noun meaning of phrase can also be seen as a small group of words standing together as a conceptuonal unit, typically forming a component of a clauseÂ </p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  Â  Â  Â  Â  Â  TYPES OF PHRASE</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  Â The various ttpes of phrases are :Â </p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">1Â· noun</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">2. verb</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">3. gerund</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">4. infinitiveÂ </p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">5. oppositive</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">6. participal</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">7. prepositional</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">8. absolute</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  Â  Â  Â  Â  Â  Â  FUNCTIONS OF A PHRASE</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  Â  Â  A Phrase functions as a verb, noun, preposition, adverb or an adjective. The role of a phrase in wriring depends upon its construction.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  therefore a phrase contains neither subject nor predicate it cant make sentence on its own.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  Â  Â  Â  Â  Â  Â Â </p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  <b>CLAUSE</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">A clause is a group of words containing a subject ND a predicate ( a verb) but doesn\'t make a complete meaning by itself. It usually form part of a compound or complex sentence.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  Â  Â  Â Types of clause</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">* Main clause</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">*Surbodinate clause</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">1) main clause: The main clause in a sentence is that pelart which have the main idea e.g I wrote the book because of u</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">The main clause of the above sentence is \'I wrote the book\'.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">2) surbodinate clause: the surbodinate clause is that part of a sentence that doesn\'t have complete meaning when it stands on its own. It is also known as dependent clause</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  Â  Â  Â Types of surbodinate clause</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Noun clause: noun clause perform the seen dramatical functions as noun ND noun phrase these functions are subject of the noun.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">It can function as subject of the verb, subject compliment etc.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">B) Relative clause: most relative clause are introduced by relative pronouns like who, which, that, etc.the function of d relative clause is the same as that of the adjectival phrase.it qaulifies a noun.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">C) Adverbial clause: like the Adverbial phrase, Adverbial clause performs the grammatical functions of modifying the verb into the main clause. Consider the following</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">As soon as the student saw the principal he took to his heels</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  Â  Â  Â  Â  Â  Â  Â  Function</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">It is modifying the verb took in the main clause he took to his heelsÂ </p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Adverbial clause are indicators of time, place, condition, manner, reason, concession, and result.</p>","","2020-05-20 11:05:52","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("2","5","129","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nVerb, types of Verb (page 23 â€“ 29)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nConcord or Agreement of Verb (page 29 â€“ 40)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nAdjective (page 41 â€“ 45)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CONCORD</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp; &nbsp; &nbsp; &nbsp;Concord means agreement or harmony in grammer. We apply this word as meaning perfecr agreement between subject and verb. This is shown by the subject and verb having the same person and number&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; VERB</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp; &nbsp; &nbsp; &nbsp;A verb,is an action word or a doing worf&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; TYPES OF VERB</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp;1. wash</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">2. dance</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">3. walk etc</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<b>ADJECTIVE</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Adjectives are words which qualifies it add meaning to nouns.&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp; &nbsp; Adjectives can be divided into three main classes:</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">1) Descriptive Adjective: good, bad, hard, soft, old, young, pail, red</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">E.g the OLd man caught a Bad cold.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">2) Adjective of quantity: e.g BOTH players scored THREE goals in the SECOND game.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">3) Adjective of distinction: e.g This stone was found on YONDER hill.</p>","","2020-05-20 11:13:44","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("3","6","203","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nPhrases and Clauses (page 75 â€“ 77)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># definition\nof Phrases, types and functions (page 77 â€“ 80)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nclause (page 80 â€“ 84)</p>","","2020-05-20 12:27:25","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("4","6","42","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nPhrases and Clauses (page 75 â€“ 77)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># definition\nof Phrases, types and functions (page 77 â€“ 80)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nclause (page 80 â€“ 84)</p>","","2020-05-20 12:28:13","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("5","5","134","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nVerb, types of Verb (page 23 â€“ 29)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nConcord or Agreement of Verb (page 29 â€“ 40)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nAdjective (page 41 â€“ 45)</p>","","2020-05-22 09:17:52","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("6","7","83","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday Â and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nComprehension (page 85 â€“ 87)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># attempt\nall exercise from page 87 â€“ 88</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Attempt\nall exercise from page 89 â€“ 93</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Attempt\nall exercise from page 93 - 97</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>","","2020-05-22 14:53:57","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("7","6","54","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nPhrases and Clauses (page 75 â€“ 77)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># definition\nof Phrases, types and functions (page 77 â€“ 80)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nclause (page 80 â€“ 84)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Wednesday and Thursday</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#phrases are group of words that does not have a finite verb and does not make complete sense or thought</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#noun phrase</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Verb phrase</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Adverbial phrase</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Prepositional phrase</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Gerundial phrase</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># phrase function as verb, noun, preposition ,adverb,or adjectiveÂ </p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Friday: clause</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># clauses are group of words that posses a finite verb and make complete sense or thought</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Types</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#main or independent</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#subordinate or dependent</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#relative or adjectival clause</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#noun clause</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Functions</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Gives meaning to a sentence</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Acts or functions as verb,Â </p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Noun: (subject, subject compliment)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Serves as adjectives</p>","","2020-05-22 15:14:58","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("8","5","31","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nVerb, types of Verb (page 23 â€“ 29)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nConcord or Agreement of Verb (page 29 â€“ 40)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nAdjective (page 41 â€“ 45)</p>","","2020-05-25 11:59:48","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("9","7","69","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday Â and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nComprehension (page 85 â€“ 87)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># attempt\nall exercise from page 87 â€“ 88</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Attempt\nall exercise from page 89 â€“ 93</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Attempt\nall exercise from page 93 - 97</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>","","2020-05-25 13:44:04","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("10","6","63","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nPhrases and Clauses (page 75 â€“ 77)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># definition\nof Phrases, types and functions (page 77 â€“ 80)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;Answers</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Meaning of Phrase:</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p><br></o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>* A phrase is a group of words without a subject and a finite verb.</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p><br></o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Types of phrase:</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p><br></o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>*Noun phrase:</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10.88px;\">A&nbsp;</span><a id=\"nounphrase\" name=\"nounphrase\" style=\"font-size: 10.88px; font-family: Verdana, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);\">noun phrase</a><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10.88px;\">&nbsp;consists of a pronoun or</span><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10.88px;\">&nbsp;noun and any associated modifiers</span><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10.88px;\">, including adjectives, adjective phrases, adjective clause</span><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10.88px;\">&nbsp;and other nouns in the possessive case</span></o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p><br></o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>*Adjectival phrase:</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10.88px;\">An&nbsp;</span><a id=\"adjectivephrase\" name=\"adjectivephrase\" style=\"font-size: 10.88px; font-family: Verdana, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);\">adjectival phrase</a><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10.88px;\">&nbsp;modifies a noun or pronoun.</span></o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p><br></o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>*Adverbial phrase:</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>It works as an adverbial within a sentence.</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p><br></o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>*Verb phrase:</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>It consists of a main verb or auxillaries(helping verb) in a sentence.</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p><br></o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Function of a phrase:</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">A phrase function as a noun,verb adverb and adjective</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p><br></o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nclause (page 80 â€“ 84)</p>","","2020-05-26 10:50:14","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("11","6","191","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nPhrases and Clauses (page 75 â€“ 77)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># definition\nof Phrases, types and functions (page 77 â€“ 80)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nclause (page 80 â€“ 84)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Answer</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">A phrase is a group of words without a finite verb and contains neither subject nor predicate but a head word and its modifier which functions as a single part of speech.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Types</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Noun phrase: It functions as subject of the verb, object of the verb, subject and object complement in apposition to a noun.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Verb phrase</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Prepositional phrase: it connects nouns in a sentence.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Adjective phrase: it functions as an adjective, further describing a noun in a sentence.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Adverb phrase: it functions as an adverb, further modifying the adjective in a sentence.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Conjunction phrase: it acts as a conjunction in a sentence.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Verb phrase: it acts a verb in a sentence.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Gerundial phrase: It acts a noun in a sentence.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Absolute phrase: it modifies the sentence.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Infinitive phrase: it acts as a noun, adjective or adverb in a sentence.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">A clause is a group of words with a finite verb.</p>","","2020-05-29 10:40:25","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("12","6","49","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nPhrases and Clauses (page 75 â€“ 77)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># definition\nof Phrases, types and functions (page 77 â€“ 80)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nclause (page 80 â€“ 84)</p>","","2020-05-30 13:20:24","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("13","5","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nVerb, types of Verb (page 23 â€“ 29)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nConcord or Agreement of Verb (page 29 â€“ 40)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nAdjective (page 41 â€“ 45)</p>","","2020-06-01 20:22:38","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("14","15","42","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p>","","2020-06-02 10:00:22","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("15","18","45","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD ALL YOUR WORK</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">2PM- 3PM<o:p></o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>Â </o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><font color=\"#2e347c\" face=\"Copperplate Gothic Light, sans-serif\"><span style=\"font-size: 16px;\"><b>2pm to 3pm</b></span></font></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">QuestionÂ \n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">ListÂ fourÂ types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">StateÂ sevenÂ functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","","2020-06-02 11:38:54","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("16","15","45","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <b>Civic</b></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><b>111.&nbsp; List six characteristics of a society exhibiting law and order</b></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </b>I. Accountability</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Ii. Constitutionalism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Iii. Peaceful protest</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Iv. General service of security</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; V. Queing culture</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Vi. Religious tolerance</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><b>222.&nbsp; Explain any 3 of the following characteristics of the above&nbsp;</b></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 General service of security: </b>members of the society generally have a Sense of security of life and property.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<b>2&nbsp; constitutionalism:</b>&nbsp;Adherence to the tents and principle of the Constitution in a feature of a society exhibiting law and order.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<b>3.&nbsp; Peaceful protest: </b>Protest demonstration and other forms of agitation are generally in so cities where law and order are exhibited.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp;<b>3.&nbsp; Define national integration</b></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </b>This is a process of creating a Sense of national consciousness,uniqueness of identity and loyalty among people with different socio-cultural identities (racial,ethnic, languages etc) into a single territory political society.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; <b>4.&nbsp; State four ways through which national integration can be promoted in Nigeria</b></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </b>1&nbsp; Formation of political parties with national outlook.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2&nbsp; Encouraging Nigerians to be Patriotic.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;3.&nbsp; Organising national cultural festivals.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;4.&nbsp; Encouraging inter-ethnic and inter-tribal marriages.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><b>11</b></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp;&nbsp;</p>","","2020-06-02 12:44:47","2019/2020","2nd Term","0","","save","","","","0000-00-00 00:00:00"),
("17","14","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ANSWERS</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; 1. Characteristics of a society exhibiting law and order include;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;I. Religious tolerance</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ii. Accountability of government officials</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;iii peaceful conduct of election</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; iv peaceful protest</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; V constitutionalism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Vi. Obeying of traffic laws</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp;1b.&nbsp; accountability of government officials: office holders and people in positions of trust held responsible and expects to render account of stewardship to people</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; . Religious tolerance: no society where there is Law and Order the religious groups will always tolerate the views of others about their religion and not get provoked</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;.&nbsp; peaceful conduct of election: in a society where there is Law and Order there is manifestation of law and orderliness when elections are conducted peacefully and votes are counted Without Fear or favour</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2. National integration is a process of creating a sense of national consciousness uniqueness of identity and loyalty among people with different socio-cultural identities (racial, ethnic, language, religion, etc) into a single territorial political Society.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2b. Formation of political parties with national outlook: political parties should&nbsp; assume national character. Parties should have their headquarters in the federal capital. it must also accept people from all walks of life to be members.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Promoting public education for National&nbsp; integration: this can be done through mass media by sensitizing Nigerians on common national issues and values.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Encouraging Nigerians to be patriotic: the people must feel as Nigerians with One Destiny and one goal they must have \'we\' feelings.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Encouraging inter-ethnic and inter- tribal marriages: encouraging inter-ethnic and inter-tribal helps to promote national integration through these cultural ties are strengthened among Nigerians.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp;&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p>","","2020-06-02 13:04:39","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("18","17","129","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-weight: 600;\">SNAP AND UPLOAD ALL YOUR WORK</span><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM</span></b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">&nbsp;</span></b><b><span style=\"font-size:12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347c\"=\"\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>&nbsp;</o:p></span></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\"><p>\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size: 12pt; font-family: \" copperplate=\"\" gothic=\"\" light\",=\"\" sans-serif;=\"\" color:=\"\" rgb(46,=\"\" 52,=\"\" 124);\"=\"\">2pm to 3pm</span></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">&nbsp;</span></b><b><span style=\"font-size:12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347c\"=\"\">2</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">Question&nbsp;\n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">List&nbsp;four&nbsp;types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">State&nbsp;seven&nbsp;functions\n       of advertising.</span></b></li><li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\"><br></span></b></li></ol></td></tr></tbody></p></table>","","2020-06-02 15:47:51","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("19","14","129","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1) peaceful co existence</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2)abscent of war and civil strife</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;3) peaceful conduct of elections</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 4) tolerance of opposition</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;5) decorum/orderliness</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 6) due process/ justice&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1) decorum: polite behaviour and respect for other in interpersonal, inter group and inter communion relations are common feature of society where law and order are exhibited.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2) respect for d right of individual: the right of the individual in the society ND respected and prostestedin society exhibiting law and order</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;3) peaceful co existence: among individual, ethnic group and religious institution that makes up the society is d manifestation of the existence of law and order.&nbsp;&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2) this is the awareness of the common identity among the citizen of d country .</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1) respect and tolerance</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2) fair representation in government</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;3) avoiding nepotism and encourage peace and stability</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;4) promotion inter ethnic marriage</p>","","2020-06-02 16:05:39","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("20","18","42","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD ALL YOUR WORK</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">2PM- 3PM<o:p></o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>Â </o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><font color=\"#2e347c\" face=\"Copperplate Gothic Light, sans-serif\"><span style=\"font-size: 16px;\"><b>2pm to 3pm</b></span></font></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">QuestionÂ \n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">ListÂ fourÂ types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">StateÂ sevenÂ functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","","2020-06-03 09:02:42","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("21","5","41","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nVerb, types of Verb (page 23 â€“ 29)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nConcord or Agreement of Verb (page 29 â€“ 40)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nAdjective (page 41 â€“ 45)</p>","","2020-06-03 15:02:44","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("22","18","54","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD ALL YOUR WORK</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">2PM- 3PM<o:p></o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>Â </o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><font color=\"#2e347c\" face=\"Copperplate Gothic Light, sans-serif\"><span style=\"font-size: 16px;\"><b>2pm to 3pm</b></span></font></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">QuestionÂ \n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">ListÂ fourÂ types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">StateÂ sevenÂ functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","","2020-06-05 12:11:09","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("23","17","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-weight: 600;\">SNAP AND UPLOAD ALL YOUR WORK</span><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM</span></b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">Â </span></b><b><span style=\"font-size:12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347c\"=\"\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>Â </o:p></span></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size: 12pt; font-family: \" copperplate=\"\" gothic=\"\" light\",=\"\" sans-serif;=\"\" color:=\"\" rgb(46,=\"\" 52,=\"\" 124);\"=\"\">2pm to 3pm</span></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">Â </span></b><b><span style=\"font-size:12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347c\"=\"\">2</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">QuestionÂ \n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">ListÂ fourÂ types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">StateÂ sevenÂ functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","","2020-06-05 13:32:56","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("24","15","203","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p>","","2020-06-05 18:21:31","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("25","18","203","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD ALL YOUR WORK</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">2PM- 3PM<o:p></o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>Â </o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><font color=\"#2e347c\" face=\"Copperplate Gothic Light, sans-serif\"><span style=\"font-size: 16px;\"><b>2pm to 3pm</b></span></font></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">QuestionÂ \n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">ListÂ fourÂ types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">StateÂ sevenÂ functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","","2020-06-05 18:55:35","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("26","12","42","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD YOUR WORK FOR RECORDINGÂ </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)\n  If x:y = 2:3, evaluate<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <u>x<sup>2</sup>Â â€“\n  y<sup>2</sup></u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â \n  y<sup>2</sup>Â + x<sup>2</sup><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b) A\n  man on the same level ground with a tree, stands at a distance of 12.82m away\n  from the foot of the tree. He observes the angle of elevation of the top of\n  the tree as 52o. If the man is 1.24m tall, calculate correct to two decimal <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">places,\n  the height of the tree.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â </span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">2</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)Â Â Â Â Â \n  Simplify:Â Â Â <u>Â x<sup>2</sup>Â Â â€“Â  8xÂ \n  +Â  16</u>Â  .<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  x<sup>2</sup>Â  -Â  7xÂ  +Â  12<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)Â Â Â Â \n  If Â½,Â </span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">1/x</span></b><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">,Â </span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/3</span></b><b><span style=\"font-size:8.0pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â are successive\n  terms of an arithmetic progression<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  (A.P.), show thatÂ Â Â Â <u>2Â  -Â  x</u>Â \n  =Â Â Â Â <u>2</u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  xÂ  -Â  3Â Â Â Â Â Â  3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:white\">OBSERVATION</span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Majority\n  of the candidates found the question on simplification of quadratic\n  expression very easy and scored full marks.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">The\n  question on Arithmetic progression was not well handled by the\n  candidates.Â  They were unable to recall that since Â½,Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/x</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">,Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/3Â </span></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">were terms of an A.P.,\n  hence 1/x â€“ Â½Â  =Â  1/3Â  -Â  1/x.Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">ThusÂ Â Â <u>2\n  â€“ x</u>Â  =Â Â <u>x â€“ 3</u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â 2xÂ Â Â Â Â Â Â Â Â \n  3x<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">which\n  by cross multiplying and simplifying leads toÂ Â Â <u>2Â \n  -Â  x</u>Â Â  =Â Â Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">2x</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">3x</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  Â Â Â Â Â Â \n  Â Â Â Â Â Â 3Â  -Â  x<br>\n  Â =Â Â Â </span></b><b><span style=\"font-size:7.5pt;\n  mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">2</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">3</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Â Â  as required.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><br></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><br></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b>2PM TO 3PM</b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">questionÂ 3</span></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">A bucket\n  is 12cm in diameter at the bottom, 20cm in diameter at the open end and 16cm\n  deep. If the bucket is filled with water and emptied into a cylindrical tin\n  of diameter 28cm, calculate the depth of water in the tin.<br>\n  ( take Ï€ = 22/7)<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:white\">observation</span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Majority of the\n  candidates found this question rather challenging because they could not\n  manipulate the concept of similar figures to find h, the height of the\n  removed cone i.e.<br>\n  Â <u>h</u>Â  =Â Â <u>16 + h</u>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <br>\n  Â 6Â Â Â Â Â Â Â Â Â \n  10Â Â Â Â  which gives h =\n  24cm.Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Very few of them were\n  able to apply the formular for finding the volume of a frustum V =Â \n  Â 1/3 Ï€/ h (R2 + Rr + r2), where V = volume of a frustum.Â Â <o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-05 19:55:36","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("27","18","191","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD ALL YOUR WORK</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">2PM- 3PM<o:p></o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>Â </o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><font color=\"#2e347c\" face=\"Copperplate Gothic Light, sans-serif\"><span style=\"font-size: 16px;\"><b>2pm to 3pm</b></span></font></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">QuestionÂ \n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">ListÂ fourÂ types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">StateÂ sevenÂ functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","","2020-06-06 10:45:26","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("28","15","191","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">Answers</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">1. A. Peaceful coexistence</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">B. Absence of war and civil strife</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">C. Peaceful conduct of election</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">D. Tolerance of oppositions</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">E. Religious tolerance</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">F. Constitutionalism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">2. A. Constitutionalism: adherence to the tenets and principles of the constitution is a feature of societies exhibiting law and order. his prevents tyranny and lawlessness.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">B. Religious tolerance: &nbsp;adherents of different religions in the society tolerate the views, teachings and preachings of other which prevent sectarian crises.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">C. Absence of wars and civil strife: wars and civil strife are generally absent in society exhibiting law and order.The breakdown of law and order makes the society ungovernable.</p>","","2020-06-06 11:06:04","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("29","15","54","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN Nigeria</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>C.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Civic Education</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Question 1</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; 1. Religous tolerance</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Tolerance of opposition</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Constitutionalism</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Decroum/orderliness</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Peaceful protest</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Queting culture</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp;2. Constitutionalism: adherence to the principles of the constitution is a feature of a society exhibiting law and order . This prevents tyranny and lawlessness.</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; Decroum/orderliness: this is polite behaviour which is appropriate in social situations it should be exited always . This trait should show particularly in cabinet sessions.</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; Religous tolerance: for peace and order faithful of different religous groups should learn to tolerate the views of others and not get provoked into violence.&nbsp;</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; QUESTION 2&nbsp;</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; 1. National integration is a process of creating a sense of national conciousness , uniqueness of identity and loyalty among people with different socio-cultural identities (racial , ethnic, language, religion etc...) Into a single territorial political society.</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp;2.) Promotion of cultural re-orientation /awareness&nbsp;</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp;b) formation of political parties with national out look</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp;C) organizing national cultural festivals&nbsp;</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp;D) encouraging inter ethnic and inter tribal marriages&nbsp;</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</i></p>","","2020-06-07 07:44:20","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("30","7","169","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday &nbsp;and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nComprehension (page 85 â€“ 87)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># attempt\nall exercise from page 87 â€“ 88</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Attempt\nall exercise from page 89 â€“ 93</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Attempt\nall exercise from page 93 - 97</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>","","2020-06-08 08:53:08","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("31","16","169","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p>","","2020-06-08 08:54:13","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("32","14","31","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p>","","2020-06-11 10:45:56","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("33","12","191","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD YOUR WORK FOR RECORDINGÂ </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)\n  If x:y = 2:3, evaluate<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <u>x<sup>2</sup>Â â€“\n  y<sup>2</sup></u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â \n  y<sup>2</sup>Â + x<sup>2</sup><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b) A\n  man on the same level ground with a tree, stands at a distance of 12.82m away\n  from the foot of the tree. He observes the angle of elevation of the top of\n  the tree as 52o. If the man is 1.24m tall, calculate correct to two decimal <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">places,\n  the height of the tree.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â </span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">2</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)Â Â Â Â Â \n  Simplify:Â Â Â <u>Â x<sup>2</sup>Â Â â€“Â  8xÂ \n  +Â  16</u>Â  .<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  x<sup>2</sup>Â  -Â  7xÂ  +Â  12<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)Â Â Â Â \n  If Â½,Â </span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">1/x</span></b><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">,Â </span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/3</span></b><b><span style=\"font-size:8.0pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â are successive\n  terms of an arithmetic progression<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  (A.P.), show thatÂ Â Â Â <u>2Â  -Â  x</u>Â \n  =Â Â Â Â <u>2</u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  xÂ  -Â  3Â Â Â Â Â Â  3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:white\">OBSERVATION</span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Majority\n  of the candidates found the question on simplification of quadratic\n  expression very easy and scored full marks.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">The\n  question on Arithmetic progression was not well handled by the\n  candidates.Â  They were unable to recall that since Â½,Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/x</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">,Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/3Â </span></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">were terms of an A.P.,\n  hence 1/x â€“ Â½Â  =Â  1/3Â  -Â  1/x.Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">ThusÂ Â Â <u>2\n  â€“ x</u>Â  =Â Â <u>x â€“ 3</u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â 2xÂ Â Â Â Â Â Â Â Â \n  3x<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">which\n  by cross multiplying and simplifying leads toÂ Â Â <u>2Â \n  -Â  x</u>Â Â  =Â Â Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">2x</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">3x</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  Â Â Â Â Â Â \n  Â Â Â Â Â Â 3Â  -Â  x<br>\n  Â =Â Â Â </span></b><b><span style=\"font-size:7.5pt;\n  mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">2</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">3</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Â Â  as required.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><br></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><br></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b>2PM TO 3PM</b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">questionÂ 3</span></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">A bucket\n  is 12cm in diameter at the bottom, 20cm in diameter at the open end and 16cm\n  deep. If the bucket is filled with water and emptied into a cylindrical tin\n  of diameter 28cm, calculate the depth of water in the tin.<br>\n  ( take Ï€ = 22/7)<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:white\">observation</span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Majority of the\n  candidates found this question rather challenging because they could not\n  manipulate the concept of similar figures to find h, the height of the\n  removed cone i.e.<br>\n  Â <u>h</u>Â  =Â Â <u>16 + h</u>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <br>\n  Â 6Â Â Â Â Â Â Â Â Â \n  10Â Â Â Â  which gives h =\n  24cm.Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Very few of them were\n  able to apply the formular for finding the volume of a frustum V =Â \n  Â 1/3 Ï€/ h (R2 + Rr + r2), where V = volume of a frustum.Â Â <o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-11 14:06:15","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("34","38","45","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">CIVIC EDUCATION<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 1.&nbsp;</span>Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 2.&nbsp;</span>State three government policies on cultism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 3.&nbsp;</span>Highlight five roles civil society can play in promoting popular participation</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MARKETING</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1</span><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; A.&nbsp;</span>State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; B.&nbsp;</span>Explain five factors that can determine the type of channels of distribution to be used by a company</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NB&nbsp;</span>explain your points in&nbsp;<span style=\"font-weight: 600;\">1b<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 2</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; A.&nbsp;</span>What is wharehouse?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; B.&nbsp;</span>Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp;C.&nbsp;&nbsp;</span>State six functions of a warehouse</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NB&nbsp;</span>&nbsp;do not mix the definition of warehouse with ware housing</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <b>MARKETING</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Question 1</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>1&nbsp; State five importance of middlee&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;men in marketing</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">A&nbsp; They are specialise in performing activities relating to the purchase and sales of goods&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">B. They are situated in the marketing channel at point between the producer and final buyers</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">C. They help in flunctuation of prices&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">D. They also sell cheap product when wholesaler and retailers activities are cut off</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">E. They help to break bulk</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>2&nbsp; Explain five factors that can determine type of channel of distribution to be used by a company</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">A NATURE OF MARKET : for your distribution to be suitable you must determine the type and location of market.</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">B. NATURE OF PRODUCT : this will influence the choice of distribution ie perishable goods will require short channel.</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">C. MUTUAL COOPERATION : it also depends on the cooperation between the manufacturer and dealers</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">D. PRICE AND PROFIT : in this case the middle men maximise profit by buying goods that is high from the product&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">E. PROMPT PAYMENT : producers may decide to sell to wholesalers if they need quick cash some may even eliminate the wholesalers</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<b>QUESTION 2&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>1. What is warehouse</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>&nbsp; &nbsp; &nbsp;</b>It can be defined as a building where large quantities of goods are stored especially before they are seen to shops/ stores to be sold&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>2. Describe any three types of warehouse&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">1&nbsp; Government warehouse is usually located at the sea port and it is used to keep contra ban goods</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">2. Bonded warehouse are owned who are issued license to accept imported goods</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">3. Coopeartive warehouse are warehouse that are owned and managed by coopeartive societies</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>3&nbsp; State six function of a warehouse</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">1 storage</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">2 protection of goods&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">3 risk bearing</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">4 finance</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">5 processing</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">6 transportation</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<b>CIVIC EDUCATION</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>1. Explain three reasons student join cult&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">A. SEARCH FOR SECURITY: new student in colleges feel intimidated when being beaten by a cultist and therefore they join cult</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">B. DISORGANIZED HOME: people who have one parent join cult just to have two parent and look for someone who would be their parents</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">C. PEER GROUP INFLUENCE: people join cult because of their friends</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>2. State three governmental policies on cultist</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">1 public enlightment campaign against cultism</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">2. Enacting enabling laws prescribing cultism and other secrete societies</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">3. Government to enhance security out fit in school and colleges</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>3 highlight five roles civil society can play in promoting popular participation</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">1. Check the excesses of political leaders and state officials&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">2. Inform the public on important national issues&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">3. Pursue the enforcement of fundamental human right&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">4. Mobilize citizens for popular participation in politics&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">5. Promote democracy by monitoring elections.</p><p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p>","","2020-06-11 14:23:17","2019/2020","2nd Term","0","","save","","","","0000-00-00 00:00:00"),
("35","38","42","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">CIVIC EDUCATION<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 1.&nbsp;</span>Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; a. To search for security</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; b.search for social identity</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; c.financial assistance</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 2.&nbsp;</span>State three government policies on cultism</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 3.&nbsp;</span>Highlight five roles civil society can play in promoting popular participation</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; a.discussing political issues of the country</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; b.voting during election</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; c.supporting candidates in elections</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; d.contesting election</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; e.engaging in political debates</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MARKETING</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1</span><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; A.&nbsp;</span>State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 1.They improve effienciency in &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;production</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 2.Help in sorting products</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 3.Creating awareness</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 4.Helps to finance the product</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 5.Make goods available to the &nbsp;consumer</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; B.&nbsp;</span>Explain five factors that can determine the type of channels of distribution to be used by a company</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;1.Nature of product:</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Perishable goods for example requires &nbsp;short channel of distribution so as to &nbsp; &nbsp;make the goods not to spoil.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;2.Nature of market:</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Choice of channels of distribution depends on the type of market and the buying habits of the users.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; 3.Mutual cooperation:</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;It may also depend on the cooperation between manufacturer and dealer.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; 4.Company consideration:</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;The knowledge and character of the &nbsp;company influences the selection of &nbsp;<span style=\"text-indent: -0.25in;\">channels.</span></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;5.Structure of retailing:</span></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Selection of channels also depends on &nbsp;the structure of retail.</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NB&nbsp;</span>explain your points in&nbsp;<span style=\"font-weight: 600;\">1b<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 2</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; A.&nbsp;</span>What is wharehouse?</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;A warehouse is place where goods are &nbsp; &nbsp;stored for future reference.</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; B.&nbsp;</span>Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 1.Private warehousing</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 2.Public warehousing</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 3.Government warehousing</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp;C.&nbsp;&nbsp;</span>State six functions of a warehouse</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 1.Storage of goods</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 2.Protection of goods</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 3.Risk bearing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 4.Financially</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 5.Processing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 6.Grading and branding</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NB&nbsp;</span>&nbsp;do not mix the definition of warehouse with ware housing</p><p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p>","","2020-06-12 08:51:46","2019/2020","2nd Term","0","","save","","","","0000-00-00 00:00:00"),
("36","32","42","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY 8<sup>TH</sup> JUNE<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b>9AM â€“ 12PM</b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  9.5pt;line-height:115%;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347f\"=\"\">Question 1</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#443cab\"=\"\">You have learnt that your younger brother intends to involve\n  himself in examination malpractice during the WASSCE. Write a letter to him\n  warning him of the dangers of such an action and urging him to concentrate on\n  his studies instead</span></i></b><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;No.29 old Refinery Road,</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Akpajo - Eleme,</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Rivers State.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;12 June,2020.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">Dear Peter,</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; How are you doing,how is everyone,I hope they are all doing great.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Peter I learnt that you intend to involve your self in malpractice,its very bad of you,dont in any way indulge your your self in corrupt practices,it wont help at all.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;And you need to also cut from bad friends who are also influencing you.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">&nbsp; &nbsp; &nbsp; &nbsp; I dont have much to say,be a good boy.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Your Lovely,</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Leon.&nbsp;</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>&nbsp; \n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</o:p></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347f\"=\"\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347f\"=\"\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#443cab\"=\"\">Write an article suitable for publication in one of your\n  national dailies discussing the vandalization of public facilities in your\n  country and its effects.</span></i></b><b><span style=\"font-size:7.5pt;\n  font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347f\"=\"\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347f\"=\"\">2pm â€“ 3pm<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347f\"=\"\">Question 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#443cab\"=\"\">Write a letter to the Minister of Works in your country\n  complaining about the deplorable condition of the roads in your area and the\n  effects this has on the lives of your people.</span></i></b><b><span style=\"font-size:7.5pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-12 09:03:57","2019/2020","2nd Term","0","","save","","","","0000-00-00 00:00:00"),
("37","39","169","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">CIVIC EDUCATION<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  1.Â </span>Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  2.Â </span>State three government policies on cultism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  3.Â </span>Highlight five roles civil society can play in promoting popular participation</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MARKETING</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1</span><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  A.Â </span>State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  B.Â </span>Explain five factors that can determine the type of channels of distribution to be used by a company</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NBÂ </span>explain your points inÂ <span style=\"font-weight: 600;\">1b<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">Â </span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 2</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  A.Â </span>What is wharehouse?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  B.Â </span>Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â C.Â Â </span>State six functions of a warehouse</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NBÂ </span>Â do not mix the definition of warehouse with ware housing</p><p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>Â </o:p></p>","","2020-06-12 09:28:39","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("38","19","169","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD ALL YOUR WORK</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">2PM- 3PM<o:p></o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>Â </o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><font color=\"#2e347c\" face=\"Copperplate Gothic Light, sans-serif\"><span style=\"font-size: 16px;\"><b>2PM TO 3PM</b></span></font></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">QuestionÂ \n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">ListÂ fourÂ types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">StateÂ sevenÂ functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","","2020-06-12 09:30:25","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("39","37","129","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  1.Â </span><!--[endif]-->Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  2.Â </span><!--[endif]-->State three government policies on cultism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  3.Â </span><!--[endif]-->Highlight five roles civil society can play in\npromoting popular participation</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1</b><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  A.Â </span><!--[endif]-->State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  B.Â </span><!--[endif]-->Explain five factors that can determine the type\nof channels of distribution to be used by a company</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB </b>explain your points in <b>1b<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2</b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  A.Â </span><!--[endif]-->What is wharehouse?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  B.Â </span><!--[endif]-->Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â C.Â Â </span><!--[endif]-->State six functions of a warehouse</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB </b>Â do not mix the definition of warehouse with\nware housing</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>","","2020-06-12 14:49:17","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("40","31","129","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY 8<sup>TH</sup> JUNE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b>9AM â€“ 12PM</b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  9.5pt;line-height:115%;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 1</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">You have learnt that your younger brother intends to involve\n  himself in examination malpractice during the WASSCE. Write a letter to him\n  warning him of the dangers of such an action and urging him to concentrate on\n  his studies instead</span></i></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Write an article suitable for publication in one of your\n  national dailies discussing the vandalization of public facilities in your\n  country and its effects.</span></i></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">2pm â€“ 3pm<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Write a letter to the Minister of Works in your country\n  complaining about the deplorable condition of the roads in your area and the\n  effects this has on the lives of your people.</span></i></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-12 14:49:42","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("41","37","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  1.Â </span><!--[endif]-->Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  2.Â </span><!--[endif]-->State three government policies on cultism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  3.Â </span><!--[endif]-->Highlight five roles civil society can play in\npromoting popular participation</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1</b><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  A.Â </span><!--[endif]-->State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  B.Â </span><!--[endif]-->Explain five factors that can determine the type\nof channels of distribution to be used by a company</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB </b>explain your points in <b>1b<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2</b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  A.Â </span><!--[endif]-->What is wharehouse?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  B.Â </span><!--[endif]-->Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â C.Â Â </span><!--[endif]-->State six functions of a warehouse</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB </b>Â do not mix the definition of warehouse with\nware housing</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>","","2020-06-12 21:36:56","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("42","31","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY 8<sup>TH</sup> JUNE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b>9AM â€“ 12PM</b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  9.5pt;line-height:115%;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 1</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">You have learnt that your younger brother intends to involve\n  himself in examination malpractice during the WASSCE. Write a letter to him\n  warning him of the dangers of such an action and urging him to concentrate on\n  his studies instead</span></i></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Write an article suitable for publication in one of your\n  national dailies discussing the vandalization of public facilities in your\n  country and its effects.</span></i></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">2pm â€“ 3pm<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Write a letter to the Minister of Works in your country\n  complaining about the deplorable condition of the roads in your area and the\n  effects this has on the lives of your people.</span></i></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-12 21:38:10","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("43","11","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM</b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)\n  If x:y = 2:3, evaluate<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <u>x<sup>2</sup>Â â€“\n  y<sup>2</sup></u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â \n  y<sup>2</sup>Â + x<sup>2</sup><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b) A\n  man on the same level ground with a tree, stands at a distance of 12.82m away\n  from the foot of the tree. He observes the angle of elevation of the top of\n  the tree as 52o. If the man is 1.24m tall, calculate correct to two decimal <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">places,\n  the height of the tree.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â </span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">2</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)Â Â Â Â Â \n  Simplify:Â Â Â <u>Â x<sup>2</sup>Â Â â€“Â  8xÂ \n  +Â  16</u>Â  .<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  x<sup>2</sup>Â  -Â  7xÂ  +Â  12<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)Â Â Â Â \n  If Â½,Â </span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">1/x</span></b><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">,Â </span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/3</span></b><b><span style=\"font-size:8.0pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â are successive\n  terms of an arithmetic progression<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  (A.P.), show thatÂ Â Â Â <u>2Â  -Â  x</u>Â \n  =Â Â Â Â <u>2</u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  xÂ  -Â  3Â Â Â Â Â Â  3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:white\">OBSERVATION</span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Majority\n  of the candidates found the question on simplification of quadratic\n  expression very easy and scored full marks.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">The\n  question on Arithmetic progression was not well handled by the\n  candidates.Â  They were unable to recall that since Â½,Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/x</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">,Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/3Â </span></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">were terms of an A.P.,\n  hence 1/x â€“ Â½Â  =Â  1/3Â  -Â  1/x.Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">ThusÂ Â Â <u>2\n  â€“ x</u>Â  =Â Â <u>x â€“ 3</u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â 2xÂ Â Â Â Â Â Â Â Â \n  3x<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">which\n  by cross multiplying and simplifying leads toÂ Â Â <u>2Â \n  -Â  x</u>Â Â  =Â Â Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">2x</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">3x</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  Â Â Â Â Â Â \n  Â Â Â Â Â Â 3Â  -Â  x<br>\n  Â =Â Â Â </span></b><b><span style=\"font-size:7.5pt;\n  mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">2</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">3</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Â Â  as required.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b>2PM TO 3PM</b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">questionÂ 3</span></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">A bucket\n  is 12cm in diameter at the bottom, 20cm in diameter at the open end and 16cm\n  deep. If the bucket is filled with water and emptied into a cylindrical tin\n  of diameter 28cm, calculate the depth of water in the tin.<br>\n  ( take Ï€ = 22/7)<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:white\">observation</span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Majority of the\n  candidates found this question rather challenging because they could not\n  manipulate the concept of similar figures to find h, the height of the\n  removed cone i.e.<br>\n  Â <u>h</u>Â  =Â Â <u>16 + h</u>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <br>\n  Â 6Â Â Â Â Â Â Â Â Â \n  10Â Â Â Â  which gives h =\n  24cm.Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Very few of them were\n  able to apply the formular for finding the volume of a frustum V =Â \n  Â 1/3 Ï€/ h (R2 + Rr + r2), where V = volume of a frustum.Â Â <o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-13 14:04:49","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("44","34","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">MATHEMATICS</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:\"Trebuchet MS\",\"sans-serif\";\nmso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\ncolor:#443CAB\">Â a) Solve, correct to two\ndecimal places, the equation 4x<sup>2</sup>Â = l1x + 2l.<br>\n(b) A man invests Â£1500 for two years at compound interest. After one year, his\nmoney amounts to Â£1560. Find the:<br>\nÂ Â Â Â Â Â Â Â Â Â (i)\nÂ Â Â Â Â Â Â Â Â Â  Rate of interest;<br>\nÂ Â Â Â Â Â Â Â Â  (ii)\nÂ Â Â Â Â Â Â Â Â  Interest for the second\nyear.<br>\n(c)A car costs N300,OOO.00. It depreciates by 25% in the first year and 20% in\nthe second year. Find its value after 2 years<o:p></o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:\"Trebuchet MS\",\"sans-serif\";\nmso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\ncolor:#443CAB\"><o:p>Â </o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">2PM â€“\n  3PM<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">question\n  8</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n   <tbody><tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">37<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">46<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">24<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">36<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">22<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">38<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">21<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">32<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">41<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">46<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">28<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">43<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">47<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">40<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">44<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">38<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">45<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">25<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n  </tbody></table>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(a)Form a frequency distribution of the data using the\n  intervals: 21 - 25, 26 - 30, 31 - 35, etc.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(b)Draw the histogram of the distribution.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(c)Use your histogram to estimate the mode.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(d)Calculate the mean age<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-13 14:06:06","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("45","16","83","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p>","","2020-06-15 17:08:53","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("46","19","83","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD ALL YOUR WORK</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">2PM- 3PM<o:p></o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>Â </o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><font color=\"#2e347c\" face=\"Copperplate Gothic Light, sans-serif\"><span style=\"font-size: 16px;\"><b>2PM TO 3PM</b></span></font></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">QuestionÂ \n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">ListÂ fourÂ types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">StateÂ sevenÂ functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","","2020-06-15 17:13:08","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("47","13","83","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MONDAY<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">SNAP AND UPLOAD YOUR WORK FOR RECORDINGÂ </span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">Question</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\">Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">1</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(a) If x:y = 2:3, evaluate<br>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <u>x<sup style=\"font-size: 8px;\">2</sup>Â â€“ y<sup style=\"font-size: 8px;\">2</sup></u><br>Â Â Â Â Â Â Â Â Â Â Â Â Â  y<sup style=\"font-size: 8px;\">2</sup>Â + x<sup style=\"font-size: 8px;\">2</sup><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(b) A man on the same level ground with a tree, stands at a distance of 12.82m away from the foot of the tree. He observes the angle of elevation of the top of the tree as 52o. If the man is 1.24m tall, calculate correct to two decimal<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">places, the height of the tree.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Â </span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">Question</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\">Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">2</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(a)Â Â Â Â Â  Simplify:Â Â Â <u>Â x<sup style=\"font-size: 8px;\">2</sup>Â Â â€“Â  8xÂ  +Â  16</u>Â  .<br>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  x<sup style=\"font-size: 8px;\">2</sup>Â  -Â  7xÂ  +Â  12<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(b)Â Â Â Â  If Â½,Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">1/x</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">,Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">1/3</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Â are successive terms of an arithmetic progression<br>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  (A.P.), show thatÂ Â Â Â <u>2Â  -Â  x</u>Â  =Â Â Â Â <u>2</u><br>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  xÂ  -Â  3Â Â Â Â Â Â  3<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(107, 130, 47);\">_____________________________________________________________________________________________________<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in; background: rgb(55, 123, 142);\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: white;\">OBSERVATION</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in; background: rgb(229, 229, 229);\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Majority of the candidates found the question on simplification of quadratic expression very easy and scored full marks.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">The question on Arithmetic progression was not well handled by the candidates.Â  They were unable to recall that since Â½,Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">1/x</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">,Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">1/3Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">were terms of an A.P., hence 1/x â€“ Â½Â  =Â  1/3Â  -Â  1/x.Â <o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">ThusÂ Â Â <u>2 â€“ x</u>Â  =Â Â <u>x â€“ 3</u><br>Â Â Â Â Â Â Â Â Â Â Â Â Â Â 2xÂ Â Â Â Â Â Â Â Â  3x<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">which by cross multiplying and simplifying leads toÂ Â Â <u>2Â  -Â  x</u>Â Â  =Â Â Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">2x</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">/</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">3x</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\"><br>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  Â Â Â Â Â Â  Â Â Â Â Â Â 3Â  -Â  x<br>Â =Â Â Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">2</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">/</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">3</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Â Â  as required.</span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><br></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\">2PM TO 3PM</span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><br></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 757.273px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">questionÂ 3</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">A bucket is 12cm in diameter at the bottom, 20cm in diameter at the open end and 16cm deep. If the bucket is filled with water and emptied into a cylindrical tin of diameter 28cm, calculate the depth of water in the tin.<br>( take Ï€ = 22/7)<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(107, 130, 47);\">_____________________________________________________________________________________________________<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in; background: rgb(55, 123, 142);\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: white;\">observation</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in; background: rgb(229, 229, 229);\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Majority of the candidates found this question rather challenging because they could not manipulate the concept of similar figures to find h, the height of the removed cone i.e.<br>Â <u>h</u>Â  =Â Â <u>16 + h</u>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <br>Â 6Â Â Â Â Â Â Â Â Â  10Â Â Â Â  which gives h = 24cm.Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Very few of them were able to apply the formular for finding the volume of a frustum V =Â  Â 1/3 Ï€/ h (R2 + Rr + r2), where V = volume of a frustum.Â Â </span></span></p></td></tr></tbody></table></td></tr></tbody></table>","","2020-06-15 17:16:51","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("48","39","83","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">CIVIC EDUCATION<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  1.Â </span>Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  2.Â </span>State three government policies on cultism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  3.Â </span>Highlight five roles civil society can play in promoting popular participation</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MARKETING</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1</span><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  A.Â </span>State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  B.Â </span>Explain five factors that can determine the type of channels of distribution to be used by a company</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NBÂ </span>explain your points inÂ <span style=\"font-weight: 600;\">1b<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">Â </span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 2</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  A.Â </span>What is wharehouse?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  B.Â </span>Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â C.Â Â </span>State six functions of a warehouse</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NBÂ </span>Â do not mix the definition of warehouse with ware housing</p><p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>Â </o:p></p>","","2020-06-15 17:22:16","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("49","36","83","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">MATHEMATICS</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">9AM - 12PM</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:\"Trebuchet MS\",\"sans-serif\";\nmso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\ncolor:#443CAB\">Â a) Solve, correct to two\ndecimal places, the equation 4x<sup>2</sup>Â = l1x + 2l.<br>\n(b) A man invests Â£1500 for two years at compound interest. After one year, his\nmoney amounts to Â£1560. Find the:<br>\nÂ Â Â Â Â Â Â Â Â Â (i)\nÂ Â Â Â Â Â Â Â Â Â  Rate of interest;<br>\nÂ Â Â Â Â Â Â Â Â  (ii)\nÂ Â Â Â Â Â Â Â Â  Interest for the second\nyear.<br>\n(c)A car costs N300,OOO.00. It depreciates by 25% in the first year and 20% in\nthe second year. Find its value after 2 years<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:\"Trebuchet MS\",\"sans-serif\";\nmso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\ncolor:#443CAB\"><o:p>Â </o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">2PM â€“\n  3PM<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">question\n  8</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n   <tbody><tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">37<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">46<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">24<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">36<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">22<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">38<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">21<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">32<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">41<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">46<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">28<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">43<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">47<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">40<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">44<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">38<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">45<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">25<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n  </tbody></table>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(a)Form a frequency distribution of the data using the\n  intervals: 21 - 25, 26 - 30, 31 - 35, etc.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(b)Draw the histogram of the distribution.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(c)Use your histogram to estimate the mode.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(d)Calculate the mean age<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-15 18:41:37","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("50","33","83","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY 8<sup>TH</sup> JUNE<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b>9AM â€“ 12PM</b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  9.5pt;line-height:115%;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 1</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">You have learnt that your younger brother intends to involve\n  himself in examination malpractice during the WASSCE. Write a letter to him\n  warning him of the dangers of such an action and urging him to concentrate on\n  his studies instead</span></i></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Write an article suitable for publication in one of your\n  national dailies discussing the vandalization of public facilities in your\n  country and its effects.</span></i></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">2pm â€“ 3pm<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Write a letter to the Minister of Works in your country\n  complaining about the deplorable condition of the roads in your area and the\n  effects this has on the lives of your people.</span></i></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-15 21:13:46","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("51","59","42","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY <o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 1</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->List five (5) effects of human trafficking</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; a.Greed</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; b.Economic system</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; c.Low self-esteem</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; d.Lack of employment opportunity</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; e.Corruption in government</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><br></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) what does WOTCLEF stand for?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;WOTCLEF:Women trafficking and child labor eradication foundation</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Identify three activities of WOTCLEF aimed at curbing\nhuman trafficking in Nigeria</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">a.to avoid trafficking of humans</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">b.to avoid giving bad image to the nation</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">c.they embark on public awareness programs to stop human trafficking</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 2</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->What is drug trafficking?</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Drug trafficking is defined as the movement and sales of illegal drugs</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<span style=\"font-size:11.0pt;line-height:115%;font-family:\" calibri\",\"sans-serif\";=\"\" mso-ascii-theme-font:minor-latin;mso-fareast-font-family:calibri;mso-fareast-theme-font:=\"\" minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-theme-font:minor-bidi;mso-ansi-language:en-us;mso-fareast-language:=\"\" en-us;mso-bidi-language:ar-sa\"=\"\">State four (4) social consequences of drug&nbsp;</span><span style=\"font-size: 11pt;\">abuse.</span></p><p><span style=\"font-size: 14.6667px;\">a.They involve in criminal activities</span></p><p><span style=\"font-size: 14.6667px;\">b.drug related crime and conflict among dealers disrupt peace in community</span></p><p><span style=\"font-size: 14.6667px;\">c.Drug addicts often leads to different forms of mental illness</span></p><p><span style=\"font-size: 14.6667px;\">d.Bad influence</span></p>","","2020-06-17 12:50:02","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("52","58","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY <o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 1</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->List five (5) effects of human trafficking</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) what does WOTCLEF stand for?</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Identify three activities of WOTCLEF aimed at curbing\nhuman trafficking in Nigeria</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 2</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->What is drug trafficking?</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<span style=\"font-size:11.0pt;line-height:115%;font-family:\"Calibri\",\"sans-serif\";\nmso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\nminor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:\"Times New Roman\";\nmso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:\nEN-US;mso-bidi-language:AR-SA\">State four (4) social consequences of drug\nabuse.</span><br></p>","","2020-06-17 14:04:51","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("53","55","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i><u>parents should allow their children to\nchoose their own careers</u></i></b><u>.</u> Write your speech for or against\nthe topic</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â At least, three well develop argument is\nexpected</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You have\nrecently moved into a new neighborhood with your parents. Write a letter to\nyour sister who is studying overseas giving, at least three (3) reasons for\ndisliking the place.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â Understand the meaning of â€œneighborhoodâ€,\nwrite about the physical and environment of the new place.Â </p>","","2020-06-17 14:05:11","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("54","57","83","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i><u>parents should allow their children to\nchoose their own careers</u></i></b><u>.</u> Write your speech for or against\nthe topic</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â At least, three well develop argument is\nexpected</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You have\nrecently moved into a new neighborhood with your parents. Write a letter to\nyour sister who is studying overseas giving, at least three (3) reasons for\ndisliking the place.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â Understand the meaning of â€œneighborhoodâ€,\nwrite about the physical and environment of the new place.Â </p>","","2020-06-17 21:11:21","2019/2020","2nd Term","6","staff","submit","submit","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i><u>parents should allow their children to\nchoose their own careers</u></i></b><u>.</u> Write your speech for or against\nthe topic</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â At least, three well develop argument is\nexpected</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You have\nrecently moved into a new neighborhood with your parents. Write a letter to\nyour sister who is studying overseas giving, at least three (3) reasons for\ndisliking the place.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â Understand the meaning of â€œneighborhoodâ€,\nwrite about the physical and environment of the new place.Â </p>","60.00","2020-06-22 12:15:44"),
("55","60","83","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY <o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 1</p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->List five (5) effects of human trafficking</p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) what does WOTCLEF stand for?</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Identify three activities of WOTCLEF aimed at curbing\nhuman trafficking in Nigeria</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 2</p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->What is drug trafficking?</p>\n\n<span style=\"font-size:11.0pt;line-height:115%;font-family:\"Calibri\",\"sans-serif\";\nmso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\nminor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:\"Times New Roman\";\nmso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:\nEN-US;mso-bidi-language:AR-SA\">State four (4) social consequences of drug\nabuse.</span>","","2020-06-17 21:12:02","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("56","54","83","<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">9AM â€“ 12PM</span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><br></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\"><o:p>Â </o:p></span></span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 757.273px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">Question 1<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">The table shows the number of children per family in a community.<o:p></o:p></span></span></p><div align=\"center\"><table class=\"MsoNormalTable\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"width: 755.455px;\"><tbody><tr><td width=\"126\" valign=\"top\" style=\"padding: 0in; width: 94.5pt;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\"><br>No. of children<o:p></o:p></span></p></td><td width=\"48\" valign=\"top\" style=\"padding: 0in; width: 0.5in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">0<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">1<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">2<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">3<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">4<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">5<o:p></o:p></span></p></td></tr><tr><td width=\"126\" valign=\"top\" style=\"padding: 0in; width: 94.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">No. of families<o:p></o:p></span></p></td><td width=\"48\" valign=\"top\" style=\"padding: 0in; width: 0.5in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">3<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">5<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">7<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">4<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">3<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">2<o:p></o:p></span></p></td></tr></tbody></table></div><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(a) Find the:<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(i)Â Mode;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(ii) third quartile;<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(iii) probability that a family hasÂ </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">at least 2</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Â children.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(b) If a pie chart were to be drawn for the data, what would be the sectoral angle representing families with one child?</span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><br></p><div><table cellspacing=\"0\" cellpadding=\"0\" hspace=\"0\" vspace=\"0\" align=\"right\" style=\"width: 755.455px;\"><tbody><tr><td valign=\"top\" align=\"left\" style=\"padding: 0in 2.25pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(c)Â Â Â Â  IfÂ Â <u>Â 21 â€“ y x 2y â€“ 1</u>Â Â Â  = 82 â€“ 3y, find y.<br>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  2y + 2<o:p></o:p></span></span></p></td></tr></tbody></table></div><p class=\"MsoNormal\" style=\"line-height: normal;\"><br></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\"><o:p></o:p></span></span></p></td></tr></tbody></table></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">Â </span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">Â </span></p><p></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">2PM - 3PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">Question 2<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(a)Out of 30 candidates applying for a post, 17 have degrees, 15 diplomas and 4 neither degree nor diploma. How many of them have both?<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(b) In triangle PQR, M and N are points on the sides PQ and PR respectively such that MN is parallel to QR. If <PRQ=75o, PN = QN and <PNQ = 125o, determine<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(i)Â <NQR;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(ii)Â <NPM></span></span></p></td></tr></tbody></table>","","2020-06-17 22:50:11","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("57","52","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">9AM â€“ 12PM</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><br></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p>Â </o:p></span></b></p>\n  <table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n   mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n   mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n   mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n   <tbody><tr>\n    <td style=\"padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n    line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n    mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n    color:#2E347C\">Question 1<o:p></o:p></span></b></p>\n    </td>\n   </tr>\n   <tr>\n    <td style=\"padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">The table shows the\n    number of children per family in a community.<o:p></o:p></span></b></p>\n    <div align=\"center\">\n    <table class=\"MsoNormalTable\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n     <tbody><tr>\n      <td width=\"126\" valign=\"top\" style=\"width:94.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n      line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\"><br>\n      No. of children<o:p></o:p></span></p>\n      </td>\n      <td width=\"48\" valign=\"top\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">0<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">1<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">2<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">3<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">4<o:p></o:p></span></p>\n      </td>\n      <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">5<o:p></o:p></span></p>\n      </td>\n     </tr>\n     <tr>\n      <td width=\"126\" valign=\"top\" style=\"width:94.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">No. of families<o:p></o:p></span></p>\n      </td>\n      <td width=\"48\" valign=\"top\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">3<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">5<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">7<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">4<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">3<o:p></o:p></span></p>\n      </td>\n      <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">2<o:p></o:p></span></p>\n      </td>\n     </tr>\n    </tbody></table>\n    </div>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)\n    Find the:<o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(i)Â Mode;</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(ii)\n    third quartile;<o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(iii)\n    probability that a family hasÂ </span></b><b><span style=\"font-size:\n    7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n    mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n    color:#443CAB\">at least 2</span></b><b><span style=\"font-size:7.5pt;\n    font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â children.<o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)\n    If a pie chart were to be drawn for the data, what would be the sectoral\n    angle representing families with one child?</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><div>\n\n<table cellspacing=\"0\" cellpadding=\"0\" hspace=\"0\" vspace=\"0\" align=\"right\">\n <tbody><tr>\n  <td valign=\"top\" align=\"left\" style=\"padding-top:0in;padding-right:2.25pt;\n  padding-bottom:0in;padding-left:2.25pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(c)Â Â Â Â \n  IfÂ Â <u>Â 21 â€“ y x 2y â€“ 1</u>Â Â Â  = 82 â€“ 3y, find\n  y.<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  2y + 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n</div><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p></o:p></span></b></p>\n    </td>\n   </tr>\n  </tbody></table>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">2PM - 3PM</span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)Out\n  of 30 candidates applying for a post, 17 have degrees, 15 diplomas and 4\n  neither degree nor diploma. How many of them have both?<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)\n  In triangle PQR, M and N are points on the sides PQ and PR respectively such\n  that MN is parallel to QR. If <PRQ=75o, PN = QN and <PNQ = 125o,\n  determine<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(i)Â <NQR;</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(ii)Â <NPM></span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-18 16:06:08","2019/2020","2nd Term","16","staff","submit","submit","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">9AM â€“ 12PM</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><br></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p>Â </o:p></span></b></p>\n  <table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n   mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n   mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n   mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n   <tbody><tr>\n    <td style=\"padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n    line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n    mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n    color:#2E347C\">Question 1<o:p></o:p></span></b></p>\n    </td>\n   </tr>\n   <tr>\n    <td style=\"padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">The table shows the\n    number of children per family in a community.<o:p></o:p></span></b></p>\n    <div align=\"center\">\n    <table class=\"MsoNormalTable\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n     <tbody><tr>\n      <td width=\"126\" valign=\"top\" style=\"width:94.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n      line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\"><br>\n      No. of children<o:p></o:p></span></p>\n      </td>\n      <td width=\"48\" valign=\"top\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">0<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">1<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">2<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">3<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">4<o:p></o:p></span></p>\n      </td>\n      <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">5<o:p></o:p></span></p>\n      </td>\n     </tr>\n     <tr>\n      <td width=\"126\" valign=\"top\" style=\"width:94.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">No. of families<o:p></o:p></span></p>\n      </td>\n      <td width=\"48\" valign=\"top\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">3<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">5<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">7<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">4<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">3<o:p></o:p></span></p>\n      </td>\n      <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">2<o:p></o:p></span></p>\n      </td>\n     </tr>\n    </tbody></table>\n    </div>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)\n    Find the:<o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(i)Â Mode;</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(ii)\n    third quartile;<o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(iii)\n    probability that a family hasÂ </span></b><b><span style=\"font-size:\n    7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n    mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n    color:#443CAB\">at least 2</span></b><b><span style=\"font-size:7.5pt;\n    font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â children.<o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)\n    If a pie chart were to be drawn for the data, what would be the sectoral\n    angle representing families with one child?</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><div>\n\n<table cellspacing=\"0\" cellpadding=\"0\" hspace=\"0\" vspace=\"0\" align=\"right\">\n <tbody><tr>\n  <td valign=\"top\" align=\"left\" style=\"padding-top:0in;padding-right:2.25pt;\n  padding-bottom:0in;padding-left:2.25pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(c)Â Â Â Â \n  IfÂ Â <u>Â 21 â€“ y x 2y â€“ 1</u>Â Â Â  = 82 â€“ 3y, find\n  y.<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  2y + 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n</div><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p></o:p></span></b></p>\n    </td>\n   </tr>\n  </tbody></table>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">2PM - 3PM</span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)Out\n  of 30 candidates applying for a post, 17 have degrees, 15 diplomas and 4\n  neither degree nor diploma. How many of them have both?<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)\n  In triangle PQR, M and N are points on the sides PQ and PR respectively such\n  that MN is parallel to QR. If <PRQ=75o, PN = QN and <PNQ = 125o,\n  determine<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(i)Â <NQR;</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(ii)Â <NPM></span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","80.00","2020-06-22 11:34:28"),
("58","12","63","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD YOUR WORK FOR RECORDINGÂ </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)\n  If x:y = 2:3, evaluate<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <u>x<sup>2</sup>Â â€“\n  y<sup>2</sup></u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â \n  y<sup>2</sup>Â + x<sup>2</sup><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b) A\n  man on the same level ground with a tree, stands at a distance of 12.82m away\n  from the foot of the tree. He observes the angle of elevation of the top of\n  the tree as 52o. If the man is 1.24m tall, calculate correct to two decimal <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">places,\n  the height of the tree.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â </span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">2</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)Â Â Â Â Â \n  Simplify:Â Â Â <u>Â x<sup>2</sup>Â Â â€“Â  8xÂ \n  +Â  16</u>Â  .<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  x<sup>2</sup>Â  -Â  7xÂ  +Â  12<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)Â Â Â Â \n  If Â½,Â </span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">1/x</span></b><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">,Â </span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/3</span></b><b><span style=\"font-size:8.0pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â are successive\n  terms of an arithmetic progression<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  (A.P.), show thatÂ Â Â Â <u>2Â  -Â  x</u>Â \n  =Â Â Â Â <u>2</u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  xÂ  -Â  3Â Â Â Â Â Â  3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:white\">OBSERVATION</span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Majority\n  of the candidates found the question on simplification of quadratic\n  expression very easy and scored full marks.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">The\n  question on Arithmetic progression was not well handled by the\n  candidates.Â  They were unable to recall that since Â½,Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/x</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">,Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/3Â </span></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">were terms of an A.P.,\n  hence 1/x â€“ Â½Â  =Â  1/3Â  -Â  1/x.Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">ThusÂ Â Â <u>2\n  â€“ x</u>Â  =Â Â <u>x â€“ 3</u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â 2xÂ Â Â Â Â Â Â Â Â \n  3x<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">which\n  by cross multiplying and simplifying leads toÂ Â Â <u>2Â \n  -Â  x</u>Â Â  =Â Â Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">2x</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">3x</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  Â Â Â Â Â Â \n  Â Â Â Â Â Â 3Â  -Â  x<br>\n  Â =Â Â Â </span></b><b><span style=\"font-size:7.5pt;\n  mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">2</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">3</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Â Â  as required.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><br></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><br></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b>2PM TO 3PM</b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">questionÂ 3</span></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">A bucket\n  is 12cm in diameter at the bottom, 20cm in diameter at the open end and 16cm\n  deep. If the bucket is filled with water and emptied into a cylindrical tin\n  of diameter 28cm, calculate the depth of water in the tin.<br>\n  ( take Ï€ = 22/7)<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:white\">observation</span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Majority of the\n  candidates found this question rather challenging because they could not\n  manipulate the concept of similar figures to find h, the height of the\n  removed cone i.e.<br>\n  Â <u>h</u>Â  =Â Â <u>16 + h</u>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <br>\n  Â 6Â Â Â Â Â Â Â Â Â \n  10Â Â Â Â  which gives h =\n  24cm.Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Very few of them were\n  able to apply the formular for finding the volume of a frustum V =Â \n  Â 1/3 Ï€/ h (R2 + Rr + r2), where V = volume of a frustum.Â Â <o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-18 17:10:38","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("59","15","63","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p>","","2020-06-18 18:05:42","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("60","18","63","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD ALL YOUR WORK</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">2PM- 3PM<o:p></o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>Â </o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><font color=\"#2e347c\" face=\"Copperplate Gothic Light, sans-serif\"><span style=\"font-size: 16px;\"><b>2pm to 3pm</b></span></font></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">QuestionÂ \n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">ListÂ fourÂ types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">StateÂ sevenÂ functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","","2020-06-19 19:50:38","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("61","32","45","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY 8<sup>TH</sup> JUNE<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b>9AM â€“ 12PM</b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  9.5pt;line-height:115%;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 1</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">You have learnt that your younger brother intends to involve\n  himself in examination malpractice during the WASSCE. Write a letter to him\n  warning him of the dangers of such an action and urging him to concentrate on\n  his studies instead</span></i></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Write an article suitable for publication in one of your\n  national dailies discussing the vandalization of public facilities in your\n  country and its effects.</span></i></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">2pm â€“ 3pm<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Write a letter to the Minister of Works in your country\n  complaining about the deplorable condition of the roads in your area and the\n  effects this has on the lives of your people.</span></i></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-22 12:12:06","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("62","37","31","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  1.Â </span><!--[endif]-->Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  2.Â </span><!--[endif]-->State three government policies on cultism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  3.Â </span><!--[endif]-->Highlight five roles civil society can play in\npromoting popular participation</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1</b><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  A.Â </span><!--[endif]-->State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  B.Â </span><!--[endif]-->Explain five factors that can determine the type\nof channels of distribution to be used by a company</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB </b>explain your points in <b>1b<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2</b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  A.Â </span><!--[endif]-->What is wharehouse?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  B.Â </span><!--[endif]-->Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â C.Â Â </span><!--[endif]-->State six functions of a warehouse</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB </b>Â do not mix the definition of warehouse with\nware housing</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>","","2020-06-24 14:53:31","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("63","59","45","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY <o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 1</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->List five (5) effects of human trafficking</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) what does WOTCLEF stand for?</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Identify three activities of WOTCLEF aimed at curbing\nhuman trafficking in Nigeria</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 2</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->What is drug trafficking?</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<span style=\"font-size:11.0pt;line-height:115%;font-family:\"Calibri\",\"sans-serif\";\nmso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\nminor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:\"Times New Roman\";\nmso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:\nEN-US;mso-bidi-language:AR-SA\">State four (4) social consequences of drug\nabuse.</span><br></p>","","2020-06-25 09:36:37","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("64","79","31","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">Â Â Â Â Â \n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">Â Â Â Â Â \n</span><!--[endif]-->(i) Define National integration.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">Â Â Â Â Â \n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">Â Â Â Â Â \n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can detebusinessman<span style=\"text-indent: -0.25in;\">Â the place Tochukwu will locate his grocery business.</span></p>","","2020-06-25 11:31:56","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("65","56","45","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i><u>parents should allow their children to\nchoose their own careers</u></i></b><u>.</u> Write your speech for or against\nthe topic</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â At least, three well develop argument is\nexpected</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You have\nrecently moved into a new neighborhood with your parents. Write a letter to\nyour sister who is studying overseas giving, at least three (3) reasons for\ndisliking the place.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â Understand the meaning of â€œneighborhoodâ€,\nwrite about the physical and environment of the new place.Â </p>","","2020-06-25 12:58:44","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("66","55","129","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i><u>parents should allow their children to\nchoose their own careers</u></i></b><u>.</u> Write your speech for or against\nthe topic</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â At least, three well develop argument is\nexpected</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You have\nrecently moved into a new neighborhood with your parents. Write a letter to\nyour sister who is studying overseas giving, at least three (3) reasons for\ndisliking the place.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â Understand the meaning of â€œneighborhoodâ€,\nwrite about the physical and environment of the new place.Â </p>","","2020-06-25 13:32:19","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("67","77","47","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Write an\narticle for publication in a national newspaper on the topic: <b><i>vocational\ntraining is the answer to unemployment among the youths.</i></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>how the training would bring\nemployment to the youths should be made clear.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i>The youths of today are more interested in\nthe pursuit of pleasure than in academic work.</i></b> Write your speech for or\nagainst the topic.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>support your stand with reasonable\nargument</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 3<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are\nabout to leave secondary school and a friend of yours who is attending school\nin another town has writing to enquire about what you wish to do after leaving\nschool. Write a reply to him explaining your plans.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB:</b> take note on the emphasis on explanation,\nand mention your plans.</p>","","2020-06-26 07:52:25","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("68","77","45","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Write an\narticle for publication in a national newspaper on the topic: <b><i>vocational\ntraining is the answer to unemployment among the youths.</i></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>how the training would bring\nemployment to the youths should be made clear.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i>The youths of today are more interested in\nthe pursuit of pleasure than in academic work.</i></b> Write your speech for or\nagainst the topic.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>support your stand with reasonable\nargument</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 3<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are\nabout to leave secondary school and a friend of yours who is attending school\nin another town has writing to enquire about what you wish to do after leaving\nschool. Write a reply to him explaining your plans.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB:</b> take note on the emphasis on explanation,\nand mention your plans.</p>","","2020-06-26 11:38:30","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("69","80","47","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Define National integration.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain the following:</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  (ii) Waybill</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p>","","2020-06-26 13:55:56","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("70","76","129","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Write an\narticle for publication in a national newspaper on the topic: <b><i>vocational\ntraining is the answer to unemployment among the youths.</i></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>how the training would bring\nemployment to the youths should be made clear.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i>The youths of today are more interested in\nthe pursuit of pleasure than in academic work.</i></b> Write your speech for or\nagainst the topic.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>support your stand with reasonable\nargument</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 3<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are\nabout to leave secondary school and a friend of yours who is attending school\nin another town has writing to enquire about what you wish to do after leaving\nschool. Write a reply to him explaining your plans.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB:</b> take note on the emphasis on explanation,\nand mention your plans.</p>","","2020-06-26 15:35:39","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("71","73","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">QuestionÂ </span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">1<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)If log 5 = 0.6990,\n  log 7 = 0.8451 and log 8 = 0.9031, evaluate:</span></b></p><p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">35 X 49</span></b></p><p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">....................</span></b></p><p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">LOG (40 / 56)Â  Â </span></b></p><!--[if gte msEquation 12]><m:oMathPara><m:oMath><b\n  style=\'mso-bidi-font-weight:normal\'><i style=\'mso-bidi-font-style:normal\'><span\n  style=\'font-size:11.0pt;line-height:115%;font-family:\"Cambria Math\",\"serif\";\n  mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;\n  mso-bidi-font-family:\"Times New Roman\";mso-bidi-theme-font:minor-bidi;\n  mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA\'><m:r><m:rPr><m:scr\n     m:val=\"roman\"></m:scr><m:sty m:val=\"bi\"></m:sty></m:rPr>Ã·</m:r></span></i></b></m:oMath></m:oMathPara><![endif]--><!--[if !msEquation]--><!--[endif]-->\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)\n  For a musical show, x children were present. There were 60 more adults than\n  children. An adult paid D5 and a child D2. If a total of D1280 was collected,\n  calculate the<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(i)Â value of x;</span></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(ii) ratio of the number of children to the number of adults;</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(iii)Â average amount paid per person;</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(iv) percentage profit if the organizers spent D720 on the\n  show.</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><o:p>Â </o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><o:p>Â </o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><o:p>Â </o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><o:p>Â </o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><o:p>Â </o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">QuestionÂ  </span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">The marks scored by 50\n  students in a Geography examination are as<br>\n  follows:<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">60Â Â Â Â Â \n  50Â Â Â Â Â  40Â Â Â Â Â \n  67Â Â Â Â Â  53Â Â Â Â Â \n  73Â Â Â Â Â  37Â Â Â Â Â \n  55Â Â Â Â Â  62Â Â Â Â Â  43<br>\n  44Â Â Â Â Â  69Â Â Â Â Â \n  39Â Â Â Â Â  32Â Â Â Â Â \n  45Â Â Â Â Â  58Â Â Â Â Â \n  48Â Â Â Â Â  67Â Â Â Â Â \n  39Â Â Â Â Â  51<br>\n  46Â Â Â Â Â  59Â Â Â Â Â \n  40Â Â Â Â Â  52Â Â Â Â Â \n  61Â Â Â Â Â  48Â Â Â Â Â  23Â Â Â Â Â \n  60Â Â Â Â Â  59Â Â Â Â Â  47<br>\n  65Â Â Â Â Â  58Â Â Â Â Â \n  74Â Â Â Â Â  47Â Â Â Â Â \n  40Â Â Â Â Â  59Â Â Â Â Â \n  68Â Â Â Â Â  51Â Â Â Â Â \n  50Â Â Â Â Â  50<br>\n  71Â Â Â Â Â  51Â Â Â Â Â \n  26Â Â Â Â Â  36Â Â Â Â Â \n  38Â Â Â Â Â  70Â Â Â Â Â \n  46Â Â Â Â Â  40Â Â Â Â Â \n  51Â Â Â Â Â  42<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)Â Â Â Â Â \n  Using class intervals 21 â€“ 30, 31 â€“ 40â€¦, prepare a frequency<br>\n  Â Â Â Â Â Â Â Â  Â distribution table.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)Â Â Â Â \n  Calculate the mean mark of the distribution.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(c)Â Â Â Â Â \n  What percentage of the students scoredÂ </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">more</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â than 60%?</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">2PM â€“ 3PM<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">QuestionÂ </span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"> 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">SimplifyÂ Â Â <u>x\n  + 2Â </u>Â Â Â Â - Â Â <u>x + 3</u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  x - 2Â Â Â Â Â Â Â Â Â Â x - 1<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)The\n  graph of the equation y = Ax<sup>2</sup> + Bx + C passes through the points\n  (0, 0), (1, 4) and (2, 10).Â  Find the:<br>\n  (i)Â Â Â Â  value of C;<br>\n  Â (ii)Â Â Â  values of A and B;<br>\n  (iii)Â Â Â  co-ordinates of the other point where the graph cuts\n  the x-<br>\n  Â Â Â Â Â Â Â Â Â  axis.</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>","","2020-06-27 21:29:02","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("72","76","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Write an\narticle for publication in a national newspaper on the topic: <b><i>vocational\ntraining is the answer to unemployment among the youths.</i></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>how the training would bring\nemployment to the youths should be made clear.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i>The youths of today are more interested in\nthe pursuit of pleasure than in academic work.</i></b> Write your speech for or\nagainst the topic.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>support your stand with reasonable\nargument</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 3<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are\nabout to leave secondary school and a friend of yours who is attending school\nin another town has writing to enquire about what you wish to do after leaving\nschool. Write a reply to him explaining your plans.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB:</b> take note on the emphasis on explanation,\nand mention your plans.</p>","","2020-06-27 22:58:01","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("73","79","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Define National integration.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain the following:</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  (ii) Waybill</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p>","","2020-06-28 00:03:23","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("74","80","45","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) Define National integration.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Explain the following:</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii) Waybill</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CIVIC EDUCATION</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">111. List six characteristics of a state exhibiting law and order</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Iiiiii. Stability</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Iiiiiii. Peaceful coexistence</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">III III. Abscence if civil war and civil strife</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Iiiiiiv. Peaceful conduct of elections&nbsp;</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Vvv. Religious beliefs</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Vvvi. Queing culture</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">221b. Explain any of the three of the characteristics mentioned above</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">AaA. Abscence of wars and civil strife:wars and civil strife are generally abscent in society exhibiting law and order.&nbsp; The breakdown la and order makes the society ungovernable.</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">BbB. Religious tolerance: Adherent of different religion in the society tolerate the view teaching and preaching of others which prevent sectarian crises&nbsp;</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">CcC. Peaceful conduct of election: Electioneering activities such as campaign,voting,and announcement of result etc are generally peaceful and orderly opposing views and social crises.</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">222. Define national integration</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; National integration is a process of creating a Sense of national consciousness, uniqueness,of identity and loyalty among people with different socio-cultural cultural identities ( racial,ethnic ,language etc) into a single territory political society.</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">222b. State for ways through which national integration can be promoted in Nigeria</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Asa. Encouraging Nigerians to be Patriotic</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Bbb. Formation of political parties with national outlook</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">CcC. Organising national cultural festivals</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Did. Promoting of cultural reorientation/awareness</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">333. Mention any six Civic problems in the society</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">AaA. Poverty</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Bbb. Political apathy&nbsp;</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">CcC. Bad roads&nbsp;</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Did. Human trafficking</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Ree. Corruption</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Ffff. Pollution</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">443b. Date three ways in which NIGERIA citizens can be engaged in solving Civic problems</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">AaA. Government should create unemployment opportunity for citizen&nbsp;</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Bbb. Popular participation in the society should be encouraged</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">CcC. Citizen can design viable solution to well defined Civic problems</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; MARKETING</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Aa1. State five importance of middlemen in marketing</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">AaA. They help to break bulk&nbsp;</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Bbb. They help to sell available goods</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">CcC. They help to stay in available places&nbsp;</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Ddd. They help to bring goods to your door step</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">222. Explain five factors that can determine the type of channel of distribution to be used by a company</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">AaA. Product consideration: The nature and type of product helps in determining a decision about channels of distribution</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">BbB. Market consideration: The nature and type of market and customer influence a decision for selecting channel of distribution</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">CcC. Consumer consideration: The quantity to be purchased and the number of customer also influence the selection of a participated channel of distribution</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">DdD. Middlemen consideration: The impact of middlemen commission on price and their effect on sale will help in reading about the channel of distribution</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">EeE. Manufacturer consideration: The objective size and financial position of the manufacturer also influence the channel of distribution</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Explain the following</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">AaA. Consumer invoice : It is a document certifying a shipment of goods and shows information such as the consignor,consignee, and value of the shipment.</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">BbB. Waybill: This is a document that shows the detail of and instructions relating to goods that are being transported by a company.</p>","","2020-06-29 11:47:32","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("75","79","129","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Define National integration.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain the following:</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  (ii) Waybill</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p>","","2020-06-29 12:15:44","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("76","57","169","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i><u>parents should allow their children to\nchoose their own careers</u></i></b><u>.</u> Write your speech for or against\nthe topic</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â At least, three well develop argument is\nexpected</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You have\nrecently moved into a new neighborhood with your parents. Write a letter to\nyour sister who is studying overseas giving, at least three (3) reasons for\ndisliking the place.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â Understand the meaning of â€œneighborhoodâ€,\nwrite about the physical and environment of the new place.Â </p>","","2020-06-29 17:20:40","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("77","60","169","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY <o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 1</p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->List five (5) effects of human trafficking</p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) what does WOTCLEF stand for?</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Identify three activities of WOTCLEF aimed at curbing\nhuman trafficking in Nigeria</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 2</p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->What is drug trafficking?</p>\n\n<span style=\"font-size:11.0pt;line-height:115%;font-family:\"Calibri\",\"sans-serif\";\nmso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\nminor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:\"Times New Roman\";\nmso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:\nEN-US;mso-bidi-language:AR-SA\">State four (4) social consequences of drug\nabuse.</span>","","2020-06-29 17:24:20","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("78","81","169","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Define National integration.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain the following:</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  (ii) Waybill</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p>","","2020-06-29 17:28:56","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("79","35","63","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">MATHEMATICS</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">9AM - 12PM</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:\"Trebuchet MS\",\"sans-serif\";\nmso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\ncolor:#443CAB\">Â a) Solve, correct to two\ndecimal places, the equation 4x<sup>2</sup>Â = l1x + 2l.<br>\n(b) A man invests Â£1500 for two years at compound interest. After one year, his\nmoney amounts to Â£1560. Find the:<br>\nÂ Â Â Â Â Â Â Â Â Â (i)\nÂ Â Â Â Â Â Â Â Â Â  Rate of interest;<br>\nÂ Â Â Â Â Â Â Â Â  (ii)\nÂ Â Â Â Â Â Â Â Â  Interest for the second\nyear.<br>\n(c)A car costs N300,OOO.00. It depreciates by 25% in the first year and 20% in\nthe second year. Find its value after 2 years<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:\"Trebuchet MS\",\"sans-serif\";\nmso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\ncolor:#443CAB\"><o:p>Â </o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">2PM â€“\n  3PM<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">question\n  8</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n   <tbody><tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">37<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">46<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">24<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">36<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">22<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">38<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">21<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">32<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">41<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">46<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">28<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">43<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">47<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">40<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">44<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">38<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">45<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">25<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n  </tbody></table>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(a)Form a frequency distribution of the data using the\n  intervals: 21 - 25, 26 - 30, 31 - 35, etc.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(b)Draw the histogram of the distribution.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(c)Use your histogram to estimate the mode.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(d)Calculate the mean age<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-07-03 13:50:50","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("80","99","31","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">Â </span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â Â </span>State four (4) benefits of agriculture to the economy of West African countries</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â Â </span>Enumerate four (4) functions of agro â€“ services centres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â Â </span>Outline four (4) routine tractor maintenance practices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â Â </span>State two functions of each of the following parts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â </span>Three-point linkage</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â </span>Hydraulic lever</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â Â </span>AÂ  State three (3) ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â </span>Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â </span>Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">B Give two functions of each of the following farm machines and implements:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â </span>Bulldozer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â </span>Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â </span>Tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â </span>Spraye</p><p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â </span>PlanterÂ </p>","","2020-07-08 13:14:57","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("81","100","47","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State four (4) benefits of agriculture to the economy of West African countri</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;book antiqua&quot;, palatino, serif; font-size: 20px; text-indent: 0px;\">&nbsp; &nbsp;1.Employment opportunities.</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;helvetica neue&quot;, helvetica, arial, sans-serif; font-size: 16px;\">&nbsp; &nbsp; 2.</span><span style=\"font-family: &quot;book antiqua&quot;, palatino, serif; font-size: 20px;\">Sources of raw materials.</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;book antiqua&quot;, palatino, serif; font-size: 20px;\">&nbsp; &nbsp; 3.</span><span style=\"font-family: &quot;book antiqua&quot;, palatino, serif; font-size: 20px;\">Reduce poverty.</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;book antiqua&quot;, palatino, serif; font-size: 20px;\">&nbsp; &nbsp; 4.</span><span style=\"font-family: &quot;book antiqua&quot;, palatino, serif; font-size: 20px;\">Income generation.</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Enumerate four (4) functions of agro â€“ services centres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; <b>1.</b><span style=\"font-family: &quot;Open Sans&quot;, Arial, sans-serif; font-size: 18px;\">Agro based industries in Nigeria provide raw materials for consumer goods.</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;Open Sans&quot;, Arial, sans-serif; font-size: 18px;\">&nbsp; &nbsp; &nbsp;2.</span><span style=\"font-family: &quot;Open Sans&quot;, Arial, sans-serif; font-size: 18px;\">They also supply workers of other industries with food products.</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;Open Sans&quot;, Arial, sans-serif; font-size: 18px;\">&nbsp; &nbsp; &nbsp;3.</span><span style=\"font-family: &quot;Open Sans&quot;, Arial, sans-serif; font-size: 18px;\">The agricultural sector provides numerous jobs.</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;Open Sans&quot;, Arial, sans-serif; font-size: 18px;\">&nbsp; &nbsp; &nbsp;4.</span><span style=\"font-family: &quot;Open Sans&quot;, Arial, sans-serif; font-size: 18px;\">Agricultural industries purchase goods produced by other industries.</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">3<b>.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Outline four (4) routine tractor maintenance practices</b></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;<b>&nbsp;1.&nbsp;</b><span style=\"color: rgb(85, 85, 85); font-family: &quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, &quot;DejaVu Sans&quot;, Verdana, sans-serif; font-size: 15.4px;\"><b>Check for leaks and worn or loose hoses or cables</b>.</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><b><span style=\"color: rgb(85, 85, 85); font-family: &quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, &quot;DejaVu Sans&quot;, Verdana, sans-serif; font-size: 15.4px;\">&nbsp; &nbsp; &nbsp;2.</span><span style=\"color: rgb(85, 85, 85); font-family: &quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, &quot;DejaVu Sans&quot;, Verdana, sans-serif; font-size: 15.4px;\"></span><span style=\"color: rgb(85, 85, 85); font-family: &quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, &quot;DejaVu Sans&quot;, Verdana, sans-serif; font-size: 15.4px;\">Any dirt or debris should be cleared out using air pressure to avoid damaging the fins on the radiator.</span></b></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><b><span style=\"color: rgb(85, 85, 85); font-family: &quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, &quot;DejaVu Sans&quot;, Verdana, sans-serif; font-size: 15.4px;\">&nbsp; &nbsp; &nbsp;3.</span></b><span style=\"color: rgb(85, 85, 85); font-family: &quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, &quot;DejaVu Sans&quot;, Verdana, sans-serif; font-size: 15.4px;\"><b>Fuel should always be freshâ€”no more than three months in storage, according to Tammel</b>.</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"color: rgb(85, 85, 85); font-family: &quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, &quot;DejaVu Sans&quot;, Verdana, sans-serif; font-size: 15.4px;\">&nbsp; &nbsp; &nbsp;<b>4.</b></span><span style=\"color: rgb(85, 85, 85); font-family: &quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, &quot;DejaVu Sans&quot;, Verdana, sans-serif; font-size: 15.4px;\"><b>Check hydraulic and transmission fluid, as well.</b></span><span style=\"color: rgb(85, 85, 85); font-family: &quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, &quot;DejaVu Sans&quot;, Verdana, sans-serif; font-size: 15.4px;\">&nbsp;</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State two functions of each of the following parts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Three-point linkage</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><span style=\"font-family: &quot;helvetica neue&quot;, helvetica, arial, sans-serif; font-size: 16px; text-indent: 0px;\">1.three-point linkage is a widely used type of&nbsp;</span><span style=\"font-family: &quot;helvetica neue&quot;, helvetica, arial, sans-serif; font-size: 16px; text-indent: 0px;\">hitch for attaching ploughs and other implements to an agricultural or industrial tractor</span><span style=\"font-family: &quot;helvetica neue&quot;, helvetica, arial, sans-serif; font-size: 16px; text-indent: 0px;\">.</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><span style=\"font-family: &quot;helvetica neue&quot;, helvetica, arial, sans-serif; font-size: 16px; text-indent: 0px;\">2<b>.</b></span><span style=\"color: rgb(32, 33, 34); font-family: sans-serif; font-size: 14px; text-indent: 0px;\"><b>A three-point hitch attaches the implement to the tractor so that the orientation of the implement is fixed with respect to the tractor and the arm position of the hitch.</b></span><span style=\"font-family: &quot;helvetica neue&quot;, helvetica, arial, sans-serif; font-size: 16px; text-indent: 0px;\"><br></span><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Hydraulic lever</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>A&nbsp; State three (3) ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">B Give two functions of each of the following farm machines and implements:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Bulldozer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;</span>Tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;</span>Spraye</p><p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Planter&nbsp;</p>","","2020-07-08 15:07:11","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("82","114","14","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>BASIC SCIENCE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">1 a.\nState three types of soil and explain them.<br>\nÂ Â  b. State two properties each.<br>\nÂ Â  c. Define the following termsâ€™\nweathering formation of soil, atom and air.<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>Â </o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">2 a. List the seven parts of human brain.<br>\nÂ Â  b. Explain an two you know.<br>\nÂ Â  c. Define metabolism.<br>\nÂ Â  d. List four types of STI<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>Â </o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Define the\nfollowing:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->Capacitor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->Insulator</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->Motor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->Automated teller machine</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->5.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->resistor</p>","","2020-07-08 17:00:04","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("83","110","2","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">2.\na. Define Traffic Rules and Regulations&nbsp; answer this are the rules that must be carried out while driving<br>\n2b. State five general traffic rules and regulations.<br>\n2c. Explain the following<br>\n&nbsp; &nbsp;i.\nRoad Safety<br>\n&nbsp;&nbsp;ii.\nRoad Junction<br>\n&nbsp;iii. Traffic light.<o:p></o:p></span></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><b><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p><p>\n\n\n\n\n\n\n\n</p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">1a.\nDefine Road road ilane in which veichles drive on<br>\n&nbsp; b. State and explain 3 categories of\nroads ans&nbsp;</span><b style=\"max-height: 999999px; color: rgb(60, 64, 67); font-family: Roboto, HelveticaNeue, Arial, sans-serif; font-size: 18px;\">Roads</b><span style=\"color: rgb(60, 64, 67); font-family: Roboto, HelveticaNeue, Arial, sans-serif; font-size: 18px;\">&nbsp;may be classified as: Private drive pathways. Two-lane highways. Dual carriageways.</span><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\"><br>\n&nbsp; c. Draw a cross road and site example.<b><o:p></o:p></b></span></p>","","2020-07-10 09:10:34","2019/2020","2nd Term","0","","save","","","","0000-00-00 00:00:00"),
("84","95","49","<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">9AM - 12PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">Question</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\">Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">1</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(a) (i) Â Â Â  Give the name and nature of the radiations that are emitted during radioactivity.<br>(ii) StateÂ </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">twoÂ </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">differences between chemical reaction and nuclear reaction.<br>(iii) Balance the following nuclear reactions and identify X and Y<br>Â Â Â Â Â Â <o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Â Â Â Â Â Â  I. Â Â Â Â Â Â Â Â Â Â Â Â Â Â <sup style=\"font-size: 8px;\">212</sup><sub style=\"font-size: 8px;\">84</sub>POÂ </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: Arial, sans-serif; color: rgb(68, 60, 171);\">â†’</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Â <sup style=\"font-size: 8px;\">208</sup><sub style=\"font-size: 8px;\">82</sub>Pb + X<br><br>Â Â Â Â Â Â Â II.Â Â Â Â Â Â Â Â Â Â Â Â Â <sup style=\"font-size: 8px;\">137</sup><sub style=\"font-size: 8px;\">55</sub>CsÂ </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: Arial, sans-serif; color: rgb(68, 60, 171);\">â†’</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Â <sup style=\"font-size: 8px;\">137</sup><sub style=\"font-size: 8px;\">56</sub>Ba + YÂ Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <br><br><br>(b) The electron configuration of an element X is:<br>Â Â Â Â Â Â Â Â Â Â Â Â Â IS<sup style=\"font-size: 8px;\">2</sup>2s<sup style=\"font-size: 8px;\">2</sup>2p<sup style=\"font-size: 8px;\">6</sup>3s<sup style=\"font-size: 8px;\">2</sup>3p5<br>Â Â Â Â Â Â Â Â Â Â Â Â Â  (i) Â Â Â Â Â Â Â Â Â  Deduce the atomic number of X.<br>Â Â Â Â Â Â Â Â Â Â Â Â Â  (ii) Â Â Â Â Â Â Â Â  To what group does X belong?<br>Â Â Â Â Â Â Â Â Â Â Â Â Â  (iii) Â Â Â Â Â Â Â  GiveÂ </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">twoÂ </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">properties of the group to which the element X belong.<br>Â Â Â Â Â Â Â Â Â Â Â Â Â  (iv) Â Â Â Â Â Â Â  Identify element X by name.<br>Â Â Â Â Â Â Â Â Â Â Â Â Â  (v) Â Â Â Â Â Â Â Â  Write a balanced equation to represent the reaction between the element X and hot Â Â Â Â Â Â Â Â Â Â Â Â Â  Â Â Â Â Â Â Â Â Â Â Â Â Â  concentrated NaOH<br>(c) Â Â Â Â Â  (i) Explain why:<br>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  1. Â Â Â Â Â Â Â Â Â Â Â  graphite is used as a lubricant;<br>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  II. Â Â Â Â Â Â Â Â Â Â Â  diamond is used as an industrial cutting tool<br>Â Â Â Â Â Â Â Â Â Â Â  (ii) Â  Write an equation to represent the reaction between aqueous BCL and NH<sub style=\"font-size: 8px;\">3</sub>Â solution.<br>Â Â Â Â Â Â Â Â Â Â Â  (iii) Name the type of reaction represented by the equation. Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></span></p></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">Â </span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">Â </span></p><p></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">2PM - 3PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">Question</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\">Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">2</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(a) (i) DefineÂ </span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">saturated solution.</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\"><br>(ii)The solubility of KN0<sub style=\"font-size: 8px;\">3</sub>Â at 20Â°C was 3.00 mol dm<sup style=\"font-size: 8px;\">-3</sup>Â If 67.0g of KN0<sub style=\"font-size: 8px;\">3</sub>Â was added to 250cm<sup style=\"font-size: 8px;\">3</sup>Â of water and stirred at 20Â°C, determine whether the solution formed was saturated or not at that temperature.<br clear=\"all\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\"><img width=\"100\" height=\"14\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image001.jpg\" alt=\"https://waeconline.org.ng/e-learning/Chemistry/chem219mq2_clip_image002.jpg\" v:shapes=\"Picture_x0020_3\"></span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Â [7 marks]<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(b) (i) Distinguish betweenÂ </span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">dativeÂ </span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">bond andÂ </span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">covalentÂ </span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">bond.<br>(ii) Explain why sugar and common salt doÂ </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">notÂ </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">conduct electricity in the solid state.<br>(iii) State the type of intermolecular forces present in:<br>Â Â Â Â Â  1. Â Â Â Â Â Â Â Â Â Â  hydrogen fluoride;<br>Â Â Â Â Â Â Â  II. Â Â Â Â Â Â Â Â Â  argon.<br>(iv) Consider the compounds with the following structures:<br>S - H ----N and 0 - H -----N<br>In which of the compounds is the hydrogen bond stronger? Give reason for your answer.<br><br>(c) (i) StateÂ </span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Dalton\'sÂ Law of Partial Pressure.</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\"><br><br>(ii) Â Â  If 200cm<sup style=\"font-size: 8px;\">3</sup>Â of carbon(IV) oxide were collected over water at 18Â°C and 700 mmHg, determine the volume of the dry gas at s.t.p.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">[ standard vapour pressure of water at 18Â°CÂ </span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">= 15Â </span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">mmHg]Â </span></i></span></p></td></tr></tbody></table>","","2020-07-15 15:44:45","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("85","80","49","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Define National integration.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain the following:</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  (ii) Waybill</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p>","","2020-07-16 09:34:55","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("86","15","49","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p>","","2020-07-16 11:03:43","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("87","38","49","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">CIVIC EDUCATION<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  1.Â </span>Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  2.Â </span>State three government policies on cultism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  3.Â </span>Highlight five roles civil society can play in promoting popular participation</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MARKETING</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1</span><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  A.Â </span>State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  B.Â </span>Explain five factors that can determine the type of channels of distribution to be used by a company</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NBÂ </span>explain your points inÂ <span style=\"font-weight: 600;\">1b<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">Â </span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 2</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  A.Â </span>What is wharehouse?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  B.Â </span>Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â C.Â Â </span>State six functions of a warehouse</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NBÂ </span>Â do not mix the definition of warehouse with ware housing</p><p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>Â </o:p></p>","","2020-07-16 11:07:49","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("88","100","42","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State four (4) benefits of agriculture to the economy of West African countries</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;1.driving engine out of poverty</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;2.source of income&nbsp;</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;3.source of employment</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;4.source of food</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Enumerate four (4) functions of agro â€“ services centres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;1.providing employment</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;2.improving peoples standard of living</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;3.providing food&nbsp;</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;4.getting rid of poverty</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Outline four (4) routine tractor maintenance practices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;1.protect the tractor from rain</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;2.check fluids regularly</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;3.watch out for the brakes</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;4.lubricate often</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State two functions of each of the following parts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Three-point linkage</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">a.to tranfer the weight of and implement to rear wheels</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Hydraulic lever</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">a.allows machine to transmit force from one point to another using an incompressible fluid</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">b.it increased force</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>A&nbsp; State three (3) ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">B Give two functions of each of the following farm machines and implements:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Bulldozer</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">a.for clearing bush</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">b.for falling trees</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">c.for road construction</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">a.for harvesting</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">b.to uproot crops&nbsp;</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">c.for prunning</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;</span>Tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">a.to pull farm implement</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">b.to carry chemical fertilizer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">c.to carry heavy items</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp; Sprayer</span></p><p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Planter&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">a.for planting of seeds</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">b. For boring hole on soil</p>","","2020-07-18 10:20:32","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("89","91","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MATHEMATICS<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM - 12PM</b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">QuestionÂ </span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">1<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)Using ruler and a\n  pair of compasses only, construct:<br>\n  (i)Â Â  quadrilateral PQRS such that /PQ/ = 10cm, /QR/ = 8cm,<br>\n  Â Â Â Â Â Â  /PS/ = 6cm, ÃPQR = 60Âº and ÃQPS = 75Âº;<br>\n  Â (ii)Â Â  the locusÂ </span></b><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">11</span></i></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â of points\n  equidistant from QR and RS;<br>\n  (iii)Â Â  locusÂ </span></b><b><i><span style=\"font-size:7.5pt;\n  mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">12</span></i></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â of\n  points equidistant from R and S.<br>\n  (b)Â Â Â  Measure /RS/<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">QuestionÂ </span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">11<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)Â A circle is\n  inscribed in a square.Â  If the sum of the perimeter of the square and\n  the circumference of the circle is 100 cm, calculate the radius of the\n  circle.Â Â  [Take p =Â </span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB;mso-no-proof:yes\"><!--[if gte vml 1]><v:shapetype id=\"_x0000_t75\"\n   coordsize=\"21600,21600\" o:spt=\"75\" o:preferrelative=\"t\" path=\"m@4@5l@4@11@9@11@9@5xe\"\n   filled=\"f\" stroked=\"f\">\n   <v:stroke joinstyle=\"miter\"></v:stroke>\n   <v:formulas>\n    <v:f eqn=\"if lineDrawn pixelLineWidth 0\"></v:f>\n    <v:f eqn=\"sum @0 1 0\"></v:f>\n    <v:f eqn=\"sum 0 0 @1\"></v:f>\n    <v:f eqn=\"prod @2 1 2\"></v:f>\n    <v:f eqn=\"prod @3 21600 pixelWidth\"></v:f>\n    <v:f eqn=\"prod @3 21600 pixelHeight\"></v:f>\n    <v:f eqn=\"sum @0 0 1\"></v:f>\n    <v:f eqn=\"prod @6 1 2\"></v:f>\n    <v:f eqn=\"prod @7 21600 pixelWidth\"></v:f>\n    <v:f eqn=\"sum @8 21600 0\"></v:f>\n    <v:f eqn=\"prod @7 21600 pixelHeight\"></v:f>\n    <v:f eqn=\"sum @10 21600 0\"></v:f>\n   </v:formulas>\n   <v:path o:extrusionok=\"f\" gradientshapeok=\"t\" o:connecttype=\"rect\"></v:path>\n   <o:lock v:ext=\"edit\" aspectratio=\"t\"></o:lock>\n  </v:shapetype><v:shape id=\"Picture_x0020_1\" o:spid=\"_x0000_i1025\" type=\"#_x0000_t75\"\n   alt=\"https://waeconline.org.ng/e-learning/Mathematics/maths218mq11_clip_image002.gif\"\n   style=\'width:9.75pt;height:15pt;visibility:visible;mso-wrap-style:square\'>\n   <v:imagedata src=\"file:///C:\\Users\\NELSON\\AppData\\Local\\Temp\\msohtmlclip1\\01\\clip_image001.gif\"\n    o:title=\"maths218mq11_clip_image002\"></v:imagedata>\n  </v:shape><![endif]--><!--[if !vml]--><img width=\"13\" height=\"20\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image002.gif\" alt=\"https://waeconline.org.ng/e-learning/Mathematics/maths218mq11_clip_image002.gif\" v:shapes=\"Picture_x0020_1\"><!--[endif]--></span></b><b><span style=\"font-size:\n  7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">]</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)Â Â  A rope\n  60cm long is made to form a rectangle.Â  If the length is 4 times its\n  breadth, calculate, correct to one decimal place, the<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(i)Â length;</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(ii)Â diagonal</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">of the rectangle.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p>Â </o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">2PM -3PM</span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">QuestionÂ </span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)Copy and complete\n  the table of values for y = sin x + 2 cos x, correct to one decimal place.</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  <div align=\"center\">\n  <table class=\"MsoNormalTable\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n   <tbody><tr>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â \n    X<o:p></o:p></span></p>\n    </td>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â \n    0Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">30Âº<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" valign=\"top\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">60Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"51\" valign=\"top\" style=\"width:38.25pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">90Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"45\" valign=\"top\" style=\"width:33.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">120Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">150Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">180Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">210Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">240<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â \n    Y<o:p></o:p></span></p>\n    </td>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Â <o:p></o:p></span></p>\n    </td>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">2.2<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" valign=\"top\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Â <o:p></o:p></span></p>\n    </td>\n    <td width=\"51\" valign=\"top\" style=\"width:38.25pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Â <o:p></o:p></span></p>\n    </td>\n    <td width=\"45\" valign=\"top\" style=\"width:33.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Â <o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">-1.2<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">-2.0<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Â <o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">-1.9<o:p></o:p></span></p>\n    </td>\n   </tr>\n  </tbody></table>\n  </div>\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)Â Using a scale\n  of 2 cm to 30Â° on the x â€“ axis and 2 cm to 0.5 units</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">on the y-axis, draw the\n  graph of y = sin x + 2cos x for 0Â° â‰¤ x â‰¤ 240Â°<br>\n  Â (c)Â Â Â Â  Use your graph to solve the equation:<br>\n  Â Â Â Â Â Â Â Â Â  (i)\n  Â Â Â Â sin x + 2cos x = 0;<br>\n  Â Â Â Â Â Â Â Â \n  Â (ii)Â Â Â Â  sin x = 2.1 â€“ 2cos x.<br>\n  Â (d)Â Â Â Â  From the graph, find y when x = 171Â°.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>","","2020-07-25 18:36:05","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("90","97","45","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->State four (4) benefits of agriculture to the\neconomy of West African countries</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Enumerate four (4) functions of agro â€“ services\ncentres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Outline four (4) routine tractor maintenance\npractices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->State two functions of each of the following\nparts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l2 level1 lfo2\"><!--[if !supportLists]-->(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Three-point linkage</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l2 level1 lfo2\"><!--[if !supportLists]-->(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Hydraulic level</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l3 level1 lfo3\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->A&nbsp; State\nthree (3) ways in which science and technology have contributed to agricultural\ndevelopment through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l1 level1 lfo4\"><!--[if !supportLists]-->(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l1 level1 lfo4\"><!--[if !supportLists]-->(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\">B Give two functions of each of the\nfollowing farm machines and implements: </p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Bulldozer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;\n</span><!--[endif]-->Tractor </p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp; </span><!--[endif]-->Spraye</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Planter&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">Question 1</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><span style=\"text-indent: -0.25in;\">Agriculture answer&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><span style=\"text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp;1. State four benefit of agriculture to the economy of West Africa&nbsp;</span></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">A. Eradication of poverty and hunger&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">B. Investment</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">C. Rapid industrialization</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">D. Boosting intra Africa trade</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">2. Enumerate four functions of agriculture services centres in your country&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">A. Repair/maintain agricultural tools,machines and equipment</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">B. Supply farmers with seeds and fertilizer</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">C. Provide input at subsidized rates to Farmers&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">D. Supply farmers with agro chemical for weed and pest control</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">3. Outline four routine tractor maintenance practices</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">A. Check your oil. Oil is one of the most important factor for keeping you tractor running strong&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">B. Inspect your tyres. The farm and field can be an unforgiven place for tractor tires&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">C. Keep it clean&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">D. Check under the hood</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">4. State two functions of each of the following parts of the farm tractor&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;FUNCTIONS OF THE&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">A. THREE POINT LINKAGE</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">I. Point of attachment for coupled implement</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">Ii. Allows the raising and lowering of implement</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">B. HYDRAULIC LEVER</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">I. Control the raising and lowering of implement</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">Ii. Control lowering and holding an implement to a pre determined position&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">&nbsp; Question 2</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">1. State there ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">1 CROP ROTATION</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">A. Herbicides</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">B. Soik sterilization</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">C. Sterilization of plant materials</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">Ii. CLIMATOLOGY and METEOROLOGY</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">A. Monitoring of wind speed&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">B. Monitoring of wind direction&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">C cloud seedlings for rainfall</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">2. Give two functions of each of the following farm machines and implement&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">1 BULLDOZER</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">A. Leveling of land surface</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">B. Uprooting stumbs</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">2. COMBINE HARVESYER&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">A. Thressing of cereal&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">B. Bagging of harvested grains.</p>","","2020-08-07 15:01:33","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("91","100","45","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State four (4) benefits of agriculture to the economy of West African countries</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Enumerate four (4) functions of agro â€“ services centres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Outline four (4) routine tractor maintenance practices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State two functions of each of the following parts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Three-point linkage</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Hydraulic lever</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>A&nbsp; State three (3) ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">B Give two functions of each of the following farm machines and implements:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Bulldozer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;</span>Tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;</span>Spraye</p><p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Planter&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">Agriculture</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">1. State four benefit of agriculture to the economy of West Africa</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">A. Eradication of poverty and hunger</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">B. Investment</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">C. Rapid industrialization</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">D. Boosting intra Africa trade</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">2. Enumerate four functions of agriculture services centres in your country</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">A. Repair/maintain agricultural tools machines and equipment</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">B. Supply farmers with seeds and fertilizer</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">C. Provide input at subsidized rates to Farmers</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">D. Supply farmers with agro chemical for weed and pest control</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">3. Outline four routine tractor maintenance practices</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">A. Check your oil. Oil is one of the most important factor for keeping your tractor running strong</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">B. Inspect your tyres. The farm and field can be an unforgiven place to tractor tyres</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">C. Keep it clean</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">D. Check under the hood</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">4. State two functions of each of the following parts of the farm tractor</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">A. THREE POINT LINKAGE</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">I. Point of attachment for coupled implement</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">Ii. Allows the raising and lowering of implement</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">B. HYDRAULIC LEVER</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">I. Control the raising and lowering of implement</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">Ii. Control lowering and holding an implement to a pre determined position</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">Question 2&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">1. State three ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">A CROP ROTATION</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">I. Herbicides for weed control</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">Ii. Soil sterilization</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">Iii. Sterilization of plant materials</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">B. CLIMATOLOGY and METEOROLOGY</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">I monitoring of wind speed</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">Ii. Monitoring of wind direction</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">Iii. Cloud seedlings for rainfall</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">2. Give two functions of each of the following farm machines and implement</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">A. BULLDOZER</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">I. Leveling of land surface</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">Ii. Uprooting stumbs</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">B. COMBINED HARVESTER</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">I. Thressing of cereal</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">Ii. Bagging of harvested grains</p>","","2020-08-08 17:08:25","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("92","97","42","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->State four (4) benefits of agriculture to the\neconomy of West African countries</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; 1.it brings increase in yeild</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; 2.it brings quality of products</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; 3.it proves employment to people</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; 4.it is a source of food to the people</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><br></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Enumerate four (4) functions of agro â€“ services\ncentres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp;1.it brings food security</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp;2.provides food&nbsp;</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp;3.brings about productivity</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp;4.provides growing space for more chops</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><br></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Outline four (4) routine tractor maintenance\npractices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; 1.keep clean by removing all trashed or mud</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; 2.the oil and water level must be shaked and top when necessary</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; 3.check tire pressure before operation</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; 4.inspect everyday before starting</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><br></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->State two functions of each of the following\nparts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l2 level1 lfo2\"><!--[if !supportLists]-->(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Three-point linkage</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l2 level1 lfo2\">&nbsp;a.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l2 level1 lfo2\"><!--[if !supportLists]-->(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Hydraulic lever</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l3 level1 lfo3\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->A&nbsp; State\nthree (3) ways in which science and technology have contributed to agricultural\ndevelopment through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l1 level1 lfo4\"><!--[if !supportLists]-->(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Crop protection</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l1 level1 lfo4\">a.science have helped through insecticides,pesticides,rodenticides,etc.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l1 level1 lfo4\"><!--[if !supportLists]-->(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\">B Give two functions of each of the\nfollowing farm machines and implements: </p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Bulldozer</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">a.for clearing bush</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">b.for felling of trees</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">a.for harvesting of some crops</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">b.for prunning</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;\n</span><!--[endif]-->Tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">a.for carrying heavy equipment</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">b.to pull farm implement</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp; Spraye</span></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Planter&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">a.for planting</p>","","2020-08-11 08:34:09","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("93","89","42","","","2020-08-11 08:40:18","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("94","80","42","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) Define National integration.</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1.it means being honest with ourselves and basing our actions,visions and missions on a strong moral principle.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">a.people should be given a sense of belonging</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">b.use of religious/civic education</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">c.teaching of history in schools</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">d.the government should orient people</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; a.crime&nbsp;</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; b.racism</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; c.electoral malpractice</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; d.exam malpractice</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; e.child trafficking</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; f.drug trafficking</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">a.by obeying rules and regulation</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">b.by stoping Crimes</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">c.by engaging in one meaningful thing or the other</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; a.they give the producer a feed back of the taste of the goods from the producer</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp;b.sell on credit to the consumer</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; c.They give advice on products usage</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; d.he finances the producer</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; e.they help in delivering the goods to the door post of the consumer</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Explain the following:</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii) Waybill</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; It can be defined as a list of passengers or goods carried on a vehicle</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p>","","2020-08-11 09:01:45","2019/2020","2nd Term","0","","save","","","","0000-00-00 00:00:00"),
("95","100","203","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">Â </span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â Â </span>State four (4) benefits of agriculture to the economy of West African countries</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â Â </span>Enumerate four (4) functions of agro â€“ services centres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â Â </span>Outline four (4) routine tractor maintenance practices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â Â </span>State two functions of each of the following parts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â </span>Three-point linkage</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â </span>Hydraulic lever</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â Â </span>AÂ  State three (3) ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â </span>Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â </span>Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">B Give two functions of each of the following farm machines and implements:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â </span>Bulldozer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â </span>Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â </span>Tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â </span>Spraye</p><p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â </span>PlanterÂ </p>","","2020-09-18 09:24:11","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("96","80","203","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Define National integration.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain the following:</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  (ii) Waybill</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p>","","2020-09-18 09:58:33","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00");




CREATE TABLE `assignments_submitted_file` (
  `assignments_submitted_file_id` int(11) NOT NULL AUTO_INCREMENT,
  `assignments_submitted_id` int(11) NOT NULL,
  `file_name` varchar(200) NOT NULL,
  `file_dir` varchar(300) NOT NULL,
  `google_drive_id` varchar(200) NOT NULL,
  `google_drive_title` varchar(200) NOT NULL,
  `google_drive_thumbnail_link` varchar(300) NOT NULL,
  `google_drive_dir` varchar(300) NOT NULL,
  `google_drive_embed_link` varchar(300) NOT NULL,
  `google_drive_filesize` varchar(30) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`assignments_submitted_file_id`),
  KEY `assignments_submitted_id` (`assignments_submitted_id`),
  KEY `date_added` (`date_added`)
) ENGINE=InnoDB AUTO_INCREMENT=247 DEFAULT CHARSET=utf8mb4;


INSERT INTO assignments_submitted_file VALUES
("1","4","3f9858.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/3f9858.pdf","","","","","","","2020-05-20 12:28:13"),
("2","6","97c565.docx","/home/zeonglob/public_html/divinefavour//private/images/activity/97c565.docx","","","","","","","2020-05-22 14:53:57"),
("3","13","f675e5.docx","/home/zeonglob/public_html/divinefavour//private/images/activity/f675e5.docx","","","","","","","2020-06-01 20:22:38"),
("4","14","00fc31.docx","/home/zeonglob/public_html/divinefavour//private/images/activity/00fc31.docx","","","","","","","2020-06-02 10:00:22"),
("5","15","82b49e.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/82b49e.jpg","","","","","","","2020-06-02 11:38:54"),
("6","15","124576.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/124576.jpg","","","","","","","2020-06-02 11:38:54"),
("7","18","b08699.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/b08699.jpg","","","","","","","2020-06-02 15:47:51"),
("8","18","14357d.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/14357d.jpg","","","","","","","2020-06-02 15:47:51"),
("9","20","bf0922.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/bf0922.pdf","","","","","","","2020-06-03 09:02:42"),
("10","13","90727c.docx","/home/zeonglob/public_html/divinefavour//private/images/activity/90727c.docx","","","","","","","2020-06-03 15:55:00"),
("11","22","37b9d0.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/37b9d0.jpg","","","","","","","2020-06-05 12:11:09"),
("12","23","52ee6b.docx","/home/zeonglob/public_html/divinefavour//private/images/activity/52ee6b.docx","","","","","","","2020-06-05 13:32:56"),
("13","26","68d410.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/68d410.pdf","","","","","","","2020-06-05 19:55:36"),
("14","27","44dc76.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/44dc76.jpg","","","","","","","2020-06-06 10:45:26"),
("15","27","67e88b.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/67e88b.jpg","","","","","","","2020-06-06 10:46:04"),
("16","27","dc6cf0.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/dc6cf0.jpg","","","","","","","2020-06-06 10:46:57"),
("17","27","e22f89.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/e22f89.jpg","","","","","","","2020-06-06 10:47:39"),
("18","27","f0bde0.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/f0bde0.jpg","","","","","","","2020-06-06 10:48:05"),
("19","27","439f98.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/439f98.jpg","","","","","","","2020-06-06 10:49:19"),
("20","27","8fa5c0.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/8fa5c0.jpg","","","","","","","2020-06-06 10:54:53"),
("21","30","34f351.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/34f351.jpeg","","","","","","","2020-06-08 08:53:08"),
("22","30","35fab8.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/35fab8.jpeg","","","","","","","2020-06-08 08:53:08"),
("23","30","c6fab3.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/c6fab3.jpeg","","","","","","","2020-06-08 08:53:08"),
("24","30","d01e32.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/d01e32.jpeg","","","","","","","2020-06-08 08:53:08"),
("25","30","e38017.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/e38017.jpeg","","","","","","","2020-06-08 08:53:08"),
("26","30","7ad13d.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/7ad13d.jpeg","","","","","","","2020-06-08 08:53:08"),
("27","30","327f0b.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/327f0b.jpeg","","","","","","","2020-06-08 08:53:08"),
("28","30","ce29f7.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/ce29f7.jpeg","","","","","","","2020-06-08 08:53:08"),
("29","30","3f8276.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/3f8276.jpeg","","","","","","","2020-06-08 08:53:08"),
("30","31","c17688.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/c17688.jpeg","","","","","","","2020-06-08 08:54:13"),
("31","31","d84a6d.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/d84a6d.jpeg","","","","","","","2020-06-08 08:54:13"),
("32","32","a97211.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/a97211.jpg","","","","","","","2020-06-11 10:45:56"),
("33","32","c3607a.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/c3607a.jpg","","","","","","","2020-06-11 10:46:31"),
("34","32","9cf00f.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/9cf00f.jpg","","","","","","","2020-06-11 10:47:17"),
("35","32","b2eedb.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/b2eedb.jpg","","","","","","","2020-06-11 10:48:57"),
("36","33","18bdba.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/18bdba.jpg","","","","","","","2020-06-11 14:06:15"),
("37","37","abd4ec.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/abd4ec.jpeg","","","","","","","2020-06-12 09:28:39"),
("38","37","f501a5.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/f501a5.jpeg","","","","","","","2020-06-12 09:28:39"),
("39","37","380653.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/380653.jpeg","","","","","","","2020-06-12 09:28:39"),
("40","37","2fe4f8.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/2fe4f8.jpeg","","","","","","","2020-06-12 09:28:39"),
("41","37","3c16d3.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/3c16d3.jpeg","","","","","","","2020-06-12 09:28:39"),
("42","38","89f0f1.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/89f0f1.jpeg","","","","","","","2020-06-12 09:30:25"),
("43","38","012c19.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/012c19.jpeg","","","","","","","2020-06-12 09:30:25"),
("44","38","e12616.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/e12616.jpeg","","","","","","","2020-06-12 09:30:25"),
("45","41","92c214.docx","/home/zeonglob/public_html/divinefavour//private/images/activity/92c214.docx","","","","","","","2020-06-12 21:36:56"),
("46","41","e59487.docx","/home/zeonglob/public_html/divinefavour//private/images/activity/e59487.docx","","","","","","","2020-06-12 21:37:36"),
("47","42","e6fa37.docx","/home/zeonglob/public_html/divinefavour//private/images/activity/e6fa37.docx","","","","","","","2020-06-12 21:38:10"),
("48","43","41150e.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/41150e.jpg","","","","","","","2020-06-13 14:04:49"),
("49","43","fc1d06.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/fc1d06.jpg","","","","","","","2020-06-13 14:04:49"),
("50","43","a6139d.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/a6139d.jpg","","","","","","","2020-06-13 14:04:49"),
("51","43","1f63cb.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/1f63cb.jpg","","","","","","","2020-06-13 14:04:49"),
("52","43","946525.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/946525.jpg","","","","","","","2020-06-13 14:04:49"),
("53","43","2fcb5f.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/2fcb5f.jpg","","","","","","","2020-06-13 14:04:49"),
("54","43","52dd98.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/52dd98.jpg","","","","","","","2020-06-13 14:04:49"),
("55","43","2fb76d.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/2fb76d.jpg","","","","","","","2020-06-13 14:04:49"),
("56","43","a34c46.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/a34c46.jpg","","","","","","","2020-06-13 14:04:49"),
("57","43","1b242e.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/1b242e.jpg","","","","","","","2020-06-13 14:04:49"),
("58","43","af0a06.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/af0a06.jpg","","","","","","","2020-06-13 14:04:49"),
("59","43","f800b3.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/f800b3.jpg","","","","","","","2020-06-13 14:04:49"),
("60","43","fa5cb6.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/fa5cb6.jpg","","","","","","","2020-06-13 14:05:05"),
("61","43","d8ba28.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/d8ba28.jpg","","","","","","","2020-06-13 14:05:05"),
("62","44","0cebbe.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/0cebbe.jpg","","","","","","","2020-06-13 14:06:06"),
("63","44","93b692.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/93b692.jpg","","","","","","","2020-06-13 14:06:06"),
("64","45","ae9f9d.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/ae9f9d.pdf","","","","","","","2020-06-15 17:08:53"),
("65","46","717b59.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/717b59.pdf","","","","","","","2020-06-15 17:13:08"),
("66","47","fe2176.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/fe2176.pdf","","","","","","","2020-06-15 17:16:51"),
("67","48","2050c1.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/2050c1.pdf","","","","","","","2020-06-15 17:22:16"),
("68","48","c29a75.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/c29a75.pdf","","","","","","","2020-06-15 17:22:16"),
("69","49","7b8255.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/7b8255.pdf","","","","","","","2020-06-15 18:41:37"),
("70","50","ae01c5.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/ae01c5.pdf","","","","","","","2020-06-15 21:13:46"),
("71","52","a1b45c.docx","/home/zeonglob/public_html/divinefavour//private/images/activity/a1b45c.docx","","","","","","","2020-06-17 14:04:51"),
("72","53","d29dc2.docx","/home/zeonglob/public_html/divinefavour//private/images/activity/d29dc2.docx","","","","","","","2020-06-17 14:05:11"),
("73","54","f8b2fa.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/f8b2fa.pdf","","","","","","","2020-06-17 21:11:21"),
("74","55","5aa4b0.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/5aa4b0.pdf","","","","","","","2020-06-17 21:12:02"),
("75","56","39518d.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/39518d.pdf","","","","","","","2020-06-17 22:50:11"),
("76","57","86eb83.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/86eb83.jpg","","","","","","","2020-06-18 16:06:08"),
("77","57","d51e41.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/d51e41.jpg","","","","","","","2020-06-18 16:06:08"),
("78","57","98e902.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/98e902.jpg","","","","","","","2020-06-18 16:06:08"),
("79","57","0bb170.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/0bb170.jpg","","","","","","","2020-06-18 16:06:08"),
("80","57","be4cdd.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/be4cdd.jpg","","","","","","","2020-06-18 16:06:08"),
("81","57","ce46d2.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/ce46d2.jpg","","","","","","","2020-06-18 16:06:08"),
("82","57","e30103.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/e30103.jpg","","","","","","","2020-06-18 16:06:08"),
("83","57","65f6a5.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/65f6a5.jpg","","","","","","","2020-06-18 16:06:08"),
("84","58","f73b94.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/f73b94.jpg","","","","","","","2020-06-18 17:10:38"),
("85","58","b8d9e9.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/b8d9e9.jpg","","","","","","","2020-06-18 17:11:13"),
("86","58","d4f11f.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/d4f11f.jpg","","","","","","","2020-06-18 17:11:40"),
("87","59","7d17f9.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/7d17f9.jpg","","","","","","","2020-06-18 18:05:42"),
("88","59","2e7d6a.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/2e7d6a.jpg","","","","","","","2020-06-18 18:07:06"),
("89","60","12bbb4.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/12bbb4.jpg","","","","","","","2020-06-19 19:50:38"),
("90","60","b0eae7.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/b0eae7.jpg","","","","","","","2020-06-19 19:52:28"),
("91","61","efe062.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/efe062.jpg","","","","","","","2020-06-22 12:12:06"),
("92","61","0abfbb.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/0abfbb.jpg","","","","","","","2020-06-22 12:12:06"),
("93","62","","","18TT-OBJNjKNO98gqOzIyH57s9ygfKJ7J","2993ad.jpg","","https://drive.google.com/file/d/18TT-OBJNjKNO98gqOzIyH57s9ygfKJ7J/view?usp=drivesdk","https://drive.google.com/file/d/18TT-OBJNjKNO98gqOzIyH57s9ygfKJ7J/preview?usp=drivesdk","1480843","2020-06-24 14:52:33"),
("94","62","","","1s4Kj2MPrbf9XsKXI6nS8ejmwg5XGOzjQ","88e82f.jpg","","https://drive.google.com/file/d/1s4Kj2MPrbf9XsKXI6nS8ejmwg5XGOzjQ/view?usp=drivesdk","https://drive.google.com/file/d/1s4Kj2MPrbf9XsKXI6nS8ejmwg5XGOzjQ/preview?usp=drivesdk","1552208","2020-06-24 14:53:31"),
("95","63","","","1sqFveXGZThVsXzUs1lhsJE3YKLSYCIME","54dcf2.jpg","","https://drive.google.com/file/d/1sqFveXGZThVsXzUs1lhsJE3YKLSYCIME/view?usp=drivesdk","https://drive.google.com/file/d/1sqFveXGZThVsXzUs1lhsJE3YKLSYCIME/preview?usp=drivesdk","1026435","2020-06-25 09:36:37"),
("96","63","","","18NSf_4aT206Vo6SPL8k-xQv1osqWTHqh","daaa91.jpg","","https://drive.google.com/file/d/18NSf_4aT206Vo6SPL8k-xQv1osqWTHqh/view?usp=drivesdk","https://drive.google.com/file/d/18NSf_4aT206Vo6SPL8k-xQv1osqWTHqh/preview?usp=drivesdk","1098175","2020-06-25 09:36:37"),
("97","64","","","1DU6Ym7OH59aK4vsPXEMXbH_XH0QQPZhs","0e5cf4.jpg","","https://drive.google.com/file/d/1DU6Ym7OH59aK4vsPXEMXbH_XH0QQPZhs/view?usp=drivesdk","https://drive.google.com/file/d/1DU6Ym7OH59aK4vsPXEMXbH_XH0QQPZhs/preview?usp=drivesdk","1407257","2020-06-25 10:30:51"),
("98","64","","","12ht9oL721u40BsMbK8JLkbv-pfefP34t","b9e683.jpg","","https://drive.google.com/file/d/12ht9oL721u40BsMbK8JLkbv-pfefP34t/view?usp=drivesdk","https://drive.google.com/file/d/12ht9oL721u40BsMbK8JLkbv-pfefP34t/preview?usp=drivesdk","1357083","2020-06-25 10:31:59"),
("99","64","","","1oKCKFeQEqLc-QiVRsTuNOG_zPUweaJKx","7ed7b7.jpg","","https://drive.google.com/file/d/1oKCKFeQEqLc-QiVRsTuNOG_zPUweaJKx/view?usp=drivesdk","https://drive.google.com/file/d/1oKCKFeQEqLc-QiVRsTuNOG_zPUweaJKx/preview?usp=drivesdk","1672514","2020-06-25 10:33:20"),
("100","64","","","1YnyBKcm9LrVIUI9JFB0fWv5QW2FwGGPG","7ea283.jpg","","https://drive.google.com/file/d/1YnyBKcm9LrVIUI9JFB0fWv5QW2FwGGPG/view?usp=drivesdk","https://drive.google.com/file/d/1YnyBKcm9LrVIUI9JFB0fWv5QW2FwGGPG/preview?usp=drivesdk","1537886","2020-06-25 11:03:09");
INSERT INTO assignments_submitted_file VALUES
("101","64","","","1p6Y2vrxSNqrvz9oEuZHDf7s8LTfOTI5E","55a761.jpg","","https://drive.google.com/file/d/1p6Y2vrxSNqrvz9oEuZHDf7s8LTfOTI5E/view?usp=drivesdk","https://drive.google.com/file/d/1p6Y2vrxSNqrvz9oEuZHDf7s8LTfOTI5E/preview?usp=drivesdk","1495935","2020-06-25 11:31:56"),
("102","65","","","1JhcfH8cXphEOUck1Tk-xUoByjZyuOf8O","66e7d8.jpg","","https://drive.google.com/file/d/1JhcfH8cXphEOUck1Tk-xUoByjZyuOf8O/view?usp=drivesdk","https://drive.google.com/file/d/1JhcfH8cXphEOUck1Tk-xUoByjZyuOf8O/preview?usp=drivesdk","1300736","2020-06-25 12:58:44"),
("103","65","","","17eVP4v8F-t5c3eldgnN5l76q3bexJbtA","fac2a4.jpg","","https://drive.google.com/file/d/17eVP4v8F-t5c3eldgnN5l76q3bexJbtA/view?usp=drivesdk","https://drive.google.com/file/d/17eVP4v8F-t5c3eldgnN5l76q3bexJbtA/preview?usp=drivesdk","1189007","2020-06-25 12:58:44"),
("104","65","","","1rAeefkqOLev4kX7d4M7A55fpCOlW51rs","938a09.jpg","","https://drive.google.com/file/d/1rAeefkqOLev4kX7d4M7A55fpCOlW51rs/view?usp=drivesdk","https://drive.google.com/file/d/1rAeefkqOLev4kX7d4M7A55fpCOlW51rs/preview?usp=drivesdk","1173709","2020-06-25 12:58:44"),
("105","65","","","1m_9ixLKOefzP2qNTgS7pveI-qDeRiEE2","36cf81.jpg","","https://drive.google.com/file/d/1m_9ixLKOefzP2qNTgS7pveI-qDeRiEE2/view?usp=drivesdk","https://drive.google.com/file/d/1m_9ixLKOefzP2qNTgS7pveI-qDeRiEE2/preview?usp=drivesdk","1272538","2020-06-25 12:58:44"),
("106","65","","","1mud2akCb2vdShePtjKhUlN6dmQwJAFnG","3deb7b.jpg","","https://drive.google.com/file/d/1mud2akCb2vdShePtjKhUlN6dmQwJAFnG/view?usp=drivesdk","https://drive.google.com/file/d/1mud2akCb2vdShePtjKhUlN6dmQwJAFnG/preview?usp=drivesdk","1312153","2020-06-25 12:58:44"),
("107","65","","","1Nxxzw7DYPmHIQppGrSSRi1A8ipIjcPUs","47d325.jpg","","https://drive.google.com/file/d/1Nxxzw7DYPmHIQppGrSSRi1A8ipIjcPUs/view?usp=drivesdk","https://drive.google.com/file/d/1Nxxzw7DYPmHIQppGrSSRi1A8ipIjcPUs/preview?usp=drivesdk","1114060","2020-06-25 12:58:44"),
("108","66","","","18y_gFR8o_Ej2_Rntl7xj6QkC6unA1KFw","1264b8.jpg","","https://drive.google.com/file/d/18y_gFR8o_Ej2_Rntl7xj6QkC6unA1KFw/view?usp=drivesdk","https://drive.google.com/file/d/18y_gFR8o_Ej2_Rntl7xj6QkC6unA1KFw/preview?usp=drivesdk","1175011","2020-06-25 13:32:19"),
("109","66","","","1XCzL85-ZKi0SrjeIdqsug0h043NMeUDT","07b783.jpg","","https://drive.google.com/file/d/1XCzL85-ZKi0SrjeIdqsug0h043NMeUDT/view?usp=drivesdk","https://drive.google.com/file/d/1XCzL85-ZKi0SrjeIdqsug0h043NMeUDT/preview?usp=drivesdk","1074679","2020-06-25 13:32:19"),
("110","66","","","1kKJUuy34NeYmH_F91YJ0BQ3LyDxnM18O","804bc1.jpg","","https://drive.google.com/file/d/1kKJUuy34NeYmH_F91YJ0BQ3LyDxnM18O/view?usp=drivesdk","https://drive.google.com/file/d/1kKJUuy34NeYmH_F91YJ0BQ3LyDxnM18O/preview?usp=drivesdk","1059391","2020-06-25 13:32:19"),
("111","66","","","1xb5cYBwZxFi8Tj_1tfKxHk_8_U07GS-x","220431.jpg","","https://drive.google.com/file/d/1xb5cYBwZxFi8Tj_1tfKxHk_8_U07GS-x/view?usp=drivesdk","https://drive.google.com/file/d/1xb5cYBwZxFi8Tj_1tfKxHk_8_U07GS-x/preview?usp=drivesdk","941551","2020-06-25 13:32:19"),
("112","67","","","1yGIu8n61m9sxSfqj06Qf4ykr_1dlAuTl","53aad4.jpg","","https://drive.google.com/file/d/1yGIu8n61m9sxSfqj06Qf4ykr_1dlAuTl/view?usp=drivesdk","https://drive.google.com/file/d/1yGIu8n61m9sxSfqj06Qf4ykr_1dlAuTl/preview?usp=drivesdk","4407216","2020-06-26 07:52:25"),
("113","67","","","","","","","","","2020-06-26 07:54:50"),
("114","67","","","13LeIkUDjsbHYczQYijAlw6V28G0Kcdbg","ae00c4.jpg","","https://drive.google.com/file/d/13LeIkUDjsbHYczQYijAlw6V28G0Kcdbg/view?usp=drivesdk","https://drive.google.com/file/d/13LeIkUDjsbHYczQYijAlw6V28G0Kcdbg/preview?usp=drivesdk","4407216","2020-06-26 08:05:20"),
("115","67","","","1_l4SlInRc6Jabp-VJphoSCA57E9kMd3e","9ce013.jpg","","https://drive.google.com/file/d/1_l4SlInRc6Jabp-VJphoSCA57E9kMd3e/view?usp=drivesdk","https://drive.google.com/file/d/1_l4SlInRc6Jabp-VJphoSCA57E9kMd3e/preview?usp=drivesdk","4407216","2020-06-26 08:05:58"),
("116","68","","","1RRYhy59D2-nXFK36lBRkBeeBYd6c4km6","136939.jpg","","https://drive.google.com/file/d/1RRYhy59D2-nXFK36lBRkBeeBYd6c4km6/view?usp=drivesdk","https://drive.google.com/file/d/1RRYhy59D2-nXFK36lBRkBeeBYd6c4km6/preview?usp=drivesdk","1087615","2020-06-26 11:38:30"),
("117","68","","","1ltNCjY7aOLfpNQnZ3RSWelpyFOoXX670","41c9fd.jpg","","https://drive.google.com/file/d/1ltNCjY7aOLfpNQnZ3RSWelpyFOoXX670/view?usp=drivesdk","https://drive.google.com/file/d/1ltNCjY7aOLfpNQnZ3RSWelpyFOoXX670/preview?usp=drivesdk","1203673","2020-06-26 11:38:30"),
("118","68","","","1Wga0MnIsHitGgdpekjxn4f2yLkJvGalJ","8ba45e.jpg","","https://drive.google.com/file/d/1Wga0MnIsHitGgdpekjxn4f2yLkJvGalJ/view?usp=drivesdk","https://drive.google.com/file/d/1Wga0MnIsHitGgdpekjxn4f2yLkJvGalJ/preview?usp=drivesdk","1253344","2020-06-26 11:38:30"),
("119","68","","","1LVP9AeL1Akng-T0LFz6n_9drTK-8AaiH","a0f1ab.jpg","","https://drive.google.com/file/d/1LVP9AeL1Akng-T0LFz6n_9drTK-8AaiH/view?usp=drivesdk","https://drive.google.com/file/d/1LVP9AeL1Akng-T0LFz6n_9drTK-8AaiH/preview?usp=drivesdk","1097172","2020-06-26 11:38:30"),
("120","68","","","1-GuZbj1lACtTsebQkvwP2xUrhsWChKZd","1edcd5.jpg","","https://drive.google.com/file/d/1-GuZbj1lACtTsebQkvwP2xUrhsWChKZd/view?usp=drivesdk","https://drive.google.com/file/d/1-GuZbj1lACtTsebQkvwP2xUrhsWChKZd/preview?usp=drivesdk","1278223","2020-06-26 11:38:30"),
("121","68","","","1OoRdbRWiJvuvZNH9FZ84iDG-btgIYNsx","12da50.jpg","","https://drive.google.com/file/d/1OoRdbRWiJvuvZNH9FZ84iDG-btgIYNsx/view?usp=drivesdk","https://drive.google.com/file/d/1OoRdbRWiJvuvZNH9FZ84iDG-btgIYNsx/preview?usp=drivesdk","1306724","2020-06-26 11:38:30"),
("122","69","","","1EkL2wBwkVfAMyAZx2am7RbxAh6TYizjx","a979fe.docx","","https://drive.google.com/file/d/1EkL2wBwkVfAMyAZx2am7RbxAh6TYizjx/view?usp=drivesdk","https://drive.google.com/file/d/1EkL2wBwkVfAMyAZx2am7RbxAh6TYizjx/preview?usp=drivesdk","","2020-06-26 13:55:18"),
("123","69","","","1V49v633nYR838OktcNNq6iPe3Seh-O6J","b6bc06.docx","","https://drive.google.com/file/d/1V49v633nYR838OktcNNq6iPe3Seh-O6J/view?usp=drivesdk","https://drive.google.com/file/d/1V49v633nYR838OktcNNq6iPe3Seh-O6J/preview?usp=drivesdk","","2020-06-26 13:55:56"),
("124","70","","","1LqPzyRHETa4XjFM7aCpQ2YveOT6dQgik","47b22b.jpg","","https://drive.google.com/file/d/1LqPzyRHETa4XjFM7aCpQ2YveOT6dQgik/view?usp=drivesdk","https://drive.google.com/file/d/1LqPzyRHETa4XjFM7aCpQ2YveOT6dQgik/preview?usp=drivesdk","939560","2020-06-26 15:35:39"),
("125","70","","","1GYPnmIQyspCzoW_Ctj2cS6XP9jzboKKy","045e16.jpg","","https://drive.google.com/file/d/1GYPnmIQyspCzoW_Ctj2cS6XP9jzboKKy/view?usp=drivesdk","https://drive.google.com/file/d/1GYPnmIQyspCzoW_Ctj2cS6XP9jzboKKy/preview?usp=drivesdk","1180896","2020-06-26 15:35:39"),
("126","70","","","1_71OiDbTawZbypAN0E7_RdJ33_yRjE9x","d583de.jpg","","https://drive.google.com/file/d/1_71OiDbTawZbypAN0E7_RdJ33_yRjE9x/view?usp=drivesdk","https://drive.google.com/file/d/1_71OiDbTawZbypAN0E7_RdJ33_yRjE9x/preview?usp=drivesdk","993600","2020-06-26 15:35:39"),
("135","71","","","","","","","","","2020-06-27 21:18:49"),
("136","71","","","","","","","","","2020-06-27 21:18:49"),
("137","71","","","","","","","","","2020-06-27 21:18:49"),
("138","71","","","1V-t7WWs4QQ06gYSCr-N8ELOWpxdVWMYP","4b3218.jpg","","https://drive.google.com/file/d/1V-t7WWs4QQ06gYSCr-N8ELOWpxdVWMYP/view?usp=drivesdk","https://drive.google.com/file/d/1V-t7WWs4QQ06gYSCr-N8ELOWpxdVWMYP/preview?usp=drivesdk","105078","2020-06-27 21:29:02"),
("139","71","","","1onVCRzu_WiBafzB-ZfT_ngI2XmSqL6Mp","7ca1b5.jpg","","https://drive.google.com/file/d/1onVCRzu_WiBafzB-ZfT_ngI2XmSqL6Mp/view?usp=drivesdk","https://drive.google.com/file/d/1onVCRzu_WiBafzB-ZfT_ngI2XmSqL6Mp/preview?usp=drivesdk","119937","2020-06-27 21:29:02"),
("140","71","","","1I3-sizPud8ewc3G-ML97qOdfQOH92JJZ","4f885f.jpg","","https://drive.google.com/file/d/1I3-sizPud8ewc3G-ML97qOdfQOH92JJZ/view?usp=drivesdk","https://drive.google.com/file/d/1I3-sizPud8ewc3G-ML97qOdfQOH92JJZ/preview?usp=drivesdk","124011","2020-06-27 21:29:02"),
("141","71","","","1f54eAsA1MXrLeg_Wun4UV6Q-Wg4ddN0n","3a4d19.jpg","","https://drive.google.com/file/d/1f54eAsA1MXrLeg_Wun4UV6Q-Wg4ddN0n/view?usp=drivesdk","https://drive.google.com/file/d/1f54eAsA1MXrLeg_Wun4UV6Q-Wg4ddN0n/preview?usp=drivesdk","117969","2020-06-27 21:29:02"),
("142","71","","","1KKkY06pjMZnGHw6VpNpz05EbV7FsFGGG","efd886.jpg","","https://drive.google.com/file/d/1KKkY06pjMZnGHw6VpNpz05EbV7FsFGGG/view?usp=drivesdk","https://drive.google.com/file/d/1KKkY06pjMZnGHw6VpNpz05EbV7FsFGGG/preview?usp=drivesdk","100912","2020-06-27 21:29:02"),
("143","71","","","1r0SBsT3CDN-nu04ljGHpimIAPEa8Xhye","6ff6d5.jpg","","https://drive.google.com/file/d/1r0SBsT3CDN-nu04ljGHpimIAPEa8Xhye/view?usp=drivesdk","https://drive.google.com/file/d/1r0SBsT3CDN-nu04ljGHpimIAPEa8Xhye/preview?usp=drivesdk","100228","2020-06-27 21:29:02"),
("144","71","","","1IKUXmKaRGNGhMNJd5rdQCmSNLtjvfimp","117079.jpg","","https://drive.google.com/file/d/1IKUXmKaRGNGhMNJd5rdQCmSNLtjvfimp/view?usp=drivesdk","https://drive.google.com/file/d/1IKUXmKaRGNGhMNJd5rdQCmSNLtjvfimp/preview?usp=drivesdk","103958","2020-06-27 21:29:02"),
("145","71","","","10e0-gTybEoI7T7Zz53nkVEOBEPFxI-0u","4304b7.jpg","","https://drive.google.com/file/d/10e0-gTybEoI7T7Zz53nkVEOBEPFxI-0u/view?usp=drivesdk","https://drive.google.com/file/d/10e0-gTybEoI7T7Zz53nkVEOBEPFxI-0u/preview?usp=drivesdk","107461","2020-06-27 21:29:02"),
("146","71","","","1T04Zq49-oZmxk0nqsolhP9sUlGNTNJST","a34a20.jpg","","https://drive.google.com/file/d/1T04Zq49-oZmxk0nqsolhP9sUlGNTNJST/view?usp=drivesdk","https://drive.google.com/file/d/1T04Zq49-oZmxk0nqsolhP9sUlGNTNJST/preview?usp=drivesdk","107760","2020-06-27 21:29:02"),
("147","71","","","1AhHrBgHeLGa6QC3PrQIS_oCtQlbLx5bw","650090.jpg","","https://drive.google.com/file/d/1AhHrBgHeLGa6QC3PrQIS_oCtQlbLx5bw/view?usp=drivesdk","https://drive.google.com/file/d/1AhHrBgHeLGa6QC3PrQIS_oCtQlbLx5bw/preview?usp=drivesdk","106980","2020-06-27 21:29:02"),
("148","71","","","1B6w6bKdhUg2ZLDSyEdZkv7eHTgD_IGjI","879a8e.jpg","","https://drive.google.com/file/d/1B6w6bKdhUg2ZLDSyEdZkv7eHTgD_IGjI/view?usp=drivesdk","https://drive.google.com/file/d/1B6w6bKdhUg2ZLDSyEdZkv7eHTgD_IGjI/preview?usp=drivesdk","128926","2020-06-27 21:29:02"),
("152","72","","","","","","","","","2020-06-27 21:42:02"),
("154","72","","","","","","","","","2020-06-27 21:42:02"),
("157","72","","","","","","","","","2020-06-27 22:03:20"),
("162","72","","","","","","","","","2020-06-27 22:03:20"),
("170","72","","","","","","","","","2020-06-27 22:58:01"),
("173","72","","","1tZZkIOiyzhJRKHmjrSFi4Ia_8fl2Z455","db4d5c.jpg","","https://drive.google.com/file/d/1tZZkIOiyzhJRKHmjrSFi4Ia_8fl2Z455/view?usp=drivesdk","https://drive.google.com/file/d/1tZZkIOiyzhJRKHmjrSFi4Ia_8fl2Z455/preview?usp=drivesdk","142260","2020-06-28 00:00:08"),
("174","72","","","12EMxyDvDbs3pZKMdK5FR4mTyeSd89DPO","db710f.jpg","","https://drive.google.com/file/d/12EMxyDvDbs3pZKMdK5FR4mTyeSd89DPO/view?usp=drivesdk","https://drive.google.com/file/d/12EMxyDvDbs3pZKMdK5FR4mTyeSd89DPO/preview?usp=drivesdk","158890","2020-06-28 00:00:26"),
("175","72","","","1cn_SOw9Jci2Xpf6QrNyX800JU3mWG_zQ","adfc7e.jpg","","https://drive.google.com/file/d/1cn_SOw9Jci2Xpf6QrNyX800JU3mWG_zQ/view?usp=drivesdk","https://drive.google.com/file/d/1cn_SOw9Jci2Xpf6QrNyX800JU3mWG_zQ/preview?usp=drivesdk","136502","2020-06-28 00:00:41"),
("176","72","","","1CkoDHwk3JHHEV568nFCxM_pWHbplav-x","eb03b5.jpg","","https://drive.google.com/file/d/1CkoDHwk3JHHEV568nFCxM_pWHbplav-x/view?usp=drivesdk","https://drive.google.com/file/d/1CkoDHwk3JHHEV568nFCxM_pWHbplav-x/preview?usp=drivesdk","144314","2020-06-28 00:00:58"),
("177","72","","","1TdH9S_OcN4x1bLYH5db3tOXzNArSRUNF","16ee5d.jpg","","https://drive.google.com/file/d/1TdH9S_OcN4x1bLYH5db3tOXzNArSRUNF/view?usp=drivesdk","https://drive.google.com/file/d/1TdH9S_OcN4x1bLYH5db3tOXzNArSRUNF/preview?usp=drivesdk","142871","2020-06-28 00:01:13"),
("178","72","","","1adKGkOf9v2QexAdd1dbCMSPFJdrmEFXz","12e747.jpg","","https://drive.google.com/file/d/1adKGkOf9v2QexAdd1dbCMSPFJdrmEFXz/view?usp=drivesdk","https://drive.google.com/file/d/1adKGkOf9v2QexAdd1dbCMSPFJdrmEFXz/preview?usp=drivesdk","146481","2020-06-28 00:01:28"),
("179","72","","","17d8aETBcQPPgs6-twwkbFn9N9BYbNgrW","26f24e.jpg","","https://drive.google.com/file/d/17d8aETBcQPPgs6-twwkbFn9N9BYbNgrW/view?usp=drivesdk","https://drive.google.com/file/d/17d8aETBcQPPgs6-twwkbFn9N9BYbNgrW/preview?usp=drivesdk","157779","2020-06-28 00:01:44"),
("180","72","","","17It8Kj-AF4lWeflbIKfmi1ylaDZGy_Zw","d76933.jpg","","https://drive.google.com/file/d/17It8Kj-AF4lWeflbIKfmi1ylaDZGy_Zw/view?usp=drivesdk","https://drive.google.com/file/d/17It8Kj-AF4lWeflbIKfmi1ylaDZGy_Zw/preview?usp=drivesdk","123629","2020-06-28 00:01:58"),
("181","73","","","1WxlRJD-IDKTno8fd0rosw7pdf18875lv","f9c7ba.jpg","","https://drive.google.com/file/d/1WxlRJD-IDKTno8fd0rosw7pdf18875lv/view?usp=drivesdk","https://drive.google.com/file/d/1WxlRJD-IDKTno8fd0rosw7pdf18875lv/preview?usp=drivesdk","138063","2020-06-28 00:03:11"),
("182","73","","","1R3mG3snEdDvkAdm-aZ-yxAkE2dB6qGrI","f9b63e.jpg","","https://drive.google.com/file/d/1R3mG3snEdDvkAdm-aZ-yxAkE2dB6qGrI/view?usp=drivesdk","https://drive.google.com/file/d/1R3mG3snEdDvkAdm-aZ-yxAkE2dB6qGrI/preview?usp=drivesdk","152092","2020-06-28 00:03:11"),
("183","73","","","1cdA7qm1kS9he-fCv2AZXD7G6Gh5bnPpy","61c8a8.jpg","","https://drive.google.com/file/d/1cdA7qm1kS9he-fCv2AZXD7G6Gh5bnPpy/view?usp=drivesdk","https://drive.google.com/file/d/1cdA7qm1kS9he-fCv2AZXD7G6Gh5bnPpy/preview?usp=drivesdk","126192","2020-06-28 00:03:11"),
("184","73","","","1sUJM6vw702uCb-alHNxhXlOEaBnYWKFA","f2777b.jpg","","https://drive.google.com/file/d/1sUJM6vw702uCb-alHNxhXlOEaBnYWKFA/view?usp=drivesdk","https://drive.google.com/file/d/1sUJM6vw702uCb-alHNxhXlOEaBnYWKFA/preview?usp=drivesdk","138697","2020-06-28 00:03:11"),
("185","73","","","1zGbCVUX68Fib6pD2hO-KatirxuVDwZ9f","c79713.jpg","","https://drive.google.com/file/d/1zGbCVUX68Fib6pD2hO-KatirxuVDwZ9f/view?usp=drivesdk","https://drive.google.com/file/d/1zGbCVUX68Fib6pD2hO-KatirxuVDwZ9f/preview?usp=drivesdk","139361","2020-06-28 00:03:11"),
("186","73","","","1geUWhQkSuwsqyOcninpvCFsTZDOxhkEi","283116.jpg","","https://drive.google.com/file/d/1geUWhQkSuwsqyOcninpvCFsTZDOxhkEi/view?usp=drivesdk","https://drive.google.com/file/d/1geUWhQkSuwsqyOcninpvCFsTZDOxhkEi/preview?usp=drivesdk","133373","2020-06-28 00:03:11"),
("187","73","","","17k4zqovcHCqw5gx2-FD2jzXdx1MpVJKY","a59ad5.jpg","","https://drive.google.com/file/d/17k4zqovcHCqw5gx2-FD2jzXdx1MpVJKY/view?usp=drivesdk","https://drive.google.com/file/d/17k4zqovcHCqw5gx2-FD2jzXdx1MpVJKY/preview?usp=drivesdk","132094","2020-06-28 00:03:11"),
("188","73","","","1VT427XlngTM8NxXUg8QdZTe_CPVm4fEx","5e7774.jpg","","https://drive.google.com/file/d/1VT427XlngTM8NxXUg8QdZTe_CPVm4fEx/view?usp=drivesdk","https://drive.google.com/file/d/1VT427XlngTM8NxXUg8QdZTe_CPVm4fEx/preview?usp=drivesdk","97917","2020-06-28 00:03:11"),
("189","75","","","1aBQhqK6-llh1EXPXcGDezkMvOZUCmUqD","a4b118.jpg","","https://drive.google.com/file/d/1aBQhqK6-llh1EXPXcGDezkMvOZUCmUqD/view?usp=drivesdk","https://drive.google.com/file/d/1aBQhqK6-llh1EXPXcGDezkMvOZUCmUqD/preview?usp=drivesdk","943910","2020-06-29 12:15:44"),
("190","75","","","1kdXW4N9ekmaAeHMazl2TdKIPvd3E_2MK","71b368.jpg","","https://drive.google.com/file/d/1kdXW4N9ekmaAeHMazl2TdKIPvd3E_2MK/view?usp=drivesdk","https://drive.google.com/file/d/1kdXW4N9ekmaAeHMazl2TdKIPvd3E_2MK/preview?usp=drivesdk","974285","2020-06-29 12:15:44"),
("191","75","","","10_qL2DluEcTAwSDSRrH8qu-fZRYWt1ox","9fa934.jpg","","https://drive.google.com/file/d/10_qL2DluEcTAwSDSRrH8qu-fZRYWt1ox/view?usp=drivesdk","https://drive.google.com/file/d/10_qL2DluEcTAwSDSRrH8qu-fZRYWt1ox/preview?usp=drivesdk","975277","2020-06-29 12:15:44"),
("192","75","","","1ZfN1vfrkvyzFOv3QoLsxN6BjiG2J52zQ","ecdb4b.jpg","","https://drive.google.com/file/d/1ZfN1vfrkvyzFOv3QoLsxN6BjiG2J52zQ/view?usp=drivesdk","https://drive.google.com/file/d/1ZfN1vfrkvyzFOv3QoLsxN6BjiG2J52zQ/preview?usp=drivesdk","864916","2020-06-29 12:15:44"),
("193","75","","","1i5fpSdKRKtLR_eiHJCRF20NcYbRPy0_e","23daa4.jpg","","https://drive.google.com/file/d/1i5fpSdKRKtLR_eiHJCRF20NcYbRPy0_e/view?usp=drivesdk","https://drive.google.com/file/d/1i5fpSdKRKtLR_eiHJCRF20NcYbRPy0_e/preview?usp=drivesdk","678300","2020-06-29 12:15:44"),
("194","75","","","1XgOgIWw84HNKMpvYDno97vemObnm4Mvd","787747.jpg","","https://drive.google.com/file/d/1XgOgIWw84HNKMpvYDno97vemObnm4Mvd/view?usp=drivesdk","https://drive.google.com/file/d/1XgOgIWw84HNKMpvYDno97vemObnm4Mvd/preview?usp=drivesdk","664765","2020-06-29 12:15:44"),
("195","75","","","1fN6zb9NcnrxNmsdffCDl-lRK727xhi7J","981188.jpg","","https://drive.google.com/file/d/1fN6zb9NcnrxNmsdffCDl-lRK727xhi7J/view?usp=drivesdk","https://drive.google.com/file/d/1fN6zb9NcnrxNmsdffCDl-lRK727xhi7J/preview?usp=drivesdk","987029","2020-06-29 12:15:44"),
("196","75","","","1p6XbJgIX7YWX24Q0LtMq60LBSgORR0XK","b094e0.jpg","","https://drive.google.com/file/d/1p6XbJgIX7YWX24Q0LtMq60LBSgORR0XK/view?usp=drivesdk","https://drive.google.com/file/d/1p6XbJgIX7YWX24Q0LtMq60LBSgORR0XK/preview?usp=drivesdk","922361","2020-06-29 12:15:44"),
("197","75","","","18xRT8h8wKQVylbQaekflMV_ewT0hW2LY","0d6637.jpg","","https://drive.google.com/file/d/18xRT8h8wKQVylbQaekflMV_ewT0hW2LY/view?usp=drivesdk","https://drive.google.com/file/d/18xRT8h8wKQVylbQaekflMV_ewT0hW2LY/preview?usp=drivesdk","590113","2020-06-29 12:15:44"),
("198","75","","","1Qw3nNyc8YohHZkkxfNIeHwID7y5H3PDF","5a9e68.jpg","","https://drive.google.com/file/d/1Qw3nNyc8YohHZkkxfNIeHwID7y5H3PDF/view?usp=drivesdk","https://drive.google.com/file/d/1Qw3nNyc8YohHZkkxfNIeHwID7y5H3PDF/preview?usp=drivesdk","933443","2020-06-29 12:15:44"),
("199","75","","","1fjo3wxMD2phNkWBeWMb-DrBo-w9l8mbA","1c5697.jpg","","https://drive.google.com/file/d/1fjo3wxMD2phNkWBeWMb-DrBo-w9l8mbA/view?usp=drivesdk","https://drive.google.com/file/d/1fjo3wxMD2phNkWBeWMb-DrBo-w9l8mbA/preview?usp=drivesdk","960985","2020-06-29 12:15:44"),
("200","75","","","1EFX9rlSiNZOc3Bp1NcASPRk5hUQfbAHr","400b30.jpg","","https://drive.google.com/file/d/1EFX9rlSiNZOc3Bp1NcASPRk5hUQfbAHr/view?usp=drivesdk","https://drive.google.com/file/d/1EFX9rlSiNZOc3Bp1NcASPRk5hUQfbAHr/preview?usp=drivesdk","1103020","2020-06-29 12:15:44"),
("201","76","","","1wBZKqL9RiFoyJazvDJ978JiACsovOmvN","188975.jpeg","","https://drive.google.com/file/d/1wBZKqL9RiFoyJazvDJ978JiACsovOmvN/view?usp=drivesdk","https://drive.google.com/file/d/1wBZKqL9RiFoyJazvDJ978JiACsovOmvN/preview?usp=drivesdk","3496890","2020-06-29 17:20:40"),
("202","76","","","1c_XuZvv2pqFLRkUDDmq7vA6FphbWv21h","e368e2.jpeg","","https://drive.google.com/file/d/1c_XuZvv2pqFLRkUDDmq7vA6FphbWv21h/view?usp=drivesdk","https://drive.google.com/file/d/1c_XuZvv2pqFLRkUDDmq7vA6FphbWv21h/preview?usp=drivesdk","2977494","2020-06-29 17:20:40"),
("203","76","","","1ZQqBwWMcGuFYhlELxbHuLeZojU_LOqp-","db296a.jpeg","","https://drive.google.com/file/d/1ZQqBwWMcGuFYhlELxbHuLeZojU_LOqp-/view?usp=drivesdk","https://drive.google.com/file/d/1ZQqBwWMcGuFYhlELxbHuLeZojU_LOqp-/preview?usp=drivesdk","3351398","2020-06-29 17:20:40"),
("204","76","","","1WSN8dE9OZWyXKjl-HVJ64tYEgYKBmoSK","56ec37.jpeg","","https://drive.google.com/file/d/1WSN8dE9OZWyXKjl-HVJ64tYEgYKBmoSK/view?usp=drivesdk","https://drive.google.com/file/d/1WSN8dE9OZWyXKjl-HVJ64tYEgYKBmoSK/preview?usp=drivesdk","2282096","2020-06-29 17:20:40"),
("205","77","","","1TmFFvRxjhR1Fc1xSFGYUieuL5GAscRjz","04394c.jpeg","","https://drive.google.com/file/d/1TmFFvRxjhR1Fc1xSFGYUieuL5GAscRjz/view?usp=drivesdk","https://drive.google.com/file/d/1TmFFvRxjhR1Fc1xSFGYUieuL5GAscRjz/preview?usp=drivesdk","3122846","2020-06-29 17:23:05"),
("206","77","","","10WctEs8R5dNjCWCmjzdQqzhEKVi81Lnf","ff04be.jpeg","","https://drive.google.com/file/d/10WctEs8R5dNjCWCmjzdQqzhEKVi81Lnf/view?usp=drivesdk","https://drive.google.com/file/d/10WctEs8R5dNjCWCmjzdQqzhEKVi81Lnf/preview?usp=drivesdk","2486309","2020-06-29 17:23:05"),
("207","78","","","1oayir9XStjJPNFWxdkYkzUQpxbv-mOI3","521a72.jpeg","","https://drive.google.com/file/d/1oayir9XStjJPNFWxdkYkzUQpxbv-mOI3/view?usp=drivesdk","https://drive.google.com/file/d/1oayir9XStjJPNFWxdkYkzUQpxbv-mOI3/preview?usp=drivesdk","3044382","2020-06-29 17:28:56"),
("208","78","","","10xuE6xQGpfh21P_2pco9mgMg7J9h2mKU","db3f66.jpeg","","https://drive.google.com/file/d/10xuE6xQGpfh21P_2pco9mgMg7J9h2mKU/view?usp=drivesdk","https://drive.google.com/file/d/10xuE6xQGpfh21P_2pco9mgMg7J9h2mKU/preview?usp=drivesdk","3436265","2020-06-29 17:28:56"),
("209","78","","","1MZWCL0PF1r4_RJfMoFo_vINRG-x6cXcx","3eb26c.jpeg","","https://drive.google.com/file/d/1MZWCL0PF1r4_RJfMoFo_vINRG-x6cXcx/view?usp=drivesdk","https://drive.google.com/file/d/1MZWCL0PF1r4_RJfMoFo_vINRG-x6cXcx/preview?usp=drivesdk","2592306","2020-06-29 17:28:56"),
("210","78","","","1aDWgyOnFYu9hGMAlcCDV2Wku2yjQvkHT","84f5f6.jpeg","","https://drive.google.com/file/d/1aDWgyOnFYu9hGMAlcCDV2Wku2yjQvkHT/view?usp=drivesdk","https://drive.google.com/file/d/1aDWgyOnFYu9hGMAlcCDV2Wku2yjQvkHT/preview?usp=drivesdk","2963159","2020-06-29 17:28:56"),
("211","79","","","1sC8jHgq5NygJo5bPfhsNy6tf4Ideis9a","65718e.jpg","","https://drive.google.com/file/d/1sC8jHgq5NygJo5bPfhsNy6tf4Ideis9a/view?usp=drivesdk","https://drive.google.com/file/d/1sC8jHgq5NygJo5bPfhsNy6tf4Ideis9a/preview?usp=drivesdk","1051643","2020-07-03 13:49:55"),
("212","79","","","12ZEt8_9msY1njW8CeUl5cwl5KOby4RBW","58b44f.jpg","","https://drive.google.com/file/d/12ZEt8_9msY1njW8CeUl5cwl5KOby4RBW/view?usp=drivesdk","https://drive.google.com/file/d/12ZEt8_9msY1njW8CeUl5cwl5KOby4RBW/preview?usp=drivesdk","1110194","2020-07-03 13:50:50"),
("213","79","","","1LXuN9WsAX39OWfFPFeTs4Wt5m8Uc7m3V","ed583c.jpg","","https://drive.google.com/file/d/1LXuN9WsAX39OWfFPFeTs4Wt5m8Uc7m3V/view?usp=drivesdk","https://drive.google.com/file/d/1LXuN9WsAX39OWfFPFeTs4Wt5m8Uc7m3V/preview?usp=drivesdk","944839","2020-07-03 13:52:00"),
("214","79","","","1RbbRpit4MiI9IzVmtWPZpa69KFSkfWVu","f0816a.jpg","","https://drive.google.com/file/d/1RbbRpit4MiI9IzVmtWPZpa69KFSkfWVu/view?usp=drivesdk","https://drive.google.com/file/d/1RbbRpit4MiI9IzVmtWPZpa69KFSkfWVu/preview?usp=drivesdk","985501","2020-07-03 13:53:06"),
("215","80","","","1T1O2LdU4AM80YHWGgXNMy1VmXQGNKVoT","f438eb.jpg","","https://drive.google.com/file/d/1T1O2LdU4AM80YHWGgXNMy1VmXQGNKVoT/view?usp=drivesdk","https://drive.google.com/file/d/1T1O2LdU4AM80YHWGgXNMy1VmXQGNKVoT/preview?usp=drivesdk","2446378","2020-07-08 13:11:15"),
("216","80","","","1z5tMZnKUvFAL7cioSTzCpcDtYv9QOxhw","948724.jpg","","https://drive.google.com/file/d/1z5tMZnKUvFAL7cioSTzCpcDtYv9QOxhw/view?usp=drivesdk","https://drive.google.com/file/d/1z5tMZnKUvFAL7cioSTzCpcDtYv9QOxhw/preview?usp=drivesdk","3220989","2020-07-08 13:13:15"),
("217","80","","","1RlKGiBC7oCVEq7VzykdzqKQMlrexcEB4","8c5395.jpg","","https://drive.google.com/file/d/1RlKGiBC7oCVEq7VzykdzqKQMlrexcEB4/view?usp=drivesdk","https://drive.google.com/file/d/1RlKGiBC7oCVEq7VzykdzqKQMlrexcEB4/preview?usp=drivesdk","4181846","2020-07-08 13:14:57"),
("218","82","","","1b1KSwv5g_q9z0ukxI9x-o6-WovGFR96k","3e6439.jpg","","https://drive.google.com/file/d/1b1KSwv5g_q9z0ukxI9x-o6-WovGFR96k/view?usp=drivesdk","https://drive.google.com/file/d/1b1KSwv5g_q9z0ukxI9x-o6-WovGFR96k/preview?usp=drivesdk","1415529","2020-07-08 16:56:28"),
("219","82","","","1bvUett0xLk3PS1vE9dHAN6W_OFpYJf6z","fc01b4.jpg","","https://drive.google.com/file/d/1bvUett0xLk3PS1vE9dHAN6W_OFpYJf6z/view?usp=drivesdk","https://drive.google.com/file/d/1bvUett0xLk3PS1vE9dHAN6W_OFpYJf6z/preview?usp=drivesdk","1423137","2020-07-08 16:58:05"),
("220","82","","","1XgOFiIjywZnh_K1Qax7QPYydeubKxRkW","b1d7d0.jpg","","https://drive.google.com/file/d/1XgOFiIjywZnh_K1Qax7QPYydeubKxRkW/view?usp=drivesdk","https://drive.google.com/file/d/1XgOFiIjywZnh_K1Qax7QPYydeubKxRkW/preview?usp=drivesdk","1322393","2020-07-08 17:00:04"),
("221","84","","","114NTOstnzPE2pOVrNLj5X4oZadB9WBCT","214a2f.jpg","","https://drive.google.com/file/d/114NTOstnzPE2pOVrNLj5X4oZadB9WBCT/view?usp=drivesdk","https://drive.google.com/file/d/114NTOstnzPE2pOVrNLj5X4oZadB9WBCT/preview?usp=drivesdk","1562133","2020-07-15 15:44:40"),
("222","84","","","1qVtY3wZszifBX-gDJyUJyaeLENLJMAtm","ac1813.jpg","","https://drive.google.com/file/d/1qVtY3wZszifBX-gDJyUJyaeLENLJMAtm/view?usp=drivesdk","https://drive.google.com/file/d/1qVtY3wZszifBX-gDJyUJyaeLENLJMAtm/preview?usp=drivesdk","1562133","2020-07-15 15:44:45"),
("223","85","","","1tlCXauSGFX7v8JG4kU4oVFZPbJsPfUpZ","c22f33.jpg","","https://drive.google.com/file/d/1tlCXauSGFX7v8JG4kU4oVFZPbJsPfUpZ/view?usp=drivesdk","https://drive.google.com/file/d/1tlCXauSGFX7v8JG4kU4oVFZPbJsPfUpZ/preview?usp=drivesdk","1408589","2020-07-16 09:34:36"),
("224","86","","","1VPPydBgoQ9b-5_-GaVGjhR1Nh1HkGVhw","3f1427.jpg","","https://drive.google.com/file/d/1VPPydBgoQ9b-5_-GaVGjhR1Nh1HkGVhw/view?usp=drivesdk","https://drive.google.com/file/d/1VPPydBgoQ9b-5_-GaVGjhR1Nh1HkGVhw/preview?usp=drivesdk","1631454","2020-07-16 11:03:43"),
("225","87","","","1NEMsoFOw_Y6uMf4HKUev5Ws6RDZUvUQR","011e9f.jpg","","https://drive.google.com/file/d/1NEMsoFOw_Y6uMf4HKUev5Ws6RDZUvUQR/view?usp=drivesdk","https://drive.google.com/file/d/1NEMsoFOw_Y6uMf4HKUev5Ws6RDZUvUQR/preview?usp=drivesdk","1521339","2020-07-16 11:07:49"),
("226","89","","","1RLVwSwPUIJJUB9Joab08KoIov1yE_oUj","af66a1.jpg","","https://drive.google.com/file/d/1RLVwSwPUIJJUB9Joab08KoIov1yE_oUj/view?usp=drivesdk","https://drive.google.com/file/d/1RLVwSwPUIJJUB9Joab08KoIov1yE_oUj/preview?usp=drivesdk","109891","2020-07-25 18:36:05"),
("227","89","","","15KydfFIHNZpMMkrhv4s8bqpvtBjkKqVf","9daf70.jpg","","https://drive.google.com/file/d/15KydfFIHNZpMMkrhv4s8bqpvtBjkKqVf/view?usp=drivesdk","https://drive.google.com/file/d/15KydfFIHNZpMMkrhv4s8bqpvtBjkKqVf/preview?usp=drivesdk","97759","2020-07-25 18:36:05");
INSERT INTO assignments_submitted_file VALUES
("228","89","","","17fIKKITdqw9buMWbfbOae0WpoE3AIKPS","66401f.jpg","","https://drive.google.com/file/d/17fIKKITdqw9buMWbfbOae0WpoE3AIKPS/view?usp=drivesdk","https://drive.google.com/file/d/17fIKKITdqw9buMWbfbOae0WpoE3AIKPS/preview?usp=drivesdk","101030","2020-07-25 18:36:05"),
("229","89","","","1lbjdVpXCf7SM9nWOswFbjiPisBchAlks","fbde44.jpg","","https://drive.google.com/file/d/1lbjdVpXCf7SM9nWOswFbjiPisBchAlks/view?usp=drivesdk","https://drive.google.com/file/d/1lbjdVpXCf7SM9nWOswFbjiPisBchAlks/preview?usp=drivesdk","77616","2020-07-25 18:36:05"),
("230","89","","","1e1CwXN3lmoC1AO0eRYMQH9ktaBMoXsb9","bd6044.jpg","","https://drive.google.com/file/d/1e1CwXN3lmoC1AO0eRYMQH9ktaBMoXsb9/view?usp=drivesdk","https://drive.google.com/file/d/1e1CwXN3lmoC1AO0eRYMQH9ktaBMoXsb9/preview?usp=drivesdk","77699","2020-07-25 18:36:05"),
("231","93","","","1ff9NHQPwf86xecveNs8yWDEeWtKH37gH","a8132f.jpg","","https://drive.google.com/file/d/1ff9NHQPwf86xecveNs8yWDEeWtKH37gH/view?usp=drivesdk","https://drive.google.com/file/d/1ff9NHQPwf86xecveNs8yWDEeWtKH37gH/preview?usp=drivesdk","114638","2020-08-11 08:39:18"),
("232","93","","","1wUDFCW9YeYcSjhHkHII5aItjCG6ztNYU","76ac09.jpg","","https://drive.google.com/file/d/1wUDFCW9YeYcSjhHkHII5aItjCG6ztNYU/view?usp=drivesdk","https://drive.google.com/file/d/1wUDFCW9YeYcSjhHkHII5aItjCG6ztNYU/preview?usp=drivesdk","116307","2020-08-11 08:39:31"),
("233","93","","","10qO8rAvhHrpPYzjvZJDPsaiEexWx9uEZ","6a1f6b.jpg","","https://drive.google.com/file/d/10qO8rAvhHrpPYzjvZJDPsaiEexWx9uEZ/view?usp=drivesdk","https://drive.google.com/file/d/10qO8rAvhHrpPYzjvZJDPsaiEexWx9uEZ/preview?usp=drivesdk","110655","2020-08-11 08:39:44"),
("234","93","","","1H4BRq5lMcPEwvcT42-VJDi8NV04Xs9Pk","b6cf69.jpg","","https://drive.google.com/file/d/1H4BRq5lMcPEwvcT42-VJDi8NV04Xs9Pk/view?usp=drivesdk","https://drive.google.com/file/d/1H4BRq5lMcPEwvcT42-VJDi8NV04Xs9Pk/preview?usp=drivesdk","105774","2020-08-11 08:39:58"),
("235","93","","","1n7Ae89zHsVdk2AE8IrpWCjXyyIZ0YWfa","eea366.jpg","","https://drive.google.com/file/d/1n7Ae89zHsVdk2AE8IrpWCjXyyIZ0YWfa/view?usp=drivesdk","https://drive.google.com/file/d/1n7Ae89zHsVdk2AE8IrpWCjXyyIZ0YWfa/preview?usp=drivesdk","120408","2020-08-11 08:40:18"),
("236","95","","","1FqGHOk-nu_dWHqUmBEXjiXZXPKUv2Zmp","9e9af2.jpg","","https://drive.google.com/file/d/1FqGHOk-nu_dWHqUmBEXjiXZXPKUv2Zmp/view?usp=drivesdk","https://drive.google.com/file/d/1FqGHOk-nu_dWHqUmBEXjiXZXPKUv2Zmp/preview?usp=drivesdk","2657190","2020-09-18 09:24:11"),
("237","95","","","1HiTu6Z8qh6I7F9fq4gwvZarNTiGV6y8f","ccf213.jpg","","https://drive.google.com/file/d/1HiTu6Z8qh6I7F9fq4gwvZarNTiGV6y8f/view?usp=drivesdk","https://drive.google.com/file/d/1HiTu6Z8qh6I7F9fq4gwvZarNTiGV6y8f/preview?usp=drivesdk","2811590","2020-09-18 09:24:11"),
("238","95","","","1tHSkNpErd4ynkAQTv63oX8w14-RS2Det","db3337.jpg","","https://drive.google.com/file/d/1tHSkNpErd4ynkAQTv63oX8w14-RS2Det/view?usp=drivesdk","https://drive.google.com/file/d/1tHSkNpErd4ynkAQTv63oX8w14-RS2Det/preview?usp=drivesdk","2586792","2020-09-18 09:24:11"),
("239","95","","","1VzfAZ9f69MMpm5lFGhbn0ABvrBDZBmM7","935c33.jpg","","https://drive.google.com/file/d/1VzfAZ9f69MMpm5lFGhbn0ABvrBDZBmM7/view?usp=drivesdk","https://drive.google.com/file/d/1VzfAZ9f69MMpm5lFGhbn0ABvrBDZBmM7/preview?usp=drivesdk","2743005","2020-09-18 09:24:11"),
("240","95","","","1kwfgZu0DO76Tc3rav-Q2_ohv_O10Bd6W","674275.jpg","","https://drive.google.com/file/d/1kwfgZu0DO76Tc3rav-Q2_ohv_O10Bd6W/view?usp=drivesdk","https://drive.google.com/file/d/1kwfgZu0DO76Tc3rav-Q2_ohv_O10Bd6W/preview?usp=drivesdk","2828449","2020-09-18 09:24:11"),
("241","96","","","1INa-OBOhRebX3oUZH_hmt5eRovU0vf_P","94b378.jpg","","https://drive.google.com/file/d/1INa-OBOhRebX3oUZH_hmt5eRovU0vf_P/view?usp=drivesdk","https://drive.google.com/file/d/1INa-OBOhRebX3oUZH_hmt5eRovU0vf_P/preview?usp=drivesdk","2707000","2020-09-18 09:58:33"),
("242","96","","","1DKSsaM1xhWVMUVD7aPWWMjIXtk_rRLJj","ef85f0.jpg","","https://drive.google.com/file/d/1DKSsaM1xhWVMUVD7aPWWMjIXtk_rRLJj/view?usp=drivesdk","https://drive.google.com/file/d/1DKSsaM1xhWVMUVD7aPWWMjIXtk_rRLJj/preview?usp=drivesdk","1932993","2020-09-18 09:58:33"),
("243","96","","","1y1Y5ATbLvm8nRV9l3JMyWQN6cC3SqsQa","b25cd7.jpg","","https://drive.google.com/file/d/1y1Y5ATbLvm8nRV9l3JMyWQN6cC3SqsQa/view?usp=drivesdk","https://drive.google.com/file/d/1y1Y5ATbLvm8nRV9l3JMyWQN6cC3SqsQa/preview?usp=drivesdk","2557603","2020-09-18 09:58:33"),
("244","96","","","1tua7okSp23rl5WsdmirqTN8BbZ3q3nwh","456da9.jpg","","https://drive.google.com/file/d/1tua7okSp23rl5WsdmirqTN8BbZ3q3nwh/view?usp=drivesdk","https://drive.google.com/file/d/1tua7okSp23rl5WsdmirqTN8BbZ3q3nwh/preview?usp=drivesdk","2356767","2020-09-18 09:58:33"),
("245","96","","","1Jh5Hu3i5i6qE8sVuE_vStZjER5G11h4Z","2f25f1.jpg","","https://drive.google.com/file/d/1Jh5Hu3i5i6qE8sVuE_vStZjER5G11h4Z/view?usp=drivesdk","https://drive.google.com/file/d/1Jh5Hu3i5i6qE8sVuE_vStZjER5G11h4Z/preview?usp=drivesdk","2290928","2020-09-18 09:58:33"),
("246","96","","","1XqUGXKn3y3EtlSvy3j3bIDl983OTqDO9","64b28d.jpg","","https://drive.google.com/file/d/1XqUGXKn3y3EtlSvy3j3bIDl983OTqDO9/view?usp=drivesdk","https://drive.google.com/file/d/1XqUGXKn3y3EtlSvy3j3bIDl983OTqDO9/preview?usp=drivesdk","2419897","2020-09-18 09:58:33");




CREATE TABLE `attendance_behaviour` (
  `attendance_behaviour_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `student_attendance` int(11) DEFAULT NULL,
  `total_attendance` int(11) NOT NULL,
  `handwriting` int(11) NOT NULL,
  `neatness` int(11) NOT NULL,
  `punctuality` int(11) NOT NULL,
  `attentiveness` int(11) NOT NULL,
  `initiative` int(11) NOT NULL,
  `respect` int(11) NOT NULL,
  `obedience` int(11) NOT NULL,
  `attitude` int(11) NOT NULL,
  `honesty` int(11) NOT NULL,
  `creativity` int(11) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`attendance_behaviour_id`),
  KEY `student_id` (`student_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `autologin` (
  `user_key` varchar(100) NOT NULL,
  `token` char(32) NOT NULL,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  `browser_token` char(32) NOT NULL,
  `dbname` varchar(300) NOT NULL,
  `data` text DEFAULT NULL,
  `used` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`user_key`,`token`),
  KEY `dbname` (`dbname`(255))
) ENGINE=InnoDB DEFAULT CHARSET=utf8;






CREATE TABLE `backup_class` (
  `backup_class_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `class_id` int(10) unsigned NOT NULL,
  `class_name` varchar(10) NOT NULL,
  `class_order` int(10) unsigned NOT NULL,
  `section` varchar(10) NOT NULL,
  `promotional_average` varchar(5) NOT NULL,
  `new_student_fee` decimal(15,2) unsigned NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(15) NOT NULL,
  PRIMARY KEY (`backup_class_id`),
  KEY `session_term` (`sessions`,`terms`)
) ENGINE=InnoDB AUTO_INCREMENT=56 DEFAULT CHARSET=latin1;


INSERT INTO backup_class VALUES
("1","1","JSS 1","1","junior","50","0.00","2018/2019","1st Term"),
("2","2","JSS 2","2","junior","50","0.00","2018/2019","1st Term"),
("3","3","JSS 3","3","junior","50","0.00","2018/2019","1st Term"),
("4","4","SS 1","4","senior","50","0.00","2018/2019","1st Term"),
("5","5","SS 2","5","senior","50","0.00","2018/2019","1st Term"),
("6","6","SS 3","6","senior","50","0.00","2018/2019","1st Term"),
("7","1","JSS 1","1","junior","50","0.00","2018/2019","2nd Term"),
("8","2","JSS 2","2","junior","50","0.00","2018/2019","2nd Term"),
("9","3","JSS 3","3","junior","50","0.00","2018/2019","2nd Term"),
("10","4","SS 1","4","senior","50","0.00","2018/2019","2nd Term"),
("11","5","SS 2","5","senior","50","0.00","2018/2019","2nd Term"),
("12","6","SS 3","6","senior","50","0.00","2018/2019","2nd Term"),
("13","1","JSS 1","1","junior","50","0.00","2018/2019","3rd Term"),
("14","2","JSS 2","2","junior","50","0.00","2018/2019","3rd Term"),
("15","3","JSS 3","3","junior","50","0.00","2018/2019","3rd Term"),
("16","4","SS 1","4","senior","50","0.00","2018/2019","3rd Term"),
("17","5","SS 2","5","senior","50","0.00","2018/2019","3rd Term"),
("18","6","SS 3","6","senior","50","0.00","2018/2019","3rd Term"),
("19","1","JSS 1","1","junior","50","0.00","2019/2020","1st Term"),
("20","2","JSS 2","2","junior","50","0.00","2019/2020","1st Term"),
("21","3","JSS 3","3","junior","50","0.00","2019/2020","1st Term"),
("22","4","SS 1","4","senior","50","0.00","2019/2020","1st Term"),
("23","5","SS 2","5","senior","50","0.00","2019/2020","1st Term"),
("24","6","SS 3","6","senior","50","0.00","2019/2020","1st Term"),
("25","1","JSS 1","1","junior","50","0.00","2019/2020","2nd Term"),
("26","2","JSS 2","2","junior","50","0.00","2019/2020","2nd Term"),
("27","3","JSS 3","3","junior","50","0.00","2019/2020","2nd Term"),
("28","4","SS 1","4","senior","50","0.00","2019/2020","2nd Term"),
("29","5","SS 2","5","senior","50","0.00","2019/2020","2nd Term"),
("30","6","SS 3","6","senior","50","0.00","2019/2020","2nd Term"),
("32","1","JSS 1","1","junior","50","0.00","2019/2020","3rd Term"),
("33","2","JSS 2","2","junior","50","0.00","2019/2020","3rd Term"),
("34","3","JSS 3","3","junior","50","0.00","2019/2020","3rd Term"),
("35","4","SS 1","4","senior","50","0.00","2019/2020","3rd Term"),
("36","5","SS 2","5","senior","50","0.00","2019/2020","3rd Term"),
("37","6","SS 3","6","senior","50","0.00","2019/2020","3rd Term"),
("38","1","JSS 1","1","junior","50","0.00","2020/2021","1st Term"),
("39","2","JSS 2","2","junior","50","0.00","2020/2021","1st Term"),
("40","3","JSS 3","3","junior","50","0.00","2020/2021","1st Term"),
("41","4","SS 1","4","senior","50","0.00","2020/2021","1st Term"),
("42","5","SS 2","5","senior","50","0.00","2020/2021","1st Term"),
("43","6","SS 3","6","senior","50","0.00","2020/2021","1st Term"),
("44","1","JSS 1","1","junior","50","0.00","2020/2021","2nd Term"),
("45","2","JSS 2","2","junior","50","0.00","2020/2021","2nd Term"),
("46","3","JSS 3","3","junior","50","0.00","2020/2021","2nd Term"),
("47","4","SS 1","4","senior","50","0.00","2020/2021","2nd Term"),
("48","5","SS 2","5","senior","50","0.00","2020/2021","2nd Term"),
("49","6","SS 3","6","senior","50","0.00","2020/2021","2nd Term"),
("50","1","JSS 1","1","junior","50","0.00","2020/2021","3rd Term"),
("51","2","JSS 2","2","junior","50","0.00","2020/2021","3rd Term"),
("52","3","JSS 3","3","junior","50","0.00","2020/2021","3rd Term"),
("53","4","SS 1","4","senior","50","0.00","2020/2021","3rd Term"),
("54","5","SS 2","5","senior","50","0.00","2020/2021","3rd Term"),
("55","6","SS 3","6","senior","50","0.00","2020/2021","3rd Term");




CREATE TABLE `backup_new_fees_class` (
  `backup_new_fees_class_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `new_fees_class_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `amount` decimal(15,2) NOT NULL,
  `term` varchar(20) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(15) NOT NULL,
  PRIMARY KEY (`backup_new_fees_class_id`),
  KEY `session_term` (`sessions`,`terms`)
) ENGINE=InnoDB AUTO_INCREMENT=176 DEFAULT CHARSET=latin1;


INSERT INTO backup_new_fees_class VALUES
("1","1","1","0.00","1st Term","2018/2019","1st Term"),
("2","2","1","0.00","2nd Term","2018/2019","1st Term"),
("3","3","1","0.00","3rd Term","2018/2019","1st Term"),
("4","4","2","0.00","1st Term","2018/2019","1st Term"),
("5","5","2","0.00","2nd Term","2018/2019","1st Term"),
("6","6","2","0.00","3rd Term","2018/2019","1st Term"),
("7","7","3","0.00","1st Term","2018/2019","1st Term"),
("8","8","3","0.00","2nd Term","2018/2019","1st Term"),
("9","9","3","0.00","3rd Term","2018/2019","1st Term"),
("10","10","4","0.00","1st Term","2018/2019","1st Term"),
("11","11","4","0.00","2nd Term","2018/2019","1st Term"),
("12","12","4","0.00","3rd Term","2018/2019","1st Term"),
("13","13","5","0.00","1st Term","2018/2019","1st Term"),
("14","14","5","0.00","2nd Term","2018/2019","1st Term"),
("15","15","5","0.00","3rd Term","2018/2019","1st Term"),
("16","16","6","0.00","1st Term","2018/2019","1st Term"),
("17","17","6","0.00","2nd Term","2018/2019","1st Term"),
("18","18","6","0.00","3rd Term","2018/2019","1st Term"),
("19","1","1","0.00","1st Term","2018/2019","2nd Term"),
("20","2","1","0.00","2nd Term","2018/2019","2nd Term"),
("21","3","1","0.00","3rd Term","2018/2019","2nd Term"),
("22","4","2","0.00","1st Term","2018/2019","2nd Term"),
("23","5","2","0.00","2nd Term","2018/2019","2nd Term"),
("24","6","2","0.00","3rd Term","2018/2019","2nd Term"),
("25","7","3","0.00","1st Term","2018/2019","2nd Term"),
("26","8","3","0.00","2nd Term","2018/2019","2nd Term"),
("27","9","3","0.00","3rd Term","2018/2019","2nd Term"),
("28","10","4","0.00","1st Term","2018/2019","2nd Term"),
("29","11","4","0.00","2nd Term","2018/2019","2nd Term"),
("30","12","4","0.00","3rd Term","2018/2019","2nd Term"),
("31","13","5","0.00","1st Term","2018/2019","2nd Term"),
("32","14","5","0.00","2nd Term","2018/2019","2nd Term"),
("33","15","5","0.00","3rd Term","2018/2019","2nd Term"),
("34","16","6","0.00","1st Term","2018/2019","2nd Term"),
("35","17","6","0.00","2nd Term","2018/2019","2nd Term"),
("36","18","6","0.00","3rd Term","2018/2019","2nd Term"),
("37","1","1","0.00","1st Term","2018/2019","3rd Term"),
("38","2","1","0.00","2nd Term","2018/2019","3rd Term"),
("39","3","1","0.00","3rd Term","2018/2019","3rd Term"),
("40","4","2","0.00","1st Term","2018/2019","3rd Term"),
("41","5","2","0.00","2nd Term","2018/2019","3rd Term"),
("42","6","2","0.00","3rd Term","2018/2019","3rd Term"),
("43","7","3","0.00","1st Term","2018/2019","3rd Term"),
("44","8","3","0.00","2nd Term","2018/2019","3rd Term"),
("45","9","3","0.00","3rd Term","2018/2019","3rd Term"),
("46","10","4","0.00","1st Term","2018/2019","3rd Term"),
("47","11","4","0.00","2nd Term","2018/2019","3rd Term"),
("48","12","4","0.00","3rd Term","2018/2019","3rd Term"),
("49","13","5","0.00","1st Term","2018/2019","3rd Term"),
("50","14","5","0.00","2nd Term","2018/2019","3rd Term"),
("51","15","5","0.00","3rd Term","2018/2019","3rd Term"),
("52","16","6","0.00","1st Term","2018/2019","3rd Term"),
("53","17","6","0.00","2nd Term","2018/2019","3rd Term"),
("54","18","6","0.00","3rd Term","2018/2019","3rd Term"),
("55","1","1","0.00","1st Term","2019/2020","1st Term"),
("56","2","1","0.00","2nd Term","2019/2020","1st Term"),
("57","3","1","0.00","3rd Term","2019/2020","1st Term"),
("58","4","2","0.00","1st Term","2019/2020","1st Term"),
("59","5","2","0.00","2nd Term","2019/2020","1st Term"),
("60","6","2","0.00","3rd Term","2019/2020","1st Term"),
("61","7","3","0.00","1st Term","2019/2020","1st Term"),
("62","8","3","0.00","2nd Term","2019/2020","1st Term"),
("63","9","3","0.00","3rd Term","2019/2020","1st Term"),
("64","10","4","0.00","1st Term","2019/2020","1st Term"),
("65","11","4","0.00","2nd Term","2019/2020","1st Term"),
("66","12","4","0.00","3rd Term","2019/2020","1st Term"),
("67","13","5","0.00","1st Term","2019/2020","1st Term"),
("68","14","5","0.00","2nd Term","2019/2020","1st Term"),
("69","15","5","0.00","3rd Term","2019/2020","1st Term"),
("70","16","6","0.00","1st Term","2019/2020","1st Term"),
("71","17","6","0.00","2nd Term","2019/2020","1st Term"),
("72","18","6","0.00","3rd Term","2019/2020","1st Term"),
("73","1","1","0.00","1st Term","2019/2020","2nd Term"),
("74","2","1","0.00","2nd Term","2019/2020","2nd Term"),
("75","3","1","0.00","3rd Term","2019/2020","2nd Term"),
("76","4","2","0.00","1st Term","2019/2020","2nd Term"),
("77","5","2","0.00","2nd Term","2019/2020","2nd Term"),
("78","6","2","0.00","3rd Term","2019/2020","2nd Term"),
("79","7","3","0.00","1st Term","2019/2020","2nd Term"),
("80","8","3","0.00","2nd Term","2019/2020","2nd Term"),
("81","9","3","0.00","3rd Term","2019/2020","2nd Term"),
("82","10","4","0.00","1st Term","2019/2020","2nd Term"),
("83","11","4","0.00","2nd Term","2019/2020","2nd Term"),
("84","12","4","0.00","3rd Term","2019/2020","2nd Term"),
("85","13","5","0.00","1st Term","2019/2020","2nd Term"),
("86","14","5","0.00","2nd Term","2019/2020","2nd Term"),
("87","15","5","0.00","3rd Term","2019/2020","2nd Term"),
("88","16","6","0.00","1st Term","2019/2020","2nd Term"),
("89","17","6","0.00","2nd Term","2019/2020","2nd Term"),
("90","18","6","0.00","3rd Term","2019/2020","2nd Term"),
("104","1","1","0.00","1st Term","2019/2020","3rd Term"),
("105","2","1","0.00","2nd Term","2019/2020","3rd Term"),
("106","3","1","0.00","3rd Term","2019/2020","3rd Term"),
("107","4","2","0.00","1st Term","2019/2020","3rd Term"),
("108","5","2","0.00","2nd Term","2019/2020","3rd Term"),
("109","6","2","0.00","3rd Term","2019/2020","3rd Term"),
("110","7","3","0.00","1st Term","2019/2020","3rd Term"),
("111","8","3","0.00","2nd Term","2019/2020","3rd Term"),
("112","9","3","0.00","3rd Term","2019/2020","3rd Term"),
("113","10","4","0.00","1st Term","2019/2020","3rd Term");
INSERT INTO backup_new_fees_class VALUES
("114","11","4","0.00","2nd Term","2019/2020","3rd Term"),
("115","12","4","0.00","3rd Term","2019/2020","3rd Term"),
("116","13","5","0.00","1st Term","2019/2020","3rd Term"),
("117","14","5","0.00","2nd Term","2019/2020","3rd Term"),
("118","15","5","0.00","3rd Term","2019/2020","3rd Term"),
("119","16","6","0.00","1st Term","2019/2020","3rd Term"),
("120","17","6","0.00","2nd Term","2019/2020","3rd Term"),
("121","18","6","0.00","3rd Term","2019/2020","3rd Term"),
("122","1","1","0.00","1st Term","2020/2021","1st Term"),
("123","2","1","0.00","2nd Term","2020/2021","1st Term"),
("124","3","1","0.00","3rd Term","2020/2021","1st Term"),
("125","4","2","0.00","1st Term","2020/2021","1st Term"),
("126","5","2","0.00","2nd Term","2020/2021","1st Term"),
("127","6","2","0.00","3rd Term","2020/2021","1st Term"),
("128","7","3","0.00","1st Term","2020/2021","1st Term"),
("129","8","3","0.00","2nd Term","2020/2021","1st Term"),
("130","9","3","0.00","3rd Term","2020/2021","1st Term"),
("131","10","4","0.00","1st Term","2020/2021","1st Term"),
("132","11","4","0.00","2nd Term","2020/2021","1st Term"),
("133","12","4","0.00","3rd Term","2020/2021","1st Term"),
("134","13","5","0.00","1st Term","2020/2021","1st Term"),
("135","14","5","0.00","2nd Term","2020/2021","1st Term"),
("136","15","5","0.00","3rd Term","2020/2021","1st Term"),
("137","16","6","0.00","1st Term","2020/2021","1st Term"),
("138","17","6","0.00","2nd Term","2020/2021","1st Term"),
("139","18","6","0.00","3rd Term","2020/2021","1st Term"),
("140","1","1","0.00","1st Term","2020/2021","2nd Term"),
("141","2","1","0.00","2nd Term","2020/2021","2nd Term"),
("142","3","1","0.00","3rd Term","2020/2021","2nd Term"),
("143","4","2","0.00","1st Term","2020/2021","2nd Term"),
("144","5","2","0.00","2nd Term","2020/2021","2nd Term"),
("145","6","2","0.00","3rd Term","2020/2021","2nd Term"),
("146","7","3","0.00","1st Term","2020/2021","2nd Term"),
("147","8","3","0.00","2nd Term","2020/2021","2nd Term"),
("148","9","3","0.00","3rd Term","2020/2021","2nd Term"),
("149","10","4","0.00","1st Term","2020/2021","2nd Term"),
("150","11","4","0.00","2nd Term","2020/2021","2nd Term"),
("151","12","4","0.00","3rd Term","2020/2021","2nd Term"),
("152","13","5","0.00","1st Term","2020/2021","2nd Term"),
("153","14","5","0.00","2nd Term","2020/2021","2nd Term"),
("154","15","5","0.00","3rd Term","2020/2021","2nd Term"),
("155","16","6","0.00","1st Term","2020/2021","2nd Term"),
("156","17","6","0.00","2nd Term","2020/2021","2nd Term"),
("157","18","6","0.00","3rd Term","2020/2021","2nd Term"),
("158","1","1","0.00","1st Term","2020/2021","3rd Term"),
("159","2","1","0.00","2nd Term","2020/2021","3rd Term"),
("160","3","1","0.00","3rd Term","2020/2021","3rd Term"),
("161","4","2","0.00","1st Term","2020/2021","3rd Term"),
("162","5","2","0.00","2nd Term","2020/2021","3rd Term"),
("163","6","2","0.00","3rd Term","2020/2021","3rd Term"),
("164","7","3","0.00","1st Term","2020/2021","3rd Term"),
("165","8","3","0.00","2nd Term","2020/2021","3rd Term"),
("166","9","3","0.00","3rd Term","2020/2021","3rd Term"),
("167","10","4","0.00","1st Term","2020/2021","3rd Term"),
("168","11","4","0.00","2nd Term","2020/2021","3rd Term"),
("169","12","4","0.00","3rd Term","2020/2021","3rd Term"),
("170","13","5","0.00","1st Term","2020/2021","3rd Term"),
("171","14","5","0.00","2nd Term","2020/2021","3rd Term"),
("172","15","5","0.00","3rd Term","2020/2021","3rd Term"),
("173","16","6","0.00","1st Term","2020/2021","3rd Term"),
("174","17","6","0.00","2nd Term","2020/2021","3rd Term"),
("175","18","6","0.00","3rd Term","2020/2021","3rd Term");




CREATE TABLE `backup_plan` (
  `backup_plan_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `plan_id` int(10) unsigned NOT NULL,
  `plan_name` varchar(100) NOT NULL,
  `amount` decimal(15,2) unsigned NOT NULL,
  `date_added` datetime NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(15) NOT NULL,
  PRIMARY KEY (`backup_plan_id`),
  KEY `session_term` (`sessions`,`terms`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `behaviours` (
  `behaviour_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `behaviour_order` int(11) NOT NULL,
  `behaviour_name` varchar(200) NOT NULL,
  PRIMARY KEY (`behaviour_id`),
  KEY `class_id` (`class_id`,`behaviour_order`)
) ENGINE=InnoDB AUTO_INCREMENT=61 DEFAULT CHARSET=latin1;


INSERT INTO behaviours VALUES
("1","1","1","HANDWRITING"),
("2","1","2","NEATNESS"),
("3","1","3","PUNCTUALITY"),
("4","1","4","ATTENTIVENESS"),
("5","1","5","INITIATIVE"),
("6","1","6","RESPECT"),
("7","1","7","OBEDIENCE"),
("8","1","8","ATTITUDE"),
("9","1","9","HONESTY"),
("10","1","10","CREATIVITY"),
("11","2","1","HANDWRITING"),
("12","2","2","NEATNESS"),
("13","2","3","PUNCTUALITY"),
("14","2","4","ATTENTIVENESS"),
("15","2","5","INITIATIVE"),
("16","2","6","RESPECT"),
("17","2","7","OBEDIENCE"),
("18","2","8","ATTITUDE"),
("19","2","9","HONESTY"),
("20","2","10","CREATIVITY"),
("21","3","1","HANDWRITING"),
("22","3","2","NEATNESS"),
("23","3","3","PUNCTUALITY"),
("24","3","4","ATTENTIVENESS"),
("25","3","5","INITIATIVE"),
("26","3","6","RESPECT"),
("27","3","7","OBEDIENCE"),
("28","3","8","ATTITUDE"),
("29","3","9","HONESTY"),
("30","3","10","CREATIVITY"),
("31","4","1","HANDWRITING"),
("32","4","2","NEATNESS"),
("33","4","3","PUNCTUALITY"),
("34","4","4","ATTENTIVENESS"),
("35","4","5","INITIATIVE"),
("36","4","6","RESPECT"),
("37","4","7","OBEDIENCE"),
("38","4","8","ATTITUDE"),
("39","4","9","HONESTY"),
("40","4","10","CREATIVITY"),
("41","5","1","HANDWRITING"),
("42","5","2","NEATNESS"),
("43","5","3","PUNCTUALITY"),
("44","5","4","ATTENTIVENESS"),
("45","5","5","INITIATIVE"),
("46","5","6","RESPECT"),
("47","5","7","OBEDIENCE"),
("48","5","8","ATTITUDE"),
("49","5","9","HONESTY"),
("50","5","10","CREATIVITY"),
("51","6","1","HANDWRITING"),
("52","6","2","NEATNESS"),
("53","6","3","PUNCTUALITY"),
("54","6","4","ATTENTIVENESS"),
("55","6","5","INITIATIVE"),
("56","6","6","RESPECT"),
("57","6","7","OBEDIENCE"),
("58","6","8","ATTITUDE"),
("59","6","9","HONESTY"),
("60","6","10","CREATIVITY");




CREATE TABLE `class` (
  `class_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_name` varchar(30) NOT NULL,
  `class_order` int(10) unsigned NOT NULL,
  `section` varchar(10) NOT NULL,
  `promotional_average` varchar(5) NOT NULL,
  `new_student_fee` decimal(15,2) unsigned NOT NULL,
  PRIMARY KEY (`class_id`),
  KEY `order` (`class_order`),
  KEY `section` (`section`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1;


INSERT INTO class VALUES
("1","JSS 1","1","junior","50","0.00"),
("2","JSS 2","2","junior","50","0.00"),
("3","JSS 3","3","junior","50","0.00"),
("4","SS 1","4","senior","50","0.00"),
("5","SS 2","5","senior","50","0.00"),
("6","SS 3","6","senior","50","0.00");




CREATE TABLE `class_approval` (
  `class_approval_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `old_class_id` int(11) NOT NULL,
  `new_class_id` int(11) NOT NULL,
  `old_status` char(20) NOT NULL,
  `mode` char(20) NOT NULL,
  `date_sent` datetime NOT NULL,
  PRIMARY KEY (`class_approval_id`),
  KEY `old_status` (`old_status`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `class_category` (
  `class_category_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_category_name` varchar(80) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`class_category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `class_class_category` (
  `class_class_category_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `class_category_id` int(11) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`class_class_category_id`),
  KEY `class_id` (`class_id`),
  KEY `class_category_id` (`class_category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `class_storages` (
  `class_storage_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `class_storage_title` varchar(200) NOT NULL,
  `class_storage_dir` varchar(500) NOT NULL,
  `class_storage_date` datetime NOT NULL,
  PRIMARY KEY (`class_storage_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `class_subclass` (
  `class_subclass_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `class_id` int(10) unsigned NOT NULL,
  `subclass_id` int(10) unsigned NOT NULL,
  PRIMARY KEY (`class_subclass_id`),
  KEY `class_id` (`class_id`),
  KEY `subclass_id` (`subclass_id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1;


INSERT INTO class_subclass VALUES
("1","1","0"),
("2","2","0"),
("3","3","0"),
("4","4","0"),
("5","5","0"),
("6","6","0");




CREATE TABLE `contact_us` (
  `contact_us_id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL,
  `role` varchar(200) NOT NULL,
  `phonenumber` varchar(100) NOT NULL,
  `email` varchar(200) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`contact_us_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `current_fees_info` (
  `current_fees_info_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `student_id` int(11) unsigned NOT NULL,
  `class_id` int(10) unsigned NOT NULL,
  `current_school_fees` decimal(15,2) NOT NULL,
  `past_debt` decimal(15,2) NOT NULL,
  `amount_to_pay` decimal(15,2) NOT NULL,
  `amount_paid` decimal(15,2) NOT NULL,
  `discount` decimal(15,2) NOT NULL,
  `surcharge_amount` decimal(15,2) NOT NULL,
  `surcharge_reason` varchar(500) NOT NULL,
  `wave_over` decimal(15,2) NOT NULL,
  `owing` decimal(15,2) NOT NULL,
  `present_owing` decimal(15,2) NOT NULL,
  `class_fee` decimal(15,2) NOT NULL,
  `plan_fee` decimal(15,2) NOT NULL,
  `new_student_fee` decimal(15,2) NOT NULL,
  `room_fee` decimal(15,2) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`current_fees_info_id`),
  KEY `student_id` (`student_id`),
  KEY `sess_term` (`sessions`,`terms`)
) ENGINE=InnoDB AUTO_INCREMENT=1044 DEFAULT CHARSET=latin1;


INSERT INTO current_fees_info VALUES
("1","1","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("2","2","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("3","3","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("4","4","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("5","5","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("6","6","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("7","7","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("8","8","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("9","9","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("10","10","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("11","11","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("12","12","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("13","13","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("14","14","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("15","15","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("16","16","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("17","17","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("18","18","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("19","19","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("20","20","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("21","21","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("22","22","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("23","23","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("24","24","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("25","25","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("26","26","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("27","27","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("28","28","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("29","29","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("30","30","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("31","31","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("32","32","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("33","33","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("34","34","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("35","35","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("36","36","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("37","37","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("38","38","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("39","39","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("40","40","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("41","41","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("42","42","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("43","43","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("44","44","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("45","45","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("46","46","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("47","47","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("48","48","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("49","49","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("50","50","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("51","51","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("52","52","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("53","53","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("54","54","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("55","55","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("56","56","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("57","57","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("58","58","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("59","59","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("60","60","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("61","61","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("62","62","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("63","63","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("64","64","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("65","65","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("66","66","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("67","67","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("68","68","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("69","69","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("70","70","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("71","71","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("72","72","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("73","73","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("74","74","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("75","75","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("76","76","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("77","77","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("78","78","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("79","79","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("80","80","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("81","81","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("82","82","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("83","83","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("84","84","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("85","85","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("86","86","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("87","87","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("88","88","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("89","89","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("90","90","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("91","91","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("92","92","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("93","93","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("94","94","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("95","95","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("96","96","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("97","97","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("98","98","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("99","99","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("100","100","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term");
INSERT INTO current_fees_info VALUES
("101","101","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("102","102","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("103","103","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("104","104","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("105","105","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("106","106","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("107","107","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("108","108","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("109","109","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("110","110","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("111","111","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("112","112","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("113","113","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("114","114","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("115","115","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("116","116","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("117","117","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("118","118","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("119","119","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("120","120","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("121","121","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("122","122","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("123","123","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("124","124","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("125","1","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("126","2","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("127","3","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("128","4","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("129","5","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("130","6","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("131","7","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("132","8","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("133","9","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("134","10","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("135","11","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("136","12","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("137","13","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("138","14","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("139","15","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("140","16","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("141","17","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("142","18","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("143","19","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("144","20","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("145","21","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("146","22","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("147","23","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("148","24","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("149","25","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("150","26","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("151","27","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("152","28","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("153","29","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("154","30","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("155","31","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("156","32","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("157","33","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("158","34","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("159","35","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("160","36","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("161","37","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("162","39","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("163","40","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("164","41","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("165","42","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("166","43","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("167","44","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("168","45","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("169","46","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("170","47","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("171","48","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("172","49","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("173","50","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("174","51","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("175","52","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("176","53","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("177","54","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("178","55","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("179","56","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("180","57","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("181","58","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("182","59","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("183","60","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("184","61","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("185","62","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("186","63","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("187","64","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("188","65","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("189","66","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("190","67","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("191","68","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("192","69","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("193","70","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("194","71","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("195","72","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("196","73","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("197","74","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("198","75","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("199","76","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("200","77","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term");
INSERT INTO current_fees_info VALUES
("201","78","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("202","79","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("203","80","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("204","81","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("205","82","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("206","83","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("207","84","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("208","85","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("209","86","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("210","87","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("211","88","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("212","89","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("213","90","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("214","91","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("215","92","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("216","93","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("217","94","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("218","95","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("219","96","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("220","97","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("221","98","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("222","99","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("223","100","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("224","101","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("225","102","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("226","103","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("227","104","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("228","105","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("229","106","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("230","107","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("231","108","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("232","109","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("233","110","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("234","111","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("235","112","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("236","113","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("237","114","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("238","115","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("239","116","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("240","117","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("241","118","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("242","119","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("243","120","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("244","121","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("245","122","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("246","123","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("247","124","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("248","125","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("249","126","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("250","1","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("251","2","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("252","3","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("253","4","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("254","6","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("255","7","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("256","8","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("257","9","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("258","10","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("259","11","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("260","12","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("261","13","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("262","14","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("263","15","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("264","16","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("265","17","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("266","18","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("267","19","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("268","20","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("269","21","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("270","22","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("271","23","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("272","24","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("273","25","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("274","26","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("275","27","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("276","28","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("277","29","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("278","30","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("279","31","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("280","32","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("281","33","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("282","34","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("283","35","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("284","36","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("285","39","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("286","40","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("287","41","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("288","42","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("289","43","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("290","44","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("291","45","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("292","46","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("293","47","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("294","48","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("295","49","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("296","50","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("297","51","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("298","52","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("299","53","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("300","54","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term");
INSERT INTO current_fees_info VALUES
("301","55","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("302","56","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("303","57","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("304","58","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("305","59","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("306","60","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("307","61","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("308","62","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("309","63","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("310","64","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("311","65","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("312","66","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("313","67","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("314","68","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("315","69","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("316","70","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("317","71","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("318","72","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("319","73","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("320","74","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("321","75","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("322","76","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("323","77","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("324","78","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("325","79","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("326","80","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("327","81","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("328","82","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("329","83","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("330","84","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("331","85","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("332","86","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("333","87","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("334","88","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("335","89","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("336","90","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("337","91","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("338","92","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("339","93","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("340","94","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("341","95","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("342","96","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("343","97","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("344","98","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("345","99","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("346","100","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("347","101","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("348","102","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("349","103","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("350","104","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("351","105","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("352","106","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("353","107","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("354","108","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("355","109","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("356","110","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("357","111","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("358","112","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("359","113","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("360","114","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("361","115","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("362","116","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("363","117","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("364","118","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("365","119","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("366","120","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("367","121","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("368","122","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("369","123","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("370","124","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("371","125","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("372","126","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("373","127","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("374","1","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("375","2","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("376","3","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("377","4","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("378","6","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("379","7","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("380","8","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("381","9","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("382","10","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("383","11","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("384","12","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("385","13","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("386","14","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("387","15","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("388","16","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("389","17","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("390","18","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("391","19","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("392","20","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("393","21","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("394","22","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("395","23","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("396","24","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("397","25","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("398","26","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("399","27","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("400","28","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term");
INSERT INTO current_fees_info VALUES
("401","29","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("402","30","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("403","31","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("404","32","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("405","33","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("406","34","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("407","35","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("408","36","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("409","39","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("410","40","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("411","41","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("412","42","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("413","43","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("414","44","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("415","45","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("416","46","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("417","47","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("418","48","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("419","49","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("420","50","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("421","51","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("422","52","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("423","53","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("424","54","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("425","55","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("426","56","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("427","57","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("428","58","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("429","59","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("430","60","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("431","61","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("432","63","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("433","64","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("434","65","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("435","66","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("436","68","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("437","69","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("438","70","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("439","71","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("440","72","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("441","73","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("442","75","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("443","76","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("444","77","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("445","78","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("446","79","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("447","80","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("448","81","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("449","82","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("450","83","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("451","84","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("452","85","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("453","87","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("454","88","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("455","89","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("456","90","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("457","91","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("458","121","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("459","122","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("460","125","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("461","126","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("462","127","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("501","128","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("502","129","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("503","130","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("504","131","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("505","132","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("506","133","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("507","134","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("508","135","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("509","136","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("510","137","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("511","138","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("512","139","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("513","140","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("514","141","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("515","142","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("516","143","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("517","144","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("518","145","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("519","146","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("520","147","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("521","148","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("522","149","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("523","150","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("524","151","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("525","152","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("526","153","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("527","154","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("528","155","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("529","156","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("530","157","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("531","158","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("532","159","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("533","160","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("534","161","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("535","162","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("536","163","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("537","164","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("538","165","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term");
INSERT INTO current_fees_info VALUES
("539","166","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("540","167","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("541","168","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("542","169","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("544","171","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("545","172","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("546","173","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("547","174","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("548","175","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("549","176","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("550","177","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("551","178","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("552","179","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("553","180","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("554","181","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("555","182","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("556","183","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("557","184","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("558","185","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("559","186","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("560","187","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("561","188","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("562","189","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("563","190","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("564","191","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("565","1","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("566","2","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("567","4","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("568","7","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("569","8","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("570","9","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("571","12","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("572","13","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("573","14","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("574","15","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("575","17","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("576","18","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("577","19","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("578","20","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("579","21","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("580","22","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("581","23","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("582","24","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("583","25","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("584","26","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("585","27","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("586","28","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("587","29","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("588","31","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("589","32","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("590","33","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("591","35","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("592","36","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("593","41","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("594","42","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("595","45","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("596","46","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("597","47","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("598","48","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("599","49","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("600","51","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("601","53","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("602","54","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("603","56","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("604","57","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("605","58","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("606","59","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("607","60","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("608","61","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("609","63","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("610","64","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("611","65","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("612","66","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("613","68","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("614","69","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("615","70","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("616","71","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("617","72","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("618","73","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("619","75","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("620","76","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("621","77","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("622","78","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("623","79","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("624","80","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("625","81","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("626","82","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("627","83","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("628","84","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("629","85","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("630","87","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("631","88","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("632","89","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("633","90","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("634","91","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("635","121","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("636","122","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("637","125","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("638","126","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("639","127","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term");
INSERT INTO current_fees_info VALUES
("640","128","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("641","129","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("642","131","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("643","133","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("644","134","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("645","135","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("646","136","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("647","137","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("648","138","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("649","139","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("650","140","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("651","141","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("652","143","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("653","144","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("654","145","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("655","146","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("656","147","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("657","148","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("658","149","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("659","150","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("660","151","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("661","152","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("662","153","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("663","154","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("664","155","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("665","156","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("666","157","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("667","158","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("668","159","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("669","160","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("670","161","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("671","162","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("672","163","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("673","164","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("674","165","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("675","166","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("676","167","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("677","168","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("678","169","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("679","171","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("680","174","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("681","179","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("682","180","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("683","182","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("684","183","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("685","184","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("686","185","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("687","186","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("688","187","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("689","188","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("690","189","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("691","190","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("692","191","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("820","192","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("821","193","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("822","194","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("823","195","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("824","196","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("826","198","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("827","199","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("828","200","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("829","201","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("830","202","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("831","203","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("832","204","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("835","207","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("836","208","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("837","209","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("838","210","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("839","211","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("840","212","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("841","213","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("842","214","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("843","215","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("844","216","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("845","217","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("846","218","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("847","219","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("848","220","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("849","221","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("850","222","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("851","223","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("852","224","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("853","225","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("854","226","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("855","227","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("856","228","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("857","229","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("858","230","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("859","231","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("860","232","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("861","233","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("862","234","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("863","235","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("864","236","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("865","237","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("866","238","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("867","239","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("868","240","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("869","241","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term");
INSERT INTO current_fees_info VALUES
("870","242","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("871","243","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("872","244","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("873","245","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("874","246","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("875","247","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("876","196","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("877","195","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("878","192","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("879","180","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("880","188","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("881","193","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("882","8","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("883","140","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("884","194","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("886","9","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("887","136","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("888","129","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("889","64","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("890","203","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("891","248","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("892","249","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("893","250","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("894","251","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("895","252","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("896","253","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("897","254","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("898","255","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("899","256","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("900","188","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("901","136","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("902","184","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("903","187","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("904","228","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("905","211","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("906","243","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("907","240","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("909","231","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("910","232","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("911","60","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("912","2","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("913","193","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("914","127","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("915","140","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("916","1","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("917","139","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("918","190","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("919","141","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("920","252","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("921","125","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("922","236","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("923","7","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("924","238","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("925","121","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("926","237","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("927","234","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("928","235","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("929","143","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("930","4","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("931","8","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("932","126","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("933","138","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("934","208","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("935","27","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("936","57","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("937","45","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("938","59","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("939","65","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("940","53","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("941","230","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("942","257","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("943","258","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("944","259","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("945","45","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("946","191","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("947","58","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("948","49","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("949","63","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("950","229","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("951","56","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("952","51","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("953","42","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("954","54","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("955","61","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("956","47","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("957","211","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("958","257","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("959","259","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("960","260","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("961","261","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("962","262","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("963","263","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("964","264","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("965","265","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("966","266","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("967","267","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("968","268","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("969","269","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("970","270","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("971","271","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term");
INSERT INTO current_fees_info VALUES
("972","272","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("973","273","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("974","274","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("975","275","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("976","276","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("977","277","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("978","278","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("979","279","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("980","280","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("981","281","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("982","282","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("983","283","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("984","284","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("985","285","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("986","286","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("987","287","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("988","288","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("989","289","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("990","290","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("991","291","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("992","292","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("993","293","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("994","294","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("995","295","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("996","296","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("997","195","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("998","297","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("999","298","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1000","299","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1001","300","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1002","301","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1003","302","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1004","303","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1005","304","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1006","305","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1007","306","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1008","307","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1009","308","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1010","309","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1011","310","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1012","311","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1013","212","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1014","137","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1015","255","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1016","126","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1017","2","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1018","125","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1019","234","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1020","235","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1021","1","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1022","140","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1023","237","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1025","138","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1026","3","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1027","7","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1028","8","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1029","143","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1030","121","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1031","141","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1032","135","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1033","46","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1034","18","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1036","193","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1037","196","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1038","313","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1039","256","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1040","314","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1042","130","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1043","36","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term");




CREATE TABLE `e_library_cat` (
  `e_library_cat_id` int(11) NOT NULL AUTO_INCREMENT,
  `e_library_cat_name` varchar(200) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`e_library_cat_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `e_library_file` (
  `e_library_file_id` int(11) NOT NULL AUTO_INCREMENT,
  `e_library_cat_id` int(11) NOT NULL,
  `topic_id` int(11) NOT NULL,
  `google_drive_id` varchar(200) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `staff_id` int(11) NOT NULL,
  `table_name` varchar(20) NOT NULL,
  `title` varchar(300) NOT NULL,
  `google_drive_title` varchar(200) NOT NULL,
  `google_drive_thumbnail_link` varchar(300) NOT NULL,
  `description` varchar(500) NOT NULL,
  `preview_status` varchar(20) NOT NULL DEFAULT 'preview_download',
  `mode` varchar(20) NOT NULL,
  `activation` varchar(20) NOT NULL DEFAULT 'active',
  `file_dir` varchar(300) NOT NULL,
  `google_drive_dir` varchar(300) NOT NULL,
  `google_drive_embed_link` varchar(300) NOT NULL,
  `google_drive_filesize` varchar(30) NOT NULL,
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`e_library_file_id`),
  KEY `e_library_cat_id` (`e_library_cat_id`),
  KEY `subclass_id` (`subclass_id`),
  KEY `subject_id` (`subject_id`),
  KEY `class_id` (`class_id`),
  KEY `staff_id` (`staff_id`),
  KEY `topic_id` (`topic_id`),
  KEY `activation` (`activation`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `e_r_cat` (
  `e_r_cat_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `e_r_cat_name` varchar(300) NOT NULL,
  `e_r_scratch_card` varchar(4) NOT NULL DEFAULT 'no',
  PRIMARY KEY (`e_r_cat_id`),
  KEY `e_r_scratch_card` (`e_r_scratch_card`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;


INSERT INTO e_r_cat VALUES
("1","MID-TERM","no");




CREATE TABLE `e_r_class_term` (
  `e_r_class_term_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `e_r_cat_id` int(10) unsigned NOT NULL,
  `class_id` int(10) unsigned NOT NULL,
  `terms` varchar(10) NOT NULL,
  PRIMARY KEY (`e_r_class_term_id`),
  KEY `e_r_cat_id` (`e_r_cat_id`,`class_id`,`terms`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=latin1;


INSERT INTO e_r_class_term VALUES
("1","1","1","1st Term"),
("2","1","1","2nd Term"),
("3","1","1","3rd Term"),
("4","1","2","1st Term"),
("5","1","2","2nd Term"),
("6","1","2","3rd Term"),
("7","1","3","1st Term"),
("8","1","3","2nd Term"),
("9","1","3","3rd Term"),
("10","1","4","1st Term"),
("11","1","4","2nd Term"),
("12","1","4","3rd Term"),
("13","1","5","1st Term"),
("14","1","5","2nd Term"),
("15","1","5","3rd Term"),
("16","1","6","1st Term"),
("17","1","6","2nd Term"),
("18","1","6","3rd Term");




CREATE TABLE `e_r_main` (
  `e_r_main_id` int(11) NOT NULL AUTO_INCREMENT,
  `e_r_cat_id` int(11) NOT NULL,
  `student_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `e_r_cat_name` varchar(100) NOT NULL,
  `class_name` varchar(50) NOT NULL,
  `subclass_name` varchar(50) NOT NULL,
  `section` varchar(10) NOT NULL,
  `total` float NOT NULL,
  `total_obtainable` float NOT NULL,
  `average` varchar(10) NOT NULL,
  `position_class` varchar(20) NOT NULL,
  `position_subclass` varchar(20) NOT NULL,
  `total_student_class` int(11) NOT NULL,
  `total_student_subclass` int(11) NOT NULL,
  `pass_ave` varchar(5) NOT NULL,
  `subcat1_total` float NOT NULL,
  `subcat2_total` float NOT NULL,
  `subcat3_total` float NOT NULL,
  `subcat4_total` float NOT NULL,
  `subcat5_total` float NOT NULL,
  `subcat6_total` float NOT NULL,
  `subcat7_total` float NOT NULL,
  `subcat8_total` float NOT NULL,
  `subcat9_total` float NOT NULL,
  `subcat10_total` float NOT NULL,
  `subcat1_name` varchar(50) NOT NULL,
  `subcat2_name` varchar(50) NOT NULL,
  `subcat3_name` varchar(50) NOT NULL,
  `subcat4_name` varchar(50) NOT NULL,
  `subcat5_name` varchar(50) NOT NULL,
  `subcat6_name` varchar(50) NOT NULL,
  `subcat7_name` varchar(50) NOT NULL,
  `subcat8_name` varchar(50) NOT NULL,
  `subcat9_name` varchar(50) NOT NULL,
  `subcat10_name` varchar(50) NOT NULL,
  `subcat1_short_name` varchar(40) NOT NULL,
  `subcat2_short_name` varchar(40) NOT NULL,
  `subcat3_short_name` varchar(40) NOT NULL,
  `subcat4_short_name` varchar(40) NOT NULL,
  `subcat5_short_name` varchar(40) NOT NULL,
  `subcat6_short_name` varchar(40) NOT NULL,
  `subcat7_short_name` varchar(40) NOT NULL,
  `subcat8_short_name` varchar(40) NOT NULL,
  `subcat9_short_name` varchar(40) NOT NULL,
  `subcat10_short_name` varchar(40) NOT NULL,
  `count_subcat` int(11) NOT NULL,
  `scratch_card_number` varchar(16) NOT NULL,
  `principal_name` varchar(100) NOT NULL,
  `principal_comment` varchar(200) NOT NULL,
  `form_staff_name` varchar(200) NOT NULL,
  `form_staff_comment` varchar(300) NOT NULL,
  `principal_signature` varchar(60) NOT NULL,
  `second_principal_signature` varchar(60) NOT NULL,
  `visited` int(11) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`e_r_main_id`),
  KEY `e_r_cat_id` (`e_r_cat_id`,`student_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `e_r_subcat` (
  `e_r_subcat_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `e_r_cat_id` int(10) unsigned NOT NULL,
  `e_r_subcat_name` varchar(300) NOT NULL,
  `e_r_short_form` varchar(100) NOT NULL,
  `total_score` float NOT NULL,
  PRIMARY KEY (`e_r_subcat_id`),
  KEY `e_r_cat_id` (`e_r_cat_id`),
  KEY `e_r_cat_id_2` (`e_r_cat_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;


INSERT INTO e_r_subcat VALUES
("1","1","TEST 1","TEST 1","20"),
("2","1","TEST 2","TEST 2","20");




CREATE TABLE `e_r_subject` (
  `e_r_subject_id` int(11) NOT NULL AUTO_INCREMENT,
  `e_r_cat_id` int(11) NOT NULL,
  `student_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `class_name` varchar(300) NOT NULL,
  `subclass_name` varchar(300) NOT NULL,
  `subject_name` varchar(300) NOT NULL,
  `subcat1` float DEFAULT NULL,
  `subcat2` float DEFAULT NULL,
  `subcat3` float DEFAULT NULL,
  `subcat4` float DEFAULT NULL,
  `subcat5` float DEFAULT NULL,
  `subcat6` float DEFAULT NULL,
  `subcat7` float DEFAULT NULL,
  `subcat8` float DEFAULT NULL,
  `subcat9` float DEFAULT NULL,
  `subcat10` float DEFAULT NULL,
  `total` float NOT NULL,
  `total_percent` varchar(10) NOT NULL,
  `position_subclass` varchar(30) NOT NULL,
  `grade` varchar(20) NOT NULL,
  `grade_comment` varchar(300) NOT NULL,
  `staff_name` varchar(300) NOT NULL,
  `staff_comment` varchar(300) NOT NULL,
  `status` varchar(20) NOT NULL,
  `generate_result` varchar(20) NOT NULL DEFAULT 'not_generated',
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`e_r_subject_id`),
  KEY `e_r_cat_id` (`e_r_cat_id`,`student_id`,`class_id`,`subclass_id`,`subject_id`),
  KEY `class_id` (`class_id`,`subclass_id`,`subject_id`,`sessions`,`terms`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `end_term_info` (
  `end_term_id` int(11) NOT NULL AUTO_INCREMENT,
  `new_student_number` int(11) NOT NULL,
  `no_of_students` int(11) NOT NULL,
  `no_of_male_students` int(11) NOT NULL,
  `no_of_female_students` int(11) NOT NULL,
  `no_of_grad_students` int(11) NOT NULL,
  `no_of_deact_students` int(11) NOT NULL,
  `no_of_parents` int(11) NOT NULL,
  `no_of_staff` int(11) NOT NULL,
  `no_of_academic_staff` int(11) NOT NULL,
  `no_of_non_academic_staff` int(11) NOT NULL,
  `no_of_accountant` int(11) NOT NULL,
  `no_of_admin` int(11) NOT NULL,
  `owing` int(11) NOT NULL,
  `annual_only_last_subjects` varchar(5) NOT NULL,
  `third_term_in_annual` varchar(3) NOT NULL DEFAULT 'no',
  `allow_finance` varchar(5) NOT NULL,
  `scratch_card` varchar(5) NOT NULL,
  `generate_result` varchar(20) NOT NULL,
  `publish_result` char(30) NOT NULL,
  `next_term_begins` date NOT NULL,
  `publish_result_deadline` date NOT NULL,
  `report_ready` varchar(15) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `date_entered` datetime NOT NULL DEFAULT current_timestamp(),
  `account_balanced` varchar(12) NOT NULL,
  PRIMARY KEY (`end_term_id`),
  KEY `sess_term` (`sessions`,`terms`),
  KEY `report_ready` (`report_ready`),
  KEY `date_entered` (`date_entered`)
) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=latin1;


INSERT INTO end_term_info VALUES
("18","123","123","62","61","0","1","0","12","12","0","0","0","0","no","no","no","no","generated","published","2019-01-07","0000-00-00","ready","2018/2019","1st Term","2018-04-14 13:39:26","unbalanced"),
("19","2","123","62","61","0","2","0","12","12","0","0","0","0","no","no","no","no","generated","published","2019-05-13","0000-00-00","ready","2018/2019","2nd Term","2019-03-25 11:59:36","unbalanced"),
("20","1","119","60","59","0","5","0","13","13","0","0","1","0","no","no","no","no","generated","not_published","0000-00-00","0000-00-00","ready","2018/2019","3rd Term","2019-06-11 13:41:39","unbalanced"),
("21","53","128","67","61","0","24","0","13","13","0","0","1","0","no","no","no","no","generated","published","2020-01-13","0000-00-00","ready","2019/2020","1st Term","2019-11-25 11:57:07","unbalanced"),
("22","16","117","61","56","0","27","0","19","19","0","0","1","0","no","no","no","no","generated","not_published","0000-00-00","0000-00-00","ready","2019/2020","2nd Term","2020-03-12 10:37:21","unbalanced"),
("23","0","117","61","56","0","0","0","19","19","0","0","1","0","no","no","no","no","generated","not_published","0000-00-00","0000-00-00","ready","2019/2020","3rd Term","2021-01-21 20:58:22","unbalanced"),
("24","47","126","70","56","0","12","0","20","19","0","0","2","0","no","no","no","no","generated","published","2021-03-08","2021-02-28","ready","2020/2021","1st Term","2021-01-21 20:58:52","unbalanced"),
("25","1","93","52","41","0","38","0","19","19","0","0","1","0","no","no","no","no","generated","published","2021-06-07","2021-07-30","ready","2020/2021","2nd Term","2021-05-07 12:16:38","unbalanced"),
("26","2","82","47","35","0","14","0","19","19","0","0","1","0","no","no","no","no","generated","published","2021-09-20","2021-09-30","ready","2020/2021","3rd Term","2021-07-19 09:48:56","unbalanced"),
("27","0","0","0","0","0","0","0","0","0","0","0","0","0","no","no","no","no","not_generated","not_published","2022-01-10","2022-01-31","not_ready","2021/2022","1st Term","2021-11-12 12:23:26","unbalanced");




CREATE TABLE `end_term_inventory` (
  `end_term_inventory_id` int(11) NOT NULL AUTO_INCREMENT,
  `account_balanced` varchar(20) NOT NULL DEFAULT 'unbalanced',
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  PRIMARY KEY (`end_term_inventory_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `end_term_ledger` (
  `end_term_ledger_id` int(11) NOT NULL AUTO_INCREMENT,
  `account_balanced` varchar(15) NOT NULL DEFAULT 'unbalanced',
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  PRIMARY KEY (`end_term_ledger_id`),
  KEY `terms` (`terms`,`sessions`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `end_term_school_fees` (
  `end_term_school_fees_id` int(11) NOT NULL AUTO_INCREMENT,
  `account_balanced` varchar(20) DEFAULT 'unbalanced',
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  PRIMARY KEY (`end_term_school_fees_id`),
  KEY `sessions` (`sessions`,`terms`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `event` (
  `event_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `event_title` varchar(300) NOT NULL,
  `event_cat` varchar(20) NOT NULL,
  `event_image` varchar(300) NOT NULL,
  `location` varchar(300) NOT NULL,
  `description` text NOT NULL,
  `start_date` datetime NOT NULL,
  `end_date` datetime NOT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`event_id`),
  KEY `date_created` (`date_created`),
  KEY `event_cat` (`event_cat`),
  KEY `class_id` (`class_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `exam_questions` (
  `exam_question_id` int(11) NOT NULL AUTO_INCREMENT,
  `exam_id` int(11) NOT NULL,
  `question_id` int(11) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`exam_question_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `exam_student_questions` (
  `exam_student_question_id` int(11) NOT NULL AUTO_INCREMENT,
  `exam_student_id` int(11) NOT NULL,
  `question_options_id` int(11) NOT NULL,
  PRIMARY KEY (`exam_student_question_id`),
  KEY `exam_student_id` (`exam_student_id`),
  KEY `question_options_id` (`question_options_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `exam_student_theory` (
  `exam_student_theory_id` int(11) NOT NULL AUTO_INCREMENT,
  `exam_student_id` int(11) NOT NULL,
  `question_id` int(11) NOT NULL,
  `question_text` text NOT NULL,
  `corrected_text` text NOT NULL,
  `score` decimal(15,2) DEFAULT NULL,
  `total_score` decimal(15,2) DEFAULT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`exam_student_theory_id`),
  KEY `exam_student_id` (`exam_student_id`),
  KEY `question_id` (`question_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `exam_student_theory_images` (
  `exam_student_theory_images_id` int(11) NOT NULL AUTO_INCREMENT,
  `exam_student_id` int(11) NOT NULL,
  `question_id` int(11) NOT NULL,
  `google_drive_id` varchar(50) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`exam_student_theory_images_id`),
  KEY `exam_student_id` (`exam_student_id`),
  KEY `question_id` (`question_id`),
  KEY `google_drive_id` (`google_drive_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `exam_students` (
  `exam_student_id` int(11) NOT NULL AUTO_INCREMENT,
  `exam_id` int(11) NOT NULL,
  `student_id` int(11) NOT NULL,
  `start_date` datetime NOT NULL DEFAULT current_timestamp(),
  `end_date` datetime NOT NULL,
  `score` decimal(15,2) DEFAULT NULL,
  `revised_score` decimal(15,2) DEFAULT NULL,
  `total_score` decimal(15,2) DEFAULT NULL,
  `score_percentage` decimal(15,2) DEFAULT NULL,
  `revised_score_percentage` decimal(15,2) DEFAULT NULL,
  `approval` tinyint(4) NOT NULL,
  `fullscreen_exits` int(11) NOT NULL,
  `exam_ended_cond` varchar(30) NOT NULL,
  PRIMARY KEY (`exam_student_id`),
  KEY `exam_id` (`exam_id`),
  KEY `student_id` (`student_id`),
  KEY `approval` (`approval`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `exam_webcams` (
  `exam_webcam_id` int(11) NOT NULL AUTO_INCREMENT,
  `exam_id` int(11) NOT NULL,
  `student_id` int(11) NOT NULL,
  `google_drive_id` varchar(300) NOT NULL,
  `timestamp` varchar(20) NOT NULL,
  PRIMARY KEY (`exam_webcam_id`),
  KEY `exam_id` (`exam_id`,`student_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `exams` (
  `exam_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `topic_id` int(11) NOT NULL,
  `exam_name` varchar(300) NOT NULL,
  `exam_description` text NOT NULL,
  `exam_pass` varchar(300) NOT NULL,
  `exam_pass_hash` varchar(300) NOT NULL,
  `duration` int(11) NOT NULL,
  `start_date` datetime NOT NULL,
  `end_date` datetime NOT NULL,
  `maximum_attempt` tinyint(4) NOT NULL,
  `minimum_percentage` tinyint(4) NOT NULL,
  `view_answers` tinyint(4) NOT NULL,
  `surveillance` tinyint(4) NOT NULL,
  `randomize_question` tinyint(4) NOT NULL,
  `exam_type` varchar(20) NOT NULL,
  `activation` varchar(10) NOT NULL,
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`exam_id`),
  KEY `activation` (`activation`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `executives` (
  `executive_id` int(11) NOT NULL AUTO_INCREMENT,
  `school_id` int(10) unsigned NOT NULL,
  `user_key` varchar(100) DEFAULT NULL,
  `serial_number` varchar(30) NOT NULL,
  `pass` char(255) NOT NULL,
  `new_password` char(255) NOT NULL,
  `email` varchar(200) NOT NULL,
  `status` varchar(30) NOT NULL,
  `phone_number` varchar(20) NOT NULL,
  `forget_token` varchar(200) NOT NULL,
  `login_attempt` int(11) NOT NULL,
  `login_last_time` int(10) unsigned NOT NULL,
  PRIMARY KEY (`executive_id`),
  UNIQUE KEY `user_key` (`user_key`),
  KEY `school_id` (`school_id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1;


INSERT INTO executives VALUES
("1","65","16550e477fe","O/16/0001","$2y$10$/WPShfudvtky2Lvam61YyuCdOUGnP1SL6eY7ovm0doCDrnTPli/AW","","zeonorganisation@gmail.com","","","","0","1505998587"),
("2","65","2658a2eaa77","B/16/0001","$2y$10$XmKRXRxsHGQJYXYIHir2eu0/AecjEffaPa6bF84SM7uFptkC3wXKy","Mynameisbackend","zeonglobal@gmail.com","","","","0","1505995243"),
("3","65","3651f0c9bdf","U/16/0001","$2y$10$hXRdO2YNOVyphYSz.pPHEuD4Zw9PhdaG6SNGJHJgQb87QUWV22tV.","","","admin","","","0","1505981376"),
("4","65","465a14d7ea1","A/16/0001","$2y$10$Gg5mWpO2Pt/lM7sClJy90u7orPh02Z9.ST0B5RSMl9ckFg6ls6a8K","","","account","","","0","1506032093");




CREATE TABLE `facility` (
  `facility_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `facility_cat` varchar(100) NOT NULL,
  `facility_name` varchar(300) NOT NULL,
  `facility_date` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`facility_id`),
  KEY `facility_cat` (`facility_cat`),
  KEY `class_id` (`class_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `facility_images` (
  `facility_images_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `facility_id` int(10) unsigned NOT NULL,
  `image_name` varchar(300) NOT NULL,
  `image_dir` varchar(500) NOT NULL,
  PRIMARY KEY (`facility_images_id`),
  KEY `facility_id` (`facility_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `fees_discount` (
  `fees_discount_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `amount` decimal(15,2) NOT NULL,
  `reason` varchar(300) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`fees_discount_id`),
  KEY `student_id` (`student_id`),
  KEY `session_term` (`sessions`,`terms`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `form_staff_class_subclass` (
  `form_staff_class_subclass_id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  PRIMARY KEY (`form_staff_class_subclass_id`)
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=latin1;


INSERT INTO form_staff_class_subclass VALUES
("7","11","1","0"),
("8","8","2","0"),
("9","14","3","0"),
("12","10","6","0"),
("14","7","4","0"),
("15","17","5","0");




CREATE TABLE `grading` (
  `grading_id` int(11) NOT NULL AUTO_INCREMENT,
  `grade_from` int(11) NOT NULL,
  `grade_to` int(11) NOT NULL,
  `grade` char(20) NOT NULL,
  `remark` char(100) NOT NULL,
  `principal_name` char(200) NOT NULL,
  `principal_comment` text NOT NULL,
  `form_staff_comment` text NOT NULL,
  `subject_comment` text NOT NULL,
  `groups` char(20) NOT NULL,
  PRIMARY KEY (`grading_id`)
) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=latin1;


INSERT INTO grading VALUES
("1","0","29","F9","POOR","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","FAIR, YOU CAN DO BETTER","lower"),
("2","30","34","F9","POOR","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","FAIR, YOU CAN DO BETTER","lower"),
("3","35","39","F9","POOR","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","FAIR, YOU CAN DO BETTER","lower"),
("4","40","44","E8","UNSATISFACTORY","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","FAIR, TRY HARDER NEXT TIME","lower"),
("5","45","49","D7","UNSATISFACTORY","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","FAIR, TRY HARDER NEXT TIME","lower"),
("6","50","54","C6","SATISFACTORY","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","GOOD WORK. WORK HARDER","lower"),
("7","55","59","C5","SATISFACTORY","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","GOOD WORK. WORK HARDER","lower"),
("8","60","64","C4","GOOD","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","SATISFACTORY. YOU CAN DO BETTER.","lower"),
("9","65","69","B3","GOOD","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","SATISFACTORY. YOU CAN DO BETTER.","lower"),
("10","70","74","B2","VERY GOOD","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","VERY GOOD, WELL DONE","lower"),
("11","75","79","A1","EXCELLENT","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","VERY GOOD, WELL DONE","lower"),
("12","80","84","A1","EXCELLENT","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","EXCELLENT PERFORMANCE, KEEP IT UP","lower"),
("13","85","89","A1","EXCELLENT","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","EXCELLENT PERFORMANCE, KEEP IT UP","lower"),
("14","90","94","A1","EXCELLENT","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","EXCEPTIONAL WORK. WONDERFULLY DONE.","lower"),
("15","95","100","A1","EXCELLENT","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","EXCEPTIONAL WORK. WONDERFULLY DONE.","lower"),
("16","0","29","F9","POOR","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","FAIR, YOU CAN DO BETTER","higher"),
("17","30","34","F9","POOR","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","FAIR, YOU CAN DO BETTER","higher"),
("18","35","39","F9","POOR","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","FAIR, YOU CAN DO BETTER","higher"),
("19","40","44","E8","UNSATISFACTORY","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","FAIR, TRY HARDER NEXT TIME","higher"),
("20","45","49","D7","UNSATISFACTORY","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","FAIR, TRY HARDER NEXT TIME","higher"),
("21","50","54","C6","SATISFACTORY","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","GOOD WORK. WORK HARDER","higher"),
("22","55","59","C5","SATISFACTORY","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","GOOD WORK. WORK HARDER","higher"),
("23","60","64","C4","GOOD","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","SATISFACTORY. YOU CAN DO BETTER.","higher"),
("24","65","69","B3","GOOD","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","SATISFACTORY. YOU CAN DO BETTER.","higher"),
("25","70","74","B2","VERY GOOD","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","VERY GOOD, WELL DONE","higher"),
("26","75","79","A1","EXCELLENT","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","VERY GOOD, WELL DONE","higher"),
("27","80","84","A1","EXCELLENT","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","EXCELLENT PERFORMANCE, KEEP IT UP","higher"),
("28","85","89","A1","EXCELLENT","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","EXCELLENT PERFORMANCE, KEEP IT UP","higher"),
("29","90","94","A1","EXCELLENT","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","EXCEPTIONAL WORK. WONDERFULLY DONE.","higher"),
("30","95","100","A1","EXCELLENT","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","EXCEPTIONAL WORK. WONDERFULLY DONE.","higher");




CREATE TABLE `hostel_rooms` (
  `room_id` int(11) NOT NULL AUTO_INCREMENT,
  `hostel_id` int(11) NOT NULL,
  `room_name` varchar(400) NOT NULL,
  `bedspace_prefix` varchar(400) NOT NULL,
  `room_fee` int(11) NOT NULL,
  `room_space` int(11) NOT NULL,
  `available` int(11) NOT NULL,
  PRIMARY KEY (`room_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `hostels` (
  `hostel_id` int(11) NOT NULL AUTO_INCREMENT,
  `hostel_name` varchar(400) NOT NULL,
  `hostel_gender` varchar(20) NOT NULL,
  PRIMARY KEY (`hostel_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `html5_games` (
  `html5_games_id` int(11) NOT NULL AUTO_INCREMENT,
  `html5_games_category_id` int(11) NOT NULL,
  `game_name` varchar(50) NOT NULL,
  `game_image` varchar(150) NOT NULL,
  `game_link` varchar(300) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`html5_games_id`),
  KEY `html5_games_category_id` (`html5_games_category_id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=latin1;


INSERT INTO html5_games VALUES
("1","1","Trivia Quiz","/app/private/images/games/1.jpg","https://html5.gamedistribution.com/66c37511b2d14fe4a2b5ce334c986cae/","2020-04-19 00:56:55"),
("2","1","Quiz Story Animal","https://www.h5games.com/imgs/d1bjj4kazoovdg.cloudfront.net/assets/games/quiz-story-animal/big_icon.jpg","https://games.softgames.com/games/quiz-story-animal/gamesites/6326/locale/en","2020-04-19 00:56:55"),
("3","1","Words with Owl","https://www.h5games.com/imgs/d1bjj4kazoovdg.cloudfront.net/assets/games/words-with-owl/big_icon.jpg","https://games.softgames.com/games/words-with-owl/gamesites/6326/locale/en","2020-04-19 00:56:55"),
("4","2","Waffle Game","https://www.h5games.com/imgs/img.GameDistribution.com/c501bf4c7c124cad960a0bfcedf74e49.jpg","https://html5.gamedistribution.com/c501bf4c7c124cad960a0bfcedf74e49/","2020-04-19 00:56:55"),
("5","2","Word Finder","https://www.h5games.com/imgs/img.GameDistribution.com/06f2049a0e14444eace08ead61b295aa.jpg","https://html5.gamedistribution.com/06f2049a0e14444eace08ead61b295aa/","2020-04-19 00:56:55"),
("6","3","Matt Vs Math","https://www.h5games.com/imgs/d1bjj4kazoovdg.cloudfront.net/assets/games/matt-vs-math/big_icon.jpg","https://games.softgames.com/games/matt-vs-math/gamesites/6326/locale/en","2020-04-19 01:02:09"),
("7","2","Tetra","https://www.h5games.com/imgs/d1bjj4kazoovdg.cloudfront.net/assets/games/2020-tetra/big_icon.jpg","https://games.softgames.com/games/2020-tetra/gamesites/6326/locale/en","2020-04-19 01:02:09"),
("8","2","4 Images and 1 Word","https://www.h5games.com/imgs/img.GameDistribution.com/2fcdda0631b24da5902b0a837d94f21d.jpg","https://html5.gamedistribution.com/2fcdda0631b24da5902b0a837d94f21d/","2020-04-19 01:02:09"),
("9","3","Number Search","https://cdn.htmlgames.com/NumberSearch/img/icon/icon-196x196.png","https://cdn.htmlgames.com/NumberSearch/index.html","2020-04-19 01:06:56"),
("10","3","Numbers In The City","https://cdn.htmlgames.com/NumbersInTheCity/img/icon/icon-196x196.png","https://cdn.htmlgames.com/NumbersInTheCity/index.html","2020-04-19 01:28:16");




CREATE TABLE `html5_games_category` (
  `html5_games_category_id` int(11) NOT NULL AUTO_INCREMENT,
  `category_name` varchar(50) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`html5_games_category_id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1;


INSERT INTO html5_games_category VALUES
("1","WORDS TRIVIA","2020-04-19 00:51:16"),
("2","PUZZLE","2020-04-19 00:51:16"),
("3","MATHS TRIVIA","2020-04-19 00:58:15");




CREATE TABLE `inv_cat` (
  `cat_id` int(11) NOT NULL AUTO_INCREMENT,
  `cat_name` varchar(200) NOT NULL,
  PRIMARY KEY (`cat_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `inv_payment` (
  `inv_payment_id` int(11) NOT NULL AUTO_INCREMENT,
  `subcat_id` int(11) NOT NULL,
  `student_id` int(11) NOT NULL,
  `transaction_id` int(11) NOT NULL,
  `quantity` int(11) DEFAULT NULL,
  `amount_paid` decimal(15,2) NOT NULL,
  `inv_payment_delete` tinyint(4) NOT NULL DEFAULT 0,
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`inv_payment_id`),
  KEY `subcat_id` (`subcat_id`),
  KEY `student_id` (`student_id`),
  KEY `transaction_id` (`transaction_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `inv_stack_payment` (
  `stack_payment_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `cat_id` int(11) NOT NULL,
  `subcat_id` int(11) NOT NULL,
  `accountant_id` int(10) unsigned NOT NULL,
  `staff_name` varchar(200) NOT NULL,
  `sold` int(11) NOT NULL,
  `each_amount` decimal(15,2) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `date_added` datetime NOT NULL,
  PRIMARY KEY (`stack_payment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `inv_stock_cat` (
  `stock_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `cat_id` int(11) NOT NULL,
  `accountant_id` int(11) NOT NULL,
  `amount` decimal(15,2) NOT NULL,
  `no_of_stock` int(11) NOT NULL,
  `staff_name` varchar(200) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `date_added` datetime NOT NULL,
  PRIMARY KEY (`stock_id`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `inv_stock_subcat` (
  `inv_stock_subcat_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `stock_id` int(11) NOT NULL,
  `cat_id` int(11) NOT NULL,
  `subcat_id` int(11) NOT NULL,
  `no_of_sub` int(11) NOT NULL,
  PRIMARY KEY (`inv_stock_subcat_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `inv_subcat` (
  `subcat_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `cat_id` int(11) NOT NULL,
  `sub_cat_name` varchar(200) NOT NULL,
  `amount` decimal(15,2) NOT NULL,
  PRIMARY KEY (`subcat_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `inv_transaction` (
  `trans_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `cat_id` int(10) unsigned NOT NULL,
  `subcat_id` int(11) NOT NULL,
  `total_no` int(11) NOT NULL,
  `remaining` int(11) NOT NULL,
  `bought` int(11) NOT NULL,
  `total_amount` decimal(15,2) NOT NULL,
  `expected_income` decimal(15,2) NOT NULL,
  `current_income` decimal(15,2) NOT NULL,
  `damaged_items` int(11) NOT NULL,
  `damages` decimal(15,2) NOT NULL,
  `damage_reason` varchar(300) NOT NULL,
  `remove` varchar(10) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`trans_id`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `ledger_category` (
  `ledger_category_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `category_name` varchar(200) NOT NULL,
  `status` varchar(20) NOT NULL,
  PRIMARY KEY (`ledger_category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `ledger_expense` (
  `ledger_expense_id` int(11) NOT NULL AUTO_INCREMENT,
  `ledger_category_id` int(11) NOT NULL,
  `accountant_id` int(10) unsigned NOT NULL,
  `staff_name` varchar(200) NOT NULL,
  `amount_spent` decimal(15,2) NOT NULL,
  `f_explain` varchar(400) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `date_added` datetime NOT NULL,
  PRIMARY KEY (`ledger_expense_id`),
  KEY `ledger_category_id` (`ledger_category_id`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `ledger_income` (
  `ledger_income_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `ledger_category_id` int(10) unsigned NOT NULL,
  `accountant_id` int(10) unsigned NOT NULL,
  `staff_name` varchar(200) NOT NULL,
  `amount_gotten` decimal(15,2) unsigned NOT NULL,
  `f_explain` varchar(400) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `date_added` datetime NOT NULL,
  PRIMARY KEY (`ledger_income_id`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`),
  KEY `ledger_category_id` (`ledger_category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `ledger_info` (
  `ledger_info_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `ledger_category_id` int(10) unsigned NOT NULL,
  `income` decimal(15,2) NOT NULL,
  `expense` decimal(15,2) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`ledger_info_id`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`),
  KEY `ledger_category_id` (`ledger_category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `lesson_note_template` (
  `lesson_note_template_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `topic` varchar(500) NOT NULL,
  `date` datetime NOT NULL,
  `ages` varchar(500) NOT NULL,
  `no_of_period` varchar(500) NOT NULL,
  `specific_objectives` varchar(500) NOT NULL,
  `instructional_materials` varchar(500) NOT NULL,
  `resource_materials` varchar(500) NOT NULL,
  `teaching_methods` varchar(500) NOT NULL,
  `previous_knowledge` varchar(500) NOT NULL,
  `teachers_intro` varchar(500) NOT NULL,
  `students_intro` varchar(500) NOT NULL,
  `learning_intro` varchar(500) NOT NULL,
  `teachers_step_one` varchar(500) NOT NULL,
  `students_step_one` varchar(500) NOT NULL,
  `learning_step_one` varchar(500) NOT NULL,
  `teachers_step_two` varchar(500) NOT NULL,
  `students_step_two` varchar(500) NOT NULL,
  `learning_step_two` varchar(500) NOT NULL,
  `teachers_step_three` varchar(500) NOT NULL,
  `students_step_three` varchar(500) NOT NULL,
  `learning_step_three` varchar(500) NOT NULL,
  `teachers_step_four` varchar(500) NOT NULL,
  `students_step_four` varchar(500) NOT NULL,
  `learning_step_four` varchar(500) NOT NULL,
  `teachers_classwork` varchar(500) NOT NULL,
  `students_classwork` varchar(500) NOT NULL,
  `learning_classwork` varchar(500) NOT NULL,
  `teachers_assignment` varchar(500) NOT NULL,
  `students_assignment` varchar(500) NOT NULL,
  `learning_assignment` varchar(500) NOT NULL,
  `teachers_conclusion` varchar(500) NOT NULL,
  `students_conclusion` varchar(500) NOT NULL,
  `learning_conclusion` varchar(500) NOT NULL,
  `summary_note` text NOT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`lesson_note_template_id`),
  KEY `class_id` (`class_id`,`subclass_id`,`subject_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `new_fees_class` (
  `new_fees_class_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `amount` decimal(15,2) NOT NULL,
  `term` varchar(20) NOT NULL,
  PRIMARY KEY (`new_fees_class_id`),
  KEY `term` (`term`),
  KEY `class_id` (`class_id`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=latin1;


INSERT INTO new_fees_class VALUES
("1","1","0.00","1st Term"),
("2","1","0.00","2nd Term"),
("3","1","0.00","3rd Term"),
("4","2","0.00","1st Term"),
("5","2","0.00","2nd Term"),
("6","2","0.00","3rd Term"),
("7","3","0.00","1st Term"),
("8","3","0.00","2nd Term"),
("9","3","0.00","3rd Term"),
("10","4","0.00","1st Term"),
("11","4","0.00","2nd Term"),
("12","4","0.00","3rd Term"),
("13","5","0.00","1st Term"),
("14","5","0.00","2nd Term"),
("15","5","0.00","3rd Term"),
("16","6","0.00","1st Term"),
("17","6","0.00","2nd Term"),
("18","6","0.00","3rd Term");




CREATE TABLE `news` (
  `news_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `news_title` varchar(300) NOT NULL,
  `news_message` text NOT NULL,
  `news_category` varchar(11) NOT NULL,
  `news_image` varchar(500) NOT NULL,
  `news_date` datetime NOT NULL,
  PRIMARY KEY (`news_id`),
  KEY `news_category` (`news_category`),
  KEY `class_id` (`class_id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=latin1;


INSERT INTO news VALUES
("1","0","0","RESULT FOR 2018/2019 1ST TERM IS READY !!!","<p style=\"text-align: justify;\">All students and parents of No Name should be informed that the result of <strong>2018/2019 1st Term</strong> has been published. Please you are required to complete all fee payment before checking your result.</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: center;\"><strong><span style=\"text-decoration: underline;\">OUTSTANDING STUDENTS</span></strong></p>\n		<p style=\"text-align: justify;\">From the outcome of the result, these are the best students in their various classes:</p>\n		<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 1: <strong>PRECIOUS CHIKEMEZI </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 2: <strong>MOSES FAVOUR </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 3: <strong>A\'UMOH ISAAC </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 1: <strong>G-PRECIOUS MONDAY </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 2: <strong>B-DICK GIDEON </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 3: <strong>P\'EVELVN KEKE-JUDE </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">Signed</p>\n		<p style=\"text-align: justify;\">Management</p>","secondary","/private/images/default_result.png","2019-02-10 20:00:52"),
("2","0","0","RESULT FOR 2018/2019 2ND TERM IS READY !!!","<p style=\"text-align: justify;\">All students and parents of Divine Favour School should be informed that the result of <strong>2018/2019 2nd Term</strong> has been published. Please you are required to complete all fee payment before checking your result.</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: center;\"><strong><span style=\"text-decoration: underline;\">OUTSTANDING STUDENTS</span></strong></p>\n		<p style=\"text-align: justify;\">From the outcome of the result, these are the best students in their various classes:</p>\n		<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 1: <strong>PRECIOUS CHIKEMEZI </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 2: <strong>MOSES FAVOUR </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 3: <strong>UMOH ISAAC </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 1: <strong>LORITA ENYA </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 2: <strong>IGIRI SHADDAI </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">Signed</p>\n		<p style=\"text-align: justify;\">Management</p>","secondary","/private/images/default_result.png","2019-06-11 13:41:21"),
("3","0","0","RESULT FOR 2019/2020 1ST TERM IS READY !!!","<p style=\"text-align: justify;\">All students and parents of Divine Favour School should be informed that the result of <strong>2019/2020 1st Term</strong> has been published. Please you are required to complete all fee payment before checking your result.</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: center;\"><strong><span style=\"text-decoration: underline;\">OUTSTANDING STUDENTS</span></strong></p>\n		<p style=\"text-align: justify;\">From the outcome of the result, these are the best students in their various classes:</p>\n		<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 1: <strong>H-JAMES BEJE GRACE</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 2: <strong>CHINEKEZI PRECIOUS </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 3: <strong>MOSES FAVOUR </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 1: <strong>UMOH ISAAC </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 2: <strong>ISAAC OBARE </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">Signed</p>\n		<p style=\"text-align: justify;\">Management</p>","secondary","/private/images/default_result.png","2020-03-11 10:35:08"),
("4","1","0","ENGLISH FOR THIS WEEK","<p>hi stydents, we want to start a new thing</p>","secondary","/private/images/default_news2.jpg","2020-05-18 16:16:02"),
("5","0","0","IMPORTANT FROM DIRECTOR\'S OFFICE","<p>Hello students, as regard to the ongoing online assignment, most students do not submit their work which makes it difficult to input assessment.</p><p>&nbsp;You are fully aware we do not charge for the online assignment and we, the institution have been paying for it.</p><p>therefore, we urge every student to submit all the last week assignment before will proceed. failure to do so, you will no longer have asset to the online activities. only those who upload their assignment will be given asset to their portal.&nbsp;</p><p><br></p><p>Thanks,</p><p>Director&nbsp;</p>","secondary","/private/images/default_news.jpg","2020-07-06 11:54:40"),
("6","0","0","RESULT FOR 2020/2021 1ST TERM IS READY !!!","<p style=\"text-align: justify;\">All students and parents of Divine Favour School should be informed that the result of <strong>2020/2021 1st Term</strong> has been published. Please you are required to complete all fee payment before checking your result.</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: center;\"><strong><span style=\"text-decoration: underline;\">OUTSTANDING STUDENTS</span></strong></p>\n		<p style=\"text-align: justify;\">From the outcome of the result, these are the best students in their various classes:</p>\n		<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 1: <strong>UGOH DESTINY K\'OSISOCHI</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 2: <strong>JAMES BETE GRACE</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 3: <strong>CHINEKEZI PRECIOUS CHIAMAKA</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 1: <strong>MOSES FAVOUR IFUANYA</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 2: <strong>UMOH ISAAC DIANA-ABASI</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 3: <strong>ISAAC OBARE ESEOGHENE</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">Signed</p>\n		<p style=\"text-align: justify;\">Management</p>","secondary","/private/images/default_result.png","2021-02-26 11:00:51"),
("7","0","0","RESULT FOR 2020/2021 2ND TERM IS READY !!!","<p style=\"text-align: justify;\">All students and parents of Divine Favour School should be informed that the result of <strong>2020/2021 2nd Term</strong> has been published. Please you are required to complete all fee payment before checking your result.</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: center;\"><strong><span style=\"text-decoration: underline;\">OUTSTANDING STUDENTS</span></strong></p>\n		<p style=\"text-align: justify;\">From the outcome of the result, these are the best students in their various classes:</p>\n		<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 1: <strong>NWAOGU RIGHTTIME MMESOMACHI</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 2: <strong>JAMES BETE GRACE</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 1: <strong>GEORGE MFONISO FORTUNE</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 2: <strong>UMOH ISAAC DIANA-ABASI</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 3: <strong>BLOSSOM UCHE CHIZARAM</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">Signed</p>\n		<p style=\"text-align: justify;\">Management</p>","secondary","/private/images/default_result.png","2021-07-19 09:48:27"),
("8","0","0","RESULT FOR 2020/2021 3RD TERM IS READY !!!","<p style=\"text-align: justify;\">All students and parents of Divine Favour School should be informed that the result of <strong>2020/2021 3rd Term</strong> has been published. Please you are required to complete all fee payment before checking your result.</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: center;\"><strong><span style=\"text-decoration: underline;\">OUTSTANDING STUDENTS</span></strong></p>\n		<p style=\"text-align: justify;\">From the outcome of the result, these are the best students in their various classes:</p>\n		<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 1: <strong>NWAOGU RIGHTTIME MMESOMACHI</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 2: <strong>JAMES BETE GRACE</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 1: <strong>MOSES FAVOUR IFUANYA</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 2: <strong>UMOH ISAAC DIANA-ABASI</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">Signed</p>\n		<p style=\"text-align: justify;\">Management</p>","secondary","/private/images/default_result.png","2021-11-12 12:23:16");




CREATE TABLE `news_images` (
  `news_images_id` int(11) NOT NULL AUTO_INCREMENT,
  `news_id` int(11) NOT NULL,
  `image_name` varchar(300) NOT NULL,
  `image_dir` varchar(300) NOT NULL,
  PRIMARY KEY (`news_images_id`),
  KEY `news_id` (`news_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `notify` (
  `notify_id` int(11) NOT NULL AUTO_INCREMENT,
  `notify_collection_id` int(10) unsigned NOT NULL,
  `person_id` int(11) NOT NULL,
  `notify_table_name` varchar(20) NOT NULL,
  `notify_title` varchar(300) NOT NULL,
  `notify_message` text NOT NULL,
  `notify_status` varchar(100) NOT NULL,
  `notify_icon` varchar(100) NOT NULL,
  `notify_color` varchar(20) NOT NULL,
  `notify_date` datetime NOT NULL,
  PRIMARY KEY (`notify_id`),
  KEY `notify_collection_id` (`notify_collection_id`),
  KEY `notify_date` (`notify_date`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;


INSERT INTO notify VALUES
("1","0","208","students","ADMINISTRATOR CHANGE PASSWORD","Please be notified that your password has been changed by your school administrator. If this action was not authorized by you, please click <a href=\"/private/forget-password.php\" target=\"_blank\" style=\"color:blue; text-decoration:underline;\">here</a> to reset your password or contact your school administration","read","fa fa-diamond","noti-warning","2020-08-05 10:23:52");




CREATE TABLE `notify_attachments` (
  `notify_attachment_id` int(11) NOT NULL AUTO_INCREMENT,
  `notify_collection_id` int(11) NOT NULL,
  `attachment_name` varchar(300) NOT NULL,
  `attachment_dir` varchar(300) NOT NULL,
  PRIMARY KEY (`notify_attachment_id`),
  KEY `notify_collection_id` (`notify_collection_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `notify_collection` (
  `notify_collection_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `notify_table_name` varchar(20) NOT NULL,
  `notify_title` varchar(300) NOT NULL,
  `notify_message` text NOT NULL,
  `notify_icon` varchar(100) NOT NULL,
  `notify_color` varchar(20) NOT NULL,
  `notify_date` datetime NOT NULL,
  PRIMARY KEY (`notify_collection_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `order_scratch_card` (
  `order_scratch_card_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `transaction_id` varchar(20) NOT NULL,
  `number_bought` int(10) unsigned NOT NULL,
  `amount` varchar(20) NOT NULL,
  `status` varchar(20) NOT NULL,
  `payment_mode` varchar(5) NOT NULL,
  `date_bought` datetime NOT NULL,
  PRIMARY KEY (`order_scratch_card_id`),
  UNIQUE KEY `transaction_id` (`transaction_id`),
  KEY `mode` (`status`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `other_fees_cat` (
  `other_fees_cat_id` int(11) NOT NULL AUTO_INCREMENT,
  `other_fees_cat_name` varchar(200) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`other_fees_cat_id`),
  KEY `other_fees_cat_name` (`other_fees_cat_name`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `other_fees_subcat` (
  `other_fees_subcat_id` int(11) NOT NULL AUTO_INCREMENT,
  `other_fees_cat_id` int(11) NOT NULL,
  `other_fees_subcat_name` varchar(200) NOT NULL,
  `other_fees_subcat_amount` varchar(200) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`other_fees_subcat_id`),
  KEY `other_fees_cat_id` (`other_fees_cat_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `other_fees_subcat_payment` (
  `other_fees_subcat_payment_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `transaction_id` varchar(20) NOT NULL,
  `other_fees_subcat_id` int(11) NOT NULL,
  `amount_paid` decimal(15,2) NOT NULL,
  `other_fees_delete` tinyint(4) NOT NULL DEFAULT 0,
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`other_fees_subcat_payment_id`),
  KEY `student_id` (`student_id`),
  KEY `other_fees_subcat_id` (`other_fees_subcat_id`),
  KEY `sessions` (`sessions`,`terms`),
  KEY `transaction_id` (`transaction_id`),
  KEY `other_fees_delete` (`other_fees_delete`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `parent_student_school` (
  `parent_student_school_id` int(11) NOT NULL AUTO_INCREMENT,
  `parent_id` int(11) NOT NULL,
  `student_id` int(11) NOT NULL,
  `school_id` int(11) NOT NULL,
  PRIMARY KEY (`parent_student_school_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `parents` (
  `parent_id` int(11) NOT NULL AUTO_INCREMENT,
  `user_key` varchar(100) DEFAULT NULL,
  `school_id` int(11) NOT NULL,
  `parent_name` varchar(200) NOT NULL,
  `serial_number` varchar(100) NOT NULL,
  `pass` char(255) NOT NULL,
  `first_password` varchar(200) NOT NULL,
  `new_password` varchar(255) NOT NULL,
  `email` varchar(200) NOT NULL,
  `main_phonenumber` bigint(20) NOT NULL,
  `phone_number2` bigint(20) NOT NULL,
  `phone_number3` bigint(20) NOT NULL,
  `occupation` varchar(200) NOT NULL,
  `home_address` text NOT NULL,
  `office_address` text NOT NULL,
  `state_origin` varchar(200) NOT NULL,
  `religion` varchar(200) NOT NULL,
  `local_govt` varchar(200) NOT NULL,
  `country` varchar(200) NOT NULL,
  `sent_serial_pass_sms` char(3) NOT NULL,
  `login_attempt` int(11) NOT NULL,
  `login_last_time` int(11) unsigned NOT NULL,
  `forget_token` varchar(200) NOT NULL,
  `activation` varchar(50) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`parent_id`),
  UNIQUE KEY `user_key` (`user_key`),
  KEY `activation` (`activation`),
  KEY `sent_serial_pass_sms` (`sent_serial_pass_sms`),
  KEY `religion` (`religion`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `plans` (
  `plan_id` int(11) NOT NULL AUTO_INCREMENT,
  `plan_name` varchar(100) NOT NULL,
  `amount` decimal(15,2) NOT NULL,
  `date_added` datetime NOT NULL,
  PRIMARY KEY (`plan_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `print_slip_dates` (
  `print_slip_dates_id` int(11) NOT NULL AUTO_INCREMENT,
  `type` varchar(30) NOT NULL,
  `date_printed` date NOT NULL,
  PRIMARY KEY (`print_slip_dates_id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=latin1;


INSERT INTO print_slip_dates VALUES
("1","students","2019-07-14"),
("2","students","2019-12-03"),
("3","students","2019-12-03"),
("4","students","2019-12-03"),
("5","students","2019-12-03"),
("6","students","2019-12-03"),
("7","students","2019-12-03"),
("8","new_students","2020-03-16");




CREATE TABLE `push_subscriptions` (
  `push_subscriptions_id` int(11) NOT NULL AUTO_INCREMENT,
  `endpoint` varchar(500) NOT NULL,
  `p256dh` varchar(500) NOT NULL,
  `auth` varchar(500) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  `user_id` int(11) NOT NULL,
  `school_id` int(11) NOT NULL,
  `table_name` varchar(100) NOT NULL,
  `user_key` varchar(100) NOT NULL,
  `browser_token` char(32) NOT NULL,
  PRIMARY KEY (`push_subscriptions_id`),
  KEY `user_id` (`user_id`),
  KEY `school_id` (`school_id`),
  KEY `table_name` (`table_name`),
  KEY `user_key` (`user_key`),
  KEY `browser_token` (`browser_token`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `question_bank` (
  `question_bank_id` int(11) NOT NULL AUTO_INCREMENT,
  `question_bank_title` varchar(30) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `question_bank_type` varchar(20) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`question_bank_id`),
  KEY `class_id` (`class_id`),
  KEY `subject_id` (`subject_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;






CREATE TABLE `question_lead` (
  `question_lead_id` int(11) NOT NULL AUTO_INCREMENT,
  `question_bank_id` int(11) NOT NULL,
  `question_lead_title` varchar(300) NOT NULL,
  `question_lead_description` text NOT NULL,
  `question_lead_dir` varchar(500) NOT NULL,
  `google_drive_id` varchar(200) NOT NULL,
  `question_lead_embed_dir` varchar(300) NOT NULL,
  `question_lead_thumb_dir` varchar(300) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`question_lead_id`),
  KEY `question_bank_id` (`question_bank_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;






CREATE TABLE `question_options` (
  `question_options_id` int(11) NOT NULL AUTO_INCREMENT,
  `question_id` int(11) NOT NULL,
  `google_drive_id` varchar(200) NOT NULL,
  `option_text` varchar(500) NOT NULL,
  `option_dir` varchar(300) NOT NULL,
  `option_embed_dir` varchar(300) NOT NULL,
  `option_thumb_dir` varchar(200) NOT NULL,
  `answer` tinyint(4) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`question_options_id`),
  KEY `question_id` (`question_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `questions` (
  `question_id` int(11) NOT NULL AUTO_INCREMENT,
  `question_bank_id` int(11) NOT NULL,
  `question_lead_id` int(11) NOT NULL,
  `google_drive_id` varchar(200) NOT NULL,
  `correct_answer` int(11) NOT NULL,
  `incorrect_answer` int(11) NOT NULL,
  `question_type` varchar(30) NOT NULL,
  `question_text` text NOT NULL,
  `question_dir` varchar(500) NOT NULL,
  `question_embed_dir` varchar(200) NOT NULL,
  `question_thumb_dir` varchar(200) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`question_id`),
  KEY `question_bank_id` (`question_bank_id`),
  KEY `question_lead_id` (`question_lead_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;






CREATE TABLE `received_students` (
  `received_students_id` int(11) NOT NULL AUTO_INCREMENT,
  `old_student_id` int(11) NOT NULL,
  `new_student_id` int(11) NOT NULL,
  `parent_id` int(11) NOT NULL,
  `student_name` varchar(300) NOT NULL,
  `class_id` int(11) NOT NULL,
  `old_class_name` varchar(100) NOT NULL,
  `new_class_name` varchar(100) NOT NULL,
  `old_serial_number` varchar(30) NOT NULL,
  `new_serial_number` varchar(30) NOT NULL,
  `school_id` int(11) NOT NULL,
  `database_name` varchar(300) NOT NULL,
  `status` varchar(20) NOT NULL,
  `date_created` datetime NOT NULL,
  PRIMARY KEY (`received_students_id`),
  KEY `status` (`status`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `remark_result` (
  `remark_result_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `remark_result_name` varchar(300) NOT NULL,
  `class_id` int(10) unsigned NOT NULL,
  `terms` varchar(20) NOT NULL,
  `activation` varchar(20) NOT NULL DEFAULT 'activated',
  PRIMARY KEY (`remark_result_id`),
  KEY `class_id` (`class_id`),
  KEY `activation` (`activation`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `remark_result_cat` (
  `remark_result_cat_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `remark_result_id` int(10) unsigned NOT NULL,
  `remark_result_cat_name` varchar(300) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`remark_result_cat_id`),
  KEY `remark_result_id` (`remark_result_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `remark_result_column` (
  `remark_result_column_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `remark_result_id` int(10) unsigned NOT NULL,
  `remark_result_column_name` varchar(300) NOT NULL,
  PRIMARY KEY (`remark_result_column_id`),
  KEY `remark_result_id` (`remark_result_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `remark_result_mark` (
  `remark_result_mark_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `remark_result_id` int(10) unsigned NOT NULL,
  `grade_from` int(11) NOT NULL,
  `grade_to` int(11) NOT NULL,
  `remark_result_mark_name` varchar(300) NOT NULL,
  `remark_result_mark_desc` varchar(500) NOT NULL,
  PRIMARY KEY (`remark_result_mark_id`),
  KEY `remark_result_id` (`remark_result_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `remark_result_student` (
  `remark_result_student_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `student_id` int(10) unsigned NOT NULL,
  `class_id` int(10) unsigned NOT NULL,
  `subclass_id` int(10) unsigned NOT NULL,
  `remark_result_id` int(10) unsigned NOT NULL,
  `remark_result_cat_id` int(10) unsigned NOT NULL,
  `remark_result_subcat_id` int(10) unsigned NOT NULL,
  `remark_result_column_id` int(10) unsigned NOT NULL,
  `remark_result_mark_id` int(10) unsigned NOT NULL,
  `class_name` varchar(300) NOT NULL,
  `subclass_name` varchar(300) NOT NULL,
  `remark_result_name` varchar(300) NOT NULL,
  `remark_result_cat_name` varchar(300) NOT NULL,
  `remark_result_subcat_name` varchar(300) NOT NULL,
  `remark_result_column_name` varchar(300) NOT NULL,
  `remark_result_mark_name` varchar(300) NOT NULL,
  `remark_result_mark_desc` varchar(500) NOT NULL,
  `score` int(11) DEFAULT NULL,
  `student_attendance` int(11) DEFAULT NULL,
  `total_attendance` int(11) DEFAULT NULL,
  `form_staff_name` varchar(200) NOT NULL,
  `form_staff_comment` text NOT NULL,
  `principal_name` varchar(200) NOT NULL,
  `principal_comment` text NOT NULL,
  `principal_signature` varchar(400) NOT NULL,
  `scratch_card_number` varchar(16) NOT NULL,
  `next_term_begins` date NOT NULL,
  `status` varchar(20) NOT NULL,
  `publish_result` varchar(20) NOT NULL DEFAULT 'not_published',
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`remark_result_student_id`),
  KEY `student_id` (`student_id`,`class_id`,`subclass_id`,`remark_result_id`,`remark_result_cat_id`,`remark_result_subcat_id`,`remark_result_column_id`,`remark_result_mark_id`),
  KEY `status` (`status`),
  KEY `publish_result` (`publish_result`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `remark_result_subcat` (
  `remark_result_subcat_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `remark_result_id` int(10) unsigned NOT NULL,
  `remark_result_cat_id` int(10) unsigned NOT NULL,
  `remark_result_subcat_name` varchar(300) NOT NULL,
  PRIMARY KEY (`remark_result_subcat_id`),
  KEY `remark_result_id` (`remark_result_id`,`remark_result_cat_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `result_class` (
  `result_class_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `class_name` varchar(30) NOT NULL,
  `generate_result` varchar(30) NOT NULL,
  `skip_result` varchar(20) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`result_class_id`),
  KEY `class_id` (`class_id`,`generate_result`,`sessions`,`terms`),
  KEY `skip_result` (`skip_result`)
) ENGINE=InnoDB AUTO_INCREMENT=68 DEFAULT CHARSET=latin1;


INSERT INTO result_class VALUES
("1","1","JSS1","generated","not_skipped","2018/2019","1st Term"),
("2","2","JSS2","generated","not_skipped","2018/2019","1st Term"),
("3","3","JSS3","generated","not_skipped","2018/2019","1st Term"),
("4","4","SSS1","generated","not_skipped","2018/2019","1st Term"),
("5","5","SSS2","generated","not_skipped","2018/2019","1st Term"),
("6","6","SSS3","generated","not_skipped","2018/2019","1st Term"),
("7","1","JSS 1","generated","not_skipped","2018/2019","1st Term"),
("8","2","JSS 2","generated","not_skipped","2018/2019","1st Term"),
("9","3","JSS 3","generated","not_skipped","2018/2019","1st Term"),
("10","4","SS 1","generated","not_skipped","2018/2019","1st Term"),
("11","5","SS 2","generated","not_skipped","2018/2019","1st Term"),
("12","6","SS 3","generated","not_skipped","2018/2019","1st Term"),
("13","1","JSS 1","generated","not_skipped","2018/2019","2nd Term"),
("14","2","JSS 2","generated","not_skipped","2018/2019","2nd Term"),
("15","3","JSS 3","generated","not_skipped","2018/2019","2nd Term"),
("16","4","SS 1","generated","not_skipped","2018/2019","2nd Term"),
("17","5","SS 2","generated","not_skipped","2018/2019","2nd Term"),
("18","6","SS 3","generated","skipped","2018/2019","2nd Term"),
("19","1","JSS 1","generated","skipped","2018/2019","3rd Term"),
("20","2","JSS 2","generated","skipped","2018/2019","3rd Term"),
("21","3","JSS 3","generated","skipped","2018/2019","3rd Term"),
("22","4","SS 1","generated","skipped","2018/2019","3rd Term"),
("23","5","SS 2","generated","skipped","2018/2019","3rd Term"),
("24","6","SS 3","generated","skipped","2018/2019","3rd Term"),
("25","1","JSS 1","generated","not_skipped","2019/2020","1st Term"),
("26","2","JSS 2","generated","not_skipped","2019/2020","1st Term"),
("27","3","JSS 3","generated","not_skipped","2019/2020","1st Term"),
("28","4","SS 1","generated","not_skipped","2019/2020","1st Term"),
("29","5","SS 2","generated","not_skipped","2019/2020","1st Term"),
("30","6","SS 3","generated","skipped","2019/2020","1st Term"),
("31","1","JSS 1","generated","skipped","2019/2020","2nd Term"),
("32","2","JSS 2","generated","skipped","2019/2020","2nd Term"),
("33","3","JSS 3","generated","skipped","2019/2020","2nd Term"),
("34","4","SS 1","generated","skipped","2019/2020","2nd Term"),
("35","5","SS 2","generated","skipped","2019/2020","2nd Term"),
("36","6","SS 3","generated","skipped","2019/2020","2nd Term"),
("37","1","JSS 1","generated","skipped","2019/2020","3rd Term"),
("38","2","JSS 2","generated","skipped","2019/2020","3rd Term"),
("39","3","JSS 3","generated","skipped","2019/2020","3rd Term"),
("40","4","SS 1","generated","skipped","2019/2020","3rd Term"),
("41","5","SS 2","generated","skipped","2019/2020","3rd Term"),
("42","6","SS 3","generated","skipped","2019/2020","3rd Term"),
("44","1","JSS 1","generated","not_skipped","2020/2021","1st Term"),
("45","2","JSS 2","generated","not_skipped","2020/2021","1st Term"),
("46","3","JSS 3","generated","not_skipped","2020/2021","1st Term"),
("47","4","SS 1","generated","not_skipped","2020/2021","1st Term"),
("48","5","SS 2","generated","not_skipped","2020/2021","1st Term"),
("49","6","SS 3","generated","not_skipped","2020/2021","1st Term"),
("50","1","JSS 1","generated","not_skipped","2020/2021","2nd Term"),
("51","2","JSS 2","generated","not_skipped","2020/2021","2nd Term"),
("52","3","JSS 3","generated","skipped","2020/2021","2nd Term"),
("53","4","SS 1","generated","not_skipped","2020/2021","2nd Term"),
("54","5","SS 2","generated","not_skipped","2020/2021","2nd Term"),
("55","6","SS 3","generated","not_skipped","2020/2021","2nd Term"),
("56","1","JSS 1","generated","not_skipped","2020/2021","3rd Term"),
("57","2","JSS 2","generated","not_skipped","2020/2021","3rd Term"),
("58","3","JSS 3","generated","skipped","2020/2021","3rd Term"),
("59","4","SS 1","generated","not_skipped","2020/2021","3rd Term"),
("60","5","SS 2","generated","not_skipped","2020/2021","3rd Term"),
("61","6","SS 3","generated","skipped","2020/2021","3rd Term"),
("62","1","JSS 1","generated","not_skipped","2021/2022","1st Term"),
("63","2","JSS 2","generated","not_skipped","2021/2022","1st Term"),
("64","3","JSS 3","generated","not_skipped","2021/2022","1st Term"),
("65","4","SS 1","generated","not_skipped","2021/2022","1st Term"),
("66","5","SS 2","generated","not_skipped","2021/2022","1st Term"),
("67","6","SS 3","generated","not_skipped","2021/2022","1st Term");




CREATE TABLE `result_class_score` (
  `result_class_score_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `class_id` int(11) unsigned NOT NULL,
  `no_of_ca` int(11) NOT NULL,
  `ca1_total_score` float NOT NULL,
  `ca2_total_score` float NOT NULL,
  `ca3_total_score` float NOT NULL,
  `ca4_total_score` float NOT NULL,
  `ca5_total_score` float NOT NULL,
  `ca6_total_score` float NOT NULL,
  `ca7_total_score` float NOT NULL,
  `ca8_total_score` float NOT NULL,
  `ca9_total_score` float NOT NULL,
  `ca10_total_score` float NOT NULL,
  `exam_total_score` float NOT NULL,
  `total_score` float NOT NULL,
  `ca_name_1` varchar(50) NOT NULL,
  `ca_name_2` varchar(50) NOT NULL,
  `ca_name_3` varchar(50) NOT NULL,
  `ca_name_4` varchar(50) NOT NULL,
  `ca_name_5` varchar(50) NOT NULL,
  `ca_name_6` varchar(50) NOT NULL,
  `ca_name_7` varchar(50) NOT NULL,
  `ca_name_8` varchar(50) NOT NULL,
  `ca_name_9` varchar(50) NOT NULL,
  `ca_name_10` varchar(50) NOT NULL,
  `exam_name` varchar(50) NOT NULL,
  `terms` varchar(10) NOT NULL,
  PRIMARY KEY (`result_class_score_id`),
  KEY `class_id` (`class_id`,`terms`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=latin1;


INSERT INTO result_class_score VALUES
("1","1","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","1st Term"),
("2","1","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","2nd Term"),
("3","1","1","20","0","0","0","0","0","0","0","0","0","40","60","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","EXAM","3rd Term"),
("4","2","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","1st Term"),
("5","2","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","2nd Term"),
("6","2","1","20","0","0","0","0","0","0","0","0","0","40","60","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","EXAM","3rd Term"),
("7","3","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","1st Term"),
("8","3","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","2nd Term"),
("9","3","1","20","0","0","0","0","0","0","0","0","0","40","60","1ST TERM SCORES","2ND TERM SCORES","3RD TERM SCORES","CA 4","CA 5","CA 6","","","","","EXAM","3rd Term"),
("10","4","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","1st Term"),
("11","4","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","2nd Term"),
("12","4","1","20","0","0","0","0","0","0","0","0","0","40","60","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","EXAM","3rd Term"),
("13","5","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","1st Term"),
("14","5","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","2nd Term"),
("15","5","1","20","0","0","0","0","0","0","0","0","0","40","60","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","EXAM","3rd Term"),
("16","6","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","1st Term"),
("17","6","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","2nd Term"),
("18","6","1","40","0","0","0","0","0","0","0","0","0","0","100","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","Exam","3rd Term");




CREATE TABLE `result_class_term` (
  `result_class_term` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`result_class_term`),
  KEY `class_id` (`class_id`,`terms`)
) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=latin1;


INSERT INTO result_class_term VALUES
("1","1","1st Term"),
("25","1","2nd Term"),
("26","1","3rd Term"),
("4","2","1st Term"),
("23","2","2nd Term"),
("24","2","3rd Term"),
("7","3","1st Term"),
("10","4","1st Term"),
("19","4","2nd Term"),
("20","4","3rd Term"),
("13","5","1st Term"),
("17","5","2nd Term"),
("18","5","3rd Term"),
("14","6","1st Term"),
("15","6","2nd Term");




CREATE TABLE `result_main` (
  `result_main_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `class_name` char(50) NOT NULL,
  `section` varchar(10) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `subclass_name` char(50) NOT NULL,
  `total` float NOT NULL,
  `cumulative_total` float NOT NULL,
  `total_obtainable` float NOT NULL,
  `cumu_total_obtainable` float NOT NULL,
  `average` varchar(10) NOT NULL,
  `cumulative_average` varchar(10) NOT NULL,
  `position_class` varchar(20) NOT NULL,
  `cumulative_position_class` varchar(20) NOT NULL,
  `position_subclass` varchar(20) NOT NULL,
  `cumulative_position_subclass` varchar(20) NOT NULL,
  `student_attendance` int(11) DEFAULT NULL,
  `total_attendance` int(11) DEFAULT NULL,
  `total_student_class` int(10) unsigned NOT NULL,
  `total_student_subclass` int(10) unsigned NOT NULL,
  `cumulative_total_student_class` int(10) unsigned NOT NULL,
  `cumulative_total_student_subclass` int(10) unsigned NOT NULL,
  `handwriting` int(11) NOT NULL,
  `cumulative_handwriting` int(11) NOT NULL,
  `neatness` int(11) NOT NULL,
  `cumulative_neatness` int(11) NOT NULL,
  `punctuality` int(11) NOT NULL,
  `cumulative_punctuality` int(11) NOT NULL,
  `attentiveness` int(11) NOT NULL,
  `cumulative_attentiveness` int(11) NOT NULL,
  `initiative` int(11) NOT NULL,
  `cumulative_initiative` int(11) NOT NULL,
  `respect` int(11) NOT NULL,
  `cumulative_respect` int(11) NOT NULL,
  `obedience` int(11) NOT NULL,
  `cumulative_obedience` int(11) NOT NULL,
  `attitude` int(11) NOT NULL,
  `cumulative_attitude` int(11) NOT NULL,
  `honesty` int(11) NOT NULL,
  `cumulative_honesty` int(11) NOT NULL,
  `creativity` int(11) NOT NULL,
  `cumulative_creativity` int(11) NOT NULL,
  `behaviour1_name` varchar(100) NOT NULL,
  `behaviour2_name` varchar(100) NOT NULL,
  `behaviour3_name` varchar(100) NOT NULL,
  `behaviour4_name` varchar(100) NOT NULL,
  `behaviour5_name` varchar(100) NOT NULL,
  `behaviour6_name` varchar(100) NOT NULL,
  `behaviour7_name` varchar(100) NOT NULL,
  `behaviour8_name` varchar(100) NOT NULL,
  `behaviour9_name` varchar(100) NOT NULL,
  `behaviour10_name` varchar(100) NOT NULL,
  `promotion` varchar(50) NOT NULL,
  `promotion_class_id` int(11) NOT NULL,
  `promotion_class_name` varchar(50) NOT NULL,
  `promotion_comment` varchar(500) NOT NULL,
  `promotion_subclass_id` int(11) NOT NULL,
  `promotion_subclass_name` varchar(50) NOT NULL,
  `pass_ave` varchar(5) NOT NULL,
  `scratch_card_number` varchar(16) NOT NULL,
  `next_term_begins` date NOT NULL,
  `ca1_total_score` float NOT NULL,
  `ca2_total_score` float NOT NULL,
  `ca3_total_score` float NOT NULL,
  `ca4_total_score` float NOT NULL,
  `ca5_total_score` float NOT NULL,
  `ca6_total_score` float NOT NULL,
  `ca7_total_score` float NOT NULL,
  `ca8_total_score` float NOT NULL,
  `ca9_total_score` float NOT NULL,
  `ca10_total_score` float NOT NULL,
  `ca_total_score` float NOT NULL,
  `exam_total_score` float NOT NULL,
  `no_of_ca` int(11) NOT NULL,
  `exam_name` varchar(50) NOT NULL,
  `ca_name_1` varchar(50) NOT NULL,
  `ca_name_2` varchar(50) NOT NULL,
  `ca_name_3` varchar(50) NOT NULL,
  `ca_name_4` varchar(50) NOT NULL,
  `ca_name_5` varchar(50) NOT NULL,
  `ca_name_6` varchar(50) NOT NULL,
  `ca_name_7` varchar(50) NOT NULL,
  `ca_name_8` varchar(50) NOT NULL,
  `ca_name_9` varchar(50) NOT NULL,
  `ca_name_10` varchar(50) NOT NULL,
  `principal_name` varchar(100) NOT NULL,
  `principal_comment` text NOT NULL,
  `form_staff_name` varchar(200) NOT NULL,
  `form_staff_comment` text NOT NULL,
  `student_affairs_comment` text NOT NULL,
  `cumulative_principal_comment` text NOT NULL,
  `cumulative_form_staff_comment` text NOT NULL,
  `principal_signature` varchar(150) NOT NULL,
  `second_principal_signature` varchar(60) NOT NULL,
  `visited` int(11) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`result_main_id`),
  KEY `student_id` (`student_id`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`),
  KEY `promotion` (`promotion`)
) ENGINE=InnoDB AUTO_INCREMENT=723 DEFAULT CHARSET=latin1;


INSERT INTO result_main VALUES
("1","1","1","JSS 1","junior","0","","250","0","1000","0","25","","11th","","11th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY BAD RESULT. PLEASE HELP YOURSELF.","GLORY ISSAC","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","2","2018/2019","1st Term"),
("2","2","1","JSS 1","junior","0","","543","0","1000","0","54.3","","7th","","7th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("3","3","1","JSS 1","junior","0","","667","0","1000","0","66.7","","4th","","4th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","1","2018/2019","1st Term"),
("4","4","1","JSS 1","junior","0","","317","0","1000","0","31.7","","10th","","10th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY BAD RESULT. PLEASE HELP YOURSELF.","GLORY ISSAC","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("5","5","1","JSS 1","junior","0","","444","0","1000","0","44.4","","8th","","8th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","TOO POOR. TRY BETTER NEXT TIME.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("6","6","1","JSS 1","junior","0","","643","0","1000","0","64.3","","5th","","5th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("7","7","1","JSS 1","junior","0","","556","0","1000","0","55.6","","6th","","6th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("8","8","1","JSS 1","junior","0","","712","0","1000","0","71.2","","3rd","","3rd","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","GLORY ISSAC","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("9","9","1","JSS 1","junior","0","","790","0","1000","0","79","","2nd","","2nd","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","GLORY ISSAC","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","2","2018/2019","1st Term"),
("10","10","1","JSS 1","junior","0","","433","0","1000","0","43.3","","9th","","9th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","TOO POOR. TRY BETTER NEXT TIME.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","1","2018/2019","1st Term"),
("11","11","1","JSS 1","junior","0","","857","0","1000","0","85.7","","1st","","1st","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","EXCEPTIONAL WORK. WONDERFULLY DONE.","GLORY ISSAC","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("12","12","2","JSS 2","junior","0","","829","0","1200","0","69.08","","8th","","8th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("13","13","2","JSS 2","junior","0","","770","0","1200","0","64.17","","12th","","12th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("14","14","2","JSS 2","junior","0","","707","0","1200","0","58.92","","14th","","14th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("15","15","2","JSS 2","junior","0","","698","0","1200","0","58.17","","15th","","15th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("16","16","2","JSS 2","junior","0","","906","0","1200","0","75.5","","3rd","","3rd","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OKPALAKU BENJAMIN","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("17","17","2","JSS 2","junior","0","","847","0","1200","0","70.58","","6th","","6th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OKPALAKU BENJAMIN","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("18","18","2","JSS 2","junior","0","","724","0","1200","0","60.33","","13th","","13th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("19","19","2","JSS 2","junior","0","","790","0","1200","0","65.83","","10th","","10th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("20","20","2","JSS 2","junior","0","","550","0","1200","0","45.83","","16th","","16th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OKPALAKU BENJAMIN","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","2","2018/2019","1st Term"),
("21","21","2","JSS 2","junior","0","","867","0","1200","0","72.25","","5th","","5th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OKPALAKU BENJAMIN","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("22","22","2","JSS 2","junior","0","","906","0","1200","0","75.5","","3rd","","3rd","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OKPALAKU BENJAMIN","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("23","23","2","JSS 2","junior","0","","1031","0","1200","0","85.92","","1st","","1st","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","EXCEPTIONAL WORK. WONDERFULLY DONE.","OKPALAKU BENJAMIN","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("24","24","2","JSS 2","junior","0","","793","0","1200","0","66.08","","9th","","9th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("25","25","2","JSS 2","junior","0","","830","0","1200","0","69.17","","7th","","7th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("26","26","2","JSS 2","junior","0","","765","0","1000","0","76.5","","2nd","","2nd","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OKPALAKU BENJAMIN","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("27","27","2","JSS 2","junior","0","","780","0","1200","0","65","","11th","","11th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("28","28","3","JSS 3","junior","0","","1112","0","1200","0","92.67","","1st","","1st","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","EXCEPTIONAL WORK. WONDERFULLY DONE.","METHUSSELLAH DEBORAH","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("29","29","3","JSS 3","junior","0","","852","0","1200","0","71","","7th","","7th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","METHUSSELLAH DEBORAH","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("30","30","3","JSS 3","junior","0","","966","0","1200","0","80.5","","3rd","","3rd","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","EXCEPTIONAL WORK. WONDERFULLY DONE.","METHUSSELLAH DEBORAH","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("31","31","3","JSS 3","junior","0","","830","0","1200","0","69.17","","10th","","10th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","4","2018/2019","1st Term"),
("32","32","3","JSS 3","junior","0","","665","0","1200","0","55.42","","15th","","15th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("33","33","3","JSS 3","junior","0","","704","0","1200","0","58.67","","14th","","14th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("34","34","3","JSS 3","junior","0","","745","0","1200","0","62.08","","13th","","13th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("35","35","3","JSS 3","junior","0","","786","0","1200","0","65.5","","11th","","11th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("36","36","3","JSS 3","junior","0","","298","0","1200","0","24.83","","19th","","19th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY BAD RESULT. PLEASE HELP YOURSELF.","METHUSSELLAH DEBORAH","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("37","37","3","JSS 3","junior","0","","551","0","1200","0","45.92","","17th","","17th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","METHUSSELLAH DEBORAH","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("38","39","3","JSS 3","junior","0","","966","0","1200","0","80.5","","3rd","","3rd","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","EXCEPTIONAL WORK. WONDERFULLY DONE.","METHUSSELLAH DEBORAH","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("39","40","3","JSS 3","junior","0","","952","0","1200","0","79.33","","6th","","6th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","METHUSSELLAH DEBORAH","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("40","41","3","JSS 3","junior","0","","988","0","1200","0","82.33","","2nd","","2nd","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","EXCEPTIONAL WORK. WONDERFULLY DONE.","METHUSSELLAH DEBORAH","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("41","43","3","JSS 3","junior","0","","590","0","1200","0","49.17","","16th","","16th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","METHUSSELLAH DEBORAH","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("42","44","3","JSS 3","junior","0","","847","0","1200","0","70.58","","9th","","9th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","METHUSSELLAH DEBORAH","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("43","46","3","JSS 3","junior","0","","852","0","1200","0","71","","7th","","7th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","METHUSSELLAH DEBORAH","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("44","48","3","JSS 3","junior","0","","551","0","1200","0","45.92","","17th","","17th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","METHUSSELLAH DEBORAH","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("45","50","3","JSS 3","junior","0","","756","0","1200","0","63","","12th","","12th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("46","52","3","JSS 3","junior","0","","962","0","1200","0","80.17","","5th","","5th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","EXCEPTIONAL WORK. WONDERFULLY DONE.","METHUSSELLAH DEBORAH","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("47","42","4","SS 1","senior","0","","1039","0","1500","0","69.27","","4th","","4th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","1","2018/2019","1st Term"),
("48","45","4","SS 1","senior","0","","1061","0","1500","0","70.73","","3rd","","3rd","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","","3","2018/2019","1st Term"),
("49","47","4","SS 1","senior","0","","953","0","1500","0","63.53","","9th","","9th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("50","49","4","SS 1","senior","0","","868","0","1500","0","57.87","","11th","","11th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("51","51","4","SS 1","senior","0","","711","0","1500","0","47.4","","16th","","16th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("52","53","4","SS 1","senior","0","","975","0","1500","0","65","","7th","","7th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("53","54","4","SS 1","senior","0","","1160","0","1500","0","77.33","","1st","","1st","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("54","55","4","SS 1","senior","0","","1032","0","1500","0","68.8","","5th","","5th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("55","56","4","SS 1","senior","0","","694","0","1500","0","46.27","","17th","","17th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("56","57","4","SS 1","senior","0","","716","0","1500","0","47.73","","15th","","15th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("57","58","4","SS 1","senior","0","","1004","0","1500","0","66.93","","6th","","6th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("58","59","4","SS 1","senior","0","","966","0","1500","0","64.4","","8th","","8th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("59","60","4","SS 1","senior","0","","779","0","1500","0","51.93","","14th","","14th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("60","61","4","SS 1","senior","0","","901","0","1500","0","60.07","","10th","","10th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","4","2018/2019","1st Term"),
("61","62","4","SS 1","senior","0","","672","0","1500","0","44.8","","18th","","18th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","TOO POOR. TRY BETTER NEXT TIME.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("62","63","4","SS 1","senior","0","","1116","0","1500","0","74.4","","2nd","","2nd","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("63","64","4","SS 1","senior","0","","843","0","1500","0","56.2","","12th","","12th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("64","65","4","SS 1","senior","0","","792","0","1500","0","52.8","","13th","","13th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("65","67","5","SS 2","senior","0","","692","0","900","0","76.89","","1st","","1st","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("66","68","5","SS 2","senior","0","","293","0","900","0","32.56","","26th","","26th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("67","69","5","SS 2","senior","0","","680","0","900","0","75.56","","2nd","","2nd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("68","80","5","SS 2","senior","0","","526","0","900","0","58.44","","10th","","10th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("69","82","5","SS 2","senior","0","","434","0","900","0","48.22","","21st","","21st","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("70","86","5","SS 2","senior","0","","528","0","900","0","58.67","","9th","","9th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("71","87","5","SS 2","senior","0","","495","0","900","0","55","","15th","","15th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("72","89","5","SS 2","senior","0","","576","0","900","0","64","","6th","","6th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("73","91","5","SS 2","senior","0","","519","0","900","0","57.67","","12th","","12th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("74","66","5","SS 2","senior","0","","480","0","900","0","53.33","","18th","","18th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("75","71","5","SS 2","senior","0","","387","0","900","0","43","","24th","","24th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("76","72","5","SS 2","senior","0","","563","0","900","0","62.56","","8th","","8th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("77","76","5","SS 2","senior","0","","591","0","900","0","65.67","","4th","","4th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("78","77","5","SS 2","senior","0","","577","0","900","0","64.11","","5th","","5th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("79","81","5","SS 2","senior","0","","515","0","900","0","57.22","","13th","","13th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("80","70","5","SS 2","senior","0","","431","0","900","0","47.89","","22nd","","22nd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("81","73","5","SS 2","senior","0","","402","0","900","0","44.67","","23rd","","23rd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("82","74","5","SS 2","senior","0","","482","0","900","0","53.56","","17th","","17th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("83","75","5","SS 2","senior","0","","498","0","900","0","55.33","","14th","","14th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("84","78","5","SS 2","senior","0","","452","0","900","0","50.22","","20th","","20th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("85","79","5","SS 2","senior","0","","380","0","900","0","42.22","","25th","","25th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("86","83","5","SS 2","senior","0","","464","0","900","0","51.56","","19th","","19th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("87","84","5","SS 2","senior","0","","487","0","900","0","54.11","","16th","","16th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("88","85","5","SS 2","senior","0","","614","0","900","0","68.22","","3rd","","3rd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("89","88","5","SS 2","senior","0","","568","0","900","0","63.11","","7th","","7th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","1","2018/2019","1st Term"),
("90","90","5","SS 2","senior","0","","522","0","900","0","58","","11th","","11th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("91","92","6","SS 3","senior","0","","437","0","900","0","48.56","","19th","","19th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("92","99","6","SS 3","senior","0","","606","0","900","0","67.33","","7th","","7th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("93","103","6","SS 3","senior","0","","408","0","900","0","45.33","","23rd","","23rd","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("94","105","6","SS 3","senior","0","","613","0","900","0","68.11","","6th","","6th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("95","106","6","SS 3","senior","0","","694","0","900","0","77.11","","2nd","","2nd","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("96","108","6","SS 3","senior","0","","636","0","1000","0","63.6","","12th","","12th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("97","109","6","SS 3","senior","0","","504","0","900","0","56","","16th","","16th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("98","110","6","SS 3","senior","0","","589","0","900","0","65.44","","8th","","8th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("99","112","6","SS 3","senior","0","","455","0","900","0","50.56","","18th","","18th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("100","113","6","SS 3","senior","0","","574","0","900","0","63.78","","10th","","10th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term");
INSERT INTO result_main VALUES
("101","118","6","SS 3","senior","0","","573","0","900","0","63.67","","11th","","11th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("102","119","6","SS 3","senior","0","","376","0","900","0","41.78","","25th","","25th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("103","93","6","SS 3","senior","0","","621","0","900","0","69","","4th","","4th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("104","94","6","SS 3","senior","0","","473","0","900","0","52.56","","17th","","17th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("105","98","6","SS 3","senior","0","","434","0","900","0","48.22","","20th","","20th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("106","100","6","SS 3","senior","0","","419","0","900","0","46.56","","22nd","","22nd","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("107","101","6","SS 3","senior","0","","340","0","900","0","37.78","","27th","","27th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("108","107","6","SS 3","senior","0","","717","0","900","0","79.67","","1st","","1st","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("109","95","6","SS 3","senior","0","","645","0","900","0","71.67","","3rd","","3rd","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("110","96","6","SS 3","senior","0","","524","0","900","0","58.22","","14th","","14th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("111","97","6","SS 3","senior","0","","313","0","800","0","39.13","","26th","","26th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("112","102","6","SS 3","senior","0","","379","0","800","0","47.38","","21st","","21st","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("113","104","6","SS 3","senior","0","","315","0","900","0","35","","29th","","29th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("114","111","6","SS 3","senior","0","","618","0","900","0","68.67","","5th","","5th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("115","114","6","SS 3","senior","0","","288","0","800","0","36","","28th","","28th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("116","115","6","SS 3","senior","0","","399","0","900","0","44.33","","24th","","24th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("117","116","6","SS 3","senior","0","","584","0","900","0","64.89","","9th","","9th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("118","117","6","SS 3","senior","0","","417","0","700","0","59.57","","13th","","13th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("119","120","6","SS 3","senior","0","","505","0","900","0","56.11","","15th","","15th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("120","1","1","JSS 1","junior","0","","257","0","1100","0","23.36","","13th","","13th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","GLORY ISSAC","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("121","2","1","JSS 1","junior","0","","508","0","1100","0","46.18","","9th","","9th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("122","3","1","JSS 1","junior","0","","645","0","1100","0","58.64","","6th","","6th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("123","4","1","JSS 1","junior","0","","298","0","1100","0","27.09","","12th","","12th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","GLORY ISSAC","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("124","6","1","JSS 1","junior","0","","734","0","1100","0","66.73","","4th","","4th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("125","7","1","JSS 1","junior","0","","645","0","1100","0","58.64","","6th","","6th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("126","8","1","JSS 1","junior","0","","679","0","1100","0","61.73","","5th","","5th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("127","9","1","JSS 1","junior","0","","840","0","1100","0","76.36","","2nd","","2nd","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","GLORY ISSAC","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2018/2019","2nd Term"),
("128","10","1","JSS 1","junior","0","","512","0","1100","0","46.55","","8th","","8th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("129","11","1","JSS 1","junior","0","","944","0","1100","0","85.82","","1st","","1st","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","GLORY ISSAC","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("130","121","1","JSS 1","junior","0","","834","0","1100","0","75.82","","3rd","","3rd","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","GLORY ISSAC","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("131","125","1","JSS 1","junior","0","","442","0","1100","0","40.18","","11th","","11th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("132","126","1","JSS 1","junior","0","","458","0","1100","0","41.64","","10th","","10th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("133","12","2","JSS 2","junior","0","","742","0","1200","0","61.83","","6th","","6th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("134","13","2","JSS 2","junior","0","","683","0","1200","0","56.92","","10th","","10th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("135","14","2","JSS 2","junior","0","","580","0","1200","0","48.33","","14th","","14th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OKPALAKU BENJAMIN","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("136","15","2","JSS 2","junior","0","","628","0","1200","0","52.33","","12th","","12th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("137","16","2","JSS 2","junior","0","","729","0","1200","0","60.75","","8th","","8th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("138","17","2","JSS 2","junior","0","","618","0","1200","0","51.5","","13th","","13th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("139","18","2","JSS 2","junior","0","","554","0","1200","0","46.17","","15th","","15th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OKPALAKU BENJAMIN","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("140","19","2","JSS 2","junior","0","","668","0","1200","0","55.67","","11th","","11th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("141","20","2","JSS 2","junior","0","","469","0","1200","0","39.08","","16th","","16th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OKPALAKU BENJAMIN","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2018/2019","2nd Term"),
("142","21","2","JSS 2","junior","0","","743","0","1200","0","61.92","","5th","","5th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("143","22","2","JSS 2","junior","0","","835","0","1200","0","69.58","","3rd","","3rd","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("144","23","2","JSS 2","junior","0","","999","0","1200","0","83.25","","1st","","1st","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","OKPALAKU BENJAMIN","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("145","24","2","JSS 2","junior","0","","709","0","1200","0","59.08","","9th","","9th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("146","25","2","JSS 2","junior","0","","765","0","1200","0","63.75","","4th","","4th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("147","26","2","JSS 2","junior","0","","845","0","1200","0","70.42","","2nd","","2nd","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OKPALAKU BENJAMIN","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("148","27","2","JSS 2","junior","0","","742","0","1200","0","61.83","","6th","","6th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("149","28","3","JSS 3","junior","0","","904.8","0","1100","0","82.25","","1st","","1st","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","METHUSSELLAH DEBORAH","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("150","29","3","JSS 3","junior","0","","593.6","0","1100","0","53.96","","11th","","11th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("151","30","3","JSS 3","junior","0","","727.8","0","1100","0","66.16","","3rd","","3rd","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("152","31","3","JSS 3","junior","0","","689.4","0","1100","0","62.67","","5th","","5th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2018/2019","2nd Term"),
("153","32","3","JSS 3","junior","0","","540","0","1100","0","49.09","","14th","","14th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","METHUSSELLAH DEBORAH","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("154","33","3","JSS 3","junior","0","","573.6","0","1100","0","52.15","","13th","","13th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("155","34","3","JSS 3","junior","0","","591","0","1100","0","53.73","","12th","","12th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("156","35","3","JSS 3","junior","0","","607","0","1100","0","55.18","","10th","","10th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("157","36","3","JSS 3","junior","0","","279.6","0","1100","0","25.42","","18th","","18th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","METHUSSELLAH DEBORAH","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("158","39","3","JSS 3","junior","0","","745.2","0","1100","0","67.75","","2nd","","2nd","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("159","40","3","JSS 3","junior","0","","682.8","0","1100","0","62.07","","7th","","7th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("160","41","3","JSS 3","junior","0","","702.2","0","1100","0","63.84","","4th","","4th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("161","43","3","JSS 3","junior","0","","432.2","0","1100","0","39.29","","16th","","16th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","METHUSSELLAH DEBORAH","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("162","44","3","JSS 3","junior","0","","638.4","0","1100","0","58.04","","8th","","8th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2018/2019","2nd Term"),
("163","46","3","JSS 3","junior","0","","608.2","0","1100","0","55.29","","9th","","9th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("164","48","3","JSS 3","junior","0","","485","0","1100","0","44.09","","15th","","15th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","METHUSSELLAH DEBORAH","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("165","50","3","JSS 3","junior","0","","411","0","1100","0","37.36","","17th","","17th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","METHUSSELLAH DEBORAH","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("166","52","3","JSS 3","junior","0","","688.4","0","1100","0","62.58","","6th","","6th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("167","42","4","SS 1","senior","0","","951","0","1500","0","63.4","","5th","","5th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2018/2019","2nd Term"),
("168","45","4","SS 1","senior","0","","958","0","1500","0","63.87","","4th","","4th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2018/2019","2nd Term"),
("169","47","4","SS 1","senior","0","","853","0","1500","0","56.87","","11th","","11th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2018/2019","2nd Term"),
("170","49","4","SS 1","senior","0","","887","0","1500","0","59.13","","10th","","10th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("171","51","4","SS 1","senior","0","","641","0","1500","0","42.73","","16th","","16th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("172","53","4","SS 1","senior","0","","945","0","1500","0","63","","6th","","6th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("173","54","4","SS 1","senior","0","","1099","0","1500","0","73.27","","2nd","","2nd","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2018/2019","2nd Term"),
("174","56","4","SS 1","senior","0","","1663","0","1500","0","110.87","","1st","","1st","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","OMENIHU ULOMA","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("175","57","4","SS 1","senior","0","","662","0","1500","0","44.13","","15th","","15th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("176","58","4","SS 1","senior","0","","935","0","1500","0","62.33","","9th","","9th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("177","59","4","SS 1","senior","0","","938","0","1500","0","62.53","","8th","","8th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("178","60","4","SS 1","senior","0","","732","0","1500","0","48.8","","14th","","14th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("179","61","4","SS 1","senior","0","","939","0","1500","0","62.6","","7th","","7th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("180","63","4","SS 1","senior","0","","1051","0","1500","0","70.07","","3rd","","3rd","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("181","64","4","SS 1","senior","0","","845","0","1500","0","56.33","","12th","","12th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("182","65","4","SS 1","senior","0","","755","0","1500","0","50.33","","13th","","13th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("183","62","4","SS 1","senior","0","","36","0","300","0","12","","17th","","17th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("184","67","5","SS 2","senior","0","","632","0","900","0","70.22","","2nd","","2nd","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("185","68","5","SS 2","senior","0","","264","0","900","0","29.33","","27th","","27th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("186","69","5","SS 2","senior","0","","656","0","900","0","72.89","","1st","","1st","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("187","80","5","SS 2","senior","0","","445","0","900","0","49.44","","18th","","18th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("188","82","5","SS 2","senior","0","","343","0","900","0","38.11","","25th","","25th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("189","87","5","SS 2","senior","0","","463","0","900","0","51.44","","14th","","14th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("190","89","5","SS 2","senior","0","","517","0","900","0","57.44","","11th","","11th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("191","91","5","SS 2","senior","0","","460","0","900","0","51.11","","16th","","16th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("192","122","5","SS 2","senior","0","","292","0","900","0","32.44","","26th","","26th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("193","66","5","SS 2","senior","0","","464","0","900","0","51.56","","13th","","13th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("194","71","5","SS 2","senior","0","","424","0","900","0","47.11","","21st","","21st","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("195","72","5","SS 2","senior","0","","575","0","900","0","63.89","","5th","","5th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("196","74","5","SS 2","senior","0","","444","0","900","0","49.33","","19th","","19th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("197","76","5","SS 2","senior","0","","598","0","900","0","66.44","","3rd","","3rd","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("198","77","5","SS 2","senior","0","","570","0","900","0","63.33","","6th","","6th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("199","78","5","SS 2","senior","0","","516","0","900","0","57.33","","12th","","12th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("200","81","5","SS 2","senior","0","","580","0","900","0","64.44","","4th","","4th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term");
INSERT INTO result_main VALUES
("201","123","5","SS 2","senior","0","","437","0","900","0","48.56","","20th","","20th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("202","70","5","SS 2","senior","0","","402","0","900","0","44.67","","22nd","","22nd","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("203","73","5","SS 2","senior","0","","356","0","900","0","39.56","","23rd","","23rd","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("204","75","5","SS 2","senior","0","","526","0","900","0","58.44","","10th","","10th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("205","79","5","SS 2","senior","0","","355","0","900","0","39.44","","24th","","24th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("206","83","5","SS 2","senior","0","","560","0","900","0","62.22","","7th","","7th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("207","84","5","SS 2","senior","0","","462","0","900","0","51.33","","15th","","15th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("208","85","5","SS 2","senior","0","","549","0","900","0","61","","8th","","8th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("209","88","5","SS 2","senior","0","","458","0","900","0","50.89","","17th","","17th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("210","90","5","SS 2","senior","0","","548","0","900","0","60.89","","9th","","9th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("211","179","1","JSS 1","junior","0","","622.13","0","1300","0","47.86","","2nd","","2nd","","","","10","10","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","20","20","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2019/2020","1st Term"),
("212","180","1","JSS 1","junior","0","","401.43","0","1300","0","30.88","","6th","","6th","","","","10","10","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","20","20","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","GLORY ISSAC","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("213","182","1","JSS 1","junior","0","","694.29","0","1300","0","53.41","","1st","","1st","","","","10","10","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","20","20","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("214","183","1","JSS 1","junior","0","","294.29","0","1300","0","22.64","","9th","","9th","","","","10","10","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","20","20","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","GLORY ISSAC","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("215","184","1","JSS 1","junior","0","","3.57","0","100","0","3.57","","10th","","10th","","","","10","10","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","20","20","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","GLORY ISSAC","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("216","185","1","JSS 1","junior","0","","580","0","1300","0","44.62","","3rd","","3rd","","","","10","10","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","20","20","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("217","186","1","JSS 1","junior","0","","399.28","0","1300","0","30.71","","7th","","7th","","","","10","10","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","20","20","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","GLORY ISSAC","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("218","187","1","JSS 1","junior","0","","303.56","0","1300","0","23.35","","8th","","8th","","","","10","10","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","20","20","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","GLORY ISSAC","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("219","188","1","JSS 1","junior","0","","457.13","0","1300","0","35.16","","5th","","5th","","","","10","10","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","20","20","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","GLORY ISSAC","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("220","189","1","JSS 1","junior","0","","548.57","0","1300","0","42.2","","4th","","4th","","","","10","10","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","20","20","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("221","1","2","JSS 2","junior","0","","324","0","1300","0","24.92","","16th","","16th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OKPALAKU BENJAMIN","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("222","2","2","JSS 2","junior","0","","597","0","1300","0","45.92","","10th","","10th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OKPALAKU BENJAMIN","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("223","4","2","JSS 2","junior","0","","349","0","1200","0","29.08","","15th","","15th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OKPALAKU BENJAMIN","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("224","7","2","JSS 2","junior","0","","768","0","1300","0","59.08","","6th","","6th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("225","8","2","JSS 2","junior","0","","783","0","1300","0","60.23","","5th","","5th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("226","9","2","JSS 2","junior","0","","928","0","1300","0","71.38","","4th","","4th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OKPALAKU BENJAMIN","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2019/2020","1st Term"),
("227","121","2","JSS 2","junior","0","","950","0","1300","0","73.08","","3rd","","3rd","","","","16","16","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OKPALAKU BENJAMIN","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("228","125","2","JSS 2","junior","0","","515","0","1300","0","39.62","","13th","","13th","","","","16","16","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OKPALAKU BENJAMIN","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("229","126","2","JSS 2","junior","0","","713","0","1300","0","54.85","","9th","","9th","","","","16","16","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("230","127","2","JSS 2","junior","0","","1079","0","1300","0","83","","2nd","","2nd","","","","16","16","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","OKPALAKU BENJAMIN","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("231","138","2","JSS 2","junior","0","","758","0","1300","0","58.31","","7th","","7th","","","","16","16","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("232","139","2","JSS 2","junior","0","","570","0","1300","0","43.85","","11th","","11th","","","","16","16","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","OKPALAKU BENJAMIN","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("233","140","2","JSS 2","junior","0","","516","0","1300","0","39.69","","12th","","12th","","","","16","16","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OKPALAKU BENJAMIN","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("234","141","2","JSS 2","junior","0","","1106","0","1300","0","85.08","","1st","","1st","","","","16","16","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","OKPALAKU BENJAMIN","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("235","143","2","JSS 2","junior","0","","750","0","1300","0","57.69","","8th","","8th","","","","16","16","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("236","190","2","JSS 2","junior","0","","456","0","1300","0","35.08","","14th","","14th","","","","16","16","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OKPALAKU BENJAMIN","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("237","12","3","JSS 3","junior","0","","942","0","1400","0","67.29","","4th","","4th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("238","13","3","JSS 3","junior","0","","873","0","1400","0","62.36","","5th","","5th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("239","14","3","JSS 3","junior","0","","777","0","1400","0","55.5","","10th","","10th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("240","15","3","JSS 3","junior","0","","805","0","1400","0","57.5","","8th","","8th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("241","17","3","JSS 3","junior","0","","740","0","1400","0","52.86","","12th","","12th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("242","18","3","JSS 3","junior","0","","585","0","1400","0","41.79","","17th","","17th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","METHUSSELLAH DEBORAH","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("243","19","3","JSS 3","junior","0","","713","0","1400","0","50.93","","13th","","13th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("244","20","3","JSS 3","junior","0","","648","0","1400","0","46.29","","16th","","16th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","METHUSSELLAH DEBORAH","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("245","21","3","JSS 3","junior","0","","771","0","1400","0","55.07","","11th","","11th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("246","22","3","JSS 3","junior","0","","793","0","1400","0","56.64","","9th","","9th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("247","23","3","JSS 3","junior","0","","1106","0","1400","0","79","","1st","","1st","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","METHUSSELLAH DEBORAH","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("248","24","3","JSS 3","junior","0","","855","0","1400","0","61.07","","7th","","7th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("249","25","3","JSS 3","junior","0","","1018","0","1400","0","72.71","","2nd","","2nd","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","METHUSSELLAH DEBORAH","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("250","26","3","JSS 3","junior","0","","971","0","1400","0","69.36","","3rd","","3rd","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("251","27","3","JSS 3","junior","0","","866","0","1400","0","61.86","","6th","","6th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","4","2019/2020","1st Term"),
("252","171","3","JSS 3","junior","0","","671","0","1400","0","47.93","","14th","","14th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","METHUSSELLAH DEBORAH","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("253","174","3","JSS 3","junior","0","","671","0","1400","0","47.93","","14th","","14th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","METHUSSELLAH DEBORAH","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("254","28","4","SS 1","senior","0","","878","0","1100","0","79.82","","1st","","1st","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("255","29","4","SS 1","senior","0","","547","0","1100","0","49.73","","8th","","8th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("256","31","4","SS 1","senior","0","","641","0","1100","0","58.27","","4th","","4th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","5","2019/2020","1st Term"),
("257","32","4","SS 1","senior","0","","485","0","1100","0","44.09","","14th","","14th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("258","33","4","SS 1","senior","0","","494","0","1100","0","44.91","","13th","","13th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("259","35","4","SS 1","senior","0","","505","0","1100","0","45.91","","11th","","11th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("260","36","4","SS 1","senior","0","","215","0","1100","0","19.55","","18th","","18th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("261","41","4","SS 1","senior","0","","680","0","1100","0","61.82","","3rd","","3rd","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2019/2020","1st Term"),
("262","46","4","SS 1","senior","0","","588","0","1100","0","53.45","","7th","","7th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("263","48","4","SS 1","senior","0","","508","0","1100","0","46.18","","10th","","10th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("264","128","4","SS 1","senior","0","","498","0","1100","0","45.27","","12th","","12th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("265","129","4","SS 1","senior","0","","513","0","1100","0","46.64","","9th","","9th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2019/2020","1st Term"),
("266","131","4","SS 1","senior","0","","411","0","1100","0","37.36","","16th","","16th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2019/2020","1st Term"),
("267","133","4","SS 1","senior","0","","624","0","1100","0","56.73","","5th","","5th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("268","134","4","SS 1","senior","0","","610","0","1100","0","55.45","","6th","","6th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("269","135","4","SS 1","senior","0","","802","0","1100","0","72.91","","2nd","","2nd","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("270","136","4","SS 1","senior","0","","377","0","1100","0","34.27","","17th","","17th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("271","137","4","SS 1","senior","0","","432","0","1100","0","39.27","","15th","","15th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("272","42","5","SS 2","senior","0","","740","0","1100","0","67.27","","4th","","4th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","4","2019/2020","1st Term"),
("273","45","5","SS 2","senior","0","","678","0","1000","0","67.8","","3rd","","3rd","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","3","2019/2020","1st Term"),
("274","47","5","SS 2","senior","0","","494","0","1000","0","49.4","","11th","","11th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","3","2019/2020","1st Term"),
("275","49","5","SS 2","senior","0","","539","0","1000","0","53.9","","9th","","9th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("276","51","5","SS 2","senior","0","","522","0","1100","0","47.45","","12th","","12th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("277","53","5","SS 2","senior","0","","631","0","1000","0","63.1","","5th","","5th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("278","54","5","SS 2","senior","0","","608","0","1000","0","60.8","","6th","","6th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2019/2020","1st Term"),
("279","56","5","SS 2","senior","0","","559","0","1000","0","55.9","","8th","","8th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2019/2020","1st Term"),
("280","57","5","SS 2","senior","0","","322","0","900","0","35.78","","17th","","17th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("281","58","5","SS 2","senior","0","","520","0","1100","0","47.27","","13th","","13th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("282","59","5","SS 2","senior","0","","556","0","1100","0","50.55","","10th","","10th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("283","60","5","SS 2","senior","0","","420","0","900","0","46.67","","14th","","14th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("284","61","5","SS 2","senior","0","","600","0","1000","0","60","","7th","","7th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2019/2020","1st Term"),
("285","63","5","SS 2","senior","0","","753","0","1000","0","75.3","","1st","","1st","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2019/2020","1st Term"),
("286","64","5","SS 2","senior","0","","414","0","1000","0","41.4","","16th","","16th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("287","65","5","SS 2","senior","0","","398","0","900","0","44.22","","15th","","15th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("288","191","5","SS 2","senior","0","","706","0","1000","0","70.6","","2nd","","2nd","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("289","209","1","JSS 1","junior","0","","663","0","1500","0","44.2","","21st","","21st","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("290","210","1","JSS 1","junior","0","","1006","0","1500","0","67.07","","8th","","8th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("291","211","1","JSS 1","junior","0","","976","0","1500","0","65.07","","10th","","10th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("292","212","1","JSS 1","junior","0","","633","0","1500","0","42.2","","22nd","","22nd","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("293","213","1","JSS 1","junior","0","","820","0","1500","0","54.67","","15th","","15th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("294","214","1","JSS 1","junior","0","","1036","0","1500","0","69.07","","4th","","4th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("295","215","1","JSS 1","junior","0","","1034","0","1500","0","68.93","","5th","","5th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("296","216","1","JSS 1","junior","0","","1046","0","1500","0","69.73","","3rd","","3rd","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("297","217","1","JSS 1","junior","0","","1103","0","1500","0","73.53","","2nd","","2nd","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","GLORY ISSAC","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("298","218","1","JSS 1","junior","0","","843","0","1500","0","56.2","","14th","","14th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("299","219","1","JSS 1","junior","0","","1013","0","1500","0","67.53","","7th","","7th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("300","220","1","JSS 1","junior","0","","668","0","1500","0","44.53","","20th","","20th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term");
INSERT INTO result_main VALUES
("301","221","1","JSS 1","junior","0","","932","0","1500","0","62.13","","11th","","11th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("302","222","1","JSS 1","junior","0","","1105","0","1500","0","73.67","","1st","","1st","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","GLORY ISSAC","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("303","223","1","JSS 1","junior","0","","1014","0","1500","0","67.6","","6th","","6th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("304","224","1","JSS 1","junior","0","","715","0","1500","0","47.67","","19th","","19th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("305","225","1","JSS 1","junior","0","","731","0","1500","0","48.73","","17th","","17th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("306","226","1","JSS 1","junior","0","","992","0","1500","0","66.13","","9th","","9th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("307","227","1","JSS 1","junior","0","","723","0","1500","0","48.2","","18th","","18th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("308","248","1","JSS 1","junior","0","","793","0","1500","0","52.87","","16th","","16th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("309","249","1","JSS 1","junior","0","","877","0","1500","0","58.47","","12th","","12th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("310","250","1","JSS 1","junior","0","","863","0","1500","0","57.53","","13th","","13th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("311","179","2","JSS 2","junior","0","","1148","0","1500","0","76.53","","2nd","","2nd","","","","10","10","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("312","182","2","JSS 2","junior","0","","1177","0","1500","0","78.47","","1st","","1st","","","","10","10","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("313","183","2","JSS 2","junior","0","","622","0","1500","0","41.47","","10th","","10th","","","","10","10","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("314","184","2","JSS 2","junior","0","","907","0","1500","0","60.47","","6th","","6th","","","","10","10","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("315","185","2","JSS 2","junior","0","","1008","0","1500","0","67.2","","4th","","4th","","","","10","10","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("316","186","2","JSS 2","junior","0","","769","0","1500","0","51.27","","7th","","7th","","","","10","10","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("317","187","2","JSS 2","junior","0","","693","0","1500","0","46.2","","9th","","9th","","","","10","10","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("318","189","2","JSS 2","junior","0","","1015","0","1500","0","67.67","","3rd","","3rd","","","","10","10","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("319","233","2","JSS 2","junior","0","","976","0","1500","0","65.07","","5th","","5th","","","","10","10","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("320","251","2","JSS 2","junior","0","","723","0","1500","0","48.2","","8th","","8th","","","","10","10","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("321","1","3","JSS 3","junior","0","","455","0","1500","0","30.33","","22nd","","22nd","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("322","2","3","JSS 3","junior","0","","751","0","1500","0","50.07","","13th","","13th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("323","4","3","JSS 3","junior","0","","484","0","1500","0","32.27","","21st","","21st","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("324","7","3","JSS 3","junior","0","","737","0","1500","0","49.13","","14th","","14th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("325","8","3","JSS 3","junior","0","","927","0","1500","0","61.8","","8th","","8th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("326","121","3","JSS 3","junior","0","","1129","0","1500","0","75.27","","3rd","","3rd","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("327","125","3","JSS 3","junior","0","","600","0","1500","0","40","","19th","","19th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("328","126","3","JSS 3","junior","0","","764","0","1500","0","50.93","","12th","","12th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("329","127","3","JSS 3","junior","0","","1167","0","1500","0","77.8","","2nd","","2nd","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("330","138","3","JSS 3","junior","0","","833","0","1500","0","55.53","","10th","","10th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("331","139","3","JSS 3","junior","0","","766","0","1500","0","51.07","","11th","","11th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("332","140","3","JSS 3","junior","0","","675","0","1500","0","45","","17th","","17th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("333","141","3","JSS 3","junior","0","","1267","0","1500","0","84.47","","1st","","1st","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("334","143","3","JSS 3","junior","0","","1021","0","1500","0","68.07","","4th","","4th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("335","190","3","JSS 3","junior","0","","561","0","1500","0","37.4","","20th","","20th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","1st Term"),
("336","193","3","JSS 3","junior","0","","952","0","1500","0","63.47","","7th","","7th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("337","234","3","JSS 3","junior","0","","998","0","1500","0","66.53","","6th","","6th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("338","235","3","JSS 3","junior","0","","1017","0","1500","0","67.8","","5th","","5th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("339","236","3","JSS 3","junior","0","","843","0","1500","0","56.2","","9th","","9th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("340","237","3","JSS 3","junior","0","","724","0","1500","0","48.27","","15th","","15th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("341","238","3","JSS 3","junior","0","","615","0","1500","0","41","","18th","","18th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("342","252","3","JSS 3","junior","0","","713","0","1500","0","47.53","","16th","","16th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("343","12","4","SS 1","senior","0","","1113","0","1700","0","65.47","","5th","","5th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","1st Term"),
("344","13","4","SS 1","senior","0","","969","0","1700","0","57","","14th","","14th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("345","14","4","SS 1","senior","0","","848","0","1700","0","49.88","","18th","","18th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("346","15","4","SS 1","senior","0","","980","0","1700","0","57.65","","11th","","11th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("347","17","4","SS 1","senior","0","","976","0","1700","0","57.41","","13th","","13th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("348","18","4","SS 1","senior","0","","753","0","1700","0","44.29","","21st","","21st","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("349","19","4","SS 1","senior","0","","882","0","1700","0","51.88","","15th","","15th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("350","20","4","SS 1","senior","0","","672","0","1700","0","39.53","","22nd","","22nd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("351","21","4","SS 1","senior","0","","858","0","1700","0","50.47","","17th","","17th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("352","22","4","SS 1","senior","0","","1156","0","1700","0","68","","4th","","4th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("353","23","4","SS 1","senior","0","","1238","0","1700","0","72.82","","1st","","1st","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("354","24","4","SS 1","senior","0","","1048","0","1700","0","61.65","","8th","","8th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("355","25","4","SS 1","senior","0","","1074","0","1700","0","63.18","","7th","","7th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("356","26","4","SS 1","senior","0","","1193","0","1700","0","70.18","","3rd","","3rd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("357","171","4","SS 1","senior","0","","977","0","1700","0","57.47","","12th","","12th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("358","174","4","SS 1","senior","0","","643","0","1700","0","37.82","","24th","","24th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("359","198","4","SS 1","senior","0","","1209","0","1700","0","71.12","","2nd","","2nd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("360","199","4","SS 1","senior","0","","995","0","1700","0","58.53","","10th","","10th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("361","239","4","SS 1","senior","0","","771","0","1700","0","45.35","","20th","","20th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("362","240","4","SS 1","senior","0","","654","0","1700","0","38.47","","23rd","","23rd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("363","241","4","SS 1","senior","0","","1028","0","1700","0","60.47","","9th","","9th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("364","242","4","SS 1","senior","0","","1080","0","1700","0","63.53","","6th","","6th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("365","253","4","SS 1","senior","0","","870","0","1700","0","51.18","","16th","","16th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("366","254","4","SS 1","senior","0","","840","0","1700","0","49.41","","19th","","19th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("367","28","5","SS 2","senior","0","","860","0","1000","0","86","","1st","","1st","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EBERE OBASI","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("368","31","5","SS 2","senior","0","","680","0","1000","0","68","","8th","","8th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("369","32","5","SS 2","senior","0","","558","0","1000","0","55.8","","20th","","20th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("370","33","5","SS 2","senior","0","","671","0","1100","0","61","","12th","","12th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("371","35","5","SS 2","senior","0","","523","0","1000","0","52.3","","21st","","21st","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("372","46","5","SS 2","senior","0","","616","0","1100","0","56","","18th","","18th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("373","128","5","SS 2","senior","0","","556","0","1100","0","50.55","","22nd","","22nd","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("374","133","5","SS 2","senior","0","","674","0","1100","0","61.27","","10th","","10th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("375","135","5","SS 2","senior","0","","932","0","1100","0","84.73","","2nd","","2nd","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EBERE OBASI","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("376","200","5","SS 2","senior","0","","776","0","1100","0","70.55","","4th","","4th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("377","201","5","SS 2","senior","0","","662","0","1000","0","66.2","","9th","","9th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("378","243","5","SS 2","senior","0","","592","0","1000","0","59.2","","16th","","16th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("379","245","5","SS 2","senior","0","","593","0","1000","0","59.3","","14th","","14th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("380","29","5","SS 2","senior","0","","612","0","1000","0","61.2","","11th","","11th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("381","36","5","SS 2","senior","0","","319","0","900","0","35.44","","23rd","","23rd","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("382","41","5","SS 2","senior","0","","802","0","1000","0","80.2","","3rd","","3rd","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EBERE OBASI","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("383","48","5","SS 2","senior","0","","593","0","1000","0","59.3","","14th","","14th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("384","131","5","SS 2","senior","0","","562","0","1000","0","56.2","","17th","","17th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("385","134","5","SS 2","senior","0","","685","0","1000","0","68.5","","6th","","6th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("386","202","5","SS 2","senior","0","","599","0","1000","0","59.9","","13th","","13th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("387","244","5","SS 2","senior","0","","753","0","1100","0","68.45","","7th","","7th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("388","246","5","SS 2","senior","0","","614","0","1100","0","55.82","","19th","","19th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("389","247","5","SS 2","senior","0","","688","0","1000","0","68.8","","5th","","5th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("390","42","6","SS 3","senior","0","","813","0","1100","0","73.91","","5th","","5th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("391","47","6","SS 3","senior","0","","695","0","1000","0","69.5","","8th","","8th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","1st Term"),
("392","49","6","SS 3","senior","0","","585","0","1000","0","58.5","","12th","","12th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("393","51","6","SS 3","senior","0","","514","0","1000","0","51.4","","14th","","14th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("394","54","6","SS 3","senior","0","","764","0","1000","0","76.4","","3rd","","3rd","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("395","58","6","SS 3","senior","0","","709","0","1000","0","70.9","","7th","","7th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("396","60","6","SS 3","senior","0","","469","0","900","0","52.11","","13th","","13th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","3","2020/2021","1st Term"),
("397","63","6","SS 3","senior","0","","834","0","1000","0","83.4","","1st","","1st","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","WOGBO MARY","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","1st Term"),
("398","191","6","SS 3","senior","0","","780","0","1000","0","78","","2nd","","2nd","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","3","2020/2021","1st Term"),
("399","228","6","SS 3","senior","0","","369","0","1000","0","36.9","","15th","","15th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","1st Term"),
("400","229","6","SS 3","senior","0","","588","0","1000","0","58.8","","11th","","11th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term");
INSERT INTO result_main VALUES
("401","230","6","SS 3","senior","0","","221","0","300","0","73.67","","6th","","6th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("402","231","6","SS 3","senior","0","","663","0","1000","0","66.3","","10th","","10th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("403","232","6","SS 3","senior","0","","681","0","1000","0","68.1","","9th","","9th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("404","45","6","SS 3","senior","0","","605","0","800","0","75.63","","4th","","4th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("405","188","1","JSS 1","junior","0","","906","0","1500","0","60.4","","10th","","10th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","2nd Term"),
("406","209","1","JSS 1","junior","0","","775","0","1500","0","51.67","","18th","","18th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("407","210","1","JSS 1","junior","0","","1064","0","1500","0","70.93","","5th","","5th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("408","211","1","JSS 1","junior","0","","837","0","1500","0","55.8","","14th","","14th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("409","212","1","JSS 1","junior","0","","623","0","1500","0","41.53","","22nd","","22nd","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("410","213","1","JSS 1","junior","0","","820","0","1500","0","54.67","","16th","","16th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("411","214","1","JSS 1","junior","0","","1002","0","1500","0","66.8","","8th","","8th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("412","215","1","JSS 1","junior","0","","1069","0","1500","0","71.27","","3rd","","3rd","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("413","216","1","JSS 1","junior","0","","1197","0","1500","0","79.8","","1st","","1st","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("414","217","1","JSS 1","junior","0","","1114","0","1500","0","74.27","","2nd","","2nd","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("415","218","1","JSS 1","junior","0","","759","0","1500","0","50.6","","19th","","19th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("416","219","1","JSS 1","junior","0","","891","0","1500","0","59.4","","12th","","12th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("417","220","1","JSS 1","junior","0","","681","0","1500","0","45.4","","21st","","21st","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("418","221","1","JSS 1","junior","0","","897","0","1500","0","59.8","","11th","","11th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("419","222","1","JSS 1","junior","0","","1016","0","1500","0","67.73","","6th","","6th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("420","223","1","JSS 1","junior","0","","1066","0","1500","0","71.07","","4th","","4th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("421","224","1","JSS 1","junior","0","","826","0","1500","0","55.07","","15th","","15th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("422","225","1","JSS 1","junior","0","","620","0","1500","0","41.33","","23rd","","23rd","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("423","226","1","JSS 1","junior","0","","1012","0","1500","0","67.47","","7th","","7th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("424","227","1","JSS 1","junior","0","","696","0","1500","0","46.4","","20th","","20th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("425","248","1","JSS 1","junior","0","","789","0","1500","0","52.6","","17th","","17th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("426","249","1","JSS 1","junior","0","","1002","0","1500","0","66.8","","8th","","8th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("427","250","1","JSS 1","junior","0","","867","0","1500","0","57.8","","13th","","13th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("428","179","2","JSS 2","junior","0","","1086","0","1500","0","72.4","","2nd","","2nd","","","","8","8","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("429","182","2","JSS 2","junior","0","","1133","0","1500","0","75.53","","1st","","1st","","","","8","8","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("430","183","2","JSS 2","junior","0","","528","0","1500","0","35.2","","8th","","8th","","","","8","8","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","JOSEPHINE BRIGHT","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("431","185","2","JSS 2","junior","0","","929","0","1500","0","61.93","","5th","","5th","","","","8","8","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("432","186","2","JSS 2","junior","0","","671","0","1500","0","44.73","","7th","","7th","","","","8","8","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","JOSEPHINE BRIGHT","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("433","189","2","JSS 2","junior","0","","942","0","1500","0","62.8","","4th","","4th","","","","8","8","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("434","233","2","JSS 2","junior","0","","980","0","1500","0","65.33","","3rd","","3rd","","","","8","8","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("435","251","2","JSS 2","junior","0","","741","0","1500","0","49.4","","6th","","6th","","","","8","8","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","JOSEPHINE BRIGHT","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("436","12","4","SS 1","senior","0","","1105","0","1700","0","65","","5th","","5th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("437","13","4","SS 1","senior","0","","1016","0","1700","0","59.76","","8th","","8th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("438","14","4","SS 1","senior","0","","816","0","1700","0","48","","19th","","19th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","CHARLES GIADOM","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("439","15","4","SS 1","senior","0","","839","0","1700","0","49.35","","17th","","17th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","CHARLES GIADOM","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("440","17","4","SS 1","senior","0","","879","0","1700","0","51.71","","15th","","15th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("441","18","4","SS 1","senior","0","","750","0","1700","0","44.12","","22nd","","22nd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","CHARLES GIADOM","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("442","19","4","SS 1","senior","0","","927","0","1700","0","54.53","","13th","","13th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("443","20","4","SS 1","senior","0","","639","0","1700","0","37.59","","24th","","24th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","CHARLES GIADOM","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("444","21","4","SS 1","senior","0","","842","0","1700","0","49.53","","16th","","16th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","CHARLES GIADOM","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("445","22","4","SS 1","senior","0","","1179","0","1700","0","69.35","","3rd","","3rd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("446","23","4","SS 1","senior","0","","1238","0","1700","0","72.82","","2nd","","2nd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES GIADOM","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("447","24","4","SS 1","senior","0","","1036","0","1700","0","60.94","","7th","","7th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("448","25","4","SS 1","senior","0","","984","0","1700","0","57.88","","9th","","9th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("449","26","4","SS 1","senior","0","","1133","0","1700","0","66.65","","4th","","4th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("450","171","4","SS 1","senior","0","","958","0","1700","0","56.35","","11th","","11th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("451","174","4","SS 1","senior","0","","660","0","1700","0","38.82","","23rd","","23rd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","CHARLES GIADOM","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("452","198","4","SS 1","senior","0","","1256","0","1700","0","73.88","","1st","","1st","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES GIADOM","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("453","199","4","SS 1","senior","0","","938","0","1700","0","55.18","","12th","","12th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("454","239","4","SS 1","senior","0","","830","0","1700","0","48.82","","18th","","18th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","CHARLES GIADOM","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("455","241","4","SS 1","senior","0","","979","0","1700","0","57.59","","10th","","10th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("456","242","4","SS 1","senior","0","","1103","0","1700","0","64.88","","6th","","6th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("457","253","4","SS 1","senior","0","","778","0","1700","0","45.76","","21st","","21st","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","CHARLES GIADOM","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("458","254","4","SS 1","senior","0","","809","0","1700","0","47.59","","20th","","20th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","CHARLES GIADOM","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("459","255","4","SS 1","senior","0","","897","0","1700","0","52.76","","14th","","14th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("460","28","5","SS 2","senior","0","","863","0","1000","0","86.3","","1st","","1st","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","WOGBO MARY","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","2nd Term"),
("461","31","5","SS 2","senior","0","","630","0","1000","0","63","","8th","","8th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("462","32","5","SS 2","senior","0","","539","0","1000","0","53.9","","17th","","17th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("463","33","5","SS 2","senior","0","","594","0","1100","0","54","","16th","","16th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("464","35","5","SS 2","senior","0","","523","0","1000","0","52.3","","20th","","20th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("465","46","5","SS 2","senior","0","","546","0","1000","0","54.6","","15th","","15th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("466","128","5","SS 2","senior","0","","476","0","900","0","52.89","","19th","","19th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","2nd Term"),
("467","133","5","SS 2","senior","0","","659","0","1000","0","65.9","","7th","","7th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("468","135","5","SS 2","senior","0","","892","0","1100","0","81.09","","2nd","","2nd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("469","200","5","SS 2","senior","0","","741","0","1100","0","67.36","","6th","","6th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("470","201","5","SS 2","senior","0","","616","0","1000","0","61.6","","10th","","10th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("471","243","5","SS 2","senior","0","","584","0","1000","0","58.4","","14th","","14th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","2nd Term"),
("472","245","5","SS 2","senior","0","","533","0","900","0","59.22","","13th","","13th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("473","29","5","SS 2","senior","0","","610","0","1000","0","61","","11th","","11th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("474","36","5","SS 2","senior","0","","291","0","900","0","32.33","","24th","","24th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("475","41","5","SS 2","senior","0","","769","0","1000","0","76.9","","3rd","","3rd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("476","48","5","SS 2","senior","0","","468","0","900","0","52","","21st","","21st","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("477","131","5","SS 2","senior","0","","602","0","1000","0","60.2","","12th","","12th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("478","134","5","SS 2","senior","0","","648","0","900","0","72","","4th","","4th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","2nd Term"),
("479","136","5","SS 2","senior","0","","472","0","1000","0","47.2","","23rd","","23rd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("480","202","5","SS 2","senior","0","","529","0","1000","0","52.9","","18th","","18th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("481","244","5","SS 2","senior","0","","682","0","1100","0","62","","9th","","9th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("482","246","5","SS 2","senior","0","","568","0","1100","0","51.64","","22nd","","22nd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("483","247","5","SS 2","senior","0","","759","0","1100","0","69","","5th","","5th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("484","42","6","SS 3","senior","0","","775","0","1100","0","70.45","","3rd","","3rd","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("485","47","6","SS 3","senior","0","","592","0","1000","0","59.2","","7th","","7th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","2nd Term"),
("486","49","6","SS 3","senior","0","","521","0","1000","0","52.1","","10th","","10th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("487","51","6","SS 3","senior","0","","554","0","1000","0","55.4","","8th","","8th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","2nd Term"),
("488","54","6","SS 3","senior","0","","664","0","1000","0","66.4","","5th","","5th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("489","58","6","SS 3","senior","0","","521","0","1000","0","52.1","","10th","","10th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("490","63","6","SS 3","senior","0","","717","0","1000","0","71.7","","2nd","","2nd","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("491","191","6","SS 3","senior","0","","723","0","1000","0","72.3","","1st","","1st","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","2nd Term"),
("492","229","6","SS 3","senior","0","","615","0","1000","0","61.5","","6th","","6th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","2nd Term"),
("494","45","6","SS 3","senior","0","","599","0","900","0","66.56","","4th","","4th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("495","56","6","SS 3","senior","0","","433","0","800","0","54.13","","9th","","9th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("496","179","2","JSS 2","junior","0","","1145","1126.34","1500","1500","76.33","75.09","2nd","2nd","2nd","2nd","","","8","8","8","8","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("497","182","2","JSS 2","junior","0","","1270.01","1193.34","1500","1500","84.67","79.56","1st","1st","1st","1st","","","8","8","8","8","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","JOSEPHINE BRIGHT","EXECELLENT RESULT, KEEP IT UP","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("498","183","2","JSS 2","junior","0","","670","606.68","1500","1500","44.67","40.45","8th","8th","8th","8th","","","8","8","8","8","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","2","JSS 2","REPEAT JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","JOSEPHINE BRIGHT","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","TOO POOR. TRY BETTER NEXT TIME.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("499","185","2","JSS 2","junior","0","","1071.66","1002.89","1500","1500","71.44","66.86","4th","4th","4th","4th","","","8","8","8","8","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("500","186","2","JSS 2","junior","0","","878.31","772.76","1500","1500","58.55","51.52","7th","7th","7th","7th","","","8","8","8","8","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","3rd Term"),
("501","189","2","JSS 2","junior","0","","983.31","980.11","1500","1500","65.55","65.34","5th","5th","5th","5th","","","8","8","8","8","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term");
INSERT INTO result_main VALUES
("502","233","2","JSS 2","junior","0","","1123.33","1026.45","1500","1500","74.89","68.43","3rd","3rd","3rd","3rd","","","8","8","8","8","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("503","251","2","JSS 2","junior","0","","926.66","796.89","1500","1500","61.78","53.13","6th","6th","6th","6th","","","8","8","8","8","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("504","188","1","JSS 1","junior","0","","1023.33","964.7","1500","1500","68.22","64.31","12th","11th","12th","11th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("505","209","1","JSS 1","junior","0","","844.97","761","1500","1500","56.33","50.73","20th","20th","20th","20th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("506","210","1","JSS 1","junior","0","","1184.99","1085","1500","1500","79","72.33","4th","5th","4th","5th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("507","212","1","JSS 1","junior","0","","759.99","671.99","1500","1500","50.67","44.8","22nd","23rd","22nd","23rd","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","1","JSS 1","REPEAT JSS 1","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","TOO POOR. TRY BETTER NEXT TIME.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("508","213","1","JSS 1","junior","0","","1053.33","897.77","1500","1500","70.22","59.85","10th","14th","10th","14th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("509","214","1","JSS 1","junior","0","","1156.65","1064.89","1500","1500","77.11","70.99","5th","6th","5th","6th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("510","215","1","JSS 1","junior","0","","1066.67","1056.56","1500","1500","71.11","70.44","9th","7th","9th","7th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","3rd Term"),
("511","216","1","JSS 1","junior","0","","1259.99","1167.65","1500","1500","84","77.84","1st","1st","1st","1st","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EBERE OBASI","EXECELLENT RESULT, KEEP IT UP","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("512","217","1","JSS 1","junior","0","","1206.66","1141.21","1500","1500","80.44","76.08","2nd","2nd","2nd","2nd","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EBERE OBASI","EXECELLENT RESULT, KEEP IT UP","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("513","218","1","JSS 1","junior","0","","866.66","822.88","1500","1500","57.78","54.86","19th","18th","19th","18th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("514","219","1","JSS 1","junior","0","","1005","969.66","1500","1500","67","64.64","13th","10th","13th","10th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("515","220","1","JSS 1","junior","0","","770","706.32","1500","1500","51.33","47.09","21st","21st","21st","21st","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","1","JSS 1","REPEAT JSS 1","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("516","221","1","JSS 1","junior","0","","998.35","942.45","1500","1500","66.56","62.83","14th","12th","14th","12th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("517","222","1","JSS 1","junior","0","","1144.99","1088.66","1500","1500","76.33","72.58","6th","4th","6th","4th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("518","223","1","JSS 1","junior","0","","1186.67","1088.89","1500","1500","79.11","72.59","3rd","3rd","3rd","3rd","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("519","224","1","JSS 1","junior","0","","953.33","831.46","1500","1500","63.56","55.43","17th","17th","17th","17th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("520","225","1","JSS 1","junior","0","","740.01","697.01","1500","1500","49.33","46.47","23rd","22nd","23rd","22nd","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","1","JSS 1","REPEAT JSS 1","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("521","226","1","JSS 1","junior","0","","1143.34","1049.12","1500","1500","76.22","69.94","8th","8th","8th","8th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("522","227","1","JSS 1","junior","0","","891.68","770.24","1500","1500","59.45","51.35","18th","19th","18th","19th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("523","248","1","JSS 1","junior","0","","978.34","853.48","1500","1500","65.22","56.9","16th","16th","16th","16th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("524","249","1","JSS 1","junior","0","","1144.98","1007.98","1500","1500","76.33","67.2","6th","9th","6th","9th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("525","250","1","JSS 1","junior","0","","1046.67","925.56","1500","1500","69.78","61.7","11th","13th","11th","13th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("526","257","1","JSS 1","junior","0","","996.66","888.32","1500","1500","66.44","59.22","15th","15th","15th","15th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("527","12","4","SS 1","senior","0","","1273.32","1163.77","1700","1700","74.9","68.46","4th","5th","4th","5th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","3rd Term"),
("528","13","4","SS 1","senior","0","","1140.01","1041.67","1700","1700","67.06","61.27","12th","11th","12th","11th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("529","14","4","SS 1","senior","0","","948.32","870.77","1700","1700","55.78","51.22","23rd","22nd","23rd","22nd","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("530","15","4","SS 1","senior","0","","1055","958.01","1700","1700","62.06","56.35","18th","15th","18th","15th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("531","17","4","SS 1","senior","0","","970.02","941.69","1700","1700","57.06","55.39","21st","18th","21st","18th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("532","18","4","SS 1","senior","0","","951.67","818.22","1700","1700","55.98","48.13","22nd","23rd","22nd","23rd","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","4","SS 1","REPEAT SS 1","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("533","19","4","SS 1","senior","0","","1029.98","946.33","1700","1700","60.59","55.67","19th","16th","19th","16th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("534","20","4","SS 1","senior","0","","836.69","715.91","1700","1700","49.22","42.11","24th","24th","24th","24th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","4","SS 1","REPEAT SS 1","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","TOO POOR. TRY BETTER NEXT TIME.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("535","21","4","SS 1","senior","0","","1133.32","944.44","1700","1700","66.67","55.56","13th","17th","13th","17th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("536","22","4","SS 1","senior","0","","1315.01","1216.66","1700","1700","77.35","71.57","3rd","3rd","3rd","3rd","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("537","23","4","SS 1","senior","0","","1346.67","1274.22","1700","1700","79.22","74.95","2nd","1st","2nd","1st","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("538","24","4","SS 1","senior","0","","1161.67","1081.88","1700","1700","68.33","63.64","9th","9th","9th","9th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("539","25","4","SS 1","senior","0","","1200.02","1085.99","1700","1700","70.59","63.88","6th","8th","6th","8th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("540","26","4","SS 1","senior","0","","1243.33","1189.79","1700","1700","73.14","69.99","5th","4th","5th","4th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("541","171","4","SS 1","senior","0","","1133.35","1022.78","1700","1700","66.67","60.16","13th","14th","13th","14th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("542","174","4","SS 1","senior","0","","780","694.32","1700","1700","45.88","40.84","25th","25th","25th","25th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","4","SS 1","REPEAT SS 1","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","TOO POOR. TRY BETTER NEXT TIME.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("543","198","4","SS 1","senior","0","","1350","1271.67","1700","1700","79.41","74.8","1st","2nd","1st","2nd","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("544","199","4","SS 1","senior","0","","1156.66","1029.88","1700","1700","68.04","60.58","11th","13th","11th","13th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("545","239","4","SS 1","senior","0","","1096.67","899.21","1700","1700","64.51","52.89","16th","20th","16th","20th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("546","241","4","SS 1","senior","0","","1160","1055.67","1700","1700","68.24","62.1","10th","10th","10th","10th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("547","242","4","SS 1","senior","0","","1183.33","1122.1","1700","1700","69.61","66.01","7th","6th","7th","6th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("548","253","4","SS 1","senior","0","","1076.65","908.22","1700","1700","63.33","53.42","17th","19th","17th","19th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("549","254","4","SS 1","senior","0","","1026.67","891.91","1700","1700","60.39","52.47","20th","21st","20th","21st","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("550","255","4","SS 1","senior","0","","1166.65","1031.87","1700","1700","68.63","60.7","8th","12th","8th","12th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("551","259","4","SS 1","senior","0","","1105.01","1105.01","1700","1700","65","65","15th","7th","15th","7th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("552","28","5","SS 2","senior","0","","913.34","942.9","1000","1100","91.33","85.72","1st","1st","1st","1st","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","CHARLES LEKA","EXECELLENT RESULT, KEEP IT UP","","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("553","31","5","SS 2","senior","0","","728.34","679.44","1000","1000","72.83","67.94","10th","8th","10th","8th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("554","32","5","SS 2","senior","0","","565","572.51","900","1000","62.78","57.25","20th","18th","20th","18th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("555","33","5","SS 2","senior","0","","688.34","668.77","1000","1100","68.83","60.8","13th","14th","13th","14th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("556","35","5","SS 2","senior","0","","530.01","561.68","800","1000","66.25","56.17","17th","20th","17th","20th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("557","46","5","SS 2","senior","0","","676.67","692.78","1000","1200","67.67","57.73","14th","17th","14th","17th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("558","128","5","SS 2","senior","0","","660","639.9","1000","1200","66","53.33","18th","22nd","18th","22nd","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("559","133","5","SS 2","senior","0","","734.99","727.34","1000","1100","73.5","66.12","9th","10th","9th","10th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("560","135","5","SS 2","senior","0","","951.65","925.21","1100","1100","86.51","84.11","2nd","2nd","2nd","2nd","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","CHARLES LEKA","EXECELLENT RESULT, KEEP IT UP","","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("561","200","5","SS 2","senior","0","","854.99","790.65","1100","1100","77.73","71.88","5th","6th","5th","6th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("562","201","5","SS 2","senior","0","","706.67","661.56","1000","1000","70.67","66.16","12th","9th","12th","9th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("563","243","5","SS 2","senior","0","","750","642.01","1000","1000","75","64.2","7th","11th","7th","11th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("564","245","5","SS 2","senior","0","","716.67","638","1000","1000","71.67","63.8","11th","12th","11th","12th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("565","29","5","SS 2","senior","0","","666.67","629.57","1000","1000","66.67","62.96","16th","13th","16th","13th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("566","36","5","SS 2","senior","0","","90","311.5","200","900","45","34.61","24th","24th","24th","24th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","5","SS 2","REPEAT SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","CHARLES LEKA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","VERY BAD RESULT. PLEASE HELP YOURSELF.","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("567","41","5","SS 2","senior","0","","820.01","797","1000","1000","82","79.7","3rd","3rd","3rd","3rd","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","CHARLES LEKA","EXECELLENT RESULT, KEEP IT UP","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("568","48","5","SS 2","senior","0","","535","564","900","1000","59.44","56.4","21st","19th","21st","19th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("569","131","5","SS 2","senior","0","","628.33","642.15","1000","1100","62.83","58.38","19th","16th","19th","16th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("570","134","5","SS 2","senior","0","","751.66","720.28","1000","1000","75.17","72.03","6th","5th","6th","5th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("571","136","5","SS 2","senior","0","","520","572.36","900","1100","57.78","52.03","22nd","23rd","22nd","23rd","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("572","202","5","SS 2","senior","0","","675","600.99","1000","1000","67.5","60.1","15th","15th","15th","15th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("573","244","5","SS 2","senior","0","","745.02","751.33","1000","1100","74.5","68.3","8th","7th","8th","7th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("574","246","5","SS 2","senior","0","","575","605.33","1000","1100","57.5","55.03","23rd","21st","23rd","21st","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("575","247","5","SS 2","senior","0","","798.33","792.62","1000","1100","79.83","72.06","4th","4th","4th","4th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("576","261","1","JSS 1","junior","0","","775","0","1500","0","51.67","","18th","","18th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("577","262","1","JSS 1","junior","0","","559","0","1500","0","37.27","","25th","","25th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("578","263","1","JSS 1","junior","0","","868","0","1500","0","57.87","","15th","","15th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("579","264","1","JSS 1","junior","0","","732","0","1500","0","48.8","","20th","","20th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("580","265","1","JSS 1","junior","0","","790","0","1500","0","52.67","","17th","","17th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("581","266","1","JSS 1","junior","0","","669","0","1500","0","44.6","","22nd","","22nd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("582","267","1","JSS 1","junior","0","","1094","0","1500","0","72.93","","7th","","7th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("583","268","1","JSS 1","junior","0","","1172","0","1500","0","78.13","","3rd","","3rd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("584","269","1","JSS 1","junior","0","","972","0","1500","0","64.8","","11th","","11th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("585","270","1","JSS 1","junior","0","","1091","0","1500","0","72.73","","8th","","8th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("586","271","1","JSS 1","junior","0","","939","0","1500","0","62.6","","12th","","12th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("587","272","1","JSS 1","junior","0","","1363","0","1500","0","90.87","","1st","","1st","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EBERE OBASI","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("588","273","1","JSS 1","junior","0","","1135","0","1500","0","75.67","","6th","","6th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("589","274","1","JSS 1","junior","0","","1015","0","1500","0","67.67","","10th","","10th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("590","275","1","JSS 1","junior","0","","577","0","1500","0","38.47","","23rd","","23rd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("591","276","1","JSS 1","junior","0","","937","0","1500","0","62.47","","13th","","13th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("592","277","1","JSS 1","junior","0","","544","0","1500","0","36.27","","26th","","26th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("593","278","1","JSS 1","junior","0","","797","0","1500","0","53.13","","16th","","16th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("594","279","1","JSS 1","junior","0","","1021","0","1500","0","68.07","","9th","","9th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("595","280","1","JSS 1","junior","0","","565","0","1500","0","37.67","","24th","","24th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("596","281","1","JSS 1","junior","0","","1136","0","1500","0","75.73","","5th","","5th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("597","282","1","JSS 1","junior","0","","768","0","1500","0","51.2","","19th","","19th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("598","283","1","JSS 1","junior","0","","1161","0","1500","0","77.4","","4th","","4th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("599","284","1","JSS 1","junior","0","","697","0","1500","0","46.47","","21st","","21st","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("600","309","1","JSS 1","junior","0","","871","0","1500","0","58.07","","14th","","14th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("601","311","1","JSS 1","junior","0","","1261","0","1500","0","84.07","","2nd","","2nd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EBERE OBASI","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term");
INSERT INTO result_main VALUES
("602","188","2","JSS 2","junior","0","","920","0","1500","0","61.33","","9th","","9th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("603","209","2","JSS 2","junior","0","","724","0","1500","0","48.27","","22nd","","22nd","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","JOSEPHINE BRIGHT","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("604","210","2","JSS 2","junior","0","","1063","0","1500","0","70.87","","5th","","5th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("605","213","2","JSS 2","junior","0","","897","0","1500","0","59.8","","11th","","11th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("606","214","2","JSS 2","junior","0","","943","0","1500","0","62.87","","8th","","8th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("607","215","2","JSS 2","junior","0","","911","0","1500","0","60.73","","10th","","10th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("608","216","2","JSS 2","junior","0","","1085","0","1500","0","72.33","","4th","","4th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("609","217","2","JSS 2","junior","0","","1060","0","1500","0","70.67","","6th","","6th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("610","218","2","JSS 2","junior","0","","855","0","1500","0","57","","13th","","13th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("611","219","2","JSS 2","junior","0","","789","0","1500","0","52.6","","17th","","17th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("612","220","2","JSS 2","junior","0","","678","0","1500","0","45.2","","23rd","","23rd","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","JOSEPHINE BRIGHT","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("613","221","2","JSS 2","junior","0","","808","0","1500","0","53.87","","15th","","15th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("614","222","2","JSS 2","junior","0","","1000","0","1500","0","66.67","","7th","","7th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("615","223","2","JSS 2","junior","0","","1208","0","1500","0","80.53","","1st","","1st","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","JOSEPHINE BRIGHT","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("616","224","2","JSS 2","junior","0","","813","0","1500","0","54.2","","14th","","14th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("617","225","2","JSS 2","junior","0","","616","0","1500","0","41.07","","24th","","24th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","JOSEPHINE BRIGHT","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("618","226","2","JSS 2","junior","0","","1127","0","1500","0","75.13","","3rd","","3rd","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("619","227","2","JSS 2","junior","0","","781","0","1500","0","52.07","","19th","","19th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("620","248","2","JSS 2","junior","0","","738","0","1500","0","49.2","","21st","","21st","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","JOSEPHINE BRIGHT","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("621","249","2","JSS 2","junior","0","","879","0","1500","0","58.6","","12th","","12th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("622","250","2","JSS 2","junior","0","","745","0","1500","0","49.67","","20th","","20th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","JOSEPHINE BRIGHT","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("623","257","2","JSS 2","junior","0","","800","0","1500","0","53.33","","16th","","16th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("624","285","2","JSS 2","junior","0","","1149","0","1500","0","76.6","","2nd","","2nd","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("625","286","2","JSS 2","junior","0","","789","0","1500","0","52.6","","17th","","17th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("626","287","2","JSS 2","junior","0","","553","0","1500","0","36.87","","25th","","25th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","JOSEPHINE BRIGHT","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("627","288","2","JSS 2","junior","0","","415","0","1500","0","27.67","","27th","","27th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","JOSEPHINE BRIGHT","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("628","289","2","JSS 2","junior","0","","495","0","1500","0","33","","26th","","26th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","JOSEPHINE BRIGHT","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("629","179","3","JSS 3","junior","0","","1183","0","1500","0","78.87","","1st","","1st","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","ISRAEL ONUOHA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("630","182","3","JSS 3","junior","0","","1140","0","1500","0","76","","2nd","","2nd","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","ISRAEL ONUOHA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("631","183","3","JSS 3","junior","0","","614","0","1500","0","40.93","","11th","","11th","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","ISRAEL ONUOHA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("632","185","3","JSS 3","junior","0","","971","0","1500","0","64.73","","4th","","4th","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","ISRAEL ONUOHA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("633","186","3","JSS 3","junior","0","","807","0","1500","0","53.8","","9th","","9th","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","ISRAEL ONUOHA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("634","189","3","JSS 3","junior","0","","823","0","1500","0","54.87","","8th","","8th","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","ISRAEL ONUOHA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("635","233","3","JSS 3","junior","0","","930","0","1500","0","62","","6th","","6th","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","ISRAEL ONUOHA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("636","251","3","JSS 3","junior","0","","824","0","1500","0","54.93","","7th","","7th","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","ISRAEL ONUOHA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("637","290","3","JSS 3","junior","0","","937","0","1500","0","62.47","","5th","","5th","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","ISRAEL ONUOHA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("638","291","3","JSS 3","junior","0","","570","0","1500","0","38","","12th","","12th","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","ISRAEL ONUOHA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("639","292","3","JSS 3","junior","0","","1082","0","1500","0","72.13","","3rd","","3rd","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","ISRAEL ONUOHA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("640","310","3","JSS 3","junior","0","","790","0","1500","0","52.67","","10th","","10th","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","ISRAEL ONUOHA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("641","1","4","SS 1","senior","0","","484","0","1600","0","30.25","","28th","","28th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("642","2","4","SS 1","senior","0","","729","0","1600","0","45.56","","18th","","18th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("643","7","4","SS 1","senior","0","","670","0","1600","0","41.88","","22nd","","22nd","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("644","8","4","SS 1","senior","0","","816","0","1600","0","51","","14th","","14th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("645","121","4","SS 1","senior","0","","964","0","1600","0","60.25","","6th","","6th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("646","125","4","SS 1","senior","0","","687","0","1600","0","42.94","","20th","","20th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("647","126","4","SS 1","senior","0","","844","0","1600","0","52.75","","11th","","11th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("648","138","4","SS 1","senior","0","","760","0","1600","0","47.5","","15th","","15th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("649","140","4","SS 1","senior","0","","634","0","1600","0","39.63","","25th","","25th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("650","141","4","SS 1","senior","0","","1168","0","1600","0","73","","1st","","1st","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("651","143","4","SS 1","senior","0","","962","0","1600","0","60.13","","7th","","7th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("652","193","4","SS 1","senior","0","","870","0","1600","0","54.38","","10th","","10th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("653","195","4","SS 1","senior","0","","686","0","1600","0","42.88","","21st","","21st","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("654","196","4","SS 1","senior","0","","587","0","1600","0","36.69","","26th","","26th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("655","234","4","SS 1","senior","0","","1012","0","1600","0","63.25","","2nd","","2nd","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("656","235","4","SS 1","senior","0","","930","0","1600","0","58.13","","8th","","8th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("657","237","4","SS 1","senior","0","","742","0","1600","0","46.38","","16th","","16th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("658","256","4","SS 1","senior","0","","649","0","1600","0","40.56","","24th","","24th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("659","293","4","SS 1","senior","0","","825","0","1600","0","51.56","","12th","","12th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("660","294","4","SS 1","senior","0","","970","0","1600","0","60.63","","4th","","4th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("661","295","4","SS 1","senior","0","","825","0","1600","0","51.56","","12th","","12th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("662","296","4","SS 1","senior","0","","730","0","1600","0","45.63","","17th","","17th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("663","297","4","SS 1","senior","0","","983","0","1600","0","61.44","","3rd","","3rd","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("664","298","4","SS 1","senior","0","","586","0","1600","0","36.63","","27th","","27th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("665","299","4","SS 1","senior","0","","463","0","1600","0","28.94","","29th","","29th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("666","300","4","SS 1","senior","0","","701","0","1600","0","43.81","","19th","","19th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("667","301","4","SS 1","senior","0","","895","0","1600","0","55.94","","9th","","9th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("668","302","4","SS 1","senior","0","","668","0","1600","0","41.75","","23rd","","23rd","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("669","303","4","SS 1","senior","0","","970","0","1600","0","60.63","","4th","","4th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("670","313","4","SS 1","senior","0","","368","0","1600","0","23","","30th","","30th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("671","12","5","SS 2","senior","0","","630","0","900","0","70","","3rd","","3rd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("672","13","5","SS 2","senior","0","","621","0","1000","0","62.1","","9th","","9th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("673","14","5","SS 2","senior","0","","570","0","1000","0","57","","14th","","14th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("674","15","5","SS 2","senior","0","","584","0","1000","0","58.4","","13th","","13th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("675","17","5","SS 2","senior","0","","516","0","1000","0","51.6","","21st","","21st","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("676","18","5","SS 2","senior","0","","457","0","1000","0","45.7","","23rd","","23rd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","CHARLES LEKA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("677","19","5","SS 2","senior","0","","550","0","1000","0","55","","18th","","18th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("678","20","5","SS 2","senior","0","","351","0","1000","0","35.1","","26th","","26th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","CHARLES LEKA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("679","21","5","SS 2","senior","0","","542","0","900","0","60.22","","11th","","11th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("680","22","5","SS 2","senior","0","","714","0","1000","0","71.4","","2nd","","2nd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("681","23","5","SS 2","senior","0","","670","0","1000","0","67","","5th","","5th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("682","24","5","SS 2","senior","0","","549","0","1000","0","54.9","","19th","","19th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("683","25","5","SS 2","senior","0","","694","0","1000","0","69.4","","4th","","4th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("684","26","5","SS 2","senior","0","","642","0","1000","0","64.2","","7th","","7th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("685","171","5","SS 2","senior","0","","641","0","1000","0","64.1","","8th","","8th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("686","174","5","SS 2","senior","0","","306","0","800","0","38.25","","25th","","25th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","CHARLES LEKA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("687","198","5","SS 2","senior","0","","725","0","900","0","80.56","","1st","","1st","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","CHARLES LEKA","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("688","199","5","SS 2","senior","0","","536","0","900","0","59.56","","12th","","12th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("689","239","5","SS 2","senior","0","","501","0","900","0","55.67","","17th","","17th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("690","241","5","SS 2","senior","0","","620","0","1000","0","62","","10th","","10th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("691","242","5","SS 2","senior","0","","658","0","1000","0","65.8","","6th","","6th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("692","253","5","SS 2","senior","0","","562","0","1000","0","56.2","","15th","","15th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("693","254","5","SS 2","senior","0","","533","0","1000","0","53.3","","20th","","20th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("694","259","5","SS 2","senior","0","","562","0","1000","0","56.2","","15th","","15th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("695","304","5","SS 2","senior","0","","391","0","900","0","43.44","","24th","","24th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","CHARLES LEKA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("696","305","5","SS 2","senior","0","","475","0","1000","0","47.5","","22nd","","22nd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","CHARLES LEKA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("697","28","6","SS 3","senior","0","","862","0","1000","0","86.2","","1st","","1st","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","OMENIHU ULOMA","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("698","29","6","SS 3","senior","0","","570","0","1000","0","57","","17th","","17th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("699","31","6","SS 3","senior","0","","628","0","1000","0","62.8","","6th","","6th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("700","32","6","SS 3","senior","0","","537","0","1000","0","53.7","","20th","","20th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("701","33","6","SS 3","senior","0","","604","0","1000","0","60.4","","10th","","10th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term");
INSERT INTO result_main VALUES
("702","35","6","SS 3","senior","0","","499","0","900","0","55.44","","18th","","18th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("703","41","6","SS 3","senior","0","","767","0","1000","0","76.7","","2nd","","2nd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("704","48","6","SS 3","senior","0","","483","0","1000","0","48.3","","23rd","","23rd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("705","128","6","SS 3","senior","0","","551","0","1000","0","55.1","","19th","","19th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("706","130","6","SS 3","senior","0","","287","0","900","0","31.89","","26th","","26th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("707","131","6","SS 3","senior","0","","598","0","1000","0","59.8","","11th","","11th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("708","133","6","SS 3","senior","0","","647","0","1100","0","58.82","","13th","","13th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("709","134","6","SS 3","senior","0","","663","0","1000","0","66.3","","4th","","4th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("710","136","6","SS 3","senior","0","","492","0","1000","0","49.2","","22nd","","22nd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("711","200","6","SS 3","senior","0","","724","0","1100","0","65.82","","5th","","5th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("712","201","6","SS 3","senior","0","","574","0","1000","0","57.4","","16th","","16th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("713","202","6","SS 3","senior","0","","577","0","1000","0","57.7","","15th","","15th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("714","243","6","SS 3","senior","0","","612","0","1000","0","61.2","","9th","","9th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("715","244","6","SS 3","senior","0","","687","0","1100","0","62.45","","7th","","7th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("716","245","6","SS 3","senior","0","","615","0","1000","0","61.5","","8th","","8th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("717","246","6","SS 3","senior","0","","475","0","1000","0","47.5","","24th","","24th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("718","247","6","SS 3","senior","0","","761","0","1100","0","69.18","","3rd","","3rd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("719","306","6","SS 3","senior","0","","584","0","1000","0","58.4","","14th","","14th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("720","307","6","SS 3","senior","0","","598","0","1000","0","59.8","","11th","","11th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("721","308","6","SS 3","senior","0","","505","0","1000","0","50.5","","21st","","21st","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("722","314","6","SS 3","senior","0","","313","0","900","0","34.78","","25th","","25th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term");




CREATE TABLE `result_page` (
  `result_page_id` int(11) NOT NULL AUTO_INCREMENT,
  `subject_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `class_name` varchar(50) NOT NULL,
  `subclass_name` varchar(50) NOT NULL,
  `subject_name` varchar(100) NOT NULL,
  `status` char(10) NOT NULL,
  `students` int(11) NOT NULL,
  `t_attendance` int(11) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(10) NOT NULL,
  PRIMARY KEY (`result_page_id`),
  KEY `status` (`status`),
  KEY `class_id` (`class_id`)
) ENGINE=InnoDB AUTO_INCREMENT=578 DEFAULT CHARSET=latin1;


INSERT INTO result_page VALUES
("1","1","1","0","JSS 1","","ENGLISH LANGUAGE","submit","11","0","2018/2019","1st Term"),
("2","2","1","0","JSS 1","","MATHEMATICS","submit","11","0","2018/2019","1st Term"),
("3","3","1","0","JSS 1","","BASIC SCIENCE","submit","11","0","2018/2019","1st Term"),
("4","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","submit","11","0","2018/2019","1st Term"),
("5","5","1","0","JSS 1","","AGRICULTURAL SCIENCE","submit","11","0","2018/2019","1st Term"),
("6","6","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","11","0","2018/2019","1st Term"),
("7","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","submit","11","0","2018/2019","1st Term"),
("8","8","1","0","JSS 1","","BASIC TECHNOLOGY","submit","11","0","2018/2019","1st Term"),
("9","9","1","0","JSS 1","","BUSINESS STUDIES","submit","11","0","2018/2019","1st Term"),
("10","10","1","0","JSS 1","","COMPUTER SCIENCE","submit","11","0","2018/2019","1st Term"),
("11","1","2","0","JSS 2","","ENGLISH LANGUAGE","submit","16","0","2018/2019","1st Term"),
("12","2","2","0","JSS 2","","MATHEMATICS","submit","16","0","2018/2019","1st Term"),
("13","3","2","0","JSS 2","","BASIC SCIENCE","submit","16","0","2018/2019","1st Term"),
("14","11","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","submit","16","0","2018/2019","1st Term"),
("15","5","2","0","JSS 2","","AGRICULTURAL SCIENCE","submit","16","0","2018/2019","1st Term"),
("16","6","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","16","0","2018/2019","1st Term"),
("17","7","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","submit","16","0","2018/2019","1st Term"),
("18","8","2","0","JSS 2","","BASIC TECHNOLOGY","submit","16","0","2018/2019","1st Term"),
("19","21","2","0","JSS 2","","HEALTH EDUCATION","submit","16","0","2018/2019","1st Term"),
("20","9","2","0","JSS 2","","BUSINESS STUDIES","submit","16","0","2018/2019","1st Term"),
("21","10","2","0","JSS 2","","COMPUTER SCIENCE","submit","16","0","2018/2019","1st Term"),
("22","4","2","0","JSS 2","","LITERATURE-IN-ENGLISH","submit","16","0","2018/2019","1st Term"),
("23","1","3","0","JSS 3","","ENGLISH LANGUAGE","submit","20","0","2018/2019","1st Term"),
("24","2","3","0","JSS 3","","MATHEMATICS","submit","19","0","2018/2019","1st Term"),
("25","3","3","0","JSS 3","","BASIC SCIENCE","submit","19","0","2018/2019","1st Term"),
("26","4","3","0","JSS 3","","LITERATURE-IN-ENGLISH","submit","19","0","2018/2019","1st Term"),
("27","22","3","0","JSS 3","","PREVOCATIONAL STUDIES","submit","19","0","2018/2019","1st Term"),
("28","7","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","submit","19","0","2018/2019","1st Term"),
("29","8","3","0","JSS 3","","BASIC TECHNOLOGY","submit","19","0","2018/2019","1st Term"),
("30","9","3","0","JSS 3","","BUSINESS STUDIES","submit","19","0","2018/2019","1st Term"),
("31","21","3","0","JSS 3","","HEALTH EDUCATION","submit","19","0","2018/2019","1st Term"),
("32","11","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","submit","19","0","2018/2019","1st Term"),
("33","10","3","0","JSS 3","","COMPUTER SCIENCE","submit","19","0","2018/2019","1st Term"),
("34","5","3","0","JSS 3","","AGRICULTURAL SCIENCE","submit","19","0","2018/2019","1st Term"),
("35","23","3","0","JSS 3","","SOCIAL STUDIES","submit","19","0","2018/2019","1st Term"),
("36","1","4","0","SS 1","","ENGLISH LANGUAGE","submit","18","0","2018/2019","1st Term"),
("37","2","4","0","SS 1","","MATHEMATICS","submit","18","0","2018/2019","1st Term"),
("38","12","4","0","SS 1","","PHYSICS","submit","18","0","2018/2019","1st Term"),
("39","13","4","0","SS 1","","CHEMISTRY","submit","18","0","2018/2019","1st Term"),
("40","14","4","0","SS 1","","BIOLOGY","submit","18","0","2018/2019","1st Term"),
("41","4","4","0","SS 1","","LITERATURE-IN-ENGLISH","submit","18","0","2018/2019","1st Term"),
("42","16","4","0","SS 1","","GOVERNMENT","submit","18","0","2018/2019","1st Term"),
("43","6","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","18","0","2018/2019","1st Term"),
("44","5","4","0","SS 1","","AGRICULTURAL SCIENCE","submit","18","0","2018/2019","1st Term"),
("45","17","4","0","SS 1","","ECONOMICS","submit","18","0","2018/2019","1st Term"),
("46","18","4","0","SS 1","","GEOGRAPHY","submit","18","0","2018/2019","1st Term"),
("47","19","4","0","SS 1","","MARKETING","submit","18","0","2018/2019","1st Term"),
("48","20","4","0","SS 1","","COMMERCE","submit","18","0","2018/2019","1st Term"),
("49","10","4","0","SS 1","","COMPUTER SCIENCE","submit","18","0","2018/2019","1st Term"),
("50","15","4","0","SS 1","","CIVIC EDUCATION","submit","18","0","2018/2019","1st Term"),
("51","1","5","0","SS 2","","ENGLISH LANGUAGE","submit","26","0","2018/2019","1st Term"),
("52","2","5","0","SS 2","","MATHEMATICS","submit","26","0","2018/2019","1st Term"),
("53","12","5","0","SS 2","","PHYSICS","submit","26","0","2018/2019","1st Term"),
("54","13","5","0","SS 2","","CHEMISTRY","submit","26","0","2018/2019","1st Term"),
("55","14","5","0","SS 2","","BIOLOGY","submit","26","0","2018/2019","1st Term"),
("56","4","5","0","SS 2","","LITERATURE-IN-ENGLISH","submit","26","0","2018/2019","1st Term"),
("57","15","5","0","SS 2","","CIVIC EDUCATION","submit","26","0","2018/2019","1st Term"),
("58","16","5","0","SS 2","","GOVERNMENT","submit","26","0","2018/2019","1st Term"),
("59","6","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","26","0","2018/2019","1st Term"),
("60","5","5","0","SS 2","","AGRICULTURAL SCIENCE","submit","26","0","2018/2019","1st Term"),
("61","17","5","0","SS 2","","ECONOMICS","submit","26","0","2018/2019","1st Term"),
("62","18","5","0","SS 2","","GEOGRAPHY","submit","26","0","2018/2019","1st Term"),
("63","19","5","0","SS 2","","MARKETING","submit","26","0","2018/2019","1st Term"),
("64","20","5","0","SS 2","","COMMERCE","submit","26","0","2018/2019","1st Term"),
("65","1","6","0","SS 3","","ENGLISH LANGUAGE","submit","29","0","2018/2019","1st Term"),
("66","2","6","0","SS 3","","MATHEMATICS","submit","29","0","2018/2019","1st Term"),
("67","12","6","0","SS 3","","PHYSICS","submit","29","0","2018/2019","1st Term"),
("68","13","6","0","SS 3","","CHEMISTRY","submit","29","0","2018/2019","1st Term"),
("69","14","6","0","SS 3","","BIOLOGY","submit","29","0","2018/2019","1st Term"),
("70","4","6","0","SS 3","","LITERATURE-IN-ENGLISH","submit","29","0","2018/2019","1st Term"),
("71","15","6","0","SS 3","","CIVIC EDUCATION","submit","29","0","2018/2019","1st Term"),
("72","16","6","0","SS 3","","GOVERNMENT","submit","29","0","2018/2019","1st Term"),
("73","6","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","29","0","2018/2019","1st Term"),
("74","5","6","0","SS 3","","AGRICULTURAL SCIENCE","submit","29","0","2018/2019","1st Term"),
("75","17","6","0","SS 3","","ECONOMICS","submit","29","0","2018/2019","1st Term"),
("76","18","6","0","SS 3","","GEOGRAPHY","submit","29","0","2018/2019","1st Term"),
("77","19","6","0","SS 3","","MARKETING","submit","29","0","2018/2019","1st Term"),
("78","20","6","0","SS 3","","COMMERCE","submit","29","0","2018/2019","1st Term"),
("79","1","4","0","SS 1","","ENGLISH LANGUAGE","submit","16","0","2018/2019","2nd Term"),
("80","2","4","0","SS 1","","MATHEMATICS","submit","16","0","2018/2019","2nd Term"),
("81","12","4","0","SS 1","","PHYSICS","submit","16","0","2018/2019","2nd Term"),
("82","13","4","0","SS 1","","CHEMISTRY","submit","16","0","2018/2019","2nd Term"),
("83","14","4","0","SS 1","","BIOLOGY","submit","17","0","2018/2019","2nd Term"),
("84","4","4","0","SS 1","","LITERATURE-IN-ENGLISH","submit","16","0","2018/2019","2nd Term"),
("85","10","4","0","SS 1","","COMPUTER SCIENCE","submit","16","0","2018/2019","2nd Term"),
("86","16","4","0","SS 1","","GOVERNMENT","submit","17","0","2018/2019","2nd Term"),
("87","6","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","16","0","2018/2019","2nd Term"),
("88","5","4","0","SS 1","","AGRICULTURAL SCIENCE","submit","16","0","2018/2019","2nd Term"),
("89","17","4","0","SS 1","","ECONOMICS","submit","16","0","2018/2019","2nd Term"),
("90","19","4","0","SS 1","","MARKETING","submit","16","0","2018/2019","2nd Term"),
("91","18","4","0","SS 1","","GEOGRAPHY","submit","16","0","2018/2019","2nd Term"),
("92","15","4","0","SS 1","","CIVIC EDUCATION","submit","17","0","2018/2019","2nd Term"),
("93","20","4","0","SS 1","","COMMERCE","submit","16","0","2018/2019","2nd Term"),
("94","1","5","0","SS 2","","ENGLISH LANGUAGE","submit","27","0","2018/2019","2nd Term"),
("95","2","5","0","SS 2","","MATHEMATICS","submit","27","0","2018/2019","2nd Term"),
("96","12","5","0","SS 2","","PHYSICS","submit","11","0","2018/2019","2nd Term"),
("97","13","5","0","SS 2","","CHEMISTRY","submit","11","0","2018/2019","2nd Term"),
("98","14","5","0","SS 2","","BIOLOGY","submit","19","0","2018/2019","2nd Term"),
("99","4","5","0","SS 2","","LITERATURE-IN-ENGLISH","submit","16","0","2018/2019","2nd Term"),
("100","16","5","0","SS 2","","GOVERNMENT","submit","16","0","2018/2019","2nd Term");
INSERT INTO result_page VALUES
("101","15","5","0","SS 2","","CIVIC EDUCATION","submit","27","0","2018/2019","2nd Term"),
("102","6","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","9","0","2018/2019","2nd Term"),
("103","5","5","0","SS 2","","AGRICULTURAL SCIENCE","submit","8","0","2018/2019","2nd Term"),
("104","17","5","0","SS 2","","ECONOMICS","submit","27","0","2018/2019","2nd Term"),
("105","19","5","0","SS 2","","MARKETING","submit","27","0","2018/2019","2nd Term"),
("106","18","5","0","SS 2","","GEOGRAPHY","submit","11","0","2018/2019","2nd Term"),
("107","20","5","0","SS 2","","COMMERCE","submit","7","0","2018/2019","2nd Term"),
("108","1","2","0","JSS 2","","ENGLISH LANGUAGE","submit","16","0","2018/2019","2nd Term"),
("109","2","2","0","JSS 2","","MATHEMATICS","submit","16","0","2018/2019","2nd Term"),
("110","3","2","0","JSS 2","","BASIC SCIENCE","submit","16","0","2018/2019","2nd Term"),
("111","11","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","submit","16","0","2018/2019","2nd Term"),
("112","5","2","0","JSS 2","","AGRICULTURAL SCIENCE","submit","16","0","2018/2019","2nd Term"),
("113","6","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","16","0","2018/2019","2nd Term"),
("114","7","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","submit","16","0","2018/2019","2nd Term"),
("115","8","2","0","JSS 2","","BASIC TECHNOLOGY","submit","16","0","2018/2019","2nd Term"),
("116","4","2","0","JSS 2","","LITERATURE-IN-ENGLISH","submit","16","0","2018/2019","2nd Term"),
("117","10","2","0","JSS 2","","COMPUTER SCIENCE","submit","16","0","2018/2019","2nd Term"),
("118","9","2","0","JSS 2","","BUSINESS STUDIES","submit","16","0","2018/2019","2nd Term"),
("119","24","2","0","JSS 2","","HOME ECONOMICS","submit","16","0","2018/2019","2nd Term"),
("120","1","1","0","JSS 1","","ENGLISH LANGUAGE","submit","13","0","2018/2019","2nd Term"),
("121","2","1","0","JSS 1","","MATHEMATICS","submit","13","0","2018/2019","2nd Term"),
("122","3","1","0","JSS 1","","BASIC SCIENCE","submit","13","0","2018/2019","2nd Term"),
("123","5","1","0","JSS 1","","AGRICULTURAL SCIENCE","submit","13","0","2018/2019","2nd Term"),
("124","11","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","submit","13","0","2018/2019","2nd Term"),
("125","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","submit","13","0","2018/2019","2nd Term"),
("126","8","1","0","JSS 1","","BASIC TECHNOLOGY","submit","13","0","2018/2019","2nd Term"),
("127","24","1","0","JSS 1","","HOME ECONOMICS","submit","13","0","2018/2019","2nd Term"),
("128","9","1","0","JSS 1","","BUSINESS STUDIES","submit","13","0","2018/2019","2nd Term"),
("129","10","1","0","JSS 1","","COMPUTER SCIENCE","submit","13","0","2018/2019","2nd Term"),
("130","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","submit","13","0","2018/2019","2nd Term"),
("131","1","3","0","JSS 3","","ENGLISH LANGUAGE","submit","18","0","2018/2019","2nd Term"),
("132","2","3","0","JSS 3","","MATHEMATICS","submit","18","0","2018/2019","2nd Term"),
("133","9","3","0","JSS 3","","BUSINESS STUDIES","submit","18","0","2018/2019","2nd Term"),
("134","4","3","0","JSS 3","","LITERATURE-IN-ENGLISH","submit","18","0","2018/2019","2nd Term"),
("135","10","3","0","JSS 3","","COMPUTER SCIENCE","submit","18","0","2018/2019","2nd Term"),
("136","11","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","submit","18","0","2018/2019","2nd Term"),
("137","22","3","0","JSS 3","","PREVOCATIONAL STUDIES","submit","18","0","2018/2019","2nd Term"),
("138","7","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","submit","18","0","2018/2019","2nd Term"),
("139","3","3","0","JSS 3","","BASIC SCIENCE","submit","18","0","2018/2019","2nd Term"),
("140","8","3","0","JSS 3","","BASIC TECHNOLOGY","submit","18","0","2018/2019","2nd Term"),
("141","23","3","0","JSS 3","","SOCIAL STUDIES","submit","18","0","2018/2019","2nd Term"),
("142","1","1","0","JSS 1","","ENGLISH LANGUAGE","submit","14","0","2018/2019","3rd Term"),
("143","6","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","save","16","0","2018/2019","3rd Term"),
("144","11","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","save","16","0","2018/2019","3rd Term"),
("145","4","2","0","JSS 2","","LITERATURE-IN-ENGLISH","save","16","0","2018/2019","3rd Term"),
("146","1","2","0","JSS 2","","ENGLISH LANGUAGE","save","16","0","2018/2019","3rd Term"),
("147","14","4","0","SS 1","","BIOLOGY","save","16","0","2018/2019","3rd Term"),
("148","1","4","0","SS 1","","ENGLISH LANGUAGE","save","16","0","2018/2019","3rd Term"),
("149","17","4","0","SS 1","","ECONOMICS","save","16","0","2018/2019","3rd Term"),
("150","20","4","0","SS 1","","COMMERCE","save","16","0","2018/2019","3rd Term"),
("151","18","4","0","SS 1","","GEOGRAPHY","submit","16","0","2018/2019","3rd Term"),
("152","4","4","0","SS 1","","LITERATURE-IN-ENGLISH","save","16","0","2018/2019","3rd Term"),
("153","6","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","16","0","2018/2019","3rd Term"),
("154","19","4","0","SS 1","","MARKETING","save","16","0","2018/2019","3rd Term"),
("155","10","4","0","SS 1","","COMPUTER SCIENCE","save","16","0","2018/2019","3rd Term"),
("156","5","4","0","SS 1","","AGRICULTURAL SCIENCE","submit","16","0","2018/2019","3rd Term"),
("157","13","4","0","SS 1","","CHEMISTRY","submit","16","0","2018/2019","3rd Term"),
("158","15","4","0","SS 1","","CIVIC EDUCATION","submit","16","0","2018/2019","3rd Term"),
("159","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","submit","14","0","2018/2019","3rd Term"),
("160","5","1","0","JSS 1","","AGRICULTURAL SCIENCE","submit","14","0","2018/2019","3rd Term"),
("161","10","1","0","JSS 1","","COMPUTER SCIENCE","submit","14","0","2018/2019","3rd Term"),
("162","9","1","0","JSS 1","","BUSINESS STUDIES","submit","14","0","2018/2019","3rd Term"),
("163","2","1","0","JSS 1","","MATHEMATICS","submit","14","0","2018/2019","3rd Term"),
("164","3","1","0","JSS 1","","BASIC SCIENCE","submit","14","0","2018/2019","3rd Term"),
("165","24","1","0","JSS 1","","HOME ECONOMICS","submit","14","0","2018/2019","3rd Term"),
("166","8","1","0","JSS 1","","BASIC TECHNOLOGY","submit","14","0","2018/2019","3rd Term"),
("167","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","submit","14","0","2018/2019","3rd Term"),
("168","11","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","submit","14","0","2018/2019","3rd Term"),
("169","12","4","0","SS 1","","PHYSICS","submit","14","0","2018/2019","3rd Term"),
("170","1","5","0","SS 2","","ENGLISH LANGUAGE","submit","24","0","2018/2019","3rd Term"),
("171","2","5","0","SS 2","","MATHEMATICS","submit","24","0","2018/2019","3rd Term"),
("172","15","5","0","SS 2","","CIVIC EDUCATION","submit","24","0","2018/2019","3rd Term"),
("173","1","3","0","JSS 3","","ENGLISH LANGUAGE","submit","17","0","2019/2020","1st Term"),
("174","2","3","0","JSS 3","","MATHEMATICS","submit","17","0","2019/2020","1st Term"),
("175","3","3","0","JSS 3","","BASIC SCIENCE","submit","17","0","2019/2020","1st Term"),
("176","11","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","submit","17","0","2019/2020","1st Term"),
("177","5","3","0","JSS 3","","AGRICULTURAL SCIENCE","submit","17","0","2019/2020","1st Term"),
("178","4","3","0","JSS 3","","LITERATURE-IN-ENGLISH","submit","17","0","2019/2020","1st Term"),
("179","8","3","0","JSS 3","","BASIC TECHNOLOGY","submit","17","0","2019/2020","1st Term"),
("180","9","3","0","JSS 3","","BUSINESS STUDIES","submit","17","0","2019/2020","1st Term"),
("181","23","3","0","JSS 3","","SOCIAL STUDIES","submit","17","0","2019/2020","1st Term"),
("182","24","3","0","JSS 3","","HOME ECONOMICS","submit","17","0","2019/2020","1st Term"),
("183","10","3","0","JSS 3","","COMPUTER SCIENCE","submit","17","0","2019/2020","1st Term"),
("184","26","3","0","JSS 3","","DICTION","submit","17","0","2019/2020","1st Term"),
("185","7","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","submit","17","0","2019/2020","1st Term"),
("186","27","3","0","JSS 3","","FRENCH","submit","17","0","2019/2020","1st Term"),
("187","1","2","0","JSS 2","","ENGLISH LANGUAGE","submit","16","0","2019/2020","1st Term"),
("188","2","2","0","JSS 2","","MATHEMATICS","submit","16","0","2019/2020","1st Term"),
("189","3","2","0","JSS 2","","BASIC SCIENCE","submit","16","0","2019/2020","1st Term"),
("190","11","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","submit","16","0","2019/2020","1st Term"),
("191","4","2","0","JSS 2","","LITERATURE-IN-ENGLISH","submit","16","0","2019/2020","1st Term"),
("192","5","2","0","JSS 2","","AGRICULTURAL SCIENCE","submit","15","0","2019/2020","1st Term"),
("193","8","2","0","JSS 2","","BASIC TECHNOLOGY","submit","16","0","2019/2020","1st Term"),
("194","24","2","0","JSS 2","","HOME ECONOMICS","submit","16","0","2019/2020","1st Term"),
("195","9","2","0","JSS 2","","BUSINESS STUDIES","submit","16","0","2019/2020","1st Term"),
("196","10","2","0","JSS 2","","COMPUTER SCIENCE","submit","16","0","2019/2020","1st Term"),
("197","26","2","0","JSS 2","","DICTION","submit","16","0","2019/2020","1st Term"),
("198","7","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","submit","16","0","2019/2020","1st Term"),
("199","27","2","0","JSS 2","","FRENCH","submit","16","0","2019/2020","1st Term"),
("200","2","4","0","SS 1","","MATHEMATICS","submit","18","0","2019/2020","1st Term");
INSERT INTO result_page VALUES
("201","1","4","0","SS 1","","ENGLISH LANGUAGE","submit","18","0","2019/2020","1st Term"),
("202","12","4","0","SS 1","","PHYSICS","submit","18","0","2019/2020","1st Term"),
("203","13","4","0","SS 1","","CHEMISTRY","submit","18","0","2019/2020","1st Term"),
("204","25","4","0","SS 1","","FURTHER MATHEMATICS","submit","18","0","2019/2020","1st Term"),
("205","14","4","0","SS 1","","BIOLOGY","submit","18","0","2019/2020","1st Term"),
("206","5","4","0","SS 1","","AGRICULTURAL SCIENCE","submit","18","0","2019/2020","1st Term"),
("207","4","4","0","SS 1","","LITERATURE-IN-ENGLISH","submit","18","0","2019/2020","1st Term"),
("208","16","4","0","SS 1","","GOVERNMENT","submit","18","0","2019/2020","1st Term"),
("209","15","4","0","SS 1","","CIVIC EDUCATION","submit","18","0","2019/2020","1st Term"),
("210","20","4","0","SS 1","","COMMERCE","submit","18","0","2019/2020","1st Term"),
("211","18","5","0","SS 2","","GEOGRAPHY","submit","2","0","2019/2020","1st Term"),
("212","15","5","0","SS 2","","CIVIC EDUCATION","submit","17","0","2019/2020","1st Term"),
("213","20","5","0","SS 2","","COMMERCE","submit","3","0","2019/2020","1st Term"),
("214","19","5","0","SS 2","","MARKETING","submit","17","0","2019/2020","1st Term"),
("215","17","5","0","SS 2","","ECONOMICS","submit","17","0","2019/2020","1st Term"),
("216","5","5","0","SS 2","","AGRICULTURAL SCIENCE","submit","12","0","2019/2020","1st Term"),
("217","6","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","7","0","2019/2020","1st Term"),
("218","16","5","0","SS 2","","GOVERNMENT","submit","7","0","2019/2020","1st Term"),
("219","26","5","0","SS 2","","DICTION","submit","16","0","2019/2020","1st Term"),
("220","25","5","0","SS 2","","FURTHER MATHEMATICS","submit","4","0","2019/2020","1st Term"),
("221","4","5","0","SS 2","","LITERATURE-IN-ENGLISH","submit","5","0","2019/2020","1st Term"),
("222","14","5","0","SS 2","","BIOLOGY","submit","10","0","2019/2020","1st Term"),
("223","13","5","0","SS 2","","CHEMISTRY","submit","10","0","2019/2020","1st Term"),
("224","12","5","0","SS 2","","PHYSICS","submit","10","0","2019/2020","1st Term"),
("225","2","5","0","SS 2","","MATHEMATICS","submit","17","0","2019/2020","1st Term"),
("226","1","5","0","SS 2","","ENGLISH LANGUAGE","submit","17","0","2019/2020","1st Term"),
("227","5","1","0","JSS 1","","AGRICULTURAL SCIENCE","submit","9","0","2019/2020","1st Term"),
("228","3","1","0","JSS 1","","BASIC SCIENCE","submit","9","0","2019/2020","1st Term"),
("229","8","1","0","JSS 1","","BASIC TECHNOLOGY","submit","9","0","2019/2020","1st Term"),
("230","9","1","0","JSS 1","","BUSINESS STUDIES","submit","9","0","2019/2020","1st Term"),
("231","10","1","0","JSS 1","","COMPUTER SCIENCE","submit","9","0","2019/2020","1st Term"),
("232","1","1","0","JSS 1","","ENGLISH LANGUAGE","submit","10","0","2019/2020","1st Term"),
("233","2","1","0","JSS 1","","MATHEMATICS","submit","9","0","2019/2020","1st Term"),
("234","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","submit","9","0","2019/2020","1st Term"),
("235","24","1","0","JSS 1","","HOME ECONOMICS","submit","9","0","2019/2020","1st Term"),
("236","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","submit","9","0","2019/2020","1st Term"),
("237","11","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","submit","9","0","2019/2020","1st Term"),
("238","26","1","0","JSS 1","","DICTION","submit","9","0","2019/2020","1st Term"),
("239","27","1","0","JSS 1","","FRENCH","submit","9","0","2019/2020","1st Term"),
("240","6","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","24","0","2020/2021","1st Term"),
("241","2","4","0","SS 1","","MATHEMATICS","submit","24","0","2020/2021","1st Term"),
("242","13","4","0","SS 1","","CHEMISTRY","submit","24","0","2020/2021","1st Term"),
("243","12","4","0","SS 1","","PHYSICS","submit","24","0","2020/2021","1st Term"),
("244","25","4","0","SS 1","","FURTHER MATHEMATICS","submit","24","0","2020/2021","1st Term"),
("245","6","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","6","0","2020/2021","1st Term"),
("246","12","5","0","SS 2","","PHYSICS","submit","17","0","2020/2021","1st Term"),
("247","2","5","0","SS 2","","MATHEMATICS","submit","23","0","2020/2021","1st Term"),
("248","13","5","0","SS 2","","CHEMISTRY","submit","17","0","2020/2021","1st Term"),
("249","2","2","0","JSS 2","","MATHEMATICS","submit","10","0","2020/2021","1st Term"),
("250","2","1","0","JSS 1","","MATHEMATICS","submit","22","0","2020/2021","1st Term"),
("251","2","3","0","JSS 3","","MATHEMATICS","submit","22","0","2020/2021","1st Term"),
("252","25","5","0","SS 2","","FURTHER MATHEMATICS","submit","17","0","2020/2021","1st Term"),
("253","6","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","6","0","2020/2021","1st Term"),
("254","1","4","0","SS 1","","ENGLISH LANGUAGE","submit","24","0","2020/2021","1st Term"),
("255","4","4","0","SS 1","","LITERATURE-IN-ENGLISH","submit","24","0","2020/2021","1st Term"),
("256","4","6","0","SS 3","","LITERATURE-IN-ENGLISH","submit","4","0","2020/2021","1st Term"),
("257","4","5","0","SS 2","","LITERATURE-IN-ENGLISH","submit","5","0","2020/2021","1st Term"),
("258","1","6","0","SS 3","","ENGLISH LANGUAGE","submit","14","0","2020/2021","1st Term"),
("259","1","5","0","SS 2","","ENGLISH LANGUAGE","submit","23","0","2020/2021","1st Term"),
("260","17","4","0","SS 1","","ECONOMICS","submit","24","0","2020/2021","1st Term"),
("261","6","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","10","0","2020/2021","1st Term"),
("262","23","3","0","JSS 3","","SOCIAL STUDIES","submit","22","0","2020/2021","1st Term"),
("263","24","2","0","JSS 2","","HOME ECONOMICS","submit","10","0","2020/2021","1st Term"),
("264","7","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","submit","10","0","2020/2021","1st Term"),
("265","24","1","0","JSS 1","","HOME ECONOMICS","submit","22","0","2020/2021","1st Term"),
("266","28","1","0","JSS 1","","CIVIC EDUCATION","submit","22","0","2020/2021","1st Term"),
("267","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","submit","22","0","2020/2021","1st Term"),
("268","5","1","0","JSS 1","","AGRICULTURAL SCIENCE","submit","22","0","2020/2021","1st Term"),
("269","6","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","22","0","2020/2021","1st Term"),
("270","5","3","0","JSS 3","","AGRICULTURAL SCIENCE","submit","22","0","2020/2021","1st Term"),
("271","7","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","submit","22","0","2020/2021","1st Term"),
("272","10","1","0","JSS 1","","COMPUTER SCIENCE","submit","22","0","2020/2021","1st Term"),
("273","24","3","0","JSS 3","","HOME ECONOMICS","submit","22","0","2020/2021","1st Term"),
("274","10","3","0","JSS 3","","COMPUTER SCIENCE","submit","22","0","2020/2021","1st Term"),
("275","10","2","0","JSS 2","","COMPUTER SCIENCE","submit","10","0","2020/2021","1st Term"),
("276","9","1","0","JSS 1","","BUSINESS STUDIES","submit","22","0","2020/2021","1st Term"),
("277","9","2","0","JSS 2","","BUSINESS STUDIES","submit","10","0","2020/2021","1st Term"),
("278","9","3","0","JSS 3","","BUSINESS STUDIES","submit","22","0","2020/2021","1st Term"),
("279","16","5","0","SS 2","","GOVERNMENT","submit","6","0","2020/2021","1st Term"),
("280","20","5","0","SS 2","","COMMERCE","submit","3","0","2020/2021","1st Term"),
("281","20","4","0","SS 1","","COMMERCE","submit","24","0","2020/2021","1st Term"),
("282","16","4","0","SS 1","","GOVERNMENT","submit","24","0","2020/2021","1st Term"),
("283","16","6","0","SS 3","","GOVERNMENT","submit","5","0","2020/2021","1st Term"),
("284","27","1","0","JSS 1","","FRENCH","submit","22","0","2020/2021","1st Term"),
("285","27","2","0","JSS 2","","FRENCH","submit","10","0","2020/2021","1st Term"),
("286","27","3","0","JSS 3","","FRENCH","submit","22","0","2020/2021","1st Term"),
("287","26","1","0","JSS 1","","DICTION","submit","22","0","2020/2021","1st Term"),
("288","26","2","0","JSS 2","","DICTION","submit","10","0","2020/2021","1st Term"),
("289","26","3","0","JSS 3","","DICTION","submit","22","0","2020/2021","1st Term"),
("290","26","4","0","SS 1","","DICTION","submit","24","0","2020/2021","1st Term"),
("291","20","6","0","SS 3","","COMMERCE","submit","1","0","2020/2021","1st Term"),
("292","5","2","0","JSS 2","","AGRICULTURAL SCIENCE","submit","10","0","2020/2021","1st Term"),
("293","23","1","0","JSS 1","","SOCIAL STUDIES","submit","22","0","2020/2021","1st Term"),
("294","18","6","0","SS 3","","GEOGRAPHY","submit","2","0","2020/2021","1st Term"),
("295","18","5","0","SS 2","","GEOGRAPHY","submit","3","0","2020/2021","1st Term"),
("296","18","4","0","SS 1","","GEOGRAPHY","submit","24","0","2020/2021","1st Term"),
("297","10","5","0","SS 2","","COMPUTER SCIENCE","submit","13","0","2020/2021","1st Term"),
("298","26","6","0","SS 3","","DICTION","submit","14","0","2020/2021","1st Term"),
("299","26","5","0","SS 2","","DICTION","submit","22","0","2020/2021","1st Term"),
("300","10","4","0","SS 1","","COMPUTER SCIENCE","submit","24","0","2020/2021","1st Term");
INSERT INTO result_page VALUES
("301","28","4","0","SS 1","","CIVIC EDUCATION","submit","24","0","2020/2021","1st Term"),
("302","15","5","0","SS 2","","CIVIC EDUCATION","submit","23","0","2020/2021","1st Term"),
("303","15","6","0","SS 3","","CIVIC EDUCATION","submit","14","0","2020/2021","1st Term"),
("304","14","4","0","SS 1","","BIOLOGY","submit","24","0","2020/2021","1st Term"),
("305","3","1","0","JSS 1","","BASIC SCIENCE","submit","22","0","2020/2021","1st Term"),
("306","8","1","0","JSS 1","","BASIC TECHNOLOGY","submit","22","0","2020/2021","1st Term"),
("307","3","2","0","JSS 2","","BASIC SCIENCE","submit","10","0","2020/2021","1st Term"),
("308","8","2","0","JSS 2","","BASIC TECHNOLOGY","submit","10","0","2020/2021","1st Term"),
("309","3","3","0","JSS 3","","BASIC SCIENCE","submit","22","0","2020/2021","1st Term"),
("310","8","3","0","JSS 3","","BASIC TECHNOLOGY","submit","22","0","2020/2021","1st Term"),
("311","1","1","0","JSS 1","","ENGLISH LANGUAGE","submit","22","0","2020/2021","1st Term"),
("312","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","submit","22","0","2020/2021","1st Term"),
("313","28","2","0","JSS 2","","CIVIC EDUCATION","submit","10","0","2020/2021","1st Term"),
("314","23","2","0","JSS 2","","SOCIAL STUDIES","submit","10","0","2020/2021","1st Term"),
("315","4","2","0","JSS 2","","LITERATURE-IN-ENGLISH","submit","10","0","2020/2021","1st Term"),
("316","1","2","0","JSS 2","","ENGLISH LANGUAGE","submit","10","0","2020/2021","1st Term"),
("317","1","3","0","JSS 3","","ENGLISH LANGUAGE","submit","22","0","2020/2021","1st Term"),
("318","4","3","0","JSS 3","","LITERATURE-IN-ENGLISH","submit","22","0","2020/2021","1st Term"),
("319","28","3","0","JSS 3","","CIVIC EDUCATION","submit","22","0","2020/2021","1st Term"),
("320","5","4","0","SS 1","","AGRICULTURAL SCIENCE","submit","24","0","2020/2021","1st Term"),
("321","6","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","22","0","2020/2021","1st Term"),
("322","19","4","0","SS 1","","MARKETING","submit","24","0","2020/2021","1st Term"),
("323","5","5","0","SS 2","","AGRICULTURAL SCIENCE","submit","8","0","2020/2021","1st Term"),
("324","14","5","0","SS 2","","BIOLOGY","submit","17","0","2020/2021","1st Term"),
("325","19","5","0","SS 2","","MARKETING","submit","23","0","2020/2021","1st Term"),
("326","17","5","0","SS 2","","ECONOMICS","submit","11","0","2020/2021","1st Term"),
("327","5","6","0","SS 3","","AGRICULTURAL SCIENCE","submit","12","0","2020/2021","1st Term"),
("328","14","6","0","SS 3","","BIOLOGY","submit","8","0","2020/2021","1st Term"),
("329","19","6","0","SS 3","","MARKETING","submit","14","0","2020/2021","1st Term"),
("330","17","6","0","SS 3","","ECONOMICS","submit","13","0","2020/2021","1st Term"),
("331","13","6","0","SS 3","","CHEMISTRY","submit","9","0","2020/2021","1st Term"),
("332","12","6","0","SS 3","","PHYSICS","submit","9","0","2020/2021","1st Term"),
("333","25","6","0","SS 3","","FURTHER MATHEMATICS","submit","2","0","2020/2021","1st Term"),
("334","2","6","0","SS 3","","MATHEMATICS","submit","14","0","2020/2021","1st Term"),
("335","2","1","0","JSS 1","","MATHEMATICS","submit","23","0","2020/2021","2nd Term"),
("336","2","2","0","JSS 2","","MATHEMATICS","submit","8","0","2020/2021","2nd Term"),
("337","2","3","0","JSS 3","","MATHEMATICS","save","22","0","2020/2021","2nd Term"),
("338","13","4","0","SS 1","","CHEMISTRY","submit","24","0","2020/2021","2nd Term"),
("339","25","4","0","SS 1","","FURTHER MATHEMATICS","submit","24","0","2020/2021","2nd Term"),
("340","13","5","0","SS 2","","CHEMISTRY","submit","17","0","2020/2021","2nd Term"),
("341","13","6","0","SS 3","","CHEMISTRY","submit","6","0","2020/2021","2nd Term"),
("342","25","6","0","SS 3","","FURTHER MATHEMATICS","submit","2","0","2020/2021","2nd Term"),
("343","1","2","0","JSS 2","","ENGLISH LANGUAGE","submit","8","0","2020/2021","2nd Term"),
("344","4","2","0","JSS 2","","LITERATURE-IN-ENGLISH","submit","8","0","2020/2021","2nd Term"),
("345","28","2","0","JSS 2","","CIVIC EDUCATION","submit","8","0","2020/2021","2nd Term"),
("346","23","2","0","JSS 2","","SOCIAL STUDIES","submit","8","0","2020/2021","2nd Term"),
("347","1","1","0","JSS 1","","ENGLISH LANGUAGE","submit","23","0","2020/2021","2nd Term"),
("348","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","submit","23","0","2020/2021","2nd Term"),
("349","1","3","0","JSS 3","","ENGLISH LANGUAGE","save","23","0","2020/2021","2nd Term"),
("350","4","3","0","JSS 3","","LITERATURE-IN-ENGLISH","save","23","0","2020/2021","2nd Term"),
("351","23","3","0","JSS 3","","SOCIAL STUDIES","save","23","0","2020/2021","2nd Term"),
("352","17","4","0","SS 1","","ECONOMICS","submit","24","0","2020/2021","2nd Term"),
("353","6","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","8","0","2020/2021","2nd Term"),
("354","2","4","0","SS 1","","MATHEMATICS","submit","24","0","2020/2021","2nd Term"),
("355","12","4","0","SS 1","","PHYSICS","submit","24","0","2020/2021","2nd Term"),
("356","2","5","0","SS 2","","MATHEMATICS","submit","24","0","2020/2021","2nd Term"),
("357","12","5","0","SS 2","","PHYSICS","submit","17","0","2020/2021","2nd Term"),
("358","3","1","0","JSS 1","","BASIC SCIENCE","submit","23","0","2020/2021","2nd Term"),
("359","8","1","0","JSS 1","","BASIC TECHNOLOGY","submit","23","0","2020/2021","2nd Term"),
("360","3","2","0","JSS 2","","BASIC SCIENCE","submit","8","0","2020/2021","2nd Term"),
("361","8","2","0","JSS 2","","BASIC TECHNOLOGY","submit","8","0","2020/2021","2nd Term"),
("362","3","3","0","JSS 3","","BASIC SCIENCE","save","23","0","2020/2021","2nd Term"),
("363","8","3","0","JSS 3","","BASIC TECHNOLOGY","save","23","0","2020/2021","2nd Term"),
("364","9","1","0","JSS 1","","BUSINESS STUDIES","submit","23","0","2020/2021","2nd Term"),
("365","9","2","0","JSS 2","","BUSINESS STUDIES","submit","8","0","2020/2021","2nd Term"),
("366","16","6","0","SS 3","","GOVERNMENT","submit","5","0","2020/2021","2nd Term"),
("367","16","4","0","SS 1","","GOVERNMENT","submit","24","0","2020/2021","2nd Term"),
("368","16","5","0","SS 2","","GOVERNMENT","submit","7","0","2020/2021","2nd Term"),
("369","20","5","0","SS 2","","COMMERCE","submit","5","0","2020/2021","2nd Term"),
("370","20","6","0","SS 3","","COMMERCE","submit","2","0","2020/2021","2nd Term"),
("371","20","4","0","SS 1","","COMMERCE","submit","24","0","2020/2021","2nd Term"),
("372","1","5","0","SS 2","","ENGLISH LANGUAGE","submit","24","0","2020/2021","2nd Term"),
("373","4","5","0","SS 2","","LITERATURE-IN-ENGLISH","submit","6","0","2020/2021","2nd Term"),
("374","1","4","0","SS 1","","ENGLISH LANGUAGE","submit","24","0","2020/2021","2nd Term"),
("375","4","4","0","SS 1","","LITERATURE-IN-ENGLISH","submit","24","0","2020/2021","2nd Term"),
("376","1","6","0","SS 3","","ENGLISH LANGUAGE","submit","10","0","2020/2021","2nd Term"),
("377","4","6","0","SS 3","","LITERATURE-IN-ENGLISH","submit","4","0","2020/2021","2nd Term"),
("378","27","1","0","JSS 1","","FRENCH","submit","23","0","2020/2021","2nd Term"),
("379","27","2","0","JSS 2","","FRENCH","submit","8","0","2020/2021","2nd Term"),
("380","25","5","0","SS 2","","FURTHER MATHEMATICS","submit","13","0","2020/2021","2nd Term"),
("381","2","6","0","SS 3","","MATHEMATICS","submit","10","0","2020/2021","2nd Term"),
("382","12","6","0","SS 3","","PHYSICS","submit","6","0","2020/2021","2nd Term"),
("383","10","1","0","JSS 1","","COMPUTER SCIENCE","submit","23","0","2020/2021","2nd Term"),
("384","10","2","0","JSS 2","","COMPUTER SCIENCE","submit","8","0","2020/2021","2nd Term"),
("385","10","4","0","SS 1","","COMPUTER SCIENCE","submit","24","0","2020/2021","2nd Term"),
("386","10","5","0","SS 2","","COMPUTER SCIENCE","submit","13","0","2020/2021","2nd Term"),
("387","24","2","0","JSS 2","","HOME ECONOMICS","submit","8","0","2020/2021","2nd Term"),
("388","5","2","0","JSS 2","","AGRICULTURAL SCIENCE","submit","8","0","2020/2021","2nd Term"),
("389","7","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","submit","8","0","2020/2021","2nd Term"),
("390","28","1","0","JSS 1","","CIVIC EDUCATION","submit","23","0","2020/2021","2nd Term"),
("391","5","1","0","JSS 1","","AGRICULTURAL SCIENCE","submit","23","0","2020/2021","2nd Term"),
("392","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","submit","23","0","2020/2021","2nd Term"),
("393","5","5","0","SS 2","","AGRICULTURAL SCIENCE","submit","9","0","2020/2021","2nd Term"),
("394","23","1","0","JSS 1","","SOCIAL STUDIES","submit","23","0","2020/2021","2nd Term"),
("395","14","5","0","SS 2","","BIOLOGY","submit","15","0","2020/2021","2nd Term"),
("396","5","4","0","SS 1","","AGRICULTURAL SCIENCE","submit","24","0","2020/2021","2nd Term"),
("397","14","4","0","SS 1","","BIOLOGY","submit","24","0","2020/2021","2nd Term"),
("398","5","6","0","SS 3","","AGRICULTURAL SCIENCE","submit","8","0","2020/2021","2nd Term"),
("399","14","6","0","SS 3","","BIOLOGY","submit","5","0","2020/2021","2nd Term"),
("400","28","4","0","SS 1","","CIVIC EDUCATION","submit","24","0","2020/2021","2nd Term");
INSERT INTO result_page VALUES
("401","15","5","0","SS 2","","CIVIC EDUCATION","submit","24","0","2020/2021","2nd Term"),
("402","6","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","23","0","2020/2021","2nd Term"),
("403","24","1","0","JSS 1","","HOME ECONOMICS","submit","23","0","2020/2021","2nd Term"),
("404","15","6","0","SS 3","","CIVIC EDUCATION","submit","11","0","2020/2021","2nd Term"),
("405","26","1","0","JSS 1","","DICTION","submit","23","0","2020/2021","2nd Term"),
("406","26","2","0","JSS 2","","DICTION","submit","8","0","2020/2021","2nd Term"),
("407","26","4","0","SS 1","","DICTION","submit","24","0","2020/2021","2nd Term"),
("408","26","5","0","SS 2","","DICTION","submit","24","0","2020/2021","2nd Term"),
("409","26","6","0","SS 3","","DICTION","submit","11","0","2020/2021","2nd Term"),
("410","19","4","0","SS 1","","MARKETING","submit","24","0","2020/2021","2nd Term"),
("411","19","5","0","SS 2","","MARKETING","submit","24","0","2020/2021","2nd Term"),
("412","17","5","0","SS 2","","ECONOMICS","submit","11","0","2020/2021","2nd Term"),
("413","19","6","0","SS 3","","MARKETING","submit","11","0","2020/2021","2nd Term"),
("414","17","6","0","SS 3","","ECONOMICS","submit","11","0","2020/2021","2nd Term"),
("415","18","5","0","SS 2","","GEOGRAPHY","submit","1","0","2020/2021","2nd Term"),
("416","18","6","0","SS 3","","GEOGRAPHY","submit","2","0","2020/2021","2nd Term"),
("417","18","4","0","SS 1","","GEOGRAPHY","submit","24","0","2020/2021","2nd Term"),
("418","6","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","24","0","2020/2021","2nd Term"),
("419","6","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","7","0","2020/2021","2nd Term"),
("420","6","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","5","0","2020/2021","2nd Term"),
("421","2","1","0","JSS 1","","MATHEMATICS","submit","23","0","2020/2021","3rd Term"),
("422","2","2","0","JSS 2","","MATHEMATICS","submit","8","0","2020/2021","3rd Term"),
("423","13","4","0","SS 1","","CHEMISTRY","submit","25","0","2020/2021","3rd Term"),
("424","2","4","0","SS 1","","MATHEMATICS","submit","25","0","2020/2021","3rd Term"),
("425","25","4","0","SS 1","","FURTHER MATHEMATICS","submit","25","0","2020/2021","3rd Term"),
("426","1","1","0","JSS 1","","ENGLISH LANGUAGE","submit","23","0","2020/2021","3rd Term"),
("427","1","2","0","JSS 2","","ENGLISH LANGUAGE","submit","8","0","2020/2021","3rd Term"),
("428","23","2","0","JSS 2","","SOCIAL STUDIES","submit","8","0","2020/2021","3rd Term"),
("429","28","2","0","JSS 2","","CIVIC EDUCATION","submit","8","0","2020/2021","3rd Term"),
("430","17","4","0","SS 1","","ECONOMICS","submit","25","0","2020/2021","3rd Term"),
("431","6","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","8","0","2020/2021","3rd Term"),
("432","18","4","0","SS 1","","GEOGRAPHY","submit","25","0","2020/2021","3rd Term"),
("433","18","5","0","SS 2","","GEOGRAPHY","submit","3","0","2020/2021","3rd Term"),
("434","5","1","0","JSS 1","","AGRICULTURAL SCIENCE","submit","23","0","2020/2021","3rd Term"),
("435","5","2","0","JSS 2","","AGRICULTURAL SCIENCE","submit","8","0","2020/2021","3rd Term"),
("436","3","1","0","JSS 1","","BASIC SCIENCE","submit","23","0","2020/2021","3rd Term"),
("437","8","1","0","JSS 1","","BASIC TECHNOLOGY","submit","23","0","2020/2021","3rd Term"),
("438","3","2","0","JSS 2","","BASIC SCIENCE","submit","8","0","2020/2021","3rd Term"),
("439","8","2","0","JSS 2","","BASIC TECHNOLOGY","submit","8","0","2020/2021","3rd Term"),
("440","9","1","0","JSS 1","","BUSINESS STUDIES","submit","23","0","2020/2021","3rd Term"),
("441","9","2","0","JSS 2","","BUSINESS STUDIES","submit","8","0","2020/2021","3rd Term"),
("442","6","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","23","0","2020/2021","3rd Term"),
("443","28","1","0","JSS 1","","CIVIC EDUCATION","submit","23","0","2020/2021","3rd Term"),
("444","10","1","0","JSS 1","","COMPUTER SCIENCE","submit","23","0","2020/2021","3rd Term"),
("445","10","2","0","JSS 2","","COMPUTER SCIENCE","submit","8","0","2020/2021","3rd Term"),
("446","26","2","0","JSS 2","","DICTION","submit","8","0","2020/2021","3rd Term"),
("447","26","1","0","JSS 1","","DICTION","submit","23","0","2020/2021","3rd Term"),
("448","27","1","0","JSS 1","","FRENCH","submit","23","0","2020/2021","3rd Term"),
("449","27","2","0","JSS 2","","FRENCH","submit","8","0","2020/2021","3rd Term"),
("450","24","2","0","JSS 2","","HOME ECONOMICS","submit","8","0","2020/2021","3rd Term"),
("451","24","1","0","JSS 1","","HOME ECONOMICS","submit","23","0","2020/2021","3rd Term"),
("452","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","submit","23","0","2020/2021","3rd Term"),
("453","4","2","0","JSS 2","","LITERATURE-IN-ENGLISH","submit","8","0","2020/2021","3rd Term"),
("454","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","submit","23","0","2020/2021","3rd Term"),
("455","23","1","0","JSS 1","","SOCIAL STUDIES","submit","23","0","2020/2021","3rd Term"),
("456","5","4","0","SS 1","","AGRICULTURAL SCIENCE","submit","25","0","2020/2021","3rd Term"),
("457","5","5","0","SS 2","","AGRICULTURAL SCIENCE","submit","9","0","2020/2021","3rd Term"),
("458","14","4","0","SS 1","","BIOLOGY","submit","25","0","2020/2021","3rd Term"),
("459","14","5","0","SS 2","","BIOLOGY","submit","14","0","2020/2021","3rd Term"),
("460","6","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","25","0","2020/2021","3rd Term"),
("461","6","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","7","0","2020/2021","3rd Term"),
("462","28","4","0","SS 1","","CIVIC EDUCATION","submit","25","0","2020/2021","3rd Term"),
("463","15","5","0","SS 2","","CIVIC EDUCATION","submit","23","0","2020/2021","3rd Term"),
("464","20","5","0","SS 2","","COMMERCE","submit","5","0","2020/2021","3rd Term"),
("465","20","4","0","SS 1","","COMMERCE","submit","25","0","2020/2021","3rd Term"),
("466","13","5","0","SS 2","","CHEMISTRY","submit","16","0","2020/2021","3rd Term"),
("467","10","4","0","SS 1","","COMPUTER SCIENCE","submit","25","0","2020/2021","3rd Term"),
("468","10","5","0","SS 2","","COMPUTER SCIENCE","submit","11","0","2020/2021","3rd Term"),
("469","26","5","0","SS 2","","DICTION","submit","22","0","2020/2021","3rd Term"),
("470","26","4","0","SS 1","","DICTION","submit","25","0","2020/2021","3rd Term"),
("471","17","5","0","SS 2","","ECONOMICS","submit","12","0","2020/2021","3rd Term"),
("472","1","5","0","SS 2","","ENGLISH LANGUAGE","submit","23","0","2020/2021","3rd Term"),
("473","1","4","0","SS 1","","ENGLISH LANGUAGE","submit","25","0","2020/2021","3rd Term"),
("474","25","5","0","SS 2","","FURTHER MATHEMATICS","submit","8","0","2020/2021","3rd Term"),
("475","16","5","0","SS 2","","GOVERNMENT","submit","7","0","2020/2021","3rd Term"),
("476","16","4","0","SS 1","","GOVERNMENT","submit","25","0","2020/2021","3rd Term"),
("477","4","4","0","SS 1","","LITERATURE-IN-ENGLISH","submit","25","0","2020/2021","3rd Term"),
("478","4","5","0","SS 2","","LITERATURE-IN-ENGLISH","submit","6","0","2020/2021","3rd Term"),
("479","19","5","0","SS 2","","MARKETING","submit","23","0","2020/2021","3rd Term"),
("480","19","4","0","SS 1","","MARKETING","submit","25","0","2020/2021","3rd Term"),
("481","2","5","0","SS 2","","MATHEMATICS","submit","24","0","2020/2021","3rd Term"),
("482","12","4","0","SS 1","","PHYSICS","submit","25","0","2020/2021","3rd Term"),
("483","7","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","submit","8","0","2020/2021","3rd Term"),
("484","12","5","0","SS 2","","PHYSICS","submit","16","0","2020/2021","3rd Term"),
("485","20","5","0","SS 2","","COMMERCE","submit","4","0","2021/2022","1st Term"),
("486","6","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","9","0","2021/2022","1st Term"),
("487","29","4","0","SS 1","","DATA PROCESSING","submit","30","0","2021/2022","1st Term"),
("488","6","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","5","0","2021/2022","1st Term"),
("489","6","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","30","0","2021/2022","1st Term"),
("490","6","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","27","0","2021/2022","1st Term"),
("491","12","6","0","SS 3","","PHYSICS","submit","19","0","2021/2022","1st Term"),
("492","2","6","0","SS 3","","MATHEMATICS","submit","26","0","2021/2022","1st Term"),
("493","25","6","0","SS 3","","FURTHER MATHEMATICS","submit","12","0","2021/2022","1st Term"),
("494","2","5","0","SS 2","","MATHEMATICS","submit","26","0","2021/2022","1st Term"),
("495","12","4","0","SS 1","","PHYSICS","submit","30","0","2021/2022","1st Term"),
("496","2","4","0","SS 1","","MATHEMATICS","submit","30","0","2021/2022","1st Term"),
("497","12","5","0","SS 2","","PHYSICS","submit","21","0","2021/2022","1st Term"),
("498","17","4","0","SS 1","","ECONOMICS","submit","30","0","2021/2022","1st Term"),
("499","28","2","0","JSS 2","","CIVIC EDUCATION","submit","27","0","2021/2022","1st Term"),
("500","17","6","0","SS 3","","ECONOMICS","submit","20","0","2021/2022","1st Term");
INSERT INTO result_page VALUES
("501","24","2","0","JSS 2","","HOME ECONOMICS","submit","27","0","2021/2022","1st Term"),
("502","18","4","0","SS 1","","GEOGRAPHY","submit","30","0","2021/2022","1st Term"),
("503","17","5","0","SS 2","","ECONOMICS","submit","15","0","2021/2022","1st Term"),
("504","23","3","0","JSS 3","","SOCIAL STUDIES","submit","12","0","2021/2022","1st Term"),
("505","7","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","submit","12","0","2021/2022","1st Term"),
("506","18","5","0","SS 2","","GEOGRAPHY","submit","6","0","2021/2022","1st Term"),
("507","18","6","0","SS 3","","GEOGRAPHY","submit","9","0","2021/2022","1st Term"),
("508","4","2","0","JSS 2","","LITERATURE-IN-ENGLISH","submit","27","0","2021/2022","1st Term"),
("509","10","3","0","JSS 3","","COMPUTER SCIENCE","submit","12","0","2021/2022","1st Term"),
("510","29","6","0","SS 3","","DATA PROCESSING","submit","26","0","2021/2022","1st Term"),
("511","8","2","0","JSS 2","","BASIC TECHNOLOGY","submit","27","0","2021/2022","1st Term"),
("512","3","2","0","JSS 2","","BASIC SCIENCE","submit","27","0","2021/2022","1st Term"),
("513","3","1","0","JSS 1","","BASIC SCIENCE","submit","26","0","2021/2022","1st Term"),
("514","8","3","0","JSS 3","","BASIC TECHNOLOGY","submit","12","0","2021/2022","1st Term"),
("515","13","4","0","SS 1","","CHEMISTRY","submit","30","0","2021/2022","1st Term"),
("516","2","2","0","JSS 2","","MATHEMATICS","submit","27","0","2021/2022","1st Term"),
("517","2","1","0","JSS 1","","MATHEMATICS","submit","26","0","2021/2022","1st Term"),
("518","28","1","0","JSS 1","","CIVIC EDUCATION","submit","26","0","2021/2022","1st Term"),
("519","24","1","0","JSS 1","","HOME ECONOMICS","submit","26","0","2021/2022","1st Term"),
("520","10","1","0","JSS 1","","COMPUTER SCIENCE","submit","26","0","2021/2022","1st Term"),
("521","29","5","0","SS 2","","DATA PROCESSING","submit","26","0","2021/2022","1st Term"),
("522","25","4","0","SS 1","","FURTHER MATHEMATICS","submit","30","0","2021/2022","1st Term"),
("523","1","1","0","JSS 1","","ENGLISH LANGUAGE","submit","26","0","2021/2022","1st Term"),
("524","5","4","0","SS 1","","AGRICULTURAL SCIENCE","submit","30","0","2021/2022","1st Term"),
("525","14","4","0","SS 1","","BIOLOGY","submit","30","0","2021/2022","1st Term"),
("526","26","6","0","SS 3","","DICTION","submit","26","0","2021/2022","1st Term"),
("527","8","1","0","JSS 1","","BASIC TECHNOLOGY","submit","26","0","2021/2022","1st Term"),
("528","26","4","0","SS 1","","DICTION","submit","30","0","2021/2022","1st Term"),
("529","26","5","0","SS 2","","DICTION","submit","26","0","2021/2022","1st Term"),
("530","26","1","0","JSS 1","","DICTION","submit","26","0","2021/2022","1st Term"),
("531","26","2","0","JSS 2","","DICTION","submit","27","0","2021/2022","1st Term"),
("532","9","1","0","JSS 1","","BUSINESS STUDIES","submit","26","0","2021/2022","1st Term"),
("533","27","2","0","JSS 2","","FRENCH","submit","27","0","2021/2022","1st Term"),
("534","9","2","0","JSS 2","","BUSINESS STUDIES","submit","27","0","2021/2022","1st Term"),
("535","10","2","0","JSS 2","","COMPUTER SCIENCE","submit","27","0","2021/2022","1st Term"),
("536","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","submit","26","0","2021/2022","1st Term"),
("537","16","4","0","SS 1","","GOVERNMENT","submit","30","0","2021/2022","1st Term"),
("538","2","3","0","JSS 3","","MATHEMATICS","submit","12","0","2021/2022","1st Term"),
("539","1","3","0","JSS 3","","ENGLISH LANGUAGE","submit","12","0","2021/2022","1st Term"),
("540","6","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","12","0","2021/2022","1st Term"),
("541","4","3","0","JSS 3","","LITERATURE-IN-ENGLISH","submit","12","0","2021/2022","1st Term"),
("542","9","3","0","JSS 3","","BUSINESS STUDIES","submit","12","0","2021/2022","1st Term"),
("543","3","3","0","JSS 3","","BASIC SCIENCE","submit","12","0","2021/2022","1st Term"),
("544","26","3","0","JSS 3","","DICTION","submit","12","0","2021/2022","1st Term"),
("545","25","5","0","SS 2","","FURTHER MATHEMATICS","submit","14","0","2021/2022","1st Term"),
("546","13","5","0","SS 2","","CHEMISTRY","submit","21","0","2021/2022","1st Term"),
("547","20","4","0","SS 1","","COMMERCE","submit","30","0","2021/2022","1st Term"),
("548","5","5","0","SS 2","","AGRICULTURAL SCIENCE","submit","12","0","2021/2022","1st Term"),
("549","1","5","0","SS 2","","ENGLISH LANGUAGE","submit","26","0","2021/2022","1st Term"),
("550","14","6","0","SS 3","","BIOLOGY","submit","16","0","2021/2022","1st Term"),
("551","5","6","0","SS 3","","AGRICULTURAL SCIENCE","submit","8","0","2021/2022","1st Term"),
("552","14","5","0","SS 2","","BIOLOGY","submit","14","0","2021/2022","1st Term"),
("553","16","5","0","SS 2","","GOVERNMENT","submit","6","0","2021/2022","1st Term"),
("554","16","6","0","SS 3","","GOVERNMENT","submit","8","0","2021/2022","1st Term"),
("555","20","6","0","SS 3","","COMMERCE","submit","6","0","2021/2022","1st Term"),
("556","4","5","0","SS 2","","LITERATURE-IN-ENGLISH","submit","5","0","2021/2022","1st Term"),
("557","4","6","0","SS 3","","LITERATURE-IN-ENGLISH","submit","7","0","2021/2022","1st Term"),
("558","4","4","0","SS 1","","LITERATURE-IN-ENGLISH","submit","30","0","2021/2022","1st Term"),
("559","1","4","0","SS 1","","ENGLISH LANGUAGE","submit","30","0","2021/2022","1st Term"),
("560","1","6","0","SS 3","","ENGLISH LANGUAGE","submit","26","0","2021/2022","1st Term"),
("561","23","1","0","JSS 1","","SOCIAL STUDIES","submit","26","0","2021/2022","1st Term"),
("562","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","submit","26","0","2021/2022","1st Term"),
("563","28","4","0","SS 1","","CIVIC EDUCATION","submit","30","0","2021/2022","1st Term"),
("564","15","6","0","SS 3","","CIVIC EDUCATION","submit","26","0","2021/2022","1st Term"),
("565","5","2","0","JSS 2","","AGRICULTURAL SCIENCE","submit","27","0","2021/2022","1st Term"),
("566","6","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","26","0","2021/2022","1st Term"),
("567","15","5","0","SS 2","","CIVIC EDUCATION","submit","26","0","2021/2022","1st Term"),
("568","27","1","0","JSS 1","","FRENCH","submit","26","0","2021/2022","1st Term"),
("569","5","1","0","JSS 1","","AGRICULTURAL SCIENCE","submit","26","0","2021/2022","1st Term"),
("570","5","3","0","JSS 3","","AGRICULTURAL SCIENCE","submit","12","0","2021/2022","1st Term"),
("571","24","3","0","JSS 3","","HOME ECONOMICS","submit","12","0","2021/2022","1st Term"),
("572","28","3","0","JSS 3","","CIVIC EDUCATION","submit","12","0","2021/2022","1st Term"),
("573","27","3","0","JSS 3","","FRENCH","submit","12","0","2021/2022","1st Term"),
("574","13","6","0","SS 3","","CHEMISTRY","submit","18","0","2021/2022","1st Term"),
("575","7","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","submit","27","0","2021/2022","1st Term"),
("576","23","2","0","JSS 2","","SOCIAL STUDIES","submit","27","0","2021/2022","1st Term"),
("577","1","2","0","JSS 2","","ENGLISH LANGUAGE","submit","27","0","2021/2022","1st Term");




CREATE TABLE `result_subject` (
  `result_subject_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `class_name` varchar(50) NOT NULL,
  `subclass_name` varchar(50) NOT NULL,
  `subject_name` varchar(100) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `ca1` float DEFAULT NULL,
  `ca2` float DEFAULT NULL,
  `ca3` float DEFAULT NULL,
  `ca4` float DEFAULT NULL,
  `ca5` float DEFAULT NULL,
  `ca6` float DEFAULT NULL,
  `ca7` float DEFAULT NULL,
  `ca8` float DEFAULT NULL,
  `ca9` float DEFAULT NULL,
  `ca10` float DEFAULT NULL,
  `ca` float DEFAULT NULL,
  `exam` float DEFAULT NULL,
  `sum_total` float DEFAULT NULL,
  `total` float NOT NULL,
  `cumulative_score` float NOT NULL,
  `cumulative_score_percent` float DEFAULT NULL,
  `cumulative_position` char(10) NOT NULL,
  `position_subclass` varchar(20) NOT NULL,
  `grade` varchar(5) NOT NULL,
  `grade_comment` varchar(50) NOT NULL,
  `staff_name` varchar(200) NOT NULL,
  `staff_comment` varchar(60) NOT NULL,
  `attendance` int(11) DEFAULT NULL,
  `percent_attendance` varchar(10) DEFAULT NULL,
  `handwriting` int(11) DEFAULT NULL,
  `neatness` int(11) DEFAULT NULL,
  `punctuality` int(11) DEFAULT NULL,
  `attentiveness` int(11) DEFAULT NULL,
  `initiative` int(11) DEFAULT NULL,
  `respect` int(11) DEFAULT NULL,
  `obedience` int(11) DEFAULT NULL,
  `attitude` int(11) DEFAULT NULL,
  `honesty` int(11) DEFAULT NULL,
  `creativity` int(11) DEFAULT NULL,
  `status` varchar(10) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(10) NOT NULL,
  PRIMARY KEY (`result_subject_id`),
  KEY `sess_term` (`sessions`,`terms`),
  KEY `foreign_keys` (`student_id`,`class_id`,`subclass_id`,`subject_id`),
  KEY `status` (`status`)
) ENGINE=InnoDB AUTO_INCREMENT=10194 DEFAULT CHARSET=latin1;


INSERT INTO result_subject VALUES
("1","1","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","28","","28","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("2","2","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("3","3","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","79","","79","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("4","4","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","23","","23","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("5","5","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","","52","0","52","15th","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("6","6","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","65","","65","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("7","7","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","54","","54","0","","","7th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("8","8","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","89","","89","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("9","9","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","93","","93","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("10","10","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","","52","0","","","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("11","11","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","99","","99","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("12","1","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","37","","37","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("13","2","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","50","","50","0","","","7th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("14","3","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","54","","54","0","","","5th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("15","4","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","38","","38","0","","","9th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("16","5","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","52","","52","0","52","15th","6th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("17","6","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","61","","61","0","","","4th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("18","7","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","43","","43","0","","","8th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("19","8","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","69","","69","0","","","3rd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("20","9","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","83","","83","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("21","10","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","37","","37","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("22","11","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","95","","95","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("23","1","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","20","","20","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("24","2","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","72","","72","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("25","3","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("26","4","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","20","","20","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("27","5","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","47","","47","0","47","15th","9th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("28","6","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","91","","91","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("29","7","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","63","","63","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("30","8","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("31","9","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","89","","89","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("32","10","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","50","","50","0","","","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("33","11","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","90","","90","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("34","1","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","18","","18","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("35","2","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","52","","52","0","","","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("36","3","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","83","","83","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("37","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","33","","33","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("38","5","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","67","","67","0","67","15th","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("39","6","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","75","","75","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("40","7","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","61","","61","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("41","8","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","96","","96","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("42","9","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","93","","93","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("43","10","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","46","","46","0","","","9th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("44","11","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","100","","100","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("45","1","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","31","","31","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("46","2","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","43","","43","0","","","7th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("47","3","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","55","","55","0","","","3rd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("48","4","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","34","","34","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("49","5","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","35","","35","0","35","15th","9th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("50","6","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","45","","45","0","","","5th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("51","7","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","37","","37","0","","","8th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("52","8","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","50","","50","0","","","4th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("53","9","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","63","","63","0","","","2nd","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("54","10","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","45","","45","0","","","5th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("55","11","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","84","","84","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("56","1","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","19","","19","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("57","2","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","33","","33","0","","","7th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("58","3","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","47","","47","0","","","5th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("59","4","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","23","","23","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("60","5","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","31","","31","0","","","8th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("61","6","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","42","","42","0","","","6th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("62","7","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","53","","53","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("63","8","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","53","","53","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("64","9","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","72","","72","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("65","10","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","26","","26","0","","","9th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("66","11","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","90","","90","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("67","1","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","33","","33","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("68","2","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","42","","42","0","","","9th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("69","3","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","59","","59","0","","","2nd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("70","4","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","36","","36","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("71","5","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","43","","43","0","43","15th","8th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("72","6","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","56","","56","0","","","3rd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("73","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","55","","55","0","","","4th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("74","8","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","71","","71","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("75","9","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","51","","51","0","","","7th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("76","10","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","54","","54","0","","","6th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("77","11","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","55","","55","0","","","4th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("78","1","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","22","","22","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("79","2","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","71","","71","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("80","3","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","81","","81","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("81","4","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","19","","19","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("82","5","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","42","","42","0","42","15th","8th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("83","6","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","75","","75","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("84","7","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","60","","60","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("85","8","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","78","","78","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("86","9","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","88","","88","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("87","10","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","42","","42","0","","","8th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("88","11","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","89","","89","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("89","1","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","17","","17","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("90","2","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","58","","58","0","","","7th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("91","3","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","81","","81","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("92","4","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","53","","53","0","","","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("93","5","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","39","","39","0","39","15th","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("94","6","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","85","","85","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("95","7","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","68","","68","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("96","8","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","90","","90","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("97","9","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","87","","87","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("98","10","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","40","","40","0","","","9th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("99","11","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","83","","83","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("100","1","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","25","","25","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("101","2","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","54","","54","0","","","5th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("102","3","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","60","","60","0","","","4th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("103","4","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","38","","38","0","","","9th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("104","5","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","36","","36","0","36","15th","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("105","6","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","48","","48","0","","","6th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("106","7","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","62","","62","0","","","3rd","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("107","8","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","48","","48","0","","","6th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("108","9","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","71","","71","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("109","10","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","41","","41","0","","","8th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("110","11","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","72","","72","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("111","12","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","82","","82","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("112","13","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","81","","81","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("113","14","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","61","","61","0","","","15th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("114","15","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","77","","77","0","","","9th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("115","16","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","80","","80","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("116","17","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","75","","75","0","","","11th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("117","18","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","70","","70","0","","","13th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("118","19","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","80","","80","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("119","20","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","51","","51","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("120","21","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","72","","72","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("121","22","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","90","","90","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("122","23","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","91","","91","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("123","24","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","79","","79","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("124","27","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","64","","64","0","","","14th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("125","25","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","76","","76","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("126","26","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","87","","87","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("127","12","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","65","","65","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("128","13","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","48","","48","0","","","12th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("129","14","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","14th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("130","15","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","44","","44","0","","","15th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("131","16","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","85","","85","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("132","17","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","72","","72","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("133","18","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","62","","62","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("134","19","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","55","","55","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("135","20","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","33","","33","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("136","21","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","","59","0","","","9th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("137","22","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","65","","65","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("138","23","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","83","","83","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("139","24","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("140","27","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","48","","48","0","","","12th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("141","25","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","57","","57","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("142","26","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","82","","82","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("143","12","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","70","","70","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("144","13","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","64","","64","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("145","14","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","69","","69","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("146","15","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","57","","57","0","","","15th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("147","16","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","77","","77","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("148","17","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","75","","75","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("149","18","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","65","","65","0","","","10th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("150","19","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","71","","71","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("151","20","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","60","","60","0","","","14th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("152","21","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","69","","69","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("153","22","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","71","","71","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("154","23","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","76","","76","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("155","24","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","62","","62","0","","","13th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("156","25","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","82","","82","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("157","26","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","30","","30","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("158","27","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","64","","64","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("159","12","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","46","","46","0","","","14th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("160","13","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","50","","50","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("161","14","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","52","","52","0","","","10th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("162","15","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","55","","55","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("163","16","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","63","","63","0","","","3rd","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("164","17","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","63","","63","0","","","3rd","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("165","18","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","41","","41","0","","","15th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("166","19","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","57","","57","0","","","6th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("167","20","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","33","","33","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("168","21","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","65","","65","0","","","2nd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("169","22","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","53","","53","0","","","9th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("170","23","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","84","","84","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("171","24","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","51","","51","0","","","11th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("172","25","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","47","","47","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("173","26","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","56","","56","0","","","7th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("174","27","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","59","","59","0","","","5th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("175","12","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","83","","83","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("176","13","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","58","","58","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("177","14","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","61","","61","0","","","12th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("178","15","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","65","","65","0","","","10th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("179","16","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","75","","75","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("180","17","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","78","","78","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("181","18","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("182","19","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","64","","64","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("183","20","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","54","","54","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("184","21","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","81","","81","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("185","22","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","71","","71","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("186","23","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","93","","93","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("187","24","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","66","","66","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("188","25","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","71","","71","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("189","26","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","89","","89","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("190","27","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","61","","61","0","","","12th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("191","12","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","62","","62","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("192","13","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","46","","46","0","","","14th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("193","14","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","67","","67","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("194","15","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","55","","55","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("195","16","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","57","","57","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("196","17","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","50","","50","0","","","13th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("197","18","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","46","","46","0","","","14th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("198","19","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","61","","61","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("199","20","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","29","","29","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("200","21","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","60","","60","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("201","22","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","76","","76","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("202","23","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","88","","88","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("203","24","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","54","","54","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("204","25","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","64","","64","0","","","6th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("205","27","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","70","","70","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("206","26","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","77","","77","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("207","12","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("208","13","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","68","","68","0","","","10th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("209","14","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","60","","60","0","","","12th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("210","15","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","49","","49","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("211","16","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","70","","70","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("212","17","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","83","","83","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("213","18","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","68","","68","0","","","10th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("214","19","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","73","","73","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("215","20","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","53","","53","0","","","14th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("216","21","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","80","","80","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("217","22","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("218","23","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","85","","85","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("219","24","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","60","","60","0","","","12th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("220","25","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","70","","70","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("221","27","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","69","","69","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("222","12","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","83","","83","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("223","13","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","84","","84","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("224","14","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","61","","61","0","","","15th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("225","15","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","60","","60","0","","","16th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("226","16","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","89","","89","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("227","17","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","85","","85","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("228","18","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","74","","74","0","","","11th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("229","19","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","62","","62","0","","","14th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("230","20","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","66","","66","0","","","13th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("231","21","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","85","","85","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("232","22","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","77","","77","0","","","9th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("233","23","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","89","","89","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("234","24","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","77","","77","0","","","9th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("235","25","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","78","","78","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("236","26","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","92","","92","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("237","27","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","71","","71","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("238","12","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","74","","74","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("239","13","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","57","","57","0","","","15th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("240","14","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","61","","61","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("241","15","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","58","","58","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("242","16","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","66","","66","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("243","17","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","70","","70","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("244","18","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","71","","71","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("245","19","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","58","","58","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("246","20","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","48","","48","0","","","16th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("247","21","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","76","","76","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("248","22","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","74","","74","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("249","23","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("250","24","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","60","","60","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("251","25","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","60","","60","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("252","26","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","73","","73","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("253","27","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","66","","66","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("254","12","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","60","","60","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("255","13","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","54","","54","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("256","14","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","49","","49","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("257","15","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","47","","47","0","","","14th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("258","16","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","74","","74","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("259","17","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","60","","60","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("260","18","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","63","","63","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("261","19","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","85","","85","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("262","20","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","39","","39","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("263","21","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","60","","60","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("264","22","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","75","","75","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("265","23","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","83","","83","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("266","24","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","58","","58","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("267","25","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","75","","75","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("268","27","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","78","","78","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("269","12","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","52","","52","0","","","11th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("270","13","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","70","","70","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("271","14","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","57","","57","0","","","9th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("272","15","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","45","","45","0","","","12th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("273","16","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","80","","80","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("274","17","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","40","","40","0","","","13th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("275","18","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","35","","35","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("276","19","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","38","","38","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("277","20","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","38","","38","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("278","21","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","72","","72","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("279","22","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","85","","85","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("280","23","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","83","","83","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("281","24","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","60","","60","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("282","25","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","60","","60","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("283","26","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","88","","88","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("284","27","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","54","","54","0","","","10th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("285","12","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","76","","76","0","","","13th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("286","13","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","90","","90","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("287","14","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","63","","63","0","","","15th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("288","15","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","86","","86","0","","","10th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("289","16","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","90","","90","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("290","17","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","96","","96","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("291","18","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","77","","77","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("292","19","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","86","","86","0","","","10th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("293","20","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","46","","46","0","","","16th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("294","21","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","88","","88","0","","","9th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("295","22","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","93","","93","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("296","23","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","96","","96","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("297","24","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","98","","98","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("298","25","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","90","","90","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("299","26","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","91","","91","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("300","27","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","76","","76","0","","","13th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("301","28","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","100","","100","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("302","29","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","54","","54","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("303","30","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","78","","78","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("304","31","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","86","","86","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("305","32","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","60","","60","0","","","13th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("306","33","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","64","","64","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("307","34","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","67","","67","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("308","35","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","39","","39","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("309","36","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","39","","39","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("310","37","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","35","","35","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("311","39","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","85","","85","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("312","40","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","78","","78","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("313","41","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","76","","76","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("314","43","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","56","","56","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("315","44","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","71","","71","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("316","46","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","63","","63","0","","","12th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("317","50","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","64","","64","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("318","48","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","47","","47","0","","","16th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("319","52","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","73","","73","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("320","28","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","93","","93","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("321","29","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","52","","52","0","","","9th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("322","30","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","65","","65","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("323","31","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("324","32","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","28","","28","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("325","33","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","29","","29","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("326","34","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","33","","33","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("327","35","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("328","36","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","22","","22","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("329","37","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","39","","39","0","","","13th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("330","39","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","56","","56","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("331","40","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","67","","67","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("332","41","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","73","","73","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("333","43","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","35","","35","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("334","44","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","","59","0","","","7th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("335","46","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","74","","74","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("336","50","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("337","48","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","32","","32","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("338","52","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","66","","66","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("339","28","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","98","","98","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("340","29","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","84","","84","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("341","30","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","93","","93","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("342","31","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","78","","78","0","","","9th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("343","32","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","68","","68","0","","","14th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("344","33","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","59","","59","0","","","16th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("345","34","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","72","","72","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("346","35","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","79","","79","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("347","36","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","12","","12","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("348","37","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","60","","60","0","","","15th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("349","39","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","84","","84","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("350","40","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","77","","77","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("351","41","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","79","","79","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("352","43","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","25","","25","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("353","44","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","84","","84","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("354","46","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","74","","74","0","","","11th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("355","50","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","71","","71","0","","","13th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("356","48","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","34","","34","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("357","52","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","89","","89","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("358","28","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","100","","100","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("359","29","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","77","","77","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("360","30","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","98","","98","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("361","31","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","73","","73","0","","","14th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("362","32","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","86","","86","0","","","10th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("363","33","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","62","","62","0","","","16th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("364","34","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","73","","73","0","","","14th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("365","35","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","96","","96","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("366","36","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","37","","37","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("367","37","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","35","","35","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("368","39","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","98","","98","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("369","40","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","89","","89","0","","","9th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("370","41","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","98","","98","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("371","43","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","56","","56","0","","","17th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("372","44","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","94","","94","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("373","46","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","82","","82","0","","","11th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("374","50","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","91","","91","0","","","8th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("375","48","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","77","","77","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("376","52","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","92","","92","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("377","28","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","88","","88","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("378","29","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","62","","62","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("379","30","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","72","","72","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("380","31","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","72","","72","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("381","32","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","57","","57","0","","","12th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("382","33","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","55","","55","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("383","34","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","60","","60","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("384","35","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","22","","22","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("385","36","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","24","","24","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("386","37","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","41","","41","0","","","17th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("387","39","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","81","","81","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("388","40","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","69","","69","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("389","41","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","72","","72","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("390","43","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("391","44","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","63","","63","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("392","46","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","54","","54","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("393","50","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","68","","68","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("394","48","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","57","","57","0","","","12th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("395","52","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","73","","73","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("396","28","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","88","","88","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("397","29","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","61","","61","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("398","30","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","74","","74","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("399","31","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","65","","65","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("400","32","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","53","","53","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("401","33","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","60","","60","0","","","14th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("402","34","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","61","","61","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("403","35","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","72","","72","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("404","36","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","32","","32","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("405","37","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","48","","48","0","","","17th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("406","39","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","75","","75","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("407","40","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","71","","71","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("408","41","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","82","","82","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("409","43","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","53","","53","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("410","44","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","65","","65","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("411","46","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","61","","61","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("412","50","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","63","","63","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("413","48","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","45","","45","0","","","18th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("414","52","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","80","","80","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("415","28","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","97","","97","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("416","29","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","90","","90","0","","","8th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("417","30","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","95","","95","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("418","31","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","98","","98","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("419","32","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","57","","57","0","","","16th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("420","33","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","73","","73","0","","","13th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("421","34","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","80","","80","0","","","11th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("422","35","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","87","","87","0","","","10th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("423","36","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","17","","17","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("424","37","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","69","","69","0","","","14th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("425","39","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","93","","93","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("426","40","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","91","","91","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("427","41","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","97","","97","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("428","43","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","50","","50","0","","","18th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("429","44","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","79","","79","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("430","46","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","92","","92","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("431","50","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","66","","66","0","","","15th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("432","48","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","51","","51","0","","","17th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("433","52","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","90","","90","0","","","8th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("434","28","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","98","","98","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("435","29","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","88","","88","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("436","30","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","89","","89","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("437","31","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","74","","74","0","","","13th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("438","32","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","68","","68","0","","","16th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("439","33","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","74","","74","0","","","13th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("440","34","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","79","","79","0","","","11th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("441","35","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","83","","83","0","","","10th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("442","36","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","33","","33","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("443","37","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","66","","66","0","","","17th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("444","39","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","87","","87","0","","","9th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("445","40","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","96","","96","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("446","41","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","96","","96","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("447","43","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","72","","72","0","","","15th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("448","44","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","88","","88","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("449","46","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","91","","91","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("450","50","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","77","","77","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("451","48","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","60","","60","0","","","18th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("452","52","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","90","","90","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("453","28","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","75","","75","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("454","29","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","71","","71","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("455","30","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("456","31","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","59","","59","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("457","32","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","45","","45","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("458","33","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","51","","51","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("459","34","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","45","","45","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("460","35","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","67","","67","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("461","36","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","25","","25","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("462","37","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","35","","35","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("463","39","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","65","","65","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("464","40","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","65","","65","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("465","41","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","70","","70","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("466","43","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","8","","8","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("467","44","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","59","","59","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("468","46","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","62","","62","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("469","50","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","48","","48","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("470","48","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","48","","48","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("471","52","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","71","","71","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("472","28","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","88","","88","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("473","29","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","59","","59","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("474","30","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","78","","78","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("475","31","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","68","","68","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("476","32","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","36","","36","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("477","33","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","52","","52","0","","","13th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("478","34","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","59","","59","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("479","35","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","61","","61","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("480","36","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","14","","14","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("481","37","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","44","","44","0","","","15th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("482","39","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","75","","75","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("483","40","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","81","","81","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("484","41","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","95","","95","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("485","43","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","50","","50","0","","","14th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("486","44","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","67","","67","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("487","46","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","60","","60","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("488","50","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","42","","42","0","","","16th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("489","48","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","32","","32","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("490","52","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","75","","75","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("491","28","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","75","","75","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("492","29","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","71","","71","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("493","30","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("494","31","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","59","","59","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("495","32","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","45","","45","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("496","33","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","51","","51","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("497","34","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","45","","45","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("498","35","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","67","","67","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("499","36","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","25","","25","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("500","37","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","35","","35","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("501","39","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","65","","65","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("502","40","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","65","","65","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("503","41","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","70","","70","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("504","43","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","38","","38","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("505","44","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","59","","59","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("506","46","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","62","","62","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("507","50","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","48","","48","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("508","48","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","48","","48","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("509","52","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","71","","71","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("510","28","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","96","","96","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("511","29","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","71","","71","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("512","30","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","79","","79","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("513","31","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","73","","73","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("514","32","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","66","","66","0","","","14th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("515","33","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","74","","74","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("516","34","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","73","","73","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("517","35","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","76","","76","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("518","36","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","40","","40","0","","","19th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("519","37","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","48","","48","0","","","17th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("520","39","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","85","","85","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("521","40","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","81","","81","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("522","41","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","74","","74","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("523","43","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","79","","79","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("524","44","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","54","","54","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("525","46","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","66","","66","0","","","14th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("526","50","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","70","","70","0","","","13th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("527","48","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","41","","41","0","","","18th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("528","52","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","82","","82","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("529","28","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","91","","91","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("530","29","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","83","","83","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("531","30","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","77","","77","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("532","31","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","38","","38","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("533","32","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","41","","41","0","","","14th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("534","33","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","51","","51","0","","","11th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("535","34","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","43","","43","0","","","13th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("536","35","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","58","","58","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("537","36","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","3","","3","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("538","37","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","31","","31","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("539","39","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","82","","82","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("540","40","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","87","","87","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("541","41","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","76","","76","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("542","43","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","24","","24","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("543","44","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","64","","64","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("544","46","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","73","","73","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("545","50","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","50","","50","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("546","48","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","27","","27","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("547","52","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","81","","81","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("548","42","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","60","","60","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("549","45","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","62","","62","0","","","6th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("550","47","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","57","","57","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("551","49","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","54","","54","0","","","13th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("552","51","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","43","","43","0","","","16th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("553","53","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","67","","67","0","","","3rd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("554","54","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","69","","69","0","","","1st","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("555","55","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","57","","57","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("556","56","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","44","","44","0","","","15th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("557","57","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","41","","41","0","","","17th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("558","58","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","69","","69","0","","","1st","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("559","59","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","64","","64","0","","","4th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("560","60","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","47","","47","0","","","14th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("561","61","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","58","","58","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("562","62","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","33","","33","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("563","63","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","58","","58","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("564","64","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","63","","63","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("565","65","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","58","","58","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("566","42","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","70","","70","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("567","45","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("568","47","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","82","","82","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("569","49","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","41","","41","0","","","13th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("570","51","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","38","","38","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("571","53","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","47","","47","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("572","54","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","69","","69","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("573","55","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","54","","54","0","","","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("574","56","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","35","","35","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("575","57","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","28","","28","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("576","58","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","79","","79","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("577","59","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","50","","50","0","","","9th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("578","60","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","42","","42","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("579","61","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","","59","0","","","7th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("580","62","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","23","","23","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("581","63","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","85","","85","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("582","64","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","42","","42","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("583","65","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","41","","41","0","","","13th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("584","42","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","84","","84","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("585","45","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","83","","83","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("586","47","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","65","","65","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("587","49","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","57","","57","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("588","51","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","45","","45","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("589","53","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","65","","65","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("590","54","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","89","","89","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("591","55","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","89","","89","0","89","17th","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("592","56","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","35","","35","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("593","57","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","45","","45","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("594","58","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","85","","85","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("595","59","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","65","","65","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("596","60","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","66","","66","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("597","61","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","65","","65","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("598","62","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","56","","56","0","56","17th","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("599","63","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","92","","92","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("600","64","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","70","","70","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("601","65","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","43","","43","0","","","17th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("602","42","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","55","","55","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("603","45","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","65","","65","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("604","47","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","72","","72","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("605","49","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","53","","53","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("606","51","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","37","","37","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("607","53","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","67","","67","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("608","54","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","79","","79","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("609","55","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","67","","67","0","67","17th","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("610","56","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","46","","46","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("611","57","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","35","","35","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("612","58","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","73","","73","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("613","59","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","55","","55","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("614","60","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","55","","55","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("615","61","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","54","","54","0","","","11th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("616","62","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","37","","37","0","37","17th","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("617","63","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","77","","77","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("618","64","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","46","","46","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("619","65","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","34","","34","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("620","42","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","36","","36","0","","","6th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("621","45","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","38","","38","0","","","4th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("622","47","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","44","","44","0","","","3rd","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("623","49","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","33","","33","0","","","9th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("624","51","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","19","","19","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("625","53","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","36","","36","0","","","6th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("626","54","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","56","","56","0","","","2nd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("627","55","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","35","","35","0","","","8th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("628","56","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","18","","18","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("629","57","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","32","","32","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("630","58","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","37","","37","0","","","5th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("631","59","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","28","","28","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("632","60","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","20","","20","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("633","61","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","24","","24","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("634","62","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","18","","18","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("635","63","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","57","","57","0","","","1st","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("636","64","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","24","","24","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("637","65","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","23","","23","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("638","42","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","49","","49","0","","","8th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("639","45","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","61","","61","0","","","3rd","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("640","47","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","36","","36","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("641","49","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","50","","50","0","","","7th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("642","51","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","41","","41","0","","","12th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("643","53","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","52","","52","0","","","6th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("644","54","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","81","","81","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("645","55","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","72","","72","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("646","56","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","26","","26","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("647","57","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","33","","33","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("648","58","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","42","","42","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("649","59","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","53","","53","0","","","5th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("650","60","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","31","","31","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("651","61","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","43","","43","0","","","10th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("652","62","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","30","","30","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("653","63","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","59","","59","0","","","4th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("654","64","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","40","","40","0","","","13th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("655","65","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","44","","44","0","","","9th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("656","42","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","71","","71","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("657","45","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","77","","77","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("658","47","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","64","","64","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("659","49","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","75","","75","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("660","51","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","36","","36","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("661","53","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","70","","70","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("662","54","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","87","","87","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("663","55","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","71","","71","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("664","56","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","61","","61","0","","","15th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("665","57","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","64","","64","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("666","58","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","68","","68","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("667","59","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","73","","73","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("668","60","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","64","","64","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("669","61","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","62","","62","0","","","14th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("670","62","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","51","","51","0","","","17th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("671","63","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","76","","76","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("672","64","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","65","","65","0","","","10th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("673","65","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","54","","54","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("674","42","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","87","","87","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("675","45","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","92","","92","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("676","47","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","83","","83","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("677","49","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","89","","89","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("678","51","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","70","","70","0","","","17th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("679","53","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","81","","81","0","","","10th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("680","54","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","90","","90","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("681","55","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","96","","96","0","96","17th","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("682","56","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","63","","63","0","","","18th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("683","57","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","76","","76","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("684","58","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","71","","71","0","","","15th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("685","59","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","83","","83","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("686","60","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","76","","76","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("687","61","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","83","","83","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("688","62","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","74","","74","0","74","17th","14th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("689","63","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","89","","89","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("690","64","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","71","","71","0","","","15th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("691","65","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","80","","80","0","","","11th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("692","42","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","59","","59","0","","","3rd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("693","45","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","58","","58","0","","","4th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("694","47","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","54","","54","0","","","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("695","49","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","48","","48","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("696","51","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","26","","26","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("697","53","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","56","","56","0","","","6th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("698","54","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","62","","62","0","","","2nd","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("699","55","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","58","","58","0","58","17th","4th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("700","56","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","30","","30","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("701","57","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","39","","39","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("702","58","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","52","","52","0","","","9th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("703","59","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","72","","72","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("704","60","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","28","","28","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("705","61","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","40","","40","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("706","62","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","31","","31","0","31","17th","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("707","63","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","55","","55","0","","","7th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("708","64","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","40","","40","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("709","65","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","40","","40","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("710","42","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","66","","66","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("711","45","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","77","","77","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("712","47","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","53","","53","0","","","10th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("713","49","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","47","","47","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("714","51","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","45","","45","0","","","16th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("715","53","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","67","","67","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("716","54","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","73","","73","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("717","55","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","78","","78","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("718","56","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","40","","40","0","","","17th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("719","57","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","24","","24","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("720","58","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","66","","66","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("721","59","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","59","","59","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("722","60","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","49","","49","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("723","61","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","50","","50","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("724","62","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","48","","48","0","","","14th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("725","63","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("726","64","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","57","","57","0","","","9th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("727","65","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","51","","51","0","","","11th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("728","42","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","75","","75","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("729","45","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","72","","72","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("730","47","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("731","49","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","54","","54","0","","","17th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("732","51","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","72","","72","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("733","53","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","74","","74","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("734","54","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","73","","73","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("735","55","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","52","","52","0","52","17th","18th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("736","56","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","68","","68","0","","","13th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("737","57","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","61","","61","0","","","14th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("738","58","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","77","","77","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("739","59","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","73","","73","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("740","60","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","59","","59","0","","","15th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("741","61","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","72","","72","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("742","62","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","57","","57","0","57","17th","16th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("743","63","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","73","","73","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("744","64","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("745","65","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("746","42","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","69","","69","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("747","45","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","70","","70","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("748","47","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","54","","54","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("749","49","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","65","","65","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("750","51","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","59","","59","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("751","53","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","65","","65","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("752","54","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","67","","67","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("753","55","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","78","","78","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("754","56","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","53","","53","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("755","57","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","47","","47","0","","","18th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("756","58","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("757","59","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","61","","61","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("758","60","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","59","","59","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("759","61","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","65","","65","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("760","62","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","53","","53","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("761","63","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","65","","65","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("762","64","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","61","","61","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("763","65","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","60","","60","0","","","12th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("764","42","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","86","","86","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("765","45","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","82","","82","0","","","9th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("766","47","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","85","","85","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("767","49","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","77","","77","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("768","51","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","62","","62","0","","","17th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("769","53","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","85","","85","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("770","54","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","89","","89","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("771","55","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","86","","86","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("772","56","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","64","","64","0","","","13th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("773","57","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","69","","69","0","","","12th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("774","58","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","72","","72","0","","","11th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("775","59","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","83","","83","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("776","60","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","64","","64","0","","","13th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("777","61","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","83","","83","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("778","62","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","53","","53","0","","","18th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("779","63","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","90","","90","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("780","64","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","63","","63","0","","","15th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("781","65","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","63","","63","0","","","15th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("782","42","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","95","","95","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("783","45","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","78","","78","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("784","47","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","58","","58","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("785","49","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","61","","61","0","","","13th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("786","51","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","70","","70","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("787","53","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","73","","73","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("788","54","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","89","","89","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("789","55","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","68","","68","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("790","56","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","50","","50","0","","","18th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("791","57","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","58","","58","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("792","58","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","65","","65","0","","","10th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("793","59","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","74","","74","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("794","60","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","55","","55","0","","","16th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("795","61","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","83","","83","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("796","62","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","53","","53","0","","","17th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("797","63","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","90","","90","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("798","64","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","63","","63","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("799","65","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","63","","63","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("800","42","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","77","","77","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("801","45","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","70","","70","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("802","47","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","70","","70","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("803","49","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","64","","64","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("804","51","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","48","","48","0","","","18th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("805","53","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","70","","70","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("806","54","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","87","","87","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("807","55","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","71","","71","0","71","17th","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("808","56","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","61","","61","0","","","13th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("809","57","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","64","","64","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("810","58","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","68","","68","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("811","59","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","73","","73","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("812","60","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","64","","64","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("813","61","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","60","","60","0","","","14th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("814","62","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","55","","55","0","","","17th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("815","63","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","70","","70","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("816","64","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","58","","58","0","","","15th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("817","65","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","58","","58","0","","","15th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("818","90","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","36","","36","0","","","20th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("819","66","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","","52","0","","","5th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("820","67","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","44","","44","0","","","12th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("821","68","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","30","","30","0","","","24th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("822","69","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","56","","56","0","","","3rd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("823","70","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("824","71","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","43","","43","0","","","15th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("825","91","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","34","","34","0","","","22nd","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("826","72","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","30","","30","0","","","24th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("827","73","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","38","","38","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("828","74","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("829","75","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","42","","42","0","","","16th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("830","76","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","48","","48","0","","","8th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("831","77","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","48","","48","0","","","8th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("832","78","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","32","","32","0","","","23rd","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("833","79","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","41","","41","0","","","17th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("834","80","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","59","","59","0","","","2nd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("835","81","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","25","","25","0","","","26th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("836","82","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","44","","44","0","","","12th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("837","83","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","35","","35","0","","","21st","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("838","84","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","56","","56","0","","","3rd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("839","85","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","66","","66","0","","","1st","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("840","86","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","40","","40","0","40","25th","18th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("841","87","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","","52","0","","","5th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("842","88","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","44","","44","0","","","12th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("843","89","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","51","","51","0","","","7th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("844","90","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","43","","43","0","","","16th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("845","66","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("846","67","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","72","","72","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("847","68","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","21","","21","0","","","25th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("848","69","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","90","","90","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("849","70","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","48","","48","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("850","71","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","54","","54","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("851","91","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","56","","56","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("852","72","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","33","","33","0","","","21st","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("853","73","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","47","","47","0","","","14th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("854","74","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","63","","63","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("855","75","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","90","","90","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("856","76","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","84","","84","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("857","77","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("858","78","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","31","","31","0","","","22nd","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("859","79","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","40","","40","0","","","18th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("860","80","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","66","","66","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("861","81","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","19","","19","0","","","26th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("862","82","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","62","","62","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("863","83","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","31","","31","0","","","22nd","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("864","84","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","35","","35","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("865","85","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","31","","31","0","","","22nd","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("866","86","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","34","","34","0","34","25th","20th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("867","87","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","58","","58","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("868","88","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","43","","43","0","","","16th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("869","89","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","","59","0","","","9th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("870","66","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","61","","61","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("871","70","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","62","","62","0","","","4th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("872","71","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","44","","44","0","","","10th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("873","75","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","52","","52","0","","","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("874","76","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","56","","56","0","","","7th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("875","77","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","79","","79","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("876","78","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","59","","59","0","","","6th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("877","79","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","51","","51","0","","","9th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("878","81","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","79","","79","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("879","83","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","72","","72","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("880","66","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","39","","39","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("881","70","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","48","","48","0","","","7th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("882","71","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","46","","46","0","","","8th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("883","75","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","52","","52","0","","","5th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("884","76","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","56","","56","0","","","2nd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("885","77","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","62","","62","0","","","1st","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("886","78","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","50","","50","0","","","6th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("887","79","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","45","","45","0","","","9th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("888","81","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","54","","54","0","","","4th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("889","83","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","56","","56","0","","","2nd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("890","66","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","50","","50","0","","","1st","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("891","70","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","35","","35","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("892","73","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","26","","26","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("893","74","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","44","","44","0","","","6th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("894","75","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","37","","37","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("895","76","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","47","","47","0","","","2nd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("896","77","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","46","","46","0","","","3rd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("897","78","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","42","","42","0","","","7th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("898","79","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","31","","31","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("899","80","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","39","","39","0","","","8th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("900","81","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","46","","46","0","","","3rd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("901","82","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","20","","20","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("902","83","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","38","","38","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("903","86","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","35","","35","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("904","87","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","37","","37","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("905","88","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","46","","46","0","","","3rd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("906","89","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","35","","35","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("907","90","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","38","","38","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("908","91","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","39","","39","0","","","8th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("909","67","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","76","","76","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("910","68","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","32","","32","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("911","69","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","81","","81","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("912","72","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","60","","60","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("913","73","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","43","","43","0","","","15th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("914","74","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","46","","46","0","","","14th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("915","80","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","53","","53","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("916","82","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","47","","47","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("917","84","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","67","","67","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("918","85","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","73","","73","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("919","86","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","73","","73","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("920","87","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","58","","58","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("921","88","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","70","","70","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("922","89","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","69","","69","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("923","90","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","67","","67","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("924","91","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","64","","64","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("925","91","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","60","","60","0","","","14th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("926","66","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","48","","48","0","","","20th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("927","67","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","81","","81","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("928","68","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","25","","25","0","","","26th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("929","69","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","75","","75","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("930","70","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","45","","45","0","","","22nd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("931","71","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","46","","46","0","","","21st","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("932","72","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","82","","82","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("933","73","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","39","","39","0","","","25th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("934","74","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","50","","50","0","","","18th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("935","75","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","59","","59","0","","","15th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("936","76","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","71","","71","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("937","77","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","61","","61","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("938","78","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","61","","61","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("939","79","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","45","","45","0","","","22nd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("940","80","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","51","","51","0","","","17th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("941","81","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","73","","73","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("942","82","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","45","","45","0","","","22nd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("943","83","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","61","","61","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("944","84","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","59","","59","0","","","15th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("945","85","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","","72","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("946","86","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","63","","63","0","63","25th","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("947","87","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","50","","50","0","","","18th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("948","88","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","71","","71","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("949","89","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","67","","67","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("950","90","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","","72","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("951","67","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","94","","94","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("952","68","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","31","","31","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("953","69","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","85","","85","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("954","72","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","74","","74","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("955","73","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","48","","48","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("956","74","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","49","","49","0","","","12th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("957","80","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","58","","58","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("958","82","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","48","","48","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("959","84","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","50","","50","0","","","11th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("960","85","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","81","","81","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("961","86","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","70","","70","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("962","87","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","45","","45","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("963","88","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","71","","71","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("964","89","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","75","","75","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("965","90","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","75","","75","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("966","91","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","59","","59","0","","","9th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("967","67","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","95","","95","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("968","68","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","67","","67","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("969","69","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","94","","94","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("970","80","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","75","","75","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("971","82","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","77","","77","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("972","86","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","94","","94","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("973","87","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","85","","85","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("974","89","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","91","","91","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("975","91","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","88","","88","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("976","67","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","74","","74","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("977","68","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","15","","15","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("978","69","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","48","","48","0","","","4th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("979","70","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","38","","38","0","","","8th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("980","71","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","30","","30","0","","","9th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("981","75","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","52","","52","0","","","2nd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("982","78","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","50","","50","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("983","79","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","29","","29","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("984","83","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","46","","46","0","","","5th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("985","84","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","44","","44","0","","","7th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("986","85","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","45","","45","0","","","6th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("987","91","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","55","","55","0","","","12th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("988","66","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","53","","53","0","","","14th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("989","67","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","77","","77","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("990","68","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","30","","30","0","","","26th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("991","69","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","77","","77","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("992","70","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","48","","48","0","","","18th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("993","71","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","32","","32","0","","","25th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("994","72","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","73","","73","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("995","73","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","37","","37","0","","","24th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("996","74","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","40","","40","0","","","23rd","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("997","75","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","53","","53","0","","","14th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("998","76","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","89","","89","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("999","77","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","76","","76","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1000","78","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","53","","53","0","","","14th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("1001","79","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","45","","45","0","","","20th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1002","80","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","62","","62","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1003","81","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","83","","83","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1004","82","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","48","","48","0","","","18th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1005","83","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","70","","70","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1006","84","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","44","","44","0","","","21st","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1007","85","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","85","","85","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1008","86","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","55","","55","0","","","12th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1009","87","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","42","","42","0","","","22nd","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1010","88","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","56","","56","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1011","89","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","53","","53","0","","","14th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1012","90","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","63","","63","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1013","66","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","51","","51","0","","","4th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1014","71","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","40","","40","0","","","6th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1015","72","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","51","","51","0","","","4th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1016","76","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","65","","65","0","","","2nd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1017","77","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","79","","79","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1018","81","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","63","","63","0","","","3rd","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1019","91","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","64","","64","0","","","13th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1020","66","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","58","","58","0","","","19th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1021","67","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","79","","79","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1022","68","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","42","","42","0","","","26th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1023","69","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","74","","74","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1024","70","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","61","","61","0","","","16th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1025","71","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","52","","52","0","","","23rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1026","72","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","76","","76","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1027","73","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","61","","61","0","","","16th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1028","74","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","74","","74","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1029","75","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","61","","61","0","","","16th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1030","76","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","75","","75","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1031","77","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1032","78","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","74","","74","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1033","79","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","53","","53","0","","","22nd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1034","80","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","63","","63","0","","","15th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1035","81","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","73","","73","0","","","11th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1036","82","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","43","","43","0","","","25th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1037","83","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","55","","55","0","","","21st","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1038","84","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","52","","52","0","","","23rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1039","85","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","75","","75","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1040","86","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","64","","64","0","","","13th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1041","87","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","68","","68","0","","","12th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1042","88","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","74","","74","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1043","89","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","76","","76","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1044","90","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","56","","56","0","","","20th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1045","72","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","84","","84","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1046","73","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","63","","63","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1047","74","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","70","","70","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1048","84","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","80","","80","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1049","85","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","86","","86","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1050","88","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","93","","93","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1051","90","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","72","","72","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1052","117","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","58","","58","0","","","12th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1053","118","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","61","","61","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1054","119","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","49","","49","0","","","22nd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1055","120","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","60","","60","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1056","92","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","45","","45","0","","","25th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1057","93","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","65","","65","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1058","94","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1059","95","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","75","","75","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1060","96","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","62","","62","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1061","97","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","43","","43","0","","","27th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1062","98","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","54","","54","0","","","13th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1063","99","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","50","","50","0","","","21st","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1064","100","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","49","","49","0","","","22nd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1065","101","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1066","102","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","51","","51","0","","","20th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1067","103","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","46","","46","0","","","24th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1068","104","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","37","","37","0","","","28th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1069","105","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","77","","77","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1070","106","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","71","","71","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1071","107","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","77","","77","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1072","108","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1073","109","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","53","","53","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1074","110","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","64","","64","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1075","111","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1076","112","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","45","","45","0","","","25th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1077","113","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","67","","67","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1078","114","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","29","","29","0","","","29th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1079","115","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","54","","54","0","","","13th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1080","116","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","78","","78","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1081","117","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","49","","49","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1082","118","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","62","","62","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1083","119","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","35","","35","0","","","21st","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1084","120","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","58","","58","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1085","92","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","25","","25","0","","","27th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1086","93","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","91","","91","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1087","94","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","63","","63","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1088","95","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","82","","82","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1089","96","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","60","","60","0","","","12th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1090","97","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","32","","32","0","","","23rd","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1091","98","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","48","","48","0","","","16th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1092","99","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","18th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1093","100","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","33","","33","0","","","22nd","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1094","101","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","32","","32","0","","","23rd","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1095","102","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","48","","48","0","","","16th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1096","103","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","23","","23","0","","","28th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1097","104","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","39","","39","0","","","20th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1098","105","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","61","","61","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1099","106","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","87","","87","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1100","107","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","94","","94","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("1101","108","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","56","","56","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1102","109","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","31","","31","0","","","25th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1103","110","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","68","","68","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1104","111","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","93","","93","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1105","112","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","81","","81","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1106","113","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","40","","40","0","","","19th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1107","114","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","23","","23","0","","","28th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1108","115","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","30","","30","0","","","26th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1109","116","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","67","","67","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1110","93","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","90","","90","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1111","94","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","47","","47","0","","","9th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1112","95","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","81","","81","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1113","96","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","66","","66","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1114","97","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","30","","30","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1115","98","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","41","","41","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1116","100","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","38","","38","0","","","13th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1117","101","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","27","","27","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1118","102","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1119","104","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","54","","54","0","","","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1120","107","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","91","","91","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1121","111","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","78","","78","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1122","115","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","40","","40","0","","","12th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1123","116","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","57","","57","0","","","6th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1124","120","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","57","","57","0","","","6th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1125","93","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","65","","65","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1126","94","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","48","","48","0","","","12th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1127","95","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","83","","83","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1128","96","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","65","","65","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1129","97","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","54","","54","0","","","9th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1130","98","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","50","","50","0","","","11th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1131","100","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","44","","44","0","","","13th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1132","101","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","19","","19","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1133","102","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","58","","58","0","","","7th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1134","104","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","6","","6","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1135","107","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","84","","84","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1136","111","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","81","","81","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1137","115","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","57","","57","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1138","116","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","54","","54","0","","","9th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1139","120","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","64","","64","0","","","6th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1140","92","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","40","","40","0","","","18th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1141","93","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1142","94","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","42","","42","0","","","16th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1143","95","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","50","","50","0","","","6th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1144","96","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","45","","45","0","","","12th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1145","97","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","35","","35","0","","","22nd","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1146","98","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","36","","36","0","","","21st","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1147","99","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","55","","55","0","","","2nd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1148","100","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","30","","30","0","","","23rd","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1149","101","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","37","","37","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1150","103","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","22","","22","0","","","27th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1151","104","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","28","","28","0","","","24th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1152","105","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","47","","47","0","","","9th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1153","106","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","50","","50","0","","","6th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1154","107","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","70","","70","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1155","108","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","43","","43","0","","","14th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1156","109","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","41","","41","0","","","17th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1157","110","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","50","","50","0","","","6th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1158","111","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","43","","43","0","","","14th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1159","112","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","28","","28","0","","","24th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1160","113","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","44","","44","0","","","13th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1161","114","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","23","","23","0","","","26th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1162","115","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","37","","37","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1163","116","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","52","","52","0","","","4th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1164","117","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1165","118","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","54","","54","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1166","120","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","51","","51","0","","","5th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1167","92","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","48","","48","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1168","99","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","78","","78","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1169","105","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","80","","80","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1170","106","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","85","","85","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1171","108","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","77","","77","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1172","109","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","67","","67","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1173","110","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","83","","83","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1174","112","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","41","","41","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1175","113","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","73","","73","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1176","114","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","32","","32","0","","","13th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1177","117","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","74","","74","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1178","118","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","64","","64","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1179","119","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","33","","33","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1180","92","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","52","","52","0","","","19th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1181","93","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","71","","71","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1182","94","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","55","","55","0","","","17th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1183","95","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","69","","69","0","","","11th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1184","96","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","70","","70","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1185","97","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","47","","47","0","","","23rd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1186","98","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","48","","48","0","","","22nd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1187","99","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","77","","77","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1188","100","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","52","","52","0","","","19th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1189","101","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","42","","42","0","","","27th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1190","102","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","47","","47","0","","","23rd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1191","103","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","43","","43","0","","","26th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1192","104","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","38","","38","0","","","29th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1193","105","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","64","","64","0","","","14th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1194","106","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1195","107","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1196","108","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","69","","69","0","","","11th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1197","109","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","63","","63","0","","","15th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1198","110","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","71","","71","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1199","111","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","77","","77","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1200","112","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","49","","49","0","","","21st","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("1201","113","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","74","","74","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1202","114","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","40","","40","0","","","28th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1203","115","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","58","","58","0","","","16th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1204","116","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","","72","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1205","117","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","67","","67","0","","","13th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1206","118","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1207","119","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","44","","44","0","","","25th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1208","92","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","45","","45","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1209","99","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","79","","79","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1210","103","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","40","","40","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1211","105","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","69","","69","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1212","106","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","87","","87","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1213","108","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","67","","67","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1214","109","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","51","","51","0","","","9th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1215","110","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","61","","61","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1216","112","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","54","","54","0","","","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1217","113","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","77","","77","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1218","118","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","73","","73","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1219","119","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","35","","35","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1220","120","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","53","","53","0","","","18th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1221","92","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","90","","90","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1222","99","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","92","","92","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1223","103","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","72","","72","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1224","105","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","97","","97","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1225","106","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","97","","97","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1226","108","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","92","","92","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1227","109","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","85","","85","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1228","110","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","88","","88","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1229","112","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","54","","54","0","","","11th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1230","113","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","77","","77","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1231","118","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","73","","73","0","","","9th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1232","119","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","35","","35","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1233","95","6","0","SS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","60","","60","0","","","2nd","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1234","96","6","0","SS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","37","","37","0","","","6th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1235","102","6","0","SS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","34","","34","0","","","7th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1236","104","6","0","SS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","20","","20","0","","","8th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1237","111","6","0","SS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","52","","52","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1238","115","6","0","SS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","38","","38","0","","","5th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1239","116","6","0","SS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","64","","64","0","","","1st","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1240","120","6","0","SS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","47","","47","0","","","4th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1241","117","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","58","","58","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1242","118","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","55","","55","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1243","119","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","29","","29","0","","","29th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1244","120","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","57","","57","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1245","92","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","42","","42","0","","","24th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1246","93","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","68","","68","0","","","2nd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1247","94","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","63","","63","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1248","95","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","68","","68","0","","","2nd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1249","96","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","55","","55","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1250","97","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","38","","38","0","","","28th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1251","98","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","49","","49","0","","","21st","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1252","99","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","61","","61","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1253","100","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1254","101","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","42","","42","0","","","24th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1255","102","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","51","","51","0","","","19th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1256","103","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","42","","42","0","","","24th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1257","104","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","50","","50","0","","","20th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1258","105","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","56","","56","0","","","12th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1259","106","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","63","","63","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1260","107","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","70","","70","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1261","108","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1262","109","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1263","110","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","49","","49","0","","","21st","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1264","111","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","66","","66","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1265","112","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","53","","53","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1266","113","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","63","","63","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1267","114","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","47","","47","0","","","23rd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1268","115","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","40","","40","0","","","27th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1269","116","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","60","","60","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1270","93","6","0","SS 3","","GEOGRAPHY","18","","","","","","","0","0","0","0","","68","","68","0","","","2nd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1271","94","6","0","SS 3","","GEOGRAPHY","18","","","","","","","0","0","0","0","","47","","47","0","","","5th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1272","98","6","0","SS 3","","GEOGRAPHY","18","","","","","","","0","0","0","0","","51","","51","0","","","4th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1273","100","6","0","SS 3","","GEOGRAPHY","18","","","","","","","0","0","0","0","","58","","58","0","","","3rd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1274","101","6","0","SS 3","","GEOGRAPHY","18","","","","","","","0","0","0","0","","43","","43","0","","","6th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1275","107","6","0","SS 3","","GEOGRAPHY","18","","","","","","","0","0","0","0","","73","","73","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1276","117","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","65","","65","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1277","118","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","55","","55","0","","","17th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1278","119","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","44","","44","0","","","25th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1279","120","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","58","","58","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1280","92","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","50","","50","0","","","20th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1281","93","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","57","","57","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1282","94","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","56","","56","0","","","16th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1283","95","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","77","","77","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1284","96","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","64","","64","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1285","97","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","34","","34","0","","","28th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1286","98","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","57","","57","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1287","99","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","68","","68","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1288","100","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","63","","63","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1289","101","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","46","","46","0","","","23rd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1290","102","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","44","","44","0","","","25th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1291","103","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","50","","50","0","","","20th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1292","104","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","43","","43","0","","","27th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1293","105","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","62","","62","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1294","106","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","78","","78","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1295","107","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","78","","78","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1296","108","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","51","","51","0","","","19th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1297","109","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","61","","61","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1298","110","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","55","","55","0","","","17th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1299","111","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","76","","76","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1300","112","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","50","","50","0","","","20th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("1301","113","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","59","","59","0","","","12th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1302","114","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","34","","34","0","","","28th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1303","115","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","45","","45","0","","","24th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1304","116","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1305","103","6","0","SS 3","","COMMERCE","20","","","","","","","0","0","0","0","","70","","70","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1306","108","6","0","SS 3","","COMMERCE","20","","","","","","","0","0","0","0","","77","","77","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1307","114","6","0","SS 3","","COMMERCE","20","","","","","","","0","0","0","0","","60","","60","0","","","4th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1308","119","6","0","SS 3","","COMMERCE","20","","","","","","","0","0","0","0","","72","","72","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1309","65","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","40","","40","0","","","16th","E8","VERY POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1310","59","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","63","","63","0","","","2nd","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1311","58","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","44","","44","0","","","13th","E8","VERY POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1312","45","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","60","","60","0","","","5th","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1313","57","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","44","","44","0","","","13th","E8","VERY POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1314","53","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","63","","63","0","","","2nd","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1315","64","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","46","","46","0","","","12th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1316","49","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","51","","51","0","","","9th","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1317","63","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","58","","58","0","","","6th","C5","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1318","56","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","49","","49","0","","","10th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1319","60","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","47","","47","0","","","11th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1320","51","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","44","","44","0","","","13th","E8","VERY POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1321","42","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","54","","54","0","","","7th","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1322","54","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","67","","67","0","","","1st","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1323","61","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","62","","62","0","","","4th","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1324","47","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","54","","54","0","","","7th","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1325","65","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","53","","53","0","","","10th","C6","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1326","59","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","63","","63","0","","","6th","C4","CREDIT","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1327","58","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","74","","74","0","","","2nd","B2","VERY GOOD","OKPALAKU BENJAMIN","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1328","45","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","58","","58","0","","","9th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1329","57","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","35","","35","0","","","15th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1330","53","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","12th","D7","POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1331","64","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","45","","45","0","","","13th","D7","POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1332","49","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","38","","38","0","","","14th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1333","63","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","82","","82","0","","","1st","A1","EXCELLENT","OKPALAKU BENJAMIN","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1334","56","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","67","","67","0","","","5th","B3","GOOD","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1335","60","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","60","","60","0","","","8th","C4","CREDIT","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1336","51","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","32","","32","0","","","16th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1337","42","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","61","","61","0","","","7th","C4","CREDIT","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1338","54","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","74","","74","0","","","2nd","B2","VERY GOOD","OKPALAKU BENJAMIN","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1339","61","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","50","","50","0","","","11th","C6","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1340","47","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","72","","72","0","","","4th","B2","VERY GOOD","OKPALAKU BENJAMIN","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1341","65","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","43","","43","0","","","14th","E8","VERY POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1342","59","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","59","","59","0","","","9th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1343","58","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","69","","69","0","","","5th","B3","GOOD","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1344","45","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","73","","73","0","","","2nd","B2","VERY GOOD","OKPALAKU BENJAMIN","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1345","57","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","59","","59","0","","","9th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1346","53","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","57","","57","0","","","13th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1347","64","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","58","","58","0","","","11th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1348","49","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","58","","58","0","","","11th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1349","63","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","70","","70","0","","","4th","B2","VERY GOOD","OKPALAKU BENJAMIN","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1350","56","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","64","","64","0","","","7th","C4","CREDIT","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1351","60","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","43","","43","0","","","14th","E8","VERY POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1352","51","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","34","","34","0","","","16th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1353","42","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","71","","71","0","","","3rd","B2","VERY GOOD","OKPALAKU BENJAMIN","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1354","54","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","79","","79","0","","","1st","B2","VERY GOOD","OKPALAKU BENJAMIN","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1355","61","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","63","","63","0","","","8th","C4","CREDIT","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1356","47","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","67","","67","0","","","6th","B3","GOOD","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1357","65","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","36","","36","0","","","15th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1358","59","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","54","","54","0","","","7th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1359","58","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","62","","62","0","","","4th","C4","CREDIT","JAMES SUNDAY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1360","45","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","54","","54","0","","","7th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1361","57","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","34","","34","0","","","16th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1362","53","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","56","","56","0","","","5th","C5","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1363","64","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","49","","49","0","","","11th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1364","49","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","54","","54","0","","","7th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1365","63","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","67","","67","0","","","3rd","B3","GOOD","JAMES SUNDAY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1366","56","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","51","","51","0","","","10th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1367","60","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","40","","40","0","","","14th","E8","VERY POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1368","51","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","42","","42","0","","","13th","E8","VERY POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1369","42","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","47","","47","0","","","12th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1370","54","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","69","","69","0","","","2nd","B3","GOOD","JAMES SUNDAY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1371","61","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","56","","56","0","","","5th","C5","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1372","47","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","79","","79","0","","","1st","B2","VERY GOOD","JAMES SUNDAY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1373","65","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","23","","23","0","","","15th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1374","59","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","40","","40","0","","","4th","E8","VERY POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1375","62","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","7","","7","0","","","17th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1376","58","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","37","","37","0","","","8th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1377","45","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","38","","38","0","","","6th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1378","57","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","30","","30","0","","","11th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1379","53","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","40","","40","0","","","4th","E8","VERY POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1380","64","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","28","","28","0","","","12th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1381","49","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","36","","36","0","","","9th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1382","63","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","76","","76","0","","","1st","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1383","56","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","38","","38","0","","","6th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1384","60","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","22","","22","0","","","16th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1385","51","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","25","","25","0","","","13th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1386","42","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","53","","53","0","","","2nd","C6","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1387","54","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","51","","51","0","","","3rd","C6","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1388","61","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","31","","31","0","","","10th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1389","47","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","24","","24","0","","","14th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1390","65","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","40","","40","0","","","9th","E8","VERY POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1391","59","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","57","","57","0","","","3rd","C5","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1392","58","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","37","","37","0","","","11th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1393","45","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","50","","50","0","","","4th","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1394","57","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","19","","19","0","","","16th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1395","53","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","47","","47","0","","","7th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1396","64","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","48","","48","0","","","6th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1397","49","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","34","","34","0","","","12th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1398","63","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","59","","59","0","","","2nd","C5","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1399","56","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","31","","31","0","","","13th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1400","60","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","25","","25","0","","","15th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term");
INSERT INTO result_subject VALUES
("1401","51","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","26","","26","0","","","14th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1402","42","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","49","","49","0","","","5th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1403","54","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","62","","62","0","","","1st","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1404","61","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","47","","47","0","","","7th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1405","47","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","39","","39","0","","","10th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1406","56","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","57","","57","0","","","13th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1407","57","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","60","","60","0","","","11th","C4","CREDIT","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1408","58","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","68","","68","0","","","7th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1409","60","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","64","","64","0","","","8th","C4","CREDIT","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1410","59","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","58","","58","0","","","12th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1411","49","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","62","","62","0","","","10th","C4","CREDIT","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1412","45","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","77","","77","0","","","4th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1413","42","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","77","","77","0","","","4th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1414","47","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","50","","50","0","","","15th","C6","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1415","64","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","55","","55","0","","","14th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1416","51","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","43","","43","0","","","16th","E8","VERY POOR","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1417","65","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","63","","63","0","","","9th","C4","CREDIT","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1418","54","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","87","","87","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1419","53","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","70","","70","0","","","6th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1420","61","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","80","","80","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1421","63","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","80","","80","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1422","56","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","48","","48","0","","","13th","D7","POOR","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1423","57","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","53","","53","0","","","12th","C6","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1424","58","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","65","","65","0","","","5th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1425","60","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","46","","46","0","","","14th","D7","POOR","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1426","59","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","65","","65","0","","","5th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1427","49","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","56","","56","0","","","10th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1428","45","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","69","","69","0","","","2nd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1429","42","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","65","","65","0","","","5th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1430","47","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","44","","44","0","","","15th","E8","VERY POOR","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1431","64","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","54","","54","0","","","11th","C6","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1432","51","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","39","","39","0","","","16th","F9","FAIL","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1433","65","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","68","","68","0","","","3rd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1434","54","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","85","","85","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1435","53","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","68","","68","0","","","3rd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1436","61","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","63","","63","0","","","8th","C4","CREDIT","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1437","63","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","59","","59","0","","","9th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1438","62","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","4","","4","0","","","17th","F9","FAIL","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1439","56","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","898","","898","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1440","57","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","1","","1","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1441","58","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","85","","85","0","","","11th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1442","60","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","89","","89","0","","","8th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1443","59","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","98","","98","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1444","49","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","93","","93","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1445","45","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","94","","94","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1446","42","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","84","","84","0","","","13th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1447","47","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","90","","90","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1448","64","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","84","","84","0","","","13th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1449","51","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","85","","85","0","","","11th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1450","65","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","88","","88","0","","","9th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1451","54","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","80","","80","0","","","15th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1452","53","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","91","","91","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1453","61","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","88","","88","0","","","9th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1454","63","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","90","","90","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1455","56","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","41","","41","0","","","13th","E8","VERY POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1456","57","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","30","","30","0","","","16th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1457","58","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","47","","47","0","","","10th","D7","POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1458","60","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","44","","44","0","","","12th","E8","VERY POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1459","59","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","63","","63","0","","","2nd","C4","CREDIT","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1460","49","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","60","","60","0","","","3rd","C4","CREDIT","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1461","45","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","55","","55","0","","","7th","C5","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1462","42","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","57","","57","0","","","4th","C5","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1463","47","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","53","","53","0","","","8th","C6","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1464","64","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","46","","46","0","","","11th","D7","POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1465","51","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","32","","32","0","","","15th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1466","65","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","35","","35","0","","","14th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1467","54","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","87","","87","0","","","1st","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1468","53","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","50","","50","0","","","9th","C6","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1469","61","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","57","","57","0","","","4th","C5","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1470","63","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","57","","57","0","","","4th","C5","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1471","56","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","44","","44","0","","","9th","E8","VERY POOR","OSAROFUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1472","57","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","37","","37","0","","","13th","F9","FAIL","OSAROFUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1473","58","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","57","","57","0","","","3rd","C5","CREDIT","OSAROFUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1474","60","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","22","","22","0","","","16th","F9","FAIL","OSAROFUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1475","59","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","36","","36","0","","","14th","F9","FAIL","OSAROFUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1476","49","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","42","","42","0","","","11th","E8","VERY POOR","OSAROFUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1477","45","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","49","","49","0","","","6th","D7","POOR","OSAROFUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1478","42","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","41","","41","0","","","12th","E8","VERY POOR","OSAROFUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1479","47","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","44","","44","0","","","9th","E8","VERY POOR","OSAROFUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1480","64","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","49","","49","0","","","6th","D7","POOR","OSAROFUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1481","51","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","23","","23","0","","","15th","F9","FAIL","OSAROFUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1482","65","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","45","","45","0","","","8th","D7","POOR","OSAROFUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1483","54","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","59","","59","0","","","2nd","C5","CREDIT","OSAROFUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1484","53","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","53","","53","0","","","5th","C6","CREDIT","OSAROFUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1485","61","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","57","","57","0","","","3rd","C5","CREDIT","OSAROFUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1486","63","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","73","","73","0","","","1st","B2","VERY GOOD","OSAROFUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1487","56","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","56","","56","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1488","57","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","70","","70","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1489","58","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","76","","76","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1490","60","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","56","","56","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1491","59","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","73","","73","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1492","49","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","82","","82","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1493","45","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","59","","59","0","","","12th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1494","42","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","76","","76","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1495","47","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","72","","72","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1496","64","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","71","","71","0","","","9th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1497","51","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","41","","41","0","","","15th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1498","65","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","41","","41","0","","","15th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1499","54","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","68","","68","0","","","11th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1500","53","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","74","","74","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term");
INSERT INTO result_subject VALUES
("1501","61","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","76","","76","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1502","63","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","77","","77","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1503","56","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","92","","92","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1504","57","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","57","","57","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1505","58","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","56","","56","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1506","60","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","52","","52","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1507","59","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","60","","60","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1508","49","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","57","","57","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1509","45","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","60","","60","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1510","42","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","62","","62","0","","","4th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1511","47","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","57","","57","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1512","64","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","80","","80","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1513","51","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","57","","57","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1514","65","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","57","","57","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1515","54","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","60","","60","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1516","53","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","68","","68","0","","","3rd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1517","61","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","53","","53","0","","","14th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1518","63","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","45","","45","0","","","16th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1519","56","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","66","","66","0","","","10th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1520","57","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","57","","57","0","","","14th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1521","58","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","","72","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1522","60","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","60","","60","0","","","13th","C4","CREDIT","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1523","59","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","82","","82","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1524","49","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","82","","82","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1525","45","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","81","","81","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1526","42","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","71","","71","0","","","8th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1527","47","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","62","","62","0","","","11th","C4","CREDIT","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1528","64","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","62","","62","0","","","11th","C4","CREDIT","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1529","51","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","55","","55","0","","","15th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1530","65","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","48","","48","0","","","16th","D7","POOR","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1531","54","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","83","","83","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1532","53","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","78","","78","0","","","6th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1533","61","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","80","","80","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1534","63","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","71","","71","0","","","8th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1535","62","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","25","","25","0","40","17th","17th","F9","FAIL","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1536","56","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","61","","61","0","","","15th","C4","CREDIT","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1537","57","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","76","","76","0","","","8th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1538","58","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","86","","86","0","","","3rd","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1539","60","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","62","","62","0","","","14th","C4","CREDIT","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1540","59","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","67","","67","0","","","12th","B3","GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1541","49","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","82","","82","0","","","6th","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1542","45","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","81","","81","0","","","7th","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1543","42","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","83","","83","0","","","5th","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1544","47","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","46","","46","0","","","16th","D7","POOR","METHUSSELLAH DEBORAH","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1545","64","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","70","","70","0","","","11th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1546","51","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","63","","63","0","","","13th","C4","CREDIT","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1547","65","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","75","","75","0","","","10th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1548","54","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","88","","88","0","","","1st","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1549","53","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","84","","84","0","","","4th","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1550","61","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","76","","76","0","","","8th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1551","63","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","87","","87","0","","","2nd","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1552","122","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","31","","31","0","","","26th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1553","66","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","","52","0","","","15th","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1554","83","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","71","","71","0","","","2nd","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1555","78","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","54","","54","0","","","14th","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1556","71","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","49","","49","0","","","19th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1557","77","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","58","","58","0","","","13th","C5","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1558","76","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","66","","66","0","","","6th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1559","75","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","78","","78","0","","","1st","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1560","79","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","27","","27","0","","","27th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1561","70","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","46","","46","0","","","20th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1562","81","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","70","","70","0","","","3rd","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1563","123","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","43","","43","0","43","25th","21st","E8","VERY POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1564","72","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","70","","70","0","","","3rd","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1565","88","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","","52","0","","","15th","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1566","85","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","64","","64","0","","","9th","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1567","73","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","37","","37","0","","","23rd","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1568","74","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","61","","61","0","53.5","25th","10th","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1569","84","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","51","","51","0","","","17th","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1570","90","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1571","80","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","35","","35","0","","","24th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1572","67","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","65","","65","0","54.5","25th","8th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1573","68","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","33","","33","0","","","25th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1574","82","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","39","","39","0","","","22nd","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1575","91","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","60","","60","0","","","12th","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1576","69","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","66","","66","0","","","6th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1577","87","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","61","","61","0","","","10th","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1578","89","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","50","","50","0","","","18th","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1579","122","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","38","","38","0","","","16th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1580","66","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","60","","60","0","","","4th","C4","CREDIT","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1581","83","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","58","","58","0","","","7th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1582","78","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","30","","30","0","","","22nd","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1583","71","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","41","","41","0","","","14th","E8","VERY POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1584","77","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","80","","80","0","","","3rd","A1","EXCELLENT","OKPALAKU BENJAMIN","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1585","76","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","83","","83","0","","","2nd","A1","EXCELLENT","OKPALAKU BENJAMIN","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1586","75","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","","59","0","","","6th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1587","79","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","57","","57","0","","","8th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1588","70","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","45","","45","0","","","11th","D7","POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1589","81","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","50","","50","0","","","9th","C6","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1590","123","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","32","","32","0","32","25th","19th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1591","72","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","31","","31","0","","","20th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1592","88","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","35","","35","0","","","18th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1593","85","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","50","","50","0","","","9th","C6","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1594","73","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","15","","15","0","","","27th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1595","74","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","42","","42","0","52.5","25th","13th","E8","VERY POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1596","84","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","31","","31","0","","","20th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1597","90","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","41","","41","0","","","14th","E8","VERY POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1598","80","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","30","","30","0","","","22nd","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1599","67","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","60","","60","0","66","25th","4th","C4","CREDIT","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1600","68","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","29","","29","0","","","24th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term");
INSERT INTO result_subject VALUES
("1601","82","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","29","","29","0","","","24th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1602","91","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","43","","43","0","","","12th","E8","VERY POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1603","69","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","89","","89","0","","","1st","A1","EXCELLENT","OKPALAKU BENJAMIN","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1604","87","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","28","","28","0","","","26th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1605","89","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","37","","37","0","","","17th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1606","83","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","60","","60","0","","","2nd","C4","CREDIT","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1607","78","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","58","","58","0","","","6th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1608","71","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","55","","55","0","","","8th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1609","77","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","58","","58","0","","","6th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1610","76","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","76","","76","0","","","1st","B2","VERY GOOD","OKPALAKU BENJAMIN","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1611","75","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","60","","60","0","","","2nd","C4","CREDIT","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1612","79","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","40","","40","0","","","10th","E8","VERY POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1613","70","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","40","","40","0","","","10th","E8","VERY POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1614","81","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","59","","59","0","","","5th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1615","123","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","60","","60","0","","","2nd","C4","CREDIT","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1616","66","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","50","","50","0","","","9th","C6","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1617","83","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","58","","58","0","","","5th","C5","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1618","78","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","81","","81","0","","","2nd","A1","EXCELLENT","JAMES SUNDAY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1619","71","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","40","","40","0","","","10th","E8","VERY POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1620","77","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","77","","77","0","","","4th","B2","VERY GOOD","JAMES SUNDAY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1621","76","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","84","","84","0","","","1st","A1","EXCELLENT","JAMES SUNDAY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1622","75","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","52","","52","0","","","7th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1623","79","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","47","","47","0","","","9th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1624","70","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","57","","57","0","","","6th","C5","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1625","81","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","78","","78","0","","","3rd","B2","VERY GOOD","JAMES SUNDAY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1626","123","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","48","","48","0","","","8th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1627","66","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","39","","39","0","","","11th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1628","83","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","53","","53","0","","","2nd","C6","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1629","78","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","44","","44","0","","","8th","E8","VERY POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1630","71","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","36","","36","0","","","12th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1631","77","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","49","","49","0","","","5th","D7","POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1632","76","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","50","","50","0","","","4th","C6","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1633","75","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","48","","48","0","","","6th","D7","POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1634","79","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","24","","24","0","","","17th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1635","70","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","31","","31","0","","","14th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1636","81","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","53","","53","0","","","2nd","C6","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1637","123","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","38","","38","0","","","11th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1638","88","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","27","","27","0","","","16th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1639","73","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","29","","29","0","","","15th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1640","90","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","44","","44","0","","","8th","E8","VERY POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1641","80","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","43","","43","0","","","10th","E8","VERY POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1642","82","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","19","","19","0","","","19th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1643","91","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","33","","33","0","","","13th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1644","69","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","58","","58","0","","","1st","C5","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1645","122","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","20","","20","0","","","18th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1646","66","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","45","","45","0","","","7th","D7","POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1647","72","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","30","","30","0","","","13th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1648","88","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","26","","26","0","","","14th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1649","85","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","40","","40","0","","","5th","E8","VERY POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1650","73","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","36","","36","0","","","8th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1651","74","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","40","","40","0","","","5th","E8","VERY POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1652","84","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","44","","44","0","","","4th","E8","VERY POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1653","90","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","55","","55","0","","","2nd","C5","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1654","80","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","32","","32","0","","","11th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1655","67","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","59","","59","0","","","1st","C5","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1656","68","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","25","","25","0","","","15th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1657","82","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","24","","24","0","","","16th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1658","91","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","39","","39","0","","","7th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1659","69","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","51","","51","0","","","3rd","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1660","87","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","34","","34","0","","","10th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1661","89","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","36","","36","0","","","8th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1662","122","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","32","","32","0","","","11th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1663","72","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","69","","69","0","","","1st","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1664","88","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","63","","63","0","","","4th","C4","CREDIT","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1665","85","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","64","","64","0","","","3rd","C4","CREDIT","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1666","73","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","39","","39","0","","","12th","F9","FAIL","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1667","74","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","35","","35","0","","","13th","F9","FAIL","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1668","84","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","55","","55","0","","","7th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1669","90","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","56","","56","0","","","6th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1670","80","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1671","67","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","57","","57","0","","","5th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1672","68","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","30","","30","0","","","15th","F9","FAIL","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1673","82","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","34","","34","0","","","14th","F9","FAIL","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1674","91","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","50","","50","0","","","9th","C6","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1675","69","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","66","","66","0","","","2nd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1676","87","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","45","","45","0","","","11th","D7","POOR","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1677","89","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","54","","54","0","","","8th","C6","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1678","122","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","21","","21","0","","","16th","F9","FAIL","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1679","122","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","33","","33","0","","","26th","F9","FAIL","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1680","66","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","54","","54","0","","","21st","C6","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1681","83","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","","72","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1682","78","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","","72","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1683","71","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","52","","52","0","","","22nd","C6","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1684","77","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","79","","79","0","","","4th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1685","76","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","65","","65","0","","","14th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1686","75","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","65","","65","0","","","14th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1687","79","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","56","","56","0","","","18th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1688","70","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","55","","55","0","","","20th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1689","81","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","","72","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1690","123","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","69","","69","0","69","25th","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1691","72","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","82","","82","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1692","88","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","70","","70","0","","","11th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1693","85","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","","72","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1694","73","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","47","","47","0","","","23rd","D7","POOR","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1695","74","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","47","","47","0","48.5","25th","23rd","D7","POOR","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1696","84","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","70","","70","0","","","11th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1697","90","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","73","","73","0","","","6th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1698","80","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","65","","65","0","","","14th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1699","67","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","86","","86","0","83.5","25th","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1700","68","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","21","","21","0","","","27th","F9","FAIL","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term");
INSERT INTO result_subject VALUES
("1701","82","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","45","","45","0","","","25th","D7","POOR","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1702","91","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","56","","56","0","","","18th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1703","69","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","82","","82","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1704","87","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","59","","59","0","","","17th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1705","89","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","78","","78","0","","","5th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1706","80","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","86","","86","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1707","67","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","94","","94","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1708","68","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","44","","44","0","","","9th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1709","82","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","67","","67","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1710","91","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","82","","82","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1711","69","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","88","","88","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1712","87","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","61","","61","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1713","89","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","89","","89","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1714","122","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","46","","46","0","","","8th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1715","83","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","63","","63","0","","","2nd","C4","CREDIT","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1716","75","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","63","","63","0","","","2nd","C4","CREDIT","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1717","79","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","21","","21","0","","","7th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1718","70","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","30","","30","0","","","6th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1719","85","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","44","","44","0","","","4th","E8","VERY POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1720","84","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","43","","43","0","","","5th","E8","VERY POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1721","67","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","64","","64","0","","","1st","C4","CREDIT","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1722","68","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","5","","5","0","","","8th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1723","122","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","29","","29","0","","","27th","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1724","66","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","45","","45","0","","","16th","D7","POOR","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1725","83","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1726","78","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","50","","50","0","","","14th","C6","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1727","71","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","37","","37","0","","","22nd","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1728","77","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","55","","55","0","","","9th","C5","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1729","76","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","71","","71","0","","","4th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1730","75","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","51","","51","0","","","12th","C6","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1731","79","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","38","","38","0","","","21st","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1732","70","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","40","","40","0","","","19th","E8","VERY POOR","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1733","81","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","51","","51","0","","","12th","C6","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1734","123","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","44","","44","0","","","17th","E8","VERY POOR","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1735","72","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","75","","75","0","","","2nd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1736","88","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","53","","53","0","","","10th","C6","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1737","85","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","60","","60","0","","","7th","C4","CREDIT","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1738","73","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","30","","30","0","","","25th","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1739","74","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","50","","50","0","","","14th","C6","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1740","84","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","43","","43","0","","","18th","E8","VERY POOR","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1741","90","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","61","","61","0","","","6th","C4","CREDIT","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1742","80","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","52","","52","0","","","11th","C6","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1743","67","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","74","","74","0","","","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1744","68","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","30","","30","0","","","25th","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1745","82","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","36","","36","0","","","23rd","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1746","91","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","40","","40","0","","","19th","E8","VERY POOR","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1747","69","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","76","","76","0","","","1st","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1748","87","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","57","","57","0","","","8th","C5","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1749","89","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","34","","34","0","","","24th","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1750","83","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","57","","57","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1751","78","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","66","","66","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1752","71","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1753","77","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","50","","50","0","","","19th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1754","76","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","45","","45","0","","","24th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1755","75","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","50","","50","0","","","19th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1756","79","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","45","","45","0","","","24th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1757","70","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","58","","58","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1758","81","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","71","","71","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1759","123","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","46","","46","0","","","23rd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1760","72","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","64","","64","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1761","88","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","51","","51","0","","","17th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1762","85","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","68","","68","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1763","73","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","54","","54","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1764","74","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","55","","55","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1765","84","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","60","","60","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1766","90","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","66","","66","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1767","80","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","56","","56","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1768","67","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","73","","73","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1769","68","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","47","","47","0","","","22nd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1770","82","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","50","","50","0","","","19th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1771","91","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","57","","57","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1772","69","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1773","87","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","44","","44","0","","","26th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1774","89","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","67","","67","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1775","122","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","42","","42","0","","","27th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1776","66","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","51","","51","0","","","17th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1777","78","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","61","","61","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1778","71","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","62","","62","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1779","77","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","64","","64","0","","","6th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1780","76","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","58","","58","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1781","81","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","76","","76","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1782","123","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","57","","57","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1783","72","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","75","","75","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1784","74","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","63","","63","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1785","87","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","74","","74","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1786","89","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","72","","72","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1787","66","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1788","72","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","79","","79","0","","","4th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1789","88","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","81","","81","0","","","3rd","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1790","85","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","87","","87","0","","","1st","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1791","73","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","69","","69","0","","","5th","B3","GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1792","74","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","51","","51","0","","","7th","C6","CREDIT","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1793","84","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","65","","65","0","","","6th","B3","GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1794","90","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","84","","84","0","","","2nd","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1795","12","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1796","13","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","54","","54","0","","","10th","C6","CREDIT","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1797","14","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","50","","50","0","","","12th","C6","CREDIT","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1798","15","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","67","","67","0","","","9th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1799","16","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","72","","72","0","","","6th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1800","17","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","49","","49","0","","","13th","D7","POOR","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term");
INSERT INTO result_subject VALUES
("1801","18","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","41","","41","0","","","16th","E8","VERY POOR","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1802","19","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","48","","48","0","","","14th","D7","POOR","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1803","20","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","42","","42","0","","","15th","E8","VERY POOR","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1804","21","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","74","","74","0","","","5th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1805","22","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","87","","87","0","","","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1806","23","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","96","","96","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1807","24","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","53","","53","0","","","11th","C6","CREDIT","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1808","25","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","72","","72","0","","","6th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1809","26","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","85","","85","0","","","3rd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1810","27","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","71","","71","0","","","8th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1811","12","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1812","13","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","48","","48","0","","","8th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1813","14","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","34","","34","0","","","13th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1814","15","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1815","16","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","47","","47","0","","","9th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1816","17","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","33","","33","0","","","15th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1817","18","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","36","","36","0","","","12th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1818","19","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","49","","49","0","","","7th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1819","20","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","32","","32","0","","","16th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1820","21","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","52","","52","0","","","6th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1821","22","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","55","","55","0","","","4th","C5","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1822","23","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","89","","89","0","","","1st","A1","EXCELLENT","JAMES SUNDAY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1823","24","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","72","","72","0","","","2nd","B2","VERY GOOD","JAMES SUNDAY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1824","25","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","53","","53","0","","","5th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1825","26","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","","59","0","","","3rd","C5","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1826","27","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","34","","34","0","","","13th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1827","12","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","54","","54","0","","","9th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1828","13","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","55","","55","0","","","8th","C5","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1829","14","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","45","","45","0","","","11th","D7","POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1830","15","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","52","","52","0","","","10th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1831","16","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","60","","60","0","","","6th","C4","CREDIT","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1832","17","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","38","","38","0","","","14th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1833","18","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","35","","35","0","","","16th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1834","19","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","57","","57","0","","","7th","C5","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1835","20","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","38","","38","0","","","14th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1836","21","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","43","","43","0","","","12th","E8","VERY POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1837","22","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","71","","71","0","","","3rd","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1838","23","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","73","","73","0","","","2nd","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1839","24","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","61","","61","0","","","5th","C4","CREDIT","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1840","25","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","66","","66","0","","","4th","B3","GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1841","26","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","82","","82","0","","","1st","A1","EXCELLENT","OKAKAOBARI NGELALE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1842","27","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","40","","40","0","","","13th","E8","VERY POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1843","12","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","49","","49","0","","","5th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1844","13","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","47","","47","0","","","8th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1845","14","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","25","","25","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1846","15","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","44","","44","0","","","10th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1847","16","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","35","","35","0","","","13th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1848","17","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","38","","38","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1849","18","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","34","","34","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1850","19","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","45","","45","0","","","9th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1851","20","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","20","","20","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1852","21","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","53","","53","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1853","22","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","42","","42","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1854","23","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","66","","66","0","","","1st","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1855","24","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","48","","48","0","","","7th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1856","25","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","49","","49","0","","","5th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1857","26","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","53","","53","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1858","27","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","64","","64","0","","","2nd","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1859","12","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","82","","82","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1860","13","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","68","","68","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1861","14","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","52","","52","0","","","14th","C6","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1862","15","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","57","","57","0","","","12th","C5","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1863","16","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","65","","65","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1864","17","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","65","","65","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1865","18","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","50","","50","0","","","15th","C6","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1866","19","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","67","","67","0","","","7th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1867","20","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","43","","43","0","","","16th","E8","VERY POOR","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1868","21","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","72","","72","0","","","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1869","22","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","79","","79","0","","","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1870","23","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","83","","83","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1871","24","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","55","","55","0","","","13th","C5","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1872","25","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","59","","59","0","","","11th","C5","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1873","26","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","75","","75","0","","","4th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1874","27","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","62","","62","0","","","10th","C4","CREDIT","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1875","12","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","47","","47","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1876","13","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","44","","44","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1877","14","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","36","","36","0","","","13th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1878","15","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","49","","49","0","","","8th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1879","16","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","53","","53","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1880","17","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","40","","40","0","","","12th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1881","18","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","24","","24","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1882","19","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","53","","53","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1883","20","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","35","","35","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1884","21","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","34","","34","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1885","22","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","58","","58","0","","","2nd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1886","23","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","78","","78","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1887","24","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","53","","53","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1888","25","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","49","","49","0","","","8th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1889","26","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","52","","52","0","","","7th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1890","27","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","53","","53","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1891","12","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","69","","69","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1892","13","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","57","","57","0","","","12th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1893","14","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","56","","56","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1894","15","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","56","","56","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1895","16","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","57","","57","0","","","12th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1896","17","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","67","","67","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1897","18","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","62","","62","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1898","19","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","71","","71","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1899","20","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","32","","32","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1900","21","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","64","","64","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term");
INSERT INTO result_subject VALUES
("1901","22","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","67","","67","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1902","23","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","78","","78","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1903","24","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","61","","61","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1904","25","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","75","","75","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1905","26","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","59","","59","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1906","27","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","65","","65","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1907","12","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","63","","63","0","","","7th","C4","CREDIT","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1908","13","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","51","","51","0","","","11th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1909","14","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","46","","46","0","","","14th","D7","POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1910","15","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","41","","41","0","","","16th","E8","VERY POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1911","16","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","60","","60","0","","","8th","C4","CREDIT","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1912","17","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","48","","48","0","","","13th","D7","POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1913","18","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","46","","46","0","","","14th","D7","POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1914","19","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","57","","57","0","","","9th","C5","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1915","20","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","51","","51","0","","","11th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1916","21","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","69","","69","0","","","3rd","B3","GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1917","22","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","75","","75","0","","","2nd","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1918","23","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","87","","87","0","","","1st","A1","EXCELLENT","OKAKAOBARI NGELALE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1919","24","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","55","","55","0","","","10th","C5","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1920","25","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","66","","66","0","","","4th","B3","GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1921","26","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","65","","65","0","","","5th","B3","GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1922","27","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","64","","64","0","","","6th","C4","CREDIT","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1923","12","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","70","","70","0","","","10th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1924","13","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","60","","60","0","","","13th","C4","CREDIT","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1925","14","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","61","","61","0","","","12th","C4","CREDIT","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1926","15","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1927","16","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","76","","76","0","","","7th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1928","17","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","73","","73","0","","","8th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1929","18","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","72","","72","0","","","9th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1930","19","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","59","","59","0","","","14th","C5","CREDIT","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1931","20","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","57","","57","0","","","15th","C5","CREDIT","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1932","21","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","81","","81","0","","","6th","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1933","22","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","90","","90","0","","","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1934","23","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","91","","91","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1935","24","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","70","","70","0","","","10th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1936","25","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","82","","82","0","","","4th","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1937","26","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","83","","83","0","","","3rd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1938","27","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","82","","82","0","","","4th","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1939","12","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","37","","37","0","","","14th","F9","FAIL","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1940","13","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","71","","71","0","","","4th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1941","14","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","55","","55","0","","","10th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1942","15","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","35","","35","0","","","15th","F9","FAIL","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1943","16","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","75","","75","0","","","2nd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1944","17","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","45","","45","0","","","11th","D7","POOR","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1945","18","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","40","","40","0","","","13th","E8","VERY POOR","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1946","19","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","45","","45","0","","","11th","D7","POOR","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1947","20","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","27","","27","0","","","16th","F9","FAIL","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1948","21","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","65","","65","0","","","6th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1949","22","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1950","23","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1951","24","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","58","","58","0","","","8th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1952","25","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","56","","56","0","","","9th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1953","26","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","73","","73","0","","","3rd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1954","27","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","61","","61","0","","","7th","C4","CREDIT","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1955","12","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","82","","82","0","","","4th","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1956","13","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","71","","71","0","","","10th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1957","14","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","57","","57","0","","","14th","C5","CREDIT","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1958","15","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","68","","68","0","","","11th","B3","GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1959","16","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","75","","75","0","","","7th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1960","17","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","62","","62","0","","","13th","C4","CREDIT","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1961","18","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","57","","57","0","","","14th","C5","CREDIT","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1962","19","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","73","","73","0","","","8th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1963","20","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","57","","57","0","","","14th","C5","CREDIT","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1964","21","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","73","","73","0","","","8th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1965","22","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","78","","78","0","","","6th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1966","23","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","91","","91","0","","","1st","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1967","24","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","67","","67","0","","","12th","B3","GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1968","25","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","81","","81","0","","","5th","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1969","26","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","86","","86","0","","","3rd","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1970","27","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","87","","87","0","","","2nd","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1971","12","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","67","","67","0","","","3rd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1972","13","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","57","","57","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1973","14","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","63","","63","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1974","15","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","61","","61","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1975","16","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","54","","54","0","","","14th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1976","17","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","60","","60","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1977","18","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","57","","57","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1978","19","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","44","","44","0","","","15th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1979","20","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","35","","35","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1980","21","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","63","","63","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1981","22","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","65","","65","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1982","23","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","87","","87","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1983","24","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","56","","56","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1984","25","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","57","","57","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1985","26","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","73","","73","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1986","27","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","59","","59","0","","","9th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1987","125","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","31","","31","0","","","11th","F9","FAIL","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1988","9","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","89","","89","0","","","4th","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1989","8","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","87","","87","0","","","5th","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1990","7","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","74","","74","0","","","8th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1991","6","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","95","","95","0","","","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1992","10","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","75","","75","0","","","7th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1993","11","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","94","","94","0","","","3rd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1994","2","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","65","","65","0","","","9th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1995","4","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","12","","12","0","","","13th","F9","FAIL","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1996","3","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","78","","78","0","","","6th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1997","121","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","98","","98","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1998","1","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","32","","32","0","","","10th","F9","FAIL","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1999","126","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","24","","24","0","","","12th","F9","FAIL","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2000","125","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","45","","45","0","","","12th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term");
INSERT INTO result_subject VALUES
("2001","9","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","92","","92","0","","","1st","A1","EXCELLENT","JAMES SUNDAY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2002","8","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","66","","66","0","","","4th","B3","GOOD","JAMES SUNDAY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2003","7","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","","59","0","","","7th","C5","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2004","6","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","63","","63","0","","","5th","C4","CREDIT","JAMES SUNDAY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2005","10","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","11th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2006","11","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","92","","92","0","","","1st","A1","EXCELLENT","JAMES SUNDAY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2007","2","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","62","","62","0","","","6th","C4","CREDIT","JAMES SUNDAY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2008","4","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","48","","48","0","","","10th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2009","3","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","54","","54","0","","","8th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2010","121","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","76","","76","0","","","3rd","B2","VERY GOOD","JAMES SUNDAY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2011","1","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","23","","23","0","","","13th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2012","126","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","54","","54","0","","","8th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2013","125","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","23","","23","0","","","11th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2014","9","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2015","8","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","45","","45","0","","","7th","D7","POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2016","7","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","43","","43","0","","","8th","E8","VERY POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2017","6","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","79","","79","0","","","3rd","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2018","10","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","37","","37","0","","","9th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2019","11","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","85","","85","0","","","1st","A1","EXCELLENT","OKAKAOBARI NGELALE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2020","2","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","30","","30","0","","","10th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2021","4","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","16","","16","0","","","12th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2022","3","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","51","","51","0","","","5th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2023","121","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","84","","84","0","","","2nd","A1","EXCELLENT","OKAKAOBARI NGELALE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2024","1","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","12","","12","0","","","13th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2025","126","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","46","","46","0","","","6th","D7","POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2026","125","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","33","","33","0","","","10th","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2027","9","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","69","","69","0","","","2nd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2028","8","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","46","","46","0","","","7th","D7","POOR","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2029","7","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","47","","47","0","","","6th","D7","POOR","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2030","6","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","50","","50","0","","","5th","C6","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2031","10","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","34","","34","0","","","9th","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2032","11","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","70","","70","0","","","1st","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2033","2","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","33","","33","0","","","10th","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2034","4","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","22","","22","0","","","12th","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2035","3","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","56","","56","0","","","4th","C5","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2036","121","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","66","","66","0","","","3rd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2037","1","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","22","","22","0","","","12th","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2038","126","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","44","","44","0","","","8th","E8","VERY POOR","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2039","125","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","26","","26","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2040","9","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","45","","45","0","","","6th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2041","8","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","48","","48","0","","","4th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2042","7","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","39","","39","0","","","7th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2043","6","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","68","","68","0","","","3rd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2044","10","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","29","","29","0","","","9th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2045","11","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","81","","81","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2046","2","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","47","","47","0","","","5th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2047","4","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","7","","7","0","","","13th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2048","3","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","35","","35","0","","","8th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2049","121","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","92","","92","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2050","1","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","12","","12","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2051","126","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","28","","28","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2052","125","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","33","","33","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2053","9","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","75","","75","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2054","8","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","51","","51","0","","","5th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2055","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","52","","52","0","","","4th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2056","6","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","45","","45","0","","","8th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2057","10","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","34","","34","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2058","11","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","88","","88","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2059","2","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","46","","46","0","","","7th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2060","4","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","24","","24","0","","","13th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2061","3","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","42","","42","0","","","9th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2062","121","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","76","","76","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2063","1","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","30","","30","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2064","126","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","47","","47","0","","","6th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2065","125","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","67","","67","0","","","7th","B3","GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2066","9","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","74","","74","0","","","3rd","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2067","8","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","67","","67","0","","","7th","B3","GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2068","7","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","69","","69","0","","","6th","B3","GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2069","6","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","73","","73","0","","","4th","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2070","10","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","54","","54","0","","","9th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2071","11","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","75","","75","0","","","2nd","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2072","2","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","54","","54","0","","","9th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2073","4","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","34","","34","0","","","12th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2074","3","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","70","","70","0","","","5th","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2075","121","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","78","","78","0","","","1st","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2076","1","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","14","","14","0","","","13th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2077","126","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","52","","52","0","","","11th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2078","125","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","50","","50","0","","","9th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2079","9","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","73","","73","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2080","8","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","58","","58","0","","","4th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2081","7","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","54","","54","0","","","7th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2082","6","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","55","","55","0","","","5th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2083","10","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","52","","52","0","","","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2084","11","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","94","","94","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2085","2","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","39","","39","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2086","4","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","20","","20","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2087","3","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","55","","55","0","","","5th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2088","121","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","68","","68","0","","","3rd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2089","1","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","17","","17","0","","","13th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2090","126","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","43","","43","0","","","10th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2091","125","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","36","","36","0","","","11th","F9","FAIL","METHUSSELLAH DEBORAH","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2092","9","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","93","","93","0","","","2nd","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2093","8","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","77","","77","0","","","6th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2094","7","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","84","","84","0","","","4th","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2095","6","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","89","","89","0","","","3rd","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2096","10","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","40","","40","0","","","10th","E8","VERY POOR","METHUSSELLAH DEBORAH","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2097","11","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","96","","96","0","","","1st","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2098","2","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","36","","36","0","","","11th","F9","FAIL","METHUSSELLAH DEBORAH","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2099","4","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","41","","41","0","","","9th","E8","VERY POOR","METHUSSELLAH DEBORAH","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2100","3","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","80","","80","0","","","5th","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term");
INSERT INTO result_subject VALUES
("2101","121","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","51","","51","0","","","8th","C6","CREDIT","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2102","1","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","14","","14","0","","","13th","F9","FAIL","METHUSSELLAH DEBORAH","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2103","126","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","64","","64","0","","","7th","C4","CREDIT","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2104","125","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","45","","45","0","","","8th","D7","POOR","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2105","9","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","71","","71","0","","","2nd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2106","8","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","67","","67","0","","","3rd","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2107","7","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","55","","55","0","","","7th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2108","6","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","58","","58","0","","","5th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2109","10","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","45","","45","0","","","8th","D7","POOR","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2110","11","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","77","","77","0","","","1st","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2111","2","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","45","","45","0","","","8th","D7","POOR","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2112","4","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","33","","33","0","","","11th","F9","FAIL","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2113","3","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","57","","57","0","","","6th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2114","121","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","67","","67","0","","","3rd","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2115","1","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","30","","30","0","","","12th","F9","FAIL","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2116","126","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","30","","30","0","","","12th","F9","FAIL","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2117","125","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","53","","53","0","","","9th","C6","CREDIT","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2118","9","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","83","","83","0","","","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2119","8","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","67","","67","0","","","5th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2120","7","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","69","","69","0","","","4th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2121","6","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","59","","59","0","","","8th","C5","CREDIT","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2122","10","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","66","","66","0","","","7th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2123","11","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","92","","92","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2124","2","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","51","","51","0","","","10th","C6","CREDIT","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2125","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","41","","41","0","","","12th","E8","VERY POOR","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2126","3","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","67","","67","0","","","5th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2127","121","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","78","","78","0","","","3rd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2128","1","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","51","","51","0","","","10th","C6","CREDIT","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2129","126","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","26","","26","0","","","13th","F9","FAIL","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2130","28","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","93","","93","0","","","1st","A1","EXCELLENT","GLORY ISSAC","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2131","36","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","21","","21","0","","","18th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2132","34","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","67","","67","0","","","8th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2133","32","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","39","","39","0","","","15th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2134","35","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","62","","62","0","","","10th","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2135","39","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","86","","86","0","","","2nd","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2136","52","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","74","","74","0","","","5th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2137","41","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","85","","85","0","","","3rd","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2138","33","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","47","","47","0","","","14th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2139","48","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","59","","59","0","","","11th","C5","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2140","30","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","80","","80","0","","","4th","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2141","40","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","56","","56","0","","","13th","C5","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2142","29","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","59","","59","0","","","11th","C5","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2143","44","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","69","","69","0","","","7th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2144","46","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","63","","63","0","","","9th","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2145","43","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","35","","35","0","","","16th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2146","31","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","70","","70","0","","","6th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2147","50","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","33","","33","0","","","17th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2148","28","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","96","","96","0","","","1st","A1","EXCELLENT","JAMES SUNDAY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2149","36","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","32","","32","0","","","18th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2150","34","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","12th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2151","32","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","44","","44","0","","","13th","E8","VERY POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2152","35","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","56","","56","0","","","7th","C5","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2153","39","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","73","","73","0","","","2nd","B2","VERY GOOD","JAMES SUNDAY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2154","52","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","69","","69","0","","","4th","B3","GOOD","JAMES SUNDAY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2155","41","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","66","","66","0","","","5th","B3","GOOD","JAMES SUNDAY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2156","33","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","44","","44","0","","","13th","E8","VERY POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2157","48","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","55","","55","0","","","8th","C5","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2158","30","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","70","","70","0","","","3rd","B2","VERY GOOD","JAMES SUNDAY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2159","40","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","","59","0","","","6th","C5","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2160","29","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","43","","43","0","","","15th","E8","VERY POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2161","44","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","52","","52","0","","","10th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2162","46","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","54","","54","0","","","9th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2163","43","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","47","","47","0","","","11th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2164","31","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","43","","43","0","","","15th","E8","VERY POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2165","50","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","34","","34","0","","","17th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2166","28","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","90.8","","90.8","0","","","1st","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2167","36","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","32.6","","32.6","0","","","18th","F9","FAIL","METHUSSELLAH DEBORAH","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2168","34","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","72","","72","0","","","9th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2169","32","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","63","","63","0","","","14th","C4","CREDIT","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2170","35","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","73","","73","0","","","8th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2171","39","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","79.2","","79.2","0","","","4th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2172","52","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","70.4","","70.4","0","","","10th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2173","41","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","67.2","","67.2","0","","","13th","B3","GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2174","33","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","67.6","","67.6","0","","","12th","B3","GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2175","48","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","50","","50","0","","","16th","C6","CREDIT","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2176","30","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","75.8","","75.8","0","","","7th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2177","40","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","77.8","","77.8","0","","","5th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2178","29","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","68.6","","68.6","0","","","11th","B3","GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2179","44","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","76.4","","76.4","0","","","6th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2180","46","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","82.2","","82.2","0","","","3rd","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2181","43","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","56.2","","56.2","0","","","15th","C5","CREDIT","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2182","31","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","83.4","","83.4","0","","","2nd","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2183","50","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","50","","50","0","","","16th","C6","CREDIT","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2184","28","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","88","","88","0","","","1st","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2185","36","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","29","","29","0","","","18th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2186","34","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","74","","74","0","","","7th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2187","32","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","64","","64","0","","","13th","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2188","35","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","67","","67","0","","","11th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2189","39","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2190","52","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","78","","78","0","","","2nd","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2191","41","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","71","","71","0","","","9th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2192","33","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","67","","67","0","","","11th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2193","48","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","50","","50","0","","","14th","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2194","30","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","77","","77","0","","","3rd","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2195","40","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","71","","71","0","","","9th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2196","29","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","47","","47","0","","","15th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2197","44","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2198","46","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","73","","73","0","","","8th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2199","43","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","46","","46","0","","","16th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2200","31","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term");
INSERT INTO result_subject VALUES
("2201","50","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","38","","38","0","","","17th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2202","28","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","93","","93","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2203","36","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","37","","37","0","","","18th","F9","FAIL","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2204","34","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","58","","58","0","","","14th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2205","32","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","69","","69","0","","","8th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2206","35","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","60","","60","0","","","11th","C4","CREDIT","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2207","39","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","78","","78","0","","","3rd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2208","52","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","80","","80","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2209","41","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","68","","68","0","","","9th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2210","33","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","75","","75","0","","","4th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2211","48","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","50","","50","0","","","17th","C6","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2212","30","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","73","","73","0","","","5th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2213","40","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","68","","68","0","","","9th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2214","29","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","60","","60","0","","","11th","C4","CREDIT","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2215","44","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","60","","60","0","","","11th","C4","CREDIT","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2216","46","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","55","","55","0","","","16th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2217","43","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","70","","70","0","","","6th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2218","31","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","70","","70","0","","","6th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2219","50","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","58","","58","0","","","14th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2220","28","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","58","","58","0","","","1st","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2221","36","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","9","","9","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2222","34","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","23","","23","0","","","13th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2223","32","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","19","","19","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2224","35","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","25","","25","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2225","39","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","36","","36","0","","","7th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2226","52","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","51","","51","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2227","41","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","48","","48","0","","","4th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2228","33","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","23","","23","0","","","13th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2229","48","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","27","","27","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2230","30","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","45","","45","0","","","5th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2231","40","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","52","","52","0","","","2nd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2232","29","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","29","","29","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2233","44","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","34","","34","0","","","8th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2234","46","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","31","","31","0","","","9th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2235","43","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","22","","22","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2236","31","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","39","","39","0","","","6th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2237","50","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","19","","19","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2238","28","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","75","","75","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2239","36","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","22","","22","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2240","34","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","52","","52","0","","","13th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2241","32","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","54","","54","0","","","10th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2242","35","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","53","","53","0","","","11th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2243","39","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","67","","67","0","","","2nd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2244","52","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","61","","61","0","","","6th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2245","41","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","65","","65","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2246","33","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","49","","49","0","","","16th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2247","48","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","51","","51","0","","","14th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2248","30","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","61","","61","0","","","6th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2249","40","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","65","","65","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2250","29","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","53","","53","0","","","11th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2251","44","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","59","","59","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2252","46","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","50","","50","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2253","43","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","55","","55","0","","","9th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2254","31","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","66","","66","0","","","3rd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2255","50","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","40","","40","0","","","17th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2256","28","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","68","","68","0","","","1st","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2257","36","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","25","","25","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2258","34","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","52","","52","0","","","4th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2259","32","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","49","","49","0","","","8th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2260","35","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","50","","50","0","","","6th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2261","39","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","53","","53","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2262","52","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","50","","50","0","","","6th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2263","41","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","39","","39","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2264","33","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","46","","46","0","","","9th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2265","48","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","44","","44","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2266","30","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","51","","51","0","","","5th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2267","40","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","41","","41","0","","","14th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2268","29","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","54","","54","0","","","2nd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2269","44","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","46","","46","0","","","9th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2270","46","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","44","","44","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2271","43","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","36","","36","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2272","31","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","43","","43","0","","","13th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2273","50","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","27","","27","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2274","28","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","OKAKAOBARI NGELALE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2275","36","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","34","","34","0","","","16th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2276","34","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","49","","49","0","","","12th","D7","POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2277","32","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","50","","50","0","","","11th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2278","35","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","59","","59","0","","","9th","C5","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2279","39","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","61","","61","0","","","7th","C4","CREDIT","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2280","52","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","43","","43","0","","","14th","E8","VERY POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2281","41","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","71","","71","0","","","4th","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2282","33","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","61","","61","0","","","7th","C4","CREDIT","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2283","48","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","27","","27","0","","","17th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2284","30","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","63","","63","0","","","6th","C4","CREDIT","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2285","40","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","75","","75","0","","","2nd","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2286","29","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","65","","65","0","","","5th","B3","GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2287","44","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","56","","56","0","","","10th","C5","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2288","46","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","44","","44","0","","","13th","E8","VERY POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2289","43","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","18","","18","0","","","18th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2290","31","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","75","","75","0","","","2nd","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2291","50","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","38","","38","0","","","15th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2292","28","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","78","","78","0","","","1st","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2293","36","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","33","","33","0","","","15th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2294","34","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","53","","53","0","","","8th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2295","32","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","41","","41","0","","","12th","E8","VERY POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2296","35","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","40","","40","0","","","13th","E8","VERY POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2297","39","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","62","","62","0","","","4th","C4","CREDIT","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2298","52","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","51","","51","0","","","9th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2299","41","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","66","","66","0","","","3rd","B3","GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2300","33","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","40","","40","0","","","13th","E8","VERY POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term");
INSERT INTO result_subject VALUES
("2301","48","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","33","","33","0","","","15th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2302","30","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","72","","72","0","","","2nd","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2303","40","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","55","","55","0","","","6th","C5","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2304","29","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","59","","59","0","","","5th","C5","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2305","44","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","43","","43","0","","","11th","E8","VERY POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2306","46","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","50","","50","0","","","10th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2307","43","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","20","","20","0","","","18th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2308","31","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","54","","54","0","","","7th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2309","50","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","32","","32","0","","","17th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2310","28","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","85","","85","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2311","36","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","5","","5","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2312","34","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","45","","45","0","","","14th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2313","32","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","48","","48","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2314","35","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","62","","62","0","","","6th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2315","39","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","74","","74","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2316","52","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","61","","61","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2317","41","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","56","","56","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2318","33","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","54","","54","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2319","48","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","39","","39","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2320","30","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","60","","60","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2321","40","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","63","","63","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2322","29","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","56","","56","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2323","44","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","67","","67","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2324","46","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","62","","62","0","","","6th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2325","43","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","27","","27","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2326","31","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","70","","70","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2327","50","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","42","","42","0","","","15th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2328","8","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","17","14","","","","0","0","0","0","49","27","76","76","25.33","84","6th","6th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2329","9","1","0","JSS 1","","ENGLISH LANGUAGE","1","19","18","20","","","","0","0","0","0","57","36","93","93","31","91.67","4th","2nd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2330","1","1","0","JSS 1","","ENGLISH LANGUAGE","1","6","6","13","","","","0","0","0","0","25","18","43","43","14.33","34.33","13th","11th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2331","10","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","15","12","","","","0","0","0","0","37","27","64","64","21.33","63.67","9th","9th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2332","121","1","0","JSS 1","","ENGLISH LANGUAGE","1","20","20","19","","","","0","0","0","0","59","32","91","91","45.5","94.5","2nd","3rd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2333","2","1","0","JSS 1","","ENGLISH LANGUAGE","1","14","13","12","","","","0","0","0","0","39","18","57","57","19","63.33","12th","10th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2334","3","1","0","JSS 1","","ENGLISH LANGUAGE","1","16","16","19","","","","0","0","0","0","51","32","83","83","27.67","80","5th","5th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2335","4","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","2","9","","","","0","0","0","0","16","10","26","26","8.67","20.33","14th","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2336","125","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","6","12","","","","0","0","0","0","28","14","42","42","21","36.5","10th","12th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2337","11","1","0","JSS 1","","ENGLISH LANGUAGE","1","20","19","18","","","","0","0","0","0","57","40","97","97","32.33","96.67","3rd","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2338","6","1","0","JSS 1","","ENGLISH LANGUAGE","1","17","19","14","","","","0","0","0","0","50","24","74","74","24.67","78","7th","7th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2339","126","1","0","JSS 1","","ENGLISH LANGUAGE","1","0","2","12","","","","0","0","0","0","14","26","40","40","20","32","11th","13th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2340","7","1","0","JSS 1","","ENGLISH LANGUAGE","1","11","15","14","","","","0","0","0","0","40","26","66","66","22","64.67","8th","8th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2341","18","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","9","5","8","","","","0","0","0","0","22","16","38","38","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2342","17","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","8","8","","","","0","0","0","0","26","21","47","47","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2343","16","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","11","13","","","","0","0","0","0","35","22","57","57","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2344","24","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","11","12","","","","0","0","0","0","34","17","51","51","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2345","15","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","10","7","","","","0","0","0","0","28","16","44","44","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2346","23","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","16","19","","","","0","0","0","0","53","28","81","81","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2347","14","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","7","7","","","","0","0","0","0","27","19","46","46","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2348","20","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","6","7","4","","","","0","0","0","0","17","9","26","26","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2349","27","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","11","10","","","","0","0","0","0","35","20","55","55","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2350","25","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","10","12","","","","0","0","0","0","39","23","62","62","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2351","22","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","12","12","","","","0","0","0","0","39","22","61","61","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2352","21","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","7","15","","","","0","0","0","0","34","14","48","48","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2353","26","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","10","8","","","","0","0","0","0","33","21","54","54","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2354","13","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","9","9","12","","","","0","0","0","0","30","22","52","52","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2355","12","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","9","10","","","","0","0","0","0","31","20","51","51","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2356","19","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","11","8","","","","0","0","0","0","31","21","52","52","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2357","18","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","8","7","1","","","","0","0","0","0","16","21","37","37","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2358","17","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","13","8","6","","","","0","0","0","0","27","26","53","53","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2359","16","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","13","7","8","","","","0","0","0","0","28","30","58","58","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2360","24","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","10","10","15","","","","0","0","0","0","35","29","64","64","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2361","15","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","11","9","12","","","","0","0","0","0","32","30","62","62","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2362","23","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","17","13","17","","","","0","0","0","0","47","31","78","78","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2363","14","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","10","5","3","","","","0","0","0","0","18","25","43","43","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2364","20","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","7","4","2","","","","0","0","0","0","13","16","29","29","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2365","27","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","12","13","15","","","","0","0","0","0","40","25","65","65","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2366","25","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","9","10","16","","","","0","0","0","0","35","28","63","63","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2367","22","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","11","8","11","","","","0","0","0","0","30","26","56","56","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2368","21","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","13","11","12","","","","0","0","0","0","36","20","56","56","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2369","26","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","11","11","14","","","","0","0","0","0","36","25","61","61","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2370","13","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","10","9","16","","","","0","0","0","0","35","30","65","65","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2371","12","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","9","10","6","","","","0","0","0","0","25","26","51","51","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2372","19","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","11","9","10","","","","0","0","0","0","30","28","58","58","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2373","18","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","15","14","14","","","","0","0","0","0","43","24","67","67","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2374","17","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","19","15","16","","","","0","0","0","0","50","28","78","78","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2375","16","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","18","15","18","","","","0","0","0","0","51","36","87","87","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2376","24","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","16","14","17","","","","0","0","0","0","47","33","80","80","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2377","15","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","17","10","14","","","","0","0","0","0","41","26","67","67","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2378","23","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","19","18","20","","","","0","0","0","0","57","38","95","95","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2379","14","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","13","12","14","","","","0","0","0","0","39","34","73","73","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2380","20","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","9","11","8","","","","0","0","0","0","28","21","49","49","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2381","27","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","15","16","17","","","","0","0","0","0","48","34","82","82","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2382","25","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","18","16","15","","","","0","0","0","0","49","32","81","81","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2383","22","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","19","18","20","","","","0","0","0","0","57","38","95","95","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2384","21","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","18","16","16","","","","0","0","0","0","50","32","82","82","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2385","26","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","18","17","19","","","","0","0","0","0","54","33","87","87","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2386","13","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","18","12","17","","","","0","0","0","0","47","30","77","77","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2387","12","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","15","14","18","","","","0","0","0","0","47","32","79","79","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2388","19","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","17","12","9","","","","0","0","0","0","38","25","63","63","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2389","18","2","0","JSS 2","","ENGLISH LANGUAGE","1","14","8","12","","","","0","0","0","0","34","22","56","56","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2390","17","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","10","15","","","","0","0","0","0","40","14","54","54","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2391","16","2","0","JSS 2","","ENGLISH LANGUAGE","1","16","14","18","","","","0","0","0","0","48","28","76","76","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2392","24","2","0","JSS 2","","ENGLISH LANGUAGE","1","16","11","15","","","","0","0","0","0","42","23","65","65","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2393","15","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","13","15","","","","0","0","0","0","43","24","67","67","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2394","23","2","0","JSS 2","","ENGLISH LANGUAGE","1","18","19","19","","","","0","0","0","0","56","38","94","94","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2395","14","2","0","JSS 2","","ENGLISH LANGUAGE","1","12","10","18","","","","0","0","0","0","40","19","59","59","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2396","20","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","8","12","","","","0","0","0","0","30","14","44","44","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2397","27","2","0","JSS 2","","ENGLISH LANGUAGE","1","13","14","14","","","","0","0","0","0","41","31","72","72","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2398","25","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","14","15","","","","0","0","0","0","44","31","75","75","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2399","22","2","0","JSS 2","","ENGLISH LANGUAGE","1","18","17","19","","","","0","0","0","0","54","37","91","91","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2400","21","2","0","JSS 2","","ENGLISH LANGUAGE","1","14","15","18","","","","0","0","0","0","47","28","75","75","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term");
INSERT INTO result_subject VALUES
("2401","26","2","0","JSS 2","","ENGLISH LANGUAGE","1","17","17","15","","","","0","0","0","0","49","36","85","85","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2402","13","2","0","JSS 2","","ENGLISH LANGUAGE","1","16","11","15","","","","0","0","0","0","42","26","68","68","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2403","12","2","0","JSS 2","","ENGLISH LANGUAGE","1","16","15","16","","","","0","0","0","0","47","28","75","75","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2404","19","2","0","JSS 2","","ENGLISH LANGUAGE","1","16","10","13","","","","0","0","0","0","39","23","62","62","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2405","65","4","0","SS 1","","BIOLOGY","14","5","5","5","","","","0","0","0","0","15","13","28","28","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2406","59","4","0","SS 1","","BIOLOGY","14","6","8","9","","","","0","0","0","0","23","21","44","44","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2407","62","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","","0","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2408","58","4","0","SS 1","","BIOLOGY","14","8","7","8","","","","0","0","0","0","23","14","37","37","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2409","45","4","0","SS 1","","BIOLOGY","14","8","9","7","","","","0","0","0","0","24","15","39","39","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2410","57","4","0","SS 1","","BIOLOGY","14","6","6","7","","","","0","0","0","0","19","15","34","34","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2411","53","4","0","SS 1","","BIOLOGY","14","7","8","8","","","","0","0","0","0","23","17","40","40","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2412","64","4","0","SS 1","","BIOLOGY","14","5","6","6","","","","0","0","0","0","17","14","31","31","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2413","49","4","0","SS 1","","BIOLOGY","14","7","7","9","","","","0","0","0","0","23","28","51","51","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2414","63","4","0","SS 1","","BIOLOGY","14","11","15","12","","","","0","0","0","0","38","33","71","71","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2415","56","4","0","SS 1","","BIOLOGY","14","3","7","8","","","","0","0","0","0","18","12","30","30","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2416","60","4","0","SS 1","","BIOLOGY","14","4","4","8","","","","0","0","0","0","16","14","30","30","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2417","51","4","0","SS 1","","BIOLOGY","14","4","9","8","","","","0","0","0","0","21","13","34","34","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2418","42","4","0","SS 1","","BIOLOGY","14","7","10","8","","","","0","0","0","0","25","13","38","38","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2419","54","4","0","SS 1","","BIOLOGY","14","11","10","12","","","","0","0","0","0","33","25","58","58","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2420","61","4","0","SS 1","","BIOLOGY","14","4","6","7","","","","0","0","0","0","17","19","36","36","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2421","47","4","0","SS 1","","BIOLOGY","14","9","5","7","","","","0","0","0","0","21","25","46","46","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2422","65","4","0","SS 1","","ENGLISH LANGUAGE","1","12","8","13","","","","0","0","0","0","33","24","57","57","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2423","59","4","0","SS 1","","ENGLISH LANGUAGE","1","13","13","16","","","","0","0","0","0","42","25","67","67","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2424","58","4","0","SS 1","","ENGLISH LANGUAGE","1","14","9","15","","","","0","0","0","0","38","24","62","62","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2425","45","4","0","SS 1","","ENGLISH LANGUAGE","1","12","12","18","","","","0","0","0","0","42","25","67","67","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2426","57","4","0","SS 1","","ENGLISH LANGUAGE","1","8","9","16","","","","0","0","0","0","33","18","51","51","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2427","53","4","0","SS 1","","ENGLISH LANGUAGE","1","13","13","19","","","","0","0","0","0","45","24","69","69","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2428","64","4","0","SS 1","","ENGLISH LANGUAGE","1","13","9","10","","","","0","0","0","0","32","21","53","53","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2429","49","4","0","SS 1","","ENGLISH LANGUAGE","1","11","10","17","","","","0","0","0","0","38","22","60","60","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2430","63","4","0","SS 1","","ENGLISH LANGUAGE","1","12","12","18","","","","0","0","0","0","42","28","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2431","56","4","0","SS 1","","ENGLISH LANGUAGE","1","8","10","15","","","","0","0","0","0","33","13","46","46","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2432","60","4","0","SS 1","","ENGLISH LANGUAGE","1","9","9","10","","","","0","0","0","0","28","18","46","46","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2433","51","4","0","SS 1","","ENGLISH LANGUAGE","1","8","8","15","","","","0","0","0","0","31","17","48","48","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2434","42","4","0","SS 1","","ENGLISH LANGUAGE","1","12","11","19","","","","0","0","0","0","42","23","65","65","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2435","54","4","0","SS 1","","ENGLISH LANGUAGE","1","14","14","19","","","","0","0","0","0","47","27","74","74","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2436","61","4","0","SS 1","","ENGLISH LANGUAGE","1","11","12","19","","","","0","0","0","0","42","26","68","68","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2437","47","4","0","SS 1","","ENGLISH LANGUAGE","1","11","11","19","","","","0","0","0","0","41","18","59","59","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2438","65","4","0","SS 1","","ECONOMICS","17","10","9","4","","","","0","0","0","0","23","22","45","45","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2439","59","4","0","SS 1","","ECONOMICS","17","11","7","7","","","","0","0","0","0","25","27","52","52","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2440","58","4","0","SS 1","","ECONOMICS","17","13","11","13","","","","0","0","0","0","37","33","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2441","45","4","0","SS 1","","ECONOMICS","17","15","10","15","","","","0","0","0","0","40","30","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2442","57","4","0","SS 1","","ECONOMICS","17","5","7","11","","","","0","0","0","0","23","20","43","43","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2443","53","4","0","SS 1","","ECONOMICS","17","13","11","15","","","","0","0","0","0","39","31","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2444","64","4","0","SS 1","","ECONOMICS","17","11","9","13","","","","0","0","0","0","33","31","64","64","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2445","49","4","0","SS 1","","ECONOMICS","17","9","6","12","","","","0","0","0","0","27","28","55","55","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2446","63","4","0","SS 1","","ECONOMICS","17","16","15","15","","","","0","0","0","0","46","36","82","82","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2447","56","4","0","SS 1","","ECONOMICS","17","8","9","13","","","","0","0","0","0","30","19","49","49","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2448","60","4","0","SS 1","","ECONOMICS","17","10","4","8","","","","0","0","0","0","22","20","42","42","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2449","51","4","0","SS 1","","ECONOMICS","17","9","5","6","","","","0","0","0","0","20","18","38","38","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2450","42","4","0","SS 1","","ECONOMICS","17","13","8","11","","","","0","0","0","0","32","34","66","66","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2451","54","4","0","SS 1","","ECONOMICS","17","15","17","14","","","","0","0","0","0","46","37","83","83","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2452","61","4","0","SS 1","","ECONOMICS","17","10","13","10","","","","0","0","0","0","33","30","63","63","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2453","47","4","0","SS 1","","ECONOMICS","17","11","9","9","","","","0","0","0","0","29","23","52","52","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2454","65","4","0","SS 1","","COMMERCE","20","15","15","13","","","","0","0","0","0","43","28","71","71","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2455","59","4","0","SS 1","","COMMERCE","20","17","13","15","","","","0","0","0","0","45","28","73","73","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2456","58","4","0","SS 1","","COMMERCE","20","14","17","20","","","","0","0","0","0","51","26","77","77","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2457","45","4","0","SS 1","","COMMERCE","20","16","16","20","","","","0","0","0","0","52","22","74","74","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2458","57","4","0","SS 1","","COMMERCE","20","9","14","13","","","","0","0","0","0","36","33","69","69","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2459","53","4","0","SS 1","","COMMERCE","20","17","17","19","","","","0","0","0","0","53","24","77","77","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2460","64","4","0","SS 1","","COMMERCE","20","15","14","13","","","","0","0","0","0","42","24","66","66","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2461","49","4","0","SS 1","","COMMERCE","20","15","10","16","","","","0","0","0","0","41","32","73","73","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2462","63","4","0","SS 1","","COMMERCE","20","17","17","13","","","","0","0","0","0","47","34","81","81","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2463","56","4","0","SS 1","","COMMERCE","20","13","12","14","","","","0","0","0","0","39","31","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2464","60","4","0","SS 1","","COMMERCE","20","13","12","14","","","","0","0","0","0","39","22","61","61","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2465","51","4","0","SS 1","","COMMERCE","20","10","13","19","","","","0","0","0","0","42","26","68","68","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2466","42","4","0","SS 1","","COMMERCE","20","17","17","20","","","","0","0","0","0","54","35","89","89","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2467","54","4","0","SS 1","","COMMERCE","20","18","18","20","","","","0","0","0","0","56","31","87","87","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2468","61","4","0","SS 1","","COMMERCE","20","17","15","15","","","","0","0","0","0","47","30","77","77","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2469","47","4","0","SS 1","","COMMERCE","20","17","9","15","","","","0","0","0","0","41","29","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2470","65","4","0","SS 1","","GEOGRAPHY","18","16","11","0","","","","0","0","0","0","27","0","27","27","9","54.67","16th","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2471","59","4","0","SS 1","","GEOGRAPHY","18","14","11","14","","","","0","0","0","0","39","21","60","60","20","64.33","5th","5th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2472","58","4","0","SS 1","","GEOGRAPHY","18","13","6","16","","","","0","0","0","0","35","20","55","55","18.33","62.67","10th","10th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2473","45","4","0","SS 1","","GEOGRAPHY","18","11","10","14","","","","0","0","0","0","35","14","49","49","16.33","60.33","12th","12th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2474","57","4","0","SS 1","","GEOGRAPHY","18","15","16","14","","","","0","0","0","0","45","12","57","57","19","58.33","7th","7th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2475","53","4","0","SS 1","","GEOGRAPHY","18","10","14","14","","","","0","0","0","0","38","19","57","57","19","66.33","7th","7th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2476","64","4","0","SS 1","","GEOGRAPHY","18","16","14","15","","","","0","0","0","0","45","21","66","66","22","75.33","2nd","2nd","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2477","49","4","0","SS 1","","GEOGRAPHY","18","11","11","15","","","","0","0","0","0","37","12","49","49","16.33","53.33","12th","12th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2478","63","4","0","SS 1","","GEOGRAPHY","18","15","9","16","","","","0","0","0","0","40","22","62","62","20.67","60","4th","4th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2479","56","4","0","SS 1","","GEOGRAPHY","18","13","18","14","","","","0","0","0","0","45","14","59","59","19.67","73","6th","6th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2480","60","4","0","SS 1","","GEOGRAPHY","18","11","11","13","","","","0","0","0","0","35","14","49","49","16.33","53.33","12th","12th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2481","51","4","0","SS 1","","GEOGRAPHY","18","14","9","12","","","","0","0","0","0","35","12","47","47","15.67","58.67","15th","15th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2482","42","4","0","SS 1","","GEOGRAPHY","18","15","15","13","","","","0","0","0","0","43","28","71","71","23.67","69.33","1st","1st","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2483","54","4","0","SS 1","","GEOGRAPHY","18","15","12","16","","","","0","0","0","0","43","20","63","63","21","65.33","3rd","3rd","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2484","61","4","0","SS 1","","GEOGRAPHY","18","14","10","14","","","","0","0","0","0","38","15","53","53","17.67","59.33","11th","11th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2485","47","4","0","SS 1","","GEOGRAPHY","18","11","11","15","","","","0","0","0","0","37","19","56","56","18.67","63","9th","9th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2486","65","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","9","8","15","","","","0","0","0","0","32","27","59","59","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2487","59","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","11","11","20","","","","0","0","0","0","42","25","67","67","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2488","58","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","12","11","15","","","","0","0","0","0","38","24","62","62","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2489","45","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","12","10","14","","","","0","0","0","0","36","26","62","62","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2490","57","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","7","4","19","","","","0","0","0","0","30","20","50","50","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2491","53","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","9","20","","","","0","0","0","0","39","27","66","66","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2492","64","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","8","10","12","","","","0","0","0","0","30","19","49","49","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2493","49","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","7","7","","","","0","0","0","0","24","19","43","43","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2494","63","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","12","11","15","","","","0","0","0","0","38","22","60","60","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2495","56","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","6","13","","","","0","0","0","0","24","18","42","42","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2496","60","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","5","12","","","","0","0","0","0","23","17","40","40","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2497","51","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","8","5","17","","","","0","0","0","0","30","18","48","48","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2498","42","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","9","10","20","","","","0","0","0","0","39","23","62","62","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2499","54","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","16","12","20","","","","0","0","0","0","48","24","72","72","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2500","61","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","9","10","20","","","","0","0","0","0","39","27","66","66","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term");
INSERT INTO result_subject VALUES
("2501","47","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","7","8","17","","","","0","0","0","0","32","20","52","52","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2502","65","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","18","16","","","","0","0","0","0","50","0","50","50","16.67","72.67","16th","16th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2503","59","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","20","18","","","","0","0","0","0","55","28","83","83","27.67","88","6th","6th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2504","58","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","17","18","","","","0","0","0","0","45","32","77","77","25.67","77.67","10th","10th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2505","45","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","18","","","","0","0","0","0","54","25","79","79","26.33","88.33","8th","8th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2506","57","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","11","14","","","","0","0","0","0","40","26","66","66","22","47.67","15th","15th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2507","53","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","18","19","","","","0","0","0","0","53","37","90","90","30","87.33","1st","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2508","64","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","16","14","","","","0","0","0","0","44","26","70","70","23.33","75","14th","14th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2509","49","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","15","","","","0","0","0","0","51","38","89","89","29.67","90.33","3rd","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2510","63","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","18","16","","","","0","0","0","0","51","32","83","83","27.67","87.33","6th","6th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2511","56","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","18","10","","","","0","0","0","0","40","33","73","73","24.33","344.67","12th","12th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2512","60","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","18","16","","","","0","0","0","0","49","27","76","76","25.33","80.33","11th","11th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2513","51","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","17","13","","","","0","0","0","0","44","27","71","71","23.67","75.33","13th","13th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2514","42","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","11","18","","","","0","0","0","0","46","39","85","85","28.33","85.33","5th","5th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2515","54","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","17","18","","","","0","0","0","0","53","37","90","90","30","86.67","1st","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2516","61","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","18","18","","","","0","0","0","0","53","34","87","87","29","86","4th","4th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2517","47","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","18","14","","","","0","0","0","0","49","30","79","79","26.33","84","8th","8th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2518","65","4","0","SS 1","","MARKETING","19","12","8","5","","","","0","0","0","0","25","18","43","43","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2519","59","4","0","SS 1","","MARKETING","19","12","14","17","","","","0","0","0","0","43","21","64","64","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2520","58","4","0","SS 1","","MARKETING","19","16","15","9","","","","0","0","0","0","40","13","53","53","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2521","45","4","0","SS 1","","MARKETING","19","14","16","15","","","","0","0","0","0","45","25","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2522","57","4","0","SS 1","","MARKETING","19","9","14","5","","","","0","0","0","0","28","24","52","52","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2523","53","4","0","SS 1","","MARKETING","19","13","15","15","","","","0","0","0","0","43","22","65","65","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2524","64","4","0","SS 1","","MARKETING","19","12","8","7","","","","0","0","0","0","27","20","47","47","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2525","49","4","0","SS 1","","MARKETING","19","13","10","14","","","","0","0","0","0","37","24","61","61","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2526","63","4","0","SS 1","","MARKETING","19","13","14","15","","","","0","0","0","0","42","28","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2527","56","4","0","SS 1","","MARKETING","19","10","11","10","","","","0","0","0","0","31","18","49","49","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2528","60","4","0","SS 1","","MARKETING","19","11","11","11","","","","0","0","0","0","33","16","49","49","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2529","51","4","0","SS 1","","MARKETING","19","11","8","6","","","","0","0","0","0","25","13","38","38","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2530","42","4","0","SS 1","","MARKETING","19","13","15","14","","","","0","0","0","0","42","30","72","72","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2531","54","4","0","SS 1","","MARKETING","19","18","14","14","","","","0","0","0","0","46","30","76","76","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2532","61","4","0","SS 1","","MARKETING","19","13","15","14","","","","0","0","0","0","42","28","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2533","47","4","0","SS 1","","MARKETING","19","11","14","13","","","","0","0","0","0","38","22","60","60","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2534","65","4","0","SS 1","","COMPUTER SCIENCE","10","13","13","8","","","","0","0","0","0","34","18","52","52","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2535","59","4","0","SS 1","","COMPUTER SCIENCE","10","15","12","8","","","","0","0","0","0","35","22","57","57","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2536","58","4","0","SS 1","","COMPUTER SCIENCE","10","16","13","10","","","","0","0","0","0","39","24","63","63","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2537","45","4","0","SS 1","","COMPUTER SCIENCE","10","14","12","13","","","","0","0","0","0","39","22","61","61","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2538","57","4","0","SS 1","","COMPUTER SCIENCE","10","12","11","8","","","","0","0","0","0","31","18","49","49","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2539","53","4","0","SS 1","","COMPUTER SCIENCE","10","14","14","10","","","","0","0","0","0","38","30","68","68","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2540","64","4","0","SS 1","","COMPUTER SCIENCE","10","16","14","5","","","","0","0","0","0","35","22","57","57","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2541","49","4","0","SS 1","","COMPUTER SCIENCE","10","12","12","9","","","","0","0","0","0","33","26","59","59","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2542","63","4","0","SS 1","","COMPUTER SCIENCE","10","18","16","10","","","","0","0","0","0","44","26","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2543","56","4","0","SS 1","","COMPUTER SCIENCE","10","10","13","5","","","","0","0","0","0","28","18","46","46","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2544","60","4","0","SS 1","","COMPUTER SCIENCE","10","11","10","8","","","","0","0","0","0","29","25","54","54","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2545","51","4","0","SS 1","","COMPUTER SCIENCE","10","14","11","9","","","","0","0","0","0","34","22","56","56","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2546","42","4","0","SS 1","","COMPUTER SCIENCE","10","13","10","10","","","","0","0","0","0","33","26","59","59","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2547","54","4","0","SS 1","","COMPUTER SCIENCE","10","13","17","10","","","","0","0","0","0","40","30","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2548","61","4","0","SS 1","","COMPUTER SCIENCE","10","13","16","9","","","","0","0","0","0","38","30","68","68","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2549","47","4","0","SS 1","","COMPUTER SCIENCE","10","15","10","5","","","","0","0","0","0","30","22","52","52","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2550","65","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","7","6","","","","0","0","0","0","21","16","37","37","12.33","37.33","13th","13th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2551","59","4","0","SS 1","","AGRICULTURAL SCIENCE","5","14","13","10","","","","0","0","0","0","37","16","53","53","17.67","62.67","4th","4th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2552","58","4","0","SS 1","","AGRICULTURAL SCIENCE","5","13","9","13","","","","0","0","0","0","35","10","45","45","15","48","8th","8th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2553","45","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","11","11","","","","0","0","0","0","33","14","47","47","15.67","53.33","7th","7th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2554","57","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","16","8","","","","0","0","0","0","32","10","42","42","14","37","10th","10th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2555","53","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","10","11","","","","0","0","0","0","32","12","44","44","14.67","50","9th","9th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2556","64","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","10","10","","","","0","0","0","0","28","14","42","42","14","42.67","10th","10th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2557","49","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","12","13","","","","0","0","0","0","35","20","55","55","18.33","54.33","2nd","2nd","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2558","63","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","11","13","","","","0","0","0","0","35","18","53","53","17.67","55","4th","4th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2559","56","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","8","10","","","","0","0","0","0","24","6","30","30","10","33.67","15th","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2560","60","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","9","9","","","","0","0","0","0","24","10","34","34","11.33","35.33","14th","14th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2561","51","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","6","12","","","","0","0","0","0","23","7","30","30","10","29.33","15th","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2562","42","4","0","SS 1","","AGRICULTURAL SCIENCE","5","12","16","12","","","","0","0","0","0","40","15","55","55","18.33","57","2nd","2nd","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2563","54","4","0","SS 1","","AGRICULTURAL SCIENCE","5","12","16","14","","","","0","0","0","0","42","17","59","59","19.67","69.33","1st","1st","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2564","61","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","11","8","","","","0","0","0","0","27","12","39","39","13","45.33","12th","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2565","47","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","11","11","","","","0","0","0","0","33","17","50","50","16.67","52.33","6th","6th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2566","65","4","0","SS 1","","CHEMISTRY","13","7","7","14","","","","0","0","0","0","28","22","50","50","16.67","40","12th","12th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2567","59","4","0","SS 1","","CHEMISTRY","13","11","11","13","","","","0","0","0","0","35","20","55","55","18.33","54.67","9th","9th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2568","58","4","0","SS 1","","CHEMISTRY","13","8","12","18","","","","0","0","0","0","38","32","70","70","23.33","68.33","3rd","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2569","45","4","0","SS 1","","CHEMISTRY","13","13","10","20","","","","0","0","0","0","43","26","69","69","23","62.67","4th","4th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2570","57","4","0","SS 1","","CHEMISTRY","13","7","7","17","","","","0","0","0","0","31","19","50","50","16.67","39.67","12th","12th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2571","53","4","0","SS 1","","CHEMISTRY","13","13","11","18","","","","0","0","0","0","42","22","64","64","21.33","62.33","5th","5th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2572","64","4","0","SS 1","","CHEMISTRY","13","9","9","15","","","","0","0","0","0","33","26","59","59","19.67","51.33","7th","7th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2573","49","4","0","SS 1","","CHEMISTRY","13","11","11","17","","","","0","0","0","0","39","19","58","58","19.33","55","8th","8th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2574","63","4","0","SS 1","","CHEMISTRY","13","15","13","18","","","","0","0","0","0","46","36","82","82","27.33","75.33","2nd","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2575","56","4","0","SS 1","","CHEMISTRY","13","9","10","17","","","","0","0","0","0","36","19","55","55","18.33","50.67","9th","9th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2576","60","4","0","SS 1","","CHEMISTRY","13","11","8","15","","","","0","0","0","0","34","18","52","52","17.33","49","11th","11th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2577","51","4","0","SS 1","","CHEMISTRY","13","7","8","16","","","","0","0","0","0","31","11","42","42","14","40.33","15th","15th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2578","42","4","0","SS 1","","CHEMISTRY","13","11","9","16","","","","0","0","0","0","36","0","36","36","12","46","16th","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2579","54","4","0","SS 1","","CHEMISTRY","13","16","14","20","","","","0","0","0","0","50","39","89","89","29.67","79","1st","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2580","61","4","0","SS 1","","CHEMISTRY","13","10","10","15","","","","0","0","0","0","35","12","47","47","15.67","52.33","14th","14th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2581","47","4","0","SS 1","","CHEMISTRY","13","14","16","15","","","","0","0","0","0","45","18","63","63","21","71.33","6th","6th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2582","65","4","0","SS 1","","CIVIC EDUCATION","15","12","10","7","","","","0","0","0","0","29","28","57","57","19","54.33","13th","13th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2583","59","4","0","SS 1","","CIVIC EDUCATION","15","12","12","12","","","","0","0","0","0","36","30","66","66","22","73.67","9th","9th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2584","58","4","0","SS 1","","CIVIC EDUCATION","15","14","14","15","","","","0","0","0","0","43","29","72","72","24","70.67","5th","5th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2585","45","4","0","SS 1","","CIVIC EDUCATION","15","14","16","15","","","","0","0","0","0","45","29","74","74","24.67","75","3rd","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2586","57","4","0","SS 1","","CIVIC EDUCATION","15","11","11","8","","","","0","0","0","0","30","31","61","61","20.33","60.67","10th","10th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2587","53","4","0","SS 1","","CIVIC EDUCATION","15","14","16","12","","","","0","0","0","0","42","28","70","70","23.33","72.67","7th","7th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2588","64","4","0","SS 1","","CIVIC EDUCATION","15","11","10","9","","","","0","0","0","0","30","28","58","58","19.33","59.33","12th","12th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2589","49","4","0","SS 1","","CIVIC EDUCATION","15","13","10","13","","","","0","0","0","0","36","34","70","70","23.33","72","7th","7th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2590","63","4","0","SS 1","","CIVIC EDUCATION","15","14","14","17","","","","0","0","0","0","45","28","73","73","24.33","71.33","4th","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2591","56","4","0","SS 1","","CIVIC EDUCATION","15","11","13","13","","","","0","0","0","0","37","20","57","57","19","61.33","13th","13th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2592","60","4","0","SS 1","","CIVIC EDUCATION","15","13","12","11","","","","0","0","0","0","36","25","61","61","20.33","61.67","10th","10th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2593","51","4","0","SS 1","","CIVIC EDUCATION","15","10","5","10","","","","0","0","0","0","25","18","43","43","14.33","48.67","16th","16th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2594","42","4","0","SS 1","","CIVIC EDUCATION","15","15","13","17","","","","0","0","0","0","45","31","76","76","25.33","74.67","1st","1st","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2595","54","4","0","SS 1","","CIVIC EDUCATION","15","17","12","15","","","","0","0","0","0","44","32","76","76","25.33","82","1st","1st","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2596","61","4","0","SS 1","","CIVIC EDUCATION","15","14","16","13","","","","0","0","0","0","43","29","72","72","24","70.67","5th","5th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2597","47","4","0","SS 1","","CIVIC EDUCATION","15","14","12","4","","","","0","0","0","0","30","26","56","56","18.67","62.67","15th","15th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2598","8","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","14","10","7","","","","0","0","0","0","31","21","52","52","17.33","58","8th","6th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2599","127","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","17","14","15","","","","0","0","0","0","46","33","79","79","79","79","1st","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2600","9","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","16","15","12","","","","0","0","0","0","43","25","68","68","22.67","64.67","4th","3rd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term");
INSERT INTO result_subject VALUES
("2601","1","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","7","6","2","","","","0","0","0","0","15","11","26","26","8.67","29.67","13th","13th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2602","10","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","11","7","13","","","","0","0","0","0","31","20","51","51","17","46.33","10th","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2603","121","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","7","6","13","","","","0","0","0","0","26","30","56","56","28","66","2nd","4th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2604","2","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","8","9","8","","","","0","0","0","0","25","22","47","47","15.67","45","12th","10th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2605","3","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","14","8","5","","","","0","0","0","0","27","25","52","52","17.33","51","8th","6th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2606","4","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","7","5","3","","","","0","0","0","0","15","10","25","25","8.33","28.33","14th","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2607","125","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","9","7","8","","","","0","0","0","0","24","20","44","44","22","38.5","5th","11th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2608","11","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","16","18","16","","","","0","0","0","0","50","32","82","82","27.33","75","3rd","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2609","6","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","11","9","6","","","","0","0","0","0","26","25","51","51","17","50.67","10th","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2610","126","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","0","9","8","","","","0","0","0","0","17","26","43","43","21.5","45","6th","12th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2611","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","11","10","7","","","","0","0","0","0","28","25","53","53","17.67","53.33","7th","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2612","8","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","10","12","","","","0","0","0","0","32","20","52","52","17.33","49.33","9th","7th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2613","127","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","8","11","12","","","","0","0","0","0","31","37","68","68","68","68","1st","3rd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2614","9","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","14","10","","","","0","0","0","0","37","27","64","64","21.33","65.33","4th","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2615","1","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","6","4","2","","","","0","0","0","0","12","6","18","18","6","23.67","14th","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2616","10","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","7","6","","","","0","0","0","0","22","15","37","37","12.33","38.67","11th","10th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2617","121","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","13","14","","","","0","0","0","0","40","35","75","75","37.5","70.5","2nd","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2618","2","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","7","6","","","","0","0","0","0","22","14","36","36","12","37.33","12th","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2619","3","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","11","11","10","","","","0","0","0","0","32","23","55","55","18.33","55.33","7th","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2620","4","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","7","4","3","","","","0","0","0","0","14","8","22","22","7.33","26","13th","13th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2621","125","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","7","7","9","","","","0","0","0","0","23","14","37","37","18.5","35","6th","10th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2622","11","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","16","14","15","","","","0","0","0","0","45","35","80","80","26.67","78","3rd","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2623","6","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","10","10","","","","0","0","0","0","29","26","55","55","18.33","50","7th","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2624","126","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","0","9","9","","","","0","0","0","0","18","21","39","39","19.5","41.5","5th","9th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2625","7","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","7","9","10","","","","0","0","0","0","26","20","46","46","15.33","43.33","10th","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2626","8","1","0","JSS 1","","COMPUTER SCIENCE","10","14","13","11","","","","0","0","0","0","38","16","54","54","18","56.33","5th","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2627","127","1","0","JSS 1","","COMPUTER SCIENCE","10","14","17","12","","","","0","0","0","0","43","26","69","69","69","69","1st","1st","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2628","9","1","0","JSS 1","","COMPUTER SCIENCE","10","14","14","8","","","","0","0","0","0","36","19","55","55","18.33","65.67","4th","4th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2629","1","1","0","JSS 1","","COMPUTER SCIENCE","10","5","6","0","","","","0","0","0","0","11","8","19","19","6.33","24.67","14th","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2630","10","1","0","JSS 1","","COMPUTER SCIENCE","10","8","9","5","","","","0","0","0","0","22","16","38","38","12.67","41.33","12th","10th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2631","121","1","0","JSS 1","","COMPUTER SCIENCE","10","14","13","12","","","","0","0","0","0","39","27","66","66","33","66.5","2nd","2nd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2632","2","1","0","JSS 1","","COMPUTER SCIENCE","10","11","9","8","","","","0","0","0","0","28","16","44","44","14.67","47.67","11th","9th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2633","3","1","0","JSS 1","","COMPUTER SCIENCE","10","12","11","8","","","","0","0","0","0","31","14","45","45","15","54","10th","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2634","4","1","0","JSS 1","","COMPUTER SCIENCE","10","8","7","8","","","","0","0","0","0","23","8","31","31","10.33","34","13th","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2635","125","1","0","JSS 1","","COMPUTER SCIENCE","10","7","9","5","","","","0","0","0","0","21","10","31","31","15.5","38","8th","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2636","11","1","0","JSS 1","","COMPUTER SCIENCE","10","14","15","12","","","","0","0","0","0","41","22","63","63","21","70.67","3rd","3rd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2637","6","1","0","JSS 1","","COMPUTER SCIENCE","10","10","12","6","","","","0","0","0","0","28","20","48","48","16","51.33","6th","6th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2638","126","1","0","JSS 1","","COMPUTER SCIENCE","10","0","6","13","","","","0","0","0","0","19","12","31","31","15.5","30.5","8th","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2639","7","1","0","JSS 1","","COMPUTER SCIENCE","10","12","11","8","","","","0","0","0","0","31","16","47","47","15.67","54.67","7th","7th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2640","8","1","0","JSS 1","","BUSINESS STUDIES","9","18","15","17","","","","0","0","0","0","50","27","77","77","25.67","81.33","8th","4th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2641","127","1","0","JSS 1","","BUSINESS STUDIES","9","10","11","10","","","","0","0","0","0","31","3","34","34","34","34","2nd","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2642","9","1","0","JSS 1","","BUSINESS STUDIES","9","17","19","18","","","","0","0","0","0","54","33","87","87","29","89","3rd","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2643","1","1","0","JSS 1","","BUSINESS STUDIES","9","3","3","4","","","","0","0","0","0","10","14","24","24","8","18.33","14th","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2644","10","1","0","JSS 1","","BUSINESS STUDIES","9","8","8","10","","","","0","0","0","0","26","26","52","52","17.33","44","12th","11th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2645","121","1","0","JSS 1","","BUSINESS STUDIES","9","14","10","16","","","","0","0","0","0","40","32","72","72","36","61.5","1st","5th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2646","2","1","0","JSS 1","","BUSINESS STUDIES","9","12","7","8","","","","0","0","0","0","27","26","53","53","17.67","49","11th","9th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2647","3","1","0","JSS 1","","BUSINESS STUDIES","9","16","16","11","","","","0","0","0","0","43","29","72","72","24","77.67","9th","5th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2648","4","1","0","JSS 1","","BUSINESS STUDIES","9","11","8","5","","","","0","0","0","0","24","10","34","34","11.33","42.67","13th","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2649","125","1","0","JSS 1","","BUSINESS STUDIES","9","8","7","10","","","","0","0","0","0","25","28","53","53","26.5","44.5","7th","9th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2650","11","1","0","JSS 1","","BUSINESS STUDIES","9","17","19","19","","","","0","0","0","0","55","32","87","87","29","88.67","3rd","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2651","6","1","0","JSS 1","","BUSINESS STUDIES","9","17","17","14","","","","0","0","0","0","48","33","81","81","27","85","6th","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2652","126","1","0","JSS 1","","BUSINESS STUDIES","9","0","13","14","","","","0","0","0","0","27","28","55","55","27.5","59.5","5th","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2653","7","1","0","JSS 1","","BUSINESS STUDIES","9","14","17","12","","","","0","0","0","0","43","24","67","67","22.33","73","10th","7th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2654","127","1","0","JSS 1","","ENGLISH LANGUAGE","1","16","14","20","","","","0","0","0","0","50","36","86","86","86","86","1st","4th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2655","8","1","0","JSS 1","","MATHEMATICS","2","14","13","16","","","","0","0","0","0","43","31","74","74","24.67","69.67","8th","6th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2656","127","1","0","JSS 1","","MATHEMATICS","2","13","13","20","","","","0","0","0","0","46","39","85","85","85","85","1st","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2657","9","1","0","JSS 1","","MATHEMATICS","2","17","18","17","","","","0","0","0","0","52","35","87","87","29","87.33","5th","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2658","1","1","0","JSS 1","","MATHEMATICS","2","7","6","9","","","","0","0","0","0","22","7","29","29","9.67","29.67","14th","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2659","10","1","0","JSS 1","","MATHEMATICS","2","7","9","18","","","","0","0","0","0","34","19","53","53","17.67","45.33","12th","12th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2660","121","1","0","JSS 1","","MATHEMATICS","2","9","15","20","","","","0","0","0","0","44","34","78","78","39","77","2nd","4th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2661","2","1","0","JSS 1","","MATHEMATICS","2","10","12","14","","","","0","0","0","0","36","34","70","70","23.33","60.67","10th","8th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2662","3","1","0","JSS 1","","MATHEMATICS","2","11","11","18","","","","0","0","0","0","40","25","65","65","21.67","57.67","11th","9th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2663","4","1","0","JSS 1","","MATHEMATICS","2","8","10","10","","","","0","0","0","0","28","10","38","38","12.67","41.33","13th","13th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2664","125","1","0","JSS 1","","MATHEMATICS","2","10","9","19","","","","0","0","0","0","38","19","57","57","28.5","51","6th","11th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2665","11","1","0","JSS 1","","MATHEMATICS","2","19","18","20","","","","0","0","0","0","57","38","95","95","31.67","94","3rd","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2666","6","1","0","JSS 1","","MATHEMATICS","2","12","13","18","","","","0","0","0","0","43","32","75","75","25","66.33","7th","5th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2667","126","1","0","JSS 1","","MATHEMATICS","2","0","11","18","","","","0","0","0","0","29","30","59","59","29.5","56.5","4th","10th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2668","7","1","0","JSS 1","","MATHEMATICS","2","9","12","18","","","","0","0","0","0","39","32","71","71","23.67","57.67","9th","7th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2669","8","1","0","JSS 1","","BASIC SCIENCE","3","14","9","13","","","","0","0","0","0","36","30","66","66","22","59.67","7th","6th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2670","127","1","0","JSS 1","","BASIC SCIENCE","3","13","15","18","","","","0","0","0","0","46","37","83","83","83","83","1st","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2671","9","1","0","JSS 1","","BASIC SCIENCE","3","18","15","16","","","","0","0","0","0","49","32","81","81","27","82","5th","5th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2672","1","1","0","JSS 1","","BASIC SCIENCE","3","4","2","8","","","","0","0","0","0","14","18","32","32","10.67","21.33","13th","13th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2673","10","1","0","JSS 1","","BASIC SCIENCE","3","10","7","10","","","","0","0","0","0","27","23","50","50","16.67","45.67","12th","10th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2674","121","1","0","JSS 1","","BASIC SCIENCE","3","14","17","19","","","","0","0","0","0","50","33","83","83","41.5","83.5","2nd","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2675","2","1","0","JSS 1","","BASIC SCIENCE","3","14","6","7","","","","0","0","0","0","27","27","54","54","18","52","11th","9th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2676","3","1","0","JSS 1","","BASIC SCIENCE","3","14","10","13","","","","0","0","0","0","37","26","63","63","21","60.67","8th","7th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2677","4","1","0","JSS 1","","BASIC SCIENCE","3","4","3","6","","","","0","0","0","0","13","12","25","25","8.33","20.33","14th","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2678","125","1","0","JSS 1","","BASIC SCIENCE","3","9","5","8","","","","0","0","0","0","22","20","42","42","21","32.5","8th","12th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2679","11","1","0","JSS 1","","BASIC SCIENCE","3","18","17","18","","","","0","0","0","0","53","37","90","90","30","88.33","3rd","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2680","6","1","0","JSS 1","","BASIC SCIENCE","3","18","16","16","","","","0","0","0","0","50","36","86","86","28.67","85.33","4th","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2681","126","1","0","JSS 1","","BASIC SCIENCE","3","0","9","15","","","","0","0","0","0","24","22","46","46","23","46","6th","11th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2682","7","1","0","JSS 1","","BASIC SCIENCE","3","13","9","11","","","","0","0","0","0","33","25","58","58","19.33","54.67","10th","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2683","8","1","0","JSS 1","","HOME ECONOMICS","24","20","12","7","","","","0","0","0","0","39","20","59","59","29.5","58.5","8th","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2684","127","1","0","JSS 1","","HOME ECONOMICS","24","20","11","12","","","","0","0","0","0","43","33","76","76","76","76","1st","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2685","9","1","0","JSS 1","","HOME ECONOMICS","24","20","15","8","","","","0","0","0","0","43","21","64","64","32","68.5","5th","5th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2686","1","1","0","JSS 1","","HOME ECONOMICS","24","20","3","2","","","","0","0","0","0","25","8","33","33","16.5","25","14th","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2687","10","1","0","JSS 1","","HOME ECONOMICS","24","20","10","7","","","","0","0","0","0","37","18","55","55","27.5","53.5","12th","12th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2688","121","1","0","JSS 1","","HOME ECONOMICS","24","20","14","14","","","","0","0","0","0","48","32","80","80","40","74","3rd","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2689","2","1","0","JSS 1","","HOME ECONOMICS","24","20","8","10","","","","0","0","0","0","38","20","58","58","29","48.5","9th","9th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2690","3","1","0","JSS 1","","HOME ECONOMICS","24","20","11","10","","","","0","0","0","0","41","20","61","61","30.5","58","7th","7th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2691","4","1","0","JSS 1","","HOME ECONOMICS","24","20","4","2","","","","0","0","0","0","26","11","37","37","18.5","28.5","13th","13th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2692","125","1","0","JSS 1","","HOME ECONOMICS","24","20","10","7","","","","0","0","0","0","37","20","57","57","28.5","53.5","10th","10th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2693","11","1","0","JSS 1","","HOME ECONOMICS","24","20","19","15","","","","0","0","0","0","54","30","84","84","42","89","2nd","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2694","6","1","0","JSS 1","","HOME ECONOMICS","24","20","11","10","","","","0","0","0","0","41","23","64","64","32","59.5","5th","5th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2695","126","1","0","JSS 1","","HOME ECONOMICS","24","20","9","7","","","","0","0","0","0","36","20","56","56","28","49.5","11th","11th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2696","7","1","0","JSS 1","","HOME ECONOMICS","24","20","11","12","","","","0","0","0","0","43","33","76","76","38","65","4th","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2697","8","1","0","JSS 1","","BASIC TECHNOLOGY","8","16","13","15","","","","0","0","0","0","44","25","69","69","23","71.33","5th","5th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2698","127","1","0","JSS 1","","BASIC TECHNOLOGY","8","14","16","16","","","","0","0","0","0","46","25","71","71","71","71","1st","4th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2699","9","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","15","17","","","","0","0","0","0","50","27","77","77","25.67","79.67","4th","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2700","1","1","0","JSS 1","","BASIC TECHNOLOGY","8","4","3","6","","","","0","0","0","0","13","13","26","26","8.67","20.67","13th","13th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term");
INSERT INTO result_subject VALUES
("2701","10","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","11","8","","","","0","0","0","0","27","20","47","47","15.67","47.67","12th","10th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2702","121","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","16","17","","","","0","0","0","0","50","29","79","79","39.5","78.5","2nd","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2703","2","1","0","JSS 1","","BASIC TECHNOLOGY","8","14","11","8","","","","0","0","0","0","33","16","49","49","16.33","58","11th","9th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2704","3","1","0","JSS 1","","BASIC TECHNOLOGY","8","16","14","10","","","","0","0","0","0","40","15","55","55","18.33","68.67","10th","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2705","4","1","0","JSS 1","","BASIC TECHNOLOGY","8","4","7","6","","","","0","0","0","0","17","8","25","25","8.33","26","14th","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2706","125","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","13","9","","","","0","0","0","0","30","15","45","45","22.5","56","6th","11th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2707","11","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","15","19","","","","0","0","0","0","52","29","81","81","27","81.67","3rd","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2708","6","1","0","JSS 1","","BASIC TECHNOLOGY","8","15","15","10","","","","0","0","0","0","40","27","67","67","22.33","71.67","8th","6th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2709","126","1","0","JSS 1","","BASIC TECHNOLOGY","8","0","10","13","","","","0","0","0","0","23","22","45","45","22.5","48.5","6th","11th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2710","7","1","0","JSS 1","","BASIC TECHNOLOGY","8","12","14","12","","","","0","0","0","0","38","23","61","61","20.33","63.33","9th","7th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2711","8","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","9","16","","","","0","0","0","0","44","36","80","80","26.67","81","8th","6th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2712","127","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","13","14","","","","0","0","0","0","42","37","79","79","79","79","1st","7th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2713","9","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","17","19","","","","0","0","0","0","55","36","91","91","30.33","89","4th","2nd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2714","1","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","4","10","10","","","","0","0","0","0","24","14","38","38","12.67","35.67","13th","13th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2715","10","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","9","13","11","","","","0","0","0","0","33","20","53","53","17.67","55","12th","11th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2716","121","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","13","16","19","","","","0","0","0","0","48","34","82","82","41","80","2nd","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2717","2","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","14","","","","0","0","0","0","34","22","56","56","18.67","53","11th","10th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2718","3","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","17","13","19","","","","0","0","0","0","49","33","82","82","27.33","77.33","6th","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2719","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","7","8","10","","","","0","0","0","0","25","11","36","36","12","36.67","14th","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2720","125","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","13","11","12","","","","0","0","0","0","36","23","59","59","29.5","56","5th","9th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2721","11","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","20","18","20","","","","0","0","0","0","58","37","95","95","31.67","95.67","3rd","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2722","6","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","19","20","","","","0","0","0","0","54","28","82","82","27.33","72","6th","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2723","126","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","0","5","14","","","","0","0","0","0","19","32","51","51","25.5","38.5","9th","12th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2724","7","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","12","14","14","","","","0","0","0","0","40","35","75","75","25","68.33","10th","8th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2725","8","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","11","10","7","","","","0","0","0","0","28","25","53","53","26.5","50.5","7th","7th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2726","127","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","17","14","18","","","","0","0","0","0","49","37","86","86","86","86","1st","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2727","9","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","14","9","11","","","","0","0","0","0","34","36","70","70","35","57.5","5th","5th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2728","1","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","4","2","1","","","","0","0","0","0","7","9","16","16","8","14","14th","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2729","10","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","5","15","3","","","","0","0","0","0","23","14","37","37","18.5","33","10th","10th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2730","121","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","14","18","18","","","","0","0","0","0","50","37","87","87","43.5","89.5","2nd","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2731","2","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","7","9","2","","","","0","0","0","0","18","15","33","33","16.5","40","12th","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2732","3","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","9","7","5","","","","0","0","0","0","21","25","46","46","23","40.5","8th","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2733","4","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","6","5","1","","","","0","0","0","0","12","17","29","29","14.5","18","13th","13th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2734","125","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","18","16","17","","","","0","0","0","0","51","31","82","82","41","54","3rd","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2735","11","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","18","16","17","","","","0","0","0","0","51","31","82","82","41","81.5","3rd","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2736","6","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","8","14","8","","","","0","0","0","0","30","32","62","62","31","65","6th","6th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2737","126","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","0","6","5","","","","0","0","0","0","11","24","35","35","17.5","31.5","11th","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2738","7","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","11","8","5","","","","0","0","0","0","24","22","46","46","23","42.5","8th","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2739","65","4","0","SS 1","","PHYSICS","12","9","9","10","","","","0","0","0","0","28","24","52","52","17.33","46","14th","14th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2740","59","4","0","SS 1","","PHYSICS","12","13","12","15","","","","0","0","0","0","40","30","70","70","23.33","64.67","6th","6th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2741","58","4","0","SS 1","","PHYSICS","12","17","14","15","","","","0","0","0","0","46","32","78","78","26","77.33","3rd","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2742","45","4","0","SS 1","","PHYSICS","12","17","14","12","","","","0","0","0","0","43","22","65","65","21.67","73.67","9th","9th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2743","57","4","0","SS 1","","PHYSICS","12","9","12","10","","","","0","0","0","0","31","22","53","53","17.67","52.33","12th","12th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2744","53","4","0","SS 1","","PHYSICS","12","9","12","10","","","","0","0","0","0","31","22","53","53","17.67","58.33","12th","12th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2745","64","4","0","SS 1","","PHYSICS","12","14","10","11","","","","0","0","0","0","35","27","62","62","20.67","63.33","10th","10th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2746","49","4","0","SS 1","","PHYSICS","12","11","12","13","","","","0","0","0","0","36","30","66","66","22","60.33","8th","8th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2747","63","4","0","SS 1","","PHYSICS","12","18","14","17","","","","0","0","0","0","49","37","86","86","28.67","82.67","1st","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2748","56","4","0","SS 1","","PHYSICS","12","7","13","13","","","","0","0","0","0","33","26","59","59","19.67","52.67","11th","11th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2749","60","4","0","SS 1","","PHYSICS","12","13","8","10","","","","0","0","0","0","31","15","46","46","15.33","51.67","15th","15th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2750","51","4","0","SS 1","","PHYSICS","12","9","7","12","","","","0","0","0","0","28","13","41","41","13.67","40","16th","16th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2751","42","4","0","SS 1","","PHYSICS","12","17","14","15","","","","0","0","0","0","46","31","77","77","25.67","77.33","4th","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2752","54","4","0","SS 1","","PHYSICS","12","18","16","16","","","","0","0","0","0","50","36","86","86","28.67","84.67","1st","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2753","61","4","0","SS 1","","PHYSICS","12","13","13","15","","","","0","0","0","0","41","27","68","68","22.67","65.33","7th","7th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2754","47","4","0","SS 1","","PHYSICS","12","13","13","15","","","","0","0","0","0","41","32","73","73","24.33","68.33","5th","5th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2755","66","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","57","57","57","19","53.67","13th","13th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2756","68","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","33","33","33","11","32","23rd","22nd","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2757","69","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","73","73","73","24.33","65","3rd","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2758","70","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","52","52","17.33","48","16th","16th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2759","71","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","60","60","60","20","50.67","11th","11th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2760","72","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","30","30","30","10","43.33","24th","24th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2761","73","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","47","47","47","15.67","40.67","18th","18th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2762","75","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","66","66","66","22","62","6th","6th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2763","76","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","58","58","58","19.33","57.33","12th","12th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2764","77","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","61","61","61","20.33","55.67","10th","10th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2765","78","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","67","67","67","22.33","51","5th","5th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2766","79","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","42","42","42","14","36.67","21st","20th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2767","80","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","49","49","49","16.33","47.67","17th","17th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2768","81","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","80","80","80","26.67","58.33","1st","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2769","82","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","42","42","42","14","41.67","21st","20th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2770","83","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","66","66","66","22","57.33","6th","6th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2771","84","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","44","44","44","14.67","50.33","20th","19th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2772","85","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","70","70","70","23.33","66.67","4th","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2773","87","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","57","57","57","19","56.67","13th","13th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2774","88","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","63","63","63","21","53","8th","8th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2775","89","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","57","57","57","19","52.67","13th","13th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2776","90","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","79","79","79","26.33","61","2nd","2nd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2777","91","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","62","62","62","20.67","52","9th","9th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2778","122","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","31","31","31","15.5","31","19th","23rd","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2779","66","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","75","75","75","25","67.67","4th","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2780","68","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","32","32","32","10.67","27.33","22nd","21st","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2781","69","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","91","91","91","30.33","90","2nd","2nd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2782","70","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","59","59","19.67","50.67","9th","9th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2783","71","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","56","56","56","18.67","50.33","14th","14th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2784","72","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","42","42","42","14","35.33","18th","18th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2785","73","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","29","29","29","9.67","30.33","23rd","22nd","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2786","75","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","65","65","65","21.67","71.33","6th","6th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2787","76","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","93","93","93","31","86.67","1st","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2788","77","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","83","83","83","27.67","69.67","3rd","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2789","78","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","59","59","19.67","40","9th","9th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2790","79","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","44","44","44","14.67","47","17th","17th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2791","80","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","48","48","48","16","48","16th","16th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2792","81","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","68","68","68","22.67","45.67","5th","5th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2793","82","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","29","29","29","9.67","40","23rd","22nd","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2794","83","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","57","57","57","19","48.67","13th","13th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2795","84","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","42","42","42","14","36","18th","18th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2796","85","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","59","59","19.67","46.67","9th","9th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2797","87","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","41","41","41","13.67","42.33","20th","20th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2798","88","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","60","60","60","20","46","8th","8th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2799","89","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","50","50","50","16.67","48.67","15th","15th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2800","90","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","64","64","64","21.33","49.33","7th","7th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term");
INSERT INTO result_subject VALUES
("2801","91","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","59","59","19.67","52.67","9th","9th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2802","122","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","26","26","26","13","32","21st","24th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2803","66","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","54","54","54","18","52","17th","17th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2804","68","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","28","28","28","9.33","24.67","24th","23rd","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2805","69","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","82","82","82","27.33","79.67","1st","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2806","70","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","52","52","52","17.33","50.67","20th","20th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2807","71","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","53","53","53","17.67","50.33","18th","18th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2808","72","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","59","59","59","19.67","74.33","15th","15th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2809","73","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","50","50","50","16.67","45.33","21st","21st","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2810","75","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","65","65","65","21.67","63","10th","10th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2811","76","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","69","69","69","23","68.33","5th","5th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2812","77","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","67","67","67","22.33","69","9th","9th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2813","78","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","69","69","69","23","67.33","5th","5th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2814","79","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","47","47","47","15.67","49.33","22nd","22nd","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2815","80","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","61","61","61","20.33","59","12th","12th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2816","81","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","70","70","70","23.33","71.67","4th","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2817","82","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","53","53","53","17.67","47.67","18th","18th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2818","83","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","68","68","68","22.67","67","7th","7th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2819","84","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","63","63","63","21","64","11th","11th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2820","85","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","75","75","75","25","73","2nd","2nd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2821","87","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","61","61","61","20.33","56.67","12th","12th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2822","88","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","68","68","68","22.67","69.67","7th","7th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2823","89","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","61","61","61","20.33","68.67","12th","12th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2824","90","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","72","72","24","72.33","3rd","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2825","91","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","56","56","56","18.67","57.33","16th","16th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2826","122","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","19","19","19","9.5","26","23rd","24th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2827","12","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","73","73","73","0","","","3rd","AB","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2828","20","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","32","32","32","0","","","17th","D","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2829","14","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","53","53","53","0","","","11th","BC","GOOD","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2830","19","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","40","40","40","0","","","15th","C","CREDIT","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2831","174","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","44","44","44","0","","","13th","C","CREDIT","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2832","15","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","60","60","60","0","","","9th","B","VERY GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2833","13","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","58","58","58","0","","","10th","BC","GOOD","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2834","18","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","38","38","38","0","","","16th","D","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2835","17","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","41","41","41","0","","","14th","C","CREDIT","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2836","171","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","47","47","47","0","","","12th","C","CREDIT","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2837","21","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","67","67","67","0","","","7th","B","VERY GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2838","24","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","72","72","72","0","","","6th","AB","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2839","25","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","73","73","73","0","","","3rd","AB","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2840","22","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","73","73","73","0","","","3rd","AB","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2841","23","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","87","87","87","0","","","1st","A","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2842","26","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","74","74","74","0","","","2nd","AB","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2843","27","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","64","64","64","0","","","8th","B","VERY GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2844","12","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","48","48","48","0","","","9th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2845","20","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","36","36","36","0","","","17th","D","POOR","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2846","14","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","40","40","40","0","","","16th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2847","19","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","49","49","49","0","","","6th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2848","174","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","49","49","49","0","","","6th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2849","15","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","47","47","47","0","","","10th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2850","13","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","46","46","0","","","11th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2851","18","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","42","42","42","0","","","15th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2852","17","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","49","49","49","0","","","6th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2853","171","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","46","46","0","","","11th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2854","21","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","51","51","51","0","","","3rd","BC","GOOD","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2855","24","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","45","45","45","0","","","13th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2856","25","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","68","68","68","0","","","2nd","B","VERY GOOD","JAMES SUNDAY","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2857","22","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","50","50","50","0","","","4th","BC","GOOD","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2858","23","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","79","79","79","0","","","1st","AB","EXCELLENT","JAMES SUNDAY","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2859","26","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","50","50","50","0","","","4th","BC","GOOD","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2860","27","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","43","43","43","0","","","14th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2861","12","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","59","59","59","0","","","5th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2862","20","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","43","43","43","0","","","15th","C","CREDIT","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2863","14","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","48","48","48","0","","","12th","C","CREDIT","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2864","19","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","55","55","55","0","","","8th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2865","174","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","45","45","45","0","","","14th","C","CREDIT","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2866","15","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","65","65","65","0","","","3rd","B","VERY GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2867","13","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","55","55","55","0","","","8th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2868","18","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","37","37","37","0","","","16th","D","POOR","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2869","17","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","49","49","49","0","","","11th","C","CREDIT","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2870","171","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","46","46","46","0","","","13th","C","CREDIT","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2871","21","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","7","7","7","0","","","17th","F","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2872","24","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","57","57","57","0","","","6th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2873","25","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","57","57","57","0","","","6th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2874","22","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","66","66","66","0","","","2nd","B","VERY GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2875","23","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","63","63","63","0","","","4th","B","VERY GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2876","26","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","68","68","68","0","","","1st","B","VERY GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2877","27","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","51","51","51","0","","","10th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2878","12","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","51","51","51","0","","","4th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2879","20","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","22","22","22","0","","","17th","F","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2880","14","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","45","45","45","0","","","6th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2881","19","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","28","28","28","0","","","16th","F","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2882","174","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","32","32","32","0","","","13th","D","POOR","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2883","15","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","45","45","45","0","","","6th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2884","13","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","52","52","52","0","","","3rd","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2885","18","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","30","30","30","0","","","14th","D","POOR","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2886","17","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","38","38","38","0","","","12th","D","POOR","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2887","171","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","41","41","41","0","","","10th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2888","21","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","29","29","29","0","","","15th","F","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2889","24","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","41","41","41","0","","","10th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2890","25","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","65","65","65","0","","","2nd","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2891","22","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","43","43","43","0","","","8th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2892","23","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","81","81","81","0","","","1st","A","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2893","26","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","42","42","42","0","","","9th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2894","27","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","51","51","51","0","","","4th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2895","12","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","70","70","70","0","","","4th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2896","20","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","56","56","56","0","","","14th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2897","14","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","59","59","59","0","","","11th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2898","19","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","52","52","52","0","","","16th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2899","174","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","59","59","59","0","","","11th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2900","15","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","55","55","55","0","","","15th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term");
INSERT INTO result_subject VALUES
("2901","13","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","63","63","63","0","","","7th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2902","18","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","7","7","7","0","","","17th","F","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2903","17","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","59","59","59","0","","","11th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2904","171","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","60","60","60","0","","","9th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2905","21","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","62","62","62","0","","","8th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2906","24","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","64","64","64","0","","","5th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2907","25","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","77","77","77","0","","","2nd","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2908","22","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","60","60","60","0","","","9th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2909","23","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","76","76","76","0","","","3rd","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2910","26","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","82","82","82","0","","","1st","A","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2911","27","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","64","64","64","0","","","5th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2912","12","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","81","81","81","0","","","3rd","A","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2913","20","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","31","31","31","0","","","17th","D","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2914","14","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","62","62","62","0","","","11th","B","VERY GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2915","19","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","51","51","51","0","","","13th","BC","GOOD","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2916","174","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","48","48","48","0","","","15th","C","CREDIT","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2917","15","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","66","66","66","0","","","7th","B","VERY GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2918","13","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","66","66","66","0","","","7th","B","VERY GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2919","18","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","47","47","47","0","","","16th","C","CREDIT","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2920","17","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","55","55","55","0","","","12th","BC","GOOD","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2921","171","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","50","50","50","0","","","14th","BC","GOOD","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2922","21","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","67","67","67","0","","","6th","B","VERY GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2923","24","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","66","66","66","0","","","7th","B","VERY GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2924","25","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","82","82","82","0","","","2nd","A","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2925","22","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","65","65","65","0","","","10th","B","VERY GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2926","23","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","85","85","85","0","","","1st","A","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2927","26","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","73","73","73","0","","","4th","AB","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2928","27","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","69","69","69","0","","","5th","B","VERY GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2929","12","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","62","62","62","0","","","6th","B","VERY GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2930","20","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","53","53","53","0","","","10th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2931","14","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","45","45","45","0","","","14th","C","CREDIT","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2932","19","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","54","54","54","0","","","9th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2933","174","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","67","67","67","0","","","5th","B","VERY GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2934","15","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","59","59","59","0","","","7th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2935","13","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","52","52","52","0","","","11th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2936","18","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","44","44","44","0","","","15th","C","CREDIT","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2937","17","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","44","44","44","0","","","15th","C","CREDIT","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2938","171","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","43","43","43","0","","","17th","C","CREDIT","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2939","21","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","49","49","49","0","","","13th","C","CREDIT","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2940","24","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","51","51","51","0","","","12th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2941","25","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","83","83","83","0","","","2nd","A","EXCELLENT","OKAKAOBARI NGELALE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2942","22","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","56","56","56","0","","","8th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2943","23","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","87","87","87","0","","","1st","A","EXCELLENT","OKAKAOBARI NGELALE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2944","26","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","78","78","78","0","","","3rd","AB","EXCELLENT","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2945","27","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","71","71","71","0","","","4th","AB","EXCELLENT","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2946","12","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","64","64","64","0","","","7th","B","VERY GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2947","20","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","49","49","49","0","","","12th","C","CREDIT","METHUSSELLAH DEBORAH","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2948","14","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","66","66","66","0","","","5th","B","VERY GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2949","19","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","47","47","47","0","","","13th","C","CREDIT","METHUSSELLAH DEBORAH","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2950","174","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","32","32","32","0","","","15th","D","POOR","METHUSSELLAH DEBORAH","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2951","15","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","63","63","63","0","","","8th","B","VERY GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2952","13","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","68","68","68","0","","","3rd","B","VERY GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2953","18","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","54","54","54","0","","","10th","BC","GOOD","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2954","17","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","50","50","50","0","","","11th","BC","GOOD","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2955","171","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","6","6","6","0","","","17th","F","FAIL","METHUSSELLAH DEBORAH","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2956","21","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","58","58","58","0","","","9th","BC","GOOD","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2957","24","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","71","71","71","0","","","1st","AB","EXCELLENT","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2958","25","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","66","66","66","0","","","5th","B","VERY GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2959","22","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","7","7","7","0","","","16th","F","FAIL","METHUSSELLAH DEBORAH","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2960","23","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","70","70","70","0","","","2nd","AB","EXCELLENT","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2961","26","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","67","67","67","0","","","4th","B","VERY GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2962","27","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","44","44","44","0","","","14th","C","CREDIT","METHUSSELLAH DEBORAH","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2963","12","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","77","77","77","0","","","4th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2964","20","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","35","35","35","0","","","17th","D","POOR","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2965","14","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","60","60","60","0","","","10th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2966","19","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","46","46","46","0","","","14th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2967","174","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","50","50","50","0","","","13th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2968","15","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","43","43","43","0","","","15th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2969","13","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","79","79","79","0","","","3rd","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2970","18","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","39","39","39","0","","","16th","D","POOR","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2971","17","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","53","53","53","0","","","12th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2972","171","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","82","82","82","0","","","2nd","A","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2973","21","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","68","68","68","0","","","6th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2974","24","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","68","68","68","0","","","6th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2975","25","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","64","64","64","0","","","9th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2976","22","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","68","68","68","0","","","6th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2977","23","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","87","87","87","0","","","1st","A","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2978","26","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","73","73","73","0","","","5th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2979","27","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","59","59","59","0","","","11th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2980","12","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","72","72","72","0","","","5th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2981","20","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","58","58","58","0","","","11th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2982","14","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","62","62","62","0","","","9th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2983","19","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","59","59","59","0","","","10th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2984","174","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","45","45","45","0","","","17th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2985","15","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","67","67","67","0","","","6th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2986","13","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","55","55","55","0","","","13th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2987","18","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","53","53","53","0","","","16th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2988","17","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","55","55","55","0","","","13th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2989","171","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","55","55","55","0","","","13th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2990","21","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","58","58","58","0","","","11th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2991","24","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","67","67","67","0","","","6th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2992","25","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","81","81","81","0","","","2nd","A","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2993","22","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","73","73","73","0","","","4th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2994","23","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","93","93","93","0","","","1st","A","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2995","26","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","79","79","79","0","","","3rd","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2996","27","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","67","67","67","0","","","6th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2997","12","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","56","56","56","0","","","11th","BC","GOOD","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2998","20","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","35","35","35","0","","","17th","D","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2999","14","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","62","62","62","0","","","8th","B","VERY GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3000","19","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","52","52","52","0","","","12th","BC","GOOD","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term");
INSERT INTO result_subject VALUES
("3001","174","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","37","37","37","0","","","16th","D","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3002","15","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","60","60","60","0","","","9th","B","VERY GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3003","13","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","73","73","73","0","","","1st","AB","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3004","18","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","46","46","46","0","","","14th","C","CREDIT","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3005","17","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","64","64","64","0","","","7th","B","VERY GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3006","171","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","57","57","57","0","","","10th","BC","GOOD","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3007","21","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","65","65","65","0","","","6th","B","VERY GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3008","24","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","48","48","48","0","","","13th","C","CREDIT","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3009","25","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","69","69","69","0","","","3rd","B","VERY GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3010","22","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","46","46","46","0","","","14th","C","CREDIT","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3011","23","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","70","70","70","0","","","2nd","AB","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3012","26","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","67","67","67","0","","","4th","B","VERY GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3013","27","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","67","67","67","0","","","4th","B","VERY GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3014","12","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","88","88","88","0","","","1st","A","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3015","20","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","56","56","56","0","","","15th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3016","14","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","78","78","78","0","","","2nd","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3017","19","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","69","69","69","0","","","9th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3018","174","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","63","63","63","0","","","11th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3019","15","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","69","69","69","0","","","9th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3020","13","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","74","74","74","0","","","4th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3021","18","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","44","44","44","0","","","16th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3022","17","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","60","60","60","0","","","14th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3023","171","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","38","38","38","0","","","17th","D","POOR","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3024","21","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","61","61","61","0","","","13th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3025","24","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","70","70","70","0","","","7th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3026","25","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","74","74","74","0","","","4th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3027","22","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","62","62","62","0","","","12th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3028","23","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","70","70","70","0","","","7th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3029","26","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","73","73","73","0","","","6th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3030","27","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","76","76","76","0","","","3rd","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3031","12","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","72","72","72","0","","","3rd","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3032","20","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","58","58","58","0","","","12th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3033","14","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","62","62","62","0","","","10th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3034","19","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","57","57","57","0","","","13th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3035","174","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","48","48","48","0","","","17th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3036","15","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","63","63","63","0","","","9th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3037","13","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","71","71","71","0","","","5th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3038","18","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","52","52","52","0","","","15th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3039","17","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","56","56","56","0","","","14th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3040","171","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","52","52","52","0","","","15th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3041","21","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","68","68","68","0","","","6th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3042","24","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","65","65","65","0","","","7th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3043","25","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","85","85","85","0","","","2nd","A","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3044","22","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","62","62","62","0","","","10th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3045","23","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","88","88","88","0","","","1st","A","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3046","26","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","72","72","72","0","","","3rd","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3047","27","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","64","64","64","0","","","8th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3048","12","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","69","69","69","0","","","7th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3049","20","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","84","84","84","0","","","1st","A","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3050","14","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","35","35","35","0","","","17th","D","POOR","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3051","19","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","54","54","54","0","","","12th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3052","174","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","52","52","52","0","","","13th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3053","15","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","43","43","43","0","","","16th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3054","13","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","61","61","61","0","","","10th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3055","18","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","52","52","52","0","","","13th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3056","17","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","67","67","67","0","","","8th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3057","171","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","48","48","48","0","","","15th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3058","21","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","61","61","61","0","","","10th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3059","24","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","70","70","70","0","","","5th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3060","25","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","74","74","74","0","","","3rd","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3061","22","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","62","62","62","0","","","9th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3062","23","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","70","70","70","0","","","5th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3063","26","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","73","73","73","0","","","4th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3064","27","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","76","76","76","0","","","2nd","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3065","138","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","57","57","57","0","","","7th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3066","7","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","70","70","70","0","","","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3067","121","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","61","61","61","0","","","5th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3068","127","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","77","77","77","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3069","8","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","56","56","56","0","","","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3070","139","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","43","43","43","0","","","10th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3071","190","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","32","32","32","0","","","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3072","4","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","33","33","33","0","","","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3073","9","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","56","56","56","0","","","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3074","140","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","36","36","36","0","","","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3075","141","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","87","87","87","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3076","2","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","33","33","33","0","","","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3077","126","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","58","58","58","0","","","6th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3078","1","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","26","26","26","0","","","16th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3079","125","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","31","31","31","0","","","15th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3080","143","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","69","69","69","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3081","138","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","53","53","53","0","","","4th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3082","7","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","41","41","41","0","","","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3083","121","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","51","51","51","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3084","127","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","87","87","87","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3085","8","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","45","45","45","0","","","6th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3086","139","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","34","34","34","0","","","15th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3087","190","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","29","29","29","0","","","16th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3088","4","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","39","39","39","0","","","10th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3089","9","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","60","60","60","0","","","3rd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3090","140","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","36","36","36","0","","","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3091","141","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","89","89","89","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3092","2","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","43","43","43","0","","","7th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3093","126","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","36","36","36","0","","","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3094","1","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","36","36","36","0","","","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3095","125","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","40","40","40","0","","","9th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3096","143","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","36","36","36","0","","","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3097","138","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","50","50","50","0","","","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3098","7","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","53","53","53","0","","","7th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3099","121","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","69","69","69","0","","","3rd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3100","127","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","87","87","87","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term");
INSERT INTO result_subject VALUES
("3101","8","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","46","46","46","0","","","10th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3102","139","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","37","37","37","0","","","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3103","190","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","25","25","25","0","","","13th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3104","4","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","22","22","22","0","","","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3105","9","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","61","61","61","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3106","140","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","22","22","22","0","","","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3107","141","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","83","83","83","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3108","2","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","58","58","58","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3109","126","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","48","48","48","0","","","9th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3110","1","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","22","22","22","0","","","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3111","125","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","33","33","33","0","","","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3112","143","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","57","57","57","0","","","6th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3113","138","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","64","64","64","0","","","6th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3114","7","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","65","65","65","0","","","5th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3115","121","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","90","90","90","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3116","127","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","67","67","67","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3117","8","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","73","73","73","0","","","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3118","139","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","43","43","43","0","","","11th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3119","190","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","41","41","41","0","","","12th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3120","4","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","15","15","15","0","","","15th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3121","9","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","63","63","63","0","","","7th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3122","140","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","36","36","36","0","","","13th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3123","141","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","81","81","81","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3124","2","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","54","54","54","0","","","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3125","126","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","46","46","46","0","","","10th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3126","1","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","14","14","14","0","","","16th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3127","125","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","34","34","34","0","","","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3128","143","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","50","50","50","0","","","9th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3129","138","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","62","62","62","0","","","7th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3130","7","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","63","63","63","0","","","6th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3131","121","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","68","68","68","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3132","127","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","81","81","81","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3133","8","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","59","59","59","0","","","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3134","139","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","37","37","37","0","","","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3135","190","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","36","36","36","0","","","13th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3136","4","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","25","25","25","0","","","16th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3137","9","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","73","73","73","0","","","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3138","140","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","44","44","44","0","","","10th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3139","141","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","91","91","91","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3140","2","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","33","33","33","0","","","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3141","126","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","52","52","52","0","","","9th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3142","1","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","33","33","33","0","","","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3143","125","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","40","40","40","0","","","11th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3144","143","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","67","67","67","0","","","5th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3145","138","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","50","50","50","0","","","7th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3146","7","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","49","49","49","0","","","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3147","121","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","65","65","65","0","","","3rd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3148","127","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","83","83","83","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3149","8","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","45","45","45","0","","","11th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3150","139","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","55","55","55","0","","","6th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3151","190","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","49","49","49","0","","","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3152","9","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","57","57","57","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3153","140","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","32","32","32","0","","","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3154","141","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","75","75","75","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3155","2","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","40","40","40","0","","","12th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3156","126","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","62","62","62","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3157","1","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","32","32","32","0","","","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3158","125","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","36","36","36","0","","","13th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3159","143","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","49","49","49","0","","","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3160","138","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","59","59","59","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3161","7","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","52","52","52","0","","","11th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3162","121","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","83","83","83","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3163","127","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","74","74","74","0","","","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3164","8","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","57","57","57","0","","","7th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3165","139","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","54","54","54","0","","","10th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3166","190","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","33","33","33","0","","","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3167","4","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","30","30","30","0","","","15th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3168","9","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","71","71","71","0","","","4th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3169","140","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","44","44","44","0","","","13th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3170","141","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","78","78","78","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3171","2","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","58","58","58","0","","","6th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3172","126","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","52","52","52","0","","","11th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3173","1","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","25","25","25","0","","","16th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3174","125","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","56","56","56","0","","","9th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3175","143","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","57","57","57","0","","","7th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3176","138","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","68","68","68","0","","","6th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3177","7","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","66","66","66","0","","","9th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3178","121","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","94","94","94","0","","","2nd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3179","127","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","95","95","95","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3180","8","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","60","60","60","0","","","10th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3181","139","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","5","5","5","0","","","16th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3182","190","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","58","58","58","0","","","11th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3183","4","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","34","34","34","0","","","15th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3184","9","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","82","82","82","0","","","4th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3185","140","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","68","68","68","0","","","6th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3186","141","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","94","94","94","0","","","2nd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3187","2","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","57","57","57","0","","","13th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3188","126","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","73","73","73","0","","","5th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3189","1","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","36","36","36","0","","","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3190","125","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","58","58","58","0","","","11th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3191","143","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","67","67","67","0","","","8th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3192","138","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","41","41","41","0","","","10th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3193","7","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","65","65","65","0","","","7th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3194","121","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","68","68","68","0","","","6th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3195","127","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","88","88","88","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3196","8","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","72","72","72","0","","","5th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3197","139","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","63","63","63","0","","","8th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3198","190","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","5","5","5","0","","","16th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3199","4","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","24","24","24","0","","","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3200","9","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","90","90","90","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term");
INSERT INTO result_subject VALUES
("3201","140","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","36","36","36","0","","","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3202","141","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","85","85","85","0","","","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3203","2","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","30","30","30","0","","","13th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3204","126","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","54","54","54","0","","","9th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3205","1","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","9","9","9","0","","","15th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3206","125","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","32","32","32","0","","","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3207","143","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","75","75","75","0","","","4th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3208","138","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","75","75","75","0","","","4th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3209","7","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","60","60","60","0","","","8th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3210","121","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","72","72","72","0","","","6th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3211","127","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","79","79","79","0","","","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3212","8","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","73","73","73","0","","","5th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3213","139","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","25","25","25","0","","","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3214","190","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","38","38","38","0","","","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3215","4","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","25","25","25","0","","","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3216","9","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","80","80","80","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3217","140","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","45","45","45","0","","","9th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3218","141","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","87","87","87","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3219","2","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","33","33","33","0","","","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3220","126","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","40","40","40","0","","","10th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3221","1","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","17","17","17","0","","","16th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3222","125","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","33","33","33","0","","","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3223","143","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","65","65","65","0","","","7th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3224","138","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","57","57","57","0","","","11th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3225","7","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","72","72","72","0","","","8th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3226","121","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","73","73","73","0","","","7th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3227","127","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","88","88","88","0","","","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3228","8","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","81","81","81","0","","","4th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3229","139","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","62","62","62","0","","","9th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3230","190","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","50","50","50","0","","","13th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3231","4","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","49","49","49","0","","","14th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3232","9","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","94","94","94","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3233","140","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","59","59","59","0","","","10th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3234","141","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","90","90","90","0","","","2nd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3235","2","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","76","76","76","0","","","5th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3236","126","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","76","76","76","0","","","5th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3237","1","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","43","43","43","0","","","15th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3238","125","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","38","38","38","0","","","16th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3239","143","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","57","57","57","0","","","11th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3240","138","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","46","46","46","0","","","9th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3241","7","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","56","56","56","0","","","7th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3242","121","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","64","64","64","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3243","127","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","80","80","80","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3244","8","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","45","45","45","0","","","10th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3245","139","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","57","57","57","0","","","6th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3246","190","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","49","49","49","0","","","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3247","4","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","33","33","33","0","","","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3248","9","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","67","67","67","0","","","3rd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3249","140","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","32","32","32","0","","","15th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3250","141","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","75","75","75","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3251","2","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","40","40","40","0","","","12th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3252","126","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","64","64","64","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3253","1","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","19","19","19","0","","","16th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3254","125","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","38","38","38","0","","","13th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3255","143","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","43","43","43","0","","","11th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3256","138","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","76","76","76","0","","","4th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3257","7","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","56","56","56","0","","","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3258","121","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","92","92","92","0","","","2nd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3259","127","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","93","93","93","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3260","8","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","71","71","71","0","","","6th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3261","139","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","55","55","55","0","","","9th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3262","190","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","11","11","11","0","","","16th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3263","4","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","20","20","20","0","","","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3264","9","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","74","74","74","0","","","5th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3265","140","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","26","26","26","0","","","13th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3266","141","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","91","91","91","0","","","3rd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3267","2","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","42","42","42","0","","","12th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3268","126","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","52","52","52","0","","","10th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3269","1","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","12","12","12","0","","","15th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3270","125","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","46","46","46","0","","","11th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3271","143","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","58","58","58","0","","","7th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3272","128","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","36","36","36","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3273","28","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","95","95","95","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3274","129","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","25","25","25","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3275","46","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","28","28","28","0","","","13th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3276","36","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","18","18","18","0","","","18th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3277","131","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","27","27","27","0","","","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3278","32","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","38","38","38","0","","","7th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3279","48","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","42","42","42","0","","","6th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3280","41","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","62","62","62","0","","","3rd","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3281","29","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","31","31","31","0","","","11th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3282","31","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","43","43","43","0","","","5th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3283","133","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","31","31","31","0","","","11th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3284","134","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","51","51","51","0","","","4th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3285","33","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","28","28","28","0","","","13th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3286","35","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","32","32","32","0","","","10th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3287","135","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","70","70","70","0","","","2nd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3288","136","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","27","27","27","0","","","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3289","137","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","35","35","35","0","","","9th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3290","128","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","36","36","36","0","","","11th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3291","28","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","57","57","57","0","","","1st","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3292","129","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","42","42","42","0","","","5th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3293","46","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","37","37","37","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3294","36","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","18","18","18","0","","","18th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3295","131","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","35","35","35","0","","","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3296","32","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","35","35","35","0","","","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3297","48","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","34","34","34","0","","","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3298","41","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","50","50","50","0","","","2nd","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3299","29","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","37","37","37","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3300","31","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","47","47","47","0","","","4th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term");
INSERT INTO result_subject VALUES
("3301","133","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","35","35","35","0","","","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3302","134","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","40","40","40","0","","","6th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3303","33","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","40","40","40","0","","","6th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3304","35","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","37","37","37","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3305","135","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","49","49","49","0","","","3rd","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3306","136","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","26","26","26","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3307","137","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","25","25","25","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3308","128","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","51","51","51","0","","","7th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3309","28","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","79","79","79","0","","","2nd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3310","129","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","40","40","40","0","","","14th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3311","46","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","49","49","49","0","","","9th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3312","36","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","26","26","26","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3313","131","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","37","37","37","0","","","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3314","32","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","43","43","43","0","","","13th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3315","48","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","47","47","47","0","","","11th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3316","41","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","57","57","57","0","","","4th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3317","29","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","47","47","47","0","","","11th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3318","31","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","52","52","52","0","","","6th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3319","133","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","54","54","54","0","","","5th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3320","134","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","66","66","66","0","","","3rd","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3321","33","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","26","26","26","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3322","35","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","50","50","50","0","","","8th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3323","135","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","80","80","80","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3324","136","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","35","35","35","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3325","137","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","48","48","48","0","","","10th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3326","128","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","49","49","49","0","","","15th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3327","28","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","92","92","92","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3328","129","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","56","56","56","0","","","11th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3329","46","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","54","54","54","0","","","12th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3330","36","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","29","29","29","0","","","18th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3331","131","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","30","30","30","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3332","32","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","61","61","61","0","","","8th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3333","48","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","58","58","58","0","","","9th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3334","41","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","81","81","81","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3335","29","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","52","52","52","0","","","13th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3336","31","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","70","70","70","0","","","5th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3337","133","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","70","70","70","0","","","5th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3338","134","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","51","51","51","0","","","14th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3339","33","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","68","68","68","0","","","7th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3340","35","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","76","76","76","0","","","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3341","135","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","80","80","80","0","","","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3342","136","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","34","34","34","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3343","137","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","58","58","58","0","","","9th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3344","128","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","46","46","46","0","","","8th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3345","28","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","82","82","82","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3346","129","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","30","30","30","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3347","46","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","39","39","39","0","","","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3348","36","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","20","20","20","0","","","18th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3349","131","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","37","37","37","0","","","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3350","32","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","38","38","38","0","","","13th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3351","48","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","42","42","42","0","","","10th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3352","41","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","61","61","61","0","","","4th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3353","29","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","78","78","78","0","","","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3354","31","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","49","49","49","0","","","7th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3355","133","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","55","55","55","0","","","5th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3356","134","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","52","52","52","0","","","6th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3357","33","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","46","46","46","0","","","8th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3358","35","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","40","40","40","0","","","11th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3359","135","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","94","94","94","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3360","136","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","30","30","30","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3361","137","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","38","38","38","0","","","13th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3362","128","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","25","25","25","0","","","9th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3363","28","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","73","73","73","0","","","1st","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3364","129","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","28","28","28","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3365","46","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","54","54","54","0","","","3rd","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3366","36","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","15","15","15","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3367","131","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","15","15","15","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3368","32","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","19","19","19","0","","","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3369","48","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","15","15","15","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3370","41","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","45","45","45","0","","","5th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3371","29","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","21","21","21","0","","","10th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3372","31","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","39","39","39","0","","","7th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3373","133","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","45","45","45","0","","","5th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3374","134","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","47","47","47","0","","","4th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3375","33","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","21","21","21","0","","","10th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3376","35","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","19","19","19","0","","","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3377","135","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","62","62","62","0","","","2nd","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3378","136","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","19","19","19","0","","","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3379","137","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","19","19","19","0","","","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3380","128","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","27","27","27","0","","","14th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3381","28","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","60","60","60","0","","","1st","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3382","129","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","38","38","38","0","","","9th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3383","46","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","53","53","53","0","","","2nd","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3384","36","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","13","13","13","0","","","18th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3385","131","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","30","30","30","0","","","11th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3386","32","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","30","30","30","0","","","11th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3387","48","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","41","41","41","0","","","7th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3388","41","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","45","45","45","0","","","6th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3389","29","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","30","30","30","0","","","11th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3390","31","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","49","49","49","0","","","4th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3391","133","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","48","48","48","0","","","5th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3392","134","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","39","39","39","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3393","33","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","38","38","38","0","","","9th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3394","35","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","23","23","23","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3395","135","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","51","51","51","0","","","3rd","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3396","136","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","25","25","25","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3397","137","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","26","26","26","0","","","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3398","128","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","36","36","36","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3399","28","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","70","70","70","0","","","1st","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3400","129","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","55","55","55","0","","","5th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term");
INSERT INTO result_subject VALUES
("3401","46","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","46","46","46","0","","","9th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3402","36","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","20","20","20","0","","","18th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3403","131","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","41","41","41","0","","","13th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3404","32","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","48","48","48","0","","","7th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3405","48","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","31","31","31","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3406","41","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","48","48","48","0","","","7th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3407","29","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","45","45","45","0","","","10th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3408","31","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","59","59","59","0","","","4th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3409","133","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","62","62","62","0","","","3rd","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3410","134","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","50","50","50","0","","","6th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3411","33","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","43","43","43","0","","","12th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3412","35","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","45","45","45","0","","","10th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3413","135","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","65","65","65","0","","","2nd","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3414","136","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","39","39","39","0","","","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3415","137","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","41","41","41","0","","","13th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3416","128","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","42","42","42","0","","","16th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3417","28","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","86","86","86","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3418","129","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","59","59","59","0","","","8th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3419","46","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","72","72","72","0","","","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3420","36","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","19","19","19","0","","","18th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3421","131","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","45","45","45","0","","","12th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3422","32","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","51","51","51","0","","","11th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3423","48","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","54","54","54","0","","","10th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3424","41","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","65","65","65","0","","","5th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3425","29","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","55","55","55","0","","","9th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3426","31","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","71","71","71","0","","","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3427","133","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","62","62","62","0","","","7th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3428","134","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","64","64","64","0","","","6th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3429","33","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","45","45","45","0","","","12th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3430","35","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","44","44","44","0","","","14th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3431","135","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","75","75","75","0","","","2nd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3432","136","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","43","43","43","0","","","15th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3433","137","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","32","32","32","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3434","128","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","72","72","0","","","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3435","28","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","87","87","87","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3436","129","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","68","68","68","0","","","9th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3437","46","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","69","69","69","0","","","7th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3438","36","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","16","16","16","0","","","18th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3439","131","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","51","51","51","0","","","17th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3440","32","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","59","59","59","0","","","14th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3441","48","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","69","69","69","0","","","7th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3442","41","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","71","71","71","0","","","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3443","29","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","68","68","68","0","","","9th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3444","31","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","71","71","71","0","","","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3445","133","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","71","71","71","0","","","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3446","134","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","67","67","67","0","","","12th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3447","33","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","66","66","66","0","","","13th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3448","35","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","68","68","68","0","","","9th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3449","135","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","88","88","88","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3450","136","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","56","56","56","0","","","15th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3451","137","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","53","53","53","0","","","16th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3452","128","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","78","78","78","0","","","9th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3453","28","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","97","97","97","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3454","129","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","72","72","72","0","","","12th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3455","46","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","87","87","87","0","","","6th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3456","36","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","21","21","21","0","","","18th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3457","131","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","63","63","63","0","","","14th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3458","32","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","63","63","63","0","","","14th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3459","48","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","75","75","75","0","","","10th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3460","41","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","95","95","95","0","","","2nd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3461","29","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","83","83","83","0","","","7th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3462","31","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","91","91","91","0","","","3rd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3463","133","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","91","91","91","0","","","3rd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3464","134","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","83","83","83","0","","","7th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3465","33","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","73","73","73","0","","","11th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3466","35","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","71","71","71","0","","","13th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3467","135","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","88","88","88","0","","","5th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3468","136","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","43","43","43","0","","","17th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3469","137","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","57","57","57","0","","","16th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3470","56","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","43","43","43","0","","","2nd","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3471","51","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","46","46","46","0","","","1st","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3472","56","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","58","58","58","0","","","13th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3473","54","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","72","72","0","","","5th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3474","53","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","72","72","0","","","5th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3475","61","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","51","51","51","0","","","16th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3476","60","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","58","58","58","0","","","13th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3477","64","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","60","60","60","0","","","12th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3478","63","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","73","73","73","0","","","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3479","58","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","64","64","64","0","","","9th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3480","49","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","73","73","73","0","","","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3481","47","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","63","63","63","0","","","10th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3482","59","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","72","72","0","","","5th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3483","57","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","9","9","9","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3484","191","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","81","81","81","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3485","51","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","56","56","56","0","","","15th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3486","42","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","75","75","75","0","","","2nd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3487","65","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","63","63","63","0","","","10th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3488","45","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","69","69","69","0","","","8th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3489","56","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","71","71","71","0","","","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3490","53","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","86","86","86","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3491","45","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","90","90","90","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3492","56","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","61","61","61","0","","","11th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3493","54","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","86","86","86","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3494","53","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","76","76","76","0","","","5th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3495","61","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","73","73","73","0","","","7th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3496","60","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","38","38","38","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3497","64","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","53","53","53","0","","","14th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3498","63","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","79","79","79","0","","","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3499","58","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","56","56","56","0","","","13th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3500","49","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","71","71","71","0","","","8th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term");
INSERT INTO result_subject VALUES
("3501","47","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","37","37","37","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3502","59","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","75","75","75","0","","","6th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3503","57","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","53","53","53","0","","","14th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3504","191","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","94","94","94","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3505","51","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","57","57","57","0","","","12th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3506","42","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","68","68","68","0","","","9th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3507","65","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","62","62","62","0","","","10th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3508","45","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","84","84","84","0","","","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3509","56","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","61","61","61","0","","","6th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3510","54","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","65","65","65","0","","","4th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3511","53","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","43","43","43","0","","","13th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3512","61","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","60","60","60","0","","","7th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3513","60","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","42","42","42","0","","","14th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3514","64","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","42","42","42","0","","","14th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3515","63","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","71","71","71","0","","","2nd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3516","58","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","36","36","36","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3517","49","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","71","71","71","0","","","2nd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3518","47","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","56","56","56","0","","","8th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3519","59","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","48","48","48","0","","","11th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3520","57","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","48","48","48","0","","","11th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3521","191","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","84","84","84","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3522","51","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","38","38","38","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3523","42","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","62","62","62","0","","","5th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3524","65","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","52","52","52","0","","","9th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3525","45","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","50","50","50","0","","","10th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3526","54","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","53","53","53","0","","","4th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3527","61","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","43","43","43","0","","","6th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3528","64","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","28","28","28","0","","","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3529","63","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","59","59","59","0","","","2nd","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3530","58","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","43","43","43","0","","","6th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3531","49","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","49","49","49","0","","","5th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3532","47","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","37","37","37","0","","","9th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3533","59","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","36","36","36","0","","","10th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3534","191","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","67","67","67","0","","","1st","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3535","42","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","59","59","59","0","","","2nd","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3536","65","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","29","29","29","0","","","11th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3537","45","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","42","42","42","0","","","8th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3538","56","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","79","79","79","0","","","6th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3539","53","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","85","85","85","0","","","5th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3540","61","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","96","96","96","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3541","60","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","70","70","70","0","","","7th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3542","51","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","90","90","90","0","","","3rd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3543","42","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","90","90","90","0","","","3rd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3544","45","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","91","91","91","0","","","2nd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3545","56","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","56","56","56","0","","","5th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3546","53","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","59","59","59","0","","","4th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3547","61","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","74","74","74","0","","","2nd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3548","60","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","53","53","53","0","","","7th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3549","51","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","54","54","54","0","","","6th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3550","42","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","80","80","80","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3551","45","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","66","66","66","0","","","3rd","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3552","56","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","72","72","72","0","","","10th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3553","54","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","73","73","73","0","","","9th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3554","53","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","79","79","79","0","","","8th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3555","61","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","70","70","70","0","","","12th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3556","60","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","56","56","56","0","","","15th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3557","64","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","72","72","72","0","","","10th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3558","63","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","84","84","84","0","","","4th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3559","58","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","63","63","63","0","","","14th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3560","49","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","86","86","86","0","","","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3561","47","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","64","64","64","0","","","13th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3562","59","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","80","80","80","0","","","7th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3563","57","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","82","82","82","0","","","6th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3564","191","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","84","84","84","0","","","4th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3565","51","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","53","53","53","0","","","16th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3566","42","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","90","90","90","0","","","2nd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3567","45","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","93","93","93","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3568","63","5","0","SS 2","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","79","79","79","0","","","1st","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3569","58","5","0","SS 2","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","54","54","54","0","","","3rd","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3570","47","5","0","SS 2","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","63","63","63","0","","","2nd","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3571","59","5","0","SS 2","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","31","31","31","0","","","4th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3572","53","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","43","43","43","0","","","3rd","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3573","61","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","52","52","52","0","","","2nd","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3574","60","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","33","33","33","0","","","4th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3575","51","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","30","30","30","0","","","5th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3576","42","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","59","59","59","0","","","1st","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3577","54","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","39","39","39","0","","","5th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3578","64","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","29","29","29","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3579","58","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","26","26","26","0","","","10th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3580","49","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","43","43","43","0","","","3rd","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3581","59","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","42","42","42","0","","","4th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3582","57","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","27","27","27","0","","","9th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3583","191","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","51","51","51","0","","","1st","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3584","51","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","30","30","30","0","","","7th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3585","42","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","46","46","46","0","","","2nd","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3586","65","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","37","37","37","0","","","6th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3587","54","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","46","46","46","0","","","5th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3588","64","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","41","41","41","0","","","7th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3589","63","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","79","79","79","0","","","1st","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3590","58","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","46","46","46","0","","","5th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3591","49","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","52","52","52","0","","","3rd","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3592","47","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","35","35","35","0","","","9th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3593","59","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","51","51","51","0","","","4th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3594","57","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","30","30","30","0","","","10th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3595","191","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","68","68","68","0","","","2nd","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3596","65","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","39","39","39","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3597","54","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","63","63","63","0","","","3rd","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3598","64","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","32","32","32","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3599","63","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","77","77","77","0","","","1st","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3600","58","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","47","47","47","0","","","4th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term");
INSERT INTO result_subject VALUES
("3601","49","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","21","21","21","0","","","10th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3602","47","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","39","39","39","0","","","5th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3603","59","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","34","34","34","0","","","7th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3604","57","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","29","29","29","0","","","9th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3605","191","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","70","70","70","0","","","2nd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3606","65","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","38","38","38","0","","","6th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3607","56","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","22","22","22","0","","","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3608","54","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","51","51","51","0","","","4th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3609","53","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","34","34","34","0","","","10th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3610","61","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","32","32","32","0","","","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3611","60","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","33","33","33","0","","","11th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3612","64","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","16","16","16","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3613","63","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","96","96","96","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3614","58","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","45","45","45","0","","","6th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3615","49","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","28","28","28","0","","","13th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3616","47","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","54","54","54","0","","","3rd","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3617","59","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","38","38","38","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3618","57","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","22","22","22","0","","","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3619","191","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","57","57","57","0","","","2nd","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3620","51","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","26","26","26","0","","","14th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3621","42","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","51","51","51","0","","","4th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3622","65","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","38","38","38","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3623","45","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","44","44","44","0","","","7th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3624","56","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","36","36","36","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3625","54","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","60","60","60","0","","","1st","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3626","53","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","54","54","54","0","","","4th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3627","61","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","49","49","49","0","","","6th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3628","60","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","37","37","37","0","","","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3629","64","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","41","41","41","0","","","12th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3630","63","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","56","56","56","0","","","3rd","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3631","58","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","40","40","40","0","","","13th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3632","49","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","45","45","45","0","","","10th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3633","47","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","46","46","46","0","","","9th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3634","59","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","49","49","49","0","","","6th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3635","57","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","22","22","22","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3636","191","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","50","50","50","0","","","5th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3637","51","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","42","42","42","0","","","11th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3638","42","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","60","60","60","0","","","1st","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3639","65","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","40","40","40","0","","","13th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3640","45","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","49","49","49","0","","","6th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3641","180","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","58","58","41.43","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3642","185","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","75","75","53.57","0","","","1st","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3643","186","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","47","47","33.57","0","","","6th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3644","187","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","38","38","27.14","0","","","8th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3645","189","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","62","62","44.29","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3646","179","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","70","70","50","0","","","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3647","182","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","73","73","52.14","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3648","188","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","45","45","32.14","0","","","7th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3649","183","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","36","36","25.71","0","","","9th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3650","180","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","52","52","37.14","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3651","185","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","61","61","43.57","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3652","186","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","43","43","30.71","0","","","7th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3653","187","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","35","35","25","0","","","8th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3654","189","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","64","64","45.71","0","","","3rd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3655","179","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","73","73","52.14","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3656","182","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","76","76","54.29","0","","","1st","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3657","188","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","47","47","33.57","0","","","6th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3658","183","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","26","26","18.57","0","","","9th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3659","180","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","47","47","33.57","0","","","6th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3660","185","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","75","75","53.57","0","","","1st","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3661","186","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","52","52","37.14","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3662","187","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","29","29","20.71","0","","","8th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3663","189","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","55","55","39.29","0","","","4th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3664","179","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","73","73","52.14","0","","","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3665","182","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","75","75","53.57","0","","","1st","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3666","188","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","37","37","26.43","0","","","7th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3667","183","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","20","20","14.29","0","","","9th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3668","180","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","29","29","20.71","0","","","7th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3669","185","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","76","76","54.29","0","","","1st","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3670","186","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","40","40","28.57","0","","","5th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3671","187","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","21","21","15","0","","","8th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3672","189","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","70","70","50","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3673","179","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","70","70","50","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3674","182","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","60","60","42.86","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3675","188","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","40","40","28.57","0","","","5th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3676","183","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","16","16","11.43","0","","","9th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3677","180","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","55","55","39.29","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3678","185","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","52","52","37.14","0","","","6th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3679","186","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","42","42","30","0","","","7th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3680","187","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","27","27","19.29","0","","","9th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3681","189","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","87","87","62.14","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3682","179","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","75","75","53.57","0","","","4th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3683","182","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","78","78","55.71","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3684","188","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","78","78","55.71","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3685","183","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","37","37","26.43","0","","","8th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3686","180","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","42","42","30","0","","","6th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3687","184","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","5","5","3.57","0","","","10th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3688","185","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","83","83","59.29","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3689","186","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","39","39","27.86","0","","","7th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3690","187","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","37","37","26.43","0","","","8th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3691","189","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","66","66","47.14","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3692","179","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","77","77","55","0","","","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3693","182","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","79","79","56.43","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3694","188","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","50","50","35.71","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3695","183","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","33","33","23.57","0","","","9th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3696","180","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","39","39","27.86","0","","","8th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3697","185","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","48","48","34.29","0","","","4th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3698","186","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","43","43","30.71","0","","","6th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3699","187","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","35","35","25","0","","","9th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3700","189","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","40","40","28.57","0","","","7th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term");
INSERT INTO result_subject VALUES
("3701","179","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","72","72","51.43","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3702","182","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","97","97","69.29","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3703","188","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","45","45","32.14","0","","","5th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3704","183","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","59","42.14","0","","","3rd","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3705","180","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","36","36","25.71","0","","","8th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3706","185","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","52","52","37.14","0","","","4th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3707","186","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","40","40","28.57","0","","","5th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3708","187","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","32","32","22.86","0","","","9th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3709","189","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","59","59","42.14","0","","","2nd","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3710","179","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","59","59","42.14","0","","","2nd","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3711","182","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","74","74","52.86","0","","","1st","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3712","188","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","38","38","27.14","0","","","7th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3713","183","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","40","40","28.57","0","","","5th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3714","180","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","32","32","22.86","0","","","8th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3715","185","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","67","67","47.86","0","","","2nd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3716","186","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","49","49","35","0","","","6th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3717","187","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","36","36","25.71","0","","","7th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3718","189","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","61","61","43.57","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3719","179","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","63","63","45","0","","","3rd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3720","182","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","69","69","49.29","0","","","1st","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3721","188","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","51","51","36.43","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3722","183","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","28","28","20","0","","","9th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3723","180","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","61","61","43.57","0","","","2nd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3724","185","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","60","60","42.86","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3725","186","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","48","48","34.29","0","","","7th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3726","187","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","39","39","27.86","0","","","9th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3727","189","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","61","61","43.57","0","","","2nd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3728","179","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","52","52","37.14","0","","","6th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3729","182","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","84","84","60","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3730","188","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","60","60","42.86","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3731","183","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","42","42","30","0","","","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3732","180","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","31","31","22.14","0","","","5th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3733","185","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","45","45","32.14","0","","","3rd","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3734","186","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","22","22","15.71","0","","","7th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3735","187","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","15","15","10.71","0","","","8th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3736","189","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","27","27","19.29","0","","","6th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3737","179","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","42","42","30","0","","","4th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3738","182","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","54","54","38.57","0","","","1st","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3739","188","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","51","51","36.43","0","","","2nd","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3740","183","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","11","11","7.86","0","","","9th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3741","180","1","0","JSS 1","","DICTION","26","","","","","","","0","0","0","0","","60","60","42.86","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3742","185","1","0","JSS 1","","DICTION","26","","","","","","","0","0","0","0","","57","57","40.71","0","","","6th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3743","186","1","0","JSS 1","","DICTION","26","","","","","","","0","0","0","0","","55","55","39.29","0","","","7th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3744","187","1","0","JSS 1","","DICTION","26","","","","","","","0","0","0","0","","59","59","42.14","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3745","189","1","0","JSS 1","","DICTION","26","","","","","","","0","0","0","0","","82","82","58.57","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3746","179","1","0","JSS 1","","DICTION","26","","","","","","","0","0","0","0","","78","78","55.71","0","","","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3747","182","1","0","JSS 1","","DICTION","26","","","","","","","0","0","0","0","","80","80","57.14","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3748","188","1","0","JSS 1","","DICTION","26","","","","","","","0","0","0","0","","45","45","32.14","0","","","9th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3749","183","1","0","JSS 1","","DICTION","26","","","","","","","0","0","0","0","","46","46","32.86","0","","","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3750","180","1","0","JSS 1","","FRENCH","27","","","","","","","0","0","0","0","","20","20","14.29","0","","","8th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3751","185","1","0","JSS 1","","FRENCH","27","","","","","","","0","0","0","0","","61","61","43.57","0","","","3rd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3752","186","1","0","JSS 1","","FRENCH","27","","","","","","","0","0","0","0","","39","39","27.86","0","","","5th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3753","187","1","0","JSS 1","","FRENCH","27","","","","","","","0","0","0","0","","22","22","15.71","0","","","7th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3754","189","1","0","JSS 1","","FRENCH","27","","","","","","","0","0","0","0","","34","34","24.29","0","","","6th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3755","179","1","0","JSS 1","","FRENCH","27","","","","","","","0","0","0","0","","67","67","47.86","0","","","2nd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3756","182","1","0","JSS 1","","FRENCH","27","","","","","","","0","0","0","0","","73","73","52.14","0","","","1st","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3757","188","1","0","JSS 1","","FRENCH","27","","","","","","","0","0","0","0","","53","53","37.86","0","","","4th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3758","183","1","0","JSS 1","","FRENCH","27","","","","","","","0","0","0","0","","18","18","12.86","0","","","9th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3759","240","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","0","","","","","0","0","0","0","","48","48","48","48","48","25th","24th","D7","UNSATISFACTORY","NGEI WILLY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3760","18","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","14","","","","","0","0","0","0","32","48","80","80","0","","","12th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3761","17","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","14","","","","","0","0","0","0","28","51","79","79","0","","","13th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3762","24","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","14","","","","","0","0","0","0","30","55","85","85","0","","","9th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3763","21","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","18","","","","","0","0","0","0","30","35","65","65","0","","","21st","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3764","15","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","14","","","","","0","0","0","0","30","46","76","76","0","","","15th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3765","198","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","20","","","","","0","0","0","0","40","49","89","89","0","","","4th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3766","253","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","18","","","","","0","0","0","0","34","55","89","89","0","","","4th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3767","171","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","14","","","","","0","0","0","0","26","52","78","78","0","","","14th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3768","199","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","16","","","","","0","0","0","0","34","49","83","83","0","","","10th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3769","23","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","14","","","","","0","0","0","0","32","57","89","89","0","","","4th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3770","14","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","8","","","","","0","0","0","0","16","52","68","68","0","","","20th","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3771","12","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","14","","","","","0","0","0","0","32","54","86","86","0","","","8th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3772","20","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","14","","","","","0","0","0","0","26","35","61","61","0","","","23rd","C4","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3773","242","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","20","","","","","0","0","0","0","36","54","90","90","0","","","3rd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3774","25","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","16","","","","","0","0","0","0","30","57","87","87","0","","","7th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3775","22","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","16","","","","","0","0","0","0","36","40","76","76","0","","","15th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3776","241","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","16","","","","","0","0","0","0","32","43","75","75","0","","","18th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3777","239","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","10","","","","","0","0","0","0","24","39","63","63","0","","","22nd","C4","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3778","174","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","12","","","","","0","0","0","0","24","52","76","76","0","","","15th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3779","26","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","20","","","","","0","0","0","0","38","56","94","94","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3780","254","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","8","","","","","0","0","0","0","16","54","70","70","0","","","19th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3781","13","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","16","","","","","0","0","0","0","32","51","83","83","0","","","10th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3782","19","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","16","","","","","0","0","0","0","34","59","93","93","0","","","2nd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3783","240","4","0","SS 1","","MATHEMATICS","2","11","10","","","","","0","0","0","0","21","27","48","48","48","48","14th","17th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3784","18","4","0","SS 1","","MATHEMATICS","2","10","14","","","","","0","0","0","0","24","10","34","34","0","","","21st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3785","17","4","0","SS 1","","MATHEMATICS","2","13","16","","","","","0","0","0","0","29","27","56","56","0","","","16th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3786","24","4","0","SS 1","","MATHEMATICS","2","18","12","","","","","0","0","0","0","30","45","75","75","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3787","21","4","0","SS 1","","MATHEMATICS","2","14","12","","","","","0","0","0","0","26","32","58","58","0","","","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3788","15","4","0","SS 1","","MATHEMATICS","2","12","16","","","","","0","0","0","0","28","46","74","74","0","","","5th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3789","198","4","0","SS 1","","MATHEMATICS","2","14","16","","","","","0","0","0","0","30","45","75","75","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3790","253","4","0","SS 1","","MATHEMATICS","2","14","14","","","","","0","0","0","0","28","31","59","59","0","","","14th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3791","171","4","0","SS 1","","MATHEMATICS","2","10","12","","","","","0","0","0","0","22","17","39","39","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3792","199","4","0","SS 1","","MATHEMATICS","2","18","12","","","","","0","0","0","0","30","40","70","70","0","","","8th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3793","23","4","0","SS 1","","MATHEMATICS","2","18","18","","","","","0","0","0","0","36","55","91","91","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3794","14","4","0","SS 1","","MATHEMATICS","2","12","15","","","","","0","0","0","0","27","15","42","42","0","","","19th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3795","12","4","0","SS 1","","MATHEMATICS","2","12","16","","","","","0","0","0","0","28","37","65","65","0","","","11th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3796","20","4","0","SS 1","","MATHEMATICS","2","8","12","","","","","0","0","0","0","20","9","29","29","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3797","242","4","0","SS 1","","MATHEMATICS","2","16","12","","","","","0","0","0","0","28","43","71","71","0","","","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3798","25","4","0","SS 1","","MATHEMATICS","2","12","14","","","","","0","0","0","0","26","51","77","77","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3799","22","4","0","SS 1","","MATHEMATICS","2","20","16","","","","","0","0","0","0","36","33","69","69","0","","","9th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3800","241","4","0","SS 1","","MATHEMATICS","2","18","16","","","","","0","0","0","0","34","34","68","68","0","","","10th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("3801","239","4","0","SS 1","","MATHEMATICS","2","10","0","","","","","0","0","0","0","10","17","27","27","0","","","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3802","174","4","0","SS 1","","MATHEMATICS","2","12","14","","","","","0","0","0","0","26","7","33","33","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3803","26","4","0","SS 1","","MATHEMATICS","2","16","15","","","","","0","0","0","0","31","41","72","72","0","","","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3804","254","4","0","SS 1","","MATHEMATICS","2","14","16","","","","","0","0","0","0","30","15","45","45","0","","","18th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3805","13","4","0","SS 1","","MATHEMATICS","2","12","14","","","","","0","0","0","0","26","35","61","61","0","","","13th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3806","19","4","0","SS 1","","MATHEMATICS","2","5","16","","","","","0","0","0","0","21","42","63","63","0","","","12th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3807","240","4","0","SS 1","","CHEMISTRY","13","14","10","","","","","0","0","0","0","24","33","57","57","57","57","10th","19th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3808","18","4","0","SS 1","","CHEMISTRY","13","12","14","","","","","0","0","0","0","26","31","57","57","0","","","19th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3809","17","4","0","SS 1","","CHEMISTRY","13","14","16","","","","","0","0","0","0","30","38","68","68","0","","","14th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3810","24","4","0","SS 1","","CHEMISTRY","13","16","13","","","","","0","0","0","0","29","51","80","80","0","","","5th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3811","21","4","0","SS 1","","CHEMISTRY","13","16","14","","","","","0","0","0","0","30","38","68","68","0","","","14th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3812","15","4","0","SS 1","","CHEMISTRY","13","18","17","","","","","0","0","0","0","35","43","78","78","0","","","6th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3814","198","4","0","SS 1","","CHEMISTRY","13","16","18","","","","","0","0","0","0","34","48","82","82","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3815","253","4","0","SS 1","","CHEMISTRY","13","16","18","","","","","0","0","0","0","34","36","70","70","0","","","9th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3816","171","4","0","SS 1","","CHEMISTRY","13","12","10","","","","","0","0","0","0","22","33","55","55","0","","","22nd","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3817","199","4","0","SS 1","","CHEMISTRY","13","12","16","","","","","0","0","0","0","28","43","71","71","0","","","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3818","23","4","0","SS 1","","CHEMISTRY","13","20","18","","","","","0","0","0","0","38","53","91","91","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3819","14","4","0","SS 1","","CHEMISTRY","13","12","14","","","","","0","0","0","0","26","33","59","59","0","","","18th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3820","12","4","0","SS 1","","CHEMISTRY","13","14","15","","","","","0","0","0","0","29","53","82","82","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3821","20","4","0","SS 1","","CHEMISTRY","13","10","12","","","","","0","0","0","0","22","21","43","43","0","","","24th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3823","242","4","0","SS 1","","CHEMISTRY","13","12","14","","","","","0","0","0","0","26","31","57","57","0","","","19th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3824","25","4","0","SS 1","","CHEMISTRY","13","15","12","","","","","0","0","0","0","27","42","69","69","0","","","12th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3825","22","4","0","SS 1","","CHEMISTRY","13","18","18","","","","","0","0","0","0","36","54","90","90","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3826","241","4","0","SS 1","","CHEMISTRY","13","18","16","","","","","0","0","0","0","34","26","60","60","0","","","17th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3827","239","4","0","SS 1","","CHEMISTRY","13","14","12","","","","","0","0","0","0","26","45","71","71","0","","","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3828","174","4","0","SS 1","","CHEMISTRY","13","10","12","","","","","0","0","0","0","22","22","44","44","0","","","23rd","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3829","26","4","0","SS 1","","CHEMISTRY","13","18","16","","","","","0","0","0","0","34","35","69","69","0","","","12th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3830","254","4","0","SS 1","","CHEMISTRY","13","18","14","","","","","0","0","0","0","32","38","70","70","0","","","9th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3831","13","4","0","SS 1","","CHEMISTRY","13","16","12","","","","","0","0","0","0","28","42","70","70","0","","","9th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3832","19","4","0","SS 1","","CHEMISTRY","13","14","14","","","","","0","0","0","0","28","40","68","68","0","","","14th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3833","240","4","0","SS 1","","PHYSICS","12","12","13","","","","","0","0","0","0","25","20","45","45","45","45","23rd","21st","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3834","18","4","0","SS 1","","PHYSICS","12","10","13","","","","","0","0","0","0","23","27","50","50","0","","","19th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3835","17","4","0","SS 1","","PHYSICS","12","12","16","","","","","0","0","0","0","28","29","57","57","0","","","13th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3836","24","4","0","SS 1","","PHYSICS","12","8","15","","","","","0","0","0","0","23","39","62","62","0","","","6th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3837","21","4","0","SS 1","","PHYSICS","12","10","12","","","","","0","0","0","0","22","32","54","54","0","","","15th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3838","15","4","0","SS 1","","PHYSICS","12","12","14","","","","","0","0","0","0","26","34","60","60","0","","","9th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3839","198","4","0","SS 1","","PHYSICS","12","12","16","","","","","0","0","0","0","28","37","65","65","0","","","5th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3840","253","4","0","SS 1","","PHYSICS","12","14","13","","","","","0","0","0","0","27","14","41","41","0","","","23rd","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3841","171","4","0","SS 1","","PHYSICS","12","12","10","","","","","0","0","0","0","22","31","53","53","0","","","17th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3842","199","4","0","SS 1","","PHYSICS","12","8","14","","","","","0","0","0","0","22","32","54","54","0","","","15th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3843","23","4","0","SS 1","","PHYSICS","12","12","15","","","","","0","0","0","0","27","51","78","78","0","","","1st","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3844","14","4","0","SS 1","","PHYSICS","12","14","10","","","","","0","0","0","0","24","33","57","57","0","","","13th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3845","12","4","0","SS 1","","PHYSICS","12","8","16","","","","","0","0","0","0","24","44","68","68","0","","","3rd","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3846","20","4","0","SS 1","","PHYSICS","12","10","11","","","","","0","0","0","0","21","23","44","44","0","","","22nd","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3847","242","4","0","SS 1","","PHYSICS","12","12","12","","","","","0","0","0","0","24","34","58","58","0","","","11th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3848","25","4","0","SS 1","","PHYSICS","12","13","12","","","","","0","0","0","0","25","37","62","62","0","","","6th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3849","22","4","0","SS 1","","PHYSICS","12","12","16","","","","","0","0","0","0","28","39","67","67","0","","","4th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3850","241","4","0","SS 1","","PHYSICS","12","14","16","","","","","0","0","0","0","30","28","58","58","0","","","11th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3851","239","4","0","SS 1","","PHYSICS","12","13","12","","","","","0","0","0","0","25","36","61","61","0","","","8th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3852","174","4","0","SS 1","","PHYSICS","12","7","10","","","","","0","0","0","0","17","16","33","33","0","","","24th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3853","26","4","0","SS 1","","PHYSICS","12","14","14","","","","","0","0","0","0","28","48","76","76","0","","","2nd","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3854","254","4","0","SS 1","","PHYSICS","12","13","14","","","","","0","0","0","0","27","32","59","59","0","","","10th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3855","13","4","0","SS 1","","PHYSICS","12","6","14","","","","","0","0","0","0","20","29","49","49","0","","","20th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3856","19","4","0","SS 1","","PHYSICS","12","6","14","","","","","0","0","0","0","20","31","51","51","0","","","18th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3857","240","4","0","SS 1","","FURTHER MATHEMATICS","25","10","12","","","","","0","0","0","0","22","11","33","33","33","33","25th","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3858","18","4","0","SS 1","","FURTHER MATHEMATICS","25","12","13","","","","","0","0","0","0","25","20","45","45","0","","","17th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3859","17","4","0","SS 1","","FURTHER MATHEMATICS","25","10","16","","","","","0","0","0","0","26","33","59","59","0","","","7th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3860","24","4","0","SS 1","","FURTHER MATHEMATICS","25","14","14","","","","","0","0","0","0","28","24","52","52","0","","","12th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3861","21","4","0","SS 1","","FURTHER MATHEMATICS","25","14","14","","","","","0","0","0","0","28","27","55","55","0","","","8th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3862","15","4","0","SS 1","","FURTHER MATHEMATICS","25","16","15","","","","","0","0","0","0","31","19","50","50","0","","","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3863","198","4","0","SS 1","","FURTHER MATHEMATICS","25","16","18","","","","","0","0","0","0","34","27","61","61","0","","","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3864","253","4","0","SS 1","","FURTHER MATHEMATICS","25","12","14","","","","","0","0","0","0","26","27","53","53","0","","","11th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3865","171","4","0","SS 1","","FURTHER MATHEMATICS","25","10","8","","","","","0","0","0","0","18","23","41","41","0","","","19th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3866","199","4","0","SS 1","","FURTHER MATHEMATICS","25","14","16","","","","","0","0","0","0","30","12","42","42","0","","","18th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3867","23","4","0","SS 1","","FURTHER MATHEMATICS","25","18","18","","","","","0","0","0","0","36","35","71","71","0","","","2nd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3868","14","4","0","SS 1","","FURTHER MATHEMATICS","25","10","14","","","","","0","0","0","0","24","11","35","35","0","","","21st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3869","12","4","0","SS 1","","FURTHER MATHEMATICS","25","16","14","","","","","0","0","0","0","30","31","61","61","0","","","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3870","20","4","0","SS 1","","FURTHER MATHEMATICS","25","8","12","","","","","0","0","0","0","20","10","30","30","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3871","242","4","0","SS 1","","FURTHER MATHEMATICS","25","14","12","","","","","0","0","0","0","26","28","54","54","0","","","9th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3872","25","4","0","SS 1","","FURTHER MATHEMATICS","25","13","15","","","","","0","0","0","0","28","26","54","54","0","","","9th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3873","22","4","0","SS 1","","FURTHER MATHEMATICS","25","18","16","","","","","0","0","0","0","34","27","61","61","0","","","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3874","241","4","0","SS 1","","FURTHER MATHEMATICS","25","14","18","","","","","0","0","0","0","32","47","79","79","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3875","239","4","0","SS 1","","FURTHER MATHEMATICS","25","8","12","","","","","0","0","0","0","20","19","39","39","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3876","174","4","0","SS 1","","FURTHER MATHEMATICS","25","10","12","","","","","0","0","0","0","22","3","25","25","0","","","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3877","26","4","0","SS 1","","FURTHER MATHEMATICS","25","13","16","","","","","0","0","0","0","29","36","65","65","0","","","3rd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3878","254","4","0","SS 1","","FURTHER MATHEMATICS","25","14","18","","","","","0","0","0","0","32","15","47","47","0","","","15th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3879","13","4","0","SS 1","","FURTHER MATHEMATICS","25","12","16","","","","","0","0","0","0","28","19","47","47","0","","","15th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3880","19","4","0","SS 1","","FURTHER MATHEMATICS","25","12","14","","","","","0","0","0","0","26","26","52","52","0","","","12th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3881","131","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","14","","","","","0","0","0","0","32","56","88","88","0","","","2nd","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3882","41","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","16","","","","","0","0","0","0","34","57","91","91","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3883","134","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","0","","","","","0","0","0","0","","52","52","52","0","","","6th","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3884","35","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","0","0","0","0","26","47","73","73","0","","","5th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3885","33","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","10","","","","","0","0","0","0","24","59","83","83","0","","","4th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3886","202","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","18","","","","","0","0","0","0","32","54","86","86","0","","","3rd","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3887","246","5","0","SS 2","","PHYSICS","12","10","16","","","","","0","0","0","0","26","16","42","42","0","","","15th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3888","133","5","0","SS 2","","PHYSICS","12","14","12","","","","","0","0","0","0","26","40","66","66","0","","","7th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3889","135","5","0","SS 2","","PHYSICS","12","20","20","","","","","0","0","0","0","40","53","93","93","0","","","2nd","A1","EXCELLENT","JOHN PRINCE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3890","200","5","0","SS 2","","PHYSICS","12","18","18","","","","","0","0","0","0","36","42","78","78","0","","","3rd","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3891","201","5","0","SS 2","","PHYSICS","12","14","14","","","","","0","0","0","0","28","39","67","67","0","","","6th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3892","31","5","0","SS 2","","PHYSICS","12","14","16","","","","","0","0","0","0","30","44","74","74","0","","","5th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3893","243","5","0","SS 2","","PHYSICS","12","18","14","","","","","0","0","0","0","32","21","53","53","0","","","13th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3894","244","5","0","SS 2","","PHYSICS","12","18","16","","","","","0","0","0","0","34","31","65","65","0","","","8th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3895","245","5","0","SS 2","","PHYSICS","12","14","15","","","","","0","0","0","0","29","15","44","44","0","","","14th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3896","29","5","0","SS 2","","PHYSICS","12","12","14","","","","","0","0","0","0","26","35","61","61","0","","","9th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3897","32","5","0","SS 2","","PHYSICS","12","16","14","","","","","0","0","0","0","30","27","57","57","0","","","11th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3898","48","5","0","SS 2","","PHYSICS","12","16","12","","","","","0","0","0","0","28","30","58","58","0","","","10th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3899","247","5","0","SS 2","","PHYSICS","12","16","17","","","","","0","0","0","0","33","43","76","76","0","","","4th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3900","46","5","0","SS 2","","PHYSICS","12","10","12","","","","","0","0","0","0","22","19","41","41","0","","","16th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3901","36","5","0","SS 2","","PHYSICS","12","8","12","","","","","0","0","0","0","20","15","35","35","0","","","17th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3902","128","5","0","SS 2","","PHYSICS","12","14","13","","","","","0","0","0","0","27","30","57","57","0","","","11th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("3903","28","5","0","SS 2","","PHYSICS","12","20","20","","","","","0","0","0","0","40","54","94","94","0","","","1st","A1","EXCELLENT","JOHN PRINCE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3904","246","5","0","SS 2","","MATHEMATICS","2","10","16","","","","","0","0","0","0","26","24","50","50","0","","","15th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3905","131","5","0","SS 2","","MATHEMATICS","2","12","14","","","","","0","0","0","0","26","13","39","39","0","","","21st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3906","133","5","0","SS 2","","MATHEMATICS","2","16","16","","","","","0","0","0","0","32","24","56","56","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3907","135","5","0","SS 2","","MATHEMATICS","2","19","20","","","","","0","0","0","0","39","58","97","97","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3908","200","5","0","SS 2","","MATHEMATICS","2","18","16","","","","","0","0","0","0","34","44","78","78","0","","","5th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3909","41","5","0","SS 2","","MATHEMATICS","2","15","14","","","","","0","0","0","0","29","38","67","67","0","","","11th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3910","201","5","0","SS 2","","MATHEMATICS","2","18","20","","","","","0","0","0","0","38","44","82","82","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3911","31","5","0","SS 2","","MATHEMATICS","2","16","18","","","","","0","0","0","0","34","37","71","71","0","","","9th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3912","243","5","0","SS 2","","MATHEMATICS","2","16","16","","","","","0","0","0","0","32","40","72","72","0","","","8th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3913","134","5","0","SS 2","","MATHEMATICS","2","14","12","","","","","0","0","0","0","26","44","70","70","0","","","10th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3914","244","5","0","SS 2","","MATHEMATICS","2","18","18","","","","","0","0","0","0","36","46","82","82","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3915","35","5","0","SS 2","","MATHEMATICS","2","14","12","","","","","0","0","0","0","26","11","37","37","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3916","245","5","0","SS 2","","MATHEMATICS","2","16","12","","","","","0","0","0","0","28","21","49","49","0","","","16th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3917","29","5","0","SS 2","","MATHEMATICS","2","13","15","","","","","0","0","0","0","28","16","44","44","0","","","19th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3918","32","5","0","SS 2","","MATHEMATICS","2","14","18","","","","","0","0","0","0","32","20","52","52","0","","","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3919","33","5","0","SS 2","","MATHEMATICS","2","12","14","","","","","0","0","0","0","26","18","44","44","0","","","19th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3920","48","5","0","SS 2","","MATHEMATICS","2","16","18","","","","","0","0","0","0","34","40","74","74","0","","","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3921","247","5","0","SS 2","","MATHEMATICS","2","14","18","","","","","0","0","0","0","32","42","74","74","0","","","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3922","202","5","0","SS 2","","MATHEMATICS","2","12","16","","","","","0","0","0","0","28","28","56","56","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3923","46","5","0","SS 2","","MATHEMATICS","2","12","14","","","","","0","0","0","0","26","19","45","45","0","","","18th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3924","36","5","0","SS 2","","MATHEMATICS","2","10","8","","","","","0","0","0","0","18","12","30","30","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3925","128","5","0","SS 2","","MATHEMATICS","2","16","14","","","","","0","0","0","0","30","19","49","49","0","","","16th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3926","28","5","0","SS 2","","MATHEMATICS","2","20","18","","","","","0","0","0","0","38","59","97","97","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3927","246","5","0","SS 2","","CHEMISTRY","13","12","14","","","","","0","0","0","0","26","33","59","59","0","","","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3928","133","5","0","SS 2","","CHEMISTRY","13","14","18","","","","","0","0","0","0","32","40","72","72","0","","","9th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3929","135","5","0","SS 2","","CHEMISTRY","13","20","20","","","","","0","0","0","0","40","58","98","98","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3930","200","5","0","SS 2","","CHEMISTRY","13","18","18","","","","","0","0","0","0","36","48","84","84","0","","","5th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3931","201","5","0","SS 2","","CHEMISTRY","13","16","20","","","","","0","0","0","0","36","41","77","77","0","","","7th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3932","31","5","0","SS 2","","CHEMISTRY","13","18","17","","","","","0","0","0","0","35","42","77","77","0","","","7th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3933","243","5","0","SS 2","","CHEMISTRY","13","16","16","","","","","0","0","0","0","32","46","78","78","0","","","6th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3934","244","5","0","SS 2","","CHEMISTRY","13","18","20","","","","","0","0","0","0","38","49","87","87","0","","","4th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3935","245","5","0","SS 2","","CHEMISTRY","13","16","13","","","","","0","0","0","0","29","30","59","59","0","","","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3936","29","5","0","SS 2","","CHEMISTRY","13","14","16","","","","","0","0","0","0","30","32","62","62","0","","","11th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3937","32","5","0","SS 2","","CHEMISTRY","13","14","16","","","","","0","0","0","0","30","30","60","60","0","","","13th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3938","48","5","0","SS 2","","CHEMISTRY","13","16","18","","","","","0","0","0","0","34","32","66","66","0","","","10th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3939","247","5","0","SS 2","","CHEMISTRY","13","16","18","","","","","0","0","0","0","34","55","89","89","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3940","46","5","0","SS 2","","CHEMISTRY","13","12","13","","","","","0","0","0","0","25","36","61","61","0","","","12th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3941","36","5","0","SS 2","","CHEMISTRY","13","12","14","","","","","0","0","0","0","26","6","32","32","0","","","17th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3942","128","5","0","SS 2","","CHEMISTRY","13","16","14","","","","","0","0","0","0","30","30","60","60","0","","","13th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3943","28","5","0","SS 2","","CHEMISTRY","13","20","20","","","","","0","0","0","0","40","56","96","96","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3944","179","2","0","JSS 2","","MATHEMATICS","2","16","19","","","","","0","0","0","0","35","51","86","86","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3945","187","2","0","JSS 2","","MATHEMATICS","2","10","16","","","","","0","0","0","0","26","20","46","46","46","46","7th","8th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3946","185","2","0","JSS 2","","MATHEMATICS","2","10","10","","","","","0","0","0","0","20","30","50","50","0","","","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3947","186","2","0","JSS 2","","MATHEMATICS","2","14","10","","","","","0","0","0","0","24","17","41","41","0","","","9th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3948","184","2","0","JSS 2","","MATHEMATICS","2","12","12","","","","","0","0","0","0","24","31","55","55","55","55","3rd","5th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3949","183","2","0","JSS 2","","MATHEMATICS","2","18","16","","","","","0","0","0","0","34","32","66","66","0","","","3rd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3950","182","2","0","JSS 2","","MATHEMATICS","2","20","20","","","","","0","0","0","0","40","58","98","98","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3951","189","2","0","JSS 2","","MATHEMATICS","2","12","16","","","","","0","0","0","0","28","26","54","54","0","","","6th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3952","251","2","0","JSS 2","","MATHEMATICS","2","10","14","","","","","0","0","0","0","24","14","38","38","0","","","10th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3953","233","2","0","JSS 2","","MATHEMATICS","2","17","16","","","","","0","0","0","0","33","27","60","60","0","","","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3954","250","1","0","JSS 1","","MATHEMATICS","2","18","20","","","","","0","0","0","0","38","25","63","63","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3955","214","1","0","JSS 1","","MATHEMATICS","2","12","14","","","","","0","0","0","0","26","41","67","67","0","","","8th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3956","227","1","0","JSS 1","","MATHEMATICS","2","12","10","","","","","0","0","0","0","22","23","45","45","0","","","19th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3957","212","1","0","JSS 1","","MATHEMATICS","2","12","10","","","","","0","0","0","0","22","10","32","32","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3958","221","1","0","JSS 1","","MATHEMATICS","2","16","20","","","","","0","0","0","0","36","31","67","67","0","","","8th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3959","220","1","0","JSS 1","","MATHEMATICS","2","14","12","","","","","0","0","0","0","26","20","46","46","0","","","18th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3960","213","1","0","JSS 1","","MATHEMATICS","2","10","14","","","","","0","0","0","0","24","21","45","45","0","","","19th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3961","215","1","0","JSS 1","","MATHEMATICS","2","18","20","","","","","0","0","0","0","38","38","76","76","0","","","5th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3962","209","1","0","JSS 1","","MATHEMATICS","2","14","15","","","","","0","0","0","0","29","21","50","50","0","","","16th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3963","225","1","0","JSS 1","","MATHEMATICS","2","14","18","","","","","0","0","0","0","32","24","56","56","0","","","13th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3964","217","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","0","0","0","0","40","40","80","80","0","","","4th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3965","218","1","0","JSS 1","","MATHEMATICS","2","14","14","","","","","0","0","0","0","28","19","47","47","0","","","17th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3966","216","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","0","0","0","0","40","47","87","87","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3967","219","1","0","JSS 1","","MATHEMATICS","2","14","18","","","","","0","0","0","0","32","28","60","60","0","","","11th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3968","224","1","0","JSS 1","","MATHEMATICS","2","14","16","","","","","0","0","0","0","30","21","51","51","0","","","15th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3969","223","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","0","0","0","0","40","51","91","91","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3970","226","1","0","JSS 1","","MATHEMATICS","2","16","18","","","","","0","0","0","0","34","24","58","58","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3971","249","1","0","JSS 1","","MATHEMATICS","2","16","12","","","","","0","0","0","0","28","17","45","45","0","","","19th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3972","211","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","0","0","0","0","40","44","84","84","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3973","210","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","0","0","0","0","40","32","72","72","0","","","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3974","222","1","0","JSS 1","","MATHEMATICS","2","14","18","","","","","0","0","0","0","32","38","70","70","0","","","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3975","248","1","0","JSS 1","","MATHEMATICS","2","16","12","","","","","0","0","0","0","28","24","52","52","0","","","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3976","2","3","0","JSS 3","","MATHEMATICS","2","18","18","","","","","0","0","0","0","36","19","55","55","0","","","8th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3977","193","3","0","JSS 3","","MATHEMATICS","2","12","12","","","","","0","0","0","0","24","17","41","41","0","","","15th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3978","127","3","0","JSS 3","","MATHEMATICS","2","20","20","","","","","0","0","0","0","40","55","95","95","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3979","140","3","0","JSS 3","","MATHEMATICS","2","10","14","","","","","0","0","0","0","24","15","39","39","0","","","17th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3980","1","3","0","JSS 3","","MATHEMATICS","2","12","12","","","","","0","0","0","0","24","12","36","36","0","","","19th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3981","139","3","0","JSS 3","","MATHEMATICS","2","16","14","","","","","0","0","0","0","30","55","85","85","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3982","190","3","0","JSS 3","","MATHEMATICS","2","8","12","","","","","0","0","0","0","20","3","23","23","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3983","141","3","0","JSS 3","","MATHEMATICS","2","20","20","","","","","0","0","0","0","40","53","93","93","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3984","252","3","0","JSS 3","","MATHEMATICS","2","10","12","","","","","0","0","0","0","22","12","34","34","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3985","4","3","0","JSS 3","","MATHEMATICS","2","14","14","","","","","0","0","0","0","28","4","32","32","0","","","21st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3986","143","3","0","JSS 3","","MATHEMATICS","2","14","15","","","","","0","0","0","0","29","22","51","51","0","","","10th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3987","235","3","0","JSS 3","","MATHEMATICS","2","18","20","","","","","0","0","0","0","38","25","63","63","0","","","6th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3988","234","3","0","JSS 3","","MATHEMATICS","2","18","16","","","","","0","0","0","0","34","27","61","61","0","","","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3989","237","3","0","JSS 3","","MATHEMATICS","2","16","14","","","","","0","0","0","0","30","24","54","54","0","","","9th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3990","121","3","0","JSS 3","","MATHEMATICS","2","18","16","","","","","0","0","0","0","34","31","65","65","0","","","4th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3991","238","3","0","JSS 3","","MATHEMATICS","2","16","14","","","","","0","0","0","0","30","20","50","50","0","","","11th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3992","7","3","0","JSS 3","","MATHEMATICS","2","14","12","","","","","0","0","0","0","26","17","43","43","0","","","14th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3993","236","3","0","JSS 3","","MATHEMATICS","2","14","13","","","","","0","0","0","0","27","14","41","41","0","","","15th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3994","125","3","0","JSS 3","","MATHEMATICS","2","12","10","","","","","0","0","0","0","22","15","37","37","0","","","18th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3995","8","3","0","JSS 3","","MATHEMATICS","2","16","18","","","","","0","0","0","0","34","31","65","65","0","","","4th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3996","126","3","0","JSS 3","","MATHEMATICS","2","12","10","","","","","0","0","0","0","22","24","46","46","0","","","13th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3997","138","3","0","JSS 3","","MATHEMATICS","2","16","14","","","","","0","0","0","0","30","17","47","47","0","","","12th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3998","246","5","0","SS 2","","FURTHER MATHEMATICS","25","12","13","","","","","0","0","0","0","25","34","59","59","0","","","8th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3999","133","5","0","SS 2","","FURTHER MATHEMATICS","25","14","15","","","","","0","0","0","0","29","28","57","57","57","57","9th","9th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4000","135","5","0","SS 2","","FURTHER MATHEMATICS","25","20","20","","","","","0","0","0","0","40","52","92","92","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4001","200","5","0","SS 2","","FURTHER MATHEMATICS","25","14","12","","","","","0","0","0","0","26","42","68","68","0","","","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4002","201","5","0","SS 2","","FURTHER MATHEMATICS","25","20","16","","","","","0","0","0","0","36","37","73","73","0","","","3rd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("4003","31","5","0","SS 2","","FURTHER MATHEMATICS","25","14","14","","","","","0","0","0","0","28","16","44","44","0","","","13th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4004","243","5","0","SS 2","","FURTHER MATHEMATICS","25","16","12","","","","","0","0","0","0","28","37","65","65","0","","","7th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4005","244","5","0","SS 2","","FURTHER MATHEMATICS","25","14","15","","","","","0","0","0","0","29","41","70","70","0","","","4th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4006","245","5","0","SS 2","","FURTHER MATHEMATICS","25","12","14","","","","","0","0","0","0","26","16","42","42","0","","","14th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4007","29","5","0","SS 2","","FURTHER MATHEMATICS","25","10","14","","","","","0","0","0","0","24","27","51","51","0","","","10th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4008","32","5","0","SS 2","","FURTHER MATHEMATICS","25","14","13","","","","","0","0","0","0","27","24","51","51","0","","","10th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4009","48","5","0","SS 2","","FURTHER MATHEMATICS","25","9","12","","","","","0","0","0","0","21","27","48","48","48","48","11th","12th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4010","247","5","0","SS 2","","FURTHER MATHEMATICS","25","16","14","","","","","0","0","0","0","30","39","69","69","0","","","5th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4011","46","5","0","SS 2","","FURTHER MATHEMATICS","25","8","10","","","","","0","0","0","0","18","13","31","31","31","31","17th","17th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4012","36","5","0","SS 2","","FURTHER MATHEMATICS","25","10","14","","","","","0","0","0","0","24","18","42","42","0","","","14th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4013","128","5","0","SS 2","","FURTHER MATHEMATICS","25","10","12","","","","","0","0","0","0","22","14","36","36","36","36","16th","16th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4014","28","5","0","SS 2","","FURTHER MATHEMATICS","25","16","18","","","","","0","0","0","0","34","42","76","76","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4015","230","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","20","","","","","0","0","0","0","40","60","100","100","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4016","45","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","20","","","","","0","0","0","0","40","60","100","100","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4017","229","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","16","","","","","0","0","0","0","36","52","88","88","0","","","4th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4018","60","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","0","0","0","0","26","53","79","79","0","","","5th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4019","51","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","0","","","","","0","0","0","0","","59","59","59","0","","","6th","C5","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4020","42","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","20","","","","","0","0","0","0","40","60","100","100","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4021","240","4","0","SS 1","","ENGLISH LANGUAGE","1","5","9","","","","","0","0","0","0","14","17","31","31","31","31","25th","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4022","18","4","0","SS 1","","ENGLISH LANGUAGE","1","11","9","","","","","0","0","0","0","20","18","38","38","0","","","17th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4023","17","4","0","SS 1","","ENGLISH LANGUAGE","1","10","11","","","","","0","0","0","0","21","27","48","48","0","","","7th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4024","24","4","0","SS 1","","ENGLISH LANGUAGE","1","10","8","","","","","0","0","0","0","18","13","31","31","0","","","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4025","21","4","0","SS 1","","ENGLISH LANGUAGE","1","8","8","","","","","0","0","0","0","16","18","34","34","0","","","19th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4026","15","4","0","SS 1","","ENGLISH LANGUAGE","1","13","10","","","","","0","0","0","0","23","18","41","41","0","","","13th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4027","198","4","0","SS 1","","ENGLISH LANGUAGE","1","15","13","","","","","0","0","0","0","28","31","59","59","0","","","1st","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4028","253","4","0","SS 1","","ENGLISH LANGUAGE","1","10","9","","","","","0","0","0","0","19","20","39","39","0","","","15th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4029","171","4","0","SS 1","","ENGLISH LANGUAGE","1","8","9","","","","","0","0","0","0","17","22","39","39","0","","","15th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4030","199","4","0","SS 1","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","22","47","47","0","","","9th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4031","23","4","0","SS 1","","ENGLISH LANGUAGE","1","13","12","","","","","0","0","0","0","25","31","56","56","0","","","3rd","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4032","14","4","0","SS 1","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","23","43","43","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4033","12","4","0","SS 1","","ENGLISH LANGUAGE","1","14","11","","","","","0","0","0","0","25","28","53","53","0","","","4th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4034","20","4","0","SS 1","","ENGLISH LANGUAGE","1","8","9","","","","","0","0","0","0","17","20","37","37","0","","","18th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4035","242","4","0","SS 1","","ENGLISH LANGUAGE","1","10","14","","","","","0","0","0","0","24","24","48","48","0","","","7th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4036","25","4","0","SS 1","","ENGLISH LANGUAGE","1","14","12","","","","","0","0","0","0","26","24","50","50","0","","","5th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4037","22","4","0","SS 1","","ENGLISH LANGUAGE","1","10","11","","","","","0","0","0","0","21","22","43","43","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4038","241","4","0","SS 1","","ENGLISH LANGUAGE","1","10","13","","","","","0","0","0","0","23","26","49","49","0","","","6th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4039","239","4","0","SS 1","","ENGLISH LANGUAGE","1","6","11","","","","","0","0","0","0","17","10","27","27","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4040","174","4","0","SS 1","","ENGLISH LANGUAGE","1","8","6","","","","","0","0","0","0","14","11","25","25","0","","","24th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4041","26","4","0","SS 1","","ENGLISH LANGUAGE","1","13","11","","","","","0","0","0","0","24","35","59","59","0","","","1st","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4042","254","4","0","SS 1","","ENGLISH LANGUAGE","1","5","8","","","","","0","0","0","0","13","16","29","29","0","","","22nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4043","13","4","0","SS 1","","ENGLISH LANGUAGE","1","13","10","","","","","0","0","0","0","23","21","44","44","0","","","10th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4044","19","4","0","SS 1","","ENGLISH LANGUAGE","1","9","12","","","","","0","0","0","0","21","19","40","40","0","","","14th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4045","240","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","3","","","","","0","0","0","0","3","15","18","18","18","18","24th","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4046","18","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","3","","","","","0","0","0","0","3","13","16","16","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4047","17","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","4","","","","","0","0","0","0","10","15","25","25","0","","","13th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4048","24","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","4","","","","","0","0","0","0","14","22","36","36","0","","","6th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4049","21","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","4","6","","","","","0","0","0","0","10","11","21","21","0","","","18th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4050","15","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","3","","","","","0","0","0","0","8","15","23","23","0","","","15th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4051","198","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","12","","","","","0","0","0","0","22","36","58","58","0","","","1st","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4052","253","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","2","","","","","0","0","0","0","4","20","24","24","0","","","14th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4053","171","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","5","","","","","0","0","0","0","15","22","37","37","0","","","5th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4054","199","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","8","7","","","","","0","0","0","0","15","24","39","39","0","","","4th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4055","23","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","4","","","","","0","0","0","0","14","30","44","44","0","","","3rd","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4056","14","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","5","","","","","0","0","0","0","11","11","22","22","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4057","12","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","5","","","","","0","0","0","0","11","20","31","31","0","","","10th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4058","20","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","1","","","","","0","0","0","0","7","6","13","13","0","","","24th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4059","242","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","4","4","","","","","0","0","0","0","8","22","30","30","0","","","11th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4060","25","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","7","","","","","0","0","0","0","17","18","35","35","0","","","8th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4061","22","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","5","","","","","0","0","0","0","15","21","36","36","0","","","6th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4062","241","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","5","","","","","0","0","0","0","11","22","33","33","0","","","9th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4063","239","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","12","4","","","","","0","0","0","0","16","10","26","26","0","","","12th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4064","174","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","1","","","","","0","0","0","0","1","17","18","18","0","","","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4065","26","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","12","10","","","","","0","0","0","0","22","32","54","54","0","","","2nd","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4066","254","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","5","","","","","0","0","0","0","15","7","22","22","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4067","13","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","4","1","","","","","0","0","0","0","5","15","20","20","0","","","19th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4068","19","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","6","","","","","0","0","0","0","11","8","19","19","0","","","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4069","230","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","15","12","","","","","0","0","0","0","27","31","58","58","0","","","2nd","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4070","60","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","7","8","","","","","0","0","0","0","15","14","29","29","0","","","4th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4071","51","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","14","9","","","","","0","0","0","0","23","21","44","44","0","","","3rd","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4072","42","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","18","12","","","","","0","0","0","0","30","32","62","62","0","","","1st","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4073","131","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","8","12","","","","","0","0","0","0","20","13","33","33","0","","","4th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4074","41","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","16","12","","","","","0","0","0","0","28","35","63","63","0","","","1st","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4075","134","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","33","58","58","0","","","2nd","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4076","33","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","12","8","","","","","0","0","0","0","20","23","43","43","0","","","3rd","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4077","202","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","7","9","","","","","0","0","0","0","16","14","30","30","0","","","5th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4078","230","6","0","SS 3","","ENGLISH LANGUAGE","1","12","13","","","","","0","0","0","0","25","38","63","63","0","","","5th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4079","228","6","0","SS 3","","ENGLISH LANGUAGE","1","0","8","","","","","0","0","0","0","8","14","22","22","0","","","14th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4080","191","6","0","SS 3","","ENGLISH LANGUAGE","1","13","14","","","","","0","0","0","0","27","37","64","64","0","","","3rd","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4081","58","6","0","SS 3","","ENGLISH LANGUAGE","1","13","15","","","","","0","0","0","0","28","29","57","57","0","","","6th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4082","49","6","0","SS 3","","ENGLISH LANGUAGE","1","0","14","","","","","0","0","0","0","14","30","44","44","0","","","10th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4083","63","6","0","SS 3","","ENGLISH LANGUAGE","1","12","14","","","","","0","0","0","0","26","39","65","65","0","","","1st","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4084","229","6","0","SS 3","","ENGLISH LANGUAGE","1","11","9","","","","","0","0","0","0","20","20","40","40","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4085","60","6","0","SS 3","","ENGLISH LANGUAGE","1","0","10","","","","","0","0","0","0","10","22","32","32","0","","","12th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4086","51","6","0","SS 3","","ENGLISH LANGUAGE","1","0","10","","","","","0","0","0","0","10","21","31","31","0","","","13th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4087","42","6","0","SS 3","","ENGLISH LANGUAGE","1","15","14","","","","","0","0","0","0","29","36","65","65","0","","","1st","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4088","54","6","0","SS 3","","ENGLISH LANGUAGE","1","11","16","","","","","0","0","0","0","27","37","64","64","0","","","3rd","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4089","231","6","0","SS 3","","ENGLISH LANGUAGE","1","9","10","","","","","0","0","0","0","19","33","52","52","0","","","9th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4090","232","6","0","SS 3","","ENGLISH LANGUAGE","1","12","11","","","","","0","0","0","0","23","33","56","56","0","","","7th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4091","47","6","0","SS 3","","ENGLISH LANGUAGE","1","13","10","","","","","0","0","0","0","23","33","56","56","0","","","7th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4092","246","5","0","SS 2","","ENGLISH LANGUAGE","1","8","5","","","","","0","0","0","0","13","17","30","30","0","","","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4093","131","5","0","SS 2","","ENGLISH LANGUAGE","1","11","5","","","","","0","0","0","0","16","16","32","32","0","","","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4094","133","5","0","SS 2","","ENGLISH LANGUAGE","1","16","9","","","","","0","0","0","0","25","21","46","46","0","","","8th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4095","135","5","0","SS 2","","ENGLISH LANGUAGE","1","17","12","","","","","0","0","0","0","29","36","65","65","0","","","3rd","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4096","200","5","0","SS 2","","ENGLISH LANGUAGE","1","13","6","","","","","0","0","0","0","19","26","45","45","0","","","9th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4097","41","5","0","SS 2","","ENGLISH LANGUAGE","1","18","11","","","","","0","0","0","0","29","47","76","76","0","","","2nd","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4098","201","5","0","SS 2","","ENGLISH LANGUAGE","1","13","7","","","","","0","0","0","0","20","24","44","44","0","","","10th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4099","31","5","0","SS 2","","ENGLISH LANGUAGE","1","17","8","","","","","0","0","0","0","25","33","58","58","0","","","4th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4100","243","5","0","SS 2","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","18","38","38","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4102","134","5","0","SS 2","","ENGLISH LANGUAGE","1","15","9","","","","","0","0","0","0","24","25","49","49","0","","","5th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4104","244","5","0","SS 2","","ENGLISH LANGUAGE","1","11","7","","","","","0","0","0","0","18","25","43","43","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("4105","35","5","0","SS 2","","ENGLISH LANGUAGE","1","0","6","","","","","0","0","0","0","6","24","30","30","0","","","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4106","245","5","0","SS 2","","ENGLISH LANGUAGE","1","7","11","","","","","0","0","0","0","18","16","34","34","0","","","19th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4107","29","5","0","SS 2","","ENGLISH LANGUAGE","1","14","9","","","","","0","0","0","0","23","25","48","48","0","","","6th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4108","32","5","0","SS 2","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","20","40","40","0","","","14th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4109","33","5","0","SS 2","","ENGLISH LANGUAGE","1","10","7","","","","","0","0","0","0","17","18","35","35","0","","","18th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4110","48","5","0","SS 2","","ENGLISH LANGUAGE","1","14","7","","","","","0","0","0","0","21","17","38","38","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4111","247","5","0","SS 2","","ENGLISH LANGUAGE","1","17","9","","","","","0","0","0","0","26","21","47","47","0","","","7th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4112","202","5","0","SS 2","","ENGLISH LANGUAGE","1","13","10","","","","","0","0","0","0","23","20","43","43","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4113","46","5","0","SS 2","","ENGLISH LANGUAGE","1","16","6","","","","","0","0","0","0","22","20","42","42","0","","","13th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4114","36","5","0","SS 2","","ENGLISH LANGUAGE","1","0","5","","","","","0","0","0","0","5","4","9","9","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4115","128","5","0","SS 2","","ENGLISH LANGUAGE","1","11","9","","","","","0","0","0","0","20","19","39","39","0","","","15th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4116","28","5","0","SS 2","","ENGLISH LANGUAGE","1","18","11","","","","","0","0","0","0","29","49","78","78","0","","","1st","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4117","240","4","0","SS 1","","ECONOMICS","17","0","0","","","","","0","0","0","0","","5","5","5","5","5","26th","24th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4118","18","4","0","SS 1","","ECONOMICS","17","10","6","","","","","0","0","0","0","16","16","32","32","0","","","21st","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4119","17","4","0","SS 1","","ECONOMICS","17","14","7","","","","","0","0","0","0","21","33","54","54","0","","","12th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4120","24","4","0","SS 1","","ECONOMICS","17","13","15","","","","","0","0","0","0","28","34","62","62","0","","","8th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4121","21","4","0","SS 1","","ECONOMICS","17","14","19","","","","","0","0","0","0","33","20","53","53","0","","","13th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4122","15","4","0","SS 1","","ECONOMICS","17","10","18","","","","","0","0","0","0","28","28","56","56","0","","","10th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4124","198","4","0","SS 1","","ECONOMICS","17","11","15","","","","","0","0","0","0","26","45","71","71","0","","","3rd","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4125","253","4","0","SS 1","","ECONOMICS","17","5","0","","","","","0","0","0","0","5","37","42","42","0","","","17th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4126","171","4","0","SS 1","","ECONOMICS","17","12","18","","","","","0","0","0","0","30","37","67","67","0","","","4th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4127","199","4","0","SS 1","","ECONOMICS","17","16","18","","","","","0","0","0","0","34","26","60","60","0","","","9th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4128","23","4","0","SS 1","","ECONOMICS","17","16","20","","","","","0","0","0","0","36","45","81","81","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4129","14","4","0","SS 1","","ECONOMICS","17","7","3","","","","","0","0","0","0","10","28","38","38","0","","","20th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4130","12","4","0","SS 1","","ECONOMICS","17","16","13","","","","","0","0","0","0","29","34","63","63","0","","","6th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4131","20","4","0","SS 1","","ECONOMICS","17","13","4","","","","","0","0","0","0","17","23","40","40","0","","","19th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4133","242","4","0","SS 1","","ECONOMICS","17","13","10","","","","","0","0","0","0","23","30","53","53","0","","","13th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4134","25","4","0","SS 1","","ECONOMICS","17","15","18","","","","","0","0","0","0","33","33","66","66","0","","","5th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4135","22","4","0","SS 1","","ECONOMICS","17","13","19","","","","","0","0","0","0","32","50","82","82","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4136","241","4","0","SS 1","","ECONOMICS","17","13","13","","","","","0","0","0","0","26","37","63","63","0","","","6th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4137","239","4","0","SS 1","","ECONOMICS","17","9","4","","","","","0","0","0","0","13","31","44","44","0","","","16th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4138","174","4","0","SS 1","","ECONOMICS","17","6","6","","","","","0","0","0","0","12","20","32","32","0","","","21st","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4139","26","4","0","SS 1","","ECONOMICS","17","11","0","","","","","0","0","0","0","11","41","52","52","0","","","15th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4140","254","4","0","SS 1","","ECONOMICS","17","0","7","","","","","0","0","0","0","7","23","30","30","0","","","23rd","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4141","13","4","0","SS 1","","ECONOMICS","17","13","15","","","","","0","0","0","0","28","27","55","55","0","","","11th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4142","19","4","0","SS 1","","ECONOMICS","17","7","10","","","","","0","0","0","0","17","25","42","42","0","","","17th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4143","179","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","18","","","","","0","0","0","0","29","47","76","76","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4144","187","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","0","0","0","0","20","16","36","36","36","36","9th","10th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4145","185","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","11","","","","","0","0","0","0","21","44","65","65","0","","","2nd","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4146","186","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","0","0","0","0","20","23","43","43","0","","","8th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4147","184","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","10","","","","","0","0","0","0","22","37","59","59","59","59","5th","6th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4148","183","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","0","0","0","0","20","21","41","41","0","","","9th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4149","182","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","11","","","","","0","0","0","0","27","38","65","65","0","","","2nd","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4150","189","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","13","","","","","0","0","0","0","27","34","61","61","0","","","5th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4151","251","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","0","0","0","0","20","24","44","44","0","","","7th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4152","233","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","15","","","","","0","0","0","0","25","40","65","65","0","","","2nd","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4153","2","3","0","JSS 3","","SOCIAL STUDIES","23","12","10","","","","","0","0","0","0","22","20","42","42","0","","","12th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4154","193","3","0","JSS 3","","SOCIAL STUDIES","23","17","11","","","","","0","0","0","0","28","31","59","59","0","","","3rd","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4155","127","3","0","JSS 3","","SOCIAL STUDIES","23","18","14","","","","","0","0","0","0","32","27","59","59","0","","","3rd","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4156","140","3","0","JSS 3","","SOCIAL STUDIES","23","15","15","","","","","0","0","0","0","30","20","50","50","0","","","8th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4157","1","3","0","JSS 3","","SOCIAL STUDIES","23","10","15","","","","","0","0","0","0","25","3","28","28","0","","","20th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4158","139","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","11","31","31","0","","","17th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4159","190","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","6","26","26","0","","","21st","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4160","141","3","0","JSS 3","","SOCIAL STUDIES","23","20","20","","","","","0","0","0","0","40","40","80","80","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4161","252","3","0","JSS 3","","SOCIAL STUDIES","23","10","11","","","","","0","0","0","0","21","22","43","43","0","","","11th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4162","4","3","0","JSS 3","","SOCIAL STUDIES","23","10","12","","","","","0","0","0","0","22","8","30","30","0","","","18th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4163","143","3","0","JSS 3","","SOCIAL STUDIES","23","15","13","","","","","0","0","0","0","28","36","64","64","0","","","2nd","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4164","235","3","0","JSS 3","","SOCIAL STUDIES","23","18","10","","","","","0","0","0","0","28","22","50","50","0","","","8th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4165","234","3","0","JSS 3","","SOCIAL STUDIES","23","14","10","","","","","0","0","0","0","24","30","54","54","0","","","7th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4166","237","3","0","JSS 3","","SOCIAL STUDIES","23","15","15","","","","","0","0","0","0","30","9","39","39","0","","","14th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4167","121","3","0","JSS 3","","SOCIAL STUDIES","23","11","18","","","","","0","0","0","0","29","30","59","59","0","","","3rd","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4168","238","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","6","26","26","0","","","21st","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4169","7","3","0","JSS 3","","SOCIAL STUDIES","23","14","10","","","","","0","0","0","0","24","17","41","41","0","","","13th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4170","236","3","0","JSS 3","","SOCIAL STUDIES","23","15","10","","","","","0","0","0","0","25","22","47","47","0","","","10th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4171","125","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","10","30","30","0","","","18th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4172","8","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","16","36","36","0","","","15th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4173","126","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","13","33","33","0","","","16th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4174","138","3","0","JSS 3","","SOCIAL STUDIES","23","12","11","","","","","0","0","0","0","23","32","55","55","0","","","6th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4175","179","2","0","JSS 2","","HOME ECONOMICS","24","13","12","","","","","0","0","0","0","25","43","68","68","0","","","2nd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4176","187","2","0","JSS 2","","HOME ECONOMICS","24","10","9","","","","","0","0","0","0","19","28","47","47","47","47","8th","8th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4177","185","2","0","JSS 2","","HOME ECONOMICS","24","17","12","","","","","0","0","0","0","29","37","66","66","0","","","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4178","186","2","0","JSS 2","","HOME ECONOMICS","24","8","10","","","","","0","0","0","0","18","30","48","48","0","","","7th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4179","184","2","0","JSS 2","","HOME ECONOMICS","24","13","12","","","","","0","0","0","0","25","47","72","72","72","72","1st","1st","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4180","183","2","0","JSS 2","","HOME ECONOMICS","24","11","8","","","","","0","0","0","0","19","26","45","45","0","","","9th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4181","182","2","0","JSS 2","","HOME ECONOMICS","24","13","12","","","","","0","0","0","0","25","43","68","68","0","","","2nd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4182","189","2","0","JSS 2","","HOME ECONOMICS","24","14","13","","","","","0","0","0","0","27","39","66","66","0","","","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4183","251","2","0","JSS 2","","HOME ECONOMICS","24","9","8","","","","","0","0","0","0","17","20","37","37","0","","","10th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4184","233","2","0","JSS 2","","HOME ECONOMICS","24","11","10","","","","","0","0","0","0","21","34","55","55","0","","","6th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4185","179","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","8","12","","","","","0","0","0","0","20","39","59","59","0","","","3rd","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4186","187","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","4","10","","","","","0","0","0","0","14","23","37","37","37","37","9th","8th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4187","185","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","12","14","","","","","0","0","0","0","26","42","68","68","0","","","1st","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4188","186","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","5","10","","","","","0","0","0","0","15","30","45","45","0","","","7th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4189","184","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","6","11","","","","","0","0","0","0","17","32","49","49","49","49","6th","6th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4190","183","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","3","10","","","","","0","0","0","0","13","10","23","23","0","","","10th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4191","182","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","9","15","","","","","0","0","0","0","24","40","64","64","0","","","2nd","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4192","189","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","8","10","","","","","0","0","0","0","18","37","55","55","0","","","4th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4193","251","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","6","10","","","","","0","0","0","0","16","20","36","36","0","","","9th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4194","233","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","7","10","","","","","0","0","0","0","17","38","55","55","0","","","4th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4195","250","1","0","JSS 1","","HOME ECONOMICS","24","14","12","","","","","0","0","0","0","26","40","66","66","0","","","13th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4196","214","1","0","JSS 1","","HOME ECONOMICS","24","16","13","","","","","0","0","0","0","29","40","69","69","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4197","227","1","0","JSS 1","","HOME ECONOMICS","24","12","10","","","","","0","0","0","0","22","20","42","42","0","","","21st","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4198","212","1","0","JSS 1","","HOME ECONOMICS","24","12","10","","","","","0","0","0","0","22","20","42","42","0","","","21st","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4199","221","1","0","JSS 1","","HOME ECONOMICS","24","15","13","","","","","0","0","0","0","28","40","68","68","0","","","11th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4200","220","1","0","JSS 1","","HOME ECONOMICS","24","15","13","","","","","0","0","0","0","28","49","77","77","0","","","1st","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4201","213","1","0","JSS 1","","HOME ECONOMICS","24","13","11","","","","","0","0","0","0","24","30","54","54","0","","","16th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4202","215","1","0","JSS 1","","HOME ECONOMICS","24","16","13","","","","","0","0","0","0","29","20","49","49","0","","","19th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4203","209","1","0","JSS 1","","HOME ECONOMICS","24","13","9","","","","","0","0","0","0","22","20","42","42","0","","","21st","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4204","225","1","0","JSS 1","","HOME ECONOMICS","24","17","10","","","","","0","0","0","0","27","24","51","51","0","","","17th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4205","217","1","0","JSS 1","","HOME ECONOMICS","24","16","14","","","","","0","0","0","0","30","40","70","70","0","","","6th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4206","218","1","0","JSS 1","","HOME ECONOMICS","24","17","15","","","","","0","0","0","0","32","40","72","72","0","","","4th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("4207","216","1","0","JSS 1","","HOME ECONOMICS","24","16","13","","","","","0","0","0","0","29","40","69","69","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4208","219","1","0","JSS 1","","HOME ECONOMICS","24","15","13","","","","","0","0","0","0","28","40","68","68","0","","","11th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4209","224","1","0","JSS 1","","HOME ECONOMICS","24","17","13","","","","","0","0","0","0","30","20","50","50","0","","","18th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4210","223","1","0","JSS 1","","HOME ECONOMICS","24","16","13","","","","","0","0","0","0","29","42","71","71","0","","","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4211","226","1","0","JSS 1","","HOME ECONOMICS","24","15","13","","","","","0","0","0","0","28","46","74","74","0","","","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4212","249","1","0","JSS 1","","HOME ECONOMICS","24","15","10","","","","","0","0","0","0","25","24","49","49","0","","","19th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4213","211","1","0","JSS 1","","HOME ECONOMICS","24","15","12","","","","","0","0","0","0","27","42","69","69","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4214","210","1","0","JSS 1","","HOME ECONOMICS","24","15","13","","","","","0","0","0","0","28","49","77","77","0","","","1st","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4215","222","1","0","JSS 1","","HOME ECONOMICS","24","17","13","","","","","0","0","0","0","30","40","70","70","0","","","6th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4216","248","1","0","JSS 1","","HOME ECONOMICS","24","15","12","","","","","0","0","0","0","27","30","57","57","0","","","14th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4217","250","1","0","JSS 1","","CIVIC EDUCATION","28","17","13","","","","","0","0","0","0","30","30","60","60","0","","","15th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4218","214","1","0","JSS 1","","CIVIC EDUCATION","28","18","16","","","","","0","0","0","0","34","47","81","81","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4219","227","1","0","JSS 1","","CIVIC EDUCATION","28","13","11","","","","","0","0","0","0","24","30","54","54","0","","","17th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4220","212","1","0","JSS 1","","CIVIC EDUCATION","28","11","10","","","","","0","0","0","0","21","30","51","51","0","","","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4221","221","1","0","JSS 1","","CIVIC EDUCATION","28","18","15","","","","","0","0","0","0","33","31","64","64","0","","","12th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4222","220","1","0","JSS 1","","CIVIC EDUCATION","28","11","10","","","","","0","0","0","0","21","30","51","51","0","","","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4223","213","1","0","JSS 1","","CIVIC EDUCATION","28","19","15","","","","","0","0","0","0","34","31","65","65","0","","","11th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4224","215","1","0","JSS 1","","CIVIC EDUCATION","28","17","16","","","","","0","0","0","0","33","30","63","63","0","","","13th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4225","209","1","0","JSS 1","","CIVIC EDUCATION","28","11","10","","","","","0","0","0","0","21","22","43","43","0","","","22nd","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4226","225","1","0","JSS 1","","CIVIC EDUCATION","28","17","10","","","","","0","0","0","0","27","26","53","53","0","","","18th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4227","217","1","0","JSS 1","","CIVIC EDUCATION","28","16","15","","","","","0","0","0","0","31","36","67","67","0","","","10th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4228","218","1","0","JSS 1","","CIVIC EDUCATION","28","17","16","","","","","0","0","0","0","33","35","68","68","0","","","8th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4229","216","1","0","JSS 1","","CIVIC EDUCATION","28","17","16","","","","","0","0","0","0","33","30","63","63","0","","","13th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4230","219","1","0","JSS 1","","CIVIC EDUCATION","28","18","17","","","","","0","0","0","0","35","46","81","81","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4231","224","1","0","JSS 1","","CIVIC EDUCATION","28","15","13","","","","","0","0","0","0","28","25","53","53","0","","","18th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4232","223","1","0","JSS 1","","CIVIC EDUCATION","28","18","15","","","","","0","0","0","0","33","40","73","73","0","","","5th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4233","226","1","0","JSS 1","","CIVIC EDUCATION","28","19","16","","","","","0","0","0","0","35","40","75","75","0","","","4th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4234","249","1","0","JSS 1","","CIVIC EDUCATION","28","16","14","","","","","0","0","0","0","30","27","57","57","0","","","16th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4235","211","1","0","JSS 1","","CIVIC EDUCATION","28","17","15","","","","","0","0","0","0","32","36","68","68","0","","","8th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4236","210","1","0","JSS 1","","CIVIC EDUCATION","28","18","16","","","","","0","0","0","0","34","48","82","82","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4237","222","1","0","JSS 1","","CIVIC EDUCATION","28","16","15","","","","","0","0","0","0","31","40","71","71","0","","","6th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4238","248","1","0","JSS 1","","CIVIC EDUCATION","28","16","13","","","","","0","0","0","0","29","40","69","69","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4239","250","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","14","13","","","","","0","0","0","0","27","29","56","56","0","","","14th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4240","214","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","11","","","","","0","0","0","0","23","38","61","61","0","","","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4241","227","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","9","8","","","","","0","0","0","0","17","15","32","32","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4242","212","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","9","","","","","0","0","0","0","19","26","45","45","0","","","18th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4243","221","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","10","","","","","0","0","0","0","22","35","57","57","0","","","12th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4244","220","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","7","8","","","","","0","0","0","0","15","30","45","45","0","","","18th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4245","213","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","16","12","","","","","0","0","0","0","28","32","60","60","0","","","11th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4246","215","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","14","13","","","","","0","0","0","0","27","40","67","67","0","","","3rd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4247","209","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","8","7","","","","","0","0","0","0","15","20","35","35","0","","","21st","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4248","225","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","10","","","","","0","0","0","0","22","27","49","49","0","","","16th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4249","217","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","13","12","","","","","0","0","0","0","25","40","65","65","0","","","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4250","218","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","11","10","","","","","0","0","0","0","21","40","61","61","0","","","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4251","216","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","11","","","","","0","0","0","0","23","40","63","63","0","","","6th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4252","219","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","15","14","","","","","0","0","0","0","29","45","74","74","0","","","1st","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4253","224","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","9","","","","","0","0","0","0","19","20","39","39","0","","","20th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4254","223","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","13","12","","","","","0","0","0","0","25","40","65","65","0","","","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4255","226","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","14","13","","","","","0","0","0","0","27","34","61","61","0","","","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4256","249","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","11","","","","","0","0","0","0","23","38","61","61","0","","","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4257","211","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","15","14","","","","","0","0","0","0","29","27","56","56","0","","","14th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4258","210","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","11","10","","","","","0","0","0","0","21","36","57","57","0","","","12th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4259","222","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","15","14","","","","","0","0","0","0","29","45","74","74","0","","","1st","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4260","248","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","9","","","","","0","0","0","0","19","27","46","46","0","","","17th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4261","250","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","11","","","","","0","0","0","0","21","30","51","51","0","","","15th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4262","214","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","11","","","","","0","0","0","0","23","37","60","60","0","","","9th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4263","227","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","11","","","","","0","0","0","0","21","30","51","51","0","","","15th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4264","212","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","6","7","","","","","0","0","0","0","13","26","39","39","0","","","21st","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4265","221","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","10","","","","","0","0","0","0","23","37","60","60","0","","","9th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4266","220","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","8","","","","","0","0","0","0","17","30","47","47","0","","","19th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4267","213","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","12","","","","","0","0","0","0","25","40","65","65","0","","","3rd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4268","215","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","9","","","","","0","0","0","0","19","33","52","52","0","","","13th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4269","209","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","9","","","","","0","0","0","0","19","32","51","51","0","","","15th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4270","225","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","9","","","","","0","0","0","0","19","27","46","46","0","","","20th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4271","217","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","12","","","","","0","0","0","0","25","40","65","65","0","","","3rd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4272","218","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","6","7","","","","","0","0","0","0","13","36","49","49","0","","","18th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4273","216","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","15","14","","","","","0","0","0","0","29","47","76","76","0","","","1st","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4274","219","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","11","","","","","0","0","0","0","23","42","65","65","0","","","3rd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4275","224","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","9","","","","","0","0","0","0","19","17","36","36","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4276","223","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","41","62","62","0","","","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4277","226","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","12","","","","","0","0","0","0","25","40","65","65","0","","","3rd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4278","249","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","11","","","","","0","0","0","0","23","35","58","58","0","","","12th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4279","211","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","8","7","","","","","0","0","0","0","15","37","52","52","0","","","13th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4280","210","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","12","","","","","0","0","0","0","25","42","67","67","0","","","2nd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4281","222","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","40","61","61","0","","","8th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4282","248","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","7","6","","","","","0","0","0","0","13","23","36","36","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4283","250","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","11","","","","","0","0","0","0","23","30","53","53","0","","","14th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4284","214","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","0","0","0","0","20","40","60","60","0","","","12th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4285","227","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","9","8","","","","","0","0","0","0","17","30","47","47","0","","","19th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4286","212","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","9","","","","","0","0","0","0","19","31","50","50","0","","","16th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4287","221","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","0","0","0","0","29","35","64","64","0","","","6th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4288","220","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","3","7","","","","","0","0","0","0","10","10","20","20","0","","","23rd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4289","213","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","9","9","","","","","0","0","0","0","18","30","48","48","0","","","18th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4290","215","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","0","0","0","0","29","32","61","61","0","","","10th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4291","209","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","10","","","","","0","0","0","0","21","35","56","56","0","","","13th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4292","225","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","10","","","","","0","0","0","0","22","17","39","39","0","","","21st","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4293","217","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","0","0","0","0","26","37","63","63","0","","","8th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4294","218","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","9","","","","","0","0","0","0","17","32","49","49","0","","","17th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4295","216","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","11","","","","","0","0","0","0","23","42","65","65","0","","","5th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4296","219","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","15","","","","","0","0","0","0","31","42","73","73","0","","","3rd","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4297","224","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","9","8","","","","","0","0","0","0","17","20","37","37","0","","","22nd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4298","223","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","10","","","","","0","0","0","0","24","40","64","64","0","","","6th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4299","226","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","11","","","","","0","0","0","0","23","40","63","63","0","","","8th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4300","249","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","0","0","0","0","26","40","66","66","0","","","4th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4301","211","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","13","","","","","0","0","0","0","27","34","61","61","0","","","10th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4302","210","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","0","0","0","0","29","50","79","79","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4303","222","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","0","0","0","0","29","47","76","76","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4304","248","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","10","","","","","0","0","0","0","22","30","52","52","0","","","15th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4305","2","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","30","51","51","0","","","16th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4306","193","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","10","9","","","","","0","0","0","0","19","39","58","58","0","","","10th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("4307","127","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","15","13","","","","","0","0","0","0","28","50","78","78","0","","","1st","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4308","140","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","8","6","","","","","0","0","0","0","14","36","50","50","0","","","17th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4309","1","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","7","8","","","","","0","0","0","0","15","10","25","25","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4310","139","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","13","10","","","","","0","0","0","0","23","30","53","53","0","","","14th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4311","190","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","12","10","","","","","0","0","0","0","22","30","52","52","0","","","15th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4312","141","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","49","70","70","0","","","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4313","252","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","9","8","","","","","0","0","0","0","17","20","37","37","0","","","20th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4314","4","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","10","7","","","","","0","0","0","0","17","20","37","37","0","","","20th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4315","143","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","43","64","64","0","","","5th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4316","235","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","43","64","64","0","","","5th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4317","234","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","14","13","","","","","0","0","0","0","27","41","68","68","0","","","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4318","237","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","12","11","","","","","0","0","0","0","23","32","55","55","0","","","11th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4319","121","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","12","10","","","","","0","0","0","0","22","50","72","72","0","","","2nd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4320","238","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","8","6","","","","","0","0","0","0","14","30","44","44","0","","","19th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4321","7","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","33","54","54","0","","","12th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4322","236","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","10","11","","","","","0","0","0","0","21","39","60","60","0","","","9th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4323","125","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","10","9","","","","","0","0","0","0","19","27","46","46","0","","","18th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4324","8","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","40","61","61","0","","","8th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4325","126","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","13","11","","","","","0","0","0","0","24","30","54","54","0","","","12th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4326","138","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","12","10","","","","","0","0","0","0","22","40","62","62","0","","","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4327","2","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","9","8","","","","","0","0","0","0","17","12","29","29","0","","","18th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4328","193","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","13","12","","","","","0","0","0","0","25","33","58","58","0","","","5th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4329","127","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","14","13","","","","","0","0","0","0","27","49","76","76","0","","","2nd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4330","140","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","5","6","","","","","0","0","0","0","11","13","24","24","0","","","20th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4331","1","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","6","8","","","","","0","0","0","0","14","10","24","24","0","","","20th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4332","139","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","9","8","","","","","0","0","0","0","17","10","27","27","0","","","19th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4333","190","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","13","10","","","","","0","0","0","0","23","25","48","48","0","","","10th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4334","141","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","13","14","","","","","0","0","0","0","27","51","78","78","0","","","1st","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4335","252","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","11","10","","","","","0","0","0","0","21","20","41","41","0","","","13th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4336","4","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","8","6","","","","","0","0","0","0","14","8","22","22","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4337","143","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","13","12","","","","","0","0","0","0","25","26","51","51","0","","","7th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4338","235","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","8","14","","","","","0","0","0","0","22","48","70","70","0","","","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4339","234","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","11","10","","","","","0","0","0","0","21","32","53","53","0","","","6th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4340","237","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","8","10","","","","","0","0","0","0","18","28","46","46","0","","","12th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4341","121","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","12","10","","","","","0","0","0","0","22","48","70","70","0","","","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4342","238","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","11","10","","","","","0","0","0","0","21","30","51","51","0","","","7th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4343","7","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","7","6","","","","","0","0","0","0","13","27","40","40","0","","","14th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4344","236","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","8","10","","","","","0","0","0","0","18","30","48","48","0","","","10th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4345","125","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","11","10","","","","","0","0","0","0","21","13","34","34","0","","","17th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4346","8","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","10","9","","","","","0","0","0","0","19","32","51","51","0","","","7th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4347","126","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","8","7","","","","","0","0","0","0","15","20","35","35","0","","","16th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4348","138","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","8","8","","","","","0","0","0","0","16","24","40","40","0","","","14th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4349","250","1","0","JSS 1","","COMPUTER SCIENCE","10","12","5","","","","","0","0","0","0","17","42","59","59","0","","","11th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4350","214","1","0","JSS 1","","COMPUTER SCIENCE","10","13","10","","","","","0","0","0","0","23","48","71","71","0","","","6th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4351","227","1","0","JSS 1","","COMPUTER SCIENCE","10","12","3","","","","","0","0","0","0","15","40","55","55","0","","","13th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4352","212","1","0","JSS 1","","COMPUTER SCIENCE","10","6","10","","","","","0","0","0","0","16","20","36","36","0","","","20th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4353","221","1","0","JSS 1","","COMPUTER SCIENCE","10","13","8","","","","","0","0","0","0","21","40","61","61","0","","","10th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4354","220","1","0","JSS 1","","COMPUTER SCIENCE","10","2","2","","","","","0","0","0","0","4","28","32","32","0","","","21st","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4355","213","1","0","JSS 1","","COMPUTER SCIENCE","10","14","2","","","","","0","0","0","0","16","33","49","49","0","","","16th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4356","215","1","0","JSS 1","","COMPUTER SCIENCE","10","14","7","","","","","0","0","0","0","21","53","74","74","0","","","2nd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4357","209","1","0","JSS 1","","COMPUTER SCIENCE","10","2","5","","","","","0","0","0","0","7","35","42","42","0","","","19th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4358","225","1","0","JSS 1","","COMPUTER SCIENCE","10","4","5","","","","","0","0","0","0","9","20","29","29","0","","","22nd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4359","217","1","0","JSS 1","","COMPUTER SCIENCE","10","19","10","","","","","0","0","0","0","29","48","77","77","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4360","218","1","0","JSS 1","","COMPUTER SCIENCE","10","13","5","","","","","0","0","0","0","18","35","53","53","0","","","14th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4361","216","1","0","JSS 1","","COMPUTER SCIENCE","10","18","7","","","","","0","0","0","0","25","48","73","73","0","","","3rd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4362","219","1","0","JSS 1","","COMPUTER SCIENCE","10","10","7","","","","","0","0","0","0","17","48","65","65","0","","","8th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4363","224","1","0","JSS 1","","COMPUTER SCIENCE","10","6","5","","","","","0","0","0","0","11","35","46","46","0","","","17th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4364","223","1","0","JSS 1","","COMPUTER SCIENCE","10","18","5","","","","","0","0","0","0","23","35","58","58","0","","","12th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4365","226","1","0","JSS 1","","COMPUTER SCIENCE","10","15","2","","","","","0","0","0","0","17","52","69","69","0","","","7th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4366","249","1","0","JSS 1","","COMPUTER SCIENCE","10","6","5","","","","","0","0","0","0","11","32","43","43","0","","","18th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4367","211","1","0","JSS 1","","COMPUTER SCIENCE","10","14","10","","","","","0","0","0","0","24","40","64","64","0","","","9th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4368","210","1","0","JSS 1","","COMPUTER SCIENCE","10","9","8","","","","","0","0","0","0","17","55","72","72","0","","","5th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4369","222","1","0","JSS 1","","COMPUTER SCIENCE","10","18","10","","","","","0","0","0","0","28","45","73","73","0","","","3rd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4370","248","1","0","JSS 1","","COMPUTER SCIENCE","10","15","6","","","","","0","0","0","0","21","30","51","51","0","","","15th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4371","2","3","0","JSS 3","","HOME ECONOMICS","24","12","11","","","","","0","0","0","0","23","30","53","53","0","","","12th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4372","193","3","0","JSS 3","","HOME ECONOMICS","24","11","10","","","","","0","0","0","0","21","30","51","51","0","","","14th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4373","127","3","0","JSS 3","","HOME ECONOMICS","24","16","15","","","","","0","0","0","0","31","51","82","82","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4374","140","3","0","JSS 3","","HOME ECONOMICS","24","4","10","","","","","0","0","0","0","14","27","41","41","0","","","19th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4375","1","3","0","JSS 3","","HOME ECONOMICS","24","3","2","","","","","0","0","0","0","5","20","25","25","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4376","139","3","0","JSS 3","","HOME ECONOMICS","24","9","8","","","","","0","0","0","0","17","28","45","45","0","","","16th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4377","190","3","0","JSS 3","","HOME ECONOMICS","24","8","9","","","","","0","0","0","0","17","25","42","42","0","","","18th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4378","141","3","0","JSS 3","","HOME ECONOMICS","24","14","13","","","","","0","0","0","0","27","50","77","77","0","","","3rd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4379","252","3","0","JSS 3","","HOME ECONOMICS","24","12","11","","","","","0","0","0","0","23","30","53","53","0","","","12th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4380","4","3","0","JSS 3","","HOME ECONOMICS","24","6","5","","","","","0","0","0","0","11","20","31","31","0","","","21st","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4381","143","3","0","JSS 3","","HOME ECONOMICS","24","13","12","","","","","0","0","0","0","25","40","65","65","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4382","235","3","0","JSS 3","","HOME ECONOMICS","24","19","18","","","","","0","0","0","0","37","40","77","77","0","","","3rd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4383","234","3","0","JSS 3","","HOME ECONOMICS","24","15","14","","","","","0","0","0","0","29","42","71","71","0","","","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4384","237","3","0","JSS 3","","HOME ECONOMICS","24","10","9","","","","","0","0","0","0","19","35","54","54","0","","","11th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4385","121","3","0","JSS 3","","HOME ECONOMICS","24","17","16","","","","","0","0","0","0","33","53","86","86","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4386","238","3","0","JSS 3","","HOME ECONOMICS","24","8","7","","","","","0","0","0","0","15","30","45","45","0","","","16th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4387","7","3","0","JSS 3","","HOME ECONOMICS","24","14","12","","","","","0","0","0","0","26","35","61","61","0","","","10th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4388","236","3","0","JSS 3","","HOME ECONOMICS","24","14","12","","","","","0","0","0","0","26","38","64","64","0","","","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4389","125","3","0","JSS 3","","HOME ECONOMICS","24","9","8","","","","","0","0","0","0","17","20","37","37","0","","","20th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4390","8","3","0","JSS 3","","HOME ECONOMICS","24","13","12","","","","","0","0","0","0","25","39","64","64","0","","","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4391","126","3","0","JSS 3","","HOME ECONOMICS","24","11","10","","","","","0","0","0","0","21","30","51","51","0","","","14th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4392","138","3","0","JSS 3","","HOME ECONOMICS","24","15","14","","","","","0","0","0","0","29","34","63","63","0","","","9th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4393","2","3","0","JSS 3","","COMPUTER SCIENCE","10","10","8","","","","","0","0","0","0","18","52","70","70","0","","","8th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4394","193","3","0","JSS 3","","COMPUTER SCIENCE","10","12","15","","","","","0","0","0","0","27","52","79","79","0","","","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4395","127","3","0","JSS 3","","COMPUTER SCIENCE","10","10","13","","","","","0","0","0","0","23","50","73","73","0","","","6th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4396","140","3","0","JSS 3","","COMPUTER SCIENCE","10","8","7","","","","","0","0","0","0","15","30","45","45","0","","","16th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4397","1","3","0","JSS 3","","COMPUTER SCIENCE","10","1","1","","","","","0","0","0","0","2","25","27","27","0","","","21st","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4398","139","3","0","JSS 3","","COMPUTER SCIENCE","10","1","2","","","","","0","0","0","0","3","45","48","48","0","","","14th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4399","190","3","0","JSS 3","","COMPUTER SCIENCE","10","10","5","","","","","0","0","0","0","15","36","51","51","0","","","13th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4400","141","3","0","JSS 3","","COMPUTER SCIENCE","10","15","14","","","","","0","0","0","0","29","53","82","82","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4401","252","3","0","JSS 3","","COMPUTER SCIENCE","10","8","2","","","","","0","0","0","0","10","48","58","58","0","","","11th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4402","4","3","0","JSS 3","","COMPUTER SCIENCE","10","10","1","","","","","0","0","0","0","11","25","36","36","0","","","20th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4403","143","3","0","JSS 3","","COMPUTER SCIENCE","10","10","13","","","","","0","0","0","0","23","50","73","73","0","","","6th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4404","235","3","0","JSS 3","","COMPUTER SCIENCE","10","17","15","","","","","0","0","0","0","32","53","85","85","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4405","234","3","0","JSS 3","","COMPUTER SCIENCE","10","15","15","","","","","0","0","0","0","30","44","74","74","0","","","5th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4406","237","3","0","JSS 3","","COMPUTER SCIENCE","10","2","3","","","","","0","0","0","0","5","5","10","10","0","","","22nd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("4407","121","3","0","JSS 3","","COMPUTER SCIENCE","10","12","13","","","","","0","0","0","0","25","51","76","76","0","","","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4408","238","3","0","JSS 3","","COMPUTER SCIENCE","10","8","10","","","","","0","0","0","0","18","30","48","48","0","","","14th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4409","7","3","0","JSS 3","","COMPUTER SCIENCE","10","8","11","","","","","0","0","0","0","19","50","69","69","0","","","10th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4410","236","3","0","JSS 3","","COMPUTER SCIENCE","10","5","5","","","","","0","0","0","0","10","45","55","55","0","","","12th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4411","125","3","0","JSS 3","","COMPUTER SCIENCE","10","1","5","","","","","0","0","0","0","6","35","41","41","0","","","19th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4412","8","3","0","JSS 3","","COMPUTER SCIENCE","10","15","10","","","","","0","0","0","0","25","45","70","70","0","","","8th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4413","126","3","0","JSS 3","","COMPUTER SCIENCE","10","5","0","","","","","0","0","0","0","5","40","45","45","0","","","16th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4414","138","3","0","JSS 3","","COMPUTER SCIENCE","10","4","5","","","","","0","0","0","0","9","35","44","44","0","","","18th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4415","179","2","0","JSS 2","","COMPUTER SCIENCE","10","10","12","","","","","0","0","0","0","22","53","75","75","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4416","187","2","0","JSS 2","","COMPUTER SCIENCE","10","5","5","","","","","0","0","0","0","10","20","30","30","30","30","10th","10th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4417","185","2","0","JSS 2","","COMPUTER SCIENCE","10","12","11","","","","","0","0","0","0","23","45","68","68","0","","","5th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4418","186","2","0","JSS 2","","COMPUTER SCIENCE","10","5","8","","","","","0","0","0","0","13","40","53","53","0","","","7th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4419","184","2","0","JSS 2","","COMPUTER SCIENCE","10","6","10","","","","","0","0","0","0","16","48","64","64","64","64","3rd","6th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4420","183","2","0","JSS 2","","COMPUTER SCIENCE","10","7","6","","","","","0","0","0","0","13","20","33","33","0","","","9th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4421","182","2","0","JSS 2","","COMPUTER SCIENCE","10","7","13","","","","","0","0","0","0","20","50","70","70","0","","","2nd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4422","189","2","0","JSS 2","","COMPUTER SCIENCE","10","12","13","","","","","0","0","0","0","25","45","70","70","0","","","2nd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4423","251","2","0","JSS 2","","COMPUTER SCIENCE","10","10","10","","","","","0","0","0","0","20","20","40","40","0","","","8th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4424","233","2","0","JSS 2","","COMPUTER SCIENCE","10","5","12","","","","","0","0","0","0","17","53","70","70","0","","","2nd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4425","250","1","0","JSS 1","","BUSINESS STUDIES","9","6","10","","","","","0","0","0","0","16","36","52","52","0","","","15th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4426","214","1","0","JSS 1","","BUSINESS STUDIES","9","14","15","","","","","0","0","0","0","29","53","82","82","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4427","227","1","0","JSS 1","","BUSINESS STUDIES","9","6","10","","","","","0","0","0","0","16","20","36","36","0","","","22nd","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4428","212","1","0","JSS 1","","BUSINESS STUDIES","9","3","10","","","","","0","0","0","0","13","31","44","44","0","","","20th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4429","221","1","0","JSS 1","","BUSINESS STUDIES","9","13","15","","","","","0","0","0","0","28","57","85","85","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4430","220","1","0","JSS 1","","BUSINESS STUDIES","9","3","10","","","","","0","0","0","0","13","25","38","38","0","","","21st","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4431","213","1","0","JSS 1","","BUSINESS STUDIES","9","7","10","","","","","0","0","0","0","17","30","47","47","0","","","18th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4432","215","1","0","JSS 1","","BUSINESS STUDIES","9","14","15","","","","","0","0","0","0","29","37","66","66","0","","","8th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4433","209","1","0","JSS 1","","BUSINESS STUDIES","9","5","10","","","","","0","0","0","0","15","12","27","27","0","","","23rd","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4434","225","1","0","JSS 1","","BUSINESS STUDIES","9","10","10","","","","","0","0","0","0","20","36","56","56","0","","","13th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4435","217","1","0","JSS 1","","BUSINESS STUDIES","9","12","15","","","","","0","0","0","0","27","43","70","70","0","","","6th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4436","218","1","0","JSS 1","","BUSINESS STUDIES","9","6","10","","","","","0","0","0","0","16","43","59","59","0","","","12th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4437","216","1","0","JSS 1","","BUSINESS STUDIES","9","6","10","","","","","0","0","0","0","16","37","53","53","0","","","14th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4438","219","1","0","JSS 1","","BUSINESS STUDIES","9","0","10","","","","","0","0","0","0","10","42","52","52","0","","","15th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4439","224","1","0","JSS 1","","BUSINESS STUDIES","9","8","10","","","","","0","0","0","0","18","28","46","46","0","","","19th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4440","223","1","0","JSS 1","","BUSINESS STUDIES","9","13","15","","","","","0","0","0","0","28","43","71","71","0","","","5th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4441","226","1","0","JSS 1","","BUSINESS STUDIES","9","10","15","","","","","0","0","0","0","25","41","66","66","0","","","8th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4442","249","1","0","JSS 1","","BUSINESS STUDIES","9","10","10","","","","","0","0","0","0","20","52","72","72","0","","","4th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4443","211","1","0","JSS 1","","BUSINESS STUDIES","9","10","15","","","","","0","0","0","0","25","38","63","63","0","","","11th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4444","210","1","0","JSS 1","","BUSINESS STUDIES","9","15","10","","","","","0","0","0","0","25","42","67","67","0","","","7th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4445","222","1","0","JSS 1","","BUSINESS STUDIES","9","17","18","","","","","0","0","0","0","35","54","89","89","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4446","248","1","0","JSS 1","","BUSINESS STUDIES","9","9","10","","","","","0","0","0","0","19","29","48","48","0","","","17th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4447","179","2","0","JSS 2","","BUSINESS STUDIES","9","19","10","","","","","0","0","0","0","29","54","83","83","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4448","187","2","0","JSS 2","","BUSINESS STUDIES","9","2","10","","","","","0","0","0","0","12","25","37","37","37","37","8th","9th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4449","185","2","0","JSS 2","","BUSINESS STUDIES","9","12","10","","","","","0","0","0","0","22","49","71","71","0","","","4th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4450","186","2","0","JSS 2","","BUSINESS STUDIES","9","9","10","","","","","0","0","0","0","19","29","48","48","0","","","8th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4451","184","2","0","JSS 2","","BUSINESS STUDIES","9","11","10","","","","","0","0","0","0","21","49","70","70","70","70","2nd","5th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4452","183","2","0","JSS 2","","BUSINESS STUDIES","9","0","10","","","","","0","0","0","0","10","20","30","30","0","","","10th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4453","182","2","0","JSS 2","","BUSINESS STUDIES","9","18","10","","","","","0","0","0","0","28","57","85","85","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4454","189","2","0","JSS 2","","BUSINESS STUDIES","9","15","10","","","","","0","0","0","0","25","53","78","78","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4455","251","2","0","JSS 2","","BUSINESS STUDIES","9","5","10","","","","","0","0","0","0","15","37","52","52","0","","","7th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4456","233","2","0","JSS 2","","BUSINESS STUDIES","9","10","10","","","","","0","0","0","0","20","44","64","64","0","","","6th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4457","2","3","0","JSS 3","","BUSINESS STUDIES","9","7","7","","","","","0","0","0","0","14","22","36","36","0","","","17th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4458","193","3","0","JSS 3","","BUSINESS STUDIES","9","15","10","","","","","0","0","0","0","25","52","77","77","0","","","4th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4459","127","3","0","JSS 3","","BUSINESS STUDIES","9","18","15","","","","","0","0","0","0","33","51","84","84","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4460","140","3","0","JSS 3","","BUSINESS STUDIES","9","12","10","","","","","0","0","0","0","22","17","39","39","0","","","14th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4461","1","3","0","JSS 3","","BUSINESS STUDIES","9","7","6","","","","","0","0","0","0","13","11","24","24","0","","","22nd","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4462","139","3","0","JSS 3","","BUSINESS STUDIES","9","10","8","","","","","0","0","0","0","18","29","47","47","0","","","13th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4463","190","3","0","JSS 3","","BUSINESS STUDIES","9","6","5","","","","","0","0","0","0","11","21","32","32","0","","","19th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4464","141","3","0","JSS 3","","BUSINESS STUDIES","9","20","18","","","","","0","0","0","0","38","54","92","92","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4465","252","3","0","JSS 3","","BUSINESS STUDIES","9","10","8","","","","","0","0","0","0","18","34","52","52","0","","","12th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4466","4","3","0","JSS 3","","BUSINESS STUDIES","9","5","5","","","","","0","0","0","0","10","19","29","29","0","","","20th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4467","143","3","0","JSS 3","","BUSINESS STUDIES","9","15","15","","","","","0","0","0","0","30","47","77","77","0","","","4th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4468","235","3","0","JSS 3","","BUSINESS STUDIES","9","10","10","","","","","0","0","0","0","20","34","54","54","0","","","11th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4469","234","3","0","JSS 3","","BUSINESS STUDIES","9","15","15","","","","","0","0","0","0","30","46","76","76","0","","","6th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4470","237","3","0","JSS 3","","BUSINESS STUDIES","9","7","7","","","","","0","0","0","0","14","21","35","35","0","","","18th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4471","121","3","0","JSS 3","","BUSINESS STUDIES","9","18","12","","","","","0","0","0","0","30","52","82","82","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4472","238","3","0","JSS 3","","BUSINESS STUDIES","9","10","10","","","","","0","0","0","0","20","19","39","39","0","","","14th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4473","7","3","0","JSS 3","","BUSINESS STUDIES","9","7","7","","","","","0","0","0","0","14","25","39","39","0","","","14th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4474","236","3","0","JSS 3","","BUSINESS STUDIES","9","10","10","","","","","0","0","0","0","20","46","66","66","0","","","8th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4475","125","3","0","JSS 3","","BUSINESS STUDIES","9","8","7","","","","","0","0","0","0","15","13","28","28","0","","","21st","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4476","8","3","0","JSS 3","","BUSINESS STUDIES","9","15","10","","","","","0","0","0","0","25","51","76","76","0","","","6th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4477","126","3","0","JSS 3","","BUSINESS STUDIES","9","15","10","","","","","0","0","0","0","25","35","60","60","0","","","10th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4478","138","3","0","JSS 3","","BUSINESS STUDIES","9","12","10","","","","","0","0","0","0","22","42","64","64","0","","","9th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4479","131","5","0","SS 2","","GOVERNMENT","16","11","15","","","","","0","0","0","0","26","53","79","79","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4480","41","5","0","SS 2","","GOVERNMENT","16","17","15","","","","","0","0","0","0","32","55","87","87","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4481","134","5","0","SS 2","","GOVERNMENT","16","15","14","","","","","0","0","0","0","29","53","82","82","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4482","35","5","0","SS 2","","GOVERNMENT","16","0","0","","","","","0","0","0","0","","20","20","20","0","","","6th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4483","33","5","0","SS 2","","GOVERNMENT","16","12","15","","","","","0","0","0","0","27","48","75","75","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4484","202","5","0","SS 2","","GOVERNMENT","16","6","20","","","","","0","0","0","0","26","41","67","67","0","","","5th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4485","35","5","0","SS 2","","COMMERCE","20","5","10","","","","","0","0","0","0","15","37","52","52","0","","","3rd","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4486","33","5","0","SS 2","","COMMERCE","20","12","10","","","","","0","0","0","0","22","47","69","69","0","","","1st","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4487","202","5","0","SS 2","","COMMERCE","20","8","10","","","","","0","0","0","0","18","43","61","61","0","","","2nd","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4488","240","4","0","SS 1","","COMMERCE","20","10","10","","","","","0","0","0","0","20","49","69","69","69","69","5th","15th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4489","18","4","0","SS 1","","COMMERCE","20","16","10","","","","","0","0","0","0","26","40","66","66","0","","","18th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4490","17","4","0","SS 1","","COMMERCE","20","15","10","","","","","0","0","0","0","25","55","80","80","0","","","6th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4491","24","4","0","SS 1","","COMMERCE","20","19","10","","","","","0","0","0","0","29","48","77","77","0","","","11th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4492","21","4","0","SS 1","","COMMERCE","20","18","10","","","","","0","0","0","0","28","37","65","65","0","","","19th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4493","15","4","0","SS 1","","COMMERCE","20","20","10","","","","","0","0","0","0","30","48","78","78","0","","","9th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4494","198","4","0","SS 1","","COMMERCE","20","20","10","","","","","0","0","0","0","30","57","87","87","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4495","253","4","0","SS 1","","COMMERCE","20","15","10","","","","","0","0","0","0","25","37","62","62","0","","","22nd","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4496","171","4","0","SS 1","","COMMERCE","20","19","10","","","","","0","0","0","0","29","50","79","79","0","","","7th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4497","199","4","0","SS 1","","COMMERCE","20","20","10","","","","","0","0","0","0","30","46","76","76","0","","","12th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4498","23","4","0","SS 1","","COMMERCE","20","20","10","","","","","0","0","0","0","30","55","85","85","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4499","14","4","0","SS 1","","COMMERCE","20","18","10","","","","","0","0","0","0","28","46","74","74","0","","","13th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4500","12","4","0","SS 1","","COMMERCE","20","18","10","","","","","0","0","0","0","28","53","81","81","0","","","5th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4501","20","4","0","SS 1","","COMMERCE","20","10","10","","","","","0","0","0","0","20","29","49","49","0","","","24th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4502","242","4","0","SS 1","","COMMERCE","20","20","10","","","","","0","0","0","0","30","49","79","79","0","","","7th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4503","25","4","0","SS 1","","COMMERCE","20","18","10","","","","","0","0","0","0","28","56","84","84","0","","","4th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4504","22","4","0","SS 1","","COMMERCE","20","20","10","","","","","0","0","0","0","30","48","78","78","0","","","9th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4505","241","4","0","SS 1","","COMMERCE","20","15","10","","","","","0","0","0","0","25","46","71","71","0","","","14th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4506","239","4","0","SS 1","","COMMERCE","20","18","10","","","","","0","0","0","0","28","35","63","63","0","","","21st","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("4507","174","4","0","SS 1","","COMMERCE","20","16","10","","","","","0","0","0","0","26","31","57","57","0","","","23rd","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4508","26","4","0","SS 1","","COMMERCE","20","20","10","","","","","0","0","0","0","30","58","88","88","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4509","254","4","0","SS 1","","COMMERCE","20","16","10","","","","","0","0","0","0","26","38","64","64","0","","","20th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4510","13","4","0","SS 1","","COMMERCE","20","16","10","","","","","0","0","0","0","26","43","69","69","0","","","15th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4511","19","4","0","SS 1","","COMMERCE","20","20","10","","","","","0","0","0","0","30","38","68","68","0","","","17th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4512","240","4","0","SS 1","","GOVERNMENT","16","0","0","","","","","0","0","0","0","","12","12","12","12","12","26th","24th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4513","18","4","0","SS 1","","GOVERNMENT","16","0","7","","","","","0","0","0","0","7","41","48","48","0","","","18th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4514","17","4","0","SS 1","","GOVERNMENT","16","17","14","","","","","0","0","0","0","31","37","68","68","0","","","9th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4515","24","4","0","SS 1","","GOVERNMENT","16","17","11","","","","","0","0","0","0","28","40","68","68","0","","","9th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4516","21","4","0","SS 1","","GOVERNMENT","16","18","0","","","","","0","0","0","0","18","37","55","55","0","","","16th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4517","15","4","0","SS 1","","GOVERNMENT","16","20","0","","","","","0","0","0","0","20","46","66","66","0","","","11th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4519","198","4","0","SS 1","","GOVERNMENT","16","15","15","","","","","0","0","0","0","30","40","70","70","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4520","253","4","0","SS 1","","GOVERNMENT","16","0","10","","","","","0","0","0","0","10","38","48","48","0","","","18th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4521","171","4","0","SS 1","","GOVERNMENT","16","15","15","","","","","0","0","0","0","30","42","72","72","0","","","5th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4522","199","4","0","SS 1","","GOVERNMENT","16","18","0","","","","","0","0","0","0","18","42","60","60","0","","","14th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4523","23","4","0","SS 1","","GOVERNMENT","16","20","11","","","","","0","0","0","0","31","49","80","80","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4524","14","4","0","SS 1","","GOVERNMENT","16","14","10","","","","","0","0","0","0","24","47","71","71","0","","","6th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4525","12","4","0","SS 1","","GOVERNMENT","16","15","15","","","","","0","0","0","0","30","56","86","86","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4526","20","4","0","SS 1","","GOVERNMENT","16","5","2","","","","","0","0","0","0","7","16","23","23","0","","","22nd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4528","242","4","0","SS 1","","GOVERNMENT","16","20","17","","","","","0","0","0","0","37","39","76","76","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4529","25","4","0","SS 1","","GOVERNMENT","16","17","0","","","","","0","0","0","0","17","48","65","65","0","","","12th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4530","22","4","0","SS 1","","GOVERNMENT","16","20","10","","","","","0","0","0","0","30","39","69","69","0","","","8th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4531","241","4","0","SS 1","","GOVERNMENT","16","15","8","","","","","0","0","0","0","23","35","58","58","0","","","15th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4532","239","4","0","SS 1","","GOVERNMENT","16","10","0","","","","","0","0","0","0","10","29","39","39","0","","","21st","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4533","174","4","0","SS 1","","GOVERNMENT","16","0","0","","","","","0","0","0","0","","14","14","14","0","","","23rd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4534","26","4","0","SS 1","","GOVERNMENT","16","15","14","","","","","0","0","0","0","29","54","83","83","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4535","254","4","0","SS 1","","GOVERNMENT","16","15","0","","","","","0","0","0","0","15","28","43","43","0","","","20th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4536","13","4","0","SS 1","","GOVERNMENT","16","19","5","","","","","0","0","0","0","24","40","64","64","0","","","13th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4537","19","4","0","SS 1","","GOVERNMENT","16","0","17","","","","","0","0","0","0","17","32","49","49","0","","","17th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4538","45","6","0","SS 3","","GOVERNMENT","16","19","10","","","","","0","0","0","0","29","54","83","83","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4539","229","6","0","SS 3","","GOVERNMENT","16","10","10","","","","","0","0","0","0","20","29","49","49","0","","","3rd","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4540","60","6","0","SS 3","","GOVERNMENT","16","7","10","","","","","0","0","0","0","17","19","36","36","0","","","5th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4541","51","6","0","SS 3","","GOVERNMENT","16","11","10","","","","","0","0","0","0","21","20","41","41","0","","","4th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4542","42","6","0","SS 3","","GOVERNMENT","16","15","10","","","","","0","0","0","0","25","46","71","71","0","","","2nd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4543","250","1","0","JSS 1","","FRENCH","27","12","11","","","","","0","0","0","0","23","48","71","71","0","","","8th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4544","214","1","0","JSS 1","","FRENCH","27","10","17","","","","","0","0","0","0","27","43","70","70","0","","","9th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4545","227","1","0","JSS 1","","FRENCH","27","12","12","","","","","0","0","0","0","24","28","52","52","0","","","16th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4546","212","1","0","JSS 1","","FRENCH","27","5","10","","","","","0","0","0","0","15","22","37","37","0","","","22nd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4547","221","1","0","JSS 1","","FRENCH","27","10","13","","","","","0","0","0","0","23","35","58","58","0","","","13th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4548","220","1","0","JSS 1","","FRENCH","27","10","10","","","","","0","0","0","0","20","20","40","40","0","","","20th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4549","213","1","0","JSS 1","","FRENCH","27","10","10","","","","","0","0","0","0","20","25","45","45","0","","","18th","D7","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4550","215","1","0","JSS 1","","FRENCH","27","15","16","","","","","0","0","0","0","31","55","86","86","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4551","209","1","0","JSS 1","","FRENCH","27","10","10","","","","","0","0","0","0","20","20","40","40","0","","","20th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4552","225","1","0","JSS 1","","FRENCH","27","10","12","","","","","0","0","0","0","22","33","55","55","0","","","15th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4553","217","1","0","JSS 1","","FRENCH","27","16","17","","","","","0","0","0","0","33","53","86","86","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4554","218","1","0","JSS 1","","FRENCH","27","10","10","","","","","0","0","0","0","20","26","46","46","0","","","17th","D7","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4555","216","1","0","JSS 1","","FRENCH","27","17","18","","","","","0","0","0","0","35","51","86","86","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4556","219","1","0","JSS 1","","FRENCH","27","10","15","","","","","0","0","0","0","25","44","69","69","0","","","11th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4557","224","1","0","JSS 1","","FRENCH","27","10","10","","","","","0","0","0","0","20","23","43","43","0","","","19th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4558","223","1","0","JSS 1","","FRENCH","27","20","20","","","","","0","0","0","0","40","54","94","94","0","","","1st","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4559","226","1","0","JSS 1","","FRENCH","27","15","15","","","","","0","0","0","0","30","52","82","82","0","","","5th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4560","249","1","0","JSS 1","","FRENCH","27","12","13","","","","","0","0","0","0","25","45","70","70","0","","","9th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4561","211","1","0","JSS 1","","FRENCH","27","10","12","","","","","0","0","0","0","22","50","72","72","0","","","7th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4562","210","1","0","JSS 1","","FRENCH","27","12","12","","","","","0","0","0","0","24","39","63","63","0","","","12th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4563","222","1","0","JSS 1","","FRENCH","27","14","15","","","","","0","0","0","0","29","47","76","76","0","","","6th","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4564","248","1","0","JSS 1","","FRENCH","27","10","12","","","","","0","0","0","0","22","34","56","56","0","","","14th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4565","179","2","0","JSS 2","","FRENCH","27","18","15","","","","","0","0","0","0","33","48","81","81","0","","","1st","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4566","187","2","0","JSS 2","","FRENCH","27","10","12","","","","","0","0","0","0","22","25","47","47","47","47","8th","8th","D7","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4567","185","2","0","JSS 2","","FRENCH","27","15","17","","","","","0","0","0","0","32","42","74","74","0","","","5th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4568","186","2","0","JSS 2","","FRENCH","27","12","14","","","","","0","0","0","0","26","31","57","57","0","","","7th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4569","184","2","0","JSS 2","","FRENCH","27","15","14","","","","","0","0","0","0","29","30","59","59","59","59","5th","6th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4570","183","2","0","JSS 2","","FRENCH","27","10","10","","","","","0","0","0","0","20","17","37","37","0","","","10th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4571","182","2","0","JSS 2","","FRENCH","27","18","17","","","","","0","0","0","0","35","44","79","79","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4572","189","2","0","JSS 2","","FRENCH","27","17","16","","","","","0","0","0","0","33","42","75","75","0","","","4th","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4573","251","2","0","JSS 2","","FRENCH","27","12","10","","","","","0","0","0","0","22","23","45","45","0","","","9th","D7","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4574","233","2","0","JSS 2","","FRENCH","27","16","18","","","","","0","0","0","0","34","44","78","78","0","","","3rd","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4575","2","3","0","JSS 3","","FRENCH","27","10","10","","","","","0","0","0","0","20","18","38","38","0","","","18th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4576","193","3","0","JSS 3","","FRENCH","27","14","18","","","","","0","0","0","0","32","48","80","80","0","","","6th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4577","127","3","0","JSS 3","","FRENCH","27","14","20","","","","","0","0","0","0","34","50","84","84","0","","","5th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4578","140","3","0","JSS 3","","FRENCH","27","10","12","","","","","0","0","0","0","22","10","32","32","0","","","22nd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4579","1","3","0","JSS 3","","FRENCH","27","10","12","","","","","0","0","0","0","22","12","34","34","0","","","21st","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4580","139","3","0","JSS 3","","FRENCH","27","10","13","","","","","0","0","0","0","23","40","63","63","0","","","10th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4581","190","3","0","JSS 3","","FRENCH","27","10","12","","","","","0","0","0","0","22","15","37","37","0","","","20th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4582","141","3","0","JSS 3","","FRENCH","27","20","20","","","","","0","0","0","0","40","56","96","96","0","","","1st","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4583","252","3","0","JSS 3","","FRENCH","27","10","14","","","","","0","0","0","0","24","27","51","51","0","","","15th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4584","4","3","0","JSS 3","","FRENCH","27","10","10","","","","","0","0","0","0","20","33","53","53","0","","","13th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4585","143","3","0","JSS 3","","FRENCH","27","14","15","","","","","0","0","0","0","29","42","71","71","0","","","8th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4586","235","3","0","JSS 3","","FRENCH","27","20","18","","","","","0","0","0","0","38","54","92","92","0","","","3rd","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4587","234","3","0","JSS 3","","FRENCH","27","18","18","","","","","0","0","0","0","36","58","94","94","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4588","237","3","0","JSS 3","","FRENCH","27","10","16","","","","","0","0","0","0","26","25","51","51","0","","","15th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4589","121","3","0","JSS 3","","FRENCH","27","18","20","","","","","0","0","0","0","38","52","90","90","0","","","4th","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4590","238","3","0","JSS 3","","FRENCH","27","10","13","","","","","0","0","0","0","23","15","38","38","0","","","18th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4591","7","3","0","JSS 3","","FRENCH","27","10","12","","","","","0","0","0","0","22","32","54","54","0","","","12th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4592","236","3","0","JSS 3","","FRENCH","27","10","13","","","","","0","0","0","0","23","32","55","55","0","","","11th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4593","125","3","0","JSS 3","","FRENCH","27","10","10","","","","","0","0","0","0","20","20","40","40","0","","","17th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4594","8","3","0","JSS 3","","FRENCH","27","20","18","","","","","0","0","0","0","38","42","80","80","0","","","6th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4595","126","3","0","JSS 3","","FRENCH","27","10","14","","","","","0","0","0","0","24","43","67","67","0","","","9th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4596","138","3","0","JSS 3","","FRENCH","27","12","13","","","","","0","0","0","0","25","28","53","53","0","","","13th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4597","250","1","0","JSS 1","","DICTION","26","10","10","","","","","0","0","0","0","20","34","54","54","0","","","13th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4598","214","1","0","JSS 1","","DICTION","26","15","19","","","","","0","0","0","0","34","46","80","80","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4599","227","1","0","JSS 1","","DICTION","26","8","8","","","","","0","0","0","0","16","36","52","52","0","","","16th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4600","212","1","0","JSS 1","","DICTION","26","10","10","","","","","0","0","0","0","20","16","36","36","0","","","23rd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4601","221","1","0","JSS 1","","DICTION","26","10","10","","","","","0","0","0","0","20","34","54","54","0","","","13th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4602","220","1","0","JSS 1","","DICTION","26","8","8","","","","","0","0","0","0","16","30","46","46","0","","","20th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4603","213","1","0","JSS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","25","53","53","0","","","15th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4604","215","1","0","JSS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","46","74","74","0","","","6th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4605","209","1","0","JSS 1","","DICTION","26","5","15","","","","","0","0","0","0","20","31","51","51","0","","","18th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4606","225","1","0","JSS 1","","DICTION","26","14","15","","","","","0","0","0","0","29","44","73","73","0","","","7th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4607","217","1","0","JSS 1","","DICTION","26","16","16","","","","","0","0","0","0","32","48","80","80","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4608","218","1","0","JSS 1","","DICTION","26","16","20","","","","","0","0","0","0","36","26","62","62","0","","","11th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("4609","216","1","0","JSS 1","","DICTION","26","14","10","","","","","0","0","0","0","24","54","78","78","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4610","219","1","0","JSS 1","","DICTION","26","15","15","","","","","0","0","0","0","30","46","76","76","0","","","5th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4611","224","1","0","JSS 1","","DICTION","26","8","8","","","","","0","0","0","0","16","23","39","39","0","","","22nd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4612","223","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","0","40","40","0","","","21st","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4613","226","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","30","70","70","0","","","9th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4614","249","1","0","JSS 1","","DICTION","26","8","8","","","","","0","0","0","0","16","36","52","52","0","","","16th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4615","211","1","0","JSS 1","","DICTION","26","18","18","","","","","0","0","0","0","36","50","86","86","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4616","210","1","0","JSS 1","","DICTION","26","15","14","","","","","0","0","0","0","29","29","58","58","0","","","12th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4617","222","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","28","68","68","0","","","10th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4618","248","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","31","71","71","0","","","8th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4619","179","2","0","JSS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","46","86","86","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4620","187","2","0","JSS 2","","DICTION","26","17","17","","","","","0","0","0","0","34","42","76","76","76","76","2nd","6th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4621","185","2","0","JSS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","46","86","86","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4622","186","2","0","JSS 2","","DICTION","26","15","20","","","","","0","0","0","0","35","48","83","83","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4623","184","2","0","JSS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","38","78","78","78","78","1st","5th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4624","183","2","0","JSS 2","","DICTION","26","14","16","","","","","0","0","0","0","30","26","56","56","0","","","10th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4625","182","2","0","JSS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","50","90","90","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4626","189","2","0","JSS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","36","76","76","0","","","6th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4627","251","2","0","JSS 2","","DICTION","26","15","20","","","","","0","0","0","0","35","40","75","75","0","","","8th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4628","233","2","0","JSS 2","","DICTION","26","16","20","","","","","0","0","0","0","36","36","72","72","0","","","9th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4629","2","3","0","JSS 3","","DICTION","26","10","10","","","","","0","0","0","0","20","46","66","66","0","","","13th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4630","193","3","0","JSS 3","","DICTION","26","10","20","","","","","0","0","0","0","30","48","78","78","0","","","8th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4631","127","3","0","JSS 3","","DICTION","26","15","20","","","","","0","0","0","0","35","46","81","81","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4632","140","3","0","JSS 3","","DICTION","26","15","16","","","","","0","0","0","0","31","38","69","69","0","","","11th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4633","1","3","0","JSS 3","","DICTION","26","8","10","","","","","0","0","0","0","18","20","38","38","0","","","22nd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4634","139","3","0","JSS 3","","DICTION","26","17","17","","","","","0","0","0","0","34","50","84","84","0","","","3rd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4635","190","3","0","JSS 3","","DICTION","26","14","14","","","","","0","0","0","0","28","24","52","52","0","","","17th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4636","141","3","0","JSS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","40","80","80","0","","","6th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4637","252","3","0","JSS 3","","DICTION","26","18","15","","","","","0","0","0","0","33","46","79","79","0","","","7th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4638","4","3","0","JSS 3","","DICTION","26","5","5","","","","","0","0","0","0","10","31","41","41","0","","","21st","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4639","143","3","0","JSS 3","","DICTION","26","15","20","","","","","0","0","0","0","35","46","81","81","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4640","235","3","0","JSS 3","","DICTION","26","10","10","","","","","0","0","0","0","20","38","58","58","0","","","15th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4641","234","3","0","JSS 3","","DICTION","26","8","8","","","","","0","0","0","0","16","42","58","58","0","","","15th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4642","237","3","0","JSS 3","","DICTION","26","8","8","","","","","0","0","0","0","16","46","62","62","0","","","14th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4643","121","3","0","JSS 3","","DICTION","26","20","16","","","","","0","0","0","0","36","50","86","86","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4644","238","3","0","JSS 3","","DICTION","26","8","8","","","","","0","0","0","0","16","32","48","48","0","","","19th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4645","7","3","0","JSS 3","","DICTION","26","5","5","","","","","0","0","0","0","10","40","50","50","0","","","18th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4646","236","3","0","JSS 3","","DICTION","26","15","15","","","","","0","0","0","0","30","38","68","68","0","","","12th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4647","125","3","0","JSS 3","","DICTION","26","5","5","","","","","0","0","0","0","10","34","44","44","0","","","20th","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4648","8","3","0","JSS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","52","92","92","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4649","126","3","0","JSS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","32","72","72","0","","","10th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4650","138","3","0","JSS 3","","DICTION","26","15","15","","","","","0","0","0","0","30","46","76","76","0","","","9th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4651","240","4","0","SS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","44","72","72","72","72","1st","11th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4652","18","4","0","SS 1","","DICTION","26","20","18","","","","","0","0","0","0","38","34","72","72","0","","","11th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4653","17","4","0","SS 1","","DICTION","26","16","20","","","","","0","0","0","0","36","30","66","66","0","","","17th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4654","24","4","0","SS 1","","DICTION","26","15","20","","","","","0","0","0","0","35","48","83","83","0","","","3rd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4655","21","4","0","SS 1","","DICTION","26","15","15","","","","","0","0","0","0","30","24","54","54","0","","","24th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4656","15","4","0","SS 1","","DICTION","26","15","15","","","","","0","0","0","0","30","40","70","70","0","","","15th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4657","198","4","0","SS 1","","DICTION","26","18","18","","","","","0","0","0","0","36","44","80","80","0","","","6th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4658","253","4","0","SS 1","","DICTION","26","10","16","","","","","0","0","0","0","26","46","72","72","0","","","11th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4659","171","4","0","SS 1","","DICTION","26","5","14","","","","","0","0","0","0","19","43","62","62","0","","","20th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4660","199","4","0","SS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","42","82","82","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4661","23","4","0","SS 1","","DICTION","26","14","16","","","","","0","0","0","0","30","56","86","86","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4662","14","4","0","SS 1","","DICTION","26","14","16","","","","","0","0","0","0","30","50","80","80","0","","","6th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4663","12","4","0","SS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","26","66","66","0","","","17th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4664","20","4","0","SS 1","","DICTION","26","5","10","","","","","0","0","0","0","15","44","59","59","0","","","22nd","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4665","242","4","0","SS 1","","DICTION","26","15","20","","","","","0","0","0","0","35","54","89","89","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4666","25","4","0","SS 1","","DICTION","26","18","20","","","","","0","0","0","0","38","42","80","80","0","","","6th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4667","22","4","0","SS 1","","DICTION","26","16","14","","","","","0","0","0","0","30","48","78","78","0","","","9th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4668","241","4","0","SS 1","","DICTION","26","16","16","","","","","0","0","0","0","32","50","82","82","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4669","239","4","0","SS 1","","DICTION","26","8","20","","","","","0","0","0","0","28","39","67","67","0","","","16th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4670","174","4","0","SS 1","","DICTION","26","10","10","","","","","0","0","0","0","20","51","71","71","0","","","14th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4671","26","4","0","SS 1","","DICTION","26","8","8","","","","","0","0","0","0","16","60","76","76","0","","","10th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4672","254","4","0","SS 1","","DICTION","26","8","8","","","","","0","0","0","0","16","45","61","61","0","","","21st","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4673","13","4","0","SS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","24","64","64","0","","","19th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4674","19","4","0","SS 1","","DICTION","26","5","5","","","","","0","0","0","0","10","46","56","56","0","","","23rd","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4675","229","6","0","SS 3","","COMMERCE","20","6","10","","","","","0","0","0","0","16","46","62","62","0","","","1st","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4676","179","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","13","12","","","","","0","0","0","0","25","45","70","70","0","","","2nd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4677","187","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","11","","","","","0","0","0","0","21","32","53","53","53","53","5th","8th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4678","185","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","14","13","","","","","0","0","0","0","27","40","67","67","0","","","5th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4679","186","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","8","","","","","0","0","0","0","17","29","46","46","0","","","9th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4680","184","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","12","11","","","","","0","0","0","0","23","37","60","60","60","60","3rd","6th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4681","183","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","6","","","","","0","0","0","0","16","20","36","36","0","","","10th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4682","182","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","13","12","","","","","0","0","0","0","25","45","70","70","0","","","2nd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4683","189","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","15","13","","","","","0","0","0","0","28","44","72","72","0","","","1st","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4684","251","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","35","56","56","0","","","7th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4685","233","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","15","14","","","","","0","0","0","0","29","40","69","69","0","","","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4686","250","1","0","JSS 1","","SOCIAL STUDIES","23","12","10","","","","","0","0","0","0","22","33","55","55","0","","","12th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4687","214","1","0","JSS 1","","SOCIAL STUDIES","23","14","13","","","","","0","0","0","0","27","40","67","67","0","","","4th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4688","227","1","0","JSS 1","","SOCIAL STUDIES","23","9","10","","","","","0","0","0","0","19","30","49","49","0","","","19th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4689","212","1","0","JSS 1","","SOCIAL STUDIES","23","9","10","","","","","0","0","0","0","19","30","49","49","0","","","19th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4690","221","1","0","JSS 1","","SOCIAL STUDIES","23","12","11","","","","","0","0","0","0","23","37","60","60","0","","","9th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4691","220","1","0","JSS 1","","SOCIAL STUDIES","23","9","8","","","","","0","0","0","0","17","15","32","32","0","","","22nd","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4692","213","1","0","JSS 1","","SOCIAL STUDIES","23","13","12","","","","","0","0","0","0","25","39","64","64","0","","","5th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4693","215","1","0","JSS 1","","SOCIAL STUDIES","23","18","15","","","","","0","0","0","0","33","38","71","71","0","","","2nd","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4694","209","1","0","JSS 1","","SOCIAL STUDIES","23","10","9","","","","","0","0","0","0","19","32","51","51","0","","","17th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4695","225","1","0","JSS 1","","SOCIAL STUDIES","23","14","13","","","","","0","0","0","0","27","23","50","50","0","","","18th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4696","217","1","0","JSS 1","","SOCIAL STUDIES","23","18","17","","","","","0","0","0","0","35","42","77","77","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4697","218","1","0","JSS 1","","SOCIAL STUDIES","23","11","10","","","","","0","0","0","0","21","32","53","53","0","","","15th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4698","216","1","0","JSS 1","","SOCIAL STUDIES","23","17","15","","","","","0","0","0","0","32","37","69","69","0","","","3rd","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4699","219","1","0","JSS 1","","SOCIAL STUDIES","23","11","10","","","","","0","0","0","0","21","40","61","61","0","","","7th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4700","224","1","0","JSS 1","","SOCIAL STUDIES","23","15","12","","","","","0","0","0","0","27","20","47","47","0","","","21st","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4701","223","1","0","JSS 1","","SOCIAL STUDIES","23","10","9","","","","","0","0","0","0","19","40","59","59","0","","","10th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4702","226","1","0","JSS 1","","SOCIAL STUDIES","23","12","10","","","","","0","0","0","0","22","30","52","52","0","","","16th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4703","249","1","0","JSS 1","","SOCIAL STUDIES","23","10","9","","","","","0","0","0","0","19","39","58","58","0","","","11th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4704","211","1","0","JSS 1","","SOCIAL STUDIES","23","13","12","","","","","0","0","0","0","25","30","55","55","0","","","12th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4705","210","1","0","JSS 1","","SOCIAL STUDIES","23","12","11","","","","","0","0","0","0","23","39","62","62","0","","","6th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4706","222","1","0","JSS 1","","SOCIAL STUDIES","23","11","10","","","","","0","0","0","0","21","40","61","61","0","","","7th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4707","248","1","0","JSS 1","","SOCIAL STUDIES","23","12","11","","","","","0","0","0","0","23","32","55","55","0","","","12th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4708","228","6","0","SS 3","","GEOGRAPHY","18","6","5","","","","","0","0","0","0","11","18","29","29","0","","","2nd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("4709","51","6","0","SS 3","","GEOGRAPHY","18","8","7","","","","","0","0","0","0","15","34","49","49","0","","","1st","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4710","243","5","0","SS 2","","GEOGRAPHY","18","6","5","","","","","0","0","0","0","11","19","30","30","0","","","2nd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4711","128","5","0","SS 2","","GEOGRAPHY","18","6","9","","","","","0","0","0","0","15","7","22","22","0","","","3rd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4712","28","5","0","SS 2","","GEOGRAPHY","18","8","9","","","","","0","0","0","0","17","35","52","52","52","52","1st","1st","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4713","240","4","0","SS 1","","GEOGRAPHY","18","4","3","","","","","0","0","0","0","7","31","38","38","38","38","10th","15th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4714","18","4","0","SS 1","","GEOGRAPHY","18","3","3","","","","","0","0","0","0","6","17","23","23","0","","","23rd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4715","17","4","0","SS 1","","GEOGRAPHY","18","4","3","","","","","0","0","0","0","7","32","39","39","0","","","14th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4716","24","4","0","SS 1","","GEOGRAPHY","18","3","5","","","","","0","0","0","0","8","32","40","40","0","","","12th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4717","21","4","0","SS 1","","GEOGRAPHY","18","3","4","","","","","0","0","0","0","7","26","33","33","0","","","19th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4718","15","4","0","SS 1","","GEOGRAPHY","18","5","6","","","","","0","0","0","0","11","40","51","51","0","","","5th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4719","198","4","0","SS 1","","GEOGRAPHY","18","4","3","","","","","0","0","0","0","7","41","48","48","0","","","8th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4720","253","4","0","SS 1","","GEOGRAPHY","18","4","3","","","","","0","0","0","0","7","34","41","41","0","","","11th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4721","171","4","0","SS 1","","GEOGRAPHY","18","5","6","","","","","0","0","0","0","11","40","51","51","0","","","5th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4722","199","4","0","SS 1","","GEOGRAPHY","18","3","2","","","","","0","0","0","0","5","29","34","34","0","","","18th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4723","23","4","0","SS 1","","GEOGRAPHY","18","4","2","","","","","0","0","0","0","6","24","30","30","0","","","20th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4724","14","4","0","SS 1","","GEOGRAPHY","18","2","4","","","","","0","0","0","0","6","24","30","30","0","","","20th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4725","12","4","0","SS 1","","GEOGRAPHY","18","5","4","","","","","0","0","0","0","9","41","50","50","0","","","7th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4726","20","4","0","SS 1","","GEOGRAPHY","18","3","5","","","","","0","0","0","0","8","35","43","43","0","","","10th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4727","242","4","0","SS 1","","GEOGRAPHY","18","3","3","","","","","0","0","0","0","6","51","57","57","0","","","2nd","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4728","25","4","0","SS 1","","GEOGRAPHY","18","5","7","","","","","0","0","0","0","12","41","53","53","0","","","4th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4729","22","4","0","SS 1","","GEOGRAPHY","18","3","3","","","","","0","0","0","0","6","31","37","37","0","","","16th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4730","241","4","0","SS 1","","GEOGRAPHY","18","5","6","","","","","0","0","0","0","11","46","57","57","0","","","2nd","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4731","239","4","0","SS 1","","GEOGRAPHY","18","2","4","","","","","0","0","0","0","6","29","35","35","0","","","17th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4732","174","4","0","SS 1","","GEOGRAPHY","18","3","6","","","","","0","0","0","0","9","10","19","19","0","","","24th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4733","26","4","0","SS 1","","GEOGRAPHY","18","4","6","","","","","0","0","0","0","10","35","45","45","0","","","9th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4734","254","4","0","SS 1","","GEOGRAPHY","18","5","2","","","","","0","0","0","0","7","53","60","60","0","","","1st","C4","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4735","13","4","0","SS 1","","GEOGRAPHY","18","2","4","","","","","0","0","0","0","6","34","40","40","0","","","12th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4736","19","4","0","SS 1","","GEOGRAPHY","18","3","4","","","","","0","0","0","0","7","19","26","26","0","","","22nd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4739","133","5","0","SS 2","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","48","73","73","0","","","3rd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4740","135","5","0","SS 2","","COMPUTER SCIENCE","10","10","19","","","","","0","0","0","0","29","48","77","77","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4741","200","5","0","SS 2","","COMPUTER SCIENCE","10","5","8","","","","","0","0","0","0","13","45","58","58","0","","","7th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4743","201","5","0","SS 2","","COMPUTER SCIENCE","10","5","10","","","","","0","0","0","0","15","48","63","63","0","","","5th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4744","31","5","0","SS 2","","COMPUTER SCIENCE","10","5","7","","","","","0","0","0","0","12","40","52","52","0","","","8th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4745","243","5","0","SS 2","","COMPUTER SCIENCE","10","5","8","","","","","0","0","0","0","13","35","48","48","0","","","11th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4750","35","5","0","SS 2","","COMPUTER SCIENCE","10","8","10","","","","","0","0","0","0","18","30","48","48","0","","","11th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4751","245","5","0","SS 2","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","45","70","70","0","","","4th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4753","32","5","0","SS 2","","COMPUTER SCIENCE","10","15","10","","","","","0","0","0","0","25","25","50","50","0","","","10th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4754","33","5","0","SS 2","","COMPUTER SCIENCE","10","10","7","","","","","0","0","0","0","17","35","52","52","0","","","8th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4758","46","5","0","SS 2","","COMPUTER SCIENCE","10","2","5","","","","","0","0","0","0","7","25","32","32","0","","","13th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4760","128","5","0","SS 2","","COMPUTER SCIENCE","10","10","5","","","","","0","0","0","0","15","47","62","62","0","","","6th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4761","28","5","0","SS 2","","COMPUTER SCIENCE","10","18","15","","","","","0","0","0","0","33","55","88","88","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4763","228","6","0","SS 3","","DICTION","26","10","10","","","","","0","0","0","0","20","28","48","48","0","","","14th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4765","191","6","0","SS 3","","DICTION","26","10","15","","","","","0","0","0","0","25","60","85","85","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4767","58","6","0","SS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","58","98","98","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4768","45","6","0","SS 3","","DICTION","26","15","20","","","","","0","0","0","0","35","44","79","79","0","","","9th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4771","49","6","0","SS 3","","DICTION","26","16","10","","","","","0","0","0","0","26","56","82","82","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4772","63","6","0","SS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","60","100","100","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4773","229","6","0","SS 3","","DICTION","26","15","15","","","","","0","0","0","0","30","52","82","82","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4775","60","6","0","SS 3","","DICTION","26","15","10","","","","","0","0","0","0","25","50","75","75","0","","","10th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4776","51","6","0","SS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","33","73","73","0","","","12th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4777","42","6","0","SS 3","","DICTION","26","8","15","","","","","0","0","0","0","23","60","83","83","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4778","54","6","0","SS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","58","98","98","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4779","231","6","0","SS 3","","DICTION","26","10","9","","","","","0","0","0","0","19","56","75","75","0","","","10th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4780","232","6","0","SS 3","","DICTION","26","15","13","","","","","0","0","0","0","28","54","82","82","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4782","47","6","0","SS 3","","DICTION","26","5","5","","","","","0","0","0","0","10","60","70","70","0","","","13th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4783","246","5","0","SS 2","","DICTION","26","14","15","","","","","0","0","0","0","29","54","83","83","0","","","14th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4784","131","5","0","SS 2","","DICTION","26","15","16","","","","","0","0","0","0","31","54","85","85","0","","","10th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4785","133","5","0","SS 2","","DICTION","26","18","18","","","","","0","0","0","0","36","60","96","96","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4786","135","5","0","SS 2","","DICTION","26","8","18","","","","","0","0","0","0","26","58","84","84","0","","","13th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4787","200","5","0","SS 2","","DICTION","26","8","20","","","","","0","0","0","0","28","52","80","80","0","","","17th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4788","41","5","0","SS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","60","100","100","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4789","201","5","0","SS 2","","DICTION","26","10","15","","","","","0","0","0","0","25","46","71","71","0","","","21st","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4790","31","5","0","SS 2","","DICTION","26","15","16","","","","","0","0","0","0","31","58","89","89","0","","","7th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4791","243","5","0","SS 2","","DICTION","26","18","18","","","","","0","0","0","0","36","45","81","81","0","","","16th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4793","134","5","0","SS 2","","DICTION","26","18","20","","","","","0","0","0","0","38","57","95","95","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4795","244","5","0","SS 2","","DICTION","26","14","15","","","","","0","0","0","0","29","58","87","87","0","","","9th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4796","35","5","0","SS 2","","DICTION","26","15","15","","","","","0","0","0","0","30","58","88","88","0","","","8th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4797","245","5","0","SS 2","","DICTION","26","14","14","","","","","0","0","0","0","28","44","72","72","0","","","20th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4798","29","5","0","SS 2","","DICTION","26","10","15","","","","","0","0","0","0","25","58","83","83","0","","","14th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4799","32","5","0","SS 2","","DICTION","26","10","20","","","","","0","0","0","0","30","46","76","76","0","","","18th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4800","33","5","0","SS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","45","85","85","0","","","10th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4801","48","5","0","SS 2","","DICTION","26","10","14","","","","","0","0","0","0","24","51","75","75","0","","","19th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4803","202","5","0","SS 2","","DICTION","26","20","19","","","","","0","0","0","0","39","56","95","95","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4804","46","5","0","SS 2","","DICTION","26","18","17","","","","","0","0","0","0","35","50","85","85","0","","","10th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4805","36","5","0","SS 2","","DICTION","26","8","8","","","","","0","0","0","0","16","48","64","64","0","","","22nd","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4806","128","5","0","SS 2","","DICTION","26","19","19","","","","","0","0","0","0","38","54","92","92","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4807","28","5","0","SS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","60","100","100","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4808","240","4","0","SS 1","","COMPUTER SCIENCE","10","5","11","","","","","0","0","0","0","16","25","41","41","41","41","22nd","21st","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4809","18","4","0","SS 1","","COMPUTER SCIENCE","10","1","5","","","","","0","0","0","0","6","30","36","36","0","","","22nd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4810","17","4","0","SS 1","","COMPUTER SCIENCE","10","1","11","","","","","0","0","0","0","12","51","63","63","0","","","8th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4811","24","4","0","SS 1","","COMPUTER SCIENCE","10","7","10","","","","","0","0","0","0","17","48","65","65","0","","","6th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4812","21","4","0","SS 1","","COMPUTER SCIENCE","10","2","15","","","","","0","0","0","0","17","32","49","49","0","","","17th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4813","15","4","0","SS 1","","COMPUTER SCIENCE","10","0","10","","","","","0","0","0","0","10","35","45","45","0","","","18th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4815","198","4","0","SS 1","","COMPUTER SCIENCE","10","12","12","","","","","0","0","0","0","24","40","64","64","0","","","7th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4816","253","4","0","SS 1","","COMPUTER SCIENCE","10","10","13","","","","","0","0","0","0","23","36","59","59","0","","","11th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4817","171","4","0","SS 1","","COMPUTER SCIENCE","10","8","13","","","","","0","0","0","0","21","40","61","61","0","","","10th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4818","199","4","0","SS 1","","COMPUTER SCIENCE","10","2","15","","","","","0","0","0","0","17","39","56","56","0","","","13th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4819","23","4","0","SS 1","","COMPUTER SCIENCE","10","10","13","","","","","0","0","0","0","23","56","79","79","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4820","14","4","0","SS 1","","COMPUTER SCIENCE","10","5","13","","","","","0","0","0","0","18","34","52","52","0","","","15th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4821","12","4","0","SS 1","","COMPUTER SCIENCE","10","12","8","","","","","0","0","0","0","20","37","57","57","0","","","12th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4822","20","4","0","SS 1","","COMPUTER SCIENCE","10","0","5","","","","","0","0","0","0","5","28","33","33","0","","","23rd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4824","242","4","0","SS 1","","COMPUTER SCIENCE","10","6","10","","","","","0","0","0","0","16","51","67","67","0","","","5th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4825","25","4","0","SS 1","","COMPUTER SCIENCE","10","7","10","","","","","0","0","0","0","17","33","50","50","0","","","16th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4826","22","4","0","SS 1","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","53","78","78","0","","","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4827","241","4","0","SS 1","","COMPUTER SCIENCE","10","5","17","","","","","0","0","0","0","22","34","56","56","0","","","13th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4828","239","4","0","SS 1","","COMPUTER SCIENCE","10","3","8","","","","","0","0","0","0","11","0","11","11","0","","","24th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4829","174","4","0","SS 1","","COMPUTER SCIENCE","10","9","5","","","","","0","0","0","0","14","28","42","42","0","","","20th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4830","26","4","0","SS 1","","COMPUTER SCIENCE","10","14","10","","","","","0","0","0","0","24","55","79","79","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4831","254","4","0","SS 1","","COMPUTER SCIENCE","10","5","2","","","","","0","0","0","0","7","36","43","43","0","","","19th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4832","13","4","0","SS 1","","COMPUTER SCIENCE","10","11","18","","","","","0","0","0","0","29","52","81","81","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("4833","19","4","0","SS 1","","COMPUTER SCIENCE","10","7","16","","","","","0","0","0","0","23","39","62","62","0","","","9th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4834","19","4","0","SS 1","","CIVIC EDUCATION","28","13","15","","","","","0","0","0","0","28","39","67","67","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4835","240","4","0","SS 1","","CIVIC EDUCATION","28","14","12","","","","","0","0","0","0","26","34","60","60","60","60","11th","18th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4836","18","4","0","SS 1","","CIVIC EDUCATION","28","12","13","","","","","0","0","0","0","25","33","58","58","0","","","19th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4837","17","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","0","0","0","0","22","51","73","73","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4838","24","4","0","SS 1","","CIVIC EDUCATION","28","15","16","","","","","0","0","0","0","31","44","75","75","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4839","21","4","0","SS 1","","CIVIC EDUCATION","28","13","12","","","","","0","0","0","0","25","30","55","55","0","","","22nd","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4840","15","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","0","0","0","0","22","36","58","58","0","","","19th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4842","198","4","0","SS 1","","CIVIC EDUCATION","28","18","17","","","","","0","0","0","0","35","43","78","78","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4843","253","4","0","SS 1","","CIVIC EDUCATION","28","15","14","","","","","0","0","0","0","29","33","62","62","0","","","15th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4844","171","4","0","SS 1","","CIVIC EDUCATION","28","15","15","","","","","0","0","0","0","30","43","73","73","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4845","199","4","0","SS 1","","CIVIC EDUCATION","28","15","13","","","","","0","0","0","0","28","42","70","70","0","","","11th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4846","23","4","0","SS 1","","CIVIC EDUCATION","28","15","10","","","","","0","0","0","0","25","51","76","76","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4847","14","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","0","0","0","0","22","39","61","61","0","","","17th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4848","12","4","0","SS 1","","CIVIC EDUCATION","28","15","14","","","","","0","0","0","0","29","41","70","70","0","","","11th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4849","20","4","0","SS 1","","CIVIC EDUCATION","28","12","13","","","","","0","0","0","0","25","37","62","62","0","","","15th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4851","242","4","0","SS 1","","CIVIC EDUCATION","28","15","16","","","","","0","0","0","0","31","47","78","78","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4852","25","4","0","SS 1","","CIVIC EDUCATION","28","13","15","","","","","0","0","0","0","28","43","71","71","0","","","9th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4853","22","4","0","SS 1","","CIVIC EDUCATION","28","18","18","","","","","0","0","0","0","36","46","82","82","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4854","241","4","0","SS 1","","CIVIC EDUCATION","28","13","14","","","","","0","0","0","0","27","30","57","57","0","","","21st","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4855","239","4","0","SS 1","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","28","48","48","0","","","23rd","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4856","174","4","0","SS 1","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","27","47","47","0","","","24th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4857","26","4","0","SS 1","","CIVIC EDUCATION","28","18","18","","","","","0","0","0","0","36","52","88","88","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4858","254","4","0","SS 1","","CIVIC EDUCATION","28","15","13","","","","","0","0","0","0","28","39","67","67","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4859","13","4","0","SS 1","","CIVIC EDUCATION","28","15","16","","","","","0","0","0","0","31","40","71","71","0","","","9th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4860","246","5","0","SS 2","","CIVIC EDUCATION","15","13","15","","","","","0","0","0","0","28","38","66","66","0","","","16th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4861","131","5","0","SS 2","","CIVIC EDUCATION","15","10","13","","","","","0","0","0","0","23","41","64","64","0","","","18th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4862","133","5","0","SS 2","","CIVIC EDUCATION","15","18","15","","","","","0","0","0","0","33","0","33","33","0","","","23rd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4863","135","5","0","SS 2","","CIVIC EDUCATION","15","18","18","","","","","0","0","0","0","36","52","88","88","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4864","200","5","0","SS 2","","CIVIC EDUCATION","15","15","14","","","","","0","0","0","0","29","43","72","72","0","","","9th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4865","41","5","0","SS 2","","CIVIC EDUCATION","15","15","17","","","","","0","0","0","0","32","52","84","84","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4866","201","5","0","SS 2","","CIVIC EDUCATION","15","16","17","","","","","0","0","0","0","33","35","68","68","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4867","31","5","0","SS 2","","CIVIC EDUCATION","15","18","17","","","","","0","0","0","0","35","48","83","83","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4868","243","5","0","SS 2","","CIVIC EDUCATION","15","15","16","","","","","0","0","0","0","31","37","68","68","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4870","134","5","0","SS 2","","CIVIC EDUCATION","15","15","14","","","","","0","0","0","0","29","42","71","71","0","","","12th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4872","244","5","0","SS 2","","CIVIC EDUCATION","15","15","15","","","","","0","0","0","0","30","43","73","73","0","","","8th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4873","35","5","0","SS 2","","CIVIC EDUCATION","15","15","12","","","","","0","0","0","0","27","38","65","65","0","","","17th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4874","245","5","0","SS 2","","CIVIC EDUCATION","15","15","16","","","","","0","0","0","0","31","51","82","82","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4875","29","5","0","SS 2","","CIVIC EDUCATION","15","15","13","","","","","0","0","0","0","28","44","72","72","0","","","9th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4876","32","5","0","SS 2","","CIVIC EDUCATION","15","10","12","","","","","0","0","0","0","22","39","61","61","0","","","20th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4877","33","5","0","SS 2","","CIVIC EDUCATION","15","10","14","","","","","0","0","0","0","24","43","67","67","0","","","15th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4878","48","5","0","SS 2","","CIVIC EDUCATION","15","15","16","","","","","0","0","0","0","31","41","72","72","0","","","9th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4879","247","5","0","SS 2","","CIVIC EDUCATION","15","15","16","","","","","0","0","0","0","31","56","87","87","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4880","202","5","0","SS 2","","CIVIC EDUCATION","15","10","13","","","","","0","0","0","0","23","40","63","63","0","","","19th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4881","46","5","0","SS 2","","CIVIC EDUCATION","15","15","15","","","","","0","0","0","0","30","46","76","76","0","","","7th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4882","36","5","0","SS 2","","CIVIC EDUCATION","15","8","7","","","","","0","0","0","0","15","24","39","39","0","","","22nd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4883","128","5","0","SS 2","","CIVIC EDUCATION","15","10","12","","","","","0","0","0","0","22","34","56","56","0","","","21st","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4884","28","5","0","SS 2","","CIVIC EDUCATION","15","18","18","","","","","0","0","0","0","36","55","91","91","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4886","228","6","0","SS 3","","CIVIC EDUCATION","15","10","12","","","","","0","0","0","0","22","32","54","54","0","","","14th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4888","191","6","0","SS 3","","CIVIC EDUCATION","15","18","18","","","","","0","0","0","0","36","51","87","87","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4890","58","6","0","SS 3","","CIVIC EDUCATION","15","14","15","","","","","0","0","0","0","29","44","73","73","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4891","45","6","0","SS 3","","CIVIC EDUCATION","15","17","18","","","","","0","0","0","0","35","47","82","82","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4894","49","6","0","SS 3","","CIVIC EDUCATION","15","16","17","","","","","0","0","0","0","33","45","78","78","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4895","63","6","0","SS 3","","CIVIC EDUCATION","15","18","18","","","","","0","0","0","0","36","45","81","81","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4896","229","6","0","SS 3","","CIVIC EDUCATION","15","10","10","","","","","0","0","0","0","20","45","65","65","0","","","12th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4898","60","6","0","SS 3","","CIVIC EDUCATION","15","10","10","","","","","0","0","0","0","20","37","57","57","0","","","13th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4899","51","6","0","SS 3","","CIVIC EDUCATION","15","15","15","","","","","0","0","0","0","30","42","72","72","0","","","8th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4900","42","6","0","SS 3","","CIVIC EDUCATION","15","17","18","","","","","0","0","0","0","35","48","83","83","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4901","54","6","0","SS 3","","CIVIC EDUCATION","15","18","17","","","","","0","0","0","0","35","52","87","87","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4902","231","6","0","SS 3","","CIVIC EDUCATION","15","16","15","","","","","0","0","0","0","31","40","71","71","0","","","9th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4903","232","6","0","SS 3","","CIVIC EDUCATION","15","15","15","","","","","0","0","0","0","30","41","71","71","0","","","9th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4905","47","6","0","SS 3","","CIVIC EDUCATION","15","16","18","","","","","0","0","0","0","34","36","70","70","0","","","11th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4906","19","4","0","SS 1","","BIOLOGY","14","5","0","","","","","0","0","0","0","5","24","29","29","0","","","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4907","240","4","0","SS 1","","BIOLOGY","14","0","0","","","","","0","0","0","0","","22","22","22","22","22","26th","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4908","18","4","0","SS 1","","BIOLOGY","14","1","5","","","","","0","0","0","0","6","21","27","27","0","","","23rd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4909","17","4","0","SS 1","","BIOLOGY","14","3","9","","","","","0","0","0","0","12","23","35","35","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4910","24","4","0","SS 1","","BIOLOGY","14","3","13","","","","","0","0","0","0","16","29","45","45","0","","","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4911","21","4","0","SS 1","","BIOLOGY","14","5","4","","","","","0","0","0","0","9","25","34","34","0","","","21st","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4912","15","4","0","SS 1","","BIOLOGY","14","11","5","","","","","0","0","0","0","16","28","44","44","0","","","14th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4914","198","4","0","SS 1","","BIOLOGY","14","13","10","","","","","0","0","0","0","23","58","81","81","0","","","1st","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4915","253","4","0","SS 1","","BIOLOGY","14","2","4","","","","","0","0","0","0","6","32","38","38","0","","","17th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4916","171","4","0","SS 1","","BIOLOGY","14","8","10","","","","","0","0","0","0","18","32","50","50","0","","","8th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4917","199","4","0","SS 1","","BIOLOGY","14","11","13","","","","","0","0","0","0","24","27","51","51","0","","","6th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4918","23","4","0","SS 1","","BIOLOGY","14","10","11","","","","","0","0","0","0","21","45","66","66","0","","","4th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4919","14","4","0","SS 1","","BIOLOGY","14","0","3","","","","","0","0","0","0","3","32","35","35","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4920","12","4","0","SS 1","","BIOLOGY","14","11","6","","","","","0","0","0","0","17","32","49","49","0","","","10th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4921","20","4","0","SS 1","","BIOLOGY","14","4","8","","","","","0","0","0","0","12","35","47","47","0","","","11th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4923","242","4","0","SS 1","","BIOLOGY","14","6","11","","","","","0","0","0","0","17","41","58","58","0","","","5th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4924","25","4","0","SS 1","","BIOLOGY","14","5","11","","","","","0","0","0","0","16","34","50","50","0","","","8th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4925","22","4","0","SS 1","","BIOLOGY","14","13","11","","","","","0","0","0","0","24","55","79","79","0","","","2nd","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4926","241","4","0","SS 1","","BIOLOGY","14","4","10","","","","","0","0","0","0","14","37","51","51","0","","","6th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4927","239","4","0","SS 1","","BIOLOGY","14","3","13","","","","","0","0","0","0","16","27","43","43","0","","","15th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4928","174","4","0","SS 1","","BIOLOGY","14","3","4","","","","","0","0","0","0","7","28","35","35","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4929","26","4","0","SS 1","","BIOLOGY","14","11","4","","","","","0","0","0","0","15","58","73","73","0","","","3rd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4930","254","4","0","SS 1","","BIOLOGY","14","6","11","","","","","0","0","0","0","17","28","45","45","0","","","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4931","13","4","0","SS 1","","BIOLOGY","14","7","6","","","","","0","0","0","0","13","30","43","43","0","","","15th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4932","250","1","0","JSS 1","","BASIC SCIENCE","3","8","12","","","","","0","0","0","0","20","29","49","49","0","","","14th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4933","214","1","0","JSS 1","","BASIC SCIENCE","3","8","9","","","","","0","0","0","0","17","50","67","67","0","","","8th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4934","227","1","0","JSS 1","","BASIC SCIENCE","3","7","8","","","","","0","0","0","0","15","26","41","41","0","","","19th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4935","212","1","0","JSS 1","","BASIC SCIENCE","3","8","10","","","","","0","0","0","0","18","22","40","40","0","","","21st","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4936","221","1","0","JSS 1","","BASIC SCIENCE","3","8","10","","","","","0","0","0","0","18","36","54","54","0","","","13th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4937","220","1","0","JSS 1","","BASIC SCIENCE","3","6","10","","","","","0","0","0","0","16","25","41","41","0","","","19th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4938","213","1","0","JSS 1","","BASIC SCIENCE","3","8","8","","","","","0","0","0","0","16","33","49","49","0","","","14th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4939","215","1","0","JSS 1","","BASIC SCIENCE","3","18","16","","","","","0","0","0","0","34","46","80","80","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4940","209","1","0","JSS 1","","BASIC SCIENCE","3","8","8","","","","","0","0","0","0","16","31","47","47","0","","","17th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4941","225","1","0","JSS 1","","BASIC SCIENCE","3","8","10","","","","","0","0","0","0","18","28","46","46","0","","","18th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4942","217","1","0","JSS 1","","BASIC SCIENCE","3","15","20","","","","","0","0","0","0","35","49","84","84","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4943","218","1","0","JSS 1","","BASIC SCIENCE","3","8","8","","","","","0","0","0","0","16","32","48","48","0","","","16th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4944","216","1","0","JSS 1","","BASIC SCIENCE","3","12","14","","","","","0","0","0","0","26","54","80","80","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4945","219","1","0","JSS 1","","BASIC SCIENCE","3","8","12","","","","","0","0","0","0","20","54","74","74","0","","","5th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("4946","224","1","0","JSS 1","","BASIC SCIENCE","3","10","12","","","","","0","0","0","0","22","39","61","61","0","","","10th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4947","223","1","0","JSS 1","","BASIC SCIENCE","3","16","14","","","","","0","0","0","0","30","48","78","78","0","","","4th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4948","226","1","0","JSS 1","","BASIC SCIENCE","3","9","15","","","","","0","0","0","0","24","47","71","71","0","","","7th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4949","249","1","0","JSS 1","","BASIC SCIENCE","3","8","14","","","","","0","0","0","0","22","39","61","61","0","","","10th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4950","211","1","0","JSS 1","","BASIC SCIENCE","3","8","8","","","","","0","0","0","0","16","42","58","58","0","","","12th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4951","210","1","0","JSS 1","","BASIC SCIENCE","3","12","10","","","","","0","0","0","0","22","43","65","65","0","","","9th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4952","222","1","0","JSS 1","","BASIC SCIENCE","3","9","14","","","","","0","0","0","0","23","51","74","74","0","","","5th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4953","248","1","0","JSS 1","","BASIC SCIENCE","3","10","12","","","","","0","0","0","0","22","17","39","39","0","","","22nd","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4954","250","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","14","","","","","0","0","0","0","24","52","76","76","0","","","4th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4955","214","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","8","","","","","0","0","0","0","16","52","68","68","0","","","10th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4956","227","1","0","JSS 1","","BASIC TECHNOLOGY","8","7","8","","","","","0","0","0","0","15","46","61","61","0","","","14th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4957","212","1","0","JSS 1","","BASIC TECHNOLOGY","8","6","5","","","","","0","0","0","0","11","37","48","48","0","","","21st","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4958","221","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","16","","","","","0","0","0","0","24","49","73","73","0","","","5th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4959","220","1","0","JSS 1","","BASIC TECHNOLOGY","8","6","8","","","","","0","0","0","0","14","39","53","53","0","","","17th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4960","213","1","0","JSS 1","","BASIC TECHNOLOGY","8","6","5","","","","","0","0","0","0","11","40","51","51","0","","","18th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4961","215","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","16","","","","","0","0","0","0","33","56","89","89","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4962","209","1","0","JSS 1","","BASIC TECHNOLOGY","8","6","7","","","","","0","0","0","0","13","37","50","50","0","","","19th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4963","225","1","0","JSS 1","","BASIC TECHNOLOGY","8","6","7","","","","","0","0","0","0","13","34","47","47","0","","","22nd","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4964","217","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","12","","","","","0","0","0","0","30","54","84","84","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4965","218","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","10","","","","","0","0","0","0","18","45","63","63","0","","","13th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4966","216","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","10","","","","","0","0","0","0","18","49","67","67","0","","","11th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4967","219","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","10","","","","","0","0","0","0","18","54","72","72","0","","","7th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4968","224","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","12","","","","","0","0","0","0","22","38","60","60","0","","","16th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4969","223","1","0","JSS 1","","BASIC TECHNOLOGY","8","6","8","","","","","0","0","0","0","14","56","70","70","0","","","8th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4970","226","1","0","JSS 1","","BASIC TECHNOLOGY","8","7","6","","","","","0","0","0","0","13","48","61","61","0","","","14th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4971","249","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","8","","","","","0","0","0","0","16","54","70","70","0","","","8th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4972","211","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","12","","","","","0","0","0","0","20","46","66","66","0","","","12th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4973","210","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","12","","","","","0","0","0","0","20","53","73","73","0","","","5th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4974","222","1","0","JSS 1","","BASIC TECHNOLOGY","8","12","14","","","","","0","0","0","0","26","56","82","82","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4975","248","1","0","JSS 1","","BASIC TECHNOLOGY","8","5","10","","","","","0","0","0","0","15","35","50","50","0","","","19th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4976","179","2","0","JSS 2","","BASIC SCIENCE","3","15","14","","","","","0","0","0","0","29","51","80","80","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4977","187","2","0","JSS 2","","BASIC SCIENCE","3","9","10","","","","","0","0","0","0","19","21","40","40","40","40","9th","10th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4978","185","2","0","JSS 2","","BASIC SCIENCE","3","8","14","","","","","0","0","0","0","22","51","73","73","0","","","3rd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4979","186","2","0","JSS 2","","BASIC SCIENCE","3","8","6","","","","","0","0","0","0","14","35","49","49","0","","","7th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4980","184","2","0","JSS 2","","BASIC SCIENCE","3","6","8","","","","","0","0","0","0","14","43","57","57","57","57","5th","6th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4981","183","2","0","JSS 2","","BASIC SCIENCE","3","6","8","","","","","0","0","0","0","14","27","41","41","0","","","9th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4982","182","2","0","JSS 2","","BASIC SCIENCE","3","12","17","","","","","0","0","0","0","29","47","76","76","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4983","189","2","0","JSS 2","","BASIC SCIENCE","3","8","14","","","","","0","0","0","0","22","48","70","70","0","","","5th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4984","251","2","0","JSS 2","","BASIC SCIENCE","3","7","8","","","","","0","0","0","0","15","34","49","49","0","","","7th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4985","233","2","0","JSS 2","","BASIC SCIENCE","3","10","14","","","","","0","0","0","0","24","47","71","71","0","","","4th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4986","179","2","0","JSS 2","","BASIC TECHNOLOGY","8","16","16","","","","","0","0","0","0","32","39","71","71","0","","","2nd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4987","187","2","0","JSS 2","","BASIC TECHNOLOGY","8","12","8","","","","","0","0","0","0","20","21","41","41","41","41","10th","9th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4988","185","2","0","JSS 2","","BASIC TECHNOLOGY","8","8","7","","","","","0","0","0","0","15","45","60","60","0","","","4th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4989","186","2","0","JSS 2","","BASIC TECHNOLOGY","8","12","8","","","","","0","0","0","0","20","22","42","42","0","","","8th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4990","184","2","0","JSS 2","","BASIC TECHNOLOGY","8","6","10","","","","","0","0","0","0","16","38","54","54","54","54","7th","6th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4991","183","2","0","JSS 2","","BASIC TECHNOLOGY","8","10","13","","","","","0","0","0","0","23","21","44","44","0","","","7th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4992","182","2","0","JSS 2","","BASIC TECHNOLOGY","8","9","18","","","","","0","0","0","0","27","56","83","83","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4993","189","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","11","","","","","0","0","0","0","25","37","62","62","0","","","3rd","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4994","251","2","0","JSS 2","","BASIC TECHNOLOGY","8","6","7","","","","","0","0","0","0","13","28","41","41","0","","","9th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4995","233","2","0","JSS 2","","BASIC TECHNOLOGY","8","6","11","","","","","0","0","0","0","17","41","58","58","0","","","5th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4996","2","3","0","JSS 3","","BASIC SCIENCE","3","8","10","","","","","0","0","0","0","18","32","50","50","0","","","9th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4997","193","3","0","JSS 3","","BASIC SCIENCE","3","8","12","","","","","0","0","0","0","20","39","59","59","0","","","7th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4998","127","3","0","JSS 3","","BASIC SCIENCE","3","7","14","","","","","0","0","0","0","21","42","63","63","0","","","5th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4999","140","3","0","JSS 3","","BASIC SCIENCE","3","6","10","","","","","0","0","0","0","16","21","37","37","0","","","19th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5000","1","3","0","JSS 3","","BASIC SCIENCE","3","5","10","","","","","0","0","0","0","15","21","36","36","0","","","20th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5001","139","3","0","JSS 3","","BASIC SCIENCE","3","7","10","","","","","0","0","0","0","17","32","49","49","0","","","12th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5002","190","3","0","JSS 3","","BASIC SCIENCE","3","6","10","","","","","0","0","0","0","16","15","31","31","0","","","21st","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5003","141","3","0","JSS 3","","BASIC SCIENCE","3","14","15","","","","","0","0","0","0","29","56","85","85","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5004","252","3","0","JSS 3","","BASIC SCIENCE","3","8","10","","","","","0","0","0","0","18","27","45","45","0","","","14th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5005","4","3","0","JSS 3","","BASIC SCIENCE","3","5","10","","","","","0","0","0","0","15","9","24","24","0","","","22nd","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5006","143","3","0","JSS 3","","BASIC SCIENCE","3","8","11","","","","","0","0","0","0","19","43","62","62","0","","","6th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5007","235","3","0","JSS 3","","BASIC SCIENCE","3","8","14","","","","","0","0","0","0","22","47","69","69","0","","","4th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5008","234","3","0","JSS 3","","BASIC SCIENCE","3","14","12","","","","","0","0","0","0","26","46","72","72","0","","","3rd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5009","237","3","0","JSS 3","","BASIC SCIENCE","3","7","10","","","","","0","0","0","0","17","26","43","43","0","","","15th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5010","121","3","0","JSS 3","","BASIC SCIENCE","3","13","16","","","","","0","0","0","0","29","46","75","75","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5011","238","3","0","JSS 3","","BASIC SCIENCE","3","9","10","","","","","0","0","0","0","19","23","42","42","0","","","16th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5012","7","3","0","JSS 3","","BASIC SCIENCE","3","8","10","","","","","0","0","0","0","18","22","40","40","0","","","17th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5013","236","3","0","JSS 3","","BASIC SCIENCE","3","8","10","","","","","0","0","0","0","18","32","50","50","0","","","9th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5014","125","3","0","JSS 3","","BASIC SCIENCE","3","5","10","","","","","0","0","0","0","15","23","38","38","0","","","18th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5015","8","3","0","JSS 3","","BASIC SCIENCE","3","8","13","","","","","0","0","0","0","21","34","55","55","0","","","8th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5016","126","3","0","JSS 3","","BASIC SCIENCE","3","8","10","","","","","0","0","0","0","18","28","46","46","0","","","13th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5017","138","3","0","JSS 3","","BASIC SCIENCE","3","7","10","","","","","0","0","0","0","17","33","50","50","0","","","9th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5018","2","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","14","","","","","0","0","0","0","22","30","52","52","0","","","11th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5019","193","3","0","JSS 3","","BASIC TECHNOLOGY","8","6","14","","","","","0","0","0","0","20","28","48","48","0","","","12th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5020","127","3","0","JSS 3","","BASIC TECHNOLOGY","8","12","15","","","","","0","0","0","0","27","45","72","72","0","","","3rd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5021","140","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","12","","","","","0","0","0","0","20","33","53","53","0","","","9th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5022","1","3","0","JSS 3","","BASIC TECHNOLOGY","8","6","12","","","","","0","0","0","0","18","18","36","36","0","","","20th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5023","139","3","0","JSS 3","","BASIC TECHNOLOGY","8","7","14","","","","","0","0","0","0","21","21","42","42","0","","","18th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5024","190","3","0","JSS 3","","BASIC TECHNOLOGY","8","6","14","","","","","0","0","0","0","20","15","35","35","0","","","21st","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5025","141","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","15","","","","","0","0","0","0","23","51","74","74","0","","","1st","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5026","252","3","0","JSS 3","","BASIC TECHNOLOGY","8","7","13","","","","","0","0","0","0","20","27","47","47","0","","","13th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5027","4","3","0","JSS 3","","BASIC TECHNOLOGY","8","6","12","","","","","0","0","0","0","18","11","29","29","0","","","22nd","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5028","143","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","14","","","","","0","0","0","0","22","35","57","57","0","","","6th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5029","235","3","0","JSS 3","","BASIC TECHNOLOGY","8","9","14","","","","","0","0","0","0","23","40","63","63","0","","","4th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5030","234","3","0","JSS 3","","BASIC TECHNOLOGY","8","12","15","","","","","0","0","0","0","27","35","62","62","0","","","5th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5031","237","3","0","JSS 3","","BASIC TECHNOLOGY","8","7","13","","","","","0","0","0","0","20","26","46","46","0","","","14th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5032","121","3","0","JSS 3","","BASIC TECHNOLOGY","8","14","15","","","","","0","0","0","0","29","44","73","73","0","","","2nd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5033","238","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","13","","","","","0","0","0","0","21","20","41","41","0","","","19th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5034","7","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","14","","","","","0","0","0","0","22","24","46","46","0","","","14th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5035","236","3","0","JSS 3","","BASIC TECHNOLOGY","8","7","13","","","","","0","0","0","0","20","25","45","45","0","","","17th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5036","125","3","0","JSS 3","","BASIC TECHNOLOGY","8","6","14","","","","","0","0","0","0","20","26","46","46","0","","","14th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5037","8","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","14","","","","","0","0","0","0","22","32","54","54","0","","","8th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5038","126","3","0","JSS 3","","BASIC TECHNOLOGY","8","6","13","","","","","0","0","0","0","19","34","53","53","0","","","9th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5039","138","3","0","JSS 3","","BASIC TECHNOLOGY","8","7","14","","","","","0","0","0","0","21","36","57","57","0","","","6th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5040","250","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","30","55","55","0","","","12th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5041","214","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","14","","","","","0","0","0","0","29","36","65","65","0","","","2nd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5042","227","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","30","55","55","0","","","12th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5043","212","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","5","","","","","0","0","0","0","20","20","40","40","0","","","20th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5044","221","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","30","55","55","0","","","12th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5045","220","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","15","","","","","0","0","0","0","30","20","50","50","0","","","18th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("5046","213","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","10","","","","","0","0","0","0","28","36","64","64","0","","","4th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5047","215","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","15","","","","","0","0","0","0","25","35","60","60","0","","","6th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5048","209","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","8","","","","","0","0","0","0","13","21","34","34","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5049","225","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","10","","","","","0","0","0","0","15","21","36","36","0","","","21st","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5050","217","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","15","","","","","0","0","0","0","30","34","64","64","0","","","4th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5051","218","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","30","55","55","0","","","12th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5052","216","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","40","60","60","0","","","6th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5053","219","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","40","65","65","0","","","2nd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5054","224","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","23","48","48","0","","","19th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5055","223","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","13","","","","","0","0","0","0","23","35","58","58","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5056","226","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","14","","","","","0","0","0","0","24","33","57","57","0","","","10th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5057","249","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","30","55","55","0","","","12th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5058","211","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","10","","","","","0","0","0","0","28","30","58","58","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5059","210","1","0","JSS 1","","ENGLISH LANGUAGE","1","17","10","","","","","0","0","0","0","27","30","57","57","0","","","10th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5060","222","1","0","JSS 1","","ENGLISH LANGUAGE","1","19","17","","","","","0","0","0","0","36","40","76","76","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5061","248","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","15","","","","","0","0","0","0","25","30","55","55","0","","","12th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5062","250","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","23","43","43","0","","","22nd","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5063","214","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","43","68","68","0","","","3rd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5064","227","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","26","51","51","0","","","17th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5065","212","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","9","","","","","0","0","0","0","24","20","44","44","0","","","20th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5066","221","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","27","52","52","0","","","16th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5067","220","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","12","","","","","0","0","0","0","27","23","50","50","0","","","18th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5068","213","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","41","61","61","0","","","7th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5069","215","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","12","","","","","0","0","0","0","27","39","66","66","0","","","5th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5070","209","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","24","44","44","0","","","20th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5071","225","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","20","45","45","0","","","19th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5072","217","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","15","","","","","0","0","0","0","34","37","71","71","0","","","2nd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5073","218","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","38","58","58","0","","","11th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5074","216","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","15","","","","","0","0","0","0","25","32","57","57","0","","","13th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5075","219","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","9","","","","","0","0","0","0","19","39","58","58","0","","","11th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5076","224","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","34","59","59","0","","","10th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5077","223","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","18","12","","","","","0","0","0","0","30","30","60","60","0","","","8th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5078","226","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","48","68","68","0","","","3rd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5079","249","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","40","60","60","0","","","8th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5080","211","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","39","64","64","0","","","6th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5081","210","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","30","55","55","0","","","15th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5082","222","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","16","15","","","","","0","0","0","0","31","53","84","84","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5083","248","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","15","","","","","0","0","0","0","25","31","56","56","0","","","14th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5084","179","2","0","JSS 2","","CIVIC EDUCATION","28","15","15","","","","","0","0","0","0","30","50","80","80","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5085","187","2","0","JSS 2","","CIVIC EDUCATION","28","5","10","","","","","0","0","0","0","15","27","42","42","42","42","9th","9th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5086","185","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","47","67","67","0","","","4th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5087","186","2","0","JSS 2","","CIVIC EDUCATION","28","15","10","","","","","0","0","0","0","25","30","55","55","0","","","7th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5088","184","2","0","JSS 2","","CIVIC EDUCATION","28","15","12","","","","","0","0","0","0","27","30","57","57","57","57","4th","6th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5089","183","2","0","JSS 2","","CIVIC EDUCATION","28","5","10","","","","","0","0","0","0","15","17","32","32","0","","","10th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5090","182","2","0","JSS 2","","CIVIC EDUCATION","28","18","17","","","","","0","0","0","0","35","52","87","87","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5091","189","2","0","JSS 2","","CIVIC EDUCATION","28","17","16","","","","","0","0","0","0","33","46","79","79","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5092","251","2","0","JSS 2","","CIVIC EDUCATION","28","15","10","","","","","0","0","0","0","25","26","51","51","0","","","8th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5093","233","2","0","JSS 2","","CIVIC EDUCATION","28","10","12","","","","","0","0","0","0","22","45","67","67","0","","","4th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5094","179","2","0","JSS 2","","SOCIAL STUDIES","23","15","14","","","","","0","0","0","0","29","52","81","81","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5095","187","2","0","JSS 2","","SOCIAL STUDIES","23","15","10","","","","","0","0","0","0","25","35","60","60","60","60","4th","6th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5096","185","2","0","JSS 2","","SOCIAL STUDIES","23","16","15","","","","","0","0","0","0","31","41","72","72","0","","","5th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5097","186","2","0","JSS 2","","SOCIAL STUDIES","23","15","10","","","","","0","0","0","0","25","31","56","56","0","","","8th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5098","184","2","0","JSS 2","","SOCIAL STUDIES","23","10","14","","","","","0","0","0","0","24","35","59","59","59","59","5th","7th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5099","183","2","0","JSS 2","","SOCIAL STUDIES","23","15","10","","","","","0","0","0","0","25","31","56","56","0","","","8th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5100","182","2","0","JSS 2","","SOCIAL STUDIES","23","10","16","","","","","0","0","0","0","26","55","81","81","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5101","189","2","0","JSS 2","","SOCIAL STUDIES","23","17","15","","","","","0","0","0","0","32","42","74","74","0","","","4th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5102","251","2","0","JSS 2","","SOCIAL STUDIES","23","5","10","","","","","0","0","0","0","15","34","49","49","0","","","10th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5103","233","2","0","JSS 2","","SOCIAL STUDIES","23","18","15","","","","","0","0","0","0","33","53","86","86","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5104","179","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","15","18","","","","","0","0","0","0","33","45","78","78","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5105","187","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","20","40","40","40","40","9th","9th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5106","185","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","30","50","50","0","","","5th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5107","186","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","30","50","50","0","","","5th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5108","184","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","31","51","51","51","51","6th","4th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5109","183","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","14","34","34","0","","","10th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5110","182","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","14","18","","","","","0","0","0","0","32","43","75","75","0","","","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5111","189","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","15","","","","","0","0","0","0","25","30","55","55","0","","","3rd","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5112","251","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","27","47","47","0","","","8th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5113","233","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","30","50","50","0","","","5th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5114","179","2","0","JSS 2","","ENGLISH LANGUAGE","1","11","16","","","","","0","0","0","0","27","47","74","74","0","","","2nd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5115","187","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","36","61","61","61","61","4th","7th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5116","185","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","18","","","","","0","0","0","0","28","43","71","71","0","","","3rd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5117","186","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","8","","","","","0","0","0","0","23","30","53","53","0","","","9th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5118","184","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","38","63","63","63","63","3rd","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5119","183","2","0","JSS 2","","ENGLISH LANGUAGE","1","8","10","","","","","0","0","0","0","18","30","48","48","0","","","10th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5120","182","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","17","","","","","0","0","0","0","32","54","86","86","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5121","189","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","16","","","","","0","0","0","0","31","37","68","68","0","","","4th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5122","251","2","0","JSS 2","","ENGLISH LANGUAGE","1","18","15","","","","","0","0","0","0","33","30","63","63","0","","","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5123","233","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","36","56","56","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5124","2","3","0","JSS 3","","ENGLISH LANGUAGE","1","12","10","","","","","0","0","0","0","22","34","56","56","0","","","10th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5125","193","3","0","JSS 3","","ENGLISH LANGUAGE","1","15","15","","","","","0","0","0","0","30","34","64","64","0","","","7th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5126","127","3","0","JSS 3","","ENGLISH LANGUAGE","1","18","16","","","","","0","0","0","0","34","55","89","89","0","","","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5127","140","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","35","55","55","0","","","13th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5128","1","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","8","","","","","0","0","0","0","18","15","33","33","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5129","139","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","8","","","","","0","0","0","0","18","30","48","48","0","","","17th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5130","190","3","0","JSS 3","","ENGLISH LANGUAGE","1","12","10","","","","","0","0","0","0","22","20","42","42","0","","","19th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5131","141","3","0","JSS 3","","ENGLISH LANGUAGE","1","18","18","","","","","0","0","0","0","36","55","91","91","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5132","252","3","0","JSS 3","","ENGLISH LANGUAGE","1","12","10","","","","","0","0","0","0","22","25","47","47","0","","","18th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5133","4","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","20","40","40","0","","","21st","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5134","143","3","0","JSS 3","","ENGLISH LANGUAGE","1","15","16","","","","","0","0","0","0","31","40","71","71","0","","","6th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5135","235","3","0","JSS 3","","ENGLISH LANGUAGE","1","18","10","","","","","0","0","0","0","28","47","75","75","0","","","4th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5136","234","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","44","64","64","0","","","7th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5137","237","3","0","JSS 3","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","30","55","55","0","","","13th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5138","121","3","0","JSS 3","","ENGLISH LANGUAGE","1","18","15","","","","","0","0","0","0","33","47","80","80","0","","","3rd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5139","238","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","21","41","41","0","","","20th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5140","7","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","39","59","59","0","","","9th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5141","236","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","36","56","56","0","","","10th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5142","125","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","30","50","50","0","","","15th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5143","8","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","36","56","56","0","","","10th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5144","126","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","30","50","50","0","","","15th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5145","138","3","0","JSS 3","","ENGLISH LANGUAGE","1","15","16","","","","","0","0","0","0","31","43","74","74","0","","","5th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("5146","2","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","30","55","55","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5147","193","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","34","54","54","0","","","11th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5148","127","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","14","16","","","","","0","0","0","0","30","41","71","71","0","","","4th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5149","140","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","30","55","55","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5150","1","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","10","35","35","0","","","19th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5151","139","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","15","","","","","0","0","0","0","30","18","48","48","0","","","14th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5152","190","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","5","","","","","0","0","0","0","15","10","25","25","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5153","141","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","16","18","","","","","0","0","0","0","34","54","88","88","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5154","252","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","10","35","35","0","","","19th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5155","4","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","5","","","","","0","0","0","0","20","15","35","35","0","","","19th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5156","143","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","15","","","","","0","0","0","0","30","50","80","80","0","","","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5157","235","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","16","15","","","","","0","0","0","0","31","32","63","63","0","","","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5158","234","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","30","55","55","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5159","237","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","20","45","45","0","","","15th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5160","121","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","14","16","","","","","0","0","0","0","30","50","80","80","0","","","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5161","238","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","13","","","","","0","0","0","0","28","15","43","43","0","","","16th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5162","7","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","30","50","50","0","","","12th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5163","236","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","20","40","40","0","","","18th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5164","125","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","5","","","","","0","0","0","0","20","30","50","50","0","","","12th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5165","8","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","38","58","58","0","","","7th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5166","126","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","8","","","","","0","0","0","0","23","20","43","43","0","","","16th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5167","138","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","15","","","","","0","0","0","0","25","34","59","59","0","","","6th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5168","2","3","0","JSS 3","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","36","56","56","0","","","10th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5169","193","3","0","JSS 3","","CIVIC EDUCATION","28","14","15","","","","","0","0","0","0","29","41","70","70","0","","","5th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5170","127","3","0","JSS 3","","CIVIC EDUCATION","28","15","17","","","","","0","0","0","0","32","45","77","77","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5171","140","3","0","JSS 3","","CIVIC EDUCATION","28","8","10","","","","","0","0","0","0","18","28","46","46","0","","","16th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5172","1","3","0","JSS 3","","CIVIC EDUCATION","28","10","5","","","","","0","0","0","0","15","14","29","29","0","","","20th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5173","139","3","0","JSS 3","","CIVIC EDUCATION","28","8","7","","","","","0","0","0","0","15","32","47","47","0","","","15th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5174","190","3","0","JSS 3","","CIVIC EDUCATION","28","8","7","","","","","0","0","0","0","15","16","31","31","0","","","19th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5175","141","3","0","JSS 3","","CIVIC EDUCATION","28","18","18","","","","","0","0","0","0","36","56","92","92","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5176","252","3","0","JSS 3","","CIVIC EDUCATION","28","8","7","","","","","0","0","0","0","15","36","51","51","0","","","13th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5177","4","3","0","JSS 3","","CIVIC EDUCATION","28","5","7","","","","","0","0","0","0","12","10","22","22","0","","","22nd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5178","143","3","0","JSS 3","","CIVIC EDUCATION","28","15","17","","","","","0","0","0","0","32","40","72","72","0","","","3rd","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5179","235","3","0","JSS 3","","CIVIC EDUCATION","28","10","15","","","","","0","0","0","0","25","44","69","69","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5180","234","3","0","JSS 3","","CIVIC EDUCATION","28","12","15","","","","","0","0","0","0","27","34","61","61","0","","","9th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5181","237","3","0","JSS 3","","CIVIC EDUCATION","28","12","15","","","","","0","0","0","0","27","43","70","70","0","","","5th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5182","121","3","0","JSS 3","","CIVIC EDUCATION","28","13","15","","","","","0","0","0","0","28","39","67","67","0","","","8th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5183","238","3","0","JSS 3","","CIVIC EDUCATION","28","6","5","","","","","0","0","0","0","11","13","24","24","0","","","21st","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5184","7","3","0","JSS 3","","CIVIC EDUCATION","28","8","10","","","","","0","0","0","0","18","33","51","51","0","","","13th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5185","236","3","0","JSS 3","","CIVIC EDUCATION","28","10","12","","","","","0","0","0","0","22","50","72","72","0","","","3rd","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5186","125","3","0","JSS 3","","CIVIC EDUCATION","28","8","7","","","","","0","0","0","0","15","22","37","37","0","","","18th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5187","8","3","0","JSS 3","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","36","56","56","0","","","10th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5188","126","3","0","JSS 3","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","32","52","52","0","","","12th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5189","138","3","0","JSS 3","","CIVIC EDUCATION","28","7","8","","","","","0","0","0","0","15","26","41","41","0","","","17th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5190","240","4","0","SS 1","","AGRICULTURAL SCIENCE","5","0","0","","","","","0","0","0","0","","26","26","26","26","26","26th","23rd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5191","18","4","0","SS 1","","AGRICULTURAL SCIENCE","5","2","2","","","","","0","0","0","0","4","27","31","31","0","","","21st","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5192","17","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","11","","","","","0","0","0","0","17","37","54","54","0","","","11th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5193","24","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","12","","","","","0","0","0","0","17","36","53","53","0","","","13th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5194","21","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","0","","","","","0","0","0","0","8","40","48","48","0","","","16th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5195","15","4","0","SS 1","","AGRICULTURAL SCIENCE","5","13","10","","","","","0","0","0","0","23","35","58","58","0","","","7th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5196","198","4","0","SS 1","","AGRICULTURAL SCIENCE","5","14","10","","","","","0","0","0","0","24","51","75","75","0","","","1st","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5197","253","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","0","","","","","0","0","0","0","7","31","38","38","0","","","19th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5198","171","4","0","SS 1","","AGRICULTURAL SCIENCE","5","12","12","","","","","0","0","0","0","24","40","64","64","0","","","4th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5199","199","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","11","","","","","0","0","0","0","18","35","53","53","0","","","13th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5200","23","4","0","SS 1","","AGRICULTURAL SCIENCE","5","13","11","","","","","0","0","0","0","24","47","71","71","0","","","3rd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5201","14","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","0","","","","","0","0","0","0","5","32","37","37","0","","","20th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5202","12","4","0","SS 1","","AGRICULTURAL SCIENCE","5","16","12","","","","","0","0","0","0","28","46","74","74","0","","","2nd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5203","20","4","0","SS 1","","AGRICULTURAL SCIENCE","5","1","0","","","","","0","0","0","0","1","20","21","21","0","","","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5204","242","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","12","","","","","0","0","0","0","18","42","60","60","0","","","5th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5205","25","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","5","","","","","0","0","0","0","13","39","52","52","0","","","15th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5206","22","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","11","","","","","0","0","0","0","18","38","56","56","0","","","9th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5207","241","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","9","","","","","0","0","0","0","17","41","58","58","0","","","7th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5208","239","4","0","SS 1","","AGRICULTURAL SCIENCE","5","4","11","","","","","0","0","0","0","15","39","54","54","0","","","11th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5209","174","4","0","SS 1","","AGRICULTURAL SCIENCE","5","2","0","","","","","0","0","0","0","2","27","29","29","0","","","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5210","26","4","0","SS 1","","AGRICULTURAL SCIENCE","5","12","4","","","","","0","0","0","0","16","44","60","60","0","","","5th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5211","254","4","0","SS 1","","AGRICULTURAL SCIENCE","5","0","12","","","","","0","0","0","0","12","28","40","40","0","","","18th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5212","13","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","2","","","","","0","0","0","0","13","43","56","56","0","","","9th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5213","19","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","0","","","","","0","0","0","0","7","39","46","46","0","","","17th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5214","2","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","0","0","0","0","20","22","42","42","0","","","14th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5215","193","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","16","","","","","0","0","0","0","31","45","76","76","0","","","4th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5216","127","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","17","","","","","0","0","0","0","35","48","83","83","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5217","140","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","0","0","0","0","20","20","40","40","0","","","16th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5218","1","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","7","","","","","0","0","0","0","15","10","25","25","0","","","21st","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5219","139","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","10","","","","","0","0","0","0","25","24","49","49","0","","","12th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5220","190","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","6","8","","","","","0","0","0","0","14","20","34","34","0","","","20th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5221","141","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","","","","","0","0","0","0","36","53","89","89","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5222","252","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","7","","","","","0","0","0","0","15","25","40","40","0","","","16th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5223","4","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","5","5","","","","","0","0","0","0","10","13","23","23","0","","","22nd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5224","143","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","17","","","","","0","0","0","0","32","50","82","82","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5225","235","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","0","0","0","0","29","36","65","65","0","","","8th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5226","234","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","0","0","0","0","29","46","75","75","0","","","6th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5227","237","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","15","","","","","0","0","0","0","25","34","59","59","0","","","9th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5228","121","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","16","","","","","0","0","0","0","31","37","68","68","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5229","238","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","5","5","","","","","0","0","0","0","10","25","35","35","0","","","19th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5230","7","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","10","","","","","0","0","0","0","18","22","40","40","0","","","16th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5231","236","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","15","","","","","0","0","0","0","31","45","76","76","0","","","4th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5232","125","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","10","","","","","0","0","0","0","18","24","42","42","0","","","14th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5233","8","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","0","0","0","0","20","33","53","53","0","","","11th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5234","126","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","13","","","","","0","0","0","0","28","29","57","57","0","","","10th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5235","138","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","10","","","","","0","0","0","0","18","30","48","48","0","","","13th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5236","240","4","0","SS 1","","MARKETING","19","10","10","","","","","0","0","0","0","20","9","29","29","29","29","26th","24th","F9","POOR","BLESSING ANYAWU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5237","18","4","0","SS 1","","MARKETING","19","15","12","","","","","0","0","0","0","27","13","40","40","0","","","21st","E8","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5238","17","4","0","SS 1","","MARKETING","19","15","10","","","","","0","0","0","0","25","27","52","52","0","","","13th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5239","24","4","0","SS 1","","MARKETING","19","10","10","","","","","0","0","0","0","20","39","59","59","0","","","7th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5240","21","4","0","SS 1","","MARKETING","19","15","12","","","","","0","0","0","0","27","30","57","57","0","","","8th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5241","15","4","0","SS 1","","MARKETING","19","10","10","","","","","0","0","0","0","20","32","52","52","0","","","13th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5242","198","4","0","SS 1","","MARKETING","19","16","10","","","","","0","0","0","0","26","40","66","66","0","","","4th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5243","253","4","0","SS 1","","MARKETING","19","15","10","","","","","0","0","0","0","25","8","33","33","0","","","23rd","F9","POOR","BLESSING ANYAWU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5244","171","4","0","SS 1","","MARKETING","19","10","10","","","","","0","0","0","0","20","36","56","56","0","","","9th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5245","199","4","0","SS 1","","MARKETING","19","10","5","","","","","0","0","0","0","15","32","47","47","0","","","17th","D7","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("5246","23","4","0","SS 1","","MARKETING","19","15","12","","","","","0","0","0","0","27","37","64","64","0","","","5th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5247","14","4","0","SS 1","","MARKETING","19","10","10","","","","","0","0","0","0","20","24","44","44","0","","","19th","E8","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5248","12","4","0","SS 1","","MARKETING","19","15","15","","","","","0","0","0","0","30","41","71","71","0","","","2nd","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5249","20","4","0","SS 1","","MARKETING","19","10","11","","","","","0","0","0","0","21","17","38","38","0","","","22nd","F9","POOR","BLESSING ANYAWU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5250","242","4","0","SS 1","","MARKETING","19","15","10","","","","","0","0","0","0","25","30","55","55","0","","","10th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5251","25","4","0","SS 1","","MARKETING","19","15","16","","","","","0","0","0","0","31","38","69","69","0","","","3rd","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5252","22","4","0","SS 1","","MARKETING","19","16","15","","","","","0","0","0","0","31","44","75","75","0","","","1st","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5253","241","4","0","SS 1","","MARKETING","19","10","13","","","","","0","0","0","0","23","30","53","53","0","","","11th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5254","239","4","0","SS 1","","MARKETING","19","10","7","","","","","0","0","0","0","17","36","53","53","0","","","11th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5255","174","4","0","SS 1","","MARKETING","19","10","10","","","","","0","0","0","0","20","23","43","43","0","","","20th","E8","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5256","26","4","0","SS 1","","MARKETING","19","10","5","","","","","0","0","0","0","15","45","60","60","0","","","6th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5257","254","4","0","SS 1","","MARKETING","19","15","10","","","","","0","0","0","0","25","20","45","45","0","","","18th","D7","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5258","13","4","0","SS 1","","MARKETING","19","10","10","","","","","0","0","0","0","20","32","52","52","0","","","13th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5259","19","4","0","SS 1","","MARKETING","19","10","5","","","","","0","0","0","0","15","36","51","51","0","","","16th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5260","246","5","0","SS 2","","AGRICULTURAL SCIENCE","5","10","8","","","","","0","0","0","0","18","36","54","54","0","","","6th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5261","133","5","0","SS 2","","AGRICULTURAL SCIENCE","5","12","14","","","","","0","0","0","0","26","50","76","76","0","","","2nd","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5262","135","5","0","SS 2","","AGRICULTURAL SCIENCE","5","15","15","","","","","0","0","0","0","30","51","81","81","0","","","1st","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5263","200","5","0","SS 2","","AGRICULTURAL SCIENCE","5","11","14","","","","","0","0","0","0","25","44","69","69","0","","","3rd","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5264","244","5","0","SS 2","","AGRICULTURAL SCIENCE","5","8","11","","","","","0","0","0","0","19","35","54","54","0","","","6th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5265","48","5","0","SS 2","","AGRICULTURAL SCIENCE","5","12","11","","","","","0","0","0","0","23","31","54","54","0","","","6th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5266","247","5","0","SS 2","","AGRICULTURAL SCIENCE","5","6","12","","","","","0","0","0","0","18","37","55","55","0","","","5th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5267","46","5","0","SS 2","","AGRICULTURAL SCIENCE","5","12","11","","","","","0","0","0","0","23","44","67","67","0","","","4th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5268","246","5","0","SS 2","","BIOLOGY","14","5","9","","","","","0","0","0","0","14","39","53","53","0","","","9th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5269","131","5","0","SS 2","","BIOLOGY","14","2","11","","","","","0","0","0","0","13","22","35","35","35","35","15th","14th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5270","133","5","0","SS 2","","BIOLOGY","14","8","15","","","","","0","0","0","0","23","0","23","23","0","","","16th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5271","135","5","0","SS 2","","BIOLOGY","14","6","17","","","","","0","0","0","0","23","52","75","75","0","","","2nd","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5272","200","5","0","SS 2","","BIOLOGY","14","6","12","","","","","0","0","0","0","18","47","65","65","0","","","3rd","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5273","41","5","0","SS 2","","BIOLOGY","14","11","16","","","","","0","0","0","0","27","60","87","87","0","","","1st","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5274","201","5","0","SS 2","","BIOLOGY","14","8","8","","","","","0","0","0","0","16","49","65","65","0","","","3rd","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5275","31","5","0","SS 2","","BIOLOGY","14","8","13","","","","","0","0","0","0","21","37","58","58","0","","","7th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5278","134","5","0","SS 2","","BIOLOGY","14","9","17","","","","","0","0","0","0","26","36","62","62","0","","","5th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5280","244","5","0","SS 2","","BIOLOGY","14","8","14","","","","","0","0","0","0","22","27","49","49","0","","","11th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5283","29","5","0","SS 2","","BIOLOGY","14","5","9","","","","","0","0","0","0","14","38","52","52","0","","","10th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5284","32","5","0","SS 2","","BIOLOGY","14","6","14","","","","","0","0","0","0","20","24","44","44","0","","","13th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5286","48","5","0","SS 2","","BIOLOGY","14","4","14","","","","","0","0","0","0","18","28","46","46","0","","","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5287","247","5","0","SS 2","","BIOLOGY","14","9","15","","","","","0","0","0","0","24","38","62","62","0","","","5th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5289","46","5","0","SS 2","","BIOLOGY","14","9","13","","","","","0","0","0","0","22","36","58","58","0","","","7th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5290","36","5","0","SS 2","","BIOLOGY","14","0","0","","","","","0","0","0","0","","20","20","20","0","","","17th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5291","128","5","0","SS 2","","BIOLOGY","14","5","1","","","","","0","0","0","0","6","26","32","32","32","32","16th","15th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5293","246","5","0","SS 2","","MARKETING","19","12","11","","","","","0","0","0","0","23","34","57","57","0","","","17th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5294","131","5","0","SS 2","","MARKETING","19","12","13","","","","","0","0","0","0","25","31","56","56","0","","","18th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5295","133","5","0","SS 2","","MARKETING","19","15","14","","","","","0","0","0","0","29","47","76","76","0","","","7th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5296","135","5","0","SS 2","","MARKETING","19","15","15","","","","","0","0","0","0","30","52","82","82","0","","","2nd","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5297","200","5","0","SS 2","","MARKETING","19","16","14","","","","","0","0","0","0","30","49","79","79","0","","","4th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5298","41","5","0","SS 2","","MARKETING","19","15","14","","","","","0","0","0","0","29","43","72","72","0","","","9th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5299","201","5","0","SS 2","","MARKETING","19","12","10","","","","","0","0","0","0","22","30","52","52","0","","","19th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5300","31","5","0","SS 2","","MARKETING","19","15","14","","","","","0","0","0","0","29","45","74","74","0","","","8th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5301","243","5","0","SS 2","","MARKETING","19","11","12","","","","","0","0","0","0","23","36","59","59","0","","","16th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5303","134","5","0","SS 2","","MARKETING","19","16","13","","","","","0","0","0","0","29","43","72","72","0","","","9th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5305","244","5","0","SS 2","","MARKETING","19","14","15","","","","","0","0","0","0","29","40","69","69","0","","","12th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5306","35","5","0","SS 2","","MARKETING","19","11","14","","","","","0","0","0","0","25","27","52","52","0","","","19th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5307","245","5","0","SS 2","","MARKETING","19","16","14","","","","","0","0","0","0","30","50","80","80","0","","","3rd","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5308","29","5","0","SS 2","","MARKETING","19","16","14","","","","","0","0","0","0","30","49","79","79","0","","","4th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5309","32","5","0","SS 2","","MARKETING","19","14","14","","","","","0","0","0","0","28","39","67","67","0","","","13th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5310","33","5","0","SS 2","","MARKETING","19","13","15","","","","","0","0","0","0","28","43","71","71","0","","","11th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5311","48","5","0","SS 2","","MARKETING","19","13","12","","","","","0","0","0","0","25","37","62","62","0","","","14th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5312","247","5","0","SS 2","","MARKETING","19","13","12","","","","","0","0","0","0","25","37","62","62","0","","","14th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5313","202","5","0","SS 2","","MARKETING","19","10","13","","","","","0","0","0","0","23","22","45","45","0","","","23rd","D7","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5314","46","5","0","SS 2","","MARKETING","19","15","14","","","","","0","0","0","0","29","49","78","78","0","","","6th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5315","36","5","0","SS 2","","MARKETING","19","14","11","","","","","0","0","0","0","25","23","48","48","0","","","22nd","D7","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5316","128","5","0","SS 2","","MARKETING","19","10","15","","","","","0","0","0","0","25","26","51","51","0","","","21st","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5317","28","5","0","SS 2","","MARKETING","19","15","15","","","","","0","0","0","0","30","58","88","88","0","","","1st","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5318","246","5","0","SS 2","","ECONOMICS","17","15","14","","","","","0","0","0","0","29","32","61","61","0","","","5th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5319","131","5","0","SS 2","","ECONOMICS","17","13","15","","","","","0","0","0","0","28","23","51","51","0","","","10th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5323","41","5","0","SS 2","","ECONOMICS","17","15","15","","","","","0","0","0","0","30","45","75","75","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5328","134","5","0","SS 2","","ECONOMICS","17","15","15","","","","","0","0","0","0","30","44","74","74","0","","","2nd","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5330","244","5","0","SS 2","","ECONOMICS","17","15","15","","","","","0","0","0","0","30","44","74","74","0","","","2nd","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5331","35","5","0","SS 2","","ECONOMICS","17","13","15","","","","","0","0","0","0","28","30","58","58","0","","","8th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5332","245","5","0","SS 2","","ECONOMICS","17","15","14","","","","","0","0","0","0","29","32","61","61","0","","","5th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5333","29","5","0","SS 2","","ECONOMICS","17","15","14","","","","","0","0","0","0","29","31","60","60","0","","","7th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5335","33","5","0","SS 2","","ECONOMICS","17","15","13","","","","","0","0","0","0","28","19","47","47","0","","","11th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5337","247","5","0","SS 2","","ECONOMICS","17","15","14","","","","","0","0","0","0","29","38","67","67","0","","","4th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5338","202","5","0","SS 2","","ECONOMICS","17","13","15","","","","","0","0","0","0","28","25","53","53","0","","","9th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5344","228","6","0","SS 3","","AGRICULTURAL SCIENCE","5","0","0","","","","","0","0","0","0","","27","27","27","0","","","12th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5346","191","6","0","SS 3","","AGRICULTURAL SCIENCE","5","14","13","","","","","0","0","0","0","27","42","69","69","0","","","4th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5348","58","6","0","SS 3","","AGRICULTURAL SCIENCE","5","8","16","","","","","0","0","0","0","24","42","66","66","0","","","5th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5349","45","6","0","SS 3","","AGRICULTURAL SCIENCE","5","10","14","","","","","0","0","0","0","24","39","63","63","0","","","8th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5350","49","6","0","SS 3","","AGRICULTURAL SCIENCE","5","5","7","","","","","0","0","0","0","12","48","60","60","0","","","10th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5351","63","6","0","SS 3","","AGRICULTURAL SCIENCE","5","12","14","","","","","0","0","0","0","26","54","80","80","0","","","2nd","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5352","229","6","0","SS 3","","AGRICULTURAL SCIENCE","5","11","11","","","","","0","0","0","0","22","34","56","56","0","","","11th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5353","42","6","0","SS 3","","AGRICULTURAL SCIENCE","5","14","14","","","","","0","0","0","0","28","51","79","79","0","","","3rd","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5354","54","6","0","SS 3","","AGRICULTURAL SCIENCE","5","14","16","","","","","0","0","0","0","30","51","81","81","0","","","1st","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5355","231","6","0","SS 3","","AGRICULTURAL SCIENCE","5","11","4","","","","","0","0","0","0","15","50","65","65","0","","","6th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5356","232","6","0","SS 3","","AGRICULTURAL SCIENCE","5","11","3","","","","","0","0","0","0","14","50","64","64","0","","","7th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5358","47","6","0","SS 3","","AGRICULTURAL SCIENCE","5","7","5","","","","","0","0","0","0","12","50","62","62","0","","","9th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5360","228","6","0","SS 3","","BIOLOGY","14","0","0","","","","","0","0","0","0","","25","25","25","0","","","8th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5362","191","6","0","SS 3","","BIOLOGY","14","17","13","","","","","0","0","0","0","30","48","78","78","0","","","1st","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5364","58","6","0","SS 3","","BIOLOGY","14","7","11","","","","","0","0","0","0","18","42","60","60","0","","","3rd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5366","49","6","0","SS 3","","BIOLOGY","14","4","11","","","","","0","0","0","0","15","31","46","46","0","","","7th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5369","42","6","0","SS 3","","BIOLOGY","14","11","15","","","","","0","0","0","0","26","45","71","71","0","","","2nd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5370","54","6","0","SS 3","","BIOLOGY","14","6","12","","","","","0","0","0","0","18","42","60","60","0","","","3rd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5371","231","6","0","SS 3","","BIOLOGY","14","0","5","","","","","0","0","0","0","5","43","48","48","0","","","5th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5372","232","6","0","SS 3","","BIOLOGY","14","5","5","","","","","0","0","0","0","10","38","48","48","0","","","5th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5374","228","6","0","SS 3","","MARKETING","19","10","5","","","","","0","0","0","0","15","22","37","37","0","","","14th","F9","POOR","BLESSING ANYAWU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5376","191","6","0","SS 3","","MARKETING","19","14","16","","","","","0","0","0","0","30","42","72","72","0","","","3rd","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5378","58","6","0","SS 3","","MARKETING","19","15","14","","","","","0","0","0","0","29","40","69","69","0","","","5th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5379","45","6","0","SS 3","","MARKETING","19","18","12","","","","","0","0","0","0","30","40","70","70","0","","","4th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5382","49","6","0","SS 3","","MARKETING","19","10","12","","","","","0","0","0","0","22","32","54","54","0","","","12th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5383","63","6","0","SS 3","","MARKETING","19","16","13","","","","","0","0","0","0","29","45","74","74","0","","","2nd","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5384","229","6","0","SS 3","","MARKETING","19","10","5","","","","","0","0","0","0","15","35","50","50","0","","","13th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("5386","60","6","0","SS 3","","MARKETING","19","10","12","","","","","0","0","0","0","22","40","62","62","0","","","10th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5387","51","6","0","SS 3","","MARKETING","19","14","15","","","","","0","0","0","0","29","34","63","63","0","","","9th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5388","42","6","0","SS 3","","MARKETING","19","13","12","","","","","0","0","0","0","25","41","66","66","0","","","7th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5389","54","6","0","SS 3","","MARKETING","19","15","15","","","","","0","0","0","0","30","47","77","77","0","","","1st","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5390","231","6","0","SS 3","","MARKETING","19","13","12","","","","","0","0","0","0","25","33","58","58","0","","","11th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5391","232","6","0","SS 3","","MARKETING","19","15","15","","","","","0","0","0","0","30","38","68","68","0","","","6th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5393","47","6","0","SS 3","","MARKETING","19","14","10","","","","","0","0","0","0","24","42","66","66","0","","","7th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5397","191","6","0","SS 3","","ECONOMICS","17","13","11","","","","","0","0","0","0","24","39","63","63","0","","","5th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5399","58","6","0","SS 3","","ECONOMICS","17","14","11","","","","","0","0","0","0","25","34","59","59","0","","","7th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5400","45","6","0","SS 3","","ECONOMICS","17","13","12","","","","","0","0","0","0","25","42","67","67","0","","","2nd","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5403","49","6","0","SS 3","","ECONOMICS","17","11","13","","","","","0","0","0","0","24","30","54","54","0","","","9th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5404","63","6","0","SS 3","","ECONOMICS","17","12","13","","","","","0","0","0","0","25","38","63","63","0","","","5th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5405","229","6","0","SS 3","","ECONOMICS","17","10","10","","","","","0","0","0","0","20","30","50","50","0","","","12th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5407","60","6","0","SS 3","","ECONOMICS","17","10","12","","","","","0","0","0","0","22","30","52","52","0","","","11th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5408","51","6","0","SS 3","","ECONOMICS","17","10","13","","","","","0","0","0","0","23","21","44","44","0","","","13th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5409","42","6","0","SS 3","","ECONOMICS","17","12","13","","","","","0","0","0","0","25","42","67","67","0","","","2nd","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5410","54","6","0","SS 3","","ECONOMICS","17","14","11","","","","","0","0","0","0","25","40","65","65","0","","","4th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5411","231","6","0","SS 3","","ECONOMICS","17","12","13","","","","","0","0","0","0","25","44","69","69","0","","","1st","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5412","232","6","0","SS 3","","ECONOMICS","17","12","10","","","","","0","0","0","0","22","31","53","53","0","","","10th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5414","47","6","0","SS 3","","ECONOMICS","17","10","12","","","","","0","0","0","0","22","34","56","56","0","","","8th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5416","228","6","0","SS 3","","CHEMISTRY","13","13","10","","","","","0","0","0","0","23","9","32","32","0","","","9th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5418","191","6","0","SS 3","","CHEMISTRY","13","18","20","","","","","0","0","0","0","38","50","88","88","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5420","58","6","0","SS 3","","CHEMISTRY","13","18","16","","","","","0","0","0","0","34","53","87","87","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5422","49","6","0","SS 3","","CHEMISTRY","13","12","16","","","","","0","0","0","0","28","31","59","59","0","","","8th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5423","63","6","0","SS 3","","CHEMISTRY","13","20","20","","","","","0","0","0","0","40","47","87","87","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5425","54","6","0","SS 3","","CHEMISTRY","13","17","19","","","","","0","0","0","0","36","46","82","82","0","","","5th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5426","231","6","0","SS 3","","CHEMISTRY","13","18","14","","","","","0","0","0","0","32","44","76","76","0","","","7th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5427","232","6","0","SS 3","","CHEMISTRY","13","16","20","","","","","0","0","0","0","36","52","88","88","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5428","47","6","0","SS 3","","CHEMISTRY","13","16","18","","","","","0","0","0","0","34","45","79","79","0","","","6th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5430","228","6","0","SS 3","","PHYSICS","12","10","14","","","","","0","0","0","0","24","19","43","43","0","","","9th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5432","191","6","0","SS 3","","PHYSICS","12","19","18","","","","","0","0","0","0","37","53","90","90","0","","","2nd","A1","EXCELLENT","JOHN PRINCE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5434","58","6","0","SS 3","","PHYSICS","12","14","16","","","","","0","0","0","0","30","44","74","74","0","","","7th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5436","49","6","0","SS 3","","PHYSICS","12","12","14","","","","","0","0","0","0","26","26","52","52","0","","","8th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5437","63","6","0","SS 3","","PHYSICS","12","20","20","","","","","0","0","0","0","40","53","93","93","0","","","1st","A1","EXCELLENT","JOHN PRINCE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5439","54","6","0","SS 3","","PHYSICS","12","18","18","","","","","0","0","0","0","36","45","81","81","0","","","4th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5440","231","6","0","SS 3","","PHYSICS","12","16","20","","","","","0","0","0","0","36","47","83","83","0","","","3rd","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5441","232","6","0","SS 3","","PHYSICS","12","18","19","","","","","0","0","0","0","37","41","78","78","0","","","6th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5442","47","6","0","SS 3","","PHYSICS","12","16","20","","","","","0","0","0","0","36","44","80","80","0","","","5th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5443","63","6","0","SS 3","","FURTHER MATHEMATICS","25","20","20","","","","","0","0","0","0","40","58","98","98","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5444","47","6","0","SS 3","","FURTHER MATHEMATICS","25","18","18","","","","","0","0","0","0","36","44","80","80","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5446","228","6","0","SS 3","","MATHEMATICS","2","10","12","","","","","0","0","0","0","22","30","52","52","0","","","11th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5448","191","6","0","SS 3","","MATHEMATICS","2","19","20","","","","","0","0","0","0","39","45","84","84","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5450","58","6","0","SS 3","","MATHEMATICS","2","17","18","","","","","0","0","0","0","35","31","66","66","0","","","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5451","45","6","0","SS 3","","MATHEMATICS","2","16","17","","","","","0","0","0","0","33","28","61","61","0","","","9th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5454","49","6","0","SS 3","","MATHEMATICS","2","10","12","","","","","0","0","0","0","22","34","56","56","0","","","10th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5455","63","6","0","SS 3","","MATHEMATICS","2","18","20","","","","","0","0","0","0","38","55","93","93","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5456","229","6","0","SS 3","","MATHEMATICS","2","10","14","","","","","0","0","0","0","24","22","46","46","0","","","13th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5458","60","6","0","SS 3","","MATHEMATICS","2","12","14","","","","","0","0","0","0","26","21","47","47","0","","","12th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5459","51","6","0","SS 3","","MATHEMATICS","2","14","12","","","","","0","0","0","0","26","12","38","38","0","","","14th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5460","42","6","0","SS 3","","MATHEMATICS","2","14","18","","","","","0","0","0","0","32","34","66","66","0","","","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5461","54","6","0","SS 3","","MATHEMATICS","2","16","20","","","","","0","0","0","0","36","33","69","69","0","","","5th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5462","231","6","0","SS 3","","MATHEMATICS","2","14","18","","","","","0","0","0","0","32","34","66","66","0","","","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5463","232","6","0","SS 3","","MATHEMATICS","2","18","16","","","","","0","0","0","0","34","39","73","73","0","","","4th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5465","47","6","0","SS 3","","MATHEMATICS","2","18","16","","","","","0","0","0","0","34","42","76","76","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5466","250","1","0","JSS 1","","MATHEMATICS","2","14","18","","","","","0","0","0","0","32","43","75","75","0","","","4th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5467","214","1","0","JSS 1","","MATHEMATICS","2","11","16","","","","","0","0","0","0","27","30","57","57","0","","","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5468","227","1","0","JSS 1","","MATHEMATICS","2","7","16","","","","","0","0","0","0","23","25","48","48","0","","","19th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5469","212","1","0","JSS 1","","MATHEMATICS","2","10","12","","","","","0","0","0","0","22","20","42","42","0","","","22nd","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5470","221","1","0","JSS 1","","MATHEMATICS","2","14","20","","","","","0","0","0","0","34","40","74","74","0","","","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5471","220","1","0","JSS 1","","MATHEMATICS","2","7","18","","","","","0","0","0","0","25","37","62","62","0","","","11th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5472","213","1","0","JSS 1","","MATHEMATICS","2","6","16","","","","","0","0","0","0","22","30","52","52","0","","","17th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5473","215","1","0","JSS 1","","MATHEMATICS","2","15","20","","","","","0","0","0","0","35","50","85","85","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5474","209","1","0","JSS 1","","MATHEMATICS","2","8","16","","","","","0","0","0","0","24","15","39","39","0","","","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5475","225","1","0","JSS 1","","MATHEMATICS","2","7","16","","","","","0","0","0","0","23","20","43","43","0","","","21st","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5476","217","1","0","JSS 1","","MATHEMATICS","2","16","20","","","","","0","0","0","0","36","32","68","68","0","","","7th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5477","218","1","0","JSS 1","","MATHEMATICS","2","5","12","","","","","0","0","0","0","17","23","40","40","0","","","23rd","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5478","216","1","0","JSS 1","","MATHEMATICS","2","18","20","","","","","0","0","0","0","38","56","94","94","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5479","219","1","0","JSS 1","","MATHEMATICS","2","6","18","","","","","0","0","0","0","24","35","59","59","0","","","14th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5480","224","1","0","JSS 1","","MATHEMATICS","2","8","16","","","","","0","0","0","0","24","25","49","49","0","","","18th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5481","223","1","0","JSS 1","","MATHEMATICS","2","14","20","","","","","0","0","0","0","34","55","89","89","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5482","226","1","0","JSS 1","","MATHEMATICS","2","11","18","","","","","0","0","0","0","29","27","56","56","0","","","16th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5483","249","1","0","JSS 1","","MATHEMATICS","2","14","16","","","","","0","0","0","0","30","33","63","63","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5484","211","1","0","JSS 1","","MATHEMATICS","2","12","10","","","","","0","0","0","0","22","26","48","48","66","66","5th","19th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5485","210","1","0","JSS 1","","MATHEMATICS","2","15","20","","","","","0","0","0","0","35","26","61","61","0","","","12th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5486","222","1","0","JSS 1","","MATHEMATICS","2","16","20","","","","","0","0","0","0","36","30","66","66","0","","","8th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5487","248","1","0","JSS 1","","MATHEMATICS","2","9","16","","","","","0","0","0","0","25","36","61","61","0","","","12th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5488","179","2","0","JSS 2","","MATHEMATICS","2","16","18","","","","","0","0","0","0","34","30","64","64","0","","","2nd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5490","185","2","0","JSS 2","","MATHEMATICS","2","11","12","","","","","0","0","0","0","23","15","38","38","0","","","8th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5491","186","2","0","JSS 2","","MATHEMATICS","2","11","11","","","","","0","0","0","0","22","21","43","43","0","","","7th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5493","183","2","0","JSS 2","","MATHEMATICS","2","8","16","","","","","0","0","0","0","24","30","54","54","0","","","5th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5494","182","2","0","JSS 2","","MATHEMATICS","2","18","20","","","","","0","0","0","0","38","36","74","74","0","","","1st","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5495","189","2","0","JSS 2","","MATHEMATICS","2","14","18","","","","","0","0","0","0","32","32","64","64","0","","","2nd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5496","251","2","0","JSS 2","","MATHEMATICS","2","16","10","","","","","0","0","0","0","26","20","46","46","0","","","6th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5497","233","2","0","JSS 2","","MATHEMATICS","2","10","16","","","","","0","0","0","0","26","30","56","56","0","","","4th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5498","2","3","0","JSS 3","","MATHEMATICS","2","8","","","","","","0","0","0","0","8","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5499","193","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5500","127","3","0","JSS 3","","MATHEMATICS","2","20","","","","","","0","0","0","0","20","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5501","140","3","0","JSS 3","","MATHEMATICS","2","7","","","","","","0","0","0","0","7","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5502","1","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5503","139","3","0","JSS 3","","MATHEMATICS","2","8","","","","","","0","0","0","0","8","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5504","190","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5505","141","3","0","JSS 3","","MATHEMATICS","2","20","","","","","","0","0","0","0","20","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5506","252","3","0","JSS 3","","MATHEMATICS","2","5","","","","","","0","0","0","0","5","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5507","4","3","0","JSS 3","","MATHEMATICS","2","10","","","","","","0","0","0","0","10","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5508","143","3","0","JSS 3","","MATHEMATICS","2","15","","","","","","0","0","0","0","15","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5509","235","3","0","JSS 3","","MATHEMATICS","2","18","","","","","","0","0","0","0","18","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5510","234","3","0","JSS 3","","MATHEMATICS","2","4","","","","","","0","0","0","0","4","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5511","237","3","0","JSS 3","","MATHEMATICS","2","8","","","","","","0","0","0","0","8","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5512","121","3","0","JSS 3","","MATHEMATICS","2","19","","","","","","0","0","0","0","19","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5513","238","3","0","JSS 3","","MATHEMATICS","2","14","","","","","","0","0","0","0","14","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("5514","7","3","0","JSS 3","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5515","236","3","0","JSS 3","","MATHEMATICS","2","10","","","","","","0","0","0","0","10","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5516","125","3","0","JSS 3","","MATHEMATICS","2","5","","","","","","0","0","0","0","5","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5517","8","3","0","JSS 3","","MATHEMATICS","2","6","","","","","","0","0","0","0","6","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5518","126","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5519","138","3","0","JSS 3","","MATHEMATICS","2","11","","","","","","0","0","0","0","11","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5521","18","4","0","SS 1","","CHEMISTRY","13","3","18","","","","","0","0","0","0","21","30","51","51","0","","","20th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5522","17","4","0","SS 1","","CHEMISTRY","13","9","17","","","","","0","0","0","0","26","28","54","54","0","","","17th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5523","24","4","0","SS 1","","CHEMISTRY","13","12","18","","","","","0","0","0","0","30","32","62","62","0","","","5th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5524","21","4","0","SS 1","","CHEMISTRY","13","9","16","","","","","0","0","0","0","25","36","61","61","0","","","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5525","15","4","0","SS 1","","CHEMISTRY","13","6","16","","","","","0","0","0","0","22","24","46","46","0","","","21st","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5526","198","4","0","SS 1","","CHEMISTRY","13","6","16","","","","","0","0","0","0","22","37","59","59","0","","","9th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5527","253","4","0","SS 1","","CHEMISTRY","13","8","15","","","","","0","0","0","0","23","30","53","53","0","","","19th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5528","171","4","0","SS 1","","CHEMISTRY","13","12","14","","","","","0","0","0","0","26","32","58","58","0","","","11th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5529","199","4","0","SS 1","","CHEMISTRY","13","11","16","","","","","0","0","0","0","27","28","55","55","0","","","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5530","23","4","0","SS 1","","CHEMISTRY","13","16","20","","","","","0","0","0","0","36","41","77","77","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5531","14","4","0","SS 1","","CHEMISTRY","13","3","14","","","","","0","0","0","0","17","25","42","42","0","","","23rd","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5532","12","4","0","SS 1","","CHEMISTRY","13","12","18","","","","","0","0","0","0","30","32","62","62","0","","","5th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5533","20","4","0","SS 1","","CHEMISTRY","13","2","12","","","","","0","0","0","0","14","32","46","46","0","","","21st","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5534","242","4","0","SS 1","","CHEMISTRY","13","10","15","","","","","0","0","0","0","25","34","59","59","0","","","9th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5535","25","4","0","SS 1","","CHEMISTRY","13","14","18","","","","","0","0","0","0","32","31","63","63","0","","","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5536","22","4","0","SS 1","","CHEMISTRY","13","9","19","","","","","0","0","0","0","28","38","66","66","0","","","3rd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5537","241","4","0","SS 1","","CHEMISTRY","13","8","18","","","","","0","0","0","0","26","30","56","56","0","","","13th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5538","239","4","0","SS 1","","CHEMISTRY","13","8","15","","","","","0","0","0","0","23","31","54","54","0","","","17th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5539","174","4","0","SS 1","","CHEMISTRY","13","5","12","","","","","0","0","0","0","17","24","41","41","0","","","24th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5540","26","4","0","SS 1","","CHEMISTRY","13","9","18","","","","","0","0","0","0","27","30","57","57","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5541","254","4","0","SS 1","","CHEMISTRY","13","14","20","","","","","0","0","0","0","34","41","75","75","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5542","13","4","0","SS 1","","CHEMISTRY","13","12","17","","","","","0","0","0","0","29","27","56","56","0","","","13th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5543","19","4","0","SS 1","","CHEMISTRY","13","4","20","","","","","0","0","0","0","24","31","55","55","0","","","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5544","255","4","0","SS 1","","CHEMISTRY","13","13","17","","","","","0","0","0","0","30","30","60","60","0","","","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5546","18","4","0","SS 1","","FURTHER MATHEMATICS","25","11","14","","","","","0","0","0","0","25","10","35","35","0","","","21st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5547","17","4","0","SS 1","","FURTHER MATHEMATICS","25","11","16","","","","","0","0","0","0","27","16","43","43","0","","","14th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5548","24","4","0","SS 1","","FURTHER MATHEMATICS","25","12","14","","","","","0","0","0","0","26","39","65","65","0","","","4th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5549","21","4","0","SS 1","","FURTHER MATHEMATICS","25","12","16","","","","","0","0","0","0","28","14","42","42","0","","","15th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5550","15","4","0","SS 1","","FURTHER MATHEMATICS","25","11","16","","","","","0","0","0","0","27","14","41","41","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5551","198","4","0","SS 1","","FURTHER MATHEMATICS","25","17","16","","","","","0","0","0","0","33","40","73","73","0","","","2nd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5552","253","4","0","SS 1","","FURTHER MATHEMATICS","25","11","12","","","","","0","0","0","0","23","17","40","40","0","","","18th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5553","171","4","0","SS 1","","FURTHER MATHEMATICS","25","6","12","","","","","0","0","0","0","18","16","34","34","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5554","199","4","0","SS 1","","FURTHER MATHEMATICS","25","12","16","","","","","0","0","0","0","28","21","49","49","0","","","9th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5555","23","4","0","SS 1","","FURTHER MATHEMATICS","25","14","20","","","","","0","0","0","0","34","40","74","74","0","","","1st","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5556","14","4","0","SS 1","","FURTHER MATHEMATICS","25","9","12","","","","","0","0","0","0","21","10","31","31","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5557","12","4","0","SS 1","","FURTHER MATHEMATICS","25","13","19","","","","","0","0","0","0","32","28","60","60","0","","","6th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5558","20","4","0","SS 1","","FURTHER MATHEMATICS","25","12","14","","","","","0","0","0","0","26","11","37","37","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5559","242","4","0","SS 1","","FURTHER MATHEMATICS","25","13","18","","","","","0","0","0","0","31","20","51","51","0","","","8th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5560","25","4","0","SS 1","","FURTHER MATHEMATICS","25","13","18","","","","","0","0","0","0","31","21","52","52","0","","","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5561","22","4","0","SS 1","","FURTHER MATHEMATICS","25","17","18","","","","","0","0","0","0","35","38","73","73","0","","","2nd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5562","241","4","0","SS 1","","FURTHER MATHEMATICS","25","12","20","","","","","0","0","0","0","32","30","62","62","0","","","5th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5563","239","4","0","SS 1","","FURTHER MATHEMATICS","25","12","14","","","","","0","0","0","0","26","18","44","44","0","","","12th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5564","174","4","0","SS 1","","FURTHER MATHEMATICS","25","10","10","","","","","0","0","0","0","20","5","25","25","0","","","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5565","26","4","0","SS 1","","FURTHER MATHEMATICS","25","6","16","","","","","0","0","0","0","22","25","47","47","0","","","10th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5566","254","4","0","SS 1","","FURTHER MATHEMATICS","25","9","18","","","","","0","0","0","0","27","17","44","44","0","","","12th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5567","255","4","0","SS 1","","FURTHER MATHEMATICS","25","8","16","","","","","0","0","0","0","24","15","39","39","0","","","19th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5568","13","4","0","SS 1","","FURTHER MATHEMATICS","25","9","16","","","","","0","0","0","0","25","22","47","47","0","","","10th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5569","19","4","0","SS 1","","FURTHER MATHEMATICS","25","11","18","","","","","0","0","0","0","29","13","42","42","0","","","15th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5570","246","5","0","SS 2","","CHEMISTRY","13","16","18","","","","","0","0","0","0","34","40","74","74","0","","","8th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5571","133","5","0","SS 2","","CHEMISTRY","13","16","17","","","","","0","0","0","0","33","56","89","89","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5572","135","5","0","SS 2","","CHEMISTRY","13","20","20","","","","","0","0","0","0","40","59","99","99","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5573","200","5","0","SS 2","","CHEMISTRY","13","18","19","","","","","0","0","0","0","37","44","81","81","0","","","6th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5574","201","5","0","SS 2","","CHEMISTRY","13","15","17","","","","","0","0","0","0","32","58","90","90","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5575","31","5","0","SS 2","","CHEMISTRY","13","16","13","","","","","0","0","0","0","29","50","79","79","0","","","7th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5576","243","5","0","SS 2","","CHEMISTRY","13","14","12","","","","","0","0","0","0","26","48","74","74","0","","","8th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5577","244","5","0","SS 2","","CHEMISTRY","13","14","18","","","","","0","0","0","0","32","40","72","72","0","","","10th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5578","245","5","0","SS 2","","CHEMISTRY","13","13","14","","","","","0","0","0","0","27","22","49","49","0","","","15th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5579","29","5","0","SS 2","","CHEMISTRY","13","11","16","","","","","0","0","0","0","27","35","62","62","0","","","12th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5580","32","5","0","SS 2","","CHEMISTRY","13","13","11","","","","","0","0","0","0","24","30","54","54","0","","","13th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5581","48","5","0","SS 2","","CHEMISTRY","13","8","16","","","","","0","0","0","0","24","29","53","53","0","","","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5582","247","5","0","SS 2","","CHEMISTRY","13","18","19","","","","","0","0","0","0","37","52","89","89","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5583","46","5","0","SS 2","","CHEMISTRY","13","10","15","","","","","0","0","0","0","25","22","47","47","0","","","16th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5584","36","5","0","SS 2","","CHEMISTRY","13","4","6","","","","","0","0","0","0","10","30","40","40","36","36","17th","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5585","128","5","0","SS 2","","CHEMISTRY","13","13","17","","","","","0","0","0","0","30","36","66","66","0","","","11th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5586","28","5","0","SS 2","","CHEMISTRY","13","20","18","","","","","0","0","0","0","38","44","82","82","0","","","5th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5588","191","6","0","SS 3","","CHEMISTRY","13","16","20","","","","","0","0","0","0","36","35","71","71","0","","","1st","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5589","58","6","0","SS 3","","CHEMISTRY","13","12","16","","","","","0","0","0","0","28","33","61","61","0","","","2nd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5590","49","6","0","SS 3","","CHEMISTRY","13","6","14","","","","","0","0","0","0","20","34","54","54","0","","","6th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5591","63","6","0","SS 3","","CHEMISTRY","13","14","20","","","","","0","0","0","0","34","26","60","60","0","","","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5592","54","6","0","SS 3","","CHEMISTRY","13","12","19","","","","","0","0","0","0","31","30","61","61","0","","","2nd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5593","47","6","0","SS 3","","CHEMISTRY","13","13","14","","","","","0","0","0","0","27","33","60","60","0","","","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5594","63","6","0","SS 3","","FURTHER MATHEMATICS","25","20","20","","","","","0","0","0","0","40","51","91","91","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5595","47","6","0","SS 3","","FURTHER MATHEMATICS","25","18","20","","","","","0","0","0","0","38","48","86","86","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5596","179","2","0","JSS 2","","ENGLISH LANGUAGE","1","19","15","","","","","0","0","0","0","34","43","77","77","0","","","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5597","185","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","34","54","54","0","","","5th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5598","186","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","26","46","46","0","","","7th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5599","183","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","5","","","","","0","0","0","0","15","10","25","25","0","","","8th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5600","182","2","0","JSS 2","","ENGLISH LANGUAGE","1","18","16","","","","","0","0","0","0","34","46","80","80","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5601","189","2","0","JSS 2","","ENGLISH LANGUAGE","1","16","17","","","","","0","0","0","0","33","30","63","63","0","","","4th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5602","251","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","11","","","","","0","0","0","0","21","26","47","47","0","","","6th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5603","233","2","0","JSS 2","","ENGLISH LANGUAGE","1","18","17","","","","","0","0","0","0","35","34","69","69","0","","","3rd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5604","179","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","17","18","","","","","0","0","0","0","35","36","71","71","0","","","1st","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5605","185","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","14","16","","","","","0","0","0","0","30","37","67","67","0","","","4th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5606","186","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","15","15","","","","","0","0","0","0","30","21","51","51","0","","","6th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5607","183","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","8","","","","","0","0","0","0","18","12","30","30","0","","","8th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5608","182","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","18","18","","","","","0","0","0","0","36","33","69","69","0","","","2nd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5609","189","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","16","15","","","","","0","0","0","0","31","38","69","69","0","","","2nd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5610","251","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","15","15","","","","","0","0","0","0","30","20","50","50","0","","","7th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5611","233","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","16","15","","","","","0","0","0","0","31","30","61","61","0","","","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5612","179","2","0","JSS 2","","CIVIC EDUCATION","28","10","18","","","","","0","0","0","0","28","43","71","71","0","","","2nd","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5613","185","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","31","51","51","0","","","5th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5614","186","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","22","42","42","0","","","6th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5615","183","2","0","JSS 2","","CIVIC EDUCATION","28","8","8","","","","","0","0","0","0","16","11","27","27","0","","","8th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5616","182","2","0","JSS 2","","CIVIC EDUCATION","28","15","18","","","","","0","0","0","0","33","43","76","76","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("5617","189","2","0","JSS 2","","CIVIC EDUCATION","28","14","15","","","","","0","0","0","0","29","24","53","53","0","","","4th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5618","251","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","20","40","40","0","","","7th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5619","233","2","0","JSS 2","","CIVIC EDUCATION","28","15","10","","","","","0","0","0","0","25","30","55","55","0","","","3rd","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5620","179","2","0","JSS 2","","SOCIAL STUDIES","23","11","10","","","","","0","0","0","0","21","41","62","62","0","","","2nd","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5621","185","2","0","JSS 2","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","40","60","60","0","","","3rd","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5622","186","2","0","JSS 2","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","20","40","40","0","","","7th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5623","183","2","0","JSS 2","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","20","40","40","0","","","7th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5624","182","2","0","JSS 2","","SOCIAL STUDIES","23","12","16","","","","","0","0","0","0","28","30","58","58","0","","","4th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5625","189","2","0","JSS 2","","SOCIAL STUDIES","23","10","16","","","","","0","0","0","0","26","30","56","56","0","","","5th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5626","251","2","0","JSS 2","","SOCIAL STUDIES","23","10","8","","","","","0","0","0","0","18","24","42","42","0","","","6th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5627","233","2","0","JSS 2","","SOCIAL STUDIES","23","12","18","","","","","0","0","0","0","30","37","67","67","0","","","1st","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5628","250","1","0","JSS 1","","ENGLISH LANGUAGE","1","8","10","","","","","0","0","0","0","18","20","38","38","0","","","20th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5629","214","1","0","JSS 1","","ENGLISH LANGUAGE","1","19","10","","","","","0","0","0","0","29","30","59","59","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5630","227","1","0","JSS 1","","ENGLISH LANGUAGE","1","8","10","","","","","0","0","0","0","18","21","39","39","0","","","19th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5631","212","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","10","","","","","0","0","0","0","15","20","35","35","0","","","24th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5632","221","1","0","JSS 1","","ENGLISH LANGUAGE","1","8","10","","","","","0","0","0","0","18","32","50","50","0","","","12th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5633","220","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","30","50","50","0","","","12th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5634","213","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","21","41","41","0","","","17th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5635","215","1","0","JSS 1","","ENGLISH LANGUAGE","1","14","10","","","","","0","0","0","0","24","37","61","61","0","","","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5636","209","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","5","","","","","0","0","0","0","10","26","36","36","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5637","225","1","0","JSS 1","","ENGLISH LANGUAGE","1","7","10","","","","","0","0","0","0","17","20","37","37","0","","","21st","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5638","217","1","0","JSS 1","","ENGLISH LANGUAGE","1","11","18","","","","","0","0","0","0","29","41","70","70","0","","","2nd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5639","218","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","10","","","","","0","0","0","0","15","35","50","50","0","","","12th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5640","216","1","0","JSS 1","","ENGLISH LANGUAGE","1","13","17","","","","","0","0","0","0","30","38","68","68","0","","","3rd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5641","219","1","0","JSS 1","","ENGLISH LANGUAGE","1","8","10","","","","","0","0","0","0","18","39","57","57","0","","","9th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5642","224","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","10","","","","","0","0","0","0","15","21","36","36","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5643","223","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","41","66","66","0","","","4th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5644","226","1","0","JSS 1","","ENGLISH LANGUAGE","1","8","13","","","","","0","0","0","0","21","40","61","61","0","","","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5645","249","1","0","JSS 1","","ENGLISH LANGUAGE","1","8","10","","","","","0","0","0","0","18","33","51","51","0","","","11th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5646","211","1","0","JSS 1","","ENGLISH LANGUAGE","1","8","10","","","","","0","0","0","0","18","24","42","42","50","50","11th","16th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5647","210","1","0","JSS 1","","ENGLISH LANGUAGE","1","11","16","","","","","0","0","0","0","27","30","57","57","0","","","9th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5648","222","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","14","","","","","0","0","0","0","24","36","60","60","0","","","7th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5649","248","1","0","JSS 1","","ENGLISH LANGUAGE","1","12","10","","","","","0","0","0","0","22","26","48","48","0","","","15th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5650","250","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","26","46","46","0","","","13th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5651","214","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","22","42","42","0","","","18th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5652","227","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","20","40","40","0","","","19th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5653","212","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","0","20","20","0","","","23rd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5654","221","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","30","50","50","0","","","8th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5655","220","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","20","40","40","0","","","19th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5656","213","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","26","46","46","0","","","13th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5657","215","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","26","46","46","0","","","13th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5658","209","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","20","40","40","0","","","19th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5659","225","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","23","43","43","0","","","17th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5660","217","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","17","","","","","0","0","0","0","27","32","59","59","0","","","4th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5661","218","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","10","30","30","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5662","216","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","11","16","","","","","0","0","0","0","27","30","57","57","0","","","6th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5663","219","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","30","50","50","0","","","8th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5664","224","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","13","","","","","0","0","0","0","23","31","54","54","0","","","7th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5665","223","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","15","","","","","0","0","0","0","25","34","59","59","0","","","4th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5666","226","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","17","","","","","0","0","0","0","27","50","77","77","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5667","249","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","15","","","","","0","0","0","0","25","25","50","50","0","","","8th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5668","211","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","15","","","","","0","0","0","0","25","23","48","48","56","56","5th","12th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5669","210","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","13","16","","","","","0","0","0","0","29","42","71","71","0","","","2nd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5670","222","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","17","","","","","0","0","0","0","27","42","69","69","0","","","3rd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5671","248","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","24","44","44","0","","","16th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5672","2","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","11","","","","","0","0","0","0","21","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5673","193","3","0","JSS 3","","ENGLISH LANGUAGE","1","14","12","","","","","0","0","0","0","26","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5674","127","3","0","JSS 3","","ENGLISH LANGUAGE","1","17","18","","","","","0","0","0","0","35","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5675","140","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","12","","","","","0","0","0","0","22","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5676","1","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","13","","","","","0","0","0","0","23","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5677","139","3","0","JSS 3","","ENGLISH LANGUAGE","1","13","10","","","","","0","0","0","0","23","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5678","190","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","15","","","","","0","0","0","0","25","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5679","141","3","0","JSS 3","","ENGLISH LANGUAGE","1","18","18","","","","","0","0","0","0","36","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5680","252","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","14","","","","","0","0","0","0","24","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5681","4","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","13","","","","","0","0","0","0","23","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5682","143","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","11","","","","","0","0","0","0","21","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5683","235","3","0","JSS 3","","ENGLISH LANGUAGE","1","18","18","","","","","0","0","0","0","36","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5684","234","3","0","JSS 3","","ENGLISH LANGUAGE","1","15","17","","","","","0","0","0","0","32","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5685","237","3","0","JSS 3","","ENGLISH LANGUAGE","1","15","15","","","","","0","0","0","0","30","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5686","121","3","0","JSS 3","","ENGLISH LANGUAGE","1","17","17","","","","","0","0","0","0","34","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5687","238","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","11","","","","","0","0","0","0","21","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5688","7","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","15","","","","","0","0","0","0","25","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5689","236","3","0","JSS 3","","ENGLISH LANGUAGE","1","15","17","","","","","0","0","0","0","32","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5690","125","3","0","JSS 3","","ENGLISH LANGUAGE","1","11","12","","","","","0","0","0","0","23","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5691","8","3","0","JSS 3","","ENGLISH LANGUAGE","1","14","15","","","","","0","0","0","0","29","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5692","126","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","15","","","","","0","0","0","0","25","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5693","138","3","0","JSS 3","","ENGLISH LANGUAGE","1","15","17","","","","","0","0","0","0","32","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5694","2","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5695","193","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","16","16","","","","","0","0","0","0","32","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5696","127","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","17","16","","","","","0","0","0","0","33","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5697","140","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5698","1","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5699","139","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5700","190","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","13","11","","","","","0","0","0","0","24","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5701","141","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","19","18","","","","","0","0","0","0","37","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5702","252","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","11","","","","","0","0","0","0","21","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5703","4","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5704","143","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","18","17","","","","","0","0","0","0","35","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5705","235","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","18","17","","","","","0","0","0","0","35","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5706","234","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","16","15","","","","","0","0","0","0","31","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5707","237","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","15","","","","","0","0","0","0","25","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5708","121","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","17","18","","","","","0","0","0","0","35","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5709","238","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","16","14","","","","","0","0","0","0","30","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5710","7","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5711","236","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","16","15","","","","","0","0","0","0","31","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5712","125","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5713","8","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","13","15","","","","","0","0","0","0","28","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5714","126","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5715","138","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","16","17","","","","","0","0","0","0","33","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5716","2","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","41","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("5717","193","3","0","JSS 3","","SOCIAL STUDIES","23","10","15","","","","","0","0","0","0","25","45","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5718","127","3","0","JSS 3","","SOCIAL STUDIES","23","13","20","","","","","0","0","0","0","33","44","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5719","140","3","0","JSS 3","","SOCIAL STUDIES","23","13","18","","","","","0","0","0","0","31","21","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5720","1","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","11","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5721","139","3","0","JSS 3","","SOCIAL STUDIES","23","10","16","","","","","0","0","0","0","26","27","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5722","190","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","16","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5723","141","3","0","JSS 3","","SOCIAL STUDIES","23","12","20","","","","","0","0","0","0","32","52","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5724","252","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5725","4","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","17","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5726","143","3","0","JSS 3","","SOCIAL STUDIES","23","10","20","","","","","0","0","0","0","30","49","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5727","235","3","0","JSS 3","","SOCIAL STUDIES","23","10","11","","","","","0","0","0","0","21","42","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5728","234","3","0","JSS 3","","SOCIAL STUDIES","23","13","20","","","","","0","0","0","0","33","51","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5729","237","3","0","JSS 3","","SOCIAL STUDIES","23","10","13","","","","","0","0","0","0","23","34","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5730","121","3","0","JSS 3","","SOCIAL STUDIES","23","10","19","","","","","0","0","0","0","29","49","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5731","238","3","0","JSS 3","","SOCIAL STUDIES","23","10","15","","","","","0","0","0","0","25","19","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5732","7","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","34","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5733","236","3","0","JSS 3","","SOCIAL STUDIES","23","12","19","","","","","0","0","0","0","31","34","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5734","125","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","28","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5735","8","3","0","JSS 3","","SOCIAL STUDIES","23","10","16","","","","","0","0","0","0","26","36","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5736","126","3","0","JSS 3","","SOCIAL STUDIES","23","10","15","","","","","0","0","0","0","25","34","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5737","138","3","0","JSS 3","","SOCIAL STUDIES","23","11","15","","","","","0","0","0","0","26","45","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5739","18","4","0","SS 1","","ECONOMICS","17","9","11","","","","","0","0","0","0","20","10","30","30","0","","","24th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5740","17","4","0","SS 1","","ECONOMICS","17","14","19","","","","","0","0","0","0","33","30","63","63","0","","","10th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5741","24","4","0","SS 1","","ECONOMICS","17","16","20","","","","","0","0","0","0","36","30","66","66","0","","","7th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5742","21","4","0","SS 1","","ECONOMICS","17","14","17","","","","","0","0","0","0","31","27","58","58","0","","","14th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5743","15","4","0","SS 1","","ECONOMICS","17","13","18","","","","","0","0","0","0","31","30","61","61","0","","","11th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5744","198","4","0","SS 1","","ECONOMICS","17","16","20","","","","","0","0","0","0","36","40","76","76","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5745","253","4","0","SS 1","","ECONOMICS","17","10","10","","","","","0","0","0","0","20","30","50","50","0","","","19th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5746","171","4","0","SS 1","","ECONOMICS","17","16","20","","","","","0","0","0","0","36","35","71","71","0","","","5th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5747","199","4","0","SS 1","","ECONOMICS","17","14","19","","","","","0","0","0","0","33","27","60","60","0","","","12th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5748","23","4","0","SS 1","","ECONOMICS","17","17","20","","","","","0","0","0","0","37","38","75","75","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5749","14","4","0","SS 1","","ECONOMICS","17","10","15","","","","","0","0","0","0","25","26","51","51","0","","","16th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5750","12","4","0","SS 1","","ECONOMICS","17","14","19","","","","","0","0","0","0","33","33","66","66","0","","","7th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5751","20","4","0","SS 1","","ECONOMICS","17","11","10","","","","","0","0","0","0","21","16","37","37","0","","","23rd","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5752","242","4","0","SS 1","","ECONOMICS","17","15","20","","","","","0","0","0","0","35","30","65","65","0","","","9th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5753","25","4","0","SS 1","","ECONOMICS","17","15","20","","","","","0","0","0","0","35","32","67","67","0","","","6th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5754","22","4","0","SS 1","","ECONOMICS","17","15","20","","","","","0","0","0","0","35","40","75","75","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5755","241","4","0","SS 1","","ECONOMICS","17","10","15","","","","","0","0","0","0","25","30","55","55","0","","","15th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5756","239","4","0","SS 1","","ECONOMICS","17","8","11","","","","","0","0","0","0","19","32","51","51","0","","","16th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5757","174","4","0","SS 1","","ECONOMICS","17","9","13","","","","","0","0","0","0","22","18","40","40","0","","","22nd","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5758","26","4","0","SS 1","","ECONOMICS","17","17","17","","","","","0","0","0","0","34","40","74","74","0","","","4th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5759","254","4","0","SS 1","","ECONOMICS","17","10","15","","","","","0","0","0","0","25","26","51","51","0","","","16th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5760","255","4","0","SS 1","","ECONOMICS","17","10","15","","","","","0","0","0","0","25","20","45","45","0","","","21st","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5761","13","4","0","SS 1","","ECONOMICS","17","12","17","","","","","0","0","0","0","29","20","49","49","0","","","20th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5762","19","4","0","SS 1","","ECONOMICS","17","14","19","","","","","0","0","0","0","33","27","60","60","0","","","12th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5763","179","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","20","","","","","0","0","0","0","37","50","87","87","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5764","185","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","20","","","","","0","0","0","0","32","38","70","70","0","","","3rd","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5765","186","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","15","","","","","0","0","0","0","25","25","50","50","0","","","7th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5766","183","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","11","","","","","0","0","0","0","21","11","32","32","0","","","8th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5767","182","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","20","","","","","0","0","0","0","39","52","91","91","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5768","189","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","20","","","","","0","0","0","0","36","25","61","61","0","","","5th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5769","251","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","15","","","","","0","0","0","0","25","32","57","57","0","","","6th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5770","233","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","10","","","","","0","0","0","0","23","44","67","67","0","","","4th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5772","18","4","0","SS 1","","MATHEMATICS","2","8","16","","","","","0","0","0","0","24","23","47","47","0","","","11th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5773","17","4","0","SS 1","","MATHEMATICS","2","7","15","","","","","0","0","0","0","22","18","40","40","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5774","24","4","0","SS 1","","MATHEMATICS","2","7","13","","","","","0","0","0","0","20","16","36","36","0","","","18th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5775","21","4","0","SS 1","","MATHEMATICS","2","11","18","","","","","0","0","0","0","29","50","79","79","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5776","15","4","0","SS 1","","MATHEMATICS","2","13","19","","","","","0","0","0","0","32","24","56","56","0","","","7th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5777","198","4","0","SS 1","","MATHEMATICS","2","10","18","","","","","0","0","0","0","28","41","69","69","0","","","3rd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5778","253","4","0","SS 1","","MATHEMATICS","2","10","10","","","","","0","0","0","0","20","12","32","32","0","","","19th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5779","171","4","0","SS 1","","MATHEMATICS","2","5","15","","","","","0","0","0","0","20","33","53","53","0","","","8th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5780","199","4","0","SS 1","","MATHEMATICS","2","10","18","","","","","0","0","0","0","28","16","44","44","0","","","15th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5781","23","4","0","SS 1","","MATHEMATICS","2","5","16","","","","","0","0","0","0","21","50","71","71","0","","","2nd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5782","14","4","0","SS 1","","MATHEMATICS","2","7","15","","","","","0","0","0","0","22","4","26","26","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5783","12","4","0","SS 1","","MATHEMATICS","2","5","15","","","","","0","0","0","0","20","26","46","46","0","","","14th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5784","20","4","0","SS 1","","MATHEMATICS","2","0","16","","","","","0","0","0","0","16","10","26","26","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5785","242","4","0","SS 1","","MATHEMATICS","2","5","15","","","","","0","0","0","0","20","6","26","26","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5786","25","4","0","SS 1","","MATHEMATICS","2","13","17","","","","","0","0","0","0","30","19","49","49","0","","","10th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5787","22","4","0","SS 1","","MATHEMATICS","2","5","17","","","","","0","0","0","0","22","25","47","47","0","","","11th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5788","241","4","0","SS 1","","MATHEMATICS","2","10","18","","","","","0","0","0","0","28","25","53","53","0","","","8th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5789","239","4","0","SS 1","","MATHEMATICS","2","5","15","","","","","0","0","0","0","20","23","43","43","0","","","16th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5790","174","4","0","SS 1","","MATHEMATICS","2","0","15","","","","","0","0","0","0","15","4","19","19","0","","","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5791","26","4","0","SS 1","","MATHEMATICS","2","15","17","","","","","0","0","0","0","32","37","69","69","0","","","3rd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5792","254","4","0","SS 1","","MATHEMATICS","2","15","5","","","","","0","0","0","0","20","27","47","47","0","","","11th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5793","255","4","0","SS 1","","MATHEMATICS","2","0","13","","","","","0","0","0","0","13","8","21","21","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5794","13","4","0","SS 1","","MATHEMATICS","2","13","18","","","","","0","0","0","0","31","34","65","65","0","","","5th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5795","19","4","0","SS 1","","MATHEMATICS","2","9","15","","","","","0","0","0","0","24","35","59","59","0","","","6th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5797","18","4","0","SS 1","","PHYSICS","12","20","12","","","","","0","0","0","0","32","37","69","69","0","","","12th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5798","17","4","0","SS 1","","PHYSICS","12","11","10","","","","","0","0","0","0","21","44","65","65","0","","","16th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5799","24","4","0","SS 1","","PHYSICS","12","20","12","","","","","0","0","0","0","32","46","78","78","0","","","4th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5800","21","4","0","SS 1","","PHYSICS","12","20","13","","","","","0","0","0","0","33","43","76","76","0","","","6th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5801","15","4","0","SS 1","","PHYSICS","12","20","11","","","","","0","0","0","0","31","30","61","61","0","","","18th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5802","198","4","0","SS 1","","PHYSICS","12","20","14","","","","","0","0","0","0","34","44","78","78","0","","","4th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5803","253","4","0","SS 1","","PHYSICS","12","10","10","","","","","0","0","0","0","20","36","56","56","0","","","21st","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5804","171","4","0","SS 1","","PHYSICS","12","19","10","","","","","0","0","0","0","29","42","71","71","0","","","9th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5805","199","4","0","SS 1","","PHYSICS","12","20","12","","","","","0","0","0","0","32","39","71","71","0","","","9th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5806","23","4","0","SS 1","","PHYSICS","12","20","15","","","","","0","0","0","0","35","47","82","82","0","","","2nd","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5807","14","4","0","SS 1","","PHYSICS","12","20","11","","","","","0","0","0","0","31","38","69","69","0","","","12th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5808","12","4","0","SS 1","","PHYSICS","12","20","10","","","","","0","0","0","0","30","49","79","79","0","","","3rd","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5809","20","4","0","SS 1","","PHYSICS","12","16","10","","","","","0","0","0","0","26","36","62","62","0","","","17th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5810","242","4","0","SS 1","","PHYSICS","12","13","10","","","","","0","0","0","0","23","48","71","71","0","","","9th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5811","25","4","0","SS 1","","PHYSICS","12","19","10","","","","","0","0","0","0","29","44","73","73","0","","","8th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5812","22","4","0","SS 1","","PHYSICS","12","20","15","","","","","0","0","0","0","35","49","84","84","0","","","1st","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5813","241","4","0","SS 1","","PHYSICS","12","20","11","","","","","0","0","0","0","31","43","74","74","0","","","7th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5814","239","4","0","SS 1","","PHYSICS","12","20","13","","","","","0","0","0","0","33","33","66","66","0","","","15th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5815","174","4","0","SS 1","","PHYSICS","12","16","12","","","","","0","0","0","0","28","28","56","56","0","","","21st","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5816","26","4","0","SS 1","","PHYSICS","12","5","13","","","","","0","0","0","0","18","36","54","54","0","","","23rd","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5817","254","4","0","SS 1","","PHYSICS","12","8","10","","","","","0","0","0","0","18","33","51","51","0","","","24th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5818","255","4","0","SS 1","","PHYSICS","12","13","10","","","","","0","0","0","0","23","34","57","57","0","","","20th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5819","13","4","0","SS 1","","PHYSICS","12","20","10","","","","","0","0","0","0","30","39","69","69","0","","","12th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("5820","19","4","0","SS 1","","PHYSICS","12","12","12","","","","","0","0","0","0","24","37","61","61","0","","","18th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5821","246","5","0","SS 2","","MATHEMATICS","2","5","14","","","","","0","0","0","0","19","17","36","36","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5822","131","5","0","SS 2","","MATHEMATICS","2","9","14","","","","","0","0","0","0","23","19","42","42","0","","","18th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5823","133","5","0","SS 2","","MATHEMATICS","2","10","15","","","","","0","0","0","0","25","21","46","46","0","","","16th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5824","135","5","0","SS 2","","MATHEMATICS","2","20","15","","","","","0","0","0","0","35","51","86","86","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5825","200","5","0","SS 2","","MATHEMATICS","2","20","10","","","","","0","0","0","0","30","47","77","77","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5826","41","5","0","SS 2","","MATHEMATICS","2","12","13","","","","","0","0","0","0","25","35","60","60","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5827","201","5","0","SS 2","","MATHEMATICS","2","10","10","","","","","0","0","0","0","20","44","64","64","0","","","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5828","31","5","0","SS 2","","MATHEMATICS","2","20","10","","","","","0","0","0","0","30","32","62","62","0","","","9th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5829","243","5","0","SS 2","","MATHEMATICS","2","12","13","","","","","0","0","0","0","25","35","60","60","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5830","134","5","0","SS 2","","MATHEMATICS","2","20","13","","","","","0","0","0","0","33","34","67","67","0","","","5th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5831","244","5","0","SS 2","","MATHEMATICS","2","15","12","","","","","0","0","0","0","27","46","73","73","0","","","4th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5832","35","5","0","SS 2","","MATHEMATICS","2","13","12","","","","","0","0","0","0","25","13","38","38","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5833","245","5","0","SS 2","","MATHEMATICS","2","16","11","","","","","0","0","0","0","27","36","63","63","0","","","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5834","29","5","0","SS 2","","MATHEMATICS","2","12","12","","","","","0","0","0","0","24","32","56","56","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5835","32","5","0","SS 2","","MATHEMATICS","2","5","14","","","","","0","0","0","0","19","27","46","46","0","","","16th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5836","33","5","0","SS 2","","MATHEMATICS","2","10","10","","","","","0","0","0","0","20","12","32","32","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5837","48","5","0","SS 2","","MATHEMATICS","2","13","10","","","","","0","0","0","0","23","31","54","54","0","","","13th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5838","247","5","0","SS 2","","MATHEMATICS","2","15","14","","","","","0","0","0","0","29","36","65","65","0","","","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5839","202","5","0","SS 2","","MATHEMATICS","2","7","13","","","","","0","0","0","0","20","30","50","50","0","","","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5840","46","5","0","SS 2","","MATHEMATICS","2","14","11","","","","","0","0","0","0","25","24","49","49","0","","","15th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5841","36","5","0","SS 2","","MATHEMATICS","2","5","13","","","","","0","0","0","0","18","23","41","41","0","","","19th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5842","128","5","0","SS 2","","MATHEMATICS","2","10","10","","","","","0","0","0","0","20","11","31","31","0","","","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5843","28","5","0","SS 2","","MATHEMATICS","2","20","15","","","","","0","0","0","0","35","54","89","89","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5844","246","5","0","SS 2","","PHYSICS","12","5","10","","","","","0","0","0","0","15","11","26","26","0","","","16th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5845","133","5","0","SS 2","","PHYSICS","12","20","10","","","","","0","0","0","0","30","30","60","60","0","","","6th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5846","135","5","0","SS 2","","PHYSICS","12","20","13","","","","","0","0","0","0","33","49","82","82","0","","","2nd","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5847","200","5","0","SS 2","","PHYSICS","12","14","10","","","","","0","0","0","0","24","43","67","67","0","","","3rd","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5848","201","5","0","SS 2","","PHYSICS","12","13","10","","","","","0","0","0","0","23","38","61","61","0","","","5th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5849","31","5","0","SS 2","","PHYSICS","12","5","10","","","","","0","0","0","0","15","25","40","40","0","","","10th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5850","243","5","0","SS 2","","PHYSICS","12","5","10","","","","","0","0","0","0","15","19","34","34","0","","","13th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5851","244","5","0","SS 2","","PHYSICS","12","14","10","","","","","0","0","0","0","24","6","30","30","0","","","15th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5852","245","5","0","SS 2","","PHYSICS","12","13","10","","","","","0","0","0","0","23","29","52","52","0","","","8th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5853","29","5","0","SS 2","","PHYSICS","12","20","13","","","","","0","0","0","0","33","22","55","55","0","","","7th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5854","32","5","0","SS 2","","PHYSICS","12","7","10","","","","","0","0","0","0","17","19","36","36","0","","","11th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5855","48","5","0","SS 2","","PHYSICS","12","4","10","","","","","0","0","0","0","14","21","35","35","0","","","12th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5856","247","5","0","SS 2","","PHYSICS","12","18","10","","","","","0","0","0","0","28","37","65","65","0","","","4th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5857","46","5","0","SS 2","","PHYSICS","12","15","10","","","","","0","0","0","0","25","9","34","34","0","","","13th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5858","36","5","0","SS 2","","PHYSICS","12","3","10","","","","","0","0","0","0","13","9","22","22","28.5","28.5","17th","17th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5859","128","5","0","SS 2","","PHYSICS","12","10","10","","","","","0","0","0","0","20","25","45","45","0","","","9th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5860","28","5","0","SS 2","","PHYSICS","12","20","18","","","","","0","0","0","0","38","45","83","83","0","","","1st","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5861","250","1","0","JSS 1","","BASIC SCIENCE","3","14","14","","","","","0","0","0","0","28","38","66","66","0","","","16th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5862","214","1","0","JSS 1","","BASIC SCIENCE","3","20","12","","","","","0","0","0","0","32","43","75","75","0","","","8th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5863","227","1","0","JSS 1","","BASIC SCIENCE","3","10","17","","","","","0","0","0","0","27","23","50","50","0","","","20th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5864","212","1","0","JSS 1","","BASIC SCIENCE","3","10","6","","","","","0","0","0","0","16","23","39","39","0","","","24th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5865","221","1","0","JSS 1","","BASIC SCIENCE","3","20","12","","","","","0","0","0","0","32","37","69","69","0","","","12th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5866","220","1","0","JSS 1","","BASIC SCIENCE","3","10","4","","","","","0","0","0","0","14","27","41","41","0","","","22nd","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5867","213","1","0","JSS 1","","BASIC SCIENCE","3","20","10","","","","","0","0","0","0","30","32","62","62","0","","","17th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5868","215","1","0","JSS 1","","BASIC SCIENCE","3","20","14","","","","","0","0","0","0","34","50","84","84","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5869","209","1","0","JSS 1","","BASIC SCIENCE","3","10","13","","","","","0","0","0","0","23","28","51","51","0","","","19th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5870","225","1","0","JSS 1","","BASIC SCIENCE","3","10","8","","","","","0","0","0","0","18","22","40","40","0","","","23rd","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5871","217","1","0","JSS 1","","BASIC SCIENCE","3","20","16","","","","","0","0","0","0","36","44","80","80","0","","","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5872","218","1","0","JSS 1","","BASIC SCIENCE","3","10","13","","","","","0","0","0","0","23","23","46","46","0","","","21st","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5873","216","1","0","JSS 1","","BASIC SCIENCE","3","20","14","","","","","0","0","0","0","34","50","84","84","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5874","219","1","0","JSS 1","","BASIC SCIENCE","3","10","13","","","","","0","0","0","0","23","45","68","68","0","","","14th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5875","224","1","0","JSS 1","","BASIC SCIENCE","3","20","14","","","","","0","0","0","0","34","36","70","70","0","","","10th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5876","223","1","0","JSS 1","","BASIC SCIENCE","3","20","10","","","","","0","0","0","0","30","46","76","76","0","","","7th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5877","226","1","0","JSS 1","","BASIC SCIENCE","3","20","14","","","","","0","0","0","0","34","35","69","69","0","","","12th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5878","249","1","0","JSS 1","","BASIC SCIENCE","3","20","18","","","","","0","0","0","0","38","52","90","90","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5879","211","1","0","JSS 1","","BASIC SCIENCE","3","20","12","","","","","0","0","0","0","32","36","68","68","63","63","12th","14th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5880","210","1","0","JSS 1","","BASIC SCIENCE","3","20","12","","","","","0","0","0","0","32","47","79","79","0","","","6th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5881","222","1","0","JSS 1","","BASIC SCIENCE","3","20","14","","","","","0","0","0","0","34","41","75","75","0","","","8th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5882","248","1","0","JSS 1","","BASIC SCIENCE","3","20","14","","","","","0","0","0","0","34","27","61","61","0","","","18th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5883","188","1","0","JSS 1","","BASIC SCIENCE","3","20","18","","","","","0","0","0","0","38","42","80","80","0","","","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5884","188","1","0","JSS 1","","ENGLISH LANGUAGE","1","8","13","","","","","0","0","0","0","21","20","41","41","0","","","17th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5885","188","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","30","50","50","0","","","8th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5886","250","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","8","","","","","0","0","0","0","28","25","53","53","0","","","13th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5887","214","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","10","","","","","0","0","0","0","30","23","53","53","0","","","13th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5888","227","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","7","","","","","0","0","0","0","27","18","45","45","0","","","20th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5889","212","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","6","","","","","0","0","0","0","16","13","29","29","0","","","23rd","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5890","188","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","8","","","","","0","0","0","0","28","41","69","69","0","","","4th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5891","221","1","0","JSS 1","","BASIC TECHNOLOGY","8","14","14","","","","","0","0","0","0","28","25","53","53","0","","","13th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5892","220","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","4","","","","","0","0","0","0","14","13","27","27","0","","","24th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5893","213","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","8","","","","","0","0","0","0","28","21","49","49","0","","","18th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5894","215","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","10","","","","","0","0","0","0","30","39","69","69","0","","","4th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5895","209","1","0","JSS 1","","BASIC TECHNOLOGY","8","14","7","","","","","0","0","0","0","21","25","46","46","0","","","19th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5896","225","1","0","JSS 1","","BASIC TECHNOLOGY","8","9","5","","","","","0","0","0","0","14","17","31","31","0","","","22nd","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5897","217","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","16","","","","","0","0","0","0","36","48","84","84","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5898","218","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","13","","","","","0","0","0","0","23","22","45","45","0","","","20th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5899","216","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","16","","","","","0","0","0","0","36","50","86","86","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5900","219","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","13","","","","","0","0","0","0","23","30","53","53","0","","","13th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5901","224","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","12","","","","","0","0","0","0","32","28","60","60","0","","","9th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5902","223","1","0","JSS 1","","BASIC TECHNOLOGY","8","14","14","","","","","0","0","0","0","28","34","62","62","0","","","8th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5903","226","1","0","JSS 1","","BASIC TECHNOLOGY","8","15","13","","","","","0","0","0","0","28","41","69","69","0","","","4th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5904","249","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","12","","","","","0","0","0","0","32","22","54","54","0","","","12th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5905","211","1","0","JSS 1","","BASIC TECHNOLOGY","8","16","12","","","","","0","0","0","0","28","31","59","59","62.5","62.5","4th","10th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5906","210","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","10","","","","","0","0","0","0","28","35","63","63","0","","","7th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5907","222","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","18","","","","","0","0","0","0","28","22","50","50","0","","","17th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5908","248","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","8","","","","","0","0","0","0","28","27","55","55","0","","","11th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5909","179","2","0","JSS 2","","BASIC SCIENCE","3","20","15","","","","","0","0","0","0","35","32","67","67","0","","","2nd","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5910","185","2","0","JSS 2","","BASIC SCIENCE","3","20","12","","","","","0","0","0","0","32","32","64","64","0","","","3rd","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5911","186","2","0","JSS 2","","BASIC SCIENCE","3","13","12","","","","","0","0","0","0","25","7","32","32","0","","","8th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5912","183","2","0","JSS 2","","BASIC SCIENCE","3","14","10","","","","","0","0","0","0","24","13","37","37","0","","","7th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5913","182","2","0","JSS 2","","BASIC SCIENCE","3","20","14","","","","","0","0","0","0","34","40","74","74","0","","","1st","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5914","189","2","0","JSS 2","","BASIC SCIENCE","3","14","13","","","","","0","0","0","0","27","17","44","44","0","","","5th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5915","251","2","0","JSS 2","","BASIC SCIENCE","3","14","13","","","","","0","0","0","0","27","12","39","39","0","","","6th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5916","233","2","0","JSS 2","","BASIC SCIENCE","3","16","12","","","","","0","0","0","0","28","30","58","58","0","","","4th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5917","179","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","14","","","","","0","0","0","0","28","42","70","70","0","","","4th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5918","185","2","0","JSS 2","","BASIC TECHNOLOGY","8","15","14","","","","","0","0","0","0","29","41","70","70","0","","","4th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5919","186","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","10","","","","","0","0","0","0","24","21","45","45","0","","","7th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("5920","183","2","0","JSS 2","","BASIC TECHNOLOGY","8","15","10","","","","","0","0","0","0","25","18","43","43","0","","","8th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5921","182","2","0","JSS 2","","BASIC TECHNOLOGY","8","20","15","","","","","0","0","0","0","35","45","80","80","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5922","189","2","0","JSS 2","","BASIC TECHNOLOGY","8","15","14","","","","","0","0","0","0","29","40","69","69","0","","","6th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5923","251","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","13","","","","","0","0","0","0","27","51","78","78","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5924","233","2","0","JSS 2","","BASIC TECHNOLOGY","8","13","14","","","","","0","0","0","0","27","47","74","74","0","","","3rd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5925","256","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5926","256","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","12","","","","","0","0","0","0","22","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5927","2","3","0","JSS 3","","BASIC SCIENCE","3","10","5","","","","","0","0","0","0","15","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5928","193","3","0","JSS 3","","BASIC SCIENCE","3","15","10","","","","","0","0","0","0","25","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5929","256","3","0","JSS 3","","BASIC SCIENCE","3","10","12","","","","","0","0","0","0","22","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5930","127","3","0","JSS 3","","BASIC SCIENCE","3","15","15","","","","","0","0","0","0","30","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5931","140","3","0","JSS 3","","BASIC SCIENCE","3","13","10","","","","","0","0","0","0","23","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5932","1","3","0","JSS 3","","BASIC SCIENCE","3","9","15","","","","","0","0","0","0","24","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5933","139","3","0","JSS 3","","BASIC SCIENCE","3","12","10","","","","","0","0","0","0","22","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5934","190","3","0","JSS 3","","BASIC SCIENCE","3","5","6","","","","","0","0","0","0","11","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5935","141","3","0","JSS 3","","BASIC SCIENCE","3","20","16","","","","","0","0","0","0","36","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5936","252","3","0","JSS 3","","BASIC SCIENCE","3","8","14","","","","","0","0","0","0","22","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5937","4","3","0","JSS 3","","BASIC SCIENCE","3","12","10","","","","","0","0","0","0","22","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5938","143","3","0","JSS 3","","BASIC SCIENCE","3","20","12","","","","","0","0","0","0","32","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5939","235","3","0","JSS 3","","BASIC SCIENCE","3","20","14","","","","","0","0","0","0","34","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5940","234","3","0","JSS 3","","BASIC SCIENCE","3","20","13","","","","","0","0","0","0","33","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5941","237","3","0","JSS 3","","BASIC SCIENCE","3","20","10","","","","","0","0","0","0","30","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5942","121","3","0","JSS 3","","BASIC SCIENCE","3","20","14","","","","","0","0","0","0","34","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5943","238","3","0","JSS 3","","BASIC SCIENCE","3","11","10","","","","","0","0","0","0","21","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5944","7","3","0","JSS 3","","BASIC SCIENCE","3","15","10","","","","","0","0","0","0","25","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5945","236","3","0","JSS 3","","BASIC SCIENCE","3","20","12","","","","","0","0","0","0","32","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5946","125","3","0","JSS 3","","BASIC SCIENCE","3","7","6","","","","","0","0","0","0","13","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5947","8","3","0","JSS 3","","BASIC SCIENCE","3","16","10","","","","","0","0","0","0","26","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5948","126","3","0","JSS 3","","BASIC SCIENCE","3","14","9","","","","","0","0","0","0","23","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5949","138","3","0","JSS 3","","BASIC SCIENCE","3","20","11","","","","","0","0","0","0","31","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5950","2","3","0","JSS 3","","BASIC TECHNOLOGY","8","9","6","","","","","0","0","0","0","15","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5951","193","3","0","JSS 3","","BASIC TECHNOLOGY","8","10","13","","","","","0","0","0","0","23","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5952","256","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","13","","","","","0","0","0","0","21","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5953","127","3","0","JSS 3","","BASIC TECHNOLOGY","8","13","15","","","","","0","0","0","0","28","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5954","140","3","0","JSS 3","","BASIC TECHNOLOGY","8","9","13","","","","","0","0","0","0","22","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5955","1","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","15","","","","","0","0","0","0","23","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5956","139","3","0","JSS 3","","BASIC TECHNOLOGY","8","7","15","","","","","0","0","0","0","22","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5957","190","3","0","JSS 3","","BASIC TECHNOLOGY","8","5","6","","","","","0","0","0","0","11","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5958","141","3","0","JSS 3","","BASIC TECHNOLOGY","8","15","20","","","","","0","0","0","0","35","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5959","252","3","0","JSS 3","","BASIC TECHNOLOGY","8","7","14","","","","","0","0","0","0","21","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5960","4","3","0","JSS 3","","BASIC TECHNOLOGY","8","9","13","","","","","0","0","0","0","22","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5961","143","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","13","","","","","0","0","0","0","21","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5962","235","3","0","JSS 3","","BASIC TECHNOLOGY","8","11","20","","","","","0","0","0","0","31","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5963","234","3","0","JSS 3","","BASIC TECHNOLOGY","8","12","20","","","","","0","0","0","0","32","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5964","237","3","0","JSS 3","","BASIC TECHNOLOGY","8","10","20","","","","","0","0","0","0","30","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5965","121","3","0","JSS 3","","BASIC TECHNOLOGY","8","11","20","","","","","0","0","0","0","31","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5966","238","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","13","","","","","0","0","0","0","21","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5967","7","3","0","JSS 3","","BASIC TECHNOLOGY","8","10","15","","","","","0","0","0","0","25","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5968","236","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","20","","","","","0","0","0","0","28","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5969","125","3","0","JSS 3","","BASIC TECHNOLOGY","8","7","6","","","","","0","0","0","0","13","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5970","8","3","0","JSS 3","","BASIC TECHNOLOGY","8","9","15","","","","","0","0","0","0","24","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5971","126","3","0","JSS 3","","BASIC TECHNOLOGY","8","9","14","","","","","0","0","0","0","23","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5972","138","3","0","JSS 3","","BASIC TECHNOLOGY","8","11","20","","","","","0","0","0","0","31","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5973","256","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","22","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5974","250","1","0","JSS 1","","BUSINESS STUDIES","9","9","11","","","","","0","0","0","0","20","32","52","52","0","","","18th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5975","214","1","0","JSS 1","","BUSINESS STUDIES","9","11","19","","","","","0","0","0","0","30","41","71","71","0","","","12th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5976","227","1","0","JSS 1","","BUSINESS STUDIES","9","13","10","","","","","0","0","0","0","23","36","59","59","0","","","16th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5977","212","1","0","JSS 1","","BUSINESS STUDIES","9","8","5","","","","","0","0","0","0","13","36","49","49","0","","","23rd","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5978","188","1","0","JSS 1","","BUSINESS STUDIES","9","17","14","","","","","0","0","0","0","31","44","75","75","0","","","9th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5979","221","1","0","JSS 1","","BUSINESS STUDIES","9","13","17","","","","","0","0","0","0","30","38","68","68","0","","","13th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5980","220","1","0","JSS 1","","BUSINESS STUDIES","9","5","5","","","","","0","0","0","0","10","48","58","58","0","","","17th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5981","213","1","0","JSS 1","","BUSINESS STUDIES","9","5","9","","","","","0","0","0","0","14","37","51","51","0","","","20th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5982","215","1","0","JSS 1","","BUSINESS STUDIES","9","19","17","","","","","0","0","0","0","36","46","82","82","0","","","5th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5983","209","1","0","JSS 1","","BUSINESS STUDIES","9","6","7","","","","","0","0","0","0","13","38","51","51","0","","","20th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5984","225","1","0","JSS 1","","BUSINESS STUDIES","9","5","5","","","","","0","0","0","0","10","42","52","52","0","","","18th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5985","217","1","0","JSS 1","","BUSINESS STUDIES","9","15","11","","","","","0","0","0","0","26","47","73","73","0","","","11th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5986","218","1","0","JSS 1","","BUSINESS STUDIES","9","3","5","","","","","0","0","0","0","8","39","47","47","0","","","24th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5987","216","1","0","JSS 1","","BUSINESS STUDIES","9","17","17","","","","","0","0","0","0","34","55","89","89","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5988","219","1","0","JSS 1","","BUSINESS STUDIES","9","10","7","","","","","0","0","0","0","17","50","67","67","0","","","14th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5989","224","1","0","JSS 1","","BUSINESS STUDIES","9","17","15","","","","","0","0","0","0","32","52","84","84","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5990","223","1","0","JSS 1","","BUSINESS STUDIES","9","13","20","","","","","0","0","0","0","33","44","77","77","0","","","8th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5991","226","1","0","JSS 1","","BUSINESS STUDIES","9","12","19","","","","","0","0","0","0","31","50","81","81","0","","","6th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5992","249","1","0","JSS 1","","BUSINESS STUDIES","9","12","17","","","","","0","0","0","0","29","58","87","87","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5993","211","1","0","JSS 1","","BUSINESS STUDIES","9","13","13","","","","","0","0","0","0","26","41","67","67","65","65","7th","14th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5994","210","1","0","JSS 1","","BUSINESS STUDIES","9","12","20","","","","","0","0","0","0","32","51","83","83","0","","","4th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5995","222","1","0","JSS 1","","BUSINESS STUDIES","9","13","18","","","","","0","0","0","0","31","50","81","81","0","","","6th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5996","248","1","0","JSS 1","","BUSINESS STUDIES","9","0","15","","","","","0","0","0","0","15","36","51","51","0","","","20th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5997","179","2","0","JSS 2","","BUSINESS STUDIES","9","9","13","","","","","0","0","0","0","22","57","79","79","0","","","1st","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5998","185","2","0","JSS 2","","BUSINESS STUDIES","9","14","6","","","","","0","0","0","0","20","51","71","71","0","","","4th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5999","186","2","0","JSS 2","","BUSINESS STUDIES","9","6","6","","","","","0","0","0","0","12","22","34","34","0","","","7th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6000","183","2","0","JSS 2","","BUSINESS STUDIES","9","2","0","","","","","0","0","0","0","2","22","24","24","0","","","8th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6001","182","2","0","JSS 2","","BUSINESS STUDIES","9","9","12","","","","","0","0","0","0","21","51","72","72","0","","","3rd","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6002","189","2","0","JSS 2","","BUSINESS STUDIES","9","14","11","","","","","0","0","0","0","25","50","75","75","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6003","251","2","0","JSS 2","","BUSINESS STUDIES","9","8","0","","","","","0","0","0","0","8","30","38","38","0","","","6th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6004","233","2","0","JSS 2","","BUSINESS STUDIES","9","12","8","","","","","0","0","0","0","20","48","68","68","0","","","5th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6005","45","6","0","SS 3","","GOVERNMENT","16","20","18","","","","","0","0","0","0","38","39","77","77","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6006","229","6","0","SS 3","","GOVERNMENT","16","20","20","","","","","0","0","0","0","40","30","70","70","0","","","3rd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6007","56","6","0","SS 3","","GOVERNMENT","16","12","15","","","","","0","0","0","0","27","31","58","58","0","","","4th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6008","51","6","0","SS 3","","GOVERNMENT","16","13","15","","","","","0","0","0","0","28","29","57","57","0","","","5th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6009","42","6","0","SS 3","","GOVERNMENT","16","15","20","","","","","0","0","0","0","35","45","80","80","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6010","18","4","0","SS 1","","GOVERNMENT","16","9","5","","","","","0","0","0","0","14","37","51","51","0","","","20th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6011","17","4","0","SS 1","","GOVERNMENT","16","11","9","","","","","0","0","0","0","20","35","55","55","0","","","18th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6012","24","4","0","SS 1","","GOVERNMENT","16","11","16","","","","","0","0","0","0","27","42","69","69","0","","","8th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6013","21","4","0","SS 1","","GOVERNMENT","16","0","11","","","","","0","0","0","0","11","32","43","43","0","","","22nd","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6014","15","4","0","SS 1","","GOVERNMENT","16","10","8","","","","","0","0","0","0","18","37","55","55","0","","","18th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6015","198","4","0","SS 1","","GOVERNMENT","16","18","20","","","","","0","0","0","0","38","55","93","93","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6016","253","4","0","SS 1","","GOVERNMENT","16","11","0","","","","","0","0","0","0","11","49","60","60","0","","","16th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6017","171","4","0","SS 1","","GOVERNMENT","16","12","18","","","","","0","0","0","0","30","32","62","62","0","","","13th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6018","199","4","0","SS 1","","GOVERNMENT","16","11","16","","","","","0","0","0","0","27","35","62","62","0","","","13th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6019","23","4","0","SS 1","","GOVERNMENT","16","14","20","","","","","0","0","0","0","34","44","78","78","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("6020","14","4","0","SS 1","","GOVERNMENT","16","0","14","","","","","0","0","0","0","14","32","46","46","0","","","21st","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6021","12","4","0","SS 1","","GOVERNMENT","16","14","20","","","","","0","0","0","0","34","42","76","76","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6022","20","4","0","SS 1","","GOVERNMENT","16","4","6","","","","","0","0","0","0","10","31","41","41","0","","","23rd","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6023","242","4","0","SS 1","","GOVERNMENT","16","13","16","","","","","0","0","0","0","29","49","78","78","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6024","25","4","0","SS 1","","GOVERNMENT","16","13","15","","","","","0","0","0","0","28","33","61","61","0","","","15th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6025","22","4","0","SS 1","","GOVERNMENT","16","13","19","","","","","0","0","0","0","32","51","83","83","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6026","241","4","0","SS 1","","GOVERNMENT","16","11","14","","","","","0","0","0","0","25","38","63","63","0","","","12th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6027","239","4","0","SS 1","","GOVERNMENT","16","8","12","","","","","0","0","0","0","20","36","56","56","0","","","17th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6028","174","4","0","SS 1","","GOVERNMENT","16","6","0","","","","","0","0","0","0","6","18","24","24","0","","","24th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6029","26","4","0","SS 1","","GOVERNMENT","16","0","19","","","","","0","0","0","0","19","46","65","65","0","","","10th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6030","254","4","0","SS 1","","GOVERNMENT","16","13","13","","","","","0","0","0","0","26","40","66","66","0","","","9th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6031","255","4","0","SS 1","","GOVERNMENT","16","12","19","","","","","0","0","0","0","31","41","72","72","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6032","13","4","0","SS 1","","GOVERNMENT","16","14","15","","","","","0","0","0","0","29","47","76","76","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6033","19","4","0","SS 1","","GOVERNMENT","16","8","18","","","","","0","0","0","0","26","38","64","64","0","","","11th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6034","131","5","0","SS 2","","GOVERNMENT","16","10","15","","","","","0","0","0","0","25","45","70","70","0","","","4th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6035","41","5","0","SS 2","","GOVERNMENT","16","15","14","","","","","0","0","0","0","29","53","82","82","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6036","134","5","0","SS 2","","GOVERNMENT","16","12","17","","","","","0","0","0","0","29","55","84","84","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6037","136","5","0","SS 2","","GOVERNMENT","16","2","15","","","","","0","0","0","0","17","29","46","46","0","","","7th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6038","35","5","0","SS 2","","GOVERNMENT","16","8","15","","","","","0","0","0","0","23","48","71","71","0","","","3rd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6039","33","5","0","SS 2","","GOVERNMENT","16","15","13","","","","","0","0","0","0","28","38","66","66","0","","","5th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6040","202","5","0","SS 2","","GOVERNMENT","16","5","15","","","","","0","0","0","0","20","39","59","59","0","","","6th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6041","131","5","0","SS 2","","COMMERCE","20","14","18","","","","","0","0","0","0","32","43","75","75","0","","","1st","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6042","136","5","0","SS 2","","COMMERCE","20","8","8","","","","","0","0","0","0","16","44","60","60","0","","","2nd","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6043","35","5","0","SS 2","","COMMERCE","20","2","14","","","","","0","0","0","0","16","29","45","45","0","","","5th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6044","33","5","0","SS 2","","COMMERCE","20","6","14","","","","","0","0","0","0","20","37","57","57","0","","","3rd","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6045","202","5","0","SS 2","","COMMERCE","20","4","15","","","","","0","0","0","0","19","32","51","51","0","","","4th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6046","229","6","0","SS 3","","COMMERCE","20","17","9","","","","","0","0","0","0","26","44","70","70","0","","","2nd","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6047","56","6","0","SS 3","","COMMERCE","20","16","12","","","","","0","0","0","0","28","44","72","72","0","","","1st","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6048","18","4","0","SS 1","","COMMERCE","20","6","4","","","","","0","0","0","0","10","28","38","38","0","","","22nd","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6049","17","4","0","SS 1","","COMMERCE","20","3","9","","","","","0","0","0","0","12","45","57","57","0","","","17th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6050","24","4","0","SS 1","","COMMERCE","20","10","10","","","","","0","0","0","0","20","53","73","73","0","","","8th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6051","21","4","0","SS 1","","COMMERCE","20","0","3","","","","","0","0","0","0","3","45","48","48","0","","","21st","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6052","15","4","0","SS 1","","COMMERCE","20","5","7","","","","","0","0","0","0","12","42","54","54","0","","","19th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6053","198","4","0","SS 1","","COMMERCE","20","11","16","","","","","0","0","0","0","27","51","78","78","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6054","253","4","0","SS 1","","COMMERCE","20","13","6","","","","","0","0","0","0","19","46","65","65","0","","","14th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6055","171","4","0","SS 1","","COMMERCE","20","13","10","","","","","0","0","0","0","23","45","68","68","0","","","11th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6056","199","4","0","SS 1","","COMMERCE","20","9","10","","","","","0","0","0","0","19","48","67","67","0","","","12th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6057","23","4","0","SS 1","","COMMERCE","20","11","15","","","","","0","0","0","0","26","53","79","79","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6058","14","4","0","SS 1","","COMMERCE","20","14","7","","","","","0","0","0","0","21","44","65","65","0","","","14th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6059","12","4","0","SS 1","","COMMERCE","20","11","15","","","","","0","0","0","0","26","51","77","77","0","","","4th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6060","20","4","0","SS 1","","COMMERCE","20","10","2","","","","","0","0","0","0","12","23","35","35","0","","","24th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6061","242","4","0","SS 1","","COMMERCE","20","12","10","","","","","0","0","0","0","22","54","76","76","0","","","5th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6062","25","4","0","SS 1","","COMMERCE","20","14","6","","","","","0","0","0","0","20","52","72","72","0","","","9th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6063","22","4","0","SS 1","","COMMERCE","20","17","13","","","","","0","0","0","0","30","55","85","85","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6064","241","4","0","SS 1","","COMMERCE","20","8","7","","","","","0","0","0","0","15","49","64","64","0","","","16th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6065","239","4","0","SS 1","","COMMERCE","20","8","6","","","","","0","0","0","0","14","42","56","56","0","","","18th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6066","174","4","0","SS 1","","COMMERCE","20","8","2","","","","","0","0","0","0","10","26","36","36","0","","","23rd","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6067","26","4","0","SS 1","","COMMERCE","20","0","19","","","","","0","0","0","0","19","57","76","76","0","","","5th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6068","254","4","0","SS 1","","COMMERCE","20","5","7","","","","","0","0","0","0","12","39","51","51","0","","","20th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6069","255","4","0","SS 1","","COMMERCE","20","13","6","","","","","0","0","0","0","19","47","66","66","0","","","13th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6070","13","4","0","SS 1","","COMMERCE","20","15","7","","","","","0","0","0","0","22","49","71","71","0","","","10th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6071","19","4","0","SS 1","","COMMERCE","20","12","10","","","","","0","0","0","0","22","53","75","75","0","","","7th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6072","246","5","0","SS 2","","ENGLISH LANGUAGE","1","12","9","","","","","0","0","0","0","21","33","54","54","0","","","13th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6073","131","5","0","SS 2","","ENGLISH LANGUAGE","1","12","10","","","","","0","0","0","0","22","29","51","51","0","","","17th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6074","133","5","0","SS 2","","ENGLISH LANGUAGE","1","13","12","","","","","0","0","0","0","25","40","65","65","0","","","6th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6075","135","5","0","SS 2","","ENGLISH LANGUAGE","1","16","14","","","","","0","0","0","0","30","47","77","77","0","","","3rd","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6076","200","5","0","SS 2","","ENGLISH LANGUAGE","1","13","9","","","","","0","0","0","0","22","31","53","53","0","","","15th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6077","41","5","0","SS 2","","ENGLISH LANGUAGE","1","14","15","","","","","0","0","0","0","29","53","82","82","0","","","1st","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6078","201","5","0","SS 2","","ENGLISH LANGUAGE","1","14","12","","","","","0","0","0","0","26","24","50","50","0","","","19th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6079","31","5","0","SS 2","","ENGLISH LANGUAGE","1","15","15","","","","","0","0","0","0","30","42","72","72","0","","","4th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6080","243","5","0","SS 2","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","35","55","55","0","","","12th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6081","134","5","0","SS 2","","ENGLISH LANGUAGE","1","15","15","","","","","0","0","0","0","30","42","72","72","0","","","4th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6082","136","5","0","SS 2","","ENGLISH LANGUAGE","1","13","10","","","","","0","0","0","0","23","16","39","39","0","","","22nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6083","244","5","0","SS 2","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","37","62","62","0","","","8th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6084","35","5","0","SS 2","","ENGLISH LANGUAGE","1","15","0","","","","","0","0","0","0","15","28","43","43","0","","","21st","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6085","245","5","0","SS 2","","ENGLISH LANGUAGE","1","14","9","","","","","0","0","0","0","23","36","59","59","0","","","9th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6086","29","5","0","SS 2","","ENGLISH LANGUAGE","1","14","9","","","","","0","0","0","0","23","36","59","59","0","","","9th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6087","32","5","0","SS 2","","ENGLISH LANGUAGE","1","14","10","","","","","0","0","0","0","24","27","51","51","0","","","17th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6088","33","5","0","SS 2","","ENGLISH LANGUAGE","1","16","10","","","","","0","0","0","0","26","27","53","53","0","","","15th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6089","48","5","0","SS 2","","ENGLISH LANGUAGE","1","15","13","","","","","0","0","0","0","28","30","58","58","0","","","11th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6090","247","5","0","SS 2","","ENGLISH LANGUAGE","1","16","10","","","","","0","0","0","0","26","37","63","63","0","","","7th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6091","202","5","0","SS 2","","ENGLISH LANGUAGE","1","17","0","","","","","0","0","0","0","17","20","37","37","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6092","46","5","0","SS 2","","ENGLISH LANGUAGE","1","15","9","","","","","0","0","0","0","24","30","54","54","0","","","13th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6093","36","5","0","SS 2","","ENGLISH LANGUAGE","1","14","5","","","","","0","0","0","0","19","12","31","31","20","20","24th","24th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6094","128","5","0","SS 2","","ENGLISH LANGUAGE","1","11","10","","","","","0","0","0","0","21","28","49","49","0","","","20th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6095","28","5","0","SS 2","","ENGLISH LANGUAGE","1","17","15","","","","","0","0","0","0","32","49","81","81","0","","","2nd","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6096","131","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","8","15","","","","","0","0","0","0","23","22","45","45","0","","","3rd","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6097","41","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","10","15","","","","","0","0","0","0","25","42","67","67","0","","","2nd","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6098","134","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","13","20","","","","","0","0","0","0","33","40","73","73","0","","","1st","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6099","136","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","5","10","","","","","0","0","0","0","15","20","35","35","0","","","4th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6100","33","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","5","0","","","","","0","0","0","0","5","20","25","25","0","","","5th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6101","202","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","5","0","","","","","0","0","0","0","5","16","21","21","0","","","6th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6102","18","4","0","SS 1","","ENGLISH LANGUAGE","1","12","10","","","","","0","0","0","0","22","10","32","32","0","","","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6103","17","4","0","SS 1","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","17","37","37","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6104","24","4","0","SS 1","","ENGLISH LANGUAGE","1","13","10","","","","","0","0","0","0","23","24","47","47","0","","","11th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6105","21","4","0","SS 1","","ENGLISH LANGUAGE","1","10","9","","","","","0","0","0","0","19","18","37","37","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6106","15","4","0","SS 1","","ENGLISH LANGUAGE","1","9","5","","","","","0","0","0","0","14","17","31","31","0","","","22nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6107","198","4","0","SS 1","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","43","68","68","0","","","2nd","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6108","253","4","0","SS 1","","ENGLISH LANGUAGE","1","0","8","","","","","0","0","0","0","8","14","22","22","0","","","24th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6109","171","4","0","SS 1","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","19","39","39","0","","","15th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6110","199","4","0","SS 1","","ENGLISH LANGUAGE","1","14","12","","","","","0","0","0","0","26","25","51","51","0","","","9th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6111","23","4","0","SS 1","","ENGLISH LANGUAGE","1","19","17","","","","","0","0","0","0","36","37","73","73","0","","","1st","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6112","14","4","0","SS 1","","ENGLISH LANGUAGE","1","16","10","","","","","0","0","0","0","26","16","42","42","0","","","13th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6113","12","4","0","SS 1","","ENGLISH LANGUAGE","1","14","10","","","","","0","0","0","0","24","27","51","51","0","","","9th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6114","20","4","0","SS 1","","ENGLISH LANGUAGE","1","14","10","","","","","0","0","0","0","24","5","29","29","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6115","242","4","0","SS 1","","ENGLISH LANGUAGE","1","19","10","","","","","0","0","0","0","29","27","56","56","0","","","5th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6116","25","4","0","SS 1","","ENGLISH LANGUAGE","1","13","10","","","","","0","0","0","0","23","23","46","46","0","","","12th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6117","22","4","0","SS 1","","ENGLISH LANGUAGE","1","20","12","","","","","0","0","0","0","32","33","65","65","0","","","3rd","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6118","241","4","0","SS 1","","ENGLISH LANGUAGE","1","15","12","","","","","0","0","0","0","27","27","54","54","0","","","6th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6119","239","4","0","SS 1","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","17","37","37","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("6120","174","4","0","SS 1","","ENGLISH LANGUAGE","1","9","9","","","","","0","0","0","0","18","19","37","37","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6121","26","4","0","SS 1","","ENGLISH LANGUAGE","1","17","10","","","","","0","0","0","0","27","30","57","57","0","","","4th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6122","254","4","0","SS 1","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","15","35","35","0","","","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6123","255","4","0","SS 1","","ENGLISH LANGUAGE","1","15","13","","","","","0","0","0","0","28","25","53","53","0","","","7th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6124","13","4","0","SS 1","","ENGLISH LANGUAGE","1","13","8","","","","","0","0","0","0","21","32","53","53","0","","","7th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6125","19","4","0","SS 1","","ENGLISH LANGUAGE","1","8","9","","","","","0","0","0","0","17","23","40","40","0","","","14th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6126","18","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","1","5","","","","","0","0","0","0","6","14","20","20","0","","","22nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6127","17","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","5","","","","","0","0","0","0","8","20","28","28","0","","","18th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6128","24","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","12","","","","","0","0","0","0","15","30","45","45","0","","","7th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6129","21","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","1","7","","","","","0","0","0","0","8","21","29","29","0","","","14th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6130","15","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","8","","","","","0","0","0","0","11","27","38","38","0","","","12th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6131","198","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","18","","","","","0","0","0","0","28","36","64","64","0","","","2nd","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6132","253","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","0","","","","","0","0","0","0","2","14","16","16","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6133","171","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","7","","","","","0","0","0","0","10","20","30","30","0","","","13th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6134","199","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","1","14","","","","","0","0","0","0","15","24","39","39","0","","","11th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6135","23","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","15","","","","","0","0","0","0","25","40","65","65","0","","","1st","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6136","14","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","1","5","","","","","0","0","0","0","6","18","24","24","0","","","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6137","12","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","13","","","","","0","0","0","0","18","28","46","46","0","","","6th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6138","20","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","1","5","","","","","0","0","0","0","6","9","15","15","0","","","24th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6139","242","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","16","","","","","0","0","0","0","26","33","59","59","0","","","3rd","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6140","25","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","10","","","","","0","0","0","0","13","32","45","45","0","","","7th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6141","22","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","14","","","","","0","0","0","0","24","35","59","59","0","","","3rd","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6142","241","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","10","","","","","0","0","0","0","13","30","43","43","0","","","10th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6143","239","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","1","8","","","","","0","0","0","0","9","18","27","27","0","","","19th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6144","174","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","9","","","","","0","0","0","0","11","14","25","25","0","","","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6145","26","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","5","","","","","0","0","0","0","15","30","45","45","0","","","7th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6146","254","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","5","","","","","0","0","0","0","5","24","29","29","0","","","14th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6147","255","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","7","15","","","","","0","0","0","0","22","28","50","50","0","","","5th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6148","13","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","5","","","","","0","0","0","0","5","24","29","29","0","","","14th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6149","19","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","9","","","","","0","0","0","0","12","17","29","29","0","","","14th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6151","191","6","0","SS 3","","ENGLISH LANGUAGE","1","14","10","","","","","0","0","0","0","24","38","62","62","0","","","4th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6152","58","6","0","SS 3","","ENGLISH LANGUAGE","1","14","10","","","","","0","0","0","0","24","29","53","53","0","","","5th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6153","49","6","0","SS 3","","ENGLISH LANGUAGE","1","10","12","","","","","0","0","0","0","22","28","50","50","0","","","6th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6154","63","6","0","SS 3","","ENGLISH LANGUAGE","1","13","12","","","","","0","0","0","0","25","38","63","63","0","","","3rd","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6155","229","6","0","SS 3","","ENGLISH LANGUAGE","1","7","9","","","","","0","0","0","0","16","21","37","37","0","","","10th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6156","51","6","0","SS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","23","43","43","0","","","9th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6157","42","6","0","SS 3","","ENGLISH LANGUAGE","1","15","15","","","","","0","0","0","0","30","35","65","65","0","","","2nd","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6158","54","6","0","SS 3","","ENGLISH LANGUAGE","1","17","13","","","","","0","0","0","0","30","36","66","66","0","","","1st","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6159","47","6","0","SS 3","","ENGLISH LANGUAGE","1","12","9","","","","","0","0","0","0","21","25","46","46","0","","","8th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6161","229","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","13","5","","","","","0","0","0","0","18","16","34","34","0","","","4th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6162","51","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","19","7","","","","","0","0","0","0","26","24","50","50","0","","","3rd","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6163","42","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","20","10","","","","","0","0","0","0","30","35","65","65","0","","","1st","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6164","250","1","0","JSS 1","","FRENCH","27","12","15","","","","","0","0","0","0","27","31","58","58","0","","","10th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6165","214","1","0","JSS 1","","FRENCH","27","10","15","","","","","0","0","0","0","25","30","55","55","0","","","13th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6166","227","1","0","JSS 1","","FRENCH","27","10","14","","","","","0","0","0","0","24","15","39","39","0","","","19th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6167","212","1","0","JSS 1","","FRENCH","27","10","10","","","","","0","0","0","0","20","0","20","20","0","","","23rd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6168","188","1","0","JSS 1","","FRENCH","27","12","16","","","","","0","0","0","0","28","37","65","65","0","","","8th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6169","221","1","0","JSS 1","","FRENCH","27","10","14","","","","","0","0","0","0","24","14","38","38","0","","","20th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6170","220","1","0","JSS 1","","FRENCH","27","10","14","","","","","0","0","0","0","24","21","45","45","0","","","16th","D7","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6171","213","1","0","JSS 1","","FRENCH","27","10","13","","","","","0","0","0","0","23","10","33","33","0","","","21st","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6172","215","1","0","JSS 1","","FRENCH","27","16","20","","","","","0","0","0","0","36","30","66","66","0","","","7th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6173","209","1","0","JSS 1","","FRENCH","27","12","15","","","","","0","0","0","0","27","17","44","44","0","","","17th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6174","225","1","0","JSS 1","","FRENCH","27","10","14","","","","","0","0","0","0","24","20","44","44","0","","","17th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6175","217","1","0","JSS 1","","FRENCH","27","16","18","","","","","0","0","0","0","34","37","71","71","0","","","5th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6176","218","1","0","JSS 1","","FRENCH","27","10","10","","","","","0","0","0","0","20","12","32","32","0","","","22nd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6177","216","1","0","JSS 1","","FRENCH","27","18","20","","","","","0","0","0","0","38","45","83","83","0","","","1st","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6178","219","1","0","JSS 1","","FRENCH","27","16","16","","","","","0","0","0","0","32","23","55","55","0","","","13th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6179","224","1","0","JSS 1","","FRENCH","27","14","15","","","","","0","0","0","0","29","30","59","59","0","","","9th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6180","223","1","0","JSS 1","","FRENCH","27","15","18","","","","","0","0","0","0","33","46","79","79","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6181","226","1","0","JSS 1","","FRENCH","27","13","16","","","","","0","0","0","0","29","45","74","74","0","","","3rd","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6182","249","1","0","JSS 1","","FRENCH","27","13","15","","","","","0","0","0","0","28","44","72","72","0","","","4th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6183","211","1","0","JSS 1","","FRENCH","27","10","14","","","","","0","0","0","0","24","33","57","57","64.5","64.5","6th","11th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6184","210","1","0","JSS 1","","FRENCH","27","14","16","","","","","0","0","0","0","30","38","68","68","0","","","6th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6185","222","1","0","JSS 1","","FRENCH","27","16","18","","","","","0","0","0","0","34","22","56","56","0","","","12th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6186","248","1","0","JSS 1","","FRENCH","27","13","15","","","","","0","0","0","0","28","24","52","52","0","","","15th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6187","179","2","0","JSS 2","","FRENCH","27","16","18","","","","","0","0","0","0","34","53","87","87","0","","","1st","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6188","185","2","0","JSS 2","","FRENCH","27","15","18","","","","","0","0","0","0","33","44","77","77","0","","","4th","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6189","186","2","0","JSS 2","","FRENCH","27","14","15","","","","","0","0","0","0","29","25","54","54","0","","","6th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6190","183","2","0","JSS 2","","FRENCH","27","8","8","","","","","0","0","0","0","16","10","26","26","0","","","8th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6191","182","2","0","JSS 2","","FRENCH","27","18","18","","","","","0","0","0","0","36","50","86","86","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6192","189","2","0","JSS 2","","FRENCH","27","14","15","","","","","0","0","0","0","29","30","59","59","0","","","5th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6193","251","2","0","JSS 2","","FRENCH","27","10","12","","","","","0","0","0","0","22","10","32","32","0","","","7th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6194","233","2","0","JSS 2","","FRENCH","27","16","17","","","","","0","0","0","0","33","47","80","80","0","","","3rd","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6195","188","1","0","JSS 1","","MATHEMATICS","2","10","18","","","","","0","0","0","0","28","37","65","65","0","","","9th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6197","246","5","0","SS 2","","FURTHER MATHEMATICS","25","14","12","","","","","0","0","0","0","26","33","59","59","59","59","7th","10th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6198","135","5","0","SS 2","","FURTHER MATHEMATICS","25","20","20","","","","","0","0","0","0","40","57","97","97","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6199","200","5","0","SS 2","","FURTHER MATHEMATICS","25","18","18","","","","","0","0","0","0","36","40","76","76","0","","","4th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6200","201","5","0","SS 2","","FURTHER MATHEMATICS","25","18","20","","","","","0","0","0","0","38","24","62","62","0","","","6th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6201","31","5","0","SS 2","","FURTHER MATHEMATICS","25","18","16","","","","","0","0","0","0","34","26","60","60","0","","","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6202","243","5","0","SS 2","","FURTHER MATHEMATICS","25","14","18","","","","","0","0","0","0","32","39","71","71","0","","","5th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6204","244","5","0","SS 2","","FURTHER MATHEMATICS","25","18","16","","","","","0","0","0","0","34","44","78","78","74","74","2nd","3rd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6205","245","5","0","SS 2","","FURTHER MATHEMATICS","25","14","18","","","","","0","0","0","0","32","22","54","54","0","","","11th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6206","29","5","0","SS 2","","FURTHER MATHEMATICS","25","14","16","","","","","0","0","0","0","30","15","45","45","0","","","12th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6207","32","5","0","SS 2","","FURTHER MATHEMATICS","25","15","14","","","","","0","0","0","0","29","31","60","60","55.5","55.5","10th","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6208","247","5","0","SS 2","","FURTHER MATHEMATICS","25","16","18","","","","","0","0","0","0","34","26","60","60","64.5","64.5","4th","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6209","36","5","0","SS 2","","FURTHER MATHEMATICS","25","12","14","","","","","0","0","0","0","26","10","36","36","39","39","15th","13th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6211","28","5","0","SS 2","","FURTHER MATHEMATICS","25","20","16","","","","","0","0","0","0","36","50","86","86","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6213","136","5","0","SS 2","","MATHEMATICS","2","5","14","","","","","0","0","0","0","19","19","38","38","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6214","191","6","0","SS 3","","MATHEMATICS","2","13","15","","","","","0","0","0","0","28","45","73","73","0","","","2nd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6215","58","6","0","SS 3","","MATHEMATICS","2","13","15","","","","","0","0","0","0","28","30","58","58","0","","","6th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6216","45","6","0","SS 3","","MATHEMATICS","2","13","15","","","","","0","0","0","0","28","40","68","68","0","","","3rd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6217","49","6","0","SS 3","","MATHEMATICS","2","13","15","","","","","0","0","0","0","28","8","36","36","0","","","10th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6218","63","6","0","SS 3","","MATHEMATICS","2","20","15","","","","","0","0","0","0","35","47","82","82","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6219","229","6","0","SS 3","","MATHEMATICS","2","5","15","","","","","0","0","0","0","20","40","60","60","0","","","5th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6221","51","6","0","SS 3","","MATHEMATICS","2","5","15","","","","","0","0","0","0","20","23","43","43","0","","","9th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6222","42","6","0","SS 3","","MATHEMATICS","2","20","15","","","","","0","0","0","0","35","28","63","63","0","","","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6223","54","6","0","SS 3","","MATHEMATICS","2","13","15","","","","","0","0","0","0","28","24","52","52","0","","","8th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6226","47","6","0","SS 3","","MATHEMATICS","2","0","0","","","","","0","0","0","0","","53","53","53","0","","","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6227","191","6","0","SS 3","","PHYSICS","12","20","20","","","","","0","0","0","0","40","44","84","84","0","","","1st","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6228","58","6","0","SS 3","","PHYSICS","12","20","10","","","","","0","0","0","0","30","25","55","55","0","","","5th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("6229","49","6","0","SS 3","","PHYSICS","12","20","10","","","","","0","0","0","0","30","21","51","51","0","","","6th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6230","63","6","0","SS 3","","PHYSICS","12","20","20","","","","","0","0","0","0","40","44","84","84","0","","","1st","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6231","54","6","0","SS 3","","PHYSICS","12","20","10","","","","","0","0","0","0","30","44","74","74","0","","","3rd","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6232","47","6","0","SS 3","","PHYSICS","12","20","18","","","","","0","0","0","0","38","36","74","74","0","","","3rd","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6233","250","1","0","JSS 1","","COMPUTER SCIENCE","10","10","2","","","","","0","0","0","0","12","53","65","65","0","","","12th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6234","214","1","0","JSS 1","","COMPUTER SCIENCE","10","20","20","","","","","0","0","0","0","40","55","95","95","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6235","227","1","0","JSS 1","","COMPUTER SCIENCE","10","5","10","","","","","0","0","0","0","15","28","43","43","0","","","24th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6236","212","1","0","JSS 1","","COMPUTER SCIENCE","10","5","10","","","","","0","0","0","0","15","30","45","45","0","","","23rd","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6237","188","1","0","JSS 1","","COMPUTER SCIENCE","10","5","12","","","","","0","0","0","0","17","40","57","57","0","","","15th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6238","221","1","0","JSS 1","","COMPUTER SCIENCE","10","15","10","","","","","0","0","0","0","25","35","60","60","0","","","13th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6239","220","1","0","JSS 1","","COMPUTER SCIENCE","10","10","8","","","","","0","0","0","0","18","35","53","53","0","","","17th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6240","213","1","0","JSS 1","","COMPUTER SCIENCE","10","5","10","","","","","0","0","0","0","15","38","53","53","0","","","17th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6241","215","1","0","JSS 1","","COMPUTER SCIENCE","10","20","20","","","","","0","0","0","0","40","55","95","95","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6242","209","1","0","JSS 1","","COMPUTER SCIENCE","10","5","2","","","","","0","0","0","0","7","48","55","55","0","","","16th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6243","225","1","0","JSS 1","","COMPUTER SCIENCE","10","8","10","","","","","0","0","0","0","18","35","53","53","0","","","17th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6244","217","1","0","JSS 1","","COMPUTER SCIENCE","10","20","20","","","","","0","0","0","0","40","49","89","89","0","","","5th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6245","218","1","0","JSS 1","","COMPUTER SCIENCE","10","10","8","","","","","0","0","0","0","18","35","53","53","0","","","17th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6246","216","1","0","JSS 1","","COMPUTER SCIENCE","10","20","18","","","","","0","0","0","0","38","56","94","94","0","","","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6247","219","1","0","JSS 1","","COMPUTER SCIENCE","10","10","5","","","","","0","0","0","0","15","45","60","60","0","","","13th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6248","224","1","0","JSS 1","","COMPUTER SCIENCE","10","5","2","","","","","0","0","0","0","7","40","47","47","0","","","22nd","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6249","223","1","0","JSS 1","","COMPUTER SCIENCE","10","10","5","","","","","0","0","0","0","15","51","66","66","0","","","11th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6250","226","1","0","JSS 1","","COMPUTER SCIENCE","10","10","10","","","","","0","0","0","0","20","54","74","74","0","","","8th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6251","249","1","0","JSS 1","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","45","70","70","0","","","9th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6252","211","1","0","JSS 1","","COMPUTER SCIENCE","10","20","15","","","","","0","0","0","0","35","35","70","70","67","67","6th","9th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6253","210","1","0","JSS 1","","COMPUTER SCIENCE","10","20","20","","","","","0","0","0","0","40","55","95","95","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6254","222","1","0","JSS 1","","COMPUTER SCIENCE","10","15","20","","","","","0","0","0","0","35","50","85","85","0","","","6th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6255","248","1","0","JSS 1","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","25","50","50","0","","","21st","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6256","179","2","0","JSS 2","","COMPUTER SCIENCE","10","20","18","","","","","0","0","0","0","38","51","89","89","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6257","185","2","0","JSS 2","","COMPUTER SCIENCE","10","15","2","","","","","0","0","0","0","17","40","57","57","0","","","6th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6258","186","2","0","JSS 2","","COMPUTER SCIENCE","10","0","5","","","","","0","0","0","0","5","26","31","31","0","","","8th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6259","183","2","0","JSS 2","","COMPUTER SCIENCE","10","10","5","","","","","0","0","0","0","15","25","40","40","0","","","7th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6260","182","2","0","JSS 2","","COMPUTER SCIENCE","10","20","20","","","","","0","0","0","0","40","55","95","95","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6261","189","2","0","JSS 2","","COMPUTER SCIENCE","10","15","20","","","","","0","0","0","0","35","45","80","80","0","","","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6262","251","2","0","JSS 2","","COMPUTER SCIENCE","10","5","10","","","","","0","0","0","0","15","45","60","60","0","","","5th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6263","233","2","0","JSS 2","","COMPUTER SCIENCE","10","10","8","","","","","0","0","0","0","18","48","66","66","0","","","4th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6264","18","4","0","SS 1","","COMPUTER SCIENCE","10","2","5","","","","","0","0","0","0","7","35","42","42","0","","","23rd","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6265","17","4","0","SS 1","","COMPUTER SCIENCE","10","5","10","","","","","0","0","0","0","15","30","45","45","0","","","22nd","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6266","24","4","0","SS 1","","COMPUTER SCIENCE","10","5","5","","","","","0","0","0","0","10","40","50","50","0","","","20th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6267","21","4","0","SS 1","","COMPUTER SCIENCE","10","5","10","","","","","0","0","0","0","15","48","63","63","0","","","11th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6268","15","4","0","SS 1","","COMPUTER SCIENCE","10","5","7","","","","","0","0","0","0","12","45","57","57","0","","","16th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6269","198","4","0","SS 1","","COMPUTER SCIENCE","10","20","20","","","","","0","0","0","0","40","56","96","96","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6270","253","4","0","SS 1","","COMPUTER SCIENCE","10","8","5","","","","","0","0","0","0","13","46","59","59","0","","","14th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6271","171","4","0","SS 1","","COMPUTER SCIENCE","10","10","12","","","","","0","0","0","0","22","40","62","62","0","","","12th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6272","199","4","0","SS 1","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","45","70","70","0","","","8th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6273","23","4","0","SS 1","","COMPUTER SCIENCE","10","20","20","","","","","0","0","0","0","40","51","91","91","0","","","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6274","14","4","0","SS 1","","COMPUTER SCIENCE","10","5","2","","","","","0","0","0","0","7","40","47","47","0","","","21st","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6275","12","4","0","SS 1","","COMPUTER SCIENCE","10","10","8","","","","","0","0","0","0","18","40","58","58","0","","","15th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6276","20","4","0","SS 1","","COMPUTER SCIENCE","10","2","5","","","","","0","0","0","0","7","35","42","42","0","","","23rd","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6277","242","4","0","SS 1","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","51","76","76","0","","","6th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6278","25","4","0","SS 1","","COMPUTER SCIENCE","10","10","8","","","","","0","0","0","0","18","35","53","53","0","","","18th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6279","22","4","0","SS 1","","COMPUTER SCIENCE","10","20","18","","","","","0","0","0","0","38","58","96","96","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6280","241","4","0","SS 1","","COMPUTER SCIENCE","10","15","10","","","","","0","0","0","0","25","35","60","60","0","","","13th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6281","239","4","0","SS 1","","COMPUTER SCIENCE","10","8","10","","","","","0","0","0","0","18","46","64","64","0","","","10th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6282","174","4","0","SS 1","","COMPUTER SCIENCE","10","10","8","","","","","0","0","0","0","18","49","67","67","0","","","9th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6283","26","4","0","SS 1","","COMPUTER SCIENCE","10","20","20","","","","","0","0","0","0","40","56","96","96","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6284","254","4","0","SS 1","","COMPUTER SCIENCE","10","10","8","","","","","0","0","0","0","18","38","56","56","0","","","17th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6285","255","4","0","SS 1","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","50","75","75","0","","","7th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6286","13","4","0","SS 1","","COMPUTER SCIENCE","10","15","10","","","","","0","0","0","0","25","56","81","81","0","","","5th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6287","19","4","0","SS 1","","COMPUTER SCIENCE","10","5","10","","","","","0","0","0","0","15","38","53","53","0","","","18th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6288","133","5","0","SS 2","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","38","63","63","0","","","3rd","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6289","135","5","0","SS 2","","COMPUTER SCIENCE","10","15","20","","","","","0","0","0","0","35","49","84","84","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6290","200","5","0","SS 2","","COMPUTER SCIENCE","10","5","8","","","","","0","0","0","0","13","40","53","53","0","","","6th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6291","201","5","0","SS 2","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","20","45","45","0","","","10th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6292","31","5","0","SS 2","","COMPUTER SCIENCE","10","5","8","","","","","0","0","0","0","13","28","41","41","0","","","12th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6293","243","5","0","SS 2","","COMPUTER SCIENCE","10","10","5","","","","","0","0","0","0","15","32","47","47","0","","","9th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6295","35","5","0","SS 2","","COMPUTER SCIENCE","10","2","10","","","","","0","0","0","0","12","40","52","52","0","","","7th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6296","245","5","0","SS 2","","COMPUTER SCIENCE","10","5","2","","","","","0","0","0","0","7","25","32","32","0","","","13th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6297","32","5","0","SS 2","","COMPUTER SCIENCE","10","10","11","","","","","0","0","0","0","21","35","56","56","0","","","4th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6298","33","5","0","SS 2","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","29","54","54","53","53","4th","5th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6299","46","5","0","SS 2","","COMPUTER SCIENCE","10","15","5","","","","","0","0","0","0","20","30","50","50","41","41","13th","8th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6300","128","5","0","SS 2","","COMPUTER SCIENCE","10","10","5","","","","","0","0","0","0","15","30","45","45","0","","","10th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6301","28","5","0","SS 2","","COMPUTER SCIENCE","10","20","20","","","","","0","0","0","0","40","53","93","93","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6302","179","2","0","JSS 2","","HOME ECONOMICS","24","13","15","","","","","0","0","0","0","28","33","61","61","0","","","2nd","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6303","185","2","0","JSS 2","","HOME ECONOMICS","24","13","15","","","","","0","0","0","0","28","33","61","61","0","","","2nd","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6304","186","2","0","JSS 2","","HOME ECONOMICS","24","14","15","","","","","0","0","0","0","29","30","59","59","0","","","5th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6305","183","2","0","JSS 2","","HOME ECONOMICS","24","13","14","","","","","0","0","0","0","27","13","40","40","0","","","8th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6306","182","2","0","JSS 2","","HOME ECONOMICS","24","9","13","","","","","0","0","0","0","22","39","61","61","0","","","2nd","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6307","189","2","0","JSS 2","","HOME ECONOMICS","24","13","15","","","","","0","0","0","0","28","42","70","70","0","","","1st","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6308","251","2","0","JSS 2","","HOME ECONOMICS","24","11","10","","","","","0","0","0","0","21","33","54","54","0","","","7th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6309","233","2","0","JSS 2","","HOME ECONOMICS","24","10","12","","","","","0","0","0","0","22","37","59","59","0","","","5th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6310","179","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","13","12","","","","","0","0","0","0","25","31","56","56","0","","","4th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6311","185","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","13","12","","","","","0","0","0","0","25","27","52","52","0","","","5th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6312","186","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","8","10","","","","","0","0","0","0","18","26","44","44","0","","","6th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6313","183","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","7","6","","","","","0","0","0","0","13","15","28","28","0","","","8th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6314","182","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","12","13","","","","","0","0","0","0","25","36","61","61","0","","","2nd","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6315","189","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","13","12","","","","","0","0","0","0","25","32","57","57","0","","","3rd","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6316","251","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","7","10","","","","","0","0","0","0","17","27","44","44","0","","","6th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6317","233","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","11","13","","","","","0","0","0","0","24","47","71","71","0","","","1st","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6318","179","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","15","12","","","","","0","0","0","0","27","40","67","67","0","","","2nd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6319","185","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","15","10","","","","","0","0","0","0","25","39","64","64","0","","","3rd","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6320","186","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","7","10","","","","","0","0","0","0","17","26","43","43","0","","","7th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6321","183","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","8","9","","","","","0","0","0","0","17","19","36","36","0","","","8th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6322","182","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","19","17","","","","","0","0","0","0","36","49","85","85","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6323","189","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","10","12","","","","","0","0","0","0","22","30","52","52","0","","","5th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6324","251","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","15","10","","","","","0","0","0","0","25","30","55","55","0","","","4th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6325","233","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","9","12","","","","","0","0","0","0","21","30","51","51","0","","","6th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6326","250","1","0","JSS 1","","CIVIC EDUCATION","28","14","13","","","","","0","0","0","0","27","34","61","61","0","","","15th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6327","214","1","0","JSS 1","","CIVIC EDUCATION","28","12","13","","","","","0","0","0","0","25","40","65","65","0","","","9th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6328","227","1","0","JSS 1","","CIVIC EDUCATION","28","8","10","","","","","0","0","0","0","18","30","48","48","0","","","22nd","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6329","212","1","0","JSS 1","","CIVIC EDUCATION","28","12","10","","","","","0","0","0","0","22","36","58","58","0","","","17th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("6330","188","1","0","JSS 1","","CIVIC EDUCATION","28","11","13","","","","","0","0","0","0","24","34","58","58","0","","","17th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6331","221","1","0","JSS 1","","CIVIC EDUCATION","28","14","15","","","","","0","0","0","0","29","40","69","69","0","","","5th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6332","220","1","0","JSS 1","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","30","50","50","0","","","21st","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6333","213","1","0","JSS 1","","CIVIC EDUCATION","28","14","14","","","","","0","0","0","0","28","40","68","68","0","","","6th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6334","215","1","0","JSS 1","","CIVIC EDUCATION","28","14","13","","","","","0","0","0","0","27","48","75","75","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6335","209","1","0","JSS 1","","CIVIC EDUCATION","28","12","11","","","","","0","0","0","0","23","30","53","53","0","","","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6336","225","1","0","JSS 1","","CIVIC EDUCATION","28","11","10","","","","","0","0","0","0","21","15","36","36","0","","","24th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6337","217","1","0","JSS 1","","CIVIC EDUCATION","28","17","18","","","","","0","0","0","0","35","37","72","72","0","","","4th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6338","218","1","0","JSS 1","","CIVIC EDUCATION","28","14","13","","","","","0","0","0","0","27","30","57","57","0","","","19th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6339","216","1","0","JSS 1","","CIVIC EDUCATION","28","19","20","","","","","0","0","0","0","39","51","90","90","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6340","219","1","0","JSS 1","","CIVIC EDUCATION","28","12","13","","","","","0","0","0","0","25","37","62","62","0","","","14th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6341","224","1","0","JSS 1","","CIVIC EDUCATION","28","13","10","","","","","0","0","0","0","23","20","43","43","0","","","23rd","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6342","223","1","0","JSS 1","","CIVIC EDUCATION","28","16","15","","","","","0","0","0","0","31","45","76","76","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6343","226","1","0","JSS 1","","CIVIC EDUCATION","28","12","13","","","","","0","0","0","0","25","40","65","65","0","","","9th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6344","249","1","0","JSS 1","","CIVIC EDUCATION","28","14","13","","","","","0","0","0","0","27","40","67","67","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6345","211","1","0","JSS 1","","CIVIC EDUCATION","28","15","13","","","","","0","0","0","0","28","33","61","61","64.5","64.5","5th","15th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6346","210","1","0","JSS 1","","CIVIC EDUCATION","28","13","14","","","","","0","0","0","0","27","36","63","63","0","","","13th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6347","222","1","0","JSS 1","","CIVIC EDUCATION","28","11","13","","","","","0","0","0","0","24","43","67","67","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6348","248","1","0","JSS 1","","CIVIC EDUCATION","28","13","12","","","","","0","0","0","0","25","40","65","65","0","","","9th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6349","250","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","40","61","61","0","","","12th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6350","214","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","15","","","","","0","0","0","0","29","40","69","69","0","","","7th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6351","227","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","8","10","","","","","0","0","0","0","18","28","46","46","0","","","19th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6352","212","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","8","10","","","","","0","0","0","0","18","20","38","38","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6353","188","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","8","9","","","","","0","0","0","0","17","40","57","57","0","","","15th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6354","221","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","10","","","","","0","0","0","0","19","40","59","59","0","","","13th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6355","220","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","5","7","","","","","0","0","0","0","12","28","40","40","0","","","21st","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6356","213","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","15","13","","","","","0","0","0","0","28","40","68","68","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6357","215","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","12","","","","","0","0","0","0","22","40","62","62","0","","","11th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6358","209","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","10","","","","","0","0","0","0","22","30","52","52","0","","","16th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6359","225","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","11","","","","","0","0","0","0","23","15","38","38","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6360","217","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","13","","","","","0","0","0","0","27","49","76","76","0","","","2nd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6361","218","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","10","","","","","0","0","0","0","19","30","49","49","0","","","18th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6362","216","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","16","12","","","","","0","0","0","0","28","43","71","71","0","","","6th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6363","219","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","10","","","","","0","0","0","0","19","40","59","59","0","","","13th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6364","224","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","11","","","","","0","0","0","0","21","20","41","41","0","","","20th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6365","223","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","12","","","","","0","0","0","0","25","40","65","65","0","","","9th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6366","226","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","14","","","","","0","0","0","0","27","49","76","76","0","","","2nd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6367","249","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","15","","","","","0","0","0","0","29","49","78","78","0","","","1st","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6368","211","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","10","","","","","0","0","0","0","20","32","52","52","52","52","13th","16th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6369","210","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","15","16","","","","","0","0","0","0","31","43","74","74","0","","","4th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6370","222","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","11","14","","","","","0","0","0","0","25","47","72","72","0","","","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6371","248","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","15","36","36","0","","","24th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6372","250","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","14","","","","","0","0","0","0","26","37","63","63","0","","","13th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6373","214","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","14","15","","","","","0","0","0","0","29","39","68","68","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6374","227","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","11","14","","","","","0","0","0","0","25","28","53","53","0","","","21st","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6375","212","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","13","","","","","0","0","0","0","23","37","60","60","0","","","16th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6376","188","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","11","12","","","","","0","0","0","0","23","34","57","57","0","","","19th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6377","221","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","15","14","","","","","0","0","0","0","29","38","67","67","0","","","9th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6378","220","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","7","6","","","","","0","0","0","0","13","28","41","41","0","","","23rd","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6379","213","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","13","12","","","","","0","0","0","0","25","40","65","65","0","","","12th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6380","215","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","14","","","","","0","0","0","0","26","40","66","66","0","","","10th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6381","209","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","14","10","","","","","0","0","0","0","24","37","61","61","0","","","14th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6382","225","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","2","10","","","","","0","0","0","0","12","10","22","22","0","","","24th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6383","217","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","15","16","","","","","0","0","0","0","31","50","81","81","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6384","218","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","9","12","","","","","0","0","0","0","21","37","58","58","0","","","17th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6385","216","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","16","15","","","","","0","0","0","0","31","48","79","79","0","","","3rd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6386","219","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","12","","","","","0","0","0","0","22","36","58","58","0","","","17th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6387","224","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","14","13","","","","","0","0","0","0","27","34","61","61","0","","","14th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6388","223","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","17","18","","","","","0","0","0","0","35","43","78","78","0","","","4th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6389","226","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","13","14","","","","","0","0","0","0","27","47","74","74","0","","","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6390","249","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","14","13","","","","","0","0","0","0","27","39","66","66","0","","","10th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6391","211","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","9","10","","","","","0","0","0","0","19","37","56","56","56","56","8th","20th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6392","210","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","13","13","","","","","0","0","0","0","26","43","69","69","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6393","222","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","14","","","","","0","0","0","0","26","43","69","69","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6394","248","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","12","","","","","0","0","0","0","22","30","52","52","0","","","22nd","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6395","246","5","0","SS 2","","AGRICULTURAL SCIENCE","5","2","12","","","","","0","0","0","0","14","30","44","44","0","","","8th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6396","133","5","0","SS 2","","AGRICULTURAL SCIENCE","5","6","11","","","","","0","0","0","0","17","39","56","56","0","","","4th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6397","135","5","0","SS 2","","AGRICULTURAL SCIENCE","5","8","12","","","","","0","0","0","0","20","54","74","74","0","","","1st","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6398","200","5","0","SS 2","","AGRICULTURAL SCIENCE","5","9","13","","","","","0","0","0","0","22","42","64","64","0","","","2nd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6400","244","5","0","SS 2","","AGRICULTURAL SCIENCE","5","6","13","","","","","0","0","0","0","19","32","51","51","0","","","6th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6401","48","5","0","SS 2","","AGRICULTURAL SCIENCE","5","5","7","","","","","0","0","0","0","12","33","45","45","0","","","7th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6402","247","5","0","SS 2","","AGRICULTURAL SCIENCE","5","7","10","","","","","0","0","0","0","17","44","61","61","0","","","3rd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6403","46","5","0","SS 2","","AGRICULTURAL SCIENCE","5","7","9","","","","","0","0","0","0","16","37","53","53","0","","","5th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6404","128","5","0","SS 2","","AGRICULTURAL SCIENCE","5","3","5","","","","","0","0","0","0","8","30","38","38","0","","","9th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6405","250","1","0","JSS 1","","SOCIAL STUDIES","23","9","10","","","","","0","0","0","0","19","39","58","58","0","","","19th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6406","214","1","0","JSS 1","","SOCIAL STUDIES","23","16","18","","","","","0","0","0","0","34","49","83","83","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6407","227","1","0","JSS 1","","SOCIAL STUDIES","23","6","5","","","","","0","0","0","0","11","23","34","34","0","","","23rd","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6408","212","1","0","JSS 1","","SOCIAL STUDIES","23","12","11","","","","","0","0","0","0","23","32","55","55","0","","","21st","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6409","188","1","0","JSS 1","","SOCIAL STUDIES","23","9","12","","","","","0","0","0","0","21","39","60","60","0","","","17th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6410","221","1","0","JSS 1","","SOCIAL STUDIES","23","13","14","","","","","0","0","0","0","27","39","66","66","0","","","10th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6411","220","1","0","JSS 1","","SOCIAL STUDIES","23","6","7","","","","","0","0","0","0","13","25","38","38","0","","","22nd","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6412","213","1","0","JSS 1","","SOCIAL STUDIES","23","12","13","","","","","0","0","0","0","25","40","65","65","0","","","11th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6413","215","1","0","JSS 1","","SOCIAL STUDIES","23","14","15","","","","","0","0","0","0","29","40","69","69","0","","","6th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6414","209","1","0","JSS 1","","SOCIAL STUDIES","23","14","14","","","","","0","0","0","0","28","39","67","67","0","","","8th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6415","225","1","0","JSS 1","","SOCIAL STUDIES","23","4","10","","","","","0","0","0","0","14","15","29","29","0","","","24th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6416","217","1","0","JSS 1","","SOCIAL STUDIES","23","13","14","","","","","0","0","0","0","27","50","77","77","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6417","218","1","0","JSS 1","","SOCIAL STUDIES","23","14","11","","","","","0","0","0","0","25","37","62","62","0","","","15th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6418","216","1","0","JSS 1","","SOCIAL STUDIES","23","11","15","","","","","0","0","0","0","26","50","76","76","0","","","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6419","219","1","0","JSS 1","","SOCIAL STUDIES","23","14","15","","","","","0","0","0","0","29","40","69","69","0","","","6th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6420","224","1","0","JSS 1","","SOCIAL STUDIES","23","15","14","","","","","0","0","0","0","29","30","59","59","0","","","18th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6421","223","1","0","JSS 1","","SOCIAL STUDIES","23","12","15","","","","","0","0","0","0","27","40","67","67","0","","","8th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6422","226","1","0","JSS 1","","SOCIAL STUDIES","23","11","13","","","","","0","0","0","0","24","47","71","71","0","","","5th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6423","249","1","0","JSS 1","","SOCIAL STUDIES","23","12","13","","","","","0","0","0","0","25","40","65","65","0","","","11th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6425","210","1","0","JSS 1","","SOCIAL STUDIES","23","15","13","","","","","0","0","0","0","28","49","77","77","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6426","222","1","0","JSS 1","","SOCIAL STUDIES","23","10","13","","","","","0","0","0","0","23","40","63","63","0","","","14th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6427","248","1","0","JSS 1","","SOCIAL STUDIES","23","12","15","","","","","0","0","0","0","27","30","57","57","0","","","20th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6428","246","5","0","SS 2","","BIOLOGY","14","5","10","","","","","0","0","0","0","15","27","42","42","0","","","14th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6430","133","5","0","SS 2","","BIOLOGY","14","12","12","","","","","0","0","0","0","24","36","60","60","0","","","6th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6431","135","5","0","SS 2","","BIOLOGY","14","11","14","","","","","0","0","0","0","25","45","70","70","0","","","1st","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6432","200","5","0","SS 2","","BIOLOGY","14","14","12","","","","","0","0","0","0","26","43","69","69","0","","","3rd","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("6433","41","5","0","SS 2","","BIOLOGY","14","12","12","","","","","0","0","0","0","24","46","70","70","0","","","1st","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6434","201","5","0","SS 2","","BIOLOGY","14","8","11","","","","","0","0","0","0","19","36","55","55","0","","","10th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6435","31","5","0","SS 2","","BIOLOGY","14","13","9","","","","","0","0","0","0","22","40","62","62","0","","","4th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6436","134","5","0","SS 2","","BIOLOGY","14","12","10","","","","","0","0","0","0","22","40","62","62","0","","","4th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6438","244","5","0","SS 2","","BIOLOGY","14","9","10","","","","","0","0","0","0","19","40","59","59","0","","","7th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6439","29","5","0","SS 2","","BIOLOGY","14","9","5","","","","","0","0","0","0","14","41","55","55","0","","","10th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6440","32","5","0","SS 2","","BIOLOGY","14","8","12","","","","","0","0","0","0","20","36","56","56","0","","","9th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6441","48","5","0","SS 2","","BIOLOGY","14","9","9","","","","","0","0","0","0","18","28","46","46","0","","","13th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6442","247","5","0","SS 2","","BIOLOGY","14","10","10","","","","","0","0","0","0","20","35","55","55","0","","","10th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6443","46","5","0","SS 2","","BIOLOGY","14","9","13","","","","","0","0","0","0","22","37","59","59","0","","","7th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6444","36","5","0","SS 2","","BIOLOGY","14","0","0","","","","","0","0","0","0","","16","16","16","0","","","15th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6447","18","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","6","","","","","0","0","0","0","12","19","31","31","0","","","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6448","17","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","5","","","","","0","0","0","0","16","30","46","46","0","","","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6449","24","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","5","","","","","0","0","0","0","11","37","48","48","0","","","11th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6450","21","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","0","","","","","0","0","0","0","5","26","31","31","0","","","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6451","15","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","6","","","","","0","0","0","0","16","34","50","50","0","","","8th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6452","198","4","0","SS 1","","AGRICULTURAL SCIENCE","5","18","13","","","","","0","0","0","0","31","37","68","68","0","","","1st","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6453","253","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","5","","","","","0","0","0","0","12","26","38","38","0","","","16th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6454","171","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","13","","","","","0","0","0","0","20","36","56","56","0","","","5th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6455","199","4","0","SS 1","","AGRICULTURAL SCIENCE","5","9","11","","","","","0","0","0","0","20","26","46","46","0","","","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6456","23","4","0","SS 1","","AGRICULTURAL SCIENCE","5","12","10","","","","","0","0","0","0","22","40","62","62","0","","","3rd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6457","14","4","0","SS 1","","AGRICULTURAL SCIENCE","5","3","5","","","","","0","0","0","0","8","26","34","34","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6458","12","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","8","","","","","0","0","0","0","18","37","55","55","0","","","6th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6459","20","4","0","SS 1","","AGRICULTURAL SCIENCE","5","9","0","","","","","0","0","0","0","9","23","32","32","0","","","21st","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6460","242","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","11","","","","","0","0","0","0","18","31","49","49","0","","","10th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6461","25","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","7","","","","","0","0","0","0","14","37","51","51","0","","","7th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6462","22","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","13","","","","","0","0","0","0","23","39","62","62","0","","","3rd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6463","241","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","5","","","","","0","0","0","0","12","29","41","41","0","","","15th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6464","239","4","0","SS 1","","AGRICULTURAL SCIENCE","5","4","3","","","","","0","0","0","0","7","21","28","28","0","","","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6465","174","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","6","","","","","0","0","0","0","11","23","34","34","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6466","26","4","0","SS 1","","AGRICULTURAL SCIENCE","5","18","6","","","","","0","0","0","0","24","44","68","68","0","","","1st","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6467","254","4","0","SS 1","","AGRICULTURAL SCIENCE","5","4","11","","","","","0","0","0","0","15","22","37","37","0","","","17th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6468","255","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","6","","","","","0","0","0","0","13","21","34","34","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6469","13","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","6","","","","","0","0","0","0","12","38","50","50","0","","","8th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6470","19","4","0","SS 1","","AGRICULTURAL SCIENCE","5","9","5","","","","","0","0","0","0","14","32","46","46","0","","","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6472","18","4","0","SS 1","","BIOLOGY","14","4","11","","","","","0","0","0","0","15","24","39","39","0","","","16th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6473","17","4","0","SS 1","","BIOLOGY","14","4","12","","","","","0","0","0","0","16","31","47","47","0","","","10th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6474","24","4","0","SS 1","","BIOLOGY","14","8","2","","","","","0","0","0","0","10","39","49","49","0","","","8th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6475","21","4","0","SS 1","","BIOLOGY","14","0","0","","","","","0","0","0","0","","32","32","32","0","","","23rd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6476","15","4","0","SS 1","","BIOLOGY","14","5","6","","","","","0","0","0","0","11","32","43","43","0","","","14th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6477","198","4","0","SS 1","","BIOLOGY","14","15","14","","","","","0","0","0","0","29","57","86","86","0","","","1st","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6478","253","4","0","SS 1","","BIOLOGY","14","5","0","","","","","0","0","0","0","5","32","37","37","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6479","171","4","0","SS 1","","BIOLOGY","14","7","11","","","","","0","0","0","0","18","26","44","44","0","","","13th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6480","199","4","0","SS 1","","BIOLOGY","14","4","12","","","","","0","0","0","0","16","29","45","45","0","","","11th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6481","23","4","0","SS 1","","BIOLOGY","14","12","7","","","","","0","0","0","0","19","49","68","68","0","","","5th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6482","14","4","0","SS 1","","BIOLOGY","14","10","5","","","","","0","0","0","0","15","27","42","42","0","","","15th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6483","12","4","0","SS 1","","BIOLOGY","14","7","15","","","","","0","0","0","0","22","48","70","70","0","","","3rd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6484","20","4","0","SS 1","","BIOLOGY","14","7","0","","","","","0","0","0","0","7","28","35","35","0","","","21st","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6485","242","4","0","SS 1","","BIOLOGY","14","11","12","","","","","0","0","0","0","23","45","68","68","0","","","5th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6486","25","4","0","SS 1","","BIOLOGY","14","6","7","","","","","0","0","0","0","13","32","45","45","0","","","11th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6487","22","4","0","SS 1","","BIOLOGY","14","9","13","","","","","0","0","0","0","22","48","70","70","0","","","3rd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6488","241","4","0","SS 1","","BIOLOGY","14","2","5","","","","","0","0","0","0","7","30","37","37","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6489","239","4","0","SS 1","","BIOLOGY","14","0","5","","","","","0","0","0","0","5","21","26","26","0","","","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6490","174","4","0","SS 1","","BIOLOGY","14","4","5","","","","","0","0","0","0","9","27","36","36","0","","","20th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6491","26","4","0","SS 1","","BIOLOGY","14","14","13","","","","","0","0","0","0","27","44","71","71","0","","","2nd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6492","254","4","0","SS 1","","BIOLOGY","14","2","13","","","","","0","0","0","0","15","24","39","39","0","","","16th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6493","255","4","0","SS 1","","BIOLOGY","14","4","5","","","","","0","0","0","0","9","24","33","33","0","","","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6494","13","4","0","SS 1","","BIOLOGY","14","5","7","","","","","0","0","0","0","12","41","53","53","0","","","7th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6495","19","4","0","SS 1","","BIOLOGY","14","8","7","","","","","0","0","0","0","15","33","48","48","0","","","9th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6497","191","6","0","SS 3","","AGRICULTURAL SCIENCE","5","12","15","","","","","0","0","0","0","27","32","59","59","0","","","2nd","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6498","58","6","0","SS 3","","AGRICULTURAL SCIENCE","5","7","8","","","","","0","0","0","0","15","19","34","34","0","","","8th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6499","45","6","0","SS 3","","AGRICULTURAL SCIENCE","5","8","7","","","","","0","0","0","0","15","34","49","49","0","","","4th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6500","49","6","0","SS 3","","AGRICULTURAL SCIENCE","5","8","8","","","","","0","0","0","0","16","34","50","50","0","","","3rd","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6501","63","6","0","SS 3","","AGRICULTURAL SCIENCE","5","10","11","","","","","0","0","0","0","21","22","43","43","0","","","6th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6503","42","6","0","SS 3","","AGRICULTURAL SCIENCE","5","12","14","","","","","0","0","0","0","26","34","60","60","0","","","1st","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6504","54","6","0","SS 3","","AGRICULTURAL SCIENCE","5","10","9","","","","","0","0","0","0","19","30","49","49","0","","","4th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6507","47","6","0","SS 3","","AGRICULTURAL SCIENCE","5","8","7","","","","","0","0","0","0","15","26","41","41","0","","","7th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6509","191","6","0","SS 3","","BIOLOGY","14","18","19","","","","","0","0","0","0","37","38","75","75","0","","","1st","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6510","58","6","0","SS 3","","BIOLOGY","14","10","10","","","","","0","0","0","0","20","13","33","33","0","","","5th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6511","49","6","0","SS 3","","BIOLOGY","14","12","12","","","","","0","0","0","0","24","35","59","59","0","","","2nd","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6512","42","6","0","SS 3","","BIOLOGY","14","12","14","","","","","0","0","0","0","26","30","56","56","0","","","4th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6513","54","6","0","SS 3","","BIOLOGY","14","12","13","","","","","0","0","0","0","25","33","58","58","0","","","3rd","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6516","18","4","0","SS 1","","CIVIC EDUCATION","28","10","8","","","","","0","0","0","0","18","39","57","57","0","","","19th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6517","17","4","0","SS 1","","CIVIC EDUCATION","28","8","8","","","","","0","0","0","0","16","41","57","57","0","","","19th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6518","24","4","0","SS 1","","CIVIC EDUCATION","28","14","15","","","","","0","0","0","0","29","47","76","76","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6519","21","4","0","SS 1","","CIVIC EDUCATION","28","8","10","","","","","0","0","0","0","18","32","50","50","0","","","22nd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6520","15","4","0","SS 1","","CIVIC EDUCATION","28","12","14","","","","","0","0","0","0","26","37","63","63","0","","","14th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6521","198","4","0","SS 1","","CIVIC EDUCATION","28","8","10","","","","","0","0","0","0","18","45","63","63","0","","","14th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6522","253","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","0","0","0","0","22","37","59","59","0","","","18th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6523","171","4","0","SS 1","","CIVIC EDUCATION","28","12","13","","","","","0","0","0","0","25","43","68","68","0","","","10th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6524","199","4","0","SS 1","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","30","50","50","0","","","22nd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6525","23","4","0","SS 1","","CIVIC EDUCATION","28","16","17","","","","","0","0","0","0","33","50","83","83","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6526","14","4","0","SS 1","","CIVIC EDUCATION","28","12","13","","","","","0","0","0","0","25","41","66","66","0","","","12th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6527","12","4","0","SS 1","","CIVIC EDUCATION","28","12","12","","","","","0","0","0","0","24","45","69","69","0","","","8th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6528","20","4","0","SS 1","","CIVIC EDUCATION","28","10","8","","","","","0","0","0","0","18","23","41","41","0","","","24th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6529","242","4","0","SS 1","","CIVIC EDUCATION","28","16","17","","","","","0","0","0","0","33","45","78","78","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6530","25","4","0","SS 1","","CIVIC EDUCATION","28","12","16","","","","","0","0","0","0","28","39","67","67","0","","","11th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6531","22","4","0","SS 1","","CIVIC EDUCATION","28","18","18","","","","","0","0","0","0","36","52","88","88","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6532","241","4","0","SS 1","","CIVIC EDUCATION","28","16","17","","","","","0","0","0","0","33","45","78","78","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6533","239","4","0","SS 1","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","49","69","69","0","","","8th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6534","174","4","0","SS 1","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","32","52","52","0","","","21st","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6535","26","4","0","SS 1","","CIVIC EDUCATION","28","18","18","","","","","0","0","0","0","36","52","88","88","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6536","254","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","0","0","0","0","22","38","60","60","0","","","17th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6537","255","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","0","0","0","0","22","44","66","66","0","","","12th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6538","13","4","0","SS 1","","CIVIC EDUCATION","28","16","17","","","","","0","0","0","0","33","41","74","74","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6539","19","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","0","0","0","0","22","40","62","62","0","","","16th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6540","246","5","0","SS 2","","CIVIC EDUCATION","15","10","13","","","","","0","0","0","0","23","32","55","55","0","","","21st","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6541","131","5","0","SS 2","","CIVIC EDUCATION","15","10","12","","","","","0","0","0","0","22","49","71","71","0","","","9th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6542","133","5","0","SS 2","","CIVIC EDUCATION","15","12","10","","","","","0","0","0","0","22","39","61","61","0","","","17th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6543","135","5","0","SS 2","","CIVIC EDUCATION","15","18","17","","","","","0","0","0","0","35","54","89","89","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("6544","200","5","0","SS 2","","CIVIC EDUCATION","15","14","13","","","","","0","0","0","0","27","40","67","67","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6545","41","5","0","SS 2","","CIVIC EDUCATION","15","15","16","","","","","0","0","0","0","31","48","79","79","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6546","201","5","0","SS 2","","CIVIC EDUCATION","15","14","15","","","","","0","0","0","0","29","40","69","69","0","","","12th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6547","31","5","0","SS 2","","CIVIC EDUCATION","15","16","18","","","","","0","0","0","0","34","50","84","84","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6548","134","5","0","SS 2","","CIVIC EDUCATION","15","10","11","","","","","0","0","0","0","21","46","67","67","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6549","136","5","0","SS 2","","CIVIC EDUCATION","15","0","12","","","","","0","0","0","0","12","26","38","38","0","","","23rd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6550","244","5","0","SS 2","","CIVIC EDUCATION","15","12","10","","","","","0","0","0","0","22","40","62","62","0","","","16th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6551","35","5","0","SS 2","","CIVIC EDUCATION","15","10","10","","","","","0","0","0","0","20","38","58","58","61.5","61.5","13th","19th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6552","245","5","0","SS 2","","CIVIC EDUCATION","15","15","13","","","","","0","0","0","0","28","44","72","72","0","","","8th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6553","29","5","0","SS 2","","CIVIC EDUCATION","15","12","15","","","","","0","0","0","0","27","47","74","74","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6554","32","5","0","SS 2","","CIVIC EDUCATION","15","10","12","","","","","0","0","0","0","22","38","60","60","0","","","18th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6555","33","5","0","SS 2","","CIVIC EDUCATION","15","10","11","","","","","0","0","0","0","21","35","56","56","0","","","20th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6556","48","5","0","SS 2","","CIVIC EDUCATION","15","10","12","","","","","0","0","0","0","22","44","66","66","0","","","15th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6557","247","5","0","SS 2","","CIVIC EDUCATION","15","16","18","","","","","0","0","0","0","34","54","88","88","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6558","202","5","0","SS 2","","CIVIC EDUCATION","15","10","10","","","","","0","0","0","0","20","34","54","54","0","","","22nd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6559","46","5","0","SS 2","","CIVIC EDUCATION","15","14","13","","","","","0","0","0","0","27","44","71","71","0","","","9th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6560","36","5","0","SS 2","","CIVIC EDUCATION","15","0","5","","","","","0","0","0","0","5","26","31","31","0","","","24th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6561","128","5","0","SS 2","","CIVIC EDUCATION","15","8","12","","","","","0","0","0","0","20","50","70","70","0","","","11th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6562","28","5","0","SS 2","","CIVIC EDUCATION","15","18","18","","","","","0","0","0","0","36","53","89","89","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6563","250","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","12","","","","","0","0","0","0","25","33","58","58","0","","","14th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6564","214","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","0","0","0","0","29","43","72","72","0","","","4th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6565","227","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","10","","","","","0","0","0","0","18","30","48","48","0","","","20th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6566","212","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","12","","","","","0","0","0","0","22","30","52","52","0","","","19th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6567","221","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","12","","","","","0","0","0","0","25","41","66","66","0","","","8th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6568","220","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","10","","","","","0","0","0","0","18","28","46","46","0","","","22nd","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6569","213","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","11","","","","","0","0","0","0","21","39","60","60","0","","","11th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6570","215","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","0","0","0","0","29","47","76","76","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6571","209","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","12","","","","","0","0","0","0","23","37","60","60","0","","","11th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6572","225","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","13","","","","","0","0","0","0","27","20","47","47","0","","","21st","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6573","217","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","13","","","","","0","0","0","0","27","40","67","67","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6574","218","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","11","","","","","0","0","0","0","25","30","55","55","0","","","17th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6575","216","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","16","","","","","0","0","0","0","31","50","81","81","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6576","219","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","12","","","","","0","0","0","0","24","32","56","56","0","","","16th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6577","224","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","10","","","","","0","0","0","0","21","20","41","41","0","","","24th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6578","223","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","0","0","0","0","26","37","63","63","0","","","9th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6579","226","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","10","","","","","0","0","0","0","22","37","59","59","0","","","13th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6580","249","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","13","","","","","0","0","0","0","27","42","69","69","0","","","6th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6581","210","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","15","","","","","0","0","0","0","31","40","71","71","0","","","5th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6582","222","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","14","","","","","0","0","0","0","27","30","57","57","0","","","15th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6583","248","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","5","10","","","","","0","0","0","0","15","29","44","44","0","","","23rd","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6584","243","5","0","SS 2","","CIVIC EDUCATION","15","15","16","","","","","0","0","0","0","31","52","83","83","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6585","250","1","0","JSS 1","","HOME ECONOMICS","24","10","12","","","","","0","0","0","0","22","37","59","59","0","","","14th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6586","214","1","0","JSS 1","","HOME ECONOMICS","24","10","14","","","","","0","0","0","0","24","40","64","64","0","","","8th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6587","227","1","0","JSS 1","","HOME ECONOMICS","24","5","7","","","","","0","0","0","0","12","30","42","42","0","","","22nd","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6588","212","1","0","JSS 1","","HOME ECONOMICS","24","10","12","","","","","0","0","0","0","22","30","52","52","0","","","16th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6589","188","1","0","JSS 1","","HOME ECONOMICS","24","10","12","","","","","0","0","0","0","22","40","62","62","0","","","12th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6590","221","1","0","JSS 1","","HOME ECONOMICS","24","14","12","","","","","0","0","0","0","26","37","63","63","0","","","10th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6591","220","1","0","JSS 1","","HOME ECONOMICS","24","5","7","","","","","0","0","0","0","12","27","39","39","0","","","23rd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6592","213","1","0","JSS 1","","HOME ECONOMICS","24","7","10","","","","","0","0","0","0","17","30","47","47","0","","","20th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6593","215","1","0","JSS 1","","HOME ECONOMICS","24","12","14","","","","","0","0","0","0","26","40","66","66","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6594","209","1","0","JSS 1","","HOME ECONOMICS","24","10","10","","","","","0","0","0","0","20","30","50","50","0","","","18th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6595","225","1","0","JSS 1","","HOME ECONOMICS","24","5","10","","","","","0","0","0","0","15","20","35","35","0","","","24th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6596","217","1","0","JSS 1","","HOME ECONOMICS","24","14","15","","","","","0","0","0","0","29","40","69","69","0","","","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6597","218","1","0","JSS 1","","HOME ECONOMICS","24","14","12","","","","","0","0","0","0","26","40","66","66","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6598","216","1","0","JSS 1","","HOME ECONOMICS","24","14","13","","","","","0","0","0","0","27","41","68","68","0","","","5th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6599","219","1","0","JSS 1","","HOME ECONOMICS","24","12","14","","","","","0","0","0","0","26","36","62","62","0","","","12th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6600","224","1","0","JSS 1","","HOME ECONOMICS","24","10","10","","","","","0","0","0","0","20","32","52","52","0","","","16th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6601","223","1","0","JSS 1","","HOME ECONOMICS","24","13","15","","","","","0","0","0","0","28","43","71","71","0","","","2nd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6602","226","1","0","JSS 1","","HOME ECONOMICS","24","11","12","","","","","0","0","0","0","23","40","63","63","0","","","10th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6603","249","1","0","JSS 1","","HOME ECONOMICS","24","8","10","","","","","0","0","0","0","18","35","53","53","0","","","15th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6604","210","1","0","JSS 1","","HOME ECONOMICS","24","12","12","","","","","0","0","0","0","24","40","64","64","0","","","8th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6605","222","1","0","JSS 1","","HOME ECONOMICS","24","10","15","","","","","0","0","0","0","25","46","71","71","0","","","2nd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6606","248","1","0","JSS 1","","HOME ECONOMICS","24","9","10","","","","","0","0","0","0","19","30","49","49","0","","","19th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6607","191","6","0","SS 3","","CIVIC EDUCATION","15","16","17","","","","","0","0","0","0","33","36","69","69","0","","","3rd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6608","58","6","0","SS 3","","CIVIC EDUCATION","15","15","16","","","","","0","0","0","0","31","34","65","65","0","","","6th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6609","45","6","0","SS 3","","CIVIC EDUCATION","15","16","17","","","","","0","0","0","0","33","37","70","70","0","","","2nd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6610","49","6","0","SS 3","","CIVIC EDUCATION","15","10","14","","","","","0","0","0","0","24","30","54","54","0","","","10th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6611","63","6","0","SS 3","","CIVIC EDUCATION","15","17","17","","","","","0","0","0","0","34","32","66","66","0","","","5th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6612","229","6","0","SS 3","","CIVIC EDUCATION","15","12","13","","","","","0","0","0","0","25","32","57","57","0","","","9th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6614","51","6","0","SS 3","","CIVIC EDUCATION","15","14","12","","","","","0","0","0","0","26","32","58","58","0","","","8th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6615","42","6","0","SS 3","","CIVIC EDUCATION","15","15","18","","","","","0","0","0","0","33","36","69","69","0","","","3rd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6616","54","6","0","SS 3","","CIVIC EDUCATION","15","18","18","","","","","0","0","0","0","36","36","72","72","0","","","1st","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6617","47","6","0","SS 3","","CIVIC EDUCATION","15","12","16","","","","","0","0","0","0","28","32","60","60","0","","","7th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6618","56","6","0","SS 3","","CIVIC EDUCATION","15","8","14","","","","","0","0","0","0","22","28","50","50","0","","","11th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6619","250","1","0","JSS 1","","DICTION","26","15","15","","","","","0","0","0","0","30","24","54","54","0","","","18th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6620","214","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","34","74","74","0","","","4th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6621","227","1","0","JSS 1","","DICTION","26","17","17","","","","","0","0","0","0","34","28","62","62","0","","","15th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6622","212","1","0","JSS 1","","DICTION","26","5","5","","","","","0","0","0","0","10","19","29","29","0","","","24th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6623","188","1","0","JSS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","20","48","48","0","","","21st","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6624","221","1","0","JSS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","17","45","45","0","","","22nd","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6625","220","1","0","JSS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","23","51","51","0","","","19th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6626","213","1","0","JSS 1","","DICTION","26","13","13","","","","","0","0","0","0","26","34","60","60","0","","","16th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6627","215","1","0","JSS 1","","DICTION","26","13","13","","","","","0","0","0","0","26","41","67","67","0","","","12th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6628","209","1","0","JSS 1","","DICTION","26","15","15","","","","","0","0","0","0","30","40","70","70","0","","","6th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6629","225","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","30","70","70","0","","","6th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6630","217","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","38","78","78","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6631","218","1","0","JSS 1","","DICTION","26","19","19","","","","","0","0","0","0","38","31","69","69","0","","","10th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6632","216","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","37","77","77","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6633","219","1","0","JSS 1","","DICTION","26","17","17","","","","","0","0","0","0","34","22","56","56","0","","","17th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6634","224","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","30","70","70","0","","","6th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6635","223","1","0","JSS 1","","DICTION","26","19","19","","","","","0","0","0","0","38","34","72","72","0","","","5th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6636","226","1","0","JSS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","15","43","43","0","","","23rd","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6637","249","1","0","JSS 1","","DICTION","26","19","19","","","","","0","0","0","0","38","29","67","67","0","","","12th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6638","211","1","0","JSS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","23","51","51","68.5","68.5","2nd","19th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6639","210","1","0","JSS 1","","DICTION","26","18","18","","","","","0","0","0","0","36","33","69","69","0","","","10th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6640","222","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","35","75","75","0","","","3rd","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6641","248","1","0","JSS 1","","DICTION","26","17","17","","","","","0","0","0","0","34","30","64","64","0","","","14th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6642","179","2","0","JSS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","38","78","78","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6643","185","2","0","JSS 2","","DICTION","26","19","19","","","","","0","0","0","0","38","35","73","73","0","","","3rd","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6644","186","2","0","JSS 2","","DICTION","26","18","18","","","","","0","0","0","0","36","21","57","57","0","","","7th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("6645","183","2","0","JSS 2","","DICTION","26","14","14","","","","","0","0","0","0","28","18","46","46","0","","","8th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6646","182","2","0","JSS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","31","71","71","0","","","4th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6647","189","2","0","JSS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","30","70","70","0","","","5th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6648","251","2","0","JSS 2","","DICTION","26","17","17","","","","","0","0","0","0","34","25","59","59","0","","","6th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6649","233","2","0","JSS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","38","78","78","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6650","18","4","0","SS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","15","43","43","0","","","17th","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6651","17","4","0","SS 1","","DICTION","26","15","15","","","","","0","0","0","0","30","24","54","54","0","","","11th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6652","24","4","0","SS 1","","DICTION","26","15","15","","","","","0","0","0","0","30","29","59","59","0","","","6th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6653","21","4","0","SS 1","","DICTION","26","0","0","","","","","0","0","0","0","","27","27","27","0","","","23rd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6654","15","4","0","SS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","15","43","43","0","","","17th","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6655","198","4","0","SS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","31","71","71","0","","","1st","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6656","253","4","0","SS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","33","61","61","0","","","5th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6657","171","4","0","SS 1","","DICTION","26","10","10","","","","","0","0","0","0","20","24","44","44","0","","","16th","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6658","199","4","0","SS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","17","57","57","0","","","7th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6659","23","4","0","SS 1","","DICTION","26","5","5","","","","","0","0","0","0","10","37","47","47","0","","","14th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6660","14","4","0","SS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","27","55","55","0","","","10th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6661","12","4","0","SS 1","","DICTION","26","16","16","","","","","0","0","0","0","32","37","69","69","0","","","2nd","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6662","20","4","0","SS 1","","DICTION","26","10","10","","","","","0","0","0","0","20","28","48","48","0","","","13th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6663","242","4","0","SS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","28","68","68","0","","","3rd","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6664","25","4","0","SS 1","","DICTION","26","15","15","","","","","0","0","0","0","30","15","45","45","0","","","15th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6665","22","4","0","SS 1","","DICTION","26","0","0","","","","","0","0","0","0","","34","34","34","0","","","20th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6666","241","4","0","SS 1","","DICTION","26","16","16","","","","","0","0","0","0","32","36","68","68","0","","","3rd","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6667","239","4","0","SS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","21","49","49","0","","","12th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6668","174","4","0","SS 1","","DICTION","26","5","5","","","","","0","0","0","0","10","13","23","23","0","","","24th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6669","26","4","0","SS 1","","DICTION","26","5","5","","","","","0","0","0","0","10","28","38","38","0","","","19th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6670","254","4","0","SS 1","","DICTION","26","8","8","","","","","0","0","0","0","16","16","32","32","0","","","21st","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6671","255","4","0","SS 1","","DICTION","26","5","5","","","","","0","0","0","0","10","20","30","30","0","","","22nd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6672","13","4","0","SS 1","","DICTION","26","16","16","","","","","0","0","0","0","32","25","57","57","0","","","7th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6673","19","4","0","SS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","28","56","56","0","","","9th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6674","246","5","0","SS 2","","DICTION","26","15","15","","","","","0","0","0","0","30","20","50","50","0","","","17th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6675","131","5","0","SS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","23","63","63","0","","","7th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6676","133","5","0","SS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","33","73","73","0","","","4th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6677","135","5","0","SS 2","","DICTION","26","5","5","","","","","0","0","0","0","10","39","49","49","0","","","20th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6678","200","5","0","SS 2","","DICTION","26","15","15","","","","","0","0","0","0","30","35","65","65","0","","","6th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6679","41","5","0","SS 2","","DICTION","26","18","18","","","","","0","0","0","0","36","38","74","74","0","","","3rd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6680","201","5","0","SS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","23","63","63","0","","","7th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6681","31","5","0","SS 2","","DICTION","26","15","15","","","","","0","0","0","0","30","28","58","58","0","","","9th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6682","243","5","0","SS 2","","DICTION","26","8","8","","","","","0","0","0","0","16","15","31","31","0","","","23rd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6683","134","5","0","SS 2","","DICTION","26","15","15","","","","","0","0","0","0","30","23","53","53","0","","","13th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6684","136","5","0","SS 2","","DICTION","26","16","16","","","","","0","0","0","0","32","21","53","53","53","53","20th","13th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6685","244","5","0","SS 2","","DICTION","26","15","15","","","","","0","0","0","0","30","28","58","58","0","","","9th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6686","35","5","0","SS 2","","DICTION","26","18","18","","","","","0","0","0","0","36","0","36","36","0","","","22nd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6687","245","5","0","SS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","39","79","79","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6688","29","5","0","SS 2","","DICTION","26","15","15","","","","","0","0","0","0","30","25","55","55","0","","","12th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6689","32","5","0","SS 2","","DICTION","26","14","14","","","","","0","0","0","0","28","22","50","50","0","","","17th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6690","33","5","0","SS 2","","DICTION","26","18","18","","","","","0","0","0","0","36","15","51","51","0","","","15th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6691","48","5","0","SS 2","","DICTION","26","5","5","","","","","0","0","0","0","10","31","41","41","0","","","21st","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6692","202","5","0","SS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","26","66","66","0","","","5th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6693","46","5","0","SS 2","","DICTION","26","10","10","","","","","0","0","0","0","20","31","51","51","0","","","15th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6694","36","5","0","SS 2","","DICTION","26","5","5","","","","","0","0","0","0","10","18","28","28","46","46","24th","24th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6695","128","5","0","SS 2","","DICTION","26","14","14","","","","","0","0","0","0","28","22","50","50","0","","","17th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6696","28","5","0","SS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","50","90","90","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6697","247","5","0","SS 2","","DICTION","26","14","14","","","","","0","0","0","0","28","28","56","56","0","","","11th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6698","191","6","0","SS 3","","DICTION","26","18","18","","","","","0","0","0","0","36","50","86","86","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6699","58","6","0","SS 3","","DICTION","26","0","0","","","","","0","0","0","0","","45","45","45","0","","","9th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6700","45","6","0","SS 3","","DICTION","26","19","19","","","","","0","0","0","0","38","46","84","84","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6701","49","6","0","SS 3","","DICTION","26","19","19","","","","","0","0","0","0","38","37","75","75","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6702","63","6","0","SS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","47","87","87","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6703","229","6","0","SS 3","","DICTION","26","14","14","","","","","0","0","0","0","28","34","62","62","0","","","8th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6704","56","6","0","SS 3","","DICTION","26","0","0","","","","","0","0","0","0","","30","30","30","0","","","11th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6705","51","6","0","SS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","30","70","70","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6706","42","6","0","SS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","47","87","87","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6707","54","6","0","SS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","38","78","78","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6708","47","6","0","SS 3","","DICTION","26","0","0","","","","","0","0","0","0","","35","35","35","0","","","10th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6709","18","4","0","SS 1","","MARKETING","19","15","15","","","","","0","0","0","0","30","41","71","71","0","","","19th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6710","17","4","0","SS 1","","MARKETING","19","16","14","","","","","0","0","0","0","30","40","70","70","0","","","20th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6711","24","4","0","SS 1","","MARKETING","19","15","15","","","","","0","0","0","0","30","46","76","76","0","","","12th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6712","21","4","0","SS 1","","MARKETING","19","16","14","","","","","0","0","0","0","30","48","78","78","0","","","9th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6713","15","4","0","SS 1","","MARKETING","19","0","0","","","","","0","0","0","0","","36","36","36","0","","","22nd","F9","POOR","BLESSING ANYAWU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6714","198","4","0","SS 1","","MARKETING","19","14","18","","","","","0","0","0","0","32","53","85","85","0","","","7th","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6715","253","4","0","SS 1","","MARKETING","19","0","0","","","","","0","0","0","0","","32","32","32","0","","","23rd","F9","POOR","BLESSING ANYAWU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6716","171","4","0","SS 1","","MARKETING","19","16","17","","","","","0","0","0","0","33","50","83","83","0","","","8th","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6717","199","4","0","SS 1","","MARKETING","19","18","12","","","","","0","0","0","0","30","44","74","74","0","","","16th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6718","23","4","0","SS 1","","MARKETING","19","15","17","","","","","0","0","0","0","32","54","86","86","0","","","6th","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6719","14","4","0","SS 1","","MARKETING","19","17","13","","","","","0","0","0","0","30","46","76","76","0","","","12th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6720","12","4","0","SS 1","","MARKETING","19","18","17","","","","","0","0","0","0","35","56","91","91","0","","","1st","A1","EXCELLENT","BLESSING ANYAWU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6721","20","4","0","SS 1","","MARKETING","19","10","12","","","","","0","0","0","0","22","27","49","49","0","","","21st","D7","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6722","242","4","0","SS 1","","MARKETING","19","20","16","","","","","0","0","0","0","36","52","88","88","0","","","3rd","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6723","25","4","0","SS 1","","MARKETING","19","17","19","","","","","0","0","0","0","36","51","87","87","0","","","4th","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6724","22","4","0","SS 1","","MARKETING","19","14","16","","","","","0","0","0","0","30","44","74","74","0","","","16th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6725","241","4","0","SS 1","","MARKETING","19","16","14","","","","","0","0","0","0","30","46","76","76","0","","","12th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6726","239","4","0","SS 1","","MARKETING","19","16","14","","","","","0","0","0","0","30","46","76","76","0","","","12th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6727","174","4","0","SS 1","","MARKETING","19","15","15","","","","","0","0","0","0","30","48","78","78","0","","","9th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6728","26","4","0","SS 1","","MARKETING","19","18","17","","","","","0","0","0","0","35","56","91","91","0","","","1st","A1","EXCELLENT","BLESSING ANYAWU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6729","254","4","0","SS 1","","MARKETING","19","0","0","","","","","0","0","0","0","","32","32","32","0","","","23rd","F9","POOR","BLESSING ANYAWU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6730","255","4","0","SS 1","","MARKETING","19","14","18","","","","","0","0","0","0","32","55","87","87","0","","","4th","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6731","13","4","0","SS 1","","MARKETING","19","16","14","","","","","0","0","0","0","30","44","74","74","0","","","16th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6732","19","4","0","SS 1","","MARKETING","19","16","14","","","","","0","0","0","0","30","48","78","78","0","","","9th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6733","246","5","0","SS 2","","MARKETING","19","13","13","","","","","0","0","0","0","26","47","73","73","0","","","8th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6734","131","5","0","SS 2","","MARKETING","19","10","14","","","","","0","0","0","0","24","39","63","63","0","","","20th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6735","133","5","0","SS 2","","MARKETING","19","14","15","","","","","0","0","0","0","29","57","86","86","0","","","1st","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6736","135","5","0","SS 2","","MARKETING","19","17","14","","","","","0","0","0","0","31","54","85","85","0","","","3rd","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6737","200","5","0","SS 2","","MARKETING","19","11","13","","","","","0","0","0","0","24","45","69","69","0","","","17th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6738","41","5","0","SS 2","","MARKETING","19","11","18","","","","","0","0","0","0","29","57","86","86","0","","","1st","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6739","201","5","0","SS 2","","MARKETING","19","10","13","","","","","0","0","0","0","23","34","57","57","0","","","23rd","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6740","31","5","0","SS 2","","MARKETING","19","14","12","","","","","0","0","0","0","26","46","72","72","0","","","12th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6741","243","5","0","SS 2","","MARKETING","19","13","15","","","","","0","0","0","0","28","45","73","73","0","","","8th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6742","134","5","0","SS 2","","MARKETING","19","15","13","","","","","0","0","0","0","28","50","78","78","0","","","6th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6743","136","5","0","SS 2","","MARKETING","19","10","10","","","","","0","0","0","0","20","50","70","70","0","","","14th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6744","244","5","0","SS 2","","MARKETING","19","10","13","","","","","0","0","0","0","23","40","63","63","0","","","20th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("6745","35","5","0","SS 2","","MARKETING","19","13","13","","","","","0","0","0","0","26","41","67","67","0","","","18th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6746","245","5","0","SS 2","","MARKETING","19","10","14","","","","","0","0","0","0","24","49","73","73","0","","","8th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6747","29","5","0","SS 2","","MARKETING","19","11","12","","","","","0","0","0","0","23","50","73","73","0","","","8th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6748","32","5","0","SS 2","","MARKETING","19","12","13","","","","","0","0","0","0","25","45","70","70","0","","","14th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6749","33","5","0","SS 2","","MARKETING","19","13","13","","","","","0","0","0","0","26","41","67","67","0","","","18th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6750","48","5","0","SS 2","","MARKETING","19","12","13","","","","","0","0","0","0","25","45","70","70","0","","","14th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6751","247","5","0","SS 2","","MARKETING","19","11","10","","","","","0","0","0","0","21","50","71","71","0","","","13th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6752","202","5","0","SS 2","","MARKETING","19","10","10","","","","","0","0","0","0","20","43","63","63","0","","","20th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6753","46","5","0","SS 2","","MARKETING","19","15","14","","","","","0","0","0","0","29","49","78","78","0","","","6th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6754","36","5","0","SS 2","","MARKETING","19","10","10","","","","","0","0","0","0","20","26","46","46","47","47","24th","24th","D7","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6755","128","5","0","SS 2","","MARKETING","19","15","14","","","","","0","0","0","0","29","53","82","82","0","","","4th","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6756","28","5","0","SS 2","","MARKETING","19","15","14","","","","","0","0","0","0","29","51","80","80","0","","","5th","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6757","246","5","0","SS 2","","ECONOMICS","17","15","14","","","","","0","0","0","0","29","26","55","55","0","","","8th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6758","131","5","0","SS 2","","ECONOMICS","17","15","16","","","","","0","0","0","0","31","33","64","64","0","","","6th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6759","41","5","0","SS 2","","ECONOMICS","17","14","16","","","","","0","0","0","0","30","43","73","73","0","","","5th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6761","136","5","0","SS 2","","ECONOMICS","17","10","13","","","","","0","0","0","0","23","20","43","43","43","43","13th","10th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6762","244","5","0","SS 2","","ECONOMICS","17","13","17","","","","","0","0","0","0","30","44","74","74","0","","","4th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6763","35","5","0","SS 2","","ECONOMICS","17","15","10","","","","","0","0","0","0","25","12","37","37","47.5","47.5","12th","11th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6765","29","5","0","SS 2","","ECONOMICS","17","14","16","","","","","0","0","0","0","30","46","76","76","0","","","3rd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6766","33","5","0","SS 2","","ECONOMICS","17","16","15","","","","","0","0","0","0","31","32","63","63","0","","","7th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6767","247","5","0","SS 2","","ECONOMICS","17","14","18","","","","","0","0","0","0","32","54","86","86","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6768","202","5","0","SS 2","","ECONOMICS","17","10","13","","","","","0","0","0","0","23","28","51","51","0","","","9th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6769","28","5","0","SS 2","","ECONOMICS","17","15","17","","","","","0","0","0","0","32","58","90","90","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6770","191","6","0","SS 3","","MARKETING","19","17","16","","","","","0","0","0","0","33","36","69","69","0","","","1st","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6771","58","6","0","SS 3","","MARKETING","19","16","15","","","","","0","0","0","0","31","32","63","63","0","","","4th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6772","45","6","0","SS 3","","MARKETING","19","15","15","","","","","0","0","0","0","30","30","60","60","0","","","7th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6773","49","6","0","SS 3","","MARKETING","19","14","15","","","","","0","0","0","0","29","30","59","59","0","","","8th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6774","63","6","0","SS 3","","MARKETING","19","15","15","","","","","0","0","0","0","30","36","66","66","0","","","3rd","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6775","229","6","0","SS 3","","MARKETING","19","15","14","","","","","0","0","0","0","29","30","59","59","0","","","8th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6776","56","6","0","SS 3","","MARKETING","19","10","15","","","","","0","0","0","0","25","28","53","53","0","","","11th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6777","51","6","0","SS 3","","MARKETING","19","15","12","","","","","0","0","0","0","27","30","57","57","0","","","10th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6778","42","6","0","SS 3","","MARKETING","19","16","15","","","","","0","0","0","0","31","31","62","62","0","","","5th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6779","54","6","0","SS 3","","MARKETING","19","16","17","","","","","0","0","0","0","33","36","69","69","0","","","1st","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6780","47","6","0","SS 3","","MARKETING","19","15","15","","","","","0","0","0","0","30","31","61","61","0","","","6th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6781","191","6","0","SS 3","","ECONOMICS","17","15","17","","","","","0","0","0","0","32","43","75","75","0","","","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6782","58","6","0","SS 3","","ECONOMICS","17","16","15","","","","","0","0","0","0","31","23","54","54","0","","","10th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6783","45","6","0","SS 3","","ECONOMICS","17","14","15","","","","","0","0","0","0","29","54","83","83","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6784","49","6","0","SS 3","","ECONOMICS","17","15","15","","","","","0","0","0","0","30","3","33","33","0","","","11th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6785","63","6","0","SS 3","","ECONOMICS","17","17","15","","","","","0","0","0","0","32","43","75","75","0","","","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6786","229","6","0","SS 3","","ECONOMICS","17","13","14","","","","","0","0","0","0","27","45","72","72","0","","","7th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6787","56","6","0","SS 3","","ECONOMICS","17","13","14","","","","","0","0","0","0","27","36","63","63","0","","","9th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6788","51","6","0","SS 3","","ECONOMICS","17","14","14","","","","","0","0","0","0","28","36","64","64","0","","","8th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6789","42","6","0","SS 3","","ECONOMICS","17","15","16","","","","","0","0","0","0","31","47","78","78","0","","","3rd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6790","54","6","0","SS 3","","ECONOMICS","17","17","18","","","","","0","0","0","0","35","50","85","85","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6791","47","6","0","SS 3","","ECONOMICS","17","15","14","","","","","0","0","0","0","29","47","76","76","0","","","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6792","243","5","0","SS 2","","GEOGRAPHY","18","9","11","","","","","0","0","0","0","20","36","56","56","0","","","1st","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6793","56","6","0","SS 3","","GEOGRAPHY","18","8","7","","","","","0","0","0","0","15","25","40","40","0","","","2nd","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6794","51","6","0","SS 3","","GEOGRAPHY","18","10","11","","","","","0","0","0","0","21","30","51","51","0","","","1st","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6795","18","4","0","SS 1","","GEOGRAPHY","18","10","0","","","","","0","0","0","0","10","13","23","23","0","","","16th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6796","17","4","0","SS 1","","GEOGRAPHY","18","11","12","","","","","0","0","0","0","23","24","47","47","0","","","1st","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6797","24","4","0","SS 1","","GEOGRAPHY","18","10","11","","","","","0","0","0","0","21","26","47","47","0","","","1st","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6798","21","4","0","SS 1","","GEOGRAPHY","18","0","0","","","","","0","0","0","0","","10","10","10","0","","","24th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6799","15","4","0","SS 1","","GEOGRAPHY","18","10","0","","","","","0","0","0","0","10","17","27","27","0","","","12th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6800","198","4","0","SS 1","","GEOGRAPHY","18","12","10","","","","","0","0","0","0","22","22","44","44","0","","","4th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6801","253","4","0","SS 1","","GEOGRAPHY","18","0","0","","","","","0","0","0","0","","18","18","18","0","","","19th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6802","171","4","0","SS 1","","GEOGRAPHY","18","11","12","","","","","0","0","0","0","23","15","38","38","0","","","9th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6803","199","4","0","SS 1","","GEOGRAPHY","18","11","10","","","","","0","0","0","0","21","16","37","37","0","","","10th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6804","23","4","0","SS 1","","GEOGRAPHY","18","0","10","","","","","0","0","0","0","10","23","33","33","0","","","11th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6805","14","4","0","SS 1","","GEOGRAPHY","18","0","0","","","","","0","0","0","0","","16","16","16","0","","","21st","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6806","12","4","0","SS 1","","GEOGRAPHY","18","11","10","","","","","0","0","0","0","21","22","43","43","0","","","6th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6807","20","4","0","SS 1","","GEOGRAPHY","18","0","0","","","","","0","0","0","0","","15","15","15","0","","","22nd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6808","242","4","0","SS 1","","GEOGRAPHY","18","11","10","","","","","0","0","0","0","21","23","44","44","0","","","4th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6809","25","4","0","SS 1","","GEOGRAPHY","18","0","10","","","","","0","0","0","0","10","13","23","23","0","","","16th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6810","22","4","0","SS 1","","GEOGRAPHY","18","11","10","","","","","0","0","0","0","21","24","45","45","0","","","3rd","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6811","241","4","0","SS 1","","GEOGRAPHY","18","0","0","","","","","0","0","0","0","","18","18","18","0","","","19th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6812","239","4","0","SS 1","","GEOGRAPHY","18","0","12","","","","","0","0","0","0","12","14","26","26","0","","","14th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6813","174","4","0","SS 1","","GEOGRAPHY","18","0","0","","","","","0","0","0","0","","13","13","13","0","","","23rd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6814","26","4","0","SS 1","","GEOGRAPHY","18","11","0","","","","","0","0","0","0","11","32","43","43","0","","","6th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6815","254","4","0","SS 1","","GEOGRAPHY","18","12","13","","","","","0","0","0","0","25","18","43","43","0","","","6th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6816","255","4","0","SS 1","","GEOGRAPHY","18","10","0","","","","","0","0","0","0","10","17","27","27","0","","","12th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6817","13","4","0","SS 1","","GEOGRAPHY","18","0","0","","","","","0","0","0","0","","22","22","22","0","","","18th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6818","19","4","0","SS 1","","GEOGRAPHY","18","0","10","","","","","0","0","0","0","10","16","26","26","0","","","14th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6819","18","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","8","","","","","0","0","0","0","22","49","71","71","0","","","18th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6820","17","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","0","0","0","0","26","45","71","71","0","","","18th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6821","24","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","20","","","","","0","0","0","0","37","53","90","90","0","","","4th","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6822","21","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","16","","","","","0","0","0","0","30","48","78","78","0","","","12th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6823","15","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","0","0","0","0","26","51","77","77","0","","","13th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6824","198","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","","","","","0","0","0","0","36","49","85","85","0","","","7th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6825","253","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","12","","","","","0","0","0","0","29","51","80","80","0","","","11th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6826","171","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","0","0","0","0","26","51","77","77","0","","","13th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6827","199","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","8","","","","","0","0","0","0","22","39","61","61","0","","","20th","C4","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6828","23","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","","","","","0","0","0","0","36","58","94","94","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6829","14","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","20","","","","","0","0","0","0","36","48","84","84","0","","","9th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6830","12","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","18","","","","","0","0","0","0","34","53","87","87","0","","","6th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6831","20","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","6","8","","","","","0","0","0","0","14","35","49","49","0","","","24th","D7","UNSATISFACTORY","NGEI WILLY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6832","242","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","","","","","0","0","0","0","36","55","91","91","0","","","3rd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6833","25","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","","","","","0","0","0","0","36","49","85","85","0","","","7th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6834","22","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","16","","","","","0","0","0","0","30","43","73","73","0","","","16th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6835","241","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","","","","","0","0","0","0","36","41","77","77","0","","","13th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6836","239","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","12","","","","","0","0","0","0","30","28","58","58","0","","","22nd","C5","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6837","174","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","12","","","","","0","0","0","0","20","34","54","54","0","","","23rd","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6838","26","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","16","","","","","0","0","0","0","34","60","94","94","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6839","254","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","0","0","0","0","26","35","61","61","0","","","20th","C4","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6840","255","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","18","","","","","0","0","0","0","32","50","82","82","0","","","10th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6841","13","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","20","","","","","0","0","0","0","38","52","90","90","0","","","4th","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6842","19","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","18","","","","","0","0","0","0","32","41","73","73","0","","","16th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6843","131","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","0","","","","","0","0","0","0","13","45","58","58","0","","","6th","C5","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6844","41","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","20","","","","","0","0","0","0","38","58","96","96","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6845","134","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","20","","","","","0","0","0","0","34","58","92","92","0","","","2nd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6846","136","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","3","0","","","","","0","0","0","0","3","47","50","50","0","","","7th","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("6847","35","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","12","","","","","0","0","0","0","30","46","76","76","0","","","4th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6848","33","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","12","","","","","0","0","0","0","12","58","70","70","0","","","5th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6849","202","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","12","","","","","0","0","0","0","31","46","77","77","0","","","3rd","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6850","230","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","16","","","","","0","0","0","0","34","60","94","94","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6851","229","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","20","","","","","0","0","0","0","39","55","94","94","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6852","56","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","14","","","","","0","0","0","0","14","53","67","67","0","","","4th","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6853","51","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","0","","","","","0","0","0","0","15","46","61","61","0","","","5th","C4","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6854","42","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","14","","","","","0","0","0","0","32","58","90","90","0","","","3rd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6855","211","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","11","","","","","0","0","0","0","23","30","53","53","57","57","9th","18th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6856","211","1","0","JSS 1","","HOME ECONOMICS","24","6","7","","","","","0","0","0","0","13","30","43","43","56","56","12th","21st","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6857","211","1","0","JSS 1","","SOCIAL STUDIES","23","15","10","","","","","0","0","0","0","25","37","62","62","58.5","58.5","5th","15th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6860","188","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","11","","","","","0","0","0","0","23","39","62","62","0","","","10th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6861","45","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","34","59","59","0","","","2nd","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6862","45","6","0","SS 3","","ENGLISH LANGUAGE","1","14","0","","","","","0","0","0","0","14","35","49","49","0","","","7th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6863","250","1","0","JSS 1","","MATHEMATICS","2","15","","","","","","0","0","0","0","15","29","44","73.33","60.67","70.44","6th","5th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6864","214","1","0","JSS 1","","MATHEMATICS","2","15","","","","","","0","0","0","0","15","18","33","55","52.33","59.67","12th","11th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6865","227","1","0","JSS 1","","MATHEMATICS","2","11","","","","","","0","0","0","0","11","14","25","41.67","39.33","44.89","21st","14th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6866","212","1","0","JSS 1","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","9","21","35","31.67","36.33","24th","21st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6867","188","1","0","JSS 1","","MATHEMATICS","2","19","","","","","","0","0","0","0","19","26","45","75","55","70","11th","4th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6868","221","1","0","JSS 1","","MATHEMATICS","2","13","","","","","","0","0","0","0","13","18","31","51.67","57.33","64.22","8th","12th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6869","220","1","0","JSS 1","","MATHEMATICS","2","11","","","","","","0","0","0","0","11","11","22","36.67","43.33","48.22","18th","18th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6870","257","1","0","JSS 1","","MATHEMATICS","2","15","","","","","","0","0","0","0","15","16","31","51.67","56.33","45.56","10th","12th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6871","213","1","0","JSS 1","","MATHEMATICS","2","14","","","","","","0","0","0","0","14","21","35","58.33","44","51.78","16th","9th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6872","215","1","0","JSS 1","","MATHEMATICS","2","16","","","","","","0","0","0","0","16","24","40","66.67","67","75.89","3rd","7th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6873","209","1","0","JSS 1","","MATHEMATICS","2","11","","","","","","0","0","0","0","11","9","20","33.33","36.33","40.78","23rd","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6874","225","1","0","JSS 1","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","10","22","36.67","40.33","45.22","20th","18th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6875","217","1","0","JSS 1","","MATHEMATICS","2","17","","","","","","0","0","0","0","17","34","51","85","66.33","77.67","4th","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6876","218","1","0","JSS 1","","MATHEMATICS","2","11","","","","","","0","0","0","0","11","14","25","41.67","37.33","42.89","22nd","14th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6877","216","1","0","JSS 1","","MATHEMATICS","2","15","","","","","","0","0","0","0","15","32","47","78.33","76","86.44","2nd","3rd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6878","219","1","0","JSS 1","","MATHEMATICS","2","11","","","","","","0","0","0","0","11","9","20","33.33","46.33","50.78","14th","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6879","224","1","0","JSS 1","","MATHEMATICS","2","14","","","","","","0","0","0","0","14","8","22","36.67","40.67","45.56","19th","18th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6880","223","1","0","JSS 1","","MATHEMATICS","2","17","","","","","","0","0","0","0","17","32","49","81.67","76.33","87.22","1st","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6881","226","1","0","JSS 1","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","22","34","56.67","49.33","56.89","13th","10th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6882","249","1","0","JSS 1","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","12","24","40","44","49.33","16th","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6884","210","1","0","JSS 1","","MATHEMATICS","2","17","","","","","","0","0","0","0","17","24","41","68.33","58","67.11","7th","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6885","222","1","0","JSS 1","","MATHEMATICS","2","13","","","","","","0","0","0","0","13","23","36","60","57.33","65.33","8th","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6886","248","1","0","JSS 1","","MATHEMATICS","2","13","","","","","","0","0","0","0","13","12","25","41.67","46","51.56","15th","14th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6887","179","2","0","JSS 2","","MATHEMATICS","2","15","","","","","","0","0","0","0","15","23","38","63.33","62.67","71.11","2nd","2nd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6888","185","2","0","JSS 2","","MATHEMATICS","2","17","","","","","","0","0","0","0","17","12","29","48.33","39","45.44","8th","6th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6889","186","2","0","JSS 2","","MATHEMATICS","2","11","","","","","","0","0","0","0","11","15","26","43.33","36.67","42.44","10th","8th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6890","183","2","0","JSS 2","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","15","27","45","49","55","6th","7th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6891","182","2","0","JSS 2","","MATHEMATICS","2","17","","","","","","0","0","0","0","17","32","49","81.67","73.67","84.56","1st","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6892","189","2","0","JSS 2","","MATHEMATICS","2","15","","","","","","0","0","0","0","15","21","36","60","51.33","59.33","4th","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6893","251","2","0","JSS 2","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","19","31","51.67","38.33","45.22","9th","5th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6894","233","2","0","JSS 2","","MATHEMATICS","2","16","","","","","","0","0","0","0","16","21","37","61.67","51","59.22","5th","3rd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6895","19","4","0","SS 1","","CHEMISTRY","13","14","","","","","","0","0","0","0","14","28","42","70","55","64.33","13th","12th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6896","18","4","0","SS 1","","CHEMISTRY","13","16","","","","","","0","0","0","0","16","12","28","46.67","45.33","51.56","24th","25th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6897","17","4","0","SS 1","","CHEMISTRY","13","18","","","","","","0","0","0","0","18","13","31","51.67","51","57.89","21st","24th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6898","24","4","0","SS 1","","CHEMISTRY","13","15","","","","","","0","0","0","0","15","29","44","73.33","62","71.78","4th","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6899","21","4","0","SS 1","","CHEMISTRY","13","15","","","","","","0","0","0","0","15","31","46","76.67","58.33","68.56","7th","5th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6900","15","4","0","SS 1","","CHEMISTRY","13","14","","","","","","0","0","0","0","14","20","34","56.67","52.67","60.22","16th","22nd","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6901","198","4","0","SS 1","","CHEMISTRY","13","17","","","","","","0","0","0","0","17","27","44","73.33","61.67","71.44","5th","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6902","253","4","0","SS 1","","CHEMISTRY","13","16","","","","","","0","0","0","0","16","22","38","63.33","53.67","62.11","14th","17th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6903","171","4","0","SS 1","","CHEMISTRY","13","14","","","","","","0","0","0","0","14","28","42","70","51.67","61","19th","12th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6905","199","4","0","SS 1","","CHEMISTRY","13","14","","","","","","0","0","0","0","14","26","40","66.67","55.33","64.22","12th","16th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6906","23","4","0","SS 1","","CHEMISTRY","13","17","","","","","","0","0","0","0","17","28","45","75","71","81","1st","6th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6907","14","4","0","SS 1","","CHEMISTRY","13","15","","","","","","0","0","0","0","15","21","36","60","45.67","53.67","23rd","21st","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6908","12","4","0","SS 1","","CHEMISTRY","13","18","","","","","","0","0","0","0","18","23","41","68.33","61.67","70.78","5th","14th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6909","20","4","0","SS 1","","CHEMISTRY","13","12","","","","","","0","0","0","0","12","25","37","61.67","42","50.22","25th","20th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6910","242","4","0","SS 1","","CHEMISTRY","13","15","","","","","","0","0","0","0","15","26","41","68.33","52.33","61.44","18th","14th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6911","25","4","0","SS 1","","CHEMISTRY","13","17","","","","","","0","0","0","0","17","26","43","71.67","58.33","67.89","7th","11th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6912","22","4","0","SS 1","","CHEMISTRY","13","17","","","","","","0","0","0","0","17","31","48","80","68","78.67","2nd","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6913","241","4","0","SS 1","","CHEMISTRY","13","18","","","","","","0","0","0","0","18","20","38","63.33","51.33","59.78","20th","17th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6914","239","4","0","SS 1","","CHEMISTRY","13","15","","","","","","0","0","0","0","15","18","33","55","52.67","60","16th","23rd","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6915","174","4","0","SS 1","","CHEMISTRY","13","15","","","","","","0","0","0","0","15","23","38","63.33","41","49.44","26th","17th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6916","26","4","0","SS 1","","CHEMISTRY","13","18","","","","","","0","0","0","0","18","26","44","73.33","56.67","66.44","11th","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6917","254","4","0","SS 1","","CHEMISTRY","13","17","","","","","","0","0","0","0","17","27","44","73.33","63","72.78","3rd","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6918","255","4","0","SS 1","","CHEMISTRY","13","19","","","","","","0","0","0","0","19","28","47","78.33","53.5","69.17","15th","4th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6919","259","4","0","SS 1","","CHEMISTRY","13","18","","","","","","0","0","0","0","18","30","48","80","48","80","22nd","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6920","13","4","0","SS 1","","CHEMISTRY","13","18","","","","","","0","0","0","0","18","31","49","81.67","58.33","69.22","7th","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6921","19","4","0","SS 1","","MATHEMATICS","2","13","","","","","","0","0","0","0","13","20","33","55","51.67","59","12th","20th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6922","18","4","0","SS 1","","MATHEMATICS","2","14","","","","","","0","0","0","0","14","31","45","75","42","52","20th","9th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6923","17","4","0","SS 1","","MATHEMATICS","2","18","","","","","","0","0","0","0","18","21","39","65","45","53.67","17th","15th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6924","24","4","0","SS 1","","MATHEMATICS","2","16","","","","","","0","0","0","0","16","28","44","73.33","51.67","61.44","12th","10th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6925","21","4","0","SS 1","","MATHEMATICS","2","10","","","","","","0","0","0","0","10","32","42","70","59.67","69","3rd","11th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6926","15","4","0","SS 1","","MATHEMATICS","2","6","","","","","","0","0","0","0","6","20","26","43.33","52","57.78","11th","25th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6927","198","4","0","SS 1","","MATHEMATICS","2","8","","","","","","0","0","0","0","8","38","46","76.67","63.33","73.56","2nd","6th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6928","253","4","0","SS 1","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","30","42","70","44.33","53.67","18th","11th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6929","171","4","0","SS 1","","MATHEMATICS","2","10","","","","","","0","0","0","0","10","27","37","61.67","43","51.22","19th","18th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6931","199","4","0","SS 1","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","38","50","83.33","54.67","65.78","8th","4th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6932","23","4","0","SS 1","","MATHEMATICS","2","17","","","","","","0","0","0","0","17","38","55","91.67","72.33","84.56","1st","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6933","14","4","0","SS 1","","MATHEMATICS","2","5","","","","","","0","0","0","0","5","27","32","53.33","33.33","40.44","23rd","22nd","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6934","12","4","0","SS 1","","MATHEMATICS","2","18","","","","","","0","0","0","0","18","33","51","85","54","65.33","10th","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6935","20","4","0","SS 1","","MATHEMATICS","2","5","","","","","","0","0","0","0","5","30","35","58.33","30","37.78","25th","19th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6936","242","4","0","SS 1","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","28","40","66.67","45.67","54.56","16th","14th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6937","25","4","0","SS 1","","MATHEMATICS","2","16","","","","","","0","0","0","0","16","33","49","81.67","58.33","69.22","4th","5th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6938","22","4","0","SS 1","","MATHEMATICS","2","17","","","","","","0","0","0","0","17","38","55","91.67","57","69.22","5th","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6939","241","4","0","SS 1","","MATHEMATICS","2","16","","","","","","0","0","0","0","16","30","46","76.67","55.67","65.89","7th","6th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6940","239","4","0","SS 1","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","26","38","63.33","36","44.44","22nd","16th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6941","174","4","0","SS 1","","MATHEMATICS","2","5","","","","","","0","0","0","0","5","22","27","45","26.33","32.33","26th","24th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6942","26","4","0","SS 1","","MATHEMATICS","2","5","","","","","","0","0","0","0","5","25","30","50","57","63.67","5th","23rd","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6943","254","4","0","SS 1","","MATHEMATICS","2","13","","","","","","0","0","0","0","13","20","33","55","41.67","49","21st","20th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6944","255","4","0","SS 1","","MATHEMATICS","2","14","","","","","","0","0","0","0","14","28","42","70","31.5","45.5","24th","11th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6945","259","4","0","SS 1","","MATHEMATICS","2","15","","","","","","0","0","0","0","15","31","46","76.67","46","76.67","15th","6th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6946","13","4","0","SS 1","","MATHEMATICS","2","5","","","","","","0","0","0","0","5","33","38","63.33","54.67","63.11","8th","16th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6947","19","4","0","SS 1","","FURTHER MATHEMATICS","25","5","","","","","","0","0","0","0","5","25","30","50","41.33","48","16th","22nd","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6948","18","4","0","SS 1","","FURTHER MATHEMATICS","25","14","","","","","","0","0","0","0","14","26","40","66.67","40","48.89","17th","14th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6949","17","4","0","SS 1","","FURTHER MATHEMATICS","25","12","","","","","","0","0","0","0","12","19","31","51.67","44.33","51.22","14th","21st","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6950","24","4","0","SS 1","","FURTHER MATHEMATICS","25","15","","","","","","0","0","0","0","15","34","49","81.67","55.33","66.22","6th","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6951","21","4","0","SS 1","","FURTHER MATHEMATICS","25","14","","","","","","0","0","0","0","14","34","48","80","48.33","59","10th","4th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("6952","15","4","0","SS 1","","FURTHER MATHEMATICS","25","9","","","","","","0","0","0","0","9","16","25","41.67","38.67","44.22","20th","23rd","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6953","198","4","0","SS 1","","FURTHER MATHEMATICS","25","10","","","","","","0","0","0","0","10","35","45","75","59.67","69.67","3rd","8th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6954","253","4","0","SS 1","","FURTHER MATHEMATICS","25","14","","","","","","0","0","0","0","14","28","42","70","45","54.33","12th","13th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6955","171","4","0","SS 1","","FURTHER MATHEMATICS","25","13","","","","","","0","0","0","0","13","23","36","60","37","45","22nd","18th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6957","199","4","0","SS 1","","FURTHER MATHEMATICS","25","15","","","","","","0","0","0","0","15","28","43","71.67","44.67","54.22","13th","12th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6958","23","4","0","SS 1","","FURTHER MATHEMATICS","25","16","","","","","","0","0","0","0","16","37","53","88.33","66","77.78","1st","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6959","14","4","0","SS 1","","FURTHER MATHEMATICS","25","19","","","","","","0","0","0","0","19","32","51","85","39","50.33","19th","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6960","12","4","0","SS 1","","FURTHER MATHEMATICS","25","13","","","","","","0","0","0","0","13","35","48","80","56.33","67","5th","4th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6961","20","4","0","SS 1","","FURTHER MATHEMATICS","25","16","","","","","","0","0","0","0","16","18","34","56.67","33.67","41.22","24th","20th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6962","242","4","0","SS 1","","FURTHER MATHEMATICS","25","18","","","","","","0","0","0","0","18","26","44","73.33","49.67","59.44","9th","11th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6963","25","4","0","SS 1","","FURTHER MATHEMATICS","25","17","","","","","","0","0","0","0","17","28","45","75","50.33","60.33","7th","8th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6964","22","4","0","SS 1","","FURTHER MATHEMATICS","25","10","","","","","","0","0","0","0","10","35","45","75","59.67","69.67","3rd","8th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6965","241","4","0","SS 1","","FURTHER MATHEMATICS","25","14","","","","","","0","0","0","0","14","34","48","80","63","73.67","2nd","4th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6966","239","4","0","SS 1","","FURTHER MATHEMATICS","25","13","","","","","","0","0","0","0","13","24","37","61.67","40","48.22","17th","17th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6967","174","4","0","SS 1","","FURTHER MATHEMATICS","25","5","","","","","","0","0","0","0","5","13","18","30","22.67","26.67","26th","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6968","26","4","0","SS 1","","FURTHER MATHEMATICS","25","14","","","","","","0","0","0","0","14","24","38","63.33","50","58.44","8th","16th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6969","254","4","0","SS 1","","FURTHER MATHEMATICS","25","8","","","","","","0","0","0","0","8","15","23","38.33","38","43.11","21st","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6970","255","4","0","SS 1","","FURTHER MATHEMATICS","25","14","","","","","","0","0","0","0","14","21","35","58.33","37","48.67","22nd","19th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6971","259","4","0","SS 1","","FURTHER MATHEMATICS","25","19","","","","","","0","0","0","0","19","28","47","78.33","47","78.33","11th","7th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6972","13","4","0","SS 1","","FURTHER MATHEMATICS","25","14","","","","","","0","0","0","0","14","25","39","65","44.33","53","14th","15th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6973","250","1","0","JSS 1","","ENGLISH LANGUAGE","1","14","","","","","","0","0","0","0","14","23","37","61.67","43.33","51.56","19th","19th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6974","214","1","0","JSS 1","","ENGLISH LANGUAGE","1","16","","","","","","0","0","0","0","16","30","46","76.67","56.67","66.89","4th","5th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6975","227","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","","","","","","0","0","0","0","15","26","41","68.33","45","54.11","17th","12th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6976","212","1","0","JSS 1","","ENGLISH LANGUAGE","1","11","","","","","","0","0","0","0","11","10","21","35","32","36.67","24th","23rd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6977","188","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","25","43","71.67","42","56.33","20th","10th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6978","221","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","27","45","75","50","60","11th","8th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6979","220","1","0","JSS 1","","ENGLISH LANGUAGE","1","14","","","","","","0","0","0","0","14","22","36","60","45.33","53.33","16th","20th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6980","257","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","20","38","63.33","43.67","51.11","18th","17th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6981","213","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","24","42","70","49","58.33","13th","11th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6982","215","1","0","JSS 1","","ENGLISH LANGUAGE","1","16","","","","","","0","0","0","0","16","30","46","76.67","55.67","65.89","6th","5th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6983","209","1","0","JSS 1","","ENGLISH LANGUAGE","1","17","","","","","","0","0","0","0","17","27","44","73.33","38","47.78","22nd","9th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6984","225","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","","","","","","0","0","0","0","15","20","35","58.33","36","43.78","23rd","21st","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6985","217","1","0","JSS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","21","41","68.33","58.33","67.44","3rd","12th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6986","218","1","0","JSS 1","","ENGLISH LANGUAGE","1","16","","","","","","0","0","0","0","16","22","38","63.33","47.67","56.11","14th","17th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6987","216","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","30","48","80","58.67","69.33","2nd","4th","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6988","219","1","0","JSS 1","","ENGLISH LANGUAGE","1","16","","","","","","0","0","0","0","16","30","46","76.67","56","66.22","5th","5th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6989","224","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","","","","","","0","0","0","0","15","20","35","58.33","39.67","47.44","21st","21st","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6990","223","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","22","40","66.67","54.67","63.56","8th","14th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6991","226","1","0","JSS 1","","ENGLISH LANGUAGE","1","19","","","","","","0","0","0","0","19","20","39","65","52.33","61","10th","16th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6992","249","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","34","52","86.67","52.67","64.22","9th","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6994","210","1","0","JSS 1","","ENGLISH LANGUAGE","1","17","","","","","","0","0","0","0","17","35","52","86.67","55.33","66.89","7th","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6995","222","1","0","JSS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","30","50","83.33","62","73.11","1st","3rd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6996","248","1","0","JSS 1","","ENGLISH LANGUAGE","1","16","","","","","","0","0","0","0","16","24","40","66.67","47.67","56.56","14th","14th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6997","179","2","0","JSS 2","","ENGLISH LANGUAGE","1","17","","","","","","0","0","0","0","17","23","40","66.67","63.67","72.56","2nd","5th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6998","185","2","0","JSS 2","","ENGLISH LANGUAGE","1","17","","","","","","0","0","0","0","17","24","41","68.33","55.33","64.44","7th","4th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6999","186","2","0","JSS 2","","ENGLISH LANGUAGE","1","12","","","","","","0","0","0","0","12","20","32","53.33","43.67","50.78","9th","7th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7000","183","2","0","JSS 2","","ENGLISH LANGUAGE","1","11","","","","","","0","0","0","0","11","10","21","35","31.33","36","10th","8th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7001","182","2","0","JSS 2","","ENGLISH LANGUAGE","1","17","","","","","","0","0","0","0","17","38","55","91.67","73.67","85.89","1st","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7002","189","2","0","JSS 2","","ENGLISH LANGUAGE","1","16","","","","","","0","0","0","0","16","23","39","65","56.67","65.33","5th","6th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7003","251","2","0","JSS 2","","ENGLISH LANGUAGE","1","14","","","","","","0","0","0","0","14","30","44","73.33","51.33","61.11","8th","2nd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7004","233","2","0","JSS 2","","ENGLISH LANGUAGE","1","14","","","","","","0","0","0","0","14","30","44","73.33","56.33","66.11","6th","2nd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7005","179","2","0","JSS 2","","SOCIAL STUDIES","23","17","","","","","","0","0","0","0","17","30","47","78.33","63.33","73.78","3rd","3rd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7006","185","2","0","JSS 2","","SOCIAL STUDIES","23","18","","","","","","0","0","0","0","18","27","45","75","59","69","5th","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7007","186","2","0","JSS 2","","SOCIAL STUDIES","23","16","","","","","","0","0","0","0","16","22","38","63.33","44.67","53.11","8th","6th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7008","183","2","0","JSS 2","","SOCIAL STUDIES","23","14","","","","","","0","0","0","0","14","20","34","56.67","43.33","50.89","10th","8th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7009","182","2","0","JSS 2","","SOCIAL STUDIES","23","19","","","","","","0","0","0","0","19","36","55","91.67","64.67","76.89","2nd","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7010","189","2","0","JSS 2","","SOCIAL STUDIES","23","15","","","","","","0","0","0","0","15","23","38","63.33","56","64.44","7th","6th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7011","251","2","0","JSS 2","","SOCIAL STUDIES","23","16","","","","","","0","0","0","0","16","26","42","70","44.33","53.67","9th","5th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7012","233","2","0","JSS 2","","SOCIAL STUDIES","23","18","","","","","","0","0","0","0","18","38","56","93.33","69.67","82.11","1st","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7013","179","2","0","JSS 2","","CIVIC EDUCATION","28","18","","","","","","0","0","0","0","18","22","40","66.67","63.67","72.56","2nd","5th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7014","185","2","0","JSS 2","","CIVIC EDUCATION","28","19","","","","","","0","0","0","0","19","33","52","86.67","56.67","68.22","5th","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7015","186","2","0","JSS 2","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","21","36","60","44.33","52.33","7th","7th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7016","183","2","0","JSS 2","","CIVIC EDUCATION","28","14","","","","","","0","0","0","0","14","12","26","43.33","28.33","34.11","10th","8th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7017","182","2","0","JSS 2","","CIVIC EDUCATION","28","18","","","","","","0","0","0","0","18","37","55","91.67","72.67","84.89","1st","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7018","189","2","0","JSS 2","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","26","41","68.33","57.67","66.78","3rd","4th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7019","251","2","0","JSS 2","","CIVIC EDUCATION","28","18","","","","","","0","0","0","0","18","20","38","63.33","43","51.44","8th","6th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7020","233","2","0","JSS 2","","CIVIC EDUCATION","28","17","","","","","","0","0","0","0","17","30","47","78.33","56.33","66.78","6th","3rd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7021","18","4","0","SS 1","","ECONOMICS","17","13","","","","","","0","0","0","0","13","24","37","61.67","33","41.22","25th","19th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7022","17","4","0","SS 1","","ECONOMICS","17","14","","","","","","0","0","0","0","14","24","38","63.33","51.67","60.11","13th","18th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7023","24","4","0","SS 1","","ECONOMICS","17","15","","","","","","0","0","0","0","15","24","39","65","55.67","64.33","8th","15th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7024","21","4","0","SS 1","","ECONOMICS","17","18","","","","","","0","0","0","0","18","23","41","68.33","50.67","59.78","14th","12th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7025","15","4","0","SS 1","","ECONOMICS","17","19","","","","","","0","0","0","0","19","28","47","78.33","54.67","65.11","10th","8th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7026","198","4","0","SS 1","","ECONOMICS","17","20","","","","","","0","0","0","0","20","35","55","91.67","67.33","79.56","3rd","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7027","253","4","0","SS 1","","ECONOMICS","17","14","","","","","","0","0","0","0","14","23","37","61.67","43","51.22","19th","19th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7028","171","4","0","SS 1","","ECONOMICS","17","20","","","","","","0","0","0","0","20","31","51","85","63","74.33","4th","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7030","199","4","0","SS 1","","ECONOMICS","17","17","","","","","","0","0","0","0","17","26","43","71.67","54.33","63.89","11th","10th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7031","23","4","0","SS 1","","ECONOMICS","17","20","","","","","","0","0","0","0","20","33","53","88.33","69.67","81.44","2nd","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7032","14","4","0","SS 1","","ECONOMICS","17","10","","","","","","0","0","0","0","10","26","36","60","41.67","49.67","20th","22nd","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7033","12","4","0","SS 1","","ECONOMICS","17","18","","","","","","0","0","0","0","18","33","51","85","60","71.33","5th","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7034","20","4","0","SS 1","","ECONOMICS","17","10","","","","","","0","0","0","0","10","24","34","56.67","37","44.56","22nd","24th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7035","242","4","0","SS 1","","ECONOMICS","17","17","","","","","","0","0","0","0","17","32","49","81.67","55.67","66.56","8th","7th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7036","25","4","0","SS 1","","ECONOMICS","17","17","","","","","","0","0","0","0","17","28","45","75","59.33","69.33","6th","9th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7037","22","4","0","SS 1","","ECONOMICS","17","20","","","","","","0","0","0","0","20","33","53","88.33","70","81.78","1st","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7038","241","4","0","SS 1","","ECONOMICS","17","12","","","","","","0","0","0","0","12","28","40","66.67","52.67","61.56","12th","14th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7039","239","4","0","SS 1","","ECONOMICS","17","15","","","","","","0","0","0","0","15","26","41","68.33","45.33","54.44","17th","12th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7040","174","4","0","SS 1","","ECONOMICS","17","11","","","","","","0","0","0","0","11","23","34","56.67","35.33","42.89","24th","24th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7041","26","4","0","SS 1","","ECONOMICS","17","20","","","","","","0","0","0","0","20","32","52","86.67","59.33","70.89","6th","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7042","254","4","0","SS 1","","ECONOMICS","17","14","","","","","","0","0","0","0","14","25","39","65","40","48.67","21st","15th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7043","255","4","0","SS 1","","ECONOMICS","17","15","","","","","","0","0","0","0","15","27","42","70","43.5","57.5","18th","11th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7044","259","4","0","SS 1","","ECONOMICS","17","13","","","","","","0","0","0","0","13","23","36","60","36","60","23rd","22nd","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7045","13","4","0","SS 1","","ECONOMICS","17","17","","","","","","0","0","0","0","17","20","37","61.67","47","55.22","15th","19th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7046","19","4","0","SS 1","","ECONOMICS","17","13","","","","","","0","0","0","0","13","26","39","65","47","55.67","15th","15th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7047","179","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","","","","","","0","0","0","0","20","32","52","86.67","71.67","83.22","1st","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7048","185","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","","","","","","0","0","0","0","20","26","46","76.67","60.33","70.56","4th","4th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7049","186","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","15","30","50","41","47.67","8th","7th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7050","183","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","7","22","36.67","31.67","36.56","10th","8th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7051","182","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","","","","","","0","0","0","0","20","32","52","86.67","69.33","80.89","2nd","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7052","189","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","23","38","63.33","53.33","61.78","6th","5th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7053","251","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","20","35","58.33","45.33","53.11","7th","6th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7054","233","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","","","","","","0","0","0","0","20","34","54","90","62","74","3rd","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("7055","18","4","0","SS 1","","GEOGRAPHY","18","11","","","","","","0","0","0","0","11","22","33","55","26.33","33.67","21st","16th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7056","17","4","0","SS 1","","GEOGRAPHY","18","10","","","","","","0","0","0","0","10","24","34","56.67","40","47.56","9th","15th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7057","24","4","0","SS 1","","GEOGRAPHY","18","12","","","","","","0","0","0","0","12","33","45","75","44","54","5th","6th","A1","EXCELLENT","CHARLES GIADOM","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7058","21","4","0","SS 1","","GEOGRAPHY","18","10","","","","","","0","0","0","0","10","26","36","60","26.33","34.33","21st","14th","C4","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7059","15","4","0","SS 1","","GEOGRAPHY","18","10","","","","","","0","0","0","0","10","18","28","46.67","35.33","41.56","14th","18th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7060","198","4","0","SS 1","","GEOGRAPHY","18","12","","","","","","0","0","0","0","12","36","48","80","46.67","57.33","2nd","2nd","A1","EXCELLENT","CHARLES GIADOM","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7061","253","4","0","SS 1","","GEOGRAPHY","18","5","","","","","","0","0","0","0","5","19","24","40","27.67","33","20th","23rd","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7062","171","4","0","SS 1","","GEOGRAPHY","18","13","","","","","","0","0","0","0","13","34","47","78.33","45.33","55.78","4th","4th","A1","EXCELLENT","CHARLES GIADOM","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7064","199","4","0","SS 1","","GEOGRAPHY","18","11","","","","","","0","0","0","0","11","30","41","68.33","37.33","46.44","12th","9th","B3","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7065","23","4","0","SS 1","","GEOGRAPHY","18","10","","","","","","0","0","0","0","10","29","39","65","34","42.67","16th","10th","B3","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7066","14","4","0","SS 1","","GEOGRAPHY","18","8","","","","","","0","0","0","0","8","19","27","45","24.33","30.33","24th","20th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7067","12","4","0","SS 1","","GEOGRAPHY","18","13","","","","","","0","0","0","0","13","31","44","73.33","45.67","55.44","3rd","7th","B2","VERY GOOD","CHARLES GIADOM","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7068","20","4","0","SS 1","","GEOGRAPHY","18","2","","","","","","0","0","0","0","2","13","15","25","24.33","27.67","24th","25th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7069","242","4","0","SS 1","","GEOGRAPHY","18","9","","","","","","0","0","0","0","9","18","27","45","42.67","48.67","7th","20th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7070","25","4","0","SS 1","","GEOGRAPHY","18","10","","","","","","0","0","0","0","10","27","37","61.67","37.67","45.89","11th","13th","C4","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7071","22","4","0","SS 1","","GEOGRAPHY","18","13","","","","","","0","0","0","0","13","33","46","76.67","42.67","52.89","7th","5th","A1","EXCELLENT","CHARLES GIADOM","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7072","241","4","0","SS 1","","GEOGRAPHY","18","7","","","","","","0","0","0","0","7","21","28","46.67","34.33","40.56","15th","18th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7073","239","4","0","SS 1","","GEOGRAPHY","18","14","","","","","","0","0","0","0","14","34","48","80","36.33","47","13th","2nd","A1","EXCELLENT","CHARLES GIADOM","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7074","174","4","0","SS 1","","GEOGRAPHY","18","3","","","","","","0","0","0","0","3","16","19","31.67","17","21.22","26th","24th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7075","26","4","0","SS 1","","GEOGRAPHY","18","13","","","","","","0","0","0","0","13","31","44","73.33","44","53.78","5th","7th","B2","VERY GOOD","CHARLES GIADOM","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7076","254","4","0","SS 1","","GEOGRAPHY","18","15","","","","","","0","0","0","0","15","37","52","86.67","51.67","63.22","1st","1st","A1","EXCELLENT","CHARLES GIADOM","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7077","255","4","0","SS 1","","GEOGRAPHY","18","11","","","","","","0","0","0","0","11","27","38","63.33","32.5","45.17","17th","12th","C4","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7078","259","4","0","SS 1","","GEOGRAPHY","18","10","","","","","","0","0","0","0","10","15","25","41.67","25","41.67","23rd","22nd","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7079","13","4","0","SS 1","","GEOGRAPHY","18","6","","","","","","0","0","0","0","6","23","29","48.33","30.33","36.78","18th","17th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7080","19","4","0","SS 1","","GEOGRAPHY","18","10","","","","","","0","0","0","0","10","29","39","65","30.33","39","18th","10th","B3","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7081","243","5","0","SS 2","","GEOGRAPHY","18","16","","","","","","0","0","0","0","16","23","39","65","41.67","50.33","2nd","1st","B3","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7082","136","5","0","SS 2","","GEOGRAPHY","18","15","","","","","","0","0","0","0","15","19","34","56.67","34","56.67","3rd","3rd","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7083","128","5","0","SS 2","","GEOGRAPHY","18","15","","","","","","0","0","0","0","15","22","37","61.67","29.5","41.83","4th","2nd","C4","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7084","250","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","","","","","","0","0","0","0","14","27","41","68.33","51","60.11","15th","9th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7085","214","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","16","","","","","","0","0","0","0","16","34","50","83.33","59.67","70.78","5th","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7086","227","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","","","","","","0","0","0","0","12","22","34","56.67","43.67","51.22","18th","16th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7087","212","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","20","33","55","36.67","44","22nd","17th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7088","188","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","","","","","","0","0","0","0","12","27","39","65","48","61","16th","14th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7089","221","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","","","","","","0","0","0","0","14","26","40","66.67","53","61.89","12th","12th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7090","220","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","","","","","","0","0","0","0","12","20","32","53.33","39.67","46.78","20th","19th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7091","257","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","17","","","","","","0","0","0","0","17","27","44","73.33","52","66.11","13th","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7092","213","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","20","33","55","55.33","62.67","10th","17th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7093","215","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","17","","","","","","0","0","0","0","17","30","47","78.33","53.67","64.11","11th","3rd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7094","209","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","17","30","50","44.33","51","17th","21st","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7095","225","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","","","","","","0","0","0","0","10","15","25","41.67","36.33","41.89","23rd","23rd","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7096","217","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","","","","","","0","0","0","0","12","24","36","60","59","67","6th","15th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7097","218","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","19","32","53.33","43.33","50.44","19th","19th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7098","216","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","27","40","66.67","62.33","71.22","1st","12th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7099","219","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","17","","","","","","0","0","0","0","17","30","47","78.33","57","67.44","9th","3rd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7100","224","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","17","30","50","35.67","42.33","24th","21st","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7101","223","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","16","","","","","","0","0","0","0","16","34","50","83.33","59","70.11","6th","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7102","226","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","","","","","","0","0","0","0","14","30","44","73.33","61.67","71.44","2nd","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7103","249","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","","","","","","0","0","0","0","14","30","44","73.33","60","69.78","4th","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7104","210","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","28","41","68.33","60.67","69.78","3rd","9th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7105","222","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","15","","","","","","0","0","0","0","15","28","43","71.67","58.67","68.22","8th","8th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7106","248","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","28","41","68.33","37.67","46.78","21st","9th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7107","179","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","15","","","","","","0","0","0","0","15","31","46","76.67","57.33","67.56","4th","2nd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7108","185","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","14","","","","","","0","0","0","0","14","24","38","63.33","52.33","60.78","7th","4th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7109","186","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","7","","","","","","0","0","0","0","7","19","26","43.33","38.67","44.44","9th","7th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7110","183","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","7","","","","","","0","0","0","0","7","7","14","23.33","26","29.11","10th","8th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7111","182","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","18","","","","","","0","0","0","0","18","35","53","88.33","61.33","73.11","1st","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7112","189","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","","","","","","0","0","0","0","9","20","29","48.33","52.67","59.11","6th","6th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7113","251","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","11","","","","","","0","0","0","0","11","21","32","53.33","44","51.11","8th","5th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7114","233","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","14","","","","","","0","0","0","0","14","30","44","73.33","61.33","71.11","1st","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7115","250","1","0","JSS 1","","BASIC SCIENCE","3","18","","","","","","0","0","0","0","18","35","53","88.33","56","67.78","15th","10th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7116","214","1","0","JSS 1","","BASIC SCIENCE","3","17","","","","","","0","0","0","0","17","36","53","88.33","65","76.78","11th","10th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7117","227","1","0","JSS 1","","BASIC SCIENCE","3","16","","","","","","0","0","0","0","16","33","49","81.67","46.67","57.56","20th","18th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7118","212","1","0","JSS 1","","BASIC SCIENCE","3","15","","","","","","0","0","0","0","15","21","36","60","38.33","46.33","23rd","22nd","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7119","188","1","0","JSS 1","","BASIC SCIENCE","3","18","","","","","","0","0","0","0","18","38","56","93.33","68","86.67","6th","6th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7120","221","1","0","JSS 1","","BASIC SCIENCE","3","15","","","","","","0","0","0","0","15","37","52","86.67","58.33","69.89","14th","14th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7121","220","1","0","JSS 1","","BASIC SCIENCE","3","13","","","","","","0","0","0","0","13","29","42","70","41.33","50.67","22nd","21st","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7122","257","1","0","JSS 1","","BASIC SCIENCE","3","17","","","","","","0","0","0","0","17","34","51","85","55.33","60","16th","15th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7123","213","1","0","JSS 1","","BASIC SCIENCE","3","18","","","","","","0","0","0","0","18","35","53","88.33","54.67","66.44","17th","10th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7124","215","1","0","JSS 1","","BASIC SCIENCE","3","15","","","","","","0","0","0","0","15","39","54","90","72.67","84.67","3rd","7th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7125","209","1","0","JSS 1","","BASIC SCIENCE","3","14","","","","","","0","0","0","0","14","32","46","76.67","48","58.22","19th","19th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7126","225","1","0","JSS 1","","BASIC SCIENCE","3","10","","","","","","0","0","0","0","10","17","27","45","37.67","43.67","24th","23rd","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7127","217","1","0","JSS 1","","BASIC SCIENCE","3","20","","","","","","0","0","0","0","20","39","59","98.33","74.33","87.44","1st","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7128","218","1","0","JSS 1","","BASIC SCIENCE","3","15","","","","","","0","0","0","0","15","31","46","76.67","46.67","56.89","20th","19th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7129","216","1","0","JSS 1","","BASIC SCIENCE","3","20","","","","","","0","0","0","0","20","39","59","98.33","74.33","87.44","1st","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7130","219","1","0","JSS 1","","BASIC SCIENCE","3","19","","","","","","0","0","0","0","19","35","54","90","65.33","77.33","10th","7th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7131","224","1","0","JSS 1","","BASIC SCIENCE","3","15","","","","","","0","0","0","0","15","36","51","85","60.67","72","13th","15th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7132","223","1","0","JSS 1","","BASIC SCIENCE","3","19","","","","","","0","0","0","0","19","35","54","90","69.33","81.33","4th","7th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7133","226","1","0","JSS 1","","BASIC SCIENCE","3","19","","","","","","0","0","0","0","19","38","57","95","65.67","78.33","9th","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7134","249","1","0","JSS 1","","BASIC SCIENCE","3","19","","","","","","0","0","0","0","19","38","57","95","69.33","82","4th","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7135","210","1","0","JSS 1","","BASIC SCIENCE","3","20","","","","","","0","0","0","0","20","39","59","98.33","67.67","80.78","7th","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7136","222","1","0","JSS 1","","BASIC SCIENCE","3","18","","","","","","0","0","0","0","18","35","53","88.33","67.33","79.11","8th","10th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7137","248","1","0","JSS 1","","BASIC SCIENCE","3","15","","","","","","0","0","0","0","15","36","51","85","50.33","61.67","18th","15th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7138","250","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","","","","","","0","0","0","0","17","38","55","91.67","61.33","73.56","9th","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7139","214","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","","","","","","0","0","0","0","20","37","57","95","59.33","72","12th","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7140","227","1","0","JSS 1","","BASIC TECHNOLOGY","8","14","","","","","","0","0","0","0","14","27","41","68.33","49","58.11","19th","20th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7141","212","1","0","JSS 1","","BASIC TECHNOLOGY","8","9","","","","","","0","0","0","0","9","27","36","60","37.67","45.67","24th","22nd","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7142","188","1","0","JSS 1","","BASIC TECHNOLOGY","8","19","","","","","","0","0","0","0","19","35","54","90","61.5","79.5","8th","7th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7143","221","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","","","","","","0","0","0","0","17","34","51","85","59","70.33","13th","12th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7144","220","1","0","JSS 1","","BASIC TECHNOLOGY","8","12","","","","","","0","0","0","0","12","34","46","76.67","42","52.22","22nd","17th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7145","257","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","","","","","","0","0","0","0","17","35","52","86.67","60.33","67.22","10th","11th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7146","213","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","","","","","","0","0","0","0","20","36","56","93.33","52","64.44","17th","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7147","215","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","","","","","","0","0","0","0","17","38","55","91.67","71","83.22","2nd","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7148","209","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","","","","","","0","0","0","0","10","26","36","60","44","52","21st","22nd","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7149","225","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","","","","","","0","0","0","0","10","28","38","63.33","38.67","47.11","23rd","21st","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7150","217","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","","","","","","0","0","0","0","18","38","56","93.33","74.67","87.11","1st","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7151","218","1","0","JSS 1","","BASIC TECHNOLOGY","8","13","","","","","","0","0","0","0","13","34","47","78.33","51.67","62.11","18th","16th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7152","216","1","0","JSS 1","","BASIC TECHNOLOGY","8","19","","","","","","0","0","0","0","19","39","58","96.67","70.33","83.22","3rd","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7153","219","1","0","JSS 1","","BASIC TECHNOLOGY","8","15","","","","","","0","0","0","0","15","36","51","85","58.67","70","15th","12th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7154","224","1","0","JSS 1","","BASIC TECHNOLOGY","8","16","","","","","","0","0","0","0","16","29","45","75","55","65","16th","18th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7155","223","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","","","","","","0","0","0","0","17","37","54","90","62","74","6th","7th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("7156","226","1","0","JSS 1","","BASIC TECHNOLOGY","8","15","","","","","","0","0","0","0","15","36","51","85","60.33","71.67","10th","12th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7157","249","1","0","JSS 1","","BASIC TECHNOLOGY","8","16","","","","","","0","0","0","0","16","37","53","88.33","59","70.78","13th","9th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7158","210","1","0","JSS 1","","BASIC TECHNOLOGY","8","15","","","","","","0","0","0","0","15","36","51","85","62.33","73.67","5th","12th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7159","222","1","0","JSS 1","","BASIC TECHNOLOGY","8","16","","","","","","0","0","0","0","16","37","53","88.33","61.67","73.44","7th","9th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7160","248","1","0","JSS 1","","BASIC TECHNOLOGY","8","12","","","","","","0","0","0","0","12","30","42","70","49","58.33","19th","19th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7161","179","2","0","JSS 2","","BASIC SCIENCE","3","16","","","","","","0","0","0","0","16","33","49","81.67","65.33","76.22","2nd","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7162","185","2","0","JSS 2","","BASIC SCIENCE","3","15","","","","","","0","0","0","0","15","37","52","86.67","63","74.56","3rd","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7163","186","2","0","JSS 2","","BASIC SCIENCE","3","12","","","","","","0","0","0","0","12","30","42","70","41","50.33","8th","7th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7164","183","2","0","JSS 2","","BASIC SCIENCE","3","15","","","","","","0","0","0","0","15","27","42","70","40","49.33","9th","7th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7165","182","2","0","JSS 2","","BASIC SCIENCE","3","17","","","","","","0","0","0","0","17","38","55","91.67","68.33","80.56","1st","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7166","189","2","0","JSS 2","","BASIC SCIENCE","3","14","","","","","","0","0","0","0","14","32","46","76.67","53.33","63.56","6th","5th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7167","251","2","0","JSS 2","","BASIC SCIENCE","3","15","","","","","","0","0","0","0","15","28","43","71.67","43.67","53.22","7th","6th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7168","233","2","0","JSS 2","","BASIC SCIENCE","3","16","","","","","","0","0","0","0","16","32","48","80","59","69.67","4th","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7169","179","2","0","JSS 2","","BASIC TECHNOLOGY","8","18","","","","","","0","0","0","0","18","35","53","88.33","64.67","76.44","2nd","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7170","185","2","0","JSS 2","","BASIC TECHNOLOGY","8","17","","","","","","0","0","0","0","17","31","48","80","59.33","70","5th","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7171","186","2","0","JSS 2","","BASIC TECHNOLOGY","8","15","","","","","","0","0","0","0","15","33","48","80","45","55.67","8th","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7172","183","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","","","","","","0","0","0","0","14","23","37","61.67","41.33","49.56","9th","8th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7173","182","2","0","JSS 2","","BASIC TECHNOLOGY","8","18","","","","","","0","0","0","0","18","36","54","90","72.33","84.33","1st","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7174","189","2","0","JSS 2","","BASIC TECHNOLOGY","8","15","","","","","","0","0","0","0","15","36","51","85","60.67","72","3rd","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7175","251","2","0","JSS 2","","BASIC TECHNOLOGY","8","17","","","","","","0","0","0","0","17","36","53","88.33","57.33","69.11","6th","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7176","233","2","0","JSS 2","","BASIC TECHNOLOGY","8","17","","","","","","0","0","0","0","17","30","47","78.33","59.67","70.11","4th","7th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7177","250","1","0","JSS 1","","BUSINESS STUDIES","9","15","","","","","","0","0","0","0","15","26","41","68.33","48.33","57.44","16th","10th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7178","214","1","0","JSS 1","","BUSINESS STUDIES","9","13","","","","","","0","0","0","0","13","22","35","58.33","62.67","70.44","11th","15th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7179","227","1","0","JSS 1","","BUSINESS STUDIES","9","11","","","","","","0","0","0","0","11","20","31","51.67","42","48.89","22nd","20th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7180","212","1","0","JSS 1","","BUSINESS STUDIES","9","12","","","","","","0","0","0","0","12","23","35","58.33","42.67","50.44","21st","15th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7181","188","1","0","JSS 1","","BUSINESS STUDIES","9","15","","","","","","0","0","0","0","15","21","36","60","55.5","67.5","13th","13th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7182","221","1","0","JSS 1","","BUSINESS STUDIES","9","15","","","","","","0","0","0","0","15","33","48","80","67","77.67","4th","4th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7183","220","1","0","JSS 1","","BUSINESS STUDIES","9","10","","","","","","0","0","0","0","10","18","28","46.67","41.33","47.56","23rd","22nd","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7184","257","1","0","JSS 1","","BUSINESS STUDIES","9","10","","","","","","0","0","0","0","10","16","26","43.33","43.33","61.11","20th","23rd","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7185","213","1","0","JSS 1","","BUSINESS STUDIES","9","13","","","","","","0","0","0","0","13","26","39","65","45.67","54.33","18th","12th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7186","215","1","0","JSS 1","","BUSINESS STUDIES","9","17","","","","","","0","0","0","0","17","31","48","80","65.33","76","5th","4th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7187","209","1","0","JSS 1","","BUSINESS STUDIES","9","10","","","","","","0","0","0","0","10","22","32","53.33","36.67","43.78","24th","18th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7188","225","1","0","JSS 1","","BUSINESS STUDIES","9","5","","","","","","0","0","0","0","5","26","31","51.67","46.33","53.22","17th","20th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7189","217","1","0","JSS 1","","BUSINESS STUDIES","9","14","","","","","","0","0","0","0","14","32","46","76.67","63","73.22","10th","8th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7190","218","1","0","JSS 1","","BUSINESS STUDIES","9","13","","","","","","0","0","0","0","13","27","40","66.67","48.67","57.56","15th","11th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7191","216","1","0","JSS 1","","BUSINESS STUDIES","9","16","","","","","","0","0","0","0","16","37","53","88.33","65","76.78","7th","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7192","219","1","0","JSS 1","","BUSINESS STUDIES","9","14","","","","","","0","0","0","0","14","22","36","60","51.67","59.67","14th","13th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7193","224","1","0","JSS 1","","BUSINESS STUDIES","9","15","","","","","","0","0","0","0","15","27","42","70","57.33","66.67","12th","9th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7194","223","1","0","JSS 1","","BUSINESS STUDIES","9","18","","","","","","0","0","0","0","18","30","48","80","65.33","76","5th","4th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7195","226","1","0","JSS 1","","BUSINESS STUDIES","9","18","","","","","","0","0","0","0","18","30","48","80","65","75.67","7th","4th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7196","249","1","0","JSS 1","","BUSINESS STUDIES","9","16","","","","","","0","0","0","0","16","33","49","81.67","69.33","80.22","1st","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7197","210","1","0","JSS 1","","BUSINESS STUDIES","9","18","","","","","","0","0","0","0","18","35","53","88.33","67.67","79.44","3rd","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7198","222","1","0","JSS 1","","BUSINESS STUDIES","9","11","","","","","","0","0","0","0","11","24","35","58.33","68.33","76.11","2nd","15th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7199","248","1","0","JSS 1","","BUSINESS STUDIES","9","10","","","","","","0","0","0","0","10","22","32","53.33","43.67","50.78","19th","18th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7200","179","2","0","JSS 2","","BUSINESS STUDIES","9","13","","","","","","0","0","0","0","13","40","53","88.33","71.67","83.44","1st","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7201","185","2","0","JSS 2","","BUSINESS STUDIES","9","13","","","","","","0","0","0","0","13","22","35","58.33","59","66.78","5th","6th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7202","186","2","0","JSS 2","","BUSINESS STUDIES","9","13","","","","","","0","0","0","0","13","14","27","45","36.33","42.33","9th","8th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7203","183","2","0","JSS 2","","BUSINESS STUDIES","9","10","","","","","","0","0","0","0","10","18","28","46.67","27.33","33.56","10th","7th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7204","182","2","0","JSS 2","","BUSINESS STUDIES","9","13","","","","","","0","0","0","0","13","38","51","85","69.33","80.67","3rd","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7205","189","2","0","JSS 2","","BUSINESS STUDIES","9","12","","","","","","0","0","0","0","12","27","39","65","64","72.67","4th","4th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7206","251","2","0","JSS 2","","BUSINESS STUDIES","9","11","","","","","","0","0","0","0","11","26","37","61.67","42.33","50.56","7th","5th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7207","233","2","0","JSS 2","","BUSINESS STUDIES","9","11","","","","","","0","0","0","0","11","32","43","71.67","58.33","67.89","6th","3rd","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7208","250","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","","","","","","0","0","0","0","13","21","34","56.67","48.33","55.89","16th","14th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7209","214","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","","","","","","0","0","0","0","17","31","48","80","60","70.67","6th","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7210","227","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","","","","","","0","0","0","0","11","19","30","50","41.67","48.33","21st","22nd","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7211","212","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","","","","","","0","0","0","0","12","20","32","53.33","44.67","51.78","19th","18th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7212","188","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","","","","","","0","0","0","0","13","21","34","56.67","48","59.33","17th","14th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7213","221","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","","","","","","0","0","0","0","13","20","33","55","54.33","61.67","12th","17th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7214","220","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","","","","","","0","0","0","0","10","21","31","51.67","32.33","39.22","24th","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7215","257","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","30","45","75","52","70","13th","5th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7216","213","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","","","","","","0","0","0","0","12","27","39","65","49","57.67","15th","12th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7217","215","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","29","44","73.33","60.33","70.11","5th","7th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7218","209","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","","","","","","0","0","0","0","13","22","35","58.33","50.33","58.11","14th","13th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7219","225","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","9","","","","","","0","0","0","0","9","10","19","31.67","35","39.22","23rd","23rd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7220","217","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","30","45","75","58.33","68.33","7th","5th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7221","218","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","","","","","","0","0","0","0","11","20","31","51.67","45","51.89","18th","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7222","216","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","","","","","","0","0","0","0","17","31","48","80","64.67","75.33","1st","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7223","219","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","","","","","","0","0","0","0","14","30","44","73.33","57.67","67.44","8th","7th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7224","224","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","","","","","","0","0","0","0","13","21","34","56.67","37.33","44.89","22nd","14th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7225","223","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","29","44","73.33","57","66.78","9th","7th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7226","226","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","","","","","","0","0","0","0","14","29","43","71.67","55","64.56","11th","11th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7227","249","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","32","47","78.33","60.67","71.11","3rd","4th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7228","210","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","29","44","73.33","64.67","74.44","1st","7th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7229","222","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","","","","","","0","0","0","0","17","32","49","81.67","60.67","71.56","3rd","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7230","248","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","","","","","","0","0","0","0","12","20","32","53.33","42.67","49.78","20th","18th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7231","250","1","0","JSS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","27","42","70","54.33","63.67","17th","12th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7232","214","1","0","JSS 1","","CIVIC EDUCATION","28","16","","","","","","0","0","0","0","16","33","49","81.67","65","75.89","3rd","3rd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7233","227","1","0","JSS 1","","CIVIC EDUCATION","28","10","","","","","","0","0","0","0","10","21","31","51.67","44.33","51.22","21st","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7234","212","1","0","JSS 1","","CIVIC EDUCATION","28","13","","","","","","0","0","0","0","13","24","37","61.67","48.67","56.89","19th","18th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7235","188","1","0","JSS 1","","CIVIC EDUCATION","28","13","","","","","","0","0","0","0","13","30","43","71.67","50.5","64.83","18th","11th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7236","221","1","0","JSS 1","","CIVIC EDUCATION","28","13","","","","","","0","0","0","0","13","25","38","63.33","57","65.44","13th","17th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7237","220","1","0","JSS 1","","CIVIC EDUCATION","28","8","","","","","","0","0","0","0","8","17","25","41.67","42","47.56","23rd","23rd","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7238","257","1","0","JSS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","30","45","75","55.33","58.33","15th","9th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7239","213","1","0","JSS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","29","44","73.33","59","68.78","10th","10th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7240","215","1","0","JSS 1","","CIVIC EDUCATION","28","11","","","","","","0","0","0","0","11","29","40","66.67","59.33","68.22","9th","13th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7241","209","1","0","JSS 1","","CIVIC EDUCATION","28","11","","","","","","0","0","0","0","11","24","35","58.33","43.67","51.44","22nd","19th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7242","225","1","0","JSS 1","","CIVIC EDUCATION","28","12","","","","","","0","0","0","0","12","19","31","51.67","40","46.89","24th","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7243","217","1","0","JSS 1","","CIVIC EDUCATION","28","17","","","","","","0","0","0","0","17","34","51","85","63.33","74.67","6th","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7244","218","1","0","JSS 1","","CIVIC EDUCATION","28","12","","","","","","0","0","0","0","12","27","39","65","54.67","63.33","16th","15th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7245","216","1","0","JSS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","32","47","78.33","66.67","77.11","1st","6th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7246","219","1","0","JSS 1","","CIVIC EDUCATION","28","12","","","","","","0","0","0","0","12","18","30","50","57.67","64.33","12th","22nd","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7247","224","1","0","JSS 1","","CIVIC EDUCATION","28","14","","","","","","0","0","0","0","14","25","39","65","45","53.67","20th","15th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7248","223","1","0","JSS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","32","47","78.33","65.33","75.78","2nd","6th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7249","226","1","0","JSS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","34","49","81.67","63","73.89","7th","3rd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7250","249","1","0","JSS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","32","47","78.33","57","67.44","13th","6th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7251","210","1","0","JSS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","34","49","81.67","64.67","75.56","4th","3rd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7252","222","1","0","JSS 1","","CIVIC EDUCATION","28","16","","","","","","0","0","0","0","16","34","50","83.33","62.67","73.78","8th","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7253","248","1","0","JSS 1","","CIVIC EDUCATION","28","14","","","","","","0","0","0","0","14","26","40","66.67","58","66.89","11th","13th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7254","250","1","0","JSS 1","","COMPUTER SCIENCE","10","9","","","","","","0","0","0","0","9","35","44","73.33","56","65.78","10th","11th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7255","214","1","0","JSS 1","","COMPUTER SCIENCE","10","11","","","","","","0","0","0","0","11","35","46","76.67","70.67","80.89","4th","7th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("7256","227","1","0","JSS 1","","COMPUTER SCIENCE","10","12","","","","","","0","0","0","0","12","33","45","75","47.67","57.67","19th","9th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7257","212","1","0","JSS 1","","COMPUTER SCIENCE","10","7","","","","","","0","0","0","0","7","28","35","58.33","38.67","46.44","24th","21st","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7258","188","1","0","JSS 1","","COMPUTER SCIENCE","10","14","","","","","","0","0","0","0","14","30","44","73.33","50.5","65.17","15th","11th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7259","221","1","0","JSS 1","","COMPUTER SCIENCE","10","8","","","","","","0","0","0","0","8","32","40","66.67","53.67","62.56","13th","19th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7260","220","1","0","JSS 1","","COMPUTER SCIENCE","10","11","","","","","","0","0","0","0","11","30","41","68.33","42","51.11","22nd","18th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7261","257","1","0","JSS 1","","COMPUTER SCIENCE","10","13","","","","","","0","0","0","0","13","30","43","71.67","55.67","55.56","11th","13th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7262","213","1","0","JSS 1","","COMPUTER SCIENCE","10","13","","","","","","0","0","0","0","13","33","46","76.67","49.33","59.56","17th","7th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7263","215","1","0","JSS 1","","COMPUTER SCIENCE","10","12","","","","","","0","0","0","0","12","30","42","70","70.33","79.67","5th","15th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7264","209","1","0","JSS 1","","COMPUTER SCIENCE","10","10","","","","","","0","0","0","0","10","25","35","58.33","44","51.78","20th","21st","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7265","225","1","0","JSS 1","","COMPUTER SCIENCE","10","10","","","","","","0","0","0","0","10","25","35","58.33","39","46.78","23rd","21st","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7266","217","1","0","JSS 1","","COMPUTER SCIENCE","10","13","","","","","","0","0","0","0","13","35","48","80","71.33","82","3rd","5th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7267","218","1","0","JSS 1","","COMPUTER SCIENCE","10","13","","","","","","0","0","0","0","13","32","45","75","50.33","60.33","16th","9th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7268","216","1","0","JSS 1","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","35","50","83.33","72.33","83.44","1st","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7269","219","1","0","JSS 1","","COMPUTER SCIENCE","10","14","","","","","","0","0","0","0","14","28","42","70","55.67","65","11th","15th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7270","224","1","0","JSS 1","","COMPUTER SCIENCE","10","14","","","","","","0","0","0","0","14","25","39","65","44","52.67","20th","20th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7271","223","1","0","JSS 1","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","35","50","83.33","58","69.11","9th","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7272","226","1","0","JSS 1","","COMPUTER SCIENCE","10","17","","","","","","0","0","0","0","17","33","50","83.33","64.33","75.44","8th","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7273","249","1","0","JSS 1","","COMPUTER SCIENCE","10","13","","","","","","0","0","0","0","13","35","48","80","53.67","64.33","13th","5th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7274","210","1","0","JSS 1","","COMPUTER SCIENCE","10","16","","","","","","0","0","0","0","16","34","50","83.33","72.33","83.44","1st","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7275","222","1","0","JSS 1","","COMPUTER SCIENCE","10","12","","","","","","0","0","0","0","12","30","42","70","66.67","76","7th","15th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7276","248","1","0","JSS 1","","COMPUTER SCIENCE","10","11","","","","","","0","0","0","0","11","32","43","71.67","48","57.56","18th","13th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7277","179","2","0","JSS 2","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","32","47","78.33","70.33","80.78","1st","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7278","185","2","0","JSS 2","","COMPUTER SCIENCE","10","16","","","","","","0","0","0","0","16","35","51","85","58.67","70","5th","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7279","186","2","0","JSS 2","","COMPUTER SCIENCE","10","9","","","","","","0","0","0","0","9","32","41","68.33","41.67","50.78","8th","5th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7280","183","2","0","JSS 2","","COMPUTER SCIENCE","10","8","","","","","","0","0","0","0","8","15","23","38.33","32","37.11","9th","8th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7281","182","2","0","JSS 2","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","30","45","75","70","80","2nd","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7282","189","2","0","JSS 2","","COMPUTER SCIENCE","10","11","","","","","","0","0","0","0","11","30","41","68.33","63.67","72.78","4th","5th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7283","251","2","0","JSS 2","","COMPUTER SCIENCE","10","16","","","","","","0","0","0","0","16","35","51","85","50.33","61.67","7th","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7284","233","2","0","JSS 2","","COMPUTER SCIENCE","10","11","","","","","","0","0","0","0","11","26","37","61.67","57.67","65.89","6th","7th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7285","179","2","0","JSS 2","","DICTION","26","20","","","","","","0","0","0","0","20","21","41","68.33","68.33","77.44","3rd","1st","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7286","185","2","0","JSS 2","","DICTION","26","18","","","","","","0","0","0","0","18","20","38","63.33","65.67","74.11","5th","4th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7287","186","2","0","JSS 2","","DICTION","26","13","","","","","","0","0","0","0","13","19","32","53.33","57.33","64.44","8th","7th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7288","183","2","0","JSS 2","","DICTION","26","18","","","","","","0","0","0","0","18","16","34","56.67","45.33","52.89","10th","6th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7289","182","2","0","JSS 2","","DICTION","26","16","","","","","","0","0","0","0","16","23","39","65","66.67","75.33","4th","3rd","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7290","189","2","0","JSS 2","","DICTION","26","15","","","","","","0","0","0","0","15","22","37","61.67","61","69.22","7th","5th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7291","251","2","0","JSS 2","","DICTION","26","12","","","","","","0","0","0","0","12","17","29","48.33","54.33","60.78","9th","8th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7292","233","2","0","JSS 2","","DICTION","26","14","","","","","","0","0","0","0","14","27","41","68.33","63.67","72.78","6th","1st","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7293","250","1","0","JSS 1","","DICTION","26","12","","","","","","0","0","0","0","12","19","31","51.67","46.33","53.22","20th","18th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7294","214","1","0","JSS 1","","DICTION","26","20","","","","","","0","0","0","0","20","34","54","90","69.33","81.33","1st","1st","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7295","227","1","0","JSS 1","","DICTION","26","18","","","","","","0","0","0","0","18","12","30","50","48","54.67","18th","20th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7296","212","1","0","JSS 1","","DICTION","26","10","","","","","","0","0","0","0","10","13","23","38.33","29.33","34.44","24th","22nd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7297","188","1","0","JSS 1","","DICTION","26","15","","","","","","0","0","0","0","15","17","32","53.33","40","50.67","23rd","17th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7298","221","1","0","JSS 1","","DICTION","26","15","","","","","","0","0","0","0","15","19","34","56.67","44.33","51.89","21st","13th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7299","220","1","0","JSS 1","","DICTION","26","8","","","","","","0","0","0","0","8","25","33","55","43.33","50.67","22nd","15th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7300","257","1","0","JSS 1","","DICTION","26","18","","","","","","0","0","0","0","18","18","36","60","48","60","18th","12th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7301","213","1","0","JSS 1","","DICTION","26","14","","","","","","0","0","0","0","14","19","33","55","48.67","56","17th","15th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7302","215","1","0","JSS 1","","DICTION","26","10","","","","","","0","0","0","0","10","11","21","35","54","58.67","10th","23rd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7303","209","1","0","JSS 1","","DICTION","26","10","","","","","","0","0","0","0","10","16","26","43.33","49","54.78","16th","21st","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7304","225","1","0","JSS 1","","DICTION","26","19","","","","","","0","0","0","0","19","15","34","56.67","59","66.56","7th","13th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7305","217","1","0","JSS 1","","DICTION","26","20","","","","","","0","0","0","0","20","25","45","75","67.67","77.67","3rd","4th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7306","218","1","0","JSS 1","","DICTION","26","19","","","","","","0","0","0","0","19","20","39","65","56.67","65.33","8th","8th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7307","216","1","0","JSS 1","","DICTION","26","20","","","","","","0","0","0","0","20","25","45","75","66.67","76.67","4th","4th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7308","219","1","0","JSS 1","","DICTION","26","16","","","","","","0","0","0","0","16","22","38","63.33","56.67","65.11","8th","11th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7309","224","1","0","JSS 1","","DICTION","26","13","","","","","","0","0","0","0","13","26","39","65","49.33","58","15th","8th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7310","223","1","0","JSS 1","","DICTION","26","17","","","","","","0","0","0","0","17","22","39","65","50.33","59","14th","8th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7311","226","1","0","JSS 1","","DICTION","26","19","","","","","","0","0","0","0","19","23","42","70","51.67","61","13th","6th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7312","249","1","0","JSS 1","","DICTION","26","16","","","","","","0","0","0","0","16","26","42","70","53.67","63","11th","6th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7313","210","1","0","JSS 1","","DICTION","26","20","","","","","","0","0","0","0","20","11","31","51.67","52.67","59.56","12th","18th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7314","222","1","0","JSS 1","","DICTION","26","20","","","","","","0","0","0","0","20","30","50","83.33","64.33","75.44","5th","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7315","248","1","0","JSS 1","","DICTION","26","20","","","","","","0","0","0","0","20","28","48","80","61","71.67","6th","3rd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7316","250","1","0","JSS 1","","FRENCH","27","17","","","","","","0","0","0","0","17","35","52","86.67","60.33","71.89","9th","5th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7317","214","1","0","JSS 1","","FRENCH","27","16","","","","","","0","0","0","0","16","31","47","78.33","57.33","67.78","11th","9th","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7318","227","1","0","JSS 1","","FRENCH","27","14","","","","","","0","0","0","0","14","28","42","70","44.33","53.67","16th","12th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7319","212","1","0","JSS 1","","FRENCH","27","10","","","","","","0","0","0","0","10","15","25","41.67","27.33","32.89","24th","21st","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7320","188","1","0","JSS 1","","FRENCH","27","12","","","","","","0","0","0","0","12","27","39","65","52","65","14th","15th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7321","221","1","0","JSS 1","","FRENCH","27","12","","","","","","0","0","0","0","12","21","33","55","43","50.33","17th","19th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7322","220","1","0","JSS 1","","FRENCH","27","14","","","","","","0","0","0","0","14","6","20","33.33","35","39.44","21st","23rd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7323","257","1","0","JSS 1","","FRENCH","27","10","","","","","","0","0","0","0","10","25","35","58.33","35","58.33","21st","18th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7324","213","1","0","JSS 1","","FRENCH","27","15","","","","","","0","0","0","0","15","36","51","85","43","54.33","17th","8th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7325","215","1","0","JSS 1","","FRENCH","27","18","","","","","","0","0","0","0","18","28","46","76.67","66","76.22","5th","10th","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7326","209","1","0","JSS 1","","FRENCH","27","16","","","","","","0","0","0","0","16","20","36","60","40","48","20th","17th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7327","225","1","0","JSS 1","","FRENCH","27","10","","","","","","0","0","0","0","10","14","24","40","41","46.33","19th","22nd","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7328","217","1","0","JSS 1","","FRENCH","27","20","","","","","","0","0","0","0","20","34","54","90","70.33","82.33","4th","4th","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7329","218","1","0","JSS 1","","FRENCH","27","10","","","","","","0","0","0","0","10","16","26","43.33","34.67","40.44","23rd","20th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7330","216","1","0","JSS 1","","FRENCH","27","20","","","","","","0","0","0","0","20","39","59","98.33","76","89.11","1st","1st","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7331","219","1","0","JSS 1","","FRENCH","27","14","","","","","","0","0","0","0","14","28","42","70","55.33","64.67","12th","12th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7332","224","1","0","JSS 1","","FRENCH","27","18","","","","","","0","0","0","0","18","37","55","91.67","52.33","64.56","13th","3rd","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7333","223","1","0","JSS 1","","FRENCH","27","18","","","","","","0","0","0","0","18","34","52","86.67","75","86.56","2nd","5th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7334","226","1","0","JSS 1","","FRENCH","27","20","","","","","","0","0","0","0","20","37","57","95","71","83.67","3rd","2nd","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7335","249","1","0","JSS 1","","FRENCH","27","14","","","","","","0","0","0","0","14","27","41","68.33","61","70.11","7th","14th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7336","210","1","0","JSS 1","","FRENCH","27","16","","","","","","0","0","0","0","16","36","52","86.67","61","72.56","7th","5th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7337","222","1","0","JSS 1","","FRENCH","27","14","","","","","","0","0","0","0","14","32","46","76.67","59.33","69.56","10th","10th","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7338","248","1","0","JSS 1","","FRENCH","27","17","","","","","","0","0","0","0","17","22","39","65","49","57.67","15th","15th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7339","179","2","0","JSS 2","","FRENCH","27","18","","","","","","0","0","0","0","18","30","48","80","72","82.67","1st","2nd","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7340","185","2","0","JSS 2","","FRENCH","27","15","","","","","","0","0","0","0","15","27","42","70","64.33","73.67","4th","4th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7341","186","2","0","JSS 2","","FRENCH","27","10","","","","","","0","0","0","0","10","23","33","55","48","55.33","7th","6th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7342","183","2","0","JSS 2","","FRENCH","27","8","","","","","","0","0","0","0","8","20","28","46.67","30.33","36.56","10th","7th","D7","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7343","182","2","0","JSS 2","","FRENCH","27","18","","","","","","0","0","0","0","18","32","50","83.33","71.67","82.78","2nd","1st","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7344","189","2","0","JSS 2","","FRENCH","27","14","","","","","","0","0","0","0","14","24","38","63.33","57.33","65.78","6th","5th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7345","251","2","0","JSS 2","","FRENCH","27","10","","","","","","0","0","0","0","10","10","20","33.33","32.33","36.78","9th","8th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7346","233","2","0","JSS 2","","FRENCH","27","16","","","","","","0","0","0","0","16","27","43","71.67","67","76.56","3rd","3rd","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7347","179","2","0","JSS 2","","HOME ECONOMICS","24","16","","","","","","0","0","0","0","16","27","43","71.67","57.33","66.89","4th","4th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7348","185","2","0","JSS 2","","HOME ECONOMICS","24","15","","","","","","0","0","0","0","15","30","45","75","57.33","67.33","4th","2nd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7349","186","2","0","JSS 2","","HOME ECONOMICS","24","14","","","","","","0","0","0","0","14","28","42","70","49.67","59","7th","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7350","183","2","0","JSS 2","","HOME ECONOMICS","24","9","","","","","","0","0","0","0","9","14","23","38.33","36","41.11","10th","8th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7351","182","2","0","JSS 2","","HOME ECONOMICS","24","19","","","","","","0","0","0","0","19","34","53","88.33","60.67","72.44","2nd","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7352","189","2","0","JSS 2","","HOME ECONOMICS","24","12","","","","","","0","0","0","0","12","29","41","68.33","59","68.11","3rd","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7353","251","2","0","JSS 2","","HOME ECONOMICS","24","11","","","","","","0","0","0","0","11","19","30","50","40.33","47","9th","7th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7354","233","2","0","JSS 2","","HOME ECONOMICS","24","14","","","","","","0","0","0","0","14","30","44","73.33","52.67","62.44","6th","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7355","250","1","0","JSS 1","","HOME ECONOMICS","24","16","","","","","","0","0","0","0","16","29","45","75","56.67","66.67","10th","8th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("7356","214","1","0","JSS 1","","HOME ECONOMICS","24","17","","","","","","0","0","0","0","17","30","47","78.33","60","70.44","7th","5th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7357","227","1","0","JSS 1","","HOME ECONOMICS","24","13","","","","","","0","0","0","0","13","28","41","68.33","41.67","50.78","23rd","18th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7358","212","1","0","JSS 1","","HOME ECONOMICS","24","14","","","","","","0","0","0","0","14","23","37","61.67","43.67","51.89","22nd","20th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7359","188","1","0","JSS 1","","HOME ECONOMICS","24","15","","","","","","0","0","0","0","15","30","45","75","53.5","68.5","14th","8th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7360","221","1","0","JSS 1","","HOME ECONOMICS","24","13","","","","","","0","0","0","0","13","29","42","70","57.67","67","9th","15th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7361","220","1","0","JSS 1","","HOME ECONOMICS","24","10","","","","","","0","0","0","0","10","20","30","50","48.67","55.33","18th","21st","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7362","257","1","0","JSS 1","","HOME ECONOMICS","24","15","","","","","","0","0","0","0","15","29","44","73.33","56.33","69.44","11th","11th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7363","213","1","0","JSS 1","","HOME ECONOMICS","24","15","","","","","","0","0","0","0","15","28","43","71.67","48","57.56","20th","14th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7364","215","1","0","JSS 1","","HOME ECONOMICS","24","15","","","","","","0","0","0","0","15","27","42","70","52.33","61.67","15th","15th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7365","209","1","0","JSS 1","","HOME ECONOMICS","24","16","","","","","","0","0","0","0","16","25","41","68.33","44.33","53.44","21st","18th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7366","225","1","0","JSS 1","","HOME ECONOMICS","24","10","","","","","","0","0","0","0","10","20","30","50","38.67","45.33","24th","21st","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7367","217","1","0","JSS 1","","HOME ECONOMICS","24","16","","","","","","0","0","0","0","16","30","46","76.67","61.67","71.89","4th","6th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7368","218","1","0","JSS 1","","HOME ECONOMICS","24","10","","","","","","0","0","0","0","10","20","30","50","56","62.67","12th","21st","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7369","216","1","0","JSS 1","","HOME ECONOMICS","24","17","","","","","","0","0","0","0","17","36","53","88.33","63.33","75.11","2nd","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7370","219","1","0","JSS 1","","HOME ECONOMICS","24","17","","","","","","0","0","0","0","17","32","49","81.67","59.67","70.56","8th","4th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7371","224","1","0","JSS 1","","HOME ECONOMICS","24","18","","","","","","0","0","0","0","18","26","44","73.33","48.67","58.44","18th","11th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7372","223","1","0","JSS 1","","HOME ECONOMICS","24","16","","","","","","0","0","0","0","16","30","46","76.67","62.67","72.89","3rd","6th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7373","226","1","0","JSS 1","","HOME ECONOMICS","24","15","","","","","","0","0","0","0","15","30","45","75","60.67","70.67","6th","8th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7374","249","1","0","JSS 1","","HOME ECONOMICS","24","19","","","","","","0","0","0","0","19","34","53","88.33","51.67","63.44","16th","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7375","210","1","0","JSS 1","","HOME ECONOMICS","24","14","","","","","","0","0","0","0","14","30","44","73.33","61.67","71.44","4th","11th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7376","222","1","0","JSS 1","","HOME ECONOMICS","24","19","","","","","","0","0","0","0","19","31","50","83.33","63.67","74.78","1st","3rd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7377","248","1","0","JSS 1","","HOME ECONOMICS","24","15","","","","","","0","0","0","0","15","27","42","70","49.33","58.67","17th","15th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7378","250","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","12","","","","","","0","0","0","0","12","20","32","53.33","40.33","47.44","18th","19th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7379","214","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","16","","","","","","0","0","0","0","16","25","41","68.33","50.33","59.44","10th","10th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7380","227","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","13","","","","","","0","0","0","0","13","20","33","55","41.33","48.67","17th","15th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7381","212","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","11","","","","","","0","0","0","0","11","15","26","43.33","30","35.78","24th","21st","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7382","188","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","13","","","","","","0","0","0","0","13","20","33","55","41.5","52.5","16th","15th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7383","221","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","16","","","","","","0","0","0","0","16","21","37","61.67","46.33","54.56","15th","12th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7384","220","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","12","","","","","","0","0","0","0","12","12","24","40","38","43.33","21st","22nd","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7385","257","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","14","","","","","","0","0","0","0","14","21","35","58.33","35","58.33","23rd","14th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7386","213","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","13","","","","","","0","0","0","0","13","26","39","65","48.67","57.33","12th","11th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7387","215","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","17","","","","","","0","0","0","0","17","25","42","70","51.33","60.67","8th","9th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7388","209","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","12","","","","","","0","0","0","0","12","20","32","53.33","38.67","45.78","20th","19th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7389","225","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","13","","","","","","0","0","0","0","13","20","33","55","40.33","47.67","18th","15th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7390","217","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","17","","","","","","0","0","0","0","17","30","47","78.33","59","69.44","4th","5th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7391","218","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","12","","","","","","0","0","0","0","12","12","24","40","37.33","42.67","22nd","22nd","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7392","216","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","","","","","","0","0","0","0","19","32","51","85","55","66.33","7th","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7393","219","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","13","","","","","","0","0","0","0","13","20","33","55","47","54.33","14th","15th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7394","224","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","","","","","","0","0","0","0","15","21","36","60","49.67","57.67","11th","13th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7395","223","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","","","","","","0","0","0","0","19","30","49","81.67","56","66.89","5th","3rd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7396","226","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","17","","","","","","0","0","0","0","17","26","43","71.67","62.67","72.22","2nd","7th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7397","249","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","18","","","","","","0","0","0","0","18","26","44","73.33","51.33","61.11","8th","6th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7398","210","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","17","","","","","","0","0","0","0","17","35","52","86.67","59.33","70.89","3rd","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7399","222","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","","","","","","0","0","0","0","19","30","49","81.67","67.33","78.22","1st","3rd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7400","248","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","17","","","","","","0","0","0","0","17","26","43","71.67","47.67","57.22","13th","7th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7401","179","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","16","","","","","","0","0","0","0","16","31","47","78.33","65.33","75.78","1st","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7402","185","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","17","","","","","","0","0","0","0","17","20","37","61.67","51.33","59.56","5th","4th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7403","186","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","13","","","","","","0","0","0","0","13","23","36","60","45.67","53.67","7th","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7404","183","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","13","","","","","","0","0","0","0","13","10","23","38.33","29","34.11","10th","8th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7405","182","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","17","","","","","","0","0","0","0","17","31","48","80","64","74.67","2nd","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7406","189","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","13","","","","","","0","0","0","0","13","22","35","58.33","53","60.78","3rd","6th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7407","251","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","13","","","","","","0","0","0","0","13","21","34","56.67","43.67","51.22","8th","7th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7408","233","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","16","","","","","","0","0","0","0","16","30","46","76.67","52.33","62.56","4th","3rd","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7409","250","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","18","28","46.67","49","55.22","16th","17th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7410","214","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","11","","","","","","0","0","0","0","11","30","41","68.33","56.67","65.78","7th","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7411","227","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","18","28","46.67","37.67","43.89","22nd","17th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7412","212","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","17","27","45","44","50","18th","19th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7413","188","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","","","","","","0","0","0","0","12","23","35","58.33","46","57.67","17th","11th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7414","221","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","23","33","55","52.33","59.67","13th","13th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7415","220","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","6","","","","","","0","0","0","0","6","17","23","38.33","36.33","41.44","23rd","23rd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7416","257","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","","","","","","0","0","0","0","12","21","33","55","50.67","53.33","14th","13th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7417","213","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","","","","","","0","0","0","0","12","25","37","61.67","54","62.22","12th","10th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7418","215","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","","","","","","0","0","0","0","12","29","41","68.33","58","67.11","6th","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7419","209","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","17","27","45","41","47","21st","19th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7420","225","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","15","25","41.67","32","37.56","24th","22nd","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7421","217","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","17","","","","","","0","0","0","0","17","35","52","86.67","66","77.56","1st","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7422","218","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","19","29","48.33","49.33","55.78","15th","15th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7423","216","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","15","","","","","","0","0","0","0","15","34","49","81.67","63.67","74.56","2nd","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7424","219","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","24","34","56.67","55.33","62.89","11th","12th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7425","224","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","9","","","","","","0","0","0","0","9","17","26","43.33","42","47.78","20th","21st","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7426","223","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","","","","","","0","0","0","0","12","29","41","68.33","61.33","70.44","3rd","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7427","226","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","","","","","","0","0","0","0","12","29","41","68.33","58.67","67.78","5th","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7428","249","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","","","","","","0","0","0","0","12","29","41","68.33","56","65.11","8th","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7429","210","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","","","","","","0","0","0","0","12","30","42","70","56","65.33","8th","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7430","222","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","16","","","","","","0","0","0","0","16","24","40","66.67","61","69.89","4th","9th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7431","248","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","19","29","48.33","42.33","48.78","19th","15th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7432","250","1","0","JSS 1","","SOCIAL STUDIES","23","19","","","","","","0","0","0","0","19","30","49","81.67","54","64.89","14th","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7433","214","1","0","JSS 1","","SOCIAL STUDIES","23","17","","","","","","0","0","0","0","17","30","47","78.33","65.67","76.11","2nd","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7434","227","1","0","JSS 1","","SOCIAL STUDIES","23","12","","","","","","0","0","0","0","12","22","34","56.67","39","46.56","22nd","18th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7435","212","1","0","JSS 1","","SOCIAL STUDIES","23","12","","","","","","0","0","0","0","12","20","32","53.33","45.33","52.44","21st","19th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7436","188","1","0","JSS 1","","SOCIAL STUDIES","23","12","","","","","","0","0","0","0","12","24","36","60","48","60","18th","15th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7437","221","1","0","JSS 1","","SOCIAL STUDIES","23","13","","","","","","0","0","0","0","13","29","42","70","56","65.33","9th","9th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7438","220","1","0","JSS 1","","SOCIAL STUDIES","23","10","","","","","","0","0","0","0","10","19","29","48.33","33","39.44","24th","22nd","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7439","257","1","0","JSS 1","","SOCIAL STUDIES","23","12","","","","","","0","0","0","0","12","28","40","66.67","51","53.89","15th","12th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7440","213","1","0","JSS 1","","SOCIAL STUDIES","23","15","","","","","","0","0","0","0","15","27","42","70","57","66.33","8th","9th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7441","215","1","0","JSS 1","","SOCIAL STUDIES","23","12","","","","","","0","0","0","0","12","20","32","53.33","57.33","64.44","7th","19th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7442","209","1","0","JSS 1","","SOCIAL STUDIES","23","12","","","","","","0","0","0","0","12","20","32","53.33","50","57.11","17th","19th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7443","225","1","0","JSS 1","","SOCIAL STUDIES","23","15","","","","","","0","0","0","0","15","20","35","58.33","38","45.78","23rd","16th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7444","217","1","0","JSS 1","","SOCIAL STUDIES","23","17","","","","","","0","0","0","0","17","30","47","78.33","67","77.44","1st","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7445","218","1","0","JSS 1","","SOCIAL STUDIES","23","10","","","","","","0","0","0","0","10","19","29","48.33","48","54.44","18th","22nd","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7446","216","1","0","JSS 1","","SOCIAL STUDIES","23","16","","","","","","0","0","0","0","16","33","49","81.67","64.67","75.56","3rd","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7447","219","1","0","JSS 1","","SOCIAL STUDIES","23","13","","","","","","0","0","0","0","13","24","37","61.67","55.67","63.89","11th","14th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7448","224","1","0","JSS 1","","SOCIAL STUDIES","23","13","","","","","","0","0","0","0","13","22","35","58.33","47","54.78","20th","16th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7449","223","1","0","JSS 1","","SOCIAL STUDIES","23","17","","","","","","0","0","0","0","17","32","49","81.67","58.33","69.22","6th","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7450","226","1","0","JSS 1","","SOCIAL STUDIES","23","13","","","","","","0","0","0","0","13","30","43","71.67","55.33","64.89","12th","8th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7451","249","1","0","JSS 1","","SOCIAL STUDIES","23","15","","","","","","0","0","0","0","15","30","45","75","56","66","9th","7th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7452","210","1","0","JSS 1","","SOCIAL STUDIES","23","17","","","","","","0","0","0","0","17","33","50","83.33","63","74.11","4th","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7453","222","1","0","JSS 1","","SOCIAL STUDIES","23","13","","","","","","0","0","0","0","13","28","41","68.33","55","64.11","13th","11th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7454","248","1","0","JSS 1","","SOCIAL STUDIES","23","13","","","","","","0","0","0","0","13","27","40","66.67","50.67","59.56","16th","12th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7455","18","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","","","","","","0","0","0","0","7","21","28","46.67","30","36.22","23rd","22nd","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("7456","17","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","","","","","","0","0","0","0","10","30","40","66.67","46.67","55.56","11th","8th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7457","24","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","","","","","","0","0","0","0","5","29","34","56.67","45","52.56","12th","16th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7458","21","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","","","","","","0","0","0","0","8","27","35","58.33","38","45.78","18th","15th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7459","15","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","","","","","","0","0","0","0","7","30","37","61.67","48.33","56.56","8th","12th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7460","198","4","0","SS 1","","AGRICULTURAL SCIENCE","5","15","","","","","","0","0","0","0","15","32","47","78.33","63.33","73.78","1st","1st","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7461","253","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","","","","","","0","0","0","0","5","28","33","55","36.33","43.67","21st","17th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7462","171","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","","","","","","0","0","0","0","10","17","27","45","49","55","6th","23rd","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7463","199","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","","","","","","0","0","0","0","10","26","36","60","45","53","12th","13th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7464","23","4","0","SS 1","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","30","43","71.67","58.67","68.22","2nd","3rd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7465","14","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","","","","","","0","0","0","0","6","24","30","50","33.67","40.33","22nd","21st","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7466","12","4","0","SS 1","","AGRICULTURAL SCIENCE","5","12","","","","","","0","0","0","0","12","30","42","70","57","66.33","4th","6th","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7467","20","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","","","","","","0","0","0","0","8","19","27","45","26.67","32.67","25th","23rd","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7468","242","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","","","","","","0","0","0","0","5","31","36","60","48.33","56.33","8th","13th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7469","25","4","0","SS 1","","AGRICULTURAL SCIENCE","5","12","","","","","","0","0","0","0","12","27","39","65","47.33","56","10th","9th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7470","22","4","0","SS 1","","AGRICULTURAL SCIENCE","5","9","","","","","","0","0","0","0","9","29","38","63.33","52","60.44","5th","11th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7471","241","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","","","","","","0","0","0","0","7","26","33","55","44","51.33","14th","17th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7472","239","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","","","","","","0","0","0","0","7","24","31","51.67","37.67","44.56","19th","20th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7473","174","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","","","","","","0","0","0","0","5","21","26","43.33","29.67","35.44","24th","25th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7474","26","4","0","SS 1","","AGRICULTURAL SCIENCE","5","14","","","","","","0","0","0","0","14","31","45","75","57.67","67.67","3rd","2nd","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7475","254","4","0","SS 1","","AGRICULTURAL SCIENCE","5","9","","","","","","0","0","0","0","9","34","43","71.67","40","49.56","17th","3rd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7476","255","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","","","","","","0","0","0","0","11","28","39","65","36.5","49.5","20th","9th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7477","259","4","0","SS 1","","AGRICULTURAL SCIENCE","5","14","","","","","","0","0","0","0","14","29","43","71.67","43","71.67","15th","3rd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7478","13","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","","","","","","0","0","0","0","7","34","41","68.33","49","58.11","6th","7th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7479","19","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","","","","","","0","0","0","0","7","25","32","53.33","41.33","48.44","16th","19th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7480","246","5","0","SS 2","","AGRICULTURAL SCIENCE","5","7","","","","","","0","0","0","0","7","26","33","55","43.67","51","7th","8th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7481","133","5","0","SS 2","","AGRICULTURAL SCIENCE","5","15","","","","","","0","0","0","0","15","22","37","61.67","56.33","64.56","3rd","4th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7482","135","5","0","SS 2","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","31","44","73.33","66.33","76.11","1st","1st","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7483","200","5","0","SS 2","","AGRICULTURAL SCIENCE","5","6","","","","","","0","0","0","0","6","32","38","63.33","57","65.44","2nd","3rd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7484","244","5","0","SS 2","","AGRICULTURAL SCIENCE","5","15","","","","","","0","0","0","0","15","28","43","71.67","49.33","58.89","6th","2nd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7485","48","5","0","SS 2","","AGRICULTURAL SCIENCE","5","12","","","","","","0","0","0","0","12","13","25","41.67","41.33","46.89","8th","9th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7486","247","5","0","SS 2","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","23","36","60","50.67","58.67","5th","6th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7487","46","5","0","SS 2","","AGRICULTURAL SCIENCE","5","14","","","","","","0","0","0","0","14","22","36","60","52","60","4th","6th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7488","128","5","0","SS 2","","AGRICULTURAL SCIENCE","5","8","","","","","","0","0","0","0","8","29","37","61.67","37.5","49.83","9th","4th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7489","18","4","0","SS 1","","BIOLOGY","14","5","","","","","","0","0","0","0","5","10","15","25","27","30.33","25th","25th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7490","17","4","0","SS 1","","BIOLOGY","14","6","","","","","","0","0","0","0","6","16","22","36.67","34.67","39.56","16th","19th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7491","24","4","0","SS 1","","BIOLOGY","14","8","","","","","","0","0","0","0","8","21","29","48.33","41","47.44","10th","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7492","21","4","0","SS 1","","BIOLOGY","14","6","","","","","","0","0","0","0","6","18","24","40","30","35.33","24th","16th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7493","15","4","0","SS 1","","BIOLOGY","14","5","","","","","","0","0","0","0","5","16","21","35","36","40.67","14th","20th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7494","198","4","0","SS 1","","BIOLOGY","14","10","","","","","","0","0","0","0","10","38","48","80","71.67","82.33","1st","1st","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7495","253","4","0","SS 1","","BIOLOGY","14","6","","","","","","0","0","0","0","6","34","40","66.67","38.33","47.22","13th","5th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7496","171","4","0","SS 1","","BIOLOGY","14","6","","","","","","0","0","0","0","6","18","24","40","39.33","44.67","12th","16th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7497","199","4","0","SS 1","","BIOLOGY","14","9","","","","","","0","0","0","0","9","23","32","53.33","42.67","49.78","7th","10th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7498","23","4","0","SS 1","","BIOLOGY","14","10","","","","","","0","0","0","0","10","27","37","61.67","57","65.22","4th","8th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7499","14","4","0","SS 1","","BIOLOGY","14","1","","","","","","0","0","0","0","1","17","18","30","31.67","35.67","21st","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7500","12","4","0","SS 1","","BIOLOGY","14","9","","","","","","0","0","0","0","9","36","45","75","54.67","64.67","6th","2nd","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7501","20","4","0","SS 1","","BIOLOGY","14","7","","","","","","0","0","0","0","7","19","26","43.33","36","41.78","14th","15th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7502","242","4","0","SS 1","","BIOLOGY","14","10","","","","","","0","0","0","0","10","33","43","71.67","56.33","65.89","5th","3rd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7503","25","4","0","SS 1","","BIOLOGY","14","9","","","","","","0","0","0","0","9","20","29","48.33","41.33","47.78","9th","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7504","22","4","0","SS 1","","BIOLOGY","14","9","","","","","","0","0","0","0","9","32","41","68.33","63.33","72.44","2nd","4th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7505","241","4","0","SS 1","","BIOLOGY","14","6","","","","","","0","0","0","0","6","33","39","65","42.33","51","8th","7th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7506","239","4","0","SS 1","","BIOLOGY","14","8","","","","","","0","0","0","0","8","25","33","55","34","41.33","18th","9th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7507","174","4","0","SS 1","","BIOLOGY","14","3","","","","","","0","0","0","0","3","18","21","35","30.67","35.33","23rd","20th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7508","26","4","0","SS 1","","BIOLOGY","14","9","","","","","","0","0","0","0","9","31","40","66.67","61.33","70.22","3rd","5th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7509","254","4","0","SS 1","","BIOLOGY","14","4","","","","","","0","0","0","0","4","15","19","31.67","34.33","38.56","17th","23rd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7510","255","4","0","SS 1","","BIOLOGY","14","6","","","","","","0","0","0","0","6","23","29","48.33","31","40.67","22nd","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7511","259","4","0","SS 1","","BIOLOGY","14","12","","","","","","0","0","0","0","12","20","32","53.33","32","53.33","20th","10th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7512","13","4","0","SS 1","","BIOLOGY","14","5","","","","","","0","0","0","0","5","19","24","40","40","45.33","11th","16th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7513","19","4","0","SS 1","","BIOLOGY","14","3","","","","","","0","0","0","0","3","17","20","33.33","32.33","36.78","19th","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7514","246","5","0","SS 2","","BIOLOGY","14","6","","","","","","0","0","0","0","6","13","19","31.67","38","42.22","14th","14th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7515","133","5","0","SS 2","","BIOLOGY","14","12","","","","","","0","0","0","0","12","20","32","53.33","38.33","45.44","13th","11th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7516","135","5","0","SS 2","","BIOLOGY","14","18","","","","","","0","0","0","0","18","33","51","85","65.33","76.67","2nd","1st","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7517","200","5","0","SS 2","","BIOLOGY","14","16","","","","","","0","0","0","0","16","28","44","73.33","59.33","69.11","3rd","4th","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7518","41","5","0","SS 2","","BIOLOGY","14","15","","","","","","0","0","0","0","15","25","40","66.67","65.67","74.56","1st","5th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7519","201","5","0","SS 2","","BIOLOGY","14","14","","","","","","0","0","0","0","14","21","35","58.33","51.67","59.44","7th","8th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7520","31","5","0","SS 2","","BIOLOGY","14","10","","","","","","0","0","0","0","10","23","33","55","51","58.33","8th","10th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7521","134","5","0","SS 2","","BIOLOGY","14","15","","","","","","0","0","0","0","15","20","35","58.33","53","60.78","6th","8th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7522","244","5","0","SS 2","","BIOLOGY","14","16","","","","","","0","0","0","0","16","21","37","61.67","48.33","56.56","9th","7th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7523","29","5","0","SS 2","","BIOLOGY","14","17","","","","","","0","0","0","0","17","21","38","63.33","48.33","56.78","9th","6th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7524","32","5","0","SS 2","","BIOLOGY","14","9","","","","","","0","0","0","0","9","14","23","38.33","41","46.11","11th","13th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7525","48","5","0","SS 2","","BIOLOGY","14","8","","","","","","0","0","0","0","8","19","27","45","39.67","45.67","12th","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7526","247","5","0","SS 2","","BIOLOGY","14","17","","","","","","0","0","0","0","17","31","48","80","55","65.67","4th","2nd","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7527","46","5","0","SS 2","","BIOLOGY","14","16","","","","","","0","0","0","0","16","29","45","75","54","64","5th","3rd","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7529","18","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","28","43","71.67","64.67","74.22","19th","21st","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7530","17","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","32","47","78.33","65.67","76.11","16th","16th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7531","24","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","0","0","0","0","18","34","52","86.67","75.67","87.22","4th","7th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7532","21","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","27","42","70","61.67","71","20th","22nd","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7533","15","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","","","","","","0","0","0","0","16","34","50","83.33","67.67","78.78","12th","12th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7534","198","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","","","","","","0","0","0","0","17","34","51","85","75","86.33","7th","10th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7535","253","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","0","0","0","0","18","35","53","88.33","74","85.78","8th","3rd","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7536","171","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","","","","","","0","0","0","0","11","31","42","70","65.67","75","16th","22nd","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7537","199","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","","","","","","0","0","0","0","19","37","56","93.33","66.67","79.11","14th","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7538","23","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","0","0","0","0","18","35","53","88.33","78.67","90.44","2nd","3rd","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7539","14","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","0","0","0","0","18","34","52","86.67","68","79.56","11th","7th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7540","12","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","","","","","","0","0","0","0","16","37","53","88.33","75.33","87.11","6th","3rd","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7541","20","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","","","","","","0","0","0","0","12","28","40","66.67","50","58.89","24th","24th","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7542","242","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","0","0","0","0","18","35","53","88.33","78","89.78","3rd","3rd","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7543","25","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","0","0","0","0","18","30","48","80","73.33","84","9th","14th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7544","22","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","35","50","83.33","66.33","77.44","15th","12th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7545","241","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","0","0","0","0","18","33","51","85","67.67","79","12th","10th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7546","239","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","","","","","","0","0","0","0","16","30","46","76.67","55.67","65.89","22nd","18th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7547","174","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","7","","","","","","0","0","0","0","7","25","32","53.33","54","61.11","23rd","25th","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7548","26","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","0","0","0","0","18","34","52","86.67","80","91.56","1st","7th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7549","254","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","","","","","","0","0","0","0","13","32","45","75","58.67","68.67","21st","19th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7550","255","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","","","","","","0","0","0","0","16","32","48","80","65","81","18th","14th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7551","259","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","","","","","","0","0","0","0","16","31","47","78.33","47","78.33","26th","16th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7552","13","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","","","","","","0","0","0","0","17","37","54","90","75.67","87.67","4th","2nd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7553","19","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","","","","","","0","0","0","0","14","30","44","73.33","70","79.78","10th","20th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7554","131","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","","","","","","0","0","0","0","16","34","50","83.33","65.33","76.44","4th","4th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7555","41","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","","","","","","0","0","0","0","20","40","60","100","82.33","95.67","1st","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7556","134","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","","","","","","0","0","0","0","19","36","55","91.67","66.33","78.56","3rd","2nd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("7557","136","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","","","","","","0","0","0","0","16","34","50","83.33","50","66.67","7th","4th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7558","35","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","30","45","75","64.67","74.67","6th","6th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7559","33","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","","","","","","0","0","0","0","12","30","42","70","65","74.33","5th","7th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7560","202","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","0","0","0","0","18","33","51","85","71.33","82.67","2nd","3rd","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7561","18","4","0","SS 1","","CIVIC EDUCATION","28","12","","","","","","0","0","0","0","12","30","42","70","52.33","61.67","21st","13th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7562","17","4","0","SS 1","","CIVIC EDUCATION","28","14","","","","","","0","0","0","0","14","26","40","66.67","56.67","65.56","14th","19th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7563","24","4","0","SS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","27","42","70","64.33","73.67","5th","13th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7564","21","4","0","SS 1","","CIVIC EDUCATION","28","12","","","","","","0","0","0","0","12","21","33","55","46","53.33","24th","24th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7565","15","4","0","SS 1","","CIVIC EDUCATION","28","16","","","","","","0","0","0","0","16","27","43","71.67","54.67","64.22","19th","12th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7566","198","4","0","SS 1","","CIVIC EDUCATION","28","16","","","","","","0","0","0","0","16","30","46","76.67","62.33","72.56","7th","8th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7567","253","4","0","SS 1","","CIVIC EDUCATION","28","17","","","","","","0","0","0","0","17","28","45","75","55.33","65.33","18th","9th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7568","171","4","0","SS 1","","CIVIC EDUCATION","28","14","","","","","","0","0","0","0","14","28","42","70","61","70.33","9th","13th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7569","199","4","0","SS 1","","CIVIC EDUCATION","28","17","","","","","","0","0","0","0","17","31","48","80","56","66.67","17th","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7570","23","4","0","SS 1","","CIVIC EDUCATION","28","14","","","","","","0","0","0","0","14","30","44","73.33","67.67","77.44","4th","11th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7571","14","4","0","SS 1","","CIVIC EDUCATION","28","13","","","","","","0","0","0","0","13","29","42","70","56.33","65.67","15th","13th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7572","12","4","0","SS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","33","48","80","62.33","73","7th","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7573","20","4","0","SS 1","","CIVIC EDUCATION","28","13","","","","","","0","0","0","0","13","24","37","61.67","46.67","54.89","23rd","22nd","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7574","242","4","0","SS 1","","CIVIC EDUCATION","28","17","","","","","","0","0","0","0","17","31","48","80","68","78.67","3rd","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7575","25","4","0","SS 1","","CIVIC EDUCATION","28","13","","","","","","0","0","0","0","13","26","39","65","59","67.67","13th","21st","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7576","22","4","0","SS 1","","CIVIC EDUCATION","28","18","","","","","","0","0","0","0","18","36","54","90","74.67","86.67","1st","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7577","241","4","0","SS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","30","45","75","60","70","11th","9th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7578","239","4","0","SS 1","","CIVIC EDUCATION","28","13","","","","","","0","0","0","0","13","21","34","56.67","50.33","57.89","22nd","23rd","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7579","174","4","0","SS 1","","CIVIC EDUCATION","28","10","","","","","","0","0","0","0","10","19","29","48.33","42.67","49.11","25th","25th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7580","26","4","0","SS 1","","CIVIC EDUCATION","28","18","","","","","","0","0","0","0","18","30","48","80","74.67","85.33","1st","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7581","254","4","0","SS 1","","CIVIC EDUCATION","28","14","","","","","","0","0","0","0","14","28","42","70","56.33","65.67","15th","13th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7582","255","4","0","SS 1","","CIVIC EDUCATION","28","13","","","","","","0","0","0","0","13","29","42","70","54","68","20th","13th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7583","259","4","0","SS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","25","40","66.67","40","66.67","26th","19th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7584","13","4","0","SS 1","","CIVIC EDUCATION","28","17","","","","","","0","0","0","0","17","30","47","78.33","64","74.44","6th","7th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7585","19","4","0","SS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","38","53","88.33","60.67","72.44","10th","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7586","246","5","0","SS 2","","CIVIC EDUCATION","15","14","","","","","","0","0","0","0","14","23","37","61.67","52.67","60.89","20th","20th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7587","131","5","0","SS 2","","CIVIC EDUCATION","15","13","","","","","","0","0","0","0","13","32","45","75","60","70","15th","12th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7588","133","5","0","SS 2","","CIVIC EDUCATION","15","15","","","","","","0","0","0","0","15","35","50","83.33","48","59.11","22nd","6th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7589","135","5","0","SS 2","","CIVIC EDUCATION","15","17","","","","","","0","0","0","0","17","37","54","90","77","89","2nd","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7590","200","5","0","SS 2","","CIVIC EDUCATION","15","13","","","","","","0","0","0","0","13","35","48","80","62.33","73","10th","7th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7591","41","5","0","SS 2","","CIVIC EDUCATION","15","18","","","","","","0","0","0","0","18","33","51","85","71.33","82.67","5th","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7592","201","5","0","SS 2","","CIVIC EDUCATION","15","16","","","","","","0","0","0","0","16","32","48","80","61.67","72.33","11th","7th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7593","31","5","0","SS 2","","CIVIC EDUCATION","15","17","","","","","","0","0","0","0","17","37","54","90","73.67","85.67","4th","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7594","243","5","0","SS 2","","CIVIC EDUCATION","15","17","","","","","","0","0","0","0","17","34","51","85","67.33","78.67","6th","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7595","134","5","0","SS 2","","CIVIC EDUCATION","15","15","","","","","","0","0","0","0","15","32","47","78.33","61.67","72.11","11th","10th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7596","136","5","0","SS 2","","CIVIC EDUCATION","15","12","","","","","","0","0","0","0","12","22","34","56.67","36","47.33","23rd","22nd","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7597","244","5","0","SS 2","","CIVIC EDUCATION","15","16","","","","","","0","0","0","0","16","26","42","70","59","68.33","16th","18th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7599","245","5","0","SS 2","","CIVIC EDUCATION","15","14","","","","","","0","0","0","0","14","31","45","75","66.33","76.33","7th","12th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7600","29","5","0","SS 2","","CIVIC EDUCATION","15","15","","","","","","0","0","0","0","15","28","43","71.67","63","72.56","9th","15th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7601","32","5","0","SS 2","","CIVIC EDUCATION","15","12","","","","","","0","0","0","0","12","23","35","58.33","52","59.78","21st","21st","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7602","33","5","0","SS 2","","CIVIC EDUCATION","15","14","","","","","","0","0","0","0","14","29","43","71.67","55.33","64.89","17th","15th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7603","48","5","0","SS 2","","CIVIC EDUCATION","15","14","","","","","","0","0","0","0","14","30","44","73.33","60.67","70.44","14th","14th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7604","247","5","0","SS 2","","CIVIC EDUCATION","15","16","","","","","","0","0","0","0","16","32","48","80","74.33","85","3rd","7th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7605","202","5","0","SS 2","","CIVIC EDUCATION","15","17","","","","","","0","0","0","0","17","26","43","71.67","53.33","62.89","19th","15th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7606","46","5","0","SS 2","","CIVIC EDUCATION","15","15","","","","","","0","0","0","0","15","31","46","76.67","64.33","74.56","8th","11th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7607","36","5","0","SS 2","","CIVIC EDUCATION","15","10","","","","","","0","0","0","0","10","14","24","40","31.33","36.67","24th","23rd","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7608","128","5","0","SS 2","","CIVIC EDUCATION","15","12","","","","","","0","0","0","0","12","28","40","66.67","55.33","64.22","17th","19th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7609","28","5","0","SS 2","","CIVIC EDUCATION","15","18","","","","","","0","0","0","0","18","36","54","90","78","90","1st","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7610","131","5","0","SS 2","","COMMERCE","20","11","","","","","","0","0","0","0","11","21","32","53.33","53.5","64.17","2nd","4th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7611","136","5","0","SS 2","","COMMERCE","20","10","","","","","","0","0","0","0","10","20","30","50","45","55","4th","5th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7612","35","5","0","SS 2","","COMMERCE","20","12","","","","","","0","0","0","0","12","24","36","60","44.33","52.33","5th","1st","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7613","33","5","0","SS 2","","COMMERCE","20","10","","","","","","0","0","0","0","10","26","36","60","54","62","1st","1st","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7614","202","5","0","SS 2","","COMMERCE","20","11","","","","","","0","0","0","0","11","25","36","60","49.33","57.33","3rd","1st","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7615","18","4","0","SS 1","","COMMERCE","20","10","","","","","","0","0","0","0","10","16","26","43.33","43.33","49.11","23rd","24th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7616","17","4","0","SS 1","","COMMERCE","20","11","","","","","","0","0","0","0","11","26","37","61.67","58","66.22","17th","22nd","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7617","24","4","0","SS 1","","COMMERCE","20","11","","","","","","0","0","0","0","11","29","40","66.67","63.33","72.22","10th","17th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7618","21","4","0","SS 1","","COMMERCE","20","13","","","","","","0","0","0","0","13","32","45","75","52.67","62.67","20th","8th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7619","15","4","0","SS 1","","COMMERCE","20","13","","","","","","0","0","0","0","13","31","44","73.33","58.67","68.44","16th","11th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7620","198","4","0","SS 1","","COMMERCE","20","15","","","","","","0","0","0","0","15","34","49","81.67","71.33","82.22","2nd","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7621","253","4","0","SS 1","","COMMERCE","20","10","","","","","","0","0","0","0","10","34","44","73.33","57","66.78","18th","11th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7622","171","4","0","SS 1","","COMMERCE","20","16","","","","","","0","0","0","0","16","30","46","76.67","64.33","74.56","9th","7th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7623","199","4","0","SS 1","","COMMERCE","20","13","","","","","","0","0","0","0","13","29","42","70","61.67","71","12th","15th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7624","23","4","0","SS 1","","COMMERCE","20","13","","","","","","0","0","0","0","13","36","49","81.67","71","81.89","3rd","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7625","14","4","0","SS 1","","COMMERCE","20","14","","","","","","0","0","0","0","14","28","42","70","60.33","69.67","13th","15th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7626","12","4","0","SS 1","","COMMERCE","20","14","","","","","","0","0","0","0","14","33","47","78.33","68.33","78.78","6th","5th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7627","20","4","0","SS 1","","COMMERCE","20","10","","","","","","0","0","0","0","10","20","30","50","38","44.67","26th","23rd","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7628","242","4","0","SS 1","","COMMERCE","20","14","","","","","","0","0","0","0","14","33","47","78.33","67.33","77.78","7th","5th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7629","25","4","0","SS 1","","COMMERCE","20","12","","","","","","0","0","0","0","12","33","45","75","67","77","8th","8th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7630","22","4","0","SS 1","","COMMERCE","20","11","","","","","","0","0","0","0","11","34","45","75","69.33","79.33","4th","8th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7631","241","4","0","SS 1","","COMMERCE","20","13","","","","","","0","0","0","0","13","30","43","71.67","59.33","68.89","15th","13th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7632","239","4","0","SS 1","","COMMERCE","20","12","","","","","","0","0","0","0","12","26","38","63.33","52.33","60.78","21st","19th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7633","174","4","0","SS 1","","COMMERCE","20","10","","","","","","0","0","0","0","10","16","26","43.33","39.67","45.44","25th","24th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7634","26","4","0","SS 1","","COMMERCE","20","14","","","","","","0","0","0","0","14","37","51","85","71.67","83","1st","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7635","254","4","0","SS 1","","COMMERCE","20","11","","","","","","0","0","0","0","11","27","38","63.33","51","59.44","22nd","19th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7636","255","4","0","SS 1","","COMMERCE","20","10","","","","","","0","0","0","0","10","33","43","71.67","54.5","68.83","19th","13th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7637","259","4","0","SS 1","","COMMERCE","20","12","","","","","","0","0","0","0","12","28","40","66.67","40","66.67","24th","17th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7638","13","4","0","SS 1","","COMMERCE","20","15","","","","","","0","0","0","0","15","34","49","81.67","63","73.89","11th","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7639","19","4","0","SS 1","","COMMERCE","20","13","","","","","","0","0","0","0","13","25","38","63.33","60.33","68.78","13th","19th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7640","246","5","0","SS 2","","CHEMISTRY","13","17","","","","","","0","0","0","0","17","20","37","61.67","56.67","64.89","10th","14th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7641","133","5","0","SS 2","","CHEMISTRY","13","18","","","","","","0","0","0","0","18","32","50","83.33","70.33","81.44","5th","5th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7642","135","5","0","SS 2","","CHEMISTRY","13","20","","","","","","0","0","0","0","20","33","53","88.33","83.33","95.11","1st","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7643","200","5","0","SS 2","","CHEMISTRY","13","19","","","","","","0","0","0","0","19","28","47","78.33","70.67","81.11","4th","7th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7644","201","5","0","SS 2","","CHEMISTRY","13","17","","","","","","0","0","0","0","17","24","41","68.33","69.33","78.44","7th","11th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7645","31","5","0","SS 2","","CHEMISTRY","13","19","","","","","","0","0","0","0","19","24","43","71.67","66.33","75.89","9th","9th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7646","243","5","0","SS 2","","CHEMISTRY","13","19","","","","","","0","0","0","0","19","29","48","80","66.67","77.33","8th","6th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7647","244","5","0","SS 2","","CHEMISTRY","13","20","","","","","","0","0","0","0","20","32","52","86.67","70.33","81.89","5th","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7648","245","5","0","SS 2","","CHEMISTRY","13","19","","","","","","0","0","0","0","19","16","35","58.33","47.67","55.44","16th","16th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7649","29","5","0","SS 2","","CHEMISTRY","13","17","","","","","","0","0","0","0","17","23","40","66.67","54.67","63.56","12th","13th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7650","32","5","0","SS 2","","CHEMISTRY","13","19","","","","","","0","0","0","0","19","24","43","71.67","52.33","61.89","13th","9th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7651","48","5","0","SS 2","","CHEMISTRY","13","18","","","","","","0","0","0","0","18","19","37","61.67","52","60.22","14th","14th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7652","247","5","0","SS 2","","CHEMISTRY","13","20","","","","","","0","0","0","0","20","31","51","85","76.33","87.67","3rd","4th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7653","46","5","0","SS 2","","CHEMISTRY","13","16","","","","","","0","0","0","0","16","30","46","76.67","51.33","61.56","15th","8th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7655","128","5","0","SS 2","","CHEMISTRY","13","15","","","","","","0","0","0","0","15","26","41","68.33","55.67","64.78","11th","11th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7656","28","5","0","SS 2","","CHEMISTRY","13","20","","","","","","0","0","0","0","20","36","56","93.33","78","90.44","2nd","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7657","18","4","0","SS 1","","COMPUTER SCIENCE","10","5","","","","","","0","0","0","0","5","28","33","55","37","44.33","25th","18th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7658","17","4","0","SS 1","","COMPUTER SCIENCE","10","10","","","","","","0","0","0","0","10","20","30","50","46","52.67","17th","19th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("7659","24","4","0","SS 1","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","24","39","65","51.33","60","12th","14th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7660","21","4","0","SS 1","","COMPUTER SCIENCE","10","10","","","","","","0","0","0","0","10","28","38","63.33","50","58.44","15th","15th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7661","15","4","0","SS 1","","COMPUTER SCIENCE","10","10","","","","","","0","0","0","0","10","20","30","50","44","50.67","19th","19th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7662","198","4","0","SS 1","","COMPUTER SCIENCE","10","14","","","","","","0","0","0","0","14","33","47","78.33","69","79.44","5th","6th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7663","253","4","0","SS 1","","COMPUTER SCIENCE","10","17","","","","","","0","0","0","0","17","28","45","75","54.33","64.33","9th","8th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7664","171","4","0","SS 1","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","30","45","75","56","66","8th","8th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7665","199","4","0","SS 1","","COMPUTER SCIENCE","10","5","","","","","","0","0","0","0","5","20","25","41.67","50.33","55.89","14th","23rd","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7666","23","4","0","SS 1","","COMPUTER SCIENCE","10","18","","","","","","0","0","0","0","18","36","54","90","74.67","86.67","3rd","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7667","14","4","0","SS 1","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","12","27","45","42","48","21st","22nd","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7668","12","4","0","SS 1","","COMPUTER SCIENCE","10","10","","","","","","0","0","0","0","10","28","38","63.33","51","59.44","13th","15th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7669","20","4","0","SS 1","","COMPUTER SCIENCE","10","5","","","","","","0","0","0","0","5","15","20","33.33","31.67","36.11","26th","24th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7670","242","4","0","SS 1","","COMPUTER SCIENCE","10","13","","","","","","0","0","0","0","13","28","41","68.33","61.33","70.44","7th","12th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7671","25","4","0","SS 1","","COMPUTER SCIENCE","10","10","","","","","","0","0","0","0","10","28","38","63.33","47","55.44","16th","15th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7672","22","4","0","SS 1","","COMPUTER SCIENCE","10","18","","","","","","0","0","0","0","18","37","55","91.67","76.33","88.56","2nd","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7673","241","4","0","SS 1","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","32","47","78.33","54.33","64.78","9th","6th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7674","239","4","0","SS 1","","COMPUTER SCIENCE","10","12","","","","","","0","0","0","0","12","30","42","70","39","48.33","23rd","11th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7675","174","4","0","SS 1","","COMPUTER SCIENCE","10","10","","","","","","0","0","0","0","10","18","28","46.67","45.67","51.89","18th","21st","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7676","26","4","0","SS 1","","COMPUTER SCIENCE","10","18","","","","","","0","0","0","0","18","38","56","93.33","77","89.44","1st","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7677","254","4","0","SS 1","","COMPUTER SCIENCE","10","5","","","","","","0","0","0","0","5","10","15","25","38","41.33","24th","25th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7678","255","4","0","SS 1","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","33","48","80","61.5","77.5","6th","5th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7679","259","4","0","SS 1","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","28","43","71.67","43","71.67","20th","10th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7680","13","4","0","SS 1","","COMPUTER SCIENCE","10","16","","","","","","0","0","0","0","16","35","51","85","71","82.33","4th","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7681","19","4","0","SS 1","","COMPUTER SCIENCE","10","10","","","","","","0","0","0","0","10","30","40","66.67","51.67","60.56","11th","13th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7682","133","5","0","SS 2","","COMPUTER SCIENCE","10","11","","","","","","0","0","0","0","11","30","41","68.33","59","68.11","3rd","9th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7683","135","5","0","SS 2","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","36","51","85","70.67","82","2nd","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7684","200","5","0","SS 2","","COMPUTER SCIENCE","10","13","","","","","","0","0","0","0","13","35","48","80","53","63.67","4th","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7685","201","5","0","SS 2","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","30","45","75","51","61","6th","6th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7686","31","5","0","SS 2","","COMPUTER SCIENCE","10","17","","","","","","0","0","0","0","17","34","51","85","48","59.33","10th","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7687","243","5","0","SS 2","","COMPUTER SCIENCE","10","14","","","","","","0","0","0","0","14","25","39","65","44.67","53.33","12th","11th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7688","35","5","0","SS 2","","COMPUTER SCIENCE","10","10","","","","","","0","0","0","0","10","30","40","66.67","46.67","55.56","11th","10th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7689","245","5","0","SS 2","","COMPUTER SCIENCE","10","17","","","","","","0","0","0","0","17","30","47","78.33","49.67","60.11","8th","5th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7690","32","5","0","SS 2","","COMPUTER SCIENCE","10","13","","","","","","0","0","0","0","13","32","45","75","50.33","60.33","7th","6th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7692","128","5","0","SS 2","","COMPUTER SCIENCE","10","14","","","","","","0","0","0","0","14","28","42","70","49.67","59","8th","8th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7693","28","5","0","SS 2","","COMPUTER SCIENCE","10","18","","","","","","0","0","0","0","18","37","55","91.67","78.67","90.89","1st","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7694","246","5","0","SS 2","","DICTION","26","12","","","","","","0","0","0","0","12","29","41","68.33","58","67.11","17th","17th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7695","131","5","0","SS 2","","DICTION","26","20","","","","","","0","0","0","0","20","18","38","63.33","62","70.44","11th","21st","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7696","133","5","0","SS 2","","DICTION","26","19","","","","","","0","0","0","0","19","30","49","81.67","72.67","83.56","3rd","6th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7697","135","5","0","SS 2","","DICTION","26","13","","","","","","0","0","0","0","13","34","47","78.33","60","70.44","13th","10th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7698","200","5","0","SS 2","","DICTION","26","16","","","","","","0","0","0","0","16","35","51","85","65.33","76.67","7th","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7699","41","5","0","SS 2","","DICTION","26","16","","","","","","0","0","0","0","16","35","51","85","75","86.33","2nd","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7700","201","5","0","SS 2","","DICTION","26","14","","","","","","0","0","0","0","14","31","45","75","59.67","69.67","14th","12th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7701","31","5","0","SS 2","","DICTION","26","13","","","","","","0","0","0","0","13","35","48","80","65","75.67","8th","7th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7702","243","5","0","SS 2","","DICTION","26","14","","","","","","0","0","0","0","14","30","44","73.33","52","61.78","21st","14th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7703","134","5","0","SS 2","","DICTION","26","18","","","","","","0","0","0","0","18","36","54","90","67.33","79.33","5th","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7705","244","5","0","SS 2","","DICTION","26","12","","","","","","0","0","0","0","12","31","43","71.67","62.67","72.22","9th","15th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7706","35","5","0","SS 2","","DICTION","26","19","","","","","","0","0","0","0","19","33","52","86.67","58.67","70.22","15th","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7707","245","5","0","SS 2","","DICTION","26","20","","","","","","0","0","0","0","20","28","48","80","66.33","77","6th","7th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7708","29","5","0","SS 2","","DICTION","26","13","","","","","","0","0","0","0","13","33","46","76.67","61.33","71.56","12th","11th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7709","32","5","0","SS 2","","DICTION","26","13","","","","","","0","0","0","0","13","28","41","68.33","55.67","64.78","19th","17th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7710","33","5","0","SS 2","","DICTION","26","19","","","","","","0","0","0","0","19","19","38","63.33","58","66.44","17th","21st","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7711","48","5","0","SS 2","","DICTION","26","13","","","","","","0","0","0","0","13","27","40","66.67","52","60.89","21st","19th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7712","247","5","0","SS 2","","DICTION","26","12","","","","","","0","0","0","0","12","36","48","80","52","68","21st","7th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7713","202","5","0","SS 2","","DICTION","26","20","","","","","","0","0","0","0","20","22","42","70","67.67","77","4th","16th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7714","46","5","0","SS 2","","DICTION","26","16","","","","","","0","0","0","0","16","23","39","65","58.33","67","16th","20th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7716","128","5","0","SS 2","","DICTION","26","16","","","","","","0","0","0","0","16","29","45","75","62.33","72.33","10th","12th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7717","28","5","0","SS 2","","DICTION","26","20","","","","","","0","0","0","0","20","35","55","91.67","81.67","93.89","1st","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7718","18","4","0","SS 1","","DICTION","26","14","","","","","","0","0","0","0","14","18","32","53.33","49","56.11","19th","19th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7719","17","4","0","SS 1","","DICTION","26","15","","","","","","0","0","0","0","15","24","39","65","53","61.67","14th","12th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7720","24","4","0","SS 1","","DICTION","26","16","","","","","","0","0","0","0","16","21","37","61.67","59.67","67.89","6th","15th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7721","21","4","0","SS 1","","DICTION","26","16","","","","","","0","0","0","0","16","36","52","86.67","44.33","55.89","22nd","1st","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7722","15","4","0","SS 1","","DICTION","26","12","","","","","","0","0","0","0","12","33","45","75","52.67","62.67","15th","8th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7723","198","4","0","SS 1","","DICTION","26","20","","","","","","0","0","0","0","20","23","43","71.67","64.67","74.22","4th","10th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7724","253","4","0","SS 1","","DICTION","26","12","","","","","","0","0","0","0","12","27","39","65","57.33","66","10th","12th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7725","171","4","0","SS 1","","DICTION","26","8","","","","","","0","0","0","0","8","20","28","46.67","44.67","50.89","21st","21st","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7726","199","4","0","SS 1","","DICTION","26","20","","","","","","0","0","0","0","20","16","36","60","58.33","66.33","8th","17th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7727","23","4","0","SS 1","","DICTION","26","10","","","","","","0","0","0","0","10","35","45","75","59.33","69.33","7th","8th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7728","14","4","0","SS 1","","DICTION","26","15","","","","","","0","0","0","0","15","20","35","58.33","56.67","64.44","11th","18th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7729","12","4","0","SS 1","","DICTION","26","18","","","","","","0","0","0","0","18","30","48","80","61","71.67","5th","3rd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7730","20","4","0","SS 1","","DICTION","26","10","","","","","","0","0","0","0","10","18","28","46.67","45","51.22","20th","21st","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7731","242","4","0","SS 1","","DICTION","26","17","","","","","","0","0","0","0","17","30","47","78.33","68","78.44","2nd","4th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7732","25","4","0","SS 1","","DICTION","26","14","","","","","","0","0","0","0","14","35","49","81.67","58","68.89","9th","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7733","22","4","0","SS 1","","DICTION","26","13","","","","","","0","0","0","0","13","33","46","76.67","52.67","62.89","15th","5th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7734","241","4","0","SS 1","","DICTION","26","14","","","","","","0","0","0","0","14","32","46","76.67","65.33","75.56","3rd","5th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7735","239","4","0","SS 1","","DICTION","26","14","","","","","","0","0","0","0","14","24","38","63.33","51.33","59.78","17th","14th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7736","174","4","0","SS 1","","DICTION","26","8","","","","","","0","0","0","0","8","20","28","46.67","40.67","46.89","24th","21st","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7737","26","4","0","SS 1","","DICTION","26","12","","","","","","0","0","0","0","12","34","46","76.67","53.33","63.56","13th","5th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7738","254","4","0","SS 1","","DICTION","26","8","","","","","","0","0","0","0","8","23","31","51.67","41.33","48.22","23rd","20th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7739","255","4","0","SS 1","","DICTION","26","13","","","","","","0","0","0","0","13","15","28","46.67","29","38.33","25th","21st","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7740","259","4","0","SS 1","","DICTION","26","10","","","","","","0","0","0","0","10","14","24","40","24","40","26th","25th","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7741","13","4","0","SS 1","","DICTION","26","18","","","","","","0","0","0","0","18","22","40","66.67","53.67","62.56","12th","11th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7742","19","4","0","SS 1","","DICTION","26","16","","","","","","0","0","0","0","16","21","37","61.67","49.67","57.89","18th","15th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7743","246","5","0","SS 2","","ECONOMICS","17","14","","","","","","0","0","0","0","14","30","44","73.33","53.33","63.11","8th","9th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7744","131","5","0","SS 2","","ECONOMICS","17","14","","","","","","0","0","0","0","14","29","43","71.67","52.67","62.22","10th","10th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7745","41","5","0","SS 2","","ECONOMICS","17","17","","","","","","0","0","0","0","17","35","52","86.67","66.67","78.22","3rd","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7746","134","5","0","SS 2","","ECONOMICS","17","15","","","","","","0","0","0","0","15","32","47","78.33","60.5","76.17","6th","7th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7747","244","5","0","SS 2","","ECONOMICS","17","17","","","","","","0","0","0","0","17","35","52","86.67","66.67","78.22","3rd","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7748","245","5","0","SS 2","","ECONOMICS","17","16","","","","","","0","0","0","0","16","33","49","81.67","55","71.33","7th","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7749","29","5","0","SS 2","","ECONOMICS","17","15","","","","","","0","0","0","0","15","32","47","78.33","61","71.44","5th","7th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7750","33","5","0","SS 2","","ECONOMICS","17","16","","","","","","0","0","0","0","16","33","49","81.67","53","63.89","9th","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7751","247","5","0","SS 2","","ECONOMICS","17","17","","","","","","0","0","0","0","17","38","55","91.67","69.33","81.56","2nd","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7752","202","5","0","SS 2","","ECONOMICS","17","15","","","","","","0","0","0","0","15","27","42","70","48.67","58","11th","11th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7753","46","5","0","SS 2","","ECONOMICS","17","15","","","","","","0","0","0","0","15","26","41","68.33","41","68.33","14th","12th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7754","28","5","0","SS 2","","ECONOMICS","17","17","","","","","","0","0","0","0","17","35","52","86.67","71","88.33","1st","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7755","246","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","17","37","61.67","40.33","48.56","19th","18th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7756","131","5","0","SS 2","","ENGLISH LANGUAGE","1","10","","","","","","0","0","0","0","10","18","28","46.67","37","43.22","22nd","22nd","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7757","133","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","28","48","80","53","63.67","7th","8th","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7758","135","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","36","56","93.33","66","78.44","3rd","2nd","A1","EXCELLENT","GLORY ISSAC","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7759","200","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","19","39","65","45.67","54.33","12th","16th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7760","41","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","35","55","91.67","71","83.22","2nd","3rd","A1","EXCELLENT","GLORY ISSAC","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7761","201","5","0","SS 2","","ENGLISH LANGUAGE","1","12","","","","","","0","0","0","0","12","22","34","56.67","42.67","50.22","17th","20th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("7762","31","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","32","52","86.67","60.67","72.22","4th","5th","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7763","243","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","28","48","80","47","57.67","11th","8th","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7764","134","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","32","52","86.67","57.67","69.22","5th","5th","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7765","136","5","0","SS 2","","ENGLISH LANGUAGE","1","11","","","","","","0","0","0","0","11","16","27","45","33","42","23rd","23rd","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7766","244","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","23","43","71.67","49.33","58.89","9th","12th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7767","35","5","0","SS 2","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","22","40","66.67","37.67","46.56","21st","14th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7768","245","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","31","51","85","48","59.33","10th","7th","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7769","29","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","26","46","76.67","51","61.22","8th","11th","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7770","32","5","0","SS 2","","ENGLISH LANGUAGE","1","11","","","","","","0","0","0","0","11","20","31","51.67","40.67","47.56","18th","21st","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7771","33","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","27","47","78.33","45","55.44","14th","10th","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7772","48","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","18","38","63.33","44.67","53.11","15th","17th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7773","247","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","33","53","88.33","54.33","66.11","6th","4th","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7774","202","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","17","37","61.67","39","47.22","20th","18th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7775","46","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","20","40","66.67","45.33","54.22","13th","14th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7777","128","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","22","42","70","43.33","52.67","16th","13th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7778","28","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","37","57","95","72","84.67","1st","1st","A1","EXCELLENT","GLORY ISSAC","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7779","18","4","0","SS 1","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","17","35","58.33","35","42.78","21st","18th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7780","17","4","0","SS 1","","ENGLISH LANGUAGE","1","16","","","","","","0","0","0","0","16","15","31","51.67","38.67","45.56","16th","24th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7781","24","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","18","38","63.33","38.67","47.11","16th","13th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7782","21","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","18","38","63.33","36.33","44.78","19th","13th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7783","15","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","20","40","66.67","37.33","46.22","18th","6th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7784","198","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","30","50","83.33","59","70.11","2nd","2nd","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7785","253","4","0","SS 1","","ENGLISH LANGUAGE","1","14","","","","","","0","0","0","0","14","10","24","40","28.33","33.67","26th","25th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7786","171","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","20","40","66.67","39.33","48.22","13th","6th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7787","199","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","20","40","66.67","46","54.89","9th","6th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7788","23","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","35","55","91.67","61.33","73.56","1st","1st","A1","EXCELLENT","GLORY ISSAC","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7789","14","4","0","SS 1","","ENGLISH LANGUAGE","1","14","","","","","","0","0","0","0","14","18","32","53.33","39","46.11","15th","21st","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7790","12","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","20","40","66.67","48","56.89","7th","6th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7791","20","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","20","40","66.67","35.33","44.22","20th","6th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7792","242","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","30","50","83.33","51.33","62.44","3rd","2nd","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7793","25","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","20","40","66.67","45.33","54.22","10th","6th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7794","22","4","0","SS 1","","ENGLISH LANGUAGE","1","10","","","","","","0","0","0","0","10","22","32","53.33","46.67","53.78","8th","21st","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7795","241","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","25","45","75","49.33","59.33","5th","4th","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7796","239","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","18","38","63.33","34","42.44","22nd","13th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7797","174","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","15","35","58.33","32.33","40.11","23rd","18th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7798","26","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","18","38","63.33","51.33","59.78","3rd","13th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7799","254","4","0","SS 1","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","15","33","55","32.33","39.67","23rd","20th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7800","255","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","25","45","75","49","64","6th","4th","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7801","259","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","20","40","66.67","40","66.67","12th","6th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7802","13","4","0","SS 1","","ENGLISH LANGUAGE","1","14","","","","","","0","0","0","0","14","18","32","53.33","43","50.11","11th","21st","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7803","19","4","0","SS 1","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","20","38","63.33","39.33","47.78","13th","13th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7804","135","5","0","SS 2","","FURTHER MATHEMATICS","25","13","","","","","","0","0","0","0","13","38","51","85","80","91.33","1st","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7805","200","5","0","SS 2","","FURTHER MATHEMATICS","25","12","","","","","","0","0","0","0","12","37","49","81.67","64.33","75.22","5th","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7806","201","5","0","SS 2","","FURTHER MATHEMATICS","25","14","","","","","","0","0","0","0","14","25","39","65","58","66.67","8th","5th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7807","31","5","0","SS 2","","FURTHER MATHEMATICS","25","12","","","","","","0","0","0","0","12","21","33","55","45.67","53","12th","6th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7808","243","5","0","SS 2","","FURTHER MATHEMATICS","25","8","","","","","","0","0","0","0","8","36","44","73.33","60","69.78","6th","4th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7809","245","5","0","SS 2","","FURTHER MATHEMATICS","25","14","","","","","","0","0","0","0","14","16","30","50","42","48.67","13th","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7810","29","5","0","SS 2","","FURTHER MATHEMATICS","25","10","","","","","","0","0","0","0","10","15","25","41.67","40.33","45.89","14th","8th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7811","28","5","0","SS 2","","FURTHER MATHEMATICS","25","19","","","","","","0","0","0","0","19","38","57","95","73","85.67","3rd","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7812","131","5","0","SS 2","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","24","34","56.67","61","68.56","3rd","4th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7813","41","5","0","SS 2","","GOVERNMENT","16","15","","","","","","0","0","0","0","15","30","45","75","71.33","81.33","1st","1st","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7814","134","5","0","SS 2","","GOVERNMENT","16","15","","","","","","0","0","0","0","15","30","45","75","70.33","80.33","2nd","1st","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7815","136","5","0","SS 2","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","20","30","50","38","48","7th","6th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7816","35","5","0","SS 2","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","20","30","50","40.33","47","6th","6th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7817","33","5","0","SS 2","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","24","34","56.67","58.33","65.89","4th","4th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7818","202","5","0","SS 2","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","25","35","58.33","53.67","61.44","5th","3rd","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7819","18","4","0","SS 1","","GOVERNMENT","16","12","","","","","","0","0","0","0","12","20","32","53.33","43.67","50.78","20th","19th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7820","17","4","0","SS 1","","GOVERNMENT","16","14","","","","","","0","0","0","0","14","20","34","56.67","52.33","59.89","12th","15th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7821","24","4","0","SS 1","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","23","33","55","56.67","64","9th","16th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7822","21","4","0","SS 1","","GOVERNMENT","16","13","","","","","","0","0","0","0","13","20","33","55","43.67","51","20th","16th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7823","15","4","0","SS 1","","GOVERNMENT","16","15","","","","","","0","0","0","0","15","20","35","58.33","52","59.78","15th","12th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7824","198","4","0","SS 1","","GOVERNMENT","16","19","","","","","","0","0","0","0","19","30","49","81.67","70.67","81.56","1st","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7825","253","4","0","SS 1","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","22","32","53.33","46.67","53.78","18th","19th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7826","171","4","0","SS 1","","GOVERNMENT","16","18","","","","","","0","0","0","0","18","26","44","73.33","59.33","69.11","8th","3rd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7827","199","4","0","SS 1","","GOVERNMENT","16","11","","","","","","0","0","0","0","11","24","35","58.33","52.33","60.11","12th","12th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7828","23","4","0","SS 1","","GOVERNMENT","16","17","","","","","","0","0","0","0","17","29","46","76.67","68","78.22","2nd","2nd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7829","14","4","0","SS 1","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","20","30","50","49","55.67","16th","23rd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7830","12","4","0","SS 1","","GOVERNMENT","16","16","","","","","","0","0","0","0","16","26","42","70","68","77.33","2nd","6th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7831","20","4","0","SS 1","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","11","21","35","28.33","33","24th","25th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7832","242","4","0","SS 1","","GOVERNMENT","16","18","","","","","","0","0","0","0","18","25","43","71.67","65.67","75.22","4th","5th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7833","25","4","0","SS 1","","GOVERNMENT","16","14","","","","","","0","0","0","0","14","26","40","66.67","55.33","64.22","10th","7th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7834","22","4","0","SS 1","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","27","37","61.67","63","71.22","6th","10th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7835","241","4","0","SS 1","","GOVERNMENT","16","11","","","","","","0","0","0","0","11","25","36","60","52.33","60.33","12th","11th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7836","239","4","0","SS 1","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","23","33","55","42.67","50","22nd","16th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7837","174","4","0","SS 1","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","20","30","50","22.67","29.33","25th","23rd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7838","26","4","0","SS 1","","GOVERNMENT","16","17","","","","","","0","0","0","0","17","27","44","73.33","64","73.78","5th","3rd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7839","254","4","0","SS 1","","GOVERNMENT","16","11","","","","","","0","0","0","0","11","20","31","51.67","46.67","53.56","18th","22nd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7840","255","4","0","SS 1","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","28","38","63.33","55","67.67","11th","9th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7841","259","4","0","SS 1","","GOVERNMENT","16","15","","","","","","0","0","0","0","15","20","35","58.33","35","58.33","23rd","12th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7842","13","4","0","SS 1","","GOVERNMENT","16","15","","","","","","0","0","0","0","15","25","40","66.67","60","68.89","7th","7th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7843","19","4","0","SS 1","","GOVERNMENT","16","12","","","","","","0","0","0","0","12","20","32","53.33","48.33","55.44","17th","19th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7844","18","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","7","","","","","","0","0","0","0","7","9","16","26.67","17.33","20.89","25th","25th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7845","17","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","7","","","","","","0","0","0","0","7","14","21","35","24.67","29.33","20th","22nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7846","24","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","17","","","","","","0","0","0","0","17","17","34","56.67","38.33","45.89","9th","11th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7847","21","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","18","","","","","","0","0","0","0","18","18","36","60","28.67","36.67","16th","8th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7848","15","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","20","","","","","","0","0","0","0","20","16","36","60","32.33","40.33","13th","8th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7849","198","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","20","","","","","","0","0","0","0","20","36","56","93.33","59.33","71.78","1st","1st","A1","EXCELLENT","GLORY ISSAC","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7850","253","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","","","","","","0","0","0","0","5","21","26","43.33","22","27.78","21st","20th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7851","171","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","15","","","","","","0","0","0","0","15","19","34","56.67","33.67","41.22","12th","11th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7852","199","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","20","","","","","","0","0","0","0","20","16","36","60","38","46","10th","8th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7853","23","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","18","","","","","","0","0","0","0","18","31","49","81.67","52.67","63.56","2nd","2nd","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7854","14","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","","","","","","0","0","0","0","5","15","20","33.33","22","26.44","21st","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7855","12","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","","","","","","0","0","0","0","10","30","40","66.67","39","47.89","8th","5th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7856","20","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","","","","","","0","0","0","0","5","14","19","31.67","15.67","19.89","26th","24th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7857","242","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","13","","","","","","0","0","0","0","13","18","31","51.67","40","46.89","6th","14th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7858","25","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","20","","","","","","0","0","0","0","20","20","40","66.67","40","48.89","6th","5th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7859","22","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","20","","","","","","0","0","0","0","20","26","46","76.67","47","57.22","4th","4th","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7860","241","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","","","","","","0","0","0","0","5","24","29","48.33","35","41.44","11th","17th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7861","239","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","17","","","","","","0","0","0","0","17","23","40","66.67","31","39.89","14th","5th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7862","174","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","","","","","","0","0","0","0","5","17","22","36.67","21.67","26.56","23rd","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("7863","26","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","","","","","","0","0","0","0","5","25","30","50","43","49.67","5th","15th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7864","254","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","14","","","","","","0","0","0","0","14","20","34","56.67","28.33","35.89","17th","11th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7865","255","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","20","","","","","","0","0","0","0","20","27","47","78.33","48.5","64.17","3rd","3rd","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7866","259","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","","","","","","0","0","0","0","10","20","30","50","30","50","15th","15th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7867","13","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","8","","","","","","0","0","0","0","8","20","28","46.67","25.67","31.89","18th","18th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7868","19","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","8","","","","","","0","0","0","0","8","19","27","45","25","31","19th","19th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7869","131","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","17","","","","","","0","0","0","0","17","18","35","58.33","37.67","45.44","4th","5th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7870","41","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","20","","","","","","0","0","0","0","20","29","49","81.67","59.67","70.56","1st","1st","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7871","134","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","18","","","","","","0","0","0","0","18","20","38","63.33","56.33","64.78","2nd","4th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7872","136","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","18","","","","","","0","0","0","0","18","16","34","56.67","34.5","45.83","5th","6th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7873","33","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","20","","","","","","0","0","0","0","20","26","46","76.67","38","48.22","3rd","2nd","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7874","202","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","20","","","","","","0","0","0","0","20","21","41","68.33","30.67","39.78","6th","3rd","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7875","246","5","0","SS 2","","MARKETING","19","13","","","","","","0","0","0","0","13","17","30","50","53.33","60","20th","23rd","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7876","131","5","0","SS 2","","MARKETING","19","15","","","","","","0","0","0","0","15","26","41","68.33","53.33","62.44","20th","17th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7877","133","5","0","SS 2","","MARKETING","19","18","","","","","","0","0","0","0","18","32","50","83.33","70.67","81.78","3rd","3rd","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7878","135","5","0","SS 2","","MARKETING","19","17","","","","","","0","0","0","0","17","30","47","78.33","71.33","81.78","2nd","6th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7879","200","5","0","SS 2","","MARKETING","19","17","","","","","","0","0","0","0","17","30","47","78.33","65","75.44","9th","6th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7880","41","5","0","SS 2","","MARKETING","19","17","","","","","","0","0","0","0","17","34","51","85","69.67","81","4th","2nd","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7881","201","5","0","SS 2","","MARKETING","19","18","","","","","","0","0","0","0","18","31","49","81.67","52.67","63.56","22nd","5th","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7882","31","5","0","SS 2","","MARKETING","19","17","","","","","","0","0","0","0","17","33","50","83.33","65.33","76.44","7th","3rd","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7883","243","5","0","SS 2","","MARKETING","19","16","","","","","","0","0","0","0","16","27","43","71.67","58.33","67.89","15th","15th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7884","134","5","0","SS 2","","MARKETING","19","14","","","","","","0","0","0","0","14","21","35","58.33","61.67","69.44","10th","22nd","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7885","136","5","0","SS 2","","MARKETING","19","15","","","","","","0","0","0","0","15","26","41","68.33","55.5","69.17","18th","17th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7886","244","5","0","SS 2","","MARKETING","19","15","","","","","","0","0","0","0","15","26","41","68.33","57.67","66.78","16th","17th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7887","35","5","0","SS 2","","MARKETING","19","16","","","","","","0","0","0","0","16","27","43","71.67","54","63.56","19th","15th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7888","245","5","0","SS 2","","MARKETING","19","17","","","","","","0","0","0","0","17","29","46","76.67","66.33","76.56","6th","9th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7889","29","5","0","SS 2","","MARKETING","19","16","","","","","","0","0","0","0","16","28","44","73.33","65.33","75.11","7th","13th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7890","32","5","0","SS 2","","MARKETING","19","17","","","","","","0","0","0","0","17","30","47","78.33","61.33","71.78","11th","6th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7891","33","5","0","SS 2","","MARKETING","19","16","","","","","","0","0","0","0","16","29","45","75","61","71","12th","10th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7892","48","5","0","SS 2","","MARKETING","19","15","","","","","","0","0","0","0","15","26","41","68.33","57.67","66.78","16th","17th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7893","247","5","0","SS 2","","MARKETING","19","16","","","","","","0","0","0","0","16","29","45","75","59.33","69.33","13th","10th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7894","202","5","0","SS 2","","MARKETING","19","15","","","","","","0","0","0","0","15","25","40","66.67","49.33","58.22","23rd","21st","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7895","46","5","0","SS 2","","MARKETING","19","16","","","","","","0","0","0","0","16","29","45","75","67","77","5th","10th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7897","128","5","0","SS 2","","MARKETING","19","16","","","","","","0","0","0","0","16","28","44","73.33","59","68.78","14th","13th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7898","28","5","0","SS 2","","MARKETING","19","18","","","","","","0","0","0","0","18","36","54","90","74","86","1st","1st","A1","EXCELLENT","BLESSING ANYAWU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7899","18","4","0","SS 1","","MARKETING","19","13","","","","","","0","0","0","0","13","23","36","60","49","57","19th","19th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7900","17","4","0","SS 1","","MARKETING","19","13","","","","","","0","0","0","0","13","17","30","50","50.67","57.33","17th","21st","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7901","24","4","0","SS 1","","MARKETING","19","16","","","","","","0","0","0","0","16","31","47","78.33","60.67","71.11","9th","1st","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7902","21","4","0","SS 1","","MARKETING","19","13","","","","","","0","0","0","0","13","31","44","73.33","59.67","69.44","10th","6th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7903","15","4","0","SS 1","","MARKETING","19","14","","","","","","0","0","0","0","14","25","39","65","42.33","51","22nd","16th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7904","198","4","0","SS 1","","MARKETING","19","14","","","","","","0","0","0","0","14","27","41","68.33","64","73.11","6th","13th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7905","253","4","0","SS 1","","MARKETING","19","15","","","","","","0","0","0","0","15","29","44","73.33","36.33","46.11","25th","6th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7906","171","4","0","SS 1","","MARKETING","19","16","","","","","","0","0","0","0","16","30","46","76.67","61.67","71.89","8th","3rd","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7907","199","4","0","SS 1","","MARKETING","19","14","","","","","","0","0","0","0","14","27","41","68.33","54","63.11","15th","13th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7908","23","4","0","SS 1","","MARKETING","19","14","","","","","","0","0","0","0","14","24","38","63.33","62.67","71.11","7th","17th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7909","14","4","0","SS 1","","MARKETING","19","13","","","","","","0","0","0","0","13","13","26","43.33","48.67","54.44","20th","25th","E8","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7910","12","4","0","SS 1","","MARKETING","19","14","","","","","","0","0","0","0","14","27","41","68.33","67.67","76.78","1st","13th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7911","20","4","0","SS 1","","MARKETING","19","13","","","","","","0","0","0","0","13","15","28","46.67","38.33","44.56","24th","24th","D7","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7912","242","4","0","SS 1","","MARKETING","19","15","","","","","","0","0","0","0","15","15","30","50","57.67","64.33","11th","21st","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7913","25","4","0","SS 1","","MARKETING","19","15","","","","","","0","0","0","0","15","27","42","70","66","75.33","2nd","10th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7914","22","4","0","SS 1","","MARKETING","19","16","","","","","","0","0","0","0","16","30","46","76.67","65","75.22","4th","3rd","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7915","241","4","0","SS 1","","MARKETING","19","15","","","","","","0","0","0","0","15","29","44","73.33","57.67","67.44","11th","6th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7916","239","4","0","SS 1","","MARKETING","19","15","","","","","","0","0","0","0","15","27","42","70","57","66.33","13th","10th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7917","174","4","0","SS 1","","MARKETING","19","13","","","","","","0","0","0","0","13","17","30","50","50.33","57","18th","21st","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7918","26","4","0","SS 1","","MARKETING","19","14","","","","","","0","0","0","0","14","28","42","70","64.33","73.67","5th","10th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7919","254","4","0","SS 1","","MARKETING","19","16","","","","","","0","0","0","0","16","31","47","78.33","41.33","51.78","23rd","1st","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7920","255","4","0","SS 1","","MARKETING","19","15","","","","","","0","0","0","0","15","29","44","73.33","65.5","80.17","3rd","6th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7921","259","4","0","SS 1","","MARKETING","19","15","","","","","","0","0","0","0","15","30","45","75","45","75","21st","5th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7922","13","4","0","SS 1","","MARKETING","19","13","","","","","","0","0","0","0","13","24","37","61.67","54.33","62.56","14th","18th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7923","19","4","0","SS 1","","MARKETING","19","13","","","","","","0","0","0","0","13","20","33","55","54","61.33","15th","20th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7924","246","5","0","SS 2","","MATHEMATICS","2","6","","","","","","0","0","0","0","6","20","26","43.33","37.33","43.11","18th","24th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7925","131","5","0","SS 2","","MATHEMATICS","2","10","","","","","","0","0","0","0","10","21","31","51.67","37.33","44.22","18th","19th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7926","133","5","0","SS 2","","MATHEMATICS","2","14","","","","","","0","0","0","0","14","22","36","60","46","54","14th","11th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7927","135","5","0","SS 2","","MATHEMATICS","2","20","","","","","","0","0","0","0","20","40","60","100","81","94.33","1st","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7928","200","5","0","SS 2","","MATHEMATICS","2","20","","","","","","0","0","0","0","20","30","50","83.33","68.33","79.44","3rd","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7929","41","5","0","SS 2","","MATHEMATICS","2","14","","","","","","0","0","0","0","14","24","38","63.33","55","63.44","10th","9th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7930","201","5","0","SS 2","","MATHEMATICS","2","18","","","","","","0","0","0","0","18","25","43","71.67","63","72.56","5th","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7931","31","5","0","SS 2","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","21","33","55","55.33","62.67","9th","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7932","243","5","0","SS 2","","MATHEMATICS","2","16","","","","","","0","0","0","0","16","30","46","76.67","59.33","69.56","8th","5th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7933","134","5","0","SS 2","","MATHEMATICS","2","15","","","","","","0","0","0","0","15","28","43","71.67","60","69.56","7th","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7934","136","5","0","SS 2","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","20","32","53.33","35","45.67","23rd","17th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7935","244","5","0","SS 2","","MATHEMATICS","2","17","","","","","","0","0","0","0","17","31","48","80","67.67","78.33","4th","4th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7936","35","5","0","SS 2","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","20","32","53.33","35.67","42.78","22nd","17th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7937","245","5","0","SS 2","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","22","34","56.67","48.67","56.22","12th","13th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7938","29","5","0","SS 2","","MATHEMATICS","2","13","","","","","","0","0","0","0","13","22","35","58.33","45","52.78","15th","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7939","32","5","0","SS 2","","MATHEMATICS","2","14","","","","","","0","0","0","0","14","20","34","56.67","44","51.56","16th","13th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7940","33","5","0","SS 2","","MATHEMATICS","2","13","","","","","","0","0","0","0","13","20","33","55","36.33","43.67","21st","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7941","48","5","0","SS 2","","MATHEMATICS","2","10","","","","","","0","0","0","0","10","21","31","51.67","53","59.89","11th","19th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7942","247","5","0","SS 2","","MATHEMATICS","2","16","","","","","","0","0","0","0","16","26","42","70","60.33","69.67","6th","8th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7943","202","5","0","SS 2","","MATHEMATICS","2","14","","","","","","0","0","0","0","14","24","38","63.33","48","56.44","13th","9th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7944","46","5","0","SS 2","","MATHEMATICS","2","10","","","","","","0","0","0","0","10","20","30","50","41.33","48","17th","21st","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7945","36","5","0","SS 2","","MATHEMATICS","2","8","","","","","","0","0","0","0","8","22","30","50","33.67","40.33","24th","21st","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7946","128","5","0","SS 2","","MATHEMATICS","2","10","","","","","","0","0","0","0","10","20","30","50","36.67","43.33","20th","21st","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7947","28","5","0","SS 2","","MATHEMATICS","2","20","","","","","","0","0","0","0","20","36","56","93.33","80.67","93.11","2nd","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7948","18","4","0","SS 1","","PHYSICS","12","14","","","","","","0","0","0","0","14","36","50","83.33","56.33","67.44","14th","5th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7949","17","4","0","SS 1","","PHYSICS","12","15","","","","","","0","0","0","0","15","23","38","63.33","53.33","61.78","17th","20th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7950","24","4","0","SS 1","","PHYSICS","12","16","","","","","","0","0","0","0","16","35","51","85","63.67","75","4th","4th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7951","21","4","0","SS 1","","PHYSICS","12","15","","","","","","0","0","0","0","15","32","47","78.33","59","69.44","7th","10th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7952","15","4","0","SS 1","","PHYSICS","12","17","","","","","","0","0","0","0","17","36","53","88.33","58","69.78","10th","1st","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7953","198","4","0","SS 1","","PHYSICS","12","13","","","","","","0","0","0","0","13","32","45","75","62.67","72.67","5th","14th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7954","253","4","0","SS 1","","PHYSICS","12","13","","","","","","0","0","0","0","13","25","38","63.33","45","53.44","23rd","20th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7955","171","4","0","SS 1","","PHYSICS","12","16","","","","","","0","0","0","0","16","33","49","81.67","57.67","68.56","11th","8th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7956","199","4","0","SS 1","","PHYSICS","12","17","","","","","","0","0","0","0","17","33","50","83.33","58.33","69.44","9th","5th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7957","23","4","0","SS 1","","PHYSICS","12","18","","","","","","0","0","0","0","18","32","50","83.33","70","81.11","1st","5th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7958","14","4","0","SS 1","","PHYSICS","12","13","","","","","","0","0","0","0","13","20","33","55","53","60.33","18th","23rd","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7959","12","4","0","SS 1","","PHYSICS","12","17","","","","","","0","0","0","0","17","28","45","75","64","74","3rd","14th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7960","20","4","0","SS 1","","PHYSICS","12","14","","","","","","0","0","0","0","14","17","31","51.67","45.67","52.56","22nd","24th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7961","242","4","0","SS 1","","PHYSICS","12","15","","","","","","0","0","0","0","15","25","40","66.67","56.33","65.22","14th","19th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7962","25","4","0","SS 1","","PHYSICS","12","17","","","","","","0","0","0","0","17","35","52","86.67","62.33","73.89","6th","2nd","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7963","22","4","0","SS 1","","PHYSICS","12","16","","","","","","0","0","0","0","16","36","52","86.67","67.67","79.22","2nd","2nd","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("7964","241","4","0","SS 1","","PHYSICS","12","18","","","","","","0","0","0","0","18","20","38","63.33","56.67","65.11","13th","20th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7965","239","4","0","SS 1","","PHYSICS","12","12","","","","","","0","0","0","0","12","34","46","76.67","57.67","67.89","11th","12th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7966","174","4","0","SS 1","","PHYSICS","12","10","","","","","","0","0","0","0","10","15","25","41.67","38","43.56","26th","25th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7967","26","4","0","SS 1","","PHYSICS","12","12","","","","","","0","0","0","0","12","34","46","76.67","58.67","68.89","8th","12th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7968","254","4","0","SS 1","","PHYSICS","12","14","","","","","","0","0","0","0","14","33","47","78.33","52.33","62.78","19th","10th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7969","255","4","0","SS 1","","PHYSICS","12","15","","","","","","0","0","0","0","15","30","45","75","51","66","20th","14th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7970","259","4","0","SS 1","","PHYSICS","12","5","","","","","","0","0","0","0","5","37","42","70","42","70","25th","17th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7971","13","4","0","SS 1","","PHYSICS","12","14","","","","","","0","0","0","0","14","35","49","81.67","55.67","66.56","16th","8th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7972","19","4","0","SS 1","","PHYSICS","12","16","","","","","","0","0","0","0","16","25","41","68.33","51","60.11","20th","18th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7973","179","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","15","","","","","","0","0","0","0","15","28","43","71.67","56.33","65.89","3rd","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7974","185","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","15","","","","","","0","0","0","0","15","29","44","73.33","58.67","68.44","2nd","2nd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7975","186","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","12","","","","","","0","0","0","0","12","26","38","63.33","42","50.44","8th","6th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7976","183","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","10","20","33.33","26.33","30.78","10th","8th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7977","182","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","18","","","","","","0","0","0","0","18","30","48","80","65.67","76.33","1st","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7978","189","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","13","","","","","","0","0","0","0","13","28","41","68.33","49.33","58.44","5th","5th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7979","251","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","27","37","61.67","42.67","50.89","7th","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7980","233","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","13","","","","","","0","0","0","0","13","30","43","71.67","49.67","59.22","4th","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7981","246","5","0","SS 2","","PHYSICS","12","13","","","","","","0","0","0","0","13","28","41","68.33","36.33","45.44","16th","10th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7982","133","5","0","SS 2","","PHYSICS","12","16","","","","","","0","0","0","0","16","32","48","80","58","68.67","5th","5th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7983","135","5","0","SS 2","","PHYSICS","12","20","","","","","","0","0","0","0","20","37","57","95","77.33","90","1st","1st","A1","EXCELLENT","JOHN PRINCE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7984","200","5","0","SS 2","","PHYSICS","12","17","","","","","","0","0","0","0","17","35","52","86.67","65.67","77.22","3rd","3rd","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7985","201","5","0","SS 2","","PHYSICS","12","15","","","","","","0","0","0","0","15","30","45","75","57.67","67.67","6th","8th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7986","31","5","0","SS 2","","PHYSICS","12","14","","","","","","0","0","0","0","14","26","40","66.67","51.33","60.22","7th","11th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7987","243","5","0","SS 2","","PHYSICS","12","15","","","","","","0","0","0","0","15","33","48","80","45","55.67","12th","5th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7988","244","5","0","SS 2","","PHYSICS","12","12","","","","","","0","0","0","0","12","34","46","76.67","47","57.22","9th","7th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7989","245","5","0","SS 2","","PHYSICS","12","17","","","","","","0","0","0","0","17","28","45","75","47","57","9th","8th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7990","29","5","0","SS 2","","PHYSICS","12","10","","","","","","0","0","0","0","10","26","36","60","50.67","58.67","8th","16th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7991","32","5","0","SS 2","","PHYSICS","12","18","","","","","","0","0","0","0","18","22","40","66.67","44.33","53.22","13th","11th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7992","48","5","0","SS 2","","PHYSICS","12","14","","","","","","0","0","0","0","14","24","38","63.33","43.67","52.11","14th","13th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7993","247","5","0","SS 2","","PHYSICS","12","18","","","","","","0","0","0","0","18","35","53","88.33","64.67","76.44","4th","2nd","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7994","46","5","0","SS 2","","PHYSICS","12","13","","","","","","0","0","0","0","13","25","38","63.33","37.67","46.11","15th","13th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7996","128","5","0","SS 2","","PHYSICS","12","13","","","","","","0","0","0","0","13","25","38","63.33","46.67","55.11","11th","13th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7997","28","5","0","SS 2","","PHYSICS","12","19","","","","","","0","0","0","0","19","33","52","86.67","76.33","87.89","2nd","3rd","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7998","257","1","0","JSS 1","","MATHEMATICS","2","2","2","","","","","0","0","0","0","4","6","63","10","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("7999","257","1","0","JSS 1","","ENGLISH LANGUAGE","1","1","1","","","","","0","0","0","0","2","3","55","5","0","","","23rd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8000","257","1","0","JSS 1","","BASIC SCIENCE","3","10","5","","","","","0","0","0","0","15","10","49","25","0","","","23rd","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8001","257","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","20","20","","","","","0","0","0","0","40","20","51","60","0","","","9th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8002","257","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","0","0","0","0","20","20","53","40","0","","","20th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8003","257","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","5","","","","","0","0","0","0","15","5","56","20","0","","","23rd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8004","257","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","10","","","","","0","0","0","0","20","25","76","45","0","","","23rd","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8005","257","1","0","JSS 1","","BUSINESS STUDIES","9","20","20","","","","","0","0","0","0","40","25","52","65","0","","","10th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8006","257","1","0","JSS 1","","COMPUTER SCIENCE","10","5","5","","","","","0","0","0","0","10","5","59","15","0","","","23rd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8007","257","1","0","JSS 1","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","10","55","30","0","","","23rd","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8008","257","1","0","JSS 1","","HOME ECONOMICS","24","10","20","","","","","0","0","0","0","30","25","66","55","0","","","15th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8009","257","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","10","54","50","0","","","19th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8010","257","1","0","JSS 1","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","15","60","35","0","","","23rd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8011","257","1","0","JSS 1","","ENGLISH LANGUAGE","1","20","20","","","","","0","0","0","0","40","45","38","85","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8012","257","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","0","0","0","0","40","35","75","75","0","","","4th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8013","257","1","0","JSS 1","","BASIC SCIENCE","3","20","20","","","","","0","0","0","0","40","30","66","70","0","","","10th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8014","257","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","20","20","","","","","0","0","0","0","40","25","61","65","0","","","9th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8015","257","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","20","","","","","0","0","0","0","40","55","58","95","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8016","257","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","20","","","","","0","0","0","0","40","45","63","85","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8017","257","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","20","","","","","0","0","0","0","40","30","53","70","0","","","3rd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8018","257","1","0","JSS 1","","BUSINESS STUDIES","9","20","20","","","","","0","0","0","0","40","35","52","75","0","","","9th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8019","257","1","0","JSS 1","","COMPUTER SCIENCE","10","20","20","","","","","0","0","0","0","40","40","65","80","0","","","7th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8020","257","1","0","JSS 1","","SOCIAL STUDIES","23","20","20","","","","","0","0","0","0","40","25","58","65","0","","","11th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8021","257","1","0","JSS 1","","HOME ECONOMICS","24","20","20","","","","","0","0","0","0","40","40","59","80","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8022","257","1","0","JSS 1","","DICTION","26","15","15","","","","","0","0","0","0","30","40","54","70","0","","","6th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8023","257","1","0","JSS 1","","CIVIC EDUCATION","28","20","20","","","","","0","0","0","0","40","25","61","65","0","","","9th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8029","15","5","0","SS 2","","COMMERCE","20","15","15","","","","","","","","","30","56","86","86","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8032","171","5","0","SS 2","","COMMERCE","20","15","15","","","","","","","","","30","38","68","68","0","","","3rd","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8035","14","5","0","SS 2","","COMMERCE","20","10","15","","","","","","","","","25","50","75","75","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8038","242","5","0","SS 2","","COMMERCE","20","17","8","","","","","","","","","25","33","58","58","0","","","4th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8052","131","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","16","","","","","","","","","36","51","87","87","0","","","5th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8053","41","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","20","","","","","","","","","38","51","89","89","0","","","4th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8054","134","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","18","","","","","","","","","34","58","92","92","0","","","3rd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8055","136","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","12","","","","","","","","","24","57","81","81","0","","","6th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8057","35","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","0","","","","","","","","","","53","53","53","0","","","8th","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8058","33","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","20","","","","","","","","","36","58","94","94","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8059","202","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","20","","","","","","","","","40","53","93","93","0","","","2nd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8060","314","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","0","","","","","","","","","","52","52","52","0","","","9th","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8061","8","4","0","SS 1","","DATA PROCESSING","29","5","15","","","","","","","","","20","40","60","60","0","","","11th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8062","126","4","0","SS 1","","DATA PROCESSING","29","0","10","","","","","","","","","10","45","55","55","0","","","16th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8063","296","4","0","SS 1","","DATA PROCESSING","29","10","8","","","","","","","","","18","28","46","46","0","","","25th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8064","300","4","0","SS 1","","DATA PROCESSING","29","3","12","","","","","","","","","15","32","47","47","0","","","24th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8065","138","4","0","SS 1","","DATA PROCESSING","29","10","10","","","","","","","","","20","40","60","60","0","","","11th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8066","2","4","0","SS 1","","DATA PROCESSING","29","10","12","","","","","","","","","22","35","57","57","0","","","15th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8067","193","4","0","SS 1","","DATA PROCESSING","29","8","10","","","","","","","","","18","36","54","54","0","","","18th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8068","256","4","0","SS 1","","DATA PROCESSING","29","1","5","","","","","","","","","6","42","48","48","0","","","21st","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8069","140","4","0","SS 1","","DATA PROCESSING","29","10","12","","","","","","","","","22","40","62","62","0","","","8th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8070","294","4","0","SS 1","","DATA PROCESSING","29","5","8","","","","","","","","","13","42","55","55","0","","","16th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8071","1","4","0","SS 1","","DATA PROCESSING","29","0","5","","","","","","","","","5","27","32","32","0","","","28th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8072","141","4","0","SS 1","","DATA PROCESSING","29","11","15","","","","","","","","","26","52","78","78","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8073","303","4","0","SS 1","","DATA PROCESSING","29","6","5","","","","","","","","","11","38","49","49","0","","","20th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8074","301","4","0","SS 1","","DATA PROCESSING","29","10","2","","","","","","","","","12","50","62","62","0","","","8th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8075","143","4","0","SS 1","","DATA PROCESSING","29","13","15","","","","","","","","","28","52","80","80","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8076","293","4","0","SS 1","","DATA PROCESSING","29","3","5","","","","","","","","","8","40","48","48","0","","","21st","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8077","235","4","0","SS 1","","DATA PROCESSING","29","14","16","","","","","","","","","30","45","75","75","0","","","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8078","234","4","0","SS 1","","DATA PROCESSING","29","10","10","","","","","","","","","20","48","68","68","0","","","5th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8079","237","4","0","SS 1","","DATA PROCESSING","29","3","10","","","","","","","","","13","45","58","58","0","","","14th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8080","121","4","0","SS 1","","DATA PROCESSING","29","10","5","","","","","","","","","15","49","64","64","0","","","7th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8081","195","4","0","SS 1","","DATA PROCESSING","29","5","10","","","","","","","","","15","25","40","40","0","","","27th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8082","196","4","0","SS 1","","DATA PROCESSING","29","10","8","","","","","","","","","18","30","48","48","0","","","21st","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8083","297","4","0","SS 1","","DATA PROCESSING","29","13","10","","","","","","","","","23","48","71","71","0","","","4th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8084","302","4","0","SS 1","","DATA PROCESSING","29","0","8","","","","","","","","","8","45","53","53","0","","","19th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8085","313","4","0","SS 1","","DATA PROCESSING","29","0","5","","","","","","","","","5","20","25","25","0","","","30th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8086","295","4","0","SS 1","","DATA PROCESSING","29","8","12","","","","","","","","","20","40","60","60","0","","","11th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8087","298","4","0","SS 1","","DATA PROCESSING","29","5","10","","","","","","","","","15","28","43","43","0","","","26th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8088","299","4","0","SS 1","","DATA PROCESSING","29","0","10","","","","","","","","","10","20","30","30","0","","","29th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8089","7","4","0","SS 1","","DATA PROCESSING","29","10","12","","","","","","","","","22","45","67","67","0","","","6th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("8090","125","4","0","SS 1","","DATA PROCESSING","29","3","10","","","","","","","","","13","48","61","61","0","","","10th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8096","15","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","16","","","","","","","","","30","59","89","89","0","","","2nd","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8097","198","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","18","","","","","","","","","34","60","94","94","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8099","171","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","16","","","","","","","","","32","57","89","89","0","","","2nd","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8102","14","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","12","","","","","","","","","24","47","71","71","0","","","5th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8105","242","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","16","","","","","","","","","34","55","89","89","0","","","2nd","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8117","8","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","18","","","","","","","","","38","42","80","80","0","","","13th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8118","126","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","0","","","","","","","","","","53","53","53","0","","","25th","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8119","296","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","8","","","","","","","","","24","49","73","73","0","","","15th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8120","300","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","18","","","","","","","","","30","57","87","87","0","","","9th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8121","138","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","16","","","","","","","","","32","41","73","73","0","","","15th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8122","2","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","10","","","","","","","","","22","43","65","65","0","","","22nd","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8123","193","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","16","","","","","","","","","34","48","82","82","0","","","10th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8124","256","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","0","","","","","","","","","","39","39","39","0","","","28th","F9","POOR","NGEI WILLY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8125","140","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","12","","","","","","","","","28","36","64","64","0","","","23rd","C4","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8126","294","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","18","","","","","","","","","34","54","88","88","0","","","7th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8127","1","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","12","","","","","","","","","20","25","45","45","0","","","26th","D7","UNSATISFACTORY","NGEI WILLY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8128","141","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","16","","","","","","","","","36","54","90","90","0","","","6th","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8129","303","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","","","","","","","","","36","59","95","95","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8130","301","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","20","","","","","","","","","38","54","92","92","0","","","4th","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8131","143","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","14","","","","","","","","","32","56","88","88","0","","","7th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8132","293","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","0","","","","","","","","","","54","54","54","0","","","24th","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8133","235","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","14","","","","","","","","","28","54","82","82","0","","","10th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8134","234","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","20","","","","","","","","","38","57","95","95","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8135","237","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","14","","","","","","","","","26","46","72","72","0","","","18th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8136","121","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","16","","","","","","","","","34","60","94","94","0","","","3rd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8137","195","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","14","","","","","","","","","28","48","76","76","0","","","14th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8138","196","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","16","","","","","","","","","32","40","72","72","0","","","18th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8139","297","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","20","","","","","","","","","38","53","91","91","0","","","5th","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8140","302","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","6","12","","","","","","","","","18","49","67","67","0","","","21st","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8141","313","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","0","","","","","","","","","","27","27","27","0","","","30th","F9","POOR","NGEI WILLY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8142","295","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","","","","","26","47","73","73","0","","","15th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8143","298","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","14","","","","","","","","","22","59","81","81","0","","","12th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8144","299","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","4","","","","","","","","","12","23","35","35","0","","","29th","F9","POOR","NGEI WILLY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8145","7","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","0","","","","","","","","","","43","43","43","0","","","27th","E8","UNSATISFACTORY","NGEI WILLY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8146","125","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","16","","","","","","","","","28","43","71","71","0","","","20th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8147","250","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","12","","","","","","","","","22","30","52","52","0","","","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8148","227","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","7","","","","","","","","","17","43","60","60","0","","","16th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8149","285","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","18","","","","","","","","","29","50","79","79","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8150","289","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","2","10","","","","","","","","","12","20","32","32","0","","","27th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8151","209","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","7","10","","","","","","","","","17","28","45","45","0","","","24th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8152","188","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","13","","","","","","","","","26","46","72","72","0","","","6th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8153","221","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","12","","","","","","","","","22","24","46","46","0","","","22nd","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8154","220","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","5","8","","","","","","","","","13","31","44","44","0","","","25th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8155","257","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","","","","","29","40","69","69","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8156","213","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","13","","","","","","","","","25","40","65","65","0","","","11th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8157","288","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","4","","","","","","","","","14","23","37","37","0","","","26th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8158","215","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","13","","","","","","","","","25","38","63","63","0","","","14th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8159","225","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","6","11","","","","","","","","","17","40","57","57","0","","","18th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8160","217","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","","","","","","","","","36","48","84","84","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8161","218","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","","","","","20","44","64","64","0","","","12th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8162","216","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","17","","","","","","","","","34","32","66","66","0","","","10th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8163","219","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","3","","","","","","","","","13","33","46","46","0","","","22nd","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8164","224","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","13","","","","","","","","","23","31","54","54","0","","","19th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8165","223","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","13","","","","","","","","","28","40","68","68","0","","","9th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8166","226","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","16","","","","","","","","","28","45","73","73","0","","","4th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8167","286","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","14","","","","","","","","","27","37","64","64","0","","","12th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8168","249","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","11","","","","","","","","","24","38","62","62","0","","","15th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8169","210","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","18","","","","","","","","","34","48","82","82","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8170","287","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","12","","","","","","","","","27","24","51","51","0","","","21st","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8171","222","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","13","","","","","","","","","25","44","69","69","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8172","214","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","13","","","","","","","","","29","44","73","73","0","","","4th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8173","248","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","14","","","","","","","","","24","35","59","59","0","","","17th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8174","307","6","0","SS 3","","PHYSICS","12","13","14","","","","","","","","","27","40","67","67","0","","","4th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8175","308","6","0","SS 3","","PHYSICS","12","8","14","","","","","","","","","22","20","42","42","0","","","16th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8176","246","6","0","SS 3","","PHYSICS","12","6","14","","","","","","","","","20","24","44","44","0","","","14th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8177","133","6","0","SS 3","","PHYSICS","12","12","11","","","","","","","","","23","31","54","54","0","","","9th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8178","200","6","0","SS 3","","PHYSICS","12","16","14","","","","","","","","","30","43","73","73","0","","","3rd","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8179","201","6","0","SS 3","","PHYSICS","12","10","13","","","","","","","","","23","25","48","48","0","","","13th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8180","31","6","0","SS 3","","PHYSICS","12","12","18","","","","","","","","","30","30","60","60","0","","","6th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8181","243","6","0","SS 3","","PHYSICS","12","8","13","","","","","","","","","21","16","37","37","0","","","17th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8182","306","6","0","SS 3","","PHYSICS","12","12","14","","","","","","","","","26","35","61","61","0","","","5th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8183","244","6","0","SS 3","","PHYSICS","12","8","16","","","","","","","","","24","30","54","54","0","","","9th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8184","245","6","0","SS 3","","PHYSICS","12","12","18","","","","","","","","","30","28","58","58","0","","","7th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8185","29","6","0","SS 3","","PHYSICS","12","6","15","","","","","","","","","21","34","55","55","0","","","8th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8186","32","6","0","SS 3","","PHYSICS","12","12","16","","","","","","","","","28","24","52","52","0","","","12th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8187","48","6","0","SS 3","","PHYSICS","12","5","14","","","","","","","","","19","25","44","44","0","","","14th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8188","247","6","0","SS 3","","PHYSICS","12","15","15","","","","","","","","","30","49","79","79","0","","","1st","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8189","128","6","0","SS 3","","PHYSICS","12","8","16","","","","","","","","","24","29","53","53","0","","","11th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8190","314","6","0","SS 3","","PHYSICS","12","0","0","","","","","","","","","","0","0","0","0","","","19th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8191","28","6","0","SS 3","","PHYSICS","12","16","18","","","","","","","","","34","42","76","76","0","","","2nd","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8192","130","6","0","SS 3","","PHYSICS","12","5","12","","","","","","","","","17","15","32","32","0","","","18th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8193","307","6","0","SS 3","","MATHEMATICS","2","12","10","","","","","","","","","22","29","51","51","0","","","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8194","308","6","0","SS 3","","MATHEMATICS","2","10","8","","","","","","","","","18","20","38","38","0","","","21st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8195","246","6","0","SS 3","","MATHEMATICS","2","15","7","","","","","","","","","22","18","40","40","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8196","131","6","0","SS 3","","MATHEMATICS","2","10","7","","","","","","","","","17","13","30","30","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8197","133","6","0","SS 3","","MATHEMATICS","2","15","10","","","","","","","","","25","18","43","43","0","","","12th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8198","200","6","0","SS 3","","MATHEMATICS","2","10","10","","","","","","","","","20","45","65","65","0","","","2nd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8199","41","6","0","SS 3","","MATHEMATICS","2","10","10","","","","","","","","","20","43","63","63","0","","","3rd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8200","201","6","0","SS 3","","MATHEMATICS","2","15","5","","","","","","","","","20","21","41","41","0","","","14th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8201","31","6","0","SS 3","","MATHEMATICS","2","10","10","","","","","","","","","20","41","61","61","0","","","5th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8202","243","6","0","SS 3","","MATHEMATICS","2","15","5","","","","","","","","","20","21","41","41","0","","","14th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8203","134","6","0","SS 3","","MATHEMATICS","2","16","10","","","","","","","","","26","25","51","51","0","","","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8204","136","6","0","SS 3","","MATHEMATICS","2","10","6","","","","","","","","","16","7","23","23","0","","","26th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8205","306","6","0","SS 3","","MATHEMATICS","2","10","8","","","","","","","","","18","26","44","44","0","","","11th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8206","244","6","0","SS 3","","MATHEMATICS","2","15","7","","","","","","","","","22","33","55","55","0","","","6th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8207","35","6","0","SS 3","","MATHEMATICS","2","10","5","","","","","","","","","15","36","51","51","0","","","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8208","245","6","0","SS 3","","MATHEMATICS","2","10","6","","","","","","","","","16","20","36","36","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8209","29","6","0","SS 3","","MATHEMATICS","2","10","8","","","","","","","","","18","22","40","40","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8210","32","6","0","SS 3","","MATHEMATICS","2","12","7","","","","","","","","","19","21","40","40","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("8211","33","6","0","SS 3","","MATHEMATICS","2","10","6","","","","","","","","","16","10","26","26","0","","","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8212","48","6","0","SS 3","","MATHEMATICS","2","10","7","","","","","","","","","17","23","40","40","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8213","247","6","0","SS 3","","MATHEMATICS","2","15","10","","","","","","","","","25","37","62","62","0","","","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8214","202","6","0","SS 3","","MATHEMATICS","2","15","8","","","","","","","","","23","18","41","41","0","","","14th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8215","130","6","0","SS 3","","MATHEMATICS","2","15","5","","","","","","","","","20","25","45","45","0","","","10th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8216","128","6","0","SS 3","","MATHEMATICS","2","10","10","","","","","","","","","20","22","42","42","0","","","13th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8217","314","6","0","SS 3","","MATHEMATICS","2","15","8","","","","","","","","","23","7","30","30","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8218","28","6","0","SS 3","","MATHEMATICS","2","15","10","","","","","","","","","25","57","82","82","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8221","133","6","0","SS 3","","FURTHER MATHEMATICS","25","10","8","","","","","","","","","18","8","26","26","0","","","12th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8222","200","6","0","SS 3","","FURTHER MATHEMATICS","25","19","13","","","","","","","","","32","49","81","81","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8223","201","6","0","SS 3","","FURTHER MATHEMATICS","25","12","14","","","","","","","","","26","24","50","50","0","","","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8224","31","6","0","SS 3","","FURTHER MATHEMATICS","25","11","13","","","","","","","","","24","24","48","48","0","","","8th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8225","243","6","0","SS 3","","FURTHER MATHEMATICS","25","16","13","","","","","","","","","29","23","52","52","0","","","6th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8227","245","6","0","SS 3","","FURTHER MATHEMATICS","25","15","20","","","","","","","","","35","35","70","70","0","","","3rd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8228","29","6","0","SS 3","","FURTHER MATHEMATICS","25","10","13","","","","","","","","","23","18","41","41","0","","","10th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8229","130","6","0","SS 3","","FURTHER MATHEMATICS","25","7","13","","","","","","","","","20","16","36","36","0","","","11th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8231","28","6","0","SS 3","","FURTHER MATHEMATICS","25","20","17","","","","","","","","","37","57","94","94","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8232","244","6","0","SS 3","","FURTHER MATHEMATICS","25","18","16","","","","","","","","","34","31","65","65","0","","","4th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8233","32","6","0","SS 3","","FURTHER MATHEMATICS","25","10","8","","","","","","","","","18","24","42","42","0","","","9th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8234","247","6","0","SS 3","","FURTHER MATHEMATICS","25","16","19","","","","","","","","","35","24","59","59","0","","","5th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8235","19","5","0","SS 2","","MATHEMATICS","2","14","6","","","","","","","","","20","17","37","37","0","","","14th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8236","18","5","0","SS 2","","MATHEMATICS","2","15","11","","","","","","","","","26","8","34","34","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8237","17","5","0","SS 2","","MATHEMATICS","2","14","11","","","","","","","","","25","8","33","33","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8238","304","5","0","SS 2","","MATHEMATICS","2","14","11","","","","","","","","","25","12","37","37","0","","","14th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8239","24","5","0","SS 2","","MATHEMATICS","2","9","15","","","","","","","","","24","15","39","39","0","","","12th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8240","21","5","0","SS 2","","MATHEMATICS","2","11","12","","","","","","","","","23","14","37","37","0","","","14th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8241","15","5","0","SS 2","","MATHEMATICS","2","12","12","","","","","","","","","24","17","41","41","0","","","11th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8242","198","5","0","SS 2","","MATHEMATICS","2","17","18","","","","","","","","","35","45","80","80","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8243","253","5","0","SS 2","","MATHEMATICS","2","15","15","","","","","","","","","30","25","55","55","0","","","5th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8244","171","5","0","SS 2","","MATHEMATICS","2","7","8","","","","","","","","","15","15","30","30","0","","","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8245","199","5","0","SS 2","","MATHEMATICS","2","8","12","","","","","","","","","20","18","38","38","0","","","13th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8246","23","5","0","SS 2","","MATHEMATICS","2","10","17","","","","","","","","","27","27","54","54","0","","","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8247","14","5","0","SS 2","","MATHEMATICS","2","11","15","","","","","","","","","26","20","46","46","0","","","8th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8248","12","5","0","SS 2","","MATHEMATICS","2","17","19","","","","","","","","","36","47","83","83","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8249","20","5","0","SS 2","","MATHEMATICS","2","7","10","","","","","","","","","17","7","24","24","0","","","26th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8250","242","5","0","SS 2","","MATHEMATICS","2","14","14","","","","","","","","","28","14","42","42","0","","","10th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8251","25","5","0","SS 2","","MATHEMATICS","2","12","18","","","","","","","","","30","45","75","75","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8252","22","5","0","SS 2","","MATHEMATICS","2","11","19","","","","","","","","","30","25","55","55","0","","","5th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8253","305","5","0","SS 2","","MATHEMATICS","2","12","9","","","","","","","","","21","15","36","36","0","","","18th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8254","241","5","0","SS 2","","MATHEMATICS","2","17","15","","","","","","","","","32","26","58","58","0","","","4th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8255","239","5","0","SS 2","","MATHEMATICS","2","11","9","","","","","","","","","20","14","34","34","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8256","174","5","0","SS 2","","MATHEMATICS","2","14","9","","","","","","","","","23","7","30","30","0","","","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8257","26","5","0","SS 2","","MATHEMATICS","2","7","12","","","","","","","","","19","15","34","34","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8258","254","5","0","SS 2","","MATHEMATICS","2","12","10","","","","","","","","","22","14","36","36","0","","","18th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8259","259","5","0","SS 2","","MATHEMATICS","2","11","13","","","","","","","","","24","13","37","37","0","","","14th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8260","13","5","0","SS 2","","MATHEMATICS","2","10","14","","","","","","","","","24","22","46","46","0","","","8th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8261","8","4","0","SS 1","","PHYSICS","12","11","15","","","","","","","","","26","20","46","46","0","","","18th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8262","126","4","0","SS 1","","PHYSICS","12","11","8","","","","","","","","","19","40","59","59","0","","","9th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8263","296","4","0","SS 1","","PHYSICS","12","10","15","","","","","","","","","25","23","48","48","0","","","17th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8264","300","4","0","SS 1","","PHYSICS","12","12","10","","","","","","","","","22","20","42","42","0","","","22nd","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8265","138","4","0","SS 1","","PHYSICS","12","12","13","","","","","","","","","25","34","59","59","0","","","9th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8266","2","4","0","SS 1","","PHYSICS","12","11","8","","","","","","","","","19","34","53","53","0","","","13th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8267","193","4","0","SS 1","","PHYSICS","12","14","17","","","","","","","","","31","29","60","60","0","","","7th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8268","256","4","0","SS 1","","PHYSICS","12","10","13","","","","","","","","","23","28","51","51","0","","","15th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8269","140","4","0","SS 1","","PHYSICS","12","5","10","","","","","","","","","15","12","27","27","0","","","27th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8270","294","4","0","SS 1","","PHYSICS","12","15","18","","","","","","","","","33","47","80","80","0","","","1st","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8271","1","4","0","SS 1","","PHYSICS","12","10","8","","","","","","","","","18","10","28","28","0","","","26th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8272","141","4","0","SS 1","","PHYSICS","12","17","17","","","","","","","","","34","42","76","76","0","","","2nd","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8273","303","4","0","SS 1","","PHYSICS","12","10","12","","","","","","","","","22","31","53","53","0","","","13th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8274","301","4","0","SS 1","","PHYSICS","12","12","10","","","","","","","","","22","23","45","45","0","","","19th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8275","143","4","0","SS 1","","PHYSICS","12","15","14","","","","","","","","","29","34","63","63","0","","","5th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8276","293","4","0","SS 1","","PHYSICS","12","13","15","","","","","","","","","28","44","72","72","0","","","3rd","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8277","235","4","0","SS 1","","PHYSICS","12","10","8","","","","","","","","","18","25","43","43","0","","","21st","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8278","234","4","0","SS 1","","PHYSICS","12","19","14","","","","","","","","","33","29","62","62","0","","","6th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8279","237","4","0","SS 1","","PHYSICS","12","12","13","","","","","","","","","25","20","45","45","0","","","19th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8280","121","4","0","SS 1","","PHYSICS","12","8","10","","","","","","","","","18","38","56","56","0","","","11th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8281","195","4","0","SS 1","","PHYSICS","12","10","8","","","","","","","","","18","20","38","38","0","","","23rd","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8282","196","4","0","SS 1","","PHYSICS","12","10","6","","","","","","","","","16","10","26","26","0","","","28th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8283","297","4","0","SS 1","","PHYSICS","12","12","13","","","","","","","","","25","35","60","60","0","","","7th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8284","302","4","0","SS 1","","PHYSICS","12","10","8","","","","","","","","","18","20","38","38","0","","","23rd","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8285","313","4","0","SS 1","","PHYSICS","12","5","8","","","","","","","","","13","6","19","19","0","","","30th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8286","295","4","0","SS 1","","PHYSICS","12","15","19","","","","","","","","","34","32","66","66","0","","","4th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8287","298","4","0","SS 1","","PHYSICS","12","10","8","","","","","","","","","18","15","33","33","0","","","25th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8288","299","4","0","SS 1","","PHYSICS","12","5","10","","","","","","","","","15","7","22","22","0","","","29th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8289","7","4","0","SS 1","","PHYSICS","12","12","13","","","","","","","","","25","30","55","55","0","","","12th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8290","125","4","0","SS 1","","PHYSICS","12","10","12","","","","","","","","","22","28","50","50","0","","","16th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8291","8","4","0","SS 1","","MATHEMATICS","2","10","14","","","","","","","","","24","24","48","48","0","","","13th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8292","126","4","0","SS 1","","MATHEMATICS","2","15","15","","","","","","","","","30","17","47","47","0","","","15th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8293","296","4","0","SS 1","","MATHEMATICS","2","12","14","","","","","","","","","26","21","47","47","0","","","15th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8294","300","4","0","SS 1","","MATHEMATICS","2","12","10","","","","","","","","","22","5","27","27","0","","","26th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8295","138","4","0","SS 1","","MATHEMATICS","2","17","14","","","","","","","","","31","23","54","54","0","","","8th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8296","2","4","0","SS 1","","MATHEMATICS","2","15","10","","","","","","","","","25","26","51","51","0","","","11th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8297","193","4","0","SS 1","","MATHEMATICS","2","16","14","","","","","","","","","30","25","55","55","0","","","6th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8298","256","4","0","SS 1","","MATHEMATICS","2","17","13","","","","","","","","","30","28","58","58","0","","","5th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8299","140","4","0","SS 1","","MATHEMATICS","2","10","13","","","","","","","","","23","11","34","34","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8300","294","4","0","SS 1","","MATHEMATICS","2","16","11","","","","","","","","","27","40","67","67","0","","","2nd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8301","1","4","0","SS 1","","MATHEMATICS","2","10","7","","","","","","","","","17","9","26","26","0","","","28th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8302","141","4","0","SS 1","","MATHEMATICS","2","18","15","","","","","","","","","33","42","75","75","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8303","303","4","0","SS 1","","MATHEMATICS","2","17","10","","","","","","","","","27","27","54","54","0","","","8th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8304","301","4","0","SS 1","","MATHEMATICS","2","18","10","","","","","","","","","28","26","54","54","0","","","8th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8305","143","4","0","SS 1","","MATHEMATICS","2","15","10","","","","","","","","","25","18","43","43","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8306","293","4","0","SS 1","","MATHEMATICS","2","19","10","","","","","","","","","29","10","39","39","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8307","235","4","0","SS 1","","MATHEMATICS","2","20","14","","","","","","","","","34","30","64","64","0","","","3rd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8308","234","4","0","SS 1","","MATHEMATICS","2","15","10","","","","","","","","","25","25","50","50","0","","","12th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8309","237","4","0","SS 1","","MATHEMATICS","2","15","10","","","","","","","","","25","9","34","34","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8310","121","4","0","SS 1","","MATHEMATICS","2","16","15","","","","","","","","","31","28","59","59","0","","","4th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8311","195","4","0","SS 1","","MATHEMATICS","2","15","10","","","","","","","","","25","17","42","42","0","","","19th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8312","196","4","0","SS 1","","MATHEMATICS","2","12","10","","","","","","","","","22","4","26","26","0","","","28th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8313","297","4","0","SS 1","","MATHEMATICS","2","17","9","","","","","","","","","26","17","43","43","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8314","302","4","0","SS 1","","MATHEMATICS","2","16","9","","","","","","","","","25","12","37","37","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("8315","313","4","0","SS 1","","MATHEMATICS","2","11","10","","","","","","","","","21","6","27","27","0","","","26th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8316","295","4","0","SS 1","","MATHEMATICS","2","16","10","","","","","","","","","26","29","55","55","0","","","6th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8317","298","4","0","SS 1","","MATHEMATICS","2","11","8","","","","","","","","","19","3","22","22","0","","","30th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8318","299","4","0","SS 1","","MATHEMATICS","2","10","10","","","","","","","","","20","10","30","30","0","","","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8319","7","4","0","SS 1","","MATHEMATICS","2","18","10","","","","","","","","","28","20","48","48","0","","","13th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8320","125","4","0","SS 1","","MATHEMATICS","2","15","10","","","","","","","","","25","13","38","38","0","","","21st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8321","19","5","0","SS 2","","PHYSICS","12","12","12","","","","","","","","","24","20","44","44","0","","","15th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8322","18","5","0","SS 2","","PHYSICS","12","16","12","","","","","","","","","28","17","45","45","0","","","13th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8323","17","5","0","SS 2","","PHYSICS","12","17","15","","","","","","","","","32","20","52","52","0","","","9th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8324","304","5","0","SS 2","","PHYSICS","12","17","15","","","","","","","","","32","11","43","43","0","","","17th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8325","24","5","0","SS 2","","PHYSICS","12","18","10","","","","","","","","","28","25","53","53","0","","","7th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8326","21","5","0","SS 2","","PHYSICS","12","15","12","","","","","","","","","27","33","60","60","0","","","4th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8329","253","5","0","SS 2","","PHYSICS","12","12","12","","","","","","","","","24","22","46","46","0","","","11th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8331","199","5","0","SS 2","","PHYSICS","12","10","13","","","","","","","","","23","36","59","59","0","","","5th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8332","23","5","0","SS 2","","PHYSICS","12","15","14","","","","","","","","","29","22","51","51","0","","","10th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8334","12","5","0","SS 2","","PHYSICS","12","12","13","","","","","","","","","25","28","53","53","0","","","7th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8335","20","5","0","SS 2","","PHYSICS","12","15","11","","","","","","","","","26","7","33","33","0","","","21st","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8337","25","5","0","SS 2","","PHYSICS","12","16","17","","","","","","","","","33","39","72","72","0","","","1st","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8338","22","5","0","SS 2","","PHYSICS","12","16","17","","","","","","","","","33","32","65","65","0","","","2nd","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8339","305","5","0","SS 2","","PHYSICS","12","10","8","","","","","","","","","18","18","36","36","0","","","20th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8341","239","5","0","SS 2","","PHYSICS","12","14","13","","","","","","","","","27","18","45","45","0","","","13th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8342","174","5","0","SS 2","","PHYSICS","12","10","8","","","","","","","","","18","20","38","38","0","","","19th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8343","26","5","0","SS 2","","PHYSICS","12","10","7","","","","","","","","","17","27","44","44","0","","","15th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8344","254","5","0","SS 2","","PHYSICS","12","12","10","","","","","","","","","22","20","42","42","0","","","18th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8345","259","5","0","SS 2","","PHYSICS","12","15","13","","","","","","","","","28","18","46","46","0","","","11th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8346","13","5","0","SS 2","","PHYSICS","12","17","15","","","","","","","","","32","30","62","62","0","","","3rd","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8347","2","4","0","SS 1","","ECONOMICS","17","10","15","","","","","","","","","25","34","59","59","0","","","6th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8348","193","4","0","SS 1","","ECONOMICS","17","14","15","","","","","","","","","29","26","55","55","0","","","10th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8349","256","4","0","SS 1","","ECONOMICS","17","13","11","","","","","","","","","24","23","47","47","0","","","14th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8350","140","4","0","SS 1","","ECONOMICS","17","10","10","","","","","","","","","20","9","29","29","0","","","26th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8351","294","4","0","SS 1","","ECONOMICS","17","16","16","","","","","","","","","32","46","78","78","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8352","1","4","0","SS 1","","ECONOMICS","17","10","10","","","","","","","","","20","14","34","34","0","","","23rd","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8353","141","4","0","SS 1","","ECONOMICS","17","14","16","","","","","","","","","30","51","81","81","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8354","303","4","0","SS 1","","ECONOMICS","17","14","10","","","","","","","","","24","31","55","55","0","","","10th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8355","301","4","0","SS 1","","ECONOMICS","17","11","10","","","","","","","","","21","26","47","47","0","","","14th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8356","143","4","0","SS 1","","ECONOMICS","17","11","10","","","","","","","","","21","36","57","57","0","","","8th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8357","293","4","0","SS 1","","ECONOMICS","17","11","13","","","","","","","","","24","27","51","51","0","","","12th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8358","235","4","0","SS 1","","ECONOMICS","17","14","11","","","","","","","","","25","32","57","57","0","","","8th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8359","234","4","0","SS 1","","ECONOMICS","17","15","13","","","","","","","","","28","30","58","58","0","","","7th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8360","237","4","0","SS 1","","ECONOMICS","17","10","15","","","","","","","","","25","18","43","43","0","","","16th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8361","121","4","0","SS 1","","ECONOMICS","17","10","14","","","","","","","","","24","38","62","62","0","","","5th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8362","195","4","0","SS 1","","ECONOMICS","17","10","10","","","","","","","","","20","10","30","30","0","","","25th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8363","196","4","0","SS 1","","ECONOMICS","17","10","12","","","","","","","","","22","5","27","27","0","","","29th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8364","297","4","0","SS 1","","ECONOMICS","17","13","17","","","","","","","","","30","44","74","74","0","","","3rd","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8365","302","4","0","SS 1","","ECONOMICS","17","10","10","","","","","","","","","20","22","42","42","0","","","18th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8366","313","4","0","SS 1","","ECONOMICS","17","10","10","","","","","","","","","20","4","24","24","0","","","30th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8367","295","4","0","SS 1","","ECONOMICS","17","10","10","","","","","","","","","20","23","43","43","0","","","16th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8368","298","4","0","SS 1","","ECONOMICS","17","10","10","","","","","","","","","20","9","29","29","0","","","26th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8369","299","4","0","SS 1","","ECONOMICS","17","10","7","","","","","","","","","17","11","28","28","0","","","28th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8370","7","4","0","SS 1","","ECONOMICS","17","12","12","","","","","","","","","24","17","41","41","0","","","20th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8371","125","4","0","SS 1","","ECONOMICS","17","10","10","","","","","","","","","20","18","38","38","0","","","21st","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8372","8","4","0","SS 1","","ECONOMICS","17","11","12","","","","","","","","","23","43","66","66","0","","","4th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8373","126","4","0","SS 1","","ECONOMICS","17","10","14","","","","","","","","","24","14","38","38","0","","","21st","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8374","296","4","0","SS 1","","ECONOMICS","17","13","10","","","","","","","","","23","27","50","50","0","","","13th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8375","300","4","0","SS 1","","ECONOMICS","17","10","10","","","","","","","","","20","13","33","33","0","","","24th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8376","138","4","0","SS 1","","ECONOMICS","17","10","13","","","","","","","","","23","19","42","42","0","","","18th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8377","250","2","0","JSS 2","","CIVIC EDUCATION","28","5","16","","","","","","","","","21","25","46","46","0","","","25th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8378","227","2","0","JSS 2","","CIVIC EDUCATION","28","10","15","","","","","","","","","25","30","55","55","0","","","15th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8379","285","2","0","JSS 2","","CIVIC EDUCATION","28","10","18","","","","","","","","","28","35","63","63","0","","","8th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8380","289","2","0","JSS 2","","CIVIC EDUCATION","28","5","10","","","","","","","","","15","16","31","31","0","","","26th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8381","209","2","0","JSS 2","","CIVIC EDUCATION","28","10","16","","","","","","","","","26","21","47","47","0","","","23rd","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8382","188","2","0","JSS 2","","CIVIC EDUCATION","28","10","17","","","","","","","","","27","26","53","53","0","","","17th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8383","221","2","0","JSS 2","","CIVIC EDUCATION","28","5","16","","","","","","","","","21","30","51","51","0","","","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8384","220","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","30","50","50","0","","","22nd","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8385","257","2","0","JSS 2","","CIVIC EDUCATION","28","10","16","","","","","","","","","26","26","52","52","0","","","18th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8386","213","2","0","JSS 2","","CIVIC EDUCATION","28","15","17","","","","","","","","","32","30","62","62","0","","","10th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8387","288","2","0","JSS 2","","CIVIC EDUCATION","28","5","10","","","","","","","","","15","15","30","30","0","","","27th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8388","215","2","0","JSS 2","","CIVIC EDUCATION","28","10","16","","","","","","","","","26","32","58","58","0","","","13th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8389","225","2","0","JSS 2","","CIVIC EDUCATION","28","11","10","","","","","","","","","21","30","51","51","0","","","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8390","217","2","0","JSS 2","","CIVIC EDUCATION","28","16","15","","","","","","","","","31","34","65","65","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8391","218","2","0","JSS 2","","CIVIC EDUCATION","28","10","17","","","","","","","","","27","35","62","62","0","","","10th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8392","216","2","0","JSS 2","","CIVIC EDUCATION","28","15","18","","","","","","","","","33","38","71","71","0","","","4th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8393","219","2","0","JSS 2","","CIVIC EDUCATION","28","10","11","","","","","","","","","21","34","55","55","0","","","15th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8394","224","2","0","JSS 2","","CIVIC EDUCATION","28","12","14","","","","","","","","","26","26","52","52","0","","","18th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8395","223","2","0","JSS 2","","CIVIC EDUCATION","28","10","18","","","","","","","","","28","32","60","60","0","","","12th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8396","226","2","0","JSS 2","","CIVIC EDUCATION","28","16","18","","","","","","","","","34","52","86","86","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8397","286","2","0","JSS 2","","CIVIC EDUCATION","28","10","17","","","","","","","","","27","41","68","68","0","","","5th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8398","249","2","0","JSS 2","","CIVIC EDUCATION","28","15","16","","","","","","","","","31","32","63","63","0","","","8th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8399","210","2","0","JSS 2","","CIVIC EDUCATION","28","15","18","","","","","","","","","33","42","75","75","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8400","287","2","0","JSS 2","","CIVIC EDUCATION","28","12","15","","","","","","","","","27","30","57","57","0","","","14th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8401","222","2","0","JSS 2","","CIVIC EDUCATION","28","13","18","","","","","","","","","31","46","77","77","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8402","214","2","0","JSS 2","","CIVIC EDUCATION","28","13","17","","","","","","","","","30","36","66","66","0","","","6th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8403","248","2","0","JSS 2","","CIVIC EDUCATION","28","5","10","","","","","","","","","15","32","47","47","0","","","23rd","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8404","307","6","0","SS 3","","ECONOMICS","17","16","11","","","","","","","","","27","36","63","63","0","","","9th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8405","308","6","0","SS 3","","ECONOMICS","17","10","7","","","","","","","","","17","39","56","56","0","","","17th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8406","246","6","0","SS 3","","ECONOMICS","17","10","13","","","","","","","","","23","37","60","60","0","","","12th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8407","131","6","0","SS 3","","ECONOMICS","17","10","10","","","","","","","","","20","43","63","63","0","","","9th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8408","133","6","0","SS 3","","ECONOMICS","17","14","13","","","","","","","","","27","47","74","74","0","","","5th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8409","41","6","0","SS 3","","ECONOMICS","17","18","10","","","","","","","","","28","50","78","78","0","","","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8410","134","6","0","SS 3","","ECONOMICS","17","19","13","","","","","","","","","32","50","82","82","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8411","306","6","0","SS 3","","ECONOMICS","17","14","13","","","","","","","","","27","42","69","69","0","","","7th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8412","244","6","0","SS 3","","ECONOMICS","17","15","8","","","","","","","","","23","40","63","63","0","","","9th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8413","245","6","0","SS 3","","ECONOMICS","17","16","13","","","","","","","","","29","41","70","70","0","","","6th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8414","29","6","0","SS 3","","ECONOMICS","17","9","12","","","","","","","","","21","37","58","58","0","","","14th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8415","33","6","0","SS 3","","ECONOMICS","17","12","8","","","","","","","","","20","37","57","57","0","","","16th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8416","247","6","0","SS 3","","ECONOMICS","17","18","13","","","","","","","","","31","51","82","82","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8417","202","6","0","SS 3","","ECONOMICS","17","10","10","","","","","","","","","20","30","50","50","0","","","20th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8420","28","6","0","SS 3","","ECONOMICS","17","17","13","","","","","","","","","30","50","80","80","0","","","3rd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8421","243","6","0","SS 3","","ECONOMICS","17","10","12","","","","","","","","","22","33","55","55","0","","","18th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8422","136","6","0","SS 3","","ECONOMICS","17","8","10","","","","","","","","","18","36","54","54","0","","","19th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("8423","35","6","0","SS 3","","ECONOMICS","17","10","13","","","","","","","","","23","35","58","58","0","","","14th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8424","32","6","0","SS 3","","ECONOMICS","17","12","12","","","","","","","","","24","40","64","64","0","","","8th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8425","128","6","0","SS 3","","ECONOMICS","17","13","10","","","","","","","","","23","36","59","59","0","","","13th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8426","214","2","0","JSS 2","","HOME ECONOMICS","24","17","16","","","","","","","","","33","40","73","73","0","","","7th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8427","248","2","0","JSS 2","","HOME ECONOMICS","24","11","12","","","","","","","","","23","20","43","43","0","","","23rd","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8428","250","2","0","JSS 2","","HOME ECONOMICS","24","15","12","","","","","","","","","27","30","57","57","0","","","19th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8429","227","2","0","JSS 2","","HOME ECONOMICS","24","17","12","","","","","","","","","29","32","61","61","0","","","15th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8430","285","2","0","JSS 2","","HOME ECONOMICS","24","19","20","","","","","","","","","39","52","91","91","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8431","289","2","0","JSS 2","","HOME ECONOMICS","24","10","6","","","","","","","","","16","20","36","36","0","","","25th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8432","209","2","0","JSS 2","","HOME ECONOMICS","24","11","10","","","","","","","","","21","37","58","58","0","","","18th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8433","188","2","0","JSS 2","","HOME ECONOMICS","24","15","13","","","","","","","","","28","40","68","68","0","","","10th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8434","221","2","0","JSS 2","","HOME ECONOMICS","24","14","12","","","","","","","","","26","34","60","60","0","","","17th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8435","220","2","0","JSS 2","","HOME ECONOMICS","24","7","9","","","","","","","","","16","30","46","46","0","","","22nd","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8436","257","2","0","JSS 2","","HOME ECONOMICS","24","14","13","","","","","","","","","27","34","61","61","0","","","15th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8437","213","2","0","JSS 2","","HOME ECONOMICS","24","14","13","","","","","","","","","27","37","64","64","0","","","12th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8438","288","2","0","JSS 2","","HOME ECONOMICS","24","6","9","","","","","","","","","15","17","32","32","0","","","26th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8439","215","2","0","JSS 2","","HOME ECONOMICS","24","13","12","","","","","","","","","25","39","64","64","0","","","12th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8440","225","2","0","JSS 2","","HOME ECONOMICS","24","3","5","","","","","","","","","8","20","28","28","0","","","27th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8441","217","2","0","JSS 2","","HOME ECONOMICS","24","15","14","","","","","","","","","29","37","66","66","0","","","11th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8442","218","2","0","JSS 2","","HOME ECONOMICS","24","11","10","","","","","","","","","21","30","51","51","0","","","20th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8443","216","2","0","JSS 2","","HOME ECONOMICS","24","15","13","","","","","","","","","28","48","76","76","0","","","5th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8444","219","2","0","JSS 2","","HOME ECONOMICS","24","17","13","","","","","","","","","30","40","70","70","0","","","8th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8445","224","2","0","JSS 2","","HOME ECONOMICS","24","14","11","","","","","","","","","25","37","62","62","0","","","14th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8446","223","2","0","JSS 2","","HOME ECONOMICS","24","20","20","","","","","","","","","40","57","97","97","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8447","226","2","0","JSS 2","","HOME ECONOMICS","24","19","20","","","","","","","","","39","50","89","89","0","","","3rd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8448","286","2","0","JSS 2","","HOME ECONOMICS","24","15","7","","","","","","","","","22","27","49","49","0","","","21st","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8449","249","2","0","JSS 2","","HOME ECONOMICS","24","16","14","","","","","","","","","30","40","70","70","0","","","8th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8450","210","2","0","JSS 2","","HOME ECONOMICS","24","16","15","","","","","","","","","31","50","81","81","0","","","4th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8451","287","2","0","JSS 2","","HOME ECONOMICS","24","13","6","","","","","","","","","19","20","39","39","0","","","24th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8452","222","2","0","JSS 2","","HOME ECONOMICS","24","15","12","","","","","","","","","27","49","76","76","0","","","5th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8453","8","4","0","SS 1","","GEOGRAPHY","18","9","12","","","","","","","","","21","19","40","40","0","","","20th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8454","126","4","0","SS 1","","GEOGRAPHY","18","14","6","","","","","","","","","20","20","40","40","0","","","20th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8455","296","4","0","SS 1","","GEOGRAPHY","18","11","12","","","","","","","","","23","12","35","35","0","","","24th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8456","300","4","0","SS 1","","GEOGRAPHY","18","13","7","","","","","","","","","20","33","53","53","0","","","8th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8457","138","4","0","SS 1","","GEOGRAPHY","18","14","10","","","","","","","","","24","11","35","35","0","","","24th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8458","2","4","0","SS 1","","GEOGRAPHY","18","2","1","","","","","","","","","3","22","25","25","0","","","26th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8459","193","4","0","SS 1","","GEOGRAPHY","18","11","10","","","","","","","","","21","18","39","39","0","","","22nd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8460","256","4","0","SS 1","","GEOGRAPHY","18","0","0","","","","","","","","","","0","0","0","0","","","29th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8461","140","4","0","SS 1","","GEOGRAPHY","18","10","12","","","","","","","","","22","19","41","41","0","","","19th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8462","294","4","0","SS 1","","GEOGRAPHY","18","0","0","","","","","","","","","","0","0","0","0","","","29th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8463","1","4","0","SS 1","","GEOGRAPHY","18","10","9","","","","","","","","","19","3","22","22","0","","","27th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8464","141","4","0","SS 1","","GEOGRAPHY","18","13","8","","","","","","","","","21","36","57","57","0","","","3rd","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8465","303","4","0","SS 1","","GEOGRAPHY","18","11","9","","","","","","","","","20","35","55","55","0","","","6th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8466","301","4","0","SS 1","","GEOGRAPHY","18","11","19","","","","","","","","","30","35","65","65","0","","","1st","B3","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8467","143","4","0","SS 1","","GEOGRAPHY","18","11","13","","","","","","","","","24","32","56","56","0","","","4th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8468","293","4","0","SS 1","","GEOGRAPHY","18","11","12","","","","","","","","","23","32","55","55","0","","","6th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8469","235","4","0","SS 1","","GEOGRAPHY","18","9","10","","","","","","","","","19","24","43","43","0","","","18th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8470","234","4","0","SS 1","","GEOGRAPHY","18","11","12","","","","","","","","","23","35","58","58","0","","","2nd","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8471","237","4","0","SS 1","","GEOGRAPHY","18","14","10","","","","","","","","","24","14","38","38","0","","","23rd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8472","121","4","0","SS 1","","GEOGRAPHY","18","10","8","","","","","","","","","18","30","48","48","0","","","13th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8473","195","4","0","SS 1","","GEOGRAPHY","18","10","8","","","","","","","","","18","30","48","48","0","","","13th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8474","196","4","0","SS 1","","GEOGRAPHY","18","15","11","","","","","","","","","26","20","46","46","0","","","15th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8475","297","4","0","SS 1","","GEOGRAPHY","18","10","11","","","","","","","","","21","35","56","56","0","","","4th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8476","302","4","0","SS 1","","GEOGRAPHY","18","14","10","","","","","","","","","24","21","45","45","0","","","16th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8477","313","4","0","SS 1","","GEOGRAPHY","18","0","0","","","","","","","","","","10","10","10","0","","","28th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8478","295","4","0","SS 1","","GEOGRAPHY","18","10","10","","","","","","","","","20","33","53","53","0","","","8th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8479","298","4","0","SS 1","","GEOGRAPHY","18","14","10","","","","","","","","","24","28","52","52","0","","","10th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8480","299","4","0","SS 1","","GEOGRAPHY","18","14","10","","","","","","","","","24","28","52","52","0","","","10th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8481","7","4","0","SS 1","","GEOGRAPHY","18","13","12","","","","","","","","","25","24","49","49","0","","","12th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8482","125","4","0","SS 1","","GEOGRAPHY","18","12","12","","","","","","","","","24","20","44","44","0","","","17th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8484","18","5","0","SS 2","","ECONOMICS","17","11","6","","","","","","","","","17","31","48","48","0","","","14th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8485","17","5","0","SS 2","","ECONOMICS","17","13","10","","","","","","","","","23","31","54","54","0","","","10th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8487","24","5","0","SS 2","","ECONOMICS","17","11","11","","","","","","","","","22","30","52","52","0","","","12th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8490","198","5","0","SS 2","","ECONOMICS","17","18","12","","","","","","","","","30","48","78","78","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8491","253","5","0","SS 2","","ECONOMICS","17","15","10","","","","","","","","","25","35","60","60","0","","","6th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8492","171","5","0","SS 2","","ECONOMICS","17","13","8","","","","","","","","","21","41","62","62","0","","","5th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8493","199","5","0","SS 2","","ECONOMICS","17","9","8","","","","","","","","","17","36","53","53","0","","","11th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8494","23","5","0","SS 2","","ECONOMICS","17","14","10","","","","","","","","","24","51","75","75","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8499","25","5","0","SS 2","","ECONOMICS","17","10","10","","","","","","","","","20","43","63","63","0","","","4th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8501","305","5","0","SS 2","","ECONOMICS","17","8","5","","","","","","","","","13","30","43","43","0","","","15th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8502","241","5","0","SS 2","","ECONOMICS","17","14","11","","","","","","","","","25","35","60","60","0","","","6th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8505","26","5","0","SS 2","","ECONOMICS","17","16","10","","","","","","","","","26","42","68","68","0","","","3rd","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8506","254","5","0","SS 2","","ECONOMICS","17","11","5","","","","","","","","","16","42","58","58","0","","","8th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8507","259","5","0","SS 2","","ECONOMICS","17","11","7","","","","","","","","","18","37","55","55","0","","","9th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8508","13","5","0","SS 2","","ECONOMICS","17","13","10","","","","","","","","","23","27","50","50","0","","","13th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8509","179","3","0","JSS 3","","SOCIAL STUDIES","23","17","20","","","","","","","","","37","49","86","86","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8510","185","3","0","JSS 3","","SOCIAL STUDIES","23","12","12","","","","","","","","","24","56","80","80","0","","","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8511","186","3","0","JSS 3","","SOCIAL STUDIES","23","14","12","","","","","","","","","26","41","67","67","0","","","6th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8512","310","3","0","JSS 3","","SOCIAL STUDIES","23","13","9","","","","","","","","","22","41","63","63","0","","","9th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8513","183","3","0","JSS 3","","SOCIAL STUDIES","23","8","8","","","","","","","","","16","20","36","36","0","","","12th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8514","182","3","0","JSS 3","","SOCIAL STUDIES","23","19","14","","","","","","","","","33","54","87","87","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8515","290","3","0","JSS 3","","SOCIAL STUDIES","23","10","20","","","","","","","","","30","48","78","78","0","","","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8516","292","3","0","JSS 3","","SOCIAL STUDIES","23","16","14","","","","","","","","","30","51","81","81","0","","","3rd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8517","291","3","0","JSS 3","","SOCIAL STUDIES","23","10","7","","","","","","","","","17","41","58","58","0","","","11th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8518","189","3","0","JSS 3","","SOCIAL STUDIES","23","15","14","","","","","","","","","29","37","66","66","0","","","8th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8519","251","3","0","JSS 3","","SOCIAL STUDIES","23","11","10","","","","","","","","","21","39","60","60","0","","","10th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8520","233","3","0","JSS 3","","SOCIAL STUDIES","23","10","13","","","","","","","","","23","44","67","67","0","","","6th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8521","179","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","19","20","","","","","","","","","39","56","95","95","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8522","185","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","10","20","","","","","","","","","30","47","77","77","0","","","5th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8523","186","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","12","20","","","","","","","","","32","49","81","81","0","","","3rd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8524","310","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","3","20","","","","","","","","","23","37","60","60","0","","","10th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8525","183","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","2","20","","","","","","","","","22","27","49","49","0","","","12th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8526","182","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","15","20","","","","","","","","","35","43","78","78","0","","","4th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8527","290","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","15","20","","","","","","","","","35","36","71","71","0","","","7th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8528","292","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","16","20","","","","","","","","","36","54","90","90","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8529","291","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","6","20","","","","","","","","","26","28","54","54","0","","","11th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8530","189","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","12","20","","","","","","","","","32","39","71","71","0","","","7th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8531","251","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","5","20","","","","","","","","","25","42","67","67","0","","","9th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8532","233","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","9","20","","","","","","","","","29","43","72","72","0","","","6th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8533","19","5","0","SS 2","","GEOGRAPHY","18","13","12","","","","","","","","","25","28","53","53","0","","","4th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("8538","21","5","0","SS 2","","GEOGRAPHY","18","13","15","","","","","","","","","28","25","53","53","0","","","4th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8541","253","5","0","SS 2","","GEOGRAPHY","18","15","14","","","","","","","","","29","24","53","53","0","","","4th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8549","25","5","0","SS 2","","GEOGRAPHY","18","14","14","","","","","","","","","28","41","69","69","0","","","1st","B3","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8555","26","5","0","SS 2","","GEOGRAPHY","18","16","14","","","","","","","","","30","34","64","64","0","","","3rd","C4","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8560","308","6","0","SS 3","","GEOGRAPHY","18","14","13","","","","","","","","","27","37","64","64","0","","","8th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8561","243","6","0","SS 3","","GEOGRAPHY","18","14","12","","","","","","","","","26","45","71","71","0","","","3rd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8563","306","6","0","SS 3","","GEOGRAPHY","18","15","13","","","","","","","","","28","45","73","73","0","","","2nd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8565","128","6","0","SS 3","","GEOGRAPHY","18","13","12","","","","","","","","","25","40","65","65","0","","","6th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8567","200","6","0","SS 3","","GEOGRAPHY","18","14","12","","","","","","","","","26","39","65","65","0","","","6th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8568","201","6","0","SS 3","","GEOGRAPHY","18","13","13","","","","","","","","","26","40","66","66","0","","","5th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8569","31","6","0","SS 3","","GEOGRAPHY","18","14","12","","","","","","","","","26","45","71","71","0","","","3rd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8570","245","6","0","SS 3","","GEOGRAPHY","18","12","14","","","","","","","","","26","36","62","62","0","","","9th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8571","28","6","0","SS 3","","GEOGRAPHY","18","14","15","","","","","","","","","29","60","89","89","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8572","214","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","13","15","","","","","","","","","28","32","60","60","0","","","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8573","248","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","21","41","41","0","","","16th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8574","250","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","12","","","","","","","","","22","16","38","38","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8575","227","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","17","37","37","0","","","23rd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8576","285","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","16","","","","","","","","","26","27","53","53","0","","","9th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8577","289","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","12","8","","","","","","","","","20","11","31","31","0","","","25th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8578","209","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","8","","","","","","","","","18","22","40","40","0","","","21st","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8579","188","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","13","10","","","","","","","","","23","31","54","54","0","","","8th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8580","221","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","12","","","","","","","","","22","20","42","42","0","","","14th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8581","220","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","11","","","","","","","","","21","10","31","31","0","","","25th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8582","257","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","21","41","41","0","","","16th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8583","213","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","11","","","","","","","","","21","31","52","52","0","","","10th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8584","288","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","5","7","","","","","","","","","12","10","22","22","0","","","27th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8585","215","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","17","37","37","0","","","23rd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8586","225","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","11","10","","","","","","","","","21","20","41","41","0","","","16th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8587","217","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","11","","","","","","","","","21","34","55","55","0","","","6th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8588","218","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","26","46","46","0","","","12th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8589","216","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","12","","","","","","","","","22","33","55","55","0","","","6th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8590","219","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","24","44","44","0","","","13th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8591","224","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","21","41","41","0","","","16th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8592","223","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","14","18","","","","","","","","","32","46","78","78","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8593","226","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","14","17","","","","","","","","","31","40","71","71","0","","","2nd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8594","286","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","21","41","41","0","","","16th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8595","249","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","13","","","","","","","","","23","25","48","48","0","","","11th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8596","210","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","12","12","","","","","","","","","24","41","65","65","0","","","3rd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8597","287","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","12","10","","","","","","","","","22","20","42","42","0","","","14th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8598","222","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","14","","","","","","","","","24","40","64","64","0","","","4th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8599","179","3","0","JSS 3","","COMPUTER SCIENCE","10","12","16","","","","","","","","","28","50","78","78","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8600","185","3","0","JSS 3","","COMPUTER SCIENCE","10","10","10","","","","","","","","","20","38","58","58","0","","","7th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8601","186","3","0","JSS 3","","COMPUTER SCIENCE","10","12","15","","","","","","","","","27","35","62","62","0","","","6th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8602","310","3","0","JSS 3","","COMPUTER SCIENCE","10","6","10","","","","","","","","","16","40","56","56","0","","","10th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8603","183","3","0","JSS 3","","COMPUTER SCIENCE","10","3","5","","","","","","","","","8","10","18","18","0","","","12th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8604","182","3","0","JSS 3","","COMPUTER SCIENCE","10","13","16","","","","","","","","","29","48","77","77","0","","","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8605","290","3","0","JSS 3","","COMPUTER SCIENCE","10","11","17","","","","","","","","","28","50","78","78","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8606","292","3","0","JSS 3","","COMPUTER SCIENCE","10","13","5","","","","","","","","","18","48","66","66","0","","","5th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8607","291","3","0","JSS 3","","COMPUTER SCIENCE","10","1","5","","","","","","","","","6","25","31","31","0","","","11th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8608","189","3","0","JSS 3","","COMPUTER SCIENCE","10","10","8","","","","","","","","","18","40","58","58","0","","","7th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8609","251","3","0","JSS 3","","COMPUTER SCIENCE","10","10","17","","","","","","","","","27","30","57","57","0","","","9th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8610","233","3","0","JSS 3","","COMPUTER SCIENCE","10","12","5","","","","","","","","","17","50","67","67","0","","","4th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8611","28","6","0","SS 3","","DATA PROCESSING","29","15","15","","","","","","","","","30","55","85","85","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8612","307","6","0","SS 3","","DATA PROCESSING","29","12","15","","","","","","","","","27","54","81","81","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8613","308","6","0","SS 3","","DATA PROCESSING","29","8","10","","","","","","","","","18","40","58","58","0","","","17th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8614","246","6","0","SS 3","","DATA PROCESSING","29","10","5","","","","","","","","","15","50","65","65","0","","","9th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8615","131","6","0","SS 3","","DATA PROCESSING","29","8","5","","","","","","","","","13","45","58","58","0","","","17th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8616","133","6","0","SS 3","","DATA PROCESSING","29","12","10","","","","","","","","","22","50","72","72","0","","","6th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8617","200","6","0","SS 3","","DATA PROCESSING","29","7","5","","","","","","","","","12","52","64","64","0","","","12th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8618","41","6","0","SS 3","","DATA PROCESSING","29","10","15","","","","","","","","","25","48","73","73","0","","","4th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8619","201","6","0","SS 3","","DATA PROCESSING","29","5","10","","","","","","","","","15","48","63","63","0","","","13th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8620","31","6","0","SS 3","","DATA PROCESSING","29","14","10","","","","","","","","","24","45","69","69","0","","","7th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8621","243","6","0","SS 3","","DATA PROCESSING","29","10","15","","","","","","","","","25","48","73","73","0","","","4th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8622","134","6","0","SS 3","","DATA PROCESSING","29","8","5","","","","","","","","","13","48","61","61","0","","","14th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8623","136","6","0","SS 3","","DATA PROCESSING","29","2","5","","","","","","","","","7","35","42","42","0","","","24th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8624","306","6","0","SS 3","","DATA PROCESSING","29","10","10","","","","","","","","","20","49","69","69","0","","","7th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8625","244","6","0","SS 3","","DATA PROCESSING","29","15","10","","","","","","","","","25","50","75","75","0","","","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8626","35","6","0","SS 3","","DATA PROCESSING","29","5","9","","","","","","","","","14","44","58","58","0","","","17th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8627","245","6","0","SS 3","","DATA PROCESSING","29","5","8","","","","","","","","","13","40","53","53","0","","","22nd","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8628","29","6","0","SS 3","","DATA PROCESSING","29","5","10","","","","","","","","","15","50","65","65","0","","","9th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8629","32","6","0","SS 3","","DATA PROCESSING","29","10","5","","","","","","","","","15","45","60","60","0","","","16th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8630","33","6","0","SS 3","","DATA PROCESSING","29","5","15","","","","","","","","","20","45","65","65","0","","","9th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8631","48","6","0","SS 3","","DATA PROCESSING","29","10","12","","","","","","","","","22","32","54","54","0","","","20th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8632","247","6","0","SS 3","","DATA PROCESSING","29","13","10","","","","","","","","","23","38","61","61","0","","","14th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8633","202","6","0","SS 3","","DATA PROCESSING","29","1","5","","","","","","","","","6","48","54","54","0","","","20th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8634","130","6","0","SS 3","","DATA PROCESSING","29","0","2","","","","","","","","","2","25","27","27","0","","","26th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8635","128","6","0","SS 3","","DATA PROCESSING","29","1","10","","","","","","","","","11","40","51","51","0","","","23rd","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8636","314","6","0","SS 3","","DATA PROCESSING","29","2","5","","","","","","","","","7","25","32","32","0","","","25th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8637","214","2","0","JSS 2","","BASIC TECHNOLOGY","8","9","13","","","","","","","","","22","45","67","67","0","","","17th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8638","248","2","0","JSS 2","","BASIC TECHNOLOGY","8","16","11","","","","","","","","","27","43","70","70","0","","","14th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8639","250","2","0","JSS 2","","BASIC TECHNOLOGY","8","9","12","","","","","","","","","21","43","64","64","0","","","20th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8640","227","2","0","JSS 2","","BASIC TECHNOLOGY","8","16","14","","","","","","","","","30","46","76","76","0","","","12th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8641","285","2","0","JSS 2","","BASIC TECHNOLOGY","8","19","18","","","","","","","","","37","56","93","93","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8642","289","2","0","JSS 2","","BASIC TECHNOLOGY","8","7","8","","","","","","","","","15","26","41","41","0","","","24th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8643","209","2","0","JSS 2","","BASIC TECHNOLOGY","8","10","14","","","","","","","","","24","42","66","66","0","","","19th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8644","188","2","0","JSS 2","","BASIC TECHNOLOGY","8","19","16","","","","","","","","","35","45","80","80","0","","","8th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8645","221","2","0","JSS 2","","BASIC TECHNOLOGY","8","13","15","","","","","","","","","28","45","73","73","0","","","13th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8646","220","2","0","JSS 2","","BASIC TECHNOLOGY","8","10","10","","","","","","","","","20","20","40","40","0","","","26th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8647","257","2","0","JSS 2","","BASIC TECHNOLOGY","8","10","13","","","","","","","","","23","45","68","68","0","","","16th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8648","213","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","18","","","","","","","","","32","38","70","70","0","","","14th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8649","288","2","0","JSS 2","","BASIC TECHNOLOGY","8","9","10","","","","","","","","","19","22","41","41","0","","","24th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8650","215","2","0","JSS 2","","BASIC TECHNOLOGY","8","13","18","","","","","","","","","31","53","84","84","0","","","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8651","225","2","0","JSS 2","","BASIC TECHNOLOGY","8","6","10","","","","","","","","","16","45","61","61","0","","","23rd","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8652","217","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","16","","","","","","","","","30","49","79","79","0","","","10th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8653","218","2","0","JSS 2","","BASIC TECHNOLOGY","8","16","11","","","","","","","","","27","40","67","67","0","","","17th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8654","216","2","0","JSS 2","","BASIC TECHNOLOGY","8","19","16","","","","","","","","","35","52","87","87","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8655","219","2","0","JSS 2","","BASIC TECHNOLOGY","8","5","15","","","","","","","","","20","44","64","64","0","","","20th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8656","224","2","0","JSS 2","","BASIC TECHNOLOGY","8","16","17","","","","","","","","","33","49","82","82","0","","","7th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8657","223","2","0","JSS 2","","BASIC TECHNOLOGY","8","19","16","","","","","","","","","35","53","88","88","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8658","226","2","0","JSS 2","","BASIC TECHNOLOGY","8","18","16","","","","","","","","","34","50","84","84","0","","","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("8659","286","2","0","JSS 2","","BASIC TECHNOLOGY","8","12","11","","","","","","","","","23","39","62","62","0","","","22nd","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8660","249","2","0","JSS 2","","BASIC TECHNOLOGY","8","11","18","","","","","","","","","29","51","80","80","0","","","8th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8661","210","2","0","JSS 2","","BASIC TECHNOLOGY","8","18","19","","","","","","","","","37","50","87","87","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8662","287","2","0","JSS 2","","BASIC TECHNOLOGY","8","8","10","","","","","","","","","18","21","39","39","0","","","27th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8663","222","2","0","JSS 2","","BASIC TECHNOLOGY","8","13","18","","","","","","","","","31","47","78","78","0","","","11th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8664","214","2","0","JSS 2","","BASIC SCIENCE","3","17","15","","","","","","","","","32","57","89","89","0","","","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8665","248","2","0","JSS 2","","BASIC SCIENCE","3","15","10","","","","","","","","","25","30","55","55","0","","","23rd","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8666","250","2","0","JSS 2","","BASIC SCIENCE","3","13","12","","","","","","","","","25","52","77","77","0","","","13th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8667","227","2","0","JSS 2","","BASIC SCIENCE","3","13","13","","","","","","","","","26","43","69","69","0","","","16th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8668","285","2","0","JSS 2","","BASIC SCIENCE","3","20","19","","","","","","","","","39","54","93","93","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8669","289","2","0","JSS 2","","BASIC SCIENCE","3","6","9","","","","","","","","","15","17","32","32","0","","","26th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8670","209","2","0","JSS 2","","BASIC SCIENCE","3","17","10","","","","","","","","","27","49","76","76","0","","","14th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8671","188","2","0","JSS 2","","BASIC SCIENCE","3","18","16","","","","","","","","","34","56","90","90","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8672","221","2","0","JSS 2","","BASIC SCIENCE","3","16","18","","","","","","","","","34","53","87","87","0","","","6th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8673","220","2","0","JSS 2","","BASIC SCIENCE","3","12","8","","","","","","","","","20","42","62","62","0","","","22nd","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8674","257","2","0","JSS 2","","BASIC SCIENCE","3","15","18","","","","","","","","","33","32","65","65","0","","","21st","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8675","213","2","0","JSS 2","","BASIC SCIENCE","3","14","20","","","","","","","","","34","48","82","82","0","","","9th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8676","288","2","0","JSS 2","","BASIC SCIENCE","3","7","12","","","","","","","","","19","13","32","32","0","","","26th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8677","215","2","0","JSS 2","","BASIC SCIENCE","3","14","18","","","","","","","","","32","37","69","69","0","","","16th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8678","225","2","0","JSS 2","","BASIC SCIENCE","3","7","11","","","","","","","","","18","26","44","44","0","","","24th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8679","217","2","0","JSS 2","","BASIC SCIENCE","3","19","12","","","","","","","","","31","56","87","87","0","","","6th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8680","218","2","0","JSS 2","","BASIC SCIENCE","3","15","15","","","","","","","","","30","45","75","75","0","","","15th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8681","216","2","0","JSS 2","","BASIC SCIENCE","3","17","10","","","","","","","","","27","60","87","87","0","","","6th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8682","219","2","0","JSS 2","","BASIC SCIENCE","3","14","17","","","","","","","","","31","38","69","69","0","","","16th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8683","224","2","0","JSS 2","","BASIC SCIENCE","3","16","16","","","","","","","","","32","36","68","68","0","","","20th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8684","223","2","0","JSS 2","","BASIC SCIENCE","3","18","19","","","","","","","","","37","45","82","82","0","","","9th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8685","226","2","0","JSS 2","","BASIC SCIENCE","3","17","20","","","","","","","","","37","56","93","93","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8686","286","2","0","JSS 2","","BASIC SCIENCE","3","17","12","","","","","","","","","29","40","69","69","0","","","16th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8687","249","2","0","JSS 2","","BASIC SCIENCE","3","19","10","","","","","","","","","29","51","80","80","0","","","12th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8688","210","2","0","JSS 2","","BASIC SCIENCE","3","18","18","","","","","","","","","36","52","88","88","0","","","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8689","287","2","0","JSS 2","","BASIC SCIENCE","3","9","7","","","","","","","","","16","27","43","43","0","","","25th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8690","222","2","0","JSS 2","","BASIC SCIENCE","3","18","18","","","","","","","","","36","46","82","82","0","","","9th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8691","266","1","0","JSS 1","","BASIC SCIENCE","3","10","14","","","","","","","","","24","37","61","61","0","","","19th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8692","261","1","0","JSS 1","","BASIC SCIENCE","3","10","17","","","","","","","","","27","41","68","68","0","","","17th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8693","275","1","0","JSS 1","","BASIC SCIENCE","3","12","10","","","","","","","","","22","28","50","50","0","","","23rd","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8694","276","1","0","JSS 1","","BASIC SCIENCE","3","11","19","","","","","","","","","30","46","76","76","0","","","15th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8695","311","1","0","JSS 1","","BASIC SCIENCE","3","20","20","","","","","","","","","40","55","95","95","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8696","274","1","0","JSS 1","","BASIC SCIENCE","3","15","19","","","","","","","","","34","49","83","83","0","","","10th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8697","277","1","0","JSS 1","","BASIC SCIENCE","3","5","5","","","","","","","","","10","26","36","36","0","","","26th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8698","272","1","0","JSS 1","","BASIC SCIENCE","3","20","20","","","","","","","","","40","56","96","96","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8699","270","1","0","JSS 1","","BASIC SCIENCE","3","14","17","","","","","","","","","31","53","84","84","0","","","7th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8700","279","1","0","JSS 1","","BASIC SCIENCE","3","11","17","","","","","","","","","28","53","81","81","0","","","12th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8701","284","1","0","JSS 1","","BASIC SCIENCE","3","11","14","","","","","","","","","25","31","56","56","0","","","21st","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8702","281","1","0","JSS 1","","BASIC SCIENCE","3","19","18","","","","","","","","","37","50","87","87","0","","","6th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8703","283","1","0","JSS 1","","BASIC SCIENCE","3","17","20","","","","","","","","","37","56","93","93","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8704","265","1","0","JSS 1","","BASIC SCIENCE","3","9","16","","","","","","","","","25","24","49","49","0","","","24th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8705","309","1","0","JSS 1","","BASIC SCIENCE","3","14","18","","","","","","","","","32","51","83","83","0","","","10th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8706","268","1","0","JSS 1","","BASIC SCIENCE","3","20","20","","","","","","","","","40","53","93","93","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8707","282","1","0","JSS 1","","BASIC SCIENCE","3","10","19","","","","","","","","","29","38","67","67","0","","","18th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8708","280","1","0","JSS 1","","BASIC SCIENCE","3","11","17","","","","","","","","","28","52","80","80","0","","","13th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8709","263","1","0","JSS 1","","BASIC SCIENCE","3","5","10","","","","","","","","","15","40","55","55","0","","","22nd","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8710","267","1","0","JSS 1","","BASIC SCIENCE","3","13","20","","","","","","","","","33","51","84","84","0","","","7th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8711","262","1","0","JSS 1","","BASIC SCIENCE","3","10","10","","","","","","","","","20","20","40","40","0","","","25th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8712","278","1","0","JSS 1","","BASIC SCIENCE","3","11","14","","","","","","","","","25","49","74","74","0","","","16th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8713","271","1","0","JSS 1","","BASIC SCIENCE","3","12","16","","","","","","","","","28","49","77","77","0","","","14th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8714","264","1","0","JSS 1","","BASIC SCIENCE","3","10","10","","","","","","","","","20","39","59","59","0","","","20th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8715","269","1","0","JSS 1","","BASIC SCIENCE","3","19","20","","","","","","","","","39","45","84","84","0","","","7th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8716","273","1","0","JSS 1","","BASIC SCIENCE","3","20","19","","","","","","","","","39","52","91","91","0","","","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8717","179","3","0","JSS 3","","BASIC TECHNOLOGY","8","12","12","","","","","","","","","24","51","75","75","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8718","185","3","0","JSS 3","","BASIC TECHNOLOGY","8","10","13","","","","","","","","","23","49","72","72","0","","","4th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8719","186","3","0","JSS 3","","BASIC TECHNOLOGY","8","11","11","","","","","","","","","22","31","53","53","0","","","9th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8720","310","3","0","JSS 3","","BASIC TECHNOLOGY","8","14","11","","","","","","","","","25","17","42","42","0","","","11th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8721","183","3","0","JSS 3","","BASIC TECHNOLOGY","8","9","10","","","","","","","","","19","26","45","45","0","","","10th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8722","182","3","0","JSS 3","","BASIC TECHNOLOGY","8","13","12","","","","","","","","","25","40","65","65","0","","","5th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8723","290","3","0","JSS 3","","BASIC TECHNOLOGY","8","11","13","","","","","","","","","24","50","74","74","0","","","2nd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8724","292","3","0","JSS 3","","BASIC TECHNOLOGY","8","12","13","","","","","","","","","25","49","74","74","0","","","2nd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8725","291","3","0","JSS 3","","BASIC TECHNOLOGY","8","11","10","","","","","","","","","21","19","40","40","0","","","12th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8726","189","3","0","JSS 3","","BASIC TECHNOLOGY","8","10","10","","","","","","","","","20","40","60","60","0","","","7th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8727","251","3","0","JSS 3","","BASIC TECHNOLOGY","8","7","12","","","","","","","","","19","44","63","63","0","","","6th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8728","233","3","0","JSS 3","","BASIC TECHNOLOGY","8","10","10","","","","","","","","","20","36","56","56","0","","","8th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8729","8","4","0","SS 1","","CHEMISTRY","13","14","15","","","","","","","","","29","10","39","39","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8730","126","4","0","SS 1","","CHEMISTRY","13","18","16","","","","","","","","","34","28","62","62","0","","","9th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8731","296","4","0","SS 1","","CHEMISTRY","13","14","20","","","","","","","","","34","35","69","69","0","","","4th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8732","300","4","0","SS 1","","CHEMISTRY","13","12","18","","","","","","","","","30","8","38","38","0","","","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8733","138","4","0","SS 1","","CHEMISTRY","13","16","15","","","","","","","","","31","20","51","51","0","","","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8734","2","4","0","SS 1","","CHEMISTRY","13","12","16","","","","","","","","","28","13","41","41","0","","","22nd","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8735","193","4","0","SS 1","","CHEMISTRY","13","16","16","","","","","","","","","32","12","44","44","0","","","21st","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8736","256","4","0","SS 1","","CHEMISTRY","13","20","18","","","","","","","","","38","11","49","49","0","","","18th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8737","140","4","0","SS 1","","CHEMISTRY","13","10","16","","","","","","","","","26","12","38","38","0","","","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8738","294","4","0","SS 1","","CHEMISTRY","13","20","20","","","","","","","","","40","48","88","88","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8739","1","4","0","SS 1","","CHEMISTRY","13","14","15","","","","","","","","","29","10","39","39","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8740","141","4","0","SS 1","","CHEMISTRY","13","20","20","","","","","","","","","40","50","90","90","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8741","303","4","0","SS 1","","CHEMISTRY","13","20","19","","","","","","","","","39","26","65","65","0","","","8th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8742","301","4","0","SS 1","","CHEMISTRY","13","20","20","","","","","","","","","40","27","67","67","0","","","7th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8743","143","4","0","SS 1","","CHEMISTRY","13","20","18","","","","","","","","","38","22","60","60","0","","","11th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8744","293","4","0","SS 1","","CHEMISTRY","13","18","17","","","","","","","","","35","26","61","61","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8745","235","4","0","SS 1","","CHEMISTRY","13","18","20","","","","","","","","","38","31","69","69","0","","","4th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8746","234","4","0","SS 1","","CHEMISTRY","13","14","18","","","","","","","","","32","19","51","51","0","","","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8747","237","4","0","SS 1","","CHEMISTRY","13","19","18","","","","","","","","","37","34","71","71","0","","","3rd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8748","121","4","0","SS 1","","CHEMISTRY","13","20","14","","","","","","","","","34","35","69","69","0","","","4th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8749","195","4","0","SS 1","","CHEMISTRY","13","12","16","","","","","","","","","28","21","49","49","0","","","18th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8750","196","4","0","SS 1","","CHEMISTRY","13","10","14","","","","","","","","","24","26","50","50","0","","","16th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8751","297","4","0","SS 1","","CHEMISTRY","13","16","15","","","","","","","","","31","28","59","59","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8752","302","4","0","SS 1","","CHEMISTRY","13","12","14","","","","","","","","","26","23","49","49","0","","","18th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8753","313","4","0","SS 1","","CHEMISTRY","13","8","10","","","","","","","","","18","9","27","27","0","","","30th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8754","295","4","0","SS 1","","CHEMISTRY","13","16","18","","","","","","","","","34","16","50","50","0","","","16th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8755","298","4","0","SS 1","","CHEMISTRY","13","10","10","","","","","","","","","20","13","33","33","0","","","29th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8756","299","4","0","SS 1","","CHEMISTRY","13","12","14","","","","","","","","","26","12","38","38","0","","","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8757","7","4","0","SS 1","","CHEMISTRY","13","19","18","","","","","","","","","37","16","53","53","0","","","13th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8758","125","4","0","SS 1","","CHEMISTRY","13","12","10","","","","","","","","","22","14","36","36","0","","","28th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("8759","214","2","0","JSS 2","","MATHEMATICS","2","19","18","","","","","","","","","37","26","63","63","0","","","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8760","248","2","0","JSS 2","","MATHEMATICS","2","12","14","","","","","","","","","26","15","41","41","0","","","23rd","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8761","250","2","0","JSS 2","","MATHEMATICS","2","18","20","","","","","","","","","38","24","62","62","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8762","227","2","0","JSS 2","","MATHEMATICS","2","12","14","","","","","","","","","26","19","45","45","0","","","21st","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8763","285","2","0","JSS 2","","MATHEMATICS","2","18","20","","","","","","","","","38","33","71","71","0","","","4th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8764","289","2","0","JSS 2","","MATHEMATICS","2","14","16","","","","","","","","","30","4","34","34","0","","","26th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8765","209","2","0","JSS 2","","MATHEMATICS","2","16","15","","","","","","","","","31","22","53","53","0","","","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8766","188","2","0","JSS 2","","MATHEMATICS","2","20","17","","","","","","","","","37","33","70","70","0","","","5th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8767","221","2","0","JSS 2","","MATHEMATICS","2","12","14","","","","","","","","","26","15","41","41","0","","","23rd","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8768","220","2","0","JSS 2","","MATHEMATICS","2","16","18","","","","","","","","","34","19","53","53","0","","","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8769","257","2","0","JSS 2","","MATHEMATICS","2","18","20","","","","","","","","","38","30","68","68","0","","","7th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8770","213","2","0","JSS 2","","MATHEMATICS","2","14","16","","","","","","","","","30","18","48","48","0","","","19th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8771","288","2","0","JSS 2","","MATHEMATICS","2","12","14","","","","","","","","","26","7","33","33","0","","","27th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8772","215","2","0","JSS 2","","MATHEMATICS","2","17","18","","","","","","","","","35","27","62","62","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8773","225","2","0","JSS 2","","MATHEMATICS","2","18","16","","","","","","","","","34","17","51","51","0","","","16th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8774","217","2","0","JSS 2","","MATHEMATICS","2","20","20","","","","","","","","","40","46","86","86","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8775","218","2","0","JSS 2","","MATHEMATICS","2","18","12","","","","","","","","","30","28","58","58","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8776","216","2","0","JSS 2","","MATHEMATICS","2","20","20","","","","","","","","","40","44","84","84","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8777","219","2","0","JSS 2","","MATHEMATICS","2","14","15","","","","","","","","","29","16","45","45","0","","","21st","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8778","224","2","0","JSS 2","","MATHEMATICS","2","16","14","","","","","","","","","30","21","51","51","0","","","16th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8779","223","2","0","JSS 2","","MATHEMATICS","2","20","20","","","","","","","","","40","50","90","90","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8780","226","2","0","JSS 2","","MATHEMATICS","2","16","14","","","","","","","","","30","18","48","48","0","","","19th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8781","286","2","0","JSS 2","","MATHEMATICS","2","18","16","","","","","","","","","34","15","49","49","0","","","18th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8782","249","2","0","JSS 2","","MATHEMATICS","2","18","18","","","","","","","","","36","27","63","63","0","","","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8783","210","2","0","JSS 2","","MATHEMATICS","2","19","17","","","","","","","","","36","33","69","69","0","","","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8784","287","2","0","JSS 2","","MATHEMATICS","2","14","16","","","","","","","","","30","5","35","35","0","","","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8785","222","2","0","JSS 2","","MATHEMATICS","2","17","14","","","","","","","","","31","24","55","55","0","","","13th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8786","273","1","0","JSS 1","","MATHEMATICS","2","18","17","","","","","","","","","35","23","58","58","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8787","266","1","0","JSS 1","","MATHEMATICS","2","10","18","","","","","","","","","28","13","41","41","0","","","22nd","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8788","261","1","0","JSS 1","","MATHEMATICS","2","16","18","","","","","","","","","34","16","50","50","0","","","19th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8789","275","1","0","JSS 1","","MATHEMATICS","2","8","16","","","","","","","","","24","11","35","35","0","","","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8790","276","1","0","JSS 1","","MATHEMATICS","2","16","19","","","","","","","","","35","38","73","73","0","","","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8791","311","1","0","JSS 1","","MATHEMATICS","2","18","17","","","","","","","","","35","39","74","74","0","","","4th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8792","274","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","","","","","40","34","74","74","0","","","4th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8793","277","1","0","JSS 1","","MATHEMATICS","2","12","14","","","","","","","","","26","15","41","41","0","","","22nd","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8794","272","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","","","","","40","59","99","99","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8795","270","1","0","JSS 1","","MATHEMATICS","2","14","16","","","","","","","","","30","22","52","52","0","","","17th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8796","279","1","0","JSS 1","","MATHEMATICS","2","15","17","","","","","","","","","32","26","58","58","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8797","284","1","0","JSS 1","","MATHEMATICS","2","12","14","","","","","","","","","26","22","48","48","0","","","21st","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8798","281","1","0","JSS 1","","MATHEMATICS","2","18","20","","","","","","","","","38","35","73","73","0","","","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8799","283","1","0","JSS 1","","MATHEMATICS","2","19","20","","","","","","","","","39","33","72","72","0","","","8th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8800","265","1","0","JSS 1","","MATHEMATICS","2","16","18","","","","","","","","","34","21","55","55","0","","","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8801","309","1","0","JSS 1","","MATHEMATICS","2","12","18","","","","","","","","","30","23","53","53","0","","","16th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8802","268","1","0","JSS 1","","MATHEMATICS","2","18","20","","","","","","","","","38","33","71","71","0","","","9th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8803","282","1","0","JSS 1","","MATHEMATICS","2","12","16","","","","","","","","","28","12","40","40","0","","","24th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8804","280","1","0","JSS 1","","MATHEMATICS","2","14","17","","","","","","","","","31","27","58","58","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8805","263","1","0","JSS 1","","MATHEMATICS","2","18","20","","","","","","","","","38","24","62","62","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8806","267","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","","","","","40","43","83","83","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8807","262","1","0","JSS 1","","MATHEMATICS","2","12","16","","","","","","","","","28","4","32","32","0","","","26th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8808","278","1","0","JSS 1","","MATHEMATICS","2","14","15","","","","","","","","","29","20","49","49","0","","","20th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8809","271","1","0","JSS 1","","MATHEMATICS","2","18","18","","","","","","","","","36","23","59","59","0","","","11th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8810","264","1","0","JSS 1","","MATHEMATICS","2","16","18","","","","","","","","","34","18","52","52","0","","","17th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8811","269","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","","","","","40","42","82","82","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8812","273","1","0","JSS 1","","CIVIC EDUCATION","28","16","15","","","","","","","","","31","35","66","66","0","","","10th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8813","266","1","0","JSS 1","","CIVIC EDUCATION","28","10","11","","","","","","","","","21","22","43","43","0","","","20th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8814","261","1","0","JSS 1","","CIVIC EDUCATION","28","13","10","","","","","","","","","23","37","60","60","0","","","14th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8815","275","1","0","JSS 1","","CIVIC EDUCATION","28","10","9","","","","","","","","","19","17","36","36","0","","","22nd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8816","276","1","0","JSS 1","","CIVIC EDUCATION","28","16","13","","","","","","","","","29","37","66","66","0","","","10th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8817","311","1","0","JSS 1","","CIVIC EDUCATION","28","17","16","","","","","","","","","33","52","85","85","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8818","274","1","0","JSS 1","","CIVIC EDUCATION","28","16","12","","","","","","","","","28","50","78","78","0","","","6th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8819","277","1","0","JSS 1","","CIVIC EDUCATION","28","9","5","","","","","","","","","14","19","33","33","0","","","23rd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8820","272","1","0","JSS 1","","CIVIC EDUCATION","28","20","19","","","","","","","","","39","57","96","96","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8821","270","1","0","JSS 1","","CIVIC EDUCATION","28","16","14","","","","","","","","","30","50","80","80","0","","","5th","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8822","279","1","0","JSS 1","","CIVIC EDUCATION","28","17","14","","","","","","","","","31","40","71","71","0","","","8th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8823","284","1","0","JSS 1","","CIVIC EDUCATION","28","10","6","","","","","","","","","16","17","33","33","0","","","23rd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8824","281","1","0","JSS 1","","CIVIC EDUCATION","28","16","17","","","","","","","","","33","50","83","83","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8825","283","1","0","JSS 1","","CIVIC EDUCATION","28","17","14","","","","","","","","","31","32","63","63","0","","","12th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8826","265","1","0","JSS 1","","CIVIC EDUCATION","28","14","12","","","","","","","","","26","35","61","61","0","","","13th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8827","309","1","0","JSS 1","","CIVIC EDUCATION","28","13","14","","","","","","","","","27","40","67","67","0","","","9th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8828","268","1","0","JSS 1","","CIVIC EDUCATION","28","17","15","","","","","","","","","32","51","83","83","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8829","282","1","0","JSS 1","","CIVIC EDUCATION","28","11","5","","","","","","","","","16","30","46","46","0","","","18th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8830","280","1","0","JSS 1","","CIVIC EDUCATION","28","10","11","","","","","","","","","21","0","21","21","0","","","26th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8831","263","1","0","JSS 1","","CIVIC EDUCATION","28","10","9","","","","","","","","","19","23","42","42","0","","","21st","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8832","267","1","0","JSS 1","","CIVIC EDUCATION","28","17","12","","","","","","","","","29","30","59","59","0","","","15th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8833","262","1","0","JSS 1","","CIVIC EDUCATION","28","2","10","","","","","","","","","12","12","24","24","0","","","25th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8834","278","1","0","JSS 1","","CIVIC EDUCATION","28","14","10","","","","","","","","","24","26","50","50","0","","","16th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8835","271","1","0","JSS 1","","CIVIC EDUCATION","28","10","9","","","","","","","","","19","27","46","46","0","","","18th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8836","264","1","0","JSS 1","","CIVIC EDUCATION","28","14","11","","","","","","","","","25","24","49","49","0","","","17th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8837","269","1","0","JSS 1","","CIVIC EDUCATION","28","17","14","","","","","","","","","31","47","78","78","0","","","6th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8838","273","1","0","JSS 1","","HOME ECONOMICS","24","14","15","","","","","","","","","29","50","79","79","0","","","1st","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8839","266","1","0","JSS 1","","HOME ECONOMICS","24","9","8","","","","","","","","","17","20","37","37","0","","","21st","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8840","261","1","0","JSS 1","","HOME ECONOMICS","24","9","6","","","","","","","","","15","23","38","38","0","","","19th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8841","275","1","0","JSS 1","","HOME ECONOMICS","24","6","9","","","","","","","","","15","15","30","30","0","","","24th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8842","276","1","0","JSS 1","","HOME ECONOMICS","24","9","10","","","","","","","","","19","27","46","46","0","","","15th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8843","311","1","0","JSS 1","","HOME ECONOMICS","24","13","11","","","","","","","","","24","49","73","73","0","","","2nd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8844","274","1","0","JSS 1","","HOME ECONOMICS","24","11","12","","","","","","","","","23","37","60","60","0","","","8th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8845","277","1","0","JSS 1","","HOME ECONOMICS","24","9","10","","","","","","","","","19","19","38","38","0","","","19th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8846","272","1","0","JSS 1","","HOME ECONOMICS","24","11","15","","","","","","","","","26","47","73","73","0","","","2nd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8847","270","1","0","JSS 1","","HOME ECONOMICS","24","12","10","","","","","","","","","22","48","70","70","0","","","4th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8848","279","1","0","JSS 1","","HOME ECONOMICS","24","11","10","","","","","","","","","21","40","61","61","0","","","6th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8849","284","1","0","JSS 1","","HOME ECONOMICS","24","10","8","","","","","","","","","18","30","48","48","0","","","14th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8850","281","1","0","JSS 1","","HOME ECONOMICS","24","11","12","","","","","","","","","23","40","63","63","0","","","5th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8851","283","1","0","JSS 1","","HOME ECONOMICS","24","12","10","","","","","","","","","22","30","52","52","0","","","12th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8852","265","1","0","JSS 1","","HOME ECONOMICS","24","11","12","","","","","","","","","23","0","23","23","0","","","26th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8853","309","1","0","JSS 1","","HOME ECONOMICS","24","13","12","","","","","","","","","25","30","55","55","0","","","10th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8854","268","1","0","JSS 1","","HOME ECONOMICS","24","12","11","","","","","","","","","23","38","61","61","0","","","6th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8855","282","1","0","JSS 1","","HOME ECONOMICS","24","6","7","","","","","","","","","13","18","31","31","0","","","23rd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8856","280","1","0","JSS 1","","HOME ECONOMICS","24","9","10","","","","","","","","","19","27","46","46","0","","","15th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8857","263","1","0","JSS 1","","HOME ECONOMICS","24","8","9","","","","","","","","","17","15","32","32","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8858","267","1","0","JSS 1","","HOME ECONOMICS","24","11","12","","","","","","","","","23","30","53","53","0","","","11th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("8859","262","1","0","JSS 1","","HOME ECONOMICS","24","6","5","","","","","","","","","11","17","28","28","0","","","25th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8860","278","1","0","JSS 1","","HOME ECONOMICS","24","8","10","","","","","","","","","18","27","45","45","0","","","17th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8861","271","1","0","JSS 1","","HOME ECONOMICS","24","7","8","","","","","","","","","15","37","52","52","0","","","12th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8862","264","1","0","JSS 1","","HOME ECONOMICS","24","11","10","","","","","","","","","21","20","41","41","0","","","18th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8863","269","1","0","JSS 1","","HOME ECONOMICS","24","11","10","","","","","","","","","21","37","58","58","0","","","9th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8864","273","1","0","JSS 1","","COMPUTER SCIENCE","10","10","10","","","","","","","","","20","45","65","65","0","","","10th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8865","266","1","0","JSS 1","","COMPUTER SCIENCE","10","1","10","","","","","","","","","11","10","21","21","0","","","26th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8866","261","1","0","JSS 1","","COMPUTER SCIENCE","10","5","5","","","","","","","","","10","25","35","35","0","","","21st","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8867","275","1","0","JSS 1","","COMPUTER SCIENCE","10","0","10","","","","","","","","","10","16","26","26","0","","","23rd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8868","276","1","0","JSS 1","","COMPUTER SCIENCE","10","8","10","","","","","","","","","18","25","43","43","0","","","20th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8869","311","1","0","JSS 1","","COMPUTER SCIENCE","10","16","18","","","","","","","","","34","56","90","90","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8870","274","1","0","JSS 1","","COMPUTER SCIENCE","10","5","10","","","","","","","","","15","35","50","50","0","","","16th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8871","277","1","0","JSS 1","","COMPUTER SCIENCE","10","2","10","","","","","","","","","12","12","24","24","0","","","24th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8872","272","1","0","JSS 1","","COMPUTER SCIENCE","10","18","15","","","","","","","","","33","55","88","88","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8873","270","1","0","JSS 1","","COMPUTER SCIENCE","10","16","15","","","","","","","","","31","48","79","79","0","","","5th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8874","279","1","0","JSS 1","","COMPUTER SCIENCE","10","13","10","","","","","","","","","23","40","63","63","0","","","11th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8875","284","1","0","JSS 1","","COMPUTER SCIENCE","10","3","12","","","","","","","","","15","32","47","47","0","","","18th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8876","281","1","0","JSS 1","","COMPUTER SCIENCE","10","15","12","","","","","","","","","27","55","82","82","0","","","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8877","283","1","0","JSS 1","","COMPUTER SCIENCE","10","15","12","","","","","","","","","27","50","77","77","0","","","6th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8878","265","1","0","JSS 1","","COMPUTER SCIENCE","10","7","15","","","","","","","","","22","47","69","69","0","","","9th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8879","309","1","0","JSS 1","","COMPUTER SCIENCE","10","0","10","","","","","","","","","10","48","58","58","0","","","13th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8880","268","1","0","JSS 1","","COMPUTER SCIENCE","10","15","16","","","","","","","","","31","52","83","83","0","","","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8881","282","1","0","JSS 1","","COMPUTER SCIENCE","10","5","10","","","","","","","","","15","35","50","50","0","","","16th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8882","280","1","0","JSS 1","","COMPUTER SCIENCE","10","7","15","","","","","","","","","22","0","22","22","0","","","25th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8883","263","1","0","JSS 1","","COMPUTER SCIENCE","10","3","15","","","","","","","","","18","38","56","56","0","","","14th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8884","267","1","0","JSS 1","","COMPUTER SCIENCE","10","17","12","","","","","","","","","29","48","77","77","0","","","6th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8885","262","1","0","JSS 1","","COMPUTER SCIENCE","10","3","5","","","","","","","","","8","20","28","28","0","","","22nd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8886","278","1","0","JSS 1","","COMPUTER SCIENCE","10","7","15","","","","","","","","","22","30","52","52","0","","","15th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8887","271","1","0","JSS 1","","COMPUTER SCIENCE","10","7","12","","","","","","","","","19","40","59","59","0","","","12th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8888","264","1","0","JSS 1","","COMPUTER SCIENCE","10","5","10","","","","","","","","","15","32","47","47","0","","","18th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8889","269","1","0","JSS 1","","COMPUTER SCIENCE","10","7","15","","","","","","","","","22","48","70","70","0","","","8th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8890","19","5","0","SS 2","","DATA PROCESSING","29","10","11","","","","","","","","","21","50","71","71","0","","","8th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8891","18","5","0","SS 2","","DATA PROCESSING","29","12","8","","","","","","","","","20","48","68","68","0","","","13th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8892","17","5","0","SS 2","","DATA PROCESSING","29","7","15","","","","","","","","","22","40","62","62","0","","","18th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8893","304","5","0","SS 2","","DATA PROCESSING","29","5","10","","","","","","","","","15","15","30","30","0","","","26th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8894","24","5","0","SS 2","","DATA PROCESSING","29","11","10","","","","","","","","","21","45","66","66","0","","","16th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8895","21","5","0","SS 2","","DATA PROCESSING","29","12","12","","","","","","","","","24","48","72","72","0","","","7th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8896","15","5","0","SS 2","","DATA PROCESSING","29","2","8","","","","","","","","","10","38","48","48","0","","","24th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8897","198","5","0","SS 2","","DATA PROCESSING","29","12","15","","","","","","","","","27","48","75","75","0","","","6th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8898","253","5","0","SS 2","","DATA PROCESSING","29","10","5","","","","","","","","","15","38","53","53","0","","","22nd","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8899","171","5","0","SS 2","","DATA PROCESSING","29","12","10","","","","","","","","","22","47","69","69","0","","","12th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8900","199","5","0","SS 2","","DATA PROCESSING","29","10","14","","","","","","","","","24","54","78","78","0","","","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8901","23","5","0","SS 2","","DATA PROCESSING","29","10","16","","","","","","","","","26","53","79","79","0","","","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8902","14","5","0","SS 2","","DATA PROCESSING","29","12","5","","","","","","","","","17","35","52","52","0","","","23rd","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8903","12","5","0","SS 2","","DATA PROCESSING","29","11","8","","","","","","","","","19","49","68","68","0","","","13th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8904","20","5","0","SS 2","","DATA PROCESSING","29","2","3","","","","","","","","","5","30","35","35","0","","","25th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8905","242","5","0","SS 2","","DATA PROCESSING","29","13","10","","","","","","","","","23","48","71","71","0","","","8th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8906","25","5","0","SS 2","","DATA PROCESSING","29","10","10","","","","","","","","","20","50","70","70","0","","","10th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8907","22","5","0","SS 2","","DATA PROCESSING","29","15","17","","","","","","","","","32","54","86","86","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8908","305","5","0","SS 2","","DATA PROCESSING","29","12","5","","","","","","","","","17","40","57","57","0","","","20th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8909","241","5","0","SS 2","","DATA PROCESSING","29","5","10","","","","","","","","","15","43","58","58","0","","","19th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8910","239","5","0","SS 2","","DATA PROCESSING","29","8","10","","","","","","","","","18","50","68","68","0","","","13th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8911","174","5","0","SS 2","","DATA PROCESSING","29","5","12","","","","","","","","","17","37","54","54","0","","","21st","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8912","26","5","0","SS 2","","DATA PROCESSING","29","10","17","","","","","","","","","27","50","77","77","0","","","5th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8913","254","5","0","SS 2","","DATA PROCESSING","29","8","10","","","","","","","","","18","45","63","63","0","","","17th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8914","259","5","0","SS 2","","DATA PROCESSING","29","10","8","","","","","","","","","18","52","70","70","0","","","10th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8915","13","5","0","SS 2","","DATA PROCESSING","29","13","15","","","","","","","","","28","52","80","80","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8916","8","4","0","SS 1","","FURTHER MATHEMATICS","25","15","17","","","","","","","","","32","18","50","50","0","","","21st","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8917","126","4","0","SS 1","","FURTHER MATHEMATICS","25","16","18","","","","","","","","","34","29","63","63","0","","","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8918","296","4","0","SS 1","","FURTHER MATHEMATICS","25","18","17","","","","","","","","","35","21","56","56","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8919","300","4","0","SS 1","","FURTHER MATHEMATICS","25","12","15","","","","","","","","","27","25","52","52","0","","","18th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8920","138","4","0","SS 1","","FURTHER MATHEMATICS","25","14","16","","","","","","","","","30","26","56","56","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8921","2","4","0","SS 1","","FURTHER MATHEMATICS","25","14","12","","","","","","","","","26","25","51","51","0","","","19th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8922","193","4","0","SS 1","","FURTHER MATHEMATICS","25","10","16","","","","","","","","","26","32","58","58","0","","","10th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8923","256","4","0","SS 1","","FURTHER MATHEMATICS","25","16","17","","","","","","","","","33","22","55","55","0","","","16th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8924","140","4","0","SS 1","","FURTHER MATHEMATICS","25","12","14","","","","","","","","","26","18","44","44","0","","","24th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8925","294","4","0","SS 1","","FURTHER MATHEMATICS","25","18","20","","","","","","","","","38","30","68","68","0","","","3rd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8926","1","4","0","SS 1","","FURTHER MATHEMATICS","25","11","14","","","","","","","","","25","10","35","35","0","","","29th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8927","141","4","0","SS 1","","FURTHER MATHEMATICS","25","16","20","","","","","","","","","36","30","66","66","0","","","5th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8928","303","4","0","SS 1","","FURTHER MATHEMATICS","25","14","18","","","","","","","","","32","24","56","56","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8929","301","4","0","SS 1","","FURTHER MATHEMATICS","25","17","16","","","","","","","","","33","20","53","53","0","","","17th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8930","143","4","0","SS 1","","FURTHER MATHEMATICS","25","15","18","","","","","","","","","33","36","69","69","0","","","1st","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8931","293","4","0","SS 1","","FURTHER MATHEMATICS","25","18","18","","","","","","","","","36","31","67","67","0","","","4th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8932","235","4","0","SS 1","","FURTHER MATHEMATICS","25","20","16","","","","","","","","","36","29","65","65","0","","","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8933","234","4","0","SS 1","","FURTHER MATHEMATICS","25","10","18","","","","","","","","","28","29","57","57","0","","","11th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8934","237","4","0","SS 1","","FURTHER MATHEMATICS","25","17","16","","","","","","","","","33","18","51","51","0","","","19th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8935","121","4","0","SS 1","","FURTHER MATHEMATICS","25","20","20","","","","","","","","","40","29","69","69","0","","","1st","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8936","195","4","0","SS 1","","FURTHER MATHEMATICS","25","14","12","","","","","","","","","26","22","48","48","0","","","22nd","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8937","196","4","0","SS 1","","FURTHER MATHEMATICS","25","13","16","","","","","","","","","29","12","41","41","0","","","25th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8938","297","4","0","SS 1","","FURTHER MATHEMATICS","25","15","17","","","","","","","","","32","24","56","56","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8939","302","4","0","SS 1","","FURTHER MATHEMATICS","25","16","14","","","","","","","","","30","17","47","47","0","","","23rd","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8940","313","4","0","SS 1","","FURTHER MATHEMATICS","25","8","10","","","","","","","","","18","12","30","30","0","","","30th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8941","295","4","0","SS 1","","FURTHER MATHEMATICS","25","18","17","","","","","","","","","35","26","61","61","0","","","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8942","298","4","0","SS 1","","FURTHER MATHEMATICS","25","14","16","","","","","","","","","30","11","41","41","0","","","25th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8943","299","4","0","SS 1","","FURTHER MATHEMATICS","25","12","18","","","","","","","","","30","11","41","41","0","","","25th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8944","7","4","0","SS 1","","FURTHER MATHEMATICS","25","18","20","","","","","","","","","38","22","60","60","0","","","9th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8945","125","4","0","SS 1","","FURTHER MATHEMATICS","25","10","12","","","","","","","","","22","14","36","36","0","","","28th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8946","273","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","30","50","50","0","","","9th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8947","266","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","8","","","","","","","","","13","23","36","36","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8948","261","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","8","","","","","","","","","13","26","39","39","0","","","21st","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8949","275","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","20","40","40","0","","","19th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8950","276","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","5","","","","","","","","","15","32","47","47","0","","","13th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8951","311","1","0","JSS 1","","ENGLISH LANGUAGE","1","17","17","","","","","","","","","34","46","80","80","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8952","274","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","31","51","51","0","","","6th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8953","277","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","8","","","","","","","","","13","14","27","27","0","","","25th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8954","272","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","18","","","","","","","","","36","38","74","74","0","","","2nd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8955","270","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","35","55","55","0","","","5th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8956","279","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","5","","","","","","","","","15","33","48","48","0","","","11th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8957","284","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","20","40","40","0","","","19th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8958","281","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","30","50","50","0","","","9th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("8959","283","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","15","","","","","","","","","25","36","61","61","0","","","4th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8960","265","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","27","42","42","0","","","17th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8961","309","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","26","41","41","0","","","18th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8962","268","1","0","JSS 1","","ENGLISH LANGUAGE","1","17","15","","","","","","","","","32","30","62","62","0","","","3rd","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8963","282","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","16","31","31","0","","","24th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8964","280","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","31","51","51","0","","","6th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8965","263","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","30","45","45","0","","","15th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8966","267","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","33","48","48","0","","","11th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8967","262","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","11","26","26","0","","","26th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8968","278","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","8","","","","","","","","","13","22","35","35","0","","","23rd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8969","271","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","31","51","51","0","","","6th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8970","264","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","8","","","","","","","","","13","30","43","43","0","","","16th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8971","269","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","26","46","46","0","","","14th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8972","8","4","0","SS 1","","AGRICULTURAL SCIENCE","5","4","4","","","","","","","","","8","30","38","38","0","","","15th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8973","126","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","0","","","","","","","","","10","35","45","45","0","","","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8974","296","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","1","","","","","","","","","9","23","32","32","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8975","300","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","8","","","","","","","","","15","32","47","47","0","","","10th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8976","138","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","4","","","","","","","","","10","28","38","38","0","","","15th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8977","2","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","0","","","","","","","","","6","20","26","26","0","","","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8978","193","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","3","","","","","","","","","11","33","44","44","0","","","13th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8979","256","4","0","SS 1","","AGRICULTURAL SCIENCE","5","4","3","","","","","","","","","7","14","21","21","0","","","25th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8980","140","4","0","SS 1","","AGRICULTURAL SCIENCE","5","2","4","","","","","","","","","6","23","29","29","0","","","20th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8981","294","4","0","SS 1","","AGRICULTURAL SCIENCE","5","15","3","","","","","","","","","18","49","67","67","0","","","1st","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8982","1","4","0","SS 1","","AGRICULTURAL SCIENCE","5","1","3","","","","","","","","","4","15","19","19","0","","","27th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8983","141","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","5","","","","","","","","","16","48","64","64","0","","","2nd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8984","303","4","0","SS 1","","AGRICULTURAL SCIENCE","5","9","0","","","","","","","","","9","31","40","40","0","","","14th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8985","301","4","0","SS 1","","AGRICULTURAL SCIENCE","5","9","9","","","","","","","","","18","30","48","48","0","","","9th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8986","143","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","10","","","","","","","","","21","37","58","58","0","","","5th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8987","293","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","13","","","","","","","","","21","32","53","53","0","","","8th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8988","235","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","4","","","","","","","","","15","31","46","46","0","","","11th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8989","234","4","0","SS 1","","AGRICULTURAL SCIENCE","5","13","8","","","","","","","","","21","40","61","61","0","","","4th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8990","237","4","0","SS 1","","AGRICULTURAL SCIENCE","5","1","0","","","","","","","","","1","16","17","17","0","","","28th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8991","121","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","13","","","","","","","","","23","35","58","58","0","","","5th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8992","195","4","0","SS 1","","AGRICULTURAL SCIENCE","5","3","0","","","","","","","","","3","18","21","21","0","","","25th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8993","196","4","0","SS 1","","AGRICULTURAL SCIENCE","5","3","0","","","","","","","","","3","23","26","26","0","","","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8994","297","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","9","","","","","","","","","19","45","64","64","0","","","2nd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8995","302","4","0","SS 1","","AGRICULTURAL SCIENCE","5","3","2","","","","","","","","","5","17","22","22","0","","","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8996","313","4","0","SS 1","","AGRICULTURAL SCIENCE","5","1","0","","","","","","","","","1","13","14","14","0","","","29th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8997","295","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","6","","","","","","","","","17","37","54","54","0","","","7th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8998","298","4","0","SS 1","","AGRICULTURAL SCIENCE","5","3","5","","","","","","","","","8","24","32","32","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8999","299","4","0","SS 1","","AGRICULTURAL SCIENCE","5","1","1","","","","","","","","","2","12","14","14","0","","","29th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9000","7","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","0","","","","","","","","","6","23","29","29","0","","","20th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9001","125","4","0","SS 1","","AGRICULTURAL SCIENCE","5","3","6","","","","","","","","","9","27","36","36","0","","","17th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9002","8","4","0","SS 1","","BIOLOGY","14","3","0","","","","","","","","","3","23","26","26","0","","","15th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9003","126","4","0","SS 1","","BIOLOGY","14","4","1","","","","","","","","","5","21","26","26","0","","","15th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9004","296","4","0","SS 1","","BIOLOGY","14","4","4","","","","","","","","","8","19","27","27","0","","","14th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9005","300","4","0","SS 1","","BIOLOGY","14","3","0","","","","","","","","","3","18","21","21","0","","","21st","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9006","138","4","0","SS 1","","BIOLOGY","14","1","0","","","","","","","","","1","22","23","23","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9007","2","4","0","SS 1","","BIOLOGY","14","2","1","","","","","","","","","3","17","20","20","0","","","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9008","193","4","0","SS 1","","BIOLOGY","14","2","3","","","","","","","","","5","35","40","40","0","","","8th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9009","256","4","0","SS 1","","BIOLOGY","14","4","2","","","","","","","","","6","14","20","20","0","","","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9010","140","4","0","SS 1","","BIOLOGY","14","1","1","","","","","","","","","2","15","17","17","0","","","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9011","294","4","0","SS 1","","BIOLOGY","14","7","5","","","","","","","","","12","38","50","50","0","","","3rd","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9012","1","4","0","SS 1","","BIOLOGY","14","2","0","","","","","","","","","2","15","17","17","0","","","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9013","141","4","0","SS 1","","BIOLOGY","14","14","6","","","","","","","","","20","48","68","68","0","","","1st","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9014","303","4","0","SS 1","","BIOLOGY","14","7","4","","","","","","","","","11","32","43","43","0","","","6th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9015","301","4","0","SS 1","","BIOLOGY","14","3","4","","","","","","","","","7","26","33","33","0","","","11th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9016","143","4","0","SS 1","","BIOLOGY","14","5","4","","","","","","","","","9","36","45","45","0","","","5th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9017","293","4","0","SS 1","","BIOLOGY","14","2","6","","","","","","","","","8","22","30","30","0","","","13th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9018","235","4","0","SS 1","","BIOLOGY","14","6","6","","","","","","","","","12","35","47","47","0","","","4th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9019","234","4","0","SS 1","","BIOLOGY","14","9","6","","","","","","","","","15","53","68","68","0","","","1st","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9020","237","4","0","SS 1","","BIOLOGY","14","5","3","","","","","","","","","8","23","31","31","0","","","12th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9021","121","4","0","SS 1","","BIOLOGY","14","7","3","","","","","","","","","10","31","41","41","0","","","7th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9022","195","4","0","SS 1","","BIOLOGY","14","5","2","","","","","","","","","7","9","16","16","0","","","27th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9023","196","4","0","SS 1","","BIOLOGY","14","9","0","","","","","","","","","9","13","22","22","0","","","19th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9024","297","4","0","SS 1","","BIOLOGY","14","3","3","","","","","","","","","6","33","39","39","0","","","9th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9025","302","4","0","SS 1","","BIOLOGY","14","1","1","","","","","","","","","2","20","22","22","0","","","19th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9026","313","4","0","SS 1","","BIOLOGY","14","2","0","","","","","","","","","2","13","15","15","0","","","29th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9027","295","4","0","SS 1","","BIOLOGY","14","4","2","","","","","","","","","6","19","25","25","0","","","17th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9028","298","4","0","SS 1","","BIOLOGY","14","3","3","","","","","","","","","6","10","16","16","0","","","27th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9029","299","4","0","SS 1","","BIOLOGY","14","2","2","","","","","","","","","4","11","15","15","0","","","29th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9030","7","4","0","SS 1","","BIOLOGY","14","0","0","","","","","","","","","","17","17","17","0","","","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9031","125","4","0","SS 1","","BIOLOGY","14","6","8","","","","","","","","","14","20","34","34","0","","","10th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9032","28","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","60","100","100","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9033","307","6","0","SS 3","","DICTION","26","8","7","","","","","","","","","15","24","39","39","0","","","25th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9034","308","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","26","66","66","0","","","23rd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9035","246","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","41","81","81","0","","","13th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9036","131","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","38","78","78","0","","","15th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9037","133","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","50","90","90","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9038","200","6","0","SS 3","","DICTION","26","10","10","","","","","","","","","20","54","74","74","0","","","20th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9039","41","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","60","100","100","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9040","201","6","0","SS 3","","DICTION","26","17","18","","","","","","","","","35","54","89","89","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9041","31","6","0","SS 3","","DICTION","26","19","20","","","","","","","","","39","48","87","87","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9042","243","6","0","SS 3","","DICTION","26","14","14","","","","","","","","","28","50","78","78","0","","","15th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9043","134","6","0","SS 3","","DICTION","26","18","18","","","","","","","","","36","50","86","86","0","","","7th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9044","136","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","42","82","82","0","","","12th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9045","306","6","0","SS 3","","DICTION","26","13","13","","","","","","","","","26","42","68","68","0","","","22nd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9046","244","6","0","SS 3","","DICTION","26","17","18","","","","","","","","","35","55","90","90","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9047","35","6","0","SS 3","","DICTION","26","17","17","","","","","","","","","34","45","79","79","0","","","14th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9048","245","6","0","SS 3","","DICTION","26","18","20","","","","","","","","","38","45","83","83","0","","","10th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9049","29","6","0","SS 3","","DICTION","26","16","16","","","","","","","","","32","51","83","83","0","","","10th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9050","32","6","0","SS 3","","DICTION","26","16","17","","","","","","","","","33","43","76","76","0","","","18th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9051","33","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","37","77","77","0","","","17th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9052","48","6","0","SS 3","","DICTION","26","13","13","","","","","","","","","26","44","70","70","0","","","21st","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9053","247","6","0","SS 3","","DICTION","26","15","16","","","","","","","","","31","53","84","84","0","","","9th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9054","202","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","46","86","86","0","","","7th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9055","130","6","0","SS 3","","DICTION","26","3","3","","","","","","","","","6","36","42","42","0","","","24th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9056","128","6","0","SS 3","","DICTION","26","18","18","","","","","","","","","36","40","76","76","0","","","18th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9057","314","6","0","SS 3","","DICTION","26","0","0","","","","","","","","","","0","0","0","0","","","26th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9058","273","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","20","","","","","","","","","40","58","98","98","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("9059","266","1","0","JSS 1","","BASIC TECHNOLOGY","8","12","12","","","","","","","","","24","27","51","51","0","","","23rd","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9060","261","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","10","","","","","","","","","28","48","76","76","0","","","14th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9061","275","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","10","","","","","","","","","20","30","50","50","0","","","24th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9062","276","1","0","JSS 1","","BASIC TECHNOLOGY","8","14","18","","","","","","","","","32","56","88","88","0","","","11th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9063","311","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","18","","","","","","","","","35","55","90","90","0","","","9th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9064","274","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","20","","","","","","","","","38","50","88","88","0","","","11th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9065","277","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","7","","","","","","","","","17","28","45","45","0","","","25th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9066","272","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","20","","","","","","","","","40","57","97","97","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9067","270","1","0","JSS 1","","BASIC TECHNOLOGY","8","16","20","","","","","","","","","36","54","90","90","0","","","9th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9068","279","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","19","","","","","","","","","39","57","96","96","0","","","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9069","284","1","0","JSS 1","","BASIC TECHNOLOGY","8","11","10","","","","","","","","","21","33","54","54","0","","","22nd","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9070","281","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","18","","","","","","","","","36","57","93","93","0","","","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9071","283","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","18","","","","","","","","","35","58","93","93","0","","","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9072","265","1","0","JSS 1","","BASIC TECHNOLOGY","8","15","10","","","","","","","","","25","49","74","74","0","","","16th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9073","309","1","0","JSS 1","","BASIC TECHNOLOGY","8","12","15","","","","","","","","","27","52","79","79","0","","","13th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9074","268","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","15","","","","","","","","","35","57","92","92","0","","","8th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9075","282","1","0","JSS 1","","BASIC TECHNOLOGY","8","11","14","","","","","","","","","25","50","75","75","0","","","15th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9076","280","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","17","","","","","","","","","35","0","35","35","0","","","26th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9077","263","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","7","","","","","","","","","25","44","69","69","0","","","18th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9078","267","1","0","JSS 1","","BASIC TECHNOLOGY","8","19","20","","","","","","","","","39","58","97","97","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9079","262","1","0","JSS 1","","BASIC TECHNOLOGY","8","13","12","","","","","","","","","25","44","69","69","0","","","18th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9080","278","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","12","","","","","","","","","22","45","67","67","0","","","20th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9081","271","1","0","JSS 1","","BASIC TECHNOLOGY","8","15","10","","","","","","","","","25","48","73","73","0","","","17th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9082","264","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","7","","","","","","","","","17","38","55","55","0","","","21st","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9083","269","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","19","","","","","","","","","37","56","93","93","0","","","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9084","8","4","0","SS 1","","DICTION","26","9","10","","","","","","","","","19","36","55","55","0","","","17th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9085","126","4","0","SS 1","","DICTION","26","15","17","","","","","","","","","32","40","72","72","0","","","2nd","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9086","296","4","0","SS 1","","DICTION","26","15","16","","","","","","","","","31","28","59","59","0","","","14th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9087","300","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","16","26","26","0","","","28th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9088","138","4","0","SS 1","","DICTION","26","10","10","","","","","","","","","20","46","66","66","0","","","6th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9089","2","4","0","SS 1","","DICTION","26","10","8","","","","","","","","","18","44","62","62","0","","","12th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9090","193","4","0","SS 1","","DICTION","26","14","15","","","","","","","","","29","34","63","63","0","","","10th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9091","256","4","0","SS 1","","DICTION","26","8","10","","","","","","","","","18","15","33","33","0","","","25th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9092","140","4","0","SS 1","","DICTION","26","15","17","","","","","","","","","32","26","58","58","0","","","15th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9093","294","4","0","SS 1","","DICTION","26","13","13","","","","","","","","","26","38","64","64","0","","","7th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9094","1","4","0","SS 1","","DICTION","26","5","7","","","","","","","","","12","24","36","36","0","","","24th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9095","141","4","0","SS 1","","DICTION","26","20","20","","","","","","","","","40","50","90","90","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9096","303","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","51","61","61","0","","","13th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9097","301","4","0","SS 1","","DICTION","26","5","10","","","","","","","","","15","49","64","64","0","","","7th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9098","143","4","0","SS 1","","DICTION","26","18","19","","","","","","","","","37","31","68","68","0","","","4th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9099","293","4","0","SS 1","","DICTION","26","5","6","","","","","","","","","11","43","54","54","0","","","19th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9100","235","4","0","SS 1","","DICTION","26","10","10","","","","","","","","","20","47","67","67","0","","","5th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9101","234","4","0","SS 1","","DICTION","26","14","14","","","","","","","","","28","36","64","64","0","","","7th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9102","237","4","0","SS 1","","DICTION","26","11","10","","","","","","","","","21","18","39","39","0","","","23rd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9103","121","4","0","SS 1","","DICTION","26","7","5","","","","","","","","","12","45","57","57","0","","","16th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9104","195","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","36","46","46","0","","","22nd","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9105","196","4","0","SS 1","","DICTION","26","10","7","","","","","","","","","17","16","33","33","0","","","25th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9106","297","4","0","SS 1","","DICTION","26","10","8","","","","","","","","","18","45","63","63","0","","","10th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9107","302","4","0","SS 1","","DICTION","26","8","10","","","","","","","","","18","37","55","55","0","","","17th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9108","313","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","12","22","22","0","","","30th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9109","295","4","0","SS 1","","DICTION","26","10","10","","","","","","","","","20","49","69","69","0","","","3rd","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9110","298","4","0","SS 1","","DICTION","26","8","10","","","","","","","","","18","30","48","48","0","","","21st","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9111","299","4","0","SS 1","","DICTION","26","9","8","","","","","","","","","17","14","31","31","0","","","27th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9112","7","4","0","SS 1","","DICTION","26","3","1","","","","","","","","","4","22","26","26","0","","","28th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9113","125","4","0","SS 1","","DICTION","26","7","6","","","","","","","","","13","41","54","54","0","","","19th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9114","19","5","0","SS 2","","DICTION","26","15","16","","","","","","","","","31","43","74","74","0","","","12th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9115","18","5","0","SS 2","","DICTION","26","10","10","","","","","","","","","20","30","50","50","0","","","25th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9116","17","5","0","SS 2","","DICTION","26","13","13","","","","","","","","","26","51","77","77","0","","","10th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9117","304","5","0","SS 2","","DICTION","26","7","7","","","","","","","","","14","52","66","66","0","","","17th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9118","24","5","0","SS 2","","DICTION","26","20","20","","","","","","","","","40","42","82","82","0","","","8th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9119","21","5","0","SS 2","","DICTION","26","10","10","","","","","","","","","20","52","72","72","0","","","16th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9120","15","5","0","SS 2","","DICTION","26","8","8","","","","","","","","","16","47","63","63","0","","","21st","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9121","198","5","0","SS 2","","DICTION","26","19","20","","","","","","","","","39","48","87","87","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9122","253","5","0","SS 2","","DICTION","26","9","8","","","","","","","","","17","47","64","64","0","","","20th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9123","171","5","0","SS 2","","DICTION","26","18","18","","","","","","","","","36","50","86","86","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9124","199","5","0","SS 2","","DICTION","26","20","20","","","","","","","","","40","38","78","78","0","","","9th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9125","23","5","0","SS 2","","DICTION","26","9","10","","","","","","","","","19","54","73","73","0","","","15th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9126","14","5","0","SS 2","","DICTION","26","10","10","","","","","","","","","20","45","65","65","0","","","18th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9127","12","5","0","SS 2","","DICTION","26","20","20","","","","","","","","","40","49","89","89","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9128","20","5","0","SS 2","","DICTION","26","7","7","","","","","","","","","14","39","53","53","0","","","24th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9129","242","5","0","SS 2","","DICTION","26","13","14","","","","","","","","","27","56","83","83","0","","","7th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9130","25","5","0","SS 2","","DICTION","26","15","17","","","","","","","","","32","54","86","86","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9131","22","5","0","SS 2","","DICTION","26","8","8","","","","","","","","","16","58","74","74","0","","","12th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9132","305","5","0","SS 2","","DICTION","26","7","8","","","","","","","","","15","42","57","57","0","","","23rd","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9133","241","5","0","SS 2","","DICTION","26","16","16","","","","","","","","","32","55","87","87","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9134","239","5","0","SS 2","","DICTION","26","20","20","","","","","","","","","40","49","89","89","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9135","174","5","0","SS 2","","DICTION","26","6","7","","","","","","","","","13","30","43","43","0","","","26th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9136","26","5","0","SS 2","","DICTION","26","10","10","","","","","","","","","20","54","74","74","0","","","12th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9137","254","5","0","SS 2","","DICTION","26","8","10","","","","","","","","","18","41","59","59","0","","","22nd","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9138","259","5","0","SS 2","","DICTION","26","8","9","","","","","","","","","17","48","65","65","0","","","18th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9139","13","5","0","SS 2","","DICTION","26","16","17","","","","","","","","","33","42","75","75","0","","","11th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9140","273","1","0","JSS 1","","DICTION","26","20","20","","","","","","","","","40","36","76","76","0","","","7th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9141","266","1","0","JSS 1","","DICTION","26","8","8","","","","","","","","","16","26","42","42","0","","","24th","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9142","261","1","0","JSS 1","","DICTION","26","14","15","","","","","","","","","29","32","61","61","0","","","13th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9143","275","1","0","JSS 1","","DICTION","26","8","7","","","","","","","","","15","35","50","50","0","","","19th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9144","276","1","0","JSS 1","","DICTION","26","18","18","","","","","","","","","36","30","66","66","0","","","10th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9145","311","1","0","JSS 1","","DICTION","26","18","18","","","","","","","","","36","43","79","79","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9146","274","1","0","JSS 1","","DICTION","26","14","15","","","","","","","","","29","34","63","63","0","","","12th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9147","277","1","0","JSS 1","","DICTION","26","10","5","","","","","","","","","15","20","35","35","0","","","25th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9148","272","1","0","JSS 1","","DICTION","26","18","18","","","","","","","","","36","45","81","81","0","","","3rd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9149","270","1","0","JSS 1","","DICTION","26","18","18","","","","","","","","","36","41","77","77","0","","","6th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9150","279","1","0","JSS 1","","DICTION","26","20","20","","","","","","","","","40","35","75","75","0","","","8th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9151","284","1","0","JSS 1","","DICTION","26","14","14","","","","","","","","","28","28","56","56","0","","","15th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9152","281","1","0","JSS 1","","DICTION","26","10","11","","","","","","","","","21","37","58","58","0","","","14th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9153","283","1","0","JSS 1","","DICTION","26","20","20","","","","","","","","","40","50","90","90","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9154","265","1","0","JSS 1","","DICTION","26","13","15","","","","","","","","","28","18","46","46","0","","","21st","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9155","309","1","0","JSS 1","","DICTION","26","10","10","","","","","","","","","20","32","52","52","0","","","17th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9156","268","1","0","JSS 1","","DICTION","26","15","16","","","","","","","","","31","44","75","75","0","","","8th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9157","282","1","0","JSS 1","","DICTION","26","13","13","","","","","","","","","26","18","44","44","0","","","23rd","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9158","280","1","0","JSS 1","","DICTION","26","15","15","","","","","","","","","30","0","30","30","0","","","26th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("9159","263","1","0","JSS 1","","DICTION","26","17","17","","","","","","","","","34","49","83","83","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9160","267","1","0","JSS 1","","DICTION","26","12","13","","","","","","","","","25","54","79","79","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9161","262","1","0","JSS 1","","DICTION","26","13","13","","","","","","","","","26","25","51","51","0","","","18th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9162","278","1","0","JSS 1","","DICTION","26","10","5","","","","","","","","","15","31","46","46","0","","","21st","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9163","271","1","0","JSS 1","","DICTION","26","14","14","","","","","","","","","28","36","64","64","0","","","11th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9164","264","1","0","JSS 1","","DICTION","26","15","15","","","","","","","","","30","26","56","56","0","","","15th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9165","269","1","0","JSS 1","","DICTION","26","14","14","","","","","","","","","28","22","50","50","0","","","19th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9166","214","2","0","JSS 2","","DICTION","26","10","5","","","","","","","","","15","41","56","56","0","","","11th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9167","248","2","0","JSS 2","","DICTION","26","10","5","","","","","","","","","15","42","57","57","0","","","10th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9168","250","2","0","JSS 2","","DICTION","26","2","1","","","","","","","","","3","24","27","27","0","","","26th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9169","227","2","0","JSS 2","","DICTION","26","10","10","","","","","","","","","20","33","53","53","0","","","13th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9170","285","2","0","JSS 2","","DICTION","26","5","5","","","","","","","","","10","53","63","63","0","","","7th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9171","289","2","0","JSS 2","","DICTION","26","5","5","","","","","","","","","10","39","49","49","0","","","17th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9172","209","2","0","JSS 2","","DICTION","26","10","5","","","","","","","","","15","37","52","52","0","","","15th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9173","188","2","0","JSS 2","","DICTION","26","5","5","","","","","","","","","10","22","32","32","0","","","25th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9174","221","2","0","JSS 2","","DICTION","26","5","6","","","","","","","","","11","41","52","52","0","","","15th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9175","220","2","0","JSS 2","","DICTION","26","8","5","","","","","","","","","13","36","49","49","0","","","17th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9176","257","2","0","JSS 2","","DICTION","26","15","15","","","","","","","","","30","41","71","71","0","","","5th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9177","213","2","0","JSS 2","","DICTION","26","7","7","","","","","","","","","14","33","47","47","0","","","19th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9178","288","2","0","JSS 2","","DICTION","26","10","5","","","","","","","","","15","32","47","47","0","","","19th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9179","215","2","0","JSS 2","","DICTION","26","13","14","","","","","","","","","27","34","61","61","0","","","8th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9180","225","2","0","JSS 2","","DICTION","26","13","13","","","","","","","","","26","29","55","55","0","","","12th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9181","217","2","0","JSS 2","","DICTION","26","15","15","","","","","","","","","30","39","69","69","0","","","6th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9182","218","2","0","JSS 2","","DICTION","26","18","18","","","","","","","","","36","44","80","80","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9183","216","2","0","JSS 2","","DICTION","26","20","20","","","","","","","","","40","41","81","81","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9184","219","2","0","JSS 2","","DICTION","26","9","8","","","","","","","","","17","29","46","46","0","","","21st","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9185","224","2","0","JSS 2","","DICTION","26","5","5","","","","","","","","","10","28","38","38","0","","","24th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9186","223","2","0","JSS 2","","DICTION","26","17","16","","","","","","","","","33","40","73","73","0","","","3rd","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9187","226","2","0","JSS 2","","DICTION","26","17","17","","","","","","","","","34","38","72","72","0","","","4th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9188","286","2","0","JSS 2","","DICTION","26","10","5","","","","","","","","","15","31","46","46","0","","","21st","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9189","249","2","0","JSS 2","","DICTION","26","8","8","","","","","","","","","16","37","53","53","0","","","13th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9190","210","2","0","JSS 2","","DICTION","26","8","9","","","","","","","","","17","26","43","43","0","","","23rd","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9191","287","2","0","JSS 2","","DICTION","26","8","8","","","","","","","","","16","10","26","26","0","","","27th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9192","222","2","0","JSS 2","","DICTION","26","10","5","","","","","","","","","15","46","61","61","0","","","8th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9193","273","1","0","JSS 1","","BUSINESS STUDIES","9","16","15","","","","","","","","","31","45","76","76","0","","","5th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9194","266","1","0","JSS 1","","BUSINESS STUDIES","9","11","7","","","","","","","","","18","16","34","34","0","","","22nd","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9195","261","1","0","JSS 1","","BUSINESS STUDIES","9","6","8","","","","","","","","","14","25","39","39","0","","","20th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9196","275","1","0","JSS 1","","BUSINESS STUDIES","9","6","4","","","","","","","","","10","11","21","21","0","","","26th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9197","276","1","0","JSS 1","","BUSINESS STUDIES","9","19","9","","","","","","","","","28","33","61","61","0","","","10th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9198","311","1","0","JSS 1","","BUSINESS STUDIES","9","19","15","","","","","","","","","34","47","81","81","0","","","4th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9199","274","1","0","JSS 1","","BUSINESS STUDIES","9","18","10","","","","","","","","","28","44","72","72","0","","","7th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9200","277","1","0","JSS 1","","BUSINESS STUDIES","9","3","5","","","","","","","","","8","17","25","25","0","","","24th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9201","272","1","0","JSS 1","","BUSINESS STUDIES","9","20","20","","","","","","","","","40","56","96","96","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9202","270","1","0","JSS 1","","BUSINESS STUDIES","9","20","15","","","","","","","","","35","33","68","68","0","","","9th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9203","279","1","0","JSS 1","","BUSINESS STUDIES","9","8","10","","","","","","","","","18","35","53","53","0","","","12th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9204","284","1","0","JSS 1","","BUSINESS STUDIES","9","10","6","","","","","","","","","16","20","36","36","0","","","21st","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9205","281","1","0","JSS 1","","BUSINESS STUDIES","9","18","17","","","","","","","","","35","47","82","82","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9206","283","1","0","JSS 1","","BUSINESS STUDIES","9","20","19","","","","","","","","","39","52","91","91","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9207","265","1","0","JSS 1","","BUSINESS STUDIES","9","6","7","","","","","","","","","13","32","45","45","0","","","16th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9208","309","1","0","JSS 1","","BUSINESS STUDIES","9","10","9","","","","","","","","","19","22","41","41","0","","","19th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9209","268","1","0","JSS 1","","BUSINESS STUDIES","9","16","13","","","","","","","","","29","46","75","75","0","","","6th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9210","282","1","0","JSS 1","","BUSINESS STUDIES","9","15","6","","","","","","","","","21","31","52","52","0","","","13th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9211","280","1","0","JSS 1","","BUSINESS STUDIES","9","17","8","","","","","","","","","25","0","25","25","0","","","24th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9212","263","1","0","JSS 1","","BUSINESS STUDIES","9","11","5","","","","","","","","","16","26","42","42","0","","","17th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9213","267","1","0","JSS 1","","BUSINESS STUDIES","9","19","9","","","","","","","","","28","43","71","71","0","","","8th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9214","262","1","0","JSS 1","","BUSINESS STUDIES","9","11","6","","","","","","","","","17","13","30","30","0","","","23rd","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9215","278","1","0","JSS 1","","BUSINESS STUDIES","9","13","6","","","","","","","","","19","27","46","46","0","","","15th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9216","271","1","0","JSS 1","","BUSINESS STUDIES","9","11","9","","","","","","","","","20","30","50","50","0","","","14th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9217","264","1","0","JSS 1","","BUSINESS STUDIES","9","12","7","","","","","","","","","19","23","42","42","0","","","17th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9218","269","1","0","JSS 1","","BUSINESS STUDIES","9","15","10","","","","","","","","","25","33","58","58","0","","","11th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9219","214","2","0","JSS 2","","FRENCH","27","14","11","","","","","","","","","25","13","38","38","0","","","14th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9220","248","2","0","JSS 2","","FRENCH","27","13","7","","","","","","","","","20","27","47","47","0","","","11th","D7","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9221","250","2","0","JSS 2","","FRENCH","27","12","12","","","","","","","","","24","26","50","50","0","","","10th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9222","227","2","0","JSS 2","","FRENCH","27","10","5","","","","","","","","","15","8","23","23","0","","","21st","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9223","285","2","0","JSS 2","","FRENCH","27","18","20","","","","","","","","","38","52","90","90","0","","","1st","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9224","289","2","0","JSS 2","","FRENCH","27","4","3","","","","","","","","","7","10","17","17","0","","","26th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9225","209","2","0","JSS 2","","FRENCH","27","5","3","","","","","","","","","8","12","20","20","0","","","23rd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9226","188","2","0","JSS 2","","FRENCH","27","13","15","","","","","","","","","28","34","62","62","0","","","5th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9227","221","2","0","JSS 2","","FRENCH","27","5","8","","","","","","","","","13","13","26","26","0","","","19th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9228","220","2","0","JSS 2","","FRENCH","27","3","5","","","","","","","","","8","28","36","36","0","","","15th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9229","257","2","0","JSS 2","","FRENCH","27","5","5","","","","","","","","","10","8","18","18","0","","","25th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9230","213","2","0","JSS 2","","FRENCH","27","11","8","","","","","","","","","19","11","30","30","0","","","18th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9231","288","2","0","JSS 2","","FRENCH","27","5","3","","","","","","","","","8","5","13","13","0","","","27th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9232","215","2","0","JSS 2","","FRENCH","27","11","13","","","","","","","","","24","30","54","54","0","","","8th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9233","225","2","0","JSS 2","","FRENCH","27","3","5","","","","","","","","","8","12","20","20","0","","","23rd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9234","217","2","0","JSS 2","","FRENCH","27","11","13","","","","","","","","","24","22","46","46","0","","","12th","D7","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9235","218","2","0","JSS 2","","FRENCH","27","12","7","","","","","","","","","19","6","25","25","0","","","20th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9236","216","2","0","JSS 2","","FRENCH","27","10","13","","","","","","","","","23","46","69","69","0","","","4th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9237","219","2","0","JSS 2","","FRENCH","27","5","10","","","","","","","","","15","21","36","36","0","","","15th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9238","224","2","0","JSS 2","","FRENCH","27","12","14","","","","","","","","","26","30","56","56","0","","","7th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9239","223","2","0","JSS 2","","FRENCH","27","18","17","","","","","","","","","35","51","86","86","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9240","226","2","0","JSS 2","","FRENCH","27","19","12","","","","","","","","","31","45","76","76","0","","","3rd","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9241","286","2","0","JSS 2","","FRENCH","27","5","8","","","","","","","","","13","20","33","33","0","","","17th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9242","249","2","0","JSS 2","","FRENCH","27","10","10","","","","","","","","","20","24","44","44","0","","","13th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9243","210","2","0","JSS 2","","FRENCH","27","13","10","","","","","","","","","23","36","59","59","0","","","6th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9244","287","2","0","JSS 2","","FRENCH","27","5","6","","","","","","","","","11","10","21","21","0","","","22nd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9245","222","2","0","JSS 2","","FRENCH","27","14","13","","","","","","","","","27","27","54","54","0","","","8th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9246","250","2","0","JSS 2","","BUSINESS STUDIES","9","10","7","","","","","","","","","17","33","50","50","0","","","20th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9247","227","2","0","JSS 2","","BUSINESS STUDIES","9","6","6","","","","","","","","","12","36","48","48","0","","","21st","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9248","285","2","0","JSS 2","","BUSINESS STUDIES","9","14","15","","","","","","","","","29","50","79","79","0","","","6th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9249","289","2","0","JSS 2","","BUSINESS STUDIES","9","5","6","","","","","","","","","11","16","27","27","0","","","26th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9250","209","2","0","JSS 2","","BUSINESS STUDIES","9","11","7","","","","","","","","","18","30","48","48","0","","","21st","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9251","188","2","0","JSS 2","","BUSINESS STUDIES","9","8","11","","","","","","","","","19","33","52","52","0","","","18th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9252","221","2","0","JSS 2","","BUSINESS STUDIES","9","10","14","","","","","","","","","24","46","70","70","0","","","10th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9253","220","2","0","JSS 2","","BUSINESS STUDIES","9","3","15","","","","","","","","","18","37","55","55","0","","","16th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9254","257","2","0","JSS 2","","BUSINESS STUDIES","9","8","7","","","","","","","","","15","20","35","35","0","","","23rd","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9255","213","2","0","JSS 2","","BUSINESS STUDIES","9","12","11","","","","","","","","","23","47","70","70","0","","","10th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9256","288","2","0","JSS 2","","BUSINESS STUDIES","9","1","4","","","","","","","","","5","7","12","12","0","","","27th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9257","215","2","0","JSS 2","","BUSINESS STUDIES","9","9","11","","","","","","","","","20","33","53","53","0","","","17th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9258","225","2","0","JSS 2","","BUSINESS STUDIES","9","6","10","","","","","","","","","16","18","34","34","0","","","24th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("9259","217","2","0","JSS 2","","BUSINESS STUDIES","9","15","15","","","","","","","","","30","51","81","81","0","","","4th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9260","218","2","0","JSS 2","","BUSINESS STUDIES","9","5","9","","","","","","","","","14","43","57","57","0","","","15th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9261","216","2","0","JSS 2","","BUSINESS STUDIES","9","18","16","","","","","","","","","34","48","82","82","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9262","219","2","0","JSS 2","","BUSINESS STUDIES","9","11","7","","","","","","","","","18","45","63","63","0","","","12th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9263","224","2","0","JSS 2","","BUSINESS STUDIES","9","11","12","","","","","","","","","23","40","63","63","0","","","12th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9264","223","2","0","JSS 2","","BUSINESS STUDIES","9","19","20","","","","","","","","","39","46","85","85","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9265","226","2","0","JSS 2","","BUSINESS STUDIES","9","16","19","","","","","","","","","35","46","81","81","0","","","4th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9266","286","2","0","JSS 2","","BUSINESS STUDIES","9","13","7","","","","","","","","","20","32","52","52","0","","","18th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9267","249","2","0","JSS 2","","BUSINESS STUDIES","9","11","10","","","","","","","","","21","52","73","73","0","","","8th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9268","210","2","0","JSS 2","","BUSINESS STUDIES","9","20","15","","","","","","","","","35","56","91","91","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9269","287","2","0","JSS 2","","BUSINESS STUDIES","9","1","5","","","","","","","","","6","24","30","30","0","","","25th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9270","222","2","0","JSS 2","","BUSINESS STUDIES","9","15","14","","","","","","","","","29","44","73","73","0","","","8th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9271","214","2","0","JSS 2","","BUSINESS STUDIES","9","15","18","","","","","","","","","33","45","78","78","0","","","7th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9272","248","2","0","JSS 2","","BUSINESS STUDIES","9","8","8","","","","","","","","","16","45","61","61","0","","","14th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9273","214","2","0","JSS 2","","COMPUTER SCIENCE","10","2","16","","","","","","","","","18","38","56","56","0","","","9th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9274","248","2","0","JSS 2","","COMPUTER SCIENCE","10","0","10","","","","","","","","","10","15","25","25","0","","","25th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9275","250","2","0","JSS 2","","COMPUTER SCIENCE","10","10","6","","","","","","","","","16","30","46","46","0","","","18th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9276","227","2","0","JSS 2","","COMPUTER SCIENCE","10","8","12","","","","","","","","","20","28","48","48","0","","","16th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9277","285","2","0","JSS 2","","COMPUTER SCIENCE","10","8","15","","","","","","","","","23","50","73","73","0","","","1st","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9278","289","2","0","JSS 2","","COMPUTER SCIENCE","10","3","10","","","","","","","","","13","18","31","31","0","","","24th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9279","209","2","0","JSS 2","","COMPUTER SCIENCE","10","2","8","","","","","","","","","10","10","20","20","0","","","27th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9280","188","2","0","JSS 2","","COMPUTER SCIENCE","10","10","5","","","","","","","","","15","40","55","55","0","","","11th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9281","221","2","0","JSS 2","","COMPUTER SCIENCE","10","10","15","","","","","","","","","25","22","47","47","0","","","17th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9282","220","2","0","JSS 2","","COMPUTER SCIENCE","10","5","10","","","","","","","","","15","35","50","50","0","","","14th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9283","257","2","0","JSS 2","","COMPUTER SCIENCE","10","10","15","","","","","","","","","25","35","60","60","0","","","7th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9284","213","2","0","JSS 2","","COMPUTER SCIENCE","10","5","8","","","","","","","","","13","40","53","53","0","","","12th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9285","288","2","0","JSS 2","","COMPUTER SCIENCE","10","0","5","","","","","","","","","5","16","21","21","0","","","26th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9286","215","2","0","JSS 2","","COMPUTER SCIENCE","10","7","14","","","","","","","","","21","35","56","56","0","","","9th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9287","225","2","0","JSS 2","","COMPUTER SCIENCE","10","4","5","","","","","","","","","9","25","34","34","0","","","23rd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9288","217","2","0","JSS 2","","COMPUTER SCIENCE","10","6","17","","","","","","","","","23","48","71","71","0","","","3rd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9289","218","2","0","JSS 2","","COMPUTER SCIENCE","10","9","15","","","","","","","","","24","38","62","62","0","","","6th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9290","216","2","0","JSS 2","","COMPUTER SCIENCE","10","10","18","","","","","","","","","28","40","68","68","0","","","4th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9291","219","2","0","JSS 2","","COMPUTER SCIENCE","10","5","10","","","","","","","","","15","28","43","43","0","","","20th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9292","224","2","0","JSS 2","","COMPUTER SCIENCE","10","2","10","","","","","","","","","12","32","44","44","0","","","19th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9293","223","2","0","JSS 2","","COMPUTER SCIENCE","10","10","15","","","","","","","","","25","48","73","73","0","","","1st","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9294","226","2","0","JSS 2","","COMPUTER SCIENCE","10","10","5","","","","","","","","","15","48","63","63","0","","","5th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9295","286","2","0","JSS 2","","COMPUTER SCIENCE","10","7","10","","","","","","","","","17","43","60","60","0","","","7th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9296","249","2","0","JSS 2","","COMPUTER SCIENCE","10","10","11","","","","","","","","","21","15","36","36","0","","","21st","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9297","210","2","0","JSS 2","","COMPUTER SCIENCE","10","8","5","","","","","","","","","13","40","53","53","0","","","12th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9298","287","2","0","JSS 2","","COMPUTER SCIENCE","10","5","5","","","","","","","","","10","26","36","36","0","","","21st","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9299","222","2","0","JSS 2","","COMPUTER SCIENCE","10","10","5","","","","","","","","","15","35","50","50","0","","","14th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9300","273","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","11","","","","","","","","","26","37","63","63","0","","","4th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9301","266","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","13","","","","","","","","","23","20","43","43","0","","","15th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9302","261","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","14","34","34","0","","","25th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9303","275","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","14","13","","","","","","","","","27","16","43","43","0","","","15th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9304","276","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","16","36","36","0","","","24th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9305","311","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","16","15","","","","","","","","","31","37","68","68","0","","","2nd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9306","274","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","30","50","50","0","","","11th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9307","277","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","12","10","","","","","","","","","22","20","42","42","0","","","17th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9308","272","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","18","16","","","","","","","","","34","47","81","81","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9309","270","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","10","","","","","","","","","25","30","55","55","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9310","279","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","10","","","","","","","","","25","35","60","60","0","","","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9311","284","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","14","14","","","","","","","","","28","16","44","44","0","","","14th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9312","281","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","14","14","","","","","","","","","28","36","64","64","0","","","3rd","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9313","283","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","14","","","","","","","","","29","30","59","59","0","","","6th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9314","265","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","5","11","","","","","","","","","16","26","42","42","0","","","17th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9315","309","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","8","10","","","","","","","","","18","20","38","38","0","","","23rd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9316","268","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","14","10","","","","","","","","","24","30","54","54","0","","","9th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9317","282","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","14","","","","","","","","","24","21","45","45","0","","","12th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9318","280","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","0","25","25","0","","","26th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9319","263","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","12","","","","","","","","","22","23","45","45","0","","","12th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9320","267","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","11","","","","","","","","","21","33","54","54","0","","","9th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9321","262","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","12","","","","","","","","","22","20","42","42","0","","","17th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9322","278","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","22","42","42","0","","","17th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9323","271","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","16","","","","","","","","","26","32","58","58","0","","","7th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9324","264","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","5","11","","","","","","","","","16","25","41","41","0","","","22nd","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9325","269","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","12","","","","","","","","","22","20","42","42","0","","","17th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9326","8","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","38","48","48","0","","","9th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9327","126","4","0","SS 1","","GOVERNMENT","16","10","10","","","","","","","","","20","39","59","59","0","","","5th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9328","296","4","0","SS 1","","GOVERNMENT","16","5","10","","","","","","","","","15","24","39","39","0","","","19th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9329","300","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","38","48","48","0","","","9th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9330","138","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","21","31","31","0","","","23rd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9331","2","4","0","SS 1","","GOVERNMENT","16","10","10","","","","","","","","","20","28","48","48","0","","","9th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9332","193","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","20","30","30","0","","","25th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9333","256","4","0","SS 1","","GOVERNMENT","16","6","6","","","","","","","","","12","28","40","40","0","","","16th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9334","140","4","0","SS 1","","GOVERNMENT","16","5","10","","","","","","","","","15","26","41","41","0","","","15th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9335","294","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","52","62","62","0","","","4th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9336","1","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","11","21","21","0","","","29th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9337","141","4","0","SS 1","","GOVERNMENT","16","5","15","","","","","","","","","20","45","65","65","0","","","2nd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9338","303","4","0","SS 1","","GOVERNMENT","16","5","10","","","","","","","","","15","30","45","45","0","","","13th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9339","301","4","0","SS 1","","GOVERNMENT","16","6","6","","","","","","","","","12","28","40","40","0","","","16th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9340","143","4","0","SS 1","","GOVERNMENT","16","5","10","","","","","","","","","15","37","52","52","0","","","7th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9341","293","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","38","48","48","0","","","9th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9342","235","4","0","SS 1","","GOVERNMENT","16","10","10","","","","","","","","","20","47","67","67","0","","","1st","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9343","234","4","0","SS 1","","GOVERNMENT","16","10","10","","","","","","","","","20","45","65","65","0","","","2nd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9344","237","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","26","36","36","0","","","21st","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9345","121","4","0","SS 1","","GOVERNMENT","16","5","10","","","","","","","","","15","36","51","51","0","","","8th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9346","195","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","33","43","43","0","","","14th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9347","196","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","17","27","27","0","","","26th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9348","297","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","44","54","54","0","","","6th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9349","302","4","0","SS 1","","GOVERNMENT","16","5","6","","","","","","","","","11","29","40","40","0","","","16th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9350","313","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","10","20","20","0","","","30th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9351","295","4","0","SS 1","","GOVERNMENT","16","5","10","","","","","","","","","15","20","35","35","0","","","22nd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9352","298","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","15","25","25","0","","","27th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9353","299","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","13","23","23","0","","","28th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9354","7","4","0","SS 1","","GOVERNMENT","16","5","10","","","","","","","","","15","24","39","39","0","","","19th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9355","125","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","21","31","31","0","","","23rd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9356","179","3","0","JSS 3","","MATHEMATICS","2","16","18","","","","","","","","","34","38","72","72","0","","","2nd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9357","185","3","0","JSS 3","","MATHEMATICS","2","12","16","","","","","","","","","28","21","49","49","0","","","7th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9358","186","3","0","JSS 3","","MATHEMATICS","2","10","14","","","","","","","","","24","0","24","24","0","","","12th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("9359","310","3","0","JSS 3","","MATHEMATICS","2","18","17","","","","","","","","","35","16","51","51","0","","","6th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9360","183","3","0","JSS 3","","MATHEMATICS","2","19","20","","","","","","","","","39","26","65","65","0","","","3rd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9361","182","3","0","JSS 3","","MATHEMATICS","2","20","18","","","","","","","","","38","40","78","78","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9362","290","3","0","JSS 3","","MATHEMATICS","2","14","17","","","","","","","","","31","14","45","45","0","","","8th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9363","292","3","0","JSS 3","","MATHEMATICS","2","15","18","","","","","","","","","33","10","43","43","0","","","9th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9364","291","3","0","JSS 3","","MATHEMATICS","2","12","14","","","","","","","","","26","6","32","32","0","","","11th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9365","189","3","0","JSS 3","","MATHEMATICS","2","14","17","","","","","","","","","31","21","52","52","0","","","5th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9366","251","3","0","JSS 3","","MATHEMATICS","2","16","18","","","","","","","","","34","9","43","43","0","","","9th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9367","233","3","0","JSS 3","","MATHEMATICS","2","17","19","","","","","","","","","36","19","55","55","0","","","4th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9368","179","3","0","JSS 3","","ENGLISH LANGUAGE","1","18","19","","","","","","","","","37","42","79","79","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9369","185","3","0","JSS 3","","ENGLISH LANGUAGE","1","17","10","","","","","","","","","27","36","63","63","0","","","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9370","186","3","0","JSS 3","","ENGLISH LANGUAGE","1","16","10","","","","","","","","","26","33","59","59","0","","","7th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9371","310","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","30","50","50","0","","","10th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9372","183","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","20","40","40","0","","","11th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9373","182","3","0","JSS 3","","ENGLISH LANGUAGE","1","18","19","","","","","","","","","37","42","79","79","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9374","290","3","0","JSS 3","","ENGLISH LANGUAGE","1","17","10","","","","","","","","","27","30","57","57","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9375","292","3","0","JSS 3","","ENGLISH LANGUAGE","1","16","14","","","","","","","","","30","37","67","67","0","","","3rd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9376","291","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","5","","","","","","","","","15","16","31","31","0","","","12th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9377","189","3","0","JSS 3","","ENGLISH LANGUAGE","1","15","12","","","","","","","","","27","34","61","61","0","","","6th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9378","251","3","0","JSS 3","","ENGLISH LANGUAGE","1","13","10","","","","","","","","","23","30","53","53","0","","","9th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9379","233","3","0","JSS 3","","ENGLISH LANGUAGE","1","16","16","","","","","","","","","32","33","65","65","0","","","4th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9380","179","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","18","","","","","","","","","35","30","65","65","0","","","2nd","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9381","185","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","10","","","","","","","","","26","40","66","66","0","","","1st","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9382","186","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","15","","","","","","","","","25","20","45","45","0","","","7th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9383","310","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","11","","","","","","","","","21","20","41","41","0","","","10th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9384","183","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","5","10","","","","","","","","","15","15","30","30","0","","","12th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9385","182","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","18","","","","","","","","","34","30","64","64","0","","","3rd","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9386","290","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","16","","","","","","","","","33","27","60","60","0","","","4th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9387","292","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","12","","","","","","","","","22","30","52","52","0","","","6th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9388","291","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","5","10","","","","","","","","","15","16","31","31","0","","","11th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9389","189","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","10","","","","","","","","","25","20","45","45","0","","","7th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9390","251","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","12","","","","","","","","","23","22","45","45","0","","","7th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9391","233","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","13","","","","","","","","","23","34","57","57","0","","","5th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9392","179","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","17","16","","","","","","","","","33","32","65","65","0","","","2nd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9393","185","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","","","","","25","25","50","50","0","","","5th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9394","186","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","20","40","40","0","","","10th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9395","310","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","15","40","40","0","","","10th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9396","183","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","12","10","","","","","","","","","22","20","42","42","0","","","8th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9397","182","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","16","18","","","","","","","","","34","40","74","74","0","","","1st","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9398","290","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","16","","","","","","","","","26","20","46","46","0","","","7th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9399","292","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","16","","","","","","","","","31","32","63","63","0","","","3rd","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9400","291","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","12","","","","","","","","","22","10","32","32","0","","","12th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9401","189","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","22","42","42","0","","","8th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9402","251","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","12","15","","","","","","","","","27","20","47","47","0","","","6th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9403","233","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","16","15","","","","","","","","","31","23","54","54","0","","","4th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9404","179","3","0","JSS 3","","BUSINESS STUDIES","9","15","18","","","","","","","","","33","57","90","90","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9405","185","3","0","JSS 3","","BUSINESS STUDIES","9","15","15","","","","","","","","","30","46","76","76","0","","","4th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9406","186","3","0","JSS 3","","BUSINESS STUDIES","9","10","15","","","","","","","","","25","31","56","56","0","","","9th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9407","310","3","0","JSS 3","","BUSINESS STUDIES","9","10","11","","","","","","","","","21","37","58","58","0","","","8th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9408","183","3","0","JSS 3","","BUSINESS STUDIES","9","10","7","","","","","","","","","17","20","37","37","0","","","11th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9409","182","3","0","JSS 3","","BUSINESS STUDIES","9","15","18","","","","","","","","","33","51","84","84","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9410","290","3","0","JSS 3","","BUSINESS STUDIES","9","13","16","","","","","","","","","29","44","73","73","0","","","5th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9411","292","3","0","JSS 3","","BUSINESS STUDIES","9","16","17","","","","","","","","","33","58","91","91","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9412","291","3","0","JSS 3","","BUSINESS STUDIES","9","5","4","","","","","","","","","9","17","26","26","0","","","12th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9413","189","3","0","JSS 3","","BUSINESS STUDIES","9","10","12","","","","","","","","","22","41","63","63","0","","","7th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9414","251","3","0","JSS 3","","BUSINESS STUDIES","9","10","15","","","","","","","","","25","46","71","71","0","","","6th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9415","233","3","0","JSS 3","","BUSINESS STUDIES","9","5","7","","","","","","","","","12","37","49","49","0","","","10th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9416","179","3","0","JSS 3","","BASIC SCIENCE","3","19","20","","","","","","","","","39","55","94","94","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9417","185","3","0","JSS 3","","BASIC SCIENCE","3","17","14","","","","","","","","","31","42","73","73","0","","","6th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9418","186","3","0","JSS 3","","BASIC SCIENCE","3","17","16","","","","","","","","","33","30","63","63","0","","","9th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9419","310","3","0","JSS 3","","BASIC SCIENCE","3","16","12","","","","","","","","","28","45","73","73","0","","","6th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9420","183","3","0","JSS 3","","BASIC SCIENCE","3","9","9","","","","","","","","","18","23","41","41","0","","","11th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9421","182","3","0","JSS 3","","BASIC SCIENCE","3","17","19","","","","","","","","","36","45","81","81","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9422","290","3","0","JSS 3","","BASIC SCIENCE","3","11","20","","","","","","","","","31","44","75","75","0","","","5th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9423","292","3","0","JSS 3","","BASIC SCIENCE","3","15","18","","","","","","","","","33","52","85","85","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9424","291","3","0","JSS 3","","BASIC SCIENCE","3","7","12","","","","","","","","","19","19","38","38","0","","","12th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9425","189","3","0","JSS 3","","BASIC SCIENCE","3","10","16","","","","","","","","","26","35","61","61","0","","","10th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9426","251","3","0","JSS 3","","BASIC SCIENCE","3","17","15","","","","","","","","","32","35","67","67","0","","","8th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9427","233","3","0","JSS 3","","BASIC SCIENCE","3","16","13","","","","","","","","","29","51","80","80","0","","","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9428","179","3","0","JSS 3","","DICTION","26","19","20","","","","","","","","","39","54","93","93","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9429","185","3","0","JSS 3","","DICTION","26","16","17","","","","","","","","","33","46","79","79","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9430","186","3","0","JSS 3","","DICTION","26","15","15","","","","","","","","","30","42","72","72","0","","","5th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9431","310","3","0","JSS 3","","DICTION","26","15","15","","","","","","","","","30","36","66","66","0","","","7th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9432","183","3","0","JSS 3","","DICTION","26","15","16","","","","","","","","","31","33","64","64","0","","","9th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9433","182","3","0","JSS 3","","DICTION","26","15","15","","","","","","","","","30","50","80","80","0","","","3rd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9434","290","3","0","JSS 3","","DICTION","26","16","17","","","","","","","","","33","32","65","65","0","","","8th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9435","292","3","0","JSS 3","","DICTION","26","15","15","","","","","","","","","30","55","85","85","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9436","291","3","0","JSS 3","","DICTION","26","8","8","","","","","","","","","16","36","52","52","0","","","11th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9437","189","3","0","JSS 3","","DICTION","26","8","8","","","","","","","","","16","43","59","59","0","","","10th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9438","251","3","0","JSS 3","","DICTION","26","13","14","","","","","","","","","27","40","67","67","0","","","6th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9439","233","3","0","JSS 3","","DICTION","26","8","8","","","","","","","","","16","36","52","52","0","","","11th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9440","19","5","0","SS 2","","FURTHER MATHEMATICS","25","14","18","","","","","","","","","32","21","53","53","0","","","11th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9443","304","5","0","SS 2","","FURTHER MATHEMATICS","25","14","18","","","","","","","","","32","27","59","59","0","","","9th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9445","21","5","0","SS 2","","FURTHER MATHEMATICS","25","18","18","","","","","","","","","36","35","71","71","0","","","5th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9448","253","5","0","SS 2","","FURTHER MATHEMATICS","25","12","17","","","","","","","","","29","28","57","57","0","","","10th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9451","23","5","0","SS 2","","FURTHER MATHEMATICS","25","18","19","","","","","","","","","37","36","73","73","0","","","4th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9453","12","5","0","SS 2","","FURTHER MATHEMATICS","25","20","20","","","","","","","","","40","36","76","76","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9454","20","5","0","SS 2","","FURTHER MATHEMATICS","25","8","14","","","","","","","","","22","14","36","36","0","","","14th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9456","25","5","0","SS 2","","FURTHER MATHEMATICS","25","16","18","","","","","","","","","34","32","66","66","0","","","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9457","22","5","0","SS 2","","FURTHER MATHEMATICS","25","20","20","","","","","","","","","40","36","76","76","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9459","241","5","0","SS 2","","FURTHER MATHEMATICS","25","20","20","","","","","","","","","40","37","77","77","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9464","259","5","0","SS 2","","FURTHER MATHEMATICS","25","18","18","","","","","","","","","36","27","63","63","0","","","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9465","13","5","0","SS 2","","FURTHER MATHEMATICS","25","16","16","","","","","","","","","32","28","60","60","0","","","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9466","19","5","0","SS 2","","CHEMISTRY","13","14","18","","","","","","","","","32","34","66","66","0","","","10th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9467","18","5","0","SS 2","","CHEMISTRY","13","12","16","","","","","","","","","28","18","46","46","0","","","18th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9468","17","5","0","SS 2","","CHEMISTRY","13","17","18","","","","","","","","","35","11","46","46","0","","","18th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9469","304","5","0","SS 2","","CHEMISTRY","13","18","18","","","","","","","","","36","14","50","50","0","","","17th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9470","24","5","0","SS 2","","CHEMISTRY","13","20","17","","","","","","","","","37","27","64","64","0","","","11th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9471","21","5","0","SS 2","","CHEMISTRY","13","18","19","","","","","","","","","37","35","72","72","0","","","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9474","253","5","0","SS 2","","CHEMISTRY","13","12","16","","","","","","","","","28","29","57","57","0","","","16th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("9476","199","5","0","SS 2","","CHEMISTRY","13","14","12","","","","","","","","","26","36","62","62","0","","","13th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9477","23","5","0","SS 2","","CHEMISTRY","13","20","20","","","","","","","","","40","37","77","77","0","","","4th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9479","12","5","0","SS 2","","CHEMISTRY","13","20","20","","","","","","","","","40","39","79","79","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9480","20","5","0","SS 2","","CHEMISTRY","13","10","14","","","","","","","","","24","17","41","41","0","","","21st","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9482","25","5","0","SS 2","","CHEMISTRY","13","16","14","","","","","","","","","30","38","68","68","0","","","9th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9483","22","5","0","SS 2","","CHEMISTRY","13","20","18","","","","","","","","","38","44","82","82","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9484","305","5","0","SS 2","","CHEMISTRY","13","18","18","","","","","","","","","36","34","70","70","0","","","8th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9485","241","5","0","SS 2","","CHEMISTRY","13","20","19","","","","","","","","","39","35","74","74","0","","","5th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9486","239","5","0","SS 2","","CHEMISTRY","13","15","16","","","","","","","","","31","27","58","58","0","","","14th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9487","174","5","0","SS 2","","CHEMISTRY","13","10","16","","","","","","","","","26","16","42","42","0","","","20th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9488","26","5","0","SS 2","","CHEMISTRY","13","16","20","","","","","","","","","36","53","89","89","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9489","254","5","0","SS 2","","CHEMISTRY","13","18","14","","","","","","","","","32","26","58","58","0","","","14th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9490","259","5","0","SS 2","","CHEMISTRY","13","17","18","","","","","","","","","35","36","71","71","0","","","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9491","13","5","0","SS 2","","CHEMISTRY","13","16","20","","","","","","","","","36","28","64","64","0","","","11th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9492","8","4","0","SS 1","","COMMERCE","20","0","10","","","","","","","","","10","47","57","57","0","","","14th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9493","126","4","0","SS 1","","COMMERCE","20","0","10","","","","","","","","","10","42","52","52","0","","","17th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9494","296","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","36","56","56","0","","","15th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9495","300","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","39","59","59","0","","","13th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9496","138","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","30","50","50","0","","","19th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9497","2","4","0","SS 1","","COMMERCE","20","0","10","","","","","","","","","10","37","47","47","0","","","24th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9498","193","4","0","SS 1","","COMMERCE","20","15","10","","","","","","","","","25","49","74","74","0","","","5th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9499","256","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","34","54","54","0","","","16th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9500","140","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","31","51","51","0","","","18th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9501","294","4","0","SS 1","","COMMERCE","20","12","10","","","","","","","","","22","49","71","71","0","","","7th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9502","1","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","27","47","47","0","","","24th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9503","141","4","0","SS 1","","COMMERCE","20","19","10","","","","","","","","","29","53","82","82","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9504","303","4","0","SS 1","","COMMERCE","20","15","10","","","","","","","","","25","59","84","84","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9505","301","4","0","SS 1","","COMMERCE","20","0","10","","","","","","","","","10","50","60","60","0","","","11th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9506","143","4","0","SS 1","","COMMERCE","20","17","10","","","","","","","","","27","56","83","83","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9507","293","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","43","63","63","0","","","9th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9508","235","4","0","SS 1","","COMMERCE","20","13","10","","","","","","","","","23","37","60","60","0","","","11th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9509","234","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","59","79","79","0","","","4th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9510","237","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","30","50","50","0","","","19th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9511","121","4","0","SS 1","","COMMERCE","20","12","10","","","","","","","","","22","44","66","66","0","","","8th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9512","195","4","0","SS 1","","COMMERCE","20","0","10","","","","","","","","","10","40","50","50","0","","","19th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9513","196","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","23","43","43","0","","","28th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9514","297","4","0","SS 1","","COMMERCE","20","12","10","","","","","","","","","22","52","74","74","0","","","5th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9515","302","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","28","48","48","0","","","23rd","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9516","313","4","0","SS 1","","COMMERCE","20","5","10","","","","","","","","","15","13","28","28","0","","","29th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9517","295","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","43","63","63","0","","","9th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9518","298","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","30","50","50","0","","","19th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9519","299","4","0","SS 1","","COMMERCE","20","0","10","","","","","","","","","10","15","25","25","0","","","30th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9520","7","4","0","SS 1","","COMMERCE","20","0","10","","","","","","","","","10","34","44","44","0","","","27th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9521","125","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","26","46","46","0","","","26th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9522","19","5","0","SS 2","","AGRICULTURAL SCIENCE","5","8","3","","","","","","","","","11","30","41","41","0","","","8th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9523","18","5","0","SS 2","","AGRICULTURAL SCIENCE","5","4","1","","","","","","","","","5","28","33","33","0","","","11th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9524","17","5","0","SS 2","","AGRICULTURAL SCIENCE","5","11","7","","","","","","","","","18","27","45","45","0","","","5th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9526","24","5","0","SS 2","","AGRICULTURAL SCIENCE","5","9","11","","","","","","","","","20","15","35","35","0","","","9th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9528","15","5","0","SS 2","","AGRICULTURAL SCIENCE","5","9","12","","","","","","","","","21","23","44","44","0","","","6th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9532","199","5","0","SS 2","","AGRICULTURAL SCIENCE","5","8","10","","","","","","","","","18","32","50","50","0","","","4th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9534","14","5","0","SS 2","","AGRICULTURAL SCIENCE","5","7","4","","","","","","","","","11","23","34","34","0","","","10th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9535","12","5","0","SS 2","","AGRICULTURAL SCIENCE","5","12","10","","","","","","","","","22","41","63","63","0","","","2nd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9536","20","5","0","SS 2","","AGRICULTURAL SCIENCE","5","7","0","","","","","","","","","7","14","21","21","0","","","12th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9539","22","5","0","SS 2","","AGRICULTURAL SCIENCE","5","16","12","","","","","","","","","28","40","68","68","0","","","1st","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9540","305","5","0","SS 2","","AGRICULTURAL SCIENCE","5","13","5","","","","","","","","","18","26","44","44","0","","","6th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9547","13","5","0","SS 2","","AGRICULTURAL SCIENCE","5","10","15","","","","","","","","","25","32","57","57","0","","","3rd","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9548","18","5","0","SS 2","","ENGLISH LANGUAGE","1","3","18","","","","","","","","","21","25","46","46","0","","","19th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9549","17","5","0","SS 2","","ENGLISH LANGUAGE","1","3","17","","","","","","","","","20","33","53","53","0","","","11th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9550","304","5","0","SS 2","","ENGLISH LANGUAGE","1","3","17","","","","","","","","","20","15","35","35","0","","","25th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9551","24","5","0","SS 2","","ENGLISH LANGUAGE","1","4","17","","","","","","","","","21","33","54","54","0","","","10th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9552","21","5","0","SS 2","","ENGLISH LANGUAGE","1","5","17","","","","","","","","","22","25","47","47","0","","","18th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9553","15","5","0","SS 2","","ENGLISH LANGUAGE","1","3","14","","","","","","","","","17","34","51","51","0","","","12th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9554","198","5","0","SS 2","","ENGLISH LANGUAGE","1","10","18","","","","","","","","","28","44","72","72","0","","","2nd","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9555","253","5","0","SS 2","","ENGLISH LANGUAGE","1","3","15","","","","","","","","","18","32","50","50","0","","","14th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9556","171","5","0","SS 2","","ENGLISH LANGUAGE","1","4","15","","","","","","","","","19","29","48","48","0","","","16th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9557","199","5","0","SS 2","","ENGLISH LANGUAGE","1","5","18","","","","","","","","","23","36","59","59","0","","","6th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9558","23","5","0","SS 2","","ENGLISH LANGUAGE","1","12","19","","","","","","","","","31","41","72","72","0","","","2nd","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9559","14","5","0","SS 2","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","25","40","40","0","","","23rd","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9560","12","5","0","SS 2","","ENGLISH LANGUAGE","1","8","19","","","","","","","","","27","32","59","59","0","","","6th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9561","20","5","0","SS 2","","ENGLISH LANGUAGE","1","3","10","","","","","","","","","13","20","33","33","0","","","26th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9562","242","5","0","SS 2","","ENGLISH LANGUAGE","1","9","18","","","","","","","","","27","43","70","70","0","","","4th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9563","25","5","0","SS 2","","ENGLISH LANGUAGE","1","3","17","","","","","","","","","20","29","49","49","0","","","15th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9564","22","5","0","SS 2","","ENGLISH LANGUAGE","1","9","19","","","","","","","","","28","46","74","74","0","","","1st","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9565","305","5","0","SS 2","","ENGLISH LANGUAGE","1","3","17","","","","","","","","","20","21","41","41","0","","","22nd","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9566","241","5","0","SS 2","","ENGLISH LANGUAGE","1","6","17","","","","","","","","","23","36","59","59","0","","","6th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9567","239","5","0","SS 2","","ENGLISH LANGUAGE","1","3","19","","","","","","","","","22","21","43","43","0","","","21st","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9568","174","5","0","SS 2","","ENGLISH LANGUAGE","1","3","10","","","","","","","","","13","25","38","38","0","","","24th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9569","26","5","0","SS 2","","ENGLISH LANGUAGE","1","9","15","","","","","","","","","24","39","63","63","0","","","5th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9570","254","5","0","SS 2","","ENGLISH LANGUAGE","1","3","18","","","","","","","","","21","27","48","48","0","","","16th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9571","259","5","0","SS 2","","ENGLISH LANGUAGE","1","3","19","","","","","","","","","22","35","57","57","0","","","9th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9572","13","5","0","SS 2","","ENGLISH LANGUAGE","1","3","15","","","","","","","","","18","33","51","51","0","","","12th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9573","19","5","0","SS 2","","ENGLISH LANGUAGE","1","3","15","","","","","","","","","18","28","46","46","0","","","19th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9575","308","6","0","SS 3","","BIOLOGY","14","6","3","","","","","","","","","9","28","37","37","0","","","10th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9576","246","6","0","SS 3","","BIOLOGY","14","4","4","","","","","","","","","8","20","28","28","0","","","14th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9577","133","6","0","SS 3","","BIOLOGY","14","5","8","","","","","","","","","13","23","36","36","0","","","13th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9578","200","6","0","SS 3","","BIOLOGY","14","5","9","","","","","","","","","14","36","50","50","0","","","2nd","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9579","41","6","0","SS 3","","BIOLOGY","14","16","8","","","","","","","","","24","38","62","62","0","","","1st","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9580","201","6","0","SS 3","","BIOLOGY","14","2","6","","","","","","","","","8","29","37","37","0","","","10th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9581","31","6","0","SS 3","","BIOLOGY","14","4","7","","","","","","","","","11","26","37","37","0","","","10th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9582","134","6","0","SS 3","","BIOLOGY","14","6","8","","","","","","","","","14","34","48","48","0","","","4th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9583","306","6","0","SS 3","","BIOLOGY","14","6","5","","","","","","","","","11","28","39","39","0","","","8th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9584","244","6","0","SS 3","","BIOLOGY","14","6","5","","","","","","","","","11","28","39","39","0","","","8th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9585","29","6","0","SS 3","","BIOLOGY","14","5","7","","","","","","","","","12","28","40","40","0","","","7th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9586","32","6","0","SS 3","","BIOLOGY","14","8","6","","","","","","","","","14","33","47","47","0","","","5th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9587","48","6","0","SS 3","","BIOLOGY","14","0","4","","","","","","","","","4","19","23","23","0","","","16th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9588","247","6","0","SS 3","","BIOLOGY","14","6","7","","","","","","","","","13","36","49","49","0","","","3rd","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9589","130","6","0","SS 3","","BIOLOGY","14","5","1","","","","","","","","","6","18","24","24","0","","","15th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9591","307","6","0","SS 3","","AGRICULTURAL SCIENCE","5","11","12","","","","","","","","","23","29","52","52","0","","","4th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9593","246","6","0","SS 3","","AGRICULTURAL SCIENCE","5","2","1","","","","","","","","","3","26","29","29","0","","","8th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9594","133","6","0","SS 3","","AGRICULTURAL SCIENCE","5","6","11","","","","","","","","","17","45","62","62","0","","","1st","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("9595","200","6","0","SS 3","","AGRICULTURAL SCIENCE","5","8","11","","","","","","","","","19","37","56","56","0","","","2nd","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9597","244","6","0","SS 3","","AGRICULTURAL SCIENCE","5","10","11","","","","","","","","","21","30","51","51","0","","","5th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9598","48","6","0","SS 3","","AGRICULTURAL SCIENCE","5","0","4","","","","","","","","","4","28","32","32","0","","","7th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9599","247","6","0","SS 3","","AGRICULTURAL SCIENCE","5","11","12","","","","","","","","","23","32","55","55","0","","","3rd","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9601","128","6","0","SS 3","","AGRICULTURAL SCIENCE","5","8","7","","","","","","","","","15","25","40","40","0","","","6th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9605","304","5","0","SS 2","","BIOLOGY","14","6","6","","","","","","","","","12","13","25","25","0","","","13th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9606","24","5","0","SS 2","","BIOLOGY","14","8","7","","","","","","","","","15","15","30","30","0","","","10th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9613","23","5","0","SS 2","","BIOLOGY","14","8","5","","","","","","","","","13","28","41","41","0","","","5th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9615","12","5","0","SS 2","","BIOLOGY","14","10","12","","","","","","","","","22","37","59","59","0","","","1st","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9616","20","5","0","SS 2","","BIOLOGY","14","6","2","","","","","","","","","8","19","27","27","0","","","12th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9617","242","5","0","SS 2","","BIOLOGY","14","8","3","","","","","","","","","11","19","30","30","0","","","10th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9619","22","5","0","SS 2","","BIOLOGY","14","10","12","","","","","","","","","22","32","54","54","0","","","2nd","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9620","305","5","0","SS 2","","BIOLOGY","14","6","7","","","","","","","","","13","20","33","33","0","","","8th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9621","241","5","0","SS 2","","BIOLOGY","14","6","5","","","","","","","","","11","24","35","35","0","","","6th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9622","239","5","0","SS 2","","BIOLOGY","14","4","5","","","","","","","","","9","24","33","33","0","","","8th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9623","174","5","0","SS 2","","BIOLOGY","14","0","1","","","","","","","","","1","12","13","13","0","","","14th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9624","26","5","0","SS 2","","BIOLOGY","14","6","9","","","","","","","","","15","30","45","45","0","","","3rd","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9625","254","5","0","SS 2","","BIOLOGY","14","4","6","","","","","","","","","10","25","35","35","0","","","6th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9626","259","5","0","SS 2","","BIOLOGY","14","5","7","","","","","","","","","12","30","42","42","0","","","4th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9634","15","5","0","SS 2","","GOVERNMENT","16","15","15","","","","","","","","","30","38","68","68","0","","","5th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9635","198","5","0","SS 2","","GOVERNMENT","16","18","15","","","","","","","","","33","55","88","88","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9637","171","5","0","SS 2","","GOVERNMENT","16","15","15","","","","","","","","","30","43","73","73","0","","","4th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9640","14","5","0","SS 2","","GOVERNMENT","16","10","15","","","","","","","","","25","53","78","78","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9643","242","5","0","SS 2","","GOVERNMENT","16","15","15","","","","","","","","","30","55","85","85","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9651","254","5","0","SS 2","","GOVERNMENT","16","10","15","","","","","","","","","25","33","58","58","0","","","6th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9657","131","6","0","SS 3","","GOVERNMENT","16","15","15","","","","","","","","","30","34","64","64","0","","","3rd","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9658","41","6","0","SS 3","","GOVERNMENT","16","15","15","","","","","","","","","30","37","67","67","0","","","2nd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9659","134","6","0","SS 3","","GOVERNMENT","16","15","15","","","","","","","","","30","39","69","69","0","","","1st","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9660","136","6","0","SS 3","","GOVERNMENT","16","10","15","","","","","","","","","25","22","47","47","0","","","6th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9662","35","6","0","SS 3","","GOVERNMENT","16","15","15","","","","","","","","","30","15","45","45","0","","","7th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9663","33","6","0","SS 3","","GOVERNMENT","16","15","15","","","","","","","","","30","32","62","62","0","","","4th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9664","202","6","0","SS 3","","GOVERNMENT","16","13","15","","","","","","","","","28","22","50","50","0","","","5th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9666","314","6","0","SS 3","","GOVERNMENT","16","8","15","","","","","","","","","23","20","43","43","0","","","8th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9669","131","6","0","SS 3","","COMMERCE","20","10","15","","","","","","","","","25","33","58","58","0","","","2nd","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9670","136","6","0","SS 3","","COMMERCE","20","11","15","","","","","","","","","26","30","56","56","0","","","4th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9672","35","6","0","SS 3","","COMMERCE","20","10","15","","","","","","","","","25","23","48","48","0","","","5th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9673","33","6","0","SS 3","","COMMERCE","20","7","15","","","","","","","","","22","35","57","57","0","","","3rd","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9674","202","6","0","SS 3","","COMMERCE","20","10","15","","","","","","","","","25","52","77","77","0","","","1st","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9682","15","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","5","10","","","","","","","","","15","17","32","32","0","","","5th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9683","198","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","11","15","","","","","","","","","26","37","63","63","0","","","1st","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9685","171","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","9","10","","","","","","","","","19","21","40","40","0","","","3rd","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9688","14","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","4","10","","","","","","","","","14","20","34","34","0","","","4th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9691","242","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","27","52","52","0","","","2nd","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9705","131","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","8","16","","","","","","","","","24","26","50","50","0","","","4th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9706","41","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","11","18","","","","","","","","","29","43","72","72","0","","","1st","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9707","134","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","10","18","","","","","","","","","28","32","60","60","0","","","2nd","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9708","136","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","5","14","","","","","","","","","19","14","33","33","0","","","5th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9710","33","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","11","17","","","","","","","","","28","27","55","55","0","","","3rd","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9711","202","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","5","8","","","","","","","","","13","15","28","28","0","","","6th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9713","314","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","4","5","","","","","","","","","9","10","19","19","0","","","7th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9714","8","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","20","","","","","","","","","26","17","43","43","0","","","8th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9715","126","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","20","","","","","","","","","25","15","40","40","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9716","296","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","0","","","","","","","","","3","21","24","24","0","","","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9717","300","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","0","","","","","","","","","6","19","25","25","0","","","19th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9718","138","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","10","","","","","","","","","16","20","36","36","0","","","15th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9719","2","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","0","","","","","","","","","","22","22","22","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9720","193","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","20","","","","","","","","","23","22","45","45","0","","","6th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9721","256","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","20","","","","","","","","","26","15","41","41","0","","","9th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9722","140","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","4","0","","","","","","","","","4","13","17","17","0","","","26th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9723","294","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","0","","","","","","","","","2","22","24","24","0","","","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9724","1","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","10","","","","","","","","","10","9","19","19","0","","","25th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9725","141","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","4","20","","","","","","","","","24","29","53","53","0","","","3rd","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9726","303","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","20","","","","","","","","","30","34","64","64","0","","","1st","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9727","301","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","4","20","","","","","","","","","24","24","48","48","0","","","5th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9728","143","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","10","","","","","","","","","13","17","30","30","0","","","18th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9729","293","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","20","","","","","","","","","22","23","45","45","0","","","6th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9730","235","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","4","20","","","","","","","","","24","13","37","37","0","","","13th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9731","234","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","4","20","","","","","","","","","24","30","54","54","0","","","2nd","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9732","237","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","20","","","","","","","","","20","15","35","35","0","","","17th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9733","121","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","20","","","","","","","","","20","21","41","41","0","","","9th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9734","195","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","20","","","","","","","","","25","11","36","36","0","","","15th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9735","196","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","20","","","","","","","","","25","13","38","38","0","","","12th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9736","297","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","4","20","","","","","","","","","24","28","52","52","0","","","4th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9737","302","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","20","","","","","","","","","22","15","37","37","0","","","13th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9738","313","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","0","","","","","","","","","5","11","16","16","0","","","28th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9739","295","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","0","","","","","","","","","2","22","24","24","0","","","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9740","298","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","0","","","","","","","","","6","11","17","17","0","","","26th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9741","299","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","10","","","","","","","","","10","10","20","20","0","","","24th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9742","7","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","0","","","","","","","","","","16","16","16","0","","","28th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9743","125","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","0","","","","","","","","","","14","14","14","0","","","30th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9744","8","4","0","SS 1","","ENGLISH LANGUAGE","1","4","10","","","","","","","","","14","26","40","40","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9745","126","4","0","SS 1","","ENGLISH LANGUAGE","1","9","12","","","","","","","","","21","24","45","45","0","","","7th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9746","296","4","0","SS 1","","ENGLISH LANGUAGE","1","5","4","","","","","","","","","9","14","23","23","0","","","30th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9747","300","4","0","SS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","24","39","39","0","","","13th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9748","138","4","0","SS 1","","ENGLISH LANGUAGE","1","6","10","","","","","","","","","16","18","34","34","0","","","19th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9749","2","4","0","SS 1","","ENGLISH LANGUAGE","1","6","10","","","","","","","","","16","28","44","44","0","","","9th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9750","193","4","0","SS 1","","ENGLISH LANGUAGE","1","7","18","","","","","","","","","25","30","55","55","0","","","3rd","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9751","256","4","0","SS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","19","34","34","0","","","19th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9752","140","4","0","SS 1","","ENGLISH LANGUAGE","1","4","10","","","","","","","","","14","16","30","30","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9753","294","4","0","SS 1","","ENGLISH LANGUAGE","1","4","10","","","","","","","","","14","25","39","39","0","","","13th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9754","1","4","0","SS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","13","28","28","0","","","25th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9755","141","4","0","SS 1","","ENGLISH LANGUAGE","1","10","15","","","","","","","","","25","20","45","45","0","","","7th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9756","303","4","0","SS 1","","ENGLISH LANGUAGE","1","15","17","","","","","","","","","32","38","70","70","0","","","1st","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9757","301","4","0","SS 1","","ENGLISH LANGUAGE","1","10","18","","","","","","","","","28","37","65","65","0","","","2nd","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9758","143","4","0","SS 1","","ENGLISH LANGUAGE","1","6","10","","","","","","","","","16","22","38","38","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9759","293","4","0","SS 1","","ENGLISH LANGUAGE","1","4","10","","","","","","","","","14","20","34","34","0","","","19th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9760","235","4","0","SS 1","","ENGLISH LANGUAGE","1","7","10","","","","","","","","","17","21","38","38","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9761","234","4","0","SS 1","","ENGLISH LANGUAGE","1","8","12","","","","","","","","","20","26","46","46","0","","","6th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9762","237","4","0","SS 1","","ENGLISH LANGUAGE","1","6","10","","","","","","","","","16","31","47","47","0","","","5th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9763","121","4","0","SS 1","","ENGLISH LANGUAGE","1","11","14","","","","","","","","","25","28","53","53","0","","","4th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("9764","195","4","0","SS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","21","36","36","0","","","18th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9765","196","4","0","SS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","13","28","28","0","","","25th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9766","297","4","0","SS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","29","44","44","0","","","9th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9767","302","4","0","SS 1","","ENGLISH LANGUAGE","1","6","10","","","","","","","","","16","10","26","26","0","","","28th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9768","313","4","0","SS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","15","30","30","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9769","295","4","0","SS 1","","ENGLISH LANGUAGE","1","6","10","","","","","","","","","16","24","40","40","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9770","298","4","0","SS 1","","ENGLISH LANGUAGE","1","6","10","","","","","","","","","16","16","32","32","0","","","22nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9771","299","4","0","SS 1","","ENGLISH LANGUAGE","1","3","10","","","","","","","","","13","14","27","27","0","","","27th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9772","7","4","0","SS 1","","ENGLISH LANGUAGE","1","7","12","","","","","","","","","19","20","39","39","0","","","13th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9773","125","4","0","SS 1","","ENGLISH LANGUAGE","1","3","10","","","","","","","","","13","12","25","25","0","","","29th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9774","28","6","0","SS 3","","ENGLISH LANGUAGE","1","18","15","","","","","","","","","33","47","80","80","0","","","1st","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9775","307","6","0","SS 3","","ENGLISH LANGUAGE","1","13","13","","","","","","","","","26","35","61","61","0","","","5th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9776","308","6","0","SS 3","","ENGLISH LANGUAGE","1","10","5","","","","","","","","","15","29","44","44","0","","","14th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9777","246","6","0","SS 3","","ENGLISH LANGUAGE","1","8","6","","","","","","","","","14","18","32","32","0","","","24th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9778","131","6","0","SS 3","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","23","43","43","0","","","15th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9779","133","6","0","SS 3","","ENGLISH LANGUAGE","1","13","10","","","","","","","","","23","26","49","49","0","","","11th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9780","200","6","0","SS 3","","ENGLISH LANGUAGE","1","8","10","","","","","","","","","18","25","43","43","0","","","15th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9781","41","6","0","SS 3","","ENGLISH LANGUAGE","1","13","15","","","","","","","","","28","49","77","77","0","","","2nd","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9782","201","6","0","SS 3","","ENGLISH LANGUAGE","1","9","12","","","","","","","","","21","29","50","50","0","","","10th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9783","31","6","0","SS 3","","ENGLISH LANGUAGE","1","15","10","","","","","","","","","25","37","62","62","0","","","4th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9784","243","6","0","SS 3","","ENGLISH LANGUAGE","1","12","10","","","","","","","","","22","33","55","55","0","","","7th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9785","134","6","0","SS 3","","ENGLISH LANGUAGE","1","14","15","","","","","","","","","29","30","59","59","0","","","6th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9786","136","6","0","SS 3","","ENGLISH LANGUAGE","1","8","10","","","","","","","","","18","18","36","36","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9787","306","6","0","SS 3","","ENGLISH LANGUAGE","1","10","7","","","","","","","","","17","24","41","41","0","","","20th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9788","244","6","0","SS 3","","ENGLISH LANGUAGE","1","9","9","","","","","","","","","18","25","43","43","0","","","15th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9789","35","6","0","SS 3","","ENGLISH LANGUAGE","1","7","5","","","","","","","","","12","30","42","42","0","","","18th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9790","245","6","0","SS 3","","ENGLISH LANGUAGE","1","9","11","","","","","","","","","20","33","53","53","0","","","8th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9791","29","6","0","SS 3","","ENGLISH LANGUAGE","1","10","7","","","","","","","","","17","34","51","51","0","","","9th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9792","32","6","0","SS 3","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","28","48","48","0","","","12th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9793","33","6","0","SS 3","","ENGLISH LANGUAGE","1","5","12","","","","","","","","","17","29","46","46","0","","","13th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9794","48","6","0","SS 3","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","27","42","42","0","","","18th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9795","247","6","0","SS 3","","ENGLISH LANGUAGE","1","14","12","","","","","","","","","26","41","67","67","0","","","3rd","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9796","202","6","0","SS 3","","ENGLISH LANGUAGE","1","8","7","","","","","","","","","15","22","37","37","0","","","22nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9797","130","6","0","SS 3","","ENGLISH LANGUAGE","1","2","2","","","","","","","","","4","10","14","14","0","","","26th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9798","128","6","0","SS 3","","ENGLISH LANGUAGE","1","5","9","","","","","","","","","14","25","39","39","0","","","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9799","314","6","0","SS 3","","ENGLISH LANGUAGE","1","3","10","","","","","","","","","13","16","29","29","0","","","25th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9800","273","1","0","JSS 1","","SOCIAL STUDIES","23","13","20","","","","","","","","","33","43","76","76","0","","","11th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9801","266","1","0","JSS 1","","SOCIAL STUDIES","23","10","12","","","","","","","","","22","48","70","70","0","","","14th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9802","261","1","0","JSS 1","","SOCIAL STUDIES","23","10","10","","","","","","","","","20","34","54","54","0","","","22nd","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9803","275","1","0","JSS 1","","SOCIAL STUDIES","23","4","6","","","","","","","","","10","20","30","30","0","","","24th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9804","276","1","0","JSS 1","","SOCIAL STUDIES","23","8","18","","","","","","","","","26","55","81","81","0","","","9th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9805","311","1","0","JSS 1","","SOCIAL STUDIES","23","20","18","","","","","","","","","38","60","98","98","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9806","274","1","0","JSS 1","","SOCIAL STUDIES","23","14","15","","","","","","","","","29","50","79","79","0","","","10th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9807","277","1","0","JSS 1","","SOCIAL STUDIES","23","4","8","","","","","","","","","12","27","39","39","0","","","23rd","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9808","272","1","0","JSS 1","","SOCIAL STUDIES","23","20","20","","","","","","","","","40","59","99","99","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9809","270","1","0","JSS 1","","SOCIAL STUDIES","23","18","15","","","","","","","","","33","55","88","88","0","","","7th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9810","279","1","0","JSS 1","","SOCIAL STUDIES","23","10","15","","","","","","","","","25","50","75","75","0","","","12th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9811","284","1","0","JSS 1","","SOCIAL STUDIES","23","8","12","","","","","","","","","20","45","65","65","0","","","17th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9812","281","1","0","JSS 1","","SOCIAL STUDIES","23","17","18","","","","","","","","","35","59","94","94","0","","","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9813","283","1","0","JSS 1","","SOCIAL STUDIES","23","20","18","","","","","","","","","38","58","96","96","0","","","3rd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9814","265","1","0","JSS 1","","SOCIAL STUDIES","23","9","13","","","","","","","","","22","35","57","57","0","","","20th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9815","309","1","0","JSS 1","","SOCIAL STUDIES","23","15","15","","","","","","","","","30","40","70","70","0","","","14th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9816","268","1","0","JSS 1","","SOCIAL STUDIES","23","15","20","","","","","","","","","35","59","94","94","0","","","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9817","282","1","0","JSS 1","","SOCIAL STUDIES","23","15","13","","","","","","","","","28","34","62","62","0","","","19th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9818","280","1","0","JSS 1","","SOCIAL STUDIES","23","13","13","","","","","","","","","26","0","26","26","0","","","25th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9819","263","1","0","JSS 1","","SOCIAL STUDIES","23","13","13","","","","","","","","","26","39","65","65","0","","","17th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9820","267","1","0","JSS 1","","SOCIAL STUDIES","23","20","15","","","","","","","","","35","58","93","93","0","","","6th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9821","262","1","0","JSS 1","","SOCIAL STUDIES","23","0","3","","","","","","","","","3","20","23","23","0","","","26th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9822","278","1","0","JSS 1","","SOCIAL STUDIES","23","8","13","","","","","","","","","21","49","70","70","0","","","14th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9823","271","1","0","JSS 1","","SOCIAL STUDIES","23","12","15","","","","","","","","","27","46","73","73","0","","","13th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9824","264","1","0","JSS 1","","SOCIAL STUDIES","23","8","14","","","","","","","","","22","35","57","57","0","","","20th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9825","269","1","0","JSS 1","","SOCIAL STUDIES","23","12","14","","","","","","","","","26","56","82","82","0","","","8th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9826","273","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","19","","","","","","","","","39","49","88","88","0","","","5th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9827","266","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","28","66","66","0","","","16th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9828","261","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","19","57","57","0","","","21st","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9829","275","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","19","","","","","","","","","39","13","52","52","0","","","24th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9830","276","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","20","58","58","0","","","19th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9831","311","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","19","","","","","","","","","39","52","91","91","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9832","274","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","39","77","77","0","","","7th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9833","277","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","18","56","56","0","","","23rd","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9834","272","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","19","","","","","","","","","39","54","93","93","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9835","270","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","30","68","68","0","","","11th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9836","279","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","20","58","58","0","","","19th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9837","284","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","19","","","","","","","","","39","18","57","57","0","","","21st","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9838","281","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","19","","","","","","","","","39","46","85","85","0","","","6th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9839","283","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","51","89","89","0","","","3rd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9840","265","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","19","","","","","","","","","39","26","65","65","0","","","17th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9841","309","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","18","","","","","","","","","28","17","45","45","0","","","26th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9842","268","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","51","89","89","0","","","3rd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9843","282","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","18","19","","","","","","","","","37","40","77","77","0","","","7th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9844","280","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","30","68","68","0","","","11th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9845","263","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","30","68","68","0","","","11th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9846","267","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","19","","","","","","","","","39","35","74","74","0","","","9th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9847","262","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","14","52","52","0","","","24th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9848","278","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","19","","","","","","","","","39","33","72","72","0","","","10th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9849","271","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","19","","","","","","","","","39","26","65","65","0","","","17th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9850","264","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","29","67","67","0","","","15th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9851","269","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","30","68","68","0","","","11th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9852","8","4","0","SS 1","","CIVIC EDUCATION","28","16","10","","","","","","","","","26","54","80","80","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9853","126","4","0","SS 1","","CIVIC EDUCATION","28","18","15","","","","","","","","","33","55","88","88","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9854","296","4","0","SS 1","","CIVIC EDUCATION","28","10","8","","","","","","","","","18","28","46","46","0","","","23rd","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9855","300","4","0","SS 1","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","37","57","57","0","","","17th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9856","138","4","0","SS 1","","CIVIC EDUCATION","28","5","8","","","","","","","","","13","39","52","52","0","","","19th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9857","2","4","0","SS 1","","CIVIC EDUCATION","28","10","15","","","","","","","","","25","33","58","58","0","","","16th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9858","193","4","0","SS 1","","CIVIC EDUCATION","28","15","14","","","","","","","","","29","43","72","72","0","","","10th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9859","256","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","37","59","59","0","","","15th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9860","140","4","0","SS 1","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","32","52","52","0","","","19th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9861","294","4","0","SS 1","","CIVIC EDUCATION","28","15","14","","","","","","","","","29","40","69","69","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9862","1","4","0","SS 1","","CIVIC EDUCATION","28","8","10","","","","","","","","","18","18","36","36","0","","","26th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9863","141","4","0","SS 1","","CIVIC EDUCATION","28","18","15","","","","","","","","","33","55","88","88","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("9864","303","4","0","SS 1","","CIVIC EDUCATION","28","15","15","","","","","","","","","30","51","81","81","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9865","301","4","0","SS 1","","CIVIC EDUCATION","28","10","8","","","","","","","","","18","34","52","52","0","","","19th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9866","143","4","0","SS 1","","CIVIC EDUCATION","28","15","15","","","","","","","","","30","42","72","72","0","","","10th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9867","293","4","0","SS 1","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","31","51","51","0","","","22nd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9868","235","4","0","SS 1","","CIVIC EDUCATION","28","15","12","","","","","","","","","27","43","70","70","0","","","12th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9869","234","4","0","SS 1","","CIVIC EDUCATION","28","15","13","","","","","","","","","28","48","76","76","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9870","237","4","0","SS 1","","CIVIC EDUCATION","28","14","12","","","","","","","","","26","49","75","75","0","","","8th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9871","121","4","0","SS 1","","CIVIC EDUCATION","28","15","15","","","","","","","","","30","46","76","76","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9872","195","4","0","SS 1","","CIVIC EDUCATION","28","15","10","","","","","","","","","25","42","67","67","0","","","14th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9873","196","4","0","SS 1","","CIVIC EDUCATION","28","10","7","","","","","","","","","17","17","34","34","0","","","27th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9874","297","4","0","SS 1","","CIVIC EDUCATION","28","15","15","","","","","","","","","30","53","83","83","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9875","302","4","0","SS 1","","CIVIC EDUCATION","28","5","5","","","","","","","","","10","30","40","40","0","","","25th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9876","313","4","0","SS 1","","CIVIC EDUCATION","28","6","7","","","","","","","","","13","21","34","34","0","","","27th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9877","295","4","0","SS 1","","CIVIC EDUCATION","28","10","8","","","","","","","","","18","36","54","54","0","","","18th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9878","298","4","0","SS 1","","CIVIC EDUCATION","28","8","8","","","","","","","","","16","16","32","32","0","","","29th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9879","299","4","0","SS 1","","CIVIC EDUCATION","28","10","8","","","","","","","","","18","14","32","32","0","","","29th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9880","7","4","0","SS 1","","CIVIC EDUCATION","28","8","10","","","","","","","","","18","26","44","44","0","","","24th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9881","125","4","0","SS 1","","CIVIC EDUCATION","28","15","15","","","","","","","","","30","43","73","73","0","","","9th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9882","28","6","0","SS 3","","CIVIC EDUCATION","15","18","15","","","","","","","","","33","52","85","85","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9883","307","6","0","SS 3","","CIVIC EDUCATION","15","10","15","","","","","","","","","25","44","69","69","0","","","9th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9884","308","6","0","SS 3","","CIVIC EDUCATION","15","10","8","","","","","","","","","18","28","46","46","0","","","24th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9885","246","6","0","SS 3","","CIVIC EDUCATION","15","10","10","","","","","","","","","20","34","54","54","0","","","21st","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9886","131","6","0","SS 3","","CIVIC EDUCATION","15","15","15","","","","","","","","","30","37","67","67","0","","","11th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9887","133","6","0","SS 3","","CIVIC EDUCATION","15","18","17","","","","","","","","","35","50","85","85","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9888","200","6","0","SS 3","","CIVIC EDUCATION","15","15","16","","","","","","","","","31","41","72","72","0","","","6th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9889","41","6","0","SS 3","","CIVIC EDUCATION","15","18","17","","","","","","","","","35","51","86","86","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9890","201","6","0","SS 3","","CIVIC EDUCATION","15","15","10","","","","","","","","","25","30","55","55","0","","","18th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9891","31","6","0","SS 3","","CIVIC EDUCATION","15","18","10","","","","","","","","","28","43","71","71","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9892","243","6","0","SS 3","","CIVIC EDUCATION","15","15","16","","","","","","","","","31","44","75","75","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9893","134","6","0","SS 3","","CIVIC EDUCATION","15","10","8","","","","","","","","","18","37","55","55","0","","","18th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9894","136","6","0","SS 3","","CIVIC EDUCATION","15","7","6","","","","","","","","","13","25","38","38","0","","","25th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9895","306","6","0","SS 3","","CIVIC EDUCATION","15","10","8","","","","","","","","","18","37","55","55","0","","","18th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9896","244","6","0","SS 3","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","41","63","63","0","","","16th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9897","35","6","0","SS 3","","CIVIC EDUCATION","15","15","10","","","","","","","","","25","40","65","65","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9898","245","6","0","SS 3","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","46","68","68","0","","","10th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9899","29","6","0","SS 3","","CIVIC EDUCATION","15","15","14","","","","","","","","","29","45","74","74","0","","","5th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9900","32","6","0","SS 3","","CIVIC EDUCATION","15","10","10","","","","","","","","","20","31","51","51","0","","","23rd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9901","33","6","0","SS 3","","CIVIC EDUCATION","15","15","10","","","","","","","","","25","40","65","65","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9902","48","6","0","SS 3","","CIVIC EDUCATION","15","10","10","","","","","","","","","20","32","52","52","0","","","22nd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9903","247","6","0","SS 3","","CIVIC EDUCATION","15","15","15","","","","","","","","","30","41","71","71","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9904","202","6","0","SS 3","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","39","61","61","0","","","17th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9905","130","6","0","SS 3","","CIVIC EDUCATION","15","10","10","","","","","","","","","20","15","35","35","0","","","26th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9906","128","6","0","SS 3","","CIVIC EDUCATION","15","12","15","","","","","","","","","27","39","66","66","0","","","12th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9907","314","6","0","SS 3","","CIVIC EDUCATION","15","15","10","","","","","","","","","25","40","65","65","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9908","214","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","8","12","","","","","","","","","20","30","50","50","0","","","15th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9909","248","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","12","10","","","","","","","","","22","30","52","52","0","","","12th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9910","250","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","13","10","","","","","","","","","23","23","46","46","0","","","20th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9911","227","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","8","10","","","","","","","","","18","30","48","48","0","","","18th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9912","285","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","12","15","","","","","","","","","27","45","72","72","0","","","2nd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9913","289","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","10","","","","","","","","","20","30","50","50","0","","","15th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9914","209","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","12","","","","","","","","","22","30","52","52","0","","","12th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9915","188","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","10","","","","","","","","","19","35","54","54","0","","","10th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9916","221","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","8","10","","","","","","","","","18","28","46","46","0","","","20th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9917","220","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","8","15","","","","","","","","","23","18","41","41","0","","","23rd","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9918","257","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","12","","","","","","","","","21","27","48","48","0","","","18th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9919","213","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","11","12","","","","","","","","","23","32","55","55","0","","","8th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9920","288","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","14","5","","","","","","","","","19","10","29","29","0","","","26th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9921","215","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","12","","","","","","","","","21","37","58","58","0","","","5th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9922","225","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","8","6","","","","","","","","","14","15","29","29","0","","","26th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9923","217","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","15","10","","","","","","","","","25","27","52","52","0","","","12th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9924","218","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","8","10","","","","","","","","","18","27","45","45","0","","","22nd","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9925","216","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","13","12","","","","","","","","","25","30","55","55","0","","","8th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9926","219","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","11","","","","","","","","","21","37","58","58","0","","","5th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9927","224","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","10","","","","","","","","","19","30","49","49","0","","","17th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9928","223","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","17","20","","","","","","","","","37","49","86","86","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9929","226","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","15","","","","","","","","","25","40","65","65","0","","","3rd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9930","286","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","8","","","","","","","","","17","20","37","37","0","","","24th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9931","249","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","9","","","","","","","","","19","35","54","54","0","","","10th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9932","210","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","14","15","","","","","","","","","29","29","58","58","0","","","5th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9933","287","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","8","9","","","","","","","","","17","18","35","35","0","","","25th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9934","222","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","11","10","","","","","","","","","21","40","61","61","0","","","4th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9935","273","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","18","","","","","","","","","37","57","94","94","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9936","266","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","10","","","","","","","","","21","30","51","51","0","","","21st","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9937","261","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","10","","","","","","","","","21","35","56","56","0","","","18th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9938","275","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","","","","","20","24","44","44","0","","","24th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9939","276","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","","","","","29","35","64","64","0","","","13th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9940","311","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","15","","","","","","","","","31","49","80","80","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9941","274","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","13","","","","","","","","","28","35","63","63","0","","","14th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9942","277","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","6","","","","","","","","","19","13","32","32","0","","","26th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9943","272","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","20","","","","","","","","","40","58","98","98","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9944","270","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","15","","","","","","","","","28","40","68","68","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9945","279","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","10","","","","","","","","","27","40","67","67","0","","","10th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9946","284","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","10","","","","","","","","","18","30","48","48","0","","","22nd","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9947","281","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","14","","","","","","","","","30","48","78","78","0","","","4th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9948","283","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","10","","","","","","","","","26","40","66","66","0","","","11th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9949","265","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","9","10","","","","","","","","","19","40","59","59","0","","","17th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9950","309","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","14","","","","","","","","","30","38","68","68","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9951","268","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","","","","","29","49","78","78","0","","","4th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9952","282","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","9","","","","","","","","","21","34","55","55","0","","","19th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9953","280","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","11","","","","","","","","","21","20","41","41","0","","","25th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9954","263","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","9","","","","","","","","","25","40","65","65","0","","","12th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9955","267","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","10","","","","","","","","","26","37","63","63","0","","","14th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9956","262","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","10","","","","","","","","","22","24","46","46","0","","","23rd","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9957","278","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","10","","","","","","","","","25","29","54","54","0","","","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9958","271","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","12","","","","","","","","","22","49","71","71","0","","","6th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9959","264","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","10","","","","","","","","","21","40","61","61","0","","","16th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9960","269","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","13","","","","","","","","","28","40","68","68","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9961","19","5","0","SS 2","","CIVIC EDUCATION","15","15","12","","","","","","","","","27","38","65","65","0","","","14th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9962","18","5","0","SS 2","","CIVIC EDUCATION","15","10","8","","","","","","","","","18","31","49","49","0","","","23rd","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9963","17","5","0","SS 2","","CIVIC EDUCATION","15","10","10","","","","","","","","","20","30","50","50","0","","","22nd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("9964","304","5","0","SS 2","","CIVIC EDUCATION","15","10","8","","","","","","","","","18","28","46","46","0","","","26th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9965","24","5","0","SS 2","","CIVIC EDUCATION","15","15","14","","","","","","","","","29","45","74","74","0","","","11th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9966","21","5","0","SS 2","","CIVIC EDUCATION","15","10","10","","","","","","","","","20","38","58","58","0","","","18th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9967","15","5","0","SS 2","","CIVIC EDUCATION","15","15","10","","","","","","","","","25","37","62","62","0","","","16th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9968","198","5","0","SS 2","","CIVIC EDUCATION","15","18","17","","","","","","","","","35","53","88","88","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9969","253","5","0","SS 2","","CIVIC EDUCATION","15","10","15","","","","","","","","","25","42","67","67","0","","","12th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9970","171","5","0","SS 2","","CIVIC EDUCATION","15","10","15","","","","","","","","","25","51","76","76","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9971","199","5","0","SS 2","","CIVIC EDUCATION","15","10","15","","","","","","","","","25","34","59","59","0","","","17th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9972","23","5","0","SS 2","","CIVIC EDUCATION","15","16","14","","","","","","","","","30","45","75","75","0","","","9th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9973","14","5","0","SS 2","","CIVIC EDUCATION","15","15","15","","","","","","","","","30","45","75","75","0","","","9th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9974","12","5","0","SS 2","","CIVIC EDUCATION","15","15","12","","","","","","","","","27","37","64","64","0","","","15th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9975","20","5","0","SS 2","","CIVIC EDUCATION","15","10","10","","","","","","","","","20","28","48","48","0","","","24th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9976","242","5","0","SS 2","","CIVIC EDUCATION","15","16","15","","","","","","","","","31","47","78","78","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9977","25","5","0","SS 2","","CIVIC EDUCATION","15","15","15","","","","","","","","","30","46","76","76","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9978","22","5","0","SS 2","","CIVIC EDUCATION","15","16","18","","","","","","","","","34","46","80","80","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9979","305","5","0","SS 2","","CIVIC EDUCATION","15","10","14","","","","","","","","","24","34","58","58","0","","","18th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9980","241","5","0","SS 2","","CIVIC EDUCATION","15","10","13","","","","","","","","","23","31","54","54","0","","","21st","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9981","239","5","0","SS 2","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","44","66","66","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9982","174","5","0","SS 2","","CIVIC EDUCATION","15","10","8","","","","","","","","","18","30","48","48","0","","","24th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9983","26","5","0","SS 2","","CIVIC EDUCATION","15","18","16","","","","","","","","","34","50","84","84","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9984","254","5","0","SS 2","","CIVIC EDUCATION","15","15","15","","","","","","","","","30","46","76","76","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9985","259","5","0","SS 2","","CIVIC EDUCATION","15","10","14","","","","","","","","","24","32","56","56","0","","","20th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9986","13","5","0","SS 2","","CIVIC EDUCATION","15","15","16","","","","","","","","","31","45","76","76","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9987","273","1","0","JSS 1","","FRENCH","27","10","12","","","","","","","","","22","48","70","70","0","","","10th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9988","266","1","0","JSS 1","","FRENCH","27","12","10","","","","","","","","","22","20","42","42","0","","","19th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9989","261","1","0","JSS 1","","FRENCH","27","10","10","","","","","","","","","20","31","51","51","0","","","15th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9990","275","1","0","JSS 1","","FRENCH","27","5","5","","","","","","","","","10","21","31","31","0","","","23rd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9991","276","1","0","JSS 1","","FRENCH","27","11","10","","","","","","","","","21","46","67","67","0","","","12th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9992","311","1","0","JSS 1","","FRENCH","27","19","18","","","","","","","","","37","55","92","92","0","","","4th","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9993","274","1","0","JSS 1","","FRENCH","27","12","11","","","","","","","","","23","38","61","61","0","","","13th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9994","277","1","0","JSS 1","","FRENCH","27","5","5","","","","","","","","","10","17","27","27","0","","","24th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9995","272","1","0","JSS 1","","FRENCH","27","20","20","","","","","","","","","40","58","98","98","0","","","1st","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9996","270","1","0","JSS 1","","FRENCH","27","19","17","","","","","","","","","36","52","88","88","0","","","7th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9997","279","1","0","JSS 1","","FRENCH","27","17","17","","","","","","","","","34","57","91","91","0","","","5th","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9998","284","1","0","JSS 1","","FRENCH","27","5","5","","","","","","","","","10","15","25","25","0","","","25th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9999","281","1","0","JSS 1","","FRENCH","27","11","14","","","","","","","","","25","43","68","68","0","","","11th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10000","283","1","0","JSS 1","","FRENCH","27","18","18","","","","","","","","","36","57","93","93","0","","","3rd","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10001","265","1","0","JSS 1","","FRENCH","27","5","10","","","","","","","","","15","28","43","43","0","","","18th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10002","309","1","0","JSS 1","","FRENCH","27","10","10","","","","","","","","","20","35","55","55","0","","","14th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10003","268","1","0","JSS 1","","FRENCH","27","19","19","","","","","","","","","38","57","95","95","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10004","282","1","0","JSS 1","","FRENCH","27","8","10","","","","","","","","","18","27","45","45","0","","","17th","D7","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10005","280","1","0","JSS 1","","FRENCH","27","8","10","","","","","","","","","18","0","18","18","0","","","26th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10006","263","1","0","JSS 1","","FRENCH","27","17","15","","","","","","","","","32","50","82","82","0","","","8th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10007","267","1","0","JSS 1","","FRENCH","27","18","17","","","","","","","","","35","56","91","91","0","","","5th","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10008","262","1","0","JSS 1","","FRENCH","27","10","10","","","","","","","","","20","13","33","33","0","","","21st","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10009","278","1","0","JSS 1","","FRENCH","27","10","10","","","","","","","","","20","30","50","50","0","","","16th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10010","271","1","0","JSS 1","","FRENCH","27","13","15","","","","","","","","","28","54","82","82","0","","","8th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10011","264","1","0","JSS 1","","FRENCH","27","5","10","","","","","","","","","15","20","35","35","0","","","20th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10012","269","1","0","JSS 1","","FRENCH","27","5","5","","","","","","","","","10","23","33","33","0","","","21st","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10013","273","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","17","18","","","","","","","","","35","50","85","85","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10014","266","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","6","9","","","","","","","","","15","16","31","31","0","","","24th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10015","261","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","8","","","","","","","","","17","40","57","57","0","","","16th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10016","275","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","10","","","","","","","","","19","20","39","39","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10017","276","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","15","13","","","","","","","","","28","37","65","65","0","","","11th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10018","311","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","17","18","","","","","","","","","35","50","85","85","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10019","274","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","11","","","","","","","","","24","42","66","66","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10020","277","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","8","","","","","","","","","17","27","44","44","0","","","20th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10021","272","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","18","20","","","","","","","","","38","56","94","94","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10022","270","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","12","","","","","","","","","26","43","69","69","0","","","5th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10023","279","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","11","","","","","","","","","24","40","64","64","0","","","12th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10024","284","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","6","7","","","","","","","","","13","27","40","40","0","","","21st","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10025","281","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","16","15","","","","","","","","","31","45","76","76","0","","","4th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10026","283","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","13","","","","","","","","","27","39","66","66","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10027","265","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","11","","","","","","","","","21","39","60","60","0","","","13th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10028","309","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","13","","","","","","","","","27","39","66","66","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10029","268","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","12","","","","","","","","","25","42","67","67","0","","","7th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10030","282","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","8","10","","","","","","","","","18","30","48","48","0","","","18th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10031","280","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","10","","","","","","","","","19","0","19","19","0","","","26th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10032","263","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","10","","","","","","","","","22","35","57","57","0","","","16th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10033","267","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","15","13","","","","","","","","","28","40","68","68","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10034","262","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","7","8","","","","","","","","","15","20","35","35","0","","","23rd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10035","278","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","8","9","","","","","","","","","17","28","45","45","0","","","19th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10036","271","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","10","","","","","","","","","19","40","59","59","0","","","15th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10037","264","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","11","3","","","","","","","","","14","13","27","27","0","","","25th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10038","269","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","15","13","","","","","","","","","28","32","60","60","0","","","13th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10039","179","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","14","15","","","","","","","","","29","50","79","79","0","","","2nd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10040","185","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","17","12","","","","","","","","","29","43","72","72","0","","","4th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10041","186","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","5","9","","","","","","","","","14","30","44","44","0","","","11th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10042","310","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","12","10","","","","","","","","","22","39","61","61","0","","","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10043","183","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","7","10","","","","","","","","","17","27","44","44","0","","","11th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10044","182","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","13","17","","","","","","","","","30","50","80","80","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10045","290","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","11","13","","","","","","","","","24","36","60","60","0","","","8th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10046","292","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","15","12","","","","","","","","","27","42","69","69","0","","","5th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10047","291","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","10","11","","","","","","","","","21","34","55","55","0","","","9th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10048","189","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","8","10","","","","","","","","","18","30","48","48","0","","","10th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10049","251","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","10","12","","","","","","","","","22","43","65","65","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10050","233","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","13","12","","","","","","","","","25","48","73","73","0","","","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10051","179","3","0","JSS 3","","HOME ECONOMICS","24","11","10","","","","","","","","","21","38","59","59","0","","","2nd","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10052","185","3","0","JSS 3","","HOME ECONOMICS","24","5","10","","","","","","","","","15","27","42","42","0","","","8th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10053","186","3","0","JSS 3","","HOME ECONOMICS","24","7","10","","","","","","","","","17","26","43","43","0","","","7th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10054","310","3","0","JSS 3","","HOME ECONOMICS","24","2","10","","","","","","","","","12","10","22","22","0","","","12th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10055","183","3","0","JSS 3","","HOME ECONOMICS","24","3","7","","","","","","","","","10","15","25","25","0","","","11th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10056","182","3","0","JSS 3","","HOME ECONOMICS","24","10","18","","","","","","","","","28","40","68","68","0","","","1st","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10057","290","3","0","JSS 3","","HOME ECONOMICS","24","7","10","","","","","","","","","17","27","44","44","0","","","5th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10058","292","3","0","JSS 3","","HOME ECONOMICS","24","9","8","","","","","","","","","17","34","51","51","0","","","4th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10059","291","3","0","JSS 3","","HOME ECONOMICS","24","4","10","","","","","","","","","14","15","29","29","0","","","10th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10060","189","3","0","JSS 3","","HOME ECONOMICS","24","4","10","","","","","","","","","14","30","44","44","0","","","5th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10061","251","3","0","JSS 3","","HOME ECONOMICS","24","4","10","","","","","","","","","14","25","39","39","0","","","9th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10062","233","3","0","JSS 3","","HOME ECONOMICS","24","10","5","","","","","","","","","15","37","52","52","0","","","3rd","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10063","179","3","0","JSS 3","","CIVIC EDUCATION","28","15","10","","","","","","","","","25","47","72","72","0","","","2nd","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("10064","185","3","0","JSS 3","","CIVIC EDUCATION","28","12","13","","","","","","","","","25","35","60","60","0","","","5th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10065","186","3","0","JSS 3","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","27","47","47","0","","","9th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10066","310","3","0","JSS 3","","CIVIC EDUCATION","28","12","10","","","","","","","","","22","32","54","54","0","","","7th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10067","183","3","0","JSS 3","","CIVIC EDUCATION","28","8","10","","","","","","","","","18","28","46","46","0","","","10th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10068","182","3","0","JSS 3","","CIVIC EDUCATION","28","15","13","","","","","","","","","28","40","68","68","0","","","4th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10069","290","3","0","JSS 3","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","33","55","55","0","","","6th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10070","292","3","0","JSS 3","","CIVIC EDUCATION","28","15","13","","","","","","","","","28","48","76","76","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10071","291","3","0","JSS 3","","CIVIC EDUCATION","28","8","5","","","","","","","","","13","21","34","34","0","","","12th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10072","189","3","0","JSS 3","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","29","49","49","0","","","8th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10073","251","3","0","JSS 3","","CIVIC EDUCATION","28","8","10","","","","","","","","","18","25","43","43","0","","","11th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10074","233","3","0","JSS 3","","CIVIC EDUCATION","28","15","16","","","","","","","","","31","41","72","72","0","","","2nd","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10075","179","3","0","JSS 3","","FRENCH","27","12","16","","","","","","","","","28","53","81","81","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10076","185","3","0","JSS 3","","FRENCH","27","10","10","","","","","","","","","20","34","54","54","0","","","6th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10077","186","3","0","JSS 3","","FRENCH","27","10","10","","","","","","","","","20","31","51","51","0","","","8th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10078","310","3","0","JSS 3","","FRENCH","27","5","10","","","","","","","","","15","38","53","53","0","","","7th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10079","183","3","0","JSS 3","","FRENCH","27","10","8","","","","","","","","","18","14","32","32","0","","","11th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10080","182","3","0","JSS 3","","FRENCH","27","10","17","","","","","","","","","27","50","77","77","0","","","3rd","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10081","290","3","0","JSS 3","","FRENCH","27","8","10","","","","","","","","","18","38","56","56","0","","","5th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10082","292","3","0","JSS 3","","FRENCH","27","14","18","","","","","","","","","32","57","89","89","0","","","1st","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10083","291","3","0","JSS 3","","FRENCH","27","5","7","","","","","","","","","12","15","27","27","0","","","12th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10084","189","3","0","JSS 3","","FRENCH","27","10","10","","","","","","","","","20","24","44","44","0","","","9th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10085","251","3","0","JSS 3","","FRENCH","27","10","7","","","","","","","","","17","20","37","37","0","","","10th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10086","233","3","0","JSS 3","","FRENCH","27","11","10","","","","","","","","","21","38","59","59","0","","","4th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10087","307","6","0","SS 3","","CHEMISTRY","13","14","18","","","","","","","","","32","40","72","72","0","","","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10088","308","6","0","SS 3","","CHEMISTRY","13","16","16","","","","","","","","","32","22","54","54","0","","","15th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10089","246","6","0","SS 3","","CHEMISTRY","13","12","14","","","","","","","","","26","16","42","42","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10090","133","6","0","SS 3","","CHEMISTRY","13","12","16","","","","","","","","","28","28","56","56","0","","","14th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10091","200","6","0","SS 3","","CHEMISTRY","13","18","19","","","","","","","","","37","44","81","81","0","","","4th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10092","201","6","0","SS 3","","CHEMISTRY","13","18","18","","","","","","","","","36","39","75","75","0","","","5th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10093","31","6","0","SS 3","","CHEMISTRY","13","14","16","","","","","","","","","30","32","62","62","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10094","243","6","0","SS 3","","CHEMISTRY","13","16","15","","","","","","","","","31","44","75","75","0","","","5th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10095","306","6","0","SS 3","","CHEMISTRY","13","12","16","","","","","","","","","28","37","65","65","0","","","8th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10096","244","6","0","SS 3","","CHEMISTRY","13","18","17","","","","","","","","","35","54","89","89","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10097","245","6","0","SS 3","","CHEMISTRY","13","16","18","","","","","","","","","34","28","62","62","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10098","29","6","0","SS 3","","CHEMISTRY","13","17","18","","","","","","","","","35","28","63","63","0","","","9th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10099","32","6","0","SS 3","","CHEMISTRY","13","14","17","","","","","","","","","31","26","57","57","0","","","13th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10100","48","6","0","SS 3","","CHEMISTRY","13","12","14","","","","","","","","","26","20","46","46","0","","","16th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10101","247","6","0","SS 3","","CHEMISTRY","13","16","19","","","","","","","","","35","57","92","92","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10102","130","6","0","SS 3","","CHEMISTRY","13","10","14","","","","","","","","","24","8","32","32","0","","","18th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10103","128","6","0","SS 3","","CHEMISTRY","13","14","18","","","","","","","","","32","28","60","60","0","","","12th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10105","28","6","0","SS 3","","CHEMISTRY","13","16","18","","","","","","","","","34","57","91","91","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10106","214","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","8","5","","","","","","","","","13","22","35","35","0","","","19th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10107","248","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","12","7","","","","","","","","","19","16","35","35","0","","","19th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10108","250","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","14","3","","","","","","","","","17","22","39","39","0","","","18th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10109","227","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","14","5","","","","","","","","","19","25","44","44","0","","","15th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10110","285","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","18","15","","","","","","","","","33","41","74","74","0","","","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10111","289","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","8","6","","","","","","","","","14","12","26","26","0","","","24th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10112","209","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","13","0","","","","","","","","","13","28","41","41","0","","","17th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10113","188","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","16","12","","","","","","","","","28","31","59","59","0","","","9th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10114","221","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","13","9","","","","","","","","","22","31","53","53","0","","","11th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10115","220","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","10","6","","","","","","","","","16","17","33","33","0","","","23rd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10116","257","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","10","7","","","","","","","","","17","18","35","35","0","","","19th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10117","213","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","18","10","","","","","","","","","28","40","68","68","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10118","288","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","5","3","","","","","","","","","8","12","20","20","0","","","26th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10119","215","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","18","19","","","","","","","","","37","30","67","67","0","","","7th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10120","225","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","0","3","","","","","","","","","3","15","18","18","0","","","27th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10121","217","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","17","14","","","","","","","","","31","53","84","84","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10122","218","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","12","8","","","","","","","","","20","30","50","50","0","","","13th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10123","216","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","19","14","","","","","","","","","33","37","70","70","0","","","4th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10124","219","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","9","8","","","","","","","","","17","27","44","44","0","","","15th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10125","224","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","11","10","","","","","","","","","21","29","50","50","0","","","13th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10126","223","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","20","17","","","","","","","","","37","45","82","82","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10127","226","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","18","14","","","","","","","","","32","37","69","69","0","","","5th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10128","286","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","19","4","","","","","","","","","23","29","52","52","0","","","12th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10129","249","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","10","0","","","","","","","","","10","24","34","34","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10130","210","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","16","10","","","","","","","","","26","40","66","66","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10131","287","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","4","4","","","","","","","","","8","15","23","23","0","","","25th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10132","222","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","13","9","","","","","","","","","22","37","59","59","0","","","9th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10133","214","2","0","JSS 2","","SOCIAL STUDIES","23","10","18","","","","","","","","","28","56","84","84","0","","","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10134","248","2","0","JSS 2","","SOCIAL STUDIES","23","5","15","","","","","","","","","20","42","62","62","0","","","17th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10135","250","2","0","JSS 2","","SOCIAL STUDIES","23","10","9","","","","","","","","","19","37","56","56","0","","","21st","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10136","227","2","0","JSS 2","","SOCIAL STUDIES","23","14","13","","","","","","","","","27","42","69","69","0","","","11th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10137","285","2","0","JSS 2","","SOCIAL STUDIES","23","20","19","","","","","","","","","39","56","95","95","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10138","289","2","0","JSS 2","","SOCIAL STUDIES","23","9","5","","","","","","","","","14","19","33","33","0","","","26th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10139","209","2","0","JSS 2","","SOCIAL STUDIES","23","9","17","","","","","","","","","26","39","65","65","0","","","14th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10140","188","2","0","JSS 2","","SOCIAL STUDIES","23","8","13","","","","","","","","","21","48","69","69","0","","","11th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10141","221","2","0","JSS 2","","SOCIAL STUDIES","23","12","15","","","","","","","","","27","41","68","68","0","","","13th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10142","220","2","0","JSS 2","","SOCIAL STUDIES","23","5","5","","","","","","","","","10","39","49","49","0","","","24th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10143","257","2","0","JSS 2","","SOCIAL STUDIES","23","12","11","","","","","","","","","23","41","64","64","0","","","15th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10144","213","2","0","JSS 2","","SOCIAL STUDIES","23","12","15","","","","","","","","","27","53","80","80","0","","","6th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10145","288","2","0","JSS 2","","SOCIAL STUDIES","23","5","6","","","","","","","","","11","8","19","19","0","","","27th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10146","215","2","0","JSS 2","","SOCIAL STUDIES","23","13","15","","","","","","","","","28","45","73","73","0","","","10th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10147","225","2","0","JSS 2","","SOCIAL STUDIES","23","6","11","","","","","","","","","17","37","54","54","0","","","23rd","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10148","217","2","0","JSS 2","","SOCIAL STUDIES","23","15","15","","","","","","","","","30","49","79","79","0","","","7th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10149","218","2","0","JSS 2","","SOCIAL STUDIES","23","5","11","","","","","","","","","16","47","63","63","0","","","16th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10150","216","2","0","JSS 2","","SOCIAL STUDIES","23","15","8","","","","","","","","","23","54","77","77","0","","","8th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10151","219","2","0","JSS 2","","SOCIAL STUDIES","23","6","10","","","","","","","","","16","40","56","56","0","","","21st","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10152","224","2","0","JSS 2","","SOCIAL STUDIES","23","10","15","","","","","","","","","25","37","62","62","0","","","17th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10153","223","2","0","JSS 2","","SOCIAL STUDIES","23","19","17","","","","","","","","","36","53","89","89","0","","","3rd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10154","226","2","0","JSS 2","","SOCIAL STUDIES","23","20","19","","","","","","","","","39","52","91","91","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10155","286","2","0","JSS 2","","SOCIAL STUDIES","23","13","13","","","","","","","","","26","31","57","57","0","","","20th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10156","249","2","0","JSS 2","","SOCIAL STUDIES","23","10","5","","","","","","","","","15","47","62","62","0","","","17th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10157","210","2","0","JSS 2","","SOCIAL STUDIES","23","20","13","","","","","","","","","33","53","86","86","0","","","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10158","287","2","0","JSS 2","","SOCIAL STUDIES","23","8","5","","","","","","","","","13","24","37","37","0","","","25th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10159","222","2","0","JSS 2","","SOCIAL STUDIES","23","19","13","","","","","","","","","32","43","75","75","0","","","9th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10160","214","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","15","","","","","","","","","25","30","55","55","0","","","9th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10161","248","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","23","43","43","0","","","19th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10162","250","2","0","JSS 2","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","20","35","35","0","","","25th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10163","227","2","0","JSS 2","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","30","45","45","0","","","17th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10164","285","2","0","JSS 2","","ENGLISH LANGUAGE","1","17","10","","","","","","","","","27","33","60","60","0","","","4th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("10165","289","2","0","JSS 2","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","10","25","25","0","","","27th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10166","209","2","0","JSS 2","","ENGLISH LANGUAGE","1","11","10","","","","","","","","","21","20","41","41","0","","","20th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10167","188","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","30","50","50","0","","","12th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10168","221","2","0","JSS 2","","ENGLISH LANGUAGE","1","6","10","","","","","","","","","16","30","46","46","0","","","16th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10169","220","2","0","JSS 2","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","24","39","39","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10170","257","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","5","","","","","","","","","15","30","45","45","0","","","17th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10171","213","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","31","51","51","0","","","11th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10172","288","2","0","JSS 2","","ENGLISH LANGUAGE","1","5","8","","","","","","","","","13","14","27","27","0","","","26th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10173","215","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","12","","","","","","","","","22","30","52","52","0","","","10th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10174","225","2","0","JSS 2","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","24","39","39","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10175","217","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","16","","","","","","","","","26","30","56","56","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10176","218","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","30","50","50","0","","","12th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10177","216","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","17","","","","","","","","","27","30","57","57","0","","","6th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10178","219","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","30","50","50","0","","","12th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10179","224","2","0","JSS 2","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","26","41","41","0","","","20th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10180","223","2","0","JSS 2","","ENGLISH LANGUAGE","1","18","17","","","","","","","","","35","36","71","71","0","","","1st","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10181","226","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","17","","","","","","","","","32","34","66","66","0","","","2nd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10182","286","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","30","50","50","0","","","12th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10183","249","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","12","","","","","","","","","27","30","57","57","0","","","6th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10184","210","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","40","60","60","0","","","4th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10185","287","2","0","JSS 2","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","24","39","39","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10186","222","2","0","JSS 2","","ENGLISH LANGUAGE","1","17","18","","","","","","","","","35","31","66","66","0","","","2nd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10187","48","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","14","","","","","","","","","30","50","80","80","0","","","7th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10188","307","6","0","SS 3","","BIOLOGY","14","3","8","","","","","","","","","11","32","43","43","0","","","6th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10189","314","6","0","SS 3","","COMMERCE","20","5","15","","","","","","","","","20","23","43","43","0","","","6th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10190","18","5","0","SS 2","","FURTHER MATHEMATICS","25","14","12","","","","","","","","","26","12","38","38","0","","","13th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10191","17","5","0","SS 2","","FURTHER MATHEMATICS","25","12","14","","","","","","","","","26","18","44","44","0","","","12th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10192","241","5","0","SS 2","","PHYSICS","12","14","16","","","","","","","","","30","28","58","58","0","","","6th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10193","239","5","0","SS 2","","GEOGRAPHY","18","14","13","","","","","","","","","27","38","65","65","0","","","2nd","B3","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");




CREATE TABLE `result_subject_group_assign` (
  `result_subject_group_assign_id` int(11) NOT NULL AUTO_INCREMENT,
  `result_subject_group_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  PRIMARY KEY (`result_subject_group_assign_id`),
  KEY `result_subject_group_id` (`result_subject_group_id`,`subject_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `result_subject_groups` (
  `result_subject_group_id` int(11) NOT NULL AUTO_INCREMENT,
  `result_subject_group_name` varchar(300) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`result_subject_group_id`),
  UNIQUE KEY `result_subject_group_name` (`result_subject_group_name`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `salary_deduct` (
  `salary_deduct_id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_id` int(11) NOT NULL,
  `amount` decimal(15,2) NOT NULL,
  `reason` varchar(400) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `months` varchar(30) NOT NULL,
  PRIMARY KEY (`salary_deduct_id`),
  KEY `staff_id` (`staff_id`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`),
  KEY `months` (`months`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `salary_info` (
  `salary_info_id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_id` int(11) NOT NULL,
  `current_salary` decimal(15,2) NOT NULL,
  `past_debt` decimal(15,2) NOT NULL,
  `amount_to_pay` decimal(15,2) NOT NULL,
  `amount_paid` decimal(15,2) NOT NULL,
  `wave_over` decimal(15,2) NOT NULL,
  `current_debt` decimal(15,2) NOT NULL,
  `deduct` decimal(15,2) NOT NULL,
  `appreciation_amount` decimal(15,2) NOT NULL,
  `appreciation_reason` varchar(500) NOT NULL,
  `owing` decimal(15,2) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `months` varchar(30) NOT NULL,
  PRIMARY KEY (`salary_info_id`),
  KEY `staff_id` (`staff_id`),
  KEY `sessions` (`sessions`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `salary_payment` (
  `salary_payment_id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_id` int(11) NOT NULL,
  `accountant_id` int(10) unsigned NOT NULL,
  `amount_paid` decimal(15,2) NOT NULL,
  `staff_name` varchar(200) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `months` varchar(30) NOT NULL,
  `date_added` datetime NOT NULL,
  PRIMARY KEY (`salary_payment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `school_fees` (
  `school_fees_id` int(11) NOT NULL AUTO_INCREMENT,
  `transaction_id` char(20) NOT NULL,
  `student_id` int(11) NOT NULL,
  `staff_id` int(11) NOT NULL,
  `plan_id` int(11) NOT NULL,
  `school_fees_payment_mode_id` int(11) NOT NULL,
  `payment_mode` varchar(300) NOT NULL,
  `staff_name` varchar(200) NOT NULL,
  `amount_paid` decimal(15,2) NOT NULL,
  `payment_no` varchar(20) NOT NULL,
  `payment_date` date NOT NULL,
  `fees_status` varchar(20) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(10) NOT NULL,
  `date_added` datetime NOT NULL,
  PRIMARY KEY (`school_fees_id`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`),
  KEY `transaction_id` (`transaction_id`),
  KEY `school_fees_payment_mode_id` (`school_fees_payment_mode_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `school_fees_payment_modes` (
  `school_fees_payment_mode_id` int(11) NOT NULL AUTO_INCREMENT,
  `payment_mode` varchar(300) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`school_fees_payment_mode_id`),
  UNIQUE KEY `payment_mode` (`payment_mode`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `school_storages` (
  `school_storage_id` int(11) NOT NULL AUTO_INCREMENT,
  `school_storage_title` varchar(200) NOT NULL,
  `school_storage_dir` varchar(500) NOT NULL,
  `school_storage_date` datetime NOT NULL,
  PRIMARY KEY (`school_storage_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `sent_sms` (
  `sent_sms_id` int(11) NOT NULL AUTO_INCREMENT,
  `unit_spent` varchar(300) NOT NULL,
  `message` text NOT NULL,
  `people` text NOT NULL,
  `date_sent` datetime NOT NULL,
  PRIMARY KEY (`sent_sms_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;


INSERT INTO sent_sms VALUES
("1","22","Your Serial Number is [SERIAL NUMBER] and First Password is [FIRST PASSWORD] for Divine Favour School at divinefavour.zap.ng. Login to view personal account and other activities in your dashboard. Please, remember to change your password for security reasons.","SERIAL NUMBER AND FIRST PASSWORD SENT TO ALL STAFF","2019-02-13 11:36:10"),
("2","24","Your Serial Number is [SERIAL NUMBER] and First Password is [FIRST PASSWORD] for Divine Favour School at divinefavour.zap.ng. Login to view personal account and other activities in your dashboard. Please, remember to change your password for security reasons.","SERIAL NUMBER AND FIRST PASSWORD SENT TO ALL STAFF","2019-02-13 12:24:58");




CREATE TABLE `session_month` (
  `session_month_id` int(11) NOT NULL AUTO_INCREMENT,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `months` varchar(30) NOT NULL,
  PRIMARY KEY (`session_month_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `session_term` (
  `session_term_id` int(11) NOT NULL AUTO_INCREMENT,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`session_term_id`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=latin1;


INSERT INTO session_term VALUES
("4","2018/2019","1st Term"),
("5","2018/2019","2nd Term"),
("6","2018/2019","3rd Term"),
("7","2019/2020","1st Term"),
("8","2019/2020","2nd Term"),
("9","2019/2020","3rd Term"),
("10","2020/2021","1st Term"),
("11","2020/2021","2nd Term"),
("12","2020/2021","3rd Term"),
("13","2021/2022","1st Term");




CREATE TABLE `sessions` (
  `sid` varchar(40) NOT NULL,
  `expiry` int(10) unsigned NOT NULL,
  `data` text NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`sid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;






CREATE TABLE `settings` (
  `settings_id` int(11) NOT NULL AUTO_INCREMENT,
  `setting_name` varchar(300) NOT NULL,
  `setting_value` varchar(300) NOT NULL,
  PRIMARY KEY (`settings_id`),
  KEY `setting_name` (`setting_name`)
) ENGINE=InnoDB AUTO_INCREMENT=96 DEFAULT CHARSET=latin1;


INSERT INTO settings VALUES
("1","total_sms","54"),
("2","school_name","DIVINE FAVOUR SCHOOL"),
("3","school_login_logo","assets/images/logo.png"),
("4","login_attempt","30"),
("5","holiday_project","yes"),
("6","cumulate_test","yes"),
("7","show_test","yes"),
("8","show_waec","yes"),
("9","show_neco","yes"),
("10","lower_ca_score","30"),
("11","lower_exam_score","70"),
("12","school_phonenumber","2340000000000"),
("13","teacher_subclass","yes"),
("14","country","NIGERIA"),
("15","country_code","234"),
("16","phonenumber_length","10"),
("17","full_phonenumber_length","11"),
("18","main_phonenumber_length","13"),
("19","one_sms_amount","3"),
("20","result_cumulative","yes"),
("21","result_school_fees","no"),
("22","school_address","AKPAJO PORT HARCOURT"),
("23","principal_finance","no"),
("24","one_card_amount","1000"),
("25","principal_name","SCHOOL HEAD"),
("26","principal_signature","images/principal_signatures/319dab.png"),
("27","third_term_lower","no"),
("28","third_term_higher","no"),
("29","allow_finance","no"),
("30","order_class","no"),
("31","online_school_fees_payment","no"),
("32","sms_sender","DFIS"),
("33","school_email","school@mail.com"),
("34","school_email_password","DÓ¬øÇÍÕ³J©A#ÏÌÏ"),
("35","school_email_name","School Name"),
("36","scratch_card","no"),
("37","higher_ca_score","30"),
("38","higher_exam_score","70"),
("39","class_approval","no"),
("40","allow_hostel","no"),
("41","result_attendance","no"),
("42","second_principal_signature","images/principal_signatures/c9bcd3.png"),
("43","lower_no_of_ca","1"),
("44","higher_no_of_ca","1"),
("45","lower_ca1","40"),
("46","lower_ca2","0"),
("47","lower_ca3","0"),
("48","lower_ca4","0"),
("49","lower_ca5","0"),
("50","lower_ca6","0"),
("51","higher_ca1","40"),
("52","higher_ca2","0"),
("53","higher_ca3","0"),
("54","higher_ca4","0"),
("55","higher_ca5","0"),
("56","higher_ca6","0"),
("57","lower_ca_name_1","CA"),
("58","lower_ca_name_2","CA 2"),
("59","lower_ca_name_3","CA 3"),
("60","lower_ca_name_4","CA 4"),
("61","lower_ca_name_5","CA 5"),
("62","lower_ca_name_6","CA 6"),
("63","higher_ca_name_1","CA"),
("64","higher_ca_name_2","CA 2"),
("65","higher_ca_name_3","CA 3"),
("66","higher_ca_name_4","CA 4"),
("67","higher_ca_name_5","CA 5"),
("68","higher_ca_name_6","CA 6"),
("69","lower_exam_name","Exam"),
("70","higher_exam_name","Exam"),
("71","main_school_id","1"),
("72","school_id","1"),
("73","school_storage","yes"),
("74","class_storage","yes"),
("75","class_teacher_comment_setting","yes"),
("76","student_affairs","no"),
("77","admission_number","no"),
("78","admission_format",""),
("79","paystack_subaccount","ACCT_t3w6pmnwzvmv2np"),
("80","currency","&#8358;"),
("81","annual_position_for_last_term","yes"),
("82","annual_only_last_subjects","no"),
("83","parent_finance","yes"),
("84","third_term_in_annual","no"),
("85","admin_class_check_result","yes"),
("86","refresh_token","1//050SH4EtODsccCgYIARAAGAUSNwF-L9Irppe_Bv2rl35Mkj_CsbQEnCFFKltUjnWiPalTUqfLeXyBcZNM05DkpzD5NJ3CFyfFfUM"),
("87","folder_id","1vt0HEvjF9hnTzeuwbUYZMP83-KjeqPm-"),
("88","google_client_id","150277175744-n19rn2vsuio1lt7ot1cirgvfp3ehjp2l.apps.googleusercontent.com"),
("89","google_client_secret","eTWa1cXmNcG-Ky2h32o7bv4n"),
("90","online_class","no"),
("91","payment_warning","no"),
("92","instalmental_payment","yes"),
("93","classroom_materials","no"),
("94","class_activity_name","CLASS ACTIVITY"),
("95","upload_admission_form","yes");




CREATE TABLE `sms_account` (
  `sms_account_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `transaction_id` varchar(20) NOT NULL,
  `unit_bought` int(10) unsigned NOT NULL,
  `amount` varchar(20) NOT NULL,
  `status` varchar(20) NOT NULL,
  `mode` varchar(20) NOT NULL,
  `date_bought` datetime NOT NULL,
  PRIMARY KEY (`sms_account_id`),
  UNIQUE KEY `transaction_id` (`transaction_id`),
  KEY `mode` (`mode`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `staff` (
  `staff_id` int(11) NOT NULL AUTO_INCREMENT,
  `school_id` int(10) unsigned NOT NULL,
  `user_key` varchar(100) DEFAULT NULL,
  `serial_number` varchar(200) NOT NULL,
  `pass` varchar(255) NOT NULL,
  `first_password` varchar(200) NOT NULL,
  `new_password` varchar(255) NOT NULL,
  `first_name` varchar(200) NOT NULL,
  `other_name` varchar(200) NOT NULL,
  `last_name` varchar(100) NOT NULL,
  `gender` varchar(10) NOT NULL,
  `status` varchar(50) NOT NULL,
  `groups` varchar(20) NOT NULL,
  `position` varchar(200) NOT NULL,
  `student_affairs` varchar(20) NOT NULL,
  `address` varchar(200) NOT NULL,
  `dob` date NOT NULL,
  `phone_number` bigint(20) unsigned NOT NULL,
  `email` varchar(200) NOT NULL,
  `country` varchar(200) NOT NULL,
  `state_origin` varchar(200) NOT NULL,
  `religion` varchar(50) NOT NULL,
  `disability` varchar(300) NOT NULL,
  `passport` varchar(200) NOT NULL,
  `form` varchar(5) NOT NULL,
  `sent_serial_pass_sms` char(3) NOT NULL,
  `forget_token` varchar(200) NOT NULL,
  `login_attempt` int(11) NOT NULL,
  `login_last_time` int(11) unsigned NOT NULL,
  `skip` varchar(5) NOT NULL,
  `activation` varchar(50) NOT NULL,
  `year_of_employment` varchar(15) NOT NULL,
  `term_of_employment` varchar(15) NOT NULL,
  PRIMARY KEY (`staff_id`),
  UNIQUE KEY `user_key` (`user_key`),
  KEY `activation` (`activation`),
  KEY `serial_number` (`serial_number`),
  KEY `status` (`status`),
  KEY `religion` (`religion`),
  KEY `sent_serial_pass_sms` (`sent_serial_pass_sms`),
  KEY `skip` (`skip`),
  KEY `school_id` (`school_id`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=latin1;


INSERT INTO staff VALUES
("1","65","165eacfd332","T/18/0001","$2y$10$nor1psDUtQLCR4AJkb9h/eh2nEvuPzqpgG4fCG.bMb7/hc1cm.geC","onglobal","onglobal","GLOBAL","","ZEON","male","academic","both","","","RIVERS","2019-01-03","2347082349380","","NIGERIA","ABIA","Christianity","","","","","","1","1561804850","","activated","2018/2019","1st Term"),
("5","65","565bb5e700c","T/18/0005","$2y$10$mNaMqOj/qvFvDgm99VmCxuNrL4O3wgN4DLuCMfXVRGwnrnWNL4KGm","elonyinyechi","elonyinyechi","ONYINYECHI","","SAMUEL","female","academic","both","","","PH","1994-12-25","2348177618456","","NIGERIA","ABIA","Christianity","","","","","","0","1584530302","","activated","2018/2019","1st Term"),
("6","65","665e814b90a","T/18/0006","$2y$10$rqf2.zwq7GBu1LehgHVZpuSbXVux3mrllg1VENOCoEvsmqTXU6Fui","ryissac","ryissac","ISSAC","","GLORY","female","academic","both","","","PH","1988-09-08","2348039467506","","NIGERIA","KOGI","Christianity","","","","","","0","1592824434","","activated","2018/2019","1st Term"),
("7","65","765e45cc9cb","T/18/0007","$2y$10$SxfZ7xx.fEt.O/h9/SVSxOMSGEI7wULhCVQMMWFAGpcGL4bqRup/.","bomary","bomary","MARY","","WOGBO","female","academic","both","","","PH","1988-05-23","2348034996834","","NIGERIA","RIVERS","Christianity","","","form","","","0","1593423040","","activated","2018/2019","1st Term"),
("8","65","8652c542e70","T/18/0008","$2y$10$UYL9BXtDs3R6oa.Fj4R0GuptH5Rk8hoDT96sCfQp6ZXNKNQLf9JNi","nebright","nebright","BRIGHT","","JOSEPHINE","female","academic","both","","","PH","1989-05-18","2347033695630","","NIGERIA","DELTA","Christianity","","","form","","","0","1591024202","","activated","2018/2019","1st Term"),
("10","65","1065a45277c0","T/18/0010","$2y$10$f8RdfFtPfMdyA8MB0t7r6e1W8IVLKF8zlGkMOMhG.j25BrdbOzX6G","huuloma","huuloma","ULOMA","","OMENIHU","female","academic","both","","","PH","1988-08-09","2348038773216","","NIGERIA","ABIA","Christianity","","","form","","","5","1612344031","","activated","2018/2019","1st Term"),
("11","65","11654a0be105","T/18/0011","$2y$10$nzdw9X0rhnWXG4znLlBlQ.ZH/bHk1Dz3fAOajkL9gATwkFfAYSnAC","reobasi","reobasi","OBASI","","EBERE","female","academic","both","","","PH","1989-01-21","2349086568273","","NIGERIA","IMO","Christianity","","","form","","","0","0","","activated","2018/2019","1st Term"),
("12","65","1265194c1076","T/18/0012","$2y$10$vkI.uxjyZkym.ClyclEH/uAxsPMuT2Miryln3/9gzUGzFj5LfhzUG","kaamejima","kaamejima","AMEJIMA","OBARI","OSAROLUKA","female","academic","both","","","AKPAJO","1989-12-03","2348061327626","","NIGERIA","RIVERS","Christianity","","","","","","0","0","","activated","2018/2019","1st Term"),
("13","0","1365cd260716","T/18/0013","$2y$10$dc91v7XF6EbXjf2/zxBY0uUYLIaROZkCm9zsUnstzBPIFYn8QakHO","mrnelson","mrnelson","NELSON","","MR","male","academic_admin","both","","","PH","2019-06-24","2348035025491","","NIGERIA","RIVERS","Christianity","","","","","","0","1614081709","","activated","2018/2019","3rd Term"),
("14","65","14651c27d5f9","T/19/0001","$2y$10$QU5nahfNqj8WUyIbK8BQP.SYVjLr9RY9f/DP6qn/OJuGngO/wsKgi","elonuoha","elonuoha","ONUOHA","","ISRAEL","male","academic","both","","","1 OSAROLUKA STREET AKPAJO-ELEME (DIVINE FAVOUR SCHOOL)","2020-03-07","2340803259979","","NIGERIA","ABIA","Christianity","","","form","","","0","1593431949","","activated","2019/2020","2nd Term"),
("15","65","1565f466206c","T/19/0002","$2y$10$AkLX2zUz.lLOvxBXDIEYTuReFYucnbHUwUR4BydX6/mFJAAKW.Ufu","hnprince","hnprince","PRINCE","","JOHN","male","academic","senior","","","1 OSAROLUKA STREET AKPAJO-ELEME (DIVINE FAVOUR SCHOOL)","2020-03-03","2340806417300","","NIGERIA","ABIA","Christianity","","","","","","0","0","","activated","2019/2020","2nd Term"),
("16","65","166533371d90","T/19/0003","$2y$10$UVLhWojXyhxEo1deRFQHE.a90g9ZM6.39iKD1klp0pDoZhlnWgbbK","wusamuel","wusamuel","SAMUEL","","EGWU","male","academic","both","","","1 OSAROLUKA STREET AKPAJO-ELEME (DIVINE FAVOUR SCHOOL)","2020-03-05","2348063893807","","NIGERIA","ABIA","Christianity","","","","","","0","1594031205","","activated","2019/2020","2nd Term"),
("17","65","1765aa907a9e","T/19/0004","$2y$10$/Cycw6Dqpcd92g.N6CiJU.J9TEi3ZvL/XGg6XGIx9XZWz7aOrGu6O","eslenka","eslenka","LEKA","","CHARLES","male","academic","both","","","1 OSAROLUKA STREET AKPAJO-ELEME (DIVINE FAVOUR SCHOOL)","2020-03-04","2348035025493","","NIGERIA","ABIA","Christianity","","","form","","","0","0","","activated","2019/2020","2nd Term"),
("18","65","1865c7eda1cd","T/19/0005","$2y$10$xR/4GnvALwn5Lgy4UajJleOUTatG2aPnZjgjHYaraVxhzI41x3xGC","nkegberebu","nkegberebu","EGBEREBU","","FRANK","male","academic","junior","","","1 OSAROLUKA STREET AKPAJO-ELEME (DIVINE FAVOUR SCHOOL)","2020-03-06","2348035025488","","NIGERIA","RIVERS","Christianity","","","","","","0","1593429863","","activated","2019/2020","2nd Term"),
("19","65","1965dcce61bb","T/19/0006","$2y$10$04PyGtgBGfyZaU4mDx7rleeGMjm9szj7QqBBHFAlthttI/Ehs/Fp.","retreasure","retreasure","TREASURE","","TREASURE","male","academic","both","","","1 OSAROLUKA STREET AKPAJO-ELEME (DIVINE FAVOUR SCHOOL)","2020-03-06","2348035025477","","NIGERIA","ABIA","Christianity","","","","","","0","0","","activated","2019/2020","2nd Term"),
("20","65","2065100ae239","T/19/0007","$2y$10$YhIJpRJV/Cuv.10FbSx01OSbeBvENgdlkZmBNdi.8A.W2IFfrqdA.","nelenga","nelenga","LENGA","","HELEINE","female","academic","both","","","1 OSAROLUKA STREET AKPAJO-ELEME (DIVINE FAVOUR SCHOOL)","2020-03-07","2348035025466","","NIGERIA","ABIA","Christianity","","","","","","0","0","","activated","2019/2020","2nd Term"),
("21","65","216552d46b70","T/19/0008","$2y$10$mRBJw0A6BbDPDRJkXWm12u4TB0rW2sl6/ziJ9nBOe0flOYabuQBo.","eiwilly","eiwilly","WILLY","","NGEI","male","academic","senior","","","1 OSAROLUKA STREET AKPAJO-ELEME (DIVINE FAVOUR SCHOOL)","2020-03-05","2348035025433","","NIGERIA","RIVERS","Christianity","","","","","","0","0","","activated","2019/2020","2nd Term"),
("22","65","226552b73e9e","T/19/0009","$2y$10$iq7Pe9ZVX0MhG0WzS47Vxud7bSsaJkFNMd5oUNnccPQggwaaF3MP2","esgiadom","esgiadom","GIADOM","","CHARLES","male","academic","senior","","","1 OSAROLUKA STREET AKPAJO-ELEME (DIVINE FAVOUR SCHOOL)","2020-03-05","2348035025422","","NIGERIA","RIVERS","Christianity","","","","","","0","0","","activated","2019/2020","2nd Term"),
("23","65","236527ff9f8c","T/19/0010","$2y$10$Qa3s0nbBCg/KE/.m/XV7menI0U2L6ORyEfTpAldytPoz2WYxbhT0K","nganyawu","nganyawu","ANYAWU","","BLESSING","female","academic","senior","","","1 OSAROLUKA STREET AKPAJO-ELEME (DIVINE FAVOUR SCHOOL)","2020-03-03","2348035025434","","NIGERIA","ABIA","Christianity","","","","","","0","1590854596","","activated","2019/2020","2nd Term"),
("24","65","24652a3fe544","T/20/0001","$2y$10$Z9VQxUbv7VwgCnK5SC2Bl.bbPxUO1ip8uNH52vEpX8Lp37TXMcQmC","ngekong","ngekong","WENDY","UBONG","EKONG","female","sub-admin","both","","","OSAROLUKA STREET","1993-06-19","2348021420306","weezywisno1@gmail.com","NIGERIA","AKWA IBOM","Christianity","","","","","","0","1613991280","","deactivated","2020/2021","1st Term");




CREATE TABLE `staff_salary` (
  `staff_salary_id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_id` int(11) NOT NULL,
  `amount` decimal(15,2) NOT NULL,
  PRIMARY KEY (`staff_salary_id`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=latin1;


INSERT INTO staff_salary VALUES
("1","1","0.00"),
("5","5","0.00"),
("6","6","0.00"),
("7","7","0.00"),
("8","8","0.00"),
("10","10","0.00"),
("11","11","0.00"),
("12","12","0.00"),
("13","13","0.00"),
("14","14","0.00"),
("15","15","0.00"),
("16","16","0.00"),
("17","17","0.00"),
("18","18","0.00"),
("19","19","0.00"),
("20","20","0.00"),
("21","21","0.00"),
("22","22","0.00"),
("23","23","0.00"),
("24","24","0.00");




CREATE TABLE `staff_subject` (
  `staff_subject_id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  PRIMARY KEY (`staff_subject_id`),
  KEY `staff_subject_class` (`staff_id`,`subject_id`,`class_id`)
) ENGINE=InnoDB AUTO_INCREMENT=127 DEFAULT CHARSET=latin1;


INSERT INTO staff_subject VALUES
("2","5","10","1"),
("12","5","10","2"),
("24","5","10","3"),
("124","5","29","4"),
("125","5","29","5"),
("126","5","29","6"),
("35","6","1","4"),
("51","6","1","5"),
("66","6","1","6"),
("47","6","4","4"),
("62","6","4","5"),
("77","6","4","6"),
("48","7","5","4"),
("63","7","5","5"),
("78","7","5","6"),
("108","7","14","4"),
("54","7","14","5"),
("69","7","14","6"),
("1","8","1","1"),
("11","8","1","2"),
("23","8","1","3"),
("5","8","4","1"),
("16","8","4","2"),
("29","8","4","3"),
("55","10","15","5"),
("70","10","15","6"),
("109","10","16","4"),
("56","10","16","5"),
("71","10","16","6"),
("73","10","18","6"),
("121","10","26","5"),
("123","10","26","6"),
("103","10","28","4"),
("6","11","5","1"),
("17","11","5","2"),
("88","11","5","3"),
("8","11","7","1"),
("19","11","7","2"),
("32","11","7","3"),
("82","11","24","1"),
("80","11","24","2"),
("89","11","24","3"),
("110","12","17","4"),
("57","12","17","5"),
("72","12","17","6"),
("94","12","23","1"),
("97","12","23","2"),
("65","12","23","3"),
("4","14","3","1"),
("15","14","3","2"),
("28","14","3","3"),
("9","14","8","1"),
("20","14","8","2"),
("33","14","8","3"),
("106","15","12","4"),
("52","15","12","5"),
("67","15","12","6"),
("3","16","2","1"),
("14","16","2","2"),
("26","16","2","3"),
("113","16","2","4"),
("60","16","2","5"),
("75","16","2","6"),
("107","16","13","4"),
("53","16","13","5"),
("68","16","13","6"),
("115","16","25","4"),
("83","16","25","5"),
("118","16","25","6"),
("10","17","9","1"),
("21","17","9","2"),
("34","17","9","3"),
("114","17","20","4"),
("61","17","20","5"),
("76","17","20","6"),
("96","18","6","1"),
("18","18","6","2"),
("100","18","6","3"),
("95","18","28","1"),
("98","18","28","2"),
("99","18","28","3"),
("92","19","26","1"),
("86","19","26","2"),
("90","19","26","3"),
("101","19","26","4"),
("93","20","27","1"),
("87","20","27","2"),
("91","20","27","3"),
("104","21","6","4"),
("64","21","6","5"),
("79","21","6","6"),
("111","22","18","4"),
("58","22","18","5");




CREATE TABLE `staff_subject_subclass` (
  `staff_subject_subclass_id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  PRIMARY KEY (`staff_subject_subclass_id`),
  UNIQUE KEY `staff_subject_subclass` (`staff_id`,`subject_id`,`class_id`,`subclass_id`)
) ENGINE=InnoDB AUTO_INCREMENT=127 DEFAULT CHARSET=latin1;


INSERT INTO staff_subject_subclass VALUES
("2","5","10","1","0"),
("12","5","10","2","0"),
("24","5","10","3","0"),
("124","5","29","4","0"),
("125","5","29","5","0"),
("126","5","29","6","0"),
("35","6","1","4","0"),
("51","6","1","5","0"),
("66","6","1","6","0"),
("47","6","4","4","0"),
("62","6","4","5","0"),
("77","6","4","6","0"),
("48","7","5","4","0"),
("63","7","5","5","0"),
("78","7","5","6","0"),
("108","7","14","4","0"),
("54","7","14","5","0"),
("69","7","14","6","0"),
("1","8","1","1","0"),
("11","8","1","2","0"),
("23","8","1","3","0"),
("5","8","4","1","0"),
("16","8","4","2","0"),
("29","8","4","3","0"),
("55","10","15","5","0"),
("70","10","15","6","0"),
("109","10","16","4","0"),
("56","10","16","5","0"),
("71","10","16","6","0"),
("73","10","18","6","0"),
("121","10","26","5","0"),
("123","10","26","6","0"),
("103","10","28","4","0"),
("6","11","5","1","0"),
("17","11","5","2","0"),
("88","11","5","3","0"),
("8","11","7","1","0"),
("19","11","7","2","0"),
("32","11","7","3","0"),
("82","11","24","1","0"),
("80","11","24","2","0"),
("89","11","24","3","0"),
("110","12","17","4","0"),
("57","12","17","5","0"),
("72","12","17","6","0"),
("94","12","23","1","0"),
("97","12","23","2","0"),
("65","12","23","3","0"),
("4","14","3","1","0"),
("15","14","3","2","0"),
("28","14","3","3","0"),
("9","14","8","1","0"),
("20","14","8","2","0"),
("33","14","8","3","0"),
("106","15","12","4","0"),
("52","15","12","5","0"),
("67","15","12","6","0"),
("3","16","2","1","0"),
("14","16","2","2","0"),
("26","16","2","3","0"),
("113","16","2","4","0"),
("60","16","2","5","0"),
("75","16","2","6","0"),
("107","16","13","4","0"),
("53","16","13","5","0"),
("68","16","13","6","0"),
("115","16","25","4","0"),
("83","16","25","5","0"),
("118","16","25","6","0"),
("10","17","9","1","0"),
("21","17","9","2","0"),
("34","17","9","3","0"),
("114","17","20","4","0"),
("61","17","20","5","0"),
("76","17","20","6","0"),
("96","18","6","1","0"),
("18","18","6","2","0"),
("100","18","6","3","0"),
("95","18","28","1","0"),
("98","18","28","2","0"),
("99","18","28","3","0"),
("92","19","26","1","0"),
("86","19","26","2","0"),
("90","19","26","3","0"),
("101","19","26","4","0"),
("93","20","27","1","0"),
("87","20","27","2","0"),
("91","20","27","3","0"),
("104","21","6","4","0"),
("64","21","6","5","0"),
("79","21","6","6","0"),
("111","22","18","4","0"),
("58","22","18","5","0");




CREATE TABLE `student_plan` (
  `student_plan_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `plan_id` int(11) NOT NULL,
  PRIMARY KEY (`student_plan_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `student_subject` (
  `student_subject_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `status` varchar(10) NOT NULL,
  PRIMARY KEY (`student_subject_id`),
  KEY `student_subject_status` (`student_id`,`subject_id`,`status`)
) ENGINE=InnoDB AUTO_INCREMENT=7290 DEFAULT CHARSET=latin1;


INSERT INTO student_subject VALUES
("5686","1","1","doing"),
("5700","1","2","doing"),
("5687","1","4","doing"),
("5688","1","5","doing"),
("5691","1","6","doing"),
("5693","1","12","doing"),
("5694","1","13","doing"),
("5695","1","14","doing"),
("5696","1","16","doing"),
("5697","1","17","doing"),
("5698","1","18","doing"),
("5701","1","20","doing"),
("5702","1","25","doing"),
("5689","1","26","doing"),
("5690","1","28","doing"),
("7165","1","29","doing"),
("5703","2","1","doing"),
("5717","2","2","doing"),
("5704","2","4","doing"),
("5705","2","5","doing"),
("5708","2","6","doing"),
("5710","2","12","doing"),
("5711","2","13","doing"),
("5712","2","14","doing"),
("5713","2","16","doing"),
("5714","2","17","doing"),
("5715","2","18","doing"),
("5718","2","20","doing"),
("5719","2","25","doing"),
("5706","2","26","doing"),
("5707","2","28","doing"),
("7166","2","29","doing"),
("5720","3","1","doing"),
("5734","3","2","doing"),
("5721","3","4","doing"),
("5722","3","5","doing"),
("5725","3","6","doing"),
("5727","3","12","doing"),
("5728","3","13","doing"),
("5729","3","14","doing"),
("5730","3","16","doing"),
("5731","3","17","doing"),
("5732","3","18","doing"),
("5735","3","20","doing"),
("5736","3","25","doing"),
("5723","3","26","doing"),
("5724","3","28","doing"),
("7195","3","29","doing"),
("5737","4","1","doing"),
("5751","4","2","doing"),
("5738","4","4","doing"),
("5739","4","5","doing"),
("5742","4","6","doing"),
("5744","4","12","doing"),
("5745","4","13","doing"),
("5746","4","14","doing"),
("5747","4","16","doing"),
("5748","4","17","doing"),
("5749","4","18","doing"),
("5752","4","20","doing"),
("5753","4","25","doing"),
("5740","4","26","doing"),
("5741","4","28","doing"),
("7196","4","29","doing"),
("5754","5","1","doing"),
("5768","5","2","doing"),
("5755","5","4","doing"),
("5756","5","5","doing"),
("5759","5","6","doing"),
("5761","5","12","doing"),
("5762","5","13","doing"),
("5763","5","14","doing"),
("5764","5","16","doing"),
("5765","5","17","doing"),
("5766","5","18","doing"),
("5769","5","20","doing"),
("5770","5","25","doing"),
("5757","5","26","doing"),
("5758","5","28","doing"),
("7197","5","29","doing"),
("5771","6","1","doing"),
("5785","6","2","doing"),
("5772","6","4","doing"),
("5773","6","5","doing"),
("5776","6","6","doing"),
("5778","6","12","doing"),
("5779","6","13","doing"),
("5780","6","14","doing"),
("5781","6","16","doing"),
("5782","6","17","doing"),
("5783","6","18","doing"),
("5786","6","20","doing"),
("5787","6","25","doing"),
("5774","6","26","doing"),
("5775","6","28","doing"),
("7198","6","29","doing"),
("5788","7","1","doing"),
("5802","7","2","doing"),
("5789","7","4","doing"),
("5790","7","5","doing");
INSERT INTO student_subject VALUES
("5793","7","6","doing"),
("5795","7","12","doing"),
("5796","7","13","doing"),
("5797","7","14","doing"),
("5798","7","16","doing"),
("5799","7","17","doing"),
("5800","7","18","doing"),
("5803","7","20","doing"),
("5804","7","25","doing"),
("5791","7","26","doing"),
("5792","7","28","doing"),
("7167","7","29","doing"),
("5805","8","1","doing"),
("5819","8","2","doing"),
("5806","8","4","doing"),
("5807","8","5","doing"),
("5810","8","6","doing"),
("5812","8","12","doing"),
("5813","8","13","doing"),
("5814","8","14","doing"),
("5815","8","16","doing"),
("5816","8","17","doing"),
("5817","8","18","doing"),
("5820","8","20","doing"),
("5821","8","25","doing"),
("5808","8","26","doing"),
("5809","8","28","doing"),
("7168","8","29","doing"),
("5822","9","1","doing"),
("5836","9","2","doing"),
("5823","9","4","doing"),
("5824","9","5","doing"),
("5827","9","6","doing"),
("5829","9","12","doing"),
("5830","9","13","doing"),
("5831","9","14","doing"),
("5832","9","16","doing"),
("5833","9","17","doing"),
("5834","9","18","doing"),
("5837","9","20","doing"),
("5838","9","25","doing"),
("5825","9","26","doing"),
("5826","9","28","doing"),
("7199","9","29","doing"),
("5839","10","1","doing"),
("5853","10","2","doing"),
("5840","10","4","doing"),
("5841","10","5","doing"),
("5844","10","6","doing"),
("5846","10","12","doing"),
("5847","10","13","doing"),
("5848","10","14","doing"),
("5849","10","16","doing"),
("5850","10","17","doing"),
("5851","10","18","doing"),
("5854","10","20","doing"),
("5855","10","25","doing"),
("5842","10","26","doing"),
("5843","10","28","doing"),
("7200","10","29","doing"),
("5856","11","1","doing"),
("5870","11","2","doing"),
("5857","11","4","doing"),
("5858","11","5","doing"),
("5861","11","6","doing"),
("5863","11","12","doing"),
("5864","11","13","doing"),
("5865","11","14","doing"),
("5866","11","16","doing"),
("5867","11","17","doing"),
("5868","11","18","doing"),
("5871","11","20","doing"),
("5872","11","25","doing"),
("5859","11","26","doing"),
("5860","11","28","doing"),
("7201","11","29","doing"),
("4233","12","1","doing"),
("4248","12","2","doing"),
("4234","12","4","not_doing"),
("4235","12","5","not_doing"),
("4239","12","6","not_doing"),
("4241","12","12","doing"),
("4242","12","13","doing"),
("4243","12","14","doing"),
("6264","12","15","doing"),
("4244","12","16","not_doing"),
("4245","12","17","not_doing"),
("4246","12","18","not_doing"),
("4249","12","20","not_doing"),
("4250","12","25","doing"),
("4236","12","26","doing"),
("7221","12","29","doing"),
("4251","13","1","doing"),
("4266","13","2","doing"),
("4252","13","4","not_doing"),
("4253","13","5","doing"),
("4257","13","6","not_doing"),
("4259","13","12","doing"),
("4260","13","13","doing"),
("4261","13","14","not_doing");
INSERT INTO student_subject VALUES
("6265","13","15","doing"),
("4262","13","16","not_doing"),
("4263","13","17","doing"),
("4264","13","18","not_doing"),
("4267","13","20","not_doing"),
("4268","13","25","doing"),
("4254","13","26","doing"),
("7222","13","29","doing"),
("4269","14","1","doing"),
("4284","14","2","doing"),
("4270","14","4","doing"),
("4271","14","5","doing"),
("4275","14","6","doing"),
("4277","14","12","not_doing"),
("4278","14","13","not_doing"),
("4279","14","14","not_doing"),
("6266","14","15","doing"),
("4280","14","16","doing"),
("4281","14","17","not_doing"),
("4282","14","18","not_doing"),
("4285","14","20","doing"),
("4286","14","25","not_doing"),
("4272","14","26","doing"),
("7223","14","29","doing"),
("4287","15","1","doing"),
("4302","15","2","doing"),
("4288","15","4","doing"),
("4289","15","5","doing"),
("4293","15","6","doing"),
("4295","15","12","not_doing"),
("4296","15","13","not_doing"),
("4297","15","14","not_doing"),
("6267","15","15","doing"),
("4298","15","16","doing"),
("4299","15","17","not_doing"),
("4300","15","18","not_doing"),
("4303","15","20","doing"),
("4304","15","25","not_doing"),
("4290","15","26","doing"),
("7224","15","29","doing"),
("4593","16","1","doing"),
("4608","16","2","doing"),
("4594","16","4","doing"),
("4595","16","5","doing"),
("4599","16","6","doing"),
("4601","16","12","doing"),
("4602","16","13","doing"),
("4603","16","14","doing"),
("4604","16","16","doing"),
("4605","16","17","doing"),
("4606","16","18","doing"),
("4609","16","20","doing"),
("4610","16","25","doing"),
("4596","16","26","doing"),
("4598","16","28","doing"),
("7202","16","29","doing"),
("4305","17","1","doing"),
("4320","17","2","doing"),
("4306","17","4","not_doing"),
("4307","17","5","doing"),
("4311","17","6","not_doing"),
("4313","17","12","doing"),
("4314","17","13","doing"),
("4315","17","14","not_doing"),
("6268","17","15","doing"),
("4316","17","16","not_doing"),
("4317","17","17","doing"),
("4318","17","18","not_doing"),
("4321","17","20","not_doing"),
("4322","17","25","doing"),
("4308","17","26","doing"),
("7225","17","29","doing"),
("4323","18","1","doing"),
("4338","18","2","doing"),
("4324","18","4","not_doing"),
("4325","18","5","doing"),
("4329","18","6","not_doing"),
("4331","18","12","doing"),
("4332","18","13","doing"),
("4333","18","14","not_doing"),
("7132","18","15","doing"),
("4334","18","16","not_doing"),
("4335","18","17","doing"),
("4336","18","18","not_doing"),
("4339","18","20","not_doing"),
("4340","18","25","doing"),
("4326","18","26","doing"),
("7226","18","29","doing"),
("4341","19","1","doing"),
("4356","19","2","doing"),
("4342","19","4","not_doing"),
("4343","19","5","doing"),
("4347","19","6","not_doing"),
("4349","19","12","doing"),
("4350","19","13","doing"),
("4351","19","14","not_doing"),
("6269","19","15","doing"),
("4352","19","16","not_doing"),
("4353","19","17","not_doing"),
("4354","19","18","doing");
INSERT INTO student_subject VALUES
("4357","19","20","not_doing"),
("4358","19","25","doing"),
("4344","19","26","doing"),
("7227","19","29","doing"),
("4359","20","1","doing"),
("4374","20","2","doing"),
("4360","20","4","not_doing"),
("4361","20","5","doing"),
("4365","20","6","not_doing"),
("4367","20","12","doing"),
("4368","20","13","doing"),
("4369","20","14","doing"),
("7095","20","15","doing"),
("4370","20","16","not_doing"),
("4371","20","17","not_doing"),
("4372","20","18","not_doing"),
("4375","20","20","not_doing"),
("4376","20","25","doing"),
("4362","20","26","doing"),
("7228","20","29","doing"),
("4377","21","1","doing"),
("4392","21","2","doing"),
("4378","21","4","not_doing"),
("4379","21","5","not_doing"),
("4383","21","6","not_doing"),
("4385","21","12","doing"),
("4386","21","13","doing"),
("4387","21","14","not_doing"),
("6270","21","15","doing"),
("4388","21","16","not_doing"),
("4389","21","17","not_doing"),
("4390","21","18","doing"),
("4393","21","20","not_doing"),
("4394","21","25","doing"),
("4380","21","26","doing"),
("7229","21","29","doing"),
("4395","22","1","doing"),
("4410","22","2","doing"),
("4396","22","4","not_doing"),
("4397","22","5","doing"),
("4401","22","6","not_doing"),
("4403","22","12","doing"),
("4404","22","13","doing"),
("4405","22","14","doing"),
("6271","22","15","doing"),
("4406","22","16","not_doing"),
("4407","22","17","not_doing"),
("4408","22","18","not_doing"),
("4411","22","20","not_doing"),
("4412","22","25","doing"),
("4398","22","26","doing"),
("7230","22","29","doing"),
("4413","23","1","doing"),
("4428","23","2","doing"),
("4414","23","4","not_doing"),
("4415","23","5","not_doing"),
("4419","23","6","not_doing"),
("4421","23","12","doing"),
("4422","23","13","doing"),
("4423","23","14","doing"),
("6272","23","15","doing"),
("4424","23","16","not_doing"),
("4425","23","17","doing"),
("4426","23","18","not_doing"),
("4429","23","20","not_doing"),
("4430","23","25","doing"),
("4416","23","26","doing"),
("7231","23","29","doing"),
("4431","24","1","doing"),
("4446","24","2","doing"),
("4432","24","4","not_doing"),
("4433","24","5","doing"),
("4437","24","6","not_doing"),
("4439","24","12","doing"),
("4440","24","13","doing"),
("4441","24","14","doing"),
("6273","24","15","doing"),
("4442","24","16","not_doing"),
("4443","24","17","doing"),
("4444","24","18","not_doing"),
("4447","24","20","not_doing"),
("4448","24","25","not_doing"),
("4434","24","26","doing"),
("7232","24","29","doing"),
("4449","25","1","doing"),
("4464","25","2","doing"),
("4450","25","4","not_doing"),
("4451","25","5","not_doing"),
("4455","25","6","not_doing"),
("4457","25","12","doing"),
("4458","25","13","doing"),
("4459","25","14","not_doing"),
("6274","25","15","doing"),
("4460","25","16","not_doing"),
("4461","25","17","doing"),
("4462","25","18","doing"),
("4465","25","20","not_doing"),
("4466","25","25","doing"),
("4452","25","26","doing"),
("7233","25","29","doing");
INSERT INTO student_subject VALUES
("4467","26","1","doing"),
("4482","26","2","doing"),
("4468","26","4","not_doing"),
("4469","26","5","not_doing"),
("4473","26","6","not_doing"),
("4475","26","12","doing"),
("4476","26","13","doing"),
("4477","26","14","doing"),
("6275","26","15","doing"),
("4478","26","16","not_doing"),
("4479","26","17","doing"),
("4480","26","18","doing"),
("4483","26","20","not_doing"),
("4484","26","25","not_doing"),
("4470","26","26","doing"),
("7234","26","29","doing"),
("4485","27","1","not_doing"),
("4500","27","2","not_doing"),
("4486","27","4","not_doing"),
("4487","27","5","not_doing"),
("4491","27","6","not_doing"),
("4493","27","12","not_doing"),
("4494","27","13","not_doing"),
("4495","27","14","not_doing"),
("4496","27","16","not_doing"),
("4497","27","17","not_doing"),
("4498","27","18","not_doing"),
("4501","27","20","not_doing"),
("4502","27","25","not_doing"),
("4488","27","26","not_doing"),
("4490","27","28","not_doing"),
("7203","27","29","doing"),
("1798","28","1","doing"),
("3661","28","2","doing"),
("1810","28","4","not_doing"),
("1811","28","5","not_doing"),
("3391","28","6","not_doing"),
("3451","28","12","doing"),
("3481","28","13","doing"),
("3511","28","14","not_doing"),
("4199","28","15","doing"),
("3541","28","16","not_doing"),
("3571","28","17","doing"),
("3601","28","18","doing"),
("3691","28","20","not_doing"),
("3721","28","25","doing"),
("5478","28","26","doing"),
("7262","28","29","doing"),
("1813","29","1","doing"),
("3662","29","2","doing"),
("1825","29","4","not_doing"),
("1826","29","5","not_doing"),
("3392","29","6","not_doing"),
("3452","29","12","doing"),
("3482","29","13","doing"),
("3512","29","14","doing"),
("4200","29","15","doing"),
("3542","29","16","not_doing"),
("3572","29","17","doing"),
("3602","29","18","not_doing"),
("3692","29","20","not_doing"),
("3722","29","25","doing"),
("5480","29","26","doing"),
("7263","29","29","doing"),
("1828","30","1","doing"),
("3679","30","2","doing"),
("1840","30","4","doing"),
("1841","30","5","doing"),
("3409","30","6","doing"),
("3469","30","12","doing"),
("3499","30","13","doing"),
("3529","30","14","doing"),
("4221","30","15","doing"),
("3559","30","16","doing"),
("3589","30","17","doing"),
("3619","30","18","doing"),
("3709","30","20","doing"),
("3739","30","25","doing"),
("5528","30","26","doing"),
("7247","30","29","doing"),
("1843","31","1","doing"),
("3663","31","2","doing"),
("1855","31","4","not_doing"),
("1856","31","5","not_doing"),
("3393","31","6","not_doing"),
("3453","31","12","doing"),
("3483","31","13","doing"),
("3513","31","14","doing"),
("4201","31","15","doing"),
("3543","31","16","not_doing"),
("3573","31","17","not_doing"),
("3603","31","18","doing"),
("3693","31","20","not_doing"),
("3723","31","25","doing"),
("5482","31","26","doing"),
("7264","31","29","doing"),
("1858","32","1","doing"),
("3664","32","2","doing"),
("1870","32","4","not_doing"),
("1871","32","5","not_doing");
INSERT INTO student_subject VALUES
("3394","32","6","not_doing"),
("3454","32","12","doing"),
("3484","32","13","doing"),
("3514","32","14","doing"),
("4202","32","15","doing"),
("3544","32","16","not_doing"),
("3574","32","17","doing"),
("3604","32","18","not_doing"),
("3694","32","20","not_doing"),
("3724","32","25","doing"),
("5484","32","26","doing"),
("7265","32","29","doing"),
("1873","33","1","doing"),
("3665","33","2","doing"),
("1885","33","4","doing"),
("1886","33","5","not_doing"),
("3395","33","6","doing"),
("3455","33","12","not_doing"),
("3485","33","13","not_doing"),
("3515","33","14","not_doing"),
("4203","33","15","doing"),
("3545","33","16","doing"),
("3575","33","17","doing"),
("3605","33","18","not_doing"),
("3695","33","20","doing"),
("3725","33","25","not_doing"),
("5486","33","26","doing"),
("7266","33","29","doing"),
("1888","34","1","doing"),
("3680","34","2","doing"),
("1900","34","4","doing"),
("1901","34","5","doing"),
("3410","34","6","doing"),
("3470","34","12","doing"),
("3500","34","13","doing"),
("3530","34","14","doing"),
("4222","34","15","doing"),
("3560","34","16","doing"),
("3590","34","17","doing"),
("3620","34","18","doing"),
("3710","34","20","doing"),
("3740","34","25","doing"),
("5530","34","26","doing"),
("7248","34","29","doing"),
("1903","35","1","doing"),
("3666","35","2","doing"),
("1915","35","4","not_doing"),
("1916","35","5","not_doing"),
("3396","35","6","doing"),
("3456","35","12","not_doing"),
("3486","35","13","not_doing"),
("3516","35","14","not_doing"),
("4204","35","15","doing"),
("3546","35","16","doing"),
("3576","35","17","doing"),
("3606","35","18","not_doing"),
("3696","35","20","doing"),
("3726","35","25","not_doing"),
("5488","35","26","doing"),
("7267","35","29","doing"),
("1918","36","1","not_doing"),
("3667","36","2","doing"),
("1930","36","4","not_doing"),
("1931","36","5","not_doing"),
("3397","36","6","not_doing"),
("3457","36","12","not_doing"),
("3487","36","13","not_doing"),
("3517","36","14","not_doing"),
("4205","36","15","doing"),
("3547","36","16","not_doing"),
("3577","36","17","not_doing"),
("3607","36","18","not_doing"),
("3697","36","20","not_doing"),
("3727","36","25","not_doing"),
("5490","36","26","not_doing"),
("7268","36","29","doing"),
("2068","37","1","doing"),
("3681","37","2","doing"),
("2080","37","4","doing"),
("2081","37","5","doing"),
("3411","37","6","doing"),
("3471","37","12","doing"),
("3501","37","13","doing"),
("3531","37","14","doing"),
("4223","37","15","doing"),
("3561","37","16","doing"),
("3591","37","17","doing"),
("3621","37","18","doing"),
("3711","37","20","doing"),
("3741","37","25","doing"),
("5532","37","26","doing"),
("7249","37","29","doing"),
("2083","38","1","doing"),
("3682","38","2","doing"),
("2095","38","4","doing"),
("2096","38","5","doing"),
("3412","38","6","doing"),
("3472","38","12","doing"),
("3502","38","13","doing"),
("3532","38","14","doing");
INSERT INTO student_subject VALUES
("4224","38","15","doing"),
("3562","38","16","doing"),
("3592","38","17","doing"),
("3622","38","18","doing"),
("3712","38","20","doing"),
("3742","38","25","doing"),
("5534","38","26","doing"),
("7250","38","29","doing"),
("1933","39","1","doing"),
("3683","39","2","doing"),
("1945","39","4","doing"),
("1946","39","5","doing"),
("3413","39","6","doing"),
("3473","39","12","doing"),
("3503","39","13","doing"),
("3533","39","14","doing"),
("4225","39","15","doing"),
("3563","39","16","doing"),
("3593","39","17","doing"),
("3623","39","18","doing"),
("3713","39","20","doing"),
("3743","39","25","doing"),
("5536","39","26","doing"),
("7251","39","29","doing"),
("1948","40","1","doing"),
("3684","40","2","doing"),
("1960","40","4","doing"),
("1961","40","5","doing"),
("3414","40","6","doing"),
("3474","40","12","doing"),
("3504","40","13","doing"),
("3534","40","14","doing"),
("4226","40","15","doing"),
("3564","40","16","doing"),
("3594","40","17","doing"),
("3624","40","18","doing"),
("3714","40","20","doing"),
("3744","40","25","doing"),
("5538","40","26","doing"),
("7252","40","29","doing"),
("1963","41","1","doing"),
("3668","41","2","doing"),
("1975","41","4","doing"),
("1976","41","5","not_doing"),
("3398","41","6","doing"),
("3458","41","12","not_doing"),
("3488","41","13","not_doing"),
("3518","41","14","doing"),
("4206","41","15","doing"),
("3548","41","16","doing"),
("3578","41","17","doing"),
("3608","41","18","not_doing"),
("3698","41","20","not_doing"),
("3728","41","25","not_doing"),
("5492","41","26","doing"),
("7269","41","29","doing"),
("471","42","1","doing"),
("481","42","2","doing"),
("483","42","4","doing"),
("484","42","5","doing"),
("485","42","6","doing"),
("473","42","12","not_doing"),
("474","42","13","not_doing"),
("475","42","14","doing"),
("476","42","15","doing"),
("477","42","16","doing"),
("478","42","17","doing"),
("479","42","18","not_doing"),
("480","42","19","doing"),
("482","42","20","not_doing"),
("2930","42","25","not_doing"),
("5556","42","26","doing"),
("1978","43","1","doing"),
("3685","43","2","doing"),
("1990","43","4","doing"),
("1991","43","5","doing"),
("3415","43","6","doing"),
("3475","43","12","doing"),
("3505","43","13","doing"),
("3535","43","14","doing"),
("4227","43","15","doing"),
("3565","43","16","doing"),
("3595","43","17","doing"),
("3625","43","18","doing"),
("3715","43","20","doing"),
("3745","43","25","doing"),
("5540","43","26","doing"),
("7253","43","29","doing"),
("1993","44","1","doing"),
("3686","44","2","doing"),
("2005","44","4","doing"),
("2006","44","5","doing"),
("3416","44","6","doing"),
("3476","44","12","doing"),
("3506","44","13","doing"),
("3536","44","14","doing"),
("4228","44","15","doing"),
("3566","44","16","doing"),
("3596","44","17","doing"),
("3626","44","18","doing");
INSERT INTO student_subject VALUES
("3716","44","20","doing"),
("3746","44","25","doing"),
("5542","44","26","doing"),
("7254","44","29","doing"),
("510","45","1","doing"),
("520","45","2","doing"),
("522","45","4","doing"),
("523","45","5","doing"),
("524","45","6","not_doing"),
("512","45","12","not_doing"),
("513","45","13","not_doing"),
("514","45","14","not_doing"),
("515","45","15","doing"),
("516","45","16","doing"),
("517","45","17","doing"),
("518","45","18","not_doing"),
("519","45","19","doing"),
("521","45","20","not_doing"),
("2931","45","25","not_doing"),
("5558","45","26","doing"),
("2008","46","1","doing"),
("3669","46","2","doing"),
("2020","46","4","not_doing"),
("2021","46","5","doing"),
("3399","46","6","not_doing"),
("3459","46","12","doing"),
("3489","46","13","doing"),
("3519","46","14","doing"),
("4207","46","15","doing"),
("3549","46","16","not_doing"),
("3579","46","17","doing"),
("3609","46","18","not_doing"),
("3699","46","20","not_doing"),
("3729","46","25","not_doing"),
("5494","46","26","doing"),
("7288","46","29","doing"),
("537","47","1","doing"),
("547","47","2","doing"),
("549","47","4","not_doing"),
("550","47","5","doing"),
("551","47","6","not_doing"),
("539","47","12","doing"),
("540","47","13","doing"),
("541","47","14","not_doing"),
("542","47","15","doing"),
("543","47","16","not_doing"),
("544","47","17","doing"),
("545","47","18","not_doing"),
("546","47","19","doing"),
("548","47","20","not_doing"),
("2932","47","25","doing"),
("5560","47","26","doing"),
("2023","48","1","doing"),
("3670","48","2","doing"),
("2035","48","4","not_doing"),
("2036","48","5","doing"),
("3400","48","6","doing"),
("3460","48","12","doing"),
("3490","48","13","doing"),
("3520","48","14","doing"),
("4208","48","15","doing"),
("3550","48","16","not_doing"),
("3580","48","17","not_doing"),
("3610","48","18","not_doing"),
("3700","48","20","not_doing"),
("3730","48","25","not_doing"),
("5496","48","26","doing"),
("7270","48","29","doing"),
("564","49","1","doing"),
("574","49","2","doing"),
("576","49","4","not_doing"),
("577","49","5","doing"),
("578","49","6","not_doing"),
("566","49","12","doing"),
("567","49","13","doing"),
("568","49","14","doing"),
("569","49","15","doing"),
("570","49","16","not_doing"),
("571","49","17","doing"),
("572","49","18","not_doing"),
("573","49","19","doing"),
("575","49","20","not_doing"),
("2933","49","25","not_doing"),
("5562","49","26","doing"),
("2038","50","1","doing"),
("3687","50","2","doing"),
("2050","50","4","doing"),
("2051","50","5","doing"),
("3417","50","6","doing"),
("3477","50","12","doing"),
("3507","50","13","doing"),
("3537","50","14","doing"),
("4229","50","15","doing"),
("3567","50","16","doing"),
("3597","50","17","doing"),
("3627","50","18","doing"),
("3717","50","20","doing"),
("3747","50","25","doing"),
("5544","50","26","doing"),
("7255","50","29","doing");
INSERT INTO student_subject VALUES
("591","51","1","doing"),
("601","51","2","doing"),
("603","51","4","doing"),
("604","51","5","not_doing"),
("605","51","6","doing"),
("593","51","12","not_doing"),
("594","51","13","not_doing"),
("595","51","14","not_doing"),
("596","51","15","doing"),
("597","51","16","doing"),
("598","51","17","doing"),
("599","51","18","doing"),
("600","51","19","doing"),
("602","51","20","not_doing"),
("2934","51","25","not_doing"),
("5564","51","26","doing"),
("2053","52","1","doing"),
("3688","52","2","doing"),
("2065","52","4","doing"),
("2066","52","5","doing"),
("3418","52","6","doing"),
("3478","52","12","doing"),
("3508","52","13","doing"),
("3538","52","14","doing"),
("4230","52","15","doing"),
("3568","52","16","doing"),
("3598","52","17","doing"),
("3628","52","18","doing"),
("3718","52","20","doing"),
("3748","52","25","doing"),
("5546","52","26","doing"),
("7256","52","29","doing"),
("618","53","1","not_doing"),
("628","53","2","not_doing"),
("630","53","4","not_doing"),
("631","53","5","not_doing"),
("632","53","6","not_doing"),
("620","53","12","not_doing"),
("621","53","13","not_doing"),
("622","53","14","not_doing"),
("623","53","15","not_doing"),
("624","53","16","not_doing"),
("625","53","17","not_doing"),
("626","53","18","not_doing"),
("627","53","19","not_doing"),
("629","53","20","not_doing"),
("2935","53","25","not_doing"),
("5566","53","26","not_doing"),
("633","54","1","doing"),
("643","54","2","doing"),
("645","54","4","not_doing"),
("646","54","5","doing"),
("647","54","6","not_doing"),
("635","54","12","doing"),
("636","54","13","doing"),
("637","54","14","doing"),
("638","54","15","doing"),
("639","54","16","not_doing"),
("640","54","17","doing"),
("641","54","18","not_doing"),
("642","54","19","doing"),
("644","54","20","not_doing"),
("2936","54","25","not_doing"),
("5568","54","26","doing"),
("648","55","1","not_doing"),
("658","55","2","not_doing"),
("660","55","4","not_doing"),
("661","55","5","doing"),
("662","55","6","doing"),
("650","55","12","not_doing"),
("651","55","13","not_doing"),
("652","55","14","not_doing"),
("653","55","15","doing"),
("654","55","16","doing"),
("655","55","17","doing"),
("656","55","18","not_doing"),
("657","55","19","doing"),
("659","55","20","doing"),
("2947","55","25","doing"),
("5598","55","26","doing"),
("663","56","1","not_doing"),
("673","56","2","not_doing"),
("675","56","4","not_doing"),
("676","56","5","not_doing"),
("677","56","6","doing"),
("665","56","12","not_doing"),
("666","56","13","not_doing"),
("667","56","14","not_doing"),
("668","56","15","doing"),
("669","56","16","doing"),
("670","56","17","doing"),
("671","56","18","doing"),
("672","56","19","doing"),
("674","56","20","doing"),
("2937","56","25","not_doing"),
("5570","56","26","doing"),
("678","57","1","not_doing"),
("688","57","2","not_doing"),
("690","57","4","not_doing"),
("691","57","5","not_doing");
INSERT INTO student_subject VALUES
("692","57","6","not_doing"),
("680","57","12","not_doing"),
("681","57","13","not_doing"),
("682","57","14","not_doing"),
("683","57","15","not_doing"),
("684","57","16","not_doing"),
("685","57","17","not_doing"),
("686","57","18","not_doing"),
("687","57","19","not_doing"),
("689","57","20","not_doing"),
("2938","57","25","not_doing"),
("5572","57","26","not_doing"),
("693","58","1","doing"),
("703","58","2","doing"),
("705","58","4","not_doing"),
("706","58","5","doing"),
("707","58","6","not_doing"),
("695","58","12","doing"),
("696","58","13","doing"),
("697","58","14","doing"),
("698","58","15","doing"),
("699","58","16","not_doing"),
("700","58","17","doing"),
("701","58","18","not_doing"),
("702","58","19","doing"),
("704","58","20","not_doing"),
("2939","58","25","not_doing"),
("5574","58","26","doing"),
("708","59","1","not_doing"),
("718","59","2","not_doing"),
("720","59","4","not_doing"),
("721","59","5","not_doing"),
("722","59","6","not_doing"),
("710","59","12","not_doing"),
("711","59","13","not_doing"),
("712","59","14","not_doing"),
("713","59","15","not_doing"),
("714","59","16","not_doing"),
("715","59","17","not_doing"),
("716","59","18","not_doing"),
("717","59","19","not_doing"),
("719","59","20","not_doing"),
("2940","59","25","not_doing"),
("5576","59","26","not_doing"),
("723","60","1","not_doing"),
("733","60","2","not_doing"),
("735","60","4","not_doing"),
("736","60","5","not_doing"),
("737","60","6","doing"),
("725","60","12","not_doing"),
("726","60","13","not_doing"),
("727","60","14","not_doing"),
("728","60","15","doing"),
("729","60","16","not_doing"),
("730","60","17","doing"),
("731","60","18","not_doing"),
("732","60","19","doing"),
("734","60","20","not_doing"),
("2941","60","25","not_doing"),
("5578","60","26","doing"),
("738","61","1","not_doing"),
("748","61","2","not_doing"),
("750","61","4","not_doing"),
("751","61","5","not_doing"),
("752","61","6","not_doing"),
("740","61","12","not_doing"),
("741","61","13","not_doing"),
("742","61","14","not_doing"),
("743","61","15","not_doing"),
("744","61","16","not_doing"),
("745","61","17","not_doing"),
("746","61","18","not_doing"),
("747","61","19","not_doing"),
("749","61","20","not_doing"),
("2942","61","25","not_doing"),
("5580","61","26","not_doing"),
("753","62","1","not_doing"),
("763","62","2","not_doing"),
("765","62","4","not_doing"),
("766","62","5","not_doing"),
("767","62","6","not_doing"),
("755","62","12","not_doing"),
("756","62","13","not_doing"),
("757","62","14","doing"),
("758","62","15","doing"),
("759","62","16","doing"),
("760","62","17","not_doing"),
("761","62","18","not_doing"),
("762","62","19","not_doing"),
("764","62","20","not_doing"),
("2948","62","25","doing"),
("5600","62","26","doing"),
("788","63","1","doing"),
("798","63","2","doing"),
("800","63","4","not_doing"),
("801","63","5","doing"),
("802","63","6","not_doing"),
("790","63","12","doing"),
("791","63","13","doing"),
("792","63","14","not_doing");
INSERT INTO student_subject VALUES
("793","63","15","doing"),
("794","63","16","not_doing"),
("795","63","17","doing"),
("796","63","18","not_doing"),
("797","63","19","doing"),
("799","63","20","not_doing"),
("2943","63","25","doing"),
("5582","63","26","doing"),
("803","64","1","doing"),
("813","64","2","doing"),
("815","64","4","not_doing"),
("816","64","5","doing"),
("817","64","6","not_doing"),
("805","64","12","doing"),
("806","64","13","doing"),
("807","64","14","doing"),
("808","64","15","doing"),
("809","64","16","not_doing"),
("810","64","17","doing"),
("811","64","18","not_doing"),
("812","64","19","doing"),
("814","64","20","not_doing"),
("2944","64","25","not_doing"),
("5602","64","26","doing"),
("818","65","1","not_doing"),
("828","65","2","not_doing"),
("830","65","4","not_doing"),
("831","65","5","not_doing"),
("832","65","6","not_doing"),
("820","65","12","not_doing"),
("821","65","13","not_doing"),
("822","65","14","not_doing"),
("823","65","15","not_doing"),
("824","65","16","not_doing"),
("825","65","17","not_doing"),
("826","65","18","not_doing"),
("827","65","19","not_doing"),
("829","65","20","not_doing"),
("2945","65","25","not_doing"),
("5584","65","26","not_doing"),
("833","66","1","doing"),
("842","66","2","doing"),
("844","66","4","not_doing"),
("845","66","5","not_doing"),
("846","66","6","not_doing"),
("3770","66","10","doing"),
("834","66","12","doing"),
("835","66","13","doing"),
("836","66","14","doing"),
("837","66","15","doing"),
("838","66","16","not_doing"),
("839","66","17","doing"),
("840","66","18","doing"),
("841","66","19","doing"),
("843","66","20","not_doing"),
("3824","66","25","doing"),
("3878","66","26","doing"),
("867","67","1","doing"),
("876","67","2","doing"),
("878","67","4","doing"),
("879","67","5","doing"),
("880","67","6","doing"),
("3820","67","10","doing"),
("868","67","12","not_doing"),
("869","67","13","not_doing"),
("870","67","14","not_doing"),
("871","67","15","doing"),
("872","67","16","doing"),
("873","67","17","doing"),
("874","67","18","not_doing"),
("875","67","19","doing"),
("877","67","20","not_doing"),
("3874","67","25","doing"),
("3928","67","26","doing"),
("881","68","1","doing"),
("890","68","2","doing"),
("892","68","4","doing"),
("893","68","5","doing"),
("894","68","6","doing"),
("3771","68","10","doing"),
("882","68","12","not_doing"),
("883","68","13","not_doing"),
("884","68","14","not_doing"),
("885","68","15","doing"),
("886","68","16","doing"),
("887","68","17","doing"),
("888","68","18","not_doing"),
("889","68","19","doing"),
("891","68","20","not_doing"),
("3825","68","25","doing"),
("3879","68","26","doing"),
("895","69","1","doing"),
("904","69","2","doing"),
("906","69","4","doing"),
("907","69","5","not_doing"),
("908","69","6","doing"),
("3772","69","10","doing"),
("896","69","12","not_doing"),
("897","69","13","not_doing"),
("898","69","14","doing");
INSERT INTO student_subject VALUES
("899","69","15","doing"),
("900","69","16","doing"),
("901","69","17","doing"),
("902","69","18","not_doing"),
("903","69","19","doing"),
("905","69","20","not_doing"),
("3826","69","25","doing"),
("3880","69","26","doing"),
("909","70","1","doing"),
("919","70","2","doing"),
("921","70","4","not_doing"),
("922","70","5","doing"),
("923","70","6","not_doing"),
("3773","70","10","doing"),
("911","70","12","doing"),
("912","70","13","doing"),
("913","70","14","doing"),
("914","70","15","doing"),
("915","70","16","not_doing"),
("916","70","17","doing"),
("917","70","18","not_doing"),
("918","70","19","doing"),
("920","70","20","not_doing"),
("3827","70","25","doing"),
("3881","70","26","doing"),
("924","71","1","doing"),
("933","71","2","doing"),
("935","71","4","not_doing"),
("936","71","5","not_doing"),
("937","71","6","not_doing"),
("3774","71","10","doing"),
("925","71","12","doing"),
("926","71","13","doing"),
("927","71","14","doing"),
("928","71","15","doing"),
("929","71","16","not_doing"),
("930","71","17","doing"),
("931","71","18","doing"),
("932","71","19","doing"),
("934","71","20","not_doing"),
("3828","71","25","doing"),
("3882","71","26","doing"),
("938","72","1","doing"),
("947","72","2","doing"),
("949","72","4","doing"),
("950","72","5","not_doing"),
("951","72","6","not_doing"),
("3775","72","10","doing"),
("939","72","12","not_doing"),
("940","72","13","not_doing"),
("941","72","14","not_doing"),
("942","72","15","doing"),
("943","72","16","doing"),
("944","72","17","doing"),
("945","72","18","doing"),
("946","72","19","doing"),
("948","72","20","doing"),
("3829","72","25","doing"),
("3883","72","26","doing"),
("952","73","1","doing"),
("961","73","2","doing"),
("963","73","4","doing"),
("964","73","5","not_doing"),
("965","73","6","not_doing"),
("3776","73","10","doing"),
("953","73","12","not_doing"),
("954","73","13","not_doing"),
("955","73","14","doing"),
("956","73","15","doing"),
("957","73","16","doing"),
("958","73","17","doing"),
("959","73","18","not_doing"),
("960","73","19","doing"),
("962","73","20","doing"),
("3830","73","25","doing"),
("3884","73","26","doing"),
("966","74","1","doing"),
("975","74","2","doing"),
("977","74","4","doing"),
("978","74","5","not_doing"),
("979","74","6","not_doing"),
("3821","74","10","doing"),
("967","74","12","not_doing"),
("968","74","13","not_doing"),
("969","74","14","not_doing"),
("970","74","15","doing"),
("971","74","16","doing"),
("972","74","17","doing"),
("973","74","18","doing"),
("974","74","19","doing"),
("976","74","20","doing"),
("3875","74","25","doing"),
("3929","74","26","doing"),
("980","75","1","doing"),
("989","75","2","doing"),
("991","75","4","not_doing"),
("992","75","5","doing"),
("993","75","6","not_doing"),
("3777","75","10","doing"),
("981","75","12","doing");
INSERT INTO student_subject VALUES
("982","75","13","doing"),
("983","75","14","doing"),
("984","75","15","doing"),
("985","75","16","not_doing"),
("986","75","17","doing"),
("987","75","18","not_doing"),
("988","75","19","doing"),
("990","75","20","not_doing"),
("3831","75","25","doing"),
("3885","75","26","doing"),
("994","76","1","doing"),
("1003","76","2","doing"),
("1005","76","4","not_doing"),
("1006","76","5","not_doing"),
("1007","76","6","not_doing"),
("3778","76","10","doing"),
("995","76","12","doing"),
("996","76","13","doing"),
("997","76","14","doing"),
("998","76","15","doing"),
("999","76","16","not_doing"),
("1000","76","17","doing"),
("1001","76","18","doing"),
("1002","76","19","doing"),
("1004","76","20","not_doing"),
("3832","76","25","doing"),
("3886","76","26","doing"),
("1008","77","1","doing"),
("1017","77","2","doing"),
("1019","77","4","not_doing"),
("1020","77","5","not_doing"),
("1021","77","6","not_doing"),
("3779","77","10","doing"),
("1009","77","12","doing"),
("1010","77","13","doing"),
("1011","77","14","doing"),
("1012","77","15","doing"),
("1013","77","16","not_doing"),
("1014","77","17","doing"),
("1015","77","18","doing"),
("1016","77","19","doing"),
("1018","77","20","not_doing"),
("3833","77","25","doing"),
("3887","77","26","doing"),
("1022","78","1","doing"),
("1031","78","2","doing"),
("1033","78","4","not_doing"),
("1034","78","5","not_doing"),
("1035","78","6","not_doing"),
("3780","78","10","doing"),
("1023","78","12","doing"),
("1024","78","13","doing"),
("1025","78","14","doing"),
("1026","78","15","doing"),
("1027","78","16","not_doing"),
("1028","78","17","doing"),
("1029","78","18","doing"),
("1030","78","19","doing"),
("1032","78","20","not_doing"),
("3834","78","25","doing"),
("3888","78","26","doing"),
("1036","79","1","doing"),
("1045","79","2","doing"),
("1047","79","4","not_doing"),
("1048","79","5","doing"),
("1049","79","6","not_doing"),
("3781","79","10","doing"),
("1037","79","12","doing"),
("1038","79","13","doing"),
("1039","79","14","doing"),
("1040","79","15","doing"),
("1041","79","16","not_doing"),
("1042","79","17","doing"),
("1043","79","18","not_doing"),
("1044","79","19","doing"),
("1046","79","20","not_doing"),
("3835","79","25","doing"),
("3889","79","26","doing"),
("1050","80","1","doing"),
("1059","80","2","doing"),
("1061","80","4","doing"),
("1062","80","5","not_doing"),
("1063","80","6","doing"),
("3782","80","10","doing"),
("1051","80","12","not_doing"),
("1052","80","13","not_doing"),
("1053","80","14","doing"),
("1054","80","15","doing"),
("1055","80","16","doing"),
("1056","80","17","doing"),
("1057","80","18","not_doing"),
("1058","80","19","doing"),
("1060","80","20","not_doing"),
("3836","80","25","doing"),
("3890","80","26","doing"),
("1064","81","1","doing"),
("1073","81","2","doing"),
("1075","81","4","not_doing"),
("1076","81","5","not_doing"),
("1077","81","6","not_doing");
INSERT INTO student_subject VALUES
("3783","81","10","doing"),
("1065","81","12","doing"),
("1066","81","13","doing"),
("1067","81","14","doing"),
("1068","81","15","doing"),
("1069","81","16","not_doing"),
("1070","81","17","doing"),
("1071","81","18","doing"),
("1072","81","19","doing"),
("1074","81","20","not_doing"),
("3837","81","25","doing"),
("3891","81","26","doing"),
("1078","82","1","doing"),
("1087","82","2","doing"),
("1089","82","4","doing"),
("1090","82","5","not_doing"),
("1091","82","6","doing"),
("3784","82","10","doing"),
("1079","82","12","not_doing"),
("1080","82","13","not_doing"),
("1081","82","14","doing"),
("1082","82","15","doing"),
("1083","82","16","doing"),
("1084","82","17","doing"),
("1085","82","18","not_doing"),
("1086","82","19","doing"),
("1088","82","20","not_doing"),
("3838","82","25","doing"),
("3892","82","26","doing"),
("1092","83","1","doing"),
("1101","83","2","doing"),
("1103","83","4","not_doing"),
("1104","83","5","doing"),
("1105","83","6","not_doing"),
("3785","83","10","doing"),
("1093","83","12","doing"),
("1094","83","13","doing"),
("1095","83","14","doing"),
("1096","83","15","doing"),
("1097","83","16","not_doing"),
("1098","83","17","doing"),
("1099","83","18","not_doing"),
("1100","83","19","doing"),
("1102","83","20","not_doing"),
("3839","83","25","doing"),
("3893","83","26","doing"),
("1106","84","1","doing"),
("1115","84","2","doing"),
("1117","84","4","doing"),
("1118","84","5","doing"),
("1119","84","6","not_doing"),
("3786","84","10","doing"),
("1107","84","12","not_doing"),
("1108","84","13","not_doing"),
("1109","84","14","not_doing"),
("1110","84","15","doing"),
("1111","84","16","doing"),
("1112","84","17","doing"),
("1113","84","18","not_doing"),
("1114","84","19","doing"),
("1116","84","20","doing"),
("3840","84","25","doing"),
("3894","84","26","doing"),
("1120","85","1","doing"),
("1129","85","2","doing"),
("1131","85","4","doing"),
("1132","85","5","doing"),
("1133","85","6","not_doing"),
("3787","85","10","doing"),
("1121","85","12","not_doing"),
("1122","85","13","not_doing"),
("1123","85","14","not_doing"),
("1124","85","15","doing"),
("1125","85","16","doing"),
("1126","85","17","doing"),
("1127","85","18","not_doing"),
("1128","85","19","doing"),
("1130","85","20","doing"),
("3841","85","25","doing"),
("3895","85","26","doing"),
("1134","86","1","not_doing"),
("1143","86","2","not_doing"),
("1145","86","4","not_doing"),
("1146","86","5","not_doing"),
("1147","86","6","not_doing"),
("3822","86","10","doing"),
("1135","86","12","not_doing"),
("1136","86","13","not_doing"),
("1137","86","14","not_doing"),
("1138","86","15","not_doing"),
("1139","86","16","not_doing"),
("1140","86","17","not_doing"),
("1141","86","18","not_doing"),
("1142","86","19","not_doing"),
("1144","86","20","not_doing"),
("3876","86","25","doing"),
("3930","86","26","doing"),
("1148","87","1","doing"),
("1157","87","2","doing"),
("1159","87","4","doing");
INSERT INTO student_subject VALUES
("1160","87","5","not_doing"),
("1161","87","6","doing"),
("3788","87","10","doing"),
("1149","87","12","not_doing"),
("1150","87","13","not_doing"),
("1151","87","14","not_doing"),
("1152","87","15","doing"),
("1153","87","16","doing"),
("1154","87","17","doing"),
("1155","87","18","doing"),
("1156","87","19","doing"),
("1158","87","20","not_doing"),
("3842","87","25","doing"),
("3896","87","26","doing"),
("1162","88","1","doing"),
("1171","88","2","doing"),
("1173","88","4","doing"),
("1174","88","5","not_doing"),
("1175","88","6","not_doing"),
("3789","88","10","doing"),
("1163","88","12","not_doing"),
("1164","88","13","not_doing"),
("1165","88","14","doing"),
("1166","88","15","doing"),
("1167","88","16","doing"),
("1168","88","17","doing"),
("1169","88","18","not_doing"),
("1170","88","19","doing"),
("1172","88","20","doing"),
("3843","88","25","doing"),
("3897","88","26","doing"),
("1176","89","1","doing"),
("1185","89","2","doing"),
("1187","89","4","doing"),
("1188","89","5","not_doing"),
("1189","89","6","doing"),
("3790","89","10","doing"),
("1177","89","12","not_doing"),
("1178","89","13","not_doing"),
("1179","89","14","not_doing"),
("1180","89","15","doing"),
("1181","89","16","doing"),
("1182","89","17","doing"),
("1183","89","18","doing"),
("1184","89","19","doing"),
("1186","89","20","not_doing"),
("3844","89","25","doing"),
("3898","89","26","doing"),
("1190","90","1","doing"),
("1199","90","2","doing"),
("1201","90","4","doing"),
("1202","90","5","not_doing"),
("1203","90","6","not_doing"),
("3791","90","10","doing"),
("1191","90","12","not_doing"),
("1192","90","13","not_doing"),
("1193","90","14","doing"),
("1194","90","15","doing"),
("1195","90","16","doing"),
("1196","90","17","doing"),
("1197","90","18","not_doing"),
("1198","90","19","doing"),
("1200","90","20","doing"),
("3845","90","25","doing"),
("3899","90","26","doing"),
("1204","91","1","doing"),
("1213","91","2","doing"),
("1215","91","4","doing"),
("1216","91","5","not_doing"),
("1217","91","6","doing"),
("3792","91","10","doing"),
("1205","91","12","not_doing"),
("1206","91","13","not_doing"),
("1207","91","14","doing"),
("1208","91","15","doing"),
("1209","91","16","doing"),
("1210","91","17","doing"),
("1211","91","18","not_doing"),
("1212","91","19","doing"),
("1214","91","20","not_doing"),
("3846","91","25","doing"),
("3900","91","26","doing"),
("1218","92","1","doing"),
("1227","92","2","doing"),
("1229","92","4","doing"),
("1230","92","5","not_doing"),
("1231","92","6","doing"),
("1219","92","12","not_doing"),
("1220","92","13","not_doing"),
("1221","92","14","doing"),
("1222","92","15","doing"),
("1223","92","16","doing"),
("1224","92","17","doing"),
("1225","92","18","not_doing"),
("1226","92","19","doing"),
("1228","92","20","not_doing"),
("1232","93","1","doing"),
("1241","93","2","doing"),
("1243","93","4","not_doing"),
("1244","93","5","not_doing");
INSERT INTO student_subject VALUES
("1245","93","6","not_doing"),
("1233","93","12","doing"),
("1234","93","13","doing"),
("1235","93","14","doing"),
("1236","93","15","doing"),
("1237","93","16","not_doing"),
("1238","93","17","doing"),
("1239","93","18","doing"),
("1240","93","19","doing"),
("1242","93","20","not_doing"),
("1246","94","1","doing"),
("1255","94","2","doing"),
("1257","94","4","not_doing"),
("1258","94","5","not_doing"),
("1259","94","6","not_doing"),
("1247","94","12","doing"),
("1248","94","13","doing"),
("1249","94","14","doing"),
("1250","94","15","doing"),
("1251","94","16","not_doing"),
("1252","94","17","doing"),
("1253","94","18","doing"),
("1254","94","19","doing"),
("1256","94","20","not_doing"),
("1260","95","1","doing"),
("1269","95","2","doing"),
("1271","95","4","not_doing"),
("1272","95","5","doing"),
("1273","95","6","not_doing"),
("1261","95","12","doing"),
("1262","95","13","doing"),
("1263","95","14","doing"),
("1264","95","15","doing"),
("1265","95","16","not_doing"),
("1266","95","17","doing"),
("1267","95","18","not_doing"),
("1268","95","19","doing"),
("1270","95","20","not_doing"),
("1274","96","1","doing"),
("1283","96","2","doing"),
("1285","96","4","not_doing"),
("1286","96","5","doing"),
("1287","96","6","not_doing"),
("1275","96","12","doing"),
("1276","96","13","doing"),
("1277","96","14","doing"),
("1278","96","15","doing"),
("1279","96","16","not_doing"),
("1280","96","17","doing"),
("1281","96","18","not_doing"),
("1282","96","19","doing"),
("1284","96","20","not_doing"),
("1288","97","1","doing"),
("1297","97","2","doing"),
("1299","97","4","not_doing"),
("1300","97","5","not_doing"),
("1301","97","6","not_doing"),
("1289","97","12","doing"),
("1290","97","13","doing"),
("1291","97","14","doing"),
("1292","97","15","doing"),
("1293","97","16","not_doing"),
("1294","97","17","doing"),
("1295","97","18","not_doing"),
("1296","97","19","doing"),
("1298","97","20","not_doing"),
("1302","98","1","doing"),
("1311","98","2","doing"),
("1313","98","4","not_doing"),
("1314","98","5","not_doing"),
("1315","98","6","not_doing"),
("1303","98","12","doing"),
("1304","98","13","doing"),
("1305","98","14","doing"),
("1306","98","15","doing"),
("1307","98","16","not_doing"),
("1308","98","17","doing"),
("1309","98","18","doing"),
("1310","98","19","doing"),
("1312","98","20","not_doing"),
("1316","99","1","doing"),
("1325","99","2","doing"),
("1327","99","4","doing"),
("1328","99","5","not_doing"),
("1329","99","6","doing"),
("1317","99","12","not_doing"),
("1318","99","13","not_doing"),
("1319","99","14","doing"),
("1320","99","15","doing"),
("1321","99","16","doing"),
("1322","99","17","doing"),
("1323","99","18","not_doing"),
("1324","99","19","doing"),
("1326","99","20","not_doing"),
("1330","100","1","doing"),
("1339","100","2","doing"),
("1341","100","4","not_doing"),
("1342","100","5","not_doing"),
("1343","100","6","not_doing"),
("1331","100","12","doing");
INSERT INTO student_subject VALUES
("1332","100","13","doing"),
("1333","100","14","doing"),
("1334","100","15","doing"),
("1335","100","16","not_doing"),
("1336","100","17","doing"),
("1337","100","18","doing"),
("1338","100","19","doing"),
("1340","100","20","not_doing"),
("1344","101","1","doing"),
("1353","101","2","doing"),
("1355","101","4","not_doing"),
("1356","101","5","not_doing"),
("1357","101","6","not_doing"),
("1345","101","12","doing"),
("1346","101","13","doing"),
("1347","101","14","doing"),
("1348","101","15","doing"),
("1349","101","16","not_doing"),
("1350","101","17","doing"),
("1351","101","18","doing"),
("1352","101","19","doing"),
("1354","101","20","not_doing"),
("1358","102","1","doing"),
("1367","102","2","doing"),
("1369","102","4","not_doing"),
("1370","102","5","doing"),
("1371","102","6","not_doing"),
("1359","102","12","doing"),
("1360","102","13","doing"),
("1361","102","14","not_doing"),
("1362","102","15","doing"),
("1363","102","16","not_doing"),
("1364","102","17","doing"),
("1365","102","18","not_doing"),
("1366","102","19","doing"),
("1368","102","20","not_doing"),
("1372","103","1","doing"),
("1381","103","2","doing"),
("1383","103","4","not_doing"),
("1384","103","5","not_doing"),
("1385","103","6","doing"),
("1373","103","12","not_doing"),
("1374","103","13","not_doing"),
("1375","103","14","doing"),
("1376","103","15","doing"),
("1377","103","16","doing"),
("1378","103","17","doing"),
("1379","103","18","not_doing"),
("1380","103","19","doing"),
("1382","103","20","doing"),
("1386","104","1","doing"),
("1395","104","2","doing"),
("1397","104","4","not_doing"),
("1398","104","5","doing"),
("1399","104","6","not_doing"),
("1387","104","12","doing"),
("1388","104","13","doing"),
("1389","104","14","doing"),
("1390","104","15","doing"),
("1391","104","16","not_doing"),
("1392","104","17","doing"),
("1393","104","18","not_doing"),
("1394","104","19","doing"),
("1396","104","20","not_doing"),
("1400","105","1","doing"),
("1409","105","2","doing"),
("1411","105","4","doing"),
("1412","105","5","not_doing"),
("1413","105","6","doing"),
("1401","105","12","not_doing"),
("1402","105","13","not_doing"),
("1403","105","14","doing"),
("1404","105","15","doing"),
("1405","105","16","doing"),
("1406","105","17","doing"),
("1407","105","18","not_doing"),
("1408","105","19","doing"),
("1410","105","20","not_doing"),
("1414","106","1","doing"),
("1423","106","2","doing"),
("1425","106","4","doing"),
("1426","106","5","not_doing"),
("1427","106","6","doing"),
("1415","106","12","not_doing"),
("1416","106","13","not_doing"),
("1417","106","14","doing"),
("1418","106","15","doing"),
("1419","106","16","doing"),
("1420","106","17","doing"),
("1421","106","18","not_doing"),
("1422","106","19","doing"),
("1424","106","20","not_doing"),
("1428","107","1","doing"),
("1437","107","2","doing"),
("1439","107","4","not_doing"),
("1440","107","5","not_doing"),
("1441","107","6","not_doing"),
("1429","107","12","doing"),
("1430","107","13","doing"),
("1431","107","14","doing");
INSERT INTO student_subject VALUES
("1432","107","15","doing"),
("1433","107","16","not_doing"),
("1434","107","17","doing"),
("1435","107","18","doing"),
("1436","107","19","doing"),
("1438","107","20","not_doing"),
("1442","108","1","doing"),
("1451","108","2","doing"),
("1453","108","4","doing"),
("1454","108","5","not_doing"),
("1455","108","6","doing"),
("1443","108","12","not_doing"),
("1444","108","13","not_doing"),
("1445","108","14","doing"),
("1446","108","15","doing"),
("1447","108","16","doing"),
("1448","108","17","doing"),
("1449","108","18","not_doing"),
("1450","108","19","doing"),
("1452","108","20","doing"),
("1456","109","1","doing"),
("1465","109","2","doing"),
("1467","109","4","doing"),
("1468","109","5","not_doing"),
("1469","109","6","doing"),
("1457","109","12","not_doing"),
("1458","109","13","not_doing"),
("1459","109","14","doing"),
("1460","109","15","doing"),
("1461","109","16","doing"),
("1462","109","17","doing"),
("1463","109","18","not_doing"),
("1464","109","19","doing"),
("1466","109","20","not_doing"),
("1470","110","1","doing"),
("1479","110","2","doing"),
("1481","110","4","doing"),
("1482","110","5","not_doing"),
("1483","110","6","doing"),
("1471","110","12","not_doing"),
("1472","110","13","not_doing"),
("1473","110","14","doing"),
("1474","110","15","doing"),
("1475","110","16","doing"),
("1476","110","17","doing"),
("1477","110","18","not_doing"),
("1478","110","19","doing"),
("1480","110","20","not_doing"),
("1484","111","1","doing"),
("1493","111","2","doing"),
("1495","111","4","not_doing"),
("1496","111","5","doing"),
("1497","111","6","not_doing"),
("1485","111","12","doing"),
("1486","111","13","doing"),
("1487","111","14","doing"),
("1488","111","15","doing"),
("1489","111","16","not_doing"),
("1490","111","17","doing"),
("1491","111","18","not_doing"),
("1492","111","19","doing"),
("1494","111","20","not_doing"),
("1498","112","1","doing"),
("1507","112","2","doing"),
("1509","112","4","doing"),
("1510","112","5","not_doing"),
("1511","112","6","doing"),
("1499","112","12","not_doing"),
("1500","112","13","not_doing"),
("1501","112","14","doing"),
("1502","112","15","doing"),
("1503","112","16","doing"),
("1504","112","17","doing"),
("1505","112","18","not_doing"),
("1506","112","19","doing"),
("1508","112","20","not_doing"),
("1512","113","1","doing"),
("1521","113","2","doing"),
("1523","113","4","doing"),
("1524","113","5","not_doing"),
("1525","113","6","doing"),
("1513","113","12","not_doing"),
("1514","113","13","not_doing"),
("1515","113","14","doing"),
("1516","113","15","doing"),
("1517","113","16","doing"),
("1518","113","17","doing"),
("1519","113","18","not_doing"),
("1520","113","19","doing"),
("1522","113","20","not_doing"),
("1526","114","1","doing"),
("1535","114","2","doing"),
("1537","114","4","doing"),
("1538","114","5","not_doing"),
("1539","114","6","not_doing"),
("1527","114","12","not_doing"),
("1528","114","13","not_doing"),
("1529","114","14","doing"),
("1530","114","15","doing"),
("1531","114","16","not_doing");
INSERT INTO student_subject VALUES
("1532","114","17","doing"),
("1533","114","18","not_doing"),
("1534","114","19","doing"),
("1536","114","20","doing"),
("1540","115","1","doing"),
("1549","115","2","doing"),
("1551","115","4","not_doing"),
("1552","115","5","doing"),
("1553","115","6","not_doing"),
("1541","115","12","doing"),
("1542","115","13","doing"),
("1543","115","14","doing"),
("1544","115","15","doing"),
("1545","115","16","not_doing"),
("1546","115","17","doing"),
("1547","115","18","not_doing"),
("1548","115","19","doing"),
("1550","115","20","not_doing"),
("1554","116","1","doing"),
("1563","116","2","doing"),
("1565","116","4","not_doing"),
("1566","116","5","doing"),
("1567","116","6","not_doing"),
("1555","116","12","doing"),
("1556","116","13","doing"),
("1557","116","14","doing"),
("1558","116","15","doing"),
("1559","116","16","not_doing"),
("1560","116","17","doing"),
("1561","116","18","not_doing"),
("1562","116","19","doing"),
("1564","116","20","not_doing"),
("1568","117","1","doing"),
("1577","117","2","doing"),
("1579","117","4","doing"),
("1580","117","5","not_doing"),
("1581","117","6","not_doing"),
("1569","117","12","not_doing"),
("1570","117","13","not_doing"),
("1571","117","14","doing"),
("1572","117","15","doing"),
("1573","117","16","not_doing"),
("1574","117","17","doing"),
("1575","117","18","not_doing"),
("1576","117","19","doing"),
("1578","117","20","not_doing"),
("1582","118","1","doing"),
("1591","118","2","doing"),
("1593","118","4","doing"),
("1594","118","5","not_doing"),
("1595","118","6","doing"),
("1583","118","12","not_doing"),
("1584","118","13","not_doing"),
("1585","118","14","doing"),
("1586","118","15","doing"),
("1587","118","16","doing"),
("1588","118","17","doing"),
("1589","118","18","not_doing"),
("1590","118","19","doing"),
("1592","118","20","not_doing"),
("1596","119","1","doing"),
("1605","119","2","doing"),
("1607","119","4","doing"),
("1608","119","5","not_doing"),
("1609","119","6","doing"),
("1597","119","12","not_doing"),
("1598","119","13","not_doing"),
("1599","119","14","not_doing"),
("1600","119","15","doing"),
("1601","119","16","doing"),
("1602","119","17","doing"),
("1603","119","18","not_doing"),
("1604","119","19","doing"),
("1606","119","20","doing"),
("1610","120","1","doing"),
("1619","120","2","doing"),
("1621","120","4","not_doing"),
("1622","120","5","doing"),
("1623","120","6","not_doing"),
("1611","120","12","doing"),
("1612","120","13","doing"),
("1613","120","14","doing"),
("1614","120","15","doing"),
("1615","120","16","not_doing"),
("1616","120","17","doing"),
("1617","120","18","not_doing"),
("1618","120","19","doing"),
("1620","120","20","not_doing"),
("5873","121","1","doing"),
("5887","121","2","doing"),
("5874","121","4","doing"),
("5875","121","5","doing"),
("5878","121","6","doing"),
("5880","121","12","doing"),
("5881","121","13","doing"),
("5882","121","14","doing"),
("5883","121","16","doing"),
("5884","121","17","doing"),
("5885","121","18","doing"),
("5888","121","20","doing");
INSERT INTO student_subject VALUES
("5889","121","25","doing"),
("5876","121","26","doing"),
("5877","121","28","doing"),
("7169","121","29","doing"),
("1634","122","1","doing"),
("1643","122","2","doing"),
("1645","122","4","doing"),
("1646","122","5","not_doing"),
("1647","122","6","doing"),
("3793","122","10","doing"),
("1635","122","12","not_doing"),
("1636","122","13","not_doing"),
("1637","122","14","doing"),
("1638","122","15","doing"),
("1639","122","16","doing"),
("1640","122","17","doing"),
("1641","122","18","not_doing"),
("1642","122","19","doing"),
("1644","122","20","not_doing"),
("3847","122","25","doing"),
("3901","122","26","doing"),
("1648","123","1","doing"),
("1657","123","2","doing"),
("1659","123","4","not_doing"),
("1660","123","5","not_doing"),
("1661","123","6","not_doing"),
("3823","123","10","doing"),
("1649","123","12","doing"),
("1650","123","13","doing"),
("1651","123","14","doing"),
("1652","123","15","doing"),
("1653","123","16","not_doing"),
("1654","123","17","doing"),
("1655","123","18","doing"),
("1656","123","19","doing"),
("1658","123","20","not_doing"),
("3877","123","25","doing"),
("3931","123","26","doing"),
("1662","124","1","doing"),
("1671","124","2","doing"),
("1673","124","4","doing"),
("1674","124","5","doing"),
("1675","124","6","doing"),
("1663","124","12","doing"),
("1664","124","13","doing"),
("1665","124","14","doing"),
("1666","124","15","doing"),
("1667","124","16","doing"),
("1668","124","17","doing"),
("1669","124","18","doing"),
("1670","124","19","doing"),
("1672","124","20","doing"),
("5890","125","1","doing"),
("5904","125","2","doing"),
("5891","125","4","doing"),
("5892","125","5","doing"),
("5895","125","6","doing"),
("5897","125","12","doing"),
("5898","125","13","doing"),
("5899","125","14","doing"),
("5900","125","16","doing"),
("5901","125","17","doing"),
("5902","125","18","doing"),
("5905","125","20","doing"),
("5906","125","25","doing"),
("5893","125","26","doing"),
("5894","125","28","doing"),
("7170","125","29","doing"),
("5907","126","1","doing"),
("5921","126","2","doing"),
("5908","126","4","doing"),
("5909","126","5","doing"),
("5912","126","6","doing"),
("5914","126","12","doing"),
("5915","126","13","doing"),
("5916","126","14","doing"),
("5917","126","16","doing"),
("5918","126","17","doing"),
("5919","126","18","doing"),
("5922","126","20","doing"),
("5923","126","25","doing"),
("5910","126","26","doing"),
("5911","126","28","doing"),
("7171","126","29","doing"),
("5924","127","1","doing"),
("5938","127","2","doing"),
("5925","127","4","doing"),
("5926","127","5","doing"),
("5929","127","6","doing"),
("5931","127","12","doing"),
("5932","127","13","doing"),
("5933","127","14","doing"),
("5934","127","16","doing"),
("5935","127","17","doing"),
("5936","127","18","doing"),
("5939","127","20","doing"),
("5940","127","25","doing"),
("5927","127","26","doing"),
("5928","127","28","doing"),
("7204","127","29","doing");
INSERT INTO student_subject VALUES
("2098","128","1","doing"),
("3671","128","2","doing"),
("2110","128","4","not_doing"),
("2111","128","5","doing"),
("3401","128","6","not_doing"),
("3461","128","12","doing"),
("3491","128","13","doing"),
("3521","128","14","not_doing"),
("4209","128","15","doing"),
("3551","128","16","not_doing"),
("3581","128","17","doing"),
("3611","128","18","doing"),
("3701","128","20","not_doing"),
("3731","128","25","not_doing"),
("5498","128","26","doing"),
("7271","128","29","doing"),
("2113","129","1","doing"),
("3672","129","2","doing"),
("2125","129","4","doing"),
("2126","129","5","doing"),
("3402","129","6","doing"),
("3462","129","12","doing"),
("3492","129","13","doing"),
("3522","129","14","doing"),
("4210","129","15","doing"),
("3552","129","16","doing"),
("3582","129","17","doing"),
("3612","129","18","doing"),
("3702","129","20","doing"),
("3732","129","25","doing"),
("5548","129","26","doing"),
("7257","129","29","doing"),
("2128","130","1","doing"),
("3689","130","2","doing"),
("2140","130","4","not_doing"),
("2141","130","5","not_doing"),
("3419","130","6","not_doing"),
("3479","130","12","doing"),
("3509","130","13","doing"),
("3539","130","14","doing"),
("4231","130","15","doing"),
("3569","130","16","not_doing"),
("3599","130","17","not_doing"),
("3629","130","18","not_doing"),
("3719","130","20","not_doing"),
("3749","130","25","doing"),
("5550","130","26","doing"),
("7258","130","29","doing"),
("2143","131","1","doing"),
("3673","131","2","doing"),
("2155","131","4","doing"),
("2156","131","5","not_doing"),
("3403","131","6","doing"),
("3463","131","12","not_doing"),
("3493","131","13","not_doing"),
("3523","131","14","not_doing"),
("4211","131","15","doing"),
("3553","131","16","doing"),
("3583","131","17","doing"),
("3613","131","18","not_doing"),
("3703","131","20","doing"),
("3733","131","25","not_doing"),
("5500","131","26","doing"),
("7272","131","29","doing"),
("2158","132","1","doing"),
("3690","132","2","doing"),
("2170","132","4","doing"),
("2171","132","5","doing"),
("3420","132","6","doing"),
("3480","132","12","doing"),
("3510","132","13","doing"),
("3540","132","14","doing"),
("4232","132","15","doing"),
("3570","132","16","doing"),
("3600","132","17","doing"),
("3630","132","18","doing"),
("3720","132","20","doing"),
("3750","132","25","doing"),
("5552","132","26","doing"),
("7259","132","29","doing"),
("2173","133","1","doing"),
("3674","133","2","doing"),
("2185","133","4","not_doing"),
("2186","133","5","doing"),
("3404","133","6","not_doing"),
("3464","133","12","doing"),
("3494","133","13","doing"),
("3524","133","14","doing"),
("4212","133","15","doing"),
("3554","133","16","not_doing"),
("3584","133","17","doing"),
("3614","133","18","not_doing"),
("3704","133","20","not_doing"),
("3734","133","25","doing"),
("5502","133","26","doing"),
("7273","133","29","doing"),
("2188","134","1","doing"),
("3675","134","2","doing"),
("2200","134","4","doing"),
("2201","134","5","not_doing");
INSERT INTO student_subject VALUES
("3405","134","6","doing"),
("3465","134","12","not_doing"),
("3495","134","13","not_doing"),
("3525","134","14","doing"),
("4213","134","15","doing"),
("3555","134","16","doing"),
("3585","134","17","doing"),
("3615","134","18","not_doing"),
("3705","134","20","not_doing"),
("3735","134","25","not_doing"),
("5504","134","26","doing"),
("7274","134","29","doing"),
("2203","135","1","doing"),
("3676","135","2","doing"),
("2215","135","4","not_doing"),
("2216","135","5","doing"),
("3406","135","6","not_doing"),
("3466","135","12","doing"),
("3496","135","13","doing"),
("3526","135","14","doing"),
("4214","135","15","doing"),
("3556","135","16","not_doing"),
("3586","135","17","not_doing"),
("3616","135","18","not_doing"),
("3706","135","20","not_doing"),
("3736","135","25","doing"),
("5506","135","26","doing"),
("7289","135","29","doing"),
("2218","136","1","doing"),
("3677","136","2","doing"),
("2230","136","4","doing"),
("2231","136","5","not_doing"),
("3407","136","6","doing"),
("3467","136","12","not_doing"),
("3497","136","13","not_doing"),
("3527","136","14","not_doing"),
("4215","136","15","doing"),
("3557","136","16","doing"),
("3587","136","17","doing"),
("3617","136","18","not_doing"),
("3707","136","20","doing"),
("3737","136","25","not_doing"),
("5554","136","26","doing"),
("7275","136","29","doing"),
("2233","137","1","not_doing"),
("3678","137","2","not_doing"),
("2245","137","4","not_doing"),
("2246","137","5","not_doing"),
("3408","137","6","not_doing"),
("3468","137","12","not_doing"),
("3498","137","13","not_doing"),
("3528","137","14","not_doing"),
("4216","137","15","not_doing"),
("3558","137","16","not_doing"),
("3588","137","17","not_doing"),
("3618","137","18","not_doing"),
("3708","137","20","not_doing"),
("3738","137","25","not_doing"),
("5508","137","26","not_doing"),
("7260","137","29","doing"),
("5941","138","1","doing"),
("5955","138","2","doing"),
("5942","138","4","doing"),
("5943","138","5","doing"),
("5946","138","6","doing"),
("5948","138","12","doing"),
("5949","138","13","doing"),
("5950","138","14","doing"),
("5951","138","16","doing"),
("5952","138","17","doing"),
("5953","138","18","doing"),
("5956","138","20","doing"),
("5957","138","25","doing"),
("5944","138","26","doing"),
("5945","138","28","doing"),
("7172","138","29","doing"),
("5958","139","1","doing"),
("5972","139","2","doing"),
("5959","139","4","doing"),
("5960","139","5","doing"),
("5963","139","6","doing"),
("5965","139","12","doing"),
("5966","139","13","doing"),
("5967","139","14","doing"),
("5968","139","16","doing"),
("5969","139","17","doing"),
("5970","139","18","doing"),
("5973","139","20","doing"),
("5974","139","25","doing"),
("5961","139","26","doing"),
("5962","139","28","doing"),
("7205","139","29","doing"),
("5975","140","1","doing"),
("5989","140","2","doing"),
("5976","140","4","doing"),
("5977","140","5","doing"),
("5980","140","6","doing"),
("5982","140","12","doing"),
("5983","140","13","doing"),
("5984","140","14","doing");
INSERT INTO student_subject VALUES
("5985","140","16","doing"),
("5986","140","17","doing"),
("5987","140","18","doing"),
("5990","140","20","doing"),
("5991","140","25","doing"),
("5978","140","26","doing"),
("5979","140","28","doing"),
("7173","140","29","doing"),
("5992","141","1","doing"),
("6006","141","2","doing"),
("5993","141","4","doing"),
("5994","141","5","doing"),
("5997","141","6","doing"),
("5999","141","12","doing"),
("6000","141","13","doing"),
("6001","141","14","doing"),
("6002","141","16","doing"),
("6003","141","17","doing"),
("6004","141","18","doing"),
("6007","141","20","doing"),
("6008","141","25","doing"),
("5995","141","26","doing"),
("5996","141","28","doing"),
("7174","141","29","doing"),
("6009","142","1","doing"),
("6023","142","2","doing"),
("6010","142","4","doing"),
("6011","142","5","doing"),
("6014","142","6","doing"),
("6016","142","12","doing"),
("6017","142","13","doing"),
("6018","142","14","doing"),
("6019","142","16","doing"),
("6020","142","17","doing"),
("6021","142","18","doing"),
("6024","142","20","doing"),
("6025","142","25","doing"),
("6012","142","26","doing"),
("6013","142","28","doing"),
("7206","142","29","doing"),
("6026","143","1","doing"),
("6040","143","2","doing"),
("6027","143","4","doing"),
("6028","143","5","doing"),
("6031","143","6","doing"),
("6033","143","12","doing"),
("6034","143","13","doing"),
("6035","143","14","doing"),
("6036","143","16","doing"),
("6037","143","17","doing"),
("6038","143","18","doing"),
("6041","143","20","doing"),
("6042","143","25","doing"),
("6029","143","26","doing"),
("6030","143","28","doing"),
("7175","143","29","doing"),
("2320","144","1","doing"),
("2329","144","2","doing"),
("2331","144","4","doing"),
("2332","144","5","doing"),
("2333","144","6","doing"),
("3794","144","10","doing"),
("2321","144","12","doing"),
("2322","144","13","doing"),
("2323","144","14","doing"),
("2324","144","15","doing"),
("2325","144","16","doing"),
("2326","144","17","doing"),
("2327","144","18","doing"),
("2328","144","19","doing"),
("2330","144","20","doing"),
("3848","144","25","doing"),
("3902","144","26","doing"),
("2334","145","1","doing"),
("2343","145","2","doing"),
("2345","145","4","doing"),
("2346","145","5","doing"),
("2347","145","6","doing"),
("3795","145","10","doing"),
("2335","145","12","doing"),
("2336","145","13","doing"),
("2337","145","14","doing"),
("2338","145","15","doing"),
("2339","145","16","doing"),
("2340","145","17","doing"),
("2341","145","18","doing"),
("2342","145","19","doing"),
("2344","145","20","doing"),
("3849","145","25","doing"),
("3903","145","26","doing"),
("2348","146","1","doing"),
("2357","146","2","doing"),
("2359","146","4","doing"),
("2360","146","5","doing"),
("2361","146","6","doing"),
("3796","146","10","doing"),
("2349","146","12","doing"),
("2350","146","13","doing"),
("2351","146","14","doing"),
("2352","146","15","doing");
INSERT INTO student_subject VALUES
("2353","146","16","doing"),
("2354","146","17","doing"),
("2355","146","18","doing"),
("2356","146","19","doing"),
("2358","146","20","doing"),
("3850","146","25","doing"),
("3904","146","26","doing"),
("2362","147","1","doing"),
("2371","147","2","doing"),
("2373","147","4","doing"),
("2374","147","5","doing"),
("2375","147","6","doing"),
("3797","147","10","doing"),
("2363","147","12","doing"),
("2364","147","13","doing"),
("2365","147","14","doing"),
("2366","147","15","doing"),
("2367","147","16","doing"),
("2368","147","17","doing"),
("2369","147","18","doing"),
("2370","147","19","doing"),
("2372","147","20","doing"),
("3851","147","25","doing"),
("3905","147","26","doing"),
("2376","148","1","doing"),
("2385","148","2","doing"),
("2387","148","4","doing"),
("2388","148","5","doing"),
("2389","148","6","doing"),
("3798","148","10","doing"),
("2377","148","12","doing"),
("2378","148","13","doing"),
("2379","148","14","doing"),
("2380","148","15","doing"),
("2381","148","16","doing"),
("2382","148","17","doing"),
("2383","148","18","doing"),
("2384","148","19","doing"),
("2386","148","20","doing"),
("3852","148","25","doing"),
("3906","148","26","doing"),
("2390","149","1","doing"),
("2399","149","2","doing"),
("2401","149","4","doing"),
("2402","149","5","doing"),
("2403","149","6","doing"),
("3799","149","10","doing"),
("2391","149","12","doing"),
("2392","149","13","doing"),
("2393","149","14","doing"),
("2394","149","15","doing"),
("2395","149","16","doing"),
("2396","149","17","doing"),
("2397","149","18","doing"),
("2398","149","19","doing"),
("2400","149","20","doing"),
("3853","149","25","doing"),
("3907","149","26","doing"),
("2404","150","1","doing"),
("2413","150","2","doing"),
("2415","150","4","doing"),
("2416","150","5","doing"),
("2417","150","6","doing"),
("3800","150","10","doing"),
("2405","150","12","doing"),
("2406","150","13","doing"),
("2407","150","14","doing"),
("2408","150","15","doing"),
("2409","150","16","doing"),
("2410","150","17","doing"),
("2411","150","18","doing"),
("2412","150","19","doing"),
("2414","150","20","doing"),
("3854","150","25","doing"),
("3908","150","26","doing"),
("2418","151","1","doing"),
("2427","151","2","doing"),
("2429","151","4","doing"),
("2430","151","5","doing"),
("2431","151","6","doing"),
("3801","151","10","doing"),
("2419","151","12","doing"),
("2420","151","13","doing"),
("2421","151","14","doing"),
("2422","151","15","doing"),
("2423","151","16","doing"),
("2424","151","17","doing"),
("2425","151","18","doing"),
("2426","151","19","doing"),
("2428","151","20","doing"),
("3855","151","25","doing"),
("3909","151","26","doing"),
("2432","152","1","doing"),
("2441","152","2","doing"),
("2443","152","4","doing"),
("2444","152","5","doing"),
("2445","152","6","doing"),
("3802","152","10","doing"),
("2433","152","12","doing"),
("2434","152","13","doing");
INSERT INTO student_subject VALUES
("2435","152","14","doing"),
("2436","152","15","doing"),
("2437","152","16","doing"),
("2438","152","17","doing"),
("2439","152","18","doing"),
("2440","152","19","doing"),
("2442","152","20","doing"),
("3856","152","25","doing"),
("3910","152","26","doing"),
("2446","153","1","doing"),
("2455","153","2","doing"),
("2457","153","4","doing"),
("2458","153","5","doing"),
("2459","153","6","doing"),
("3803","153","10","doing"),
("2447","153","12","doing"),
("2448","153","13","doing"),
("2449","153","14","doing"),
("2450","153","15","doing"),
("2451","153","16","doing"),
("2452","153","17","doing"),
("2453","153","18","doing"),
("2454","153","19","doing"),
("2456","153","20","doing"),
("3857","153","25","doing"),
("3911","153","26","doing"),
("2460","154","1","doing"),
("2469","154","2","doing"),
("2471","154","4","doing"),
("2472","154","5","doing"),
("2473","154","6","doing"),
("3804","154","10","doing"),
("2461","154","12","doing"),
("2462","154","13","doing"),
("2463","154","14","doing"),
("2464","154","15","doing"),
("2465","154","16","doing"),
("2466","154","17","doing"),
("2467","154","18","doing"),
("2468","154","19","doing"),
("2470","154","20","doing"),
("3858","154","25","doing"),
("3912","154","26","doing"),
("2474","155","1","doing"),
("2483","155","2","doing"),
("2485","155","4","doing"),
("2486","155","5","doing"),
("2487","155","6","doing"),
("3805","155","10","doing"),
("2475","155","12","doing"),
("2476","155","13","doing"),
("2477","155","14","doing"),
("2478","155","15","doing"),
("2479","155","16","doing"),
("2480","155","17","doing"),
("2481","155","18","doing"),
("2482","155","19","doing"),
("2484","155","20","doing"),
("3859","155","25","doing"),
("3913","155","26","doing"),
("2488","156","1","doing"),
("2497","156","2","doing"),
("2499","156","4","doing"),
("2500","156","5","doing"),
("2501","156","6","doing"),
("3806","156","10","doing"),
("2489","156","12","doing"),
("2490","156","13","doing"),
("2491","156","14","doing"),
("2492","156","15","doing"),
("2493","156","16","doing"),
("2494","156","17","doing"),
("2495","156","18","doing"),
("2496","156","19","doing"),
("2498","156","20","doing"),
("3860","156","25","doing"),
("3914","156","26","doing"),
("2502","157","1","doing"),
("2511","157","2","doing"),
("2513","157","4","doing"),
("2514","157","5","doing"),
("2515","157","6","doing"),
("3807","157","10","doing"),
("2503","157","12","doing"),
("2504","157","13","doing"),
("2505","157","14","doing"),
("2506","157","15","doing"),
("2507","157","16","doing"),
("2508","157","17","doing"),
("2509","157","18","doing"),
("2510","157","19","doing"),
("2512","157","20","doing"),
("3861","157","25","doing"),
("3915","157","26","doing"),
("2516","158","1","doing"),
("2525","158","2","doing"),
("2527","158","4","doing"),
("2528","158","5","doing"),
("2529","158","6","doing"),
("3808","158","10","doing");
INSERT INTO student_subject VALUES
("2517","158","12","doing"),
("2518","158","13","doing"),
("2519","158","14","doing"),
("2520","158","15","doing"),
("2521","158","16","doing"),
("2522","158","17","doing"),
("2523","158","18","doing"),
("2524","158","19","doing"),
("2526","158","20","doing"),
("3862","158","25","doing"),
("3916","158","26","doing"),
("2530","159","1","doing"),
("2539","159","2","doing"),
("2541","159","4","doing"),
("2542","159","5","doing"),
("2543","159","6","doing"),
("3809","159","10","doing"),
("2531","159","12","doing"),
("2532","159","13","doing"),
("2533","159","14","doing"),
("2534","159","15","doing"),
("2535","159","16","doing"),
("2536","159","17","doing"),
("2537","159","18","doing"),
("2538","159","19","doing"),
("2540","159","20","doing"),
("3863","159","25","doing"),
("3917","159","26","doing"),
("2544","160","1","doing"),
("2553","160","2","doing"),
("2555","160","4","doing"),
("2556","160","5","doing"),
("2557","160","6","doing"),
("3810","160","10","doing"),
("2545","160","12","doing"),
("2546","160","13","doing"),
("2547","160","14","doing"),
("2548","160","15","doing"),
("2549","160","16","doing"),
("2550","160","17","doing"),
("2551","160","18","doing"),
("2552","160","19","doing"),
("2554","160","20","doing"),
("3864","160","25","doing"),
("3918","160","26","doing"),
("2558","161","1","doing"),
("2567","161","2","doing"),
("2569","161","4","doing"),
("2570","161","5","doing"),
("2571","161","6","doing"),
("3811","161","10","doing"),
("2559","161","12","doing"),
("2560","161","13","doing"),
("2561","161","14","doing"),
("2562","161","15","doing"),
("2563","161","16","doing"),
("2564","161","17","doing"),
("2565","161","18","doing"),
("2566","161","19","doing"),
("2568","161","20","doing"),
("3865","161","25","doing"),
("3919","161","26","doing"),
("2572","162","1","doing"),
("2581","162","2","doing"),
("2583","162","4","doing"),
("2584","162","5","doing"),
("2585","162","6","doing"),
("3812","162","10","doing"),
("2573","162","12","doing"),
("2574","162","13","doing"),
("2575","162","14","doing"),
("2576","162","15","doing"),
("2577","162","16","doing"),
("2578","162","17","doing"),
("2579","162","18","doing"),
("2580","162","19","doing"),
("2582","162","20","doing"),
("3866","162","25","doing"),
("3920","162","26","doing"),
("2586","163","1","doing"),
("2595","163","2","doing"),
("2597","163","4","doing"),
("2598","163","5","doing"),
("2599","163","6","doing"),
("3813","163","10","doing"),
("2587","163","12","doing"),
("2588","163","13","doing"),
("2589","163","14","doing"),
("2590","163","15","doing"),
("2591","163","16","doing"),
("2592","163","17","doing"),
("2593","163","18","doing"),
("2594","163","19","doing"),
("2596","163","20","doing"),
("3867","163","25","doing"),
("3921","163","26","doing"),
("2600","164","1","doing"),
("2609","164","2","doing"),
("2611","164","4","doing"),
("2612","164","5","doing");
INSERT INTO student_subject VALUES
("2613","164","6","doing"),
("3814","164","10","doing"),
("2601","164","12","doing"),
("2602","164","13","doing"),
("2603","164","14","doing"),
("2604","164","15","doing"),
("2605","164","16","doing"),
("2606","164","17","doing"),
("2607","164","18","doing"),
("2608","164","19","doing"),
("2610","164","20","doing"),
("3868","164","25","doing"),
("3922","164","26","doing"),
("2614","165","1","doing"),
("2623","165","2","doing"),
("2625","165","4","doing"),
("2626","165","5","doing"),
("2627","165","6","doing"),
("3815","165","10","doing"),
("2615","165","12","doing"),
("2616","165","13","doing"),
("2617","165","14","doing"),
("2618","165","15","doing"),
("2619","165","16","doing"),
("2620","165","17","doing"),
("2621","165","18","doing"),
("2622","165","19","doing"),
("2624","165","20","doing"),
("3869","165","25","doing"),
("3923","165","26","doing"),
("2628","166","1","doing"),
("2637","166","2","doing"),
("2639","166","4","doing"),
("2640","166","5","doing"),
("2641","166","6","doing"),
("3816","166","10","doing"),
("2629","166","12","doing"),
("2630","166","13","doing"),
("2631","166","14","doing"),
("2632","166","15","doing"),
("2633","166","16","doing"),
("2634","166","17","doing"),
("2635","166","18","doing"),
("2636","166","19","doing"),
("2638","166","20","doing"),
("3870","166","25","doing"),
("3924","166","26","doing"),
("2642","167","1","doing"),
("2651","167","2","doing"),
("2653","167","4","doing"),
("2654","167","5","doing"),
("2655","167","6","doing"),
("3817","167","10","doing"),
("2643","167","12","doing"),
("2644","167","13","doing"),
("2645","167","14","doing"),
("2646","167","15","doing"),
("2647","167","16","doing"),
("2648","167","17","doing"),
("2649","167","18","doing"),
("2650","167","19","doing"),
("2652","167","20","doing"),
("3871","167","25","doing"),
("3925","167","26","doing"),
("2656","168","1","doing"),
("2665","168","2","doing"),
("2667","168","4","doing"),
("2668","168","5","doing"),
("2669","168","6","doing"),
("3818","168","10","doing"),
("2657","168","12","doing"),
("2658","168","13","doing"),
("2659","168","14","doing"),
("2660","168","15","doing"),
("2661","168","16","doing"),
("2662","168","17","doing"),
("2663","168","18","doing"),
("2664","168","19","doing"),
("2666","168","20","doing"),
("3872","168","25","doing"),
("3926","168","26","doing"),
("2670","169","1","doing"),
("2679","169","2","doing"),
("2681","169","4","doing"),
("2682","169","5","doing"),
("2683","169","6","doing"),
("3819","169","10","doing"),
("2671","169","12","doing"),
("2672","169","13","doing"),
("2673","169","14","doing"),
("2674","169","15","doing"),
("2675","169","16","doing"),
("2676","169","17","doing"),
("2677","169","18","doing"),
("2678","169","19","doing"),
("2680","169","20","doing"),
("3873","169","25","doing"),
("3927","169","26","doing"),
("4503","171","1","doing"),
("4518","171","2","doing");
INSERT INTO student_subject VALUES
("4504","171","4","doing"),
("4505","171","5","not_doing"),
("4509","171","6","doing"),
("4511","171","12","not_doing"),
("4512","171","13","not_doing"),
("4513","171","14","not_doing"),
("6276","171","15","doing"),
("4514","171","16","doing"),
("4515","171","17","doing"),
("4516","171","18","not_doing"),
("4519","171","20","doing"),
("4520","171","25","not_doing"),
("4506","171","26","doing"),
("7235","171","29","doing"),
("4611","172","1","doing"),
("4626","172","2","doing"),
("4612","172","4","doing"),
("4613","172","5","doing"),
("4617","172","6","doing"),
("4619","172","12","doing"),
("4620","172","13","doing"),
("4621","172","14","doing"),
("4622","172","16","doing"),
("4623","172","17","doing"),
("4624","172","18","doing"),
("4627","172","20","doing"),
("4628","172","25","doing"),
("4614","172","26","doing"),
("4616","172","28","doing"),
("7207","172","29","doing"),
("4629","173","1","doing"),
("4644","173","2","doing"),
("4630","173","4","doing"),
("4631","173","5","doing"),
("4635","173","6","doing"),
("4637","173","12","doing"),
("4638","173","13","doing"),
("4639","173","14","doing"),
("4640","173","16","doing"),
("4641","173","17","doing"),
("4642","173","18","doing"),
("4645","173","20","doing"),
("4646","173","25","doing"),
("4632","173","26","doing"),
("4634","173","28","doing"),
("7208","173","29","doing"),
("4521","174","1","doing"),
("4536","174","2","doing"),
("4522","174","4","not_doing"),
("4523","174","5","doing"),
("4527","174","6","not_doing"),
("4529","174","12","doing"),
("4530","174","13","doing"),
("4531","174","14","doing"),
("7096","174","15","doing"),
("4532","174","16","not_doing"),
("4533","174","17","not_doing"),
("4534","174","18","not_doing"),
("4537","174","20","not_doing"),
("4538","174","25","not_doing"),
("4524","174","26","doing"),
("7236","174","29","doing"),
("4647","175","1","doing"),
("4662","175","2","doing"),
("4648","175","4","doing"),
("4649","175","5","doing"),
("4653","175","6","doing"),
("4655","175","12","doing"),
("4656","175","13","doing"),
("4657","175","14","doing"),
("4658","175","16","doing"),
("4659","175","17","doing"),
("4660","175","18","doing"),
("4663","175","20","doing"),
("4664","175","25","doing"),
("4650","175","26","doing"),
("4652","175","28","doing"),
("7209","175","29","doing"),
("4665","176","1","doing"),
("4680","176","2","doing"),
("4666","176","4","doing"),
("4667","176","5","doing"),
("4671","176","6","doing"),
("4673","176","12","doing"),
("4674","176","13","doing"),
("4675","176","14","doing"),
("4676","176","16","doing"),
("4677","176","17","doing"),
("4678","176","18","doing"),
("4681","176","20","not_doing"),
("4682","176","25","doing"),
("4668","176","26","doing"),
("4670","176","28","doing"),
("7210","176","29","doing"),
("4683","177","1","doing"),
("4698","177","2","doing"),
("4684","177","4","doing"),
("4685","177","5","doing"),
("4689","177","6","doing"),
("4691","177","12","doing");
INSERT INTO student_subject VALUES
("4692","177","13","doing"),
("4693","177","14","doing"),
("4694","177","16","doing"),
("4695","177","17","doing"),
("4696","177","18","doing"),
("4699","177","20","doing"),
("4700","177","25","doing"),
("4686","177","26","doing"),
("4688","177","28","doing"),
("7211","177","29","doing"),
("4701","178","1","doing"),
("4716","178","2","doing"),
("4702","178","4","doing"),
("4703","178","5","doing"),
("4707","178","6","doing"),
("4709","178","12","doing"),
("4710","178","13","doing"),
("4711","178","14","doing"),
("4712","178","16","doing"),
("4713","178","17","doing"),
("4714","178","18","doing"),
("4717","178","20","doing"),
("4718","178","25","doing"),
("4704","178","26","doing"),
("4706","178","28","doing"),
("7212","178","29","doing"),
("2783","179","1","doing"),
("2785","179","2","doing"),
("2786","179","3","doing"),
("2787","179","4","doing"),
("2788","179","5","doing"),
("3197","179","6","doing"),
("2789","179","7","doing"),
("2790","179","8","doing"),
("2791","179","9","doing"),
("2784","179","10","doing"),
("3173","179","23","doing"),
("2793","179","24","doing"),
("3138","179","26","doing"),
("3149","179","27","doing"),
("3185","179","28","doing"),
("2794","180","1","doing"),
("2796","180","2","doing"),
("2797","180","3","doing"),
("2798","180","4","doing"),
("2799","180","5","doing"),
("3198","180","6","not_doing"),
("2800","180","7","doing"),
("2801","180","8","doing"),
("2802","180","9","doing"),
("2795","180","10","doing"),
("3174","180","23","doing"),
("2804","180","24","doing"),
("3139","180","26","doing"),
("3150","180","27","doing"),
("3186","180","28","doing"),
("2805","181","1","doing"),
("2807","181","2","doing"),
("2808","181","3","doing"),
("2809","181","4","doing"),
("2810","181","5","doing"),
("3208","181","6","doing"),
("2811","181","7","doing"),
("2812","181","8","doing"),
("2813","181","9","doing"),
("2806","181","10","doing"),
("3184","181","23","doing"),
("2815","181","24","doing"),
("3148","181","26","doing"),
("3159","181","27","doing"),
("3196","181","28","doing"),
("2816","182","1","doing"),
("2818","182","2","doing"),
("2819","182","3","doing"),
("2820","182","4","doing"),
("2821","182","5","doing"),
("3199","182","6","doing"),
("2822","182","7","doing"),
("2823","182","8","doing"),
("2824","182","9","doing"),
("2817","182","10","doing"),
("3175","182","23","doing"),
("2826","182","24","doing"),
("3140","182","26","doing"),
("3151","182","27","doing"),
("3187","182","28","doing"),
("2827","183","1","doing"),
("2829","183","2","doing"),
("2830","183","3","doing"),
("2831","183","4","doing"),
("2832","183","5","doing"),
("3200","183","6","doing"),
("2833","183","7","doing"),
("2834","183","8","doing"),
("2835","183","9","doing"),
("2828","183","10","doing"),
("3176","183","23","doing"),
("2837","183","24","doing"),
("3141","183","26","doing"),
("3152","183","27","doing");
INSERT INTO student_subject VALUES
("3188","183","28","doing"),
("2838","184","1","not_doing"),
("2840","184","2","doing"),
("2841","184","3","not_doing"),
("2842","184","4","not_doing"),
("2843","184","5","doing"),
("3201","184","6","not_doing"),
("2844","184","7","doing"),
("2845","184","8","not_doing"),
("2846","184","9","doing"),
("2839","184","10","doing"),
("3177","184","23","not_doing"),
("2848","184","24","doing"),
("3142","184","26","doing"),
("3153","184","27","doing"),
("3189","184","28","not_doing"),
("2849","185","1","doing"),
("2851","185","2","doing"),
("2852","185","3","doing"),
("2853","185","4","doing"),
("2854","185","5","doing"),
("3202","185","6","doing"),
("2855","185","7","doing"),
("2856","185","8","doing"),
("2857","185","9","doing"),
("2850","185","10","doing"),
("3178","185","23","doing"),
("2859","185","24","doing"),
("3143","185","26","doing"),
("3154","185","27","doing"),
("3190","185","28","doing"),
("2860","186","1","doing"),
("2862","186","2","doing"),
("2863","186","3","doing"),
("2864","186","4","doing"),
("2865","186","5","doing"),
("3203","186","6","doing"),
("2866","186","7","doing"),
("2867","186","8","doing"),
("2868","186","9","doing"),
("2861","186","10","doing"),
("3179","186","23","doing"),
("2870","186","24","doing"),
("3144","186","26","doing"),
("3155","186","27","doing"),
("3191","186","28","doing"),
("2871","187","1","not_doing"),
("2873","187","2","doing"),
("2874","187","3","not_doing"),
("2875","187","4","not_doing"),
("2876","187","5","doing"),
("3204","187","6","not_doing"),
("2877","187","7","doing"),
("2878","187","8","not_doing"),
("2879","187","9","doing"),
("2872","187","10","doing"),
("3180","187","23","not_doing"),
("2881","187","24","doing"),
("3145","187","26","doing"),
("3156","187","27","doing"),
("3192","187","28","not_doing"),
("2882","188","1","doing"),
("2884","188","2","doing"),
("2885","188","3","doing"),
("2886","188","4","doing"),
("2887","188","5","doing"),
("3205","188","6","doing"),
("2888","188","7","doing"),
("2889","188","8","doing"),
("2890","188","9","doing"),
("2883","188","10","doing"),
("3181","188","23","doing"),
("2892","188","24","doing"),
("3146","188","26","doing"),
("3157","188","27","doing"),
("3193","188","28","doing"),
("2893","189","1","doing"),
("2895","189","2","doing"),
("2896","189","3","doing"),
("2897","189","4","doing"),
("2898","189","5","doing"),
("3206","189","6","doing"),
("2899","189","7","doing"),
("2900","189","8","doing"),
("2901","189","9","doing"),
("2894","189","10","doing"),
("3182","189","23","doing"),
("2903","189","24","doing"),
("3147","189","26","doing"),
("3158","189","27","doing"),
("3194","189","28","doing"),
("6043","190","1","doing"),
("6057","190","2","doing"),
("6044","190","4","doing"),
("6045","190","5","doing"),
("6048","190","6","doing"),
("6050","190","12","doing"),
("6051","190","13","doing"),
("6052","190","14","doing"),
("6053","190","16","doing");
INSERT INTO student_subject VALUES
("6054","190","17","doing"),
("6055","190","18","doing"),
("6058","190","20","doing"),
("6059","190","25","doing"),
("6046","190","26","doing"),
("6047","190","28","doing"),
("7213","190","29","doing"),
("2916","191","1","doing"),
("2925","191","2","doing"),
("2927","191","4","not_doing"),
("2928","191","5","doing"),
("2929","191","6","not_doing"),
("2917","191","12","doing"),
("2918","191","13","doing"),
("2919","191","14","doing"),
("2920","191","15","doing"),
("2921","191","16","not_doing"),
("2922","191","17","doing"),
("2923","191","18","not_doing"),
("2924","191","19","doing"),
("2926","191","20","not_doing"),
("2946","191","25","not_doing"),
("5586","191","26","doing"),
("3160","192","1","doing"),
("3162","192","2","doing"),
("3163","192","3","doing"),
("3164","192","4","doing"),
("3165","192","5","doing"),
("3207","192","6","not_doing"),
("3166","192","7","doing"),
("3167","192","8","doing"),
("3168","192","9","doing"),
("3161","192","10","doing"),
("3183","192","23","doing"),
("3170","192","24","doing"),
("3171","192","26","doing"),
("3172","192","27","doing"),
("3195","192","28","doing"),
("6060","193","1","doing"),
("6074","193","2","doing"),
("6061","193","4","doing"),
("6062","193","5","doing"),
("6065","193","6","doing"),
("6067","193","12","doing"),
("6068","193","13","doing"),
("6069","193","14","doing"),
("6070","193","16","doing"),
("6071","193","17","doing"),
("6072","193","18","doing"),
("6075","193","20","doing"),
("6076","193","25","doing"),
("6063","193","26","doing"),
("6064","193","28","doing"),
("7176","193","29","doing"),
("6077","194","1","doing"),
("6091","194","2","doing"),
("6078","194","4","doing"),
("6079","194","5","doing"),
("6082","194","6","doing"),
("6084","194","12","doing"),
("6085","194","13","doing"),
("6086","194","14","doing"),
("6087","194","16","doing"),
("6088","194","17","doing"),
("6089","194","18","doing"),
("6092","194","20","doing"),
("6093","194","25","doing"),
("6080","194","26","doing"),
("6081","194","28","doing"),
("7214","194","29","doing"),
("6094","195","1","doing"),
("6108","195","2","doing"),
("6095","195","4","doing"),
("6096","195","5","doing"),
("6099","195","6","doing"),
("6101","195","12","doing"),
("6102","195","13","doing"),
("6103","195","14","doing"),
("6104","195","16","doing"),
("6105","195","17","doing"),
("6106","195","18","doing"),
("6109","195","20","doing"),
("6110","195","25","doing"),
("6097","195","26","doing"),
("6098","195","28","doing"),
("7177","195","29","doing"),
("6111","196","1","doing"),
("6125","196","2","doing"),
("6112","196","4","doing"),
("6113","196","5","doing"),
("6116","196","6","doing"),
("6118","196","12","doing"),
("6119","196","13","doing"),
("6120","196","14","doing"),
("6121","196","16","doing"),
("6122","196","17","doing"),
("6123","196","18","doing"),
("6126","196","20","doing"),
("6127","196","25","doing"),
("6114","196","26","doing");
INSERT INTO student_subject VALUES
("6115","196","28","doing"),
("7178","196","29","doing"),
("4539","198","1","doing"),
("4554","198","2","doing"),
("4540","198","4","doing"),
("4541","198","5","not_doing"),
("4545","198","6","doing"),
("4547","198","12","not_doing"),
("4548","198","13","not_doing"),
("4549","198","14","not_doing"),
("6277","198","15","doing"),
("4550","198","16","doing"),
("4551","198","17","doing"),
("4552","198","18","not_doing"),
("4555","198","20","not_doing"),
("4556","198","25","not_doing"),
("4542","198","26","doing"),
("7237","198","29","doing"),
("4557","199","1","doing"),
("4572","199","2","doing"),
("4558","199","4","not_doing"),
("4559","199","5","doing"),
("4563","199","6","not_doing"),
("4565","199","12","doing"),
("4566","199","13","doing"),
("4567","199","14","doing"),
("6278","199","15","doing"),
("4568","199","16","not_doing"),
("4569","199","17","doing"),
("4570","199","18","not_doing"),
("4573","199","20","not_doing"),
("4574","199","25","not_doing"),
("4560","199","26","doing"),
("7238","199","29","doing"),
("4044","200","1","doing"),
("4059","200","2","doing"),
("4045","200","4","not_doing"),
("4046","200","5","doing"),
("4050","200","6","not_doing"),
("4052","200","12","doing"),
("4053","200","13","doing"),
("4054","200","14","doing"),
("4217","200","15","doing"),
("4055","200","16","not_doing"),
("4056","200","17","not_doing"),
("4057","200","18","doing"),
("4060","200","20","not_doing"),
("4061","200","25","doing"),
("5510","200","26","doing"),
("7276","200","29","doing"),
("4062","201","1","doing"),
("4077","201","2","doing"),
("4063","201","4","not_doing"),
("4064","201","5","not_doing"),
("4068","201","6","not_doing"),
("4070","201","12","doing"),
("4071","201","13","doing"),
("4072","201","14","doing"),
("4218","201","15","doing"),
("4073","201","16","not_doing"),
("4074","201","17","not_doing"),
("4075","201","18","doing"),
("4078","201","20","not_doing"),
("4079","201","25","doing"),
("5512","201","26","doing"),
("7277","201","29","doing"),
("4080","202","1","doing"),
("4095","202","2","doing"),
("4081","202","4","doing"),
("4082","202","5","not_doing"),
("4086","202","6","doing"),
("4088","202","12","not_doing"),
("4089","202","13","not_doing"),
("4090","202","14","not_doing"),
("4219","202","15","doing"),
("4091","202","16","doing"),
("4092","202","17","doing"),
("4093","202","18","not_doing"),
("4096","202","20","doing"),
("4097","202","25","not_doing"),
("5514","202","26","doing"),
("7278","202","29","doing"),
("4098","203","1","doing"),
("4107","203","2","doing"),
("4109","203","4","doing"),
("4110","203","5","doing"),
("4111","203","6","doing"),
("4099","203","12","doing"),
("4100","203","13","doing"),
("4101","203","14","doing"),
("4102","203","15","doing"),
("4103","203","16","doing"),
("4104","203","17","doing"),
("4105","203","18","doing"),
("4106","203","19","doing"),
("4108","203","20","doing"),
("4112","203","25","doing"),
("5604","203","26","doing"),
("4115","204","1","doing"),
("4124","204","2","doing");
INSERT INTO student_subject VALUES
("4126","204","4","doing"),
("4127","204","5","doing"),
("4128","204","6","doing"),
("4129","204","10","doing"),
("4116","204","12","doing"),
("4117","204","13","doing"),
("4118","204","14","doing"),
("4119","204","15","doing"),
("4120","204","16","doing"),
("4121","204","17","doing"),
("4122","204","18","doing"),
("4123","204","19","doing"),
("4125","204","20","doing"),
("4130","204","25","doing"),
("4131","204","26","doing"),
("4166","207","1","doing"),
("4175","207","2","doing"),
("4177","207","4","doing"),
("4178","207","5","doing"),
("4179","207","6","doing"),
("4180","207","10","doing"),
("4167","207","12","doing"),
("4168","207","13","doing"),
("4169","207","14","doing"),
("4170","207","15","doing"),
("4171","207","16","doing"),
("4172","207","17","doing"),
("4173","207","18","doing"),
("4174","207","19","doing"),
("4176","207","20","doing"),
("4181","207","25","doing"),
("4182","207","26","doing"),
("4575","208","1","not_doing"),
("4590","208","2","not_doing"),
("4576","208","4","not_doing"),
("4577","208","5","not_doing"),
("4581","208","6","not_doing"),
("4583","208","12","not_doing"),
("4584","208","13","not_doing"),
("4585","208","14","not_doing"),
("4586","208","16","not_doing"),
("4587","208","17","not_doing"),
("4588","208","18","not_doing"),
("4591","208","20","not_doing"),
("4592","208","25","not_doing"),
("4578","208","26","not_doing"),
("4580","208","28","not_doing"),
("7215","208","29","doing"),
("4719","209","1","doing"),
("4721","209","2","doing"),
("4722","209","3","doing"),
("4723","209","4","doing"),
("4724","209","5","doing"),
("4734","209","6","doing"),
("4725","209","7","doing"),
("4726","209","8","doing"),
("4727","209","9","doing"),
("4720","209","10","doing"),
("4732","209","23","doing"),
("4729","209","24","doing"),
("4730","209","26","doing"),
("4731","209","27","doing"),
("4733","209","28","doing"),
("4735","210","1","doing"),
("4737","210","2","doing"),
("4738","210","3","doing"),
("4739","210","4","doing"),
("4740","210","5","doing"),
("4750","210","6","doing"),
("4741","210","7","doing"),
("4742","210","8","doing"),
("4743","210","9","doing"),
("4736","210","10","doing"),
("4748","210","23","doing"),
("4745","210","24","doing"),
("4746","210","26","doing"),
("4747","210","27","doing"),
("4749","210","28","doing"),
("4751","211","1","doing"),
("4753","211","2","doing"),
("4754","211","3","doing"),
("4755","211","4","doing"),
("4756","211","5","doing"),
("4766","211","6","doing"),
("4757","211","7","doing"),
("4758","211","8","doing"),
("4759","211","9","doing"),
("4752","211","10","doing"),
("4764","211","23","doing"),
("4761","211","24","doing"),
("4762","211","26","doing"),
("4763","211","27","doing"),
("4765","211","28","doing"),
("4767","212","1","doing"),
("4769","212","2","doing"),
("4770","212","3","doing"),
("4771","212","4","doing"),
("4772","212","5","doing"),
("4782","212","6","doing"),
("4773","212","7","doing");
INSERT INTO student_subject VALUES
("4774","212","8","doing"),
("4775","212","9","doing"),
("4768","212","10","doing"),
("4780","212","23","doing"),
("4777","212","24","doing"),
("4778","212","26","doing"),
("4779","212","27","doing"),
("4781","212","28","doing"),
("4783","213","1","doing"),
("4785","213","2","doing"),
("4786","213","3","doing"),
("4787","213","4","doing"),
("4788","213","5","doing"),
("4798","213","6","doing"),
("4789","213","7","doing"),
("4790","213","8","doing"),
("4791","213","9","doing"),
("4784","213","10","doing"),
("4796","213","23","doing"),
("4793","213","24","doing"),
("4794","213","26","doing"),
("4795","213","27","doing"),
("4797","213","28","doing"),
("4799","214","1","doing"),
("4801","214","2","doing"),
("4802","214","3","doing"),
("4803","214","4","doing"),
("4804","214","5","doing"),
("4814","214","6","doing"),
("4805","214","7","doing"),
("4806","214","8","doing"),
("4807","214","9","doing"),
("4800","214","10","doing"),
("4812","214","23","doing"),
("4809","214","24","doing"),
("4810","214","26","doing"),
("4811","214","27","doing"),
("4813","214","28","doing"),
("4815","215","1","doing"),
("4817","215","2","doing"),
("4818","215","3","doing"),
("4819","215","4","doing"),
("4820","215","5","doing"),
("4830","215","6","doing"),
("4821","215","7","doing"),
("4822","215","8","doing"),
("4823","215","9","doing"),
("4816","215","10","doing"),
("4828","215","23","doing"),
("4825","215","24","doing"),
("4826","215","26","doing"),
("4827","215","27","doing"),
("4829","215","28","doing"),
("4831","216","1","doing"),
("4833","216","2","doing"),
("4834","216","3","doing"),
("4835","216","4","doing"),
("4836","216","5","doing"),
("4846","216","6","doing"),
("4837","216","7","doing"),
("4838","216","8","doing"),
("4839","216","9","doing"),
("4832","216","10","doing"),
("4844","216","23","doing"),
("4841","216","24","doing"),
("4842","216","26","doing"),
("4843","216","27","doing"),
("4845","216","28","doing"),
("4847","217","1","doing"),
("4849","217","2","doing"),
("4850","217","3","doing"),
("4851","217","4","doing"),
("4852","217","5","doing"),
("4862","217","6","doing"),
("4853","217","7","doing"),
("4854","217","8","doing"),
("4855","217","9","doing"),
("4848","217","10","doing"),
("4860","217","23","doing"),
("4857","217","24","doing"),
("4858","217","26","doing"),
("4859","217","27","doing"),
("4861","217","28","doing"),
("4863","218","1","doing"),
("4865","218","2","doing"),
("4866","218","3","doing"),
("4867","218","4","doing"),
("4868","218","5","doing"),
("4878","218","6","doing"),
("4869","218","7","doing"),
("4870","218","8","doing"),
("4871","218","9","doing"),
("4864","218","10","doing"),
("4876","218","23","doing"),
("4873","218","24","doing"),
("4874","218","26","doing"),
("4875","218","27","doing"),
("4877","218","28","doing"),
("4879","219","1","doing"),
("4881","219","2","doing");
INSERT INTO student_subject VALUES
("4882","219","3","doing"),
("4883","219","4","doing"),
("4884","219","5","doing"),
("4894","219","6","doing"),
("4885","219","7","doing"),
("4886","219","8","doing"),
("4887","219","9","doing"),
("4880","219","10","doing"),
("4892","219","23","doing"),
("4889","219","24","doing"),
("4890","219","26","doing"),
("4891","219","27","doing"),
("4893","219","28","doing"),
("4895","220","1","doing"),
("4897","220","2","doing"),
("4898","220","3","doing"),
("4899","220","4","doing"),
("4900","220","5","doing"),
("4910","220","6","doing"),
("4901","220","7","doing"),
("4902","220","8","doing"),
("4903","220","9","doing"),
("4896","220","10","doing"),
("4908","220","23","doing"),
("4905","220","24","doing"),
("4906","220","26","doing"),
("4907","220","27","doing"),
("4909","220","28","doing"),
("4911","221","1","doing"),
("4913","221","2","doing"),
("4914","221","3","doing"),
("4915","221","4","doing"),
("4916","221","5","doing"),
("4926","221","6","doing"),
("4917","221","7","doing"),
("4918","221","8","doing"),
("4919","221","9","doing"),
("4912","221","10","doing"),
("4924","221","23","doing"),
("4921","221","24","doing"),
("4922","221","26","doing"),
("4923","221","27","doing"),
("4925","221","28","doing"),
("4927","222","1","doing"),
("4929","222","2","doing"),
("4930","222","3","doing"),
("4931","222","4","doing"),
("4932","222","5","doing"),
("4942","222","6","doing"),
("4933","222","7","doing"),
("4934","222","8","doing"),
("4935","222","9","doing"),
("4928","222","10","doing"),
("4940","222","23","doing"),
("4937","222","24","doing"),
("4938","222","26","doing"),
("4939","222","27","doing"),
("4941","222","28","doing"),
("4943","223","1","doing"),
("4945","223","2","doing"),
("4946","223","3","doing"),
("4947","223","4","doing"),
("4948","223","5","doing"),
("4958","223","6","doing"),
("4949","223","7","doing"),
("4950","223","8","doing"),
("4951","223","9","doing"),
("4944","223","10","doing"),
("4956","223","23","doing"),
("4953","223","24","doing"),
("4954","223","26","doing"),
("4955","223","27","doing"),
("4957","223","28","doing"),
("4959","224","1","doing"),
("4961","224","2","doing"),
("4962","224","3","doing"),
("4963","224","4","doing"),
("4964","224","5","doing"),
("4974","224","6","doing"),
("4965","224","7","doing"),
("4966","224","8","doing"),
("4967","224","9","doing"),
("4960","224","10","doing"),
("4972","224","23","doing"),
("4969","224","24","doing"),
("4970","224","26","doing"),
("4971","224","27","doing"),
("4973","224","28","doing"),
("4975","225","1","doing"),
("4977","225","2","doing"),
("4978","225","3","doing"),
("4979","225","4","doing"),
("4980","225","5","doing"),
("4990","225","6","doing"),
("4981","225","7","doing"),
("4982","225","8","doing"),
("4983","225","9","doing"),
("4976","225","10","doing"),
("4988","225","23","doing"),
("4985","225","24","doing");
INSERT INTO student_subject VALUES
("4986","225","26","doing"),
("4987","225","27","doing"),
("4989","225","28","doing"),
("4991","226","1","doing"),
("4993","226","2","doing"),
("4994","226","3","doing"),
("4995","226","4","doing"),
("4996","226","5","doing"),
("5006","226","6","doing"),
("4997","226","7","doing"),
("4998","226","8","doing"),
("4999","226","9","doing"),
("4992","226","10","doing"),
("5004","226","23","doing"),
("5001","226","24","doing"),
("5002","226","26","doing"),
("5003","226","27","doing"),
("5005","226","28","doing"),
("5007","227","1","doing"),
("5009","227","2","doing"),
("5010","227","3","doing"),
("5011","227","4","doing"),
("5012","227","5","doing"),
("5022","227","6","doing"),
("5013","227","7","doing"),
("5014","227","8","doing"),
("5015","227","9","doing"),
("5008","227","10","doing"),
("5020","227","23","doing"),
("5017","227","24","doing"),
("5018","227","26","doing"),
("5019","227","27","doing"),
("5021","227","28","doing"),
("5023","228","1","not_doing"),
("5032","228","2","not_doing"),
("5034","228","4","not_doing"),
("5035","228","5","doing"),
("5036","228","6","not_doing"),
("5024","228","12","not_doing"),
("5025","228","13","not_doing"),
("5026","228","14","doing"),
("5027","228","15","doing"),
("5028","228","16","not_doing"),
("5029","228","17","not_doing"),
("5030","228","18","doing"),
("5031","228","19","doing"),
("5033","228","20","not_doing"),
("5038","228","25","not_doing"),
("5588","228","26","doing"),
("5040","229","1","doing"),
("5049","229","2","doing"),
("5051","229","4","doing"),
("5052","229","5","not_doing"),
("5053","229","6","doing"),
("5041","229","12","not_doing"),
("5042","229","13","not_doing"),
("5043","229","14","not_doing"),
("5044","229","15","doing"),
("5045","229","16","doing"),
("5046","229","17","doing"),
("5047","229","18","not_doing"),
("5048","229","19","doing"),
("5050","229","20","doing"),
("5055","229","25","not_doing"),
("5590","229","26","doing"),
("5057","230","1","doing"),
("5066","230","2","not_doing"),
("5068","230","4","doing"),
("5069","230","5","not_doing"),
("5070","230","6","doing"),
("5058","230","12","not_doing"),
("5059","230","13","not_doing"),
("5060","230","14","not_doing"),
("5061","230","15","not_doing"),
("5062","230","16","not_doing"),
("5063","230","17","not_doing"),
("5064","230","18","not_doing"),
("5065","230","19","not_doing"),
("5067","230","20","not_doing"),
("5072","230","25","not_doing"),
("5592","230","26","not_doing"),
("5074","231","1","not_doing"),
("5083","231","2","not_doing"),
("5085","231","4","not_doing"),
("5086","231","5","doing"),
("5087","231","6","not_doing"),
("5075","231","12","not_doing"),
("5076","231","13","not_doing"),
("5077","231","14","doing"),
("5078","231","15","doing"),
("5079","231","16","not_doing"),
("5080","231","17","doing"),
("5081","231","18","not_doing"),
("5082","231","19","doing"),
("5084","231","20","not_doing"),
("5089","231","25","not_doing"),
("5594","231","26","doing"),
("5091","232","1","not_doing"),
("5100","232","2","not_doing"),
("5102","232","4","not_doing");
INSERT INTO student_subject VALUES
("5103","232","5","doing"),
("5104","232","6","not_doing"),
("5092","232","12","not_doing"),
("5093","232","13","not_doing"),
("5094","232","14","doing"),
("5095","232","15","doing"),
("5096","232","16","not_doing"),
("5097","232","17","doing"),
("5098","232","18","not_doing"),
("5099","232","19","doing"),
("5101","232","20","not_doing"),
("5106","232","25","not_doing"),
("5596","232","26","doing"),
("5108","233","1","doing"),
("5111","233","2","doing"),
("5112","233","3","doing"),
("5113","233","4","doing"),
("5114","233","5","doing"),
("5115","233","6","doing"),
("5116","233","7","doing"),
("5117","233","8","doing"),
("5118","233","9","doing"),
("5109","233","10","doing"),
("5122","233","23","doing"),
("5119","233","24","doing"),
("5120","233","26","doing"),
("5121","233","27","doing"),
("5123","233","28","doing"),
("6145","234","1","doing"),
("6159","234","2","doing"),
("6146","234","4","doing"),
("6147","234","5","doing"),
("6150","234","6","doing"),
("6152","234","12","doing"),
("6153","234","13","doing"),
("6154","234","14","doing"),
("6155","234","16","doing"),
("6156","234","17","doing"),
("6157","234","18","doing"),
("6160","234","20","doing"),
("6161","234","25","doing"),
("6148","234","26","doing"),
("6149","234","28","doing"),
("7179","234","29","doing"),
("6162","235","1","doing"),
("6176","235","2","doing"),
("6163","235","4","doing"),
("6164","235","5","doing"),
("6167","235","6","doing"),
("6169","235","12","doing"),
("6170","235","13","doing"),
("6171","235","14","doing"),
("6172","235","16","doing"),
("6173","235","17","doing"),
("6174","235","18","doing"),
("6177","235","20","doing"),
("6178","235","25","doing"),
("6165","235","26","doing"),
("6166","235","28","doing"),
("7180","235","29","doing"),
("6179","236","1","doing"),
("6193","236","2","doing"),
("6180","236","4","doing"),
("6181","236","5","doing"),
("6184","236","6","doing"),
("6186","236","12","doing"),
("6187","236","13","doing"),
("6188","236","14","doing"),
("6189","236","16","doing"),
("6190","236","17","doing"),
("6191","236","18","doing"),
("6194","236","20","doing"),
("6195","236","25","doing"),
("6182","236","26","doing"),
("6183","236","28","doing"),
("7216","236","29","doing"),
("6196","237","1","doing"),
("6210","237","2","doing"),
("6197","237","4","doing"),
("6198","237","5","doing"),
("6201","237","6","doing"),
("6203","237","12","doing"),
("6204","237","13","doing"),
("6205","237","14","doing"),
("6206","237","16","doing"),
("6207","237","17","doing"),
("6208","237","18","doing"),
("6211","237","20","doing"),
("6212","237","25","doing"),
("6199","237","26","doing"),
("6200","237","28","doing"),
("7181","237","29","doing"),
("6213","238","1","doing"),
("6227","238","2","doing"),
("6214","238","4","doing"),
("6215","238","5","doing"),
("6218","238","6","doing"),
("6220","238","12","doing"),
("6221","238","13","doing"),
("6222","238","14","doing");
INSERT INTO student_subject VALUES
("6223","238","16","doing"),
("6224","238","17","doing"),
("6225","238","18","doing"),
("6228","238","20","doing"),
("6229","238","25","doing"),
("6216","238","26","doing"),
("6217","238","28","doing"),
("7217","238","29","doing"),
("5204","239","1","doing"),
("5219","239","2","doing"),
("5205","239","4","not_doing"),
("5206","239","5","not_doing"),
("5210","239","6","not_doing"),
("5212","239","12","doing"),
("5213","239","13","doing"),
("5214","239","14","doing"),
("6279","239","15","doing"),
("5215","239","16","not_doing"),
("5216","239","17","not_doing"),
("5217","239","18","doing"),
("5220","239","20","not_doing"),
("5221","239","25","not_doing"),
("5207","239","26","doing"),
("7239","239","29","doing"),
("5222","240","1","not_doing"),
("5237","240","2","not_doing"),
("5223","240","4","not_doing"),
("5224","240","5","doing"),
("5228","240","6","doing"),
("5230","240","12","not_doing"),
("5231","240","13","not_doing"),
("5232","240","14","doing"),
("5233","240","16","not_doing"),
("5234","240","17","not_doing"),
("5235","240","18","doing"),
("5238","240","20","not_doing"),
("5239","240","25","not_doing"),
("5225","240","26","doing"),
("5227","240","28","doing"),
("7218","240","29","doing"),
("5240","241","1","doing"),
("5255","241","2","doing"),
("5241","241","4","not_doing"),
("5242","241","5","not_doing"),
("5246","241","6","not_doing"),
("5248","241","12","doing"),
("5249","241","13","doing"),
("5250","241","14","doing"),
("6280","241","15","doing"),
("5251","241","16","not_doing"),
("5252","241","17","doing"),
("5253","241","18","not_doing"),
("5256","241","20","not_doing"),
("5257","241","25","doing"),
("5243","241","26","doing"),
("7240","241","29","doing"),
("5258","242","1","doing"),
("5273","242","2","doing"),
("5259","242","4","doing"),
("5260","242","5","not_doing"),
("5264","242","6","doing"),
("5266","242","12","not_doing"),
("5267","242","13","not_doing"),
("5268","242","14","doing"),
("6281","242","15","doing"),
("5269","242","16","doing"),
("5270","242","17","not_doing"),
("5271","242","18","not_doing"),
("5274","242","20","doing"),
("5275","242","25","not_doing"),
("5261","242","26","doing"),
("7241","242","29","doing"),
("5276","243","1","doing"),
("5285","243","2","doing"),
("5287","243","4","not_doing"),
("5288","243","5","not_doing"),
("5289","243","6","not_doing"),
("5277","243","12","doing"),
("5278","243","13","doing"),
("5279","243","14","not_doing"),
("5280","243","15","doing"),
("5281","243","16","not_doing"),
("5282","243","17","doing"),
("5283","243","18","doing"),
("5286","243","20","not_doing"),
("5290","243","25","doing"),
("5518","243","26","doing"),
("7279","243","29","doing"),
("5293","244","1","doing"),
("5302","244","2","doing"),
("5304","244","4","not_doing"),
("5305","244","5","doing"),
("5306","244","6","not_doing"),
("5294","244","12","doing"),
("5295","244","13","doing"),
("5296","244","14","doing"),
("5297","244","15","doing"),
("5298","244","16","not_doing"),
("5299","244","17","doing"),
("5300","244","18","not_doing");
INSERT INTO student_subject VALUES
("5303","244","20","not_doing"),
("5307","244","25","doing"),
("5520","244","26","doing"),
("7280","244","29","doing"),
("5310","245","1","doing"),
("5319","245","2","doing"),
("5321","245","4","not_doing"),
("5322","245","5","not_doing"),
("5323","245","6","not_doing"),
("5311","245","12","doing"),
("5312","245","13","doing"),
("5313","245","14","not_doing"),
("5314","245","15","doing"),
("5315","245","16","not_doing"),
("5316","245","17","doing"),
("5317","245","18","doing"),
("5320","245","20","not_doing"),
("5324","245","25","doing"),
("5522","245","26","doing"),
("7281","245","29","doing"),
("5327","246","1","doing"),
("5336","246","2","doing"),
("5338","246","4","not_doing"),
("5339","246","5","doing"),
("5340","246","6","not_doing"),
("5328","246","12","doing"),
("5329","246","13","doing"),
("5330","246","14","doing"),
("5331","246","15","doing"),
("5332","246","16","not_doing"),
("5333","246","17","doing"),
("5334","246","18","not_doing"),
("5337","246","20","not_doing"),
("5341","246","25","not_doing"),
("5524","246","26","doing"),
("7282","246","29","doing"),
("5344","247","1","doing"),
("5353","247","2","doing"),
("5355","247","4","not_doing"),
("5356","247","5","doing"),
("5357","247","6","not_doing"),
("5345","247","12","doing"),
("5346","247","13","doing"),
("5347","247","14","doing"),
("5348","247","15","doing"),
("5349","247","16","not_doing"),
("5350","247","17","doing"),
("5351","247","18","not_doing"),
("5354","247","20","not_doing"),
("5358","247","25","doing"),
("5526","247","26","doing"),
("7283","247","29","doing"),
("5361","248","1","doing"),
("5363","248","2","doing"),
("5364","248","3","doing"),
("5365","248","4","doing"),
("5366","248","5","doing"),
("5376","248","6","doing"),
("5367","248","7","doing"),
("5368","248","8","doing"),
("5369","248","9","doing"),
("5362","248","10","doing"),
("5374","248","23","doing"),
("5371","248","24","doing"),
("5372","248","26","doing"),
("5373","248","27","doing"),
("5375","248","28","doing"),
("5377","249","1","doing"),
("5379","249","2","doing"),
("5380","249","3","doing"),
("5381","249","4","doing"),
("5382","249","5","doing"),
("5392","249","6","doing"),
("5383","249","7","doing"),
("5384","249","8","doing"),
("5385","249","9","doing"),
("5378","249","10","doing"),
("5390","249","23","doing"),
("5387","249","24","doing"),
("5388","249","26","doing"),
("5389","249","27","doing"),
("5391","249","28","doing"),
("5393","250","1","doing"),
("5395","250","2","doing"),
("5396","250","3","doing"),
("5397","250","4","doing"),
("5398","250","5","doing"),
("5408","250","6","doing"),
("5399","250","7","doing"),
("5400","250","8","doing"),
("5401","250","9","doing"),
("5394","250","10","doing"),
("5406","250","23","doing"),
("5403","250","24","doing"),
("5404","250","26","doing"),
("5405","250","27","doing"),
("5407","250","28","doing"),
("5409","251","1","doing"),
("5412","251","2","doing"),
("5413","251","3","doing");
INSERT INTO student_subject VALUES
("5414","251","4","doing"),
("5415","251","5","doing"),
("5416","251","6","doing"),
("5417","251","7","doing"),
("5418","251","8","doing"),
("5419","251","9","doing"),
("5410","251","10","doing"),
("5423","251","23","doing"),
("5420","251","24","doing"),
("5421","251","26","doing"),
("5422","251","27","doing"),
("5424","251","28","doing"),
("6230","252","1","doing"),
("6244","252","2","doing"),
("6231","252","4","doing"),
("6232","252","5","doing"),
("6235","252","6","doing"),
("6237","252","12","doing"),
("6238","252","13","doing"),
("6239","252","14","doing"),
("6240","252","16","doing"),
("6241","252","17","doing"),
("6242","252","18","doing"),
("6245","252","20","doing"),
("6246","252","25","doing"),
("6233","252","26","doing"),
("6234","252","28","doing"),
("7219","252","29","doing"),
("5441","253","1","doing"),
("5456","253","2","doing"),
("5442","253","4","not_doing"),
("5443","253","5","not_doing"),
("5447","253","6","not_doing"),
("5449","253","12","doing"),
("5450","253","13","doing"),
("5451","253","14","not_doing"),
("6282","253","15","doing"),
("5452","253","16","not_doing"),
("5453","253","17","doing"),
("5454","253","18","doing"),
("5457","253","20","not_doing"),
("5458","253","25","doing"),
("5444","253","26","doing"),
("7242","253","29","doing"),
("5459","254","1","doing"),
("5474","254","2","doing"),
("5460","254","4","not_doing"),
("5461","254","5","not_doing"),
("5465","254","6","not_doing"),
("5467","254","12","doing"),
("5468","254","13","doing"),
("5469","254","14","doing"),
("6283","254","15","doing"),
("5470","254","16","doing"),
("5471","254","17","doing"),
("5472","254","18","not_doing"),
("5475","254","20","not_doing"),
("5476","254","25","not_doing"),
("5462","254","26","doing"),
("7243","254","29","doing"),
("5605","255","1","doing"),
("5619","255","2","doing"),
("5606","255","4","doing"),
("5607","255","5","doing"),
("5610","255","6","doing"),
("5612","255","12","doing"),
("5613","255","13","doing"),
("5614","255","14","doing"),
("6284","255","15","doing"),
("5615","255","16","doing"),
("5616","255","17","doing"),
("5617","255","18","doing"),
("5620","255","20","doing"),
("5621","255","25","doing"),
("5608","255","26","doing"),
("7261","255","29","doing"),
("6247","256","1","doing"),
("6261","256","2","doing"),
("6248","256","4","doing"),
("6249","256","5","doing"),
("6252","256","6","doing"),
("6254","256","12","doing"),
("6255","256","13","doing"),
("6256","256","14","doing"),
("6257","256","16","doing"),
("6258","256","17","doing"),
("6259","256","18","doing"),
("6262","256","20","doing"),
("6263","256","25","doing"),
("6250","256","26","doing"),
("6251","256","28","doing"),
("7182","256","29","doing"),
("5637","257","1","doing"),
("5639","257","2","doing"),
("5640","257","3","doing"),
("5641","257","4","doing"),
("5642","257","5","doing"),
("5651","257","6","doing"),
("5643","257","7","doing"),
("5644","257","8","doing");
INSERT INTO student_subject VALUES
("5645","257","9","doing"),
("5638","257","10","doing"),
("5649","257","23","doing"),
("5646","257","24","doing"),
("5647","257","26","doing"),
("5648","257","27","doing"),
("5650","257","28","doing"),
("5652","258","1","doing"),
("5666","258","2","doing"),
("5653","258","4","doing"),
("5654","258","5","doing"),
("5657","258","6","doing"),
("5659","258","12","doing"),
("5660","258","13","doing"),
("5661","258","14","doing"),
("5662","258","16","doing"),
("5663","258","17","doing"),
("5664","258","18","doing"),
("5667","258","20","doing"),
("5668","258","25","doing"),
("5655","258","26","doing"),
("5656","258","28","doing"),
("7220","258","29","doing"),
("5669","259","1","doing"),
("5683","259","2","doing"),
("5670","259","4","not_doing"),
("5671","259","5","not_doing"),
("5674","259","6","not_doing"),
("5676","259","12","doing"),
("5677","259","13","doing"),
("5678","259","14","doing"),
("6285","259","15","doing"),
("5679","259","16","not_doing"),
("5680","259","17","doing"),
("5681","259","18","not_doing"),
("5684","259","20","not_doing"),
("5685","259","25","doing"),
("5672","259","26","doing"),
("7244","259","29","doing"),
("6286","260","1","doing"),
("6288","260","2","doing"),
("6289","260","3","doing"),
("6290","260","4","doing"),
("6291","260","5","doing"),
("6300","260","6","doing"),
("6292","260","7","doing"),
("6293","260","8","doing"),
("6294","260","9","doing"),
("6287","260","10","doing"),
("6298","260","23","doing"),
("6295","260","24","doing"),
("6296","260","26","doing"),
("6297","260","27","doing"),
("6299","260","28","doing"),
("6301","261","1","doing"),
("6303","261","2","doing"),
("6304","261","3","doing"),
("6305","261","4","doing"),
("6306","261","5","doing"),
("6315","261","6","doing"),
("6307","261","7","doing"),
("6308","261","8","doing"),
("6309","261","9","doing"),
("6302","261","10","doing"),
("6313","261","23","doing"),
("6310","261","24","doing"),
("6311","261","26","doing"),
("6312","261","27","doing"),
("6314","261","28","doing"),
("6316","262","1","doing"),
("6318","262","2","doing"),
("6319","262","3","doing"),
("6320","262","4","doing"),
("6321","262","5","doing"),
("6330","262","6","doing"),
("6322","262","7","doing"),
("6323","262","8","doing"),
("6324","262","9","doing"),
("6317","262","10","doing"),
("6328","262","23","doing"),
("6325","262","24","doing"),
("6326","262","26","doing"),
("6327","262","27","doing"),
("6329","262","28","doing"),
("6331","263","1","doing"),
("6333","263","2","doing"),
("6334","263","3","doing"),
("6335","263","4","doing"),
("6336","263","5","doing"),
("6345","263","6","doing"),
("6337","263","7","doing"),
("6338","263","8","doing"),
("6339","263","9","doing"),
("6332","263","10","doing"),
("6343","263","23","doing"),
("6340","263","24","doing"),
("6341","263","26","doing"),
("6342","263","27","doing"),
("6344","263","28","doing"),
("6346","264","1","doing");
INSERT INTO student_subject VALUES
("6348","264","2","doing"),
("6349","264","3","doing"),
("6350","264","4","doing"),
("6351","264","5","doing"),
("6360","264","6","doing"),
("6352","264","7","doing"),
("6353","264","8","doing"),
("6354","264","9","doing"),
("6347","264","10","doing"),
("6358","264","23","doing"),
("6355","264","24","doing"),
("6356","264","26","doing"),
("6357","264","27","doing"),
("6359","264","28","doing"),
("6361","265","1","doing"),
("6363","265","2","doing"),
("6364","265","3","doing"),
("6365","265","4","doing"),
("6366","265","5","doing"),
("6375","265","6","doing"),
("6367","265","7","doing"),
("6368","265","8","doing"),
("6369","265","9","doing"),
("6362","265","10","doing"),
("6373","265","23","doing"),
("6370","265","24","doing"),
("6371","265","26","doing"),
("6372","265","27","doing"),
("6374","265","28","doing"),
("6376","266","1","doing"),
("6378","266","2","doing"),
("6379","266","3","doing"),
("6380","266","4","doing"),
("6381","266","5","doing"),
("6390","266","6","doing"),
("6382","266","7","doing"),
("6383","266","8","doing"),
("6384","266","9","doing"),
("6377","266","10","doing"),
("6388","266","23","doing"),
("6385","266","24","doing"),
("6386","266","26","doing"),
("6387","266","27","doing"),
("6389","266","28","doing"),
("6391","267","1","doing"),
("6393","267","2","doing"),
("6394","267","3","doing"),
("6395","267","4","doing"),
("6396","267","5","doing"),
("6405","267","6","doing"),
("6397","267","7","doing"),
("6398","267","8","doing"),
("6399","267","9","doing"),
("6392","267","10","doing"),
("6403","267","23","doing"),
("6400","267","24","doing"),
("6401","267","26","doing"),
("6402","267","27","doing"),
("6404","267","28","doing"),
("6406","268","1","doing"),
("6408","268","2","doing"),
("6409","268","3","doing"),
("6410","268","4","doing"),
("6411","268","5","doing"),
("6420","268","6","doing"),
("6412","268","7","doing"),
("6413","268","8","doing"),
("6414","268","9","doing"),
("6407","268","10","doing"),
("6418","268","23","doing"),
("6415","268","24","doing"),
("6416","268","26","doing"),
("6417","268","27","doing"),
("6419","268","28","doing"),
("6421","269","1","doing"),
("6423","269","2","doing"),
("6424","269","3","doing"),
("6425","269","4","doing"),
("6426","269","5","doing"),
("6435","269","6","doing"),
("6427","269","7","doing"),
("6428","269","8","doing"),
("6429","269","9","doing"),
("6422","269","10","doing"),
("6433","269","23","doing"),
("6430","269","24","doing"),
("6431","269","26","doing"),
("6432","269","27","doing"),
("6434","269","28","doing"),
("6436","270","1","doing"),
("6438","270","2","doing"),
("6439","270","3","doing"),
("6440","270","4","doing"),
("6441","270","5","doing"),
("6450","270","6","doing"),
("6442","270","7","doing"),
("6443","270","8","doing"),
("6444","270","9","doing"),
("6437","270","10","doing"),
("6448","270","23","doing");
INSERT INTO student_subject VALUES
("6445","270","24","doing"),
("6446","270","26","doing"),
("6447","270","27","doing"),
("6449","270","28","doing"),
("6451","271","1","doing"),
("6453","271","2","doing"),
("6454","271","3","doing"),
("6455","271","4","doing"),
("6456","271","5","doing"),
("6465","271","6","doing"),
("6457","271","7","doing"),
("6458","271","8","doing"),
("6459","271","9","doing"),
("6452","271","10","doing"),
("6463","271","23","doing"),
("6460","271","24","doing"),
("6461","271","26","doing"),
("6462","271","27","doing"),
("6464","271","28","doing"),
("6466","272","1","doing"),
("6468","272","2","doing"),
("6469","272","3","doing"),
("6470","272","4","doing"),
("6471","272","5","doing"),
("6480","272","6","doing"),
("6472","272","7","doing"),
("6473","272","8","doing"),
("6474","272","9","doing"),
("6467","272","10","doing"),
("6478","272","23","doing"),
("6475","272","24","doing"),
("6476","272","26","doing"),
("6477","272","27","doing"),
("6479","272","28","doing"),
("6481","273","1","doing"),
("6483","273","2","doing"),
("6484","273","3","doing"),
("6485","273","4","doing"),
("6486","273","5","doing"),
("6495","273","6","doing"),
("6487","273","7","doing"),
("6488","273","8","doing"),
("6489","273","9","doing"),
("6482","273","10","doing"),
("6493","273","23","doing"),
("6490","273","24","doing"),
("6491","273","26","doing"),
("6492","273","27","doing"),
("6494","273","28","doing"),
("6496","274","1","doing"),
("6498","274","2","doing"),
("6499","274","3","doing"),
("6500","274","4","doing"),
("6501","274","5","doing"),
("6510","274","6","doing"),
("6502","274","7","doing"),
("6503","274","8","doing"),
("6504","274","9","doing"),
("6497","274","10","doing"),
("6508","274","23","doing"),
("6505","274","24","doing"),
("6506","274","26","doing"),
("6507","274","27","doing"),
("6509","274","28","doing"),
("6511","275","1","doing"),
("6513","275","2","doing"),
("6514","275","3","doing"),
("6515","275","4","doing"),
("6516","275","5","doing"),
("6525","275","6","doing"),
("6517","275","7","doing"),
("6518","275","8","doing"),
("6519","275","9","doing"),
("6512","275","10","doing"),
("6523","275","23","doing"),
("6520","275","24","doing"),
("6521","275","26","doing"),
("6522","275","27","doing"),
("6524","275","28","doing"),
("6526","276","1","doing"),
("6528","276","2","doing"),
("6529","276","3","doing"),
("6530","276","4","doing"),
("6531","276","5","doing"),
("6540","276","6","doing"),
("6532","276","7","doing"),
("6533","276","8","doing"),
("6534","276","9","doing"),
("6527","276","10","doing"),
("6538","276","23","doing"),
("6535","276","24","doing"),
("6536","276","26","doing"),
("6537","276","27","doing"),
("6539","276","28","doing"),
("6541","277","1","doing"),
("6543","277","2","doing"),
("6544","277","3","doing"),
("6545","277","4","doing"),
("6546","277","5","doing"),
("6555","277","6","doing");
INSERT INTO student_subject VALUES
("6547","277","7","doing"),
("6548","277","8","doing"),
("6549","277","9","doing"),
("6542","277","10","doing"),
("6553","277","23","doing"),
("6550","277","24","doing"),
("6551","277","26","doing"),
("6552","277","27","doing"),
("6554","277","28","doing"),
("6556","278","1","doing"),
("6558","278","2","doing"),
("6559","278","3","doing"),
("6560","278","4","doing"),
("6561","278","5","doing"),
("6570","278","6","doing"),
("6562","278","7","doing"),
("6563","278","8","doing"),
("6564","278","9","doing"),
("6557","278","10","doing"),
("6568","278","23","doing"),
("6565","278","24","doing"),
("6566","278","26","doing"),
("6567","278","27","doing"),
("6569","278","28","doing"),
("6571","279","1","doing"),
("6573","279","2","doing"),
("6574","279","3","doing"),
("6575","279","4","doing"),
("6576","279","5","doing"),
("6585","279","6","doing"),
("6577","279","7","doing"),
("6578","279","8","doing"),
("6579","279","9","doing"),
("6572","279","10","doing"),
("6583","279","23","doing"),
("6580","279","24","doing"),
("6581","279","26","doing"),
("6582","279","27","doing"),
("6584","279","28","doing"),
("6586","280","1","doing"),
("6588","280","2","doing"),
("6589","280","3","doing"),
("6590","280","4","doing"),
("6591","280","5","doing"),
("6600","280","6","doing"),
("6592","280","7","doing"),
("6593","280","8","doing"),
("6594","280","9","doing"),
("6587","280","10","doing"),
("6598","280","23","doing"),
("6595","280","24","doing"),
("6596","280","26","doing"),
("6597","280","27","doing"),
("6599","280","28","doing"),
("6601","281","1","doing"),
("6603","281","2","doing"),
("6604","281","3","doing"),
("6605","281","4","doing"),
("6606","281","5","doing"),
("6615","281","6","doing"),
("6607","281","7","doing"),
("6608","281","8","doing"),
("6609","281","9","doing"),
("6602","281","10","doing"),
("6613","281","23","doing"),
("6610","281","24","doing"),
("6611","281","26","doing"),
("6612","281","27","doing"),
("6614","281","28","doing"),
("6616","282","1","doing"),
("6618","282","2","doing"),
("6619","282","3","doing"),
("6620","282","4","doing"),
("6621","282","5","doing"),
("6630","282","6","doing"),
("6622","282","7","doing"),
("6623","282","8","doing"),
("6624","282","9","doing"),
("6617","282","10","doing"),
("6628","282","23","doing"),
("6625","282","24","doing"),
("6626","282","26","doing"),
("6627","282","27","doing"),
("6629","282","28","doing"),
("6631","283","1","doing"),
("6633","283","2","doing"),
("6634","283","3","doing"),
("6635","283","4","doing"),
("6636","283","5","doing"),
("6645","283","6","doing"),
("6637","283","7","doing"),
("6638","283","8","doing"),
("6639","283","9","doing"),
("6632","283","10","doing"),
("6643","283","23","doing"),
("6640","283","24","doing"),
("6641","283","26","doing"),
("6642","283","27","doing"),
("6644","283","28","doing"),
("6646","284","1","doing");
INSERT INTO student_subject VALUES
("6648","284","2","doing"),
("6649","284","3","doing"),
("6650","284","4","doing"),
("6651","284","5","doing"),
("6660","284","6","doing"),
("6652","284","7","doing"),
("6653","284","8","doing"),
("6654","284","9","doing"),
("6647","284","10","doing"),
("6658","284","23","doing"),
("6655","284","24","doing"),
("6656","284","26","doing"),
("6657","284","27","doing"),
("6659","284","28","doing"),
("6661","285","1","doing"),
("6663","285","2","doing"),
("6664","285","3","doing"),
("6665","285","4","doing"),
("6666","285","5","doing"),
("6667","285","6","doing"),
("6668","285","7","doing"),
("6669","285","8","doing"),
("6670","285","9","doing"),
("6662","285","10","doing"),
("6674","285","23","doing"),
("6671","285","24","doing"),
("6672","285","26","doing"),
("6673","285","27","doing"),
("6675","285","28","doing"),
("6676","286","1","doing"),
("6678","286","2","doing"),
("6679","286","3","doing"),
("6680","286","4","doing"),
("6681","286","5","doing"),
("6682","286","6","doing"),
("6683","286","7","doing"),
("6684","286","8","doing"),
("6685","286","9","doing"),
("6677","286","10","doing"),
("6689","286","23","doing"),
("6686","286","24","doing"),
("6687","286","26","doing"),
("6688","286","27","doing"),
("6690","286","28","doing"),
("6691","287","1","doing"),
("6693","287","2","doing"),
("6694","287","3","doing"),
("6695","287","4","doing"),
("6696","287","5","doing"),
("6697","287","6","doing"),
("6698","287","7","doing"),
("6699","287","8","doing"),
("6700","287","9","doing"),
("6692","287","10","doing"),
("6704","287","23","doing"),
("6701","287","24","doing"),
("6702","287","26","doing"),
("6703","287","27","doing"),
("6705","287","28","doing"),
("6706","288","1","doing"),
("6708","288","2","doing"),
("6709","288","3","doing"),
("6710","288","4","doing"),
("6711","288","5","doing"),
("6712","288","6","doing"),
("6713","288","7","doing"),
("6714","288","8","doing"),
("6715","288","9","doing"),
("6707","288","10","doing"),
("6719","288","23","doing"),
("6716","288","24","doing"),
("6717","288","26","doing"),
("6718","288","27","doing"),
("6720","288","28","doing"),
("6721","289","1","doing"),
("6723","289","2","doing"),
("6724","289","3","doing"),
("6725","289","4","doing"),
("6726","289","5","doing"),
("6727","289","6","doing"),
("6728","289","7","doing"),
("6729","289","8","doing"),
("6730","289","9","doing"),
("6722","289","10","doing"),
("6734","289","23","doing"),
("6731","289","24","doing"),
("6732","289","26","doing"),
("6733","289","27","doing"),
("6735","289","28","doing"),
("6736","290","1","doing"),
("6738","290","2","doing"),
("6739","290","3","doing"),
("6740","290","4","doing"),
("6745","290","5","doing"),
("6750","290","6","doing"),
("6741","290","7","doing"),
("6742","290","8","doing"),
("6743","290","9","doing"),
("6737","290","10","doing"),
("6744","290","23","doing");
INSERT INTO student_subject VALUES
("6746","290","24","doing"),
("6747","290","26","doing"),
("6748","290","27","doing"),
("6749","290","28","doing"),
("6751","291","1","doing"),
("6753","291","2","doing"),
("6754","291","3","doing"),
("6755","291","4","doing"),
("6760","291","5","doing"),
("6765","291","6","doing"),
("6756","291","7","doing"),
("6757","291","8","doing"),
("6758","291","9","doing"),
("6752","291","10","doing"),
("6759","291","23","doing"),
("6761","291","24","doing"),
("6762","291","26","doing"),
("6763","291","27","doing"),
("6764","291","28","doing"),
("6766","292","1","doing"),
("6768","292","2","doing"),
("6769","292","3","doing"),
("6770","292","4","doing"),
("6775","292","5","doing"),
("6780","292","6","doing"),
("6771","292","7","doing"),
("6772","292","8","doing"),
("6773","292","9","doing"),
("6767","292","10","doing"),
("6774","292","23","doing"),
("6776","292","24","doing"),
("6777","292","26","doing"),
("6778","292","27","doing"),
("6779","292","28","doing"),
("6781","293","1","doing"),
("6795","293","2","doing"),
("6782","293","4","doing"),
("6783","293","5","doing"),
("6786","293","6","doing"),
("6788","293","12","doing"),
("6789","293","13","doing"),
("6790","293","14","doing"),
("6791","293","16","doing"),
("6792","293","17","doing"),
("6793","293","18","doing"),
("6796","293","20","doing"),
("6797","293","25","doing"),
("6784","293","26","doing"),
("6785","293","28","doing"),
("7183","293","29","doing"),
("6798","294","1","doing"),
("6812","294","2","doing"),
("6799","294","4","doing"),
("6800","294","5","doing"),
("6803","294","6","doing"),
("6805","294","12","doing"),
("6806","294","13","doing"),
("6807","294","14","doing"),
("6808","294","16","doing"),
("6809","294","17","doing"),
("6810","294","18","doing"),
("6813","294","20","doing"),
("6814","294","25","doing"),
("6801","294","26","doing"),
("6802","294","28","doing"),
("7184","294","29","doing"),
("6815","295","1","doing"),
("6829","295","2","doing"),
("6816","295","4","doing"),
("6817","295","5","doing"),
("6820","295","6","doing"),
("6822","295","12","doing"),
("6823","295","13","doing"),
("6824","295","14","doing"),
("6825","295","16","doing"),
("6826","295","17","doing"),
("6827","295","18","doing"),
("6830","295","20","doing"),
("6831","295","25","doing"),
("6818","295","26","doing"),
("6819","295","28","doing"),
("7185","295","29","doing"),
("6832","296","1","doing"),
("6846","296","2","doing"),
("6833","296","4","doing"),
("6834","296","5","doing"),
("6837","296","6","doing"),
("6839","296","12","doing"),
("6840","296","13","doing"),
("6841","296","14","doing"),
("6842","296","16","doing"),
("6843","296","17","doing"),
("6844","296","18","doing"),
("6847","296","20","doing"),
("6848","296","25","doing"),
("6835","296","26","doing"),
("6836","296","28","doing"),
("7186","296","29","doing"),
("6849","297","1","doing"),
("6863","297","2","doing");
INSERT INTO student_subject VALUES
("6850","297","4","doing"),
("6851","297","5","doing"),
("6854","297","6","doing"),
("6856","297","12","doing"),
("6857","297","13","doing"),
("6858","297","14","doing"),
("6859","297","16","doing"),
("6860","297","17","doing"),
("6861","297","18","doing"),
("6864","297","20","doing"),
("6865","297","25","doing"),
("6852","297","26","doing"),
("6853","297","28","doing"),
("7187","297","29","doing"),
("6866","298","1","doing"),
("6880","298","2","doing"),
("6867","298","4","doing"),
("6868","298","5","doing"),
("6871","298","6","doing"),
("6873","298","12","doing"),
("6874","298","13","doing"),
("6875","298","14","doing"),
("6876","298","16","doing"),
("6877","298","17","doing"),
("6878","298","18","doing"),
("6881","298","20","doing"),
("6882","298","25","doing"),
("6869","298","26","doing"),
("6870","298","28","doing"),
("7188","298","29","doing"),
("6883","299","1","doing"),
("6897","299","2","doing"),
("6884","299","4","doing"),
("6885","299","5","doing"),
("6888","299","6","doing"),
("6890","299","12","doing"),
("6891","299","13","doing"),
("6892","299","14","doing"),
("6893","299","16","doing"),
("6894","299","17","doing"),
("6895","299","18","doing"),
("6898","299","20","doing"),
("6899","299","25","doing"),
("6886","299","26","doing"),
("6887","299","28","doing"),
("7189","299","29","doing"),
("6900","300","1","doing"),
("6914","300","2","doing"),
("6901","300","4","doing"),
("6902","300","5","doing"),
("6905","300","6","doing"),
("6907","300","12","doing"),
("6908","300","13","doing"),
("6909","300","14","doing"),
("6910","300","16","doing"),
("6911","300","17","doing"),
("6912","300","18","doing"),
("6915","300","20","doing"),
("6916","300","25","doing"),
("6903","300","26","doing"),
("6904","300","28","doing"),
("7190","300","29","doing"),
("6917","301","1","doing"),
("6931","301","2","doing"),
("6918","301","4","doing"),
("6919","301","5","doing"),
("6922","301","6","doing"),
("6924","301","12","doing"),
("6925","301","13","doing"),
("6926","301","14","doing"),
("6927","301","16","doing"),
("6928","301","17","doing"),
("6929","301","18","doing"),
("6932","301","20","doing"),
("6933","301","25","doing"),
("6920","301","26","doing"),
("6921","301","28","doing"),
("7191","301","29","doing"),
("6934","302","1","doing"),
("6948","302","2","doing"),
("6935","302","4","doing"),
("6936","302","5","doing"),
("6939","302","6","doing"),
("6941","302","12","doing"),
("6942","302","13","doing"),
("6943","302","14","doing"),
("6944","302","16","doing"),
("6945","302","17","doing"),
("6946","302","18","doing"),
("6949","302","20","doing"),
("6950","302","25","doing"),
("6937","302","26","doing"),
("6938","302","28","doing"),
("7192","302","29","doing"),
("6951","303","1","doing"),
("6965","303","2","doing"),
("6952","303","4","doing"),
("6953","303","5","doing"),
("6956","303","6","doing"),
("6958","303","12","doing");
INSERT INTO student_subject VALUES
("6959","303","13","doing"),
("6960","303","14","doing"),
("6961","303","16","doing"),
("6962","303","17","doing"),
("6963","303","18","doing"),
("6966","303","20","doing"),
("6967","303","25","doing"),
("6954","303","26","doing"),
("6955","303","28","doing"),
("7193","303","29","doing"),
("6968","304","1","doing"),
("6977","304","2","doing"),
("6979","304","4","not_doing"),
("6980","304","5","doing"),
("6981","304","6","not_doing"),
("6969","304","12","doing"),
("6970","304","13","doing"),
("6971","304","14","doing"),
("6972","304","15","doing"),
("6973","304","16","not_doing"),
("6974","304","17","not_doing"),
("6975","304","18","not_doing"),
("6978","304","20","not_doing"),
("6982","304","25","doing"),
("6984","304","26","doing"),
("7245","304","29","doing"),
("6985","305","1","doing"),
("6994","305","2","doing"),
("6996","305","4","not_doing"),
("6997","305","5","doing"),
("6998","305","6","not_doing"),
("6986","305","12","doing"),
("6987","305","13","doing"),
("6988","305","14","doing"),
("6989","305","15","doing"),
("6990","305","16","not_doing"),
("6991","305","17","doing"),
("6992","305","18","not_doing"),
("6995","305","20","not_doing"),
("6999","305","25","not_doing"),
("7001","305","26","doing"),
("7246","305","29","doing"),
("7002","306","1","doing"),
("7011","306","2","doing"),
("7013","306","4","not_doing"),
("7014","306","5","not_doing"),
("7015","306","6","not_doing"),
("7003","306","12","doing"),
("7004","306","13","doing"),
("7005","306","14","doing"),
("7006","306","15","doing"),
("7007","306","16","not_doing"),
("7008","306","17","doing"),
("7009","306","18","doing"),
("7012","306","20","not_doing"),
("7016","306","25","not_doing"),
("7017","306","26","doing"),
("7284","306","29","doing"),
("7018","307","1","doing"),
("7027","307","2","doing"),
("7029","307","4","not_doing"),
("7030","307","5","doing"),
("7031","307","6","not_doing"),
("7019","307","12","doing"),
("7020","307","13","doing"),
("7021","307","14","doing"),
("7022","307","15","doing"),
("7023","307","16","not_doing"),
("7024","307","17","doing"),
("7025","307","18","not_doing"),
("7028","307","20","not_doing"),
("7032","307","25","not_doing"),
("7033","307","26","doing"),
("7285","307","29","doing"),
("7034","308","1","doing"),
("7043","308","2","doing"),
("7045","308","4","not_doing"),
("7046","308","5","not_doing"),
("7047","308","6","not_doing"),
("7035","308","12","doing"),
("7036","308","13","doing"),
("7037","308","14","doing"),
("7038","308","15","doing"),
("7039","308","16","not_doing"),
("7040","308","17","doing"),
("7041","308","18","doing"),
("7044","308","20","not_doing"),
("7048","308","25","not_doing"),
("7049","308","26","doing"),
("7286","308","29","doing"),
("7050","309","1","doing"),
("7052","309","2","doing"),
("7053","309","3","doing"),
("7054","309","4","doing"),
("7055","309","5","doing"),
("7064","309","6","doing"),
("7056","309","7","doing"),
("7057","309","8","doing"),
("7058","309","9","doing"),
("7051","309","10","doing");
INSERT INTO student_subject VALUES
("7062","309","23","doing"),
("7059","309","24","doing"),
("7060","309","26","doing"),
("7061","309","27","doing"),
("7063","309","28","doing"),
("7065","310","1","doing"),
("7067","310","2","doing"),
("7068","310","3","doing"),
("7069","310","4","doing"),
("7074","310","5","doing"),
("7079","310","6","doing"),
("7070","310","7","doing"),
("7071","310","8","doing"),
("7072","310","9","doing"),
("7066","310","10","doing"),
("7073","310","23","doing"),
("7075","310","24","doing"),
("7076","310","26","doing"),
("7077","310","27","doing"),
("7078","310","28","doing"),
("7080","311","1","doing"),
("7082","311","2","doing"),
("7083","311","3","doing"),
("7084","311","4","doing"),
("7085","311","5","doing"),
("7094","311","6","doing"),
("7086","311","7","doing"),
("7087","311","8","doing"),
("7088","311","9","doing"),
("7081","311","10","doing"),
("7092","311","23","doing"),
("7089","311","24","doing"),
("7090","311","26","doing"),
("7091","311","27","doing"),
("7093","311","28","doing"),
("7115","313","1","doing"),
("7129","313","2","doing"),
("7116","313","4","doing"),
("7117","313","5","doing"),
("7120","313","6","doing"),
("7122","313","12","doing"),
("7123","313","13","doing"),
("7124","313","14","doing"),
("7125","313","16","doing"),
("7126","313","17","doing"),
("7127","313","18","doing"),
("7130","313","20","doing"),
("7131","313","25","doing"),
("7118","313","26","doing"),
("7119","313","28","doing"),
("7194","313","29","doing"),
("7133","314","1","doing"),
("7142","314","2","doing"),
("7144","314","4","doing"),
("7145","314","5","not_doing"),
("7146","314","6","doing"),
("7134","314","12","not_doing"),
("7135","314","13","not_doing"),
("7136","314","14","not_doing"),
("7137","314","15","doing"),
("7138","314","16","doing"),
("7139","314","17","not_doing"),
("7140","314","18","not_doing"),
("7143","314","20","doing"),
("7147","314","25","not_doing"),
("7148","314","26","doing"),
("7287","314","29","doing");




CREATE TABLE `students` (
  `student_id` int(11) NOT NULL AUTO_INCREMENT,
  `user_key` varchar(100) DEFAULT NULL,
  `school_id` int(10) unsigned NOT NULL,
  `parent_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `plan_id` int(11) NOT NULL,
  `hostel_id` int(11) NOT NULL,
  `room_id` int(11) NOT NULL,
  `bedspace` int(11) DEFAULT NULL,
  `first_name` varchar(50) NOT NULL,
  `other_name` varchar(50) NOT NULL,
  `last_name` varchar(50) NOT NULL,
  `serial_number` varchar(50) NOT NULL,
  `pass` char(255) NOT NULL,
  `first_password` varchar(200) NOT NULL,
  `new_password` varchar(200) NOT NULL,
  `email` varchar(200) NOT NULL,
  `dob` date NOT NULL,
  `gender` varchar(10) NOT NULL,
  `religion` varchar(50) NOT NULL,
  `reg_no` varchar(20) NOT NULL,
  `adm_no` varchar(60) NOT NULL,
  `graduation_year` varchar(20) NOT NULL,
  `graduation_term` varchar(10) NOT NULL,
  `deactivation_sess` char(20) NOT NULL,
  `deactivation_term` char(10) NOT NULL,
  `disability` varchar(300) NOT NULL,
  `passport` varchar(200) NOT NULL,
  `relationship` varchar(20) NOT NULL,
  `new_student` varchar(20) NOT NULL,
  `new_student_finance` varchar(20) NOT NULL,
  `forget_token` varchar(50) NOT NULL,
  `login_attempt` int(11) NOT NULL,
  `login_last_time` int(11) unsigned NOT NULL,
  `scratch_card_attempt` int(10) unsigned NOT NULL,
  `scratch_card_last_time` int(10) unsigned NOT NULL,
  `transfer` char(20) NOT NULL,
  `transfer_school_id` int(11) NOT NULL,
  `exempt` char(10) NOT NULL,
  `check_result` varchar(20) NOT NULL DEFAULT 'check_result',
  `activation` varchar(20) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`student_id`),
  UNIQUE KEY `serial_number` (`serial_number`),
  UNIQUE KEY `user_key` (`user_key`),
  KEY `activation` (`activation`),
  KEY `parent_id` (`parent_id`),
  KEY `plan_id` (`plan_id`),
  KEY `class_subclass` (`class_id`,`subclass_id`,`activation`),
  KEY `exempt` (`exempt`),
  KEY `check_result` (`check_result`),
  KEY `date_created` (`date_created`),
  KEY `school_id` (`school_id`)
) ENGINE=InnoDB AUTO_INCREMENT=316 DEFAULT CHARSET=latin1;


INSERT INTO students VALUES
("1","16576403243","65","12","4","0","0","0","0","","COVENANT","CHIZIM","CHIGBO","S/18/0001","$2y$10$24NqqMMXhRXyHNMeg4iDPOjAQW/KPFmrtbZiSk8ieet1uU0DRuawy","ntchigbo","ntchigbo","","2009-02-05","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-29 23:49:12"),
("2","26546d94607","65","13","4","0","0","0","0","","IBRAHIM","ALHAJI","ADAMU","S/18/0002","$2y$10$YnTS6NGOHoagf6TUcFWD7.4YB9TqBO67dYHDVOWeYGqULXpwgCtYS","imadamu","imadamu","","2007-12-28","male","ISLAM","","","","","","","","","PARENT","","","","0","1594368371","0","0","","0","","check_result","activated","2019-01-29 23:49:45"),
("3","365b4e9f6e9","65","148","4","0","0","0","0","","WILLIAMS","","JEREMIAH","S/18/0003","$2y$10$vNpXs5HB9gN2gKS6p3d4J.evncNGGHjc1oK9DgBkT1vMhi8LQqM8C","ahwilliams","ahwilliams","","2008-09-28","male","Christianity","","","","","2021/2022","1st Term","","","","","","","1","1592227596","0","0","","0","","check_result","deactivated","2019-01-29 23:50:29"),
("4","465513b76c7","65","14","4","0","0","0","0","","MICHAEL","EDWARD","EDWARD","S/18/0004","$2y$10$IR2V/HlB09JeH4Nl9/xFe.w9Z69tZJtRBx/WKWwY0DJ.uA7r4Qq56","eledward","eledward","","2008-08-18","male","Christianity","","","","","2020/2021","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-29 23:51:48"),
("5","56550f19c59","65","0","4","0","0","0","0","","NWAKATA","","MICHAEL","S/18/0005","$2y$10$fcJ68rPAnPojOYMN5uCLo.27KCFX.98slNrpn2qHNyMlaOsCK08o6","elnwakata","elnwakata","","2007-10-02","male","Christianity","","","","","2018/2019","2nd Term","","","","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-29 23:52:31"),
("6","665d00cea91","65","16","4","0","0","0","0","","BASSEY","ETIM","SETH","S/18/0006","$2y$10$WNezlLyVl9pJD788M7O2FOmf9JMfm9dGFnlJBdu/OUz0NWEp9s/ya","thbassey","thbassey","","2009-03-15","male","Christianity","","","","","2019/2020","1st Term","","","PARENT","","","","1","1592227583","0","0","","0","","check_result","deactivated","2019-01-29 23:53:15"),
("7","765b9752651","65","17","4","0","0","0","0","","TRUST","TAMPIORUOBARI","OKOCHI","S/18/0007","$2y$10$7V1fmljeCJvUZwuJlvDceO3FEAYYcVyF2HuyEOqOz.iuEkqqKerx.","stokochi","stokochi","","2008-04-24","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-29 23:53:58"),
("8","86583c08b5c","65","19","4","0","0","0","0","","ANNA","EBIEKWA","PAUL","S/18/0008","$2y$10$LMJm6t59bij4olhJ6T/x2.TgEpLU59.QQTZMSqou09hXde/4rjYzW","napaul","napaul","","2008-08-07","female","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-29 23:54:40"),
("9","96503bbb096","65","20","4","0","0","0","0","","NWAKO","","BLESSING","S/18/0009","$2y$10$Bk9VAK7Y2XTAGSgL9teW4ewKujW2Wjyy.0bWKjJkH0ZiLKcOIMl82","ngnwako","ngnwako","","2008-03-08","female","Christianity","","","","","2020/2021","1st Term","","","PARENT","","","","0","1591099065","0","0","","0","","check_result","deactivated","2019-01-29 23:55:20"),
("10","1065838181f5","65","21","4","0","0","0","0","","BENJAMIN","","J-DOROTHY","S/18/0010","$2y$10$exTf9VcTMDkg.K/7FPvfZOI9NzjI3u6caZj//AkTEPyIy5JeaaUS6","hybenjamin","hybenjamin","","2008-09-30","female","Christianity","","","","","2019/2020","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-29 23:56:08"),
("11","1165c6f8dad8","65","5","4","0","0","0","0","","CHIKEMEZI","","PRECIOUS","S/18/0011","$2y$10$8Q29fP/.9Tf6pFrXtPj0a.jIxKBb/Ov0OGS16YFQQIvfkP1l.DxOm","uschikemezi","uschikemezi","","2007-08-12","female","Christianity","","","","","2019/2020","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-29 23:56:48"),
("12","12659db4af79","65","1","5","0","0","0","0","","WISDOM","CHINONSO","NDUBUEZE","S/18/0012","$2y$10$m1p/uBS5cy0iavFy987ILu6ixfc.Wva8tdnptIPUHYq2dsvkXZnta","omndubueze","omndubueze","","2007-08-14","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 00:16:48"),
("13","136593e216e3","65","2","5","0","0","0","0","","DIVINE","FAVOUR","SYLVANUS","S/18/0013","$2y$10$LkIdYGyI8WdItZ.juXKmMeLtXwe9IiJ0VRLjg75.fprTZFyevKiMe","usdivine","usdivine","","2006-05-23","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 00:17:29"),
("14","14651086d9d2","65","156","5","0","0","0","0","","LENYIE","KODAM","MOSES","S/18/0014","$2y$10$iGF88BeMI/BeKSGpq3bSj.0FKUwW4cOkk3z8BbKvfVoPKkz6VomN6","eslenyie","eslenyie","","2007-06-15","male","Christianity","","","","","","","","","","","","","0","1594847675","0","0","","0","","check_result","activated","2019-01-30 00:18:08"),
("15","1565d8df487b","65","3","5","0","0","0","0","","JAMES","","FORTUNE","S/18/0015","$2y$10$xosMihFjMmmSjRJ5CTPTuugcFF57o./AXIN4MLxdJ.k8RRX2bQDna","nejames","nejames","","2004-07-09","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 00:18:41"),
("16","1665d2de5c79","65","4","4","0","0","0","0","","OSAOGBORU","","DAVID","S/18/0016","$2y$10$eTgjCFeFB44Wox0KxYG1sOyt5H/7euvArBSPEPDcvl4gZrY9s4wSW","idosaogboru","idosaogboru","","2008-06-24","male","Christianity","","","","","2019/2020","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 00:19:20"),
("17","1765aa38997b","65","5","5","0","0","0","0","","MIRACLE","CHIGOZIRIM","CHINEKEZI","S/18/0017","$2y$10$.fxyudRpo1fYu/1A3.5PIeD42pXBb1qAEqbffwe.VndCl/fhntFOW","zimiracle","zimiracle","","2005-08-27","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 00:19:54"),
("18","186553bc2f16","65","5","5","0","0","0","0","","FAVOUR","CHIDEBERE","CHINEKEZI","S/18/0018","$2y$10$cYC.lqwwwBMMFupvXN0nLOGoiqG6oJgdezs8ZEPjwD5po4bGZ1jki","zifavour","zifavour","","2005-08-27","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 00:20:35"),
("19","19654aeae744","65","6","5","0","0","0","0","","PRECIOUS","","WUGA","S/18/0019","$2y$10$/WSWN5bCOnDpkQxH5KrvlODwvEA1MCVcFtKU2JUCqgZV2QIoduqDW","gaprecious","gaprecious","","2006-01-02","male","Christianity","","","","","","","","","","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 00:21:17"),
("20","20651bd22e5a","65","0","5","0","0","0","0","","OKECHUKWU","","NELSON","S/18/0020","$2y$10$jkyaWdntXnuxeWEJeoweLOtF9n0Gq05xg2fxV0KQVLSibHvo2dhHa","onokechukwu","onokechukwu","","2006-09-29","male","Christianity","","","","","","","","","","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 00:21:56"),
("21","2165865eef8a","65","7","5","0","0","0","0","","REJOICE","UGWUEZE","EMMANUEL","S/18/0021","$2y$10$y2jgM2B2u8/DbymbjKM5KeNPFW1QXraIxCw0m4ZniNm5oH7aGtF4.","ceemmanuel","ceemmanuel","","2008-01-08","female","Christianity","","","","","","","","","PARENT","","","","0","1589988596","0","0","","0","","check_result","activated","2019-01-30 00:22:43"),
("22","226516a8d321","65","129","5","0","0","0","0","","EMMANUELLA","CHIMDALU","OKAFOR","S/18/0022","$2y$10$0PQhEnXRXDvXgz2anDYXker3n3UMBUCBPLVJTmJZ70xoWWF1VUd/u","oremmanuella","oremmanuella","","2008-06-16","female","Christianity","","","","","","","","","","","","","0","1593154136","0","0","","0","","check_result","activated","2019-01-30 00:23:26"),
("23","2365055500e5","65","8","5","0","0","0","0","","FAVOUR","IFUANYA","MOSES","S/18/0023","$2y$10$N8ypZFZY52bckkVWaU4Rw.VpNfLGB.TOO0gRM6f/aAHbgYERcTt7S","esfavour","esfavour","","2007-08-30","female","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 00:24:19"),
("24","2465dbb6529a","65","9","5","0","0","0","0","","DEBORAH","CHINAMEREM","DURU","S/18/0024","$2y$10$QNXHCkJurvLc7GZItH9/7eZVEcM5PbOoVlbCFW9unGOQQu66ast5S","rudeborah","rudeborah","","2007-05-15","female","Christianity","","","","","","","","","PARENT","","","","0","1590588277","0","0","","0","","check_result","activated","2019-01-30 00:24:54"),
("25","256566e6c204","65","10","5","0","0","0","0","","PASCALINE","CHINASA","NWANGWU","S/18/0025","$2y$10$QnAWS7/MLHDFUtlM2t1c2usjJ5xsTcoqLx8nmssNkQwdeckzVoHRm","wupascaline","wupascaline","","2005-04-16","female","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 00:25:39"),
("26","2665d08d452d","65","11","5","0","0","0","0","","EVELYN","OBARIANASEMI","SAMUEL","S/18/0026","$2y$10$oQSbf0jgSj53o0ISsc.44OI2h6vkWfKsn/cTcoIscfAjgmPL6fpUu","elevelyn","elevelyn","","2007-05-14","female","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 00:26:22"),
("27","276592755697","65","0","4","0","0","0","0","","LEUVA","DUDU","NLEDE","S/18/0027","$2y$10$wyBs6odJzACMczWa62csqeYC7hiTRqnWez9WzTXbFZJu49KTCFNuy","deleuva","deleuva","","2007-10-27","female","Christianity","","","","","2020/2021","2nd Term","","","","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 00:26:57"),
("28","2865aee130d2","65","22","6","0","0","0","0","","ISAAC","DIANA-ABASI","UMOH","S/18/0028","$2y$10$KPCAiBSTiRHuJ/otOl9ykOFcAOoq6B6nqY58ChIX6fyV3biyS/tqK","ohisaac","ohisaac","","2005-04-15","male","Christianity","","","","","","","","","PARENT","","","","11","1629556937","0","0","","0","","check_result","activated","2019-01-30 07:22:28"),
("29","2965503f0631","65","35","6","0","0","0","0","","CHIBUIKE","DAVID","MODESTUS","S/18/0029","$2y$10$YbJSguJJ6mjEfa65jprou.KaDr6ye.gSgLAuCB3R3Bez1l8BVrrxG","kemodestus","kemodestus","","2006-12-26","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 07:23:24"),
("30","3065a443b867","65","30","5","0","0","0","0","","OSARAGBORU","","MICHAEL","S/18/0030","$2y$10$Q5h9gBQaywDea.xm341KNeC8.ttL.IgqoZjFRwiQKR78UwVSro3OO","elosaragboru","elosaragboru","","2006-08-10","male","Christianity","","","","","2019/2020","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:24:09"),
("31","316532350d2d","65","26","6","0","0","0","0","","EMMANUEL","JAMES","ELLA","S/18/0031","$2y$10$R.Gf8epv0JY7XPrXMhpVCe4k6i/kQeQJNC3QV0ikNoSD6SuY81u0O","elella","elella","","2006-03-01","male","Christianity","","","","","","","","","PARENT","","","","0","1623581486","0","0","","0","","check_result","activated","2019-01-30 07:24:53"),
("32","3265ef07e82c","65","24","6","0","0","0","0","","EMMANUEL","","NDEM","S/18/0032","$2y$10$3J2KeR3/WMUrPjhhYf3NKebRp5AZmrHpb3oqF85.L8lU72DzNItwy","elndem","elndem","","2004-12-11","male","Christianity","","","","","","","","","PARENT","","","","3","1591084235","0","0","","0","","check_result","activated","2019-01-30 07:31:28"),
("33","33657200aa49","65","1","6","0","0","0","0","","VICTOR","EBUKA","NDUBUEZE","S/18/0033","$2y$10$H4OXXeWKEBEUL0ZKzRunie8wjFxbIlySaSNOHxRXfObOqn1Gg5qnW","orndubueze","orndubueze","","2005-09-24","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 07:32:20"),
("34","34650f5bbbce","65","23","5","0","0","0","0","","MIRACLE","","PETER","S/18/0034","$2y$10$Q0NvBQWWWrYsvOomVo2OEOahDhG./KcFi4LPTdHFCL5AfQdBwxsSa","ermichael","ermichael","","2004-06-05","male","Christianity","","","","","2019/2020","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:33:25"),
("35","35651d7985e1","65","25","6","0","0","0","0","","EMEKA","","JOSEPH","S/18/0035","$2y$10$AexctBxx1WsiUP80G0ObEevtQyhO8Y4YcHU1.r6kfgF5NsbGUcflO","phemeka","phemeka","","2006-01-25","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 07:34:31"),
("36","3665b969eba2","65","15","6","0","0","0","0","","ELERA","APPOLUS","OSAROLUKA","S/18/0036","$2y$10$CQi113jm56WrDzKASLYHVerq7oBIr7a23pPRtMvvZ9SMS.cJMNI5C","raosaroluka","raosaroluka","","2006-09-12","male","Christianity","","","","","2021/2022","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:36:33"),
("37","37653e210576","65","0","5","0","0","0","0","","PAUL","","J\'EKEMINI","S/18/0037","$2y$10$3kgVvF2Zh2cafjpka9Oqsuh1UmdiVMWshw1qcncKOg0aIKvwp8DBu","nipaul","nipaul","","2019-01-02","male","Christianity","","","","","2018/2019","2nd Term","","","","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:37:32"),
("38","3865e15ec4ad","65","0","5","0","0","0","0","","ESSWANDUS","","CHIKAMSO","S/18/0038","$2y$10$BiSihUn491kghVoqOboNp.FP3bUA9RqmCbd1/5yz1Rkvz/W0dLNOO","soesswandus","soesswandus","","2019-01-03","male","Christianity","","","","","2018/2019","1st Term","","","","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:38:20"),
("39","39658d920d1c","65","21","5","0","0","0","0","","ARHAGBOR","","BEAUTY","S/18/0039","$2y$10$W8QMEjYuPWkdde0vQYY1peZt3jS9TysLNYBE3G6NI9N9yIZmw7jsO","tyarhagbor","tyarhagbor","","2006-01-31","female","Christianity","","","","","2019/2020","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:39:15"),
("40","40658349c0ff","65","36","5","0","0","0","0","","FRIDAY","","JENNIFER","S/18/0040","$2y$10$9640C.Tpr2MTSzu450PHr..GwYNHS1Ehg6N/AeIgg5Fcn5CcMPjcO","erfriday","erfriday","","2005-05-05","female","Christianity","","","","","2019/2020","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:40:01"),
("41","41656cb0f1f3","65","28","6","0","0","0","0","","PRECIOUS","CHIOMA","CHRISTOPHER","S/18/0041","$2y$10$7Ttzh69kQYsJE045KSJ3kOKUT7Qvy4ohf9z8yo1UIBTS4Ck.S1WmW","uschristopher","uschristopher","","2006-01-23","female","Christianity","","","","","","","","","PARENT","","","","0","1592306041","0","0","","0","","check_result","activated","2019-01-30 07:40:50"),
("42","426571ff5473","65","47","0","0","0","0","0","","ALOZIE","CHIDOZIRIM","PEDRO","S/18/0042","$2y$10$rkIzLFUOYm63YGomODy7S.zckbCa9I6yeXB.6HlakW3xglma.lomW","roalozie","roalozie","","2004-09-30","male","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","PARENT","","","","0","1597128688","0","0","","0","","check_result","graduated","2019-01-30 07:41:18"),
("43","43655c4ce4fc","65","185","5","0","0","0","0","","GOODNEWS","","LILLY","S/18/0043","$2y$10$b2puz5uofZG.miznsRlPZeSZuRq.D/GF/RvVu37zUray29vFWH4t.","lydoodews","lydoodews","","2019-01-03","male","Christianity","","","","","2019/2020","1st Term","","","","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:41:39"),
("44","4465f8b492f6","65","33","5","0","0","0","0","","AKANOYE","","FAVOUR","S/18/0044","$2y$10$Zpx6uFNuGgwtGCY2sQGtYetcYyNaIAaopABMPdhmi5Cm1KhF7dTH2","urakanoye","urakanoye","","2005-07-17","female","Christianity","","","","","2019/2020","1st Term","","","PARENT","","","","1","1590835142","0","0","","0","","check_result","deactivated","2019-01-30 07:42:36"),
("45","45656d8aaf51","65","33","0","0","0","0","0","","DIVINE","CHINEDUM","AKAONYE","S/18/0045","$2y$10$0Sf1G7gx2ciGIaiF1UTeFOpgZKyi8lIXqyCU7eD1zUHs3JFL76HW.","neugoh","neugoh","","2005-07-17","male","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","PARENT","","","","0","1608881972","0","0","","0","","check_result","graduated","2019-01-30 07:42:50"),
("46","4665e14e3fa6","65","34","6","0","0","0","0","","UCHECHI","","ORLU","S/18/0046","$2y$10$RbwVy8DqSOaxKER7Ul2KCu3f6rMO2GaVTnUchpZL0vkSRGw8.kLza","luuchechi","luuchechi","","2005-12-24","female","Christianity","","","","","2021/2022","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:43:31"),
("47","4765840835a9","65","38","0","0","0","0","0","","WISDOM","AKPENYI","UMAIJIYE","S/18/0047","$2y$10$.d3gBRowMFQqgPVOvcWmk.X8uzhjqWRLKiZit16XQmuOO.80/YRdW","iywisdom","akpenyi","","2004-09-02","male","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","PARENT","","","","0","1594213737","0","0","","0","","check_result","graduated","2019-01-30 07:43:41"),
("48","4865c42d2613","65","32","6","0","0","0","0","","HANNAH","BARINEDUM","NGIOR","S/18/0048","$2y$10$xwRcDZUYNyI6Zoib4q4q3eAoKPsyq8bt3bRgFlXWOSJXOeQRZv6ja","gohannah","gohannah","","2005-03-27","female","Christianity","","","","","","","","","PARENT","","","","0","1593548357","0","0","","0","","check_result","activated","2019-01-30 07:44:14"),
("49","4965795c4dc8","65","43","0","0","0","0","0","","MONDAY","JACK","GLORY","S/18/0049","$2y$10$pKonCPuV8H4bA9vlW9ITceR1BYfkP/gJ/4NTWRg8OU3SJ5UKMGFaW","rymonday","rymonday","","2004-01-02","female","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","PARENT","","","","0","1623606728","0","0","","0","","check_result","graduated","2019-01-30 07:44:24"),
("50","5065a169988b","65","0","5","0","0","0","0","","ANTHONG","","COVENANT","S/18/0050","$2y$10$w0ipU3vuw90Ab3fnuj/q6O3Nu9Uz.LRanaR45fJW50zwy2O9pdv9a","ntanthong","ntanthong","","2005-10-13","female","Christianity","","","","","2019/2020","1st Term","","","","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:44:59"),
("51","51657d1e0e20","65","40","0","0","0","0","0","","DAMILOLA","BLESSING","OLAIYIDE","S/18/0051","$2y$10$tNSHqUBZ18ROduJcrCG.1.vJuDe0jYG274isB6sqyVAH.wo8dgU6O","ngolaiyide","ngolaiyide","","2006-06-01","female","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 07:45:31"),
("52","5265b4260ed8","65","27","5","0","0","0","0","","PROMISE","","CHINWENUBA","S/18/0052","$2y$10$xSNMHVtJJYBvxEZvMsr5Cu5tXFblvmPJQilrZbekTb8SoiDdJMTra","bapromise","bapromise","","2005-03-25","female","Christianity","","","","","2019/2020","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:45:49"),
("53","5365173b5f8a","65","20","0","0","0","0","0","","NWAKO","","FAITH","S/18/0053","$2y$10$zc9tBe7/C4SRgIOMvvnA.eOLYu1bahQk43QEIHS8aepEU3X/e5Axm","thnwako","thnwako","","2005-09-02","female","Christianity","","","2020/2021","3rd Term","2020/2021","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 07:46:45"),
("54","5465b7e2116f","65","37","0","0","0","0","0","","MONDAY","","PRECIOUS","S/18/0054","$2y$10$Ticft2SUp9J/ElqCbvucyuv.ewQ72Ifrwfq21KdHSFLTh./MZPdSG","usmonday","usmonday","","2006-08-22","female","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","/home/zeonglob/public_html/divinefavour//private/images/student_passport/1eabcc.jpg","PARENT","","","","0","1593699451","0","0","","0","","check_result","graduated","2019-01-30 07:48:53"),
("55","55653cdde4e8","65","0","0","0","0","0","0","","SARAH","","AMOAKAA","S/18/0055","$2y$10$RtIHBQo6cB0dyOl.6WTUSOMlcDAVEWNSUCHPt8bWG0/BQAvkSqZR6","aasarah","aasarah","","2019-01-30","female","Christianity","","","2020/2021","3rd Term","2019/2020","1st Term","","","","","","","0","0","0","0","","0","exempt","check_result","graduated","2019-01-30 07:50:40"),
("56","566564751024","65","44","0","0","0","0","0","","LOURETTA","ENYA","MANSON","S/18/0056","$2y$10$HDmqLB7EI4XuFFiVCJS26ObYsW9VprWZkCJfbjhB8Z.S5KJeZNVo6","taenya","taenya","","2004-11-17","female","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","PARENT","","","","0","1589986806","0","0","","0","","check_result","graduated","2019-01-30 07:51:29"),
("57","5765a30aa59c","65","41","0","0","0","0","0","","FAVOUR","","EMMANUEL","S/18/0057","$2y$10$JJ46gM80rONi.NOSbt4x6.vu.Ry2MOQ5ue.SuzwcryDmTUMXdxEPK","elfavour","elfavour","","2004-06-17","female","Christianity","","","2020/2021","3rd Term","2020/2021","2nd Term","","","PARENT","","","","1","1594037204","0","0","","0","","check_result","graduated","2019-01-30 07:52:23"),
("58","586594c1bfce","65","50","0","0","0","0","0","","OKAFOR","MONACHISO","DANIELLA","S/18/0058","$2y$10$AvHJk19thvODE60jRdRYeuz9fClWXOdxFbfphdGRdyE/oE/gizjc.","laokafor","laokafor","","2006-04-12","female","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","","","","","0","1590001386","0","0","","0","","check_result","graduated","2019-01-30 07:53:50"),
("59","5965a451a77b","65","49","0","0","0","0","0","","JOY","","COLLINS","S/18/0059","$2y$10$VkLCBOZjvE2NYQHrAh5qzOxnH994cCimPWsvbTQxGZsr1aHyGdlH2","oycollins","oycollins","","2005-12-13","female","Christianity","","","2020/2021","3rd Term","2020/2021","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 07:54:49"),
("60","6065f53585d3","65","45","0","0","0","0","0","","DEBORAH","","NELSON","S/18/0060","$2y$10$YBZFaPqsds971Y5YU760..6d5N4x4XkyWPPJ7fuX/b3LzkRJtEfae","ondeborah","ondeborah","","2005-03-09","female","Christianity","","","2020/2021","3rd Term","2020/2021","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 07:56:40"),
("61","6165b3681ef0","65","18","0","0","0","0","0","","FRANK","","SUFFICIENT","S/18/0061","$2y$10$/8dxU1AiFSP89.S2fwI4rOmjOBC1n3yFW26CUCtnlKWkq/g.6UaVu","ntfrank","ntfrank","","2004-12-08","female","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 07:58:14"),
("62","626530e283ee","65","46","0","0","0","0","0","","JORDISON","","COSMOS","S/18/0062","$2y$10$YcHxv4/cq0KtLRRYMus.P.SUtCPe970qHivmpDY3AGvOmTmeDJx36","osjordison","osjordison","","2003-10-16","male","Christianity","","","2020/2021","3rd Term","2018/2019","3rd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 07:59:46"),
("63","63650772b31d","65","39","0","0","0","0","0","","OBARE","ESEOGHENE","ISAAC","S/18/0063","$2y$10$FyiGHsVAq4IFsJC2c207MuMDY1RIeGY87winMkTids28szBEbIrEm","acobare","acobare","","2005-08-03","male","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","","","","","0","1593777198","0","0","","0","","check_result","graduated","2019-01-30 08:00:53"),
("64","64650f07994a","65","42","0","0","0","0","0","","NLEDE","","GBENEKA","S/18/0064","$2y$10$9bxukzdpiPojgUs.FYLNlu72hinIQaIzEdTfFUl4uUE69U5u2/C.m","kanlede","kanlede","","2019-01-18","female","Christianity","","","2020/2021","3rd Term","2020/2021","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:02:17"),
("65","656541142e52","65","48","0","0","0","0","0","","FATHIA","","BAMIGBOSO","S/18/0065","$2y$10$PENADolhMEXnA6pvgNUbrOQd52m11DqnR42bNXvVzGkA9DMSgQs5C","iabamigbose","iabamigbose","","2004-03-23","female","Christianity","","","2020/2021","3rd Term","2020/2021","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:04:37"),
("66","6665f0438e40","65","51","0","0","0","0","0","","LAWRENCE","","A-DAKA","S/18/0066","$2y$10$iyg1cPxTSuBWdt8GMyZ8EeUW3cBKaoswyNIMC8qZv3tNKGZxebpnG","kalawrence","kalawrence","","2003-02-17","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:18:54"),
("67","676552033d60","65","0","0","0","0","0","0","","GIDEON","","B-DICK","S/18/0067","$2y$10$9WExagYWD0PmxpgW74uJHOIxLHL0RxuJcTm3eiFGsXQyr0tO8Z63a","ckgideon","ckgideon","","2003-01-21","male","Christianity","","","2019/2020","3rd Term","2018/2019","3rd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:26:05"),
("68","6865f8c56d8e","65","64","0","0","0","0","0","","MIRACLE","","C-GEORGE","S/18/0068","$2y$10$csuU5xvbEAUolHaUKa9ZIue.ZSqKQ4l8dfR9bRfpwz9sVy/8xE1W2","gemiracle","gemiracle","","1999-10-18","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:26:47"),
("69","6965e256b502","65","63","0","0","0","0","0","","SHADDAI","","D-IGIRI","S/18/0069","$2y$10$afDNpxY7HwZDQTFbMXIIuOV3Pwfsu.t13NzUZop8TGvMQMHzZuLwC","rishaddai","rishaddai","","2003-05-14","male","Christianity","","","2019/2020","3rd Term","","","","","PARENT","","","","0","1592077646","0","0","","0","","check_result","graduated","2019-01-30 08:27:45"),
("70","70652e6f9918","65","0","0","0","0","0","0","","IKOTT","GIDEON","E-IME","S/18/0070","$2y$10$KAzT3pYFEsY0pUHMT73gWOXCCF1FR/33uNLsk94/WbNXo/bzUMrAm","meikott","meikott","","2005-04-09","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:28:36"),
("71","716587d21d70","65","0","0","0","0","0","0","","FAVOUR","","F-NWAKO","S/18/0071","$2y$10$./9gO06LOawiBRf5/nOx0OlTJcbR7m.VO8H/dOfVtnzXjjVVg1f0S","kofavour","kofavour","","2003-03-31","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:33:08"),
("72","7265e9771f5f","65","0","0","0","0","0","0","","EMMANUEL","","G-ORDU","S/18/0072","$2y$10$ZXJ91DYRl8nB0dj6VoBk.uK8inW4nv9CGOS3loINLPe4wKnHfhXtW","duemmanuel","duemmanuel","","2002-06-09","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:34:21"),
("73","73658a574f13","65","40","0","0","0","0","0","","KOLAWALE","","H-OLAYIDE","S/18/0073","$2y$10$sblacvYEt2ksLB3/NHRq/uASzhfGtyX8eLQgaczYtfUm015ABwxeC","dekolawale","dekolawale","","2003-04-27","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:35:24"),
("74","74650f404d37","65","58","0","0","0","0","0","","EHIS","","I-OYAMIELEN","S/18/0074","$2y$10$E9wwAQsRzikGHZtIZ6zJTu1xPbdLYsoBTCw/5HGElj210euQBoglG","enehis","enehis","","2004-12-19","male","Christianity","","","2019/2020","3rd Term","2018/2019","3rd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:36:32"),
("75","756531e090ca","65","50","0","0","0","0","0","","EBUKA","","J-OKAFOR","S/18/0075","$2y$10$IkwpFU.qQ9BAfnC2kdeuQOffV446uav26P.klERFIHvqhS0pAF.SC","orebuka","orebuka","","2004-05-19","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:37:21"),
("76","7665f6985b67","65","57","0","0","0","0","0","","WISDOM","","K-PETERS","S/18/0076","$2y$10$18.q32EFv1AqFEvsV04Z5uWRu/qpLQ2Yr3XRLFD98LzLRBHK8apu2","rswisdom","rswisdom","","2003-12-28","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:38:28"),
("77","77653f5bfe80","65","53","0","0","0","0","0","","SAMUEL","","L-TAMBARI","S/18/0077","$2y$10$EdSdZhOfP7wjNTBRlOdqjuKqnqpkTOqAzm5uzlArFOFGZWkX2mIWW","risamuel","risamuel","","2003-07-23","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:39:09"),
("78","786556575e31","65","52","0","0","0","0","0","","JACOB","","M-VINCENT","S/18/0078","$2y$10$innASjnLs6xer7Uc0lVDCeblxP.tNsqXq70f.3sYXBovPt.kUzvda","ntjacob","ntjacob","","2003-05-06","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:40:28"),
("79","7965bbc381d5","65","35","0","0","0","0","0","","FAVOUR","","N-WILLIE","S/18/0079","$2y$10$0/ujZvw6OHxtn4dJP8EMAu2v.Q698VXAq/Jw66CI3I3G4OgiFKXDS","iefavour","iefavour","","2004-08-04","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:41:57"),
("80","8065d16ceeee","65","0","0","0","0","0","0","","DAMILOLA","","O-ADENIYI","S/18/0080","$2y$10$E5YnFkeoIU0WF20JOK8Ft.g1nfTllJ.VdZ7gCZ7bmsaM79vrQ0Bz2","yidamilola","yidamilola","","2004-09-07","female","Christianity","","","2019/2020","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:43:30"),
("81","816572e9a300","65","21","0","0","0","0","0","","HELEN","","P-ARHAGBA","S/18/0081","$2y$10$Y.upd2v5DbeEDQz55mKW/uCT6xyf5R0xCqWaONS0oGB.0kVL9Na/m","bahelen","bahelen","","2003-07-23","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:44:24"),
("82","82655e4862f9","65","0","0","0","0","0","0","","IFEOMA","","Q-CHUKWUDI","S/18/0082","$2y$10$Bsn5AgkwgjyL1984ngNTFOI4FZ.3kECAFoENtJ5R55Dugv2mtMB8K","wuifeoma","wuifeoma","","2003-04-24","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:45:23"),
("83","8365b8a56387","65","61","0","0","0","0","0","","PRECIOUS","","R-DAPPA","S/18/0083","$2y$10$y7fWQfGrj/4H8nBYqnwbOenze0q6Lpbxtvfs2k6HZBsjtqh39VuB6","paprecious","paprecious","","2003-10-23","female","Christianity","","","2019/2020","3rd Term","","","","","PARENT","","","","0","1596101928","0","0","","0","","check_result","graduated","2019-01-30 08:46:31"),
("84","84651e82a435","65","62","0","0","0","0","0","","ALICIA","","S-EBIWARE","S/18/0084","$2y$10$H/r/FTj/9jJIbv.HxbnDx.xSpxMomBQx8PeiQEAicN3e/n9YoEsvG","realicia","realicia","","2004-09-11","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:48:37"),
("85","8565c75fc912","65","0","0","0","0","0","0","","QUEEN","","T-GEOFFREY","S/18/0085","$2y$10$tJU2Hly.z2W0TiVHCCF3I.jgEUP3j6rhb9V.BFYnNnryjOSR5OZB.","eyqueen","eyqueen","","2004-05-05","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:50:05"),
("86","8665f49ab2ba","65","0","0","0","0","0","0","","JESSICA","","U-JOHN","S/18/0086","$2y$10$6lahTkoYUth94SSPqvgFyupJOTdMWCSr8bt6ZhJ4EKQ1OKHSzFCj.","hnjessica","hnjessica","","2004-09-15","female","Christianity","","","2019/2020","3rd Term","2018/2019","3rd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:51:31"),
("87","87652e5fc91e","65","15","0","0","0","0","0","","GLORIA","","V-OSAROLUKA","S/18/0087","$2y$10$RDXC4NT19u7AZmGxelHHm.X7eOJKX7orp/YTyFSCQZ3DKC.9zHEPq","kagloria","kagloria","","2004-10-16","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:52:40"),
("88","8865b111017d","65","60","0","0","0","0","0","","MERCY","","W-OSUJI","S/18/0088","$2y$10$GkeeNgFpSs1oz1SJcv4ZguQwaGimw4M4t8faZuxwYANM6OZvfNJRe","jimercy","jimercy","","2005-04-18","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:53:50"),
("89","896589e6d3e0","65","53","0","0","0","0","0","","DEBORAH","","X-TAMBARI","S/18/0089","$2y$10$jX6csKulCiLxg.Kp.ZNZLukY5fE1hxopDJNc3JnwJdsiatK4RLK0.","rideborah","rideborah","","2003-07-23","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:55:12"),
("90","90657c3cc4a4","65","54","0","0","0","0","0","","FARIDA","","Y-YAKUBU","S/18/0090","$2y$10$jTTmYL4Jfk9fOeTleZOJH.pUngkDyubpC9QYQcmOIA6w7D/ThxbDi","bufarida","bufarida","","2006-08-23","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:58:04"),
("91","9165cd6a93eb","65","56","0","0","0","0","0","","JOY","","Z-FAKAE","S/18/0091","$2y$10$TCDIfZ7ViITipRdhOmRj1.4kHDCn0pc/nNzutLF5kgjv2qF/BM6cO","aejoy","aejoy","","2004-03-04","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:59:28"),
("92","92654663adc3","65","0","0","0","0","0","0","","NWASOR","","KING","S/18/0092","$2y$10$V1eln3Yk1hdDA4KdtgbSyecAZrT07PjMIbEPP.ymmx5Zp62pHn4Q2","ngnwasor","ngnwasor","","1999-11-27","male","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 06:51:50"),
("93","93657c247f96","65","73","0","0","0","0","0","","BENJAMIN","","VICTOR","S/18/0093","$2y$10$77Khm0UF5wV80MVowV.TC.8XWeE8Wj.8PqHX5kNoYmJj4xgBB8ZmW","orbenjamin","orbenjamin","","2003-05-03","male","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 06:53:04"),
("94","9465149ce3f9","65","36","0","0","0","0","0","","NELSON","","LOVEDAY","S/18/0094","$2y$10$M5HhdDjlJpmx4xwF0RVRJu0YxJ1StQOjzicmiPSmYhxTP8Xzn8gmO","aynelson","aynelson","","2002-01-22","male","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 06:53:57"),
("95","9565051cdccf","65","15","0","0","0","0","0","","PRECIOUS","","OSAROLUKA","S/18/0095","$2y$10$PAAH4sNwC2j7uVpyo5O90ut2fWc9kA6FBiv9uKlgOD2uCfGKVJ.nq","kaprecious","kaprecious","","2003-03-23","male","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 06:55:08"),
("96","96657299f152","65","69","0","0","0","0","0","","PRECIOUS","","EREROBE","S/18/0096","$2y$10$b2BMq2ZGTMntNWq9dKvV/.XRbnDZtJ/hDW05JObP84OTp88Yd2Epi","beprecious","beprecious","","2002-03-12","male","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 06:56:26"),
("97","9765b40b6e18","65","76","0","0","0","0","0","","NWAFOR","","GEORGE","S/18/0097","$2y$10$iuoiD41/rYWEkOogvFwcjOStvEoeY0aBl79U/9hzIDa8QIdNvdxFi","genwafor","genwafor","","2000-04-11","male","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 06:57:48"),
("98","986540286116","65","72","0","0","0","0","0","","IKECHUKWU","","DANIEL","S/18/0098","$2y$10$nQ8NxdfwavJliqKqdNIDT.beUg0Wyr7UPtbXQmEiNQ5ZiufLYTEy.","elikechukwu","elikechukwu","","2001-05-10","male","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 06:58:44"),
("99","9965d8f1cc76","65","0","0","0","0","0","0","","AWAJIMENKPULU","","H\'GEORE","S/18/0099","$2y$10$WbRbyKnqgf7EaMtKjaepAemvRnx3EYbhDyGqNC3SUsbc4TXmQfzOW","reawajimenkpulu","reawajimenkpulu","","2019-01-03","male","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:00:07"),
("100","10065e3738776","65","0","0","0","0","0","0","","BARIBEFI","","I\'SAMPSON","S/18/0100","$2y$10$aq8rJUWfV2UCFhj9D3i7WeeuH7DgrP3fLOAQQ/p/DzBnA1AaRLQme","onbaribefi","onbaribefi","","2019-01-03","male","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:00:59");
INSERT INTO students VALUES
("101","101659effd8e9","65","71","0","0","0","0","0","","EMMANUEL","","ODIMBU","S/18/0101","$2y$10$X4bi0x69tcDw4quW.kPuaea09OyWiOizOmtHYoYVQukZsrmjwozWS","buemmanuel","buemmanuel","","2003-11-11","male","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:02:00"),
("102","1026531130253","65","0","0","0","0","0","0","","EDET","PEACE ","JOSEPH","S/18/0102","$2y$10$YoTZ4B8f9ZKYHEPCUnvLoeYktoxdY7.9A3BTNRAg4Icc73bOtDZ5G","ceedet","ceedet","","2003-03-31","male","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:02:50"),
("103","10365c9953531","65","0","0","0","0","0","0","","EDET","","WISDOM","S/18/0103","$2y$10$t7DOmpgj1hch6vHaeS.qwOooYvM9IUr0h8nupeXG0yy3FI2JK4XSu","omedet","omedet","","2002-03-21","male","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:03:34"),
("104","10465f1bf16a9","65","46","0","0","0","0","0","","COSMOS","","JOHNNY","S/18/0104","$2y$10$QgPa/EqwnlGIndh2E59f0.ZxR8CQiS4/DgwIS5zbQbhZ4NFigCWsC","nycosmos","nycosmos","","2002-05-17","male","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:21:01"),
("105","1056555bb2cd9","65","65","0","0","0","0","0","","MEJIRI","SARIMA","ANN","S/18/0105","$2y$10$MR8r12ulx/Cke/vF9himz.elWZmyWDO0F2tKQMoQ0YL/zdYOI5ykq","nnmejiri","nnmejiri","","2001-03-05","female","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:22:23"),
("106","106652b8fda69","65","6","0","0","0","0","0","","JOY","DOKA","MENEGBO","S/18/0106","$2y$10$rldFRMR3aoELaGbojkAO1uh9PqL.Bw5bf1/3WPcV0K3RNDT.xaPJ2","bojoy","bojoy","","2000-01-02","female","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:23:24"),
("107","1076571b2dae5","65","78","0","0","0","0","0","","KEKE-JUDE","","EVELVN","S/18/0107","$2y$10$wgG8LZuYFcImElaG4o3mKOZ0ak6oAL5fSPiUS12TnzhQ/zMMtO0qu","vnkeke-jude","vnkeke-jude","","2002-03-14","female","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:25:15"),
("108","10865bee75a58","65","22","0","0","0","0","0","","UMOH","","EDIMA","S/18/0108","$2y$10$2OzrbnSTa0AI1Qb8xy7QkubLU4W4bOrq4CpKYWD53maNCjyq95WfK","maumoh","maumoh","","2001-12-03","female","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:27:01"),
("109","10965b1fac8df","65","37","0","0","0","0","0","","MONDAY","","BLESSING","S/18/0109","$2y$10$WL3HjAn9rgv2cWTDMx/hO.E/9tJuKWxo1Rv//E87Jo4H8zJLHA9N2","ngmonday","ngmonday","","2003-12-02","female","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:28:07"),
("110","1106588146295","65","79","0","0","0","0","0","","ONWUEJEKWA","","CHIOMA","S/18/0110","$2y$10$ejDRgsJwQTF1T/qr3Uu/pujpUi7fCBFf5B/qYXtmaH5Yo1xaXkVOK","maonwuejekwa","maonwuejekwa","","2003-03-23","female","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:29:06"),
("111","111659a87b275","65","4","0","0","0","0","0","","PRECIOUS","","OSAROGBORU","S/18/0111","$2y$10$b8s7V2wFOKtVL.0sAnn6b.V5WajPXgUHjW7quq5xvxOiFlpZeWjJS","ruprecious","ruprecious","","2003-03-03","female","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:30:11"),
("112","11265df0027be","65","66","0","0","0","0","0","","IME","UDUAK","IKOTT","S/18/0112","$2y$10$pl4vMeMK3sSbcNY6LC7Kiu6feZsTeIwkG7d9LKpAuuz4H.BhwfdI.","deikott","deikott","","2003-04-29","female","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:30:56"),
("113","11365651d2550","65","33","0","0","0","0","0","","UGOH","","VICTORY","S/18/0113","$2y$10$haVJkhpuSiDr2gIgXjqTOen8ZnT/ZF4W5WQxFqI6OWg1JbqMBavvK","ryugoh","ryugoh","","2003-01-19","female","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:31:49"),
("114","11465e16a30b5","65","0","0","0","0","0","0","","IKPOKOMINJANA","","W\'AMOS","S/18/0114","$2y$10$JPXFuYiYt2pvB6b6q42q7eVTEvAxi7aexlayfFKGLXhMemu7s1DlO","osikpokominjana","osikpokominjana","","2019-01-03","male","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:32:36"),
("115","11565d6830ce3","65","0","0","0","0","0","0","","EMMANUEL","","X\'NAOMI","S/18/0115","$2y$10$X/Jhm/rviSrriIZlcMmdsOpfiOJq8URJWVHj9ToYAd2maMQp0zbJW","miemmanuel","miemmanuel","","2019-01-03","male","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:33:16"),
("116","11665701f5b2b","65","80","0","0","0","0","0","","EMMANUELLA","","UGBOR","S/18/0116","$2y$10$luC1IlYuVIrqH82TIsWvMuiqUluT2uYhTRuT9BPMGmNwui8m6VeSG","oremmanuella","oremmanuella","","2001-12-24","female","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:33:55"),
("117","11765ef442c3b","65","75","0","0","0","0","0","","MARY","","JUBRIN","S/18/0117","$2y$10$AT1kMS90L38MHce8aynFg.MSn6PrAbtmGWGU9yZbf2E2DLJbEbyRy","ryzubrin","ryzubrin","","1999-12-25","female","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:34:52"),
("118","118653d2e3213","65","77","0","0","0","0","0","","PRAISE","","OKOR","S/18/0118","$2y$10$AaUClwuFdoskTDzfIEHl6.DfwZZFbGndVgOTom1JcSq9JSRBBkMRa","orpraise","orpraise","","2001-01-16","female","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:36:03"),
("119","11965ff0a5843","65","67","0","0","0","0","0","","IMMACULATE","","WILLIAMS","S/18/0119","$2y$10$DC0Ifxqs3PqToWHZBlO3BOYmMqGNqLzHm6Ss/Pu/vPjl88wy5iuYG","msimmaculate","msimmaculate","","1999-05-26","female","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:37:01"),
("120","1206595ecb781","65","67","0","0","0","0","0","","PERPETUAL","","WILLIAMS","S/18/0120","$2y$10$BSlfgkTgGt21Mz0SRD18eujq2bUsmDXJt.ASsPBWbnVu382HNGSe.","msperpetual","msperpetual","","2000-11-05","female","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:37:48"),
("121","1216577613aff","65","18","4","0","0","0","0","","DIVINE","","FRANK","S/18/0121","$2y$10$Q4llG1BdesaTbXQKtG/ikOx6c157IFFY8mw/9.Eslb.LXcNjEhHn.","nkdivine","nkdivine","","2009-03-19","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-02-10 19:56:44"),
("122","12265432e9c8d","65","55","0","0","0","0","0","","VICTOR","","ZZB-AKPAN","S/18/0122","$2y$10$n/H2LPx2P3YAVuiUjaqjpeBtPlTKVvgHTCwF8fhvJcb3DHRPcgsK.","anvictor","anvictor","","2003-09-05","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-02-11 09:19:16"),
("123","1236546d252cc","65","59","0","0","0","0","0","","ESTHER","","ZZA-AKPAN","S/18/0123","$2y$10$3XD.ToUuQ0qFibJBwGf5W.nY8L31LtX2RU/XZm16FJLZF69CIYbc6","anesther","anesther","","2004-08-07","female","Christianity","","","2019/2020","3rd Term","2018/2019","3rd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-02-11 10:03:48"),
("124","12465ccfba3d1","65","6","0","0","0","0","0","","HAPPINESS","","NAADOR","S/18/0124","$2y$10$8.NicbiSIyCo7xAZF/S1HOW.f7chs9i0kx8yV5UUGDcwg/g29V8na","orhappiness","orhappiness","","2000-08-03","female","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-02-11 21:59:06"),
("125","12565938c83a8","65","150","4","0","0","0","0","","MISHEAL","NWAKAJI","OSAROLUKA","S/18/0125","$2y$10$wtQejKgdflrzzww6qF9GlumrnZlhxKGrMCg/pJPFNdhgcCUU/phZm","alosaroluka","alosaroluka","","2006-10-02","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-05-07 13:51:13"),
("126","1266586abf87d","65","57","4","0","0","0","0","","SUCCESS","LELEBARI","PETER","S/18/0126","$2y$10$X/elvGrLySYAG2kzKrC0oeADq3P2bucmtCm61JP2krMtuGsdg8Vz6","sspeter","sspeter","","2008-12-19","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-05-08 08:11:45"),
("127","12765b30d32dc","65","145","4","0","0","0","0","","VICTOR","CHIBUIKE","ANYANWU","S/18/0127","$2y$10$AA6fQtf2yJGF2/RPBpZ6KOEd.a5sS7rSLbMULu9l1LKegdc5Z7RJW","wuchibuike","wuchibuike","","2009-10-27","male","Christianity","","","","","2020/2021","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-10-18 10:12:10"),
("128","1286576320e1e","65","23","6","0","0","0","0","","KUYIK","JOSEPH","PETER","S/19/0001","$2y$10$2QDmD1m6xh/Tv9xGc/0Zs.lo5H1TeT3fAihTU0zAPl83wNoYE0lPS","erkuyik","erkuyik","","2005-06-05","male","Christianity","","","","","","","","","PARENT","","new_student","","1","1591723038","0","0","","0","","check_result","activated","2019-11-25 13:11:46"),
("129","12965a2edd05c","65","0","5","0","0","0","0","","FAVOUR","","UGOH","S/19/0002","$2y$10$eOmdDcy9da6Qv/1Qe5EZlejwWaGKJRvyzUS6QxqPS7mzYpkD1NchO","ohfavour","ohfavour","","2005-11-09","female","Christianity","","","","","2020/2021","1st Term","","","","","new_student","","0","1598106270","0","0","","0","","check_result","deactivated","2019-11-25 13:13:06"),
("130","1306507d90eb7","65","0","6","0","0","0","0","","ELERA","","OSARULUKA","S/19/0003","$2y$10$X.5Xe/E2JACyiO0Uv7iwCOcHu/kx91sz24r9A7u47NRv8/x/M9haa","kaelera","kaelera","","2005-11-01","male","Christianity","","","","","","","","","","","new_student","","1","1592227615","0","0","","0","","check_result","activated","2019-11-25 13:14:21"),
("131","1316595471cd6","65","115","6","0","0","0","0","","COVENANT","ASUQUO","ANTHONY","S/19/0004","$2y$10$ygu5xMmzCcwWFj2MoRVd2.6qiMKH7cZQBHn4zvACcKyhGYthm64D.","nycovenant","nycovenant","","2005-10-13","female","Christianity","","","","","","","","","PARENT","","new_student","","0","1589816495","0","0","","0","","check_result","activated","2019-11-25 13:16:55"),
("132","132654259ddf4","65","0","5","0","0","0","0","","HANNAH","","NGOR","S/19/0005","$2y$10$Yb8JY6.whrz3.lH.JxyztuSSLM/.4fUcq7PbEoNrI81Kz6/qNR.Tu","orhannah","orhannah","","2005-11-16","male","Christianity","","","","","2019/2020","1st Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-25 13:17:46"),
("133","13365516dcf07","65","21","6","0","0","0","0","","BEAUTY","BENJAMIN","ARHAGBA","S/19/0006","$2y$10$jdx5SDFg6x97CEeLF7h0ueAnWKog184owftdFH6HdjgS8YrqQz/N6","babeauty","babeauty","","2005-01-31","female","Christianity","","","","","","","","","PARENT","","new_student","","0","1595970372","0","0","","0","","check_result","activated","2019-11-25 13:19:19"),
("134","1346570ce0e93","65","36","6","0","0","0","0","","JENIFER","FRIDAY","GBOGIM","S/19/0007","$2y$10$4tZdHrQWrotZ7/6AdVqi5O2EOoXQ8t9mkbYtQBLhdIHz4AZW2B1wC","imjenifer","imjenifer","","2005-05-05","female","Christianity","","","","","","","","","PARENT","","new_student","","0","1590740517","0","0","","0","","check_result","activated","2019-11-25 13:20:00"),
("135","13565dbc0669f","65","161","6","0","0","0","0","","SAMUEL","ABIODUN","AROWOMOLE","S/19/0008","$2y$10$dssEhcSDWwEbLVSlUNRBm.ZzOl2TKAIR76j9cPsulA2yegA0VpBCK","zesamuel","zesamuel","","2007-12-28","male","Christianity","","","","","2021/2022","1st Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-25 13:29:57"),
("136","13665625af2cb","65","0","6","0","0","0","0","","LILY","","GOODNEWS","S/19/0009","$2y$10$y7fPyp01.XVrQqfF.ncWK.hKEgTKHaOmucH5hl3R/KmhknrJNyXS6","wslicy","wslicy","","2016-11-11","female","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2019-11-25 13:31:14"),
("137","137656e6e30e6","65","0","5","0","0","0","0","","PRECIOUS","","JAMES","S/19/0010","$2y$10$EcnYW5MGn1UbB9kaMZ0vluzEf1Z97LFleF/OxDAc97V.0sHN4D6zm","esprecious","esprecious","","2002-11-30","female","Christianity","","","","","2021/2022","1st Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-25 13:32:10"),
("138","1386523edf61d","65","148","4","0","0","0","0","","JEREMIAH","ETIOKAMS","WILLIAMS","S/19/0011","$2y$10$tXvvylVc0szmcBLBWLHQHOte4DGgULsw/mAL5Um1DVMfat5hW98nu","ahwilliam","ahwilliam","","2007-09-20","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2019-11-25 14:15:49"),
("139","13965758ff048","65","118","4","0","0","0","0","","DESTINY","OKECHUKWU","CHINDA","S/19/0012","$2y$10$pZMuJgODOk5dAO6mYHlwzuS8U7UzgYk0VvSLY9CMwCWoxrpWem1r6","nychinda","nychinda","","2007-07-21","female","Christianity","","","","","2020/2021","2nd Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-25 14:17:16"),
("140","14065123977b8","65","21","4","0","0","0","0","","DORATHY","BENJAMIN","ARHAGBA","S/19/0013","$2y$10$DovdyaTAKQAUa1nitJbv/.pIk893rrz3JKa99x6agli/gs53obxYa","badorathy","badorathy","","2008-09-30","female","Christianity","","","","","","","","","","","new_student","","2","1590160239","0","0","","0","","check_result","activated","2019-11-25 14:18:46"),
("141","1416502562823","65","5","4","0","0","0","0","","PRECIOUS","CHIAMAKA","CHINEKEZI","S/19/0014","$2y$10$XzJFJUjr2vvAhSL8PZ9UUusQ5D9PTA8DgREM1VsWxpdt3tXJky8Vq","ziprecious","ziprecious","","2007-08-12","female","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2019-11-25 14:19:33"),
("142","14265e22cda77","65","0","4","0","0","0","0","","MISHEAL","","OSARELUKA","S/19/0015","$2y$10$ndBW.VLh4fZRdJLk1wmdruMxp5kz5tgfODrkEeyy6LcHF4WixUmX.","kamisheal","kamisheal","","2019-11-06","female","Christianity","","","","","2019/2020","1st Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-25 14:21:16"),
("143","1436548d957c9","65","146","4","0","0","0","0","","OGHENE YOLE","FAVOUR","EGBU","S/19/0016","$2y$10$4LhNH8CCO1W3v2hgQG8zSeWEwZRCXuDVv4VAr2uAI3lxzjhiCTdxG","bufavour","bufavour","","2008-03-16","female","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2019-11-25 14:22:03"),
("144","14465d484bead","65","0","0","0","0","0","0","","DEBORAH","","TAMBARI","S/19/0017","$2y$10$3nsMFaWVsFX9oJPlhaisMuOUZRq6LBIE31qXtd3T5SYrLinbS40Hu","rideborah","rideborah","","2019-11-20","female","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","1590491334","0","0","","0","","check_result","graduated","2019-11-25 14:50:44"),
("145","145655f56bbab","65","0","0","0","0","0","0","","MERCY","GUA","OSUJI","S/19/0018","$2y$10$ScWcAixgYKKWHIRxU.c8nOut4ATaevdCPEyw0PUL6ztGYPfwLh1LO","jimercy","jimercy","","2019-11-09","female","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","1590051858","0","0","","0","","check_result","graduated","2019-11-25 14:51:40"),
("146","146651967e1d0","65","0","0","0","0","0","0","","JOY","","FALBAE","S/19/0019","$2y$10$o4ioromIEAYkLXnhRs53ZOEAsPC.k8/Vhxl.Yb4EdFdXauNSZjMr.","aejoy","aejoy","","2019-11-25","female","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 14:53:42"),
("147","147654c63ccaf","65","0","0","0","0","0","0","","LAWRENCE","","DAKA","S/19/0020","$2y$10$LQ1ZkP/ZE0UgeI3HISqWvOaIDbzQTZZFDrsPszzBgYSDxVgzQHwzK","kalawrence","kalawrence","","2019-11-25","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 14:55:37"),
("148","14865656c26df","65","0","0","0","0","0","0","","ALICIA","","EBIHIARE","S/19/0021","$2y$10$og6785r1CzF.9tKFBV6O4OAzitYGubnklJ6NHRT8K7KMpBUZdwNiK","realicia","realicia","","2019-11-25","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 14:56:39"),
("149","14965deeba701","65","0","0","0","0","0","0","","QUEEN","","GEOFFERY","S/19/0022","$2y$10$q95aCYGlZuA0ZiqHnxHtHeI8UjTQVkvVxrOEbelhmjJshmthcvuLi","ryqueen","ryqueen","","2019-11-25","female","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 14:57:26"),
("150","150652d98df9c","65","0","0","0","0","0","0","","IFEOMA","","CHUKWUDI","S/19/0023","$2y$10$p4CBAfGp3JmW/X00o6Qy0uNYKlPtcFe1P1eH8SPwRYFpjCMYPSrDe","diifeoma","diifeoma","","2019-11-25","female","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:20:59"),
("151","151651e58a38c","65","0","0","0","0","0","0","","PRECIOUS","","DAPPA","S/19/0024","$2y$10$B/Gtvf3VtdSTKC0wLMHD/e1RXxbK5.r4lv2iYjp5Qsgkh9wqrrqQq","paprecious","paprecious","","2019-11-25","female","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:22:55"),
("152","152655767e6a3","65","0","0","0","0","0","0","","FARIDA","","JUKUBU","S/19/0025","$2y$10$1XGuPt4iKT8xVgcIF8QkbutDZURZNxaO7/tyUolfvWRqqu2DYEfWS","bufarida","bufarida","","2019-11-25","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","new_student","","2","1594638882","0","0","","0","","check_result","graduated","2019-11-25 15:23:37"),
("153","15365cbe7afb2","65","0","0","0","0","0","0","","HELEN","","ARHAGBA","S/19/0026","$2y$10$7IFverOESqB1lhDm1zClteUDjZ2n43kyWqTwkB4HvuawPz6cmNRv2","bahelen","bahelen","","2019-11-25","female","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","1596441109","0","0","","0","","check_result","graduated","2019-11-25 15:24:09"),
("154","1546592c1df0d","65","0","0","0","0","0","0","","GLORIA","","OSAROLUKA","S/19/0027","$2y$10$RgRIH4ynd88/J0VhlWsYaOK7/QbeOwIdonJHYjGxwGpdbGHdTUo/u","kagloria","kagloria","","2019-11-25","female","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:24:46"),
("155","15565aeb5c0df","65","0","0","0","0","0","0","","SARIMA","","SEJIMAT","S/19/0028","$2y$10$eMgV823rW80thJxFpPcdyeW4DKEKCwM6nRw7bsiFzdkJZFr4oEvaG","atsarima","atsarima","","2019-11-25","female","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:25:19"),
("156","1566585995e94","65","0","0","0","0","0","0","","FAVOUR","","NWAKO","S/19/0029","$2y$10$boOl1Yh1nKBsAM2N8p07.e3V4oc2ZcJ3GK54rmlx3vGq7Hd6OwOJ.","kofavour","kofavour","","2019-11-25","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:25:52"),
("157","15765f40f10e8","65","0","0","0","0","0","0","","DAMILOLA","","ADENIYI","S/19/0030","$2y$10$SQ1FzH2sccN2erFweAXRwuXr2h3dwnagAHUDEwIX6zTgOnTHS4LFK","yidamilola","yidamilola","","2019-11-21","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","1592387272","0","0","","0","","check_result","graduated","2019-11-25 15:26:23"),
("158","158656567aece","65","0","0","0","0","0","0","","EBUKA","","OKAFOR","S/19/0031","$2y$10$Bdw/mezYLtrpCJfxDDTk6O7K4vzoUrjctgSSDz8l1hZOBQ2xT5i9e","orebuka","orebuka","","2019-11-12","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","1592836207","0","0","","0","","check_result","graduated","2019-11-25 15:27:03"),
("159","15965f3e5ba87","65","0","0","0","0","0","0","","MIRACLE","","GEORGE","S/19/0032","$2y$10$hH.XdpuQnMaLUe5a5tyqu.mUmj7xYUUIpnHk4F7YBzY/j4rnJqg0O","gemiracle","gemiracle","","2019-11-22","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:29:54"),
("160","160658fb9804a","65","0","0","0","0","0","0","","WISDOM","","PETERS","S/19/0033","$2y$10$aJe9wbxVTA3kxA9mZKiNIONhpeYwptj0jQX2u2vsR3M/OXdGBV3d.","rswisdom","rswisdom","","2019-11-21","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:54:39"),
("161","16165b11d1810","65","0","0","0","0","0","0","","KOLAWALE","","OLAYIDE","S/19/0034","$2y$10$i8TYHQjxlatH6sMJ6sBPNOjoVbRolUWFnGY7ieBMbWHy5H6w.d1NC","dekolawale","dekolawale","","2019-11-14","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:55:23"),
("162","16265fb79b8a5","65","0","0","0","0","0","0","","VICTOR","","AKPAN","S/19/0035","$2y$10$BOUVh4daHKV2dpx2yumNnu8thFExHSY42c.z57TWKOuVXHX2e7Rfi","anvictor","anvictor","","2019-11-05","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","1595273581","0","0","","0","","check_result","graduated","2019-11-25 15:56:04"),
("163","163654b80d348","65","0","0","0","0","0","0","","FAVOUR","","WILLIE","S/19/0036","$2y$10$06LNY.lOLsC90Wajq5X6qeMPkB4xTkvez83TVDVQxAN203PQQ9tFK","iefavour","iefavour","","2019-11-23","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:56:52"),
("164","16465d93a1b7f","65","0","0","0","0","0","0","","DIVINE","","IROWEJE","S/19/0037","$2y$10$xNf1IDl6J/uiG5JOn/Rtq./mBATayvppMHo8NQy.EyvRbiotAsOlm","jedivine","jedivine","","2019-11-22","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:57:28"),
("165","16565c9f0023b","65","0","0","0","0","0","0","","IIHOFF","GIDEON","IME","S/19/0038","$2y$10$MiHC3F4CC.mviK.rDjgXh.o5G5NI6NIuJ6BwUcGFvU497vAvR/ag6","meiihoff","meiihoff","","2019-11-13","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:58:59"),
("166","166658dd48adb","65","0","0","0","0","0","0","","SAMUEL","","TAMBARI","S/19/0039","$2y$10$BSIOYO8afTGxvEQeYb5Vd.EdBX09ESSmpUpLWhC/prEvlIQC7gXWm","risamuel","risamuel","","2019-11-09","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","1590491439","0","0","","0","","check_result","graduated","2019-11-25 15:59:35"),
("167","167653f8b4c3e","65","0","0","0","0","0","0","","SHADDIA","","IGIRI","S/19/0040","$2y$10$J9tVQAcq6mtEyWv52vuoreMlV3BRd3T12jebMEMAFNsRwAt9Az61G","rishaddia","rishaddia","","2019-11-16","female","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 16:00:44"),
("168","168656b798b06","65","0","0","0","0","0","0","","JACOB","","VINCENT","S/19/0041","$2y$10$FPNkDst7p7FeWCDEa0MFhe3V9F9VnIQEI.gLVqet9RHX.6A/jETKi","ntjacob","ntjacob","","2019-11-07","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 16:20:52"),
("169","16965454f133e","65","0","0","0","0","0","0","","HENRY","","THOMPSON","S/19/0042","$2y$10$8ALOFtmsP6SPQ/WesDi1Y.EoJ5q7jEuVsLPnjWU3Nzqc87VYe1Sle","onhenry","onhenry","","2019-11-21","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","1593447440","0","0","","0","","check_result","graduated","2019-11-25 16:21:19"),
("171","171657ce9a734","65","152","5","0","0","0","0","","GOD\'SLOVE","UGUSHI","ISAAC","S/19/0043","$2y$10$168cmg/KHW3mxXJnoKsLf.v2cA/ZTqgALR9WqKLOoGhiuxQaKRCBu","acgod\'slove","acgod\'slove","","2019-11-26","male","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2019-11-26 12:29:19"),
("172","1726596123971","65","0","4","0","0","0","0","","DEBORAH","","DURU","S/19/0044","$2y$10$uuG8u9iNRZ57VOAjPubWoucCOfs.b2yAO6B1u1CYa8hwzY/s1fE1.","rudeborah","rudeborah","","2019-11-26","female","Christianity","","","","","2019/2020","1st Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-26 12:53:10"),
("173","17365168a93b7","65","8","4","0","0","0","0","","FAVOUR","IFUNANYA","MOSE","S/19/0045","$2y$10$UBsSlYrX1sdTGExeWLjHh.wRkTXdAggLAK6rzBBNln6Pm2VS/L1Mm","sefavour","sefavour","","2019-11-26","female","Christianity","","","","","2019/2020","1st Term","","","PARENT","","new_student","","4","1591967346","0","0","","0","","check_result","deactivated","2019-11-26 13:04:21"),
("174","17465d793488a","65","106","5","0","0","0","0","","GODFREY","","PRINCEWILL","S/19/0046","$2y$10$Jfl.om9BFwiGNRrq84YpguzCrd1czuOrgW/T0t..LuYyMGWwRdN7m","zeonglobal","zeonglobal","","2007-06-27","male","Christianity","","","","","","","","","PARENT","","new_student","","0","1592986522","0","0","","0","","check_result","activated","2019-11-26 13:40:17"),
("175","175656047edd3","65","107","4","0","0","0","0","","DUDU","","NLEDE","S/19/0047","$2y$10$MxNaTEPTM.zwJ3ufMO0ku.BcbCgVEoAumkfmtMGM/qmAhgdLwML46","zeonglobal","zeonglobal","","2019-11-09","male","Christianity","","","","","2019/2020","1st Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-26 13:54:34"),
("176","176651b096274","65","2","4","0","0","0","0","","DIVINEFAVOUR","","G-SYLVANUS","S/19/0048","$2y$10$wYC4AGaUmqhmqemPRFUgguYmzh2pqwiV74mACg5ORBAlBW1bn/Kiu","zeonglobal","zeonglobal","","2019-11-26","female","Christianity","","","","","2019/2020","1st Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-26 13:56:50"),
("177","1776509ebdc7f","65","108","4","0","0","0","0","","FAVOUR","","CHINEKEZIM","S/19/0049","$2y$10$WJZ88y3hssBSJd.ICSL09.H5fZUjZGuUdPA9EO/mcd4pbU2.LziSG","imfavour","imfavour","","2019-11-20","male","Christianity","","","","","2019/2020","1st Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-26 14:06:33"),
("178","17865120d09fb","65","108","4","0","0","0","0","","MIRACLE","","CHINEKEZIM","S/19/0050","$2y$10$mjnEr1uELjv/8Y9S26Kbb.VFXyHYLDtV1MAzjV4l.sPmU2D6kosPy","immiracle","immiracle","","2019-11-20","female","Christianity","","","","","2019/2020","1st Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-26 14:16:09"),
("179","17965e3bc0fec","65","115","3","0","0","0","0","","DESTINY","ASUQUO","ANTHONY","S/19/0051","$2y$10$6Z.5wo3HEonSESo9nJZjRecsMYk5n.NfeU/a9bOvYWaDALqBUoVce","nydestiny","nydestiny","","2009-03-23","female","Christianity","","","","","","","","","","","new_student","","0","1594037235","0","0","","0","","check_result","activated","2019-11-26 14:37:02"),
("180","180652ec1c617","65","0","2","0","0","0","0","","OSARO","SIMEON","MICAH","S/19/0052","$2y$10$f.wdYiQD51w2W/UnTQWq9eOJIy/KxXWefpsWgWl/Y0Wly4AQ0Ofzu","ahosaro","ahosaro","","2009-12-29","male","Christianity","","","","","2020/2021","1st Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-26 14:44:03"),
("181","181654379c0a8","65","0","2","0","0","0","0","","OBARI","MISHEAL","NYIME","S/19/0053","$2y$10$iVvnQK6rK1sfF/I1RQEMf.fYM6UQ7NZJ0iEQeaZ/6Kp6JawmfNrHW","meobari","meobari","","2009-04-18","female","Christianity","","","","","2019/2020","1st Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-26 14:45:26"),
("182","18265ae0961a6","65","3","3","0","0","0","0","","BETE","GRACE","JAMES","S/19/0054","$2y$10$g1z.fc3TlAIV3XpIDxw7K.0WhXh2klJjFfHaJzJJwGfvefUy3moPm","esbeje","esbeje","","2008-03-29","female","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2019-11-26 15:06:24"),
("183","183658e2fe489","65","142","3","0","0","0","0","","BLESSED","CHIZARAM","INNOCENT","S/19/0055","$2y$10$1q5VklhZM9WvnbE5nZNdceaiu484L.A/pXlo6OMTaXmezVvrQ5xJ2","ntblessed","ntblessed","","2007-09-18","male","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2019-11-26 15:07:31"),
("184","184654496b51c","65","140","2","0","0","0","0","","PROGRESS","TOMDUNE","FRIDAY","S/19/0056","$2y$10$W/XJdRzwTXlH5Wo71R3CK./Q1P1aTNatMeDe34P5Z0gBP/HYnV/oG","ayprogress","ayprogress","","2009-11-28","male","Christianity","","","","","2020/2021","2nd Term","","","PARENT","","new_student","","1","1589894538","0","0","","0","","check_result","deactivated","2019-11-26 15:08:22"),
("185","18565f206db0f","65","141","3","0","0","0","0","","PRAISE","GOSPEL","DICK","S/19/0057","$2y$10$c4m7ns0JOMDA0uC/c8Pb0.bu97HkWml4.WrYSQncMgAmtKtsGiJri","ckpraise","ckpraise","","2009-01-21","male","Christianity","","","","","","","","","PARENT","","new_student","","1","1594037188","0","0","","0","","check_result","activated","2019-11-26 15:10:23"),
("186","18665b7b3b1b1","65","139","3","0","0","0","0","","DENZEL","ANGEL","EBUIWERE","S/19/0058","$2y$10$coiIyrHFkKywaUqh5LpPjeufC/UZ4n8sJfulZjy0jyew4YJex82tG","elebiware","elebiware","","2007-07-27","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2019-11-26 15:11:17"),
("187","1876519dd7bb3","65","144","2","0","0","0","0","","GABRIEL","SILAS","AUGUSTUS","S/19/0059","$2y$10$oMaEUFl49cG4.0Nbw2o0geJpkJZErMieVduykpvgQ/7c2RDvRnpsa","usgabriel","usgabriel","","2008-11-05","male","Christianity","","","","","2020/2021","2nd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-26 15:12:40"),
("188","18865170cce92","65","146","2","0","0","0","0","","GOODLUCK","","EGBU","S/19/0060","$2y$10$uPeRlfjjjJ3vZlz/jPc3i.3m.QQzdvySe9cewqxnM9y7VHRo5TzzW","roegbu","roegbu","","2011-05-17","male","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2019-11-26 15:13:41"),
("189","1896565e4c076","65","133","3","0","0","0","0","","FAVOUR","WILLIAMS","OKON","S/19/0061","$2y$10$wrSYxe9RFaq.W9okrIKckeUBZ8tGOy/FQpFEQAF8W9f/CYq41efKi","onfavour","onfavour","","2010-04-12","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2019-11-26 15:14:41"),
("190","19065c0f28093","65","118","4","0","0","0","0","","DIVINE","FAVOUR","CHINDA","S/19/0062","$2y$10$EIkVP4O1h5vAhs7LZM9JhOtcFguAjTeiOmb7ZefVKsiPCX9dBxx0G","dadivine","dadivine","","2007-07-12","female","Christianity","","","","","2020/2021","2nd Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2020-02-04 12:11:00"),
("191","1916539fb58ba","65","134","0","0","0","0","0","","UCHE","CHIZARAM","BLOSSOM","S/19/0063","$2y$10$DVuvOjH3QOx.i1P.D5LSQO3/e7GHeYNamyiTQvlsgeaPndMZK1b/W","omuche","omuche","","2006-03-12","female","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","PARENT","","new_student","","0","1596023994","0","0","","0","","check_result","graduated","2020-02-04 12:38:29"),
("192","1926503b12569","65","0","2","0","0","0","0","","BLESSED","CHARLS","DIVINE","S/19/0064","$2y$10$su30LaJmabM9tbXvE3s.J.4vOsUdYju7dtK2hIlCkkTMleeJW7wCK","neblessed","neblessed","","2020-03-03","female","Christianity","","","","","2020/2021","1st Term","","","","","","","0","0","0","0","","0","","check_result","deactivated","2020-03-14 13:05:03"),
("193","19365ebf50632","65","180","4","0","0","0","0","","SHARON","ROSE","AKIMBOTE","S/19/0065","$2y$10$mQpXpIjaXdDycIYL6MtfgODqkE23MVoxKmEp2jWXIFfOnBAnr8T/e","tesharon","tesharon","","2008-08-04","female","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2020-03-14 13:44:00"),
("194","194658be9ce80","65","0","4","0","0","0","0","","EBUKA","F","EZURU","S/19/0066","$2y$10$1pmcHYwd16XcDUmCPrCxPua1waDMY5R5K7C.nXmMpnJgJdT9SQAde","ruebuka","ruebuka","","2020-03-04","male","Christianity","","","","","2020/2021","1st Term","","","","","","","0","1590249977","0","0","","0","","check_result","deactivated","2020-03-14 13:45:05"),
("195","1956544fd457b","65","0","4","0","0","0","0","","GREAT","","FREDRICK","S/19/0067","$2y$10$ffwvR82/TyCkrB1b4fpz6eLG1lhPyQ.TL3AsYlEdq/grHUVV/ktVK","ckgreat","ckgreat","","2020-03-04","male","Christianity","","","","","","","","","","","","","0","0","0","0","","0","","check_result","activated","2020-03-14 13:45:56"),
("196","1966516b00f19","65","0","4","0","0","0","0","","UGONNAH","PERFECT","FREDRICK","S/19/0068","$2y$10$t/UC019NV1jz7N3vCu5pK.Adhymv9vXGHoRVYZ6Xg//ND8Ts0aOMm","ckperfect","ckperfect","","2020-03-03","male","Christianity","","","","","","","","","","","","","0","1593000231","0","0","","0","","check_result","activated","2020-03-14 13:46:45"),
("198","198657819ee5f","65","155","5","0","0","0","0","","MFONISO","FORTUNE","GEORGE","S/19/0070","$2y$10$q6WyJcK6332fJuzb5WMiv.dde9xE5QkIMQZOPz6JR9l5HZUY.h1UC","ixgeorge","ixgeorge","","2006-07-07","female","Christianity","","","","","","","","","","","","","0","0","0","0","","0","","check_result","activated","2020-03-14 13:50:59"),
("199","19965a491d509","65","0","5","0","0","0","0","","EMMANUELLA","","MADOJEMU","S/19/0071","$2y$10$56ns/NlFdG3oIJrFcd6c1O.yJysCNjfHcm55BcNYY1LSSK4NubJ0.","muemmanuella","muemmanuella","","2020-03-02","female","Christianity","","","","","","","","","","","","","0","1590174829","0","0","","0","","check_result","activated","2020-03-14 13:52:15"),
("200","2006588d6eda4","65","159","6","0","0","0","0","","FAVOUR","BARILEMELOO","BROWNSON","S/19/0072","$2y$10$JBVJlvjKZolCI/IqUgQDReGDLI3NHeFZL2.j7MzjXfBZ9.h1GKonG","onfavour","onfavour","","2006-05-23","male","Christianity","","","","","","","","","PARENT","","","","0","1593369079","0","0","","0","","check_result","activated","2020-03-14 14:02:07"),
("201","20165aba61d8b","65","160","6","0","0","0","0","","BRIGHT","NDUBISI","CHUKWUEMEKA","S/19/0073","$2y$10$bq9woLBRufSCI/5estzdHuuiWnXVRZvW8g5uJ7/f8BMJQz9sAaiQ.","kabright","kabright","","2004-05-27","male","Christianity","","","","","","","","","","","","","0","0","0","0","","0","","check_result","activated","2020-03-14 14:03:02"),
("202","202659dc5408c","65","154","6","0","0","0","0","","SEGUN","FAVOUR","OLABODE","S/19/0074","$2y$10$IFf/kXEC6psfuKGa8Ht3KuNjLG4VT1lChe0QYSWYyUZTU/04czLwq","desegun","desegun","","2004-12-20","male","Christianity","","","","","","","","","PARENT","","","","0","1590417121","0","0","","0","","check_result","activated","2020-03-14 14:03:53");
INSERT INTO students VALUES
("203","2036573491f06","65","0","0","0","0","0","0","","FAVOUR","","OKEREKE","S/19/0075","$2y$10$PIwTgVg83DbweaO23Bof9uaXrpbmIo85oHS6BQhmLZNdVm5FUtRlW","kefavour","kefavour","","2020-03-07","female","Christianity","","","2020/2021","3rd Term","2020/2021","1st Term","","","","","","","0","1602319600","0","0","","0","","check_result","graduated","2020-03-14 14:10:14"),
("204","20465a2448cb5","65","0","0","0","0","0","0","","GODWIN","FAVOUR","OSAROLUKA","S/19/0076","$2y$10$a84GHTzLYgL3sTX3Ie1TLOmr5Wb7Knvgxref8GLG3XPRX.4k13RhS","kagodwin","kagodwin","","2020-03-06","female","Christianity","","","2019/2020","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2020-03-14 14:26:39"),
("207","207655103bdfc","0","0","0","0","0","0","0","","GIDEON","","IME-IKOTT","S/19/0079","$2y$10$qbarNzSs0z/fQwStiT10q.0etMo3UT5CZ.tlw8knYP60Db.lRa6Cu","ttgideon","ttgideon","","2020-05-09","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","1590421029","0","0","","0","","check_result","graduated","2020-05-20 08:40:39"),
("208","208653ed853d3","65","113","4","0","0","0","0","","DELIGHTSOME","","FUBARA","S/19/0080","$2y$10$5eMlzBZdqeLS.iUXr3Hj2.wqCISbz4YZ7zdeyDZapvL/LHJsyYNwe","zeonglobal","defubara","","2006-06-20","female","Christianity","","","","","2020/2021","2nd Term","","/home/zeonglob/public_html/divinefavour//private/images/student_passport/e84fc6.jpg","GUARDIAN","","new_student","","0","1596624620","0","0","","0","","check_result","deactivated","2020-08-05 10:11:18"),
("209","20965c655e8e7","65","114","2","0","0","0","0","","DAVID","ANEMKA","DUMDI","S/20/0001","$2y$10$fyvsWAppXIltZ..PJhHtDuvCtegWPdueKAOc9dtoejuVwuWhpHMPS","zeonglobal","zeonglobal","","2010-02-02","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-10 07:31:48"),
("210","2106592fa6ea6","65","116","2","0","0","0","0","","VICTORY","","SYLVESTER","S/20/0002","$2y$10$0lkFq8c17xhZZTdk70PRPugrSu9oKD76L6etwoxVVH..MGA1qImzW","zeonglobal","zeonglobal","","2009-10-09","female","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-10 12:49:59"),
("211","21165c46bb051","65","117","1","0","0","0","0","","JOSHUA","IBIFUBARN","SAMSON","S/20/0003","$2y$10$TEMHnPzSL5aLYmj9DRIFU.2GRVoyTteHmmCtYzJzsMQOYpIXqDgZ.","zeonglobal","zeonglobal","","2010-08-09","male","Christianity","","","","","2020/2021","3rd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-02-10 13:02:33"),
("212","2126526280e8a","65","118","1","0","0","0","0","","EMMAUELLA","ERUNCHI","CHINDA","S/20/0004","$2y$10$ocbdCP6MU/iQfMoi1OKvn.pvXgLTgJUP8.0EIRTvAhCRDm9tSZN/G","zeonglobal","zeonglobal","","2010-07-21","female","Christianity","","","","","2021/2022","1st Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-02-10 13:19:39"),
("213","21365419c8625","65","119","2","0","0","0","0","","DAVID","DAVID","GODFREY","S/20/0005","$2y$10$ikqyjFi1QxqLgYldXUNlO.HMRyeUL4iR1MxSiUsN4Qm5FaqhTGIxK","zeonglobal","zeonglobal","","2010-12-25","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-10 13:23:39"),
("214","21465fd592676","65","120","2","0","0","0","0","","REJOICE","JOY","VINCENT","S/20/0006","$2y$10$usCH.mV0en97k0jiHC/Y1u2ymEaabX/BnHmETgLirLaUF/5zh.4Le","zeonglobal","zeonglobal","","2010-05-13","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-10 13:35:25"),
("215","215659e1fdf90","65","121","2","0","0","0","0","","ABRAHAM","ETINWA","JOHN","S/20/0007","$2y$10$q3nyDrKP7vm3b334VuGVRu43MkNWFdJ7yGixpC56J03/s5ETMECda","zeonglobal","zeonglobal","","2011-01-22","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-10 13:38:14"),
("216","216652c52e0b2","65","122","2","0","0","0","0","","RIGHTTIME","MMESOMACHI","NWAOGU","S/20/0008","$2y$10$.9TniEfT38pPQz2Ns5DKxOW4w43KOv5vzjLxlSZP8R20oQ3MLVnW2","zeonglobal","zeonglobal","","2009-06-08","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-10 13:41:12"),
("217","21765bb242329","65","123","2","0","0","0","0","","SAMUEL","","MONDAY","S/20/0009","$2y$10$UC5pXXiDwg7zG5GPoO32ZuFUxLaXP5OPtte9u61nRi/gZ.SLwhr1e","zeonglobal","zeonglobal","","2009-12-24","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-10 13:46:32"),
("218","21865016a6903","65","124","2","0","0","0","0","","MIRACLE","GRACE","NDUBUEZE","S/20/0010","$2y$10$aewf19xQ6i5wsOhDRhlKG.J1PoZE1XrqFiDGTazD23UAwnTuJc7XO","zeonglobal","zeonglobal","","2009-03-24","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-10 13:52:39"),
("219","219654a3edbc1","65","125","2","0","0","0","0","","CHIDERA","BRIGHT","NWAOKORU","S/20/0011","$2y$10$kdAIyXBVeWRUxYix2SvHXO.A6JbZrec1BoFPUKuG7JIq7Kl/DFhBG","zeonglobal","zeonglobal","","2009-05-15","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-10 13:56:11"),
("220","22065ef4faaab","65","126","2","0","0","0","0","","STEPHEN","DEPRIEYE","FIYEBO","S/20/0012","$2y$10$2txaRHKxPcrBMMBHRuoqI.mU28SDCGYr5hFf3cQX23OPnZ4eQPlF.","zeonglobal","zeonglobal","","2010-08-05","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-10 14:01:17"),
("221","2216512a59b30","65","127","2","0","0","0","0","","PETER","JAMES","ELLA","S/20/0013","$2y$10$/LYBu7bJGIyuo6zFn9AztO2PmFANf4yp1Bce9w2pI4C7agrIlsIS.","zeonglobal","zeonglobal","","2009-03-14","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-11 09:05:32"),
("222","2226528d1e15a","65","128","2","0","0","0","0","","DESTINY","K\'OSISOCHI","UGOH","S/20/0014","$2y$10$mZ3Q8O2K7nSO4wi3vKBd..EJBy9PZST55lUeKZj.ge6cgbajTzF2K","zeonglobal","zeonglobal","","2010-06-26","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-11 09:09:41"),
("223","22365179b467d","65","129","2","0","0","0","0","","DANIEL","CHIMBUDIKE","OKAFOR","S/20/0015","$2y$10$E/W1qTEH8gGSvwAOoL.Sp.rx0NreeIBW.6thScphzSkI.S330nEu2","zeonglobal","zeonglobal","","2010-10-26","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-11 09:12:49"),
("224","224657c55bb69","65","130","2","0","0","0","0","","DAVID","OGHENE-APKPEDE","OGIEOZHE","S/20/0016","$2y$10$MefqVBmnhParl93svZMiVeJvy.i4duQaL7qEVpHpT5ZZIZvgIip1e","zeonglobal","zeonglobal","","2010-01-14","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-11 09:18:11"),
("225","22565ec38dc61","65","131","2","0","0","0","0","","GREATNESS","ALEMI","MISHEAL","S/20/0017","$2y$10$4t3TBV0Pd4.Fjd4C/P24beVfkHF7qWeG5OsIIYnir6cdqaoSJL1pK","zeonglobal","zeonglobal","","2010-11-16","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-11 09:22:15"),
("226","22665a9221d44","65","129","2","0","0","0","0","","DAVID","CHIMDIEBUBE","OKAFOR","S/20/0018","$2y$10$nh6/IVcsyh6xjt1VRkd2f.iXL9pdpR59Vg4FTE8MTdU2p4ymP7dl.","ordavid","ordavid","","2010-10-26","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-11 09:25:37"),
("227","2276585ed6a61","65","132","2","0","0","0","0","","CONFIDENCE","CHIGALA","CHIGBO","S/20/0019","$2y$10$fb9Rnk1UxEa7Xqr9Ch18uOi0qVoyzA3FuMkp74K1aXZW/eWh.itLO","zeonglobal","zeonglobal","","2010-02-02","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-11 09:30:15"),
("228","228659dd1b5df","65","135","0","0","0","0","0","","JOSEPH","TIM","ANIETIE","S/20/0020","$2y$10$YLbODgv5O6AviVah52KHUeWrf/QoP5aeVwwpfODqA5mDtfeRSBgEu","zeonglobal","zeonglobal","","2004-09-19","male","Christianity","","","2020/2021","3rd Term","2020/2021","2nd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","graduated","2021-02-11 11:56:00"),
("229","22965fc929723","65","136","0","0","0","0","0","","CONFIDENCE","CHIKODINAKA","IWUNDU","S/20/0021","$2y$10$ak6.ygRApthWY6FZYrl18eXcHK5VX5pHHxlnuXvAF50vL.2b8k7GW","zeonglobal","zeonglobal","","2004-11-14","female","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","graduated","2021-02-11 12:05:03"),
("230","23065642dc679","65","137","0","0","0","0","0","","DIVINE","CHINEDUM","AKAONYE","S/20/0022","$2y$10$hquspgh0miucB/1ThPOdG.MqI1skZqLOn1G6UPBqky9IyicPI5rQq","zeonglobal","zeonglobal","","2005-07-17","male","Christianity","","","2020/2021","3rd Term","2020/2021","2nd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","graduated","2021-02-11 12:54:34"),
("231","231658919fde6","65","138","0","0","0","0","0","","EMMANUEL","BARIDUA","SAMPSON","S/20/0023","$2y$10$fbWkWDQHhh5yoUNaQUbbuOxWEKL3Gy9Xxd4MA8Lpg43jIlThCfb/2","onemmanuel","onemmanuel","","2005-01-14","male","Christianity","","","2020/2021","3rd Term","2020/2021","2nd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","graduated","2021-02-11 13:00:55"),
("232","23265c21345ca","65","138","0","0","0","0","0","","FAVOUR","BARIYAA","SAMPSON","S/20/0024","$2y$10$VGbQPrWk32buz5tpMFvoFexPuE0fGX75WXB2Tmsl.1GmCo6IVq/qO","onfavour","onfavour","","2005-01-14","male","Christianity","","","2020/2021","3rd Term","2020/2021","2nd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","graduated","2021-02-11 13:02:50"),
("233","233659ad4413b","65","143","3","0","0","0","0","","FAVOUR","MIRACLE","UDOFA","S/20/0025","$2y$10$7ZFj8ykj1KWfGXHz4Ul2EuQ8QgoDDJbXIF/oFpwTFkg.Jh1kBzYQG","zeonglobal","zeonglobal","","2009-02-20","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-12 09:55:11"),
("234","234652df85b51","65","147","4","0","0","0","0","","CHUKWUEBUKA","FRANK","EZULU","S/20/0026","$2y$10$9V2I1ZFtIB4YrZ8JFM9we.CAv/HPnSqCTCI84kqA.q3JWVwFBVbPG","zeonglobal","zeonglobal","","2007-04-15","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-12 10:30:43"),
("235","23565c536bb96","65","121","4","0","0","0","0","","PRECIOUS","JOHN","ETINWA","S/20/0027","$2y$10$JE.G5.PBqQicUb4gXSIGsOGb9AYXChquP2DgH2I7pQtTl.onxBq3O","waprecious","waprecious","","2008-08-05","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-12 10:53:12"),
("236","23665f277c786","65","149","4","0","0","0","0","","CHIDERA","BENJAMIN","ONYECHERE","S/20/0028","$2y$10$z60.oQt9w3fk/qLqLYWd4eNnrDWzQrlO/fyaKHLVGoNnwb81/nIG6","zeonglobal","zeonglobal","","2004-12-06","male","Christianity","","","","","2020/2021","2nd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-02-12 11:11:37"),
("237","23765ec230eab","65","126","4","0","0","0","0","","AYIBAFIYE","SAMUEL","FIYEBO","S/20/0029","$2y$10$X0ifE//d/uxyj79CoFtPdO/PMThd3Zj9LRoR.g4qnYZc2CWCbot86","boayiberfiye","boayiberfiye","","2007-06-05","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-12 11:27:24"),
("238","238655ca1d4be","65","151","4","0","0","0","0","","FAVOUR","BARINADU","GBARAALOE","S/20/0030","$2y$10$z1h8PczbBKTfg9H2CXmSD.x2DvCQ5e6NwyZGndsTfEmTLc/NodIfm","zeonglobal","zeonglobal","","2005-05-26","female","Christianity","","","","","2020/2021","2nd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-02-12 11:35:58"),
("239","23965f2702e90","65","153","5","0","0","0","0","","DEBORAH","GODWIN","OSAROLUKA","S/20/0031","$2y$10$EyQ/CQKIfTG.aWTxUgxSYu/dF6U0vTAf4YJA3cyA8Ax3O.FsV92eK","zeonglobal","zeonglobal","","2007-05-19","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-12 12:53:20"),
("240","240651e09b643","65","135","4","0","0","0","0","","DEBORAH","TIM","ANIETIE","S/20/0032","$2y$10$wdhqA0e2tWQDk0JJlqEIBeY.mtiATGNvBKTXhc2rew2ZrjtZaq.Nq","iedeborah","iedeborah","","2007-03-15","female","Christianity","","","","","2020/2021","2nd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-02-12 13:03:30"),
("241","24165be64fdaa","65","154","5","0","0","0","0","","EMMANUEL","OLAMILEKAN","OLABODE","S/20/0033","$2y$10$Gp3gOBVmxW8Fk6AjQAmOSuFjkMCBH5KNV6/GOxGiOXGFUn3ZCrd7q","zeonglobal","zeonglobal","","2008-03-21","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-12 13:07:58"),
("242","2426538354f7d","65","20","5","0","0","0","0","","BLESSING","DAUNUBARI","NWAKO","S/20/0034","$2y$10$YmModa4WyL2rs1zY2iOI6uy0WPsFStrI/t5zcXpqs5eK4BRrq7v2y","koblessing","koblessing","","2008-03-08","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-12 13:18:20"),
("243","243652c5af8e5","65","110","6","0","0","0","0","","SAMSON","TAMARALAYIFA","FIYEBO","S/20/0035","$2y$10$Vm2lOCi.S2YvYljSTnV6T.l5lNJDMF3NC6XhNhjRYyvz.c/hFtesW","bosamson","bosamson","","2006-02-03","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-15 09:43:35"),
("244","24465edbaf005","65","121","6","0","0","0","0","","JOY","ETINWA","JOHN","S/20/0036","$2y$10$jquMsBLhyfDX2S9azMy9R.0y2JO/lZBv0DbLJdENL2GRHZCGWYN4W","hnjoy","hnjoy","","2006-11-08","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-15 09:52:21"),
("245","24565be6a9bb2","65","157","6","0","0","0","0","","MIRACLE","OBIA","MICHAEL","S/20/0037","$2y$10$J7C128P7T.8YBLzJ8nhd6ezhDhTbgjKETy1xb14kUjqEVMG0FFTfC","zeonglobal","zeonglobal","","2005-04-05","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-15 10:18:31"),
("246","246656ef5740c","65","33","6","0","0","0","0","","FAVOUR","CHINECHEREM","AKAONYE","S/20/0038","$2y$10$hg9HNaDYsbthUkscqr.YgeFcbof1DMyvg2884nYNt6OCNUx8i/d0W","yefavour","yefavour","","2005-07-17","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-15 10:29:46"),
("247","24765d62f9064","65","158","6","0","0","0","0","","BLESSING","NGOZI","OKEREKE","S/20/0039","$2y$10$uSqteFfslFALqMhiLKHvve0frvxA5mxz08YtDbkDMqFiYhQhFAYni","zeonglobal","zeonglobal","","2006-03-17","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-15 10:36:04"),
("248","24865961bbfba","65","54","2","0","0","0","0","","AMIRAH","PRINCESS","YAKUBU","S/20/0040","$2y$10$INfKvLAxyCHnIpJ.DnHfVORtpPl5G.b.Pp6blE.isVpAWdaNNNZFW","buamirah","buamirah","","2010-10-26","female","Islam","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-19 09:16:57"),
("249","2496516f43fae","65","140","2","0","0","0","0","","VICTOR","","SAMPSON","S/20/0041","$2y$10$XXUkpnOykv8b/uMSbFeDRO.pa.QOWCHBgYvYJZQ4n9MXe91fIm7MS","onvictor","onvictor","","2010-09-07","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-19 09:31:59"),
("250","25065890fd38a","65","38","2","0","0","0","0","","CHIZIM","","AKPENYI","S/20/0042","$2y$10$l80KHLFSzt1l6k7JAZ3J7OvSXmH1Ce/9Im56lnbu3HjpNpBr99BZW","yichizim","yichizim","","2009-02-11","male","Christianity","","","","","","","","/home/zeonglob/public_html/divinefavour//private/images/student_passport/75e080.jpg","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-19 09:36:58"),
("251","251654341fadd","65","178","3","0","0","0","0","","MICAH","OSARO","SIMEON","S/20/0043","$2y$10$06j4YRPd31ZpAjlPsO/5uOrOC6Ps7GlGmfT2uvjfwvkgooIiIS78q","zeonglobal","zeonglobal","","2009-12-29","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-19 09:40:08"),
("252","25265fa6e0b2e","65","179","4","0","0","0","0","","ISAAC","JAMES","CLEMENT","S/20/0044","$2y$10$0fKKhmg1p30lSIOKoetamOF.TENy9bIXk8snvyqCtSxTMDIrLSMTu","zeonglobal","zeonglobal","","2008-06-18","male","Christianity","","","","","2020/2021","2nd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-02-19 10:11:19"),
("253","2536554729bfa","65","181","5","0","0","0","0","","RAPHAEL","CHUKWUNONSO","IFEANYI","S/20/0045","$2y$10$Whm5e5ehawuhik1xId1e..aaaLDaBJw6nR.XmX3tx2rc6oKW5.YOy","zeonglobal","zeonglobal","","2006-11-27","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-19 10:21:32"),
("254","25465cb83694a","65","182","5","0","0","0","0","","REGINA","AWAJIOWA","SIMEON","S/20/0046","$2y$10$D7W3BAhZ8tj9v3OWOGWsguJBgxiTHybUBYWkpEariOBcLThCLLLV2","zeonglobal","zeonglobal","","2005-04-16","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-19 10:27:40"),
("255","25565840a5062","65","183","5","0","0","0","0","","ANITA","ONORODE","SIMON","S/20/0047","$2y$10$ITaUKrMaRE35KaHjW5gtHuvawGvhj0ukdvJzEZH7cIoOxD83fKfy6","zeonglobal","zeonglobal","","2007-10-10","female","Christianity","","","","","2021/2022","1st Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-05-18 11:49:39"),
("256","2566536142fbe","65","184","4","0","0","0","0","","JANE-FRANCIS","CHINAEMEREM","ANYANWU","S/20/0048","$2y$10$KCd.ACL/pXmf0fv3XdepiuZcT7mUi37rYASW9SB1DKhzqOEUOCLy6","zeonglobal","zeonglobal","","2007-03-05","female","Christianity","","","","","","","","","GUARDIAN","","new_student","","0","0","0","0","","0","","check_result","activated","2021-05-21 08:28:36"),
("257","257657759d616","65","187","2","0","0","0","0","","NATASHA","ANDREY","GNATYUK","S/20/0049","$2y$10$moZzas16B.SQy6xRHwJDuuC0q1X585oZvkrh0hADVSm8YQXrCA1EK","zeonglobal","zeonglobal","","2010-04-05","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-07-26 16:22:13"),
("258","2586556e42994","65","109","4","0","0","0","0","","PEACE","","JOSEPH","S/20/0050","$2y$10$macQkj3I8s1OTWk7VHmjuurSED42hcg56WVvDT4E7VYfYW4FRadxa","phpeace","phpeace","","2002-05-11","female","Christianity","","","","","2020/2021","3rd Term","","","GUARDIAN","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-07-27 12:48:39"),
("259","259650c73b026","65","188","5","0","0","0","0","","PRECIOUS","CHINOYE","SUNDAY","S/20/0051","$2y$10$aUOvegYZNcudZ4UL4Tt0ruaXJ/txkoWkQu8UME4/KHdXVlKjDCR/i","zeonglobal","zeonglobal","","2007-11-16","female","Christianity","","","","","","","","","GUARDIAN","","new_student","","0","0","0","0","","0","","check_result","activated","2021-08-03 10:25:12"),
("260","26065bfddcf6c","65","88","1","0","0","0","0","","GRACE","AMEJIMAOBARI","APPOLUS","S/21/0001","$2y$10$D8B9VdLGfeEYg7fFavDqEeibYBrZUnNiL/Bd9uqXGPDxI6UKy28B2","usgrace","usgrace","","2011-04-28","female","Christianity","","","","","2021/2022","1st Term","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-11-21 12:10:01"),
("261","26165a58070b9","65","88","1","0","0","0","0","","GRACE","AMEJIMAOBARI","APPOLUS","S/21/0002","$2y$10$4qhMqfJFm32RvmvmjXiTCOdwFdJgmIsAdaNpeFqszh7sGnBbercp6","usgrace","usgrace","","2011-04-28","female","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 12:10:06"),
("262","262657166fadd","65","191","1","0","0","0","0","","GLORY","LOVETH","SARKOR","S/21/0003","$2y$10$O1vw4c80oLNt11VRgE2kd.4L8uxSTLU8fN5e6hqX/MrGUG3YmGnAO","zeonglobal","zeonglobal","","2011-04-22","female","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 12:19:09"),
("263","263653f350a72","65","192","1","0","0","0","0","","ELIZABETH","SEMILORE","OSINEYE","S/21/0004","$2y$10$pwqFhOhUogLRkpIevAoqeuJSmk.8UXA8HKy7eDH8EHdpIP9lEQ646","zeonglobal","zeonglobal","","2011-07-11","female","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 12:34:43"),
("264","26465d252c34a","65","193","1","0","0","0","0","","COLLINS","","THANKGOD","S/21/0005","$2y$10$0k3lXfdR64xDHkwf1iIux.JJq0UgMnhGHOUhJ36mW1mKUPc3jEIJ2","zeonglobal","zeonglobal","","2021-11-11","male","Christianity","","","","","","","","","","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 12:40:31"),
("265","2656597a5d43d","65","194","1","0","0","0","0","","HAPPINESS","PRECIOUS","MICHAEL","S/21/0006","$2y$10$IxeDLsgYhaZDL6PXMUoqrOn0EsPqQr9W.s0qWQmoWKqGDImQRHeke","zeonglobal","zeonglobal","","2011-03-15","female","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 12:54:43"),
("266","266652b8d4aa8","65","0","1","0","0","0","0","","CHRISTOPHER","ADACHI","AKOBO","S/21/0007","$2y$10$spqRaLdLJ0zjO9F3lumJZuf5MI7IZPcYZ40L.74QEenMEIilXvfee","bochristopher","bochristopher","","2010-07-01","male","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 12:59:31"),
("267","267659adfdbbc","65","19","1","0","0","0","0","","OSAROLUKA","GODWIN","PAUL","S/21/0008","$2y$10$i7Rqtizp0xDvqtCh7KLps.JoBUVhuLn/nSQ/UcnAUgAOdTOyOXDeO","ulosaroluka","ulosaroluka","","2010-07-22","male","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 13:10:40"),
("268","268651faa0bf0","65","130","1","0","0","0","0","","SAMSON","","OGIEOZHE","S/21/0009","$2y$10$7YyqWESuWgZj7t1jgRcXeOVYI6Qf2636GBz9ddH5lmV2/6sBEz992","hesamson","hesamson","","2011-03-02","male","Christianity","","","","","","","","","","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 13:14:27"),
("269","2696513387285","65","195","1","0","0","0","0","","JOSEPH","KAMSI","UZOUKWU","S/21/0010","$2y$10$VanjlfG1EAyOf1F3A9dAy..CL9q6fdEeeGODnnyAb6gbkylY41odG","zeonglobal","zeonglobal","","2021-11-02","male","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 13:23:26"),
("270","27065ebf7f457","65","196","1","0","0","0","0","","BARILE","BARISUKA","ISAAC","S/21/0011","$2y$10$1yYXLwT6FmVEFtxzMZMEA.yogOtDv3bRYufjb5pTzqUVfJbYi0Y6K","zeonglobal","zeonglobal","","2010-08-27","female","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 13:29:05"),
("271","27165d981528a","65","197","1","0","0","0","0","","ODOFIN","VICTORY","TAYO","S/21/0012","$2y$10$iJunmwn3.2fJ3o7tbrxMLuPVfWFs/Q0AyH6tnpz6joT59RQ54HQ2O","zeonglobal","zeonglobal","","2012-01-08","female","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 13:32:00"),
("272","27265070525ae","65","155","1","0","0","0","0","","VICTORIA","NKPOIKANAABASI","FELIX-GEORGE","S/21/0013","$2y$10$CSBxhjfzqhpzsw40VupTleCXscBDdbdM63ObxGYBMaHOlelmsMYN.","gevictoria","gevictoria","","2009-10-05","female","Christianity","","","","","","","","","","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 13:35:57"),
("273","27365ff5a3c53","65","198","1","0","0","0","0","","MICHELLE","IMA-IMA","WISDOM-IMOH","S/21/0014","$2y$10$Yy/KKM4gtSi37RAAh1ueeOXJB63EePNp0LWVGlylq6FHwVXPkPWsq","zeonglobal","zeonglobal","","2011-05-17","female","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 13:45:29"),
("274","274653118ed26","65","199","1","0","0","0","0","","JEDIDIAH","UYOYOGENE","DONEWELL","S/21/0015","$2y$10$6U1yH7oi.1ZKL7PM5i/huOXiMLd38GMxQxLLL1v4sCJMunNZOb5rO","zeonglobal","zeonglobal","","2009-12-29","male","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 13:54:40"),
("275","27565c6b8e68b","65","200","1","0","0","0","0","","GODSWILL","NSIKAN","BENEDICT","S/21/0016","$2y$10$BLYtjHelMzg7jh1WRqte/eW7M1ukxxl1Clft14Q25Ed3gFis/vZ0C","zeonglobal","zeonglobal","","2011-03-07","male","Christianity","","","","","","","","","","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 14:03:33"),
("276","27665be006b8f","65","168","1","0","0","0","0","","MARVELOUS","ONYINYECHI","CHIDIEBERE","S/21/0017","$2y$10$5MkwSOIQKlyRqOq9PFHdjuQ0iomapqtPw6ygtNIKPn3.LiM0S1MPS","remarvelous","remarvelous","","2011-03-07","female","Christianity","","","","","","","","","","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 14:12:24"),
("277","27765ce147dc3","65","201","1","0","0","0","0","","DIVINE","CHIMEREYA","EKWEGGH","S/21/0018","$2y$10$jaAZoNkKnEcBOhG2cjUCy.AZVRrkjseYglBdW6rWEmg6qXO115.me","zeonglobal","zeonglobal","","2011-05-06","male","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 14:18:36"),
("278","278651bc1df86","65","202","1","0","0","0","0","","FAVOUR","EFE","STEPHEN","S/21/0019","$2y$10$Jla8/3mP/idJ2RPxWdGDS.hXZL6BT9op/LkfhpnqerUZGaz/Hyt.q","zeonglobal","zeonglobal","","2011-01-02","female","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 14:21:18"),
("279","27965494108fd","65","89","1","0","0","0","0","","TESTIMONY","AMEJIMAOBARI","JOHN-KOIDA","S/21/0020","$2y$10$3V0FtXnEEVXqi6nbu4yCPOx8zhu9SiTDsMt9BPigzuDGkMkTIWKjS","datestimony","datestimony","","2021-11-02","female","Christianity","","","","","","","","","","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 14:25:04"),
("280","280657695a4da","65","203","1","0","0","0","0","","OBINNA","DAVID","OKORIE","S/21/0021","$2y$10$enRwOrK81QHknwiZoEz8tO1T./h5nuQUV7gzG7tiFmjcD6FVrn2zK","zeonglobal","zeonglobal","","2011-03-11","male","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 14:29:19"),
("281","28165da21ed57","65","204","1","0","0","0","0","","PLESANT","ABASIAMA","KELVIN","S/21/0022","$2y$10$COYV5DyZ7zH8sdrq5SJXdeYgXRbgiYNJ0cVOQ8k5hobeyghJFiNl2","zeonglobal","zeonglobal","","2012-02-14","female","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 14:32:08"),
("282","28265c2a53da1","65","205","1","0","0","0","0","","ANOINTING","CHIMAOBI","OKECHI","S/21/0023","$2y$10$V1gSe4tqbAzrn9JZ1YqkQeN0hWxag72OnKhJ6eF8nFjXPEcEmYWEu","zeonglobal","zeonglobal","","2012-07-18","male","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 14:35:47"),
("283","28365f2dc12ca","65","173","1","0","0","0","0","","PRAISE","TAMELADE","MADUJEMU","S/21/0024","$2y$10$Bl3VPorp39pzOgq79K/74eJaHAzsOjyLz.GB8Xu40KQ.IBWDxgKZy","mupraise","mupraise","","2011-10-13","female","Christianity","","","","","","","","","","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 14:39:51"),
("284","284653767d037","65","206","1","0","0","0","0","","MIRACLE","CHINDINMA","KELECHI","S/21/0025","$2y$10$w6gjuS108HAsdMUAluztn.Cofnv493TqIzaH1esXLCu80fAAFk4h6","zeonglobal","zeonglobal","","2009-07-09","female","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 14:43:03"),
("285","2856568966fb5","65","207","2","0","0","0","0","","IMMANUELLA","TAMUNOMIEBAKA","DAVE-DAKA","S/21/0026","$2y$10$dN/xLMWBrT1JHXl6WNzsH.FYd5ZlZ0lz0C3uRRUABHUztFtZTKXlC","zeonglobal","zeonglobal","","2021-11-04","female","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-26 16:33:38"),
("286","2866537e0254b","65","208","2","0","0","0","0","","TAMPIORU","","OLUJI","S/21/0027","$2y$10$p8zNImSU.NdlRQc.0aAnV.3b6E59FfCZV1ZU8LIUrlB/ocQa2r6sm","zeonglobal","zeonglobal","","2021-11-02","female","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-26 16:37:36"),
("287","287658291adf7","65","209","2","0","0","0","0","","PRECIOUS","","THANKGOD","S/21/0028","$2y$10$HcvwZ8AvWHFmvM3blyfjjONWjPH.5DnY2YlCT4.jREhY5NpJpIaNu","zeonglobal","zeonglobal","","2021-11-09","female","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-26 16:40:27"),
("288","288653911a45c","65","210","2","0","0","0","0","","SHAMMAH","","ISAAC","S/21/0029","$2y$10$TeAIuIdkd2kSGgpUiJWyueagIjF7v4huRCb6q6xMD6EHlPZdzGViO","zeonglobal","zeonglobal","","2021-11-02","male","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-26 16:44:09"),
("289","289655c1a02a2","65","205","2","0","0","0","0","","CHISOM","OKECHI","DESTINY","S/21/0030","$2y$10$jU3Vmp/B8qMLZ1aNLy2RPe/Th.AaFzCqXM5cihqc2LG53ieE9JfkW","nychisom","nychisom","","2021-11-02","male","Christianity","","","","","","","","","","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-26 16:45:44"),
("290","29065e7f55205","65","204","3","0","0","0","0","","PROWESS","","KELVIN","S/21/0031","$2y$10$lqn2dM31AMSBS8v4KYCMBORk4leWIdvJN282.FMda7ILRYhom4PH2","inprowess","inprowess","","2009-08-06","female","Christianity","","","","","","","","","","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-26 17:05:17"),
("291","291659c0c040e","65","109","3","0","0","0","0","","JOY","","MATHEW","S/21/0032","$2y$10$D8fnn9lI.K/DVPZin0vs6uc/MKcGDsJf2h71F02UkHW6KFhI9CuC.","ewjoy","ewjoy","","2006-08-17","female","Christianity","","","","","","","","","","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-26 17:06:50"),
("292","29265607259f3","65","211","3","0","0","0","0","","TONWE","EEDEE","KPONE","S/21/0033","$2y$10$F4bDrgeXaK2AwHdbnvG9guVSDo.9KJ/9I8bYU6qKfRzFT/ocTy8xO","zeonglobal","zeonglobal","","2008-01-14","female","Christianity","","","","","","","","","","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-26 17:11:14"),
("293","293650506270e","65","212","4","0","0","0","0","","JOHN","","EKONG","S/21/0034","$2y$10$DiGaTLNwKQXiI8oOFXIz4entERIYfzUgi/851mVKNFI4FgHX3TFJW","zeonglobal","zeonglobal","","2007-05-24","male","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-26 17:14:15"),
("294","294653db7873f","65","196","4","0","0","0","0","","FAITH","ZORBARI","BARILE","S/21/0035","$2y$10$A7hDYTbQJlqtPoAvYtb/9.HvkvXAuGFBiQUjX7j3wio1tjnyVGU/W","lefaith","lefaith","","2009-03-27","female","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-26 17:17:55"),
("295","29565c2f9e393","65","213","4","0","0","0","0","","MERCY","NKAJIMA","JOSEPH","S/21/0036","$2y$10$mm.fs4Ya0MXJtwKW8Fp6jupM2MkTAsWqHHLgQ2pfQ/hAumCc8uAl6","zeonglobal","zeonglobal","","2007-11-17","female","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-26 17:20:11"),
("296","2966508faf4cc","65","214","4","0","0","0","0","","MACCLINTON","EKWERE","UFOT","S/21/0037","$2y$10$p2986AV2gCaaI.6VvTH41OchYps/mt.SBJiVpM9bPkubaP8kAvb9W","zeonglobal","zeonglobal","","2005-12-06","male","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 10:32:48"),
("297","297651bdacc9c","65","215","4","0","0","0","0","","CHRISTIANA","PRINCESS","GABRIEL","S/21/0038","$2y$10$fLAa31Qk/0THae/3ZxB3.uZSzlvHZoVzni3fAJz8xlIJ9uTGgnPaq","zeonglobal","zeonglobal","","2009-02-26","female","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 10:37:09"),
("298","298654a1b22ca","65","206","4","0","0","0","0","","CHIBUIKE","","KELECHI","S/21/0039","$2y$10$KWUCaktLF02TEl2Lw8IpVOQY4dLLtB047/d/uJX73q73flEXe.O/.","hichibuike","hichibuike","","2010-01-24","male","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 10:42:36"),
("299","2996557e67f25","65","206","4","0","0","0","0","","FAVOUR","IHEOMA","KELECHI","S/21/0040","$2y$10$67dFC5OKWsWMQt3QdkqVge20az5U//d6vQzKDnTlAxMDKmwdJ7v3S","hifavour","hifavour","","2010-01-24","female","Christianity","","","","","","","","","","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 10:43:46"),
("300","300652bedc1ba","65","195","4","0","0","0","0","","REGINALD","WINNER","UZOUKWU","S/21/0041","$2y$10$9wVhgapvVGf5FLJtz8h9j.wrTmgdx9k0FzQQCHDOisaJtUdkK3y5q","wureginald","wureginald","","2010-06-23","male","Christianity","","","","","","","","","","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 10:45:19"),
("301","30165c738c7b7","65","216","4","0","0","0","0","","PRECIOUS","CHIBUENYIM","DOMINION","S/21/0042","$2y$10$v2oEAIt42zPf2Sh9xM3dYedEehed2qonuva3zPWGUP4lpxsfRaoD6","zeonglobal","zeonglobal","","2008-01-01","female","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 10:53:37"),
("302","30265edea03cc","65","217","4","0","0","0","0","","BEAUTY","","GEORGEWILL","S/21/0043","$2y$10$vMWseJwDHx6cEhs1znJg7ewZHqbdmTpT0AB4GMIk4EbEtQb/ACNIe","zeonglobal","zeonglobal","","2005-11-05","female","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 10:59:43"),
("303","30365aff6e14a","65","216","4","0","0","0","0","","FAVOUR","CHIJINDU","DOMINION","S/21/0044","$2y$10$/sqRgOnam2wyzJOTRugnmOCH2ejWUAMs0ZivmanrMD8qzvLLLtOIO","onfavour","onfavour","","2008-01-19","female","Christianity","","","","","","","","","","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 11:05:31"),
("304","304659e1df513","65","218","5","0","0","0","0","","SAMUEL","UDOCHUKWU","DAVID","S/21/0045","$2y$10$uXGQ/U0ZAAsbZ4y7d.Uv9eTmIaNY453GbOjZG8N82o/m23CyU74vO","zeonglobal","zeonglobal","","2008-06-10","male","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 11:25:20");
INSERT INTO students VALUES
("305","30565d53760f7","65","219","5","0","0","0","0","","RAYMOND","DABERECHI","OKORO","S/21/0046","$2y$10$XRNftsiwoW1r5DEztjKTtuo94HQmL4UJxeUArf.3/jo9H56UgIkX.","zeonglobal","zeonglobal","","2006-10-13","male","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 11:28:49"),
("306","3066555e63938","65","220","6","0","0","0","0","","NIMIMOH","","IMOH-SAMUEL","S/21/0047","$2y$10$vdLoReUq5RjmmRx3MmboVOkw7Zt4UhFYT5dRRBQqlSIP3QyHXQnMO","zeonglobal","zeonglobal","","2009-04-14","male","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 11:42:12"),
("307","30765cf37a4e5","65","221","6","0","0","0","0","","ESTHER","OLUWASETEMI","ADEBAYO","S/21/0048","$2y$10$uzB9ei3f8tSrWuJMvMzuNuznQHMlZ2LUbzn8pZBpcVpPK1HhnWwHK","zeonglobal","zeonglobal","","2007-09-05","female","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 11:45:49"),
("308","30865c744f5a5","65","222","6","0","0","0","0","","BETHEL","NMESOMA","AHAMBA","S/21/0049","$2y$10$FsCI9dyrQnS1Sv6Nca.VfeW4MzeHwqYHSIvFSruAeuBwuneXIsk02","zeonglobal","zeonglobal","","2005-10-30","male","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 11:51:54"),
("309","30965d8844bdd","65","0","1","0","0","0","0","","STEPHEN","SOMTOCHI","MIRABEL","S/21/0050","$2y$10$X934CZuGENYm4LV54u955eMr6QRmW1.DvaosBAuyr4CmNCcDRbepC","elstephen","elstephen","","2021-11-01","female","Christianity","","","","","","","","","","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 11:52:58"),
("310","31065c7863d3f","65","223","3","0","0","0","0","","FAVOUR","G","GBENEKANO","S/21/0051","$2y$10$AT.gbodE2JJw20FgUq/rKeDiip8G/edQCus15MJTHY2G4/4835Ksm","zeonglobal","zeonglobal","","2007-10-21","male","Christianity","","","","","","","","","","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 12:43:17"),
("311","31165f148b43c","65","5","1","0","0","0","0","","AMARACHI","BLESSED","CHINEKEZE","S/21/0052","$2y$10$6iuCYfqCSuZl0lIYuAX3PeBjUJFHFbvnQiAYmtrdHA8Lb2cXHth/q","zeamarachi","zeamarachi","","2010-05-25","female","Christianity","","","","","","","","","","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 12:51:24"),
("313","313653ca608be","65","210","4","0","0","0","0","","SHALOM","ORITSEJOCOMISA","ISAAC","S/21/0054","$2y$10$T3j6WFeb3KMZRjVeFbwGoucgK2OBjhgMiPc6uO.6B2cjU56PsUxFq","acshalom","acshalom","","2021-12-01","female","Christianity","","","","","","","","","","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-12-02 10:25:14"),
("314","31465c60df2dd","65","0","6","0","0","0","0","","MONDAY","JAPHET","SAMUEL","S/21/0055","$2y$10$fUbBq7LO/AizMPtlN7ooHeqIQO1lKooS8AAunrgBGnF3.hs0MAyzG","elmonday","elmonday","","2021-12-01","male","Christianity","","","","","","","","","","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2021-12-13 11:25:24");




CREATE TABLE `subclass` (
  `subclass_id` int(11) NOT NULL AUTO_INCREMENT,
  `subclass_name` varchar(30) NOT NULL,
  PRIMARY KEY (`subclass_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `subject_class` (
  `subject_class_id` int(11) NOT NULL AUTO_INCREMENT,
  `subject_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  PRIMARY KEY (`subject_class_id`)
) ENGINE=InnoDB AUTO_INCREMENT=127 DEFAULT CHARSET=latin1;


INSERT INTO subject_class VALUES
("1","1","1"),
("2","10","1"),
("3","2","1"),
("4","3","1"),
("5","4","1"),
("6","5","1"),
("8","7","1"),
("9","8","1"),
("10","9","1"),
("11","1","2"),
("12","10","2"),
("14","2","2"),
("15","3","2"),
("16","4","2"),
("17","5","2"),
("18","6","2"),
("19","7","2"),
("20","8","2"),
("21","9","2"),
("23","1","3"),
("24","10","3"),
("26","2","3"),
("28","3","3"),
("29","4","3"),
("32","7","3"),
("33","8","3"),
("34","9","3"),
("35","1","4"),
("47","4","4"),
("48","5","4"),
("51","1","5"),
("52","12","5"),
("53","13","5"),
("54","14","5"),
("55","15","5"),
("56","16","5"),
("57","17","5"),
("58","18","5"),
("60","2","5"),
("61","20","5"),
("62","4","5"),
("63","5","5"),
("64","6","5"),
("65","23","3"),
("66","1","6"),
("67","12","6"),
("68","13","6"),
("69","14","6"),
("70","15","6"),
("71","16","6"),
("72","17","6"),
("73","18","6"),
("75","2","6"),
("76","20","6"),
("77","4","6"),
("78","5","6"),
("79","6","6"),
("80","24","2"),
("82","24","1"),
("83","25","5"),
("86","26","2"),
("87","27","2"),
("88","5","3"),
("89","24","3"),
("90","26","3"),
("91","27","3"),
("92","26","1"),
("93","27","1"),
("94","23","1"),
("95","28","1"),
("96","6","1"),
("97","23","2"),
("98","28","2"),
("99","28","3"),
("100","6","3"),
("101","26","4"),
("103","28","4"),
("104","6","4"),
("106","12","4"),
("107","13","4"),
("108","14","4"),
("109","16","4"),
("110","17","4"),
("111","18","4"),
("113","2","4"),
("114","20","4"),
("115","25","4"),
("118","25","6"),
("121","26","5"),
("123","26","6"),
("124","29","4"),
("125","29","5"),
("126","29","6");




CREATE TABLE `subjects` (
  `subject_id` int(11) NOT NULL AUTO_INCREMENT,
  `subject_name` varchar(50) NOT NULL,
  `subject_short` varchar(30) NOT NULL,
  `groups` varchar(100) NOT NULL,
  PRIMARY KEY (`subject_id`),
  KEY `groups` (`groups`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=latin1;


INSERT INTO subjects VALUES
("1","ENGLISH LANGUAGE ","ENG","both"),
("2","MATHEMATICS ","MATHS","both"),
("3","BASIC SCIENCE ","BAS SCI","junior"),
("4","LITERATURE-IN-ENGLISH","LIT ENG","both"),
("5","AGRICULTURAL SCIENCE ","AGRIC","both"),
("6","CHRISTIAN RELIGIOUS KNOWLEDGE ","CRK","both"),
("7","PHYSICAL AND HEALTH EDUCATION ","PHE","junior"),
("8","BASIC TECHNOLOGY ","BAS TECH","junior"),
("9","BUSINESS STUDIES ","BUS STD ","junior"),
("10","COMPUTER SCIENCE ","COMP","both"),
("11","RELIGIOUS AND NATIONAL VALUES","RNV","junior"),
("12","PHYSICS ","PHY","senior"),
("13","CHEMISTRY ","CHEM","senior"),
("14","BIOLOGY ","BIO","senior"),
("15","CIVIC EDUCATION ","CIVIC","senior"),
("16","GOVERNMENT ","GOV","senior"),
("17","ECONOMICS","ECO","senior"),
("18","GEOGRAPHY","GEO","senior"),
("19","MARKETING","MARK.","senior"),
("20","COMMERCE ","COMM","senior"),
("21","HEALTH EDUCATION ","HEA STD","junior"),
("22","PREVOCATIONAL STUDIES","PRE","junior"),
("23","SOCIAL STUDIES","SOS STD","junior"),
("24","HOME ECONOMICS","HOME ECO","junior"),
("25","FURTHER MATHEMATICS","FURTHER MATHS","both"),
("26","DICTION ","DICTION","both"),
("27","FRENCH","FRENCH","both"),
("28","CIVIC EDUCATION","CIVIC EDU","both"),
("29","DATA PROCESSING","DP","senior");




CREATE TABLE `test` (
  `test_id` int(11) NOT NULL AUTO_INCREMENT,
  `test_page_id` int(11) NOT NULL,
  `student_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `class_name` varchar(50) NOT NULL,
  `subclass_name` varchar(50) NOT NULL,
  `subject_name` varchar(100) NOT NULL,
  `student_score` float DEFAULT NULL,
  `status` varchar(10) NOT NULL,
  `sessions` char(20) NOT NULL,
  `terms` char(20) NOT NULL,
  PRIMARY KEY (`test_id`),
  KEY `test_page_id` (`test_page_id`),
  KEY `class_id` (`class_id`),
  KEY `subclass_id` (`subclass_id`),
  KEY `subject_id` (`subject_id`),
  KEY `student_score` (`student_score`),
  KEY `status` (`status`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`)
) ENGINE=InnoDB AUTO_INCREMENT=71 DEFAULT CHARSET=latin1;


INSERT INTO test VALUES
("1","1","93","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("2","1","94","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("3","1","95","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("4","1","96","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("5","1","97","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("6","1","98","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("7","1","100","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("8","1","101","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("9","1","102","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("10","1","104","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("11","1","107","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("12","1","111","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("13","1","115","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("14","1","116","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("15","1","120","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("16","1","124","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("17","2","42","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("18","2","45","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("19","2","47","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("20","2","49","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("21","2","51","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("22","2","53","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("23","2","54","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("24","2","55","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("25","2","56","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("26","2","57","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("27","2","58","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("28","2","59","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("29","2","60","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("30","2","61","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("31","2","62","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("32","2","63","4","0","15","SS 1","","CIVIC EDUCATION","15","save","2018/2019","3rd Term"),
("33","2","64","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("34","2","65","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("35","3","42","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("36","3","45","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("37","3","47","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("38","3","49","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("39","3","51","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("40","3","53","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("41","3","54","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("42","3","55","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("43","3","56","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("44","3","57","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("45","3","58","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("46","3","59","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("47","3","60","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("48","3","61","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("49","3","62","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("50","3","63","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("51","3","64","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("52","3","65","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("53","4","42","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("54","4","45","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("55","4","47","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("56","4","49","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("57","4","51","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("58","4","53","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("59","4","54","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("60","4","55","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("61","4","56","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("62","4","57","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("63","4","58","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("64","4","59","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("65","4","60","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("66","4","61","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("67","4","62","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("68","4","63","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("69","4","64","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("70","4","65","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term");




CREATE TABLE `test_page` (
  `test_page_id` int(11) NOT NULL AUTO_INCREMENT,
  `subject_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `class_name` varchar(50) NOT NULL,
  `subclass_name` varchar(50) NOT NULL,
  `subject_name` varchar(100) NOT NULL,
  `test_title` varchar(100) NOT NULL,
  `total_score` float NOT NULL,
  `students` int(11) NOT NULL,
  `status` varchar(10) NOT NULL,
  `sessions` char(20) NOT NULL,
  `terms` char(20) NOT NULL,
  `date_added` datetime NOT NULL,
  PRIMARY KEY (`test_page_id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1;


INSERT INTO test_page VALUES
("1","13","6","0","SS 3","","CHEMISTRY","1","10","16","save","2018/2019","1st Term","0000-00-00 00:00:00"),
("2","15","4","0","SS 1","","CIVIC EDUCATION","FIRST TEXT","20","18","save","2018/2019","3rd Term","2019-06-27 10:50:33"),
("3","15","4","0","SS 1","","CIVIC EDUCATION","SECOND TEXT ","20","18","save","2018/2019","3rd Term","0000-00-00 00:00:00"),
("4","15","4","0","SS 1","","CIVIC EDUCATION","EXAM ","60","18","save","2018/2019","3rd Term","0000-00-00 00:00:00");




CREATE TABLE `topic` (
  `topic_id` int(11) NOT NULL AUTO_INCREMENT,
  `topic_name` varchar(200) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `user_id` int(11) NOT NULL,
  `table_name` varchar(20) NOT NULL,
  `published` varchar(20) NOT NULL DEFAULT 'not_published',
  `discussion_signal` tinyint(4) NOT NULL,
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`topic_id`),
  KEY `class_id` (`class_id`),
  KEY `subclass_id` (`subclass_id`),
  KEY `subject_id` (`subject_id`),
  KEY `user_id` (`user_id`),
  KEY `published` (`published`)
) ENGINE=InnoDB AUTO_INCREMENT=36 DEFAULT CHARSET=utf8mb4;


INSERT INTO topic VALUES
("1","CORRECTION FOR LAST WEEK 22ND JUNE","4","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 10:07:01"),
("2","CORRECTION FOR LAST WEEK MATHEMATICS JUNE 22ND","5","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 10:07:10"),
("3","CORRECTION FOR LAST WEEK MATHEMATICS JUNE 22ND","6","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 10:07:18"),
("4","MATHEMATICS QUESTIONS","4","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 10:07:26"),
("5","MATHEMATICS QUESTIONS","5","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 10:07:33"),
("6","MATHEMATICS QUESTIONS","6","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 10:07:42"),
("7","CHEMISTRY","4","0","13","16","staff","published","0","2019/2020","2nd Term","2020-06-29 10:07:49"),
("8","CHEMISTRY","5","0","13","16","staff","published","0","2019/2020","2nd Term","2020-06-29 10:21:45"),
("9","CHEMISTRY  QUESTIONS","6","0","13","16","staff","published","0","2019/2020","2nd Term","2020-06-29 10:21:51"),
("10","AGRIC QUESTIONS","5","0","5","7","staff","published","0","2019/2020","2nd Term","2020-06-29 10:43:47"),
("11","AGRIC QUESTIONS","6","0","5","7","staff","published","0","2019/2020","2nd Term","2020-06-29 10:43:54"),
("12","CIVIC AND MARKETING","4","0","0","10","staff","published","0","2019/2020","2nd Term","2020-06-29 10:54:26"),
("13","CIVIC AND MARKETING","5","0","0","10","staff","not_published","0","2019/2020","2nd Term","2020-06-29 10:51:26"),
("14","CIVIC AND MARKETING QUESTIONS","6","0","0","10","staff","not_published","0","2019/2020","2nd Term","2020-06-29 10:52:08"),
("15","CIVIC AND MARKETING 3RD JULY","5","0","15","10","staff","published","0","2019/2020","2nd Term","2020-06-29 11:03:59"),
("16","CIVIC AND MARKETING 3RD JULY","6","0","15","10","staff","published","0","2019/2020","2nd Term","2020-06-29 11:06:54"),
("18","CORRECTION OF LAST WEEK MATHS 22ND JUNE","1","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 11:57:02"),
("19","CORRECTION OF LAST WEEK MATHS 22ND JUNE","2","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 12:04:16"),
("20","CORRECTION OF LAST WEEK MATHS 22ND JUNE","3","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 12:04:23"),
("21","MATHEMATICS 29 JUNE","1","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 12:10:49"),
("22","MATHEMATICS QUESTIONS 29 JUNE","3","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 12:13:24"),
("23","MATHEMATICS 29 JUNE","2","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 12:23:17"),
("24","CIVIC EDUCATION 1ST JULY","1","0","28","18","staff","published","0","2019/2020","2nd Term","2020-06-29 12:35:12"),
("25","CIVIC EDUCATION 1ST JULY","2","0","28","18","staff","published","0","2019/2020","2nd Term","2020-06-29 12:39:53"),
("26","CIVIC EDU","3","0","28","18","staff","published","0","2019/2020","2nd Term","2020-06-29 12:57:22"),
("27","BASIC SCIENCE QUESTIONS","1","0","3","14","staff","published","0","2019/2020","2nd Term","2020-06-29 13:12:20"),
("28","BASIC SCIENCE QUESTIONS","2","0","3","14","staff","published","0","2019/2020","2nd Term","2020-06-29 13:16:10"),
("29","BASIC SCIENCE QUESTIONS","3","0","3","14","staff","published","0","2019/2020","2nd Term","2020-06-29 13:18:26"),
("30","IMPORTANT FROM DIRECTOR\'S OFFICE","1","0","0","13","staff","published","0","2019/2020","2nd Term","2020-07-06 12:06:20"),
("31","IMPORTANT FROM DIRECTOR\'S OFFICE","2","0","0","13","staff","published","0","2019/2020","2nd Term","2020-07-06 12:10:06"),
("32","IMPORTANT FROM DIRECTOR\'S OFFICE","3","0","0","13","staff","published","0","2019/2020","2nd Term","2020-07-06 12:12:02"),
("33","IMPORTANT FROM DIRECTOR\'S OFFICE","4","0","0","13","staff","published","0","2019/2020","2nd Term","2020-07-06 12:13:48"),
("34","IMPORTANT FROM DIRECTOR\'S OFFICE","5","0","0","13","staff","published","0","2019/2020","2nd Term","2020-07-06 12:15:48"),
("35","IMPORTANT FROM DIRECTOR\'S OFFICE","6","0","0","13","staff","published","0","2019/2020","2nd Term","2020-07-06 12:17:37");




CREATE TABLE `topic_discussions` (
  `topic_discussions_id` int(11) NOT NULL AUTO_INCREMENT,
  `topic_id` int(11) NOT NULL,
  `user_id` int(11) NOT NULL,
  `table_name` varchar(20) NOT NULL,
  `discussion` varchar(300) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`topic_discussions_id`),
  KEY `user_id` (`user_id`),
  KEY `topic_id` (`topic_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `transfer_current_fees_info` (
  `current_fees_info_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `student_id` int(11) unsigned NOT NULL,
  `class_id` int(10) unsigned NOT NULL,
  `current_school_fees` decimal(15,2) NOT NULL,
  `past_debt` decimal(15,2) NOT NULL,
  `amount_to_pay` decimal(15,2) NOT NULL,
  `amount_paid` decimal(15,2) NOT NULL,
  `discount` decimal(15,2) NOT NULL,
  `surcharge_amount` decimal(15,2) NOT NULL,
  `surcharge_reason` varchar(500) NOT NULL,
  `wave_over` decimal(15,2) NOT NULL,
  `owing` decimal(15,2) NOT NULL,
  `present_owing` decimal(15,2) NOT NULL,
  `class_fee` decimal(15,2) NOT NULL,
  `plan_fee` decimal(15,2) NOT NULL,
  `new_student_fee` decimal(15,2) NOT NULL,
  `room_fee` decimal(15,2) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`current_fees_info_id`),
  KEY `student_id` (`student_id`),
  KEY `sess_term` (`sessions`,`terms`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `transfer_fees_discount` (
  `fees_discount_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `amount` decimal(15,2) NOT NULL,
  `reason` varchar(300) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`fees_discount_id`),
  KEY `student_id` (`student_id`),
  KEY `session_term` (`sessions`,`terms`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `transfer_result_main` (
  `result_main_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `class_name` char(50) NOT NULL,
  `section` varchar(10) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `subclass_name` char(50) NOT NULL,
  `total` float NOT NULL,
  `cumulative_total` float NOT NULL,
  `total_obtainable` float NOT NULL,
  `cumu_total_obtainable` float NOT NULL,
  `average` varchar(10) NOT NULL,
  `cumulative_average` varchar(10) NOT NULL,
  `position_class` varchar(20) NOT NULL,
  `cumulative_position_class` varchar(20) NOT NULL,
  `position_subclass` varchar(20) NOT NULL,
  `cumulative_position_subclass` varchar(20) NOT NULL,
  `student_attendance` int(11) DEFAULT NULL,
  `total_attendance` int(11) DEFAULT NULL,
  `total_student_class` int(10) unsigned NOT NULL,
  `total_student_subclass` int(10) unsigned NOT NULL,
  `cumulative_total_student_class` int(10) unsigned NOT NULL,
  `cumulative_total_student_subclass` int(10) unsigned NOT NULL,
  `handwriting` int(11) NOT NULL,
  `cumulative_handwriting` int(11) NOT NULL,
  `neatness` int(11) NOT NULL,
  `cumulative_neatness` int(11) NOT NULL,
  `punctuality` int(11) NOT NULL,
  `cumulative_punctuality` int(11) NOT NULL,
  `attentiveness` int(11) NOT NULL,
  `cumulative_attentiveness` int(11) NOT NULL,
  `initiative` int(11) NOT NULL,
  `cumulative_initiative` int(11) NOT NULL,
  `respect` int(11) NOT NULL,
  `cumulative_respect` int(11) NOT NULL,
  `obedience` int(11) NOT NULL,
  `cumulative_obedience` int(11) NOT NULL,
  `attitude` int(11) NOT NULL,
  `cumulative_attitude` int(11) NOT NULL,
  `honesty` int(11) NOT NULL,
  `cumulative_honesty` int(11) NOT NULL,
  `creativity` int(11) NOT NULL,
  `cumulative_creativity` int(11) NOT NULL,
  `behaviour1_name` varchar(100) NOT NULL,
  `behaviour2_name` varchar(100) NOT NULL,
  `behaviour3_name` varchar(100) NOT NULL,
  `behaviour4_name` varchar(100) NOT NULL,
  `behaviour5_name` varchar(100) NOT NULL,
  `behaviour6_name` varchar(100) NOT NULL,
  `behaviour7_name` varchar(100) NOT NULL,
  `behaviour8_name` varchar(100) NOT NULL,
  `behaviour9_name` varchar(100) NOT NULL,
  `behaviour10_name` varchar(100) NOT NULL,
  `promotion` varchar(50) NOT NULL,
  `promotion_class_id` int(11) NOT NULL,
  `promotion_class_name` varchar(50) NOT NULL,
  `promotion_comment` varchar(500) NOT NULL,
  `promotion_subclass_id` int(11) NOT NULL,
  `promotion_subclass_name` varchar(50) NOT NULL,
  `pass_ave` varchar(5) NOT NULL,
  `scratch_card_number` varchar(16) NOT NULL,
  `next_term_begins` date NOT NULL,
  `ca1_total_score` float NOT NULL,
  `ca2_total_score` float NOT NULL,
  `ca3_total_score` float NOT NULL,
  `ca4_total_score` float NOT NULL,
  `ca5_total_score` float NOT NULL,
  `ca6_total_score` float NOT NULL,
  `ca_total_score` float NOT NULL,
  `exam_total_score` float NOT NULL,
  `no_of_ca` int(11) NOT NULL,
  `exam_name` varchar(50) NOT NULL,
  `ca_name_1` varchar(50) NOT NULL,
  `ca_name_2` varchar(50) NOT NULL,
  `ca_name_3` varchar(50) NOT NULL,
  `ca_name_4` varchar(50) NOT NULL,
  `ca_name_5` varchar(50) NOT NULL,
  `ca_name_6` varchar(50) NOT NULL,
  `principal_name` varchar(100) NOT NULL,
  `principal_comment` text NOT NULL,
  `form_staff_name` varchar(200) NOT NULL,
  `form_staff_comment` text NOT NULL,
  `student_affairs_comment` text NOT NULL,
  `cumulative_principal_comment` text NOT NULL,
  `cumulative_form_staff_comment` text NOT NULL,
  `principal_signature` varchar(150) NOT NULL,
  `second_principal_signature` varchar(60) NOT NULL,
  `visited` int(11) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`result_main_id`),
  KEY `student_id` (`student_id`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`),
  KEY `promotion` (`promotion`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `transfer_result_subject` (
  `result_subject_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `class_name` varchar(50) NOT NULL,
  `subclass_name` varchar(50) NOT NULL,
  `subject_name` varchar(100) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `ca1` float DEFAULT NULL,
  `ca2` float DEFAULT NULL,
  `ca3` float DEFAULT NULL,
  `ca4` float DEFAULT NULL,
  `ca5` float DEFAULT NULL,
  `ca6` float DEFAULT NULL,
  `ca` float DEFAULT NULL,
  `exam` float DEFAULT NULL,
  `sum_total` float DEFAULT NULL,
  `total` float NOT NULL,
  `cumulative_score` float NOT NULL,
  `cumulative_score_percent` float DEFAULT NULL,
  `cumulative_position` char(10) NOT NULL,
  `position_subclass` varchar(20) NOT NULL,
  `grade` varchar(5) NOT NULL,
  `grade_comment` varchar(50) NOT NULL,
  `staff_name` varchar(200) NOT NULL,
  `staff_comment` varchar(60) NOT NULL,
  `attendance` int(11) DEFAULT NULL,
  `percent_attendance` varchar(10) DEFAULT NULL,
  `handwriting` int(11) NOT NULL,
  `neatness` int(11) NOT NULL,
  `punctuality` int(11) NOT NULL,
  `attentiveness` int(11) NOT NULL,
  `initiative` int(11) NOT NULL,
  `respect` int(11) NOT NULL,
  `obedience` int(11) NOT NULL,
  `attitude` int(11) NOT NULL,
  `honesty` int(11) NOT NULL,
  `creativity` int(11) NOT NULL,
  `status` varchar(10) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(10) NOT NULL,
  PRIMARY KEY (`result_subject_id`),
  KEY `sess_term` (`sessions`,`terms`),
  KEY `foreign_keys` (`student_id`,`class_id`,`subclass_id`,`subject_id`),
  KEY `status` (`status`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `transfer_salary_info` (
  `salary_info_id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_id` int(11) NOT NULL,
  `current_salary` decimal(15,2) NOT NULL,
  `past_debt` decimal(15,2) NOT NULL,
  `amount_to_pay` decimal(15,2) NOT NULL,
  `amount_paid` decimal(15,2) NOT NULL,
  `wave_over` decimal(15,2) NOT NULL,
  `current_debt` decimal(15,2) NOT NULL,
  `deduct` decimal(15,2) NOT NULL,
  `appreciation_amount` decimal(15,2) NOT NULL,
  `appreciation_reason` varchar(500) NOT NULL,
  `owing` decimal(15,2) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `months` varchar(30) NOT NULL,
  PRIMARY KEY (`salary_info_id`),
  KEY `staff_id` (`staff_id`),
  KEY `sessions` (`sessions`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `transfer_salary_payment` (
  `salary_payment_id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_id` int(11) NOT NULL,
  `accountant_id` int(10) unsigned NOT NULL,
  `amount_paid` decimal(15,2) NOT NULL,
  `staff_name` varchar(200) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `months` varchar(30) NOT NULL,
  `date_added` datetime NOT NULL,
  PRIMARY KEY (`salary_payment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `transfer_school_fees` (
  `school_fees_id` int(11) NOT NULL AUTO_INCREMENT,
  `transaction_id` char(20) NOT NULL,
  `student_id` int(11) NOT NULL,
  `staff_id` int(11) NOT NULL,
  `plan_id` int(11) NOT NULL,
  `school_fees_payment_mode_id` int(11) NOT NULL,
  `payment_mode` varchar(300) NOT NULL,
  `staff_name` varchar(200) NOT NULL,
  `amount_paid` decimal(15,2) NOT NULL,
  `payment_no` varchar(20) NOT NULL,
  `fees_status` varchar(20) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(10) NOT NULL,
  `date_added` datetime NOT NULL,
  PRIMARY KEY (`school_fees_id`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`),
  KEY `transaction_id` (`transaction_id`),
  KEY `school_fees_payment_mode_id` (`school_fees_payment_mode_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `transferred_students` (
  `transferred_student_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `parent_id` int(11) NOT NULL,
  `student_name` varchar(300) NOT NULL,
  `class_id` int(11) NOT NULL,
  `old_class_name` varchar(100) NOT NULL,
  `new_class_name` varchar(100) NOT NULL,
  `serial_number` varchar(50) NOT NULL,
  `school_id` int(11) NOT NULL,
  `database_name` varchar(100) NOT NULL,
  `status` varchar(30) NOT NULL,
  `date_transferred` datetime NOT NULL,
  PRIMARY KEY (`transferred_student_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `zoom` (
  `zoom_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `class_category_id` int(11) NOT NULL,
  `email` varchar(100) NOT NULL,
  `pass` varchar(50) NOT NULL,
  `api_key` varchar(200) NOT NULL,
  `api_secret` varchar(200) NOT NULL,
  `meeting_id` varchar(20) NOT NULL,
  `meeting_password` varchar(30) NOT NULL,
  `meeting_url_pwd` varchar(400) NOT NULL,
  `host_key` varchar(20) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`zoom_id`),
  KEY `class_id` (`class_id`),
  KEY `class_category_id` (`class_category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;






/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
--
-- Database: `zeonglob_zap_divinefavour_sec_ph`
--




CREATE TABLE `about_us` (
  `about_us_id` int(11) NOT NULL AUTO_INCREMENT,
  `map` varchar(300) NOT NULL,
  `about_us_text` text NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`about_us_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `activity` (
  `assignment_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `staff_id` int(11) NOT NULL,
  `topic_id` int(11) NOT NULL,
  `table_name` varchar(30) NOT NULL,
  `assignment_title` varchar(200) NOT NULL,
  `assignment_text` text NOT NULL,
  `due_date` datetime NOT NULL,
  `property` varchar(20) NOT NULL,
  `activation` varchar(20) NOT NULL DEFAULT 'active',
  `total_score` decimal(15,2) NOT NULL,
  `assignment_date` datetime NOT NULL DEFAULT current_timestamp(),
  `answer_text` text NOT NULL,
  `answer_status` varchar(10) NOT NULL,
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  PRIMARY KEY (`assignment_id`),
  KEY `due_date` (`due_date`),
  KEY `topic_id` (`topic_id`),
  KEY `activation` (`activation`),
  KEY `answer_status` (`answer_status`)
) ENGINE=InnoDB AUTO_INCREMENT=121 DEFAULT CHARSET=latin1;


INSERT INTO activity VALUES
("2","1","0","0","6","0","staff","WEEKLY LEARNING (ENGLISH LANGUAGE)  20TH TO 23RD MAY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">ENGLISH</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">19<sup>th</sup>\nto&nbsp; 22<sup>nd</sup></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>JSS1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday</b> page 3 exam focus</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Read about </p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#\nCompositions, Sentence</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># kinds of\nsentence</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Page 6<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Read about\nletter</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># definition</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># 3 kinds of\nletter</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Informal\nletter</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Assignment</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Page 19</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Rivision Exercise</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Answer\nnumber 1 question, snap and upload</p>","2020-05-23 10:05:00","read_submit","active","100.00","2020-05-19 10:09:13","","","2019/2020","2nd Term"),
("3","2","0","1","8","0","staff","WEEKLY LEARNING 20TH TO 23RD","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LAANGUAGE (ESSENTIAL ENGLISH TEXTBOOK)</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday &amp; Thursday<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Page 20</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Read about\nessay and 5 types of essay writing</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#Narrative\nand its content and organization</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#Descriptive\nand its content and organization</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Expository\nand its content and organization</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Argumentative\nand its content and organization</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday (page 26)<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Read about\nArticle and its content and organization</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Assignment (snap and upload)<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Revision exercise\n(page 30)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Answer number\n1, 3 and 5)</p>","2020-05-23 10:39:00","read_submit","active","100.00","2020-05-19 10:43:29","","","2019/2020","2nd Term"),
("4","3","0","1","8","0","staff","WEEKLY LEARNING 20TH TO 23RD","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday &nbsp;&amp; Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Read about</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#\nComprehension and Summary and answer the questions from (Page 34 â€“ 37)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Thursday read\n(page 38 â€“ 41)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Read types of\nsummary<b> </b>(page 42 â€“ 44)</p>","2020-05-23 10:39:00","read_submit","active","100.00","2020-05-19 10:58:03","","","2019/2020","2nd Term"),
("5","4","0","1","6","0","staff","WEEKLY LEARNING (ENGLISH LANG) 20TH TO 23RD MAY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nVerb, types of Verb (page 23 â€“ 29)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nConcord or Agreement of Verb (page 29 â€“ 40)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nAdjective (page 41 â€“ 45)</p>","2020-05-23 11:23:00","read_submit","active","100.00","2020-05-19 11:25:46","","","2019/2020","2nd Term"),
("6","5","0","1","6","0","staff","WEEKLY LEARNING (ENGLISH LANG) 20TH TO 23RD MAY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nPhrases and Clauses (page 75 â€“ 77)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># definition\nof Phrases, types and functions (page 77 â€“ 80)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nclause (page 80 â€“ 84)</p>","2020-05-23 10:39:00","read_submit","active","100.00","2020-05-19 11:27:58","","","2019/2020","2nd Term"),
("7","6","0","1","6","0","staff","WEEKLY LEARNING (ENGLISH LANG) 20TH TO 23RD MAY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday &nbsp;and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nComprehension (page 85 â€“ 87)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># attempt\nall exercise from page 87 â€“ 88</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Attempt\nall exercise from page 89 â€“ 93</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Attempt\nall exercise from page 93 - 97</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>","2020-05-23 10:39:00","read_submit","active","100.00","2020-05-19 11:29:52","","","2019/2020","2nd Term"),
("8","1","0","2","16","0","staff","WEEKLY LEARNING (MATHEMATICS) 20TH TO 23RD MAY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MATHEMATICS (USE YOUR MATHS TEXTBOOK)<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#Simple\nequations (page 153 exercise 19B)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Practice\nfrom 1 to 30</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Balance\nmethod of solving equations (page 154 exercise 19C)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Practice\nfrom 1 to 30</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#continuation\nbalance method of solving equation (page 156 exercise 19D)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Practice\nfrom 1 to 30</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Balance\nmethod of solving equations (page 157)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Exercise 19E\npractice 1 to 30</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Exercise\n19Fpractice 1 to 30</p>","2020-05-23 11:52:00","read_submit","active","100.00","2020-05-19 11:53:29","","","2019/2020","2nd Term"),
("9","2","0","2","16","0","staff","WEEKLY LEARNING (MATHEMATICS) 20TH TO 23RD MAY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>PYTHAGORAS RULE (page 151 â€“ 157)<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b># </b>Right angle triangle</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Exercise\n17A, 17B, 17C and 17D</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Attempt all\nquestion in each exercise.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday and Saturday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b># </b>Reading Tabulated data ( exercise 18A\n&amp; 18B) page 159 â€“ 160</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#Time table\nand chart, railway timetables (Exercise 18C, 18D and 18E) page 162 â€“ 163</p>\n\n<span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;\nmso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\nminor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&quot;Times New Roman&quot;;\nmso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:\nEN-US;mso-bidi-language:AR-SA\"># Attempt all questions in each exercise</span>","2020-05-23 10:39:00","read_submit","active","100.00","2020-05-19 11:58:35","","","2019/2020","2nd Term"),
("10","3","0","2","16","0","staff","WEEKLY LEARNING (MATHEMATICS) 20TH TO 23RD MAY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Study <b>Algebraic process</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Linear\nEquations and Inequality ( Exercise R2b and Exercise R2c) page 175 â€“ 178</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">* Attempt all\nquestions in each exercise</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#\nSimultaneous Equation (Exercise R2E and Exercise R2F) page 180 â€“ 182</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">* Attempt all\nquestions in each exercise</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday and Saturday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Study <b>Geometry and Measuration<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Length,\nArea and Volume (Exercise R3A) page 184 â€“ 185</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Angles and\nconstruction ( Exercise R3b) page 186 â€“ 187</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#\nPythagoras, Trigonometry (Exercise R3C and R3D) page 188 -192</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB</b> attempt all question in each\nexercise&nbsp;</p>","2020-05-23 10:39:00","read_submit","active","100.00","2020-05-19 12:03:02","","","2019/2020","2nd Term"),
("11","4","0","2","16","0","staff","MATHEMATICS (1ST OF JUNE","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM</b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">&nbsp;</span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">1</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)\n  If x:y = 2:3, evaluate<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<u>x<sup>2</sup>&nbsp;â€“\n  y<sup>2</sup></u><br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  y<sup>2</sup>&nbsp;+ x<sup>2</sup><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b) A\n  man on the same level ground with a tree, stands at a distance of 12.82m away\n  from the foot of the tree. He observes the angle of elevation of the top of\n  the tree as 52o. If the man is 1.24m tall, calculate correct to two decimal <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">places,\n  the height of the tree.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">&nbsp;</span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">2</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  Simplify:&nbsp;&nbsp;&nbsp;<u>&nbsp;x<sup>2</sup>&nbsp;&nbsp;â€“&nbsp; 8x&nbsp;\n  +&nbsp; 16</u>&nbsp; .<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  x<sup>2</sup>&nbsp; -&nbsp; 7x&nbsp; +&nbsp; 12<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b)&nbsp;&nbsp;&nbsp;&nbsp;\n  If Â½,&nbsp;</span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">1/x</span></b><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">,&nbsp;</span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">1/3</span></b><b><span style=\"font-size:8.0pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;are successive\n  terms of an arithmetic progression<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  (A.P.), show that&nbsp;&nbsp;&nbsp;&nbsp;<u>2&nbsp; -&nbsp; x</u>&nbsp;\n  =&nbsp;&nbsp;&nbsp;&nbsp;<u>2</u><br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  x&nbsp; -&nbsp; 3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:white\">OBSERVATION</span></b><b><span style=\"font-size:10.0pt;\n  font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">Majority\n  of the candidates found the question on simplification of quadratic\n  expression very easy and scored full marks.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">The\n  question on Arithmetic progression was not well handled by the\n  candidates.&nbsp; They were unable to recall that since Â½,&nbsp;</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">1/x</span></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">,&nbsp;</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">1/3&nbsp;</span></b><b><span style=\"font-size:7.5pt;\n  font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">were terms of an A.P.,\n  hence 1/x â€“ Â½&nbsp; =&nbsp; 1/3&nbsp; -&nbsp; 1/x.&nbsp;<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">Thus&nbsp;&nbsp;&nbsp;<u>2\n  â€“ x</u>&nbsp; =&nbsp;&nbsp;<u>x â€“ 3</u><br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2x&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  3x<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">which\n  by cross multiplying and simplifying leads to&nbsp;&nbsp;&nbsp;<u>2&nbsp;\n  -&nbsp; x</u>&nbsp;&nbsp; =&nbsp;&nbsp;&nbsp;</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">2x</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">3x</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3&nbsp; -&nbsp; x<br>\n  &nbsp;=&nbsp;&nbsp;&nbsp;</span></b><b><span style=\"font-size:7.5pt;\n  mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">2</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">3</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">&nbsp;&nbsp; as required.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b>2PM TO 3PM</b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p>\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">question&nbsp;3</span></b><b><span style=\"font-size:7.5pt;\n  font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">A bucket\n  is 12cm in diameter at the bottom, 20cm in diameter at the open end and 16cm\n  deep. If the bucket is filled with water and emptied into a cylindrical tin\n  of diameter 28cm, calculate the depth of water in the tin.<br>\n  ( take Ï€ = 22/7)<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:white\">observation</span></b><b><span style=\"font-size:10.0pt;\n  font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">Majority of the\n  candidates found this question rather challenging because they could not\n  manipulate the concept of similar figures to find h, the height of the\n  removed cone i.e.<br>\n  &nbsp;<u>h</u>&nbsp; =&nbsp;&nbsp;<u>16 + h</u>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>\n  &nbsp;6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  10&nbsp;&nbsp;&nbsp;&nbsp; which gives h =\n  24cm.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">Very few of them were\n  able to apply the formular for finding the volume of a frustum V =&nbsp;\n  &nbsp;1/3 Ï€/ h (R2 + Rr + r2), where V = volume of a frustum.&nbsp;&nbsp;<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","2020-06-05 16:29:00","read_submit","active","100.00","2020-05-30 16:33:24","","","2019/2020","2nd Term"),
("12","5","0","2","16","0","staff","MATHEMATICS (1ST OF JUNE","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD YOUR WORK FOR RECORDING&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">&nbsp;</span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">1</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)\n  If x:y = 2:3, evaluate<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<u>x<sup>2</sup>&nbsp;â€“\n  y<sup>2</sup></u><br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  y<sup>2</sup>&nbsp;+ x<sup>2</sup><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b) A\n  man on the same level ground with a tree, stands at a distance of 12.82m away\n  from the foot of the tree. He observes the angle of elevation of the top of\n  the tree as 52o. If the man is 1.24m tall, calculate correct to two decimal <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">places,\n  the height of the tree.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">&nbsp;</span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">2</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  Simplify:&nbsp;&nbsp;&nbsp;<u>&nbsp;x<sup>2</sup>&nbsp;&nbsp;â€“&nbsp; 8x&nbsp;\n  +&nbsp; 16</u>&nbsp; .<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  x<sup>2</sup>&nbsp; -&nbsp; 7x&nbsp; +&nbsp; 12<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b)&nbsp;&nbsp;&nbsp;&nbsp;\n  If Â½,&nbsp;</span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">1/x</span></b><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">,&nbsp;</span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">1/3</span></b><b><span style=\"font-size:8.0pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;are successive\n  terms of an arithmetic progression<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  (A.P.), show that&nbsp;&nbsp;&nbsp;&nbsp;<u>2&nbsp; -&nbsp; x</u>&nbsp;\n  =&nbsp;&nbsp;&nbsp;&nbsp;<u>2</u><br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  x&nbsp; -&nbsp; 3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:white\">OBSERVATION</span></b><b><span style=\"font-size:10.0pt;\n  font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">Majority\n  of the candidates found the question on simplification of quadratic\n  expression very easy and scored full marks.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">The\n  question on Arithmetic progression was not well handled by the\n  candidates.&nbsp; They were unable to recall that since Â½,&nbsp;</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">1/x</span></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">,&nbsp;</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">1/3&nbsp;</span></b><b><span style=\"font-size:7.5pt;\n  font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">were terms of an A.P.,\n  hence 1/x â€“ Â½&nbsp; =&nbsp; 1/3&nbsp; -&nbsp; 1/x.&nbsp;<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">Thus&nbsp;&nbsp;&nbsp;<u>2\n  â€“ x</u>&nbsp; =&nbsp;&nbsp;<u>x â€“ 3</u><br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2x&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  3x<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">which\n  by cross multiplying and simplifying leads to&nbsp;&nbsp;&nbsp;<u>2&nbsp;\n  -&nbsp; x</u>&nbsp;&nbsp; =&nbsp;&nbsp;&nbsp;</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">2x</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">3x</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3&nbsp; -&nbsp; x<br>\n  &nbsp;=&nbsp;&nbsp;&nbsp;</span></b><b><span style=\"font-size:7.5pt;\n  mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">2</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">3</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">&nbsp;&nbsp; as required.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><br></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><br></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b>2PM TO 3PM</b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">question&nbsp;3</span></b><b><span style=\"font-size:7.5pt;\n  font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">A bucket\n  is 12cm in diameter at the bottom, 20cm in diameter at the open end and 16cm\n  deep. If the bucket is filled with water and emptied into a cylindrical tin\n  of diameter 28cm, calculate the depth of water in the tin.<br>\n  ( take Ï€ = 22/7)<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:white\">observation</span></b><b><span style=\"font-size:10.0pt;\n  font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">Majority of the\n  candidates found this question rather challenging because they could not\n  manipulate the concept of similar figures to find h, the height of the\n  removed cone i.e.<br>\n  &nbsp;<u>h</u>&nbsp; =&nbsp;&nbsp;<u>16 + h</u>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>\n  &nbsp;6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  10&nbsp;&nbsp;&nbsp;&nbsp; which gives h =\n  24cm.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">Very few of them were\n  able to apply the formular for finding the volume of a frustum V =&nbsp;\n  &nbsp;1/3 Ï€/ h (R2 + Rr + r2), where V = volume of a frustum.&nbsp;&nbsp;<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","2020-06-05 16:29:00","read_submit","active","100.00","2020-05-30 16:38:35","","","2019/2020","2nd Term"),
("13","6","0","2","16","0","staff","MATHEMATICS (1ST OF JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MONDAY<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">SNAP AND UPLOAD YOUR WORK FOR RECORDING&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\">&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">1</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a) If x:y = 2:3, evaluate<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<u>x<sup style=\"font-size: 8px;\">2</sup>&nbsp;â€“ y<sup style=\"font-size: 8px;\">2</sup></u><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; y<sup style=\"font-size: 8px;\">2</sup>&nbsp;+ x<sup style=\"font-size: 8px;\">2</sup><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b) A man on the same level ground with a tree, stands at a distance of 12.82m away from the foot of the tree. He observes the angle of elevation of the top of the tree as 52o. If the man is 1.24m tall, calculate correct to two decimal<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">places, the height of the tree.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;</span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\">&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Simplify:&nbsp;&nbsp;&nbsp;<u>&nbsp;x<sup style=\"font-size: 8px;\">2</sup>&nbsp;&nbsp;â€“&nbsp; 8x&nbsp; +&nbsp; 16</u>&nbsp; .<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; x<sup style=\"font-size: 8px;\">2</sup>&nbsp; -&nbsp; 7x&nbsp; +&nbsp; 12<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b)&nbsp;&nbsp;&nbsp;&nbsp; If Â½,&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">1/x</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">,&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">1/3</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;are successive terms of an arithmetic progression<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (A.P.), show that&nbsp;&nbsp;&nbsp;&nbsp;<u>2&nbsp; -&nbsp; x</u>&nbsp; =&nbsp;&nbsp;&nbsp;&nbsp;<u>2</u><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; x&nbsp; -&nbsp; 3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(107, 130, 47);\">_____________________________________________________________________________________________________<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in; background: rgb(55, 123, 142);\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: white;\">OBSERVATION</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in; background: rgb(229, 229, 229);\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">Majority of the candidates found the question on simplification of quadratic expression very easy and scored full marks.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">The question on Arithmetic progression was not well handled by the candidates.&nbsp; They were unable to recall that since Â½,&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">1/x</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">,&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">1/3&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">were terms of an A.P., hence 1/x â€“ Â½&nbsp; =&nbsp; 1/3&nbsp; -&nbsp; 1/x.&nbsp;<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">Thus&nbsp;&nbsp;&nbsp;<u>2 â€“ x</u>&nbsp; =&nbsp;&nbsp;<u>x â€“ 3</u><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2x&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3x<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">which by cross multiplying and simplifying leads to&nbsp;&nbsp;&nbsp;<u>2&nbsp; -&nbsp; x</u>&nbsp;&nbsp; =&nbsp;&nbsp;&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">2x</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">/</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">3x</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3&nbsp; -&nbsp; x<br>&nbsp;=&nbsp;&nbsp;&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">2</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">/</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">3</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;&nbsp; as required.</span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><br></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\">2PM TO 3PM</span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><br></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 757.273px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">question&nbsp;3</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">A bucket is 12cm in diameter at the bottom, 20cm in diameter at the open end and 16cm deep. If the bucket is filled with water and emptied into a cylindrical tin of diameter 28cm, calculate the depth of water in the tin.<br>( take Ï€ = 22/7)<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(107, 130, 47);\">_____________________________________________________________________________________________________<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in; background: rgb(55, 123, 142);\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: white;\">observation</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in; background: rgb(229, 229, 229);\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">Majority of the candidates found this question rather challenging because they could not manipulate the concept of similar figures to find h, the height of the removed cone i.e.<br>&nbsp;<u>h</u>&nbsp; =&nbsp;&nbsp;<u>16 + h</u>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>&nbsp;6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10&nbsp;&nbsp;&nbsp;&nbsp; which gives h = 24cm.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">Very few of them were able to apply the formular for finding the volume of a frustum V =&nbsp; &nbsp;1/3 Ï€/ h (R2 + Rr + r2), where V = volume of a frustum.&nbsp;&nbsp;</span></span></p></td></tr></tbody></table></td></tr></tbody></table>","2020-06-05 16:29:00","read_submit","active","100.00","2020-05-30 16:40:18","","","2019/2020","2nd Term"),
("14","4","0","28","10","0","staff","CIVIC EDUCATION (3RD OF JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p>","2020-06-05 16:56:00","read_submit","active","100.00","2020-05-30 16:57:53","","","2019/2020","2nd Term"),
("15","5","0","15","10","0","staff","CIVIC EDUCATION (3RD OF JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p>","2020-06-05 16:56:00","read_submit","active","100.00","2020-05-30 16:59:30","","","2019/2020","2nd Term"),
("16","6","0","15","10","0","staff","CIVIC EDUCATION (3RD OF JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p>","2020-06-05 16:56:00","read_submit","active","100.00","2020-05-30 17:00:20","","","2019/2020","2nd Term"),
("17","4","0","19","23","0","staff","MARKETING (5TH OF JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-weight: 600;\">SNAP AND UPLOAD ALL YOUR WORK</span><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM</span></b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">&nbsp;</span></b><b><span style=\"font-size:12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347c\"=\"\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>&nbsp;</o:p></span></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size: 12pt; font-family: \" copperplate=\"\" gothic=\"\" light\",=\"\" sans-serif;=\"\" color:=\"\" rgb(46,=\"\" 52,=\"\" 124);\"=\"\">2pm to 3pm</span></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">&nbsp;</span></b><b><span style=\"font-size:12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347c\"=\"\">2</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">Question&nbsp;\n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">List&nbsp;four&nbsp;types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">State&nbsp;seven&nbsp;functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","2020-06-05 17:04:00","read_submit","active","100.00","2020-05-30 17:08:47","","","2019/2020","2nd Term"),
("18","5","0","19","23","0","staff","MARKETING (5TH OF JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD ALL YOUR WORK</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">2PM- 3PM<o:p></o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">&nbsp;</span></b><b><span style=\"font-size:12.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">1</span></b><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>&nbsp;</o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><font color=\"#2e347c\" face=\"Copperplate Gothic Light, sans-serif\"><span style=\"font-size: 16px;\"><b>2pm to 3pm</b></span></font></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">Question&nbsp;\n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">List&nbsp;four&nbsp;types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">State&nbsp;seven&nbsp;functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","2020-06-05 17:04:00","read_submit","active","100.00","2020-05-30 17:11:30","","","2019/2020","2nd Term"),
("19","6","0","19","23","0","staff","MARKETING (5TH OF JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD ALL YOUR WORK</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">2PM- 3PM<o:p></o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">&nbsp;</span></b><b><span style=\"font-size:12.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">1</span></b><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>&nbsp;</o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><font color=\"#2e347c\" face=\"Copperplate Gothic Light, sans-serif\"><span style=\"font-size: 16px;\"><b>2PM TO 3PM</b></span></font></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">Question&nbsp;\n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">List&nbsp;four&nbsp;types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">State&nbsp;seven&nbsp;functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","2020-06-05 17:04:00","read_submit","active","100.00","2020-05-30 17:14:14","","","2019/2020","2nd Term"),
("20","1","0","28","18","0","staff","CIVIC EDUCATION (1ST JUNE)","<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\"><b>MONDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\"><b>TIME 9A -12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\">READ\nABOUT VALUES (PAGE 1-5)</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l1 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN THE MEANING OF VALUES</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l1 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN 3 TYPES OF VALUES</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l1 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE THE IMPORTANT OF VALUES IN THE SOCIETY</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l1 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DESCRIBE THE VARIOUS VALUES IN THE SOCIETY</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l1 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->5.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->IDENTIFY 7 FACTORS THAT PROMOTE GOOD VALUES</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\"><b>2PM -3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\">HONESTY\n(PAGE 1- 5)</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l0 level1 lfo2;tab-stops:9.0pt\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN HONESTY</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l0 level1 lfo2;tab-stops:9.0pt\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 10 ATTRIBUTE OF HONESTY AND EXPLAIN EACH\nBRIEFLY&nbsp;</p>","2020-06-05 16:05:00","read_submit","active","100.00","2020-06-01 16:06:26","","","2019/2020","2nd Term"),
("21","1","0","1","8","0","staff","ENGLISH LANGUAGE  (3RD JUNE)","<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\"><b>MONDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\"><b>TIME 9A -12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\">READ\nABOUT VALUES (PAGE 1-5)</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l1 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN THE MEANING OF VALUES</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l1 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN 3 TYPES OF VALUES</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l1 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE THE IMPORTANT OF VALUES IN THE SOCIETY</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l1 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DESCRIBE THE VARIOUS VALUES IN THE SOCIETY</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l1 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->5.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->IDENTIFY 7 FACTORS THAT PROMOTE GOOD VALUES</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\"><b>2PM -3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\">HONESTY\n(PAGE 1- 5)</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l0 level1 lfo2;tab-stops:9.0pt\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN HONESTY</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l0 level1 lfo2;tab-stops:9.0pt\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 10 ATTRIBUTE OF HONESTY AND EXPLAIN EACH\nBRIEFLY&nbsp;</p>","2020-06-05 16:10:00","read_submit","active","100.00","2020-06-01 16:11:50","","","2019/2020","2nd Term"),
("22","2","0","1","8","0","staff","ENGLISH LANGUAGE  (1ST JUNE)","<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>MONDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>ARTICLE<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>TIME 9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:0in;margin-right:0in;margin-bottom:\n0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;text-indent:\n-.25in;mso-list:l0 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->READ ABOUT ARTICLE (PAGE 26 -30)</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># WRITING THE ARTICLE</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># FIRST PARAGRAPH</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\">#FINAL PARAGRAPH</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># EXPRESSION AND\nMECHANICAL ACCURACY</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># MODEL ARTICLE</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\">#SPEECHES IN SCHOL\nDEBATE</p>","2020-06-05 16:10:00","read_submit","active","100.00","2020-06-01 16:15:00","","","2019/2020","2nd Term"),
("23","2","0","1","8","0","staff","ENGLISH LANGUAGE  (3RD JUNE)","<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>RIVISION EXERCISE (PAGE 30)<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># KNOW HOW TO WRITE\nPARAGRAPH 1 TO 4</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\">#CONCLUDING REMARKS</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><br></p>","2020-06-05 16:10:00","read_submit","active","100.00","2020-06-01 16:18:28","","","2019/2020","2nd Term"),
("24","2","0","1","8","0","staff","ENGLISH LANGUAGE  (5TH JUNE)","<p>ENGLISH LANG</p><p><b>9AM - 12PM</b></p><p><b>PAGE 30</b></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 13.5pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 13.5pt;\">ATTEMPT EXERCISE 1 AND 5, </p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 13.5pt;\"><b>NB&nbsp;</b>SNAP AND UPLOAD</p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 13.5pt;\"><o:p>&nbsp;</o:p></p>","2020-06-05 16:10:00","read_submit","active","100.00","2020-06-01 16:21:26","","","2019/2020","2nd Term"),
("25","3","0","28","18","0","staff","CIVIC EDUCATION (1ST OF JUNE)","<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>MONDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>9AM -3AM<o:p></o:p></b></p><p class=\"MsoListParagraph\" style=\"margin-top:0in;margin-right:0in;margin-bottom:\n0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;text-indent:\n-.25in;mso-list:l0 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->READ ABOUT DUTIES AND RESPONSIBILITIES OF A\nCITIZEN (PAGE 22 â€“ 31)</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 1</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 2</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 3</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 4</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\">#UNIT 5</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraph\" style=\"margin-top:0in;margin-right:0in;margin-bottom:\n0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;text-indent:\n-.25in;mso-list:l0 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->CONTINUE WITH DUTIES AND RESPONSIBILITIES OF A\nCITIZEN (PAGE 22 â€“ 31)</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 6</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 7</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 8</p>","2020-06-05 16:40:00","read_submit","active","100.00","2020-06-01 16:40:52","","","2019/2020","2nd Term"),
("26","3","0","28","18","0","staff","CIVIC EDUCATION (3RD OF JUNE)","<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:0in;margin-right:0in;margin-bottom:\n0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;text-indent:\n-.25in;mso-list:l0 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->REVISE READ ABOUT DUTIES AND RESPONSIBILITIES OF\nA CITIZEN (PAGE 22 â€“ 31)</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 1</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\">#UNIT 2</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 3</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 4</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\">#UNIT 5</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:0in;margin-right:0in;margin-bottom:\n0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;text-indent:\n-.25in;mso-list:l0 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->CONTINUE WITH DUTIES AND RESPONSIBILITIES OF A\nCITIZEN (PAGE 22 â€“ 31)</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 6</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\">#UNIT 7</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 8</p>","2020-06-05 16:40:00","read_submit","active","100.00","2020-06-01 16:42:34","","","2019/2020","2nd Term"),
("27","3","0","28","18","0","staff","CIVIC EDUCATION (5TH OF JUNE)","<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>FRIDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\">ASSIGNMENT</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\">ATTEMPT THE DEBATABLE\nTOPICS NUMBER 1, 2 AND 4.</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\">\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b><u>NB</u> </b>SNAP AND UPLOAD</p>","2020-06-05 16:40:00","read_submit","active","100.00","2020-06-01 16:44:00","","","2019/2020","2nd Term"),
("28","4","0","2","16","0","staff","CORRECTIONS OF LAST WEEK MATHEMATICS QUESTIONS","","2020-06-12 11:02:00","read_only","active","100.00","2020-06-08 11:04:18","","","2019/2020","2nd Term"),
("29","5","0","2","16","0","staff","CORRECTIONS OF LAST WEEK MATHEMATICS QUESTIONS","","2020-06-12 11:02:00","read_only","active","100.00","2020-06-08 11:07:37","","","2019/2020","2nd Term"),
("30","6","0","2","16","0","staff","CORRECTIONS OF LAST WEEK MATHEMATICS QUESTIONS","","2020-06-12 11:02:00","read_only","active","100.00","2020-06-08 11:13:14","","","2019/2020","2nd Term"),
("31","4","0","1","6","0","staff","ENGLISH LANGUAGE  (8TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY 8<sup>TH</sup> JUNE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b>9AM â€“ 12PM</b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  9.5pt;line-height:115%;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">Question 1</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">You have learnt that your younger brother intends to involve\n  himself in examination malpractice during the WASSCE. Write a letter to him\n  warning him of the dangers of such an action and urging him to concentrate on\n  his studies instead</span></i></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">Write an article suitable for publication in one of your\n  national dailies discussing the vandalization of public facilities in your\n  country and its effects.</span></i></b><b><span style=\"font-size:7.5pt;\n  font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">2pm â€“ 3pm<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">Question 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">Write a letter to the Minister of Works in your country\n  complaining about the deplorable condition of the roads in your area and the\n  effects this has on the lives of your people.</span></i></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","2020-06-12 11:36:00","read_submit","active","100.00","2020-06-08 11:37:47","","","2019/2020","2nd Term"),
("32","5","0","1","6","0","staff","ENGLISH LANGUAGE  (8TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY 8<sup>TH</sup> JUNE<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b>9AM â€“ 12PM</b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  9.5pt;line-height:115%;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">Question 1</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">You have learnt that your younger brother intends to involve\n  himself in examination malpractice during the WASSCE. Write a letter to him\n  warning him of the dangers of such an action and urging him to concentrate on\n  his studies instead</span></i></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">Write an article suitable for publication in one of your\n  national dailies discussing the vandalization of public facilities in your\n  country and its effects.</span></i></b><b><span style=\"font-size:7.5pt;\n  font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">2pm â€“ 3pm<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">Question 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">Write a letter to the Minister of Works in your country\n  complaining about the deplorable condition of the roads in your area and the\n  effects this has on the lives of your people.</span></i></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","2020-06-12 11:36:00","read_submit","active","100.00","2020-06-08 11:39:28","","","2019/2020","2nd Term"),
("33","6","0","1","6","0","staff","ENGLISH LANGUAGE  (8TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY 8<sup>TH</sup> JUNE<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b>9AM â€“ 12PM</b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  9.5pt;line-height:115%;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">Question 1</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">You have learnt that your younger brother intends to involve\n  himself in examination malpractice during the WASSCE. Write a letter to him\n  warning him of the dangers of such an action and urging him to concentrate on\n  his studies instead</span></i></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">Write an article suitable for publication in one of your\n  national dailies discussing the vandalization of public facilities in your\n  country and its effects.</span></i></b><b><span style=\"font-size:7.5pt;\n  font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">2pm â€“ 3pm<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">Question 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">Write a letter to the Minister of Works in your country\n  complaining about the deplorable condition of the roads in your area and the\n  effects this has on the lives of your people.</span></i></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","2020-06-12 11:36:00","read_submit","active","100.00","2020-06-08 11:40:46","","","2019/2020","2nd Term"),
("34","4","0","2","16","0","staff","MATHEMATICS (1OTH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">MATHEMATICS</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#443CAB\">&nbsp;a) Solve, correct to two\ndecimal places, the equation 4x<sup>2</sup>&nbsp;= l1x + 2l.<br>\n(b) A man invests Â£1500 for two years at compound interest. After one year, his\nmoney amounts to Â£1560. Find the:<br>\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(i)\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Rate of interest;<br>\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii)\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Interest for the second\nyear.<br>\n(c)A car costs N300,OOO.00. It depreciates by 25% in the first year and 20% in\nthe second year. Find its value after 2 years<o:p></o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#443CAB\"><o:p>&nbsp;</o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">2PM â€“\n  3PM<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">question\n  8</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n   <tbody><tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">37<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">46<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">24<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">36<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">22<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">38<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">21<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">32<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">41<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">46<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">28<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">43<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">47<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">40<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">44<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">38<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">45<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">25<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n  </tbody></table>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(a)Form a frequency distribution of the data using the\n  intervals: 21 - 25, 26 - 30, 31 - 35, etc.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(b)Draw the histogram of the distribution.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(c)Use your histogram to estimate the mode.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(d)Calculate the mean age<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","2020-06-12 11:44:00","read_submit","active","100.00","2020-06-08 11:45:22","","","2019/2020","2nd Term"),
("35","5","0","2","16","0","staff","MATHEMATICS (10TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">MATHEMATICS</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">9AM - 12PM</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#443CAB\">&nbsp;a) Solve, correct to two\ndecimal places, the equation 4x<sup>2</sup>&nbsp;= l1x + 2l.<br>\n(b) A man invests Â£1500 for two years at compound interest. After one year, his\nmoney amounts to Â£1560. Find the:<br>\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(i)\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Rate of interest;<br>\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii)\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Interest for the second\nyear.<br>\n(c)A car costs N300,OOO.00. It depreciates by 25% in the first year and 20% in\nthe second year. Find its value after 2 years<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#443CAB\"><o:p>&nbsp;</o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">2PM â€“\n  3PM<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">question\n  8</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n   <tbody><tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">37<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">46<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">24<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">36<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">22<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">38<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">21<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">32<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">41<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">46<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">28<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">43<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">47<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">40<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">44<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">38<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">45<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">25<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n  </tbody></table>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(a)Form a frequency distribution of the data using the\n  intervals: 21 - 25, 26 - 30, 31 - 35, etc.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(b)Draw the histogram of the distribution.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(c)Use your histogram to estimate the mode.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(d)Calculate the mean age<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","2020-06-12 11:44:00","read_submit","active","100.00","2020-06-08 11:47:55","","","2019/2020","2nd Term"),
("36","6","0","2","16","0","staff","MATHEMATICS (1OTH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">MATHEMATICS</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">9AM - 12PM</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#443CAB\">&nbsp;a) Solve, correct to two\ndecimal places, the equation 4x<sup>2</sup>&nbsp;= l1x + 2l.<br>\n(b) A man invests Â£1500 for two years at compound interest. After one year, his\nmoney amounts to Â£1560. Find the:<br>\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(i)\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Rate of interest;<br>\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii)\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Interest for the second\nyear.<br>\n(c)A car costs N300,OOO.00. It depreciates by 25% in the first year and 20% in\nthe second year. Find its value after 2 years<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#443CAB\"><o:p>&nbsp;</o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">2PM â€“\n  3PM<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">question\n  8</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n   <tbody><tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">37<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">46<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">24<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">36<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">22<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">38<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">21<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">32<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">41<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">46<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">28<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">43<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">47<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">40<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">44<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">38<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">45<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">25<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n  </tbody></table>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(a)Form a frequency distribution of the data using the\n  intervals: 21 - 25, 26 - 30, 31 - 35, etc.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(b)Draw the histogram of the distribution.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(c)Use your histogram to estimate the mode.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(d)Calculate the mean age<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","2020-06-12 11:44:00","read_submit","active","100.00","2020-06-08 11:49:43","","","2019/2020","2nd Term"),
("37","4","0","28","10","0","staff","CIVIC EDUCATION AND MARKETING (12TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 1.&nbsp;</span><!--[endif]-->Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 2.&nbsp;</span><!--[endif]-->State three government policies on cultism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 3.&nbsp;</span><!--[endif]-->Highlight five roles civil society can play in\npromoting popular participation</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1</b><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; A.&nbsp;</span><!--[endif]-->State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; B.&nbsp;</span><!--[endif]-->Explain five factors that can determine the type\nof channels of distribution to be used by a company</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB </b>explain your points in <b>1b<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2</b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; A.&nbsp;</span><!--[endif]-->What is wharehouse?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; B.&nbsp;</span><!--[endif]-->Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp;C.&nbsp;&nbsp;</span><!--[endif]-->State six functions of a warehouse</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB </b>&nbsp;do not mix the definition of warehouse with\nware housing</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>","2020-06-12 11:59:00","read_submit","active","100.00","2020-06-08 12:03:55","","","2019/2020","2nd Term"),
("38","5","0","15","10","0","staff","CIVIC EDUCATION AND MARKETING(12TH  JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">CIVIC EDUCATION<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 1.&nbsp;</span>Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 2.&nbsp;</span>State three government policies on cultism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 3.&nbsp;</span>Highlight five roles civil society can play in promoting popular participation</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MARKETING</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1</span><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; A.&nbsp;</span>State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; B.&nbsp;</span>Explain five factors that can determine the type of channels of distribution to be used by a company</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NB&nbsp;</span>explain your points in&nbsp;<span style=\"font-weight: 600;\">1b<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 2</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; A.&nbsp;</span>What is wharehouse?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; B.&nbsp;</span>Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp;C.&nbsp;&nbsp;</span>State six functions of a warehouse</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NB&nbsp;</span>&nbsp;do not mix the definition of warehouse with ware housing</p><p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p>","2020-06-12 11:59:00","read_submit","active","100.00","2020-06-08 12:06:13","","","2019/2020","2nd Term"),
("39","6","0","15","10","0","staff","CIVIC EDUCATION AND MARKETING (12TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">CIVIC EDUCATION<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 1.&nbsp;</span>Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 2.&nbsp;</span>State three government policies on cultism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 3.&nbsp;</span>Highlight five roles civil society can play in promoting popular participation</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MARKETING</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1</span><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; A.&nbsp;</span>State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; B.&nbsp;</span>Explain five factors that can determine the type of channels of distribution to be used by a company</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NB&nbsp;</span>explain your points in&nbsp;<span style=\"font-weight: 600;\">1b<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 2</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; A.&nbsp;</span>What is wharehouse?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; B.&nbsp;</span>Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp;C.&nbsp;&nbsp;</span>State six functions of a warehouse</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NB&nbsp;</span>&nbsp;do not mix the definition of warehouse with ware housing</p><p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p>","2020-06-12 11:59:00","read_submit","active","100.00","2020-06-08 12:07:30","","","2019/2020","2nd Term"),
("40","1","0","3","14","0","staff","BASIC SCIENCE MONDAY (8TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoListParagraph\" style=\"margin-left:25.75pt;text-indent:-19.8pt;\nmso-list:l0 level1 lfo1;tab-stops:25.8pt 52.7pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp; Mention three implication of\nwrong scientific practices to an individuals<span style=\"letter-spacing:-1.85pt\">\n</span>life.<o:p></o:p></span></p><p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:52.95pt;margin-bottom:.0001pt;text-indent:-27.0pt;mso-list:\nl0 level2 lfo1;tab-stops:52.95pt 53.0pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">Mention three ways in which science knowledge can be applied<span style=\"letter-spacing:-1.9pt\"> </span>rightly.<o:p></o:p></span></p><p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:53.25pt;margin-bottom:.0001pt;text-indent:-27.05pt;mso-list:\nl0 level2 lfo1;tab-stops:53.25pt 53.3pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">What is the meaning of Ethics in<span style=\"letter-spacing:-.3pt\"> </span>science.<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:53.25pt 53.3pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:53.25pt 53.3pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoBodyText\"><b><span style=\"font-size:11.0pt\">2PM â€“ 3PM<o:p></o:p></span></b></p><p class=\"MsoListParagraph\" style=\"margin-top:9.6pt;margin-right:0in;margin-bottom:\n0in;margin-left:26.25pt;margin-bottom:.0001pt;text-indent:-19.8pt;mso-list:\nl0 level1 lfo1;tab-stops:26.3pt 53.35pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp; Highlight five importance of<span style=\"letter-spacing:1.4pt\"> </span>sanitation.<o:p></o:p></span></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraph\" style=\"margin-left:52.95pt;text-indent:-26.95pt;\nmso-list:l0 level2 lfo1\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;\nletter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">Outline three methods in maintaining proper<span style=\"letter-spacing:\n.75pt\"> </span>sanitation</span></p>","2020-06-12 16:09:00","read_submit","active","100.00","2020-06-08 16:11:16","","","2019/2020","2nd Term"),
("41","2","0","3","14","0","staff","BASIC SCIENCE MONDAY(8TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-left:25.75pt;text-indent:-19.8pt;\nmso-list:l0 level1 lfo1;tab-stops:25.8pt 52.7pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp; Mention three implication of\nwrong scientific practices to an individuals<span style=\"letter-spacing:-1.85pt\">\n</span>life.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:52.95pt;margin-bottom:.0001pt;text-indent:-27.0pt;mso-list:\nl0 level2 lfo1;tab-stops:52.95pt 53.0pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">Mention three ways in which science knowledge can be applied<span style=\"letter-spacing:-1.9pt\"> </span>rightly.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:53.25pt;margin-bottom:.0001pt;text-indent:-27.05pt;mso-list:\nl0 level2 lfo1;tab-stops:53.25pt 53.3pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">What is the meaning of Ethics in<span style=\"letter-spacing:-.3pt\"> </span>science.<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:53.25pt 53.3pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:53.25pt 53.3pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoBodyText\"><b><span style=\"font-size:11.0pt\">2PM â€“ 3PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.6pt;margin-right:0in;margin-bottom:\n0in;margin-left:26.25pt;margin-bottom:.0001pt;text-indent:-19.8pt;mso-list:\nl0 level1 lfo1;tab-stops:26.3pt 53.35pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp; Highlight five importance of<span style=\"letter-spacing:1.4pt\"> </span>sanitation.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-left:52.95pt;text-indent:-26.95pt;\nmso-list:l0 level2 lfo1\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;\nletter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">Outline three methods in maintaining proper<span style=\"letter-spacing:\n.75pt\"> </span>sanitation</span></p>","2020-06-12 16:09:00","read_submit","active","100.00","2020-06-08 16:11:59","","","2019/2020","2nd Term"),
("42","3","0","3","14","0","staff","BASIC SCIENCE MONDAY (8TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-left:25.75pt;text-indent:-19.8pt;\nmso-list:l0 level1 lfo1;tab-stops:25.8pt 52.7pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp; Mention three implication of\nwrong scientific practices to an individuals<span style=\"letter-spacing:-1.85pt\">\n</span>life.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:52.95pt;margin-bottom:.0001pt;text-indent:-27.0pt;mso-list:\nl0 level2 lfo1;tab-stops:52.95pt 53.0pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">Mention three ways in which science knowledge can be applied<span style=\"letter-spacing:-1.9pt\"> </span>rightly.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:53.25pt;margin-bottom:.0001pt;text-indent:-27.05pt;mso-list:\nl0 level2 lfo1;tab-stops:53.25pt 53.3pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">What is the meaning of Ethics in<span style=\"letter-spacing:-.3pt\"> </span>science.<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:53.25pt 53.3pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:53.25pt 53.3pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoBodyText\"><b><span style=\"font-size:11.0pt\">2PM â€“ 3PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.6pt;margin-right:0in;margin-bottom:\n0in;margin-left:26.25pt;margin-bottom:.0001pt;text-indent:-19.8pt;mso-list:\nl0 level1 lfo1;tab-stops:26.3pt 53.35pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp; Highlight five importance of<span style=\"letter-spacing:1.4pt\"> </span>sanitation.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-left:52.95pt;text-indent:-26.95pt;\nmso-list:l0 level2 lfo1\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;\nletter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">Outline three methods in maintaining proper<span style=\"letter-spacing:\n.75pt\"> </span>sanitation</span></p>","2020-06-12 16:09:00","read_submit","active","100.00","2020-06-08 16:13:03","","","2019/2020","2nd Term"),
("43","1","0","3","14","0","staff","BASIC SCIENCE (WEDNESDAY 10TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.4pt;margin-right:0in;margin-bottom:\n0in;margin-left:25.75pt;margin-bottom:.0001pt;text-indent:-19.8pt;mso-list:\nl0 level1 lfo1;tab-stops:26.95pt 27.0pt 53.9pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp; Define simple<span style=\"letter-spacing:.8pt\"> </span>machine<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.75pt;margin-right:0in;margin-bottom:\n0in;margin-left:53.95pt;margin-bottom:.0001pt;text-indent:-27.05pt;mso-list:\nl0 level2 lfo1;tab-stops:53.95pt .75in\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">Give four examples of simple<span style=\"letter-spacing:1.15pt\"> </span>machine<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:54.05pt;margin-bottom:.0001pt;text-indent:-26.9pt;mso-list:\nl0 level2 lfo1;tab-stops:54.05pt 54.1pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State two ways of maintaining a<span style=\"letter-spacing:.35pt\"> </span>machine.<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:54.05pt 54.1pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:54.05pt 54.1pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoBodyText\"><span style=\"font-size:11.0pt\">2PM â€“ 3PM<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.4pt;margin-right:198.2pt;\nmargin-bottom:0in;margin-left:54.5pt;margin-bottom:.0001pt;text-indent:-47.1pt;\nline-height:138%;mso-list:l0 level1 lfo1;tab-stops:27.45pt 27.5pt 54.45pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;line-height:138%;letter-spacing:-.05pt;mso-font-width:\n94%\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt;line-height:138%\">(a)&nbsp;&nbsp; Classify<span style=\"letter-spacing:-1.6pt\"> </span>the<span style=\"letter-spacing:-1.8pt\"> </span>following<span style=\"letter-spacing:-1.55pt\"> </span>into<span style=\"letter-spacing:-1.75pt\">\n</span>good<span style=\"letter-spacing:-1.65pt\"> </span>and<span style=\"letter-spacing:-1.9pt\"> </span>bad<span style=\"letter-spacing:-1.75pt\"> </span>conductors:\n[<span style=\"letter-spacing:-1.0pt\"> </span>wood,<span style=\"letter-spacing:\n-.3pt\"> </span>aluminium,<span style=\"letter-spacing:-.3pt\"> </span>iron,<span style=\"letter-spacing:-.65pt\"> </span>silver,<span style=\"letter-spacing:-.45pt\">\n</span>plastic,<span style=\"letter-spacing:-.25pt\"> </span>wool<span style=\"letter-spacing:-.5pt\"> </span>]<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:.1pt;margin-right:0in;margin-bottom:\n0in;margin-left:54.95pt;margin-bottom:.0001pt;text-indent:-27.3pt;mso-list:\nl0 level2 lfo1;tab-stops:54.95pt 55.0pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">What are the three methods of heat<span style=\"letter-spacing:.2pt\"> </span>transfer?<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:55.0pt;margin-bottom:.0001pt;text-indent:-27.1pt;mso-list:l0 level2 lfo1;\ntab-stops:55.0pt 55.05pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;\nletter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State two applications of<span style=\"letter-spacing:.55pt\"> </span>convection.<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>","2020-06-12 16:09:00","read_submit","active","100.00","2020-06-08 16:20:31","","","2019/2020","2nd Term"),
("44","2","0","3","14","0","staff","BASIC SCIENCE WEDNESDAY (10TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.4pt;margin-right:0in;margin-bottom:\n0in;margin-left:25.75pt;margin-bottom:.0001pt;text-indent:-19.8pt;mso-list:\nl0 level1 lfo1;tab-stops:26.95pt 27.0pt 53.9pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp; Define simple<span style=\"letter-spacing:.8pt\"> </span>machine<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.75pt;margin-right:0in;margin-bottom:\n0in;margin-left:53.95pt;margin-bottom:.0001pt;text-indent:-27.05pt;mso-list:\nl0 level2 lfo1;tab-stops:53.95pt .75in\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">Give four examples of simple<span style=\"letter-spacing:1.15pt\"> </span>machine<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:54.05pt;margin-bottom:.0001pt;text-indent:-26.9pt;mso-list:\nl0 level2 lfo1;tab-stops:54.05pt 54.1pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State two ways of maintaining a<span style=\"letter-spacing:.35pt\"> </span>machine.<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:54.05pt 54.1pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:54.05pt 54.1pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoBodyText\"><span style=\"font-size:11.0pt\">2PM â€“ 3PM<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.4pt;margin-right:198.2pt;\nmargin-bottom:0in;margin-left:54.5pt;margin-bottom:.0001pt;text-indent:-47.1pt;\nline-height:138%;mso-list:l0 level1 lfo1;tab-stops:27.45pt 27.5pt 54.45pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;line-height:138%;letter-spacing:-.05pt;mso-font-width:\n94%\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt;line-height:138%\">(a)&nbsp;&nbsp; Classify<span style=\"letter-spacing:-1.6pt\"> </span>the<span style=\"letter-spacing:-1.8pt\"> </span>following<span style=\"letter-spacing:-1.55pt\"> </span>into<span style=\"letter-spacing:-1.75pt\">\n</span>good<span style=\"letter-spacing:-1.65pt\"> </span>and<span style=\"letter-spacing:-1.9pt\"> </span>bad<span style=\"letter-spacing:-1.75pt\"> </span>conductors:\n[<span style=\"letter-spacing:-1.0pt\"> </span>wood,<span style=\"letter-spacing:\n-.3pt\"> </span>aluminium,<span style=\"letter-spacing:-.3pt\"> </span>iron,<span style=\"letter-spacing:-.65pt\"> </span>silver,<span style=\"letter-spacing:-.45pt\">\n</span>plastic,<span style=\"letter-spacing:-.25pt\"> </span>wool<span style=\"letter-spacing:-.5pt\"> </span>]<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:.1pt;margin-right:0in;margin-bottom:\n0in;margin-left:54.95pt;margin-bottom:.0001pt;text-indent:-27.3pt;mso-list:\nl0 level2 lfo1;tab-stops:54.95pt 55.0pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">What are the three methods of heat<span style=\"letter-spacing:.2pt\"> </span>transfer?<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:55.0pt;margin-bottom:.0001pt;text-indent:-27.1pt;mso-list:l0 level2 lfo1;\ntab-stops:55.0pt 55.05pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;\nletter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State two applications of<span style=\"letter-spacing:.55pt\"> </span>convection.<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>","2020-06-12 16:09:00","read_submit","active","100.00","2020-06-08 16:21:52","","","2019/2020","2nd Term"),
("45","3","0","3","14","0","staff","BASIC SCIENCE WEDNESDAY(10TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.4pt;margin-right:0in;margin-bottom:\n0in;margin-left:25.75pt;margin-bottom:.0001pt;text-indent:-19.8pt;mso-list:\nl0 level1 lfo1;tab-stops:26.95pt 27.0pt 53.9pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp; Define simple<span style=\"letter-spacing:.8pt\"> </span>machine<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.75pt;margin-right:0in;margin-bottom:\n0in;margin-left:53.95pt;margin-bottom:.0001pt;text-indent:-27.05pt;mso-list:\nl0 level2 lfo1;tab-stops:53.95pt .75in\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">Give four examples of simple<span style=\"letter-spacing:1.15pt\"> </span>machine<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:54.05pt;margin-bottom:.0001pt;text-indent:-26.9pt;mso-list:\nl0 level2 lfo1;tab-stops:54.05pt 54.1pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State two ways of maintaining a<span style=\"letter-spacing:.35pt\"> </span>machine.<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:54.05pt 54.1pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:54.05pt 54.1pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoBodyText\"><span style=\"font-size:11.0pt\">2PM â€“ 3PM<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.4pt;margin-right:198.2pt;\nmargin-bottom:0in;margin-left:54.5pt;margin-bottom:.0001pt;text-indent:-47.1pt;\nline-height:138%;mso-list:l0 level1 lfo1;tab-stops:27.45pt 27.5pt 54.45pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;line-height:138%;letter-spacing:-.05pt;mso-font-width:\n94%\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt;line-height:138%\">(a)&nbsp;&nbsp; Classify<span style=\"letter-spacing:-1.6pt\"> </span>the<span style=\"letter-spacing:-1.8pt\"> </span>following<span style=\"letter-spacing:-1.55pt\"> </span>into<span style=\"letter-spacing:-1.75pt\">\n</span>good<span style=\"letter-spacing:-1.65pt\"> </span>and<span style=\"letter-spacing:-1.9pt\"> </span>bad<span style=\"letter-spacing:-1.75pt\"> </span>conductors:\n[<span style=\"letter-spacing:-1.0pt\"> </span>wood,<span style=\"letter-spacing:\n-.3pt\"> </span>aluminium,<span style=\"letter-spacing:-.3pt\"> </span>iron,<span style=\"letter-spacing:-.65pt\"> </span>silver,<span style=\"letter-spacing:-.45pt\">\n</span>plastic,<span style=\"letter-spacing:-.25pt\"> </span>wool<span style=\"letter-spacing:-.5pt\"> </span>]<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:.1pt;margin-right:0in;margin-bottom:\n0in;margin-left:54.95pt;margin-bottom:.0001pt;text-indent:-27.3pt;mso-list:\nl0 level2 lfo1;tab-stops:54.95pt 55.0pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">What are the three methods of heat<span style=\"letter-spacing:.2pt\"> </span>transfer?<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:55.0pt;margin-bottom:.0001pt;text-indent:-27.1pt;mso-list:l0 level2 lfo1;\ntab-stops:55.0pt 55.05pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;\nletter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State two applications of<span style=\"letter-spacing:.55pt\"> </span>convection.<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>","2020-06-12 16:09:00","read_submit","active","100.00","2020-06-08 16:22:34","","","2019/2020","2nd Term"),
("46","1","0","3","14","0","staff","BASIC SCIENCE FRIDAY (12TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.6pt;margin-right:0in;margin-bottom:\n0in;margin-left:25.75pt;margin-bottom:.0001pt;text-indent:-19.8pt;mso-list:\nl0 level1 lfo1;tab-stops:28.2pt 55.2pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp;&nbsp; What is<span style=\"letter-spacing:.1pt\"> </span>desertification?<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:55.5pt;margin-bottom:.0001pt;text-indent:-27.15pt;mso-list:\nl0 level2 lfo1;tab-stops:55.5pt 55.55pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State three effects of<span style=\"letter-spacing:.4pt\"> </span>desertification.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:55.7pt;margin-bottom:.0001pt;text-indent:-27.1pt;mso-list:l0 level2 lfo1;\ntab-stops:55.7pt 55.75pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;\nletter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State three methods for the control of<span style=\"letter-spacing:.05pt\">\n</span>desertification.<o:p></o:p></span></p>","2020-06-12 16:09:00","read_submit","active","100.00","2020-06-08 16:25:51","","","2019/2020","2nd Term"),
("47","2","0","3","14","0","staff","BASIC SCIENCE FRIDAY (12TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.6pt;margin-right:0in;margin-bottom:\n0in;margin-left:25.75pt;margin-bottom:.0001pt;text-indent:-19.8pt;mso-list:\nl0 level1 lfo1;tab-stops:28.2pt 55.2pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp;&nbsp; What is<span style=\"letter-spacing:.1pt\"> </span>desertification?<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:55.5pt;margin-bottom:.0001pt;text-indent:-27.15pt;mso-list:\nl0 level2 lfo1;tab-stops:55.5pt 55.55pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State three effects of<span style=\"letter-spacing:.4pt\"> </span>desertification.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:55.7pt;margin-bottom:.0001pt;text-indent:-27.1pt;mso-list:l0 level2 lfo1;\ntab-stops:55.7pt 55.75pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;\nletter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State three methods for the control of<span style=\"letter-spacing:.05pt\">\n</span>desertification.<o:p></o:p></span></p>","2020-06-12 16:09:00","read_submit","active","100.00","2020-06-08 16:27:01","","","2019/2020","2nd Term"),
("48","3","0","3","14","0","staff","BASIC SCIENCE FRIDAY (12TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.6pt;margin-right:0in;margin-bottom:\n0in;margin-left:25.75pt;margin-bottom:.0001pt;text-indent:-19.8pt;mso-list:\nl0 level1 lfo1;tab-stops:28.2pt 55.2pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp;&nbsp; What is<span style=\"letter-spacing:.1pt\"> </span>desertification?<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:55.5pt;margin-bottom:.0001pt;text-indent:-27.15pt;mso-list:\nl0 level2 lfo1;tab-stops:55.5pt 55.55pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State three effects of<span style=\"letter-spacing:.4pt\"> </span>desertification.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:55.7pt;margin-bottom:.0001pt;text-indent:-27.1pt;mso-list:l0 level2 lfo1;\ntab-stops:55.7pt 55.75pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;\nletter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State three methods for the control of<span style=\"letter-spacing:.05pt\">\n</span>desertification.<o:p></o:p></span></p>","2020-06-12 16:09:00","read_submit","active","100.00","2020-06-08 16:28:02","","","2019/2020","2nd Term"),
("49","4","0","2","16","0","staff","CORRECTIONS OF LAST WEEK MATHEMATICS QUESTIONS (JUNE 10TH)","","2020-06-19 12:28:00","read_only","active","100.00","2020-06-15 12:30:51","","","2019/2020","2nd Term"),
("50","5","0","2","16","0","staff","CORRECTIONS OF LAST WEEK MATHEMATICS QUESTIONS (JUNE 10TH)","","2020-06-19 12:28:00","read_only","active","100.00","2020-06-15 12:31:50","","","2019/2020","2nd Term"),
("51","6","0","2","16","0","staff","CORRECTIONS OF LAST WEEK MATHEMATICS QUESTIONS (JUNE 1OTH)","","2020-06-19 12:28:00","read_only","active","100.00","2020-06-15 12:32:48","","","2019/2020","2nd Term"),
("52","4","0","2","16","0","staff","MATHEMATICS (JUNE 15)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">9AM â€“ 12PM</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><br></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><o:p>&nbsp;</o:p></span></b></p>\n  <table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n   mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n   mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n   mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n   <tbody><tr>\n    <td style=\"padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n    line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n    mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n    color:#2E347C\">Question 1<o:p></o:p></span></b></p>\n    </td>\n   </tr>\n   <tr>\n    <td style=\"padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">The table shows the\n    number of children per family in a community.<o:p></o:p></span></b></p>\n    <div align=\"center\">\n    <table class=\"MsoNormalTable\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n     <tbody><tr>\n      <td width=\"126\" valign=\"top\" style=\"width:94.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n      line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\"><br>\n      No. of children<o:p></o:p></span></p>\n      </td>\n      <td width=\"48\" valign=\"top\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">0<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">1<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">2<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">3<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">4<o:p></o:p></span></p>\n      </td>\n      <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">5<o:p></o:p></span></p>\n      </td>\n     </tr>\n     <tr>\n      <td width=\"126\" valign=\"top\" style=\"width:94.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">No. of families<o:p></o:p></span></p>\n      </td>\n      <td width=\"48\" valign=\"top\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">3<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">5<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">7<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">4<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">3<o:p></o:p></span></p>\n      </td>\n      <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">2<o:p></o:p></span></p>\n      </td>\n     </tr>\n    </tbody></table>\n    </div>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)\n    Find the:<o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(i)&nbsp;Mode;</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(ii)\n    third quartile;<o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(iii)\n    probability that a family has&nbsp;</span></b><b><span style=\"font-size:\n    7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n    mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n    color:#443CAB\">at least 2</span></b><b><span style=\"font-size:7.5pt;\n    font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;children.<o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b)\n    If a pie chart were to be drawn for the data, what would be the sectoral\n    angle representing families with one child?</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><div>\n\n<table cellspacing=\"0\" cellpadding=\"0\" hspace=\"0\" vspace=\"0\" align=\"right\">\n <tbody><tr>\n  <td valign=\"top\" align=\"left\" style=\"padding-top:0in;padding-right:2.25pt;\n  padding-bottom:0in;padding-left:2.25pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(c)&nbsp;&nbsp;&nbsp;&nbsp;\n  If&nbsp;&nbsp;<u>&nbsp;21 â€“ y x 2y â€“ 1</u>&nbsp;&nbsp;&nbsp; = 82 â€“ 3y, find\n  y.<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  2y + 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n</div><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><o:p></o:p></span></b></p>\n    </td>\n   </tr>\n  </tbody></table>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">2PM - 3PM</span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)Out\n  of 30 candidates applying for a post, 17 have degrees, 15 diplomas and 4\n  neither degree nor diploma. How many of them have both?<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b)\n  In triangle PQR, M and N are points on the sides PQ and PR respectively such\n  that MN is parallel to QR. If &lt;PRQ=75o, PN = QN and &lt;PNQ = 125o,\n  determine<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(i)&nbsp;&lt;NQR;</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(ii)&nbsp;&lt;NPM&gt;</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","2020-06-19 14:13:00","read_submit","active","100.00","2020-06-15 14:19:23","","","2019/2020","2nd Term"),
("53","5","0","2","16","0","staff","MATHEMATICS (JUNE 15TH)","<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">9AM â€“ 12PM</span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><br></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><o:p>&nbsp;</o:p></span></span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 757.273px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question 1<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">The table shows the number of children per family in a community.<o:p></o:p></span></span></p><div align=\"center\"><table class=\"MsoNormalTable\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"width: 755.455px;\"><tbody><tr><td width=\"126\" valign=\"top\" style=\"padding: 0in; width: 94.5pt;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><br>No. of children<o:p></o:p></span></p></td><td width=\"48\" valign=\"top\" style=\"padding: 0in; width: 0.5in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">0<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">1<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">2<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">3<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">4<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">5<o:p></o:p></span></p></td></tr><tr><td width=\"126\" valign=\"top\" style=\"padding: 0in; width: 94.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">No. of families<o:p></o:p></span></p></td><td width=\"48\" valign=\"top\" style=\"padding: 0in; width: 0.5in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">3<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">5<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">7<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">4<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">3<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">2<o:p></o:p></span></p></td></tr></tbody></table></div><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a) Find the:<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(i)&nbsp;Mode;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(ii) third quartile;<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(iii) probability that a family has&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">at least 2</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;children.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b) If a pie chart were to be drawn for the data, what would be the sectoral angle representing families with one child?</span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><br></p><div><table cellspacing=\"0\" cellpadding=\"0\" hspace=\"0\" vspace=\"0\" align=\"right\" style=\"width: 755.455px;\"><tbody><tr><td valign=\"top\" align=\"left\" style=\"padding: 0in 2.25pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(c)&nbsp;&nbsp;&nbsp;&nbsp; If&nbsp;&nbsp;<u>&nbsp;21 â€“ y x 2y â€“ 1</u>&nbsp;&nbsp;&nbsp; = 82 â€“ 3y, find y.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2y + 2<o:p></o:p></span></span></p></td></tr></tbody></table></div><p class=\"MsoNormal\" style=\"line-height: normal;\"><br></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><o:p></o:p></span></span></p></td></tr></tbody></table></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2PM - 3PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question 2<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)Out of 30 candidates applying for a post, 17 have degrees, 15 diplomas and 4 neither degree nor diploma. How many of them have both?<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b) In triangle PQR, M and N are points on the sides PQ and PR respectively such that MN is parallel to QR. If &lt;PRQ=75o, PN = QN and &lt;PNQ = 125o, determine<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(i)&nbsp;&lt;NQR;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(ii)&nbsp;&lt;NPM&gt;</span></span></p></td></tr></tbody></table>","2020-06-19 14:13:00","read_submit","active","100.00","2020-06-15 14:20:21","","","2019/2020","2nd Term"),
("54","6","0","2","16","0","staff","MATHEMATICS (JUNE 15TH)","<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">9AM â€“ 12PM</span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><br></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><o:p>&nbsp;</o:p></span></span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 757.273px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question 1<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">The table shows the number of children per family in a community.<o:p></o:p></span></span></p><div align=\"center\"><table class=\"MsoNormalTable\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"width: 755.455px;\"><tbody><tr><td width=\"126\" valign=\"top\" style=\"padding: 0in; width: 94.5pt;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><br>No. of children<o:p></o:p></span></p></td><td width=\"48\" valign=\"top\" style=\"padding: 0in; width: 0.5in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">0<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">1<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">2<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">3<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">4<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">5<o:p></o:p></span></p></td></tr><tr><td width=\"126\" valign=\"top\" style=\"padding: 0in; width: 94.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">No. of families<o:p></o:p></span></p></td><td width=\"48\" valign=\"top\" style=\"padding: 0in; width: 0.5in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">3<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">5<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">7<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">4<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">3<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">2<o:p></o:p></span></p></td></tr></tbody></table></div><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a) Find the:<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(i)&nbsp;Mode;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(ii) third quartile;<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(iii) probability that a family has&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">at least 2</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;children.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b) If a pie chart were to be drawn for the data, what would be the sectoral angle representing families with one child?</span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><br></p><div><table cellspacing=\"0\" cellpadding=\"0\" hspace=\"0\" vspace=\"0\" align=\"right\" style=\"width: 755.455px;\"><tbody><tr><td valign=\"top\" align=\"left\" style=\"padding: 0in 2.25pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(c)&nbsp;&nbsp;&nbsp;&nbsp; If&nbsp;&nbsp;<u>&nbsp;21 â€“ y x 2y â€“ 1</u>&nbsp;&nbsp;&nbsp; = 82 â€“ 3y, find y.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2y + 2<o:p></o:p></span></span></p></td></tr></tbody></table></div><p class=\"MsoNormal\" style=\"line-height: normal;\"><br></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><o:p></o:p></span></span></p></td></tr></tbody></table></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2PM - 3PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question 2<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)Out of 30 candidates applying for a post, 17 have degrees, 15 diplomas and 4 neither degree nor diploma. How many of them have both?<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b) In triangle PQR, M and N are points on the sides PQ and PR respectively such that MN is parallel to QR. If &lt;PRQ=75o, PN = QN and &lt;PNQ = 125o, determine<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(i)&nbsp;&lt;NQR;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(ii)&nbsp;&lt;NPM&gt;</span></span></p></td></tr></tbody></table>","2020-06-19 14:13:00","read_submit","active","100.00","2020-06-15 14:21:25","","","2019/2020","2nd Term"),
("55","4","0","1","6","0","staff","ENGLISH LANGUAGE  (17TH  JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i><u>parents should allow their children to\nchoose their own careers</u></i></b><u>.</u> Write your speech for or against\nthe topic</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>&nbsp;At least, three well develop argument is\nexpected</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You have\nrecently moved into a new neighborhood with your parents. Write a letter to\nyour sister who is studying overseas giving, at least three (3) reasons for\ndisliking the place.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>&nbsp;Understand the meaning of â€œneighborhoodâ€,\nwrite about the physical and environment of the new place.&nbsp;</p>","2020-06-19 14:34:00","read_submit","active","100.00","2020-06-15 14:36:09","","","2019/2020","2nd Term"),
("56","5","0","1","6","0","staff","ENGLISH LANGUAGE  (17TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i><u>parents should allow their children to\nchoose their own careers</u></i></b><u>.</u> Write your speech for or against\nthe topic</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>&nbsp;At least, three well develop argument is\nexpected</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You have\nrecently moved into a new neighborhood with your parents. Write a letter to\nyour sister who is studying overseas giving, at least three (3) reasons for\ndisliking the place.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>&nbsp;Understand the meaning of â€œneighborhoodâ€,\nwrite about the physical and environment of the new place.&nbsp;</p>","2020-06-19 14:34:00","read_submit","active","100.00","2020-06-15 14:37:02","","","2019/2020","2nd Term"),
("57","6","0","1","6","0","staff","ENGLISH LANGUAGE  (17TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i><u>parents should allow their children to\nchoose their own careers</u></i></b><u>.</u> Write your speech for or against\nthe topic</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>&nbsp;At least, three well develop argument is\nexpected</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You have\nrecently moved into a new neighborhood with your parents. Write a letter to\nyour sister who is studying overseas giving, at least three (3) reasons for\ndisliking the place.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>&nbsp;Understand the meaning of â€œneighborhoodâ€,\nwrite about the physical and environment of the new place.&nbsp;</p>","2020-06-17 14:38:00","read_submit","active","100.00","2020-06-15 14:39:12","","","2019/2020","2nd Term"),
("58","4","0","28","10","0","staff","CIVIC EDUCATION (19TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY <o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 1</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->List five (5) effects of human trafficking</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) what does WOTCLEF stand for?</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Identify three activities of WOTCLEF aimed at curbing\nhuman trafficking in Nigeria</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 2</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->What is drug trafficking?</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;\nmso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\nminor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&quot;Times New Roman&quot;;\nmso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:\nEN-US;mso-bidi-language:AR-SA\">State four (4) social consequences of drug\nabuse.</span><br></p>","2020-06-19 15:17:00","read_submit","active","100.00","2020-06-15 15:17:34","","","2019/2020","2nd Term"),
("59","5","0","15","10","0","staff","CIVIC EDUCATION (19TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY <o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 1</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->List five (5) effects of human trafficking</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) what does WOTCLEF stand for?</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Identify three activities of WOTCLEF aimed at curbing\nhuman trafficking in Nigeria</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 2</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->What is drug trafficking?</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;\nmso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\nminor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&quot;Times New Roman&quot;;\nmso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:\nEN-US;mso-bidi-language:AR-SA\">State four (4) social consequences of drug\nabuse.</span><br></p>","2020-06-19 15:20:00","read_submit","active","100.00","2020-06-15 15:20:31","","","2019/2020","2nd Term"),
("60","6","0","15","10","0","staff","CIVIC EDUCATION (19TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY <o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 1</p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->List five (5) effects of human trafficking</p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) what does WOTCLEF stand for?</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Identify three activities of WOTCLEF aimed at curbing\nhuman trafficking in Nigeria</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 2</p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->What is drug trafficking?</p>\n\n<span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;\nmso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\nminor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&quot;Times New Roman&quot;;\nmso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:\nEN-US;mso-bidi-language:AR-SA\">State four (4) social consequences of drug\nabuse.</span>","2020-06-19 15:20:00","read_submit","active","100.00","2020-06-15 15:21:17","","","2019/2020","2nd Term"),
("61","1","0","2","16","0","staff","MATHEMATICS (17TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Copy and\ncomplete the table of rectangles</p><table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:14.15pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-width: 1pt; border-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-top-color: black; border-right-color: black; border-bottom-color: black; border-left: none; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">LENGTH</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-top-color: black; border-right-color: black; border-bottom-color: black; border-left: none; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">BREADTH</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-top-color: black; border-right-color: black; border-bottom-color: black; border-left: none; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">PERIMETER</p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:1;height:14.95pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">A</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">3cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">2cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:2;height:14.15pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">B</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">5cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">4m</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:3;height:14.95pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">C</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">16cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">10cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:4;height:14.95pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">D</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">2<!--[if gte msEquation 12]><m:oMath><m:f><m:fPr><span\n     style=\'font-family:\"Cambria Math\",\"serif\";mso-ascii-font-family:\"Cambria Math\";\n     mso-hansi-font-family:\"Cambria Math\";font-style:italic;mso-bidi-font-style:\n     normal\'><m:ctrlPr></m:ctrlPr></span></m:fPr><m:num><i style=\'mso-bidi-font-style:\n     normal\'><span style=\'font-family:\"Cambria Math\",\"serif\"\'><m:r>1</m:r></span></i></m:num><m:den><i\n     style=\'mso-bidi-font-style:normal\'><span style=\'font-family:\"Cambria Math\",\"serif\"\'><m:r>2</m:r></span></i></m:den></m:f></m:oMath><![endif]--><!--[if !msEquation]--><span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;\n  mso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\n  minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-theme-font:minor-bidi;position:relative;top:8.5pt;mso-text-raise:\n  -8.5pt;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:\n  AR-SA\"><!--[if gte vml 1]><v:shapetype id=\"_x0000_t75\" coordsize=\"21600,21600\"\n   o:spt=\"75\" o:preferrelative=\"t\" path=\"m@4@5l@4@11@9@11@9@5xe\" filled=\"f\"\n   stroked=\"f\">\n   <v:stroke joinstyle=\"miter\"></v:stroke>\n   <v:formulas>\n    <v:f eqn=\"if lineDrawn pixelLineWidth 0\"></v:f>\n    <v:f eqn=\"sum @0 1 0\"></v:f>\n    <v:f eqn=\"sum 0 0 @1\"></v:f>\n    <v:f eqn=\"prod @2 1 2\"></v:f>\n    <v:f eqn=\"prod @3 21600 pixelWidth\"></v:f>\n    <v:f eqn=\"prod @3 21600 pixelHeight\"></v:f>\n    <v:f eqn=\"sum @0 0 1\"></v:f>\n    <v:f eqn=\"prod @6 1 2\"></v:f>\n    <v:f eqn=\"prod @7 21600 pixelWidth\"></v:f>\n    <v:f eqn=\"sum @8 21600 0\"></v:f>\n    <v:f eqn=\"prod @7 21600 pixelHeight\"></v:f>\n    <v:f eqn=\"sum @10 21600 0\"></v:f>\n   </v:formulas>\n   <v:path o:extrusionok=\"f\" gradientshapeok=\"t\" o:connecttype=\"rect\"></v:path>\n   <o:lock v:ext=\"edit\" aspectratio=\"t\"></o:lock>\n  </v:shapetype><v:shape id=\"_x0000_i1025\" type=\"#_x0000_t75\" style=\'width:4.5pt;\n   height:20.25pt\'>\n   <v:imagedata src=\"file:///C:\\Users\\NELSON\\AppData\\Local\\Temp\\msohtmlclip1\\01\\clip_image001.png\"\n    o:title=\"\" chromakey=\"white\"></v:imagedata>\n  </v:shape><![endif]--><!--[if !vml]--><img width=\"6\" height=\"27\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image002.gif\" v:shapes=\"_x0000_i1025\"></span>cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">1ccm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:5;height:14.15pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">E</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">6cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">2<!--[if gte msEquation 12]><m:oMath><m:f><m:fPr><span\n     style=\'font-family:\"Cambria Math\",\"serif\";mso-ascii-font-family:\"Cambria Math\";\n     mso-hansi-font-family:\"Cambria Math\";font-style:italic;mso-bidi-font-style:\n     normal\'><m:ctrlPr></m:ctrlPr></span></m:fPr><m:num><i style=\'mso-bidi-font-style:\n     normal\'><span style=\'font-family:\"Cambria Math\",\"serif\"\'><m:r>1</m:r></span></i></m:num><m:den><i\n     style=\'mso-bidi-font-style:normal\'><span style=\'font-family:\"Cambria Math\",\"serif\"\'><m:r>2</m:r></span></i></m:den></m:f></m:oMath><![endif]--><!--[if !msEquation]--><span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;\n  mso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\n  minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-theme-font:minor-bidi;position:relative;top:8.5pt;mso-text-raise:\n  -8.5pt;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:\n  AR-SA\"><!--[if gte vml 1]><v:shape id=\"_x0000_i1025\" type=\"#_x0000_t75\"\n   style=\'width:4.5pt;height:20.25pt\'>\n   <v:imagedata src=\"file:///C:\\Users\\NELSON\\AppData\\Local\\Temp\\msohtmlclip1\\01\\clip_image001.png\"\n    o:title=\"\" chromakey=\"white\"></v:imagedata>\n  </v:shape><![endif]--><!--[if !vml]--><img width=\"6\" height=\"27\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image002.gif\" v:shapes=\"_x0000_i1025\"><!--[endif]--></span><!--[endif]-->&nbsp;cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:6;height:14.95pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">F</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">8<!--[if gte msEquation 12]><m:oMath><m:f><m:fPr><span\n     style=\'font-family:\"Cambria Math\",\"serif\";mso-ascii-font-family:\"Cambria Math\";\n     mso-hansi-font-family:\"Cambria Math\";font-style:italic;mso-bidi-font-style:\n     normal\'><m:ctrlPr></m:ctrlPr></span></m:fPr><m:num><i style=\'mso-bidi-font-style:\n     normal\'><span style=\'font-family:\"Cambria Math\",\"serif\"\'><m:r>1</m:r></span></i></m:num><m:den><i\n     style=\'mso-bidi-font-style:normal\'><span style=\'font-family:\"Cambria Math\",\"serif\"\'><m:r>2</m:r></span></i></m:den></m:f></m:oMath><![endif]--><!--[if !msEquation]--><span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;\n  mso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\n  minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-theme-font:minor-bidi;position:relative;top:8.5pt;mso-text-raise:\n  -8.5pt;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:\n  AR-SA\"><!--[if gte vml 1]><v:shape id=\"_x0000_i1025\" type=\"#_x0000_t75\"\n   style=\'width:4.5pt;height:20.25pt\'>\n   <v:imagedata src=\"file:///C:\\Users\\NELSON\\AppData\\Local\\Temp\\msohtmlclip1\\01\\clip_image001.png\"\n    o:title=\"\" chromakey=\"white\"></v:imagedata>\n  </v:shape><![endif]--><!--[if !vml]--><img width=\"6\" height=\"27\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image002.gif\" v:shapes=\"_x0000_i1025\"><!--[endif]--></span><!--[endif]-->&nbsp;cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">4<!--[if gte msEquation 12]><m:oMath><m:f><m:fPr><span\n     style=\'font-family:\"Cambria Math\",\"serif\";mso-ascii-font-family:\"Cambria Math\";\n     mso-hansi-font-family:\"Cambria Math\";font-style:italic;mso-bidi-font-style:\n     normal\'><m:ctrlPr></m:ctrlPr></span></m:fPr><m:num><i style=\'mso-bidi-font-style:\n     normal\'><span style=\'font-family:\"Cambria Math\",\"serif\"\'><m:r>1</m:r></span></i></m:num><m:den><i\n     style=\'mso-bidi-font-style:normal\'><span style=\'font-family:\"Cambria Math\",\"serif\"\'><m:r>2</m:r></span></i></m:den></m:f></m:oMath><![endif]--><!--[if !msEquation]--><span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;\n  mso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\n  minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-theme-font:minor-bidi;position:relative;top:8.5pt;mso-text-raise:\n  -8.5pt;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:\n  AR-SA\"><!--[if gte vml 1]><v:shape id=\"_x0000_i1025\" type=\"#_x0000_t75\"\n   style=\'width:4.5pt;height:20.25pt\'>\n   <v:imagedata src=\"file:///C:\\Users\\NELSON\\AppData\\Local\\Temp\\msohtmlclip1\\01\\clip_image001.png\"\n    o:title=\"\" chromakey=\"white\"></v:imagedata>\n  </v:shape><![endif]--><!--[if !vml]--><img width=\"6\" height=\"27\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image002.gif\" v:shapes=\"_x0000_i1025\"><!--[endif]--></span><!--[endif]-->&nbsp;m</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:7;height:14.15pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">G</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">3.2cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">16.6cm</p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:8;height:14.95pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">H</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">4.3cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">10.2cm</p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:9;height:14.95pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">I</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">7.35cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">7.15cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:10;height:14.15pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">J</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">9m</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">0.9m</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:11;height:14.95pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">K</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">8m</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">36m</p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:12;height:14.95pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">L</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">14cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">52cm</p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:13;height:14.15pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">M</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">17cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">60cm</p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:14;height:14.95pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">N</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">7.5m</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">45m</p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:15;mso-yfti-lastrow:yes;height:15.65pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 15.65pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">O</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 15.65pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 15.65pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">6m</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 15.65pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">33m</p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Simplify the\nfollowing:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.5in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->4ab Ã— 7a</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.5in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->6y Ã— 5xy</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.5in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->3a Ã— 8ab</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.5in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->9ab Ã— 3</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.5in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->2xy Ã— 9y</p>","2020-06-19 14:32:00","read_submit","active","100.00","2020-06-16 14:35:15","","","2019/2020","2nd Term"),
("62","1","0","28","18","0","staff","CIVIC EDUCATION (19TH OF JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">CIVIC EDUCATION</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-size: 10pt; line-height: 15.3333px; font-family: Arial, sans-serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">3a. What is fundamental human rights</span><span style=\"font-size: 10pt; line-height: 15.3333px; font-family: Arial, sans-serif; color: rgb(94, 94, 94);\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">3b. List and explain 4 constitutional provisions for human rights</span><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">4a. Mention 4 ways to prevent the abuse of human rights</span><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">4b. Write short note on principle of fair hearing</span><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-size: 10pt; line-height: 15.3333px; font-family: Arial, sans-serif; color: rgb(94, 94, 94);\"><span style=\"font-size: 11pt; line-height: 16.8667px; font-family: Cambria, serif; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">1a. Define democracy</span><span style=\"font-size: 11pt; line-height: 16.8667px; font-family: Cambria, serif;\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">1b. Mention five (5) features of democracy with explanatio</span></span></span></p>","2020-06-19 14:48:00","read_submit","active","100.00","2020-06-16 14:48:47","","","2019/2020","2nd Term"),
("63","2","0","28","18","0","staff","CIVIC EDUCATION (17TH OF JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">CIVIC EDUCATION</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-size: 10pt; line-height: 15.3333px; font-family: Arial, sans-serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">3a. What is fundamental human rights</span><span style=\"font-size: 10pt; line-height: 15.3333px; font-family: Arial, sans-serif; color: rgb(94, 94, 94);\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">3b. List and explain 4 constitutional provisions for human rights</span><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">4a. Mention 4 ways to prevent the abuse of human rights</span><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">4b. Write short note on principle of fair hearing</span><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-size: 10pt; line-height: 15.3333px; font-family: Arial, sans-serif; color: rgb(94, 94, 94);\"><span style=\"font-size: 11pt; line-height: 16.8667px; font-family: Cambria, serif; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">1a. Define democracy</span><span style=\"font-size: 11pt; line-height: 16.8667px; font-family: Cambria, serif;\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">1b. Mention five (5) features of democracy with explanatio</span></span></span></p>","2020-06-19 14:48:00","read_submit","active","100.00","2020-06-16 14:49:45","","","2019/2020","2nd Term"),
("64","3","0","28","18","0","staff","CIVIC EDUCATION (17TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">CIVIC EDUCATION</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-size: 10pt; line-height: 15.3333px; font-family: Arial, sans-serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">3a. What is fundamental human rights</span><span style=\"font-size: 10pt; line-height: 15.3333px; font-family: Arial, sans-serif; color: rgb(94, 94, 94);\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">3b. List and explain 4 constitutional provisions for human rights</span><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">4a. Mention 4 ways to prevent the abuse of human rights</span><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">4b. Write short note on principle of fair hearing</span><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-size: 10pt; line-height: 15.3333px; font-family: Arial, sans-serif; color: rgb(94, 94, 94);\"><span style=\"font-size: 11pt; line-height: 16.8667px; font-family: Cambria, serif; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">1a. Define democracy</span><span style=\"font-size: 11pt; line-height: 16.8667px; font-family: Cambria, serif;\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">1b. Mention five (5) features of democracy with explanatio</span></span></span></p>","2020-06-19 14:48:00","read_submit","active","100.00","2020-06-16 14:51:44","","","2019/2020","2nd Term"),
("65","2","0","8","14","0","staff","BASIC TECH AND CIVIC (19TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-family:&quot;Cambria&quot;,&quot;serif&quot;;\nmso-ascii-theme-font:major-latin;mso-hansi-theme-font:major-latin\">FRIDAY <o:p></o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-family:&quot;Cambria&quot;,&quot;serif&quot;;\nmso-ascii-theme-font:major-latin;mso-hansi-theme-font:major-latin\">9AM â€“ 12PM<o:p></o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size: 9.5pt; line-height: 115%; font-family: inherit, serif;\">Basic Technology</span></b><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><br>\n1. Write short note on the following:<br>\na. Equilateral triangle<br>\nb. Isosceles triangle<br>\n<!--[if !supportLineBreakNewLine]--><br>\n<!--[endif]--><o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">2a. what is preventive maintenance?<br>\n2b. Give two examples</span><b><span style=\"font-family:&quot;Cambria&quot;,&quot;serif&quot;;mso-ascii-theme-font:major-latin;\nmso-hansi-theme-font:major-latin\"><o:p></o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-family: Cambria, serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-family:&quot;Cambria&quot;,&quot;serif&quot;;\nmso-ascii-theme-font:major-latin;mso-hansi-theme-font:major-latin\">2PM â€“ 3PM<o:p></o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-family:&quot;Cambria&quot;,&quot;serif&quot;;\nmso-ascii-theme-font:major-latin;mso-hansi-theme-font:major-latin\">CIVIC\nEDUCATION<o:p></o:p></span></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<span style=\"font-size: 11pt; line-height: 115%; font-family: Cambria, serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">2a. Define rules of law</span><span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Cambria&quot;,&quot;serif&quot;;\nmso-ascii-theme-font:major-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\nminor-latin;mso-hansi-theme-font:major-latin;mso-bidi-font-family:Arial;\ncolor:#5E5E5E;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:\nAR-SA\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\">\n<span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">2b. List and explain five features of rules of law</span></span><br></p>","2020-06-19 15:05:00","read_submit","active","100.00","2020-06-16 15:06:53","","","2019/2020","2nd Term"),
("66","3","0","8","14","0","staff","BASIC TECH AND CIVIC (19TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-family:&quot;Cambria&quot;,&quot;serif&quot;;\nmso-ascii-theme-font:major-latin;mso-hansi-theme-font:major-latin\">FRIDAY <o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-family:&quot;Cambria&quot;,&quot;serif&quot;;\nmso-ascii-theme-font:major-latin;mso-hansi-theme-font:major-latin\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size: 9.5pt; line-height: 115%; font-family: inherit, serif;\">Basic Technology</span></b><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><br>\n1. Write short note on the following:<br>\na. Equilateral triangle<br>\nb. Isosceles triangle<br>\n<!--[if !supportLineBreakNewLine]--><br>\n<!--[endif]--><o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">2a. what is preventive maintenance?<br>\n2b. Give two examples</span><b><span style=\"font-family:&quot;Cambria&quot;,&quot;serif&quot;;mso-ascii-theme-font:major-latin;\nmso-hansi-theme-font:major-latin\"><o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-family: Cambria, serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-family:&quot;Cambria&quot;,&quot;serif&quot;;\nmso-ascii-theme-font:major-latin;mso-hansi-theme-font:major-latin\">2PM â€“ 3PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-family:&quot;Cambria&quot;,&quot;serif&quot;;\nmso-ascii-theme-font:major-latin;mso-hansi-theme-font:major-latin\">CIVIC\nEDUCATION<o:p></o:p></span></b></p>\n\n<span style=\"font-size: 11pt; line-height: 115%; font-family: Cambria, serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">2a. Define rules of law</span><span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Cambria&quot;,&quot;serif&quot;;\nmso-ascii-theme-font:major-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\nminor-latin;mso-hansi-theme-font:major-latin;mso-bidi-font-family:Arial;\ncolor:#5E5E5E;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:\nAR-SA\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\">\n<span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">2b. List and explain five features of rules of law</span></span>","2020-06-19 15:05:00","read_submit","active","100.00","2020-06-16 15:08:03","","","2019/2020","2nd Term"),
("67","4","0","2","16","0","staff","CORRECTIONS OF LAST WEEK MATHEMATICS QUESTIONS (15TH JUNE)","","2020-06-26 11:12:00","read_only","active","100.00","2020-06-22 11:24:42","","","2019/2020","2nd Term"),
("68","5","0","2","16","0","staff","CORRECTIONS OF LAST WEEK MATHEMATICS QUESTIONS (15TH JUNE)","","2020-06-26 11:12:00","read_only","active","100.00","2020-06-22 11:25:35","","","2019/2020","2nd Term"),
("69","6","0","2","16","0","staff","CORRECTIONS OF LAST WEEK MATHEMATICS QUESTIONS (15TH JUNE)","","2020-06-26 11:12:00","read_submit","active","100.00","2020-06-22 11:26:57","","","2019/2020","2nd Term"),
("70","1","0","2","16","0","staff","MATHEMATICS (22ND JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">Simplify the\nfollowing:<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">1.(i) 2b + (3b â€“ 4c).</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\"><o:p></o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\">&nbsp; (ii) <span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">3b Ã— 11ab</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\">&nbsp; (iii)\n<span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">30pq Ã· 6.</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\">&nbsp; (iv)\n<span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">3b Ã— 11ab</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\">&nbsp; (v)\n<span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">2xy Ã— 9y</span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:12.0pt;margin-right:0in;margin-bottom:\n0in;margin-left:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-top:12.0pt;margin-right:0in;margin-bottom:\n0in;margin-left:0in;margin-bottom:.0001pt\"><b>2PM\nâ€“ 3PM</b></p><p class=\"MsoNormal\" style=\"margin-top:12.0pt;margin-right:0in;margin-bottom:\n0in;margin-left:0in;margin-bottom:.0001pt\"><span style=\"text-indent: -0.25in;\">2.&nbsp; (i) </span><span style=\"text-indent: -0.25in; font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">Write 350 millionths\nas a decimal</span></p><p class=\"MsoNormal\" style=\"margin-top:12.0pt;margin-right:0in;margin-bottom:\n0in;margin-left:0in;margin-bottom:.0001pt\"><span style=\"color: rgb(60, 55, 55); font-family: &quot;Times New Roman&quot;, serif;\">&nbsp; &nbsp; &nbsp;(ii) Write 29 thousandths as a decimal</span></p><p class=\"MsoNormal\" style=\"margin-top:12.0pt;margin-right:0in;margin-bottom:\n0in;margin-left:0in;margin-bottom:.0001pt\"><span style=\"color: rgb(60, 55, 55); font-family: &quot;Times New Roman&quot;, serif;\">&nbsp; &nbsp; &nbsp;(iii) A number is multiplied by itself and the product is 169.\nFind the number</span></p><p class=\"MsoNormal\" style=\"margin-top:12.0pt;margin-right:0in;margin-bottom:\n0in;margin-left:0in;margin-bottom:.0001pt\"><span style=\"color: rgb(60, 55, 55); font-family: &quot;Times New Roman&quot;, serif;\">&nbsp; &nbsp; &nbsp;(iv) A number is multiplied by itself and the product is 169.\nFind the number</span></p>","2020-06-26 11:12:00","read_submit","active","100.00","2020-06-22 11:33:09","","","2019/2020","2nd Term"),
("71","2","0","2","16","0","staff","MATHEMATICS (22ND JUNE)","<p class=\"MsoNormal\" style=\"margin-top:12.0pt;margin-right:0in;margin-bottom:\n0in;margin-left:0in;margin-bottom:.0001pt\"><b>9AM\nâ€“ 12PM<o:p></o:p></b></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Show working for the following</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;text-indent:\n.5in\"><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family:\n&quot;Times New Roman&quot;;color:#3C3737\">1. (i)&nbsp; I\nthink of a number. I take away 14. The result is 13. What number am I thinking\nof?<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\">&nbsp; &nbsp;(ii) <span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">Think of a number. I\nmultiply it by 7. I add 12. The result is 40. What is the number I am &nbsp;&nbsp;&nbsp;thinking of?<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\">&nbsp; &nbsp;(iii) <span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">The perimeter of a\nrectangle is 30 cm and its length is x cm. Find its area in terms of x<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\">&nbsp; &nbsp;(iv) <span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">. Factorize x<sup>2</sup>\n+ 2a + ax + 2x</span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2.&nbsp; </span>(i) <span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">1. A student travelled\nfor x hours at 5km/hr and for y hours at 10km/hr. The journey was 35km\naltogether, which of the following equations represent the&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;given information if\nthe average speed for the journey was 7km/hr?</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\"><br></span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (ii) <span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">Solve the equation 2a<sup>2</sup>\nâ€“ 3a â€“ 27 = 0</span><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\"><br></span></p>","2020-06-26 11:35:00","read_submit","active","100.00","2020-06-22 11:38:35","","","2019/2020","2nd Term"),
("72","3","0","2","16","0","staff","MATHEMATICS (22ND JUNE)","<p class=\"MsoNormal\" style=\"margin: 12pt 0in 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoListParagraph\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Show working for the following</p><p class=\"MsoListParagraph\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; text-indent: 0.5in;\"><span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">1. (i)&nbsp; I think of a number. I take away 14. The result is 13. What number am I thinking of?<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">&nbsp; &nbsp;(ii)&nbsp;<span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">Think of a number. I multiply it by 7. I add 12. The result is 40. What is the number I am &nbsp;&nbsp;&nbsp;thinking of?<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">&nbsp; &nbsp;(iii)&nbsp;<span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">The perimeter of a rectangle is 30 cm and its length is x cm. Find its area in terms of x<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">&nbsp; &nbsp;(iv)&nbsp;<span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">. Factorize x<sup style=\"font-size: 8.25px;\">2</sup>&nbsp;+ 2a + ax + 2x</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2.&nbsp;&nbsp;</span>(i)&nbsp;<span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">1. A student travelled for x hours at 5km/hr and for y hours at 10km/hr. The journey was 35km altogether, which of the following equations represent the&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;given information if the average speed for the journey was 7km/hr?</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\"><br></span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (ii)&nbsp;<span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">Solve the equation 2a<sup style=\"font-size: 8.25px;\">2</sup>&nbsp;â€“ 3a â€“ 27 = 0</span></p>","2020-06-26 11:35:00","read_submit","active","100.00","2020-06-22 11:39:34","","","2019/2020","2nd Term"),
("73","4","0","2","16","0","staff","MATHEMATICS (22ND JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question&nbsp;</span></b><b><span style=\"font-size:10.0pt;\n  font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">1<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)If log 5 = 0.6990,\n  log 7 = 0.8451 and log 8 = 0.9031, evaluate:</span></b></p><p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">35 X 49</span></b></p><p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">....................</span></b></p><p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">LOG (40 / 56)&nbsp; &nbsp;</span></b></p><!--[if gte msEquation 12]><m:oMathPara><m:oMath><b\n  style=\'mso-bidi-font-weight:normal\'><i style=\'mso-bidi-font-style:normal\'><span\n  style=\'font-size:11.0pt;line-height:115%;font-family:\"Cambria Math\",\"serif\";\n  mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;\n  mso-bidi-font-family:\"Times New Roman\";mso-bidi-theme-font:minor-bidi;\n  mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA\'><m:r><m:rPr><m:scr\n     m:val=\"roman\"></m:scr><m:sty m:val=\"bi\"></m:sty></m:rPr>Ã·</m:r></span></i></b></m:oMath></m:oMathPara><![endif]--><!--[if !msEquation]--><!--[endif]-->\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b)\n  For a musical show, x children were present. There were 60 more adults than\n  children. An adult paid D5 and a child D2. If a total of D1280 was collected,\n  calculate the<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(i)&nbsp;value of x;</span></b><b><span style=\"font-size:7.5pt;\n  font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(ii) ratio of the number of children to the number of adults;</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(iii)&nbsp;average amount paid per person;</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(iv) percentage profit if the organizers spent D720 on the\n  show.</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><o:p>&nbsp;</o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><o:p>&nbsp;</o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><o:p>&nbsp;</o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><o:p>&nbsp;</o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><o:p>&nbsp;</o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question&nbsp; </span></b><b><span style=\"font-size:10.0pt;\n  font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">The marks scored by 50\n  students in a Geography examination are as<br>\n  follows:<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">60&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  50&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  67&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 53&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  73&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 37&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  55&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 62&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 43<br>\n  44&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 69&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  39&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 32&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  45&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 58&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  48&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 67&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  39&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51<br>\n  46&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 59&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 52&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  61&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 48&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 23&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  60&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 59&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 47<br>\n  65&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 58&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  74&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 47&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 59&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  68&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  50&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 50<br>\n  71&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  26&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 36&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  38&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 70&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  46&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  51&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 42<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  Using class intervals 21 â€“ 30, 31 â€“ 40â€¦, prepare a frequency<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;distribution table.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b)&nbsp;&nbsp;&nbsp;&nbsp;\n  Calculate the mean mark of the distribution.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(c)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  What percentage of the students scored&nbsp;</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">more</span></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;than 60%?</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">2PM â€“ 3PM<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question&nbsp;</span></b><b><span style=\"font-size:10.0pt;\n  font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\"> 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">Simplify&nbsp;&nbsp;&nbsp;<u>x\n  + 2&nbsp;</u>&nbsp;&nbsp;&nbsp;&nbsp;- &nbsp;&nbsp;<u>x + 3</u><br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  x - 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;x - 1<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)The\n  graph of the equation y = Ax<sup>2</sup> + Bx + C passes through the points\n  (0, 0), (1, 4) and (2, 10).&nbsp; Find the:<br>\n  (i)&nbsp;&nbsp;&nbsp;&nbsp; value of C;<br>\n  &nbsp;(ii)&nbsp;&nbsp;&nbsp; values of A and B;<br>\n  (iii)&nbsp;&nbsp;&nbsp; co-ordinates of the other point where the graph cuts\n  the x-<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; axis.</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>","2020-06-26 11:35:00","read_submit","active","100.00","2020-06-22 12:06:36","","","2019/2020","2nd Term"),
("74","5","0","2","16","0","staff","MATHEMATICS (22ND JUNE)","<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)If log 5 = 0.6990, log 7 = 0.8451 and log 8 = 0.9031, evaluate:</span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">35 X 49</span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">....................</span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">LOG (40 / 56)&nbsp; &nbsp;</span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b) For a musical show, x children were present. There were 60 more adults than children. An adult paid D5 and a child D2. If a total of D1280 was collected, calculate the<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(i)&nbsp;value of x;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(ii) ratio of the number of children to the number of adults;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(iii)&nbsp;average amount paid per person;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(iv) percentage profit if the organizers spent D720 on the show.</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><o:p>&nbsp;</o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><o:p>&nbsp;</o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><o:p>&nbsp;</o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><o:p>&nbsp;</o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><o:p>&nbsp;</o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question&nbsp;&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">The marks scored by 50 students in a Geography examination are as<br>follows:<o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">60&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 50&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 67&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 53&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 73&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 37&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 55&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 62&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 43<br>44&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 69&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 39&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 32&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 45&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 58&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 48&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 67&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 39&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51<br>46&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 59&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 52&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 61&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 48&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 23&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 60&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 59&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 47<br>65&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 58&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 74&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 47&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 59&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 68&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 50&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 50<br>71&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 26&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 36&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 38&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 70&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 46&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 42<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Using class intervals 21 â€“ 30, 31 â€“ 40â€¦, prepare a frequency<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;distribution table.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b)&nbsp;&nbsp;&nbsp;&nbsp; Calculate the mean mark of the distribution.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(c)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; What percentage of the students scored&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">more</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;than 60%?</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2PM â€“ 3PM<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">&nbsp;3<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">Simplify&nbsp;&nbsp;&nbsp;<u>x + 2&nbsp;</u>&nbsp;&nbsp;&nbsp;&nbsp;- &nbsp;&nbsp;<u>x + 3</u><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; x - 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;x - 1<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)The graph of the equation y = Ax<sup style=\"font-size: 7.5px;\">2</sup>&nbsp;+ Bx + C passes through the points (0, 0), (1, 4) and (2, 10).&nbsp; Find the:<br>(i)&nbsp;&nbsp;&nbsp;&nbsp; value of C;<br>&nbsp;(ii)&nbsp;&nbsp;&nbsp; values of A and B;<br>(iii)&nbsp;&nbsp;&nbsp; co-ordinates of the other point where the graph cuts the x-<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; axis.</span></span></p></td></tr></tbody></table>","2020-06-26 11:35:00","read_submit","active","100.00","2020-06-22 12:07:31","","","2019/2020","2nd Term"),
("75","6","0","2","16","0","staff","MATHEMATICS (22ND JUNE)","<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)If log 5 = 0.6990, log 7 = 0.8451 and log 8 = 0.9031, evaluate:</span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">35 X 49</span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">....................</span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">LOG (40 / 56)&nbsp; &nbsp;</span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b) For a musical show, x children were present. There were 60 more adults than children. An adult paid D5 and a child D2. If a total of D1280 was collected, calculate the<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(i)&nbsp;value of x;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(ii) ratio of the number of children to the number of adults;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(iii)&nbsp;average amount paid per person;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(iv) percentage profit if the organizers spent D720 on the show.</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><o:p>&nbsp;</o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><o:p>&nbsp;</o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><o:p>&nbsp;</o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><o:p>&nbsp;</o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><o:p>&nbsp;</o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question&nbsp;&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">The marks scored by 50 students in a Geography examination are as<br>follows:<o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">60&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 50&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 67&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 53&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 73&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 37&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 55&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 62&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 43<br>44&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 69&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 39&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 32&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 45&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 58&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 48&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 67&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 39&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51<br>46&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 59&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 52&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 61&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 48&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 23&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 60&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 59&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 47<br>65&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 58&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 74&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 47&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 59&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 68&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 50&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 50<br>71&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 26&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 36&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 38&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 70&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 46&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 42<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Using class intervals 21 â€“ 30, 31 â€“ 40â€¦, prepare a frequency<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;distribution table.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b)&nbsp;&nbsp;&nbsp;&nbsp; Calculate the mean mark of the distribution.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(c)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; What percentage of the students scored&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">more</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;than 60%?</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2PM â€“ 3PM<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">&nbsp;3<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">Simplify&nbsp;&nbsp;&nbsp;<u>x + 2&nbsp;</u>&nbsp;&nbsp;&nbsp;&nbsp;- &nbsp;&nbsp;<u>x + 3</u><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; x - 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;x - 1<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)The graph of the equation y = Ax<sup style=\"font-size: 7.5px;\">2</sup>&nbsp;+ Bx + C passes through the points (0, 0), (1, 4) and (2, 10).&nbsp; Find the:<br>(i)&nbsp;&nbsp;&nbsp;&nbsp; value of C;<br>&nbsp;(ii)&nbsp;&nbsp;&nbsp; values of A and B;<br>(iii)&nbsp;&nbsp;&nbsp; co-ordinates of the other point where the graph cuts the x-<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; axis.</span></span></p></td></tr></tbody></table>","2020-06-26 11:35:00","read_submit","active","100.00","2020-06-22 12:08:14","","","2019/2020","2nd Term"),
("76","4","0","1","6","0","staff","ENGLISH LANGUAGE  (24TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Write an\narticle for publication in a national newspaper on the topic: <b><i>vocational\ntraining is the answer to unemployment among the youths.</i></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>how the training would bring\nemployment to the youths should be made clear.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i>The youths of today are more interested in\nthe pursuit of pleasure than in academic work.</i></b> Write your speech for or\nagainst the topic.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>support your stand with reasonable\nargument</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 3<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are\nabout to leave secondary school and a friend of yours who is attending school\nin another town has writing to enquire about what you wish to do after leaving\nschool. Write a reply to him explaining your plans.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB:</b> take note on the emphasis on explanation,\nand mention your plans.</p>","2020-06-26 12:16:00","read_submit","active","100.00","2020-06-22 12:17:01","","","2019/2020","2nd Term"),
("77","5","0","1","6","0","staff","ENGLISH LANGUAGE  (24TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Write an\narticle for publication in a national newspaper on the topic: <b><i>vocational\ntraining is the answer to unemployment among the youths.</i></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>how the training would bring\nemployment to the youths should be made clear.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i>The youths of today are more interested in\nthe pursuit of pleasure than in academic work.</i></b> Write your speech for or\nagainst the topic.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>support your stand with reasonable\nargument</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 3<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are\nabout to leave secondary school and a friend of yours who is attending school\nin another town has writing to enquire about what you wish to do after leaving\nschool. Write a reply to him explaining your plans.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB:</b> take note on the emphasis on explanation,\nand mention your plans.</p>","2020-06-26 12:16:00","read_submit","active","100.00","2020-06-22 12:17:39","","","2019/2020","2nd Term"),
("78","6","0","1","6","0","staff","ENGLISH LANGUAGE  (24TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Write an\narticle for publication in a national newspaper on the topic: <b><i>vocational\ntraining is the answer to unemployment among the youths.</i></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>how the training would bring\nemployment to the youths should be made clear.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i>The youths of today are more interested in\nthe pursuit of pleasure than in academic work.</i></b> Write your speech for or\nagainst the topic.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>support your stand with reasonable\nargument</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 3<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are\nabout to leave secondary school and a friend of yours who is attending school\nin another town has writing to enquire about what you wish to do after leaving\nschool. Write a reply to him explaining your plans.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB:</b> take note on the emphasis on explanation,\nand mention your plans.</p>","2020-06-26 12:16:00","read_submit","active","100.00","2020-06-22 12:18:24","","","2019/2020","2nd Term"),
("79","4","0","28","10","0","staff","CIVIC AND MARKETING (26TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) Define National integration.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Explain the following:</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii) Waybill</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p>","2020-06-26 12:21:00","read_submit","active","100.00","2020-06-22 12:26:03","","","2019/2020","2nd Term"),
("80","5","0","15","10","0","staff","ENGLISH LANGUAGE  (26TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) Define National integration.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Explain the following:</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii) Waybill</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p>","2020-06-26 12:21:00","read_submit","active","100.00","2020-06-22 12:29:12","","","2019/2020","2nd Term"),
("81","6","0","15","10","0","staff","ENGLISH LANGUAGE  (26TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) Define National integration.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Explain the following:</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii) Waybill</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p>","2020-06-26 12:21:00","read_submit","active","100.00","2020-06-22 12:31:00","","","2019/2020","2nd Term"),
("82","1","0","28","18","0","staff","CIVIC EDUCATION (24TH  JUNE)","<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>&nbsp;</b></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><span style=\"font-size: 10pt; line-height: 115%; font-family: Arial, sans-serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">1a. Mention 4\nways to prevent the abuse of human rights</span><span style=\"font-size:10.0pt;\nline-height:115%;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#5E5E5E\"><br>\n<span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">&nbsp; b. write\nshort note on principle of fair hearing</span><br>\n&nbsp; c<span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">. Write\nout the Nigeria national anthem from beginning to end<o:p></o:p></span></span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><span style=\"font-size: 10pt; line-height: 115%; font-family: Arial, sans-serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\">1a. Define Religious Tolerance<br>\n1b. State five ways of tolerating others in different religion.<br>\n1c. State 3 religion in Nigeria and explain briefly<o:p></o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><o:p>&nbsp;</o:p></p>","2020-06-26 12:50:00","read_submit","active","100.00","2020-06-22 12:51:19","","","2019/2020","2nd Term"),
("83","2","0","28","18","0","staff","CIVIC EDUCATION (24TH JUNE)","<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>&nbsp;</b></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><span style=\"font-size: 10pt; line-height: 115%; font-family: Arial, sans-serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">1a. Mention 4\nways to prevent the abuse of human rights</span><span style=\"font-size:10.0pt;\nline-height:115%;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#5E5E5E\"><br>\n<span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">&nbsp; b. write\nshort note on principle of fair hearing</span><br>\n&nbsp; c<span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">. Write\nout the Nigeria national anthem from beginning to end<o:p></o:p></span></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><span style=\"font-size: 10pt; line-height: 115%; font-family: Arial, sans-serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\">1a. Define Religious Tolerance<br>\n1b. State five ways of tolerating others in different religion.<br>\n1c. State 3 religion in Nigeria and explain briefly<o:p></o:p></p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><o:p>&nbsp;</o:p></p>","2020-06-26 12:50:00","read_submit","active","100.00","2020-06-22 12:53:31","","","2019/2020","2nd Term"),
("84","3","0","28","18","0","staff","CIVIC EDUCATION (24TH JUNE)","<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>&nbsp;</b></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><span style=\"font-size: 10pt; line-height: 115%; font-family: Arial, sans-serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">1a. Mention 4\nways to prevent the abuse of human rights</span><span style=\"font-size:10.0pt;\nline-height:115%;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#5E5E5E\"><br>\n<span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">&nbsp; b. write\nshort note on principle of fair hearing</span><br>\n&nbsp; c<span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">. Write\nout the Nigeria national anthem from beginning to end<o:p></o:p></span></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><span style=\"font-size: 10pt; line-height: 115%; font-family: Arial, sans-serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\">1a. Define Religious Tolerance<br>\n1b. State five ways of tolerating others in different religion.<br>\n1c. State 3 religion in Nigeria and explain briefly<o:p></o:p></p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><o:p>&nbsp;</o:p></p>","2020-06-26 12:50:00","read_submit","active","100.00","2020-06-22 12:54:11","","","2019/2020","2nd Term"),
("85","1","0","3","14","0","staff","BASIC SCIENCE (26TH JUNE)","<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><b>BASIC\nSCIENCE<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>9AM\nâ€“ 12PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>&nbsp;</b></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><!--[if !supportLists]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">a. List the first twenty element according to atomic number and\ntheir symbols.<br>\nb. Calculate the molecular mass of sodium trioxocarbonate (iv) Na2co3 (give:\nNa=23 c = 12 o = 16<br>\nc. What is reproductive health.<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><!--[if !supportLists]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">a. Draw the structure of the following element; Hydrogen, Helium,\nLithium, Neon, Sodium and Chlorine.<br>\nb. State the five main processes of digestion ad explain any two you know.<br>\nc. Explain nervous system.<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><b><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]--><b>3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-weight: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><!--[endif]--><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">a. State five types of minerals found in Nigeria and where they\nare located.<br>\nb. Define the following terms; </span><b><o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(i) mineralogy,\n<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(ii) mining,\n<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(iii)\nsoil <o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(iv)\nminerals</span><b><o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><b>&nbsp;</b></p>","2020-06-26 12:56:00","read_submit","active","100.00","2020-06-22 12:57:10","","","2019/2020","2nd Term"),
("86","2","0","3","14","0","staff","BASIC SCIENCE (26TH JUNE)","<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><b>BASIC\nSCIENCE<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>9AM\nâ€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>&nbsp;</b></p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><!--[if !supportLists]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">a. List the first twenty element according to atomic number and\ntheir symbols.<br>\nb. Calculate the molecular mass of sodium trioxocarbonate (iv) Na2co3 (give:\nNa=23 c = 12 o = 16<br>\nc. What is reproductive health.<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><!--[if !supportLists]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">a. Draw the structure of the following element; Hydrogen, Helium,\nLithium, Neon, Sodium and Chlorine.<br>\nb. State the five main processes of digestion ad explain any two you know.<br>\nc. Explain nervous system.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><b><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]--><b>3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-weight: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><!--[endif]--><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">a. State five types of minerals found in Nigeria and where they\nare located.<br>\nb. Define the following terms; </span><b><o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(i) mineralogy,\n<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(ii) mining,\n<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(iii)\nsoil <o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(iv)\nminerals</span><b><o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><b>&nbsp;</b></p>","2020-06-26 12:56:00","read_submit","active","100.00","2020-06-22 12:57:54","","","2019/2020","2nd Term"),
("87","3","0","3","14","0","staff","BASIC SCIENCE (26TH JUNE)","<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><b>BASIC\nSCIENCE<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>9AM\nâ€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>&nbsp;</b></p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><!--[if !supportLists]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">a. List the first twenty element according to atomic number and\ntheir symbols.<br>\nb. Calculate the molecular mass of sodium trioxocarbonate (iv) Na2co3 (give:\nNa=23 c = 12 o = 16<br>\nc. What is reproductive health.<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><!--[if !supportLists]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">a. Draw the structure of the following element; Hydrogen, Helium,\nLithium, Neon, Sodium and Chlorine.<br>\nb. State the five main processes of digestion ad explain any two you know.<br>\nc. Explain nervous system.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><b><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]--><b>3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-weight: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><!--[endif]--><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">a. State five types of minerals found in Nigeria and where they\nare located.<br>\nb. Define the following terms; </span><b><o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(i) mineralogy,\n<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(ii) mining,\n<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(iii)\nsoil <o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(iv)\nminerals</span><b><o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><b>&nbsp;</b></p>","2020-06-26 12:56:00","read_submit","active","100.00","2020-06-22 12:58:33","","","2019/2020","2nd Term"),
("88","4","0","2","16","1","staff","MATHEMATICS","","2020-07-03 09:23:00","read_submit","active","100.00","2020-06-29 10:07:01","","","2019/2020","2nd Term"),
("89","5","0","2","16","2","staff","CORRECTIONS OF LAST WEEK MATHEMATICS 22ND JUNE","","2020-07-03 09:30:00","read_submit","active","100.00","2020-06-29 10:07:10","","","2019/2020","2nd Term"),
("90","6","0","2","16","3","staff","CORRECTIONS OF LAST WEEK MATHEMATICS 22ND JUNE","","2020-07-03 09:33:00","read_submit","active","100.00","2020-06-29 10:07:18","","","2019/2020","2nd Term"),
("91","4","0","2","16","4","staff","MATHEMATICS 29 JUNE","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MATHEMATICS<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM - 12PM</b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question&nbsp;</span></b><b><span style=\"font-size:10.0pt;\n  font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">1<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)Using ruler and a\n  pair of compasses only, construct:<br>\n  (i)&nbsp;&nbsp; quadrilateral PQRS such that /PQ/ = 10cm, /QR/ = 8cm,<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /PS/ = 6cm, ÃPQR = 60Âº and ÃQPS = 75Âº;<br>\n  &nbsp;(ii)&nbsp;&nbsp; the locus&nbsp;</span></b><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">11</span></i></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;of points\n  equidistant from QR and RS;<br>\n  (iii)&nbsp;&nbsp; locus&nbsp;</span></b><b><i><span style=\"font-size:7.5pt;\n  mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">12</span></i></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;of\n  points equidistant from R and S.<br>\n  (b)&nbsp;&nbsp;&nbsp; Measure /RS/<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question&nbsp;</span></b><b><span style=\"font-size:10.0pt;\n  font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">11<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)&nbsp;A circle is\n  inscribed in a square.&nbsp; If the sum of the perimeter of the square and\n  the circumference of the circle is 100 cm, calculate the radius of the\n  circle.&nbsp;&nbsp; [Take p =&nbsp;</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB;mso-no-proof:yes\"><!--[if gte vml 1]><v:shapetype id=\"_x0000_t75\"\n   coordsize=\"21600,21600\" o:spt=\"75\" o:preferrelative=\"t\" path=\"m@4@5l@4@11@9@11@9@5xe\"\n   filled=\"f\" stroked=\"f\">\n   <v:stroke joinstyle=\"miter\"/>\n   <v:formulas>\n    <v:f eqn=\"if lineDrawn pixelLineWidth 0\"/>\n    <v:f eqn=\"sum @0 1 0\"/>\n    <v:f eqn=\"sum 0 0 @1\"/>\n    <v:f eqn=\"prod @2 1 2\"/>\n    <v:f eqn=\"prod @3 21600 pixelWidth\"/>\n    <v:f eqn=\"prod @3 21600 pixelHeight\"/>\n    <v:f eqn=\"sum @0 0 1\"/>\n    <v:f eqn=\"prod @6 1 2\"/>\n    <v:f eqn=\"prod @7 21600 pixelWidth\"/>\n    <v:f eqn=\"sum @8 21600 0\"/>\n    <v:f eqn=\"prod @7 21600 pixelHeight\"/>\n    <v:f eqn=\"sum @10 21600 0\"/>\n   </v:formulas>\n   <v:path o:extrusionok=\"f\" gradientshapeok=\"t\" o:connecttype=\"rect\"/>\n   <o:lock v:ext=\"edit\" aspectratio=\"t\"/>\n  </v:shapetype><v:shape id=\"Picture_x0020_1\" o:spid=\"_x0000_i1025\" type=\"#_x0000_t75\"\n   alt=\"https://waeconline.org.ng/e-learning/Mathematics/maths218mq11_clip_image002.gif\"\n   style=\'width:9.75pt;height:15pt;visibility:visible;mso-wrap-style:square\'>\n   <v:imagedata src=\"file:///C:\\Users\\NELSON\\AppData\\Local\\Temp\\msohtmlclip1\\01\\clip_image001.gif\"\n    o:title=\"maths218mq11_clip_image002\"/>\n  </v:shape><![endif]--><!--[if !vml]--><img width=\"13\" height=\"20\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image002.gif\" alt=\"https://waeconline.org.ng/e-learning/Mathematics/maths218mq11_clip_image002.gif\" v:shapes=\"Picture_x0020_1\"><!--[endif]--></span></b><b><span style=\"font-size:\n  7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">]</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b)&nbsp;&nbsp; A rope\n  60cm long is made to form a rectangle.&nbsp; If the length is 4 times its\n  breadth, calculate, correct to one decimal place, the<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(i)&nbsp;length;</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(ii)&nbsp;diagonal</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">of the rectangle.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><o:p>&nbsp;</o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">2PM -3PM</span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question&nbsp;</span></b><b><span style=\"font-size:10.0pt;\n  font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)Copy and complete\n  the table of values for y = sin x + 2 cos x, correct to one decimal place.</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  <div align=\"center\">\n  <table class=\"MsoNormalTable\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n   <tbody><tr>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;\n    X<o:p></o:p></span></p>\n    </td>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;\n    0Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">30Âº<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" valign=\"top\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">60Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"51\" valign=\"top\" style=\"width:38.25pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">90Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"45\" valign=\"top\" style=\"width:33.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">120Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">150Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">180Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">210Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">240<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;\n    Y<o:p></o:p></span></p>\n    </td>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">&nbsp;<o:p></o:p></span></p>\n    </td>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">2.2<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" valign=\"top\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">&nbsp;<o:p></o:p></span></p>\n    </td>\n    <td width=\"51\" valign=\"top\" style=\"width:38.25pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">&nbsp;<o:p></o:p></span></p>\n    </td>\n    <td width=\"45\" valign=\"top\" style=\"width:33.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">&nbsp;<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">-1.2<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">-2.0<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">&nbsp;<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">-1.9<o:p></o:p></span></p>\n    </td>\n   </tr>\n  </tbody></table>\n  </div>\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b)&nbsp;Using a scale\n  of 2 cm to 30Â° on the x â€“ axis and 2 cm to 0.5 units</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">on the y-axis, draw the\n  graph of y = sin x + 2cos x for 0Â° â‰¤ x â‰¤ 240Â°<br>\n  &nbsp;(c)&nbsp;&nbsp;&nbsp;&nbsp; Use your graph to solve the equation:<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (i)\n  &nbsp;&nbsp;&nbsp;&nbsp;sin x + 2cos x = 0;<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  &nbsp;(ii)&nbsp;&nbsp;&nbsp;&nbsp; sin x = 2.1 â€“ 2cos x.<br>\n  &nbsp;(d)&nbsp;&nbsp;&nbsp;&nbsp; From the graph, find y when x = 171Â°.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>","2020-07-03 09:44:00","read_submit","active","100.00","2020-06-29 10:07:26","","","2019/2020","2nd Term"),
("92","5","0","2","16","5","staff","MATHEMATICS 29 JUNE","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MATHEMATICS<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM - 12PM</span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">1<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)Using ruler and a pair of compasses only, construct:<br>(i)&nbsp;&nbsp; quadrilateral PQRS such that /PQ/ = 10cm, /QR/ = 8cm,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /PS/ = 6cm, ÃPQR = 60Âº and ÃQPS = 75Âº;<br>&nbsp;(ii)&nbsp;&nbsp; the locus&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">11</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;of points equidistant from QR and RS;<br>(iii)&nbsp;&nbsp; locus&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">12</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;of points equidistant from R and S.<br>(b)&nbsp;&nbsp;&nbsp; Measure /RS/<o:p></o:p></span></span></p></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">11<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)&nbsp;A circle is inscribed in a square.&nbsp; If the sum of the perimeter of the square and the circumference of the circle is 100 cm, calculate the radius of the circle.&nbsp;&nbsp; [Take p =&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><img width=\"13\" height=\"20\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image002.gif\" alt=\"https://waeconline.org.ng/e-learning/Mathematics/maths218mq11_clip_image002.gif\" v:shapes=\"Picture_x0020_1\"></span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">]</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b)&nbsp;&nbsp; A rope 60cm long is made to form a rectangle.&nbsp; If the length is 4 times its breadth, calculate, correct to one decimal place, the<o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(i)&nbsp;length;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(ii)&nbsp;diagonal</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">of the rectangle.<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><o:p>&nbsp;</o:p></span></span></p></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2PM -3PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">3<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)Copy and complete the table of values for y = sin x + 2 cos x, correct to one decimal place.</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><div align=\"center\"><table class=\"MsoNormalTable\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"width: 772.727px;\"><tbody><tr><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp; X<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp; 0Â°<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">30Âº<o:p></o:p></span></p></td><td width=\"48\" valign=\"top\" style=\"padding: 0in; width: 0.5in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">60Â°<o:p></o:p></span></p></td><td width=\"51\" valign=\"top\" style=\"padding: 0in; width: 38.25pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">90Â°<o:p></o:p></span></p></td><td width=\"45\" valign=\"top\" style=\"padding: 0in; width: 33.75pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">120Â°<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">150Â°<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">180Â°<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">210Â°<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">240<o:p></o:p></span></p></td></tr><tr><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp; Y<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif;\">&nbsp;<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">2.2<o:p></o:p></span></p></td><td width=\"48\" valign=\"top\" style=\"padding: 0in; width: 0.5in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif;\">&nbsp;<o:p></o:p></span></p></td><td width=\"51\" valign=\"top\" style=\"padding: 0in; width: 38.25pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif;\">&nbsp;<o:p></o:p></span></p></td><td width=\"45\" valign=\"top\" style=\"padding: 0in; width: 33.75pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif;\">&nbsp;<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">-1.2<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">-2.0<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif;\">&nbsp;<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">-1.9<o:p></o:p></span></p></td></tr></tbody></table></div><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b)&nbsp;Using a scale of 2 cm to 30Â° on the x â€“ axis and 2 cm to 0.5 units</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">on the y-axis, draw the graph of y = sin x + 2cos x for 0Â° â‰¤ x â‰¤ 240Â°<br>&nbsp;(c)&nbsp;&nbsp;&nbsp;&nbsp; Use your graph to solve the equation:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (i) &nbsp;&nbsp;&nbsp;&nbsp;sin x + 2cos x = 0;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;(ii)&nbsp;&nbsp;&nbsp;&nbsp; sin x = 2.1 â€“ 2cos x.<br>&nbsp;(d)&nbsp;&nbsp;&nbsp;&nbsp; From the graph, find y when x = 171Â°.</span></span></p></td></tr></tbody></table>","2020-07-03 09:52:00","read_submit","active","100.00","2020-06-29 10:07:33","","","2019/2020","2nd Term"),
("93","6","0","2","16","6","staff","MATHEMATICS 29 JUNE","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MATHEMATICS<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM - 12PM</span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">1<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)Using ruler and a pair of compasses only, construct:<br>(i)&nbsp;&nbsp; quadrilateral PQRS such that /PQ/ = 10cm, /QR/ = 8cm,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /PS/ = 6cm, ÃPQR = 60Âº and ÃQPS = 75Âº;<br>&nbsp;(ii)&nbsp;&nbsp; the locus&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">11</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;of points equidistant from QR and RS;<br>(iii)&nbsp;&nbsp; locus&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">12</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;of points equidistant from R and S.<br>(b)&nbsp;&nbsp;&nbsp; Measure /RS/<o:p></o:p></span></span></p></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">11<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)&nbsp;A circle is inscribed in a square.&nbsp; If the sum of the perimeter of the square and the circumference of the circle is 100 cm, calculate the radius of the circle.&nbsp;&nbsp; [Take p =&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><img width=\"13\" height=\"20\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image002.gif\" alt=\"https://waeconline.org.ng/e-learning/Mathematics/maths218mq11_clip_image002.gif\" v:shapes=\"Picture_x0020_1\"></span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">]</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b)&nbsp;&nbsp; A rope 60cm long is made to form a rectangle.&nbsp; If the length is 4 times its breadth, calculate, correct to one decimal place, the<o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(i)&nbsp;length;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(ii)&nbsp;diagonal</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">of the rectangle.<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><o:p>&nbsp;</o:p></span></span></p></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2PM -3PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">3<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)Copy and complete the table of values for y = sin x + 2 cos x, correct to one decimal place.</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><div align=\"center\"><table class=\"MsoNormalTable\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"width: 772.727px;\"><tbody><tr><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp; X<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp; 0Â°<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">30Âº<o:p></o:p></span></p></td><td width=\"48\" valign=\"top\" style=\"padding: 0in; width: 0.5in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">60Â°<o:p></o:p></span></p></td><td width=\"51\" valign=\"top\" style=\"padding: 0in; width: 38.25pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">90Â°<o:p></o:p></span></p></td><td width=\"45\" valign=\"top\" style=\"padding: 0in; width: 33.75pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">120Â°<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">150Â°<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">180Â°<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">210Â°<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">240<o:p></o:p></span></p></td></tr><tr><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp; Y<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif;\">&nbsp;<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">2.2<o:p></o:p></span></p></td><td width=\"48\" valign=\"top\" style=\"padding: 0in; width: 0.5in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif;\">&nbsp;<o:p></o:p></span></p></td><td width=\"51\" valign=\"top\" style=\"padding: 0in; width: 38.25pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif;\">&nbsp;<o:p></o:p></span></p></td><td width=\"45\" valign=\"top\" style=\"padding: 0in; width: 33.75pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif;\">&nbsp;<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">-1.2<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">-2.0<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif;\">&nbsp;<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">-1.9<o:p></o:p></span></p></td></tr></tbody></table></div><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b)&nbsp;Using a scale of 2 cm to 30Â° on the x â€“ axis and 2 cm to 0.5 units</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">on the y-axis, draw the graph of y = sin x + 2cos x for 0Â° â‰¤ x â‰¤ 240Â°<br>&nbsp;(c)&nbsp;&nbsp;&nbsp;&nbsp; Use your graph to solve the equation:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (i) &nbsp;&nbsp;&nbsp;&nbsp;sin x + 2cos x = 0;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;(ii)&nbsp;&nbsp;&nbsp;&nbsp; sin x = 2.1 â€“ 2cos x.<br>&nbsp;(d)&nbsp;&nbsp;&nbsp;&nbsp; From the graph, find y when x = 171Â°.</span></span></p></td></tr></tbody></table>","2020-07-03 09:54:00","read_submit","active","100.00","2020-06-29 10:07:42","","","2019/2020","2nd Term"),
("94","4","0","13","16","7","staff","CHEMISTRY 1ST JULY","<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">9AM - 12PM</span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">&nbsp;</span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">1</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)\n  (i) &nbsp;&nbsp;&nbsp; Give the name and nature of the radiations that are\n  emitted during radioactivity.<br>\n  (ii) State&nbsp;</span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">two&nbsp;</span></b><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">differences\n  between chemical reaction and nuclear reaction.<br>\n  (iii) Balance the following nuclear reactions and identify X and Y<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I.\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<sup>212</sup><sub>84</sub>PO\n  </span></b><b><span style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;color:#443CAB\">â†’</span></b><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;<sup>208</sup><sub>82</sub>Pb\n  + X<br>\n  <br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;II.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<sup>137</sup><sub>55</sub>Cs\n  </span></b><b><span style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;color:#443CAB\">â†’</span></b><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;<sup>137</sup><sub>56</sub>Ba\n  +\n  Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  <br>\n  <br>\n  <br>\n  (b) The electron configuration of an element X is:<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IS<sup>2</sup>2s<sup>2</sup>2p<sup>6</sup>3s<sup>2</sup>3p5<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  (i) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Deduce the atomic\n  number of X.<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  (ii) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; To what group does X\n  belong?<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  (iii) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Give&nbsp;</span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">two&nbsp;</span></b><b><span style=\"font-size:8.0pt;\n  font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">properties of the group\n  to which the element X belong.<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  (iv) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identify element X by name.<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  (v) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Write a balanced\n  equation to represent the reaction between the element X and hot\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  concentrated NaOH<br>\n  (c) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (i) Explain why:<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  1. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  graphite is used as a lubricant;<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  II. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  diamond is used as an industrial cutting tool<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii)\n  &nbsp; Write an equation to represent the reaction between aqueous BCL and NH<sub>3</sub>&nbsp;solution.<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (iii) Name\n  the type of reaction represented by the equation.\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  <o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p>\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">2PM - 3PM</span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">&nbsp;</span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">2</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)\n  (i) Define&nbsp;</span></b><b><i><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">saturated solution.</span></i></b><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><br>\n  (ii)The solubility of KN0<sub>3</sub>&nbsp;at 20Â°C was 3.00 mol dm<sup>-3</sup>&nbsp;If\n  67.0g of KN0<sub>3</sub>&nbsp;was added to 250cm<sup>3</sup>&nbsp;of water\n  and stirred at 20Â°C, determine whether the solution formed was saturated or\n  not at that temperature.<br clear=\"all\">\n  <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span style=\"font-size:8.0pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB;mso-no-proof:yes\"><!--[if gte vml 1]><v:shapetype\n   id=\"_x0000_t75\" coordsize=\"21600,21600\" o:spt=\"75\" o:preferrelative=\"t\"\n   path=\"m@4@5l@4@11@9@11@9@5xe\" filled=\"f\" stroked=\"f\">\n   <v:stroke joinstyle=\"miter\"/>\n   <v:formulas>\n    <v:f eqn=\"if lineDrawn pixelLineWidth 0\"/>\n    <v:f eqn=\"sum @0 1 0\"/>\n    <v:f eqn=\"sum 0 0 @1\"/>\n    <v:f eqn=\"prod @2 1 2\"/>\n    <v:f eqn=\"prod @3 21600 pixelWidth\"/>\n    <v:f eqn=\"prod @3 21600 pixelHeight\"/>\n    <v:f eqn=\"sum @0 0 1\"/>\n    <v:f eqn=\"prod @6 1 2\"/>\n    <v:f eqn=\"prod @7 21600 pixelWidth\"/>\n    <v:f eqn=\"sum @8 21600 0\"/>\n    <v:f eqn=\"prod @7 21600 pixelHeight\"/>\n    <v:f eqn=\"sum @10 21600 0\"/>\n   </v:formulas>\n   <v:path o:extrusionok=\"f\" gradientshapeok=\"t\" o:connecttype=\"rect\"/>\n   <o:lock v:ext=\"edit\" aspectratio=\"t\"/>\n  </v:shapetype><v:shape id=\"Picture_x0020_3\" o:spid=\"_x0000_i1025\" type=\"#_x0000_t75\"\n   alt=\"https://waeconline.org.ng/e-learning/Chemistry/chem219mq2_clip_image002.jpg\"\n   style=\'width:75pt;height:10.5pt;visibility:visible;mso-wrap-style:square\'>\n   <v:imagedata src=\"file:///C:\\Users\\NELSON\\AppData\\Local\\Temp\\msohtmlclip1\\01\\clip_image001.jpg\"\n    o:title=\"chem219mq2_clip_image002\"/>\n  </v:shape><![endif]--><!--[if !vml]--><img width=\"100\" height=\"14\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image001.jpg\" alt=\"https://waeconline.org.ng/e-learning/Chemistry/chem219mq2_clip_image002.jpg\" v:shapes=\"Picture_x0020_3\"><!--[endif]--></span></b><b><span style=\"font-size:\n  8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;[7 marks]<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b)\n  (i) Distinguish between&nbsp;</span></b><b><i><span style=\"font-size:8.0pt;\n  mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">dative&nbsp;</span></i></b><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">bond\n  and&nbsp;</span></b><b><i><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">covalent&nbsp;</span></i></b><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">bond.<br>\n  (ii) Explain why sugar and common salt do&nbsp;</span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">not&nbsp;</span></b><b><span style=\"font-size:8.0pt;\n  font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">conduct electricity in\n  the solid state.<br>\n  (iii) State the type of intermolecular forces present in:<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hydrogen\n  fluoride;<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; II.\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; argon.<br>\n  (iv) Consider the compounds with the following structures:<br>\n  S - H ----N and 0 - H -----N<br>\n  In which of the compounds is the hydrogen bond stronger? Give reason for your\n  answer.<br>\n  <br>\n  (c) (i) State&nbsp;</span></b><b><i><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">Dalton\'s&nbsp;Law of\n  Partial Pressure.</span></i></b><b><span style=\"font-size:8.0pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><br>\n  <br>\n  (ii) &nbsp;&nbsp; If 200cm<sup>3</sup>&nbsp;of carbon(IV) oxide were\n  collected over water at 18Â°C and 700 mmHg, determine the volume of the dry\n  gas at s.t.p.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:8.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">[ standard vapour pressure of water at 18Â°C&nbsp;</span></i></b><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">=\n  15&nbsp;</span></b><b><i><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">mmHg]&nbsp;</span></i></b><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","2020-07-03 10:09:00","read_submit","active","100.00","2020-06-29 10:12:03","","","2019/2020","2nd Term"),
("95","5","0","13","16","8","staff","CHEMISTRY 1ST JULY","<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">9AM - 12PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\">&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">1</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a) (i) &nbsp;&nbsp;&nbsp; Give the name and nature of the radiations that are emitted during radioactivity.<br>(ii) State&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">two&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">differences between chemical reaction and nuclear reaction.<br>(iii) Balance the following nuclear reactions and identify X and Y<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<sup style=\"font-size: 8px;\">212</sup><sub style=\"font-size: 8px;\">84</sub>PO&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: Arial, sans-serif; color: rgb(68, 60, 171);\">â†’</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;<sup style=\"font-size: 8px;\">208</sup><sub style=\"font-size: 8px;\">82</sub>Pb + X<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;II.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<sup style=\"font-size: 8px;\">137</sup><sub style=\"font-size: 8px;\">55</sub>Cs&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: Arial, sans-serif; color: rgb(68, 60, 171);\">â†’</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;<sup style=\"font-size: 8px;\">137</sup><sub style=\"font-size: 8px;\">56</sub>Ba + Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br><br><br>(b) The electron configuration of an element X is:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IS<sup style=\"font-size: 8px;\">2</sup>2s<sup style=\"font-size: 8px;\">2</sup>2p<sup style=\"font-size: 8px;\">6</sup>3s<sup style=\"font-size: 8px;\">2</sup>3p5<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (i) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Deduce the atomic number of X.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; To what group does X belong?<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (iii) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Give&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">two&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">properties of the group to which the element X belong.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (iv) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identify element X by name.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (v) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Write a balanced equation to represent the reaction between the element X and hot &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; concentrated NaOH<br>(c) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (i) Explain why:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; graphite is used as a lubricant;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; II. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; diamond is used as an industrial cutting tool<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii) &nbsp; Write an equation to represent the reaction between aqueous BCL and NH<sub style=\"font-size: 8px;\">3</sub>&nbsp;solution.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (iii) Name the type of reaction represented by the equation. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></span></p></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2PM - 3PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\">&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a) (i) Define&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">saturated solution.</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><br>(ii)The solubility of KN0<sub style=\"font-size: 8px;\">3</sub>&nbsp;at 20Â°C was 3.00 mol dm<sup style=\"font-size: 8px;\">-3</sup>&nbsp;If 67.0g of KN0<sub style=\"font-size: 8px;\">3</sub>&nbsp;was added to 250cm<sup style=\"font-size: 8px;\">3</sup>&nbsp;of water and stirred at 20Â°C, determine whether the solution formed was saturated or not at that temperature.<br clear=\"all\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><img width=\"100\" height=\"14\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image001.jpg\" alt=\"https://waeconline.org.ng/e-learning/Chemistry/chem219mq2_clip_image002.jpg\" v:shapes=\"Picture_x0020_3\"></span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;[7 marks]<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b) (i) Distinguish between&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">dative&nbsp;</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">bond and&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">covalent&nbsp;</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">bond.<br>(ii) Explain why sugar and common salt do&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">not&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">conduct electricity in the solid state.<br>(iii) State the type of intermolecular forces present in:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hydrogen fluoride;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; II. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; argon.<br>(iv) Consider the compounds with the following structures:<br>S - H ----N and 0 - H -----N<br>In which of the compounds is the hydrogen bond stronger? Give reason for your answer.<br><br>(c) (i) State&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">Dalton\'s&nbsp;Law of Partial Pressure.</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><br><br>(ii) &nbsp;&nbsp; If 200cm<sup style=\"font-size: 8px;\">3</sup>&nbsp;of carbon(IV) oxide were collected over water at 18Â°C and 700 mmHg, determine the volume of the dry gas at s.t.p.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">[ standard vapour pressure of water at 18Â°C&nbsp;</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">= 15&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">mmHg]&nbsp;</span></i></span></p></td></tr></tbody></table>","2020-07-03 10:18:00","read_submit","active","100.00","2020-06-29 10:21:45","","","2019/2020","2nd Term"),
("96","6","0","13","16","9","staff","CHEMISTRY 1ST JULY","<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">9AM - 12PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\">&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">1</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a) (i) &nbsp;&nbsp;&nbsp; Give the name and nature of the radiations that are emitted during radioactivity.<br>(ii) State&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">two&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">differences between chemical reaction and nuclear reaction.<br>(iii) Balance the following nuclear reactions and identify X and Y<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<sup style=\"font-size: 8px;\">212</sup><sub style=\"font-size: 8px;\">84</sub>PO&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: Arial, sans-serif; color: rgb(68, 60, 171);\">â†’</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;<sup style=\"font-size: 8px;\">208</sup><sub style=\"font-size: 8px;\">82</sub>Pb + X<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;II.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<sup style=\"font-size: 8px;\">137</sup><sub style=\"font-size: 8px;\">55</sub>Cs&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: Arial, sans-serif; color: rgb(68, 60, 171);\">â†’</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;<sup style=\"font-size: 8px;\">137</sup><sub style=\"font-size: 8px;\">56</sub>Ba + Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br><br><br>(b) The electron configuration of an element X is:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IS<sup style=\"font-size: 8px;\">2</sup>2s<sup style=\"font-size: 8px;\">2</sup>2p<sup style=\"font-size: 8px;\">6</sup>3s<sup style=\"font-size: 8px;\">2</sup>3p5<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (i) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Deduce the atomic number of X.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; To what group does X belong?<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (iii) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Give&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">two&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">properties of the group to which the element X belong.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (iv) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identify element X by name.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (v) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Write a balanced equation to represent the reaction between the element X and hot &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; concentrated NaOH<br>(c) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (i) Explain why:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; graphite is used as a lubricant;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; II. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; diamond is used as an industrial cutting tool<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii) &nbsp; Write an equation to represent the reaction between aqueous BCL and NH<sub style=\"font-size: 8px;\">3</sub>&nbsp;solution.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (iii) Name the type of reaction represented by the equation. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></span></p></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2PM - 3PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\">&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a) (i) Define&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">saturated solution.</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><br>(ii)The solubility of KN0<sub style=\"font-size: 8px;\">3</sub>&nbsp;at 20Â°C was 3.00 mol dm<sup style=\"font-size: 8px;\">-3</sup>&nbsp;If 67.0g of KN0<sub style=\"font-size: 8px;\">3</sub>&nbsp;was added to 250cm<sup style=\"font-size: 8px;\">3</sup>&nbsp;of water and stirred at 20Â°C, determine whether the solution formed was saturated or not at that temperature.<br clear=\"all\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><img width=\"100\" height=\"14\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image001.jpg\" alt=\"https://waeconline.org.ng/e-learning/Chemistry/chem219mq2_clip_image002.jpg\" v:shapes=\"Picture_x0020_3\"></span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;[7 marks]<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b) (i) Distinguish between&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">dative&nbsp;</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">bond and&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">covalent&nbsp;</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">bond.<br>(ii) Explain why sugar and common salt do&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">not&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">conduct electricity in the solid state.<br>(iii) State the type of intermolecular forces present in:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hydrogen fluoride;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; II. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; argon.<br>(iv) Consider the compounds with the following structures:<br>S - H ----N and 0 - H -----N<br>In which of the compounds is the hydrogen bond stronger? Give reason for your answer.<br><br>(c) (i) State&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">Dalton\'s&nbsp;Law of Partial Pressure.</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><br><br>(ii) &nbsp;&nbsp; If 200cm<sup style=\"font-size: 8px;\">3</sup>&nbsp;of carbon(IV) oxide were collected over water at 18Â°C and 700 mmHg, determine the volume of the dry gas at s.t.p.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">[ standard vapour pressure of water at 18Â°C&nbsp;</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">= 15&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">mmHg]&nbsp;</span></i></span></p></td></tr></tbody></table>","2020-07-03 10:20:00","read_submit","active","100.00","2020-06-29 10:21:51","","","2019/2020","2nd Term"),
("97","5","0","5","7","10","staff","CHEMISTRY 1ST JULY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->State four (4) benefits of agriculture to the\neconomy of West African countries</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Enumerate four (4) functions of agro â€“ services\ncentres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Outline four (4) routine tractor maintenance\npractices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->State two functions of each of the following\nparts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l2 level1 lfo2\"><!--[if !supportLists]-->(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Three-point linkage</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l2 level1 lfo2\"><!--[if !supportLists]-->(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Hydraulic lever</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l3 level1 lfo3\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->A&nbsp; State\nthree (3) ways in which science and technology have contributed to agricultural\ndevelopment through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l1 level1 lfo4\"><!--[if !supportLists]-->(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l1 level1 lfo4\"><!--[if !supportLists]-->(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\">B Give two functions of each of the\nfollowing farm machines and implements: </p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Bulldozer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;\n</span><!--[endif]-->Tractor </p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; </span><!--[endif]-->Spraye</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Planter&nbsp;</p>","2020-07-03 10:37:00","read_submit","active","100.00","2020-06-29 10:43:47","","","2019/2020","2nd Term"),
("98","6","0","5","7","11","staff","AGRIC","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State four (4) benefits of agriculture to the economy of West African countries</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Enumerate four (4) functions of agro â€“ services centres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Outline four (4) routine tractor maintenance practices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State two functions of each of the following parts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Three-point linkage</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Hydraulic lever</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>A&nbsp; State three (3) ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">B Give two functions of each of the following farm machines and implements:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Bulldozer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;</span>Tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;</span>Spraye</p><p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Planter&nbsp;</p>","2020-07-03 10:43:00","read_submit","active","100.00","2020-06-29 10:43:54","","","2019/2020","2nd Term"),
("99","4","0","0","10","12","staff","CIVIC AND MARKETING  3RD JULY","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State four (4) benefits of agriculture to the economy of West African countries</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Enumerate four (4) functions of agro â€“ services centres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Outline four (4) routine tractor maintenance practices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State two functions of each of the following parts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Three-point linkage</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Hydraulic lever</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>A&nbsp; State three (3) ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">B Give two functions of each of the following farm machines and implements:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Bulldozer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;</span>Tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;</span>Spraye</p><p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Planter&nbsp;</p>","2020-07-03 10:53:00","read_submit","active","100.00","2020-06-29 10:54:26","","","2019/2020","2nd Term"),
("100","5","0","15","10","15","staff","CIVIC AND MARKETING  3RD JULY","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State four (4) benefits of agriculture to the economy of West African countries</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Enumerate four (4) functions of agro â€“ services centres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Outline four (4) routine tractor maintenance practices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State two functions of each of the following parts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Three-point linkage</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Hydraulic lever</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>A&nbsp; State three (3) ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">B Give two functions of each of the following farm machines and implements:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Bulldozer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;</span>Tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;</span>Spraye</p><p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Planter&nbsp;</p>","2020-07-03 11:02:00","read_submit","active","100.00","2020-06-29 11:03:59","","","2019/2020","2nd Term"),
("101","6","0","15","10","16","staff","CIVIC AND MARKETING  3RD JULY","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State four (4) benefits of agriculture to the economy of West African countries</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Enumerate four (4) functions of agro â€“ services centres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Outline four (4) routine tractor maintenance practices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State two functions of each of the following parts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Three-point linkage</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Hydraulic lever</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>A&nbsp; State three (3) ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">B Give two functions of each of the following farm machines and implements:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Bulldozer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;</span>Tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;</span>Spraye</p><p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Planter&nbsp;</p>","2020-07-03 11:05:00","read_submit","active","100.00","2020-06-29 11:06:54","","","2019/2020","2nd Term");
INSERT INTO activity VALUES
("102","1","0","2","16","18","staff","MATHS CORRECTION","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraph\" style=\"text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1.&nbsp; &nbsp;</span><!--[endif]-->2b + (3b â€“ 4c) = 2b + 3b â€“ 4c<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 5b â€“ 4c</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraph\" style=\"text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2.&nbsp;&nbsp;</span>3b x 11ab = 3 x b x 11 x a x b<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= 3 x b x 11 x a x b<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= 3 x 11 x a x b2<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= 33ab2</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpFirst\" style=\"text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;3.&nbsp; &nbsp;&nbsp;</span><!--[endif]--><span style=\"font-family:&quot;Helvetica&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">30pq Ã· 6<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= 30 x p x q /6<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 5 x p x q /1<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 5pq /1<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 5pq</span></p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 4.&nbsp; &nbsp;&nbsp;</span><!--[endif]--><span style=\"font-family:&quot;Helvetica&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">3b x 11ab = 3 x b x 11 x a x b<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 3 x b x 11 x a x b<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= 3 x 11 x a x b2<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 33ab2</span></p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->5.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 5.&nbsp; &nbsp;</span><!--[endif]-->2xy Ã— 9y = 2 Ã— x Ã— y Ã— 9 Ã— y<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 2 Ã— 9 Ã— x Ã— y Ã— y<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= 18 Ã— x Ã— y2<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 18xy2</p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><b>2PM -3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-left:.75in;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]--><span style=\"font-family:&quot;Helvetica&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">Explanation:<br>\n350 millionths = 1 millionth x 350<br>\n= 0.000001 x 350 = 0.00035</span></p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraph\" style=\"margin-left:.75in;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]--><span style=\"font-family:&quot;Helvetica&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">Explanation:<br>\n29 thousandths = 1 thousandth x 29<br>\n= 0.001 x 29 = 0.0029</span></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p>","2020-07-03 11:45:00","read_submit","active","100.00","2020-06-29 11:57:02","","","2019/2020","2nd Term"),
("103","2","0","2","16","19","staff","CORRECTIONS OF LAST WEEK MATHEMATICS 22ND JUNE","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 1.&nbsp;&nbsp;</span><!--[endif]--><span style=\"font-family:&quot;Helvetica&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">Let the number I am thinking of be x<br>\nx â€“ 14 = 13<br>\nx = 13 + 14 = 27</span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 2.&nbsp;&nbsp;</span><!--[endif]--><span style=\"font-family:&quot;Helvetica&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">Let the number I think of be y.<br>\n7y + 12 = 40<br>\n7y = 40 â€“ 12<br>\n7y = 28<br>\ny = 28â„7 = 4</span></p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 3.&nbsp;&nbsp;</span><!--[endif]--><span style=\"font-family:&quot;Helvetica&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">The area of a rectangle = length Ã— breadth, where the length = x\nand the breadth = 15 â€“ x<br>\nArea = x Ã— (15 â€“ x) = (15x â€“ x2) cm2</span></p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 4.&nbsp;&nbsp;</span><!--[endif]--><span style=\"font-family:&quot;Helvetica&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">It can be rewritten as: x2 + ax + 2a + 2x = (x + 2)( x + a)</span></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt\"><b>2PM\nâ€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 1.&nbsp;&nbsp;</span><!--[endif]--><span style=\"font-family:&quot;Helvetica&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">Let the number of hours be x and y =&gt; time for the journey<br>\n= Distance/Average speed = 35/7 hours;<br>\nx + y = 5 â€”â€“ [i];<br>\n5x + 10y = 35 â€”- [ii</span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraph\" style=\"text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp;2.&nbsp;</span><!--[endif]-->Two factors with product -54 and sum -3 are: -9\nand +6.<br>\n( 2a<sup>2 </sup>â€“ 9a + 6a â€“ 27) = 0 (2a (a + 3) â€“ 9 (a + 3)<br>\n= (a + 3)(2a â€“ 9) = 0.<br>\n(a + 3 = 0 ( a = -3 or 2a â€“ 9 = 0 =&gt; a = 9/2</p>","2020-07-03 11:59:00","read_submit","active","100.00","2020-06-29 12:04:16","","","2019/2020","2nd Term"),
("104","3","0","2","16","20","staff","CORRECTIONS OF LAST WEEK MATHEMATICS 22ND JUNE","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraph\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 1.&nbsp;&nbsp;</span><span style=\"font-family: Helvetica, sans-serif; color: rgb(60, 55, 55);\">Let the number I am thinking of be x<br>x â€“ 14 = 13<br>x = 13 + 14 = 27</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 2.&nbsp;&nbsp;</span><span style=\"font-family: Helvetica, sans-serif; color: rgb(60, 55, 55);\">Let the number I think of be y.<br>7y + 12 = 40<br>7y = 40 â€“ 12<br>7y = 28<br>y = 28â„7 = 4</span></p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 3.&nbsp;&nbsp;</span><span style=\"font-family: Helvetica, sans-serif; color: rgb(60, 55, 55);\">The area of a rectangle = length Ã— breadth, where the length = x and the breadth = 15 â€“ x<br>Area = x Ã— (15 â€“ x) = (15x â€“ x2) cm2</span></p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 4.&nbsp;&nbsp;</span><span style=\"font-family: Helvetica, sans-serif; color: rgb(60, 55, 55);\">It can be rewritten as: x2 + ax + 2a + 2x = (x + 2)( x + a)</span></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.25in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.25in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.25in;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.25in;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.25in;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraph\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 1.&nbsp;&nbsp;</span><span style=\"font-family: Helvetica, sans-serif; color: rgb(60, 55, 55);\">Let the number of hours be x and y =&gt; time for the journey<br>= Distance/Average speed = 35/7 hours;<br>x + y = 5 â€”â€“ [i];<br>5x + 10y = 35 â€”- [ii</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p></p><p class=\"MsoListParagraph\" style=\"text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp;2.&nbsp;</span>Two factors with product -54 and sum -3 are: -9 and +6.<br>( 2a<sup style=\"font-size: 8.25px;\">2&nbsp;</sup>â€“ 9a + 6a â€“ 27) = 0 (2a (a + 3) â€“ 9 (a + 3)<br>= (a + 3)(2a â€“ 9) = 0.<br>(a + 3 = 0 ( a = -3 or 2a â€“ 9 = 0 =&gt; a = 9/2</p>","2020-07-03 12:02:00","read_submit","active","100.00","2020-06-29 12:04:23","","","2019/2020","2nd Term"),
("105","2","0","2","16","19","staff","MATHEMATICS QUESTIONS","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION </p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Solve the\nfollowing:</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">&nbsp;1. A motorist drives for m hours at 120km/hr and\nn hours at 18km/hr. Altogether Somina drives 78km in 5 hours. Find m and n</span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 2.&nbsp;</span></span><!--[endif]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">Solve the equation 3x\n+ 4y = 5 and 7x + 2y = 8</span></p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp;3.&nbsp;&nbsp;</span></span><!--[endif]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">Water flows through a\n3cm diameter pipe at the rate of 3 metres/second. How many water flow through\nthe pipe in one second and express the flow of water as a rate in\nlitres/minute?</span></p><p class=\"MsoListParagraphCxSpLast\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp;1.&nbsp;</span><!--[endif]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">Abidjan is 4o west of\nAccra and on the same circle of latitude. If the radius of this circle of\nlatitude is 6370 km, how far is Abidjan west of Accra, correct to the nearest\nkilometer? (Take Ï€ = 22/7).</span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737;mso-ansi-language:EN-US;\nmso-fareast-language:EN-US;mso-bidi-language:AR-SA\">2. A measuring cylinder of\nradius 3.5cm contains water to a height of 56cm. If this water is poured into a\nsimilar cylinder of radius 14cm, what will be the height of the water column?</span><br></p>","2020-07-03 12:08:00","read_submit","active","100.00","2020-06-29 12:10:01","","","2019/2020","2nd Term"),
("106","3","0","2","16","22","staff","MATHEMATICS 29 JUNE","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">QUESTION</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">Solve the following:</p><p class=\"MsoListParagraph\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span><span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">&nbsp;1. A motorist drives for m hours at 120km/hr and n hours at 18km/hr. Altogether Somina drives 78km in 5 hours. Find m and n</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 2.&nbsp;</span></span><span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">Solve the equation 3x + 4y = 5 and 7x + 2y = 8</span></p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp;3.&nbsp;&nbsp;</span></span><span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">Water flows through a 3cm diameter pipe at the rate of 3 metres/second. How many water flow through the pipe in one second and express the flow of water as a rate in litres/minute?</span></p><p class=\"MsoListParagraphCxSpLast\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraph\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp;1.&nbsp;</span><span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">Abidjan is 4o west of Accra and on the same circle of latitude. If the radius of this circle of latitude is 6370 km, how far is Abidjan west of Accra, correct to the nearest kilometer? (Take Ï€ = 22/7).</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p><span style=\"font-size: 11pt; line-height: 16.8667px; font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">2. A measuring cylinder of radius 3.5cm contains water to a height of 56cm. If this water is poured into a similar cylinder of radius 14cm, what will be the height of the water column?</span></p>","2020-07-03 12:12:00","read_submit","active","100.00","2020-06-29 12:13:24","","","2019/2020","2nd Term"),
("107","1","0","2","16","21","staff","MATHEMATICS 29 JUNE","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MATHEMATICS <o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Show working for the following</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;text-indent:\n.5in\"><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family:\n&quot;Times New Roman&quot;;color:#3C3737\">(i)&nbsp; I\nthink of a number. I take away 14. The result is 13. What number am I thinking\nof?<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\">(ii) <span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">Think of a number. I\nmultiply it by 7. I add 12. The result is 40. What is the number I am &nbsp;&nbsp;&nbsp;thinking of?<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\">(iii) <span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">The perimeter of a\nrectangle is 30 cm and its length is x cm. Find its area in terms of x<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\">(iv) <span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">. Factorize x<sup>2</sup>\n+ 2a + ax + 2x</span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) <span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">1. A student travelled\nfor x hours at 5km/hr and for y hours at 10km/hr. The journey was 35km\naltogether, which of the following equations represent the given information if\nthe average speed for the journey was 7km/hr?<br>\n<!--[if !supportLineBreakNewLine]--><br>\n<!--[endif]--></span></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) <span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">Solve the equation 2a<sup>2</sup>\nâ€“ 3a â€“ 27 = 0<o:p></o:p></span></p>","2020-07-03 12:16:00","read_submit","active","100.00","2020-06-29 12:17:14","","","2019/2020","2nd Term"),
("108","2","0","2","16","23","staff","MATHEMATICS 29 JUNE","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION </p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Solve the\nfollowing:</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp;1.&nbsp;&nbsp;</span></span><!--[endif]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">&nbsp;A motorist drives for m hours at 120km/hr and\nn hours at 18km/hr. Altogether Somina drives 78km in 5 hours. Find m and n</span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp;2.&nbsp;&nbsp;</span></span><!--[endif]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">Solve the equation 3x\n+ 4y = 5 and 7x + 2y = 8</span></p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 3.&nbsp;</span></span><!--[endif]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">Water flows through a\n3cm diameter pipe at the rate of 3 metres/second. How many water flow through\nthe pipe in one second and express the flow of water as a rate in\nlitres/minute?</span></p><p class=\"MsoListParagraphCxSpLast\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp;1.&nbsp;</span><!--[endif]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">Abidjan is 4o west of\nAccra and on the same circle of latitude. If the radius of this circle of\nlatitude is 6370 km, how far is Abidjan west of Accra, correct to the nearest\nkilometer? (Take Ï€ = 22/7).</span></p>","2020-07-03 12:21:00","read_submit","active","100.00","2020-06-29 12:23:17","","","2019/2020","2nd Term"),
("109","1","0","28","18","24","staff","CIVIC EDU","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">2.\na. Define Traffic Rules and Regulations<br>\n2b. State five general traffic rules and regulations.<br>\n2c. Explain the following<br>\n&nbsp; &nbsp;i.\nRoad Safety<br>\n&nbsp;&nbsp;ii.\nRoad Junction<br>\n&nbsp;iii. Traffic light.<o:p></o:p></span></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><b><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p><p>\n\n\n\n\n\n\n\n</p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">1a.\nDefine Road<br>\n&nbsp; b. State and explain 3 categories of\nroads<br>\n&nbsp; c. Draw a cross road and site example.<b><o:p></o:p></b></span></p>","2020-07-03 12:33:00","read_submit","active","100.00","2020-06-29 12:35:12","","","2019/2020","2nd Term"),
("110","2","0","28","18","25","staff","CIVIC EDU","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">2.\na. Define Traffic Rules and Regulations<br>\n2b. State five general traffic rules and regulations.<br>\n2c. Explain the following<br>\n&nbsp; &nbsp;i.\nRoad Safety<br>\n&nbsp;&nbsp;ii.\nRoad Junction<br>\n&nbsp;iii. Traffic light.<o:p></o:p></span></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><b><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p><p>\n\n\n\n\n\n\n\n</p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">1a.\nDefine Road<br>\n&nbsp; b. State and explain 3 categories of\nroads<br>\n&nbsp; c. Draw a cross road and site example.<b><o:p></o:p></b></span></p>","2020-07-03 12:38:00","read_submit","active","100.00","2020-06-29 12:39:53","","","2019/2020","2nd Term"),
("111","3","0","28","18","26","staff","CIVIC EDU","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">2.\na. Define Traffic Rules and Regulations<br>\n2b. State five general traffic rules and regulations.<br>\n2c. Explain the following<br>\n&nbsp; &nbsp;i.\nRoad Safety<br>\n&nbsp;&nbsp;ii.\nRoad Junction<br>\n&nbsp;iii. Traffic light.<o:p></o:p></span></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><b><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p><p>\n\n\n\n\n\n\n\n</p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">1a.\nDefine Road<br>\n&nbsp; b. State and explain 3 categories of\nroads<br>\n&nbsp; c. Draw a cross road and site example.<b><o:p></o:p></b></span></p>","2020-07-03 12:50:00","read_submit","active","100.00","2020-06-29 12:57:22","","","2019/2020","2nd Term"),
("112","1","0","3","14","27","staff","BASIC SCIENCE 3RD JULY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>BASIC SCIENCE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">1 a.\nState three types of soil and explain them.<br>\n&nbsp;&nbsp; b. State two properties each.<br>\n&nbsp;&nbsp; c. Define the following termsâ€™\nweathering formation of soil, atom and air.<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">2 a. List the seven parts of human brain.<br>\n&nbsp;&nbsp; b. Explain an two you know.<br>\n&nbsp;&nbsp; c. Define metabolism.<br>\n&nbsp;&nbsp; d. List four types of STI<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Define the\nfollowing:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Capacitor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Insulator</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Motor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Automated teller machine</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->5.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->resistor</p>","2020-07-03 13:11:00","read_submit","active","100.00","2020-06-29 13:12:20","","","2019/2020","2nd Term"),
("113","2","0","3","14","28","staff","BASIC SCIENCE 3RD JULY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>BASIC SCIENCE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">1 a.\nState three types of soil and explain them.<br>\n&nbsp;&nbsp; b. State two properties each.<br>\n&nbsp;&nbsp; c. Define the following termsâ€™\nweathering formation of soil, atom and air.<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">2 a. List the seven parts of human brain.<br>\n&nbsp;&nbsp; b. Explain an two you know.<br>\n&nbsp;&nbsp; c. Define metabolism.<br>\n&nbsp;&nbsp; d. List four types of STI<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Define the\nfollowing:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Capacitor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Insulator</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Motor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Automated teller machine</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->5.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->resistor</p>","2020-07-03 13:13:00","read_submit","active","100.00","2020-06-29 13:16:10","","","2019/2020","2nd Term"),
("114","3","0","3","14","29","staff","BASIC SCIENCE 3RD JULY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>BASIC SCIENCE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">1 a.\nState three types of soil and explain them.<br>\n&nbsp;&nbsp; b. State two properties each.<br>\n&nbsp;&nbsp; c. Define the following termsâ€™\nweathering formation of soil, atom and air.<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">2 a. List the seven parts of human brain.<br>\n&nbsp;&nbsp; b. Explain an two you know.<br>\n&nbsp;&nbsp; c. Define metabolism.<br>\n&nbsp;&nbsp; d. List four types of STI<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Define the\nfollowing:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Capacitor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Insulator</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Motor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Automated teller machine</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->5.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->resistor</p>","2020-07-03 13:17:00","read_submit","active","100.00","2020-06-29 13:18:26","","","2019/2020","2nd Term"),
("115","1","0","0","13","30","staff","NEWS UPDATE","<p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Hello students, as regard to the ongoing online assignment, most students do not submit their work which makes it difficult to input assessment.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">&nbsp;You are fully aware we do not charge for the online assignment and we, the institution have been paying for it.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">therefore, we urge every student to submit all the last week assignment before will proceed. failure to do so, you will no longer have asset to the online activities. only those who upload their assignment will be given asset to their portal.&nbsp;</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\"><br></p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Thanks,</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Director&nbsp;</p>","2020-07-10 12:07:00","read_only","active","100.00","2020-07-06 12:07:33","","","2019/2020","2nd Term"),
("116","2","0","0","13","31","staff","NEWS UPDATE","<p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Hello students, as regard to the ongoing online assignment, most students do not submit their work which makes it difficult to input assessment.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">&nbsp;You are fully aware we do not charge for the online assignment and we, the institution have been paying for it.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">therefore, we urge every student to submit all the last week assignment before will proceed. failure to do so, you will no longer have asset to the online activities. only those who upload their assignment will be given asset to their portal.&nbsp;</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\"><br></p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Thanks,</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Director&nbsp;</p>","2020-07-10 12:10:00","read_only","active","100.00","2020-07-06 12:10:58","","","2019/2020","2nd Term"),
("117","3","0","0","13","32","staff","NEWS UPDATE","<p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Hello students, as regard to the ongoing online assignment, most students do not submit their work which makes it difficult to input assessment.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">&nbsp;You are fully aware we do not charge for the online assignment and we, the institution have been paying for it.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">therefore, we urge every student to submit all the last week assignment before will proceed. failure to do so, you will no longer have asset to the online activities. only those who upload their assignment will be given asset to their portal.&nbsp;</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\"><br></p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Thanks,</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Director&nbsp;</p>","2020-07-10 12:12:00","read_only","active","100.00","2020-07-06 12:12:49","","","2019/2020","2nd Term"),
("118","4","0","0","13","33","staff","NEWS UPDATE","<p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Hello students, as regard to the ongoing online assignment, most students do not submit their work which makes it difficult to input assessment.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">&nbsp;You are fully aware we do not charge for the online assignment and we, the institution have been paying for it.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">therefore, we urge every student to submit all the last week assignment before will proceed. failure to do so, you will no longer have asset to the online activities. only those who upload their assignment will be given asset to their portal.&nbsp;</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\"><br></p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Thanks,</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Director&nbsp;</p>","2020-07-10 12:14:00","read_only","active","100.00","2020-07-06 12:14:42","","","2019/2020","2nd Term"),
("119","5","0","0","13","34","staff","NEWS UPDATE","<p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Hello students, as regard to the ongoing online assignment, most students do not submit their work which makes it difficult to input assessment.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">&nbsp;You are fully aware we do not charge for the online assignment and we, the institution have been paying for it.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">therefore, we urge every student to submit all the last week assignment before will proceed. failure to do so, you will no longer have asset to the online activities. only those who upload their assignment will be given asset to their portal.&nbsp;</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\"><br></p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Thanks,</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Director&nbsp;</p>","2020-07-10 12:16:00","read_only","active","100.00","2020-07-06 12:16:38","","","2019/2020","2nd Term"),
("120","6","0","0","13","35","staff","NEWS UPDATE","<p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Hello students, as regard to the ongoing online assignment, most students do not submit their work which makes it difficult to input assessment.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">&nbsp;You are fully aware we do not charge for the online assignment and we, the institution have been paying for it.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">therefore, we urge every student to submit all the last week assignment before will proceed. failure to do so, you will no longer have asset to the online activities. only those who upload their assignment will be given asset to their portal.&nbsp;</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\"><br></p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Thanks,</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Director&nbsp;</p>","2020-07-10 12:18:00","read_only","active","100.00","2020-07-06 12:18:25","","","2019/2020","2nd Term");




CREATE TABLE `activity_comment` (
  `activity_comment_id` int(11) NOT NULL AUTO_INCREMENT,
  `assignment_id` int(11) NOT NULL,
  `user_id` int(11) NOT NULL,
  `table_name` varchar(20) NOT NULL,
  `comment` varchar(500) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`activity_comment_id`),
  KEY `assignment_id` (`assignment_id`,`user_id`)
) ENGINE=InnoDB AUTO_INCREMENT=41 DEFAULT CHARSET=utf8mb4;


INSERT INTO activity_comment VALUES
("1","5","28","students","Ma\'am please I am not at pH where my textbook are... Can I browse it?","2020-05-20 10:00:07"),
("2","6","45","students","ma pls should we  anawer the clause or only to read about it","2020-05-20 10:13:10"),
("3","5","134","students","Sorry ma I just knew about it today","2020-05-20 16:42:27"),
("4","6","6","staff","Read and answer the questions, thanks","2020-05-20 16:47:07"),
("5","5","6","staff","@Jennifer it actually started today","2020-05-20 16:48:40"),
("6","5","6","staff","@Isaac the textbook will be preferable, try and get one over there, we are following 3rd term scheme. thanks","2020-05-20 16:50:54"),
("7","5","134","students","Ma pls how are we going to know the calendar or roaster","2020-05-21 09:23:10"),
("8","5","31","students","Ma\'am I can\'t find it in my textbook","2020-05-22 23:35:56"),
("9","5","134","students","Ma I can\'t find it in my textbook","2020-05-22 23:48:06"),
("10","7","153","students","Iâ€™m done reading the comprehension","2020-05-28 12:43:11"),
("11","12","45","students","Sir please I am not seeing the question some of them are hidden","2020-06-01 08:41:01"),
("16","12","49","students","Sir mine are also hidden","2020-06-01 14:03:10"),
("17","12","49","students","Sir mine are also hidden","2020-06-01 14:03:11"),
("18","12","49","students","Sir mine are also hidden","2020-06-01 14:03:15"),
("19","12","49","students","Sir mine are also hidden","2020-06-01 14:03:15"),
("20","12","49","students","Sir mine are also hidden","2020-06-01 14:03:15"),
("21","12","49","students","Sir mine are also hidden","2020-06-01 14:03:15"),
("22","12","49","students","Sir mine are also hidden","2020-06-01 14:03:15"),
("23","12","49","students","Sir mine are also hidden","2020-06-01 14:03:16"),
("24","12","49","students","Sir mine are also hidden","2020-06-01 14:03:16"),
("25","12","49","students","Sir mine are also hidden","2020-06-01 14:03:18"),
("30","12","54","students","Sir I\'m not seeing some of the questions they\'re hidden","2020-06-01 16:07:44"),
("31","12","63","students","Some of the questions are not complete\nHow are we going to do the homework","2020-06-01 17:46:19"),
("32","17","28","students","Ma\'am please do you mean in store marketing","2020-06-02 13:06:14"),
("33","12","16","staff","Sorry for the hidden questions,  attempt the clearer ones, snap and upload them. thanks","2020-06-05 15:00:20"),
("34","32","42","students","Should we type it or write  and upload","2020-06-10 12:31:33"),
("35","32","42","students","The rest of the questions are not showing fully \nIts only number one that is clear","2020-06-10 12:51:57"),
("36","54","16","staff","hello, i need your works for evaluation, only Precious Dappa has submitted for this week for SS3 class. thanks","2020-06-18 12:24:49"),
("37","52","16","staff","hello, i need your mathematics work for evaluation. thanks","2020-06-18 12:28:13"),
("38","52","28","students","Rsir please i have done all the assignments and submitted please check sir","2020-06-20 20:20:29"),
("39","56","45","students","Aunty good morning my question is what if you like the place","2020-06-25 09:44:32"),
("40","97","42","students","This was sent two times","2020-07-18 10:27:19");




CREATE TABLE `admission_class` (
  `admission_class_id` int(11) NOT NULL AUTO_INCREMENT,
  `admission_sessions_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `price` decimal(15,2) NOT NULL,
  PRIMARY KEY (`admission_class_id`),
  KEY `admission_session_id` (`admission_sessions_id`),
  KEY `class_id` (`class_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `admission_exam_questions` (
  `admission_exam_question_id` int(11) NOT NULL AUTO_INCREMENT,
  `admission_exam_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `question_id` int(11) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`admission_exam_question_id`),
  KEY `admission_exam_id` (`admission_exam_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `admission_exam_student_questions` (
  `admission_exam_student_question_id` int(11) NOT NULL AUTO_INCREMENT,
  `admission_exam_student_id` int(11) NOT NULL,
  `question_options_id` int(11) NOT NULL,
  PRIMARY KEY (`admission_exam_student_question_id`),
  KEY `admission_exam_student_id` (`admission_exam_student_id`),
  KEY `question_options_id` (`question_options_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `admission_exam_students` (
  `admission_exam_student_id` int(11) NOT NULL AUTO_INCREMENT,
  `admission_exam_id` int(11) NOT NULL,
  `admission_student_id` int(11) NOT NULL,
  `start_date` datetime NOT NULL DEFAULT current_timestamp(),
  `end_date` datetime NOT NULL,
  `score` decimal(15,2) DEFAULT NULL,
  `revised_score` decimal(15,2) DEFAULT NULL,
  `total_score` decimal(15,2) DEFAULT NULL,
  `score_percentage` decimal(15,2) DEFAULT NULL,
  `revised_score_percentage` decimal(15,2) DEFAULT NULL,
  `approval` tinyint(4) NOT NULL,
  `fullscreen_exits` int(11) NOT NULL,
  `exam_ended_cond` varchar(30) NOT NULL,
  PRIMARY KEY (`admission_exam_student_id`),
  KEY `admission_exam_id` (`admission_exam_id`),
  KEY `student_id` (`admission_student_id`),
  KEY `approval` (`approval`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `admission_exam_webcams` (
  `admission_exam_webcam_id` int(11) NOT NULL AUTO_INCREMENT,
  `admission_exam_id` int(11) NOT NULL,
  `admission_student_id` int(11) NOT NULL,
  `google_drive_id` varchar(300) NOT NULL,
  `timestamp` varchar(20) NOT NULL,
  PRIMARY KEY (`admission_exam_webcam_id`),
  KEY `admission_exam_id` (`admission_exam_id`,`admission_student_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `admission_exams` (
  `admission_exam_id` int(11) NOT NULL AUTO_INCREMENT,
  `admission_class_id` int(11) NOT NULL,
  `exam_name` varchar(300) NOT NULL,
  `exam_description` text NOT NULL,
  `exam_type` varchar(20) NOT NULL DEFAULT 'multiple_choice',
  `duration` int(11) NOT NULL,
  `start_date` datetime NOT NULL,
  `end_date` datetime NOT NULL,
  `maximum_attempt` tinyint(4) NOT NULL,
  `minimum_percentage` tinyint(4) NOT NULL,
  `view_answers` tinyint(4) NOT NULL,
  `surveillance` tinyint(4) NOT NULL,
  `activation` varchar(10) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`admission_exam_id`),
  KEY `activation` (`activation`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `admission_form` (
  `admission_form_id` int(11) NOT NULL AUTO_INCREMENT,
  `admission_form` text NOT NULL,
  `upload_instruction` varchar(500) NOT NULL,
  PRIMARY KEY (`admission_form_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4;


INSERT INTO admission_form VALUES
("1","[{\"type\":\"text\",\"required\":true,\"label\":\"Last Name\",\"placeholder\":\"ENTER LAST NAME\",\"className\":\"form-control\",\"name\":\"last_name\",\"access\":false,\"subtype\":\"text\"},{\"type\":\"text\",\"required\":true,\"label\":\"First Name\",\"placeholder\":\"ENTER FIRST NAME\",\"className\":\"form-control\",\"name\":\"first_name\",\"access\":false,\"subtype\":\"text\"},{\"type\":\"text\",\"required\":false,\"label\":\"Other Name\",\"placeholder\":\"ENTER OTHER NAME\",\"className\":\"form-control\",\"name\":\"other_name\",\"access\":false,\"subtype\":\"text\"},{\"type\":\"select\",\"required\":true,\"label\":\"Gender\",\"className\":\"form-control\",\"name\":\"gender\",\"access\":false,\"values\":[{\"label\":\"MALE\",\"value\":\"male\",\"selected\":true},{\"label\":\"FEMALE\",\"value\":\"female\"}]},{\"type\":\"select\",\"required\":true,\"label\":\"Religion\",\"placeholder\":\"Religion\",\"className\":\"form-control\",\"name\":\"religion\",\"access\":false,\"values\":[{\"label\":\"CHRISTIANITY \",\"value\":\"Christianity\"},{\"label\":\"ISLAM \",\"value\":\"Islam\"}]},{\"type\":\"date\",\"required\":true,\"label\":\"Date of Birth\",\"className\":\"form-control\",\"name\":\"dob\",\"access\":false},{\"type\":\"text\",\"required\":true,\"label\":\"Parent Name\",\"placeholder\":\"ENTER PARENT NAME\",\"className\":\"form-control\",\"name\":\"parent_name\",\"access\":false,\"subtype\":\"text\"},{\"type\":\"text\",\"required\":true,\"label\":\"Parent Address\",\"placeholder\":\"ENTER PARENT ADDRESS\",\"className\":\"form-control\",\"name\":\"home_address\",\"access\":false,\"subtype\":\"text\"},{\"type\":\"text\",\"required\":true,\"label\":\"Parent Occupation\",\"placeholder\":\"ENTER PARENT OCCUPATION\",\"className\":\"form-control\",\"name\":\"occupation\",\"access\":false,\"subtype\":\"text\"},{\"type\":\"autocomplete\",\"required\":true,\"label\":\"Parent State of Origin\",\"className\":\"form-control\",\"name\":\"parent_state_origin\",\"access\":false,\"requireValidOption\":true,\"values\":[{\"label\":\"ABIA\",\"value\":\"ABIA\"},{\"label\":\"ADAMAWA\",\"value\":\"ADAMAWA\"},{\"label\":\"AKWA IBOM\",\"value\":\"AKWA IBOM\"},{\"label\":\"ANAMBRA\",\"value\":\"ANAMBRA\"},{\"label\":\"BAUCHI\",\"value\":\"BAUCHI\"},{\"label\":\"BAYELSA\",\"value\":\"BAYELSA\"},{\"label\":\"BENUE\",\"value\":\"BENUE\"},{\"label\":\"BORNO\",\"value\":\"BORNO\"},{\"label\":\"CROSS RIVER\",\"value\":\"CROSS RIVER\"},{\"label\":\"DELTA\",\"value\":\"DELTA\"},{\"label\":\"EBONYI\",\"value\":\"EBONYI\"},{\"label\":\"EDO\",\"value\":\"EDO\"},{\"label\":\"EKITI\",\"value\":\"EKITI\"},{\"label\":\"ENUGU\",\"value\":\"ENUGU\"},{\"label\":\"FCT\",\"value\":\"FCT\"},{\"label\":\"GOMBE\",\"value\":\"GOMBE\"},{\"label\":\"IMO\",\"value\":\"IMO\"},{\"label\":\"JIGAWA\",\"value\":\"JIGAWA\"},{\"label\":\"KADUNA\",\"value\":\"KADUNA\"},{\"label\":\"KANO\",\"value\":\"KANO\"},{\"label\":\"KATSINA\",\"value\":\"KATSINA\"},{\"label\":\"KEBBI\",\"value\":\"KEBBI\"},{\"label\":\"KOGI\",\"value\":\"KOGI\"},{\"label\":\"KWARA\",\"value\":\"KWARA\"},{\"label\":\"LAGOS\",\"value\":\"LAGOS\"},{\"label\":\"NASARAWA\",\"value\":\"NASARAWA\"},{\"label\":\"NIGER\",\"value\":\"NIGER\"},{\"label\":\"OGUN\",\"value\":\"OGUN\"},{\"label\":\"ONDO\",\"value\":\"ONDO\"},{\"label\":\"OSUN\",\"value\":\"OSUN\"},{\"label\":\"OYO\",\"value\":\"OYO\"},{\"label\":\"PLATEAU\",\"value\":\"PLATEAU\"},{\"label\":\"RIVERS\",\"value\":\"RIVERS\"},{\"label\":\"SOKOTO\",\"value\":\"SOKOTO\"},{\"label\":\"TARABA\",\"value\":\"TARABA\"},{\"label\":\"YOBE\",\"value\":\"YOBE\"},{\"label\":\"ZAMFARA\",\"value\":\"ZAMFARA\"}]},{\"type\":\"select\",\"required\":true,\"label\":\"Parent Religion\",\"placeholder\":\"Religion\",\"className\":\"form-control\",\"name\":\"select-1595660440643\",\"access\":false,\"values\":[{\"label\":\"CHRISTIANITY \",\"value\":\"Christianity\",\"selected\":true},{\"label\":\"ISLAM \",\"value\":\"Islam\"}]}]","");




CREATE TABLE `admission_sessions` (
  `admission_sessions_id` int(11) NOT NULL AUTO_INCREMENT,
  `admission_sessions_name` varchar(300) NOT NULL,
  `admission_status` varchar(100) NOT NULL DEFAULT 'active',
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`admission_sessions_id`),
  KEY `admission_status` (`admission_status`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `admission_students` (
  `admission_student_id` int(11) NOT NULL AUTO_INCREMENT,
  `admission_class_id` int(11) NOT NULL,
  `main_phonenumber` varchar(20) NOT NULL,
  `phone_number2` varchar(20) DEFAULT NULL,
  `email` varchar(300) NOT NULL,
  `student_info` text NOT NULL,
  `payment` varchar(10) NOT NULL,
  `application_status` varchar(20) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`admission_student_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `admission_uploads` (
  `admission_upload_id` int(11) NOT NULL AUTO_INCREMENT,
  `admission_student_id` int(11) NOT NULL,
  `upload_title` varchar(50) NOT NULL,
  `google_drive_id` varchar(100) NOT NULL,
  `google_drive_title` varchar(50) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`admission_upload_id`),
  KEY `admission_student_id` (`admission_student_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `album` (
  `album_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `album_cat` varchar(20) NOT NULL,
  `album_name` varchar(100) NOT NULL,
  `album_date` datetime NOT NULL,
  PRIMARY KEY (`album_id`),
  KEY `album_cat` (`album_cat`),
  KEY `class_id` (`class_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `album_images` (
  `album_images_id` int(11) NOT NULL AUTO_INCREMENT,
  `album_id` int(11) NOT NULL,
  `image_name` varchar(20) NOT NULL,
  `image_dir` varchar(300) NOT NULL,
  `google_drive_id` varchar(300) DEFAULT NULL,
  `image_google_drive_dir` varchar(300) DEFAULT NULL,
  `image_embed_dir` varchar(300) DEFAULT NULL,
  `image_thumb_dir` varchar(300) DEFAULT NULL,
  PRIMARY KEY (`album_images_id`),
  KEY `album_id` (`album_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `alumni` (
  `alumni_id` int(11) NOT NULL AUTO_INCREMENT,
  `alumni_class_id` int(11) NOT NULL,
  `last_name` varchar(50) NOT NULL,
  `first_name` varchar(50) NOT NULL,
  `address` varchar(400) NOT NULL,
  `phonenumber` varchar(20) NOT NULL,
  `email` varchar(200) NOT NULL,
  `payment_reference` varchar(50) DEFAULT NULL,
  `year_you_left` varchar(20) NOT NULL,
  `set_name` varchar(15) NOT NULL,
  `brief_info` varchar(400) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`alumni_id`),
  KEY `alumni_class_id` (`alumni_class_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `alumni_class` (
  `alumni_class_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_name` varchar(50) NOT NULL,
  `class_group` varchar(10) NOT NULL,
  `class_order` int(11) NOT NULL,
  PRIMARY KEY (`alumni_class_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `app_token` (
  `app_token_id` int(11) NOT NULL AUTO_INCREMENT,
  `user_id` int(11) NOT NULL,
  `table_name` varchar(100) NOT NULL,
  `user_key` varchar(100) NOT NULL,
  `browser_token` varchar(100) NOT NULL,
  `db_name` varchar(100) NOT NULL,
  `token` varchar(300) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  `last_updated` datetime NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`app_token_id`),
  KEY `user_key` (`user_key`,`token`),
  KEY `browser_token` (`browser_token`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `assignments` (
  `assignment_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `assignment_title` varchar(200) NOT NULL,
  `assignment_text` text NOT NULL,
  `assignment_dir` varchar(500) NOT NULL,
  `assignment_date` datetime NOT NULL,
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  PRIMARY KEY (`assignment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `assignments_answer_file` (
  `assignments_answer_file_id` int(11) NOT NULL AUTO_INCREMENT,
  `assignment_id` int(11) NOT NULL,
  `file_name` varchar(100) NOT NULL,
  `file_dir` varchar(300) NOT NULL,
  `google_drive_id` varchar(200) NOT NULL,
  `google_drive_title` varchar(200) NOT NULL,
  `google_drive_thumbnail_link` varchar(300) NOT NULL,
  `google_drive_dir` varchar(300) NOT NULL,
  `google_drive_embed_link` varchar(300) NOT NULL,
  `google_drive_filesize` varchar(30) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`assignments_answer_file_id`),
  KEY `assignment_id` (`assignment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `assignments_files` (
  `assignments_file_id` int(11) NOT NULL AUTO_INCREMENT,
  `assignment_id` int(11) NOT NULL,
  `file_name` varchar(200) NOT NULL,
  `file_dir` varchar(300) NOT NULL,
  `google_drive_id` varchar(200) NOT NULL,
  `google_drive_title` varchar(200) NOT NULL,
  `google_drive_thumbnail_link` varchar(300) NOT NULL,
  `google_drive_dir` varchar(300) NOT NULL,
  `google_drive_embed_link` varchar(300) NOT NULL,
  `google_drive_filesize` varchar(30) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`assignments_file_id`),
  KEY `assignment_id` (`assignment_id`)
) ENGINE=InnoDB AUTO_INCREMENT=55 DEFAULT CHARSET=utf8mb4;


INSERT INTO assignments_files VALUES
("1","28","14b0ab.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/14b0ab.jpg","","","","","","","2020-06-08 11:04:18"),
("2","28","eacc19.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/eacc19.jpg","","","","","","","2020-06-08 11:04:18"),
("3","28","25d448.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/25d448.jpg","","","","","","","2020-06-08 11:04:18"),
("4","28","5f616b.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/5f616b.jpg","","","","","","","2020-06-08 11:04:18"),
("5","28","29f207.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/29f207.jpg","","","","","","","2020-06-08 11:04:18"),
("6","29","e7c997.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/e7c997.jpg","","","","","","","2020-06-08 11:07:37"),
("7","29","e263e2.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/e263e2.jpg","","","","","","","2020-06-08 11:07:37"),
("8","29","335d80.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/335d80.jpg","","","","","","","2020-06-08 11:07:37"),
("9","29","01cc16.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/01cc16.jpg","","","","","","","2020-06-08 11:07:37"),
("10","29","8f3350.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/8f3350.jpg","","","","","","","2020-06-08 11:07:37"),
("11","30","558308.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/558308.jpg","","","","","","","2020-06-08 11:13:14"),
("12","30","7f969a.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/7f969a.jpg","","","","","","","2020-06-08 11:13:14"),
("13","30","3e1b4c.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/3e1b4c.jpg","","","","","","","2020-06-08 11:13:14"),
("14","30","b5d091.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/b5d091.jpg","","","","","","","2020-06-08 11:13:14"),
("15","30","c2b41f.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/c2b41f.jpg","","","","","","","2020-06-08 11:13:14"),
("16","49","246636.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/246636.jpg","","","","","","","2020-06-15 12:30:52"),
("17","49","96306e.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/96306e.jpg","","","","","","","2020-06-15 12:30:52"),
("18","49","434310.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/434310.jpg","","","","","","","2020-06-15 12:30:52"),
("19","50","0093e3.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/0093e3.jpg","","","","","","","2020-06-15 12:31:50"),
("20","50","a8d627.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/a8d627.jpg","","","","","","","2020-06-15 12:31:50"),
("21","50","2d97aa.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/2d97aa.jpg","","","","","","","2020-06-15 12:31:50"),
("22","51","1cad84.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/1cad84.jpg","","","","","","","2020-06-15 12:32:48"),
("23","51","ec0e60.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/ec0e60.jpg","","","","","","","2020-06-15 12:32:48"),
("24","51","005a04.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/005a04.jpg","","","","","","","2020-06-15 12:32:48"),
("25","67","b7c625.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/b7c625.jpg","","","","","","","2020-06-22 11:24:42"),
("26","67","5ea52b.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/5ea52b.jpg","","","","","","","2020-06-22 11:24:42"),
("27","67","6ff77f.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/6ff77f.jpg","","","","","","","2020-06-22 11:24:42"),
("28","67","8f5d52.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/8f5d52.jpg","","","","","","","2020-06-22 11:24:42"),
("29","68","007ec0.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/007ec0.jpg","","","","","","","2020-06-22 11:25:35"),
("30","68","445c91.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/445c91.jpg","","","","","","","2020-06-22 11:25:35"),
("31","68","ec663a.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/ec663a.jpg","","","","","","","2020-06-22 11:25:35"),
("32","68","3534ce.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/3534ce.jpg","","","","","","","2020-06-22 11:25:35"),
("33","69","739894.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/739894.jpg","","","","","","","2020-06-22 11:26:57"),
("34","69","f658f1.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/f658f1.jpg","","","","","","","2020-06-22 11:26:57"),
("35","69","246f68.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/246f68.jpg","","","","","","","2020-06-22 11:26:57"),
("36","69","a39c57.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/a39c57.jpg","","","","","","","2020-06-22 11:26:57"),
("37","88","","","10Knf5fSqB4rWaEBLkuFH-IsDx_ntKeeO","9040ce.jpg","","https://drive.google.com/file/d/10Knf5fSqB4rWaEBLkuFH-IsDx_ntKeeO/view?usp=drivesdk","https://drive.google.com/file/d/10Knf5fSqB4rWaEBLkuFH-IsDx_ntKeeO/preview?usp=drivesdk","114638","2020-06-29 09:24:39"),
("38","88","","","1XiSlJuikNVLDRYbXc2tG1v8yLw1fFB1c","6f7fa8.jpg","","https://drive.google.com/file/d/1XiSlJuikNVLDRYbXc2tG1v8yLw1fFB1c/view?usp=drivesdk","https://drive.google.com/file/d/1XiSlJuikNVLDRYbXc2tG1v8yLw1fFB1c/preview?usp=drivesdk","105774","2020-06-29 09:24:39"),
("39","88","","","1z2a_d9soOBMJPkZA-hFFz8zS9MPh038M","50c288.jpg","","https://drive.google.com/file/d/1z2a_d9soOBMJPkZA-hFFz8zS9MPh038M/view?usp=drivesdk","https://drive.google.com/file/d/1z2a_d9soOBMJPkZA-hFFz8zS9MPh038M/preview?usp=drivesdk","120408","2020-06-29 09:24:39"),
("40","88","","","1FGu9tSjxqQ4Z2hgQ-is24EVs8r9T05jI","361d6e.jpg","","https://drive.google.com/file/d/1FGu9tSjxqQ4Z2hgQ-is24EVs8r9T05jI/view?usp=drivesdk","https://drive.google.com/file/d/1FGu9tSjxqQ4Z2hgQ-is24EVs8r9T05jI/preview?usp=drivesdk","116307","2020-06-29 09:24:39"),
("41","88","","","1HgsCK5q2RlO0qP4EywPPwC6Y3hDUHj1p","ee1f9b.jpg","","https://drive.google.com/file/d/1HgsCK5q2RlO0qP4EywPPwC6Y3hDUHj1p/view?usp=drivesdk","https://drive.google.com/file/d/1HgsCK5q2RlO0qP4EywPPwC6Y3hDUHj1p/preview?usp=drivesdk","110655","2020-06-29 09:24:39"),
("42","88","","","12rTyKoMpYcoNC1bdj9TJy2ayY9U0bgdf","fe76eb.jpg","","https://drive.google.com/file/d/12rTyKoMpYcoNC1bdj9TJy2ayY9U0bgdf/view?usp=drivesdk","https://drive.google.com/file/d/12rTyKoMpYcoNC1bdj9TJy2ayY9U0bgdf/preview?usp=drivesdk","94234","2020-06-29 09:24:39"),
("43","89","","","1p8cbEGWFAF4-bvj_2AbBAedGGND1CIB1","ef8bc4.jpg","","https://drive.google.com/file/d/1p8cbEGWFAF4-bvj_2AbBAedGGND1CIB1/view?usp=drivesdk","https://drive.google.com/file/d/1p8cbEGWFAF4-bvj_2AbBAedGGND1CIB1/preview?usp=drivesdk","114638","2020-06-29 09:31:11"),
("44","89","","","11IlJJsIaCD2QT_ktj6N_ZICLtpJJ4ymA","6ad617.jpg","","https://drive.google.com/file/d/11IlJJsIaCD2QT_ktj6N_ZICLtpJJ4ymA/view?usp=drivesdk","https://drive.google.com/file/d/11IlJJsIaCD2QT_ktj6N_ZICLtpJJ4ymA/preview?usp=drivesdk","105774","2020-06-29 09:31:11"),
("45","89","","","1rZPFOtSXU9TMTlR0OUPSaI1ucA-SeCBR","67198e.jpg","","https://drive.google.com/file/d/1rZPFOtSXU9TMTlR0OUPSaI1ucA-SeCBR/view?usp=drivesdk","https://drive.google.com/file/d/1rZPFOtSXU9TMTlR0OUPSaI1ucA-SeCBR/preview?usp=drivesdk","120408","2020-06-29 09:31:11"),
("46","89","","","1NS4utNfZU2428M3vysAoAPdcYaVAzaYW","e207ca.jpg","","https://drive.google.com/file/d/1NS4utNfZU2428M3vysAoAPdcYaVAzaYW/view?usp=drivesdk","https://drive.google.com/file/d/1NS4utNfZU2428M3vysAoAPdcYaVAzaYW/preview?usp=drivesdk","116307","2020-06-29 09:31:11"),
("47","89","","","1CFaCP0fV97Ur74mDZIZvQT_Itu9BXdxb","97dcdf.jpg","","https://drive.google.com/file/d/1CFaCP0fV97Ur74mDZIZvQT_Itu9BXdxb/view?usp=drivesdk","https://drive.google.com/file/d/1CFaCP0fV97Ur74mDZIZvQT_Itu9BXdxb/preview?usp=drivesdk","110655","2020-06-29 09:31:11"),
("48","89","","","1WoCn2HVLVMFqq38JHbE_QNvfIKaa14sx","3c4be0.jpg","","https://drive.google.com/file/d/1WoCn2HVLVMFqq38JHbE_QNvfIKaa14sx/view?usp=drivesdk","https://drive.google.com/file/d/1WoCn2HVLVMFqq38JHbE_QNvfIKaa14sx/preview?usp=drivesdk","94234","2020-06-29 09:31:11"),
("49","90","","","19AyURuVQ2F66pVYAObLoy5K-rlQ5Q4mw","9ca2af.jpg","","https://drive.google.com/file/d/19AyURuVQ2F66pVYAObLoy5K-rlQ5Q4mw/view?usp=drivesdk","https://drive.google.com/file/d/19AyURuVQ2F66pVYAObLoy5K-rlQ5Q4mw/preview?usp=drivesdk","114638","2020-06-29 09:35:26"),
("50","90","","","1ovG_oqIQ6neohAopnQ7_zjA9nHGd2vQk","20e5c0.jpg","","https://drive.google.com/file/d/1ovG_oqIQ6neohAopnQ7_zjA9nHGd2vQk/view?usp=drivesdk","https://drive.google.com/file/d/1ovG_oqIQ6neohAopnQ7_zjA9nHGd2vQk/preview?usp=drivesdk","105774","2020-06-29 09:35:26"),
("51","90","","","18yugPSDzbh-BgdVnGIB6Xr661Fw7UB_B","7918b7.jpg","","https://drive.google.com/file/d/18yugPSDzbh-BgdVnGIB6Xr661Fw7UB_B/view?usp=drivesdk","https://drive.google.com/file/d/18yugPSDzbh-BgdVnGIB6Xr661Fw7UB_B/preview?usp=drivesdk","120408","2020-06-29 09:35:26"),
("52","90","","","1VPhw_puy95lFSq16o3oYTDVlFQNE5jOr","6eac34.jpg","","https://drive.google.com/file/d/1VPhw_puy95lFSq16o3oYTDVlFQNE5jOr/view?usp=drivesdk","https://drive.google.com/file/d/1VPhw_puy95lFSq16o3oYTDVlFQNE5jOr/preview?usp=drivesdk","116307","2020-06-29 09:35:26"),
("53","90","","","1px4Q7M6G-o19mRVmKadueSX34FpNuzGf","ca8e8e.jpg","","https://drive.google.com/file/d/1px4Q7M6G-o19mRVmKadueSX34FpNuzGf/view?usp=drivesdk","https://drive.google.com/file/d/1px4Q7M6G-o19mRVmKadueSX34FpNuzGf/preview?usp=drivesdk","110655","2020-06-29 09:35:26"),
("54","90","","","1x5WcoKG6f72SZrilRd7wqZHrJfQy00A4","463055.jpg","","https://drive.google.com/file/d/1x5WcoKG6f72SZrilRd7wqZHrJfQy00A4/view?usp=drivesdk","https://drive.google.com/file/d/1x5WcoKG6f72SZrilRd7wqZHrJfQy00A4/preview?usp=drivesdk","94234","2020-06-29 09:35:26");




CREATE TABLE `assignments_marked_file` (
  `assignments_marked_file_id` int(11) NOT NULL AUTO_INCREMENT,
  `assignments_submitted_id` int(11) NOT NULL,
  `file_name` varchar(200) NOT NULL,
  `file_dir` varchar(300) NOT NULL,
  `google_drive_id` varchar(200) NOT NULL,
  `google_drive_title` varchar(200) NOT NULL,
  `google_drive_thumbnail_link` varchar(300) NOT NULL,
  `google_drive_dir` varchar(300) NOT NULL,
  `google_drive_embed_link` varchar(300) NOT NULL,
  `google_drive_filesize` varchar(30) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`assignments_marked_file_id`),
  KEY `assignments_submitted_id` (`assignments_submitted_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `assignments_submitted` (
  `assignments_submitted_id` int(11) NOT NULL AUTO_INCREMENT,
  `assignment_id` int(11) NOT NULL,
  `student_id` int(11) NOT NULL,
  `typed_assignment` text NOT NULL,
  `uploaded_assignment` varchar(500) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  `staff_id` int(11) NOT NULL,
  `table_name` varchar(20) NOT NULL,
  `student_submit_status` varchar(30) NOT NULL,
  `staff_marked_status` varchar(30) NOT NULL,
  `typed_marked` text NOT NULL,
  `student_score` decimal(15,2) DEFAULT NULL,
  `date_marked` datetime NOT NULL,
  PRIMARY KEY (`assignments_submitted_id`),
  KEY `assignment_id` (`assignment_id`),
  KEY `student_id` (`student_id`),
  KEY `staff_id` (`staff_id`)
) ENGINE=InnoDB AUTO_INCREMENT=97 DEFAULT CHARSET=latin1;


INSERT INTO assignments_submitted VALUES
("1","6","45","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about Phrases and Clauses (page 75 â€“ 77)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># definition\nof Phrases, types and functions (page 77 â€“ 80)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nclause (page 80 â€“ 84)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â Phrases are seen as small group of words that add meaning to a sentdnce. Phrases are not sentences because it is not a complete idea with a subject, verb and a predicate.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  The verbial meaning of phrase can be seen as \' put into a particular form of words \'.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  The noun meaning of phrase can also be seen as a small group of words standing together as a conceptuonal unit, typically forming a component of a clauseÂ </p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  Â  Â  Â  Â  Â  TYPES OF PHRASE</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  Â The various ttpes of phrases are :Â </p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">1Â· noun</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">2. verb</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">3. gerund</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">4. infinitiveÂ </p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">5. oppositive</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">6. participal</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">7. prepositional</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">8. absolute</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  Â  Â  Â  Â  Â  Â  FUNCTIONS OF A PHRASE</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  Â  Â  A Phrase functions as a verb, noun, preposition, adverb or an adjective. The role of a phrase in wriring depends upon its construction.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  therefore a phrase contains neither subject nor predicate it cant make sentence on its own.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  Â  Â  Â  Â  Â  Â Â </p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  <b>CLAUSE</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">A clause is a group of words containing a subject ND a predicate ( a verb) but doesn\'t make a complete meaning by itself. It usually form part of a compound or complex sentence.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  Â  Â  Â Types of clause</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">* Main clause</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">*Surbodinate clause</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">1) main clause: The main clause in a sentence is that pelart which have the main idea e.g I wrote the book because of u</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">The main clause of the above sentence is \'I wrote the book\'.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">2) surbodinate clause: the surbodinate clause is that part of a sentence that doesn\'t have complete meaning when it stands on its own. It is also known as dependent clause</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  Â  Â  Â Types of surbodinate clause</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Noun clause: noun clause perform the seen dramatical functions as noun ND noun phrase these functions are subject of the noun.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">It can function as subject of the verb, subject compliment etc.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">B) Relative clause: most relative clause are introduced by relative pronouns like who, which, that, etc.the function of d relative clause is the same as that of the adjectival phrase.it qaulifies a noun.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">C) Adverbial clause: like the Adverbial phrase, Adverbial clause performs the grammatical functions of modifying the verb into the main clause. Consider the following</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">As soon as the student saw the principal he took to his heels</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  Â  Â  Â  Â  Â  Â  Â  Function</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">It is modifying the verb took in the main clause he took to his heelsÂ </p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Adverbial clause are indicators of time, place, condition, manner, reason, concession, and result.</p>","","2020-05-20 11:05:52","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("2","5","129","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nVerb, types of Verb (page 23 â€“ 29)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nConcord or Agreement of Verb (page 29 â€“ 40)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nAdjective (page 41 â€“ 45)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CONCORD</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp; &nbsp; &nbsp; &nbsp;Concord means agreement or harmony in grammer. We apply this word as meaning perfecr agreement between subject and verb. This is shown by the subject and verb having the same person and number&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; VERB</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp; &nbsp; &nbsp; &nbsp;A verb,is an action word or a doing worf&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; TYPES OF VERB</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp;1. wash</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">2. dance</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">3. walk etc</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<b>ADJECTIVE</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Adjectives are words which qualifies it add meaning to nouns.&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp; &nbsp; Adjectives can be divided into three main classes:</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">1) Descriptive Adjective: good, bad, hard, soft, old, young, pail, red</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">E.g the OLd man caught a Bad cold.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">2) Adjective of quantity: e.g BOTH players scored THREE goals in the SECOND game.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">3) Adjective of distinction: e.g This stone was found on YONDER hill.</p>","","2020-05-20 11:13:44","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("3","6","203","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nPhrases and Clauses (page 75 â€“ 77)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># definition\nof Phrases, types and functions (page 77 â€“ 80)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nclause (page 80 â€“ 84)</p>","","2020-05-20 12:27:25","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("4","6","42","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nPhrases and Clauses (page 75 â€“ 77)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># definition\nof Phrases, types and functions (page 77 â€“ 80)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nclause (page 80 â€“ 84)</p>","","2020-05-20 12:28:13","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("5","5","134","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nVerb, types of Verb (page 23 â€“ 29)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nConcord or Agreement of Verb (page 29 â€“ 40)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nAdjective (page 41 â€“ 45)</p>","","2020-05-22 09:17:52","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("6","7","83","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday Â and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nComprehension (page 85 â€“ 87)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># attempt\nall exercise from page 87 â€“ 88</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Attempt\nall exercise from page 89 â€“ 93</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Attempt\nall exercise from page 93 - 97</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>","","2020-05-22 14:53:57","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("7","6","54","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nPhrases and Clauses (page 75 â€“ 77)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># definition\nof Phrases, types and functions (page 77 â€“ 80)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nclause (page 80 â€“ 84)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Wednesday and Thursday</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#phrases are group of words that does not have a finite verb and does not make complete sense or thought</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#noun phrase</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Verb phrase</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Adverbial phrase</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Prepositional phrase</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Gerundial phrase</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># phrase function as verb, noun, preposition ,adverb,or adjectiveÂ </p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Friday: clause</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># clauses are group of words that posses a finite verb and make complete sense or thought</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Types</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#main or independent</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#subordinate or dependent</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#relative or adjectival clause</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#noun clause</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Functions</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Gives meaning to a sentence</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Acts or functions as verb,Â </p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Noun: (subject, subject compliment)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Serves as adjectives</p>","","2020-05-22 15:14:58","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("8","5","31","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nVerb, types of Verb (page 23 â€“ 29)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nConcord or Agreement of Verb (page 29 â€“ 40)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nAdjective (page 41 â€“ 45)</p>","","2020-05-25 11:59:48","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("9","7","69","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday Â and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nComprehension (page 85 â€“ 87)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># attempt\nall exercise from page 87 â€“ 88</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Attempt\nall exercise from page 89 â€“ 93</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Attempt\nall exercise from page 93 - 97</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>","","2020-05-25 13:44:04","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("10","6","63","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nPhrases and Clauses (page 75 â€“ 77)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># definition\nof Phrases, types and functions (page 77 â€“ 80)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;Answers</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Meaning of Phrase:</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p><br></o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>* A phrase is a group of words without a subject and a finite verb.</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p><br></o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Types of phrase:</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p><br></o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>*Noun phrase:</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10.88px;\">A&nbsp;</span><a id=\"nounphrase\" name=\"nounphrase\" style=\"font-size: 10.88px; font-family: Verdana, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);\">noun phrase</a><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10.88px;\">&nbsp;consists of a pronoun or</span><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10.88px;\">&nbsp;noun and any associated modifiers</span><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10.88px;\">, including adjectives, adjective phrases, adjective clause</span><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10.88px;\">&nbsp;and other nouns in the possessive case</span></o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p><br></o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>*Adjectival phrase:</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10.88px;\">An&nbsp;</span><a id=\"adjectivephrase\" name=\"adjectivephrase\" style=\"font-size: 10.88px; font-family: Verdana, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);\">adjectival phrase</a><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10.88px;\">&nbsp;modifies a noun or pronoun.</span></o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p><br></o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>*Adverbial phrase:</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>It works as an adverbial within a sentence.</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p><br></o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>*Verb phrase:</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>It consists of a main verb or auxillaries(helping verb) in a sentence.</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p><br></o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Function of a phrase:</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">A phrase function as a noun,verb adverb and adjective</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p><br></o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nclause (page 80 â€“ 84)</p>","","2020-05-26 10:50:14","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("11","6","191","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nPhrases and Clauses (page 75 â€“ 77)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># definition\nof Phrases, types and functions (page 77 â€“ 80)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nclause (page 80 â€“ 84)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Answer</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">A phrase is a group of words without a finite verb and contains neither subject nor predicate but a head word and its modifier which functions as a single part of speech.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Types</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Noun phrase: It functions as subject of the verb, object of the verb, subject and object complement in apposition to a noun.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Verb phrase</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Prepositional phrase: it connects nouns in a sentence.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Adjective phrase: it functions as an adjective, further describing a noun in a sentence.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Adverb phrase: it functions as an adverb, further modifying the adjective in a sentence.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Conjunction phrase: it acts as a conjunction in a sentence.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Verb phrase: it acts a verb in a sentence.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Gerundial phrase: It acts a noun in a sentence.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Absolute phrase: it modifies the sentence.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Infinitive phrase: it acts as a noun, adjective or adverb in a sentence.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">A clause is a group of words with a finite verb.</p>","","2020-05-29 10:40:25","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("12","6","49","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nPhrases and Clauses (page 75 â€“ 77)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># definition\nof Phrases, types and functions (page 77 â€“ 80)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nclause (page 80 â€“ 84)</p>","","2020-05-30 13:20:24","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("13","5","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nVerb, types of Verb (page 23 â€“ 29)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nConcord or Agreement of Verb (page 29 â€“ 40)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nAdjective (page 41 â€“ 45)</p>","","2020-06-01 20:22:38","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("14","15","42","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p>","","2020-06-02 10:00:22","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("15","18","45","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD ALL YOUR WORK</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">2PM- 3PM<o:p></o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>Â </o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><font color=\"#2e347c\" face=\"Copperplate Gothic Light, sans-serif\"><span style=\"font-size: 16px;\"><b>2pm to 3pm</b></span></font></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">QuestionÂ \n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">ListÂ fourÂ types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">StateÂ sevenÂ functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","","2020-06-02 11:38:54","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("16","15","45","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <b>Civic</b></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><b>111.&nbsp; List six characteristics of a society exhibiting law and order</b></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </b>I. Accountability</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Ii. Constitutionalism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Iii. Peaceful protest</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Iv. General service of security</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; V. Queing culture</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Vi. Religious tolerance</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><b>222.&nbsp; Explain any 3 of the following characteristics of the above&nbsp;</b></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 General service of security: </b>members of the society generally have a Sense of security of life and property.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<b>2&nbsp; constitutionalism:</b>&nbsp;Adherence to the tents and principle of the Constitution in a feature of a society exhibiting law and order.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<b>3.&nbsp; Peaceful protest: </b>Protest demonstration and other forms of agitation are generally in so cities where law and order are exhibited.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp;<b>3.&nbsp; Define national integration</b></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </b>This is a process of creating a Sense of national consciousness,uniqueness of identity and loyalty among people with different socio-cultural identities (racial,ethnic, languages etc) into a single territory political society.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; <b>4.&nbsp; State four ways through which national integration can be promoted in Nigeria</b></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </b>1&nbsp; Formation of political parties with national outlook.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2&nbsp; Encouraging Nigerians to be Patriotic.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;3.&nbsp; Organising national cultural festivals.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;4.&nbsp; Encouraging inter-ethnic and inter-tribal marriages.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><b>11</b></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp;&nbsp;</p>","","2020-06-02 12:44:47","2019/2020","2nd Term","0","","save","","","","0000-00-00 00:00:00"),
("17","14","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ANSWERS</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; 1. Characteristics of a society exhibiting law and order include;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;I. Religious tolerance</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ii. Accountability of government officials</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;iii peaceful conduct of election</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; iv peaceful protest</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; V constitutionalism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Vi. Obeying of traffic laws</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp;1b.&nbsp; accountability of government officials: office holders and people in positions of trust held responsible and expects to render account of stewardship to people</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; . Religious tolerance: no society where there is Law and Order the religious groups will always tolerate the views of others about their religion and not get provoked</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;.&nbsp; peaceful conduct of election: in a society where there is Law and Order there is manifestation of law and orderliness when elections are conducted peacefully and votes are counted Without Fear or favour</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2. National integration is a process of creating a sense of national consciousness uniqueness of identity and loyalty among people with different socio-cultural identities (racial, ethnic, language, religion, etc) into a single territorial political Society.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2b. Formation of political parties with national outlook: political parties should&nbsp; assume national character. Parties should have their headquarters in the federal capital. it must also accept people from all walks of life to be members.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Promoting public education for National&nbsp; integration: this can be done through mass media by sensitizing Nigerians on common national issues and values.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Encouraging Nigerians to be patriotic: the people must feel as Nigerians with One Destiny and one goal they must have \'we\' feelings.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Encouraging inter-ethnic and inter- tribal marriages: encouraging inter-ethnic and inter-tribal helps to promote national integration through these cultural ties are strengthened among Nigerians.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp;&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p>","","2020-06-02 13:04:39","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("18","17","129","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-weight: 600;\">SNAP AND UPLOAD ALL YOUR WORK</span><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM</span></b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">&nbsp;</span></b><b><span style=\"font-size:12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347c\"=\"\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>&nbsp;</o:p></span></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\"><p>\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size: 12pt; font-family: \" copperplate=\"\" gothic=\"\" light\",=\"\" sans-serif;=\"\" color:=\"\" rgb(46,=\"\" 52,=\"\" 124);\"=\"\">2pm to 3pm</span></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">&nbsp;</span></b><b><span style=\"font-size:12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347c\"=\"\">2</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">Question&nbsp;\n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">List&nbsp;four&nbsp;types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">State&nbsp;seven&nbsp;functions\n       of advertising.</span></b></li><li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\"><br></span></b></li></ol></td></tr></tbody></p></table>","","2020-06-02 15:47:51","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("19","14","129","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1) peaceful co existence</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2)abscent of war and civil strife</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;3) peaceful conduct of elections</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 4) tolerance of opposition</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;5) decorum/orderliness</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 6) due process/ justice&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1) decorum: polite behaviour and respect for other in interpersonal, inter group and inter communion relations are common feature of society where law and order are exhibited.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2) respect for d right of individual: the right of the individual in the society ND respected and prostestedin society exhibiting law and order</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;3) peaceful co existence: among individual, ethnic group and religious institution that makes up the society is d manifestation of the existence of law and order.&nbsp;&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2) this is the awareness of the common identity among the citizen of d country .</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1) respect and tolerance</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2) fair representation in government</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;3) avoiding nepotism and encourage peace and stability</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;4) promotion inter ethnic marriage</p>","","2020-06-02 16:05:39","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("20","18","42","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD ALL YOUR WORK</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">2PM- 3PM<o:p></o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>Â </o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><font color=\"#2e347c\" face=\"Copperplate Gothic Light, sans-serif\"><span style=\"font-size: 16px;\"><b>2pm to 3pm</b></span></font></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">QuestionÂ \n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">ListÂ fourÂ types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">StateÂ sevenÂ functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","","2020-06-03 09:02:42","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("21","5","41","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nVerb, types of Verb (page 23 â€“ 29)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nConcord or Agreement of Verb (page 29 â€“ 40)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nAdjective (page 41 â€“ 45)</p>","","2020-06-03 15:02:44","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("22","18","54","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD ALL YOUR WORK</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">2PM- 3PM<o:p></o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>Â </o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><font color=\"#2e347c\" face=\"Copperplate Gothic Light, sans-serif\"><span style=\"font-size: 16px;\"><b>2pm to 3pm</b></span></font></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">QuestionÂ \n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">ListÂ fourÂ types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">StateÂ sevenÂ functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","","2020-06-05 12:11:09","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("23","17","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-weight: 600;\">SNAP AND UPLOAD ALL YOUR WORK</span><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM</span></b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">Â </span></b><b><span style=\"font-size:12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347c\"=\"\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>Â </o:p></span></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size: 12pt; font-family: \" copperplate=\"\" gothic=\"\" light\",=\"\" sans-serif;=\"\" color:=\"\" rgb(46,=\"\" 52,=\"\" 124);\"=\"\">2pm to 3pm</span></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">Â </span></b><b><span style=\"font-size:12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347c\"=\"\">2</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">QuestionÂ \n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">ListÂ fourÂ types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">StateÂ sevenÂ functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","","2020-06-05 13:32:56","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("24","15","203","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p>","","2020-06-05 18:21:31","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("25","18","203","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD ALL YOUR WORK</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">2PM- 3PM<o:p></o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>Â </o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><font color=\"#2e347c\" face=\"Copperplate Gothic Light, sans-serif\"><span style=\"font-size: 16px;\"><b>2pm to 3pm</b></span></font></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">QuestionÂ \n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">ListÂ fourÂ types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">StateÂ sevenÂ functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","","2020-06-05 18:55:35","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("26","12","42","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD YOUR WORK FOR RECORDINGÂ </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)\n  If x:y = 2:3, evaluate<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <u>x<sup>2</sup>Â â€“\n  y<sup>2</sup></u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â \n  y<sup>2</sup>Â + x<sup>2</sup><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b) A\n  man on the same level ground with a tree, stands at a distance of 12.82m away\n  from the foot of the tree. He observes the angle of elevation of the top of\n  the tree as 52o. If the man is 1.24m tall, calculate correct to two decimal <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">places,\n  the height of the tree.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â </span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">2</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)Â Â Â Â Â \n  Simplify:Â Â Â <u>Â x<sup>2</sup>Â Â â€“Â  8xÂ \n  +Â  16</u>Â  .<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  x<sup>2</sup>Â  -Â  7xÂ  +Â  12<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)Â Â Â Â \n  If Â½,Â </span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">1/x</span></b><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">,Â </span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/3</span></b><b><span style=\"font-size:8.0pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â are successive\n  terms of an arithmetic progression<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  (A.P.), show thatÂ Â Â Â <u>2Â  -Â  x</u>Â \n  =Â Â Â Â <u>2</u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  xÂ  -Â  3Â Â Â Â Â Â  3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:white\">OBSERVATION</span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Majority\n  of the candidates found the question on simplification of quadratic\n  expression very easy and scored full marks.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">The\n  question on Arithmetic progression was not well handled by the\n  candidates.Â  They were unable to recall that since Â½,Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/x</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">,Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/3Â </span></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">were terms of an A.P.,\n  hence 1/x â€“ Â½Â  =Â  1/3Â  -Â  1/x.Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">ThusÂ Â Â <u>2\n  â€“ x</u>Â  =Â Â <u>x â€“ 3</u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â 2xÂ Â Â Â Â Â Â Â Â \n  3x<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">which\n  by cross multiplying and simplifying leads toÂ Â Â <u>2Â \n  -Â  x</u>Â Â  =Â Â Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">2x</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">3x</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  Â Â Â Â Â Â \n  Â Â Â Â Â Â 3Â  -Â  x<br>\n  Â =Â Â Â </span></b><b><span style=\"font-size:7.5pt;\n  mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">2</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">3</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Â Â  as required.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><br></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><br></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b>2PM TO 3PM</b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">questionÂ 3</span></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">A bucket\n  is 12cm in diameter at the bottom, 20cm in diameter at the open end and 16cm\n  deep. If the bucket is filled with water and emptied into a cylindrical tin\n  of diameter 28cm, calculate the depth of water in the tin.<br>\n  ( take Ï€ = 22/7)<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:white\">observation</span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Majority of the\n  candidates found this question rather challenging because they could not\n  manipulate the concept of similar figures to find h, the height of the\n  removed cone i.e.<br>\n  Â <u>h</u>Â  =Â Â <u>16 + h</u>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <br>\n  Â 6Â Â Â Â Â Â Â Â Â \n  10Â Â Â Â  which gives h =\n  24cm.Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Very few of them were\n  able to apply the formular for finding the volume of a frustum V =Â \n  Â 1/3 Ï€/ h (R2 + Rr + r2), where V = volume of a frustum.Â Â <o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-05 19:55:36","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("27","18","191","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD ALL YOUR WORK</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">2PM- 3PM<o:p></o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>Â </o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><font color=\"#2e347c\" face=\"Copperplate Gothic Light, sans-serif\"><span style=\"font-size: 16px;\"><b>2pm to 3pm</b></span></font></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">QuestionÂ \n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">ListÂ fourÂ types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">StateÂ sevenÂ functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","","2020-06-06 10:45:26","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("28","15","191","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">Answers</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">1. A. Peaceful coexistence</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">B. Absence of war and civil strife</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">C. Peaceful conduct of election</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">D. Tolerance of oppositions</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">E. Religious tolerance</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">F. Constitutionalism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">2. A. Constitutionalism: adherence to the tenets and principles of the constitution is a feature of societies exhibiting law and order. his prevents tyranny and lawlessness.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">B. Religious tolerance: &nbsp;adherents of different religions in the society tolerate the views, teachings and preachings of other which prevent sectarian crises.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">C. Absence of wars and civil strife: wars and civil strife are generally absent in society exhibiting law and order.The breakdown of law and order makes the society ungovernable.</p>","","2020-06-06 11:06:04","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("29","15","54","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN Nigeria</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>C.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Civic Education</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Question 1</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; 1. Religous tolerance</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Tolerance of opposition</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Constitutionalism</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Decroum/orderliness</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Peaceful protest</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Queting culture</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp;2. Constitutionalism: adherence to the principles of the constitution is a feature of a society exhibiting law and order . This prevents tyranny and lawlessness.</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; Decroum/orderliness: this is polite behaviour which is appropriate in social situations it should be exited always . This trait should show particularly in cabinet sessions.</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; Religous tolerance: for peace and order faithful of different religous groups should learn to tolerate the views of others and not get provoked into violence.&nbsp;</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; QUESTION 2&nbsp;</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; 1. National integration is a process of creating a sense of national conciousness , uniqueness of identity and loyalty among people with different socio-cultural identities (racial , ethnic, language, religion etc...) Into a single territorial political society.</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp;2.) Promotion of cultural re-orientation /awareness&nbsp;</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp;b) formation of political parties with national out look</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp;C) organizing national cultural festivals&nbsp;</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp;D) encouraging inter ethnic and inter tribal marriages&nbsp;</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</i></p>","","2020-06-07 07:44:20","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("30","7","169","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday &nbsp;and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nComprehension (page 85 â€“ 87)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># attempt\nall exercise from page 87 â€“ 88</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Attempt\nall exercise from page 89 â€“ 93</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Attempt\nall exercise from page 93 - 97</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>","","2020-06-08 08:53:08","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("31","16","169","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p>","","2020-06-08 08:54:13","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("32","14","31","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p>","","2020-06-11 10:45:56","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("33","12","191","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD YOUR WORK FOR RECORDINGÂ </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)\n  If x:y = 2:3, evaluate<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <u>x<sup>2</sup>Â â€“\n  y<sup>2</sup></u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â \n  y<sup>2</sup>Â + x<sup>2</sup><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b) A\n  man on the same level ground with a tree, stands at a distance of 12.82m away\n  from the foot of the tree. He observes the angle of elevation of the top of\n  the tree as 52o. If the man is 1.24m tall, calculate correct to two decimal <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">places,\n  the height of the tree.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â </span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">2</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)Â Â Â Â Â \n  Simplify:Â Â Â <u>Â x<sup>2</sup>Â Â â€“Â  8xÂ \n  +Â  16</u>Â  .<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  x<sup>2</sup>Â  -Â  7xÂ  +Â  12<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)Â Â Â Â \n  If Â½,Â </span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">1/x</span></b><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">,Â </span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/3</span></b><b><span style=\"font-size:8.0pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â are successive\n  terms of an arithmetic progression<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  (A.P.), show thatÂ Â Â Â <u>2Â  -Â  x</u>Â \n  =Â Â Â Â <u>2</u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  xÂ  -Â  3Â Â Â Â Â Â  3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:white\">OBSERVATION</span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Majority\n  of the candidates found the question on simplification of quadratic\n  expression very easy and scored full marks.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">The\n  question on Arithmetic progression was not well handled by the\n  candidates.Â  They were unable to recall that since Â½,Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/x</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">,Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/3Â </span></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">were terms of an A.P.,\n  hence 1/x â€“ Â½Â  =Â  1/3Â  -Â  1/x.Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">ThusÂ Â Â <u>2\n  â€“ x</u>Â  =Â Â <u>x â€“ 3</u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â 2xÂ Â Â Â Â Â Â Â Â \n  3x<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">which\n  by cross multiplying and simplifying leads toÂ Â Â <u>2Â \n  -Â  x</u>Â Â  =Â Â Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">2x</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">3x</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  Â Â Â Â Â Â \n  Â Â Â Â Â Â 3Â  -Â  x<br>\n  Â =Â Â Â </span></b><b><span style=\"font-size:7.5pt;\n  mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">2</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">3</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Â Â  as required.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><br></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><br></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b>2PM TO 3PM</b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">questionÂ 3</span></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">A bucket\n  is 12cm in diameter at the bottom, 20cm in diameter at the open end and 16cm\n  deep. If the bucket is filled with water and emptied into a cylindrical tin\n  of diameter 28cm, calculate the depth of water in the tin.<br>\n  ( take Ï€ = 22/7)<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:white\">observation</span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Majority of the\n  candidates found this question rather challenging because they could not\n  manipulate the concept of similar figures to find h, the height of the\n  removed cone i.e.<br>\n  Â <u>h</u>Â  =Â Â <u>16 + h</u>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <br>\n  Â 6Â Â Â Â Â Â Â Â Â \n  10Â Â Â Â  which gives h =\n  24cm.Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Very few of them were\n  able to apply the formular for finding the volume of a frustum V =Â \n  Â 1/3 Ï€/ h (R2 + Rr + r2), where V = volume of a frustum.Â Â <o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-11 14:06:15","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("34","38","45","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">CIVIC EDUCATION<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 1.&nbsp;</span>Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 2.&nbsp;</span>State three government policies on cultism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 3.&nbsp;</span>Highlight five roles civil society can play in promoting popular participation</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MARKETING</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1</span><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; A.&nbsp;</span>State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; B.&nbsp;</span>Explain five factors that can determine the type of channels of distribution to be used by a company</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NB&nbsp;</span>explain your points in&nbsp;<span style=\"font-weight: 600;\">1b<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 2</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; A.&nbsp;</span>What is wharehouse?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; B.&nbsp;</span>Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp;C.&nbsp;&nbsp;</span>State six functions of a warehouse</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NB&nbsp;</span>&nbsp;do not mix the definition of warehouse with ware housing</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <b>MARKETING</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Question 1</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>1&nbsp; State five importance of middlee&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;men in marketing</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">A&nbsp; They are specialise in performing activities relating to the purchase and sales of goods&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">B. They are situated in the marketing channel at point between the producer and final buyers</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">C. They help in flunctuation of prices&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">D. They also sell cheap product when wholesaler and retailers activities are cut off</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">E. They help to break bulk</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>2&nbsp; Explain five factors that can determine type of channel of distribution to be used by a company</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">A NATURE OF MARKET : for your distribution to be suitable you must determine the type and location of market.</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">B. NATURE OF PRODUCT : this will influence the choice of distribution ie perishable goods will require short channel.</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">C. MUTUAL COOPERATION : it also depends on the cooperation between the manufacturer and dealers</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">D. PRICE AND PROFIT : in this case the middle men maximise profit by buying goods that is high from the product&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">E. PROMPT PAYMENT : producers may decide to sell to wholesalers if they need quick cash some may even eliminate the wholesalers</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<b>QUESTION 2&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>1. What is warehouse</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>&nbsp; &nbsp; &nbsp;</b>It can be defined as a building where large quantities of goods are stored especially before they are seen to shops/ stores to be sold&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>2. Describe any three types of warehouse&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">1&nbsp; Government warehouse is usually located at the sea port and it is used to keep contra ban goods</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">2. Bonded warehouse are owned who are issued license to accept imported goods</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">3. Coopeartive warehouse are warehouse that are owned and managed by coopeartive societies</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>3&nbsp; State six function of a warehouse</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">1 storage</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">2 protection of goods&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">3 risk bearing</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">4 finance</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">5 processing</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">6 transportation</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<b>CIVIC EDUCATION</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>1. Explain three reasons student join cult&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">A. SEARCH FOR SECURITY: new student in colleges feel intimidated when being beaten by a cultist and therefore they join cult</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">B. DISORGANIZED HOME: people who have one parent join cult just to have two parent and look for someone who would be their parents</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">C. PEER GROUP INFLUENCE: people join cult because of their friends</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>2. State three governmental policies on cultist</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">1 public enlightment campaign against cultism</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">2. Enacting enabling laws prescribing cultism and other secrete societies</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">3. Government to enhance security out fit in school and colleges</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>3 highlight five roles civil society can play in promoting popular participation</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">1. Check the excesses of political leaders and state officials&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">2. Inform the public on important national issues&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">3. Pursue the enforcement of fundamental human right&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">4. Mobilize citizens for popular participation in politics&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">5. Promote democracy by monitoring elections.</p><p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p>","","2020-06-11 14:23:17","2019/2020","2nd Term","0","","save","","","","0000-00-00 00:00:00"),
("35","38","42","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">CIVIC EDUCATION<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 1.&nbsp;</span>Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; a. To search for security</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; b.search for social identity</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; c.financial assistance</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 2.&nbsp;</span>State three government policies on cultism</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 3.&nbsp;</span>Highlight five roles civil society can play in promoting popular participation</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; a.discussing political issues of the country</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; b.voting during election</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; c.supporting candidates in elections</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; d.contesting election</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; e.engaging in political debates</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MARKETING</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1</span><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; A.&nbsp;</span>State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 1.They improve effienciency in &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;production</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 2.Help in sorting products</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 3.Creating awareness</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 4.Helps to finance the product</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 5.Make goods available to the &nbsp;consumer</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; B.&nbsp;</span>Explain five factors that can determine the type of channels of distribution to be used by a company</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;1.Nature of product:</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Perishable goods for example requires &nbsp;short channel of distribution so as to &nbsp; &nbsp;make the goods not to spoil.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;2.Nature of market:</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Choice of channels of distribution depends on the type of market and the buying habits of the users.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; 3.Mutual cooperation:</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;It may also depend on the cooperation between manufacturer and dealer.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; 4.Company consideration:</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;The knowledge and character of the &nbsp;company influences the selection of &nbsp;<span style=\"text-indent: -0.25in;\">channels.</span></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;5.Structure of retailing:</span></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Selection of channels also depends on &nbsp;the structure of retail.</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NB&nbsp;</span>explain your points in&nbsp;<span style=\"font-weight: 600;\">1b<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 2</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; A.&nbsp;</span>What is wharehouse?</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;A warehouse is place where goods are &nbsp; &nbsp;stored for future reference.</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; B.&nbsp;</span>Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 1.Private warehousing</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 2.Public warehousing</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 3.Government warehousing</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp;C.&nbsp;&nbsp;</span>State six functions of a warehouse</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 1.Storage of goods</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 2.Protection of goods</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 3.Risk bearing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 4.Financially</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 5.Processing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 6.Grading and branding</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NB&nbsp;</span>&nbsp;do not mix the definition of warehouse with ware housing</p><p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p>","","2020-06-12 08:51:46","2019/2020","2nd Term","0","","save","","","","0000-00-00 00:00:00"),
("36","32","42","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY 8<sup>TH</sup> JUNE<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b>9AM â€“ 12PM</b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  9.5pt;line-height:115%;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347f\"=\"\">Question 1</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#443cab\"=\"\">You have learnt that your younger brother intends to involve\n  himself in examination malpractice during the WASSCE. Write a letter to him\n  warning him of the dangers of such an action and urging him to concentrate on\n  his studies instead</span></i></b><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;No.29 old Refinery Road,</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Akpajo - Eleme,</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Rivers State.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;12 June,2020.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">Dear Peter,</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; How are you doing,how is everyone,I hope they are all doing great.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Peter I learnt that you intend to involve your self in malpractice,its very bad of you,dont in any way indulge your your self in corrupt practices,it wont help at all.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;And you need to also cut from bad friends who are also influencing you.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">&nbsp; &nbsp; &nbsp; &nbsp; I dont have much to say,be a good boy.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Your Lovely,</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Leon.&nbsp;</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>&nbsp; \n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</o:p></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347f\"=\"\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347f\"=\"\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#443cab\"=\"\">Write an article suitable for publication in one of your\n  national dailies discussing the vandalization of public facilities in your\n  country and its effects.</span></i></b><b><span style=\"font-size:7.5pt;\n  font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347f\"=\"\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347f\"=\"\">2pm â€“ 3pm<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347f\"=\"\">Question 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#443cab\"=\"\">Write a letter to the Minister of Works in your country\n  complaining about the deplorable condition of the roads in your area and the\n  effects this has on the lives of your people.</span></i></b><b><span style=\"font-size:7.5pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-12 09:03:57","2019/2020","2nd Term","0","","save","","","","0000-00-00 00:00:00"),
("37","39","169","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">CIVIC EDUCATION<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  1.Â </span>Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  2.Â </span>State three government policies on cultism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  3.Â </span>Highlight five roles civil society can play in promoting popular participation</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MARKETING</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1</span><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  A.Â </span>State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  B.Â </span>Explain five factors that can determine the type of channels of distribution to be used by a company</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NBÂ </span>explain your points inÂ <span style=\"font-weight: 600;\">1b<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">Â </span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 2</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  A.Â </span>What is wharehouse?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  B.Â </span>Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â C.Â Â </span>State six functions of a warehouse</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NBÂ </span>Â do not mix the definition of warehouse with ware housing</p><p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>Â </o:p></p>","","2020-06-12 09:28:39","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("38","19","169","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD ALL YOUR WORK</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">2PM- 3PM<o:p></o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>Â </o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><font color=\"#2e347c\" face=\"Copperplate Gothic Light, sans-serif\"><span style=\"font-size: 16px;\"><b>2PM TO 3PM</b></span></font></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">QuestionÂ \n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">ListÂ fourÂ types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">StateÂ sevenÂ functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","","2020-06-12 09:30:25","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("39","37","129","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  1.Â </span><!--[endif]-->Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  2.Â </span><!--[endif]-->State three government policies on cultism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  3.Â </span><!--[endif]-->Highlight five roles civil society can play in\npromoting popular participation</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1</b><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  A.Â </span><!--[endif]-->State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  B.Â </span><!--[endif]-->Explain five factors that can determine the type\nof channels of distribution to be used by a company</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB </b>explain your points in <b>1b<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2</b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  A.Â </span><!--[endif]-->What is wharehouse?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  B.Â </span><!--[endif]-->Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â C.Â Â </span><!--[endif]-->State six functions of a warehouse</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB </b>Â do not mix the definition of warehouse with\nware housing</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>","","2020-06-12 14:49:17","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("40","31","129","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY 8<sup>TH</sup> JUNE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b>9AM â€“ 12PM</b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  9.5pt;line-height:115%;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 1</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">You have learnt that your younger brother intends to involve\n  himself in examination malpractice during the WASSCE. Write a letter to him\n  warning him of the dangers of such an action and urging him to concentrate on\n  his studies instead</span></i></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Write an article suitable for publication in one of your\n  national dailies discussing the vandalization of public facilities in your\n  country and its effects.</span></i></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">2pm â€“ 3pm<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Write a letter to the Minister of Works in your country\n  complaining about the deplorable condition of the roads in your area and the\n  effects this has on the lives of your people.</span></i></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-12 14:49:42","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("41","37","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  1.Â </span><!--[endif]-->Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  2.Â </span><!--[endif]-->State three government policies on cultism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  3.Â </span><!--[endif]-->Highlight five roles civil society can play in\npromoting popular participation</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1</b><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  A.Â </span><!--[endif]-->State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  B.Â </span><!--[endif]-->Explain five factors that can determine the type\nof channels of distribution to be used by a company</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB </b>explain your points in <b>1b<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2</b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  A.Â </span><!--[endif]-->What is wharehouse?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  B.Â </span><!--[endif]-->Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â C.Â Â </span><!--[endif]-->State six functions of a warehouse</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB </b>Â do not mix the definition of warehouse with\nware housing</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>","","2020-06-12 21:36:56","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("42","31","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY 8<sup>TH</sup> JUNE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b>9AM â€“ 12PM</b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  9.5pt;line-height:115%;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 1</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">You have learnt that your younger brother intends to involve\n  himself in examination malpractice during the WASSCE. Write a letter to him\n  warning him of the dangers of such an action and urging him to concentrate on\n  his studies instead</span></i></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Write an article suitable for publication in one of your\n  national dailies discussing the vandalization of public facilities in your\n  country and its effects.</span></i></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">2pm â€“ 3pm<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Write a letter to the Minister of Works in your country\n  complaining about the deplorable condition of the roads in your area and the\n  effects this has on the lives of your people.</span></i></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-12 21:38:10","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("43","11","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM</b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)\n  If x:y = 2:3, evaluate<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <u>x<sup>2</sup>Â â€“\n  y<sup>2</sup></u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â \n  y<sup>2</sup>Â + x<sup>2</sup><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b) A\n  man on the same level ground with a tree, stands at a distance of 12.82m away\n  from the foot of the tree. He observes the angle of elevation of the top of\n  the tree as 52o. If the man is 1.24m tall, calculate correct to two decimal <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">places,\n  the height of the tree.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â </span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">2</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)Â Â Â Â Â \n  Simplify:Â Â Â <u>Â x<sup>2</sup>Â Â â€“Â  8xÂ \n  +Â  16</u>Â  .<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  x<sup>2</sup>Â  -Â  7xÂ  +Â  12<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)Â Â Â Â \n  If Â½,Â </span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">1/x</span></b><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">,Â </span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/3</span></b><b><span style=\"font-size:8.0pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â are successive\n  terms of an arithmetic progression<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  (A.P.), show thatÂ Â Â Â <u>2Â  -Â  x</u>Â \n  =Â Â Â Â <u>2</u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  xÂ  -Â  3Â Â Â Â Â Â  3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:white\">OBSERVATION</span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Majority\n  of the candidates found the question on simplification of quadratic\n  expression very easy and scored full marks.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">The\n  question on Arithmetic progression was not well handled by the\n  candidates.Â  They were unable to recall that since Â½,Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/x</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">,Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/3Â </span></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">were terms of an A.P.,\n  hence 1/x â€“ Â½Â  =Â  1/3Â  -Â  1/x.Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">ThusÂ Â Â <u>2\n  â€“ x</u>Â  =Â Â <u>x â€“ 3</u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â 2xÂ Â Â Â Â Â Â Â Â \n  3x<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">which\n  by cross multiplying and simplifying leads toÂ Â Â <u>2Â \n  -Â  x</u>Â Â  =Â Â Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">2x</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">3x</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  Â Â Â Â Â Â \n  Â Â Â Â Â Â 3Â  -Â  x<br>\n  Â =Â Â Â </span></b><b><span style=\"font-size:7.5pt;\n  mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">2</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">3</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Â Â  as required.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b>2PM TO 3PM</b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">questionÂ 3</span></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">A bucket\n  is 12cm in diameter at the bottom, 20cm in diameter at the open end and 16cm\n  deep. If the bucket is filled with water and emptied into a cylindrical tin\n  of diameter 28cm, calculate the depth of water in the tin.<br>\n  ( take Ï€ = 22/7)<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:white\">observation</span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Majority of the\n  candidates found this question rather challenging because they could not\n  manipulate the concept of similar figures to find h, the height of the\n  removed cone i.e.<br>\n  Â <u>h</u>Â  =Â Â <u>16 + h</u>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <br>\n  Â 6Â Â Â Â Â Â Â Â Â \n  10Â Â Â Â  which gives h =\n  24cm.Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Very few of them were\n  able to apply the formular for finding the volume of a frustum V =Â \n  Â 1/3 Ï€/ h (R2 + Rr + r2), where V = volume of a frustum.Â Â <o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-13 14:04:49","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("44","34","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">MATHEMATICS</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:\"Trebuchet MS\",\"sans-serif\";\nmso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\ncolor:#443CAB\">Â a) Solve, correct to two\ndecimal places, the equation 4x<sup>2</sup>Â = l1x + 2l.<br>\n(b) A man invests Â£1500 for two years at compound interest. After one year, his\nmoney amounts to Â£1560. Find the:<br>\nÂ Â Â Â Â Â Â Â Â Â (i)\nÂ Â Â Â Â Â Â Â Â Â  Rate of interest;<br>\nÂ Â Â Â Â Â Â Â Â  (ii)\nÂ Â Â Â Â Â Â Â Â  Interest for the second\nyear.<br>\n(c)A car costs N300,OOO.00. It depreciates by 25% in the first year and 20% in\nthe second year. Find its value after 2 years<o:p></o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:\"Trebuchet MS\",\"sans-serif\";\nmso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\ncolor:#443CAB\"><o:p>Â </o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">2PM â€“\n  3PM<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">question\n  8</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n   <tbody><tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">37<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">46<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">24<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">36<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">22<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">38<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">21<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">32<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">41<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">46<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">28<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">43<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">47<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">40<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">44<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">38<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">45<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">25<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n  </tbody></table>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(a)Form a frequency distribution of the data using the\n  intervals: 21 - 25, 26 - 30, 31 - 35, etc.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(b)Draw the histogram of the distribution.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(c)Use your histogram to estimate the mode.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(d)Calculate the mean age<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-13 14:06:06","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("45","16","83","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p>","","2020-06-15 17:08:53","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("46","19","83","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD ALL YOUR WORK</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">2PM- 3PM<o:p></o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>Â </o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><font color=\"#2e347c\" face=\"Copperplate Gothic Light, sans-serif\"><span style=\"font-size: 16px;\"><b>2PM TO 3PM</b></span></font></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">QuestionÂ \n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">ListÂ fourÂ types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">StateÂ sevenÂ functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","","2020-06-15 17:13:08","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("47","13","83","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MONDAY<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">SNAP AND UPLOAD YOUR WORK FOR RECORDINGÂ </span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">Question</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\">Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">1</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(a) If x:y = 2:3, evaluate<br>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <u>x<sup style=\"font-size: 8px;\">2</sup>Â â€“ y<sup style=\"font-size: 8px;\">2</sup></u><br>Â Â Â Â Â Â Â Â Â Â Â Â Â  y<sup style=\"font-size: 8px;\">2</sup>Â + x<sup style=\"font-size: 8px;\">2</sup><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(b) A man on the same level ground with a tree, stands at a distance of 12.82m away from the foot of the tree. He observes the angle of elevation of the top of the tree as 52o. If the man is 1.24m tall, calculate correct to two decimal<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">places, the height of the tree.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Â </span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">Question</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\">Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">2</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(a)Â Â Â Â Â  Simplify:Â Â Â <u>Â x<sup style=\"font-size: 8px;\">2</sup>Â Â â€“Â  8xÂ  +Â  16</u>Â  .<br>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  x<sup style=\"font-size: 8px;\">2</sup>Â  -Â  7xÂ  +Â  12<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(b)Â Â Â Â  If Â½,Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">1/x</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">,Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">1/3</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Â are successive terms of an arithmetic progression<br>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  (A.P.), show thatÂ Â Â Â <u>2Â  -Â  x</u>Â  =Â Â Â Â <u>2</u><br>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  xÂ  -Â  3Â Â Â Â Â Â  3<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(107, 130, 47);\">_____________________________________________________________________________________________________<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in; background: rgb(55, 123, 142);\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: white;\">OBSERVATION</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in; background: rgb(229, 229, 229);\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Majority of the candidates found the question on simplification of quadratic expression very easy and scored full marks.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">The question on Arithmetic progression was not well handled by the candidates.Â  They were unable to recall that since Â½,Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">1/x</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">,Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">1/3Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">were terms of an A.P., hence 1/x â€“ Â½Â  =Â  1/3Â  -Â  1/x.Â <o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">ThusÂ Â Â <u>2 â€“ x</u>Â  =Â Â <u>x â€“ 3</u><br>Â Â Â Â Â Â Â Â Â Â Â Â Â Â 2xÂ Â Â Â Â Â Â Â Â  3x<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">which by cross multiplying and simplifying leads toÂ Â Â <u>2Â  -Â  x</u>Â Â  =Â Â Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">2x</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">/</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">3x</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\"><br>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  Â Â Â Â Â Â  Â Â Â Â Â Â 3Â  -Â  x<br>Â =Â Â Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">2</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">/</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">3</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Â Â  as required.</span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><br></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\">2PM TO 3PM</span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><br></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 757.273px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">questionÂ 3</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">A bucket is 12cm in diameter at the bottom, 20cm in diameter at the open end and 16cm deep. If the bucket is filled with water and emptied into a cylindrical tin of diameter 28cm, calculate the depth of water in the tin.<br>( take Ï€ = 22/7)<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(107, 130, 47);\">_____________________________________________________________________________________________________<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in; background: rgb(55, 123, 142);\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: white;\">observation</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in; background: rgb(229, 229, 229);\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Majority of the candidates found this question rather challenging because they could not manipulate the concept of similar figures to find h, the height of the removed cone i.e.<br>Â <u>h</u>Â  =Â Â <u>16 + h</u>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <br>Â 6Â Â Â Â Â Â Â Â Â  10Â Â Â Â  which gives h = 24cm.Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Very few of them were able to apply the formular for finding the volume of a frustum V =Â  Â 1/3 Ï€/ h (R2 + Rr + r2), where V = volume of a frustum.Â Â </span></span></p></td></tr></tbody></table></td></tr></tbody></table>","","2020-06-15 17:16:51","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("48","39","83","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">CIVIC EDUCATION<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  1.Â </span>Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  2.Â </span>State three government policies on cultism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  3.Â </span>Highlight five roles civil society can play in promoting popular participation</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MARKETING</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1</span><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  A.Â </span>State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  B.Â </span>Explain five factors that can determine the type of channels of distribution to be used by a company</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NBÂ </span>explain your points inÂ <span style=\"font-weight: 600;\">1b<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">Â </span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 2</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  A.Â </span>What is wharehouse?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  B.Â </span>Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â C.Â Â </span>State six functions of a warehouse</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NBÂ </span>Â do not mix the definition of warehouse with ware housing</p><p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>Â </o:p></p>","","2020-06-15 17:22:16","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("49","36","83","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">MATHEMATICS</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">9AM - 12PM</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:\"Trebuchet MS\",\"sans-serif\";\nmso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\ncolor:#443CAB\">Â a) Solve, correct to two\ndecimal places, the equation 4x<sup>2</sup>Â = l1x + 2l.<br>\n(b) A man invests Â£1500 for two years at compound interest. After one year, his\nmoney amounts to Â£1560. Find the:<br>\nÂ Â Â Â Â Â Â Â Â Â (i)\nÂ Â Â Â Â Â Â Â Â Â  Rate of interest;<br>\nÂ Â Â Â Â Â Â Â Â  (ii)\nÂ Â Â Â Â Â Â Â Â  Interest for the second\nyear.<br>\n(c)A car costs N300,OOO.00. It depreciates by 25% in the first year and 20% in\nthe second year. Find its value after 2 years<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:\"Trebuchet MS\",\"sans-serif\";\nmso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\ncolor:#443CAB\"><o:p>Â </o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">2PM â€“\n  3PM<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">question\n  8</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n   <tbody><tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">37<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">46<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">24<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">36<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">22<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">38<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">21<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">32<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">41<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">46<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">28<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">43<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">47<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">40<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">44<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">38<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">45<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">25<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n  </tbody></table>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(a)Form a frequency distribution of the data using the\n  intervals: 21 - 25, 26 - 30, 31 - 35, etc.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(b)Draw the histogram of the distribution.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(c)Use your histogram to estimate the mode.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(d)Calculate the mean age<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-15 18:41:37","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("50","33","83","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY 8<sup>TH</sup> JUNE<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b>9AM â€“ 12PM</b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  9.5pt;line-height:115%;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 1</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">You have learnt that your younger brother intends to involve\n  himself in examination malpractice during the WASSCE. Write a letter to him\n  warning him of the dangers of such an action and urging him to concentrate on\n  his studies instead</span></i></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Write an article suitable for publication in one of your\n  national dailies discussing the vandalization of public facilities in your\n  country and its effects.</span></i></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">2pm â€“ 3pm<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Write a letter to the Minister of Works in your country\n  complaining about the deplorable condition of the roads in your area and the\n  effects this has on the lives of your people.</span></i></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-15 21:13:46","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("51","59","42","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY <o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 1</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->List five (5) effects of human trafficking</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; a.Greed</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; b.Economic system</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; c.Low self-esteem</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; d.Lack of employment opportunity</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; e.Corruption in government</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><br></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) what does WOTCLEF stand for?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;WOTCLEF:Women trafficking and child labor eradication foundation</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Identify three activities of WOTCLEF aimed at curbing\nhuman trafficking in Nigeria</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">a.to avoid trafficking of humans</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">b.to avoid giving bad image to the nation</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">c.they embark on public awareness programs to stop human trafficking</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 2</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->What is drug trafficking?</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Drug trafficking is defined as the movement and sales of illegal drugs</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<span style=\"font-size:11.0pt;line-height:115%;font-family:\" calibri\",\"sans-serif\";=\"\" mso-ascii-theme-font:minor-latin;mso-fareast-font-family:calibri;mso-fareast-theme-font:=\"\" minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-theme-font:minor-bidi;mso-ansi-language:en-us;mso-fareast-language:=\"\" en-us;mso-bidi-language:ar-sa\"=\"\">State four (4) social consequences of drug&nbsp;</span><span style=\"font-size: 11pt;\">abuse.</span></p><p><span style=\"font-size: 14.6667px;\">a.They involve in criminal activities</span></p><p><span style=\"font-size: 14.6667px;\">b.drug related crime and conflict among dealers disrupt peace in community</span></p><p><span style=\"font-size: 14.6667px;\">c.Drug addicts often leads to different forms of mental illness</span></p><p><span style=\"font-size: 14.6667px;\">d.Bad influence</span></p>","","2020-06-17 12:50:02","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("52","58","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY <o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 1</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->List five (5) effects of human trafficking</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) what does WOTCLEF stand for?</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Identify three activities of WOTCLEF aimed at curbing\nhuman trafficking in Nigeria</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 2</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->What is drug trafficking?</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<span style=\"font-size:11.0pt;line-height:115%;font-family:\"Calibri\",\"sans-serif\";\nmso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\nminor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:\"Times New Roman\";\nmso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:\nEN-US;mso-bidi-language:AR-SA\">State four (4) social consequences of drug\nabuse.</span><br></p>","","2020-06-17 14:04:51","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("53","55","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i><u>parents should allow their children to\nchoose their own careers</u></i></b><u>.</u> Write your speech for or against\nthe topic</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â At least, three well develop argument is\nexpected</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You have\nrecently moved into a new neighborhood with your parents. Write a letter to\nyour sister who is studying overseas giving, at least three (3) reasons for\ndisliking the place.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â Understand the meaning of â€œneighborhoodâ€,\nwrite about the physical and environment of the new place.Â </p>","","2020-06-17 14:05:11","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("54","57","83","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i><u>parents should allow their children to\nchoose their own careers</u></i></b><u>.</u> Write your speech for or against\nthe topic</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â At least, three well develop argument is\nexpected</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You have\nrecently moved into a new neighborhood with your parents. Write a letter to\nyour sister who is studying overseas giving, at least three (3) reasons for\ndisliking the place.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â Understand the meaning of â€œneighborhoodâ€,\nwrite about the physical and environment of the new place.Â </p>","","2020-06-17 21:11:21","2019/2020","2nd Term","6","staff","submit","submit","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i><u>parents should allow their children to\nchoose their own careers</u></i></b><u>.</u> Write your speech for or against\nthe topic</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â At least, three well develop argument is\nexpected</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You have\nrecently moved into a new neighborhood with your parents. Write a letter to\nyour sister who is studying overseas giving, at least three (3) reasons for\ndisliking the place.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â Understand the meaning of â€œneighborhoodâ€,\nwrite about the physical and environment of the new place.Â </p>","60.00","2020-06-22 12:15:44"),
("55","60","83","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY <o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 1</p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->List five (5) effects of human trafficking</p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) what does WOTCLEF stand for?</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Identify three activities of WOTCLEF aimed at curbing\nhuman trafficking in Nigeria</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 2</p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->What is drug trafficking?</p>\n\n<span style=\"font-size:11.0pt;line-height:115%;font-family:\"Calibri\",\"sans-serif\";\nmso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\nminor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:\"Times New Roman\";\nmso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:\nEN-US;mso-bidi-language:AR-SA\">State four (4) social consequences of drug\nabuse.</span>","","2020-06-17 21:12:02","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("56","54","83","<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">9AM â€“ 12PM</span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><br></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\"><o:p>Â </o:p></span></span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 757.273px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">Question 1<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">The table shows the number of children per family in a community.<o:p></o:p></span></span></p><div align=\"center\"><table class=\"MsoNormalTable\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"width: 755.455px;\"><tbody><tr><td width=\"126\" valign=\"top\" style=\"padding: 0in; width: 94.5pt;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\"><br>No. of children<o:p></o:p></span></p></td><td width=\"48\" valign=\"top\" style=\"padding: 0in; width: 0.5in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">0<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">1<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">2<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">3<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">4<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">5<o:p></o:p></span></p></td></tr><tr><td width=\"126\" valign=\"top\" style=\"padding: 0in; width: 94.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">No. of families<o:p></o:p></span></p></td><td width=\"48\" valign=\"top\" style=\"padding: 0in; width: 0.5in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">3<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">5<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">7<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">4<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">3<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">2<o:p></o:p></span></p></td></tr></tbody></table></div><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(a) Find the:<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(i)Â Mode;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(ii) third quartile;<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(iii) probability that a family hasÂ </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">at least 2</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Â children.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(b) If a pie chart were to be drawn for the data, what would be the sectoral angle representing families with one child?</span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><br></p><div><table cellspacing=\"0\" cellpadding=\"0\" hspace=\"0\" vspace=\"0\" align=\"right\" style=\"width: 755.455px;\"><tbody><tr><td valign=\"top\" align=\"left\" style=\"padding: 0in 2.25pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(c)Â Â Â Â  IfÂ Â <u>Â 21 â€“ y x 2y â€“ 1</u>Â Â Â  = 82 â€“ 3y, find y.<br>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  2y + 2<o:p></o:p></span></span></p></td></tr></tbody></table></div><p class=\"MsoNormal\" style=\"line-height: normal;\"><br></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\"><o:p></o:p></span></span></p></td></tr></tbody></table></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">Â </span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">Â </span></p><p></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">2PM - 3PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">Question 2<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(a)Out of 30 candidates applying for a post, 17 have degrees, 15 diplomas and 4 neither degree nor diploma. How many of them have both?<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(b) In triangle PQR, M and N are points on the sides PQ and PR respectively such that MN is parallel to QR. If <PRQ=75o, PN = QN and <PNQ = 125o, determine<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(i)Â <NQR;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(ii)Â <NPM></span></span></p></td></tr></tbody></table>","","2020-06-17 22:50:11","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("57","52","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">9AM â€“ 12PM</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><br></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p>Â </o:p></span></b></p>\n  <table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n   mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n   mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n   mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n   <tbody><tr>\n    <td style=\"padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n    line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n    mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n    color:#2E347C\">Question 1<o:p></o:p></span></b></p>\n    </td>\n   </tr>\n   <tr>\n    <td style=\"padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">The table shows the\n    number of children per family in a community.<o:p></o:p></span></b></p>\n    <div align=\"center\">\n    <table class=\"MsoNormalTable\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n     <tbody><tr>\n      <td width=\"126\" valign=\"top\" style=\"width:94.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n      line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\"><br>\n      No. of children<o:p></o:p></span></p>\n      </td>\n      <td width=\"48\" valign=\"top\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">0<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">1<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">2<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">3<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">4<o:p></o:p></span></p>\n      </td>\n      <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">5<o:p></o:p></span></p>\n      </td>\n     </tr>\n     <tr>\n      <td width=\"126\" valign=\"top\" style=\"width:94.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">No. of families<o:p></o:p></span></p>\n      </td>\n      <td width=\"48\" valign=\"top\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">3<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">5<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">7<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">4<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">3<o:p></o:p></span></p>\n      </td>\n      <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">2<o:p></o:p></span></p>\n      </td>\n     </tr>\n    </tbody></table>\n    </div>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)\n    Find the:<o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(i)Â Mode;</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(ii)\n    third quartile;<o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(iii)\n    probability that a family hasÂ </span></b><b><span style=\"font-size:\n    7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n    mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n    color:#443CAB\">at least 2</span></b><b><span style=\"font-size:7.5pt;\n    font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â children.<o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)\n    If a pie chart were to be drawn for the data, what would be the sectoral\n    angle representing families with one child?</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><div>\n\n<table cellspacing=\"0\" cellpadding=\"0\" hspace=\"0\" vspace=\"0\" align=\"right\">\n <tbody><tr>\n  <td valign=\"top\" align=\"left\" style=\"padding-top:0in;padding-right:2.25pt;\n  padding-bottom:0in;padding-left:2.25pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(c)Â Â Â Â \n  IfÂ Â <u>Â 21 â€“ y x 2y â€“ 1</u>Â Â Â  = 82 â€“ 3y, find\n  y.<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  2y + 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n</div><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p></o:p></span></b></p>\n    </td>\n   </tr>\n  </tbody></table>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">2PM - 3PM</span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)Out\n  of 30 candidates applying for a post, 17 have degrees, 15 diplomas and 4\n  neither degree nor diploma. How many of them have both?<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)\n  In triangle PQR, M and N are points on the sides PQ and PR respectively such\n  that MN is parallel to QR. If <PRQ=75o, PN = QN and <PNQ = 125o,\n  determine<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(i)Â <NQR;</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(ii)Â <NPM></span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-18 16:06:08","2019/2020","2nd Term","16","staff","submit","submit","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">9AM â€“ 12PM</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><br></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p>Â </o:p></span></b></p>\n  <table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n   mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n   mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n   mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n   <tbody><tr>\n    <td style=\"padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n    line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n    mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n    color:#2E347C\">Question 1<o:p></o:p></span></b></p>\n    </td>\n   </tr>\n   <tr>\n    <td style=\"padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">The table shows the\n    number of children per family in a community.<o:p></o:p></span></b></p>\n    <div align=\"center\">\n    <table class=\"MsoNormalTable\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n     <tbody><tr>\n      <td width=\"126\" valign=\"top\" style=\"width:94.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n      line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\"><br>\n      No. of children<o:p></o:p></span></p>\n      </td>\n      <td width=\"48\" valign=\"top\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">0<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">1<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">2<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">3<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">4<o:p></o:p></span></p>\n      </td>\n      <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">5<o:p></o:p></span></p>\n      </td>\n     </tr>\n     <tr>\n      <td width=\"126\" valign=\"top\" style=\"width:94.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">No. of families<o:p></o:p></span></p>\n      </td>\n      <td width=\"48\" valign=\"top\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">3<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">5<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">7<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">4<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">3<o:p></o:p></span></p>\n      </td>\n      <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">2<o:p></o:p></span></p>\n      </td>\n     </tr>\n    </tbody></table>\n    </div>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)\n    Find the:<o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(i)Â Mode;</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(ii)\n    third quartile;<o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(iii)\n    probability that a family hasÂ </span></b><b><span style=\"font-size:\n    7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n    mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n    color:#443CAB\">at least 2</span></b><b><span style=\"font-size:7.5pt;\n    font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â children.<o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)\n    If a pie chart were to be drawn for the data, what would be the sectoral\n    angle representing families with one child?</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><div>\n\n<table cellspacing=\"0\" cellpadding=\"0\" hspace=\"0\" vspace=\"0\" align=\"right\">\n <tbody><tr>\n  <td valign=\"top\" align=\"left\" style=\"padding-top:0in;padding-right:2.25pt;\n  padding-bottom:0in;padding-left:2.25pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(c)Â Â Â Â \n  IfÂ Â <u>Â 21 â€“ y x 2y â€“ 1</u>Â Â Â  = 82 â€“ 3y, find\n  y.<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  2y + 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n</div><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p></o:p></span></b></p>\n    </td>\n   </tr>\n  </tbody></table>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">2PM - 3PM</span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)Out\n  of 30 candidates applying for a post, 17 have degrees, 15 diplomas and 4\n  neither degree nor diploma. How many of them have both?<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)\n  In triangle PQR, M and N are points on the sides PQ and PR respectively such\n  that MN is parallel to QR. If <PRQ=75o, PN = QN and <PNQ = 125o,\n  determine<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(i)Â <NQR;</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(ii)Â <NPM></span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","80.00","2020-06-22 11:34:28"),
("58","12","63","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD YOUR WORK FOR RECORDINGÂ </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)\n  If x:y = 2:3, evaluate<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <u>x<sup>2</sup>Â â€“\n  y<sup>2</sup></u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â \n  y<sup>2</sup>Â + x<sup>2</sup><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b) A\n  man on the same level ground with a tree, stands at a distance of 12.82m away\n  from the foot of the tree. He observes the angle of elevation of the top of\n  the tree as 52o. If the man is 1.24m tall, calculate correct to two decimal <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">places,\n  the height of the tree.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â </span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">2</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)Â Â Â Â Â \n  Simplify:Â Â Â <u>Â x<sup>2</sup>Â Â â€“Â  8xÂ \n  +Â  16</u>Â  .<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  x<sup>2</sup>Â  -Â  7xÂ  +Â  12<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)Â Â Â Â \n  If Â½,Â </span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">1/x</span></b><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">,Â </span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/3</span></b><b><span style=\"font-size:8.0pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â are successive\n  terms of an arithmetic progression<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  (A.P.), show thatÂ Â Â Â <u>2Â  -Â  x</u>Â \n  =Â Â Â Â <u>2</u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  xÂ  -Â  3Â Â Â Â Â Â  3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:white\">OBSERVATION</span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Majority\n  of the candidates found the question on simplification of quadratic\n  expression very easy and scored full marks.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">The\n  question on Arithmetic progression was not well handled by the\n  candidates.Â  They were unable to recall that since Â½,Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/x</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">,Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/3Â </span></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">were terms of an A.P.,\n  hence 1/x â€“ Â½Â  =Â  1/3Â  -Â  1/x.Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">ThusÂ Â Â <u>2\n  â€“ x</u>Â  =Â Â <u>x â€“ 3</u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â 2xÂ Â Â Â Â Â Â Â Â \n  3x<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">which\n  by cross multiplying and simplifying leads toÂ Â Â <u>2Â \n  -Â  x</u>Â Â  =Â Â Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">2x</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">3x</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  Â Â Â Â Â Â \n  Â Â Â Â Â Â 3Â  -Â  x<br>\n  Â =Â Â Â </span></b><b><span style=\"font-size:7.5pt;\n  mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">2</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">3</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Â Â  as required.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><br></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><br></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b>2PM TO 3PM</b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">questionÂ 3</span></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">A bucket\n  is 12cm in diameter at the bottom, 20cm in diameter at the open end and 16cm\n  deep. If the bucket is filled with water and emptied into a cylindrical tin\n  of diameter 28cm, calculate the depth of water in the tin.<br>\n  ( take Ï€ = 22/7)<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:white\">observation</span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Majority of the\n  candidates found this question rather challenging because they could not\n  manipulate the concept of similar figures to find h, the height of the\n  removed cone i.e.<br>\n  Â <u>h</u>Â  =Â Â <u>16 + h</u>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <br>\n  Â 6Â Â Â Â Â Â Â Â Â \n  10Â Â Â Â  which gives h =\n  24cm.Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Very few of them were\n  able to apply the formular for finding the volume of a frustum V =Â \n  Â 1/3 Ï€/ h (R2 + Rr + r2), where V = volume of a frustum.Â Â <o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-18 17:10:38","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("59","15","63","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p>","","2020-06-18 18:05:42","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("60","18","63","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD ALL YOUR WORK</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">2PM- 3PM<o:p></o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>Â </o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><font color=\"#2e347c\" face=\"Copperplate Gothic Light, sans-serif\"><span style=\"font-size: 16px;\"><b>2pm to 3pm</b></span></font></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">QuestionÂ \n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">ListÂ fourÂ types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">StateÂ sevenÂ functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","","2020-06-19 19:50:38","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("61","32","45","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY 8<sup>TH</sup> JUNE<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b>9AM â€“ 12PM</b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  9.5pt;line-height:115%;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 1</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">You have learnt that your younger brother intends to involve\n  himself in examination malpractice during the WASSCE. Write a letter to him\n  warning him of the dangers of such an action and urging him to concentrate on\n  his studies instead</span></i></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Write an article suitable for publication in one of your\n  national dailies discussing the vandalization of public facilities in your\n  country and its effects.</span></i></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">2pm â€“ 3pm<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Write a letter to the Minister of Works in your country\n  complaining about the deplorable condition of the roads in your area and the\n  effects this has on the lives of your people.</span></i></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-22 12:12:06","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("62","37","31","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  1.Â </span><!--[endif]-->Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  2.Â </span><!--[endif]-->State three government policies on cultism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  3.Â </span><!--[endif]-->Highlight five roles civil society can play in\npromoting popular participation</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1</b><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  A.Â </span><!--[endif]-->State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  B.Â </span><!--[endif]-->Explain five factors that can determine the type\nof channels of distribution to be used by a company</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB </b>explain your points in <b>1b<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2</b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  A.Â </span><!--[endif]-->What is wharehouse?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  B.Â </span><!--[endif]-->Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â C.Â Â </span><!--[endif]-->State six functions of a warehouse</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB </b>Â do not mix the definition of warehouse with\nware housing</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>","","2020-06-24 14:53:31","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("63","59","45","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY <o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 1</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->List five (5) effects of human trafficking</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) what does WOTCLEF stand for?</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Identify three activities of WOTCLEF aimed at curbing\nhuman trafficking in Nigeria</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 2</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->What is drug trafficking?</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<span style=\"font-size:11.0pt;line-height:115%;font-family:\"Calibri\",\"sans-serif\";\nmso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\nminor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:\"Times New Roman\";\nmso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:\nEN-US;mso-bidi-language:AR-SA\">State four (4) social consequences of drug\nabuse.</span><br></p>","","2020-06-25 09:36:37","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("64","79","31","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">Â Â Â Â Â \n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">Â Â Â Â Â \n</span><!--[endif]-->(i) Define National integration.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">Â Â Â Â Â \n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">Â Â Â Â Â \n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can detebusinessman<span style=\"text-indent: -0.25in;\">Â the place Tochukwu will locate his grocery business.</span></p>","","2020-06-25 11:31:56","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("65","56","45","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i><u>parents should allow their children to\nchoose their own careers</u></i></b><u>.</u> Write your speech for or against\nthe topic</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â At least, three well develop argument is\nexpected</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You have\nrecently moved into a new neighborhood with your parents. Write a letter to\nyour sister who is studying overseas giving, at least three (3) reasons for\ndisliking the place.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â Understand the meaning of â€œneighborhoodâ€,\nwrite about the physical and environment of the new place.Â </p>","","2020-06-25 12:58:44","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("66","55","129","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i><u>parents should allow their children to\nchoose their own careers</u></i></b><u>.</u> Write your speech for or against\nthe topic</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â At least, three well develop argument is\nexpected</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You have\nrecently moved into a new neighborhood with your parents. Write a letter to\nyour sister who is studying overseas giving, at least three (3) reasons for\ndisliking the place.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â Understand the meaning of â€œneighborhoodâ€,\nwrite about the physical and environment of the new place.Â </p>","","2020-06-25 13:32:19","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("67","77","47","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Write an\narticle for publication in a national newspaper on the topic: <b><i>vocational\ntraining is the answer to unemployment among the youths.</i></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>how the training would bring\nemployment to the youths should be made clear.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i>The youths of today are more interested in\nthe pursuit of pleasure than in academic work.</i></b> Write your speech for or\nagainst the topic.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>support your stand with reasonable\nargument</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 3<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are\nabout to leave secondary school and a friend of yours who is attending school\nin another town has writing to enquire about what you wish to do after leaving\nschool. Write a reply to him explaining your plans.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB:</b> take note on the emphasis on explanation,\nand mention your plans.</p>","","2020-06-26 07:52:25","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("68","77","45","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Write an\narticle for publication in a national newspaper on the topic: <b><i>vocational\ntraining is the answer to unemployment among the youths.</i></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>how the training would bring\nemployment to the youths should be made clear.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i>The youths of today are more interested in\nthe pursuit of pleasure than in academic work.</i></b> Write your speech for or\nagainst the topic.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>support your stand with reasonable\nargument</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 3<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are\nabout to leave secondary school and a friend of yours who is attending school\nin another town has writing to enquire about what you wish to do after leaving\nschool. Write a reply to him explaining your plans.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB:</b> take note on the emphasis on explanation,\nand mention your plans.</p>","","2020-06-26 11:38:30","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("69","80","47","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Define National integration.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain the following:</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  (ii) Waybill</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p>","","2020-06-26 13:55:56","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("70","76","129","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Write an\narticle for publication in a national newspaper on the topic: <b><i>vocational\ntraining is the answer to unemployment among the youths.</i></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>how the training would bring\nemployment to the youths should be made clear.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i>The youths of today are more interested in\nthe pursuit of pleasure than in academic work.</i></b> Write your speech for or\nagainst the topic.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>support your stand with reasonable\nargument</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 3<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are\nabout to leave secondary school and a friend of yours who is attending school\nin another town has writing to enquire about what you wish to do after leaving\nschool. Write a reply to him explaining your plans.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB:</b> take note on the emphasis on explanation,\nand mention your plans.</p>","","2020-06-26 15:35:39","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("71","73","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">QuestionÂ </span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">1<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)If log 5 = 0.6990,\n  log 7 = 0.8451 and log 8 = 0.9031, evaluate:</span></b></p><p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">35 X 49</span></b></p><p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">....................</span></b></p><p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">LOG (40 / 56)Â  Â </span></b></p><!--[if gte msEquation 12]><m:oMathPara><m:oMath><b\n  style=\'mso-bidi-font-weight:normal\'><i style=\'mso-bidi-font-style:normal\'><span\n  style=\'font-size:11.0pt;line-height:115%;font-family:\"Cambria Math\",\"serif\";\n  mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;\n  mso-bidi-font-family:\"Times New Roman\";mso-bidi-theme-font:minor-bidi;\n  mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA\'><m:r><m:rPr><m:scr\n     m:val=\"roman\"></m:scr><m:sty m:val=\"bi\"></m:sty></m:rPr>Ã·</m:r></span></i></b></m:oMath></m:oMathPara><![endif]--><!--[if !msEquation]--><!--[endif]-->\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)\n  For a musical show, x children were present. There were 60 more adults than\n  children. An adult paid D5 and a child D2. If a total of D1280 was collected,\n  calculate the<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(i)Â value of x;</span></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(ii) ratio of the number of children to the number of adults;</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(iii)Â average amount paid per person;</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(iv) percentage profit if the organizers spent D720 on the\n  show.</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><o:p>Â </o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><o:p>Â </o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><o:p>Â </o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><o:p>Â </o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><o:p>Â </o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">QuestionÂ  </span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">The marks scored by 50\n  students in a Geography examination are as<br>\n  follows:<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">60Â Â Â Â Â \n  50Â Â Â Â Â  40Â Â Â Â Â \n  67Â Â Â Â Â  53Â Â Â Â Â \n  73Â Â Â Â Â  37Â Â Â Â Â \n  55Â Â Â Â Â  62Â Â Â Â Â  43<br>\n  44Â Â Â Â Â  69Â Â Â Â Â \n  39Â Â Â Â Â  32Â Â Â Â Â \n  45Â Â Â Â Â  58Â Â Â Â Â \n  48Â Â Â Â Â  67Â Â Â Â Â \n  39Â Â Â Â Â  51<br>\n  46Â Â Â Â Â  59Â Â Â Â Â \n  40Â Â Â Â Â  52Â Â Â Â Â \n  61Â Â Â Â Â  48Â Â Â Â Â  23Â Â Â Â Â \n  60Â Â Â Â Â  59Â Â Â Â Â  47<br>\n  65Â Â Â Â Â  58Â Â Â Â Â \n  74Â Â Â Â Â  47Â Â Â Â Â \n  40Â Â Â Â Â  59Â Â Â Â Â \n  68Â Â Â Â Â  51Â Â Â Â Â \n  50Â Â Â Â Â  50<br>\n  71Â Â Â Â Â  51Â Â Â Â Â \n  26Â Â Â Â Â  36Â Â Â Â Â \n  38Â Â Â Â Â  70Â Â Â Â Â \n  46Â Â Â Â Â  40Â Â Â Â Â \n  51Â Â Â Â Â  42<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)Â Â Â Â Â \n  Using class intervals 21 â€“ 30, 31 â€“ 40â€¦, prepare a frequency<br>\n  Â Â Â Â Â Â Â Â  Â distribution table.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)Â Â Â Â \n  Calculate the mean mark of the distribution.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(c)Â Â Â Â Â \n  What percentage of the students scoredÂ </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">more</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â than 60%?</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">2PM â€“ 3PM<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">QuestionÂ </span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"> 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">SimplifyÂ Â Â <u>x\n  + 2Â </u>Â Â Â Â - Â Â <u>x + 3</u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  x - 2Â Â Â Â Â Â Â Â Â Â x - 1<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)The\n  graph of the equation y = Ax<sup>2</sup> + Bx + C passes through the points\n  (0, 0), (1, 4) and (2, 10).Â  Find the:<br>\n  (i)Â Â Â Â  value of C;<br>\n  Â (ii)Â Â Â  values of A and B;<br>\n  (iii)Â Â Â  co-ordinates of the other point where the graph cuts\n  the x-<br>\n  Â Â Â Â Â Â Â Â Â  axis.</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>","","2020-06-27 21:29:02","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("72","76","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Write an\narticle for publication in a national newspaper on the topic: <b><i>vocational\ntraining is the answer to unemployment among the youths.</i></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>how the training would bring\nemployment to the youths should be made clear.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i>The youths of today are more interested in\nthe pursuit of pleasure than in academic work.</i></b> Write your speech for or\nagainst the topic.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>support your stand with reasonable\nargument</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 3<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are\nabout to leave secondary school and a friend of yours who is attending school\nin another town has writing to enquire about what you wish to do after leaving\nschool. Write a reply to him explaining your plans.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB:</b> take note on the emphasis on explanation,\nand mention your plans.</p>","","2020-06-27 22:58:01","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("73","79","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Define National integration.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain the following:</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  (ii) Waybill</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p>","","2020-06-28 00:03:23","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("74","80","45","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) Define National integration.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Explain the following:</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii) Waybill</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CIVIC EDUCATION</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">111. List six characteristics of a state exhibiting law and order</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Iiiiii. Stability</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Iiiiiii. Peaceful coexistence</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">III III. Abscence if civil war and civil strife</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Iiiiiiv. Peaceful conduct of elections&nbsp;</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Vvv. Religious beliefs</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Vvvi. Queing culture</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">221b. Explain any of the three of the characteristics mentioned above</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">AaA. Abscence of wars and civil strife:wars and civil strife are generally abscent in society exhibiting law and order.&nbsp; The breakdown la and order makes the society ungovernable.</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">BbB. Religious tolerance: Adherent of different religion in the society tolerate the view teaching and preaching of others which prevent sectarian crises&nbsp;</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">CcC. Peaceful conduct of election: Electioneering activities such as campaign,voting,and announcement of result etc are generally peaceful and orderly opposing views and social crises.</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">222. Define national integration</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; National integration is a process of creating a Sense of national consciousness, uniqueness,of identity and loyalty among people with different socio-cultural cultural identities ( racial,ethnic ,language etc) into a single territory political society.</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">222b. State for ways through which national integration can be promoted in Nigeria</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Asa. Encouraging Nigerians to be Patriotic</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Bbb. Formation of political parties with national outlook</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">CcC. Organising national cultural festivals</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Did. Promoting of cultural reorientation/awareness</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">333. Mention any six Civic problems in the society</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">AaA. Poverty</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Bbb. Political apathy&nbsp;</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">CcC. Bad roads&nbsp;</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Did. Human trafficking</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Ree. Corruption</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Ffff. Pollution</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">443b. Date three ways in which NIGERIA citizens can be engaged in solving Civic problems</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">AaA. Government should create unemployment opportunity for citizen&nbsp;</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Bbb. Popular participation in the society should be encouraged</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">CcC. Citizen can design viable solution to well defined Civic problems</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; MARKETING</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Aa1. State five importance of middlemen in marketing</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">AaA. They help to break bulk&nbsp;</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Bbb. They help to sell available goods</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">CcC. They help to stay in available places&nbsp;</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Ddd. They help to bring goods to your door step</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">222. Explain five factors that can determine the type of channel of distribution to be used by a company</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">AaA. Product consideration: The nature and type of product helps in determining a decision about channels of distribution</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">BbB. Market consideration: The nature and type of market and customer influence a decision for selecting channel of distribution</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">CcC. Consumer consideration: The quantity to be purchased and the number of customer also influence the selection of a participated channel of distribution</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">DdD. Middlemen consideration: The impact of middlemen commission on price and their effect on sale will help in reading about the channel of distribution</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">EeE. Manufacturer consideration: The objective size and financial position of the manufacturer also influence the channel of distribution</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Explain the following</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">AaA. Consumer invoice : It is a document certifying a shipment of goods and shows information such as the consignor,consignee, and value of the shipment.</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">BbB. Waybill: This is a document that shows the detail of and instructions relating to goods that are being transported by a company.</p>","","2020-06-29 11:47:32","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("75","79","129","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Define National integration.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain the following:</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  (ii) Waybill</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p>","","2020-06-29 12:15:44","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("76","57","169","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i><u>parents should allow their children to\nchoose their own careers</u></i></b><u>.</u> Write your speech for or against\nthe topic</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â At least, three well develop argument is\nexpected</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You have\nrecently moved into a new neighborhood with your parents. Write a letter to\nyour sister who is studying overseas giving, at least three (3) reasons for\ndisliking the place.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â Understand the meaning of â€œneighborhoodâ€,\nwrite about the physical and environment of the new place.Â </p>","","2020-06-29 17:20:40","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("77","60","169","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY <o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 1</p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->List five (5) effects of human trafficking</p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) what does WOTCLEF stand for?</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Identify three activities of WOTCLEF aimed at curbing\nhuman trafficking in Nigeria</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 2</p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->What is drug trafficking?</p>\n\n<span style=\"font-size:11.0pt;line-height:115%;font-family:\"Calibri\",\"sans-serif\";\nmso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\nminor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:\"Times New Roman\";\nmso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:\nEN-US;mso-bidi-language:AR-SA\">State four (4) social consequences of drug\nabuse.</span>","","2020-06-29 17:24:20","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("78","81","169","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Define National integration.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain the following:</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  (ii) Waybill</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p>","","2020-06-29 17:28:56","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("79","35","63","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">MATHEMATICS</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">9AM - 12PM</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:\"Trebuchet MS\",\"sans-serif\";\nmso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\ncolor:#443CAB\">Â a) Solve, correct to two\ndecimal places, the equation 4x<sup>2</sup>Â = l1x + 2l.<br>\n(b) A man invests Â£1500 for two years at compound interest. After one year, his\nmoney amounts to Â£1560. Find the:<br>\nÂ Â Â Â Â Â Â Â Â Â (i)\nÂ Â Â Â Â Â Â Â Â Â  Rate of interest;<br>\nÂ Â Â Â Â Â Â Â Â  (ii)\nÂ Â Â Â Â Â Â Â Â  Interest for the second\nyear.<br>\n(c)A car costs N300,OOO.00. It depreciates by 25% in the first year and 20% in\nthe second year. Find its value after 2 years<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:\"Trebuchet MS\",\"sans-serif\";\nmso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\ncolor:#443CAB\"><o:p>Â </o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">2PM â€“\n  3PM<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">question\n  8</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n   <tbody><tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">37<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">46<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">24<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">36<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">22<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">38<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">21<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">32<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">41<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">46<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">28<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">43<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">47<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">40<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">44<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">38<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">45<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">25<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n  </tbody></table>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(a)Form a frequency distribution of the data using the\n  intervals: 21 - 25, 26 - 30, 31 - 35, etc.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(b)Draw the histogram of the distribution.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(c)Use your histogram to estimate the mode.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(d)Calculate the mean age<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-07-03 13:50:50","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("80","99","31","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">Â </span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â Â </span>State four (4) benefits of agriculture to the economy of West African countries</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â Â </span>Enumerate four (4) functions of agro â€“ services centres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â Â </span>Outline four (4) routine tractor maintenance practices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â Â </span>State two functions of each of the following parts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â </span>Three-point linkage</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â </span>Hydraulic lever</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â Â </span>AÂ  State three (3) ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â </span>Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â </span>Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">B Give two functions of each of the following farm machines and implements:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â </span>Bulldozer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â </span>Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â </span>Tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â </span>Spraye</p><p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â </span>PlanterÂ </p>","","2020-07-08 13:14:57","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("81","100","47","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State four (4) benefits of agriculture to the economy of West African countri</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;book antiqua&quot;, palatino, serif; font-size: 20px; text-indent: 0px;\">&nbsp; &nbsp;1.Employment opportunities.</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;helvetica neue&quot;, helvetica, arial, sans-serif; font-size: 16px;\">&nbsp; &nbsp; 2.</span><span style=\"font-family: &quot;book antiqua&quot;, palatino, serif; font-size: 20px;\">Sources of raw materials.</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;book antiqua&quot;, palatino, serif; font-size: 20px;\">&nbsp; &nbsp; 3.</span><span style=\"font-family: &quot;book antiqua&quot;, palatino, serif; font-size: 20px;\">Reduce poverty.</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;book antiqua&quot;, palatino, serif; font-size: 20px;\">&nbsp; &nbsp; 4.</span><span style=\"font-family: &quot;book antiqua&quot;, palatino, serif; font-size: 20px;\">Income generation.</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Enumerate four (4) functions of agro â€“ services centres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; <b>1.</b><span style=\"font-family: &quot;Open Sans&quot;, Arial, sans-serif; font-size: 18px;\">Agro based industries in Nigeria provide raw materials for consumer goods.</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;Open Sans&quot;, Arial, sans-serif; font-size: 18px;\">&nbsp; &nbsp; &nbsp;2.</span><span style=\"font-family: &quot;Open Sans&quot;, Arial, sans-serif; font-size: 18px;\">They also supply workers of other industries with food products.</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;Open Sans&quot;, Arial, sans-serif; font-size: 18px;\">&nbsp; &nbsp; &nbsp;3.</span><span style=\"font-family: &quot;Open Sans&quot;, Arial, sans-serif; font-size: 18px;\">The agricultural sector provides numerous jobs.</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;Open Sans&quot;, Arial, sans-serif; font-size: 18px;\">&nbsp; &nbsp; &nbsp;4.</span><span style=\"font-family: &quot;Open Sans&quot;, Arial, sans-serif; font-size: 18px;\">Agricultural industries purchase goods produced by other industries.</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">3<b>.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Outline four (4) routine tractor maintenance practices</b></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;<b>&nbsp;1.&nbsp;</b><span style=\"color: rgb(85, 85, 85); font-family: &quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, &quot;DejaVu Sans&quot;, Verdana, sans-serif; font-size: 15.4px;\"><b>Check for leaks and worn or loose hoses or cables</b>.</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><b><span style=\"color: rgb(85, 85, 85); font-family: &quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, &quot;DejaVu Sans&quot;, Verdana, sans-serif; font-size: 15.4px;\">&nbsp; &nbsp; &nbsp;2.</span><span style=\"color: rgb(85, 85, 85); font-family: &quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, &quot;DejaVu Sans&quot;, Verdana, sans-serif; font-size: 15.4px;\"></span><span style=\"color: rgb(85, 85, 85); font-family: &quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, &quot;DejaVu Sans&quot;, Verdana, sans-serif; font-size: 15.4px;\">Any dirt or debris should be cleared out using air pressure to avoid damaging the fins on the radiator.</span></b></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><b><span style=\"color: rgb(85, 85, 85); font-family: &quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, &quot;DejaVu Sans&quot;, Verdana, sans-serif; font-size: 15.4px;\">&nbsp; &nbsp; &nbsp;3.</span></b><span style=\"color: rgb(85, 85, 85); font-family: &quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, &quot;DejaVu Sans&quot;, Verdana, sans-serif; font-size: 15.4px;\"><b>Fuel should always be freshâ€”no more than three months in storage, according to Tammel</b>.</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"color: rgb(85, 85, 85); font-family: &quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, &quot;DejaVu Sans&quot;, Verdana, sans-serif; font-size: 15.4px;\">&nbsp; &nbsp; &nbsp;<b>4.</b></span><span style=\"color: rgb(85, 85, 85); font-family: &quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, &quot;DejaVu Sans&quot;, Verdana, sans-serif; font-size: 15.4px;\"><b>Check hydraulic and transmission fluid, as well.</b></span><span style=\"color: rgb(85, 85, 85); font-family: &quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, &quot;DejaVu Sans&quot;, Verdana, sans-serif; font-size: 15.4px;\">&nbsp;</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State two functions of each of the following parts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Three-point linkage</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><span style=\"font-family: &quot;helvetica neue&quot;, helvetica, arial, sans-serif; font-size: 16px; text-indent: 0px;\">1.three-point linkage is a widely used type of&nbsp;</span><span style=\"font-family: &quot;helvetica neue&quot;, helvetica, arial, sans-serif; font-size: 16px; text-indent: 0px;\">hitch for attaching ploughs and other implements to an agricultural or industrial tractor</span><span style=\"font-family: &quot;helvetica neue&quot;, helvetica, arial, sans-serif; font-size: 16px; text-indent: 0px;\">.</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><span style=\"font-family: &quot;helvetica neue&quot;, helvetica, arial, sans-serif; font-size: 16px; text-indent: 0px;\">2<b>.</b></span><span style=\"color: rgb(32, 33, 34); font-family: sans-serif; font-size: 14px; text-indent: 0px;\"><b>A three-point hitch attaches the implement to the tractor so that the orientation of the implement is fixed with respect to the tractor and the arm position of the hitch.</b></span><span style=\"font-family: &quot;helvetica neue&quot;, helvetica, arial, sans-serif; font-size: 16px; text-indent: 0px;\"><br></span><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Hydraulic lever</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>A&nbsp; State three (3) ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">B Give two functions of each of the following farm machines and implements:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Bulldozer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;</span>Tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;</span>Spraye</p><p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Planter&nbsp;</p>","","2020-07-08 15:07:11","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("82","114","14","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>BASIC SCIENCE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">1 a.\nState three types of soil and explain them.<br>\nÂ Â  b. State two properties each.<br>\nÂ Â  c. Define the following termsâ€™\nweathering formation of soil, atom and air.<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>Â </o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">2 a. List the seven parts of human brain.<br>\nÂ Â  b. Explain an two you know.<br>\nÂ Â  c. Define metabolism.<br>\nÂ Â  d. List four types of STI<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>Â </o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Define the\nfollowing:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->Capacitor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->Insulator</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->Motor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->Automated teller machine</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->5.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->resistor</p>","","2020-07-08 17:00:04","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("83","110","2","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">2.\na. Define Traffic Rules and Regulations&nbsp; answer this are the rules that must be carried out while driving<br>\n2b. State five general traffic rules and regulations.<br>\n2c. Explain the following<br>\n&nbsp; &nbsp;i.\nRoad Safety<br>\n&nbsp;&nbsp;ii.\nRoad Junction<br>\n&nbsp;iii. Traffic light.<o:p></o:p></span></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><b><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p><p>\n\n\n\n\n\n\n\n</p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">1a.\nDefine Road road ilane in which veichles drive on<br>\n&nbsp; b. State and explain 3 categories of\nroads ans&nbsp;</span><b style=\"max-height: 999999px; color: rgb(60, 64, 67); font-family: Roboto, HelveticaNeue, Arial, sans-serif; font-size: 18px;\">Roads</b><span style=\"color: rgb(60, 64, 67); font-family: Roboto, HelveticaNeue, Arial, sans-serif; font-size: 18px;\">&nbsp;may be classified as: Private drive pathways. Two-lane highways. Dual carriageways.</span><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\"><br>\n&nbsp; c. Draw a cross road and site example.<b><o:p></o:p></b></span></p>","","2020-07-10 09:10:34","2019/2020","2nd Term","0","","save","","","","0000-00-00 00:00:00"),
("84","95","49","<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">9AM - 12PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">Question</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\">Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">1</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(a) (i) Â Â Â  Give the name and nature of the radiations that are emitted during radioactivity.<br>(ii) StateÂ </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">twoÂ </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">differences between chemical reaction and nuclear reaction.<br>(iii) Balance the following nuclear reactions and identify X and Y<br>Â Â Â Â Â Â <o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Â Â Â Â Â Â  I. Â Â Â Â Â Â Â Â Â Â Â Â Â Â <sup style=\"font-size: 8px;\">212</sup><sub style=\"font-size: 8px;\">84</sub>POÂ </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: Arial, sans-serif; color: rgb(68, 60, 171);\">â†’</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Â <sup style=\"font-size: 8px;\">208</sup><sub style=\"font-size: 8px;\">82</sub>Pb + X<br><br>Â Â Â Â Â Â Â II.Â Â Â Â Â Â Â Â Â Â Â Â Â <sup style=\"font-size: 8px;\">137</sup><sub style=\"font-size: 8px;\">55</sub>CsÂ </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: Arial, sans-serif; color: rgb(68, 60, 171);\">â†’</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Â <sup style=\"font-size: 8px;\">137</sup><sub style=\"font-size: 8px;\">56</sub>Ba + YÂ Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <br><br><br>(b) The electron configuration of an element X is:<br>Â Â Â Â Â Â Â Â Â Â Â Â Â IS<sup style=\"font-size: 8px;\">2</sup>2s<sup style=\"font-size: 8px;\">2</sup>2p<sup style=\"font-size: 8px;\">6</sup>3s<sup style=\"font-size: 8px;\">2</sup>3p5<br>Â Â Â Â Â Â Â Â Â Â Â Â Â  (i) Â Â Â Â Â Â Â Â Â  Deduce the atomic number of X.<br>Â Â Â Â Â Â Â Â Â Â Â Â Â  (ii) Â Â Â Â Â Â Â Â  To what group does X belong?<br>Â Â Â Â Â Â Â Â Â Â Â Â Â  (iii) Â Â Â Â Â Â Â  GiveÂ </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">twoÂ </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">properties of the group to which the element X belong.<br>Â Â Â Â Â Â Â Â Â Â Â Â Â  (iv) Â Â Â Â Â Â Â  Identify element X by name.<br>Â Â Â Â Â Â Â Â Â Â Â Â Â  (v) Â Â Â Â Â Â Â Â  Write a balanced equation to represent the reaction between the element X and hot Â Â Â Â Â Â Â Â Â Â Â Â Â  Â Â Â Â Â Â Â Â Â Â Â Â Â  concentrated NaOH<br>(c) Â Â Â Â Â  (i) Explain why:<br>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  1. Â Â Â Â Â Â Â Â Â Â Â  graphite is used as a lubricant;<br>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  II. Â Â Â Â Â Â Â Â Â Â Â  diamond is used as an industrial cutting tool<br>Â Â Â Â Â Â Â Â Â Â Â  (ii) Â  Write an equation to represent the reaction between aqueous BCL and NH<sub style=\"font-size: 8px;\">3</sub>Â solution.<br>Â Â Â Â Â Â Â Â Â Â Â  (iii) Name the type of reaction represented by the equation. Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></span></p></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">Â </span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">Â </span></p><p></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">2PM - 3PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">Question</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\">Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">2</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(a) (i) DefineÂ </span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">saturated solution.</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\"><br>(ii)The solubility of KN0<sub style=\"font-size: 8px;\">3</sub>Â at 20Â°C was 3.00 mol dm<sup style=\"font-size: 8px;\">-3</sup>Â If 67.0g of KN0<sub style=\"font-size: 8px;\">3</sub>Â was added to 250cm<sup style=\"font-size: 8px;\">3</sup>Â of water and stirred at 20Â°C, determine whether the solution formed was saturated or not at that temperature.<br clear=\"all\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\"><img width=\"100\" height=\"14\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image001.jpg\" alt=\"https://waeconline.org.ng/e-learning/Chemistry/chem219mq2_clip_image002.jpg\" v:shapes=\"Picture_x0020_3\"></span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Â [7 marks]<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(b) (i) Distinguish betweenÂ </span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">dativeÂ </span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">bond andÂ </span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">covalentÂ </span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">bond.<br>(ii) Explain why sugar and common salt doÂ </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">notÂ </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">conduct electricity in the solid state.<br>(iii) State the type of intermolecular forces present in:<br>Â Â Â Â Â  1. Â Â Â Â Â Â Â Â Â Â  hydrogen fluoride;<br>Â Â Â Â Â Â Â  II. Â Â Â Â Â Â Â Â Â  argon.<br>(iv) Consider the compounds with the following structures:<br>S - H ----N and 0 - H -----N<br>In which of the compounds is the hydrogen bond stronger? Give reason for your answer.<br><br>(c) (i) StateÂ </span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Dalton\'sÂ Law of Partial Pressure.</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\"><br><br>(ii) Â Â  If 200cm<sup style=\"font-size: 8px;\">3</sup>Â of carbon(IV) oxide were collected over water at 18Â°C and 700 mmHg, determine the volume of the dry gas at s.t.p.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">[ standard vapour pressure of water at 18Â°CÂ </span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">= 15Â </span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">mmHg]Â </span></i></span></p></td></tr></tbody></table>","","2020-07-15 15:44:45","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("85","80","49","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Define National integration.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain the following:</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  (ii) Waybill</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p>","","2020-07-16 09:34:55","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("86","15","49","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p>","","2020-07-16 11:03:43","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("87","38","49","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">CIVIC EDUCATION<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  1.Â </span>Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  2.Â </span>State three government policies on cultism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  3.Â </span>Highlight five roles civil society can play in promoting popular participation</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MARKETING</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1</span><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  A.Â </span>State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  B.Â </span>Explain five factors that can determine the type of channels of distribution to be used by a company</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NBÂ </span>explain your points inÂ <span style=\"font-weight: 600;\">1b<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">Â </span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 2</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  A.Â </span>What is wharehouse?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  B.Â </span>Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â C.Â Â </span>State six functions of a warehouse</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NBÂ </span>Â do not mix the definition of warehouse with ware housing</p><p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>Â </o:p></p>","","2020-07-16 11:07:49","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("88","100","42","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State four (4) benefits of agriculture to the economy of West African countries</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;1.driving engine out of poverty</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;2.source of income&nbsp;</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;3.source of employment</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;4.source of food</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Enumerate four (4) functions of agro â€“ services centres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;1.providing employment</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;2.improving peoples standard of living</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;3.providing food&nbsp;</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;4.getting rid of poverty</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Outline four (4) routine tractor maintenance practices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;1.protect the tractor from rain</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;2.check fluids regularly</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;3.watch out for the brakes</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;4.lubricate often</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State two functions of each of the following parts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Three-point linkage</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">a.to tranfer the weight of and implement to rear wheels</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Hydraulic lever</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">a.allows machine to transmit force from one point to another using an incompressible fluid</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">b.it increased force</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>A&nbsp; State three (3) ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">B Give two functions of each of the following farm machines and implements:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Bulldozer</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">a.for clearing bush</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">b.for falling trees</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">c.for road construction</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">a.for harvesting</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">b.to uproot crops&nbsp;</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">c.for prunning</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;</span>Tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">a.to pull farm implement</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">b.to carry chemical fertilizer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">c.to carry heavy items</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp; Sprayer</span></p><p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Planter&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">a.for planting of seeds</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">b. For boring hole on soil</p>","","2020-07-18 10:20:32","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("89","91","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MATHEMATICS<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM - 12PM</b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">QuestionÂ </span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">1<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)Using ruler and a\n  pair of compasses only, construct:<br>\n  (i)Â Â  quadrilateral PQRS such that /PQ/ = 10cm, /QR/ = 8cm,<br>\n  Â Â Â Â Â Â  /PS/ = 6cm, ÃPQR = 60Âº and ÃQPS = 75Âº;<br>\n  Â (ii)Â Â  the locusÂ </span></b><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">11</span></i></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â of points\n  equidistant from QR and RS;<br>\n  (iii)Â Â  locusÂ </span></b><b><i><span style=\"font-size:7.5pt;\n  mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">12</span></i></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â of\n  points equidistant from R and S.<br>\n  (b)Â Â Â  Measure /RS/<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">QuestionÂ </span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">11<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)Â A circle is\n  inscribed in a square.Â  If the sum of the perimeter of the square and\n  the circumference of the circle is 100 cm, calculate the radius of the\n  circle.Â Â  [Take p =Â </span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB;mso-no-proof:yes\"><!--[if gte vml 1]><v:shapetype id=\"_x0000_t75\"\n   coordsize=\"21600,21600\" o:spt=\"75\" o:preferrelative=\"t\" path=\"m@4@5l@4@11@9@11@9@5xe\"\n   filled=\"f\" stroked=\"f\">\n   <v:stroke joinstyle=\"miter\"></v:stroke>\n   <v:formulas>\n    <v:f eqn=\"if lineDrawn pixelLineWidth 0\"></v:f>\n    <v:f eqn=\"sum @0 1 0\"></v:f>\n    <v:f eqn=\"sum 0 0 @1\"></v:f>\n    <v:f eqn=\"prod @2 1 2\"></v:f>\n    <v:f eqn=\"prod @3 21600 pixelWidth\"></v:f>\n    <v:f eqn=\"prod @3 21600 pixelHeight\"></v:f>\n    <v:f eqn=\"sum @0 0 1\"></v:f>\n    <v:f eqn=\"prod @6 1 2\"></v:f>\n    <v:f eqn=\"prod @7 21600 pixelWidth\"></v:f>\n    <v:f eqn=\"sum @8 21600 0\"></v:f>\n    <v:f eqn=\"prod @7 21600 pixelHeight\"></v:f>\n    <v:f eqn=\"sum @10 21600 0\"></v:f>\n   </v:formulas>\n   <v:path o:extrusionok=\"f\" gradientshapeok=\"t\" o:connecttype=\"rect\"></v:path>\n   <o:lock v:ext=\"edit\" aspectratio=\"t\"></o:lock>\n  </v:shapetype><v:shape id=\"Picture_x0020_1\" o:spid=\"_x0000_i1025\" type=\"#_x0000_t75\"\n   alt=\"https://waeconline.org.ng/e-learning/Mathematics/maths218mq11_clip_image002.gif\"\n   style=\'width:9.75pt;height:15pt;visibility:visible;mso-wrap-style:square\'>\n   <v:imagedata src=\"file:///C:\\Users\\NELSON\\AppData\\Local\\Temp\\msohtmlclip1\\01\\clip_image001.gif\"\n    o:title=\"maths218mq11_clip_image002\"></v:imagedata>\n  </v:shape><![endif]--><!--[if !vml]--><img width=\"13\" height=\"20\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image002.gif\" alt=\"https://waeconline.org.ng/e-learning/Mathematics/maths218mq11_clip_image002.gif\" v:shapes=\"Picture_x0020_1\"><!--[endif]--></span></b><b><span style=\"font-size:\n  7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">]</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)Â Â  A rope\n  60cm long is made to form a rectangle.Â  If the length is 4 times its\n  breadth, calculate, correct to one decimal place, the<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(i)Â length;</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(ii)Â diagonal</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">of the rectangle.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p>Â </o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">2PM -3PM</span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">QuestionÂ </span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)Copy and complete\n  the table of values for y = sin x + 2 cos x, correct to one decimal place.</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  <div align=\"center\">\n  <table class=\"MsoNormalTable\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n   <tbody><tr>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â \n    X<o:p></o:p></span></p>\n    </td>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â \n    0Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">30Âº<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" valign=\"top\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">60Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"51\" valign=\"top\" style=\"width:38.25pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">90Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"45\" valign=\"top\" style=\"width:33.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">120Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">150Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">180Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">210Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">240<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â \n    Y<o:p></o:p></span></p>\n    </td>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Â <o:p></o:p></span></p>\n    </td>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">2.2<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" valign=\"top\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Â <o:p></o:p></span></p>\n    </td>\n    <td width=\"51\" valign=\"top\" style=\"width:38.25pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Â <o:p></o:p></span></p>\n    </td>\n    <td width=\"45\" valign=\"top\" style=\"width:33.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Â <o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">-1.2<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">-2.0<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Â <o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">-1.9<o:p></o:p></span></p>\n    </td>\n   </tr>\n  </tbody></table>\n  </div>\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)Â Using a scale\n  of 2 cm to 30Â° on the x â€“ axis and 2 cm to 0.5 units</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">on the y-axis, draw the\n  graph of y = sin x + 2cos x for 0Â° â‰¤ x â‰¤ 240Â°<br>\n  Â (c)Â Â Â Â  Use your graph to solve the equation:<br>\n  Â Â Â Â Â Â Â Â Â  (i)\n  Â Â Â Â sin x + 2cos x = 0;<br>\n  Â Â Â Â Â Â Â Â \n  Â (ii)Â Â Â Â  sin x = 2.1 â€“ 2cos x.<br>\n  Â (d)Â Â Â Â  From the graph, find y when x = 171Â°.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>","","2020-07-25 18:36:05","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("90","97","45","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->State four (4) benefits of agriculture to the\neconomy of West African countries</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Enumerate four (4) functions of agro â€“ services\ncentres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Outline four (4) routine tractor maintenance\npractices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->State two functions of each of the following\nparts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l2 level1 lfo2\"><!--[if !supportLists]-->(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Three-point linkage</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l2 level1 lfo2\"><!--[if !supportLists]-->(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Hydraulic level</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l3 level1 lfo3\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->A&nbsp; State\nthree (3) ways in which science and technology have contributed to agricultural\ndevelopment through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l1 level1 lfo4\"><!--[if !supportLists]-->(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l1 level1 lfo4\"><!--[if !supportLists]-->(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\">B Give two functions of each of the\nfollowing farm machines and implements: </p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Bulldozer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;\n</span><!--[endif]-->Tractor </p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp; </span><!--[endif]-->Spraye</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Planter&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">Question 1</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><span style=\"text-indent: -0.25in;\">Agriculture answer&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><span style=\"text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp;1. State four benefit of agriculture to the economy of West Africa&nbsp;</span></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">A. Eradication of poverty and hunger&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">B. Investment</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">C. Rapid industrialization</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">D. Boosting intra Africa trade</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">2. Enumerate four functions of agriculture services centres in your country&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">A. Repair/maintain agricultural tools,machines and equipment</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">B. Supply farmers with seeds and fertilizer</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">C. Provide input at subsidized rates to Farmers&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">D. Supply farmers with agro chemical for weed and pest control</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">3. Outline four routine tractor maintenance practices</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">A. Check your oil. Oil is one of the most important factor for keeping you tractor running strong&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">B. Inspect your tyres. The farm and field can be an unforgiven place for tractor tires&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">C. Keep it clean&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">D. Check under the hood</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">4. State two functions of each of the following parts of the farm tractor&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;FUNCTIONS OF THE&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">A. THREE POINT LINKAGE</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">I. Point of attachment for coupled implement</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">Ii. Allows the raising and lowering of implement</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">B. HYDRAULIC LEVER</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">I. Control the raising and lowering of implement</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">Ii. Control lowering and holding an implement to a pre determined position&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">&nbsp; Question 2</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">1. State there ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">1 CROP ROTATION</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">A. Herbicides</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">B. Soik sterilization</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">C. Sterilization of plant materials</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">Ii. CLIMATOLOGY and METEOROLOGY</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">A. Monitoring of wind speed&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">B. Monitoring of wind direction&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">C cloud seedlings for rainfall</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">2. Give two functions of each of the following farm machines and implement&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">1 BULLDOZER</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">A. Leveling of land surface</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">B. Uprooting stumbs</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">2. COMBINE HARVESYER&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">A. Thressing of cereal&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">B. Bagging of harvested grains.</p>","","2020-08-07 15:01:33","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("91","100","45","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State four (4) benefits of agriculture to the economy of West African countries</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Enumerate four (4) functions of agro â€“ services centres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Outline four (4) routine tractor maintenance practices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State two functions of each of the following parts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Three-point linkage</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Hydraulic lever</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>A&nbsp; State three (3) ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">B Give two functions of each of the following farm machines and implements:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Bulldozer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;</span>Tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;</span>Spraye</p><p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Planter&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">Agriculture</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">1. State four benefit of agriculture to the economy of West Africa</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">A. Eradication of poverty and hunger</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">B. Investment</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">C. Rapid industrialization</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">D. Boosting intra Africa trade</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">2. Enumerate four functions of agriculture services centres in your country</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">A. Repair/maintain agricultural tools machines and equipment</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">B. Supply farmers with seeds and fertilizer</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">C. Provide input at subsidized rates to Farmers</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">D. Supply farmers with agro chemical for weed and pest control</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">3. Outline four routine tractor maintenance practices</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">A. Check your oil. Oil is one of the most important factor for keeping your tractor running strong</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">B. Inspect your tyres. The farm and field can be an unforgiven place to tractor tyres</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">C. Keep it clean</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">D. Check under the hood</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">4. State two functions of each of the following parts of the farm tractor</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">A. THREE POINT LINKAGE</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">I. Point of attachment for coupled implement</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">Ii. Allows the raising and lowering of implement</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">B. HYDRAULIC LEVER</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">I. Control the raising and lowering of implement</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">Ii. Control lowering and holding an implement to a pre determined position</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">Question 2&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">1. State three ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">A CROP ROTATION</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">I. Herbicides for weed control</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">Ii. Soil sterilization</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">Iii. Sterilization of plant materials</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">B. CLIMATOLOGY and METEOROLOGY</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">I monitoring of wind speed</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">Ii. Monitoring of wind direction</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">Iii. Cloud seedlings for rainfall</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">2. Give two functions of each of the following farm machines and implement</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">A. BULLDOZER</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">I. Leveling of land surface</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">Ii. Uprooting stumbs</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">B. COMBINED HARVESTER</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">I. Thressing of cereal</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">Ii. Bagging of harvested grains</p>","","2020-08-08 17:08:25","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("92","97","42","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->State four (4) benefits of agriculture to the\neconomy of West African countries</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; 1.it brings increase in yeild</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; 2.it brings quality of products</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; 3.it proves employment to people</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; 4.it is a source of food to the people</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><br></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Enumerate four (4) functions of agro â€“ services\ncentres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp;1.it brings food security</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp;2.provides food&nbsp;</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp;3.brings about productivity</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp;4.provides growing space for more chops</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><br></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Outline four (4) routine tractor maintenance\npractices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; 1.keep clean by removing all trashed or mud</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; 2.the oil and water level must be shaked and top when necessary</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; 3.check tire pressure before operation</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; 4.inspect everyday before starting</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><br></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->State two functions of each of the following\nparts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l2 level1 lfo2\"><!--[if !supportLists]-->(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Three-point linkage</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l2 level1 lfo2\">&nbsp;a.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l2 level1 lfo2\"><!--[if !supportLists]-->(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Hydraulic lever</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l3 level1 lfo3\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->A&nbsp; State\nthree (3) ways in which science and technology have contributed to agricultural\ndevelopment through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l1 level1 lfo4\"><!--[if !supportLists]-->(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Crop protection</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l1 level1 lfo4\">a.science have helped through insecticides,pesticides,rodenticides,etc.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l1 level1 lfo4\"><!--[if !supportLists]-->(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\">B Give two functions of each of the\nfollowing farm machines and implements: </p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Bulldozer</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">a.for clearing bush</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">b.for felling of trees</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">a.for harvesting of some crops</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">b.for prunning</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;\n</span><!--[endif]-->Tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">a.for carrying heavy equipment</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">b.to pull farm implement</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp; Spraye</span></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Planter&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">a.for planting</p>","","2020-08-11 08:34:09","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("93","89","42","","","2020-08-11 08:40:18","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("94","80","42","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) Define National integration.</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1.it means being honest with ourselves and basing our actions,visions and missions on a strong moral principle.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">a.people should be given a sense of belonging</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">b.use of religious/civic education</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">c.teaching of history in schools</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">d.the government should orient people</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; a.crime&nbsp;</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; b.racism</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; c.electoral malpractice</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; d.exam malpractice</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; e.child trafficking</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; f.drug trafficking</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">a.by obeying rules and regulation</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">b.by stoping Crimes</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">c.by engaging in one meaningful thing or the other</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; a.they give the producer a feed back of the taste of the goods from the producer</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp;b.sell on credit to the consumer</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; c.They give advice on products usage</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; d.he finances the producer</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; e.they help in delivering the goods to the door post of the consumer</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Explain the following:</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii) Waybill</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; It can be defined as a list of passengers or goods carried on a vehicle</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p>","","2020-08-11 09:01:45","2019/2020","2nd Term","0","","save","","","","0000-00-00 00:00:00"),
("95","100","203","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">Â </span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â Â </span>State four (4) benefits of agriculture to the economy of West African countries</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â Â </span>Enumerate four (4) functions of agro â€“ services centres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â Â </span>Outline four (4) routine tractor maintenance practices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â Â </span>State two functions of each of the following parts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â </span>Three-point linkage</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â </span>Hydraulic lever</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â Â </span>AÂ  State three (3) ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â </span>Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â </span>Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">B Give two functions of each of the following farm machines and implements:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â </span>Bulldozer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â </span>Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â </span>Tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â </span>Spraye</p><p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â </span>PlanterÂ </p>","","2020-09-18 09:24:11","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("96","80","203","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Define National integration.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain the following:</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  (ii) Waybill</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p>","","2020-09-18 09:58:33","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00");




CREATE TABLE `assignments_submitted_file` (
  `assignments_submitted_file_id` int(11) NOT NULL AUTO_INCREMENT,
  `assignments_submitted_id` int(11) NOT NULL,
  `file_name` varchar(200) NOT NULL,
  `file_dir` varchar(300) NOT NULL,
  `google_drive_id` varchar(200) NOT NULL,
  `google_drive_title` varchar(200) NOT NULL,
  `google_drive_thumbnail_link` varchar(300) NOT NULL,
  `google_drive_dir` varchar(300) NOT NULL,
  `google_drive_embed_link` varchar(300) NOT NULL,
  `google_drive_filesize` varchar(30) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`assignments_submitted_file_id`),
  KEY `assignments_submitted_id` (`assignments_submitted_id`),
  KEY `date_added` (`date_added`)
) ENGINE=InnoDB AUTO_INCREMENT=247 DEFAULT CHARSET=utf8mb4;


INSERT INTO assignments_submitted_file VALUES
("1","4","3f9858.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/3f9858.pdf","","","","","","","2020-05-20 12:28:13"),
("2","6","97c565.docx","/home/zeonglob/public_html/divinefavour//private/images/activity/97c565.docx","","","","","","","2020-05-22 14:53:57"),
("3","13","f675e5.docx","/home/zeonglob/public_html/divinefavour//private/images/activity/f675e5.docx","","","","","","","2020-06-01 20:22:38"),
("4","14","00fc31.docx","/home/zeonglob/public_html/divinefavour//private/images/activity/00fc31.docx","","","","","","","2020-06-02 10:00:22"),
("5","15","82b49e.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/82b49e.jpg","","","","","","","2020-06-02 11:38:54"),
("6","15","124576.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/124576.jpg","","","","","","","2020-06-02 11:38:54"),
("7","18","b08699.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/b08699.jpg","","","","","","","2020-06-02 15:47:51"),
("8","18","14357d.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/14357d.jpg","","","","","","","2020-06-02 15:47:51"),
("9","20","bf0922.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/bf0922.pdf","","","","","","","2020-06-03 09:02:42"),
("10","13","90727c.docx","/home/zeonglob/public_html/divinefavour//private/images/activity/90727c.docx","","","","","","","2020-06-03 15:55:00"),
("11","22","37b9d0.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/37b9d0.jpg","","","","","","","2020-06-05 12:11:09"),
("12","23","52ee6b.docx","/home/zeonglob/public_html/divinefavour//private/images/activity/52ee6b.docx","","","","","","","2020-06-05 13:32:56"),
("13","26","68d410.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/68d410.pdf","","","","","","","2020-06-05 19:55:36"),
("14","27","44dc76.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/44dc76.jpg","","","","","","","2020-06-06 10:45:26"),
("15","27","67e88b.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/67e88b.jpg","","","","","","","2020-06-06 10:46:04"),
("16","27","dc6cf0.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/dc6cf0.jpg","","","","","","","2020-06-06 10:46:57"),
("17","27","e22f89.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/e22f89.jpg","","","","","","","2020-06-06 10:47:39"),
("18","27","f0bde0.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/f0bde0.jpg","","","","","","","2020-06-06 10:48:05"),
("19","27","439f98.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/439f98.jpg","","","","","","","2020-06-06 10:49:19"),
("20","27","8fa5c0.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/8fa5c0.jpg","","","","","","","2020-06-06 10:54:53"),
("21","30","34f351.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/34f351.jpeg","","","","","","","2020-06-08 08:53:08"),
("22","30","35fab8.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/35fab8.jpeg","","","","","","","2020-06-08 08:53:08"),
("23","30","c6fab3.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/c6fab3.jpeg","","","","","","","2020-06-08 08:53:08"),
("24","30","d01e32.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/d01e32.jpeg","","","","","","","2020-06-08 08:53:08"),
("25","30","e38017.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/e38017.jpeg","","","","","","","2020-06-08 08:53:08"),
("26","30","7ad13d.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/7ad13d.jpeg","","","","","","","2020-06-08 08:53:08"),
("27","30","327f0b.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/327f0b.jpeg","","","","","","","2020-06-08 08:53:08"),
("28","30","ce29f7.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/ce29f7.jpeg","","","","","","","2020-06-08 08:53:08"),
("29","30","3f8276.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/3f8276.jpeg","","","","","","","2020-06-08 08:53:08"),
("30","31","c17688.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/c17688.jpeg","","","","","","","2020-06-08 08:54:13"),
("31","31","d84a6d.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/d84a6d.jpeg","","","","","","","2020-06-08 08:54:13"),
("32","32","a97211.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/a97211.jpg","","","","","","","2020-06-11 10:45:56"),
("33","32","c3607a.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/c3607a.jpg","","","","","","","2020-06-11 10:46:31"),
("34","32","9cf00f.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/9cf00f.jpg","","","","","","","2020-06-11 10:47:17"),
("35","32","b2eedb.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/b2eedb.jpg","","","","","","","2020-06-11 10:48:57"),
("36","33","18bdba.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/18bdba.jpg","","","","","","","2020-06-11 14:06:15"),
("37","37","abd4ec.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/abd4ec.jpeg","","","","","","","2020-06-12 09:28:39"),
("38","37","f501a5.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/f501a5.jpeg","","","","","","","2020-06-12 09:28:39"),
("39","37","380653.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/380653.jpeg","","","","","","","2020-06-12 09:28:39"),
("40","37","2fe4f8.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/2fe4f8.jpeg","","","","","","","2020-06-12 09:28:39"),
("41","37","3c16d3.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/3c16d3.jpeg","","","","","","","2020-06-12 09:28:39"),
("42","38","89f0f1.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/89f0f1.jpeg","","","","","","","2020-06-12 09:30:25"),
("43","38","012c19.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/012c19.jpeg","","","","","","","2020-06-12 09:30:25"),
("44","38","e12616.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/e12616.jpeg","","","","","","","2020-06-12 09:30:25"),
("45","41","92c214.docx","/home/zeonglob/public_html/divinefavour//private/images/activity/92c214.docx","","","","","","","2020-06-12 21:36:56"),
("46","41","e59487.docx","/home/zeonglob/public_html/divinefavour//private/images/activity/e59487.docx","","","","","","","2020-06-12 21:37:36"),
("47","42","e6fa37.docx","/home/zeonglob/public_html/divinefavour//private/images/activity/e6fa37.docx","","","","","","","2020-06-12 21:38:10"),
("48","43","41150e.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/41150e.jpg","","","","","","","2020-06-13 14:04:49"),
("49","43","fc1d06.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/fc1d06.jpg","","","","","","","2020-06-13 14:04:49"),
("50","43","a6139d.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/a6139d.jpg","","","","","","","2020-06-13 14:04:49"),
("51","43","1f63cb.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/1f63cb.jpg","","","","","","","2020-06-13 14:04:49"),
("52","43","946525.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/946525.jpg","","","","","","","2020-06-13 14:04:49"),
("53","43","2fcb5f.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/2fcb5f.jpg","","","","","","","2020-06-13 14:04:49"),
("54","43","52dd98.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/52dd98.jpg","","","","","","","2020-06-13 14:04:49"),
("55","43","2fb76d.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/2fb76d.jpg","","","","","","","2020-06-13 14:04:49"),
("56","43","a34c46.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/a34c46.jpg","","","","","","","2020-06-13 14:04:49"),
("57","43","1b242e.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/1b242e.jpg","","","","","","","2020-06-13 14:04:49"),
("58","43","af0a06.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/af0a06.jpg","","","","","","","2020-06-13 14:04:49"),
("59","43","f800b3.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/f800b3.jpg","","","","","","","2020-06-13 14:04:49"),
("60","43","fa5cb6.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/fa5cb6.jpg","","","","","","","2020-06-13 14:05:05"),
("61","43","d8ba28.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/d8ba28.jpg","","","","","","","2020-06-13 14:05:05"),
("62","44","0cebbe.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/0cebbe.jpg","","","","","","","2020-06-13 14:06:06"),
("63","44","93b692.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/93b692.jpg","","","","","","","2020-06-13 14:06:06"),
("64","45","ae9f9d.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/ae9f9d.pdf","","","","","","","2020-06-15 17:08:53"),
("65","46","717b59.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/717b59.pdf","","","","","","","2020-06-15 17:13:08"),
("66","47","fe2176.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/fe2176.pdf","","","","","","","2020-06-15 17:16:51"),
("67","48","2050c1.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/2050c1.pdf","","","","","","","2020-06-15 17:22:16"),
("68","48","c29a75.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/c29a75.pdf","","","","","","","2020-06-15 17:22:16"),
("69","49","7b8255.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/7b8255.pdf","","","","","","","2020-06-15 18:41:37"),
("70","50","ae01c5.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/ae01c5.pdf","","","","","","","2020-06-15 21:13:46"),
("71","52","a1b45c.docx","/home/zeonglob/public_html/divinefavour//private/images/activity/a1b45c.docx","","","","","","","2020-06-17 14:04:51"),
("72","53","d29dc2.docx","/home/zeonglob/public_html/divinefavour//private/images/activity/d29dc2.docx","","","","","","","2020-06-17 14:05:11"),
("73","54","f8b2fa.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/f8b2fa.pdf","","","","","","","2020-06-17 21:11:21"),
("74","55","5aa4b0.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/5aa4b0.pdf","","","","","","","2020-06-17 21:12:02"),
("75","56","39518d.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/39518d.pdf","","","","","","","2020-06-17 22:50:11"),
("76","57","86eb83.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/86eb83.jpg","","","","","","","2020-06-18 16:06:08"),
("77","57","d51e41.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/d51e41.jpg","","","","","","","2020-06-18 16:06:08"),
("78","57","98e902.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/98e902.jpg","","","","","","","2020-06-18 16:06:08"),
("79","57","0bb170.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/0bb170.jpg","","","","","","","2020-06-18 16:06:08"),
("80","57","be4cdd.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/be4cdd.jpg","","","","","","","2020-06-18 16:06:08"),
("81","57","ce46d2.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/ce46d2.jpg","","","","","","","2020-06-18 16:06:08"),
("82","57","e30103.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/e30103.jpg","","","","","","","2020-06-18 16:06:08"),
("83","57","65f6a5.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/65f6a5.jpg","","","","","","","2020-06-18 16:06:08"),
("84","58","f73b94.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/f73b94.jpg","","","","","","","2020-06-18 17:10:38"),
("85","58","b8d9e9.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/b8d9e9.jpg","","","","","","","2020-06-18 17:11:13"),
("86","58","d4f11f.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/d4f11f.jpg","","","","","","","2020-06-18 17:11:40"),
("87","59","7d17f9.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/7d17f9.jpg","","","","","","","2020-06-18 18:05:42"),
("88","59","2e7d6a.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/2e7d6a.jpg","","","","","","","2020-06-18 18:07:06"),
("89","60","12bbb4.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/12bbb4.jpg","","","","","","","2020-06-19 19:50:38"),
("90","60","b0eae7.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/b0eae7.jpg","","","","","","","2020-06-19 19:52:28"),
("91","61","efe062.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/efe062.jpg","","","","","","","2020-06-22 12:12:06"),
("92","61","0abfbb.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/0abfbb.jpg","","","","","","","2020-06-22 12:12:06"),
("93","62","","","18TT-OBJNjKNO98gqOzIyH57s9ygfKJ7J","2993ad.jpg","","https://drive.google.com/file/d/18TT-OBJNjKNO98gqOzIyH57s9ygfKJ7J/view?usp=drivesdk","https://drive.google.com/file/d/18TT-OBJNjKNO98gqOzIyH57s9ygfKJ7J/preview?usp=drivesdk","1480843","2020-06-24 14:52:33"),
("94","62","","","1s4Kj2MPrbf9XsKXI6nS8ejmwg5XGOzjQ","88e82f.jpg","","https://drive.google.com/file/d/1s4Kj2MPrbf9XsKXI6nS8ejmwg5XGOzjQ/view?usp=drivesdk","https://drive.google.com/file/d/1s4Kj2MPrbf9XsKXI6nS8ejmwg5XGOzjQ/preview?usp=drivesdk","1552208","2020-06-24 14:53:31"),
("95","63","","","1sqFveXGZThVsXzUs1lhsJE3YKLSYCIME","54dcf2.jpg","","https://drive.google.com/file/d/1sqFveXGZThVsXzUs1lhsJE3YKLSYCIME/view?usp=drivesdk","https://drive.google.com/file/d/1sqFveXGZThVsXzUs1lhsJE3YKLSYCIME/preview?usp=drivesdk","1026435","2020-06-25 09:36:37"),
("96","63","","","18NSf_4aT206Vo6SPL8k-xQv1osqWTHqh","daaa91.jpg","","https://drive.google.com/file/d/18NSf_4aT206Vo6SPL8k-xQv1osqWTHqh/view?usp=drivesdk","https://drive.google.com/file/d/18NSf_4aT206Vo6SPL8k-xQv1osqWTHqh/preview?usp=drivesdk","1098175","2020-06-25 09:36:37"),
("97","64","","","1DU6Ym7OH59aK4vsPXEMXbH_XH0QQPZhs","0e5cf4.jpg","","https://drive.google.com/file/d/1DU6Ym7OH59aK4vsPXEMXbH_XH0QQPZhs/view?usp=drivesdk","https://drive.google.com/file/d/1DU6Ym7OH59aK4vsPXEMXbH_XH0QQPZhs/preview?usp=drivesdk","1407257","2020-06-25 10:30:51"),
("98","64","","","12ht9oL721u40BsMbK8JLkbv-pfefP34t","b9e683.jpg","","https://drive.google.com/file/d/12ht9oL721u40BsMbK8JLkbv-pfefP34t/view?usp=drivesdk","https://drive.google.com/file/d/12ht9oL721u40BsMbK8JLkbv-pfefP34t/preview?usp=drivesdk","1357083","2020-06-25 10:31:59"),
("99","64","","","1oKCKFeQEqLc-QiVRsTuNOG_zPUweaJKx","7ed7b7.jpg","","https://drive.google.com/file/d/1oKCKFeQEqLc-QiVRsTuNOG_zPUweaJKx/view?usp=drivesdk","https://drive.google.com/file/d/1oKCKFeQEqLc-QiVRsTuNOG_zPUweaJKx/preview?usp=drivesdk","1672514","2020-06-25 10:33:20"),
("100","64","","","1YnyBKcm9LrVIUI9JFB0fWv5QW2FwGGPG","7ea283.jpg","","https://drive.google.com/file/d/1YnyBKcm9LrVIUI9JFB0fWv5QW2FwGGPG/view?usp=drivesdk","https://drive.google.com/file/d/1YnyBKcm9LrVIUI9JFB0fWv5QW2FwGGPG/preview?usp=drivesdk","1537886","2020-06-25 11:03:09");
INSERT INTO assignments_submitted_file VALUES
("101","64","","","1p6Y2vrxSNqrvz9oEuZHDf7s8LTfOTI5E","55a761.jpg","","https://drive.google.com/file/d/1p6Y2vrxSNqrvz9oEuZHDf7s8LTfOTI5E/view?usp=drivesdk","https://drive.google.com/file/d/1p6Y2vrxSNqrvz9oEuZHDf7s8LTfOTI5E/preview?usp=drivesdk","1495935","2020-06-25 11:31:56"),
("102","65","","","1JhcfH8cXphEOUck1Tk-xUoByjZyuOf8O","66e7d8.jpg","","https://drive.google.com/file/d/1JhcfH8cXphEOUck1Tk-xUoByjZyuOf8O/view?usp=drivesdk","https://drive.google.com/file/d/1JhcfH8cXphEOUck1Tk-xUoByjZyuOf8O/preview?usp=drivesdk","1300736","2020-06-25 12:58:44"),
("103","65","","","17eVP4v8F-t5c3eldgnN5l76q3bexJbtA","fac2a4.jpg","","https://drive.google.com/file/d/17eVP4v8F-t5c3eldgnN5l76q3bexJbtA/view?usp=drivesdk","https://drive.google.com/file/d/17eVP4v8F-t5c3eldgnN5l76q3bexJbtA/preview?usp=drivesdk","1189007","2020-06-25 12:58:44"),
("104","65","","","1rAeefkqOLev4kX7d4M7A55fpCOlW51rs","938a09.jpg","","https://drive.google.com/file/d/1rAeefkqOLev4kX7d4M7A55fpCOlW51rs/view?usp=drivesdk","https://drive.google.com/file/d/1rAeefkqOLev4kX7d4M7A55fpCOlW51rs/preview?usp=drivesdk","1173709","2020-06-25 12:58:44"),
("105","65","","","1m_9ixLKOefzP2qNTgS7pveI-qDeRiEE2","36cf81.jpg","","https://drive.google.com/file/d/1m_9ixLKOefzP2qNTgS7pveI-qDeRiEE2/view?usp=drivesdk","https://drive.google.com/file/d/1m_9ixLKOefzP2qNTgS7pveI-qDeRiEE2/preview?usp=drivesdk","1272538","2020-06-25 12:58:44"),
("106","65","","","1mud2akCb2vdShePtjKhUlN6dmQwJAFnG","3deb7b.jpg","","https://drive.google.com/file/d/1mud2akCb2vdShePtjKhUlN6dmQwJAFnG/view?usp=drivesdk","https://drive.google.com/file/d/1mud2akCb2vdShePtjKhUlN6dmQwJAFnG/preview?usp=drivesdk","1312153","2020-06-25 12:58:44"),
("107","65","","","1Nxxzw7DYPmHIQppGrSSRi1A8ipIjcPUs","47d325.jpg","","https://drive.google.com/file/d/1Nxxzw7DYPmHIQppGrSSRi1A8ipIjcPUs/view?usp=drivesdk","https://drive.google.com/file/d/1Nxxzw7DYPmHIQppGrSSRi1A8ipIjcPUs/preview?usp=drivesdk","1114060","2020-06-25 12:58:44"),
("108","66","","","18y_gFR8o_Ej2_Rntl7xj6QkC6unA1KFw","1264b8.jpg","","https://drive.google.com/file/d/18y_gFR8o_Ej2_Rntl7xj6QkC6unA1KFw/view?usp=drivesdk","https://drive.google.com/file/d/18y_gFR8o_Ej2_Rntl7xj6QkC6unA1KFw/preview?usp=drivesdk","1175011","2020-06-25 13:32:19"),
("109","66","","","1XCzL85-ZKi0SrjeIdqsug0h043NMeUDT","07b783.jpg","","https://drive.google.com/file/d/1XCzL85-ZKi0SrjeIdqsug0h043NMeUDT/view?usp=drivesdk","https://drive.google.com/file/d/1XCzL85-ZKi0SrjeIdqsug0h043NMeUDT/preview?usp=drivesdk","1074679","2020-06-25 13:32:19"),
("110","66","","","1kKJUuy34NeYmH_F91YJ0BQ3LyDxnM18O","804bc1.jpg","","https://drive.google.com/file/d/1kKJUuy34NeYmH_F91YJ0BQ3LyDxnM18O/view?usp=drivesdk","https://drive.google.com/file/d/1kKJUuy34NeYmH_F91YJ0BQ3LyDxnM18O/preview?usp=drivesdk","1059391","2020-06-25 13:32:19"),
("111","66","","","1xb5cYBwZxFi8Tj_1tfKxHk_8_U07GS-x","220431.jpg","","https://drive.google.com/file/d/1xb5cYBwZxFi8Tj_1tfKxHk_8_U07GS-x/view?usp=drivesdk","https://drive.google.com/file/d/1xb5cYBwZxFi8Tj_1tfKxHk_8_U07GS-x/preview?usp=drivesdk","941551","2020-06-25 13:32:19"),
("112","67","","","1yGIu8n61m9sxSfqj06Qf4ykr_1dlAuTl","53aad4.jpg","","https://drive.google.com/file/d/1yGIu8n61m9sxSfqj06Qf4ykr_1dlAuTl/view?usp=drivesdk","https://drive.google.com/file/d/1yGIu8n61m9sxSfqj06Qf4ykr_1dlAuTl/preview?usp=drivesdk","4407216","2020-06-26 07:52:25"),
("113","67","","","","","","","","","2020-06-26 07:54:50"),
("114","67","","","13LeIkUDjsbHYczQYijAlw6V28G0Kcdbg","ae00c4.jpg","","https://drive.google.com/file/d/13LeIkUDjsbHYczQYijAlw6V28G0Kcdbg/view?usp=drivesdk","https://drive.google.com/file/d/13LeIkUDjsbHYczQYijAlw6V28G0Kcdbg/preview?usp=drivesdk","4407216","2020-06-26 08:05:20"),
("115","67","","","1_l4SlInRc6Jabp-VJphoSCA57E9kMd3e","9ce013.jpg","","https://drive.google.com/file/d/1_l4SlInRc6Jabp-VJphoSCA57E9kMd3e/view?usp=drivesdk","https://drive.google.com/file/d/1_l4SlInRc6Jabp-VJphoSCA57E9kMd3e/preview?usp=drivesdk","4407216","2020-06-26 08:05:58"),
("116","68","","","1RRYhy59D2-nXFK36lBRkBeeBYd6c4km6","136939.jpg","","https://drive.google.com/file/d/1RRYhy59D2-nXFK36lBRkBeeBYd6c4km6/view?usp=drivesdk","https://drive.google.com/file/d/1RRYhy59D2-nXFK36lBRkBeeBYd6c4km6/preview?usp=drivesdk","1087615","2020-06-26 11:38:30"),
("117","68","","","1ltNCjY7aOLfpNQnZ3RSWelpyFOoXX670","41c9fd.jpg","","https://drive.google.com/file/d/1ltNCjY7aOLfpNQnZ3RSWelpyFOoXX670/view?usp=drivesdk","https://drive.google.com/file/d/1ltNCjY7aOLfpNQnZ3RSWelpyFOoXX670/preview?usp=drivesdk","1203673","2020-06-26 11:38:30"),
("118","68","","","1Wga0MnIsHitGgdpekjxn4f2yLkJvGalJ","8ba45e.jpg","","https://drive.google.com/file/d/1Wga0MnIsHitGgdpekjxn4f2yLkJvGalJ/view?usp=drivesdk","https://drive.google.com/file/d/1Wga0MnIsHitGgdpekjxn4f2yLkJvGalJ/preview?usp=drivesdk","1253344","2020-06-26 11:38:30"),
("119","68","","","1LVP9AeL1Akng-T0LFz6n_9drTK-8AaiH","a0f1ab.jpg","","https://drive.google.com/file/d/1LVP9AeL1Akng-T0LFz6n_9drTK-8AaiH/view?usp=drivesdk","https://drive.google.com/file/d/1LVP9AeL1Akng-T0LFz6n_9drTK-8AaiH/preview?usp=drivesdk","1097172","2020-06-26 11:38:30"),
("120","68","","","1-GuZbj1lACtTsebQkvwP2xUrhsWChKZd","1edcd5.jpg","","https://drive.google.com/file/d/1-GuZbj1lACtTsebQkvwP2xUrhsWChKZd/view?usp=drivesdk","https://drive.google.com/file/d/1-GuZbj1lACtTsebQkvwP2xUrhsWChKZd/preview?usp=drivesdk","1278223","2020-06-26 11:38:30"),
("121","68","","","1OoRdbRWiJvuvZNH9FZ84iDG-btgIYNsx","12da50.jpg","","https://drive.google.com/file/d/1OoRdbRWiJvuvZNH9FZ84iDG-btgIYNsx/view?usp=drivesdk","https://drive.google.com/file/d/1OoRdbRWiJvuvZNH9FZ84iDG-btgIYNsx/preview?usp=drivesdk","1306724","2020-06-26 11:38:30"),
("122","69","","","1EkL2wBwkVfAMyAZx2am7RbxAh6TYizjx","a979fe.docx","","https://drive.google.com/file/d/1EkL2wBwkVfAMyAZx2am7RbxAh6TYizjx/view?usp=drivesdk","https://drive.google.com/file/d/1EkL2wBwkVfAMyAZx2am7RbxAh6TYizjx/preview?usp=drivesdk","","2020-06-26 13:55:18"),
("123","69","","","1V49v633nYR838OktcNNq6iPe3Seh-O6J","b6bc06.docx","","https://drive.google.com/file/d/1V49v633nYR838OktcNNq6iPe3Seh-O6J/view?usp=drivesdk","https://drive.google.com/file/d/1V49v633nYR838OktcNNq6iPe3Seh-O6J/preview?usp=drivesdk","","2020-06-26 13:55:56"),
("124","70","","","1LqPzyRHETa4XjFM7aCpQ2YveOT6dQgik","47b22b.jpg","","https://drive.google.com/file/d/1LqPzyRHETa4XjFM7aCpQ2YveOT6dQgik/view?usp=drivesdk","https://drive.google.com/file/d/1LqPzyRHETa4XjFM7aCpQ2YveOT6dQgik/preview?usp=drivesdk","939560","2020-06-26 15:35:39"),
("125","70","","","1GYPnmIQyspCzoW_Ctj2cS6XP9jzboKKy","045e16.jpg","","https://drive.google.com/file/d/1GYPnmIQyspCzoW_Ctj2cS6XP9jzboKKy/view?usp=drivesdk","https://drive.google.com/file/d/1GYPnmIQyspCzoW_Ctj2cS6XP9jzboKKy/preview?usp=drivesdk","1180896","2020-06-26 15:35:39"),
("126","70","","","1_71OiDbTawZbypAN0E7_RdJ33_yRjE9x","d583de.jpg","","https://drive.google.com/file/d/1_71OiDbTawZbypAN0E7_RdJ33_yRjE9x/view?usp=drivesdk","https://drive.google.com/file/d/1_71OiDbTawZbypAN0E7_RdJ33_yRjE9x/preview?usp=drivesdk","993600","2020-06-26 15:35:39"),
("135","71","","","","","","","","","2020-06-27 21:18:49"),
("136","71","","","","","","","","","2020-06-27 21:18:49"),
("137","71","","","","","","","","","2020-06-27 21:18:49"),
("138","71","","","1V-t7WWs4QQ06gYSCr-N8ELOWpxdVWMYP","4b3218.jpg","","https://drive.google.com/file/d/1V-t7WWs4QQ06gYSCr-N8ELOWpxdVWMYP/view?usp=drivesdk","https://drive.google.com/file/d/1V-t7WWs4QQ06gYSCr-N8ELOWpxdVWMYP/preview?usp=drivesdk","105078","2020-06-27 21:29:02"),
("139","71","","","1onVCRzu_WiBafzB-ZfT_ngI2XmSqL6Mp","7ca1b5.jpg","","https://drive.google.com/file/d/1onVCRzu_WiBafzB-ZfT_ngI2XmSqL6Mp/view?usp=drivesdk","https://drive.google.com/file/d/1onVCRzu_WiBafzB-ZfT_ngI2XmSqL6Mp/preview?usp=drivesdk","119937","2020-06-27 21:29:02"),
("140","71","","","1I3-sizPud8ewc3G-ML97qOdfQOH92JJZ","4f885f.jpg","","https://drive.google.com/file/d/1I3-sizPud8ewc3G-ML97qOdfQOH92JJZ/view?usp=drivesdk","https://drive.google.com/file/d/1I3-sizPud8ewc3G-ML97qOdfQOH92JJZ/preview?usp=drivesdk","124011","2020-06-27 21:29:02"),
("141","71","","","1f54eAsA1MXrLeg_Wun4UV6Q-Wg4ddN0n","3a4d19.jpg","","https://drive.google.com/file/d/1f54eAsA1MXrLeg_Wun4UV6Q-Wg4ddN0n/view?usp=drivesdk","https://drive.google.com/file/d/1f54eAsA1MXrLeg_Wun4UV6Q-Wg4ddN0n/preview?usp=drivesdk","117969","2020-06-27 21:29:02"),
("142","71","","","1KKkY06pjMZnGHw6VpNpz05EbV7FsFGGG","efd886.jpg","","https://drive.google.com/file/d/1KKkY06pjMZnGHw6VpNpz05EbV7FsFGGG/view?usp=drivesdk","https://drive.google.com/file/d/1KKkY06pjMZnGHw6VpNpz05EbV7FsFGGG/preview?usp=drivesdk","100912","2020-06-27 21:29:02"),
("143","71","","","1r0SBsT3CDN-nu04ljGHpimIAPEa8Xhye","6ff6d5.jpg","","https://drive.google.com/file/d/1r0SBsT3CDN-nu04ljGHpimIAPEa8Xhye/view?usp=drivesdk","https://drive.google.com/file/d/1r0SBsT3CDN-nu04ljGHpimIAPEa8Xhye/preview?usp=drivesdk","100228","2020-06-27 21:29:02"),
("144","71","","","1IKUXmKaRGNGhMNJd5rdQCmSNLtjvfimp","117079.jpg","","https://drive.google.com/file/d/1IKUXmKaRGNGhMNJd5rdQCmSNLtjvfimp/view?usp=drivesdk","https://drive.google.com/file/d/1IKUXmKaRGNGhMNJd5rdQCmSNLtjvfimp/preview?usp=drivesdk","103958","2020-06-27 21:29:02"),
("145","71","","","10e0-gTybEoI7T7Zz53nkVEOBEPFxI-0u","4304b7.jpg","","https://drive.google.com/file/d/10e0-gTybEoI7T7Zz53nkVEOBEPFxI-0u/view?usp=drivesdk","https://drive.google.com/file/d/10e0-gTybEoI7T7Zz53nkVEOBEPFxI-0u/preview?usp=drivesdk","107461","2020-06-27 21:29:02"),
("146","71","","","1T04Zq49-oZmxk0nqsolhP9sUlGNTNJST","a34a20.jpg","","https://drive.google.com/file/d/1T04Zq49-oZmxk0nqsolhP9sUlGNTNJST/view?usp=drivesdk","https://drive.google.com/file/d/1T04Zq49-oZmxk0nqsolhP9sUlGNTNJST/preview?usp=drivesdk","107760","2020-06-27 21:29:02"),
("147","71","","","1AhHrBgHeLGa6QC3PrQIS_oCtQlbLx5bw","650090.jpg","","https://drive.google.com/file/d/1AhHrBgHeLGa6QC3PrQIS_oCtQlbLx5bw/view?usp=drivesdk","https://drive.google.com/file/d/1AhHrBgHeLGa6QC3PrQIS_oCtQlbLx5bw/preview?usp=drivesdk","106980","2020-06-27 21:29:02"),
("148","71","","","1B6w6bKdhUg2ZLDSyEdZkv7eHTgD_IGjI","879a8e.jpg","","https://drive.google.com/file/d/1B6w6bKdhUg2ZLDSyEdZkv7eHTgD_IGjI/view?usp=drivesdk","https://drive.google.com/file/d/1B6w6bKdhUg2ZLDSyEdZkv7eHTgD_IGjI/preview?usp=drivesdk","128926","2020-06-27 21:29:02"),
("152","72","","","","","","","","","2020-06-27 21:42:02"),
("154","72","","","","","","","","","2020-06-27 21:42:02"),
("157","72","","","","","","","","","2020-06-27 22:03:20"),
("162","72","","","","","","","","","2020-06-27 22:03:20"),
("170","72","","","","","","","","","2020-06-27 22:58:01"),
("173","72","","","1tZZkIOiyzhJRKHmjrSFi4Ia_8fl2Z455","db4d5c.jpg","","https://drive.google.com/file/d/1tZZkIOiyzhJRKHmjrSFi4Ia_8fl2Z455/view?usp=drivesdk","https://drive.google.com/file/d/1tZZkIOiyzhJRKHmjrSFi4Ia_8fl2Z455/preview?usp=drivesdk","142260","2020-06-28 00:00:08"),
("174","72","","","12EMxyDvDbs3pZKMdK5FR4mTyeSd89DPO","db710f.jpg","","https://drive.google.com/file/d/12EMxyDvDbs3pZKMdK5FR4mTyeSd89DPO/view?usp=drivesdk","https://drive.google.com/file/d/12EMxyDvDbs3pZKMdK5FR4mTyeSd89DPO/preview?usp=drivesdk","158890","2020-06-28 00:00:26"),
("175","72","","","1cn_SOw9Jci2Xpf6QrNyX800JU3mWG_zQ","adfc7e.jpg","","https://drive.google.com/file/d/1cn_SOw9Jci2Xpf6QrNyX800JU3mWG_zQ/view?usp=drivesdk","https://drive.google.com/file/d/1cn_SOw9Jci2Xpf6QrNyX800JU3mWG_zQ/preview?usp=drivesdk","136502","2020-06-28 00:00:41"),
("176","72","","","1CkoDHwk3JHHEV568nFCxM_pWHbplav-x","eb03b5.jpg","","https://drive.google.com/file/d/1CkoDHwk3JHHEV568nFCxM_pWHbplav-x/view?usp=drivesdk","https://drive.google.com/file/d/1CkoDHwk3JHHEV568nFCxM_pWHbplav-x/preview?usp=drivesdk","144314","2020-06-28 00:00:58"),
("177","72","","","1TdH9S_OcN4x1bLYH5db3tOXzNArSRUNF","16ee5d.jpg","","https://drive.google.com/file/d/1TdH9S_OcN4x1bLYH5db3tOXzNArSRUNF/view?usp=drivesdk","https://drive.google.com/file/d/1TdH9S_OcN4x1bLYH5db3tOXzNArSRUNF/preview?usp=drivesdk","142871","2020-06-28 00:01:13"),
("178","72","","","1adKGkOf9v2QexAdd1dbCMSPFJdrmEFXz","12e747.jpg","","https://drive.google.com/file/d/1adKGkOf9v2QexAdd1dbCMSPFJdrmEFXz/view?usp=drivesdk","https://drive.google.com/file/d/1adKGkOf9v2QexAdd1dbCMSPFJdrmEFXz/preview?usp=drivesdk","146481","2020-06-28 00:01:28"),
("179","72","","","17d8aETBcQPPgs6-twwkbFn9N9BYbNgrW","26f24e.jpg","","https://drive.google.com/file/d/17d8aETBcQPPgs6-twwkbFn9N9BYbNgrW/view?usp=drivesdk","https://drive.google.com/file/d/17d8aETBcQPPgs6-twwkbFn9N9BYbNgrW/preview?usp=drivesdk","157779","2020-06-28 00:01:44"),
("180","72","","","17It8Kj-AF4lWeflbIKfmi1ylaDZGy_Zw","d76933.jpg","","https://drive.google.com/file/d/17It8Kj-AF4lWeflbIKfmi1ylaDZGy_Zw/view?usp=drivesdk","https://drive.google.com/file/d/17It8Kj-AF4lWeflbIKfmi1ylaDZGy_Zw/preview?usp=drivesdk","123629","2020-06-28 00:01:58"),
("181","73","","","1WxlRJD-IDKTno8fd0rosw7pdf18875lv","f9c7ba.jpg","","https://drive.google.com/file/d/1WxlRJD-IDKTno8fd0rosw7pdf18875lv/view?usp=drivesdk","https://drive.google.com/file/d/1WxlRJD-IDKTno8fd0rosw7pdf18875lv/preview?usp=drivesdk","138063","2020-06-28 00:03:11"),
("182","73","","","1R3mG3snEdDvkAdm-aZ-yxAkE2dB6qGrI","f9b63e.jpg","","https://drive.google.com/file/d/1R3mG3snEdDvkAdm-aZ-yxAkE2dB6qGrI/view?usp=drivesdk","https://drive.google.com/file/d/1R3mG3snEdDvkAdm-aZ-yxAkE2dB6qGrI/preview?usp=drivesdk","152092","2020-06-28 00:03:11"),
("183","73","","","1cdA7qm1kS9he-fCv2AZXD7G6Gh5bnPpy","61c8a8.jpg","","https://drive.google.com/file/d/1cdA7qm1kS9he-fCv2AZXD7G6Gh5bnPpy/view?usp=drivesdk","https://drive.google.com/file/d/1cdA7qm1kS9he-fCv2AZXD7G6Gh5bnPpy/preview?usp=drivesdk","126192","2020-06-28 00:03:11"),
("184","73","","","1sUJM6vw702uCb-alHNxhXlOEaBnYWKFA","f2777b.jpg","","https://drive.google.com/file/d/1sUJM6vw702uCb-alHNxhXlOEaBnYWKFA/view?usp=drivesdk","https://drive.google.com/file/d/1sUJM6vw702uCb-alHNxhXlOEaBnYWKFA/preview?usp=drivesdk","138697","2020-06-28 00:03:11"),
("185","73","","","1zGbCVUX68Fib6pD2hO-KatirxuVDwZ9f","c79713.jpg","","https://drive.google.com/file/d/1zGbCVUX68Fib6pD2hO-KatirxuVDwZ9f/view?usp=drivesdk","https://drive.google.com/file/d/1zGbCVUX68Fib6pD2hO-KatirxuVDwZ9f/preview?usp=drivesdk","139361","2020-06-28 00:03:11"),
("186","73","","","1geUWhQkSuwsqyOcninpvCFsTZDOxhkEi","283116.jpg","","https://drive.google.com/file/d/1geUWhQkSuwsqyOcninpvCFsTZDOxhkEi/view?usp=drivesdk","https://drive.google.com/file/d/1geUWhQkSuwsqyOcninpvCFsTZDOxhkEi/preview?usp=drivesdk","133373","2020-06-28 00:03:11"),
("187","73","","","17k4zqovcHCqw5gx2-FD2jzXdx1MpVJKY","a59ad5.jpg","","https://drive.google.com/file/d/17k4zqovcHCqw5gx2-FD2jzXdx1MpVJKY/view?usp=drivesdk","https://drive.google.com/file/d/17k4zqovcHCqw5gx2-FD2jzXdx1MpVJKY/preview?usp=drivesdk","132094","2020-06-28 00:03:11"),
("188","73","","","1VT427XlngTM8NxXUg8QdZTe_CPVm4fEx","5e7774.jpg","","https://drive.google.com/file/d/1VT427XlngTM8NxXUg8QdZTe_CPVm4fEx/view?usp=drivesdk","https://drive.google.com/file/d/1VT427XlngTM8NxXUg8QdZTe_CPVm4fEx/preview?usp=drivesdk","97917","2020-06-28 00:03:11"),
("189","75","","","1aBQhqK6-llh1EXPXcGDezkMvOZUCmUqD","a4b118.jpg","","https://drive.google.com/file/d/1aBQhqK6-llh1EXPXcGDezkMvOZUCmUqD/view?usp=drivesdk","https://drive.google.com/file/d/1aBQhqK6-llh1EXPXcGDezkMvOZUCmUqD/preview?usp=drivesdk","943910","2020-06-29 12:15:44"),
("190","75","","","1kdXW4N9ekmaAeHMazl2TdKIPvd3E_2MK","71b368.jpg","","https://drive.google.com/file/d/1kdXW4N9ekmaAeHMazl2TdKIPvd3E_2MK/view?usp=drivesdk","https://drive.google.com/file/d/1kdXW4N9ekmaAeHMazl2TdKIPvd3E_2MK/preview?usp=drivesdk","974285","2020-06-29 12:15:44"),
("191","75","","","10_qL2DluEcTAwSDSRrH8qu-fZRYWt1ox","9fa934.jpg","","https://drive.google.com/file/d/10_qL2DluEcTAwSDSRrH8qu-fZRYWt1ox/view?usp=drivesdk","https://drive.google.com/file/d/10_qL2DluEcTAwSDSRrH8qu-fZRYWt1ox/preview?usp=drivesdk","975277","2020-06-29 12:15:44"),
("192","75","","","1ZfN1vfrkvyzFOv3QoLsxN6BjiG2J52zQ","ecdb4b.jpg","","https://drive.google.com/file/d/1ZfN1vfrkvyzFOv3QoLsxN6BjiG2J52zQ/view?usp=drivesdk","https://drive.google.com/file/d/1ZfN1vfrkvyzFOv3QoLsxN6BjiG2J52zQ/preview?usp=drivesdk","864916","2020-06-29 12:15:44"),
("193","75","","","1i5fpSdKRKtLR_eiHJCRF20NcYbRPy0_e","23daa4.jpg","","https://drive.google.com/file/d/1i5fpSdKRKtLR_eiHJCRF20NcYbRPy0_e/view?usp=drivesdk","https://drive.google.com/file/d/1i5fpSdKRKtLR_eiHJCRF20NcYbRPy0_e/preview?usp=drivesdk","678300","2020-06-29 12:15:44"),
("194","75","","","1XgOgIWw84HNKMpvYDno97vemObnm4Mvd","787747.jpg","","https://drive.google.com/file/d/1XgOgIWw84HNKMpvYDno97vemObnm4Mvd/view?usp=drivesdk","https://drive.google.com/file/d/1XgOgIWw84HNKMpvYDno97vemObnm4Mvd/preview?usp=drivesdk","664765","2020-06-29 12:15:44"),
("195","75","","","1fN6zb9NcnrxNmsdffCDl-lRK727xhi7J","981188.jpg","","https://drive.google.com/file/d/1fN6zb9NcnrxNmsdffCDl-lRK727xhi7J/view?usp=drivesdk","https://drive.google.com/file/d/1fN6zb9NcnrxNmsdffCDl-lRK727xhi7J/preview?usp=drivesdk","987029","2020-06-29 12:15:44"),
("196","75","","","1p6XbJgIX7YWX24Q0LtMq60LBSgORR0XK","b094e0.jpg","","https://drive.google.com/file/d/1p6XbJgIX7YWX24Q0LtMq60LBSgORR0XK/view?usp=drivesdk","https://drive.google.com/file/d/1p6XbJgIX7YWX24Q0LtMq60LBSgORR0XK/preview?usp=drivesdk","922361","2020-06-29 12:15:44"),
("197","75","","","18xRT8h8wKQVylbQaekflMV_ewT0hW2LY","0d6637.jpg","","https://drive.google.com/file/d/18xRT8h8wKQVylbQaekflMV_ewT0hW2LY/view?usp=drivesdk","https://drive.google.com/file/d/18xRT8h8wKQVylbQaekflMV_ewT0hW2LY/preview?usp=drivesdk","590113","2020-06-29 12:15:44"),
("198","75","","","1Qw3nNyc8YohHZkkxfNIeHwID7y5H3PDF","5a9e68.jpg","","https://drive.google.com/file/d/1Qw3nNyc8YohHZkkxfNIeHwID7y5H3PDF/view?usp=drivesdk","https://drive.google.com/file/d/1Qw3nNyc8YohHZkkxfNIeHwID7y5H3PDF/preview?usp=drivesdk","933443","2020-06-29 12:15:44"),
("199","75","","","1fjo3wxMD2phNkWBeWMb-DrBo-w9l8mbA","1c5697.jpg","","https://drive.google.com/file/d/1fjo3wxMD2phNkWBeWMb-DrBo-w9l8mbA/view?usp=drivesdk","https://drive.google.com/file/d/1fjo3wxMD2phNkWBeWMb-DrBo-w9l8mbA/preview?usp=drivesdk","960985","2020-06-29 12:15:44"),
("200","75","","","1EFX9rlSiNZOc3Bp1NcASPRk5hUQfbAHr","400b30.jpg","","https://drive.google.com/file/d/1EFX9rlSiNZOc3Bp1NcASPRk5hUQfbAHr/view?usp=drivesdk","https://drive.google.com/file/d/1EFX9rlSiNZOc3Bp1NcASPRk5hUQfbAHr/preview?usp=drivesdk","1103020","2020-06-29 12:15:44"),
("201","76","","","1wBZKqL9RiFoyJazvDJ978JiACsovOmvN","188975.jpeg","","https://drive.google.com/file/d/1wBZKqL9RiFoyJazvDJ978JiACsovOmvN/view?usp=drivesdk","https://drive.google.com/file/d/1wBZKqL9RiFoyJazvDJ978JiACsovOmvN/preview?usp=drivesdk","3496890","2020-06-29 17:20:40"),
("202","76","","","1c_XuZvv2pqFLRkUDDmq7vA6FphbWv21h","e368e2.jpeg","","https://drive.google.com/file/d/1c_XuZvv2pqFLRkUDDmq7vA6FphbWv21h/view?usp=drivesdk","https://drive.google.com/file/d/1c_XuZvv2pqFLRkUDDmq7vA6FphbWv21h/preview?usp=drivesdk","2977494","2020-06-29 17:20:40"),
("203","76","","","1ZQqBwWMcGuFYhlELxbHuLeZojU_LOqp-","db296a.jpeg","","https://drive.google.com/file/d/1ZQqBwWMcGuFYhlELxbHuLeZojU_LOqp-/view?usp=drivesdk","https://drive.google.com/file/d/1ZQqBwWMcGuFYhlELxbHuLeZojU_LOqp-/preview?usp=drivesdk","3351398","2020-06-29 17:20:40"),
("204","76","","","1WSN8dE9OZWyXKjl-HVJ64tYEgYKBmoSK","56ec37.jpeg","","https://drive.google.com/file/d/1WSN8dE9OZWyXKjl-HVJ64tYEgYKBmoSK/view?usp=drivesdk","https://drive.google.com/file/d/1WSN8dE9OZWyXKjl-HVJ64tYEgYKBmoSK/preview?usp=drivesdk","2282096","2020-06-29 17:20:40"),
("205","77","","","1TmFFvRxjhR1Fc1xSFGYUieuL5GAscRjz","04394c.jpeg","","https://drive.google.com/file/d/1TmFFvRxjhR1Fc1xSFGYUieuL5GAscRjz/view?usp=drivesdk","https://drive.google.com/file/d/1TmFFvRxjhR1Fc1xSFGYUieuL5GAscRjz/preview?usp=drivesdk","3122846","2020-06-29 17:23:05"),
("206","77","","","10WctEs8R5dNjCWCmjzdQqzhEKVi81Lnf","ff04be.jpeg","","https://drive.google.com/file/d/10WctEs8R5dNjCWCmjzdQqzhEKVi81Lnf/view?usp=drivesdk","https://drive.google.com/file/d/10WctEs8R5dNjCWCmjzdQqzhEKVi81Lnf/preview?usp=drivesdk","2486309","2020-06-29 17:23:05"),
("207","78","","","1oayir9XStjJPNFWxdkYkzUQpxbv-mOI3","521a72.jpeg","","https://drive.google.com/file/d/1oayir9XStjJPNFWxdkYkzUQpxbv-mOI3/view?usp=drivesdk","https://drive.google.com/file/d/1oayir9XStjJPNFWxdkYkzUQpxbv-mOI3/preview?usp=drivesdk","3044382","2020-06-29 17:28:56"),
("208","78","","","10xuE6xQGpfh21P_2pco9mgMg7J9h2mKU","db3f66.jpeg","","https://drive.google.com/file/d/10xuE6xQGpfh21P_2pco9mgMg7J9h2mKU/view?usp=drivesdk","https://drive.google.com/file/d/10xuE6xQGpfh21P_2pco9mgMg7J9h2mKU/preview?usp=drivesdk","3436265","2020-06-29 17:28:56"),
("209","78","","","1MZWCL0PF1r4_RJfMoFo_vINRG-x6cXcx","3eb26c.jpeg","","https://drive.google.com/file/d/1MZWCL0PF1r4_RJfMoFo_vINRG-x6cXcx/view?usp=drivesdk","https://drive.google.com/file/d/1MZWCL0PF1r4_RJfMoFo_vINRG-x6cXcx/preview?usp=drivesdk","2592306","2020-06-29 17:28:56"),
("210","78","","","1aDWgyOnFYu9hGMAlcCDV2Wku2yjQvkHT","84f5f6.jpeg","","https://drive.google.com/file/d/1aDWgyOnFYu9hGMAlcCDV2Wku2yjQvkHT/view?usp=drivesdk","https://drive.google.com/file/d/1aDWgyOnFYu9hGMAlcCDV2Wku2yjQvkHT/preview?usp=drivesdk","2963159","2020-06-29 17:28:56"),
("211","79","","","1sC8jHgq5NygJo5bPfhsNy6tf4Ideis9a","65718e.jpg","","https://drive.google.com/file/d/1sC8jHgq5NygJo5bPfhsNy6tf4Ideis9a/view?usp=drivesdk","https://drive.google.com/file/d/1sC8jHgq5NygJo5bPfhsNy6tf4Ideis9a/preview?usp=drivesdk","1051643","2020-07-03 13:49:55"),
("212","79","","","12ZEt8_9msY1njW8CeUl5cwl5KOby4RBW","58b44f.jpg","","https://drive.google.com/file/d/12ZEt8_9msY1njW8CeUl5cwl5KOby4RBW/view?usp=drivesdk","https://drive.google.com/file/d/12ZEt8_9msY1njW8CeUl5cwl5KOby4RBW/preview?usp=drivesdk","1110194","2020-07-03 13:50:50"),
("213","79","","","1LXuN9WsAX39OWfFPFeTs4Wt5m8Uc7m3V","ed583c.jpg","","https://drive.google.com/file/d/1LXuN9WsAX39OWfFPFeTs4Wt5m8Uc7m3V/view?usp=drivesdk","https://drive.google.com/file/d/1LXuN9WsAX39OWfFPFeTs4Wt5m8Uc7m3V/preview?usp=drivesdk","944839","2020-07-03 13:52:00"),
("214","79","","","1RbbRpit4MiI9IzVmtWPZpa69KFSkfWVu","f0816a.jpg","","https://drive.google.com/file/d/1RbbRpit4MiI9IzVmtWPZpa69KFSkfWVu/view?usp=drivesdk","https://drive.google.com/file/d/1RbbRpit4MiI9IzVmtWPZpa69KFSkfWVu/preview?usp=drivesdk","985501","2020-07-03 13:53:06"),
("215","80","","","1T1O2LdU4AM80YHWGgXNMy1VmXQGNKVoT","f438eb.jpg","","https://drive.google.com/file/d/1T1O2LdU4AM80YHWGgXNMy1VmXQGNKVoT/view?usp=drivesdk","https://drive.google.com/file/d/1T1O2LdU4AM80YHWGgXNMy1VmXQGNKVoT/preview?usp=drivesdk","2446378","2020-07-08 13:11:15"),
("216","80","","","1z5tMZnKUvFAL7cioSTzCpcDtYv9QOxhw","948724.jpg","","https://drive.google.com/file/d/1z5tMZnKUvFAL7cioSTzCpcDtYv9QOxhw/view?usp=drivesdk","https://drive.google.com/file/d/1z5tMZnKUvFAL7cioSTzCpcDtYv9QOxhw/preview?usp=drivesdk","3220989","2020-07-08 13:13:15"),
("217","80","","","1RlKGiBC7oCVEq7VzykdzqKQMlrexcEB4","8c5395.jpg","","https://drive.google.com/file/d/1RlKGiBC7oCVEq7VzykdzqKQMlrexcEB4/view?usp=drivesdk","https://drive.google.com/file/d/1RlKGiBC7oCVEq7VzykdzqKQMlrexcEB4/preview?usp=drivesdk","4181846","2020-07-08 13:14:57"),
("218","82","","","1b1KSwv5g_q9z0ukxI9x-o6-WovGFR96k","3e6439.jpg","","https://drive.google.com/file/d/1b1KSwv5g_q9z0ukxI9x-o6-WovGFR96k/view?usp=drivesdk","https://drive.google.com/file/d/1b1KSwv5g_q9z0ukxI9x-o6-WovGFR96k/preview?usp=drivesdk","1415529","2020-07-08 16:56:28"),
("219","82","","","1bvUett0xLk3PS1vE9dHAN6W_OFpYJf6z","fc01b4.jpg","","https://drive.google.com/file/d/1bvUett0xLk3PS1vE9dHAN6W_OFpYJf6z/view?usp=drivesdk","https://drive.google.com/file/d/1bvUett0xLk3PS1vE9dHAN6W_OFpYJf6z/preview?usp=drivesdk","1423137","2020-07-08 16:58:05"),
("220","82","","","1XgOFiIjywZnh_K1Qax7QPYydeubKxRkW","b1d7d0.jpg","","https://drive.google.com/file/d/1XgOFiIjywZnh_K1Qax7QPYydeubKxRkW/view?usp=drivesdk","https://drive.google.com/file/d/1XgOFiIjywZnh_K1Qax7QPYydeubKxRkW/preview?usp=drivesdk","1322393","2020-07-08 17:00:04"),
("221","84","","","114NTOstnzPE2pOVrNLj5X4oZadB9WBCT","214a2f.jpg","","https://drive.google.com/file/d/114NTOstnzPE2pOVrNLj5X4oZadB9WBCT/view?usp=drivesdk","https://drive.google.com/file/d/114NTOstnzPE2pOVrNLj5X4oZadB9WBCT/preview?usp=drivesdk","1562133","2020-07-15 15:44:40"),
("222","84","","","1qVtY3wZszifBX-gDJyUJyaeLENLJMAtm","ac1813.jpg","","https://drive.google.com/file/d/1qVtY3wZszifBX-gDJyUJyaeLENLJMAtm/view?usp=drivesdk","https://drive.google.com/file/d/1qVtY3wZszifBX-gDJyUJyaeLENLJMAtm/preview?usp=drivesdk","1562133","2020-07-15 15:44:45"),
("223","85","","","1tlCXauSGFX7v8JG4kU4oVFZPbJsPfUpZ","c22f33.jpg","","https://drive.google.com/file/d/1tlCXauSGFX7v8JG4kU4oVFZPbJsPfUpZ/view?usp=drivesdk","https://drive.google.com/file/d/1tlCXauSGFX7v8JG4kU4oVFZPbJsPfUpZ/preview?usp=drivesdk","1408589","2020-07-16 09:34:36"),
("224","86","","","1VPPydBgoQ9b-5_-GaVGjhR1Nh1HkGVhw","3f1427.jpg","","https://drive.google.com/file/d/1VPPydBgoQ9b-5_-GaVGjhR1Nh1HkGVhw/view?usp=drivesdk","https://drive.google.com/file/d/1VPPydBgoQ9b-5_-GaVGjhR1Nh1HkGVhw/preview?usp=drivesdk","1631454","2020-07-16 11:03:43"),
("225","87","","","1NEMsoFOw_Y6uMf4HKUev5Ws6RDZUvUQR","011e9f.jpg","","https://drive.google.com/file/d/1NEMsoFOw_Y6uMf4HKUev5Ws6RDZUvUQR/view?usp=drivesdk","https://drive.google.com/file/d/1NEMsoFOw_Y6uMf4HKUev5Ws6RDZUvUQR/preview?usp=drivesdk","1521339","2020-07-16 11:07:49"),
("226","89","","","1RLVwSwPUIJJUB9Joab08KoIov1yE_oUj","af66a1.jpg","","https://drive.google.com/file/d/1RLVwSwPUIJJUB9Joab08KoIov1yE_oUj/view?usp=drivesdk","https://drive.google.com/file/d/1RLVwSwPUIJJUB9Joab08KoIov1yE_oUj/preview?usp=drivesdk","109891","2020-07-25 18:36:05"),
("227","89","","","15KydfFIHNZpMMkrhv4s8bqpvtBjkKqVf","9daf70.jpg","","https://drive.google.com/file/d/15KydfFIHNZpMMkrhv4s8bqpvtBjkKqVf/view?usp=drivesdk","https://drive.google.com/file/d/15KydfFIHNZpMMkrhv4s8bqpvtBjkKqVf/preview?usp=drivesdk","97759","2020-07-25 18:36:05");
INSERT INTO assignments_submitted_file VALUES
("228","89","","","17fIKKITdqw9buMWbfbOae0WpoE3AIKPS","66401f.jpg","","https://drive.google.com/file/d/17fIKKITdqw9buMWbfbOae0WpoE3AIKPS/view?usp=drivesdk","https://drive.google.com/file/d/17fIKKITdqw9buMWbfbOae0WpoE3AIKPS/preview?usp=drivesdk","101030","2020-07-25 18:36:05"),
("229","89","","","1lbjdVpXCf7SM9nWOswFbjiPisBchAlks","fbde44.jpg","","https://drive.google.com/file/d/1lbjdVpXCf7SM9nWOswFbjiPisBchAlks/view?usp=drivesdk","https://drive.google.com/file/d/1lbjdVpXCf7SM9nWOswFbjiPisBchAlks/preview?usp=drivesdk","77616","2020-07-25 18:36:05"),
("230","89","","","1e1CwXN3lmoC1AO0eRYMQH9ktaBMoXsb9","bd6044.jpg","","https://drive.google.com/file/d/1e1CwXN3lmoC1AO0eRYMQH9ktaBMoXsb9/view?usp=drivesdk","https://drive.google.com/file/d/1e1CwXN3lmoC1AO0eRYMQH9ktaBMoXsb9/preview?usp=drivesdk","77699","2020-07-25 18:36:05"),
("231","93","","","1ff9NHQPwf86xecveNs8yWDEeWtKH37gH","a8132f.jpg","","https://drive.google.com/file/d/1ff9NHQPwf86xecveNs8yWDEeWtKH37gH/view?usp=drivesdk","https://drive.google.com/file/d/1ff9NHQPwf86xecveNs8yWDEeWtKH37gH/preview?usp=drivesdk","114638","2020-08-11 08:39:18"),
("232","93","","","1wUDFCW9YeYcSjhHkHII5aItjCG6ztNYU","76ac09.jpg","","https://drive.google.com/file/d/1wUDFCW9YeYcSjhHkHII5aItjCG6ztNYU/view?usp=drivesdk","https://drive.google.com/file/d/1wUDFCW9YeYcSjhHkHII5aItjCG6ztNYU/preview?usp=drivesdk","116307","2020-08-11 08:39:31"),
("233","93","","","10qO8rAvhHrpPYzjvZJDPsaiEexWx9uEZ","6a1f6b.jpg","","https://drive.google.com/file/d/10qO8rAvhHrpPYzjvZJDPsaiEexWx9uEZ/view?usp=drivesdk","https://drive.google.com/file/d/10qO8rAvhHrpPYzjvZJDPsaiEexWx9uEZ/preview?usp=drivesdk","110655","2020-08-11 08:39:44"),
("234","93","","","1H4BRq5lMcPEwvcT42-VJDi8NV04Xs9Pk","b6cf69.jpg","","https://drive.google.com/file/d/1H4BRq5lMcPEwvcT42-VJDi8NV04Xs9Pk/view?usp=drivesdk","https://drive.google.com/file/d/1H4BRq5lMcPEwvcT42-VJDi8NV04Xs9Pk/preview?usp=drivesdk","105774","2020-08-11 08:39:58"),
("235","93","","","1n7Ae89zHsVdk2AE8IrpWCjXyyIZ0YWfa","eea366.jpg","","https://drive.google.com/file/d/1n7Ae89zHsVdk2AE8IrpWCjXyyIZ0YWfa/view?usp=drivesdk","https://drive.google.com/file/d/1n7Ae89zHsVdk2AE8IrpWCjXyyIZ0YWfa/preview?usp=drivesdk","120408","2020-08-11 08:40:18"),
("236","95","","","1FqGHOk-nu_dWHqUmBEXjiXZXPKUv2Zmp","9e9af2.jpg","","https://drive.google.com/file/d/1FqGHOk-nu_dWHqUmBEXjiXZXPKUv2Zmp/view?usp=drivesdk","https://drive.google.com/file/d/1FqGHOk-nu_dWHqUmBEXjiXZXPKUv2Zmp/preview?usp=drivesdk","2657190","2020-09-18 09:24:11"),
("237","95","","","1HiTu6Z8qh6I7F9fq4gwvZarNTiGV6y8f","ccf213.jpg","","https://drive.google.com/file/d/1HiTu6Z8qh6I7F9fq4gwvZarNTiGV6y8f/view?usp=drivesdk","https://drive.google.com/file/d/1HiTu6Z8qh6I7F9fq4gwvZarNTiGV6y8f/preview?usp=drivesdk","2811590","2020-09-18 09:24:11"),
("238","95","","","1tHSkNpErd4ynkAQTv63oX8w14-RS2Det","db3337.jpg","","https://drive.google.com/file/d/1tHSkNpErd4ynkAQTv63oX8w14-RS2Det/view?usp=drivesdk","https://drive.google.com/file/d/1tHSkNpErd4ynkAQTv63oX8w14-RS2Det/preview?usp=drivesdk","2586792","2020-09-18 09:24:11"),
("239","95","","","1VzfAZ9f69MMpm5lFGhbn0ABvrBDZBmM7","935c33.jpg","","https://drive.google.com/file/d/1VzfAZ9f69MMpm5lFGhbn0ABvrBDZBmM7/view?usp=drivesdk","https://drive.google.com/file/d/1VzfAZ9f69MMpm5lFGhbn0ABvrBDZBmM7/preview?usp=drivesdk","2743005","2020-09-18 09:24:11"),
("240","95","","","1kwfgZu0DO76Tc3rav-Q2_ohv_O10Bd6W","674275.jpg","","https://drive.google.com/file/d/1kwfgZu0DO76Tc3rav-Q2_ohv_O10Bd6W/view?usp=drivesdk","https://drive.google.com/file/d/1kwfgZu0DO76Tc3rav-Q2_ohv_O10Bd6W/preview?usp=drivesdk","2828449","2020-09-18 09:24:11"),
("241","96","","","1INa-OBOhRebX3oUZH_hmt5eRovU0vf_P","94b378.jpg","","https://drive.google.com/file/d/1INa-OBOhRebX3oUZH_hmt5eRovU0vf_P/view?usp=drivesdk","https://drive.google.com/file/d/1INa-OBOhRebX3oUZH_hmt5eRovU0vf_P/preview?usp=drivesdk","2707000","2020-09-18 09:58:33"),
("242","96","","","1DKSsaM1xhWVMUVD7aPWWMjIXtk_rRLJj","ef85f0.jpg","","https://drive.google.com/file/d/1DKSsaM1xhWVMUVD7aPWWMjIXtk_rRLJj/view?usp=drivesdk","https://drive.google.com/file/d/1DKSsaM1xhWVMUVD7aPWWMjIXtk_rRLJj/preview?usp=drivesdk","1932993","2020-09-18 09:58:33"),
("243","96","","","1y1Y5ATbLvm8nRV9l3JMyWQN6cC3SqsQa","b25cd7.jpg","","https://drive.google.com/file/d/1y1Y5ATbLvm8nRV9l3JMyWQN6cC3SqsQa/view?usp=drivesdk","https://drive.google.com/file/d/1y1Y5ATbLvm8nRV9l3JMyWQN6cC3SqsQa/preview?usp=drivesdk","2557603","2020-09-18 09:58:33"),
("244","96","","","1tua7okSp23rl5WsdmirqTN8BbZ3q3nwh","456da9.jpg","","https://drive.google.com/file/d/1tua7okSp23rl5WsdmirqTN8BbZ3q3nwh/view?usp=drivesdk","https://drive.google.com/file/d/1tua7okSp23rl5WsdmirqTN8BbZ3q3nwh/preview?usp=drivesdk","2356767","2020-09-18 09:58:33"),
("245","96","","","1Jh5Hu3i5i6qE8sVuE_vStZjER5G11h4Z","2f25f1.jpg","","https://drive.google.com/file/d/1Jh5Hu3i5i6qE8sVuE_vStZjER5G11h4Z/view?usp=drivesdk","https://drive.google.com/file/d/1Jh5Hu3i5i6qE8sVuE_vStZjER5G11h4Z/preview?usp=drivesdk","2290928","2020-09-18 09:58:33"),
("246","96","","","1XqUGXKn3y3EtlSvy3j3bIDl983OTqDO9","64b28d.jpg","","https://drive.google.com/file/d/1XqUGXKn3y3EtlSvy3j3bIDl983OTqDO9/view?usp=drivesdk","https://drive.google.com/file/d/1XqUGXKn3y3EtlSvy3j3bIDl983OTqDO9/preview?usp=drivesdk","2419897","2020-09-18 09:58:33");




CREATE TABLE `attendance_behaviour` (
  `attendance_behaviour_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `student_attendance` int(11) DEFAULT NULL,
  `total_attendance` int(11) NOT NULL,
  `handwriting` int(11) NOT NULL,
  `neatness` int(11) NOT NULL,
  `punctuality` int(11) NOT NULL,
  `attentiveness` int(11) NOT NULL,
  `initiative` int(11) NOT NULL,
  `respect` int(11) NOT NULL,
  `obedience` int(11) NOT NULL,
  `attitude` int(11) NOT NULL,
  `honesty` int(11) NOT NULL,
  `creativity` int(11) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`attendance_behaviour_id`),
  KEY `student_id` (`student_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `autologin` (
  `user_key` varchar(100) NOT NULL,
  `token` char(32) NOT NULL,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  `browser_token` char(32) NOT NULL,
  `dbname` varchar(300) NOT NULL,
  `data` text DEFAULT NULL,
  `used` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`user_key`,`token`),
  KEY `dbname` (`dbname`(255))
) ENGINE=InnoDB DEFAULT CHARSET=utf8;






CREATE TABLE `backup_class` (
  `backup_class_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `class_id` int(10) unsigned NOT NULL,
  `class_name` varchar(10) NOT NULL,
  `class_order` int(10) unsigned NOT NULL,
  `section` varchar(10) NOT NULL,
  `promotional_average` varchar(5) NOT NULL,
  `new_student_fee` decimal(15,2) unsigned NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(15) NOT NULL,
  PRIMARY KEY (`backup_class_id`),
  KEY `session_term` (`sessions`,`terms`)
) ENGINE=InnoDB AUTO_INCREMENT=62 DEFAULT CHARSET=latin1;


INSERT INTO backup_class VALUES
("1","1","JSS 1","1","junior","50","0.00","2018/2019","1st Term"),
("2","2","JSS 2","2","junior","50","0.00","2018/2019","1st Term"),
("3","3","JSS 3","3","junior","50","0.00","2018/2019","1st Term"),
("4","4","SS 1","4","senior","50","0.00","2018/2019","1st Term"),
("5","5","SS 2","5","senior","50","0.00","2018/2019","1st Term"),
("6","6","SS 3","6","senior","50","0.00","2018/2019","1st Term"),
("7","1","JSS 1","1","junior","50","0.00","2018/2019","2nd Term"),
("8","2","JSS 2","2","junior","50","0.00","2018/2019","2nd Term"),
("9","3","JSS 3","3","junior","50","0.00","2018/2019","2nd Term"),
("10","4","SS 1","4","senior","50","0.00","2018/2019","2nd Term"),
("11","5","SS 2","5","senior","50","0.00","2018/2019","2nd Term"),
("12","6","SS 3","6","senior","50","0.00","2018/2019","2nd Term"),
("13","1","JSS 1","1","junior","50","0.00","2018/2019","3rd Term"),
("14","2","JSS 2","2","junior","50","0.00","2018/2019","3rd Term"),
("15","3","JSS 3","3","junior","50","0.00","2018/2019","3rd Term"),
("16","4","SS 1","4","senior","50","0.00","2018/2019","3rd Term"),
("17","5","SS 2","5","senior","50","0.00","2018/2019","3rd Term"),
("18","6","SS 3","6","senior","50","0.00","2018/2019","3rd Term"),
("19","1","JSS 1","1","junior","50","0.00","2019/2020","1st Term"),
("20","2","JSS 2","2","junior","50","0.00","2019/2020","1st Term"),
("21","3","JSS 3","3","junior","50","0.00","2019/2020","1st Term"),
("22","4","SS 1","4","senior","50","0.00","2019/2020","1st Term"),
("23","5","SS 2","5","senior","50","0.00","2019/2020","1st Term"),
("24","6","SS 3","6","senior","50","0.00","2019/2020","1st Term"),
("25","1","JSS 1","1","junior","50","0.00","2019/2020","2nd Term"),
("26","2","JSS 2","2","junior","50","0.00","2019/2020","2nd Term"),
("27","3","JSS 3","3","junior","50","0.00","2019/2020","2nd Term"),
("28","4","SS 1","4","senior","50","0.00","2019/2020","2nd Term"),
("29","5","SS 2","5","senior","50","0.00","2019/2020","2nd Term"),
("30","6","SS 3","6","senior","50","0.00","2019/2020","2nd Term"),
("32","1","JSS 1","1","junior","50","0.00","2019/2020","3rd Term"),
("33","2","JSS 2","2","junior","50","0.00","2019/2020","3rd Term"),
("34","3","JSS 3","3","junior","50","0.00","2019/2020","3rd Term"),
("35","4","SS 1","4","senior","50","0.00","2019/2020","3rd Term"),
("36","5","SS 2","5","senior","50","0.00","2019/2020","3rd Term"),
("37","6","SS 3","6","senior","50","0.00","2019/2020","3rd Term"),
("38","1","JSS 1","1","junior","50","0.00","2020/2021","1st Term"),
("39","2","JSS 2","2","junior","50","0.00","2020/2021","1st Term"),
("40","3","JSS 3","3","junior","50","0.00","2020/2021","1st Term"),
("41","4","SS 1","4","senior","50","0.00","2020/2021","1st Term"),
("42","5","SS 2","5","senior","50","0.00","2020/2021","1st Term"),
("43","6","SS 3","6","senior","50","0.00","2020/2021","1st Term"),
("44","1","JSS 1","1","junior","50","0.00","2020/2021","2nd Term"),
("45","2","JSS 2","2","junior","50","0.00","2020/2021","2nd Term"),
("46","3","JSS 3","3","junior","50","0.00","2020/2021","2nd Term"),
("47","4","SS 1","4","senior","50","0.00","2020/2021","2nd Term"),
("48","5","SS 2","5","senior","50","0.00","2020/2021","2nd Term"),
("49","6","SS 3","6","senior","50","0.00","2020/2021","2nd Term"),
("50","1","JSS 1","1","junior","50","0.00","2020/2021","3rd Term"),
("51","2","JSS 2","2","junior","50","0.00","2020/2021","3rd Term"),
("52","3","JSS 3","3","junior","50","0.00","2020/2021","3rd Term"),
("53","4","SS 1","4","senior","50","0.00","2020/2021","3rd Term"),
("54","5","SS 2","5","senior","50","0.00","2020/2021","3rd Term"),
("55","6","SS 3","6","senior","50","0.00","2020/2021","3rd Term"),
("56","1","JSS 1","1","junior","50","0.00","2021/2022","1st Term"),
("57","2","JSS 2","2","junior","50","0.00","2021/2022","1st Term"),
("58","3","JSS 3","3","junior","50","0.00","2021/2022","1st Term"),
("59","4","SS 1","4","senior","50","0.00","2021/2022","1st Term"),
("60","5","SS 2","5","senior","50","0.00","2021/2022","1st Term"),
("61","6","SS 3","6","senior","50","0.00","2021/2022","1st Term");




CREATE TABLE `backup_new_fees_class` (
  `backup_new_fees_class_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `new_fees_class_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `amount` decimal(15,2) NOT NULL,
  `term` varchar(20) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(15) NOT NULL,
  PRIMARY KEY (`backup_new_fees_class_id`),
  KEY `session_term` (`sessions`,`terms`)
) ENGINE=InnoDB AUTO_INCREMENT=194 DEFAULT CHARSET=latin1;


INSERT INTO backup_new_fees_class VALUES
("1","1","1","0.00","1st Term","2018/2019","1st Term"),
("2","2","1","0.00","2nd Term","2018/2019","1st Term"),
("3","3","1","0.00","3rd Term","2018/2019","1st Term"),
("4","4","2","0.00","1st Term","2018/2019","1st Term"),
("5","5","2","0.00","2nd Term","2018/2019","1st Term"),
("6","6","2","0.00","3rd Term","2018/2019","1st Term"),
("7","7","3","0.00","1st Term","2018/2019","1st Term"),
("8","8","3","0.00","2nd Term","2018/2019","1st Term"),
("9","9","3","0.00","3rd Term","2018/2019","1st Term"),
("10","10","4","0.00","1st Term","2018/2019","1st Term"),
("11","11","4","0.00","2nd Term","2018/2019","1st Term"),
("12","12","4","0.00","3rd Term","2018/2019","1st Term"),
("13","13","5","0.00","1st Term","2018/2019","1st Term"),
("14","14","5","0.00","2nd Term","2018/2019","1st Term"),
("15","15","5","0.00","3rd Term","2018/2019","1st Term"),
("16","16","6","0.00","1st Term","2018/2019","1st Term"),
("17","17","6","0.00","2nd Term","2018/2019","1st Term"),
("18","18","6","0.00","3rd Term","2018/2019","1st Term"),
("19","1","1","0.00","1st Term","2018/2019","2nd Term"),
("20","2","1","0.00","2nd Term","2018/2019","2nd Term"),
("21","3","1","0.00","3rd Term","2018/2019","2nd Term"),
("22","4","2","0.00","1st Term","2018/2019","2nd Term"),
("23","5","2","0.00","2nd Term","2018/2019","2nd Term"),
("24","6","2","0.00","3rd Term","2018/2019","2nd Term"),
("25","7","3","0.00","1st Term","2018/2019","2nd Term"),
("26","8","3","0.00","2nd Term","2018/2019","2nd Term"),
("27","9","3","0.00","3rd Term","2018/2019","2nd Term"),
("28","10","4","0.00","1st Term","2018/2019","2nd Term"),
("29","11","4","0.00","2nd Term","2018/2019","2nd Term"),
("30","12","4","0.00","3rd Term","2018/2019","2nd Term"),
("31","13","5","0.00","1st Term","2018/2019","2nd Term"),
("32","14","5","0.00","2nd Term","2018/2019","2nd Term"),
("33","15","5","0.00","3rd Term","2018/2019","2nd Term"),
("34","16","6","0.00","1st Term","2018/2019","2nd Term"),
("35","17","6","0.00","2nd Term","2018/2019","2nd Term"),
("36","18","6","0.00","3rd Term","2018/2019","2nd Term"),
("37","1","1","0.00","1st Term","2018/2019","3rd Term"),
("38","2","1","0.00","2nd Term","2018/2019","3rd Term"),
("39","3","1","0.00","3rd Term","2018/2019","3rd Term"),
("40","4","2","0.00","1st Term","2018/2019","3rd Term"),
("41","5","2","0.00","2nd Term","2018/2019","3rd Term"),
("42","6","2","0.00","3rd Term","2018/2019","3rd Term"),
("43","7","3","0.00","1st Term","2018/2019","3rd Term"),
("44","8","3","0.00","2nd Term","2018/2019","3rd Term"),
("45","9","3","0.00","3rd Term","2018/2019","3rd Term"),
("46","10","4","0.00","1st Term","2018/2019","3rd Term"),
("47","11","4","0.00","2nd Term","2018/2019","3rd Term"),
("48","12","4","0.00","3rd Term","2018/2019","3rd Term"),
("49","13","5","0.00","1st Term","2018/2019","3rd Term"),
("50","14","5","0.00","2nd Term","2018/2019","3rd Term"),
("51","15","5","0.00","3rd Term","2018/2019","3rd Term"),
("52","16","6","0.00","1st Term","2018/2019","3rd Term"),
("53","17","6","0.00","2nd Term","2018/2019","3rd Term"),
("54","18","6","0.00","3rd Term","2018/2019","3rd Term"),
("55","1","1","0.00","1st Term","2019/2020","1st Term"),
("56","2","1","0.00","2nd Term","2019/2020","1st Term"),
("57","3","1","0.00","3rd Term","2019/2020","1st Term"),
("58","4","2","0.00","1st Term","2019/2020","1st Term"),
("59","5","2","0.00","2nd Term","2019/2020","1st Term"),
("60","6","2","0.00","3rd Term","2019/2020","1st Term"),
("61","7","3","0.00","1st Term","2019/2020","1st Term"),
("62","8","3","0.00","2nd Term","2019/2020","1st Term"),
("63","9","3","0.00","3rd Term","2019/2020","1st Term"),
("64","10","4","0.00","1st Term","2019/2020","1st Term"),
("65","11","4","0.00","2nd Term","2019/2020","1st Term"),
("66","12","4","0.00","3rd Term","2019/2020","1st Term"),
("67","13","5","0.00","1st Term","2019/2020","1st Term"),
("68","14","5","0.00","2nd Term","2019/2020","1st Term"),
("69","15","5","0.00","3rd Term","2019/2020","1st Term"),
("70","16","6","0.00","1st Term","2019/2020","1st Term"),
("71","17","6","0.00","2nd Term","2019/2020","1st Term"),
("72","18","6","0.00","3rd Term","2019/2020","1st Term"),
("73","1","1","0.00","1st Term","2019/2020","2nd Term"),
("74","2","1","0.00","2nd Term","2019/2020","2nd Term"),
("75","3","1","0.00","3rd Term","2019/2020","2nd Term"),
("76","4","2","0.00","1st Term","2019/2020","2nd Term"),
("77","5","2","0.00","2nd Term","2019/2020","2nd Term"),
("78","6","2","0.00","3rd Term","2019/2020","2nd Term"),
("79","7","3","0.00","1st Term","2019/2020","2nd Term"),
("80","8","3","0.00","2nd Term","2019/2020","2nd Term"),
("81","9","3","0.00","3rd Term","2019/2020","2nd Term"),
("82","10","4","0.00","1st Term","2019/2020","2nd Term"),
("83","11","4","0.00","2nd Term","2019/2020","2nd Term"),
("84","12","4","0.00","3rd Term","2019/2020","2nd Term"),
("85","13","5","0.00","1st Term","2019/2020","2nd Term"),
("86","14","5","0.00","2nd Term","2019/2020","2nd Term"),
("87","15","5","0.00","3rd Term","2019/2020","2nd Term"),
("88","16","6","0.00","1st Term","2019/2020","2nd Term"),
("89","17","6","0.00","2nd Term","2019/2020","2nd Term"),
("90","18","6","0.00","3rd Term","2019/2020","2nd Term"),
("104","1","1","0.00","1st Term","2019/2020","3rd Term"),
("105","2","1","0.00","2nd Term","2019/2020","3rd Term"),
("106","3","1","0.00","3rd Term","2019/2020","3rd Term"),
("107","4","2","0.00","1st Term","2019/2020","3rd Term"),
("108","5","2","0.00","2nd Term","2019/2020","3rd Term"),
("109","6","2","0.00","3rd Term","2019/2020","3rd Term"),
("110","7","3","0.00","1st Term","2019/2020","3rd Term"),
("111","8","3","0.00","2nd Term","2019/2020","3rd Term"),
("112","9","3","0.00","3rd Term","2019/2020","3rd Term"),
("113","10","4","0.00","1st Term","2019/2020","3rd Term");
INSERT INTO backup_new_fees_class VALUES
("114","11","4","0.00","2nd Term","2019/2020","3rd Term"),
("115","12","4","0.00","3rd Term","2019/2020","3rd Term"),
("116","13","5","0.00","1st Term","2019/2020","3rd Term"),
("117","14","5","0.00","2nd Term","2019/2020","3rd Term"),
("118","15","5","0.00","3rd Term","2019/2020","3rd Term"),
("119","16","6","0.00","1st Term","2019/2020","3rd Term"),
("120","17","6","0.00","2nd Term","2019/2020","3rd Term"),
("121","18","6","0.00","3rd Term","2019/2020","3rd Term"),
("122","1","1","0.00","1st Term","2020/2021","1st Term"),
("123","2","1","0.00","2nd Term","2020/2021","1st Term"),
("124","3","1","0.00","3rd Term","2020/2021","1st Term"),
("125","4","2","0.00","1st Term","2020/2021","1st Term"),
("126","5","2","0.00","2nd Term","2020/2021","1st Term"),
("127","6","2","0.00","3rd Term","2020/2021","1st Term"),
("128","7","3","0.00","1st Term","2020/2021","1st Term"),
("129","8","3","0.00","2nd Term","2020/2021","1st Term"),
("130","9","3","0.00","3rd Term","2020/2021","1st Term"),
("131","10","4","0.00","1st Term","2020/2021","1st Term"),
("132","11","4","0.00","2nd Term","2020/2021","1st Term"),
("133","12","4","0.00","3rd Term","2020/2021","1st Term"),
("134","13","5","0.00","1st Term","2020/2021","1st Term"),
("135","14","5","0.00","2nd Term","2020/2021","1st Term"),
("136","15","5","0.00","3rd Term","2020/2021","1st Term"),
("137","16","6","0.00","1st Term","2020/2021","1st Term"),
("138","17","6","0.00","2nd Term","2020/2021","1st Term"),
("139","18","6","0.00","3rd Term","2020/2021","1st Term"),
("140","1","1","0.00","1st Term","2020/2021","2nd Term"),
("141","2","1","0.00","2nd Term","2020/2021","2nd Term"),
("142","3","1","0.00","3rd Term","2020/2021","2nd Term"),
("143","4","2","0.00","1st Term","2020/2021","2nd Term"),
("144","5","2","0.00","2nd Term","2020/2021","2nd Term"),
("145","6","2","0.00","3rd Term","2020/2021","2nd Term"),
("146","7","3","0.00","1st Term","2020/2021","2nd Term"),
("147","8","3","0.00","2nd Term","2020/2021","2nd Term"),
("148","9","3","0.00","3rd Term","2020/2021","2nd Term"),
("149","10","4","0.00","1st Term","2020/2021","2nd Term"),
("150","11","4","0.00","2nd Term","2020/2021","2nd Term"),
("151","12","4","0.00","3rd Term","2020/2021","2nd Term"),
("152","13","5","0.00","1st Term","2020/2021","2nd Term"),
("153","14","5","0.00","2nd Term","2020/2021","2nd Term"),
("154","15","5","0.00","3rd Term","2020/2021","2nd Term"),
("155","16","6","0.00","1st Term","2020/2021","2nd Term"),
("156","17","6","0.00","2nd Term","2020/2021","2nd Term"),
("157","18","6","0.00","3rd Term","2020/2021","2nd Term"),
("158","1","1","0.00","1st Term","2020/2021","3rd Term"),
("159","2","1","0.00","2nd Term","2020/2021","3rd Term"),
("160","3","1","0.00","3rd Term","2020/2021","3rd Term"),
("161","4","2","0.00","1st Term","2020/2021","3rd Term"),
("162","5","2","0.00","2nd Term","2020/2021","3rd Term"),
("163","6","2","0.00","3rd Term","2020/2021","3rd Term"),
("164","7","3","0.00","1st Term","2020/2021","3rd Term"),
("165","8","3","0.00","2nd Term","2020/2021","3rd Term"),
("166","9","3","0.00","3rd Term","2020/2021","3rd Term"),
("167","10","4","0.00","1st Term","2020/2021","3rd Term"),
("168","11","4","0.00","2nd Term","2020/2021","3rd Term"),
("169","12","4","0.00","3rd Term","2020/2021","3rd Term"),
("170","13","5","0.00","1st Term","2020/2021","3rd Term"),
("171","14","5","0.00","2nd Term","2020/2021","3rd Term"),
("172","15","5","0.00","3rd Term","2020/2021","3rd Term"),
("173","16","6","0.00","1st Term","2020/2021","3rd Term"),
("174","17","6","0.00","2nd Term","2020/2021","3rd Term"),
("175","18","6","0.00","3rd Term","2020/2021","3rd Term"),
("176","1","1","0.00","1st Term","2021/2022","1st Term"),
("177","2","1","0.00","2nd Term","2021/2022","1st Term"),
("178","3","1","0.00","3rd Term","2021/2022","1st Term"),
("179","4","2","0.00","1st Term","2021/2022","1st Term"),
("180","5","2","0.00","2nd Term","2021/2022","1st Term"),
("181","6","2","0.00","3rd Term","2021/2022","1st Term"),
("182","7","3","0.00","1st Term","2021/2022","1st Term"),
("183","8","3","0.00","2nd Term","2021/2022","1st Term"),
("184","9","3","0.00","3rd Term","2021/2022","1st Term"),
("185","10","4","0.00","1st Term","2021/2022","1st Term"),
("186","11","4","0.00","2nd Term","2021/2022","1st Term"),
("187","12","4","0.00","3rd Term","2021/2022","1st Term"),
("188","13","5","0.00","1st Term","2021/2022","1st Term"),
("189","14","5","0.00","2nd Term","2021/2022","1st Term"),
("190","15","5","0.00","3rd Term","2021/2022","1st Term"),
("191","16","6","0.00","1st Term","2021/2022","1st Term"),
("192","17","6","0.00","2nd Term","2021/2022","1st Term"),
("193","18","6","0.00","3rd Term","2021/2022","1st Term");




CREATE TABLE `backup_plan` (
  `backup_plan_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `plan_id` int(10) unsigned NOT NULL,
  `plan_name` varchar(100) NOT NULL,
  `amount` decimal(15,2) unsigned NOT NULL,
  `date_added` datetime NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(15) NOT NULL,
  PRIMARY KEY (`backup_plan_id`),
  KEY `session_term` (`sessions`,`terms`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `behaviours` (
  `behaviour_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `behaviour_order` int(11) NOT NULL,
  `behaviour_name` varchar(200) NOT NULL,
  PRIMARY KEY (`behaviour_id`),
  KEY `class_id` (`class_id`,`behaviour_order`)
) ENGINE=InnoDB AUTO_INCREMENT=61 DEFAULT CHARSET=latin1;


INSERT INTO behaviours VALUES
("1","1","1","HANDWRITING"),
("2","1","2","NEATNESS"),
("3","1","3","PUNCTUALITY"),
("4","1","4","ATTENTIVENESS"),
("5","1","5","INITIATIVE"),
("6","1","6","RESPECT"),
("7","1","7","OBEDIENCE"),
("8","1","8","ATTITUDE"),
("9","1","9","HONESTY"),
("10","1","10","CREATIVITY"),
("11","2","1","HANDWRITING"),
("12","2","2","NEATNESS"),
("13","2","3","PUNCTUALITY"),
("14","2","4","ATTENTIVENESS"),
("15","2","5","INITIATIVE"),
("16","2","6","RESPECT"),
("17","2","7","OBEDIENCE"),
("18","2","8","ATTITUDE"),
("19","2","9","HONESTY"),
("20","2","10","CREATIVITY"),
("21","3","1","HANDWRITING"),
("22","3","2","NEATNESS"),
("23","3","3","PUNCTUALITY"),
("24","3","4","ATTENTIVENESS"),
("25","3","5","INITIATIVE"),
("26","3","6","RESPECT"),
("27","3","7","OBEDIENCE"),
("28","3","8","ATTITUDE"),
("29","3","9","HONESTY"),
("30","3","10","CREATIVITY"),
("31","4","1","HANDWRITING"),
("32","4","2","NEATNESS"),
("33","4","3","PUNCTUALITY"),
("34","4","4","ATTENTIVENESS"),
("35","4","5","INITIATIVE"),
("36","4","6","RESPECT"),
("37","4","7","OBEDIENCE"),
("38","4","8","ATTITUDE"),
("39","4","9","HONESTY"),
("40","4","10","CREATIVITY"),
("41","5","1","HANDWRITING"),
("42","5","2","NEATNESS"),
("43","5","3","PUNCTUALITY"),
("44","5","4","ATTENTIVENESS"),
("45","5","5","INITIATIVE"),
("46","5","6","RESPECT"),
("47","5","7","OBEDIENCE"),
("48","5","8","ATTITUDE"),
("49","5","9","HONESTY"),
("50","5","10","CREATIVITY"),
("51","6","1","HANDWRITING"),
("52","6","2","NEATNESS"),
("53","6","3","PUNCTUALITY"),
("54","6","4","ATTENTIVENESS"),
("55","6","5","INITIATIVE"),
("56","6","6","RESPECT"),
("57","6","7","OBEDIENCE"),
("58","6","8","ATTITUDE"),
("59","6","9","HONESTY"),
("60","6","10","CREATIVITY");




CREATE TABLE `class` (
  `class_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_name` varchar(30) NOT NULL,
  `class_order` int(10) unsigned NOT NULL,
  `section` varchar(10) NOT NULL,
  `promotional_average` varchar(5) NOT NULL,
  `new_student_fee` decimal(15,2) unsigned NOT NULL,
  PRIMARY KEY (`class_id`),
  KEY `order` (`class_order`),
  KEY `section` (`section`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1;


INSERT INTO class VALUES
("1","JSS 1","1","junior","50","0.00"),
("2","JSS 2","2","junior","50","0.00"),
("3","JSS 3","3","junior","50","0.00"),
("4","SS 1","4","senior","50","0.00"),
("5","SS 2","5","senior","50","0.00"),
("6","SS 3","6","senior","50","0.00");




CREATE TABLE `class_approval` (
  `class_approval_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `old_class_id` int(11) NOT NULL,
  `new_class_id` int(11) NOT NULL,
  `old_status` char(20) NOT NULL,
  `mode` char(20) NOT NULL,
  `date_sent` datetime NOT NULL,
  PRIMARY KEY (`class_approval_id`),
  KEY `old_status` (`old_status`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `class_category` (
  `class_category_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_category_name` varchar(80) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`class_category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `class_class_category` (
  `class_class_category_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `class_category_id` int(11) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`class_class_category_id`),
  KEY `class_id` (`class_id`),
  KEY `class_category_id` (`class_category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `class_storages` (
  `class_storage_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `class_storage_title` varchar(200) NOT NULL,
  `class_storage_dir` varchar(500) NOT NULL,
  `class_storage_date` datetime NOT NULL,
  PRIMARY KEY (`class_storage_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `class_subclass` (
  `class_subclass_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `class_id` int(10) unsigned NOT NULL,
  `subclass_id` int(10) unsigned NOT NULL,
  PRIMARY KEY (`class_subclass_id`),
  KEY `class_id` (`class_id`),
  KEY `subclass_id` (`subclass_id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1;


INSERT INTO class_subclass VALUES
("1","1","0"),
("2","2","0"),
("3","3","0"),
("4","4","0"),
("5","5","0"),
("6","6","0");




CREATE TABLE `contact_us` (
  `contact_us_id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL,
  `role` varchar(200) NOT NULL,
  `phonenumber` varchar(100) NOT NULL,
  `email` varchar(200) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`contact_us_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `current_fees_info` (
  `current_fees_info_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `student_id` int(11) unsigned NOT NULL,
  `class_id` int(10) unsigned NOT NULL,
  `current_school_fees` decimal(15,2) NOT NULL,
  `past_debt` decimal(15,2) NOT NULL,
  `amount_to_pay` decimal(15,2) NOT NULL,
  `amount_paid` decimal(15,2) NOT NULL,
  `discount` decimal(15,2) NOT NULL,
  `surcharge_amount` decimal(15,2) NOT NULL,
  `surcharge_reason` varchar(500) NOT NULL,
  `wave_over` decimal(15,2) NOT NULL,
  `owing` decimal(15,2) NOT NULL,
  `present_owing` decimal(15,2) NOT NULL,
  `class_fee` decimal(15,2) NOT NULL,
  `plan_fee` decimal(15,2) NOT NULL,
  `new_student_fee` decimal(15,2) NOT NULL,
  `room_fee` decimal(15,2) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`current_fees_info_id`),
  KEY `student_id` (`student_id`),
  KEY `sess_term` (`sessions`,`terms`)
) ENGINE=InnoDB AUTO_INCREMENT=1065 DEFAULT CHARSET=latin1;


INSERT INTO current_fees_info VALUES
("1","1","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("2","2","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("3","3","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("4","4","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("5","5","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("6","6","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("7","7","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("8","8","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("9","9","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("10","10","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("11","11","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("12","12","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("13","13","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("14","14","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("15","15","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("16","16","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("17","17","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("18","18","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("19","19","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("20","20","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("21","21","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("22","22","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("23","23","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("24","24","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("25","25","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("26","26","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("27","27","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("28","28","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("29","29","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("30","30","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("31","31","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("32","32","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("33","33","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("34","34","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("35","35","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("36","36","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("37","37","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("38","38","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("39","39","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("40","40","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("41","41","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("42","42","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("43","43","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("44","44","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("45","45","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("46","46","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("47","47","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("48","48","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("49","49","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("50","50","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("51","51","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("52","52","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("53","53","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("54","54","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("55","55","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("56","56","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("57","57","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("58","58","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("59","59","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("60","60","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("61","61","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("62","62","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("63","63","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("64","64","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("65","65","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("66","66","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("67","67","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("68","68","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("69","69","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("70","70","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("71","71","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("72","72","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("73","73","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("74","74","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("75","75","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("76","76","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("77","77","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("78","78","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("79","79","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("80","80","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("81","81","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("82","82","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("83","83","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("84","84","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("85","85","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("86","86","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("87","87","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("88","88","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("89","89","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("90","90","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("91","91","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("92","92","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("93","93","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("94","94","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("95","95","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("96","96","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("97","97","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("98","98","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("99","99","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("100","100","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term");
INSERT INTO current_fees_info VALUES
("101","101","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("102","102","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("103","103","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("104","104","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("105","105","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("106","106","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("107","107","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("108","108","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("109","109","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("110","110","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("111","111","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("112","112","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("113","113","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("114","114","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("115","115","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("116","116","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("117","117","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("118","118","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("119","119","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("120","120","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("121","121","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("122","122","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("123","123","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("124","124","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("125","1","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("126","2","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("127","3","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("128","4","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("129","5","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("130","6","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("131","7","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("132","8","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("133","9","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("134","10","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("135","11","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("136","12","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("137","13","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("138","14","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("139","15","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("140","16","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("141","17","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("142","18","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("143","19","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("144","20","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("145","21","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("146","22","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("147","23","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("148","24","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("149","25","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("150","26","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("151","27","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("152","28","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("153","29","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("154","30","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("155","31","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("156","32","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("157","33","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("158","34","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("159","35","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("160","36","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("161","37","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("162","39","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("163","40","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("164","41","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("165","42","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("166","43","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("167","44","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("168","45","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("169","46","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("170","47","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("171","48","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("172","49","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("173","50","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("174","51","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("175","52","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("176","53","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("177","54","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("178","55","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("179","56","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("180","57","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("181","58","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("182","59","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("183","60","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("184","61","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("185","62","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("186","63","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("187","64","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("188","65","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("189","66","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("190","67","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("191","68","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("192","69","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("193","70","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("194","71","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("195","72","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("196","73","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("197","74","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("198","75","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("199","76","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("200","77","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term");
INSERT INTO current_fees_info VALUES
("201","78","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("202","79","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("203","80","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("204","81","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("205","82","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("206","83","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("207","84","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("208","85","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("209","86","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("210","87","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("211","88","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("212","89","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("213","90","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("214","91","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("215","92","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("216","93","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("217","94","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("218","95","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("219","96","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("220","97","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("221","98","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("222","99","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("223","100","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("224","101","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("225","102","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("226","103","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("227","104","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("228","105","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("229","106","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("230","107","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("231","108","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("232","109","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("233","110","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("234","111","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("235","112","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("236","113","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("237","114","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("238","115","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("239","116","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("240","117","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("241","118","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("242","119","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("243","120","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("244","121","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("245","122","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("246","123","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("247","124","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("248","125","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("249","126","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("250","1","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("251","2","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("252","3","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("253","4","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("254","6","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("255","7","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("256","8","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("257","9","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("258","10","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("259","11","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("260","12","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("261","13","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("262","14","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("263","15","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("264","16","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("265","17","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("266","18","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("267","19","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("268","20","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("269","21","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("270","22","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("271","23","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("272","24","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("273","25","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("274","26","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("275","27","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("276","28","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("277","29","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("278","30","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("279","31","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("280","32","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("281","33","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("282","34","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("283","35","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("284","36","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("285","39","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("286","40","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("287","41","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("288","42","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("289","43","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("290","44","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("291","45","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("292","46","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("293","47","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("294","48","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("295","49","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("296","50","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("297","51","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("298","52","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("299","53","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("300","54","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term");
INSERT INTO current_fees_info VALUES
("301","55","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("302","56","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("303","57","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("304","58","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("305","59","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("306","60","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("307","61","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("308","62","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("309","63","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("310","64","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("311","65","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("312","66","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("313","67","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("314","68","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("315","69","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("316","70","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("317","71","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("318","72","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("319","73","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("320","74","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("321","75","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("322","76","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("323","77","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("324","78","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("325","79","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("326","80","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("327","81","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("328","82","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("329","83","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("330","84","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("331","85","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("332","86","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("333","87","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("334","88","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("335","89","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("336","90","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("337","91","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("338","92","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("339","93","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("340","94","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("341","95","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("342","96","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("343","97","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("344","98","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("345","99","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("346","100","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("347","101","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("348","102","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("349","103","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("350","104","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("351","105","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("352","106","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("353","107","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("354","108","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("355","109","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("356","110","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("357","111","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("358","112","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("359","113","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("360","114","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("361","115","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("362","116","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("363","117","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("364","118","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("365","119","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("366","120","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("367","121","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("368","122","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("369","123","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("370","124","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("371","125","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("372","126","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("373","127","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("374","1","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("375","2","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("376","3","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("377","4","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("378","6","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("379","7","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("380","8","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("381","9","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("382","10","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("383","11","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("384","12","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("385","13","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("386","14","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("387","15","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("388","16","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("389","17","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("390","18","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("391","19","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("392","20","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("393","21","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("394","22","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("395","23","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("396","24","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("397","25","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("398","26","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("399","27","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("400","28","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term");
INSERT INTO current_fees_info VALUES
("401","29","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("402","30","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("403","31","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("404","32","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("405","33","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("406","34","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("407","35","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("408","36","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("409","39","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("410","40","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("411","41","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("412","42","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("413","43","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("414","44","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("415","45","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("416","46","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("417","47","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("418","48","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("419","49","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("420","50","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("421","51","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("422","52","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("423","53","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("424","54","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("425","55","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("426","56","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("427","57","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("428","58","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("429","59","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("430","60","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("431","61","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("432","63","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("433","64","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("434","65","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("435","66","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("436","68","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("437","69","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("438","70","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("439","71","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("440","72","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("441","73","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("442","75","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("443","76","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("444","77","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("445","78","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("446","79","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("447","80","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("448","81","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("449","82","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("450","83","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("451","84","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("452","85","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("453","87","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("454","88","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("455","89","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("456","90","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("457","91","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("458","121","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("459","122","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("460","125","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("461","126","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("462","127","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("501","128","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("502","129","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("503","130","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("504","131","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("505","132","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("506","133","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("507","134","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("508","135","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("509","136","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("510","137","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("511","138","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("512","139","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("513","140","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("514","141","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("515","142","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("516","143","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("517","144","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("518","145","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("519","146","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("520","147","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("521","148","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("522","149","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("523","150","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("524","151","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("525","152","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("526","153","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("527","154","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("528","155","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("529","156","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("530","157","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("531","158","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("532","159","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("533","160","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("534","161","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("535","162","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("536","163","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("537","164","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("538","165","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term");
INSERT INTO current_fees_info VALUES
("539","166","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("540","167","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("541","168","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("542","169","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("544","171","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("545","172","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("546","173","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("547","174","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("548","175","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("549","176","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("550","177","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("551","178","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("552","179","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("553","180","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("554","181","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("555","182","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("556","183","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("557","184","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("558","185","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("559","186","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("560","187","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("561","188","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("562","189","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("563","190","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("564","191","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("565","1","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("566","2","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("567","4","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("568","7","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("569","8","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("570","9","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("571","12","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("572","13","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("573","14","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("574","15","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("575","17","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("576","18","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("577","19","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("578","20","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("579","21","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("580","22","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("581","23","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("582","24","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("583","25","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("584","26","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("585","27","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("586","28","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("587","29","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("588","31","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("589","32","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("590","33","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("591","35","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("592","36","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("593","41","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("594","42","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("595","45","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("596","46","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("597","47","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("598","48","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("599","49","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("600","51","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("601","53","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("602","54","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("603","56","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("604","57","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("605","58","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("606","59","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("607","60","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("608","61","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("609","63","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("610","64","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("611","65","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("612","66","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("613","68","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("614","69","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("615","70","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("616","71","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("617","72","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("618","73","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("619","75","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("620","76","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("621","77","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("622","78","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("623","79","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("624","80","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("625","81","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("626","82","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("627","83","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("628","84","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("629","85","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("630","87","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("631","88","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("632","89","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("633","90","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("634","91","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("635","121","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("636","122","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("637","125","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("638","126","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("639","127","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term");
INSERT INTO current_fees_info VALUES
("640","128","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("641","129","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("642","131","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("643","133","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("644","134","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("645","135","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("646","136","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("647","137","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("648","138","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("649","139","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("650","140","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("651","141","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("652","143","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("653","144","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("654","145","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("655","146","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("656","147","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("657","148","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("658","149","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("659","150","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("660","151","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("661","152","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("662","153","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("663","154","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("664","155","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("665","156","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("666","157","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("667","158","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("668","159","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("669","160","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("670","161","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("671","162","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("672","163","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("673","164","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("674","165","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("675","166","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("676","167","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("677","168","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("678","169","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("679","171","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("680","174","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("681","179","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("682","180","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("683","182","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("684","183","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("685","184","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("686","185","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("687","186","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("688","187","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("689","188","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("690","189","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("691","190","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("692","191","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("820","192","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("821","193","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("822","194","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("823","195","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("824","196","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("826","198","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("827","199","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("828","200","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("829","201","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("830","202","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("831","203","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("832","204","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("835","207","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("836","208","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("837","209","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("838","210","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("839","211","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("840","212","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("841","213","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("842","214","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("843","215","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("844","216","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("845","217","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("846","218","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("847","219","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("848","220","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("849","221","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("850","222","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("851","223","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("852","224","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("853","225","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("854","226","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("855","227","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("856","228","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("857","229","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("858","230","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("859","231","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("860","232","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("861","233","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("862","234","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("863","235","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("864","236","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("865","237","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("866","238","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("867","239","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("868","240","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("869","241","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term");
INSERT INTO current_fees_info VALUES
("870","242","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("871","243","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("872","244","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("873","245","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("874","246","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("875","247","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("876","196","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("877","195","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("878","192","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("879","180","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("880","188","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("881","193","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("882","8","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("883","140","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("884","194","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("886","9","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("887","136","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("888","129","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("889","64","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("890","203","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("891","248","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("892","249","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("893","250","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("894","251","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("895","252","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("896","253","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("897","254","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("898","255","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("899","256","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("900","188","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("901","136","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("902","184","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("903","187","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("904","228","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("905","211","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("906","243","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("907","240","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("909","231","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("910","232","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("911","60","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("912","2","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("913","193","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("914","127","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("915","140","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("916","1","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("917","139","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("918","190","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("919","141","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("920","252","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("921","125","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("922","236","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("923","7","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("924","238","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("925","121","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("926","237","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("927","234","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("928","235","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("929","143","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("930","4","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("931","8","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("932","126","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("933","138","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("934","208","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("935","27","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("936","57","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("937","45","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("938","59","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("939","65","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("940","53","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("941","230","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("942","257","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("943","258","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("944","259","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("945","45","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("946","191","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("947","58","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("948","49","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("949","63","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("950","229","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("951","56","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("952","51","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("953","42","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("954","54","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("955","61","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("956","47","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("957","211","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("958","257","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("959","259","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("960","260","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("961","261","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("962","262","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("963","263","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("964","264","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("965","265","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("966","266","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("967","267","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("968","268","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("969","269","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("970","270","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("971","271","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term");
INSERT INTO current_fees_info VALUES
("972","272","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("973","273","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("974","274","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("975","275","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("976","276","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("977","277","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("978","278","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("979","279","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("980","280","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("981","281","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("982","282","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("983","283","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("984","284","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("985","285","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("986","286","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("987","287","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("988","288","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("989","289","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("990","290","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("991","291","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("992","292","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("993","293","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("994","294","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("995","295","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("996","296","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("997","195","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("998","297","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("999","298","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1000","299","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1001","300","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1002","301","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1003","302","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1004","303","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1005","304","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1006","305","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1007","306","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1008","307","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1009","308","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1010","309","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1011","310","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1012","311","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1013","212","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1014","137","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1015","255","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1016","126","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1017","2","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1018","125","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1019","234","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1020","235","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1021","1","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1022","140","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1023","237","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1025","138","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1026","3","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1027","7","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1028","8","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1029","143","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1030","121","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1031","141","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1032","135","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1033","46","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1034","18","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1036","193","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1037","196","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1038","313","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1039","256","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1040","314","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1042","130","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1043","36","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1044","316","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1045","317","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1046","318","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1047","319","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1048","320","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1049","321","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1050","322","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1051","323","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1052","324","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1053","325","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1054","326","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1055","327","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1056","291","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1057","284","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1058","298","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1059","299","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1060","252","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1061","21","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1062","171","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1063","136","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1064","32","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term");




CREATE TABLE `e_library_cat` (
  `e_library_cat_id` int(11) NOT NULL AUTO_INCREMENT,
  `e_library_cat_name` varchar(200) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`e_library_cat_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `e_library_file` (
  `e_library_file_id` int(11) NOT NULL AUTO_INCREMENT,
  `e_library_cat_id` int(11) NOT NULL,
  `topic_id` int(11) NOT NULL,
  `google_drive_id` varchar(200) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `staff_id` int(11) NOT NULL,
  `table_name` varchar(20) NOT NULL,
  `title` varchar(300) NOT NULL,
  `google_drive_title` varchar(200) NOT NULL,
  `google_drive_thumbnail_link` varchar(300) NOT NULL,
  `description` varchar(500) NOT NULL,
  `preview_status` varchar(20) NOT NULL DEFAULT 'preview_download',
  `mode` varchar(20) NOT NULL,
  `activation` varchar(20) NOT NULL DEFAULT 'active',
  `file_dir` varchar(300) NOT NULL,
  `google_drive_dir` varchar(300) NOT NULL,
  `google_drive_embed_link` varchar(300) NOT NULL,
  `google_drive_filesize` varchar(30) NOT NULL,
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`e_library_file_id`),
  KEY `e_library_cat_id` (`e_library_cat_id`),
  KEY `subclass_id` (`subclass_id`),
  KEY `subject_id` (`subject_id`),
  KEY `class_id` (`class_id`),
  KEY `staff_id` (`staff_id`),
  KEY `topic_id` (`topic_id`),
  KEY `activation` (`activation`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `e_r_cat` (
  `e_r_cat_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `e_r_cat_name` varchar(300) NOT NULL,
  `e_r_scratch_card` varchar(4) NOT NULL DEFAULT 'no',
  PRIMARY KEY (`e_r_cat_id`),
  KEY `e_r_scratch_card` (`e_r_scratch_card`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;


INSERT INTO e_r_cat VALUES
("1","MID-TERM","no");




CREATE TABLE `e_r_class_term` (
  `e_r_class_term_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `e_r_cat_id` int(10) unsigned NOT NULL,
  `class_id` int(10) unsigned NOT NULL,
  `terms` varchar(10) NOT NULL,
  PRIMARY KEY (`e_r_class_term_id`),
  KEY `e_r_cat_id` (`e_r_cat_id`,`class_id`,`terms`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=latin1;


INSERT INTO e_r_class_term VALUES
("1","1","1","1st Term"),
("2","1","1","2nd Term"),
("3","1","1","3rd Term"),
("4","1","2","1st Term"),
("5","1","2","2nd Term"),
("6","1","2","3rd Term"),
("7","1","3","1st Term"),
("8","1","3","2nd Term"),
("9","1","3","3rd Term"),
("10","1","4","1st Term"),
("11","1","4","2nd Term"),
("12","1","4","3rd Term"),
("13","1","5","1st Term"),
("14","1","5","2nd Term"),
("15","1","5","3rd Term"),
("16","1","6","1st Term"),
("17","1","6","2nd Term"),
("18","1","6","3rd Term");




CREATE TABLE `e_r_main` (
  `e_r_main_id` int(11) NOT NULL AUTO_INCREMENT,
  `e_r_cat_id` int(11) NOT NULL,
  `student_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `e_r_cat_name` varchar(100) NOT NULL,
  `class_name` varchar(50) NOT NULL,
  `subclass_name` varchar(50) NOT NULL,
  `section` varchar(10) NOT NULL,
  `total` float NOT NULL,
  `total_obtainable` float NOT NULL,
  `average` varchar(10) NOT NULL,
  `position_class` varchar(20) NOT NULL,
  `position_subclass` varchar(20) NOT NULL,
  `total_student_class` int(11) NOT NULL,
  `total_student_subclass` int(11) NOT NULL,
  `pass_ave` varchar(5) NOT NULL,
  `subcat1_total` float NOT NULL,
  `subcat2_total` float NOT NULL,
  `subcat3_total` float NOT NULL,
  `subcat4_total` float NOT NULL,
  `subcat5_total` float NOT NULL,
  `subcat6_total` float NOT NULL,
  `subcat7_total` float NOT NULL,
  `subcat8_total` float NOT NULL,
  `subcat9_total` float NOT NULL,
  `subcat10_total` float NOT NULL,
  `subcat1_name` varchar(50) NOT NULL,
  `subcat2_name` varchar(50) NOT NULL,
  `subcat3_name` varchar(50) NOT NULL,
  `subcat4_name` varchar(50) NOT NULL,
  `subcat5_name` varchar(50) NOT NULL,
  `subcat6_name` varchar(50) NOT NULL,
  `subcat7_name` varchar(50) NOT NULL,
  `subcat8_name` varchar(50) NOT NULL,
  `subcat9_name` varchar(50) NOT NULL,
  `subcat10_name` varchar(50) NOT NULL,
  `subcat1_short_name` varchar(40) NOT NULL,
  `subcat2_short_name` varchar(40) NOT NULL,
  `subcat3_short_name` varchar(40) NOT NULL,
  `subcat4_short_name` varchar(40) NOT NULL,
  `subcat5_short_name` varchar(40) NOT NULL,
  `subcat6_short_name` varchar(40) NOT NULL,
  `subcat7_short_name` varchar(40) NOT NULL,
  `subcat8_short_name` varchar(40) NOT NULL,
  `subcat9_short_name` varchar(40) NOT NULL,
  `subcat10_short_name` varchar(40) NOT NULL,
  `count_subcat` int(11) NOT NULL,
  `scratch_card_number` varchar(16) NOT NULL,
  `principal_name` varchar(100) NOT NULL,
  `principal_comment` varchar(200) NOT NULL,
  `form_staff_name` varchar(200) NOT NULL,
  `form_staff_comment` varchar(300) NOT NULL,
  `principal_signature` varchar(60) NOT NULL,
  `second_principal_signature` varchar(60) NOT NULL,
  `visited` int(11) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`e_r_main_id`),
  KEY `e_r_cat_id` (`e_r_cat_id`,`student_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `e_r_subcat` (
  `e_r_subcat_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `e_r_cat_id` int(10) unsigned NOT NULL,
  `e_r_subcat_name` varchar(300) NOT NULL,
  `e_r_short_form` varchar(100) NOT NULL,
  `total_score` float NOT NULL,
  PRIMARY KEY (`e_r_subcat_id`),
  KEY `e_r_cat_id` (`e_r_cat_id`),
  KEY `e_r_cat_id_2` (`e_r_cat_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;


INSERT INTO e_r_subcat VALUES
("1","1","TEST 1","TEST 1","20"),
("2","1","TEST 2","TEST 2","20");




CREATE TABLE `e_r_subject` (
  `e_r_subject_id` int(11) NOT NULL AUTO_INCREMENT,
  `e_r_cat_id` int(11) NOT NULL,
  `student_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `class_name` varchar(300) NOT NULL,
  `subclass_name` varchar(300) NOT NULL,
  `subject_name` varchar(300) NOT NULL,
  `subcat1` float DEFAULT NULL,
  `subcat2` float DEFAULT NULL,
  `subcat3` float DEFAULT NULL,
  `subcat4` float DEFAULT NULL,
  `subcat5` float DEFAULT NULL,
  `subcat6` float DEFAULT NULL,
  `subcat7` float DEFAULT NULL,
  `subcat8` float DEFAULT NULL,
  `subcat9` float DEFAULT NULL,
  `subcat10` float DEFAULT NULL,
  `total` float NOT NULL,
  `total_percent` varchar(10) NOT NULL,
  `position_subclass` varchar(30) NOT NULL,
  `grade` varchar(20) NOT NULL,
  `grade_comment` varchar(300) NOT NULL,
  `staff_name` varchar(300) NOT NULL,
  `staff_comment` varchar(300) NOT NULL,
  `status` varchar(20) NOT NULL,
  `generate_result` varchar(20) NOT NULL DEFAULT 'not_generated',
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`e_r_subject_id`),
  KEY `e_r_cat_id` (`e_r_cat_id`,`student_id`,`class_id`,`subclass_id`,`subject_id`),
  KEY `class_id` (`class_id`,`subclass_id`,`subject_id`,`sessions`,`terms`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `end_term_info` (
  `end_term_id` int(11) NOT NULL AUTO_INCREMENT,
  `new_student_number` int(11) NOT NULL,
  `no_of_students` int(11) NOT NULL,
  `no_of_male_students` int(11) NOT NULL,
  `no_of_female_students` int(11) NOT NULL,
  `no_of_grad_students` int(11) NOT NULL,
  `no_of_deact_students` int(11) NOT NULL,
  `no_of_parents` int(11) NOT NULL,
  `no_of_staff` int(11) NOT NULL,
  `no_of_academic_staff` int(11) NOT NULL,
  `no_of_non_academic_staff` int(11) NOT NULL,
  `no_of_accountant` int(11) NOT NULL,
  `no_of_admin` int(11) NOT NULL,
  `owing` int(11) NOT NULL,
  `annual_only_last_subjects` varchar(5) NOT NULL,
  `third_term_in_annual` varchar(3) NOT NULL DEFAULT 'no',
  `allow_finance` varchar(5) NOT NULL,
  `scratch_card` varchar(5) NOT NULL,
  `generate_result` varchar(20) NOT NULL,
  `publish_result` char(30) NOT NULL,
  `next_term_begins` date NOT NULL,
  `publish_result_deadline` date NOT NULL,
  `report_ready` varchar(15) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `date_entered` datetime NOT NULL DEFAULT current_timestamp(),
  `account_balanced` varchar(12) NOT NULL,
  PRIMARY KEY (`end_term_id`),
  KEY `sess_term` (`sessions`,`terms`),
  KEY `report_ready` (`report_ready`),
  KEY `date_entered` (`date_entered`)
) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=latin1;


INSERT INTO end_term_info VALUES
("18","123","123","62","61","0","1","0","12","12","0","0","0","0","no","no","no","no","generated","published","2019-01-07","0000-00-00","ready","2018/2019","1st Term","2018-04-14 13:39:26","unbalanced"),
("19","2","123","62","61","0","2","0","12","12","0","0","0","0","no","no","no","no","generated","published","2019-05-13","0000-00-00","ready","2018/2019","2nd Term","2019-03-25 11:59:36","unbalanced"),
("20","1","119","60","59","0","5","0","13","13","0","0","1","0","no","no","no","no","generated","not_published","0000-00-00","0000-00-00","ready","2018/2019","3rd Term","2019-06-11 13:41:39","unbalanced"),
("21","53","128","67","61","0","24","0","13","13","0","0","1","0","no","no","no","no","generated","published","2020-01-13","0000-00-00","ready","2019/2020","1st Term","2019-11-25 11:57:07","unbalanced"),
("22","16","117","61","56","0","27","0","19","19","0","0","1","0","no","no","no","no","generated","not_published","0000-00-00","0000-00-00","ready","2019/2020","2nd Term","2020-03-12 10:37:21","unbalanced"),
("23","0","117","61","56","0","0","0","19","19","0","0","1","0","no","no","no","no","generated","not_published","0000-00-00","0000-00-00","ready","2019/2020","3rd Term","2021-01-21 20:58:22","unbalanced"),
("24","47","126","70","56","0","12","0","20","19","0","0","2","0","no","no","no","no","generated","published","2021-03-08","2021-02-28","ready","2020/2021","1st Term","2021-01-21 20:58:52","unbalanced"),
("25","1","93","52","41","0","38","0","19","19","0","0","1","0","no","no","no","no","generated","published","2021-06-07","2021-07-30","ready","2020/2021","2nd Term","2021-05-07 12:16:38","unbalanced"),
("26","2","82","47","35","0","14","0","19","19","0","0","1","0","no","no","no","no","generated","published","2021-09-20","2021-09-30","ready","2020/2021","3rd Term","2021-07-19 09:48:56","unbalanced"),
("27","53","147","78","69","0","8","0","19","19","0","0","1","0","no","no","no","no","generated","published","2022-01-10","2022-01-31","ready","2021/2022","1st Term","2021-11-12 12:23:26","unbalanced"),
("28","0","0","0","0","0","0","0","0","0","0","0","0","0","no","no","no","no","not_generated","not_published","2022-05-09","2022-06-30","not_ready","2021/2022","2nd Term","2022-02-06 09:38:40","unbalanced");




CREATE TABLE `end_term_inventory` (
  `end_term_inventory_id` int(11) NOT NULL AUTO_INCREMENT,
  `account_balanced` varchar(20) NOT NULL DEFAULT 'unbalanced',
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  PRIMARY KEY (`end_term_inventory_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `end_term_ledger` (
  `end_term_ledger_id` int(11) NOT NULL AUTO_INCREMENT,
  `account_balanced` varchar(15) NOT NULL DEFAULT 'unbalanced',
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  PRIMARY KEY (`end_term_ledger_id`),
  KEY `terms` (`terms`,`sessions`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `end_term_school_fees` (
  `end_term_school_fees_id` int(11) NOT NULL AUTO_INCREMENT,
  `account_balanced` varchar(20) DEFAULT 'unbalanced',
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  PRIMARY KEY (`end_term_school_fees_id`),
  KEY `sessions` (`sessions`,`terms`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `event` (
  `event_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `event_title` varchar(300) NOT NULL,
  `event_cat` varchar(20) NOT NULL,
  `event_image` varchar(300) NOT NULL,
  `location` varchar(300) NOT NULL,
  `description` text NOT NULL,
  `start_date` datetime NOT NULL,
  `end_date` datetime NOT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`event_id`),
  KEY `date_created` (`date_created`),
  KEY `event_cat` (`event_cat`),
  KEY `class_id` (`class_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `exam_questions` (
  `exam_question_id` int(11) NOT NULL AUTO_INCREMENT,
  `exam_id` int(11) NOT NULL,
  `question_id` int(11) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`exam_question_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `exam_student_questions` (
  `exam_student_question_id` int(11) NOT NULL AUTO_INCREMENT,
  `exam_student_id` int(11) NOT NULL,
  `question_options_id` int(11) NOT NULL,
  PRIMARY KEY (`exam_student_question_id`),
  KEY `exam_student_id` (`exam_student_id`),
  KEY `question_options_id` (`question_options_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `exam_student_theory` (
  `exam_student_theory_id` int(11) NOT NULL AUTO_INCREMENT,
  `exam_student_id` int(11) NOT NULL,
  `question_id` int(11) NOT NULL,
  `question_text` text NOT NULL,
  `corrected_text` text NOT NULL,
  `score` decimal(15,2) DEFAULT NULL,
  `total_score` decimal(15,2) DEFAULT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`exam_student_theory_id`),
  KEY `exam_student_id` (`exam_student_id`),
  KEY `question_id` (`question_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `exam_student_theory_images` (
  `exam_student_theory_images_id` int(11) NOT NULL AUTO_INCREMENT,
  `exam_student_id` int(11) NOT NULL,
  `question_id` int(11) NOT NULL,
  `google_drive_id` varchar(50) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`exam_student_theory_images_id`),
  KEY `exam_student_id` (`exam_student_id`),
  KEY `question_id` (`question_id`),
  KEY `google_drive_id` (`google_drive_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `exam_students` (
  `exam_student_id` int(11) NOT NULL AUTO_INCREMENT,
  `exam_id` int(11) NOT NULL,
  `student_id` int(11) NOT NULL,
  `start_date` datetime NOT NULL DEFAULT current_timestamp(),
  `end_date` datetime NOT NULL,
  `score` decimal(15,2) DEFAULT NULL,
  `revised_score` decimal(15,2) DEFAULT NULL,
  `total_score` decimal(15,2) DEFAULT NULL,
  `score_percentage` decimal(15,2) DEFAULT NULL,
  `revised_score_percentage` decimal(15,2) DEFAULT NULL,
  `approval` tinyint(4) NOT NULL,
  `fullscreen_exits` int(11) NOT NULL,
  `exam_ended_cond` varchar(30) NOT NULL,
  PRIMARY KEY (`exam_student_id`),
  KEY `exam_id` (`exam_id`),
  KEY `student_id` (`student_id`),
  KEY `approval` (`approval`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `exam_webcams` (
  `exam_webcam_id` int(11) NOT NULL AUTO_INCREMENT,
  `exam_id` int(11) NOT NULL,
  `student_id` int(11) NOT NULL,
  `google_drive_id` varchar(300) NOT NULL,
  `timestamp` varchar(20) NOT NULL,
  PRIMARY KEY (`exam_webcam_id`),
  KEY `exam_id` (`exam_id`,`student_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `exams` (
  `exam_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `topic_id` int(11) NOT NULL,
  `exam_name` varchar(300) NOT NULL,
  `exam_description` text NOT NULL,
  `exam_pass` varchar(300) NOT NULL,
  `exam_pass_hash` varchar(300) NOT NULL,
  `duration` int(11) NOT NULL,
  `start_date` datetime NOT NULL,
  `end_date` datetime NOT NULL,
  `maximum_attempt` tinyint(4) NOT NULL,
  `minimum_percentage` tinyint(4) NOT NULL,
  `view_answers` tinyint(4) NOT NULL,
  `surveillance` tinyint(4) NOT NULL,
  `randomize_question` tinyint(4) NOT NULL,
  `exam_type` varchar(20) NOT NULL,
  `activation` varchar(10) NOT NULL,
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`exam_id`),
  KEY `activation` (`activation`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `executives` (
  `executive_id` int(11) NOT NULL AUTO_INCREMENT,
  `school_id` int(10) unsigned NOT NULL,
  `user_key` varchar(100) DEFAULT NULL,
  `serial_number` varchar(30) NOT NULL,
  `pass` char(255) NOT NULL,
  `new_password` char(255) NOT NULL,
  `email` varchar(200) NOT NULL,
  `status` varchar(30) NOT NULL,
  `phone_number` varchar(20) NOT NULL,
  `forget_token` varchar(200) NOT NULL,
  `login_attempt` int(11) NOT NULL,
  `login_last_time` int(10) unsigned NOT NULL,
  PRIMARY KEY (`executive_id`),
  UNIQUE KEY `user_key` (`user_key`),
  KEY `school_id` (`school_id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1;


INSERT INTO executives VALUES
("1","65","16550e477fe","O/16/0001","$2y$10$/WPShfudvtky2Lvam61YyuCdOUGnP1SL6eY7ovm0doCDrnTPli/AW","","zeonorganisation@gmail.com","","","","0","1505998587"),
("2","65","2658a2eaa77","B/16/0001","$2y$10$XmKRXRxsHGQJYXYIHir2eu0/AecjEffaPa6bF84SM7uFptkC3wXKy","Mynameisbackend","zeonglobal@gmail.com","","","","0","1505995243"),
("3","65","3651f0c9bdf","U/16/0001","$2y$10$hXRdO2YNOVyphYSz.pPHEuD4Zw9PhdaG6SNGJHJgQb87QUWV22tV.","","","admin","","","0","1505981376"),
("4","65","465a14d7ea1","A/16/0001","$2y$10$Gg5mWpO2Pt/lM7sClJy90u7orPh02Z9.ST0B5RSMl9ckFg6ls6a8K","","","account","","","0","1506032093");




CREATE TABLE `facility` (
  `facility_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `facility_cat` varchar(100) NOT NULL,
  `facility_name` varchar(300) NOT NULL,
  `facility_date` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`facility_id`),
  KEY `facility_cat` (`facility_cat`),
  KEY `class_id` (`class_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `facility_images` (
  `facility_images_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `facility_id` int(10) unsigned NOT NULL,
  `image_name` varchar(300) NOT NULL,
  `image_dir` varchar(500) NOT NULL,
  PRIMARY KEY (`facility_images_id`),
  KEY `facility_id` (`facility_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `fees_discount` (
  `fees_discount_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `amount` decimal(15,2) NOT NULL,
  `reason` varchar(300) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`fees_discount_id`),
  KEY `student_id` (`student_id`),
  KEY `session_term` (`sessions`,`terms`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `form_staff_class_subclass` (
  `form_staff_class_subclass_id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  PRIMARY KEY (`form_staff_class_subclass_id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=latin1;


INSERT INTO form_staff_class_subclass VALUES
("17","8","3","0"),
("18","11","2","0"),
("19","7","5","0"),
("20","17","6","0"),
("21","26","4","0"),
("22","25","1","0");




CREATE TABLE `grading` (
  `grading_id` int(11) NOT NULL AUTO_INCREMENT,
  `grade_from` int(11) NOT NULL,
  `grade_to` int(11) NOT NULL,
  `grade` char(20) NOT NULL,
  `remark` char(100) NOT NULL,
  `principal_name` char(200) NOT NULL,
  `principal_comment` text NOT NULL,
  `form_staff_comment` text NOT NULL,
  `subject_comment` text NOT NULL,
  `groups` char(20) NOT NULL,
  PRIMARY KEY (`grading_id`)
) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=latin1;


INSERT INTO grading VALUES
("1","0","29","F9","POOR","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","FAIR, YOU CAN DO BETTER","lower"),
("2","30","34","F9","POOR","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","FAIR, YOU CAN DO BETTER","lower"),
("3","35","39","F9","POOR","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","FAIR, YOU CAN DO BETTER","lower"),
("4","40","44","E8","UNSATISFACTORY","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","FAIR, TRY HARDER NEXT TIME","lower"),
("5","45","49","D7","UNSATISFACTORY","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","FAIR, TRY HARDER NEXT TIME","lower"),
("6","50","54","C6","SATISFACTORY","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","GOOD WORK. WORK HARDER","lower"),
("7","55","59","C5","SATISFACTORY","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","GOOD WORK. WORK HARDER","lower"),
("8","60","64","C4","GOOD","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","SATISFACTORY. YOU CAN DO BETTER.","lower"),
("9","65","69","B3","GOOD","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","SATISFACTORY. YOU CAN DO BETTER.","lower"),
("10","70","74","B2","VERY GOOD","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","VERY GOOD, WELL DONE","lower"),
("11","75","79","A1","EXCELLENT","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","VERY GOOD, WELL DONE","lower"),
("12","80","84","A1","EXCELLENT","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","EXCELLENT PERFORMANCE, KEEP IT UP","lower"),
("13","85","89","A1","EXCELLENT","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","EXCELLENT PERFORMANCE, KEEP IT UP","lower"),
("14","90","94","A1","EXCELLENT","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","EXCEPTIONAL WORK. WONDERFULLY DONE.","lower"),
("15","95","100","A1","EXCELLENT","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","EXCEPTIONAL WORK. WONDERFULLY DONE.","lower"),
("16","0","29","F9","POOR","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","FAIR, YOU CAN DO BETTER","higher"),
("17","30","34","F9","POOR","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","FAIR, YOU CAN DO BETTER","higher"),
("18","35","39","F9","POOR","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","FAIR, YOU CAN DO BETTER","higher"),
("19","40","44","E8","UNSATISFACTORY","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","FAIR, TRY HARDER NEXT TIME","higher"),
("20","45","49","D7","UNSATISFACTORY","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","FAIR, TRY HARDER NEXT TIME","higher"),
("21","50","54","C6","SATISFACTORY","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","GOOD WORK. WORK HARDER","higher"),
("22","55","59","C5","SATISFACTORY","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","GOOD WORK. WORK HARDER","higher"),
("23","60","64","C4","GOOD","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","SATISFACTORY. YOU CAN DO BETTER.","higher"),
("24","65","69","B3","GOOD","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","SATISFACTORY. YOU CAN DO BETTER.","higher"),
("25","70","74","B2","VERY GOOD","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","VERY GOOD, WELL DONE","higher"),
("26","75","79","A1","EXCELLENT","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","VERY GOOD, WELL DONE","higher"),
("27","80","84","A1","EXCELLENT","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","EXCELLENT PERFORMANCE, KEEP IT UP","higher"),
("28","85","89","A1","EXCELLENT","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","EXCELLENT PERFORMANCE, KEEP IT UP","higher"),
("29","90","94","A1","EXCELLENT","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","EXCEPTIONAL WORK. WONDERFULLY DONE.","higher"),
("30","95","100","A1","EXCELLENT","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","EXCEPTIONAL WORK. WONDERFULLY DONE.","higher");




CREATE TABLE `hostel_rooms` (
  `room_id` int(11) NOT NULL AUTO_INCREMENT,
  `hostel_id` int(11) NOT NULL,
  `room_name` varchar(400) NOT NULL,
  `bedspace_prefix` varchar(400) NOT NULL,
  `room_fee` int(11) NOT NULL,
  `room_space` int(11) NOT NULL,
  `available` int(11) NOT NULL,
  PRIMARY KEY (`room_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `hostels` (
  `hostel_id` int(11) NOT NULL AUTO_INCREMENT,
  `hostel_name` varchar(400) NOT NULL,
  `hostel_gender` varchar(20) NOT NULL,
  PRIMARY KEY (`hostel_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `html5_games` (
  `html5_games_id` int(11) NOT NULL AUTO_INCREMENT,
  `html5_games_category_id` int(11) NOT NULL,
  `game_name` varchar(50) NOT NULL,
  `game_image` varchar(150) NOT NULL,
  `game_link` varchar(300) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`html5_games_id`),
  KEY `html5_games_category_id` (`html5_games_category_id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=latin1;


INSERT INTO html5_games VALUES
("1","1","Trivia Quiz","/app/private/images/games/1.jpg","https://html5.gamedistribution.com/66c37511b2d14fe4a2b5ce334c986cae/","2020-04-19 00:56:55"),
("2","1","Quiz Story Animal","https://www.h5games.com/imgs/d1bjj4kazoovdg.cloudfront.net/assets/games/quiz-story-animal/big_icon.jpg","https://games.softgames.com/games/quiz-story-animal/gamesites/6326/locale/en","2020-04-19 00:56:55"),
("3","1","Words with Owl","https://www.h5games.com/imgs/d1bjj4kazoovdg.cloudfront.net/assets/games/words-with-owl/big_icon.jpg","https://games.softgames.com/games/words-with-owl/gamesites/6326/locale/en","2020-04-19 00:56:55"),
("4","2","Waffle Game","https://www.h5games.com/imgs/img.GameDistribution.com/c501bf4c7c124cad960a0bfcedf74e49.jpg","https://html5.gamedistribution.com/c501bf4c7c124cad960a0bfcedf74e49/","2020-04-19 00:56:55"),
("5","2","Word Finder","https://www.h5games.com/imgs/img.GameDistribution.com/06f2049a0e14444eace08ead61b295aa.jpg","https://html5.gamedistribution.com/06f2049a0e14444eace08ead61b295aa/","2020-04-19 00:56:55"),
("6","3","Matt Vs Math","https://www.h5games.com/imgs/d1bjj4kazoovdg.cloudfront.net/assets/games/matt-vs-math/big_icon.jpg","https://games.softgames.com/games/matt-vs-math/gamesites/6326/locale/en","2020-04-19 01:02:09"),
("7","2","Tetra","https://www.h5games.com/imgs/d1bjj4kazoovdg.cloudfront.net/assets/games/2020-tetra/big_icon.jpg","https://games.softgames.com/games/2020-tetra/gamesites/6326/locale/en","2020-04-19 01:02:09"),
("8","2","4 Images and 1 Word","https://www.h5games.com/imgs/img.GameDistribution.com/2fcdda0631b24da5902b0a837d94f21d.jpg","https://html5.gamedistribution.com/2fcdda0631b24da5902b0a837d94f21d/","2020-04-19 01:02:09"),
("9","3","Number Search","https://cdn.htmlgames.com/NumberSearch/img/icon/icon-196x196.png","https://cdn.htmlgames.com/NumberSearch/index.html","2020-04-19 01:06:56"),
("10","3","Numbers In The City","https://cdn.htmlgames.com/NumbersInTheCity/img/icon/icon-196x196.png","https://cdn.htmlgames.com/NumbersInTheCity/index.html","2020-04-19 01:28:16");




CREATE TABLE `html5_games_category` (
  `html5_games_category_id` int(11) NOT NULL AUTO_INCREMENT,
  `category_name` varchar(50) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`html5_games_category_id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1;


INSERT INTO html5_games_category VALUES
("1","WORDS TRIVIA","2020-04-19 00:51:16"),
("2","PUZZLE","2020-04-19 00:51:16"),
("3","MATHS TRIVIA","2020-04-19 00:58:15");




CREATE TABLE `inv_cat` (
  `cat_id` int(11) NOT NULL AUTO_INCREMENT,
  `cat_name` varchar(200) NOT NULL,
  PRIMARY KEY (`cat_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `inv_payment` (
  `inv_payment_id` int(11) NOT NULL AUTO_INCREMENT,
  `subcat_id` int(11) NOT NULL,
  `student_id` int(11) NOT NULL,
  `transaction_id` int(11) NOT NULL,
  `quantity` int(11) DEFAULT NULL,
  `amount_paid` decimal(15,2) NOT NULL,
  `inv_payment_delete` tinyint(4) NOT NULL DEFAULT 0,
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`inv_payment_id`),
  KEY `subcat_id` (`subcat_id`),
  KEY `student_id` (`student_id`),
  KEY `transaction_id` (`transaction_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `inv_stack_payment` (
  `stack_payment_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `cat_id` int(11) NOT NULL,
  `subcat_id` int(11) NOT NULL,
  `accountant_id` int(10) unsigned NOT NULL,
  `staff_name` varchar(200) NOT NULL,
  `sold` int(11) NOT NULL,
  `each_amount` decimal(15,2) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `date_added` datetime NOT NULL,
  PRIMARY KEY (`stack_payment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `inv_stock_cat` (
  `stock_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `cat_id` int(11) NOT NULL,
  `accountant_id` int(11) NOT NULL,
  `amount` decimal(15,2) NOT NULL,
  `no_of_stock` int(11) NOT NULL,
  `staff_name` varchar(200) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `date_added` datetime NOT NULL,
  PRIMARY KEY (`stock_id`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `inv_stock_subcat` (
  `inv_stock_subcat_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `stock_id` int(11) NOT NULL,
  `cat_id` int(11) NOT NULL,
  `subcat_id` int(11) NOT NULL,
  `no_of_sub` int(11) NOT NULL,
  PRIMARY KEY (`inv_stock_subcat_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `inv_subcat` (
  `subcat_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `cat_id` int(11) NOT NULL,
  `sub_cat_name` varchar(200) NOT NULL,
  `amount` decimal(15,2) NOT NULL,
  PRIMARY KEY (`subcat_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `inv_transaction` (
  `trans_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `cat_id` int(10) unsigned NOT NULL,
  `subcat_id` int(11) NOT NULL,
  `total_no` int(11) NOT NULL,
  `remaining` int(11) NOT NULL,
  `bought` int(11) NOT NULL,
  `total_amount` decimal(15,2) NOT NULL,
  `expected_income` decimal(15,2) NOT NULL,
  `current_income` decimal(15,2) NOT NULL,
  `damaged_items` int(11) NOT NULL,
  `damages` decimal(15,2) NOT NULL,
  `damage_reason` varchar(300) NOT NULL,
  `remove` varchar(10) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`trans_id`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `ledger_category` (
  `ledger_category_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `category_name` varchar(200) NOT NULL,
  `status` varchar(20) NOT NULL,
  PRIMARY KEY (`ledger_category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `ledger_expense` (
  `ledger_expense_id` int(11) NOT NULL AUTO_INCREMENT,
  `ledger_category_id` int(11) NOT NULL,
  `accountant_id` int(10) unsigned NOT NULL,
  `staff_name` varchar(200) NOT NULL,
  `amount_spent` decimal(15,2) NOT NULL,
  `f_explain` varchar(400) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `date_added` datetime NOT NULL,
  PRIMARY KEY (`ledger_expense_id`),
  KEY `ledger_category_id` (`ledger_category_id`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `ledger_income` (
  `ledger_income_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `ledger_category_id` int(10) unsigned NOT NULL,
  `accountant_id` int(10) unsigned NOT NULL,
  `staff_name` varchar(200) NOT NULL,
  `amount_gotten` decimal(15,2) unsigned NOT NULL,
  `f_explain` varchar(400) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `date_added` datetime NOT NULL,
  PRIMARY KEY (`ledger_income_id`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`),
  KEY `ledger_category_id` (`ledger_category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `ledger_info` (
  `ledger_info_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `ledger_category_id` int(10) unsigned NOT NULL,
  `income` decimal(15,2) NOT NULL,
  `expense` decimal(15,2) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`ledger_info_id`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`),
  KEY `ledger_category_id` (`ledger_category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `lesson_note_template` (
  `lesson_note_template_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `topic` varchar(500) NOT NULL,
  `date` datetime NOT NULL,
  `ages` varchar(500) NOT NULL,
  `no_of_period` varchar(500) NOT NULL,
  `specific_objectives` varchar(500) NOT NULL,
  `instructional_materials` varchar(500) NOT NULL,
  `resource_materials` varchar(500) NOT NULL,
  `teaching_methods` varchar(500) NOT NULL,
  `previous_knowledge` varchar(500) NOT NULL,
  `teachers_intro` varchar(500) NOT NULL,
  `students_intro` varchar(500) NOT NULL,
  `learning_intro` varchar(500) NOT NULL,
  `teachers_step_one` varchar(500) NOT NULL,
  `students_step_one` varchar(500) NOT NULL,
  `learning_step_one` varchar(500) NOT NULL,
  `teachers_step_two` varchar(500) NOT NULL,
  `students_step_two` varchar(500) NOT NULL,
  `learning_step_two` varchar(500) NOT NULL,
  `teachers_step_three` varchar(500) NOT NULL,
  `students_step_three` varchar(500) NOT NULL,
  `learning_step_three` varchar(500) NOT NULL,
  `teachers_step_four` varchar(500) NOT NULL,
  `students_step_four` varchar(500) NOT NULL,
  `learning_step_four` varchar(500) NOT NULL,
  `teachers_classwork` varchar(500) NOT NULL,
  `students_classwork` varchar(500) NOT NULL,
  `learning_classwork` varchar(500) NOT NULL,
  `teachers_assignment` varchar(500) NOT NULL,
  `students_assignment` varchar(500) NOT NULL,
  `learning_assignment` varchar(500) NOT NULL,
  `teachers_conclusion` varchar(500) NOT NULL,
  `students_conclusion` varchar(500) NOT NULL,
  `learning_conclusion` varchar(500) NOT NULL,
  `summary_note` text NOT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`lesson_note_template_id`),
  KEY `class_id` (`class_id`,`subclass_id`,`subject_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `new_fees_class` (
  `new_fees_class_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `amount` decimal(15,2) NOT NULL,
  `term` varchar(20) NOT NULL,
  PRIMARY KEY (`new_fees_class_id`),
  KEY `term` (`term`),
  KEY `class_id` (`class_id`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=latin1;


INSERT INTO new_fees_class VALUES
("1","1","0.00","1st Term"),
("2","1","0.00","2nd Term"),
("3","1","0.00","3rd Term"),
("4","2","0.00","1st Term"),
("5","2","0.00","2nd Term"),
("6","2","0.00","3rd Term"),
("7","3","0.00","1st Term"),
("8","3","0.00","2nd Term"),
("9","3","0.00","3rd Term"),
("10","4","0.00","1st Term"),
("11","4","0.00","2nd Term"),
("12","4","0.00","3rd Term"),
("13","5","0.00","1st Term"),
("14","5","0.00","2nd Term"),
("15","5","0.00","3rd Term"),
("16","6","0.00","1st Term"),
("17","6","0.00","2nd Term"),
("18","6","0.00","3rd Term");




CREATE TABLE `news` (
  `news_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `news_title` varchar(300) NOT NULL,
  `news_message` text NOT NULL,
  `news_category` varchar(11) NOT NULL,
  `news_image` varchar(500) NOT NULL,
  `news_date` datetime NOT NULL,
  PRIMARY KEY (`news_id`),
  KEY `news_category` (`news_category`),
  KEY `class_id` (`class_id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=latin1;


INSERT INTO news VALUES
("1","0","0","RESULT FOR 2018/2019 1ST TERM IS READY !!!","<p style=\"text-align: justify;\">All students and parents of No Name should be informed that the result of <strong>2018/2019 1st Term</strong> has been published. Please you are required to complete all fee payment before checking your result.</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: center;\"><strong><span style=\"text-decoration: underline;\">OUTSTANDING STUDENTS</span></strong></p>\n		<p style=\"text-align: justify;\">From the outcome of the result, these are the best students in their various classes:</p>\n		<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 1: <strong>PRECIOUS CHIKEMEZI </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 2: <strong>MOSES FAVOUR </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 3: <strong>A\'UMOH ISAAC </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 1: <strong>G-PRECIOUS MONDAY </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 2: <strong>B-DICK GIDEON </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 3: <strong>P\'EVELVN KEKE-JUDE </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">Signed</p>\n		<p style=\"text-align: justify;\">Management</p>","secondary","/private/images/default_result.png","2019-02-10 20:00:52"),
("2","0","0","RESULT FOR 2018/2019 2ND TERM IS READY !!!","<p style=\"text-align: justify;\">All students and parents of Divine Favour School should be informed that the result of <strong>2018/2019 2nd Term</strong> has been published. Please you are required to complete all fee payment before checking your result.</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: center;\"><strong><span style=\"text-decoration: underline;\">OUTSTANDING STUDENTS</span></strong></p>\n		<p style=\"text-align: justify;\">From the outcome of the result, these are the best students in their various classes:</p>\n		<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 1: <strong>PRECIOUS CHIKEMEZI </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 2: <strong>MOSES FAVOUR </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 3: <strong>UMOH ISAAC </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 1: <strong>LORITA ENYA </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 2: <strong>IGIRI SHADDAI </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">Signed</p>\n		<p style=\"text-align: justify;\">Management</p>","secondary","/private/images/default_result.png","2019-06-11 13:41:21"),
("3","0","0","RESULT FOR 2019/2020 1ST TERM IS READY !!!","<p style=\"text-align: justify;\">All students and parents of Divine Favour School should be informed that the result of <strong>2019/2020 1st Term</strong> has been published. Please you are required to complete all fee payment before checking your result.</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: center;\"><strong><span style=\"text-decoration: underline;\">OUTSTANDING STUDENTS</span></strong></p>\n		<p style=\"text-align: justify;\">From the outcome of the result, these are the best students in their various classes:</p>\n		<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 1: <strong>H-JAMES BEJE GRACE</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 2: <strong>CHINEKEZI PRECIOUS </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 3: <strong>MOSES FAVOUR </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 1: <strong>UMOH ISAAC </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 2: <strong>ISAAC OBARE </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">Signed</p>\n		<p style=\"text-align: justify;\">Management</p>","secondary","/private/images/default_result.png","2020-03-11 10:35:08"),
("4","1","0","ENGLISH FOR THIS WEEK","<p>hi stydents, we want to start a new thing</p>","secondary","/private/images/default_news2.jpg","2020-05-18 16:16:02"),
("5","0","0","IMPORTANT FROM DIRECTOR\'S OFFICE","<p>Hello students, as regard to the ongoing online assignment, most students do not submit their work which makes it difficult to input assessment.</p><p>&nbsp;You are fully aware we do not charge for the online assignment and we, the institution have been paying for it.</p><p>therefore, we urge every student to submit all the last week assignment before will proceed. failure to do so, you will no longer have asset to the online activities. only those who upload their assignment will be given asset to their portal.&nbsp;</p><p><br></p><p>Thanks,</p><p>Director&nbsp;</p>","secondary","/private/images/default_news.jpg","2020-07-06 11:54:40"),
("6","0","0","RESULT FOR 2020/2021 1ST TERM IS READY !!!","<p style=\"text-align: justify;\">All students and parents of Divine Favour School should be informed that the result of <strong>2020/2021 1st Term</strong> has been published. Please you are required to complete all fee payment before checking your result.</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: center;\"><strong><span style=\"text-decoration: underline;\">OUTSTANDING STUDENTS</span></strong></p>\n		<p style=\"text-align: justify;\">From the outcome of the result, these are the best students in their various classes:</p>\n		<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 1: <strong>UGOH DESTINY K\'OSISOCHI</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 2: <strong>JAMES BETE GRACE</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 3: <strong>CHINEKEZI PRECIOUS CHIAMAKA</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 1: <strong>MOSES FAVOUR IFUANYA</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 2: <strong>UMOH ISAAC DIANA-ABASI</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 3: <strong>ISAAC OBARE ESEOGHENE</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">Signed</p>\n		<p style=\"text-align: justify;\">Management</p>","secondary","/private/images/default_result.png","2021-02-26 11:00:51"),
("7","0","0","RESULT FOR 2020/2021 2ND TERM IS READY !!!","<p style=\"text-align: justify;\">All students and parents of Divine Favour School should be informed that the result of <strong>2020/2021 2nd Term</strong> has been published. Please you are required to complete all fee payment before checking your result.</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: center;\"><strong><span style=\"text-decoration: underline;\">OUTSTANDING STUDENTS</span></strong></p>\n		<p style=\"text-align: justify;\">From the outcome of the result, these are the best students in their various classes:</p>\n		<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 1: <strong>NWAOGU RIGHTTIME MMESOMACHI</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 2: <strong>JAMES BETE GRACE</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 1: <strong>GEORGE MFONISO FORTUNE</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 2: <strong>UMOH ISAAC DIANA-ABASI</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 3: <strong>BLOSSOM UCHE CHIZARAM</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">Signed</p>\n		<p style=\"text-align: justify;\">Management</p>","secondary","/private/images/default_result.png","2021-07-19 09:48:27"),
("8","0","0","RESULT FOR 2020/2021 3RD TERM IS READY !!!","<p style=\"text-align: justify;\">All students and parents of Divine Favour School should be informed that the result of <strong>2020/2021 3rd Term</strong> has been published. Please you are required to complete all fee payment before checking your result.</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: center;\"><strong><span style=\"text-decoration: underline;\">OUTSTANDING STUDENTS</span></strong></p>\n		<p style=\"text-align: justify;\">From the outcome of the result, these are the best students in their various classes:</p>\n		<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 1: <strong>NWAOGU RIGHTTIME MMESOMACHI</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 2: <strong>JAMES BETE GRACE</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 1: <strong>MOSES FAVOUR IFUANYA</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 2: <strong>UMOH ISAAC DIANA-ABASI</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">Signed</p>\n		<p style=\"text-align: justify;\">Management</p>","secondary","/private/images/default_result.png","2021-11-12 12:23:16"),
("9","0","0","RESULT FOR 2021/2022 1ST TERM IS READY !!!","<p style=\"text-align: justify;\">All students and parents of Divine Favour School should be informed that the result of <strong>2021/2022 1st Term</strong> has been published. Please you are required to complete all fee payment before checking your result.</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: center;\"><strong><span style=\"text-decoration: underline;\">OUTSTANDING STUDENTS</span></strong></p>\n		<p style=\"text-align: justify;\">From the outcome of the result, these are the best students in their various classes:</p>\n		<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 1: <strong>FELIX-GEORGE VICTORIA NKPOIKANAABASI</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 2: <strong>OKAFOR DANIEL CHIMBUDIKE</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 3: <strong>ANTHONY DESTINY ASUQUO</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 1: <strong>CHINEKEZI PRECIOUS CHIAMAKA</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 2: <strong>GEORGE MFONISO FORTUNE</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 3: <strong>UMOH ISAAC DIANA-ABASI</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">Signed</p>\n		<p style=\"text-align: justify;\">Management</p>","secondary","/private/images/default_result.png","2021-12-19 16:21:42");




CREATE TABLE `news_images` (
  `news_images_id` int(11) NOT NULL AUTO_INCREMENT,
  `news_id` int(11) NOT NULL,
  `image_name` varchar(300) NOT NULL,
  `image_dir` varchar(300) NOT NULL,
  PRIMARY KEY (`news_images_id`),
  KEY `news_id` (`news_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `notify` (
  `notify_id` int(11) NOT NULL AUTO_INCREMENT,
  `notify_collection_id` int(10) unsigned NOT NULL,
  `person_id` int(11) NOT NULL,
  `notify_table_name` varchar(20) NOT NULL,
  `notify_title` varchar(300) NOT NULL,
  `notify_message` text NOT NULL,
  `notify_status` varchar(100) NOT NULL,
  `notify_icon` varchar(100) NOT NULL,
  `notify_color` varchar(20) NOT NULL,
  `notify_date` datetime NOT NULL,
  PRIMARY KEY (`notify_id`),
  KEY `notify_collection_id` (`notify_collection_id`),
  KEY `notify_date` (`notify_date`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;


INSERT INTO notify VALUES
("1","0","208","students","ADMINISTRATOR CHANGE PASSWORD","Please be notified that your password has been changed by your school administrator. If this action was not authorized by you, please click <a href=\"/private/forget-password.php\" target=\"_blank\" style=\"color:blue; text-decoration:underline;\">here</a> to reset your password or contact your school administration","read","fa fa-diamond","noti-warning","2020-08-05 10:23:52");




CREATE TABLE `notify_attachments` (
  `notify_attachment_id` int(11) NOT NULL AUTO_INCREMENT,
  `notify_collection_id` int(11) NOT NULL,
  `attachment_name` varchar(300) NOT NULL,
  `attachment_dir` varchar(300) NOT NULL,
  PRIMARY KEY (`notify_attachment_id`),
  KEY `notify_collection_id` (`notify_collection_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `notify_collection` (
  `notify_collection_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `notify_table_name` varchar(20) NOT NULL,
  `notify_title` varchar(300) NOT NULL,
  `notify_message` text NOT NULL,
  `notify_icon` varchar(100) NOT NULL,
  `notify_color` varchar(20) NOT NULL,
  `notify_date` datetime NOT NULL,
  PRIMARY KEY (`notify_collection_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `order_scratch_card` (
  `order_scratch_card_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `transaction_id` varchar(20) NOT NULL,
  `number_bought` int(10) unsigned NOT NULL,
  `amount` varchar(20) NOT NULL,
  `status` varchar(20) NOT NULL,
  `payment_mode` varchar(5) NOT NULL,
  `date_bought` datetime NOT NULL,
  PRIMARY KEY (`order_scratch_card_id`),
  UNIQUE KEY `transaction_id` (`transaction_id`),
  KEY `mode` (`status`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `other_fees_cat` (
  `other_fees_cat_id` int(11) NOT NULL AUTO_INCREMENT,
  `other_fees_cat_name` varchar(200) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`other_fees_cat_id`),
  KEY `other_fees_cat_name` (`other_fees_cat_name`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `other_fees_subcat` (
  `other_fees_subcat_id` int(11) NOT NULL AUTO_INCREMENT,
  `other_fees_cat_id` int(11) NOT NULL,
  `other_fees_subcat_name` varchar(200) NOT NULL,
  `other_fees_subcat_amount` varchar(200) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`other_fees_subcat_id`),
  KEY `other_fees_cat_id` (`other_fees_cat_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `other_fees_subcat_payment` (
  `other_fees_subcat_payment_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `transaction_id` varchar(20) NOT NULL,
  `other_fees_subcat_id` int(11) NOT NULL,
  `amount_paid` decimal(15,2) NOT NULL,
  `other_fees_delete` tinyint(4) NOT NULL DEFAULT 0,
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`other_fees_subcat_payment_id`),
  KEY `student_id` (`student_id`),
  KEY `other_fees_subcat_id` (`other_fees_subcat_id`),
  KEY `sessions` (`sessions`,`terms`),
  KEY `transaction_id` (`transaction_id`),
  KEY `other_fees_delete` (`other_fees_delete`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `parent_student_school` (
  `parent_student_school_id` int(11) NOT NULL AUTO_INCREMENT,
  `parent_id` int(11) NOT NULL,
  `student_id` int(11) NOT NULL,
  `school_id` int(11) NOT NULL,
  PRIMARY KEY (`parent_student_school_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `parents` (
  `parent_id` int(11) NOT NULL AUTO_INCREMENT,
  `user_key` varchar(100) DEFAULT NULL,
  `school_id` int(11) NOT NULL,
  `parent_name` varchar(200) NOT NULL,
  `serial_number` varchar(100) NOT NULL,
  `pass` char(255) NOT NULL,
  `first_password` varchar(200) NOT NULL,
  `new_password` varchar(255) NOT NULL,
  `email` varchar(200) NOT NULL,
  `main_phonenumber` bigint(20) NOT NULL,
  `phone_number2` bigint(20) NOT NULL,
  `phone_number3` bigint(20) NOT NULL,
  `occupation` varchar(200) NOT NULL,
  `home_address` text NOT NULL,
  `office_address` text NOT NULL,
  `state_origin` varchar(200) NOT NULL,
  `religion` varchar(200) NOT NULL,
  `local_govt` varchar(200) NOT NULL,
  `country` varchar(200) NOT NULL,
  `sent_serial_pass_sms` char(3) NOT NULL,
  `login_attempt` int(11) NOT NULL,
  `login_last_time` int(11) unsigned NOT NULL,
  `forget_token` varchar(200) NOT NULL,
  `activation` varchar(50) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`parent_id`),
  UNIQUE KEY `user_key` (`user_key`),
  KEY `activation` (`activation`),
  KEY `sent_serial_pass_sms` (`sent_serial_pass_sms`),
  KEY `religion` (`religion`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `plans` (
  `plan_id` int(11) NOT NULL AUTO_INCREMENT,
  `plan_name` varchar(100) NOT NULL,
  `amount` decimal(15,2) NOT NULL,
  `date_added` datetime NOT NULL,
  PRIMARY KEY (`plan_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `print_slip_dates` (
  `print_slip_dates_id` int(11) NOT NULL AUTO_INCREMENT,
  `type` varchar(30) NOT NULL,
  `date_printed` date NOT NULL,
  PRIMARY KEY (`print_slip_dates_id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=latin1;


INSERT INTO print_slip_dates VALUES
("1","students","2019-07-14"),
("2","students","2019-12-03"),
("3","students","2019-12-03"),
("4","students","2019-12-03"),
("5","students","2019-12-03"),
("6","students","2019-12-03"),
("7","students","2019-12-03"),
("8","new_students","2020-03-16");




CREATE TABLE `push_subscriptions` (
  `push_subscriptions_id` int(11) NOT NULL AUTO_INCREMENT,
  `endpoint` varchar(500) NOT NULL,
  `p256dh` varchar(500) NOT NULL,
  `auth` varchar(500) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  `user_id` int(11) NOT NULL,
  `school_id` int(11) NOT NULL,
  `table_name` varchar(100) NOT NULL,
  `user_key` varchar(100) NOT NULL,
  `browser_token` char(32) NOT NULL,
  PRIMARY KEY (`push_subscriptions_id`),
  KEY `user_id` (`user_id`),
  KEY `school_id` (`school_id`),
  KEY `table_name` (`table_name`),
  KEY `user_key` (`user_key`),
  KEY `browser_token` (`browser_token`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `question_bank` (
  `question_bank_id` int(11) NOT NULL AUTO_INCREMENT,
  `question_bank_title` varchar(30) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `question_bank_type` varchar(20) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`question_bank_id`),
  KEY `class_id` (`class_id`),
  KEY `subject_id` (`subject_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;






CREATE TABLE `question_lead` (
  `question_lead_id` int(11) NOT NULL AUTO_INCREMENT,
  `question_bank_id` int(11) NOT NULL,
  `question_lead_title` varchar(300) NOT NULL,
  `question_lead_description` text NOT NULL,
  `question_lead_dir` varchar(500) NOT NULL,
  `google_drive_id` varchar(200) NOT NULL,
  `question_lead_embed_dir` varchar(300) NOT NULL,
  `question_lead_thumb_dir` varchar(300) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`question_lead_id`),
  KEY `question_bank_id` (`question_bank_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;






CREATE TABLE `question_options` (
  `question_options_id` int(11) NOT NULL AUTO_INCREMENT,
  `question_id` int(11) NOT NULL,
  `google_drive_id` varchar(200) NOT NULL,
  `option_text` varchar(500) NOT NULL,
  `option_dir` varchar(300) NOT NULL,
  `option_embed_dir` varchar(300) NOT NULL,
  `option_thumb_dir` varchar(200) NOT NULL,
  `answer` tinyint(4) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`question_options_id`),
  KEY `question_id` (`question_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `questions` (
  `question_id` int(11) NOT NULL AUTO_INCREMENT,
  `question_bank_id` int(11) NOT NULL,
  `question_lead_id` int(11) NOT NULL,
  `google_drive_id` varchar(200) NOT NULL,
  `correct_answer` int(11) NOT NULL,
  `incorrect_answer` int(11) NOT NULL,
  `question_type` varchar(30) NOT NULL,
  `question_text` text NOT NULL,
  `question_dir` varchar(500) NOT NULL,
  `question_embed_dir` varchar(200) NOT NULL,
  `question_thumb_dir` varchar(200) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`question_id`),
  KEY `question_bank_id` (`question_bank_id`),
  KEY `question_lead_id` (`question_lead_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;






CREATE TABLE `received_students` (
  `received_students_id` int(11) NOT NULL AUTO_INCREMENT,
  `old_student_id` int(11) NOT NULL,
  `new_student_id` int(11) NOT NULL,
  `parent_id` int(11) NOT NULL,
  `student_name` varchar(300) NOT NULL,
  `class_id` int(11) NOT NULL,
  `old_class_name` varchar(100) NOT NULL,
  `new_class_name` varchar(100) NOT NULL,
  `old_serial_number` varchar(30) NOT NULL,
  `new_serial_number` varchar(30) NOT NULL,
  `school_id` int(11) NOT NULL,
  `database_name` varchar(300) NOT NULL,
  `status` varchar(20) NOT NULL,
  `date_created` datetime NOT NULL,
  PRIMARY KEY (`received_students_id`),
  KEY `status` (`status`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `remark_result` (
  `remark_result_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `remark_result_name` varchar(300) NOT NULL,
  `class_id` int(10) unsigned NOT NULL,
  `terms` varchar(20) NOT NULL,
  `activation` varchar(20) NOT NULL DEFAULT 'activated',
  PRIMARY KEY (`remark_result_id`),
  KEY `class_id` (`class_id`),
  KEY `activation` (`activation`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `remark_result_cat` (
  `remark_result_cat_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `remark_result_id` int(10) unsigned NOT NULL,
  `remark_result_cat_name` varchar(300) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`remark_result_cat_id`),
  KEY `remark_result_id` (`remark_result_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `remark_result_column` (
  `remark_result_column_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `remark_result_id` int(10) unsigned NOT NULL,
  `remark_result_column_name` varchar(300) NOT NULL,
  PRIMARY KEY (`remark_result_column_id`),
  KEY `remark_result_id` (`remark_result_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `remark_result_mark` (
  `remark_result_mark_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `remark_result_id` int(10) unsigned NOT NULL,
  `grade_from` int(11) NOT NULL,
  `grade_to` int(11) NOT NULL,
  `remark_result_mark_name` varchar(300) NOT NULL,
  `remark_result_mark_desc` varchar(500) NOT NULL,
  PRIMARY KEY (`remark_result_mark_id`),
  KEY `remark_result_id` (`remark_result_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `remark_result_student` (
  `remark_result_student_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `student_id` int(10) unsigned NOT NULL,
  `class_id` int(10) unsigned NOT NULL,
  `subclass_id` int(10) unsigned NOT NULL,
  `remark_result_id` int(10) unsigned NOT NULL,
  `remark_result_cat_id` int(10) unsigned NOT NULL,
  `remark_result_subcat_id` int(10) unsigned NOT NULL,
  `remark_result_column_id` int(10) unsigned NOT NULL,
  `remark_result_mark_id` int(10) unsigned NOT NULL,
  `class_name` varchar(300) NOT NULL,
  `subclass_name` varchar(300) NOT NULL,
  `remark_result_name` varchar(300) NOT NULL,
  `remark_result_cat_name` varchar(300) NOT NULL,
  `remark_result_subcat_name` varchar(300) NOT NULL,
  `remark_result_column_name` varchar(300) NOT NULL,
  `remark_result_mark_name` varchar(300) NOT NULL,
  `remark_result_mark_desc` varchar(500) NOT NULL,
  `score` int(11) DEFAULT NULL,
  `student_attendance` int(11) DEFAULT NULL,
  `total_attendance` int(11) DEFAULT NULL,
  `form_staff_name` varchar(200) NOT NULL,
  `form_staff_comment` text NOT NULL,
  `principal_name` varchar(200) NOT NULL,
  `principal_comment` text NOT NULL,
  `principal_signature` varchar(400) NOT NULL,
  `scratch_card_number` varchar(16) NOT NULL,
  `next_term_begins` date NOT NULL,
  `status` varchar(20) NOT NULL,
  `publish_result` varchar(20) NOT NULL DEFAULT 'not_published',
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`remark_result_student_id`),
  KEY `student_id` (`student_id`,`class_id`,`subclass_id`,`remark_result_id`,`remark_result_cat_id`,`remark_result_subcat_id`,`remark_result_column_id`,`remark_result_mark_id`),
  KEY `status` (`status`),
  KEY `publish_result` (`publish_result`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `remark_result_subcat` (
  `remark_result_subcat_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `remark_result_id` int(10) unsigned NOT NULL,
  `remark_result_cat_id` int(10) unsigned NOT NULL,
  `remark_result_subcat_name` varchar(300) NOT NULL,
  PRIMARY KEY (`remark_result_subcat_id`),
  KEY `remark_result_id` (`remark_result_id`,`remark_result_cat_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `result_class` (
  `result_class_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `class_name` varchar(30) NOT NULL,
  `generate_result` varchar(30) NOT NULL,
  `skip_result` varchar(20) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`result_class_id`),
  KEY `class_id` (`class_id`,`generate_result`,`sessions`,`terms`),
  KEY `skip_result` (`skip_result`)
) ENGINE=InnoDB AUTO_INCREMENT=74 DEFAULT CHARSET=latin1;


INSERT INTO result_class VALUES
("1","1","JSS1","generated","not_skipped","2018/2019","1st Term"),
("2","2","JSS2","generated","not_skipped","2018/2019","1st Term"),
("3","3","JSS3","generated","not_skipped","2018/2019","1st Term"),
("4","4","SSS1","generated","not_skipped","2018/2019","1st Term"),
("5","5","SSS2","generated","not_skipped","2018/2019","1st Term"),
("6","6","SSS3","generated","not_skipped","2018/2019","1st Term"),
("7","1","JSS 1","generated","not_skipped","2018/2019","1st Term"),
("8","2","JSS 2","generated","not_skipped","2018/2019","1st Term"),
("9","3","JSS 3","generated","not_skipped","2018/2019","1st Term"),
("10","4","SS 1","generated","not_skipped","2018/2019","1st Term"),
("11","5","SS 2","generated","not_skipped","2018/2019","1st Term"),
("12","6","SS 3","generated","not_skipped","2018/2019","1st Term"),
("13","1","JSS 1","generated","not_skipped","2018/2019","2nd Term"),
("14","2","JSS 2","generated","not_skipped","2018/2019","2nd Term"),
("15","3","JSS 3","generated","not_skipped","2018/2019","2nd Term"),
("16","4","SS 1","generated","not_skipped","2018/2019","2nd Term"),
("17","5","SS 2","generated","not_skipped","2018/2019","2nd Term"),
("18","6","SS 3","generated","skipped","2018/2019","2nd Term"),
("19","1","JSS 1","generated","skipped","2018/2019","3rd Term"),
("20","2","JSS 2","generated","skipped","2018/2019","3rd Term"),
("21","3","JSS 3","generated","skipped","2018/2019","3rd Term"),
("22","4","SS 1","generated","skipped","2018/2019","3rd Term"),
("23","5","SS 2","generated","skipped","2018/2019","3rd Term"),
("24","6","SS 3","generated","skipped","2018/2019","3rd Term"),
("25","1","JSS 1","generated","not_skipped","2019/2020","1st Term"),
("26","2","JSS 2","generated","not_skipped","2019/2020","1st Term"),
("27","3","JSS 3","generated","not_skipped","2019/2020","1st Term"),
("28","4","SS 1","generated","not_skipped","2019/2020","1st Term"),
("29","5","SS 2","generated","not_skipped","2019/2020","1st Term"),
("30","6","SS 3","generated","skipped","2019/2020","1st Term"),
("31","1","JSS 1","generated","skipped","2019/2020","2nd Term"),
("32","2","JSS 2","generated","skipped","2019/2020","2nd Term"),
("33","3","JSS 3","generated","skipped","2019/2020","2nd Term"),
("34","4","SS 1","generated","skipped","2019/2020","2nd Term"),
("35","5","SS 2","generated","skipped","2019/2020","2nd Term"),
("36","6","SS 3","generated","skipped","2019/2020","2nd Term"),
("37","1","JSS 1","generated","skipped","2019/2020","3rd Term"),
("38","2","JSS 2","generated","skipped","2019/2020","3rd Term"),
("39","3","JSS 3","generated","skipped","2019/2020","3rd Term"),
("40","4","SS 1","generated","skipped","2019/2020","3rd Term"),
("41","5","SS 2","generated","skipped","2019/2020","3rd Term"),
("42","6","SS 3","generated","skipped","2019/2020","3rd Term"),
("44","1","JSS 1","generated","not_skipped","2020/2021","1st Term"),
("45","2","JSS 2","generated","not_skipped","2020/2021","1st Term"),
("46","3","JSS 3","generated","not_skipped","2020/2021","1st Term"),
("47","4","SS 1","generated","not_skipped","2020/2021","1st Term"),
("48","5","SS 2","generated","not_skipped","2020/2021","1st Term"),
("49","6","SS 3","generated","not_skipped","2020/2021","1st Term"),
("50","1","JSS 1","generated","not_skipped","2020/2021","2nd Term"),
("51","2","JSS 2","generated","not_skipped","2020/2021","2nd Term"),
("52","3","JSS 3","generated","skipped","2020/2021","2nd Term"),
("53","4","SS 1","generated","not_skipped","2020/2021","2nd Term"),
("54","5","SS 2","generated","not_skipped","2020/2021","2nd Term"),
("55","6","SS 3","generated","not_skipped","2020/2021","2nd Term"),
("56","1","JSS 1","generated","not_skipped","2020/2021","3rd Term"),
("57","2","JSS 2","generated","not_skipped","2020/2021","3rd Term"),
("58","3","JSS 3","generated","skipped","2020/2021","3rd Term"),
("59","4","SS 1","generated","not_skipped","2020/2021","3rd Term"),
("60","5","SS 2","generated","not_skipped","2020/2021","3rd Term"),
("61","6","SS 3","generated","skipped","2020/2021","3rd Term"),
("62","1","JSS 1","generated","not_skipped","2021/2022","1st Term"),
("63","2","JSS 2","generated","not_skipped","2021/2022","1st Term"),
("64","3","JSS 3","generated","not_skipped","2021/2022","1st Term"),
("65","4","SS 1","generated","not_skipped","2021/2022","1st Term"),
("66","5","SS 2","generated","not_skipped","2021/2022","1st Term"),
("67","6","SS 3","generated","not_skipped","2021/2022","1st Term"),
("68","1","JSS 1","generated","not_skipped","2021/2022","2nd Term"),
("69","2","JSS 2","generated","not_skipped","2021/2022","2nd Term"),
("70","3","JSS 3","generated","not_skipped","2021/2022","2nd Term"),
("71","4","SS 1","generated","not_skipped","2021/2022","2nd Term"),
("72","5","SS 2","generated","not_skipped","2021/2022","2nd Term"),
("73","6","SS 3","generated","not_skipped","2021/2022","2nd Term");




CREATE TABLE `result_class_score` (
  `result_class_score_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `class_id` int(11) unsigned NOT NULL,
  `no_of_ca` int(11) NOT NULL,
  `ca1_total_score` float NOT NULL,
  `ca2_total_score` float NOT NULL,
  `ca3_total_score` float NOT NULL,
  `ca4_total_score` float NOT NULL,
  `ca5_total_score` float NOT NULL,
  `ca6_total_score` float NOT NULL,
  `ca7_total_score` float NOT NULL,
  `ca8_total_score` float NOT NULL,
  `ca9_total_score` float NOT NULL,
  `ca10_total_score` float NOT NULL,
  `exam_total_score` float NOT NULL,
  `total_score` float NOT NULL,
  `ca_name_1` varchar(50) NOT NULL,
  `ca_name_2` varchar(50) NOT NULL,
  `ca_name_3` varchar(50) NOT NULL,
  `ca_name_4` varchar(50) NOT NULL,
  `ca_name_5` varchar(50) NOT NULL,
  `ca_name_6` varchar(50) NOT NULL,
  `ca_name_7` varchar(50) NOT NULL,
  `ca_name_8` varchar(50) NOT NULL,
  `ca_name_9` varchar(50) NOT NULL,
  `ca_name_10` varchar(50) NOT NULL,
  `exam_name` varchar(50) NOT NULL,
  `terms` varchar(10) NOT NULL,
  PRIMARY KEY (`result_class_score_id`),
  KEY `class_id` (`class_id`,`terms`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=latin1;


INSERT INTO result_class_score VALUES
("1","1","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","1st Term"),
("2","1","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","2nd Term"),
("3","1","1","20","0","0","0","0","0","0","0","0","0","40","60","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","EXAM","3rd Term"),
("4","2","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","1st Term"),
("5","2","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","2nd Term"),
("6","2","1","20","0","0","0","0","0","0","0","0","0","40","60","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","EXAM","3rd Term"),
("7","3","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","1st Term"),
("8","3","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","2nd Term"),
("9","3","1","20","0","0","0","0","0","0","0","0","0","40","60","1ST TERM SCORES","2ND TERM SCORES","3RD TERM SCORES","CA 4","CA 5","CA 6","","","","","EXAM","3rd Term"),
("10","4","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","1st Term"),
("11","4","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","2nd Term"),
("12","4","1","20","0","0","0","0","0","0","0","0","0","40","60","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","EXAM","3rd Term"),
("13","5","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","1st Term"),
("14","5","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","2nd Term"),
("15","5","1","20","0","0","0","0","0","0","0","0","0","40","60","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","EXAM","3rd Term"),
("16","6","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","1st Term"),
("17","6","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","2nd Term"),
("18","6","1","40","0","0","0","0","0","0","0","0","0","0","100","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","Exam","3rd Term");




CREATE TABLE `result_class_term` (
  `result_class_term` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`result_class_term`),
  KEY `class_id` (`class_id`,`terms`)
) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=latin1;


INSERT INTO result_class_term VALUES
("1","1","1st Term"),
("25","1","2nd Term"),
("26","1","3rd Term"),
("4","2","1st Term"),
("23","2","2nd Term"),
("24","2","3rd Term"),
("7","3","1st Term"),
("27","3","2nd Term"),
("28","3","3rd Term"),
("10","4","1st Term"),
("19","4","2nd Term"),
("20","4","3rd Term"),
("13","5","1st Term"),
("17","5","2nd Term"),
("18","5","3rd Term"),
("14","6","1st Term"),
("15","6","2nd Term");




CREATE TABLE `result_main` (
  `result_main_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `class_name` char(50) NOT NULL,
  `section` varchar(10) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `subclass_name` char(50) NOT NULL,
  `total` float NOT NULL,
  `cumulative_total` float NOT NULL,
  `total_obtainable` float NOT NULL,
  `cumu_total_obtainable` float NOT NULL,
  `average` varchar(10) NOT NULL,
  `cumulative_average` varchar(10) NOT NULL,
  `position_class` varchar(20) NOT NULL,
  `cumulative_position_class` varchar(20) NOT NULL,
  `position_subclass` varchar(20) NOT NULL,
  `cumulative_position_subclass` varchar(20) NOT NULL,
  `student_attendance` int(11) DEFAULT NULL,
  `total_attendance` int(11) DEFAULT NULL,
  `total_student_class` int(10) unsigned NOT NULL,
  `total_student_subclass` int(10) unsigned NOT NULL,
  `cumulative_total_student_class` int(10) unsigned NOT NULL,
  `cumulative_total_student_subclass` int(10) unsigned NOT NULL,
  `handwriting` int(11) NOT NULL,
  `cumulative_handwriting` int(11) NOT NULL,
  `neatness` int(11) NOT NULL,
  `cumulative_neatness` int(11) NOT NULL,
  `punctuality` int(11) NOT NULL,
  `cumulative_punctuality` int(11) NOT NULL,
  `attentiveness` int(11) NOT NULL,
  `cumulative_attentiveness` int(11) NOT NULL,
  `initiative` int(11) NOT NULL,
  `cumulative_initiative` int(11) NOT NULL,
  `respect` int(11) NOT NULL,
  `cumulative_respect` int(11) NOT NULL,
  `obedience` int(11) NOT NULL,
  `cumulative_obedience` int(11) NOT NULL,
  `attitude` int(11) NOT NULL,
  `cumulative_attitude` int(11) NOT NULL,
  `honesty` int(11) NOT NULL,
  `cumulative_honesty` int(11) NOT NULL,
  `creativity` int(11) NOT NULL,
  `cumulative_creativity` int(11) NOT NULL,
  `behaviour1_name` varchar(100) NOT NULL,
  `behaviour2_name` varchar(100) NOT NULL,
  `behaviour3_name` varchar(100) NOT NULL,
  `behaviour4_name` varchar(100) NOT NULL,
  `behaviour5_name` varchar(100) NOT NULL,
  `behaviour6_name` varchar(100) NOT NULL,
  `behaviour7_name` varchar(100) NOT NULL,
  `behaviour8_name` varchar(100) NOT NULL,
  `behaviour9_name` varchar(100) NOT NULL,
  `behaviour10_name` varchar(100) NOT NULL,
  `promotion` varchar(50) NOT NULL,
  `promotion_class_id` int(11) NOT NULL,
  `promotion_class_name` varchar(50) NOT NULL,
  `promotion_comment` varchar(500) NOT NULL,
  `promotion_subclass_id` int(11) NOT NULL,
  `promotion_subclass_name` varchar(50) NOT NULL,
  `pass_ave` varchar(5) NOT NULL,
  `scratch_card_number` varchar(16) NOT NULL,
  `next_term_begins` date NOT NULL,
  `ca1_total_score` float NOT NULL,
  `ca2_total_score` float NOT NULL,
  `ca3_total_score` float NOT NULL,
  `ca4_total_score` float NOT NULL,
  `ca5_total_score` float NOT NULL,
  `ca6_total_score` float NOT NULL,
  `ca7_total_score` float NOT NULL,
  `ca8_total_score` float NOT NULL,
  `ca9_total_score` float NOT NULL,
  `ca10_total_score` float NOT NULL,
  `ca_total_score` float NOT NULL,
  `exam_total_score` float NOT NULL,
  `no_of_ca` int(11) NOT NULL,
  `exam_name` varchar(50) NOT NULL,
  `ca_name_1` varchar(50) NOT NULL,
  `ca_name_2` varchar(50) NOT NULL,
  `ca_name_3` varchar(50) NOT NULL,
  `ca_name_4` varchar(50) NOT NULL,
  `ca_name_5` varchar(50) NOT NULL,
  `ca_name_6` varchar(50) NOT NULL,
  `ca_name_7` varchar(50) NOT NULL,
  `ca_name_8` varchar(50) NOT NULL,
  `ca_name_9` varchar(50) NOT NULL,
  `ca_name_10` varchar(50) NOT NULL,
  `principal_name` varchar(100) NOT NULL,
  `principal_comment` text NOT NULL,
  `form_staff_name` varchar(200) NOT NULL,
  `form_staff_comment` text NOT NULL,
  `student_affairs_comment` text NOT NULL,
  `cumulative_principal_comment` text NOT NULL,
  `cumulative_form_staff_comment` text NOT NULL,
  `principal_signature` varchar(150) NOT NULL,
  `second_principal_signature` varchar(60) NOT NULL,
  `visited` int(11) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`result_main_id`),
  KEY `student_id` (`student_id`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`),
  KEY `promotion` (`promotion`)
) ENGINE=InnoDB AUTO_INCREMENT=875 DEFAULT CHARSET=latin1;


INSERT INTO result_main VALUES
("1","1","1","JSS 1","junior","0","","250","0","1000","0","25","","11th","","11th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY BAD RESULT. PLEASE HELP YOURSELF.","GLORY ISSAC","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","2","2018/2019","1st Term"),
("2","2","1","JSS 1","junior","0","","543","0","1000","0","54.3","","7th","","7th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("3","3","1","JSS 1","junior","0","","667","0","1000","0","66.7","","4th","","4th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","1","2018/2019","1st Term"),
("4","4","1","JSS 1","junior","0","","317","0","1000","0","31.7","","10th","","10th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY BAD RESULT. PLEASE HELP YOURSELF.","GLORY ISSAC","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("5","5","1","JSS 1","junior","0","","444","0","1000","0","44.4","","8th","","8th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","TOO POOR. TRY BETTER NEXT TIME.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("6","6","1","JSS 1","junior","0","","643","0","1000","0","64.3","","5th","","5th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("7","7","1","JSS 1","junior","0","","556","0","1000","0","55.6","","6th","","6th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("8","8","1","JSS 1","junior","0","","712","0","1000","0","71.2","","3rd","","3rd","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","GLORY ISSAC","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("9","9","1","JSS 1","junior","0","","790","0","1000","0","79","","2nd","","2nd","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","GLORY ISSAC","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","2","2018/2019","1st Term"),
("10","10","1","JSS 1","junior","0","","433","0","1000","0","43.3","","9th","","9th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","TOO POOR. TRY BETTER NEXT TIME.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","1","2018/2019","1st Term"),
("11","11","1","JSS 1","junior","0","","857","0","1000","0","85.7","","1st","","1st","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","EXCEPTIONAL WORK. WONDERFULLY DONE.","GLORY ISSAC","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("12","12","2","JSS 2","junior","0","","829","0","1200","0","69.08","","8th","","8th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("13","13","2","JSS 2","junior","0","","770","0","1200","0","64.17","","12th","","12th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("14","14","2","JSS 2","junior","0","","707","0","1200","0","58.92","","14th","","14th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("15","15","2","JSS 2","junior","0","","698","0","1200","0","58.17","","15th","","15th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("16","16","2","JSS 2","junior","0","","906","0","1200","0","75.5","","3rd","","3rd","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OKPALAKU BENJAMIN","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("17","17","2","JSS 2","junior","0","","847","0","1200","0","70.58","","6th","","6th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OKPALAKU BENJAMIN","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("18","18","2","JSS 2","junior","0","","724","0","1200","0","60.33","","13th","","13th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("19","19","2","JSS 2","junior","0","","790","0","1200","0","65.83","","10th","","10th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("20","20","2","JSS 2","junior","0","","550","0","1200","0","45.83","","16th","","16th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OKPALAKU BENJAMIN","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","2","2018/2019","1st Term"),
("21","21","2","JSS 2","junior","0","","867","0","1200","0","72.25","","5th","","5th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OKPALAKU BENJAMIN","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("22","22","2","JSS 2","junior","0","","906","0","1200","0","75.5","","3rd","","3rd","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OKPALAKU BENJAMIN","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("23","23","2","JSS 2","junior","0","","1031","0","1200","0","85.92","","1st","","1st","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","EXCEPTIONAL WORK. WONDERFULLY DONE.","OKPALAKU BENJAMIN","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("24","24","2","JSS 2","junior","0","","793","0","1200","0","66.08","","9th","","9th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("25","25","2","JSS 2","junior","0","","830","0","1200","0","69.17","","7th","","7th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("26","26","2","JSS 2","junior","0","","765","0","1000","0","76.5","","2nd","","2nd","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OKPALAKU BENJAMIN","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("27","27","2","JSS 2","junior","0","","780","0","1200","0","65","","11th","","11th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("28","28","3","JSS 3","junior","0","","1112","0","1200","0","92.67","","1st","","1st","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","EXCEPTIONAL WORK. WONDERFULLY DONE.","METHUSSELLAH DEBORAH","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("29","29","3","JSS 3","junior","0","","852","0","1200","0","71","","7th","","7th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","METHUSSELLAH DEBORAH","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("30","30","3","JSS 3","junior","0","","966","0","1200","0","80.5","","3rd","","3rd","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","EXCEPTIONAL WORK. WONDERFULLY DONE.","METHUSSELLAH DEBORAH","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("31","31","3","JSS 3","junior","0","","830","0","1200","0","69.17","","10th","","10th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","4","2018/2019","1st Term"),
("32","32","3","JSS 3","junior","0","","665","0","1200","0","55.42","","15th","","15th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("33","33","3","JSS 3","junior","0","","704","0","1200","0","58.67","","14th","","14th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("34","34","3","JSS 3","junior","0","","745","0","1200","0","62.08","","13th","","13th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("35","35","3","JSS 3","junior","0","","786","0","1200","0","65.5","","11th","","11th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("36","36","3","JSS 3","junior","0","","298","0","1200","0","24.83","","19th","","19th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY BAD RESULT. PLEASE HELP YOURSELF.","METHUSSELLAH DEBORAH","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("37","37","3","JSS 3","junior","0","","551","0","1200","0","45.92","","17th","","17th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","METHUSSELLAH DEBORAH","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("38","39","3","JSS 3","junior","0","","966","0","1200","0","80.5","","3rd","","3rd","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","EXCEPTIONAL WORK. WONDERFULLY DONE.","METHUSSELLAH DEBORAH","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("39","40","3","JSS 3","junior","0","","952","0","1200","0","79.33","","6th","","6th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","METHUSSELLAH DEBORAH","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("40","41","3","JSS 3","junior","0","","988","0","1200","0","82.33","","2nd","","2nd","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","EXCEPTIONAL WORK. WONDERFULLY DONE.","METHUSSELLAH DEBORAH","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("41","43","3","JSS 3","junior","0","","590","0","1200","0","49.17","","16th","","16th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","METHUSSELLAH DEBORAH","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("42","44","3","JSS 3","junior","0","","847","0","1200","0","70.58","","9th","","9th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","METHUSSELLAH DEBORAH","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("43","46","3","JSS 3","junior","0","","852","0","1200","0","71","","7th","","7th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","METHUSSELLAH DEBORAH","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("44","48","3","JSS 3","junior","0","","551","0","1200","0","45.92","","17th","","17th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","METHUSSELLAH DEBORAH","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("45","50","3","JSS 3","junior","0","","756","0","1200","0","63","","12th","","12th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("46","52","3","JSS 3","junior","0","","962","0","1200","0","80.17","","5th","","5th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","EXCEPTIONAL WORK. WONDERFULLY DONE.","METHUSSELLAH DEBORAH","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("47","42","4","SS 1","senior","0","","1039","0","1500","0","69.27","","4th","","4th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","1","2018/2019","1st Term"),
("48","45","4","SS 1","senior","0","","1061","0","1500","0","70.73","","3rd","","3rd","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","","3","2018/2019","1st Term"),
("49","47","4","SS 1","senior","0","","953","0","1500","0","63.53","","9th","","9th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("50","49","4","SS 1","senior","0","","868","0","1500","0","57.87","","11th","","11th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("51","51","4","SS 1","senior","0","","711","0","1500","0","47.4","","16th","","16th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("52","53","4","SS 1","senior","0","","975","0","1500","0","65","","7th","","7th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("53","54","4","SS 1","senior","0","","1160","0","1500","0","77.33","","1st","","1st","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("54","55","4","SS 1","senior","0","","1032","0","1500","0","68.8","","5th","","5th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("55","56","4","SS 1","senior","0","","694","0","1500","0","46.27","","17th","","17th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("56","57","4","SS 1","senior","0","","716","0","1500","0","47.73","","15th","","15th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("57","58","4","SS 1","senior","0","","1004","0","1500","0","66.93","","6th","","6th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("58","59","4","SS 1","senior","0","","966","0","1500","0","64.4","","8th","","8th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("59","60","4","SS 1","senior","0","","779","0","1500","0","51.93","","14th","","14th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("60","61","4","SS 1","senior","0","","901","0","1500","0","60.07","","10th","","10th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","4","2018/2019","1st Term"),
("61","62","4","SS 1","senior","0","","672","0","1500","0","44.8","","18th","","18th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","TOO POOR. TRY BETTER NEXT TIME.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("62","63","4","SS 1","senior","0","","1116","0","1500","0","74.4","","2nd","","2nd","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("63","64","4","SS 1","senior","0","","843","0","1500","0","56.2","","12th","","12th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("64","65","4","SS 1","senior","0","","792","0","1500","0","52.8","","13th","","13th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("65","67","5","SS 2","senior","0","","692","0","900","0","76.89","","1st","","1st","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("66","68","5","SS 2","senior","0","","293","0","900","0","32.56","","26th","","26th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("67","69","5","SS 2","senior","0","","680","0","900","0","75.56","","2nd","","2nd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("68","80","5","SS 2","senior","0","","526","0","900","0","58.44","","10th","","10th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("69","82","5","SS 2","senior","0","","434","0","900","0","48.22","","21st","","21st","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("70","86","5","SS 2","senior","0","","528","0","900","0","58.67","","9th","","9th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("71","87","5","SS 2","senior","0","","495","0","900","0","55","","15th","","15th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("72","89","5","SS 2","senior","0","","576","0","900","0","64","","6th","","6th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("73","91","5","SS 2","senior","0","","519","0","900","0","57.67","","12th","","12th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("74","66","5","SS 2","senior","0","","480","0","900","0","53.33","","18th","","18th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","1","2018/2019","1st Term"),
("75","71","5","SS 2","senior","0","","387","0","900","0","43","","24th","","24th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("76","72","5","SS 2","senior","0","","563","0","900","0","62.56","","8th","","8th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("77","76","5","SS 2","senior","0","","591","0","900","0","65.67","","4th","","4th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("78","77","5","SS 2","senior","0","","577","0","900","0","64.11","","5th","","5th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("79","81","5","SS 2","senior","0","","515","0","900","0","57.22","","13th","","13th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("80","70","5","SS 2","senior","0","","431","0","900","0","47.89","","22nd","","22nd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("81","73","5","SS 2","senior","0","","402","0","900","0","44.67","","23rd","","23rd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("82","74","5","SS 2","senior","0","","482","0","900","0","53.56","","17th","","17th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("83","75","5","SS 2","senior","0","","498","0","900","0","55.33","","14th","","14th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("84","78","5","SS 2","senior","0","","452","0","900","0","50.22","","20th","","20th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("85","79","5","SS 2","senior","0","","380","0","900","0","42.22","","25th","","25th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("86","83","5","SS 2","senior","0","","464","0","900","0","51.56","","19th","","19th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("87","84","5","SS 2","senior","0","","487","0","900","0","54.11","","16th","","16th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("88","85","5","SS 2","senior","0","","614","0","900","0","68.22","","3rd","","3rd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("89","88","5","SS 2","senior","0","","568","0","900","0","63.11","","7th","","7th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","1","2018/2019","1st Term"),
("90","90","5","SS 2","senior","0","","522","0","900","0","58","","11th","","11th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("91","92","6","SS 3","senior","0","","437","0","900","0","48.56","","19th","","19th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("92","99","6","SS 3","senior","0","","606","0","900","0","67.33","","7th","","7th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("93","103","6","SS 3","senior","0","","408","0","900","0","45.33","","23rd","","23rd","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("94","105","6","SS 3","senior","0","","613","0","900","0","68.11","","6th","","6th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("95","106","6","SS 3","senior","0","","694","0","900","0","77.11","","2nd","","2nd","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("96","108","6","SS 3","senior","0","","636","0","1000","0","63.6","","12th","","12th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("97","109","6","SS 3","senior","0","","504","0","900","0","56","","16th","","16th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("98","110","6","SS 3","senior","0","","589","0","900","0","65.44","","8th","","8th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("99","112","6","SS 3","senior","0","","455","0","900","0","50.56","","18th","","18th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("100","113","6","SS 3","senior","0","","574","0","900","0","63.78","","10th","","10th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term");
INSERT INTO result_main VALUES
("101","118","6","SS 3","senior","0","","573","0","900","0","63.67","","11th","","11th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("102","119","6","SS 3","senior","0","","376","0","900","0","41.78","","25th","","25th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("103","93","6","SS 3","senior","0","","621","0","900","0","69","","4th","","4th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("104","94","6","SS 3","senior","0","","473","0","900","0","52.56","","17th","","17th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("105","98","6","SS 3","senior","0","","434","0","900","0","48.22","","20th","","20th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("106","100","6","SS 3","senior","0","","419","0","900","0","46.56","","22nd","","22nd","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("107","101","6","SS 3","senior","0","","340","0","900","0","37.78","","27th","","27th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("108","107","6","SS 3","senior","0","","717","0","900","0","79.67","","1st","","1st","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("109","95","6","SS 3","senior","0","","645","0","900","0","71.67","","3rd","","3rd","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("110","96","6","SS 3","senior","0","","524","0","900","0","58.22","","14th","","14th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("111","97","6","SS 3","senior","0","","313","0","800","0","39.13","","26th","","26th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("112","102","6","SS 3","senior","0","","379","0","800","0","47.38","","21st","","21st","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("113","104","6","SS 3","senior","0","","315","0","900","0","35","","29th","","29th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("114","111","6","SS 3","senior","0","","618","0","900","0","68.67","","5th","","5th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("115","114","6","SS 3","senior","0","","288","0","800","0","36","","28th","","28th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("116","115","6","SS 3","senior","0","","399","0","900","0","44.33","","24th","","24th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("117","116","6","SS 3","senior","0","","584","0","900","0","64.89","","9th","","9th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("118","117","6","SS 3","senior","0","","417","0","700","0","59.57","","13th","","13th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("119","120","6","SS 3","senior","0","","505","0","900","0","56.11","","15th","","15th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("120","1","1","JSS 1","junior","0","","257","0","1100","0","23.36","","13th","","13th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","GLORY ISSAC","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("121","2","1","JSS 1","junior","0","","508","0","1100","0","46.18","","9th","","9th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("122","3","1","JSS 1","junior","0","","645","0","1100","0","58.64","","6th","","6th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("123","4","1","JSS 1","junior","0","","298","0","1100","0","27.09","","12th","","12th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","GLORY ISSAC","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("124","6","1","JSS 1","junior","0","","734","0","1100","0","66.73","","4th","","4th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("125","7","1","JSS 1","junior","0","","645","0","1100","0","58.64","","6th","","6th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("126","8","1","JSS 1","junior","0","","679","0","1100","0","61.73","","5th","","5th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("127","9","1","JSS 1","junior","0","","840","0","1100","0","76.36","","2nd","","2nd","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","GLORY ISSAC","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2018/2019","2nd Term"),
("128","10","1","JSS 1","junior","0","","512","0","1100","0","46.55","","8th","","8th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("129","11","1","JSS 1","junior","0","","944","0","1100","0","85.82","","1st","","1st","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","GLORY ISSAC","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("130","121","1","JSS 1","junior","0","","834","0","1100","0","75.82","","3rd","","3rd","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","GLORY ISSAC","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("131","125","1","JSS 1","junior","0","","442","0","1100","0","40.18","","11th","","11th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("132","126","1","JSS 1","junior","0","","458","0","1100","0","41.64","","10th","","10th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("133","12","2","JSS 2","junior","0","","742","0","1200","0","61.83","","6th","","6th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("134","13","2","JSS 2","junior","0","","683","0","1200","0","56.92","","10th","","10th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("135","14","2","JSS 2","junior","0","","580","0","1200","0","48.33","","14th","","14th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OKPALAKU BENJAMIN","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("136","15","2","JSS 2","junior","0","","628","0","1200","0","52.33","","12th","","12th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("137","16","2","JSS 2","junior","0","","729","0","1200","0","60.75","","8th","","8th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("138","17","2","JSS 2","junior","0","","618","0","1200","0","51.5","","13th","","13th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("139","18","2","JSS 2","junior","0","","554","0","1200","0","46.17","","15th","","15th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OKPALAKU BENJAMIN","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("140","19","2","JSS 2","junior","0","","668","0","1200","0","55.67","","11th","","11th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("141","20","2","JSS 2","junior","0","","469","0","1200","0","39.08","","16th","","16th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OKPALAKU BENJAMIN","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2018/2019","2nd Term"),
("142","21","2","JSS 2","junior","0","","743","0","1200","0","61.92","","5th","","5th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("143","22","2","JSS 2","junior","0","","835","0","1200","0","69.58","","3rd","","3rd","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("144","23","2","JSS 2","junior","0","","999","0","1200","0","83.25","","1st","","1st","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","OKPALAKU BENJAMIN","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("145","24","2","JSS 2","junior","0","","709","0","1200","0","59.08","","9th","","9th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("146","25","2","JSS 2","junior","0","","765","0","1200","0","63.75","","4th","","4th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("147","26","2","JSS 2","junior","0","","845","0","1200","0","70.42","","2nd","","2nd","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OKPALAKU BENJAMIN","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("148","27","2","JSS 2","junior","0","","742","0","1200","0","61.83","","6th","","6th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("149","28","3","JSS 3","junior","0","","904.8","0","1100","0","82.25","","1st","","1st","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","METHUSSELLAH DEBORAH","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("150","29","3","JSS 3","junior","0","","593.6","0","1100","0","53.96","","11th","","11th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("151","30","3","JSS 3","junior","0","","727.8","0","1100","0","66.16","","3rd","","3rd","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("152","31","3","JSS 3","junior","0","","689.4","0","1100","0","62.67","","5th","","5th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2018/2019","2nd Term"),
("153","32","3","JSS 3","junior","0","","540","0","1100","0","49.09","","14th","","14th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","METHUSSELLAH DEBORAH","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("154","33","3","JSS 3","junior","0","","573.6","0","1100","0","52.15","","13th","","13th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("155","34","3","JSS 3","junior","0","","591","0","1100","0","53.73","","12th","","12th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("156","35","3","JSS 3","junior","0","","607","0","1100","0","55.18","","10th","","10th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("157","36","3","JSS 3","junior","0","","279.6","0","1100","0","25.42","","18th","","18th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","METHUSSELLAH DEBORAH","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("158","39","3","JSS 3","junior","0","","745.2","0","1100","0","67.75","","2nd","","2nd","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("159","40","3","JSS 3","junior","0","","682.8","0","1100","0","62.07","","7th","","7th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("160","41","3","JSS 3","junior","0","","702.2","0","1100","0","63.84","","4th","","4th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("161","43","3","JSS 3","junior","0","","432.2","0","1100","0","39.29","","16th","","16th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","METHUSSELLAH DEBORAH","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("162","44","3","JSS 3","junior","0","","638.4","0","1100","0","58.04","","8th","","8th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2018/2019","2nd Term"),
("163","46","3","JSS 3","junior","0","","608.2","0","1100","0","55.29","","9th","","9th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("164","48","3","JSS 3","junior","0","","485","0","1100","0","44.09","","15th","","15th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","METHUSSELLAH DEBORAH","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("165","50","3","JSS 3","junior","0","","411","0","1100","0","37.36","","17th","","17th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","METHUSSELLAH DEBORAH","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("166","52","3","JSS 3","junior","0","","688.4","0","1100","0","62.58","","6th","","6th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("167","42","4","SS 1","senior","0","","951","0","1500","0","63.4","","5th","","5th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2018/2019","2nd Term"),
("168","45","4","SS 1","senior","0","","958","0","1500","0","63.87","","4th","","4th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2018/2019","2nd Term"),
("169","47","4","SS 1","senior","0","","853","0","1500","0","56.87","","11th","","11th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2018/2019","2nd Term"),
("170","49","4","SS 1","senior","0","","887","0","1500","0","59.13","","10th","","10th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("171","51","4","SS 1","senior","0","","641","0","1500","0","42.73","","16th","","16th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("172","53","4","SS 1","senior","0","","945","0","1500","0","63","","6th","","6th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("173","54","4","SS 1","senior","0","","1099","0","1500","0","73.27","","2nd","","2nd","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2018/2019","2nd Term"),
("174","56","4","SS 1","senior","0","","1663","0","1500","0","110.87","","1st","","1st","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","OMENIHU ULOMA","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("175","57","4","SS 1","senior","0","","662","0","1500","0","44.13","","15th","","15th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("176","58","4","SS 1","senior","0","","935","0","1500","0","62.33","","9th","","9th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("177","59","4","SS 1","senior","0","","938","0","1500","0","62.53","","8th","","8th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("178","60","4","SS 1","senior","0","","732","0","1500","0","48.8","","14th","","14th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("179","61","4","SS 1","senior","0","","939","0","1500","0","62.6","","7th","","7th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("180","63","4","SS 1","senior","0","","1051","0","1500","0","70.07","","3rd","","3rd","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("181","64","4","SS 1","senior","0","","845","0","1500","0","56.33","","12th","","12th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("182","65","4","SS 1","senior","0","","755","0","1500","0","50.33","","13th","","13th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("183","62","4","SS 1","senior","0","","36","0","300","0","12","","17th","","17th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("184","67","5","SS 2","senior","0","","632","0","900","0","70.22","","2nd","","2nd","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("185","68","5","SS 2","senior","0","","264","0","900","0","29.33","","27th","","27th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("186","69","5","SS 2","senior","0","","656","0","900","0","72.89","","1st","","1st","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("187","80","5","SS 2","senior","0","","445","0","900","0","49.44","","18th","","18th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("188","82","5","SS 2","senior","0","","343","0","900","0","38.11","","25th","","25th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("189","87","5","SS 2","senior","0","","463","0","900","0","51.44","","14th","","14th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("190","89","5","SS 2","senior","0","","517","0","900","0","57.44","","11th","","11th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("191","91","5","SS 2","senior","0","","460","0","900","0","51.11","","16th","","16th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("192","122","5","SS 2","senior","0","","292","0","900","0","32.44","","26th","","26th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("193","66","5","SS 2","senior","0","","464","0","900","0","51.56","","13th","","13th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("194","71","5","SS 2","senior","0","","424","0","900","0","47.11","","21st","","21st","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("195","72","5","SS 2","senior","0","","575","0","900","0","63.89","","5th","","5th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("196","74","5","SS 2","senior","0","","444","0","900","0","49.33","","19th","","19th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("197","76","5","SS 2","senior","0","","598","0","900","0","66.44","","3rd","","3rd","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("198","77","5","SS 2","senior","0","","570","0","900","0","63.33","","6th","","6th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("199","78","5","SS 2","senior","0","","516","0","900","0","57.33","","12th","","12th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("200","81","5","SS 2","senior","0","","580","0","900","0","64.44","","4th","","4th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term");
INSERT INTO result_main VALUES
("201","123","5","SS 2","senior","0","","437","0","900","0","48.56","","20th","","20th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("202","70","5","SS 2","senior","0","","402","0","900","0","44.67","","22nd","","22nd","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("203","73","5","SS 2","senior","0","","356","0","900","0","39.56","","23rd","","23rd","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("204","75","5","SS 2","senior","0","","526","0","900","0","58.44","","10th","","10th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("205","79","5","SS 2","senior","0","","355","0","900","0","39.44","","24th","","24th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("206","83","5","SS 2","senior","0","","560","0","900","0","62.22","","7th","","7th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("207","84","5","SS 2","senior","0","","462","0","900","0","51.33","","15th","","15th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("208","85","5","SS 2","senior","0","","549","0","900","0","61","","8th","","8th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("209","88","5","SS 2","senior","0","","458","0","900","0","50.89","","17th","","17th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("210","90","5","SS 2","senior","0","","548","0","900","0","60.89","","9th","","9th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("211","179","1","JSS 1","junior","0","","622.13","0","1300","0","47.86","","2nd","","2nd","","","","10","10","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","20","20","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2019/2020","1st Term"),
("212","180","1","JSS 1","junior","0","","401.43","0","1300","0","30.88","","6th","","6th","","","","10","10","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","20","20","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","GLORY ISSAC","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("213","182","1","JSS 1","junior","0","","694.29","0","1300","0","53.41","","1st","","1st","","","","10","10","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","20","20","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("214","183","1","JSS 1","junior","0","","294.29","0","1300","0","22.64","","9th","","9th","","","","10","10","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","20","20","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","GLORY ISSAC","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("215","184","1","JSS 1","junior","0","","3.57","0","100","0","3.57","","10th","","10th","","","","10","10","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","20","20","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","GLORY ISSAC","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("216","185","1","JSS 1","junior","0","","580","0","1300","0","44.62","","3rd","","3rd","","","","10","10","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","20","20","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("217","186","1","JSS 1","junior","0","","399.28","0","1300","0","30.71","","7th","","7th","","","","10","10","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","20","20","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","GLORY ISSAC","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("218","187","1","JSS 1","junior","0","","303.56","0","1300","0","23.35","","8th","","8th","","","","10","10","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","20","20","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","GLORY ISSAC","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("219","188","1","JSS 1","junior","0","","457.13","0","1300","0","35.16","","5th","","5th","","","","10","10","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","20","20","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","GLORY ISSAC","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("220","189","1","JSS 1","junior","0","","548.57","0","1300","0","42.2","","4th","","4th","","","","10","10","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","20","20","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("221","1","2","JSS 2","junior","0","","324","0","1300","0","24.92","","16th","","16th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OKPALAKU BENJAMIN","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("222","2","2","JSS 2","junior","0","","597","0","1300","0","45.92","","10th","","10th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OKPALAKU BENJAMIN","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("223","4","2","JSS 2","junior","0","","349","0","1200","0","29.08","","15th","","15th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OKPALAKU BENJAMIN","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("224","7","2","JSS 2","junior","0","","768","0","1300","0","59.08","","6th","","6th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("225","8","2","JSS 2","junior","0","","783","0","1300","0","60.23","","5th","","5th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("226","9","2","JSS 2","junior","0","","928","0","1300","0","71.38","","4th","","4th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OKPALAKU BENJAMIN","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2019/2020","1st Term"),
("227","121","2","JSS 2","junior","0","","950","0","1300","0","73.08","","3rd","","3rd","","","","16","16","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OKPALAKU BENJAMIN","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("228","125","2","JSS 2","junior","0","","515","0","1300","0","39.62","","13th","","13th","","","","16","16","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OKPALAKU BENJAMIN","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("229","126","2","JSS 2","junior","0","","713","0","1300","0","54.85","","9th","","9th","","","","16","16","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("230","127","2","JSS 2","junior","0","","1079","0","1300","0","83","","2nd","","2nd","","","","16","16","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","OKPALAKU BENJAMIN","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("231","138","2","JSS 2","junior","0","","758","0","1300","0","58.31","","7th","","7th","","","","16","16","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("232","139","2","JSS 2","junior","0","","570","0","1300","0","43.85","","11th","","11th","","","","16","16","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","OKPALAKU BENJAMIN","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("233","140","2","JSS 2","junior","0","","516","0","1300","0","39.69","","12th","","12th","","","","16","16","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OKPALAKU BENJAMIN","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("234","141","2","JSS 2","junior","0","","1106","0","1300","0","85.08","","1st","","1st","","","","16","16","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","OKPALAKU BENJAMIN","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("235","143","2","JSS 2","junior","0","","750","0","1300","0","57.69","","8th","","8th","","","","16","16","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("236","190","2","JSS 2","junior","0","","456","0","1300","0","35.08","","14th","","14th","","","","16","16","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OKPALAKU BENJAMIN","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("237","12","3","JSS 3","junior","0","","942","0","1400","0","67.29","","4th","","4th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("238","13","3","JSS 3","junior","0","","873","0","1400","0","62.36","","5th","","5th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("239","14","3","JSS 3","junior","0","","777","0","1400","0","55.5","","10th","","10th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("240","15","3","JSS 3","junior","0","","805","0","1400","0","57.5","","8th","","8th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("241","17","3","JSS 3","junior","0","","740","0","1400","0","52.86","","12th","","12th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("242","18","3","JSS 3","junior","0","","585","0","1400","0","41.79","","17th","","17th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","METHUSSELLAH DEBORAH","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("243","19","3","JSS 3","junior","0","","713","0","1400","0","50.93","","13th","","13th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("244","20","3","JSS 3","junior","0","","648","0","1400","0","46.29","","16th","","16th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","METHUSSELLAH DEBORAH","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("245","21","3","JSS 3","junior","0","","771","0","1400","0","55.07","","11th","","11th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("246","22","3","JSS 3","junior","0","","793","0","1400","0","56.64","","9th","","9th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("247","23","3","JSS 3","junior","0","","1106","0","1400","0","79","","1st","","1st","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","METHUSSELLAH DEBORAH","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("248","24","3","JSS 3","junior","0","","855","0","1400","0","61.07","","7th","","7th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("249","25","3","JSS 3","junior","0","","1018","0","1400","0","72.71","","2nd","","2nd","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","METHUSSELLAH DEBORAH","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("250","26","3","JSS 3","junior","0","","971","0","1400","0","69.36","","3rd","","3rd","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("251","27","3","JSS 3","junior","0","","866","0","1400","0","61.86","","6th","","6th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","4","2019/2020","1st Term"),
("252","171","3","JSS 3","junior","0","","671","0","1400","0","47.93","","14th","","14th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","METHUSSELLAH DEBORAH","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("253","174","3","JSS 3","junior","0","","671","0","1400","0","47.93","","14th","","14th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","METHUSSELLAH DEBORAH","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("254","28","4","SS 1","senior","0","","878","0","1100","0","79.82","","1st","","1st","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("255","29","4","SS 1","senior","0","","547","0","1100","0","49.73","","8th","","8th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("256","31","4","SS 1","senior","0","","641","0","1100","0","58.27","","4th","","4th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","5","2019/2020","1st Term"),
("257","32","4","SS 1","senior","0","","485","0","1100","0","44.09","","14th","","14th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("258","33","4","SS 1","senior","0","","494","0","1100","0","44.91","","13th","","13th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("259","35","4","SS 1","senior","0","","505","0","1100","0","45.91","","11th","","11th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("260","36","4","SS 1","senior","0","","215","0","1100","0","19.55","","18th","","18th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("261","41","4","SS 1","senior","0","","680","0","1100","0","61.82","","3rd","","3rd","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2019/2020","1st Term"),
("262","46","4","SS 1","senior","0","","588","0","1100","0","53.45","","7th","","7th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("263","48","4","SS 1","senior","0","","508","0","1100","0","46.18","","10th","","10th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("264","128","4","SS 1","senior","0","","498","0","1100","0","45.27","","12th","","12th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("265","129","4","SS 1","senior","0","","513","0","1100","0","46.64","","9th","","9th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2019/2020","1st Term"),
("266","131","4","SS 1","senior","0","","411","0","1100","0","37.36","","16th","","16th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2019/2020","1st Term"),
("267","133","4","SS 1","senior","0","","624","0","1100","0","56.73","","5th","","5th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("268","134","4","SS 1","senior","0","","610","0","1100","0","55.45","","6th","","6th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("269","135","4","SS 1","senior","0","","802","0","1100","0","72.91","","2nd","","2nd","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("270","136","4","SS 1","senior","0","","377","0","1100","0","34.27","","17th","","17th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("271","137","4","SS 1","senior","0","","432","0","1100","0","39.27","","15th","","15th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("272","42","5","SS 2","senior","0","","740","0","1100","0","67.27","","4th","","4th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","4","2019/2020","1st Term"),
("273","45","5","SS 2","senior","0","","678","0","1000","0","67.8","","3rd","","3rd","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","3","2019/2020","1st Term"),
("274","47","5","SS 2","senior","0","","494","0","1000","0","49.4","","11th","","11th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","3","2019/2020","1st Term"),
("275","49","5","SS 2","senior","0","","539","0","1000","0","53.9","","9th","","9th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("276","51","5","SS 2","senior","0","","522","0","1100","0","47.45","","12th","","12th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("277","53","5","SS 2","senior","0","","631","0","1000","0","63.1","","5th","","5th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("278","54","5","SS 2","senior","0","","608","0","1000","0","60.8","","6th","","6th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2019/2020","1st Term"),
("279","56","5","SS 2","senior","0","","559","0","1000","0","55.9","","8th","","8th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2019/2020","1st Term"),
("280","57","5","SS 2","senior","0","","322","0","900","0","35.78","","17th","","17th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("281","58","5","SS 2","senior","0","","520","0","1100","0","47.27","","13th","","13th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("282","59","5","SS 2","senior","0","","556","0","1100","0","50.55","","10th","","10th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("283","60","5","SS 2","senior","0","","420","0","900","0","46.67","","14th","","14th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("284","61","5","SS 2","senior","0","","600","0","1000","0","60","","7th","","7th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2019/2020","1st Term"),
("285","63","5","SS 2","senior","0","","753","0","1000","0","75.3","","1st","","1st","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2019/2020","1st Term"),
("286","64","5","SS 2","senior","0","","414","0","1000","0","41.4","","16th","","16th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("287","65","5","SS 2","senior","0","","398","0","900","0","44.22","","15th","","15th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("288","191","5","SS 2","senior","0","","706","0","1000","0","70.6","","2nd","","2nd","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("289","209","1","JSS 1","junior","0","","663","0","1500","0","44.2","","21st","","21st","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("290","210","1","JSS 1","junior","0","","1006","0","1500","0","67.07","","8th","","8th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("291","211","1","JSS 1","junior","0","","976","0","1500","0","65.07","","10th","","10th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("292","212","1","JSS 1","junior","0","","633","0","1500","0","42.2","","22nd","","22nd","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("293","213","1","JSS 1","junior","0","","820","0","1500","0","54.67","","15th","","15th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("294","214","1","JSS 1","junior","0","","1036","0","1500","0","69.07","","4th","","4th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("295","215","1","JSS 1","junior","0","","1034","0","1500","0","68.93","","5th","","5th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("296","216","1","JSS 1","junior","0","","1046","0","1500","0","69.73","","3rd","","3rd","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("297","217","1","JSS 1","junior","0","","1103","0","1500","0","73.53","","2nd","","2nd","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","GLORY ISSAC","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("298","218","1","JSS 1","junior","0","","843","0","1500","0","56.2","","14th","","14th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("299","219","1","JSS 1","junior","0","","1013","0","1500","0","67.53","","7th","","7th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("300","220","1","JSS 1","junior","0","","668","0","1500","0","44.53","","20th","","20th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term");
INSERT INTO result_main VALUES
("301","221","1","JSS 1","junior","0","","932","0","1500","0","62.13","","11th","","11th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("302","222","1","JSS 1","junior","0","","1105","0","1500","0","73.67","","1st","","1st","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","GLORY ISSAC","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("303","223","1","JSS 1","junior","0","","1014","0","1500","0","67.6","","6th","","6th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("304","224","1","JSS 1","junior","0","","715","0","1500","0","47.67","","19th","","19th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("305","225","1","JSS 1","junior","0","","731","0","1500","0","48.73","","17th","","17th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("306","226","1","JSS 1","junior","0","","992","0","1500","0","66.13","","9th","","9th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("307","227","1","JSS 1","junior","0","","723","0","1500","0","48.2","","18th","","18th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("308","248","1","JSS 1","junior","0","","793","0","1500","0","52.87","","16th","","16th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("309","249","1","JSS 1","junior","0","","877","0","1500","0","58.47","","12th","","12th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("310","250","1","JSS 1","junior","0","","863","0","1500","0","57.53","","13th","","13th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("311","179","2","JSS 2","junior","0","","1148","0","1500","0","76.53","","2nd","","2nd","","","","10","10","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("312","182","2","JSS 2","junior","0","","1177","0","1500","0","78.47","","1st","","1st","","","","10","10","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("313","183","2","JSS 2","junior","0","","622","0","1500","0","41.47","","10th","","10th","","","","10","10","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("314","184","2","JSS 2","junior","0","","907","0","1500","0","60.47","","6th","","6th","","","","10","10","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("315","185","2","JSS 2","junior","0","","1008","0","1500","0","67.2","","4th","","4th","","","","10","10","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("316","186","2","JSS 2","junior","0","","769","0","1500","0","51.27","","7th","","7th","","","","10","10","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("317","187","2","JSS 2","junior","0","","693","0","1500","0","46.2","","9th","","9th","","","","10","10","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("318","189","2","JSS 2","junior","0","","1015","0","1500","0","67.67","","3rd","","3rd","","","","10","10","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("319","233","2","JSS 2","junior","0","","976","0","1500","0","65.07","","5th","","5th","","","","10","10","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("320","251","2","JSS 2","junior","0","","723","0","1500","0","48.2","","8th","","8th","","","","10","10","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("321","1","3","JSS 3","junior","0","","455","0","1500","0","30.33","","22nd","","22nd","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("322","2","3","JSS 3","junior","0","","751","0","1500","0","50.07","","13th","","13th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("323","4","3","JSS 3","junior","0","","484","0","1500","0","32.27","","21st","","21st","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("324","7","3","JSS 3","junior","0","","737","0","1500","0","49.13","","14th","","14th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("325","8","3","JSS 3","junior","0","","927","0","1500","0","61.8","","8th","","8th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("326","121","3","JSS 3","junior","0","","1129","0","1500","0","75.27","","3rd","","3rd","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("327","125","3","JSS 3","junior","0","","600","0","1500","0","40","","19th","","19th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("328","126","3","JSS 3","junior","0","","764","0","1500","0","50.93","","12th","","12th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("329","127","3","JSS 3","junior","0","","1167","0","1500","0","77.8","","2nd","","2nd","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("330","138","3","JSS 3","junior","0","","833","0","1500","0","55.53","","10th","","10th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("331","139","3","JSS 3","junior","0","","766","0","1500","0","51.07","","11th","","11th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("332","140","3","JSS 3","junior","0","","675","0","1500","0","45","","17th","","17th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("333","141","3","JSS 3","junior","0","","1267","0","1500","0","84.47","","1st","","1st","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("334","143","3","JSS 3","junior","0","","1021","0","1500","0","68.07","","4th","","4th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("335","190","3","JSS 3","junior","0","","561","0","1500","0","37.4","","20th","","20th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","1st Term"),
("336","193","3","JSS 3","junior","0","","952","0","1500","0","63.47","","7th","","7th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("337","234","3","JSS 3","junior","0","","998","0","1500","0","66.53","","6th","","6th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("338","235","3","JSS 3","junior","0","","1017","0","1500","0","67.8","","5th","","5th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("339","236","3","JSS 3","junior","0","","843","0","1500","0","56.2","","9th","","9th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("340","237","3","JSS 3","junior","0","","724","0","1500","0","48.27","","15th","","15th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("341","238","3","JSS 3","junior","0","","615","0","1500","0","41","","18th","","18th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("342","252","3","JSS 3","junior","0","","713","0","1500","0","47.53","","16th","","16th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("343","12","4","SS 1","senior","0","","1113","0","1700","0","65.47","","5th","","5th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","1st Term"),
("344","13","4","SS 1","senior","0","","969","0","1700","0","57","","14th","","14th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("345","14","4","SS 1","senior","0","","848","0","1700","0","49.88","","18th","","18th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("346","15","4","SS 1","senior","0","","980","0","1700","0","57.65","","11th","","11th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("347","17","4","SS 1","senior","0","","976","0","1700","0","57.41","","13th","","13th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("348","18","4","SS 1","senior","0","","753","0","1700","0","44.29","","21st","","21st","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("349","19","4","SS 1","senior","0","","882","0","1700","0","51.88","","15th","","15th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("350","20","4","SS 1","senior","0","","672","0","1700","0","39.53","","22nd","","22nd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("351","21","4","SS 1","senior","0","","858","0","1700","0","50.47","","17th","","17th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("352","22","4","SS 1","senior","0","","1156","0","1700","0","68","","4th","","4th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("353","23","4","SS 1","senior","0","","1238","0","1700","0","72.82","","1st","","1st","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("354","24","4","SS 1","senior","0","","1048","0","1700","0","61.65","","8th","","8th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("355","25","4","SS 1","senior","0","","1074","0","1700","0","63.18","","7th","","7th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("356","26","4","SS 1","senior","0","","1193","0","1700","0","70.18","","3rd","","3rd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("357","171","4","SS 1","senior","0","","977","0","1700","0","57.47","","12th","","12th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("358","174","4","SS 1","senior","0","","643","0","1700","0","37.82","","24th","","24th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("359","198","4","SS 1","senior","0","","1209","0","1700","0","71.12","","2nd","","2nd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("360","199","4","SS 1","senior","0","","995","0","1700","0","58.53","","10th","","10th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("361","239","4","SS 1","senior","0","","771","0","1700","0","45.35","","20th","","20th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("362","240","4","SS 1","senior","0","","654","0","1700","0","38.47","","23rd","","23rd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("363","241","4","SS 1","senior","0","","1028","0","1700","0","60.47","","9th","","9th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("364","242","4","SS 1","senior","0","","1080","0","1700","0","63.53","","6th","","6th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("365","253","4","SS 1","senior","0","","870","0","1700","0","51.18","","16th","","16th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("366","254","4","SS 1","senior","0","","840","0","1700","0","49.41","","19th","","19th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("367","28","5","SS 2","senior","0","","860","0","1000","0","86","","1st","","1st","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EBERE OBASI","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("368","31","5","SS 2","senior","0","","680","0","1000","0","68","","8th","","8th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("369","32","5","SS 2","senior","0","","558","0","1000","0","55.8","","20th","","20th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("370","33","5","SS 2","senior","0","","671","0","1100","0","61","","12th","","12th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("371","35","5","SS 2","senior","0","","523","0","1000","0","52.3","","21st","","21st","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("372","46","5","SS 2","senior","0","","616","0","1100","0","56","","18th","","18th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("373","128","5","SS 2","senior","0","","556","0","1100","0","50.55","","22nd","","22nd","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("374","133","5","SS 2","senior","0","","674","0","1100","0","61.27","","10th","","10th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("375","135","5","SS 2","senior","0","","932","0","1100","0","84.73","","2nd","","2nd","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EBERE OBASI","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("376","200","5","SS 2","senior","0","","776","0","1100","0","70.55","","4th","","4th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("377","201","5","SS 2","senior","0","","662","0","1000","0","66.2","","9th","","9th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("378","243","5","SS 2","senior","0","","592","0","1000","0","59.2","","16th","","16th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("379","245","5","SS 2","senior","0","","593","0","1000","0","59.3","","14th","","14th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("380","29","5","SS 2","senior","0","","612","0","1000","0","61.2","","11th","","11th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("381","36","5","SS 2","senior","0","","319","0","900","0","35.44","","23rd","","23rd","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("382","41","5","SS 2","senior","0","","802","0","1000","0","80.2","","3rd","","3rd","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EBERE OBASI","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("383","48","5","SS 2","senior","0","","593","0","1000","0","59.3","","14th","","14th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("384","131","5","SS 2","senior","0","","562","0","1000","0","56.2","","17th","","17th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("385","134","5","SS 2","senior","0","","685","0","1000","0","68.5","","6th","","6th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("386","202","5","SS 2","senior","0","","599","0","1000","0","59.9","","13th","","13th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("387","244","5","SS 2","senior","0","","753","0","1100","0","68.45","","7th","","7th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("388","246","5","SS 2","senior","0","","614","0","1100","0","55.82","","19th","","19th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("389","247","5","SS 2","senior","0","","688","0","1000","0","68.8","","5th","","5th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("390","42","6","SS 3","senior","0","","813","0","1100","0","73.91","","5th","","5th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("391","47","6","SS 3","senior","0","","695","0","1000","0","69.5","","8th","","8th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","1st Term"),
("392","49","6","SS 3","senior","0","","585","0","1000","0","58.5","","12th","","12th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("393","51","6","SS 3","senior","0","","514","0","1000","0","51.4","","14th","","14th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("394","54","6","SS 3","senior","0","","764","0","1000","0","76.4","","3rd","","3rd","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("395","58","6","SS 3","senior","0","","709","0","1000","0","70.9","","7th","","7th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("396","60","6","SS 3","senior","0","","469","0","900","0","52.11","","13th","","13th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","3","2020/2021","1st Term"),
("397","63","6","SS 3","senior","0","","834","0","1000","0","83.4","","1st","","1st","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","WOGBO MARY","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","1st Term"),
("398","191","6","SS 3","senior","0","","780","0","1000","0","78","","2nd","","2nd","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","3","2020/2021","1st Term"),
("399","228","6","SS 3","senior","0","","369","0","1000","0","36.9","","15th","","15th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","1st Term"),
("400","229","6","SS 3","senior","0","","588","0","1000","0","58.8","","11th","","11th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term");
INSERT INTO result_main VALUES
("401","230","6","SS 3","senior","0","","221","0","300","0","73.67","","6th","","6th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("402","231","6","SS 3","senior","0","","663","0","1000","0","66.3","","10th","","10th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("403","232","6","SS 3","senior","0","","681","0","1000","0","68.1","","9th","","9th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("404","45","6","SS 3","senior","0","","605","0","800","0","75.63","","4th","","4th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("405","188","1","JSS 1","junior","0","","906","0","1500","0","60.4","","10th","","10th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","2nd Term"),
("406","209","1","JSS 1","junior","0","","775","0","1500","0","51.67","","18th","","18th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("407","210","1","JSS 1","junior","0","","1064","0","1500","0","70.93","","5th","","5th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("408","211","1","JSS 1","junior","0","","837","0","1500","0","55.8","","14th","","14th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("409","212","1","JSS 1","junior","0","","623","0","1500","0","41.53","","22nd","","22nd","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("410","213","1","JSS 1","junior","0","","820","0","1500","0","54.67","","16th","","16th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("411","214","1","JSS 1","junior","0","","1002","0","1500","0","66.8","","8th","","8th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("412","215","1","JSS 1","junior","0","","1069","0","1500","0","71.27","","3rd","","3rd","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("413","216","1","JSS 1","junior","0","","1197","0","1500","0","79.8","","1st","","1st","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("414","217","1","JSS 1","junior","0","","1114","0","1500","0","74.27","","2nd","","2nd","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("415","218","1","JSS 1","junior","0","","759","0","1500","0","50.6","","19th","","19th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("416","219","1","JSS 1","junior","0","","891","0","1500","0","59.4","","12th","","12th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("417","220","1","JSS 1","junior","0","","681","0","1500","0","45.4","","21st","","21st","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("418","221","1","JSS 1","junior","0","","897","0","1500","0","59.8","","11th","","11th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("419","222","1","JSS 1","junior","0","","1016","0","1500","0","67.73","","6th","","6th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("420","223","1","JSS 1","junior","0","","1066","0","1500","0","71.07","","4th","","4th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("421","224","1","JSS 1","junior","0","","826","0","1500","0","55.07","","15th","","15th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("422","225","1","JSS 1","junior","0","","620","0","1500","0","41.33","","23rd","","23rd","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("423","226","1","JSS 1","junior","0","","1012","0","1500","0","67.47","","7th","","7th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("424","227","1","JSS 1","junior","0","","696","0","1500","0","46.4","","20th","","20th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("425","248","1","JSS 1","junior","0","","789","0","1500","0","52.6","","17th","","17th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("426","249","1","JSS 1","junior","0","","1002","0","1500","0","66.8","","8th","","8th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("427","250","1","JSS 1","junior","0","","867","0","1500","0","57.8","","13th","","13th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("428","179","2","JSS 2","junior","0","","1086","0","1500","0","72.4","","2nd","","2nd","","","","8","8","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("429","182","2","JSS 2","junior","0","","1133","0","1500","0","75.53","","1st","","1st","","","","8","8","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("430","183","2","JSS 2","junior","0","","528","0","1500","0","35.2","","8th","","8th","","","","8","8","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","JOSEPHINE BRIGHT","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("431","185","2","JSS 2","junior","0","","929","0","1500","0","61.93","","5th","","5th","","","","8","8","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("432","186","2","JSS 2","junior","0","","671","0","1500","0","44.73","","7th","","7th","","","","8","8","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","JOSEPHINE BRIGHT","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("433","189","2","JSS 2","junior","0","","942","0","1500","0","62.8","","4th","","4th","","","","8","8","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("434","233","2","JSS 2","junior","0","","980","0","1500","0","65.33","","3rd","","3rd","","","","8","8","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("435","251","2","JSS 2","junior","0","","741","0","1500","0","49.4","","6th","","6th","","","","8","8","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","JOSEPHINE BRIGHT","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("436","12","4","SS 1","senior","0","","1105","0","1700","0","65","","5th","","5th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("437","13","4","SS 1","senior","0","","1016","0","1700","0","59.76","","8th","","8th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("438","14","4","SS 1","senior","0","","816","0","1700","0","48","","19th","","19th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","CHARLES GIADOM","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("439","15","4","SS 1","senior","0","","839","0","1700","0","49.35","","17th","","17th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","CHARLES GIADOM","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("440","17","4","SS 1","senior","0","","879","0","1700","0","51.71","","15th","","15th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("441","18","4","SS 1","senior","0","","750","0","1700","0","44.12","","22nd","","22nd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","CHARLES GIADOM","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("442","19","4","SS 1","senior","0","","927","0","1700","0","54.53","","13th","","13th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("443","20","4","SS 1","senior","0","","639","0","1700","0","37.59","","24th","","24th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","CHARLES GIADOM","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("444","21","4","SS 1","senior","0","","842","0","1700","0","49.53","","16th","","16th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","CHARLES GIADOM","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("445","22","4","SS 1","senior","0","","1179","0","1700","0","69.35","","3rd","","3rd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("446","23","4","SS 1","senior","0","","1238","0","1700","0","72.82","","2nd","","2nd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES GIADOM","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("447","24","4","SS 1","senior","0","","1036","0","1700","0","60.94","","7th","","7th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("448","25","4","SS 1","senior","0","","984","0","1700","0","57.88","","9th","","9th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("449","26","4","SS 1","senior","0","","1133","0","1700","0","66.65","","4th","","4th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("450","171","4","SS 1","senior","0","","958","0","1700","0","56.35","","11th","","11th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("451","174","4","SS 1","senior","0","","660","0","1700","0","38.82","","23rd","","23rd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","CHARLES GIADOM","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("452","198","4","SS 1","senior","0","","1256","0","1700","0","73.88","","1st","","1st","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES GIADOM","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("453","199","4","SS 1","senior","0","","938","0","1700","0","55.18","","12th","","12th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("454","239","4","SS 1","senior","0","","830","0","1700","0","48.82","","18th","","18th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","CHARLES GIADOM","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("455","241","4","SS 1","senior","0","","979","0","1700","0","57.59","","10th","","10th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("456","242","4","SS 1","senior","0","","1103","0","1700","0","64.88","","6th","","6th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("457","253","4","SS 1","senior","0","","778","0","1700","0","45.76","","21st","","21st","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","CHARLES GIADOM","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("458","254","4","SS 1","senior","0","","809","0","1700","0","47.59","","20th","","20th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","CHARLES GIADOM","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("459","255","4","SS 1","senior","0","","897","0","1700","0","52.76","","14th","","14th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("460","28","5","SS 2","senior","0","","863","0","1000","0","86.3","","1st","","1st","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","WOGBO MARY","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","2nd Term"),
("461","31","5","SS 2","senior","0","","630","0","1000","0","63","","8th","","8th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("462","32","5","SS 2","senior","0","","539","0","1000","0","53.9","","17th","","17th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("463","33","5","SS 2","senior","0","","594","0","1100","0","54","","16th","","16th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("464","35","5","SS 2","senior","0","","523","0","1000","0","52.3","","20th","","20th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("465","46","5","SS 2","senior","0","","546","0","1000","0","54.6","","15th","","15th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("466","128","5","SS 2","senior","0","","476","0","900","0","52.89","","19th","","19th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","2nd Term"),
("467","133","5","SS 2","senior","0","","659","0","1000","0","65.9","","7th","","7th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("468","135","5","SS 2","senior","0","","892","0","1100","0","81.09","","2nd","","2nd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("469","200","5","SS 2","senior","0","","741","0","1100","0","67.36","","6th","","6th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("470","201","5","SS 2","senior","0","","616","0","1000","0","61.6","","10th","","10th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("471","243","5","SS 2","senior","0","","584","0","1000","0","58.4","","14th","","14th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","2nd Term"),
("472","245","5","SS 2","senior","0","","533","0","900","0","59.22","","13th","","13th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("473","29","5","SS 2","senior","0","","610","0","1000","0","61","","11th","","11th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("474","36","5","SS 2","senior","0","","291","0","900","0","32.33","","24th","","24th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("475","41","5","SS 2","senior","0","","769","0","1000","0","76.9","","3rd","","3rd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("476","48","5","SS 2","senior","0","","468","0","900","0","52","","21st","","21st","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("477","131","5","SS 2","senior","0","","602","0","1000","0","60.2","","12th","","12th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("478","134","5","SS 2","senior","0","","648","0","900","0","72","","4th","","4th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","2nd Term"),
("479","136","5","SS 2","senior","0","","472","0","1000","0","47.2","","23rd","","23rd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("480","202","5","SS 2","senior","0","","529","0","1000","0","52.9","","18th","","18th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("481","244","5","SS 2","senior","0","","682","0","1100","0","62","","9th","","9th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("482","246","5","SS 2","senior","0","","568","0","1100","0","51.64","","22nd","","22nd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("483","247","5","SS 2","senior","0","","759","0","1100","0","69","","5th","","5th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("484","42","6","SS 3","senior","0","","775","0","1100","0","70.45","","3rd","","3rd","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("485","47","6","SS 3","senior","0","","592","0","1000","0","59.2","","7th","","7th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","2nd Term"),
("486","49","6","SS 3","senior","0","","521","0","1000","0","52.1","","10th","","10th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("487","51","6","SS 3","senior","0","","554","0","1000","0","55.4","","8th","","8th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","2nd Term"),
("488","54","6","SS 3","senior","0","","664","0","1000","0","66.4","","5th","","5th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("489","58","6","SS 3","senior","0","","521","0","1000","0","52.1","","10th","","10th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("490","63","6","SS 3","senior","0","","717","0","1000","0","71.7","","2nd","","2nd","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("491","191","6","SS 3","senior","0","","723","0","1000","0","72.3","","1st","","1st","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","2nd Term"),
("492","229","6","SS 3","senior","0","","615","0","1000","0","61.5","","6th","","6th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","2nd Term"),
("494","45","6","SS 3","senior","0","","599","0","900","0","66.56","","4th","","4th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("495","56","6","SS 3","senior","0","","433","0","800","0","54.13","","9th","","9th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("496","179","2","JSS 2","junior","0","","1145","1126.34","1500","1500","76.33","75.09","2nd","2nd","2nd","2nd","","","8","8","8","8","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("497","182","2","JSS 2","junior","0","","1270.01","1193.34","1500","1500","84.67","79.56","1st","1st","1st","1st","","","8","8","8","8","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","JOSEPHINE BRIGHT","EXECELLENT RESULT, KEEP IT UP","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("498","183","2","JSS 2","junior","0","","670","606.68","1500","1500","44.67","40.45","8th","8th","8th","8th","","","8","8","8","8","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","2","JSS 2","REPEAT JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","JOSEPHINE BRIGHT","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","TOO POOR. TRY BETTER NEXT TIME.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("499","185","2","JSS 2","junior","0","","1071.66","1002.89","1500","1500","71.44","66.86","4th","4th","4th","4th","","","8","8","8","8","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("500","186","2","JSS 2","junior","0","","878.31","772.76","1500","1500","58.55","51.52","7th","7th","7th","7th","","","8","8","8","8","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","3rd Term"),
("501","189","2","JSS 2","junior","0","","983.31","980.11","1500","1500","65.55","65.34","5th","5th","5th","5th","","","8","8","8","8","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term");
INSERT INTO result_main VALUES
("502","233","2","JSS 2","junior","0","","1123.33","1026.45","1500","1500","74.89","68.43","3rd","3rd","3rd","3rd","","","8","8","8","8","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("503","251","2","JSS 2","junior","0","","926.66","796.89","1500","1500","61.78","53.13","6th","6th","6th","6th","","","8","8","8","8","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("504","188","1","JSS 1","junior","0","","1023.33","964.7","1500","1500","68.22","64.31","12th","11th","12th","11th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("505","209","1","JSS 1","junior","0","","844.97","761","1500","1500","56.33","50.73","20th","20th","20th","20th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("506","210","1","JSS 1","junior","0","","1184.99","1085","1500","1500","79","72.33","4th","5th","4th","5th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("507","212","1","JSS 1","junior","0","","759.99","671.99","1500","1500","50.67","44.8","22nd","23rd","22nd","23rd","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","1","JSS 1","REPEAT JSS 1","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","TOO POOR. TRY BETTER NEXT TIME.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("508","213","1","JSS 1","junior","0","","1053.33","897.77","1500","1500","70.22","59.85","10th","14th","10th","14th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("509","214","1","JSS 1","junior","0","","1156.65","1064.89","1500","1500","77.11","70.99","5th","6th","5th","6th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("510","215","1","JSS 1","junior","0","","1066.67","1056.56","1500","1500","71.11","70.44","9th","7th","9th","7th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","3rd Term"),
("511","216","1","JSS 1","junior","0","","1259.99","1167.65","1500","1500","84","77.84","1st","1st","1st","1st","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EBERE OBASI","EXECELLENT RESULT, KEEP IT UP","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("512","217","1","JSS 1","junior","0","","1206.66","1141.21","1500","1500","80.44","76.08","2nd","2nd","2nd","2nd","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EBERE OBASI","EXECELLENT RESULT, KEEP IT UP","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("513","218","1","JSS 1","junior","0","","866.66","822.88","1500","1500","57.78","54.86","19th","18th","19th","18th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("514","219","1","JSS 1","junior","0","","1005","969.66","1500","1500","67","64.64","13th","10th","13th","10th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("515","220","1","JSS 1","junior","0","","770","706.32","1500","1500","51.33","47.09","21st","21st","21st","21st","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","1","JSS 1","REPEAT JSS 1","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("516","221","1","JSS 1","junior","0","","998.35","942.45","1500","1500","66.56","62.83","14th","12th","14th","12th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("517","222","1","JSS 1","junior","0","","1144.99","1088.66","1500","1500","76.33","72.58","6th","4th","6th","4th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("518","223","1","JSS 1","junior","0","","1186.67","1088.89","1500","1500","79.11","72.59","3rd","3rd","3rd","3rd","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("519","224","1","JSS 1","junior","0","","953.33","831.46","1500","1500","63.56","55.43","17th","17th","17th","17th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("520","225","1","JSS 1","junior","0","","740.01","697.01","1500","1500","49.33","46.47","23rd","22nd","23rd","22nd","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","1","JSS 1","REPEAT JSS 1","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("521","226","1","JSS 1","junior","0","","1143.34","1049.12","1500","1500","76.22","69.94","8th","8th","8th","8th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("522","227","1","JSS 1","junior","0","","891.68","770.24","1500","1500","59.45","51.35","18th","19th","18th","19th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("523","248","1","JSS 1","junior","0","","978.34","853.48","1500","1500","65.22","56.9","16th","16th","16th","16th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("524","249","1","JSS 1","junior","0","","1144.98","1007.98","1500","1500","76.33","67.2","6th","9th","6th","9th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("525","250","1","JSS 1","junior","0","","1046.67","925.56","1500","1500","69.78","61.7","11th","13th","11th","13th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("526","257","1","JSS 1","junior","0","","996.66","888.32","1500","1500","66.44","59.22","15th","15th","15th","15th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("527","12","4","SS 1","senior","0","","1273.32","1163.77","1700","1700","74.9","68.46","4th","5th","4th","5th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","3rd Term"),
("528","13","4","SS 1","senior","0","","1140.01","1041.67","1700","1700","67.06","61.27","12th","11th","12th","11th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("529","14","4","SS 1","senior","0","","948.32","870.77","1700","1700","55.78","51.22","23rd","22nd","23rd","22nd","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("530","15","4","SS 1","senior","0","","1055","958.01","1700","1700","62.06","56.35","18th","15th","18th","15th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("531","17","4","SS 1","senior","0","","970.02","941.69","1700","1700","57.06","55.39","21st","18th","21st","18th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("532","18","4","SS 1","senior","0","","951.67","818.22","1700","1700","55.98","48.13","22nd","23rd","22nd","23rd","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","4","SS 1","REPEAT SS 1","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("533","19","4","SS 1","senior","0","","1029.98","946.33","1700","1700","60.59","55.67","19th","16th","19th","16th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("534","20","4","SS 1","senior","0","","836.69","715.91","1700","1700","49.22","42.11","24th","24th","24th","24th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","4","SS 1","REPEAT SS 1","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","TOO POOR. TRY BETTER NEXT TIME.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("535","21","4","SS 1","senior","0","","1133.32","944.44","1700","1700","66.67","55.56","13th","17th","13th","17th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("536","22","4","SS 1","senior","0","","1315.01","1216.66","1700","1700","77.35","71.57","3rd","3rd","3rd","3rd","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("537","23","4","SS 1","senior","0","","1346.67","1274.22","1700","1700","79.22","74.95","2nd","1st","2nd","1st","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("538","24","4","SS 1","senior","0","","1161.67","1081.88","1700","1700","68.33","63.64","9th","9th","9th","9th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("539","25","4","SS 1","senior","0","","1200.02","1085.99","1700","1700","70.59","63.88","6th","8th","6th","8th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("540","26","4","SS 1","senior","0","","1243.33","1189.79","1700","1700","73.14","69.99","5th","4th","5th","4th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("541","171","4","SS 1","senior","0","","1133.35","1022.78","1700","1700","66.67","60.16","13th","14th","13th","14th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("542","174","4","SS 1","senior","0","","780","694.32","1700","1700","45.88","40.84","25th","25th","25th","25th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","4","SS 1","REPEAT SS 1","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","TOO POOR. TRY BETTER NEXT TIME.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("543","198","4","SS 1","senior","0","","1350","1271.67","1700","1700","79.41","74.8","1st","2nd","1st","2nd","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("544","199","4","SS 1","senior","0","","1156.66","1029.88","1700","1700","68.04","60.58","11th","13th","11th","13th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("545","239","4","SS 1","senior","0","","1096.67","899.21","1700","1700","64.51","52.89","16th","20th","16th","20th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("546","241","4","SS 1","senior","0","","1160","1055.67","1700","1700","68.24","62.1","10th","10th","10th","10th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("547","242","4","SS 1","senior","0","","1183.33","1122.1","1700","1700","69.61","66.01","7th","6th","7th","6th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("548","253","4","SS 1","senior","0","","1076.65","908.22","1700","1700","63.33","53.42","17th","19th","17th","19th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("549","254","4","SS 1","senior","0","","1026.67","891.91","1700","1700","60.39","52.47","20th","21st","20th","21st","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("550","255","4","SS 1","senior","0","","1166.65","1031.87","1700","1700","68.63","60.7","8th","12th","8th","12th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("551","259","4","SS 1","senior","0","","1105.01","1105.01","1700","1700","65","65","15th","7th","15th","7th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("552","28","5","SS 2","senior","0","","913.34","942.9","1000","1100","91.33","85.72","1st","1st","1st","1st","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","CHARLES LEKA","EXECELLENT RESULT, KEEP IT UP","","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("553","31","5","SS 2","senior","0","","728.34","679.44","1000","1000","72.83","67.94","10th","8th","10th","8th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("554","32","5","SS 2","senior","0","","565","572.51","900","1000","62.78","57.25","20th","18th","20th","18th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("555","33","5","SS 2","senior","0","","688.34","668.77","1000","1100","68.83","60.8","13th","14th","13th","14th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("556","35","5","SS 2","senior","0","","530.01","561.68","800","1000","66.25","56.17","17th","20th","17th","20th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("557","46","5","SS 2","senior","0","","676.67","692.78","1000","1200","67.67","57.73","14th","17th","14th","17th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("558","128","5","SS 2","senior","0","","660","639.9","1000","1200","66","53.33","18th","22nd","18th","22nd","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("559","133","5","SS 2","senior","0","","734.99","727.34","1000","1100","73.5","66.12","9th","10th","9th","10th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("560","135","5","SS 2","senior","0","","951.65","925.21","1100","1100","86.51","84.11","2nd","2nd","2nd","2nd","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","CHARLES LEKA","EXECELLENT RESULT, KEEP IT UP","","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("561","200","5","SS 2","senior","0","","854.99","790.65","1100","1100","77.73","71.88","5th","6th","5th","6th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("562","201","5","SS 2","senior","0","","706.67","661.56","1000","1000","70.67","66.16","12th","9th","12th","9th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("563","243","5","SS 2","senior","0","","750","642.01","1000","1000","75","64.2","7th","11th","7th","11th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("564","245","5","SS 2","senior","0","","716.67","638","1000","1000","71.67","63.8","11th","12th","11th","12th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("565","29","5","SS 2","senior","0","","666.67","629.57","1000","1000","66.67","62.96","16th","13th","16th","13th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("566","36","5","SS 2","senior","0","","90","311.5","200","900","45","34.61","24th","24th","24th","24th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","5","SS 2","REPEAT SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","CHARLES LEKA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","VERY BAD RESULT. PLEASE HELP YOURSELF.","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("567","41","5","SS 2","senior","0","","820.01","797","1000","1000","82","79.7","3rd","3rd","3rd","3rd","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","CHARLES LEKA","EXECELLENT RESULT, KEEP IT UP","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("568","48","5","SS 2","senior","0","","535","564","900","1000","59.44","56.4","21st","19th","21st","19th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("569","131","5","SS 2","senior","0","","628.33","642.15","1000","1100","62.83","58.38","19th","16th","19th","16th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("570","134","5","SS 2","senior","0","","751.66","720.28","1000","1000","75.17","72.03","6th","5th","6th","5th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("571","136","5","SS 2","senior","0","","520","572.36","900","1100","57.78","52.03","22nd","23rd","22nd","23rd","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("572","202","5","SS 2","senior","0","","675","600.99","1000","1000","67.5","60.1","15th","15th","15th","15th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("573","244","5","SS 2","senior","0","","745.02","751.33","1000","1100","74.5","68.3","8th","7th","8th","7th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("574","246","5","SS 2","senior","0","","575","605.33","1000","1100","57.5","55.03","23rd","21st","23rd","21st","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("575","247","5","SS 2","senior","0","","798.33","792.62","1000","1100","79.83","72.06","4th","4th","4th","4th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("576","261","1","JSS 1","junior","0","","775","0","1500","0","51.67","","18th","","18th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("577","262","1","JSS 1","junior","0","","559","0","1500","0","37.27","","25th","","25th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("578","263","1","JSS 1","junior","0","","868","0","1500","0","57.87","","15th","","15th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("579","264","1","JSS 1","junior","0","","732","0","1500","0","48.8","","20th","","20th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("580","265","1","JSS 1","junior","0","","790","0","1500","0","52.67","","17th","","17th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("581","266","1","JSS 1","junior","0","","669","0","1500","0","44.6","","22nd","","22nd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("582","267","1","JSS 1","junior","0","","1094","0","1500","0","72.93","","7th","","7th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("583","268","1","JSS 1","junior","0","","1172","0","1500","0","78.13","","3rd","","3rd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("584","269","1","JSS 1","junior","0","","972","0","1500","0","64.8","","11th","","11th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("585","270","1","JSS 1","junior","0","","1091","0","1500","0","72.73","","8th","","8th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("586","271","1","JSS 1","junior","0","","939","0","1500","0","62.6","","12th","","12th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("587","272","1","JSS 1","junior","0","","1363","0","1500","0","90.87","","1st","","1st","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EBERE OBASI","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("588","273","1","JSS 1","junior","0","","1135","0","1500","0","75.67","","6th","","6th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("589","274","1","JSS 1","junior","0","","1015","0","1500","0","67.67","","10th","","10th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("590","275","1","JSS 1","junior","0","","577","0","1500","0","38.47","","23rd","","23rd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("591","276","1","JSS 1","junior","0","","937","0","1500","0","62.47","","13th","","13th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("592","277","1","JSS 1","junior","0","","544","0","1500","0","36.27","","26th","","26th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("593","278","1","JSS 1","junior","0","","797","0","1500","0","53.13","","16th","","16th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("594","279","1","JSS 1","junior","0","","1021","0","1500","0","68.07","","9th","","9th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("595","280","1","JSS 1","junior","0","","565","0","1500","0","37.67","","24th","","24th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("596","281","1","JSS 1","junior","0","","1136","0","1500","0","75.73","","5th","","5th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("597","282","1","JSS 1","junior","0","","768","0","1500","0","51.2","","19th","","19th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("598","283","1","JSS 1","junior","0","","1161","0","1500","0","77.4","","4th","","4th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("599","284","1","JSS 1","junior","0","","697","0","1500","0","46.47","","21st","","21st","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("600","309","1","JSS 1","junior","0","","871","0","1500","0","58.07","","14th","","14th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("601","311","1","JSS 1","junior","0","","1261","0","1500","0","84.07","","2nd","","2nd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EBERE OBASI","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term");
INSERT INTO result_main VALUES
("602","188","2","JSS 2","junior","0","","920","0","1500","0","61.33","","9th","","9th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("603","209","2","JSS 2","junior","0","","724","0","1500","0","48.27","","22nd","","22nd","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","JOSEPHINE BRIGHT","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("604","210","2","JSS 2","junior","0","","1063","0","1500","0","70.87","","5th","","5th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("605","213","2","JSS 2","junior","0","","897","0","1500","0","59.8","","11th","","11th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("606","214","2","JSS 2","junior","0","","943","0","1500","0","62.87","","8th","","8th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("607","215","2","JSS 2","junior","0","","911","0","1500","0","60.73","","10th","","10th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("608","216","2","JSS 2","junior","0","","1085","0","1500","0","72.33","","4th","","4th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("609","217","2","JSS 2","junior","0","","1060","0","1500","0","70.67","","6th","","6th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("610","218","2","JSS 2","junior","0","","855","0","1500","0","57","","13th","","13th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("611","219","2","JSS 2","junior","0","","789","0","1500","0","52.6","","17th","","17th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("612","220","2","JSS 2","junior","0","","678","0","1500","0","45.2","","23rd","","23rd","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","JOSEPHINE BRIGHT","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("613","221","2","JSS 2","junior","0","","808","0","1500","0","53.87","","15th","","15th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("614","222","2","JSS 2","junior","0","","1000","0","1500","0","66.67","","7th","","7th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("615","223","2","JSS 2","junior","0","","1208","0","1500","0","80.53","","1st","","1st","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","JOSEPHINE BRIGHT","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("616","224","2","JSS 2","junior","0","","813","0","1500","0","54.2","","14th","","14th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("617","225","2","JSS 2","junior","0","","616","0","1500","0","41.07","","24th","","24th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","JOSEPHINE BRIGHT","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("618","226","2","JSS 2","junior","0","","1127","0","1500","0","75.13","","3rd","","3rd","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("619","227","2","JSS 2","junior","0","","781","0","1500","0","52.07","","19th","","19th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("620","248","2","JSS 2","junior","0","","738","0","1500","0","49.2","","21st","","21st","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","JOSEPHINE BRIGHT","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("621","249","2","JSS 2","junior","0","","879","0","1500","0","58.6","","12th","","12th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("622","250","2","JSS 2","junior","0","","745","0","1500","0","49.67","","20th","","20th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","JOSEPHINE BRIGHT","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("623","257","2","JSS 2","junior","0","","800","0","1500","0","53.33","","16th","","16th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("624","285","2","JSS 2","junior","0","","1149","0","1500","0","76.6","","2nd","","2nd","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2021/2022","1st Term"),
("625","286","2","JSS 2","junior","0","","789","0","1500","0","52.6","","17th","","17th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("626","287","2","JSS 2","junior","0","","553","0","1500","0","36.87","","25th","","25th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","JOSEPHINE BRIGHT","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("627","288","2","JSS 2","junior","0","","415","0","1500","0","27.67","","27th","","27th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","JOSEPHINE BRIGHT","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("628","289","2","JSS 2","junior","0","","495","0","1500","0","33","","26th","","26th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","JOSEPHINE BRIGHT","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("629","179","3","JSS 3","junior","0","","1183","0","1500","0","78.87","","1st","","1st","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","ISRAEL ONUOHA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("630","182","3","JSS 3","junior","0","","1140","0","1500","0","76","","2nd","","2nd","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","ISRAEL ONUOHA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("631","183","3","JSS 3","junior","0","","614","0","1500","0","40.93","","11th","","11th","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","ISRAEL ONUOHA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("632","185","3","JSS 3","junior","0","","971","0","1500","0","64.73","","4th","","4th","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","ISRAEL ONUOHA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("633","186","3","JSS 3","junior","0","","807","0","1500","0","53.8","","9th","","9th","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","ISRAEL ONUOHA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("634","189","3","JSS 3","junior","0","","823","0","1500","0","54.87","","8th","","8th","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","ISRAEL ONUOHA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("635","233","3","JSS 3","junior","0","","930","0","1500","0","62","","6th","","6th","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","ISRAEL ONUOHA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("636","251","3","JSS 3","junior","0","","824","0","1500","0","54.93","","7th","","7th","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","ISRAEL ONUOHA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("637","290","3","JSS 3","junior","0","","937","0","1500","0","62.47","","5th","","5th","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","ISRAEL ONUOHA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("638","291","3","JSS 3","junior","0","","570","0","1500","0","38","","12th","","12th","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","ISRAEL ONUOHA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("639","292","3","JSS 3","junior","0","","1082","0","1500","0","72.13","","3rd","","3rd","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","ISRAEL ONUOHA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("640","310","3","JSS 3","junior","0","","790","0","1500","0","52.67","","10th","","10th","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","ISRAEL ONUOHA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("641","1","4","SS 1","senior","0","","484","0","1600","0","30.25","","28th","","28th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("642","2","4","SS 1","senior","0","","729","0","1600","0","45.56","","18th","","18th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("643","7","4","SS 1","senior","0","","670","0","1600","0","41.88","","22nd","","22nd","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("644","8","4","SS 1","senior","0","","816","0","1600","0","51","","14th","","14th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("645","121","4","SS 1","senior","0","","964","0","1600","0","60.25","","6th","","6th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("646","125","4","SS 1","senior","0","","687","0","1600","0","42.94","","20th","","20th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("647","126","4","SS 1","senior","0","","844","0","1600","0","52.75","","11th","","11th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("648","138","4","SS 1","senior","0","","760","0","1600","0","47.5","","15th","","15th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("649","140","4","SS 1","senior","0","","634","0","1600","0","39.63","","25th","","25th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("650","141","4","SS 1","senior","0","","1168","0","1600","0","73","","1st","","1st","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("651","143","4","SS 1","senior","0","","962","0","1600","0","60.13","","7th","","7th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("652","193","4","SS 1","senior","0","","870","0","1600","0","54.38","","10th","","10th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("653","195","4","SS 1","senior","0","","686","0","1600","0","42.88","","21st","","21st","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("654","196","4","SS 1","senior","0","","587","0","1600","0","36.69","","26th","","26th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("655","234","4","SS 1","senior","0","","1012","0","1600","0","63.25","","2nd","","2nd","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("656","235","4","SS 1","senior","0","","930","0","1600","0","58.13","","8th","","8th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("657","237","4","SS 1","senior","0","","742","0","1600","0","46.38","","16th","","16th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("658","256","4","SS 1","senior","0","","649","0","1600","0","40.56","","24th","","24th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("659","293","4","SS 1","senior","0","","825","0","1600","0","51.56","","12th","","12th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("660","294","4","SS 1","senior","0","","970","0","1600","0","60.63","","4th","","4th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("661","295","4","SS 1","senior","0","","825","0","1600","0","51.56","","12th","","12th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("662","296","4","SS 1","senior","0","","730","0","1600","0","45.63","","17th","","17th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("663","297","4","SS 1","senior","0","","983","0","1600","0","61.44","","3rd","","3rd","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("664","298","4","SS 1","senior","0","","586","0","1600","0","36.63","","27th","","27th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("665","299","4","SS 1","senior","0","","463","0","1600","0","28.94","","29th","","29th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("666","300","4","SS 1","senior","0","","701","0","1600","0","43.81","","19th","","19th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("667","301","4","SS 1","senior","0","","895","0","1600","0","55.94","","9th","","9th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("668","302","4","SS 1","senior","0","","668","0","1600","0","41.75","","23rd","","23rd","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("669","303","4","SS 1","senior","0","","970","0","1600","0","60.63","","4th","","4th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("670","313","4","SS 1","senior","0","","368","0","1600","0","23","","30th","","30th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("671","12","5","SS 2","senior","0","","630","0","900","0","70","","3rd","","3rd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("672","13","5","SS 2","senior","0","","621","0","1000","0","62.1","","9th","","9th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("673","14","5","SS 2","senior","0","","570","0","1000","0","57","","14th","","14th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("674","15","5","SS 2","senior","0","","584","0","1000","0","58.4","","13th","","13th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("675","17","5","SS 2","senior","0","","516","0","1000","0","51.6","","21st","","21st","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("676","18","5","SS 2","senior","0","","457","0","1000","0","45.7","","23rd","","23rd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","CHARLES LEKA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("677","19","5","SS 2","senior","0","","550","0","1000","0","55","","18th","","18th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("678","20","5","SS 2","senior","0","","351","0","1000","0","35.1","","26th","","26th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","CHARLES LEKA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("679","21","5","SS 2","senior","0","","542","0","900","0","60.22","","11th","","11th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("680","22","5","SS 2","senior","0","","714","0","1000","0","71.4","","2nd","","2nd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("681","23","5","SS 2","senior","0","","670","0","1000","0","67","","5th","","5th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("682","24","5","SS 2","senior","0","","549","0","1000","0","54.9","","19th","","19th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("683","25","5","SS 2","senior","0","","694","0","1000","0","69.4","","4th","","4th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("684","26","5","SS 2","senior","0","","642","0","1000","0","64.2","","7th","","7th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("685","171","5","SS 2","senior","0","","641","0","1000","0","64.1","","8th","","8th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("686","174","5","SS 2","senior","0","","306","0","800","0","38.25","","25th","","25th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","CHARLES LEKA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2021/2022","1st Term"),
("687","198","5","SS 2","senior","0","","725","0","900","0","80.56","","1st","","1st","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","CHARLES LEKA","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("688","199","5","SS 2","senior","0","","536","0","900","0","59.56","","12th","","12th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("689","239","5","SS 2","senior","0","","501","0","900","0","55.67","","17th","","17th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("690","241","5","SS 2","senior","0","","620","0","1000","0","62","","10th","","10th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("691","242","5","SS 2","senior","0","","658","0","1000","0","65.8","","6th","","6th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("692","253","5","SS 2","senior","0","","562","0","1000","0","56.2","","15th","","15th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("693","254","5","SS 2","senior","0","","533","0","1000","0","53.3","","20th","","20th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("694","259","5","SS 2","senior","0","","562","0","1000","0","56.2","","15th","","15th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("695","304","5","SS 2","senior","0","","391","0","900","0","43.44","","24th","","24th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","CHARLES LEKA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("696","305","5","SS 2","senior","0","","475","0","1000","0","47.5","","22nd","","22nd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","CHARLES LEKA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("697","28","6","SS 3","senior","0","","862","0","1000","0","86.2","","1st","","1st","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","OMENIHU ULOMA","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("698","29","6","SS 3","senior","0","","570","0","1000","0","57","","17th","","17th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("699","31","6","SS 3","senior","0","","628","0","1000","0","62.8","","6th","","6th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("700","32","6","SS 3","senior","0","","537","0","1000","0","53.7","","20th","","20th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("701","33","6","SS 3","senior","0","","604","0","1000","0","60.4","","10th","","10th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term");
INSERT INTO result_main VALUES
("702","35","6","SS 3","senior","0","","499","0","900","0","55.44","","18th","","18th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("703","41","6","SS 3","senior","0","","767","0","1000","0","76.7","","2nd","","2nd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("704","48","6","SS 3","senior","0","","483","0","1000","0","48.3","","23rd","","23rd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("705","128","6","SS 3","senior","0","","551","0","1000","0","55.1","","19th","","19th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("706","130","6","SS 3","senior","0","","287","0","900","0","31.89","","26th","","26th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("707","131","6","SS 3","senior","0","","598","0","1000","0","59.8","","11th","","11th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("708","133","6","SS 3","senior","0","","647","0","1100","0","58.82","","13th","","13th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("709","134","6","SS 3","senior","0","","663","0","1000","0","66.3","","4th","","4th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("710","136","6","SS 3","senior","0","","492","0","1000","0","49.2","","22nd","","22nd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("711","200","6","SS 3","senior","0","","724","0","1100","0","65.82","","5th","","5th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("712","201","6","SS 3","senior","0","","574","0","1000","0","57.4","","16th","","16th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("713","202","6","SS 3","senior","0","","577","0","1000","0","57.7","","15th","","15th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("714","243","6","SS 3","senior","0","","612","0","1000","0","61.2","","9th","","9th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("715","244","6","SS 3","senior","0","","687","0","1100","0","62.45","","7th","","7th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("716","245","6","SS 3","senior","0","","615","0","1000","0","61.5","","8th","","8th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("717","246","6","SS 3","senior","0","","475","0","1000","0","47.5","","24th","","24th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("718","247","6","SS 3","senior","0","","761","0","1100","0","69.18","","3rd","","3rd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("719","306","6","SS 3","senior","0","","584","0","1000","0","58.4","","14th","","14th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("720","307","6","SS 3","senior","0","","598","0","1000","0","59.8","","11th","","11th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("721","308","6","SS 3","senior","0","","505","0","1000","0","50.5","","21st","","21st","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("722","314","6","SS 3","senior","0","","313","0","900","0","34.78","","25th","","25th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("723","261","1","JSS 1","junior","0","","749","0","1500","0","49.93","","22nd","","22nd","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("724","262","1","JSS 1","junior","0","","642","0","1500","0","42.8","","26th","","26th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("725","263","1","JSS 1","junior","0","","1018","0","1500","0","67.87","","12th","","12th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("726","264","1","JSS 1","junior","0","","743","0","1500","0","49.53","","24th","","24th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("727","265","1","JSS 1","junior","0","","843","0","1500","0","56.2","","16th","","16th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("728","266","1","JSS 1","junior","0","","744","0","1500","0","49.6","","23rd","","23rd","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("729","267","1","JSS 1","junior","0","","1131","0","1500","0","75.4","","6th","","6th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("730","268","1","JSS 1","junior","0","","1112","0","1500","0","74.13","","7th","","7th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("731","269","1","JSS 1","junior","0","","1074","0","1500","0","71.6","","10th","","10th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("732","270","1","JSS 1","junior","0","","1151","0","1500","0","76.73","","5th","","5th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("733","271","1","JSS 1","junior","0","","990","0","1500","0","66","","14th","","14th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("734","272","1","JSS 1","junior","0","","1389","0","1500","0","92.6","","1st","","1st","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EBERE OBASI","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("735","273","1","JSS 1","junior","0","","1108","0","1500","0","73.87","","8th","","8th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("736","274","1","JSS 1","junior","0","","1090","0","1500","0","72.67","","9th","","9th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("737","275","1","JSS 1","junior","0","","544","0","1500","0","36.27","","29th","","29th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("738","276","1","JSS 1","junior","0","","1041","0","1500","0","69.4","","11th","","11th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("739","277","1","JSS 1","junior","0","","677","0","1500","0","45.13","","25th","","25th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("740","278","1","JSS 1","junior","0","","761","0","1500","0","50.73","","21st","","21st","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("741","279","1","JSS 1","junior","0","","1012","0","1500","0","67.47","","13th","","13th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("742","280","1","JSS 1","junior","0","","898","0","1500","0","59.87","","15th","","15th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("743","281","1","JSS 1","junior","0","","1193","0","1500","0","79.53","","4th","","4th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("744","282","1","JSS 1","junior","0","","811","0","1500","0","54.07","","17th","","17th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("745","283","1","JSS 1","junior","0","","1235","0","1500","0","82.33","","3rd","","3rd","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EBERE OBASI","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("746","309","1","JSS 1","junior","0","","790","0","1500","0","52.67","","18th","","18th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("747","311","1","JSS 1","junior","0","","1236","0","1500","0","82.4","","2nd","","2nd","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EBERE OBASI","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("748","316","1","JSS 1","junior","0","","641","0","1500","0","42.73","","27th","","27th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("749","319","1","JSS 1","junior","0","","624","0","1500","0","41.6","","28th","","28th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("750","320","1","JSS 1","junior","0","","787","0","1500","0","52.47","","19th","","19th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("751","321","1","JSS 1","junior","0","","765","0","1500","0","51","","20th","","20th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("752","188","2","JSS 2","junior","0","","926","0","1500","0","61.73","","11th","","11th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("753","209","2","JSS 2","junior","0","","663","0","1500","0","44.2","","23rd","","23rd","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","JOSEPHINE BRIGHT","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("754","210","2","JSS 2","junior","0","","1159","0","1500","0","77.27","","3rd","","3rd","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("755","213","2","JSS 2","junior","0","","938","0","1500","0","62.53","","10th","","10th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("756","214","2","JSS 2","junior","0","","977","0","1500","0","65.13","","9th","","9th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("757","215","2","JSS 2","junior","0","","917","0","1500","0","61.13","","12th","","12th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("758","216","2","JSS 2","junior","0","","1137","0","1500","0","75.8","","5th","","5th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("759","217","2","JSS 2","junior","0","","1074","0","1500","0","71.6","","6th","","6th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("760","218","2","JSS 2","junior","0","","860","0","1500","0","57.33","","15th","","15th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("761","219","2","JSS 2","junior","0","","914","0","1500","0","60.93","","13th","","13th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("762","220","2","JSS 2","junior","0","","515","0","1500","0","34.33","","27th","","27th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","JOSEPHINE BRIGHT","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("763","221","2","JSS 2","junior","0","","838","0","1500","0","55.87","","17th","","17th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("764","222","2","JSS 2","junior","0","","1063","0","1500","0","70.87","","7th","","7th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("765","223","2","JSS 2","junior","0","","1229","0","1500","0","81.93","","1st","","1st","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","JOSEPHINE BRIGHT","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("766","224","2","JSS 2","junior","0","","791","0","1500","0","52.73","","18th","","18th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("767","225","2","JSS 2","junior","0","","519","0","1500","0","34.6","","26th","","26th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","JOSEPHINE BRIGHT","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("768","226","2","JSS 2","junior","0","","1138","0","1500","0","75.87","","4th","","4th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("769","227","2","JSS 2","junior","0","","779","0","1500","0","51.93","","20th","","20th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("770","248","2","JSS 2","junior","0","","774","0","1500","0","51.6","","21st","","21st","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("771","249","2","JSS 2","junior","0","","978","0","1500","0","65.2","","8th","","8th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("772","250","2","JSS 2","junior","0","","849","0","1500","0","56.6","","16th","","16th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("773","257","2","JSS 2","junior","0","","914","0","1500","0","60.93","","13th","","13th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("774","285","2","JSS 2","junior","0","","1229","0","1500","0","81.93","","1st","","1st","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","JOSEPHINE BRIGHT","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("775","286","2","JSS 2","junior","0","","784","0","1500","0","52.27","","19th","","19th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("776","287","2","JSS 2","junior","0","","646","0","1500","0","43.07","","24th","","24th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","JOSEPHINE BRIGHT","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("777","288","2","JSS 2","junior","0","","464","0","1500","0","30.93","","28th","","28th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","JOSEPHINE BRIGHT","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("778","289","2","JSS 2","junior","0","","570","0","1500","0","38","","25th","","25th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","JOSEPHINE BRIGHT","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("779","318","2","JSS 2","junior","0","","708","0","1500","0","47.2","","22nd","","22nd","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","JOSEPHINE BRIGHT","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("780","179","3","JSS 3","junior","0","","1095","0","1500","0","73","","2nd","","2nd","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","MR NELSON","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("781","182","3","JSS 3","junior","0","","1115","0","1500","0","74.33","","1st","","1st","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","MR NELSON","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("782","183","3","JSS 3","junior","0","","587","0","1500","0","39.13","","13th","","13th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","MR NELSON","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("783","185","3","JSS 3","junior","0","","1022","0","1500","0","68.13","","4th","","4th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","MR NELSON","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("784","186","3","JSS 3","junior","0","","748","0","1500","0","49.87","","10th","","10th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","MR NELSON","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("785","189","3","JSS 3","junior","0","","849","0","1500","0","56.6","","8th","","8th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","MR NELSON","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("786","233","3","JSS 3","junior","0","","956","0","1500","0","63.73","","5th","","5th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","MR NELSON","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("787","251","3","JSS 3","junior","0","","810","0","1500","0","54","","9th","","9th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","MR NELSON","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("788","290","3","JSS 3","junior","0","","928","0","1500","0","61.87","","6th","","6th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","MR NELSON","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("789","292","3","JSS 3","junior","0","","1029","0","1500","0","68.6","","3rd","","3rd","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","MR NELSON","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("790","310","3","JSS 3","junior","0","","697","0","1500","0","46.47","","11th","","11th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","MR NELSON","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("791","322","3","JSS 3","junior","0","","656","0","1500","0","43.73","","12th","","12th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","MR NELSON","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("792","323","3","JSS 3","junior","0","","890","0","1500","0","59.33","","7th","","7th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","MR NELSON","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("793","1","4","SS 1","senior","0","","526","0","1600","0","32.88","","31st","","31st","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("794","2","4","SS 1","senior","0","","767","0","1600","0","47.94","","18th","","18th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("795","7","4","SS 1","senior","0","","716","0","1600","0","44.75","","20th","","20th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("796","8","4","SS 1","senior","0","","785","0","1600","0","49.06","","17th","","17th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("797","121","4","SS 1","senior","0","","1065","0","1600","0","66.56","","4th","","4th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("798","125","4","SS 1","senior","0","","629","0","1600","0","39.31","","26th","","26th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("799","126","4","SS 1","senior","0","","257","0","1600","0","16.06","","33rd","","33rd","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("800","138","4","SS 1","senior","0","","853","0","1600","0","53.31","","13th","","13th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("801","140","4","SS 1","senior","0","","657","0","1600","0","41.06","","25th","","25th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term");
INSERT INTO result_main VALUES
("802","141","4","SS 1","senior","0","","1217","0","1600","0","76.06","","2nd","","2nd","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("803","143","4","SS 1","senior","0","","950","0","1600","0","59.38","","7th","","7th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("804","193","4","SS 1","senior","0","","895","0","1600","0","55.94","","11th","","11th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("805","195","4","SS 1","senior","0","","704","0","1600","0","44","","21st","","21st","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("806","196","4","SS 1","senior","0","","569","0","1600","0","35.56","","28th","","28th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("807","234","4","SS 1","senior","0","","903","0","1600","0","56.44","","10th","","10th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("808","235","4","SS 1","senior","0","","936","0","1600","0","58.5","","8th","","8th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("809","237","4","SS 1","senior","0","","541","0","1600","0","33.81","","29th","","29th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("810","252","4","SS 1","senior","0","","628","0","1600","0","39.25","","27th","","27th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("811","256","4","SS 1","senior","0","","759","0","1600","0","47.44","","19th","","19th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("812","293","4","SS 1","senior","0","","808","0","1600","0","50.5","","16th","","16th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("813","294","4","SS 1","senior","0","","1097","0","1600","0","68.56","","3rd","","3rd","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("814","295","4","SS 1","senior","0","","892","0","1600","0","55.75","","12th","","12th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("815","296","4","SS 1","senior","0","","696","0","1600","0","43.5","","22nd","","22nd","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("816","297","4","SS 1","senior","0","","990","0","1600","0","61.88","","5th","","5th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("817","300","4","SS 1","senior","0","","681","0","1600","0","42.56","","24th","","24th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("818","301","4","SS 1","senior","0","","845","0","1600","0","52.81","","14th","","14th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("819","302","4","SS 1","senior","0","","694","0","1600","0","43.38","","23rd","","23rd","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("820","303","4","SS 1","senior","0","","968","0","1600","0","60.5","","6th","","6th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("821","313","4","SS 1","senior","0","","442","0","1600","0","27.63","","32nd","","32nd","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("822","324","4","SS 1","senior","0","","919","0","1600","0","57.44","","9th","","9th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("823","325","4","SS 1","senior","0","","538","0","1600","0","33.63","","30th","","30th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("824","326","4","SS 1","senior","0","","832","0","1600","0","52","","15th","","15th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("825","327","4","SS 1","senior","0","","1233","0","1600","0","77.06","","1st","","1st","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("826","12","5","SS 2","senior","0","","679","0","1000","0","67.9","","4th","","4th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("827","13","5","SS 2","senior","0","","600","0","1000","0","60","","9th","","9th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("828","14","5","SS 2","senior","0","","557","0","1000","0","55.7","","12th","","12th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("829","15","5","SS 2","senior","0","","616","0","1000","0","61.6","","8th","","8th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("830","17","5","SS 2","senior","0","","527","0","1000","0","52.7","","15th","","15th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("831","18","5","SS 2","senior","0","","437","0","1000","0","43.7","","20th","","20th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","CHARLES LEKA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("832","19","5","SS 2","senior","0","","553","0","1000","0","55.3","","13th","","13th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("833","20","5","SS 2","senior","0","","402","0","1000","0","40.2","","23rd","","23rd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","CHARLES LEKA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("834","22","5","SS 2","senior","0","","723","0","1100","0","65.73","","6th","","6th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("835","23","5","SS 2","senior","0","","698","0","1000","0","69.8","","2nd","","2nd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("836","24","5","SS 2","senior","0","","561","0","1000","0","56.1","","11th","","11th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("837","25","5","SS 2","senior","0","","519","0","1000","0","51.9","","18th","","18th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("838","26","5","SS 2","senior","0","","658","0","1000","0","65.8","","5th","","5th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("839","174","5","SS 2","senior","0","","388","0","900","0","43.11","","21st","","21st","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","CHARLES LEKA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("840","198","5","SS 2","senior","0","","711","0","1000","0","71.1","","1st","","1st","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("841","199","5","SS 2","senior","0","","576","0","1000","0","57.6","","10th","","10th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("842","239","5","SS 2","senior","0","","495","0","900","0","55","","14th","","14th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("843","241","5","SS 2","senior","0","","618","0","1000","0","61.8","","7th","","7th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("844","242","5","SS 2","senior","0","","692","0","1000","0","69.2","","3rd","","3rd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("845","253","5","SS 2","senior","0","","527","0","1000","0","52.7","","15th","","15th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("846","254","5","SS 2","senior","0","","499","0","1000","0","49.9","","19th","","19th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","CHARLES LEKA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("847","259","5","SS 2","senior","0","","578","0","1100","0","52.55","","17th","","17th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("848","304","5","SS 2","senior","0","","345","0","900","0","38.33","","24th","","24th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","CHARLES LEKA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("849","305","5","SS 2","senior","0","","417","0","1000","0","41.7","","22nd","","22nd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","CHARLES LEKA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("850","28","6","SS 3","senior","0","","785","0","1000","0","78.5","","1st","","1st","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("851","29","6","SS 3","senior","0","","500","0","1000","0","50","","20th","","20th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("852","31","6","SS 3","senior","0","","643","0","1000","0","64.3","","4th","","4th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("853","33","6","SS 3","senior","0","","474","0","900","0","52.67","","18th","","18th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("854","35","6","SS 3","senior","0","","68","0","700","0","9.71","","25th","","25th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("855","41","6","SS 3","senior","0","","719","0","1000","0","71.9","","2nd","","2nd","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("856","48","6","SS 3","senior","0","","480","0","1000","0","48","","21st","","21st","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("857","128","6","SS 3","senior","0","","547","0","1000","0","54.7","","14th","","14th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("858","130","6","SS 3","senior","0","","246","0","800","0","30.75","","23rd","","23rd","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("859","131","6","SS 3","senior","0","","516","0","1000","0","51.6","","19th","","19th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("860","133","6","SS 3","senior","0","","549","0","1000","0","54.9","","13th","","13th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("861","134","6","SS 3","senior","0","","624","0","1000","0","62.4","","9th","","9th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("862","200","6","SS 3","senior","0","","625","0","1000","0","62.5","","8th","","8th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("863","201","6","SS 3","senior","0","","498","0","900","0","55.33","","12th","","12th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("864","202","6","SS 3","senior","0","","571","0","1000","0","57.1","","11th","","11th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("865","243","6","SS 3","senior","0","","540","0","1000","0","54","","15th","","15th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("866","244","6","SS 3","senior","0","","629","0","1000","0","62.9","","7th","","7th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("867","245","6","SS 3","senior","0","","531","0","900","0","59","","10th","","10th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("868","246","6","SS 3","senior","0","","478","0","1000","0","47.8","","22nd","","22nd","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("869","247","6","SS 3","senior","0","","636","0","1000","0","63.6","","5th","","5th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("870","306","6","SS 3","senior","0","","529","0","1000","0","52.9","","16th","","16th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("871","307","6","SS 3","senior","0","","656","0","1000","0","65.6","","3rd","","3rd","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("872","308","6","SS 3","senior","0","","529","0","1000","0","52.9","","16th","","16th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("873","314","6","SS 3","senior","0","","274","0","900","0","30.44","","24th","","24th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("874","317","6","SS 3","senior","0","","636","0","1000","0","63.6","","5th","","5th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term");




CREATE TABLE `result_page` (
  `result_page_id` int(11) NOT NULL AUTO_INCREMENT,
  `subject_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `class_name` varchar(50) NOT NULL,
  `subclass_name` varchar(50) NOT NULL,
  `subject_name` varchar(100) NOT NULL,
  `status` char(10) NOT NULL,
  `students` int(11) NOT NULL,
  `t_attendance` int(11) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(10) NOT NULL,
  PRIMARY KEY (`result_page_id`),
  KEY `status` (`status`),
  KEY `class_id` (`class_id`)
) ENGINE=InnoDB AUTO_INCREMENT=671 DEFAULT CHARSET=latin1;


INSERT INTO result_page VALUES
("1","1","1","0","JSS 1","","ENGLISH LANGUAGE","submit","11","0","2018/2019","1st Term"),
("2","2","1","0","JSS 1","","MATHEMATICS","submit","11","0","2018/2019","1st Term"),
("3","3","1","0","JSS 1","","BASIC SCIENCE","submit","11","0","2018/2019","1st Term"),
("4","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","submit","11","0","2018/2019","1st Term"),
("5","5","1","0","JSS 1","","AGRICULTURAL SCIENCE","submit","11","0","2018/2019","1st Term"),
("6","6","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","11","0","2018/2019","1st Term"),
("7","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","submit","11","0","2018/2019","1st Term"),
("8","8","1","0","JSS 1","","BASIC TECHNOLOGY","submit","11","0","2018/2019","1st Term"),
("9","9","1","0","JSS 1","","BUSINESS STUDIES","submit","11","0","2018/2019","1st Term"),
("10","10","1","0","JSS 1","","COMPUTER SCIENCE","submit","11","0","2018/2019","1st Term"),
("11","1","2","0","JSS 2","","ENGLISH LANGUAGE","submit","16","0","2018/2019","1st Term"),
("12","2","2","0","JSS 2","","MATHEMATICS","submit","16","0","2018/2019","1st Term"),
("13","3","2","0","JSS 2","","BASIC SCIENCE","submit","16","0","2018/2019","1st Term"),
("14","11","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","submit","16","0","2018/2019","1st Term"),
("15","5","2","0","JSS 2","","AGRICULTURAL SCIENCE","submit","16","0","2018/2019","1st Term"),
("16","6","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","16","0","2018/2019","1st Term"),
("17","7","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","submit","16","0","2018/2019","1st Term"),
("18","8","2","0","JSS 2","","BASIC TECHNOLOGY","submit","16","0","2018/2019","1st Term"),
("19","21","2","0","JSS 2","","HEALTH EDUCATION","submit","16","0","2018/2019","1st Term"),
("20","9","2","0","JSS 2","","BUSINESS STUDIES","submit","16","0","2018/2019","1st Term"),
("21","10","2","0","JSS 2","","COMPUTER SCIENCE","submit","16","0","2018/2019","1st Term"),
("22","4","2","0","JSS 2","","LITERATURE-IN-ENGLISH","submit","16","0","2018/2019","1st Term"),
("23","1","3","0","JSS 3","","ENGLISH LANGUAGE","submit","20","0","2018/2019","1st Term"),
("24","2","3","0","JSS 3","","MATHEMATICS","submit","19","0","2018/2019","1st Term"),
("25","3","3","0","JSS 3","","BASIC SCIENCE","submit","19","0","2018/2019","1st Term"),
("26","4","3","0","JSS 3","","LITERATURE-IN-ENGLISH","submit","19","0","2018/2019","1st Term"),
("27","22","3","0","JSS 3","","PREVOCATIONAL STUDIES","submit","19","0","2018/2019","1st Term"),
("28","7","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","submit","19","0","2018/2019","1st Term"),
("29","8","3","0","JSS 3","","BASIC TECHNOLOGY","submit","19","0","2018/2019","1st Term"),
("30","9","3","0","JSS 3","","BUSINESS STUDIES","submit","19","0","2018/2019","1st Term"),
("31","21","3","0","JSS 3","","HEALTH EDUCATION","submit","19","0","2018/2019","1st Term"),
("32","11","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","submit","19","0","2018/2019","1st Term"),
("33","10","3","0","JSS 3","","COMPUTER SCIENCE","submit","19","0","2018/2019","1st Term"),
("34","5","3","0","JSS 3","","AGRICULTURAL SCIENCE","submit","19","0","2018/2019","1st Term"),
("35","23","3","0","JSS 3","","SOCIAL STUDIES","submit","19","0","2018/2019","1st Term"),
("36","1","4","0","SS 1","","ENGLISH LANGUAGE","submit","18","0","2018/2019","1st Term"),
("37","2","4","0","SS 1","","MATHEMATICS","submit","18","0","2018/2019","1st Term"),
("38","12","4","0","SS 1","","PHYSICS","submit","18","0","2018/2019","1st Term"),
("39","13","4","0","SS 1","","CHEMISTRY","submit","18","0","2018/2019","1st Term"),
("40","14","4","0","SS 1","","BIOLOGY","submit","18","0","2018/2019","1st Term"),
("41","4","4","0","SS 1","","LITERATURE-IN-ENGLISH","submit","18","0","2018/2019","1st Term"),
("42","16","4","0","SS 1","","GOVERNMENT","submit","18","0","2018/2019","1st Term"),
("43","6","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","18","0","2018/2019","1st Term"),
("44","5","4","0","SS 1","","AGRICULTURAL SCIENCE","submit","18","0","2018/2019","1st Term"),
("45","17","4","0","SS 1","","ECONOMICS","submit","18","0","2018/2019","1st Term"),
("46","18","4","0","SS 1","","GEOGRAPHY","submit","18","0","2018/2019","1st Term"),
("47","19","4","0","SS 1","","MARKETING","submit","18","0","2018/2019","1st Term"),
("48","20","4","0","SS 1","","COMMERCE","submit","18","0","2018/2019","1st Term"),
("49","10","4","0","SS 1","","COMPUTER SCIENCE","submit","18","0","2018/2019","1st Term"),
("50","15","4","0","SS 1","","CIVIC EDUCATION","submit","18","0","2018/2019","1st Term"),
("51","1","5","0","SS 2","","ENGLISH LANGUAGE","submit","26","0","2018/2019","1st Term"),
("52","2","5","0","SS 2","","MATHEMATICS","submit","26","0","2018/2019","1st Term"),
("53","12","5","0","SS 2","","PHYSICS","submit","26","0","2018/2019","1st Term"),
("54","13","5","0","SS 2","","CHEMISTRY","submit","26","0","2018/2019","1st Term"),
("55","14","5","0","SS 2","","BIOLOGY","submit","26","0","2018/2019","1st Term"),
("56","4","5","0","SS 2","","LITERATURE-IN-ENGLISH","submit","26","0","2018/2019","1st Term"),
("57","15","5","0","SS 2","","CIVIC EDUCATION","submit","26","0","2018/2019","1st Term"),
("58","16","5","0","SS 2","","GOVERNMENT","submit","26","0","2018/2019","1st Term"),
("59","6","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","26","0","2018/2019","1st Term"),
("60","5","5","0","SS 2","","AGRICULTURAL SCIENCE","submit","26","0","2018/2019","1st Term"),
("61","17","5","0","SS 2","","ECONOMICS","submit","26","0","2018/2019","1st Term"),
("62","18","5","0","SS 2","","GEOGRAPHY","submit","26","0","2018/2019","1st Term"),
("63","19","5","0","SS 2","","MARKETING","submit","26","0","2018/2019","1st Term"),
("64","20","5","0","SS 2","","COMMERCE","submit","26","0","2018/2019","1st Term"),
("65","1","6","0","SS 3","","ENGLISH LANGUAGE","submit","29","0","2018/2019","1st Term"),
("66","2","6","0","SS 3","","MATHEMATICS","submit","29","0","2018/2019","1st Term"),
("67","12","6","0","SS 3","","PHYSICS","submit","29","0","2018/2019","1st Term"),
("68","13","6","0","SS 3","","CHEMISTRY","submit","29","0","2018/2019","1st Term"),
("69","14","6","0","SS 3","","BIOLOGY","submit","29","0","2018/2019","1st Term"),
("70","4","6","0","SS 3","","LITERATURE-IN-ENGLISH","submit","29","0","2018/2019","1st Term"),
("71","15","6","0","SS 3","","CIVIC EDUCATION","submit","29","0","2018/2019","1st Term"),
("72","16","6","0","SS 3","","GOVERNMENT","submit","29","0","2018/2019","1st Term"),
("73","6","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","29","0","2018/2019","1st Term"),
("74","5","6","0","SS 3","","AGRICULTURAL SCIENCE","submit","29","0","2018/2019","1st Term"),
("75","17","6","0","SS 3","","ECONOMICS","submit","29","0","2018/2019","1st Term"),
("76","18","6","0","SS 3","","GEOGRAPHY","submit","29","0","2018/2019","1st Term"),
("77","19","6","0","SS 3","","MARKETING","submit","29","0","2018/2019","1st Term"),
("78","20","6","0","SS 3","","COMMERCE","submit","29","0","2018/2019","1st Term"),
("79","1","4","0","SS 1","","ENGLISH LANGUAGE","submit","16","0","2018/2019","2nd Term"),
("80","2","4","0","SS 1","","MATHEMATICS","submit","16","0","2018/2019","2nd Term"),
("81","12","4","0","SS 1","","PHYSICS","submit","16","0","2018/2019","2nd Term"),
("82","13","4","0","SS 1","","CHEMISTRY","submit","16","0","2018/2019","2nd Term"),
("83","14","4","0","SS 1","","BIOLOGY","submit","17","0","2018/2019","2nd Term"),
("84","4","4","0","SS 1","","LITERATURE-IN-ENGLISH","submit","16","0","2018/2019","2nd Term"),
("85","10","4","0","SS 1","","COMPUTER SCIENCE","submit","16","0","2018/2019","2nd Term"),
("86","16","4","0","SS 1","","GOVERNMENT","submit","17","0","2018/2019","2nd Term"),
("87","6","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","16","0","2018/2019","2nd Term"),
("88","5","4","0","SS 1","","AGRICULTURAL SCIENCE","submit","16","0","2018/2019","2nd Term"),
("89","17","4","0","SS 1","","ECONOMICS","submit","16","0","2018/2019","2nd Term"),
("90","19","4","0","SS 1","","MARKETING","submit","16","0","2018/2019","2nd Term"),
("91","18","4","0","SS 1","","GEOGRAPHY","submit","16","0","2018/2019","2nd Term"),
("92","15","4","0","SS 1","","CIVIC EDUCATION","submit","17","0","2018/2019","2nd Term"),
("93","20","4","0","SS 1","","COMMERCE","submit","16","0","2018/2019","2nd Term"),
("94","1","5","0","SS 2","","ENGLISH LANGUAGE","submit","27","0","2018/2019","2nd Term"),
("95","2","5","0","SS 2","","MATHEMATICS","submit","27","0","2018/2019","2nd Term"),
("96","12","5","0","SS 2","","PHYSICS","submit","11","0","2018/2019","2nd Term"),
("97","13","5","0","SS 2","","CHEMISTRY","submit","11","0","2018/2019","2nd Term"),
("98","14","5","0","SS 2","","BIOLOGY","submit","19","0","2018/2019","2nd Term"),
("99","4","5","0","SS 2","","LITERATURE-IN-ENGLISH","submit","16","0","2018/2019","2nd Term"),
("100","16","5","0","SS 2","","GOVERNMENT","submit","16","0","2018/2019","2nd Term");
INSERT INTO result_page VALUES
("101","15","5","0","SS 2","","CIVIC EDUCATION","submit","27","0","2018/2019","2nd Term"),
("102","6","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","9","0","2018/2019","2nd Term"),
("103","5","5","0","SS 2","","AGRICULTURAL SCIENCE","submit","8","0","2018/2019","2nd Term"),
("104","17","5","0","SS 2","","ECONOMICS","submit","27","0","2018/2019","2nd Term"),
("105","19","5","0","SS 2","","MARKETING","submit","27","0","2018/2019","2nd Term"),
("106","18","5","0","SS 2","","GEOGRAPHY","submit","11","0","2018/2019","2nd Term"),
("107","20","5","0","SS 2","","COMMERCE","submit","7","0","2018/2019","2nd Term"),
("108","1","2","0","JSS 2","","ENGLISH LANGUAGE","submit","16","0","2018/2019","2nd Term"),
("109","2","2","0","JSS 2","","MATHEMATICS","submit","16","0","2018/2019","2nd Term"),
("110","3","2","0","JSS 2","","BASIC SCIENCE","submit","16","0","2018/2019","2nd Term"),
("111","11","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","submit","16","0","2018/2019","2nd Term"),
("112","5","2","0","JSS 2","","AGRICULTURAL SCIENCE","submit","16","0","2018/2019","2nd Term"),
("113","6","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","16","0","2018/2019","2nd Term"),
("114","7","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","submit","16","0","2018/2019","2nd Term"),
("115","8","2","0","JSS 2","","BASIC TECHNOLOGY","submit","16","0","2018/2019","2nd Term"),
("116","4","2","0","JSS 2","","LITERATURE-IN-ENGLISH","submit","16","0","2018/2019","2nd Term"),
("117","10","2","0","JSS 2","","COMPUTER SCIENCE","submit","16","0","2018/2019","2nd Term"),
("118","9","2","0","JSS 2","","BUSINESS STUDIES","submit","16","0","2018/2019","2nd Term"),
("119","24","2","0","JSS 2","","HOME ECONOMICS","submit","16","0","2018/2019","2nd Term"),
("120","1","1","0","JSS 1","","ENGLISH LANGUAGE","submit","13","0","2018/2019","2nd Term"),
("121","2","1","0","JSS 1","","MATHEMATICS","submit","13","0","2018/2019","2nd Term"),
("122","3","1","0","JSS 1","","BASIC SCIENCE","submit","13","0","2018/2019","2nd Term"),
("123","5","1","0","JSS 1","","AGRICULTURAL SCIENCE","submit","13","0","2018/2019","2nd Term"),
("124","11","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","submit","13","0","2018/2019","2nd Term"),
("125","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","submit","13","0","2018/2019","2nd Term"),
("126","8","1","0","JSS 1","","BASIC TECHNOLOGY","submit","13","0","2018/2019","2nd Term"),
("127","24","1","0","JSS 1","","HOME ECONOMICS","submit","13","0","2018/2019","2nd Term"),
("128","9","1","0","JSS 1","","BUSINESS STUDIES","submit","13","0","2018/2019","2nd Term"),
("129","10","1","0","JSS 1","","COMPUTER SCIENCE","submit","13","0","2018/2019","2nd Term"),
("130","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","submit","13","0","2018/2019","2nd Term"),
("131","1","3","0","JSS 3","","ENGLISH LANGUAGE","submit","18","0","2018/2019","2nd Term"),
("132","2","3","0","JSS 3","","MATHEMATICS","submit","18","0","2018/2019","2nd Term"),
("133","9","3","0","JSS 3","","BUSINESS STUDIES","submit","18","0","2018/2019","2nd Term"),
("134","4","3","0","JSS 3","","LITERATURE-IN-ENGLISH","submit","18","0","2018/2019","2nd Term"),
("135","10","3","0","JSS 3","","COMPUTER SCIENCE","submit","18","0","2018/2019","2nd Term"),
("136","11","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","submit","18","0","2018/2019","2nd Term"),
("137","22","3","0","JSS 3","","PREVOCATIONAL STUDIES","submit","18","0","2018/2019","2nd Term"),
("138","7","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","submit","18","0","2018/2019","2nd Term"),
("139","3","3","0","JSS 3","","BASIC SCIENCE","submit","18","0","2018/2019","2nd Term"),
("140","8","3","0","JSS 3","","BASIC TECHNOLOGY","submit","18","0","2018/2019","2nd Term"),
("141","23","3","0","JSS 3","","SOCIAL STUDIES","submit","18","0","2018/2019","2nd Term"),
("142","1","1","0","JSS 1","","ENGLISH LANGUAGE","submit","14","0","2018/2019","3rd Term"),
("143","6","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","save","16","0","2018/2019","3rd Term"),
("144","11","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","save","16","0","2018/2019","3rd Term"),
("145","4","2","0","JSS 2","","LITERATURE-IN-ENGLISH","save","16","0","2018/2019","3rd Term"),
("146","1","2","0","JSS 2","","ENGLISH LANGUAGE","save","16","0","2018/2019","3rd Term"),
("147","14","4","0","SS 1","","BIOLOGY","save","16","0","2018/2019","3rd Term"),
("148","1","4","0","SS 1","","ENGLISH LANGUAGE","save","16","0","2018/2019","3rd Term"),
("149","17","4","0","SS 1","","ECONOMICS","save","16","0","2018/2019","3rd Term"),
("150","20","4","0","SS 1","","COMMERCE","save","16","0","2018/2019","3rd Term"),
("151","18","4","0","SS 1","","GEOGRAPHY","submit","16","0","2018/2019","3rd Term"),
("152","4","4","0","SS 1","","LITERATURE-IN-ENGLISH","save","16","0","2018/2019","3rd Term"),
("153","6","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","16","0","2018/2019","3rd Term"),
("154","19","4","0","SS 1","","MARKETING","save","16","0","2018/2019","3rd Term"),
("155","10","4","0","SS 1","","COMPUTER SCIENCE","save","16","0","2018/2019","3rd Term"),
("156","5","4","0","SS 1","","AGRICULTURAL SCIENCE","submit","16","0","2018/2019","3rd Term"),
("157","13","4","0","SS 1","","CHEMISTRY","submit","16","0","2018/2019","3rd Term"),
("158","15","4","0","SS 1","","CIVIC EDUCATION","submit","16","0","2018/2019","3rd Term"),
("159","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","submit","14","0","2018/2019","3rd Term"),
("160","5","1","0","JSS 1","","AGRICULTURAL SCIENCE","submit","14","0","2018/2019","3rd Term"),
("161","10","1","0","JSS 1","","COMPUTER SCIENCE","submit","14","0","2018/2019","3rd Term"),
("162","9","1","0","JSS 1","","BUSINESS STUDIES","submit","14","0","2018/2019","3rd Term"),
("163","2","1","0","JSS 1","","MATHEMATICS","submit","14","0","2018/2019","3rd Term"),
("164","3","1","0","JSS 1","","BASIC SCIENCE","submit","14","0","2018/2019","3rd Term"),
("165","24","1","0","JSS 1","","HOME ECONOMICS","submit","14","0","2018/2019","3rd Term"),
("166","8","1","0","JSS 1","","BASIC TECHNOLOGY","submit","14","0","2018/2019","3rd Term"),
("167","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","submit","14","0","2018/2019","3rd Term"),
("168","11","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","submit","14","0","2018/2019","3rd Term"),
("169","12","4","0","SS 1","","PHYSICS","submit","14","0","2018/2019","3rd Term"),
("170","1","5","0","SS 2","","ENGLISH LANGUAGE","submit","24","0","2018/2019","3rd Term"),
("171","2","5","0","SS 2","","MATHEMATICS","submit","24","0","2018/2019","3rd Term"),
("172","15","5","0","SS 2","","CIVIC EDUCATION","submit","24","0","2018/2019","3rd Term"),
("173","1","3","0","JSS 3","","ENGLISH LANGUAGE","submit","17","0","2019/2020","1st Term"),
("174","2","3","0","JSS 3","","MATHEMATICS","submit","17","0","2019/2020","1st Term"),
("175","3","3","0","JSS 3","","BASIC SCIENCE","submit","17","0","2019/2020","1st Term"),
("176","11","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","submit","17","0","2019/2020","1st Term"),
("177","5","3","0","JSS 3","","AGRICULTURAL SCIENCE","submit","17","0","2019/2020","1st Term"),
("178","4","3","0","JSS 3","","LITERATURE-IN-ENGLISH","submit","17","0","2019/2020","1st Term"),
("179","8","3","0","JSS 3","","BASIC TECHNOLOGY","submit","17","0","2019/2020","1st Term"),
("180","9","3","0","JSS 3","","BUSINESS STUDIES","submit","17","0","2019/2020","1st Term"),
("181","23","3","0","JSS 3","","SOCIAL STUDIES","submit","17","0","2019/2020","1st Term"),
("182","24","3","0","JSS 3","","HOME ECONOMICS","submit","17","0","2019/2020","1st Term"),
("183","10","3","0","JSS 3","","COMPUTER SCIENCE","submit","17","0","2019/2020","1st Term"),
("184","26","3","0","JSS 3","","DICTION","submit","17","0","2019/2020","1st Term"),
("185","7","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","submit","17","0","2019/2020","1st Term"),
("186","27","3","0","JSS 3","","FRENCH","submit","17","0","2019/2020","1st Term"),
("187","1","2","0","JSS 2","","ENGLISH LANGUAGE","submit","16","0","2019/2020","1st Term"),
("188","2","2","0","JSS 2","","MATHEMATICS","submit","16","0","2019/2020","1st Term"),
("189","3","2","0","JSS 2","","BASIC SCIENCE","submit","16","0","2019/2020","1st Term"),
("190","11","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","submit","16","0","2019/2020","1st Term"),
("191","4","2","0","JSS 2","","LITERATURE-IN-ENGLISH","submit","16","0","2019/2020","1st Term"),
("192","5","2","0","JSS 2","","AGRICULTURAL SCIENCE","submit","15","0","2019/2020","1st Term"),
("193","8","2","0","JSS 2","","BASIC TECHNOLOGY","submit","16","0","2019/2020","1st Term"),
("194","24","2","0","JSS 2","","HOME ECONOMICS","submit","16","0","2019/2020","1st Term"),
("195","9","2","0","JSS 2","","BUSINESS STUDIES","submit","16","0","2019/2020","1st Term"),
("196","10","2","0","JSS 2","","COMPUTER SCIENCE","submit","16","0","2019/2020","1st Term"),
("197","26","2","0","JSS 2","","DICTION","submit","16","0","2019/2020","1st Term"),
("198","7","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","submit","16","0","2019/2020","1st Term"),
("199","27","2","0","JSS 2","","FRENCH","submit","16","0","2019/2020","1st Term"),
("200","2","4","0","SS 1","","MATHEMATICS","submit","18","0","2019/2020","1st Term");
INSERT INTO result_page VALUES
("201","1","4","0","SS 1","","ENGLISH LANGUAGE","submit","18","0","2019/2020","1st Term"),
("202","12","4","0","SS 1","","PHYSICS","submit","18","0","2019/2020","1st Term"),
("203","13","4","0","SS 1","","CHEMISTRY","submit","18","0","2019/2020","1st Term"),
("204","25","4","0","SS 1","","FURTHER MATHEMATICS","submit","18","0","2019/2020","1st Term"),
("205","14","4","0","SS 1","","BIOLOGY","submit","18","0","2019/2020","1st Term"),
("206","5","4","0","SS 1","","AGRICULTURAL SCIENCE","submit","18","0","2019/2020","1st Term"),
("207","4","4","0","SS 1","","LITERATURE-IN-ENGLISH","submit","18","0","2019/2020","1st Term"),
("208","16","4","0","SS 1","","GOVERNMENT","submit","18","0","2019/2020","1st Term"),
("209","15","4","0","SS 1","","CIVIC EDUCATION","submit","18","0","2019/2020","1st Term"),
("210","20","4","0","SS 1","","COMMERCE","submit","18","0","2019/2020","1st Term"),
("211","18","5","0","SS 2","","GEOGRAPHY","submit","2","0","2019/2020","1st Term"),
("212","15","5","0","SS 2","","CIVIC EDUCATION","submit","17","0","2019/2020","1st Term"),
("213","20","5","0","SS 2","","COMMERCE","submit","3","0","2019/2020","1st Term"),
("214","19","5","0","SS 2","","MARKETING","submit","17","0","2019/2020","1st Term"),
("215","17","5","0","SS 2","","ECONOMICS","submit","17","0","2019/2020","1st Term"),
("216","5","5","0","SS 2","","AGRICULTURAL SCIENCE","submit","12","0","2019/2020","1st Term"),
("217","6","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","7","0","2019/2020","1st Term"),
("218","16","5","0","SS 2","","GOVERNMENT","submit","7","0","2019/2020","1st Term"),
("219","26","5","0","SS 2","","DICTION","submit","16","0","2019/2020","1st Term"),
("220","25","5","0","SS 2","","FURTHER MATHEMATICS","submit","4","0","2019/2020","1st Term"),
("221","4","5","0","SS 2","","LITERATURE-IN-ENGLISH","submit","5","0","2019/2020","1st Term"),
("222","14","5","0","SS 2","","BIOLOGY","submit","10","0","2019/2020","1st Term"),
("223","13","5","0","SS 2","","CHEMISTRY","submit","10","0","2019/2020","1st Term"),
("224","12","5","0","SS 2","","PHYSICS","submit","10","0","2019/2020","1st Term"),
("225","2","5","0","SS 2","","MATHEMATICS","submit","17","0","2019/2020","1st Term"),
("226","1","5","0","SS 2","","ENGLISH LANGUAGE","submit","17","0","2019/2020","1st Term"),
("227","5","1","0","JSS 1","","AGRICULTURAL SCIENCE","submit","9","0","2019/2020","1st Term"),
("228","3","1","0","JSS 1","","BASIC SCIENCE","submit","9","0","2019/2020","1st Term"),
("229","8","1","0","JSS 1","","BASIC TECHNOLOGY","submit","9","0","2019/2020","1st Term"),
("230","9","1","0","JSS 1","","BUSINESS STUDIES","submit","9","0","2019/2020","1st Term"),
("231","10","1","0","JSS 1","","COMPUTER SCIENCE","submit","9","0","2019/2020","1st Term"),
("232","1","1","0","JSS 1","","ENGLISH LANGUAGE","submit","10","0","2019/2020","1st Term"),
("233","2","1","0","JSS 1","","MATHEMATICS","submit","9","0","2019/2020","1st Term"),
("234","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","submit","9","0","2019/2020","1st Term"),
("235","24","1","0","JSS 1","","HOME ECONOMICS","submit","9","0","2019/2020","1st Term"),
("236","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","submit","9","0","2019/2020","1st Term"),
("237","11","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","submit","9","0","2019/2020","1st Term"),
("238","26","1","0","JSS 1","","DICTION","submit","9","0","2019/2020","1st Term"),
("239","27","1","0","JSS 1","","FRENCH","submit","9","0","2019/2020","1st Term"),
("240","6","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","24","0","2020/2021","1st Term"),
("241","2","4","0","SS 1","","MATHEMATICS","submit","24","0","2020/2021","1st Term"),
("242","13","4","0","SS 1","","CHEMISTRY","submit","24","0","2020/2021","1st Term"),
("243","12","4","0","SS 1","","PHYSICS","submit","24","0","2020/2021","1st Term"),
("244","25","4","0","SS 1","","FURTHER MATHEMATICS","submit","24","0","2020/2021","1st Term"),
("245","6","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","6","0","2020/2021","1st Term"),
("246","12","5","0","SS 2","","PHYSICS","submit","17","0","2020/2021","1st Term"),
("247","2","5","0","SS 2","","MATHEMATICS","submit","23","0","2020/2021","1st Term"),
("248","13","5","0","SS 2","","CHEMISTRY","submit","17","0","2020/2021","1st Term"),
("249","2","2","0","JSS 2","","MATHEMATICS","submit","10","0","2020/2021","1st Term"),
("250","2","1","0","JSS 1","","MATHEMATICS","submit","22","0","2020/2021","1st Term"),
("251","2","3","0","JSS 3","","MATHEMATICS","submit","22","0","2020/2021","1st Term"),
("252","25","5","0","SS 2","","FURTHER MATHEMATICS","submit","17","0","2020/2021","1st Term"),
("253","6","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","6","0","2020/2021","1st Term"),
("254","1","4","0","SS 1","","ENGLISH LANGUAGE","submit","24","0","2020/2021","1st Term"),
("255","4","4","0","SS 1","","LITERATURE-IN-ENGLISH","submit","24","0","2020/2021","1st Term"),
("256","4","6","0","SS 3","","LITERATURE-IN-ENGLISH","submit","4","0","2020/2021","1st Term"),
("257","4","5","0","SS 2","","LITERATURE-IN-ENGLISH","submit","5","0","2020/2021","1st Term"),
("258","1","6","0","SS 3","","ENGLISH LANGUAGE","submit","14","0","2020/2021","1st Term"),
("259","1","5","0","SS 2","","ENGLISH LANGUAGE","submit","23","0","2020/2021","1st Term"),
("260","17","4","0","SS 1","","ECONOMICS","submit","24","0","2020/2021","1st Term"),
("261","6","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","10","0","2020/2021","1st Term"),
("262","23","3","0","JSS 3","","SOCIAL STUDIES","submit","22","0","2020/2021","1st Term"),
("263","24","2","0","JSS 2","","HOME ECONOMICS","submit","10","0","2020/2021","1st Term"),
("264","7","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","submit","10","0","2020/2021","1st Term"),
("265","24","1","0","JSS 1","","HOME ECONOMICS","submit","22","0","2020/2021","1st Term"),
("266","28","1","0","JSS 1","","CIVIC EDUCATION","submit","22","0","2020/2021","1st Term"),
("267","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","submit","22","0","2020/2021","1st Term"),
("268","5","1","0","JSS 1","","AGRICULTURAL SCIENCE","submit","22","0","2020/2021","1st Term"),
("269","6","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","22","0","2020/2021","1st Term"),
("270","5","3","0","JSS 3","","AGRICULTURAL SCIENCE","submit","22","0","2020/2021","1st Term"),
("271","7","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","submit","22","0","2020/2021","1st Term"),
("272","10","1","0","JSS 1","","COMPUTER SCIENCE","submit","22","0","2020/2021","1st Term"),
("273","24","3","0","JSS 3","","HOME ECONOMICS","submit","22","0","2020/2021","1st Term"),
("274","10","3","0","JSS 3","","COMPUTER SCIENCE","submit","22","0","2020/2021","1st Term"),
("275","10","2","0","JSS 2","","COMPUTER SCIENCE","submit","10","0","2020/2021","1st Term"),
("276","9","1","0","JSS 1","","BUSINESS STUDIES","submit","22","0","2020/2021","1st Term"),
("277","9","2","0","JSS 2","","BUSINESS STUDIES","submit","10","0","2020/2021","1st Term"),
("278","9","3","0","JSS 3","","BUSINESS STUDIES","submit","22","0","2020/2021","1st Term"),
("279","16","5","0","SS 2","","GOVERNMENT","submit","6","0","2020/2021","1st Term"),
("280","20","5","0","SS 2","","COMMERCE","submit","3","0","2020/2021","1st Term"),
("281","20","4","0","SS 1","","COMMERCE","submit","24","0","2020/2021","1st Term"),
("282","16","4","0","SS 1","","GOVERNMENT","submit","24","0","2020/2021","1st Term"),
("283","16","6","0","SS 3","","GOVERNMENT","submit","5","0","2020/2021","1st Term"),
("284","27","1","0","JSS 1","","FRENCH","submit","22","0","2020/2021","1st Term"),
("285","27","2","0","JSS 2","","FRENCH","submit","10","0","2020/2021","1st Term"),
("286","27","3","0","JSS 3","","FRENCH","submit","22","0","2020/2021","1st Term"),
("287","26","1","0","JSS 1","","DICTION","submit","22","0","2020/2021","1st Term"),
("288","26","2","0","JSS 2","","DICTION","submit","10","0","2020/2021","1st Term"),
("289","26","3","0","JSS 3","","DICTION","submit","22","0","2020/2021","1st Term"),
("290","26","4","0","SS 1","","DICTION","submit","24","0","2020/2021","1st Term"),
("291","20","6","0","SS 3","","COMMERCE","submit","1","0","2020/2021","1st Term"),
("292","5","2","0","JSS 2","","AGRICULTURAL SCIENCE","submit","10","0","2020/2021","1st Term"),
("293","23","1","0","JSS 1","","SOCIAL STUDIES","submit","22","0","2020/2021","1st Term"),
("294","18","6","0","SS 3","","GEOGRAPHY","submit","2","0","2020/2021","1st Term"),
("295","18","5","0","SS 2","","GEOGRAPHY","submit","3","0","2020/2021","1st Term"),
("296","18","4","0","SS 1","","GEOGRAPHY","submit","24","0","2020/2021","1st Term"),
("297","10","5","0","SS 2","","COMPUTER SCIENCE","submit","13","0","2020/2021","1st Term"),
("298","26","6","0","SS 3","","DICTION","submit","14","0","2020/2021","1st Term"),
("299","26","5","0","SS 2","","DICTION","submit","22","0","2020/2021","1st Term"),
("300","10","4","0","SS 1","","COMPUTER SCIENCE","submit","24","0","2020/2021","1st Term");
INSERT INTO result_page VALUES
("301","28","4","0","SS 1","","CIVIC EDUCATION","submit","24","0","2020/2021","1st Term"),
("302","15","5","0","SS 2","","CIVIC EDUCATION","submit","23","0","2020/2021","1st Term"),
("303","15","6","0","SS 3","","CIVIC EDUCATION","submit","14","0","2020/2021","1st Term"),
("304","14","4","0","SS 1","","BIOLOGY","submit","24","0","2020/2021","1st Term"),
("305","3","1","0","JSS 1","","BASIC SCIENCE","submit","22","0","2020/2021","1st Term"),
("306","8","1","0","JSS 1","","BASIC TECHNOLOGY","submit","22","0","2020/2021","1st Term"),
("307","3","2","0","JSS 2","","BASIC SCIENCE","submit","10","0","2020/2021","1st Term"),
("308","8","2","0","JSS 2","","BASIC TECHNOLOGY","submit","10","0","2020/2021","1st Term"),
("309","3","3","0","JSS 3","","BASIC SCIENCE","submit","22","0","2020/2021","1st Term"),
("310","8","3","0","JSS 3","","BASIC TECHNOLOGY","submit","22","0","2020/2021","1st Term"),
("311","1","1","0","JSS 1","","ENGLISH LANGUAGE","submit","22","0","2020/2021","1st Term"),
("312","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","submit","22","0","2020/2021","1st Term"),
("313","28","2","0","JSS 2","","CIVIC EDUCATION","submit","10","0","2020/2021","1st Term"),
("314","23","2","0","JSS 2","","SOCIAL STUDIES","submit","10","0","2020/2021","1st Term"),
("315","4","2","0","JSS 2","","LITERATURE-IN-ENGLISH","submit","10","0","2020/2021","1st Term"),
("316","1","2","0","JSS 2","","ENGLISH LANGUAGE","submit","10","0","2020/2021","1st Term"),
("317","1","3","0","JSS 3","","ENGLISH LANGUAGE","submit","22","0","2020/2021","1st Term"),
("318","4","3","0","JSS 3","","LITERATURE-IN-ENGLISH","submit","22","0","2020/2021","1st Term"),
("319","28","3","0","JSS 3","","CIVIC EDUCATION","submit","22","0","2020/2021","1st Term"),
("320","5","4","0","SS 1","","AGRICULTURAL SCIENCE","submit","24","0","2020/2021","1st Term"),
("321","6","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","22","0","2020/2021","1st Term"),
("322","19","4","0","SS 1","","MARKETING","submit","24","0","2020/2021","1st Term"),
("323","5","5","0","SS 2","","AGRICULTURAL SCIENCE","submit","8","0","2020/2021","1st Term"),
("324","14","5","0","SS 2","","BIOLOGY","submit","17","0","2020/2021","1st Term"),
("325","19","5","0","SS 2","","MARKETING","submit","23","0","2020/2021","1st Term"),
("326","17","5","0","SS 2","","ECONOMICS","submit","11","0","2020/2021","1st Term"),
("327","5","6","0","SS 3","","AGRICULTURAL SCIENCE","submit","12","0","2020/2021","1st Term"),
("328","14","6","0","SS 3","","BIOLOGY","submit","8","0","2020/2021","1st Term"),
("329","19","6","0","SS 3","","MARKETING","submit","14","0","2020/2021","1st Term"),
("330","17","6","0","SS 3","","ECONOMICS","submit","13","0","2020/2021","1st Term"),
("331","13","6","0","SS 3","","CHEMISTRY","submit","9","0","2020/2021","1st Term"),
("332","12","6","0","SS 3","","PHYSICS","submit","9","0","2020/2021","1st Term"),
("333","25","6","0","SS 3","","FURTHER MATHEMATICS","submit","2","0","2020/2021","1st Term"),
("334","2","6","0","SS 3","","MATHEMATICS","submit","14","0","2020/2021","1st Term"),
("335","2","1","0","JSS 1","","MATHEMATICS","submit","23","0","2020/2021","2nd Term"),
("336","2","2","0","JSS 2","","MATHEMATICS","submit","8","0","2020/2021","2nd Term"),
("337","2","3","0","JSS 3","","MATHEMATICS","save","22","0","2020/2021","2nd Term"),
("338","13","4","0","SS 1","","CHEMISTRY","submit","24","0","2020/2021","2nd Term"),
("339","25","4","0","SS 1","","FURTHER MATHEMATICS","submit","24","0","2020/2021","2nd Term"),
("340","13","5","0","SS 2","","CHEMISTRY","submit","17","0","2020/2021","2nd Term"),
("341","13","6","0","SS 3","","CHEMISTRY","submit","6","0","2020/2021","2nd Term"),
("342","25","6","0","SS 3","","FURTHER MATHEMATICS","submit","2","0","2020/2021","2nd Term"),
("343","1","2","0","JSS 2","","ENGLISH LANGUAGE","submit","8","0","2020/2021","2nd Term"),
("344","4","2","0","JSS 2","","LITERATURE-IN-ENGLISH","submit","8","0","2020/2021","2nd Term"),
("345","28","2","0","JSS 2","","CIVIC EDUCATION","submit","8","0","2020/2021","2nd Term"),
("346","23","2","0","JSS 2","","SOCIAL STUDIES","submit","8","0","2020/2021","2nd Term"),
("347","1","1","0","JSS 1","","ENGLISH LANGUAGE","submit","23","0","2020/2021","2nd Term"),
("348","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","submit","23","0","2020/2021","2nd Term"),
("349","1","3","0","JSS 3","","ENGLISH LANGUAGE","save","23","0","2020/2021","2nd Term"),
("350","4","3","0","JSS 3","","LITERATURE-IN-ENGLISH","save","23","0","2020/2021","2nd Term"),
("351","23","3","0","JSS 3","","SOCIAL STUDIES","save","23","0","2020/2021","2nd Term"),
("352","17","4","0","SS 1","","ECONOMICS","submit","24","0","2020/2021","2nd Term"),
("353","6","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","8","0","2020/2021","2nd Term"),
("354","2","4","0","SS 1","","MATHEMATICS","submit","24","0","2020/2021","2nd Term"),
("355","12","4","0","SS 1","","PHYSICS","submit","24","0","2020/2021","2nd Term"),
("356","2","5","0","SS 2","","MATHEMATICS","submit","24","0","2020/2021","2nd Term"),
("357","12","5","0","SS 2","","PHYSICS","submit","17","0","2020/2021","2nd Term"),
("358","3","1","0","JSS 1","","BASIC SCIENCE","submit","23","0","2020/2021","2nd Term"),
("359","8","1","0","JSS 1","","BASIC TECHNOLOGY","submit","23","0","2020/2021","2nd Term"),
("360","3","2","0","JSS 2","","BASIC SCIENCE","submit","8","0","2020/2021","2nd Term"),
("361","8","2","0","JSS 2","","BASIC TECHNOLOGY","submit","8","0","2020/2021","2nd Term"),
("362","3","3","0","JSS 3","","BASIC SCIENCE","save","23","0","2020/2021","2nd Term"),
("363","8","3","0","JSS 3","","BASIC TECHNOLOGY","save","23","0","2020/2021","2nd Term"),
("364","9","1","0","JSS 1","","BUSINESS STUDIES","submit","23","0","2020/2021","2nd Term"),
("365","9","2","0","JSS 2","","BUSINESS STUDIES","submit","8","0","2020/2021","2nd Term"),
("366","16","6","0","SS 3","","GOVERNMENT","submit","5","0","2020/2021","2nd Term"),
("367","16","4","0","SS 1","","GOVERNMENT","submit","24","0","2020/2021","2nd Term"),
("368","16","5","0","SS 2","","GOVERNMENT","submit","7","0","2020/2021","2nd Term"),
("369","20","5","0","SS 2","","COMMERCE","submit","5","0","2020/2021","2nd Term"),
("370","20","6","0","SS 3","","COMMERCE","submit","2","0","2020/2021","2nd Term"),
("371","20","4","0","SS 1","","COMMERCE","submit","24","0","2020/2021","2nd Term"),
("372","1","5","0","SS 2","","ENGLISH LANGUAGE","submit","24","0","2020/2021","2nd Term"),
("373","4","5","0","SS 2","","LITERATURE-IN-ENGLISH","submit","6","0","2020/2021","2nd Term"),
("374","1","4","0","SS 1","","ENGLISH LANGUAGE","submit","24","0","2020/2021","2nd Term"),
("375","4","4","0","SS 1","","LITERATURE-IN-ENGLISH","submit","24","0","2020/2021","2nd Term"),
("376","1","6","0","SS 3","","ENGLISH LANGUAGE","submit","10","0","2020/2021","2nd Term"),
("377","4","6","0","SS 3","","LITERATURE-IN-ENGLISH","submit","4","0","2020/2021","2nd Term"),
("378","27","1","0","JSS 1","","FRENCH","submit","23","0","2020/2021","2nd Term"),
("379","27","2","0","JSS 2","","FRENCH","submit","8","0","2020/2021","2nd Term"),
("380","25","5","0","SS 2","","FURTHER MATHEMATICS","submit","13","0","2020/2021","2nd Term"),
("381","2","6","0","SS 3","","MATHEMATICS","submit","10","0","2020/2021","2nd Term"),
("382","12","6","0","SS 3","","PHYSICS","submit","6","0","2020/2021","2nd Term"),
("383","10","1","0","JSS 1","","COMPUTER SCIENCE","submit","23","0","2020/2021","2nd Term"),
("384","10","2","0","JSS 2","","COMPUTER SCIENCE","submit","8","0","2020/2021","2nd Term"),
("385","10","4","0","SS 1","","COMPUTER SCIENCE","submit","24","0","2020/2021","2nd Term"),
("386","10","5","0","SS 2","","COMPUTER SCIENCE","submit","13","0","2020/2021","2nd Term"),
("387","24","2","0","JSS 2","","HOME ECONOMICS","submit","8","0","2020/2021","2nd Term"),
("388","5","2","0","JSS 2","","AGRICULTURAL SCIENCE","submit","8","0","2020/2021","2nd Term"),
("389","7","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","submit","8","0","2020/2021","2nd Term"),
("390","28","1","0","JSS 1","","CIVIC EDUCATION","submit","23","0","2020/2021","2nd Term"),
("391","5","1","0","JSS 1","","AGRICULTURAL SCIENCE","submit","23","0","2020/2021","2nd Term"),
("392","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","submit","23","0","2020/2021","2nd Term"),
("393","5","5","0","SS 2","","AGRICULTURAL SCIENCE","submit","9","0","2020/2021","2nd Term"),
("394","23","1","0","JSS 1","","SOCIAL STUDIES","submit","23","0","2020/2021","2nd Term"),
("395","14","5","0","SS 2","","BIOLOGY","submit","15","0","2020/2021","2nd Term"),
("396","5","4","0","SS 1","","AGRICULTURAL SCIENCE","submit","24","0","2020/2021","2nd Term"),
("397","14","4","0","SS 1","","BIOLOGY","submit","24","0","2020/2021","2nd Term"),
("398","5","6","0","SS 3","","AGRICULTURAL SCIENCE","submit","8","0","2020/2021","2nd Term"),
("399","14","6","0","SS 3","","BIOLOGY","submit","5","0","2020/2021","2nd Term"),
("400","28","4","0","SS 1","","CIVIC EDUCATION","submit","24","0","2020/2021","2nd Term");
INSERT INTO result_page VALUES
("401","15","5","0","SS 2","","CIVIC EDUCATION","submit","24","0","2020/2021","2nd Term"),
("402","6","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","23","0","2020/2021","2nd Term"),
("403","24","1","0","JSS 1","","HOME ECONOMICS","submit","23","0","2020/2021","2nd Term"),
("404","15","6","0","SS 3","","CIVIC EDUCATION","submit","11","0","2020/2021","2nd Term"),
("405","26","1","0","JSS 1","","DICTION","submit","23","0","2020/2021","2nd Term"),
("406","26","2","0","JSS 2","","DICTION","submit","8","0","2020/2021","2nd Term"),
("407","26","4","0","SS 1","","DICTION","submit","24","0","2020/2021","2nd Term"),
("408","26","5","0","SS 2","","DICTION","submit","24","0","2020/2021","2nd Term"),
("409","26","6","0","SS 3","","DICTION","submit","11","0","2020/2021","2nd Term"),
("410","19","4","0","SS 1","","MARKETING","submit","24","0","2020/2021","2nd Term"),
("411","19","5","0","SS 2","","MARKETING","submit","24","0","2020/2021","2nd Term"),
("412","17","5","0","SS 2","","ECONOMICS","submit","11","0","2020/2021","2nd Term"),
("413","19","6","0","SS 3","","MARKETING","submit","11","0","2020/2021","2nd Term"),
("414","17","6","0","SS 3","","ECONOMICS","submit","11","0","2020/2021","2nd Term"),
("415","18","5","0","SS 2","","GEOGRAPHY","submit","1","0","2020/2021","2nd Term"),
("416","18","6","0","SS 3","","GEOGRAPHY","submit","2","0","2020/2021","2nd Term"),
("417","18","4","0","SS 1","","GEOGRAPHY","submit","24","0","2020/2021","2nd Term"),
("418","6","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","24","0","2020/2021","2nd Term"),
("419","6","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","7","0","2020/2021","2nd Term"),
("420","6","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","5","0","2020/2021","2nd Term"),
("421","2","1","0","JSS 1","","MATHEMATICS","submit","23","0","2020/2021","3rd Term"),
("422","2","2","0","JSS 2","","MATHEMATICS","submit","8","0","2020/2021","3rd Term"),
("423","13","4","0","SS 1","","CHEMISTRY","submit","25","0","2020/2021","3rd Term"),
("424","2","4","0","SS 1","","MATHEMATICS","submit","25","0","2020/2021","3rd Term"),
("425","25","4","0","SS 1","","FURTHER MATHEMATICS","submit","25","0","2020/2021","3rd Term"),
("426","1","1","0","JSS 1","","ENGLISH LANGUAGE","submit","23","0","2020/2021","3rd Term"),
("427","1","2","0","JSS 2","","ENGLISH LANGUAGE","submit","8","0","2020/2021","3rd Term"),
("428","23","2","0","JSS 2","","SOCIAL STUDIES","submit","8","0","2020/2021","3rd Term"),
("429","28","2","0","JSS 2","","CIVIC EDUCATION","submit","8","0","2020/2021","3rd Term"),
("430","17","4","0","SS 1","","ECONOMICS","submit","25","0","2020/2021","3rd Term"),
("431","6","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","8","0","2020/2021","3rd Term"),
("432","18","4","0","SS 1","","GEOGRAPHY","submit","25","0","2020/2021","3rd Term"),
("433","18","5","0","SS 2","","GEOGRAPHY","submit","3","0","2020/2021","3rd Term"),
("434","5","1","0","JSS 1","","AGRICULTURAL SCIENCE","submit","23","0","2020/2021","3rd Term"),
("435","5","2","0","JSS 2","","AGRICULTURAL SCIENCE","submit","8","0","2020/2021","3rd Term"),
("436","3","1","0","JSS 1","","BASIC SCIENCE","submit","23","0","2020/2021","3rd Term"),
("437","8","1","0","JSS 1","","BASIC TECHNOLOGY","submit","23","0","2020/2021","3rd Term"),
("438","3","2","0","JSS 2","","BASIC SCIENCE","submit","8","0","2020/2021","3rd Term"),
("439","8","2","0","JSS 2","","BASIC TECHNOLOGY","submit","8","0","2020/2021","3rd Term"),
("440","9","1","0","JSS 1","","BUSINESS STUDIES","submit","23","0","2020/2021","3rd Term"),
("441","9","2","0","JSS 2","","BUSINESS STUDIES","submit","8","0","2020/2021","3rd Term"),
("442","6","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","23","0","2020/2021","3rd Term"),
("443","28","1","0","JSS 1","","CIVIC EDUCATION","submit","23","0","2020/2021","3rd Term"),
("444","10","1","0","JSS 1","","COMPUTER SCIENCE","submit","23","0","2020/2021","3rd Term"),
("445","10","2","0","JSS 2","","COMPUTER SCIENCE","submit","8","0","2020/2021","3rd Term"),
("446","26","2","0","JSS 2","","DICTION","submit","8","0","2020/2021","3rd Term"),
("447","26","1","0","JSS 1","","DICTION","submit","23","0","2020/2021","3rd Term"),
("448","27","1","0","JSS 1","","FRENCH","submit","23","0","2020/2021","3rd Term"),
("449","27","2","0","JSS 2","","FRENCH","submit","8","0","2020/2021","3rd Term"),
("450","24","2","0","JSS 2","","HOME ECONOMICS","submit","8","0","2020/2021","3rd Term"),
("451","24","1","0","JSS 1","","HOME ECONOMICS","submit","23","0","2020/2021","3rd Term"),
("452","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","submit","23","0","2020/2021","3rd Term"),
("453","4","2","0","JSS 2","","LITERATURE-IN-ENGLISH","submit","8","0","2020/2021","3rd Term"),
("454","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","submit","23","0","2020/2021","3rd Term"),
("455","23","1","0","JSS 1","","SOCIAL STUDIES","submit","23","0","2020/2021","3rd Term"),
("456","5","4","0","SS 1","","AGRICULTURAL SCIENCE","submit","25","0","2020/2021","3rd Term"),
("457","5","5","0","SS 2","","AGRICULTURAL SCIENCE","submit","9","0","2020/2021","3rd Term"),
("458","14","4","0","SS 1","","BIOLOGY","submit","25","0","2020/2021","3rd Term"),
("459","14","5","0","SS 2","","BIOLOGY","submit","14","0","2020/2021","3rd Term"),
("460","6","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","25","0","2020/2021","3rd Term"),
("461","6","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","7","0","2020/2021","3rd Term"),
("462","28","4","0","SS 1","","CIVIC EDUCATION","submit","25","0","2020/2021","3rd Term"),
("463","15","5","0","SS 2","","CIVIC EDUCATION","submit","23","0","2020/2021","3rd Term"),
("464","20","5","0","SS 2","","COMMERCE","submit","5","0","2020/2021","3rd Term"),
("465","20","4","0","SS 1","","COMMERCE","submit","25","0","2020/2021","3rd Term"),
("466","13","5","0","SS 2","","CHEMISTRY","submit","16","0","2020/2021","3rd Term"),
("467","10","4","0","SS 1","","COMPUTER SCIENCE","submit","25","0","2020/2021","3rd Term"),
("468","10","5","0","SS 2","","COMPUTER SCIENCE","submit","11","0","2020/2021","3rd Term"),
("469","26","5","0","SS 2","","DICTION","submit","22","0","2020/2021","3rd Term"),
("470","26","4","0","SS 1","","DICTION","submit","25","0","2020/2021","3rd Term"),
("471","17","5","0","SS 2","","ECONOMICS","submit","12","0","2020/2021","3rd Term"),
("472","1","5","0","SS 2","","ENGLISH LANGUAGE","submit","23","0","2020/2021","3rd Term"),
("473","1","4","0","SS 1","","ENGLISH LANGUAGE","submit","25","0","2020/2021","3rd Term"),
("474","25","5","0","SS 2","","FURTHER MATHEMATICS","submit","8","0","2020/2021","3rd Term"),
("475","16","5","0","SS 2","","GOVERNMENT","submit","7","0","2020/2021","3rd Term"),
("476","16","4","0","SS 1","","GOVERNMENT","submit","25","0","2020/2021","3rd Term"),
("477","4","4","0","SS 1","","LITERATURE-IN-ENGLISH","submit","25","0","2020/2021","3rd Term"),
("478","4","5","0","SS 2","","LITERATURE-IN-ENGLISH","submit","6","0","2020/2021","3rd Term"),
("479","19","5","0","SS 2","","MARKETING","submit","23","0","2020/2021","3rd Term"),
("480","19","4","0","SS 1","","MARKETING","submit","25","0","2020/2021","3rd Term"),
("481","2","5","0","SS 2","","MATHEMATICS","submit","24","0","2020/2021","3rd Term"),
("482","12","4","0","SS 1","","PHYSICS","submit","25","0","2020/2021","3rd Term"),
("483","7","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","submit","8","0","2020/2021","3rd Term"),
("484","12","5","0","SS 2","","PHYSICS","submit","16","0","2020/2021","3rd Term"),
("485","20","5","0","SS 2","","COMMERCE","submit","4","0","2021/2022","1st Term"),
("486","6","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","9","0","2021/2022","1st Term"),
("487","29","4","0","SS 1","","DATA PROCESSING","submit","30","0","2021/2022","1st Term"),
("488","6","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","5","0","2021/2022","1st Term"),
("489","6","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","30","0","2021/2022","1st Term"),
("490","6","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","27","0","2021/2022","1st Term"),
("491","12","6","0","SS 3","","PHYSICS","submit","19","0","2021/2022","1st Term"),
("492","2","6","0","SS 3","","MATHEMATICS","submit","26","0","2021/2022","1st Term"),
("493","25","6","0","SS 3","","FURTHER MATHEMATICS","submit","12","0","2021/2022","1st Term"),
("494","2","5","0","SS 2","","MATHEMATICS","submit","26","0","2021/2022","1st Term"),
("495","12","4","0","SS 1","","PHYSICS","submit","30","0","2021/2022","1st Term"),
("496","2","4","0","SS 1","","MATHEMATICS","submit","30","0","2021/2022","1st Term"),
("497","12","5","0","SS 2","","PHYSICS","submit","21","0","2021/2022","1st Term"),
("498","17","4","0","SS 1","","ECONOMICS","submit","30","0","2021/2022","1st Term"),
("499","28","2","0","JSS 2","","CIVIC EDUCATION","submit","27","0","2021/2022","1st Term"),
("500","17","6","0","SS 3","","ECONOMICS","submit","20","0","2021/2022","1st Term");
INSERT INTO result_page VALUES
("501","24","2","0","JSS 2","","HOME ECONOMICS","submit","27","0","2021/2022","1st Term"),
("502","18","4","0","SS 1","","GEOGRAPHY","submit","30","0","2021/2022","1st Term"),
("503","17","5","0","SS 2","","ECONOMICS","submit","15","0","2021/2022","1st Term"),
("504","23","3","0","JSS 3","","SOCIAL STUDIES","submit","12","0","2021/2022","1st Term"),
("505","7","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","submit","12","0","2021/2022","1st Term"),
("506","18","5","0","SS 2","","GEOGRAPHY","submit","6","0","2021/2022","1st Term"),
("507","18","6","0","SS 3","","GEOGRAPHY","submit","9","0","2021/2022","1st Term"),
("508","4","2","0","JSS 2","","LITERATURE-IN-ENGLISH","submit","27","0","2021/2022","1st Term"),
("509","10","3","0","JSS 3","","COMPUTER SCIENCE","submit","12","0","2021/2022","1st Term"),
("510","29","6","0","SS 3","","DATA PROCESSING","submit","26","0","2021/2022","1st Term"),
("511","8","2","0","JSS 2","","BASIC TECHNOLOGY","submit","27","0","2021/2022","1st Term"),
("512","3","2","0","JSS 2","","BASIC SCIENCE","submit","27","0","2021/2022","1st Term"),
("513","3","1","0","JSS 1","","BASIC SCIENCE","submit","26","0","2021/2022","1st Term"),
("514","8","3","0","JSS 3","","BASIC TECHNOLOGY","submit","12","0","2021/2022","1st Term"),
("515","13","4","0","SS 1","","CHEMISTRY","submit","30","0","2021/2022","1st Term"),
("516","2","2","0","JSS 2","","MATHEMATICS","submit","27","0","2021/2022","1st Term"),
("517","2","1","0","JSS 1","","MATHEMATICS","submit","26","0","2021/2022","1st Term"),
("518","28","1","0","JSS 1","","CIVIC EDUCATION","submit","26","0","2021/2022","1st Term"),
("519","24","1","0","JSS 1","","HOME ECONOMICS","submit","26","0","2021/2022","1st Term"),
("520","10","1","0","JSS 1","","COMPUTER SCIENCE","submit","26","0","2021/2022","1st Term"),
("521","29","5","0","SS 2","","DATA PROCESSING","submit","26","0","2021/2022","1st Term"),
("522","25","4","0","SS 1","","FURTHER MATHEMATICS","submit","30","0","2021/2022","1st Term"),
("523","1","1","0","JSS 1","","ENGLISH LANGUAGE","submit","26","0","2021/2022","1st Term"),
("524","5","4","0","SS 1","","AGRICULTURAL SCIENCE","submit","30","0","2021/2022","1st Term"),
("525","14","4","0","SS 1","","BIOLOGY","submit","30","0","2021/2022","1st Term"),
("526","26","6","0","SS 3","","DICTION","submit","26","0","2021/2022","1st Term"),
("527","8","1","0","JSS 1","","BASIC TECHNOLOGY","submit","26","0","2021/2022","1st Term"),
("528","26","4","0","SS 1","","DICTION","submit","30","0","2021/2022","1st Term"),
("529","26","5","0","SS 2","","DICTION","submit","26","0","2021/2022","1st Term"),
("530","26","1","0","JSS 1","","DICTION","submit","26","0","2021/2022","1st Term"),
("531","26","2","0","JSS 2","","DICTION","submit","27","0","2021/2022","1st Term"),
("532","9","1","0","JSS 1","","BUSINESS STUDIES","submit","26","0","2021/2022","1st Term"),
("533","27","2","0","JSS 2","","FRENCH","submit","27","0","2021/2022","1st Term"),
("534","9","2","0","JSS 2","","BUSINESS STUDIES","submit","27","0","2021/2022","1st Term"),
("535","10","2","0","JSS 2","","COMPUTER SCIENCE","submit","27","0","2021/2022","1st Term"),
("536","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","submit","26","0","2021/2022","1st Term"),
("537","16","4","0","SS 1","","GOVERNMENT","submit","30","0","2021/2022","1st Term"),
("538","2","3","0","JSS 3","","MATHEMATICS","submit","12","0","2021/2022","1st Term"),
("539","1","3","0","JSS 3","","ENGLISH LANGUAGE","submit","12","0","2021/2022","1st Term"),
("540","6","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","12","0","2021/2022","1st Term"),
("541","4","3","0","JSS 3","","LITERATURE-IN-ENGLISH","submit","12","0","2021/2022","1st Term"),
("542","9","3","0","JSS 3","","BUSINESS STUDIES","submit","12","0","2021/2022","1st Term"),
("543","3","3","0","JSS 3","","BASIC SCIENCE","submit","12","0","2021/2022","1st Term"),
("544","26","3","0","JSS 3","","DICTION","submit","12","0","2021/2022","1st Term"),
("545","25","5","0","SS 2","","FURTHER MATHEMATICS","submit","14","0","2021/2022","1st Term"),
("546","13","5","0","SS 2","","CHEMISTRY","submit","21","0","2021/2022","1st Term"),
("547","20","4","0","SS 1","","COMMERCE","submit","30","0","2021/2022","1st Term"),
("548","5","5","0","SS 2","","AGRICULTURAL SCIENCE","submit","12","0","2021/2022","1st Term"),
("549","1","5","0","SS 2","","ENGLISH LANGUAGE","submit","26","0","2021/2022","1st Term"),
("550","14","6","0","SS 3","","BIOLOGY","submit","16","0","2021/2022","1st Term"),
("551","5","6","0","SS 3","","AGRICULTURAL SCIENCE","submit","8","0","2021/2022","1st Term"),
("552","14","5","0","SS 2","","BIOLOGY","submit","14","0","2021/2022","1st Term"),
("553","16","5","0","SS 2","","GOVERNMENT","submit","6","0","2021/2022","1st Term"),
("554","16","6","0","SS 3","","GOVERNMENT","submit","8","0","2021/2022","1st Term"),
("555","20","6","0","SS 3","","COMMERCE","submit","6","0","2021/2022","1st Term"),
("556","4","5","0","SS 2","","LITERATURE-IN-ENGLISH","submit","5","0","2021/2022","1st Term"),
("557","4","6","0","SS 3","","LITERATURE-IN-ENGLISH","submit","7","0","2021/2022","1st Term"),
("558","4","4","0","SS 1","","LITERATURE-IN-ENGLISH","submit","30","0","2021/2022","1st Term"),
("559","1","4","0","SS 1","","ENGLISH LANGUAGE","submit","30","0","2021/2022","1st Term"),
("560","1","6","0","SS 3","","ENGLISH LANGUAGE","submit","26","0","2021/2022","1st Term"),
("561","23","1","0","JSS 1","","SOCIAL STUDIES","submit","26","0","2021/2022","1st Term"),
("562","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","submit","26","0","2021/2022","1st Term"),
("563","28","4","0","SS 1","","CIVIC EDUCATION","submit","30","0","2021/2022","1st Term"),
("564","15","6","0","SS 3","","CIVIC EDUCATION","submit","26","0","2021/2022","1st Term"),
("565","5","2","0","JSS 2","","AGRICULTURAL SCIENCE","submit","27","0","2021/2022","1st Term"),
("566","6","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","26","0","2021/2022","1st Term"),
("567","15","5","0","SS 2","","CIVIC EDUCATION","submit","26","0","2021/2022","1st Term"),
("568","27","1","0","JSS 1","","FRENCH","submit","26","0","2021/2022","1st Term"),
("569","5","1","0","JSS 1","","AGRICULTURAL SCIENCE","submit","26","0","2021/2022","1st Term"),
("570","5","3","0","JSS 3","","AGRICULTURAL SCIENCE","submit","12","0","2021/2022","1st Term"),
("571","24","3","0","JSS 3","","HOME ECONOMICS","submit","12","0","2021/2022","1st Term"),
("572","28","3","0","JSS 3","","CIVIC EDUCATION","submit","12","0","2021/2022","1st Term"),
("573","27","3","0","JSS 3","","FRENCH","submit","12","0","2021/2022","1st Term"),
("574","13","6","0","SS 3","","CHEMISTRY","submit","18","0","2021/2022","1st Term"),
("575","7","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","submit","27","0","2021/2022","1st Term"),
("576","23","2","0","JSS 2","","SOCIAL STUDIES","submit","27","0","2021/2022","1st Term"),
("577","1","2","0","JSS 2","","ENGLISH LANGUAGE","submit","27","0","2021/2022","1st Term"),
("578","1","1","0","JSS 1","","ENGLISH LANGUAGE","submit","29","0","2021/2022","2nd Term"),
("579","28","2","0","JSS 2","","CIVIC EDUCATION","submit","28","0","2021/2022","2nd Term"),
("580","4","2","0","JSS 2","","LITERATURE-IN-ENGLISH","submit","28","0","2021/2022","2nd Term"),
("581","14","4","0","SS 1","","BIOLOGY","submit","33","0","2021/2022","2nd Term"),
("582","7","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","submit","13","0","2021/2022","2nd Term"),
("583","1","3","0","JSS 3","","ENGLISH LANGUAGE","submit","13","0","2021/2022","2nd Term"),
("584","9","3","0","JSS 3","","BUSINESS STUDIES","submit","13","0","2021/2022","2nd Term"),
("585","25","6","0","SS 3","","FURTHER MATHEMATICS","submit","8","0","2021/2022","2nd Term"),
("586","2","2","0","JSS 2","","MATHEMATICS","submit","28","0","2021/2022","2nd Term"),
("587","12","4","0","SS 1","","PHYSICS","submit","33","0","2021/2022","2nd Term"),
("588","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","submit","29","0","2021/2022","2nd Term"),
("589","20","4","0","SS 1","","COMMERCE","submit","33","0","2021/2022","2nd Term"),
("590","2","1","0","JSS 1","","MATHEMATICS","submit","29","0","2021/2022","2nd Term"),
("591","13","4","0","SS 1","","CHEMISTRY","submit","33","0","2021/2022","2nd Term"),
("592","13","5","0","SS 2","","CHEMISTRY","submit","19","0","2021/2022","2nd Term"),
("593","13","6","0","SS 3","","CHEMISTRY","submit","18","0","2021/2022","2nd Term"),
("594","4","3","0","JSS 3","","LITERATURE-IN-ENGLISH","submit","13","0","2021/2022","2nd Term"),
("595","25","5","0","SS 2","","FURTHER MATHEMATICS","submit","11","0","2021/2022","2nd Term"),
("596","12","5","0","SS 2","","PHYSICS","submit","19","0","2021/2022","2nd Term"),
("597","17","4","0","SS 1","","ECONOMICS","submit","33","0","2021/2022","2nd Term"),
("598","17","5","0","SS 2","","ECONOMICS","submit","16","0","2021/2022","2nd Term"),
("599","24","2","0","JSS 2","","HOME ECONOMICS","submit","28","0","2021/2022","2nd Term"),
("600","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","submit","29","0","2021/2022","2nd Term");
INSERT INTO result_page VALUES
("601","6","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","33","0","2021/2022","2nd Term"),
("602","3","2","0","JSS 2","","BASIC SCIENCE","submit","28","0","2021/2022","2nd Term"),
("603","8","3","0","JSS 3","","BASIC TECHNOLOGY","submit","13","0","2021/2022","2nd Term"),
("604","3","3","0","JSS 3","","BASIC SCIENCE","submit","13","0","2021/2022","2nd Term"),
("605","8","1","0","JSS 1","","BASIC TECHNOLOGY","submit","29","0","2021/2022","2nd Term"),
("606","6","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","28","0","2021/2022","2nd Term"),
("607","1","2","0","JSS 2","","ENGLISH LANGUAGE","submit","28","0","2021/2022","2nd Term"),
("608","28","1","0","JSS 1","","CIVIC EDUCATION","submit","29","0","2021/2022","2nd Term"),
("609","24","1","0","JSS 1","","HOME ECONOMICS","submit","29","0","2021/2022","2nd Term"),
("610","5","2","0","JSS 2","","AGRICULTURAL SCIENCE","submit","28","0","2021/2022","2nd Term"),
("611","6","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","5","0","2021/2022","2nd Term"),
("612","6","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","5","0","2021/2022","2nd Term"),
("613","16","5","0","SS 2","","GOVERNMENT","submit","6","0","2021/2022","2nd Term"),
("614","16","4","0","SS 1","","GOVERNMENT","submit","33","0","2021/2022","2nd Term"),
("615","17","6","0","SS 3","","ECONOMICS","submit","18","0","2021/2022","2nd Term"),
("616","5","1","0","JSS 1","","AGRICULTURAL SCIENCE","submit","29","0","2021/2022","2nd Term"),
("617","9","1","0","JSS 1","","BUSINESS STUDIES","submit","29","0","2021/2022","2nd Term"),
("618","14","5","0","SS 2","","BIOLOGY","submit","16","0","2021/2022","2nd Term"),
("619","6","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","29","0","2021/2022","2nd Term"),
("620","26","3","0","JSS 3","","DICTION","submit","13","0","2021/2022","2nd Term"),
("621","26","4","0","SS 1","","DICTION","submit","33","0","2021/2022","2nd Term"),
("622","26","5","0","SS 2","","DICTION","submit","24","0","2021/2022","2nd Term"),
("623","26","1","0","JSS 1","","DICTION","submit","29","0","2021/2022","2nd Term"),
("624","26","2","0","JSS 2","","DICTION","submit","28","0","2021/2022","2nd Term"),
("625","26","6","0","SS 3","","DICTION","submit","25","0","2021/2022","2nd Term"),
("626","6","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","13","0","2021/2022","2nd Term"),
("627","25","4","0","SS 1","","FURTHER MATHEMATICS","submit","33","0","2021/2022","2nd Term"),
("628","2","4","0","SS 1","","MATHEMATICS","submit","33","0","2021/2022","2nd Term"),
("629","2","5","0","SS 2","","MATHEMATICS","submit","24","0","2021/2022","2nd Term"),
("630","29","4","0","SS 1","","DATA PROCESSING","submit","33","0","2021/2022","2nd Term"),
("631","29","5","0","SS 2","","DATA PROCESSING","submit","24","0","2021/2022","2nd Term"),
("632","24","3","0","JSS 3","","HOME ECONOMICS","submit","13","0","2021/2022","2nd Term"),
("633","1","4","0","SS 1","","ENGLISH LANGUAGE","submit","33","0","2021/2022","2nd Term"),
("634","23","3","0","JSS 3","","SOCIAL STUDIES","submit","13","0","2021/2022","2nd Term"),
("635","7","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","submit","28","0","2021/2022","2nd Term"),
("636","23","1","0","JSS 1","","SOCIAL STUDIES","submit","29","0","2021/2022","2nd Term"),
("637","23","2","0","JSS 2","","SOCIAL STUDIES","submit","28","0","2021/2022","2nd Term"),
("638","1","5","0","SS 2","","ENGLISH LANGUAGE","submit","24","0","2021/2022","2nd Term"),
("639","27","2","0","JSS 2","","FRENCH","submit","28","0","2021/2022","2nd Term"),
("640","28","4","0","SS 1","","CIVIC EDUCATION","submit","33","0","2021/2022","2nd Term"),
("641","15","5","0","SS 2","","CIVIC EDUCATION","submit","24","0","2021/2022","2nd Term"),
("642","8","2","0","JSS 2","","BASIC TECHNOLOGY","submit","28","0","2021/2022","2nd Term"),
("643","27","1","0","JSS 1","","FRENCH","submit","29","0","2021/2022","2nd Term"),
("644","18","4","0","SS 1","","GEOGRAPHY","submit","33","0","2021/2022","2nd Term"),
("645","4","4","0","SS 1","","LITERATURE-IN-ENGLISH","submit","33","0","2021/2022","2nd Term"),
("646","9","2","0","JSS 2","","BUSINESS STUDIES","submit","28","0","2021/2022","2nd Term"),
("647","10","3","0","JSS 3","","COMPUTER SCIENCE","submit","13","0","2021/2022","2nd Term"),
("648","27","3","0","JSS 3","","FRENCH","submit","13","0","2021/2022","2nd Term"),
("649","5","3","0","JSS 3","","AGRICULTURAL SCIENCE","submit","13","0","2021/2022","2nd Term"),
("650","28","3","0","JSS 3","","CIVIC EDUCATION","submit","13","0","2021/2022","2nd Term"),
("651","5","5","0","SS 2","","AGRICULTURAL SCIENCE","submit","14","0","2021/2022","2nd Term"),
("652","20","5","0","SS 2","","COMMERCE","submit","2","0","2021/2022","2nd Term"),
("653","4","5","0","SS 2","","LITERATURE-IN-ENGLISH","submit","5","0","2021/2022","2nd Term"),
("654","18","5","0","SS 2","","GEOGRAPHY","submit","6","0","2021/2022","2nd Term"),
("655","18","6","0","SS 3","","GEOGRAPHY","submit","7","0","2021/2022","2nd Term"),
("656","14","6","0","SS 3","","BIOLOGY","submit","16","0","2021/2022","2nd Term"),
("657","5","4","0","SS 1","","AGRICULTURAL SCIENCE","submit","33","0","2021/2022","2nd Term"),
("658","1","6","0","SS 3","","ENGLISH LANGUAGE","submit","25","0","2021/2022","2nd Term"),
("659","29","6","0","SS 3","","DATA PROCESSING","submit","25","0","2021/2022","2nd Term"),
("660","10","1","0","JSS 1","","COMPUTER SCIENCE","submit","29","0","2021/2022","2nd Term"),
("661","15","6","0","SS 3","","CIVIC EDUCATION","submit","25","0","2021/2022","2nd Term"),
("662","2","3","0","JSS 3","","MATHEMATICS","submit","13","0","2021/2022","2nd Term"),
("663","12","6","0","SS 3","","PHYSICS","submit","18","0","2021/2022","2nd Term"),
("664","2","6","0","SS 3","","MATHEMATICS","submit","25","0","2021/2022","2nd Term"),
("665","4","6","0","SS 3","","LITERATURE-IN-ENGLISH","submit","6","0","2021/2022","2nd Term"),
("666","20","6","0","SS 3","","COMMERCE","submit","5","0","2021/2022","2nd Term"),
("667","16","6","0","SS 3","","GOVERNMENT","submit","7","0","2021/2022","2nd Term"),
("668","5","6","0","SS 3","","AGRICULTURAL SCIENCE","submit","8","0","2021/2022","2nd Term"),
("669","10","2","0","JSS 2","","COMPUTER SCIENCE","submit","28","0","2021/2022","2nd Term"),
("670","3","1","0","JSS 1","","BASIC SCIENCE","submit","29","0","2021/2022","2nd Term");




CREATE TABLE `result_subject` (
  `result_subject_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `class_name` varchar(50) NOT NULL,
  `subclass_name` varchar(50) NOT NULL,
  `subject_name` varchar(100) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `ca1` float DEFAULT NULL,
  `ca2` float DEFAULT NULL,
  `ca3` float DEFAULT NULL,
  `ca4` float DEFAULT NULL,
  `ca5` float DEFAULT NULL,
  `ca6` float DEFAULT NULL,
  `ca7` float DEFAULT NULL,
  `ca8` float DEFAULT NULL,
  `ca9` float DEFAULT NULL,
  `ca10` float DEFAULT NULL,
  `ca` float DEFAULT NULL,
  `exam` float DEFAULT NULL,
  `sum_total` float DEFAULT NULL,
  `total` float NOT NULL,
  `cumulative_score` float NOT NULL,
  `cumulative_score_percent` float DEFAULT NULL,
  `cumulative_position` char(10) NOT NULL,
  `position_subclass` varchar(20) NOT NULL,
  `grade` varchar(5) NOT NULL,
  `grade_comment` varchar(50) NOT NULL,
  `staff_name` varchar(200) NOT NULL,
  `staff_comment` varchar(60) NOT NULL,
  `attendance` int(11) DEFAULT NULL,
  `percent_attendance` varchar(10) DEFAULT NULL,
  `handwriting` int(11) DEFAULT NULL,
  `neatness` int(11) DEFAULT NULL,
  `punctuality` int(11) DEFAULT NULL,
  `attentiveness` int(11) DEFAULT NULL,
  `initiative` int(11) DEFAULT NULL,
  `respect` int(11) DEFAULT NULL,
  `obedience` int(11) DEFAULT NULL,
  `attitude` int(11) DEFAULT NULL,
  `honesty` int(11) DEFAULT NULL,
  `creativity` int(11) DEFAULT NULL,
  `status` varchar(10) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(10) NOT NULL,
  PRIMARY KEY (`result_subject_id`),
  KEY `sess_term` (`sessions`,`terms`),
  KEY `foreign_keys` (`student_id`,`class_id`,`subclass_id`,`subject_id`),
  KEY `status` (`status`)
) ENGINE=InnoDB AUTO_INCREMENT=12258 DEFAULT CHARSET=latin1;


INSERT INTO result_subject VALUES
("1","1","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","28","","28","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("2","2","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("3","3","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","79","","79","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("4","4","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","23","","23","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("5","5","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","","52","0","52","15th","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("6","6","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","65","","65","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("7","7","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","54","","54","0","","","7th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("8","8","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","89","","89","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("9","9","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","93","","93","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("10","10","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","","52","0","","","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("11","11","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","99","","99","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("12","1","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","37","","37","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("13","2","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","50","","50","0","","","7th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("14","3","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","54","","54","0","","","5th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("15","4","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","38","","38","0","","","9th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("16","5","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","52","","52","0","52","15th","6th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("17","6","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","61","","61","0","","","4th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("18","7","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","43","","43","0","","","8th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("19","8","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","69","","69","0","","","3rd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("20","9","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","83","","83","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("21","10","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","37","","37","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("22","11","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","95","","95","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("23","1","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","20","","20","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("24","2","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","72","","72","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("25","3","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("26","4","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","20","","20","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("27","5","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","47","","47","0","47","15th","9th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("28","6","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","91","","91","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("29","7","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","63","","63","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("30","8","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("31","9","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","89","","89","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("32","10","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","50","","50","0","","","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("33","11","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","90","","90","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("34","1","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","18","","18","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("35","2","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","52","","52","0","","","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("36","3","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","83","","83","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("37","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","33","","33","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("38","5","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","67","","67","0","67","15th","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("39","6","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","75","","75","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("40","7","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","61","","61","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("41","8","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","96","","96","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("42","9","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","93","","93","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("43","10","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","46","","46","0","","","9th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("44","11","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","100","","100","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("45","1","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","31","","31","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("46","2","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","43","","43","0","","","7th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("47","3","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","55","","55","0","","","3rd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("48","4","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","34","","34","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("49","5","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","35","","35","0","35","15th","9th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("50","6","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","45","","45","0","","","5th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("51","7","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","37","","37","0","","","8th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("52","8","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","50","","50","0","","","4th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("53","9","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","63","","63","0","","","2nd","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("54","10","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","45","","45","0","","","5th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("55","11","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","84","","84","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("56","1","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","19","","19","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("57","2","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","33","","33","0","","","7th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("58","3","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","47","","47","0","","","5th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("59","4","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","23","","23","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("60","5","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","31","","31","0","","","8th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("61","6","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","42","","42","0","","","6th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("62","7","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","53","","53","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("63","8","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","53","","53","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("64","9","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","72","","72","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("65","10","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","26","","26","0","","","9th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("66","11","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","90","","90","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("67","1","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","33","","33","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("68","2","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","42","","42","0","","","9th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("69","3","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","59","","59","0","","","2nd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("70","4","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","36","","36","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("71","5","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","43","","43","0","43","15th","8th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("72","6","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","56","","56","0","","","3rd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("73","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","55","","55","0","","","4th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("74","8","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","71","","71","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("75","9","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","51","","51","0","","","7th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("76","10","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","54","","54","0","","","6th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("77","11","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","55","","55","0","","","4th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("78","1","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","22","","22","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("79","2","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","71","","71","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("80","3","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","81","","81","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("81","4","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","19","","19","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("82","5","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","42","","42","0","42","15th","8th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("83","6","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","75","","75","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("84","7","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","60","","60","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("85","8","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","78","","78","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("86","9","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","88","","88","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("87","10","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","42","","42","0","","","8th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("88","11","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","89","","89","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("89","1","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","17","","17","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("90","2","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","58","","58","0","","","7th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("91","3","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","81","","81","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("92","4","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","53","","53","0","","","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("93","5","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","39","","39","0","39","15th","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("94","6","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","85","","85","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("95","7","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","68","","68","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("96","8","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","90","","90","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("97","9","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","87","","87","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("98","10","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","40","","40","0","","","9th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("99","11","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","83","","83","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("100","1","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","25","","25","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("101","2","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","54","","54","0","","","5th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("102","3","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","60","","60","0","","","4th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("103","4","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","38","","38","0","","","9th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("104","5","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","36","","36","0","36","15th","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("105","6","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","48","","48","0","","","6th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("106","7","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","62","","62","0","","","3rd","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("107","8","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","48","","48","0","","","6th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("108","9","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","71","","71","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("109","10","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","41","","41","0","","","8th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("110","11","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","72","","72","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("111","12","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","82","","82","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("112","13","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","81","","81","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("113","14","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","61","","61","0","","","15th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("114","15","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","77","","77","0","","","9th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("115","16","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","80","","80","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("116","17","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","75","","75","0","","","11th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("117","18","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","70","","70","0","","","13th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("118","19","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","80","","80","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("119","20","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","51","","51","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("120","21","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","72","","72","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("121","22","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","90","","90","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("122","23","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","91","","91","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("123","24","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","79","","79","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("124","27","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","64","","64","0","","","14th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("125","25","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","76","","76","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("126","26","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","87","","87","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("127","12","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","65","","65","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("128","13","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","48","","48","0","","","12th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("129","14","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","14th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("130","15","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","44","","44","0","","","15th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("131","16","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","85","","85","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("132","17","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","72","","72","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("133","18","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","62","","62","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("134","19","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","55","","55","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("135","20","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","33","","33","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("136","21","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","","59","0","","","9th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("137","22","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","65","","65","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("138","23","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","83","","83","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("139","24","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("140","27","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","48","","48","0","","","12th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("141","25","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","57","","57","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("142","26","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","82","","82","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("143","12","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","70","","70","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("144","13","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","64","","64","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("145","14","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","69","","69","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("146","15","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","57","","57","0","","","15th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("147","16","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","77","","77","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("148","17","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","75","","75","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("149","18","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","65","","65","0","","","10th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("150","19","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","71","","71","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("151","20","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","60","","60","0","","","14th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("152","21","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","69","","69","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("153","22","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","71","","71","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("154","23","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","76","","76","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("155","24","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","62","","62","0","","","13th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("156","25","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","82","","82","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("157","26","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","30","","30","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("158","27","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","64","","64","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("159","12","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","46","","46","0","","","14th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("160","13","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","50","","50","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("161","14","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","52","","52","0","","","10th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("162","15","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","55","","55","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("163","16","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","63","","63","0","","","3rd","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("164","17","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","63","","63","0","","","3rd","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("165","18","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","41","","41","0","","","15th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("166","19","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","57","","57","0","","","6th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("167","20","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","33","","33","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("168","21","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","65","","65","0","","","2nd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("169","22","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","53","","53","0","","","9th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("170","23","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","84","","84","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("171","24","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","51","","51","0","","","11th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("172","25","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","47","","47","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("173","26","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","56","","56","0","","","7th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("174","27","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","59","","59","0","","","5th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("175","12","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","83","","83","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("176","13","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","58","","58","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("177","14","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","61","","61","0","","","12th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("178","15","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","65","","65","0","","","10th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("179","16","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","75","","75","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("180","17","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","78","","78","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("181","18","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("182","19","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","64","","64","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("183","20","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","54","","54","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("184","21","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","81","","81","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("185","22","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","71","","71","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("186","23","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","93","","93","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("187","24","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","66","","66","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("188","25","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","71","","71","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("189","26","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","89","","89","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("190","27","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","61","","61","0","","","12th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("191","12","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","62","","62","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("192","13","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","46","","46","0","","","14th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("193","14","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","67","","67","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("194","15","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","55","","55","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("195","16","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","57","","57","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("196","17","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","50","","50","0","","","13th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("197","18","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","46","","46","0","","","14th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("198","19","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","61","","61","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("199","20","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","29","","29","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("200","21","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","60","","60","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("201","22","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","76","","76","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("202","23","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","88","","88","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("203","24","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","54","","54","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("204","25","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","64","","64","0","","","6th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("205","27","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","70","","70","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("206","26","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","77","","77","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("207","12","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("208","13","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","68","","68","0","","","10th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("209","14","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","60","","60","0","","","12th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("210","15","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","49","","49","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("211","16","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","70","","70","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("212","17","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","83","","83","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("213","18","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","68","","68","0","","","10th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("214","19","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","73","","73","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("215","20","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","53","","53","0","","","14th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("216","21","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","80","","80","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("217","22","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("218","23","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","85","","85","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("219","24","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","60","","60","0","","","12th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("220","25","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","70","","70","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("221","27","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","69","","69","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("222","12","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","83","","83","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("223","13","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","84","","84","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("224","14","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","61","","61","0","","","15th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("225","15","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","60","","60","0","","","16th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("226","16","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","89","","89","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("227","17","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","85","","85","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("228","18","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","74","","74","0","","","11th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("229","19","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","62","","62","0","","","14th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("230","20","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","66","","66","0","","","13th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("231","21","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","85","","85","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("232","22","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","77","","77","0","","","9th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("233","23","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","89","","89","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("234","24","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","77","","77","0","","","9th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("235","25","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","78","","78","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("236","26","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","92","","92","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("237","27","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","71","","71","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("238","12","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","74","","74","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("239","13","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","57","","57","0","","","15th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("240","14","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","61","","61","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("241","15","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","58","","58","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("242","16","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","66","","66","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("243","17","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","70","","70","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("244","18","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","71","","71","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("245","19","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","58","","58","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("246","20","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","48","","48","0","","","16th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("247","21","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","76","","76","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("248","22","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","74","","74","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("249","23","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("250","24","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","60","","60","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("251","25","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","60","","60","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("252","26","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","73","","73","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("253","27","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","66","","66","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("254","12","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","60","","60","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("255","13","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","54","","54","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("256","14","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","49","","49","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("257","15","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","47","","47","0","","","14th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("258","16","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","74","","74","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("259","17","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","60","","60","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("260","18","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","63","","63","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("261","19","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","85","","85","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("262","20","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","39","","39","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("263","21","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","60","","60","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("264","22","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","75","","75","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("265","23","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","83","","83","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("266","24","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","58","","58","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("267","25","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","75","","75","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("268","27","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","78","","78","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("269","12","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","52","","52","0","","","11th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("270","13","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","70","","70","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("271","14","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","57","","57","0","","","9th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("272","15","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","45","","45","0","","","12th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("273","16","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","80","","80","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("274","17","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","40","","40","0","","","13th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("275","18","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","35","","35","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("276","19","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","38","","38","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("277","20","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","38","","38","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("278","21","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","72","","72","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("279","22","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","85","","85","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("280","23","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","83","","83","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("281","24","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","60","","60","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("282","25","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","60","","60","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("283","26","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","88","","88","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("284","27","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","54","","54","0","","","10th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("285","12","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","76","","76","0","","","13th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("286","13","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","90","","90","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("287","14","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","63","","63","0","","","15th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("288","15","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","86","","86","0","","","10th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("289","16","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","90","","90","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("290","17","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","96","","96","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("291","18","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","77","","77","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("292","19","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","86","","86","0","","","10th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("293","20","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","46","","46","0","","","16th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("294","21","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","88","","88","0","","","9th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("295","22","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","93","","93","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("296","23","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","96","","96","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("297","24","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","98","","98","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("298","25","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","90","","90","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("299","26","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","91","","91","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("300","27","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","76","","76","0","","","13th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("301","28","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","100","","100","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("302","29","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","54","","54","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("303","30","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","78","","78","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("304","31","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","86","","86","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("305","32","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","60","","60","0","","","13th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("306","33","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","64","","64","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("307","34","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","67","","67","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("308","35","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","39","","39","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("309","36","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","39","","39","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("310","37","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","35","","35","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("311","39","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","85","","85","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("312","40","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","78","","78","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("313","41","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","76","","76","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("314","43","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","56","","56","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("315","44","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","71","","71","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("316","46","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","63","","63","0","","","12th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("317","50","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","64","","64","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("318","48","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","47","","47","0","","","16th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("319","52","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","73","","73","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("320","28","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","93","","93","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("321","29","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","52","","52","0","","","9th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("322","30","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","65","","65","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("323","31","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("324","32","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","28","","28","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("325","33","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","29","","29","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("326","34","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","33","","33","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("327","35","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("328","36","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","22","","22","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("329","37","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","39","","39","0","","","13th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("330","39","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","56","","56","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("331","40","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","67","","67","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("332","41","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","73","","73","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("333","43","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","35","","35","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("334","44","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","","59","0","","","7th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("335","46","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","74","","74","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("336","50","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("337","48","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","32","","32","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("338","52","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","66","","66","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("339","28","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","98","","98","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("340","29","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","84","","84","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("341","30","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","93","","93","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("342","31","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","78","","78","0","","","9th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("343","32","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","68","","68","0","","","14th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("344","33","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","59","","59","0","","","16th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("345","34","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","72","","72","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("346","35","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","79","","79","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("347","36","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","12","","12","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("348","37","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","60","","60","0","","","15th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("349","39","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","84","","84","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("350","40","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","77","","77","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("351","41","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","79","","79","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("352","43","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","25","","25","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("353","44","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","84","","84","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("354","46","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","74","","74","0","","","11th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("355","50","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","71","","71","0","","","13th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("356","48","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","34","","34","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("357","52","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","89","","89","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("358","28","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","100","","100","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("359","29","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","77","","77","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("360","30","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","98","","98","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("361","31","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","73","","73","0","","","14th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("362","32","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","86","","86","0","","","10th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("363","33","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","62","","62","0","","","16th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("364","34","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","73","","73","0","","","14th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("365","35","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","96","","96","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("366","36","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","37","","37","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("367","37","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","35","","35","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("368","39","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","98","","98","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("369","40","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","89","","89","0","","","9th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("370","41","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","98","","98","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("371","43","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","56","","56","0","","","17th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("372","44","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","94","","94","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("373","46","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","82","","82","0","","","11th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("374","50","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","91","","91","0","","","8th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("375","48","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","77","","77","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("376","52","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","92","","92","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("377","28","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","88","","88","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("378","29","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","62","","62","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("379","30","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","72","","72","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("380","31","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","72","","72","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("381","32","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","57","","57","0","","","12th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("382","33","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","55","","55","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("383","34","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","60","","60","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("384","35","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","22","","22","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("385","36","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","24","","24","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("386","37","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","41","","41","0","","","17th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("387","39","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","81","","81","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("388","40","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","69","","69","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("389","41","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","72","","72","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("390","43","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("391","44","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","63","","63","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("392","46","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","54","","54","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("393","50","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","68","","68","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("394","48","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","57","","57","0","","","12th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("395","52","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","73","","73","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("396","28","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","88","","88","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("397","29","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","61","","61","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("398","30","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","74","","74","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("399","31","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","65","","65","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("400","32","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","53","","53","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("401","33","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","60","","60","0","","","14th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("402","34","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","61","","61","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("403","35","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","72","","72","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("404","36","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","32","","32","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("405","37","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","48","","48","0","","","17th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("406","39","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","75","","75","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("407","40","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","71","","71","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("408","41","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","82","","82","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("409","43","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","53","","53","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("410","44","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","65","","65","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("411","46","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","61","","61","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("412","50","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","63","","63","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("413","48","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","45","","45","0","","","18th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("414","52","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","80","","80","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("415","28","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","97","","97","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("416","29","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","90","","90","0","","","8th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("417","30","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","95","","95","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("418","31","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","98","","98","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("419","32","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","57","","57","0","","","16th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("420","33","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","73","","73","0","","","13th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("421","34","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","80","","80","0","","","11th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("422","35","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","87","","87","0","","","10th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("423","36","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","17","","17","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("424","37","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","69","","69","0","","","14th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("425","39","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","93","","93","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("426","40","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","91","","91","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("427","41","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","97","","97","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("428","43","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","50","","50","0","","","18th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("429","44","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","79","","79","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("430","46","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","92","","92","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("431","50","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","66","","66","0","","","15th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("432","48","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","51","","51","0","","","17th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("433","52","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","90","","90","0","","","8th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("434","28","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","98","","98","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("435","29","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","88","","88","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("436","30","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","89","","89","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("437","31","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","74","","74","0","","","13th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("438","32","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","68","","68","0","","","16th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("439","33","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","74","","74","0","","","13th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("440","34","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","79","","79","0","","","11th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("441","35","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","83","","83","0","","","10th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("442","36","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","33","","33","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("443","37","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","66","","66","0","","","17th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("444","39","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","87","","87","0","","","9th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("445","40","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","96","","96","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("446","41","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","96","","96","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("447","43","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","72","","72","0","","","15th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("448","44","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","88","","88","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("449","46","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","91","","91","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("450","50","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","77","","77","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("451","48","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","60","","60","0","","","18th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("452","52","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","90","","90","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("453","28","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","75","","75","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("454","29","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","71","","71","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("455","30","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("456","31","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","59","","59","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("457","32","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","45","","45","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("458","33","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","51","","51","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("459","34","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","45","","45","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("460","35","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","67","","67","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("461","36","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","25","","25","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("462","37","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","35","","35","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("463","39","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","65","","65","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("464","40","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","65","","65","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("465","41","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","70","","70","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("466","43","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","8","","8","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("467","44","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","59","","59","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("468","46","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","62","","62","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("469","50","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","48","","48","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("470","48","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","48","","48","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("471","52","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","71","","71","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("472","28","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","88","","88","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("473","29","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","59","","59","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("474","30","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","78","","78","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("475","31","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","68","","68","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("476","32","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","36","","36","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("477","33","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","52","","52","0","","","13th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("478","34","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","59","","59","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("479","35","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","61","","61","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("480","36","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","14","","14","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("481","37","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","44","","44","0","","","15th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("482","39","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","75","","75","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("483","40","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","81","","81","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("484","41","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","95","","95","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("485","43","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","50","","50","0","","","14th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("486","44","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","67","","67","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("487","46","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","60","","60","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("488","50","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","42","","42","0","","","16th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("489","48","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","32","","32","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("490","52","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","75","","75","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("491","28","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","75","","75","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("492","29","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","71","","71","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("493","30","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("494","31","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","59","","59","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("495","32","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","45","","45","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("496","33","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","51","","51","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("497","34","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","45","","45","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("498","35","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","67","","67","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("499","36","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","25","","25","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("500","37","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","35","","35","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("501","39","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","65","","65","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("502","40","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","65","","65","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("503","41","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","70","","70","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("504","43","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","38","","38","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("505","44","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","59","","59","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("506","46","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","62","","62","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("507","50","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","48","","48","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("508","48","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","48","","48","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("509","52","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","71","","71","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("510","28","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","96","","96","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("511","29","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","71","","71","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("512","30","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","79","","79","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("513","31","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","73","","73","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("514","32","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","66","","66","0","","","14th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("515","33","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","74","","74","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("516","34","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","73","","73","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("517","35","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","76","","76","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("518","36","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","40","","40","0","","","19th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("519","37","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","48","","48","0","","","17th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("520","39","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","85","","85","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("521","40","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","81","","81","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("522","41","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","74","","74","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("523","43","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","79","","79","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("524","44","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","54","","54","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("525","46","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","66","","66","0","","","14th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("526","50","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","70","","70","0","","","13th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("527","48","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","41","","41","0","","","18th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("528","52","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","82","","82","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("529","28","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","91","","91","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("530","29","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","83","","83","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("531","30","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","77","","77","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("532","31","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","38","","38","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("533","32","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","41","","41","0","","","14th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("534","33","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","51","","51","0","","","11th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("535","34","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","43","","43","0","","","13th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("536","35","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","58","","58","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("537","36","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","3","","3","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("538","37","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","31","","31","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("539","39","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","82","","82","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("540","40","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","87","","87","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("541","41","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","76","","76","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("542","43","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","24","","24","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("543","44","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","64","","64","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("544","46","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","73","","73","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("545","50","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","50","","50","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("546","48","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","27","","27","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("547","52","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","81","","81","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("548","42","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","60","","60","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("549","45","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","62","","62","0","","","6th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("550","47","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","57","","57","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("551","49","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","54","","54","0","","","13th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("552","51","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","43","","43","0","","","16th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("553","53","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","67","","67","0","","","3rd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("554","54","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","69","","69","0","","","1st","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("555","55","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","57","","57","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("556","56","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","44","","44","0","","","15th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("557","57","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","41","","41","0","","","17th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("558","58","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","69","","69","0","","","1st","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("559","59","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","64","","64","0","","","4th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("560","60","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","47","","47","0","","","14th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("561","61","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","58","","58","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("562","62","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","33","","33","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("563","63","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","58","","58","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("564","64","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","63","","63","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("565","65","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","58","","58","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("566","42","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","70","","70","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("567","45","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("568","47","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","82","","82","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("569","49","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","41","","41","0","","","13th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("570","51","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","38","","38","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("571","53","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","47","","47","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("572","54","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","69","","69","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("573","55","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","54","","54","0","","","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("574","56","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","35","","35","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("575","57","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","28","","28","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("576","58","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","79","","79","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("577","59","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","50","","50","0","","","9th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("578","60","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","42","","42","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("579","61","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","","59","0","","","7th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("580","62","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","23","","23","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("581","63","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","85","","85","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("582","64","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","42","","42","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("583","65","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","41","","41","0","","","13th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("584","42","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","84","","84","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("585","45","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","83","","83","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("586","47","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","65","","65","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("587","49","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","57","","57","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("588","51","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","45","","45","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("589","53","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","65","","65","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("590","54","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","89","","89","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("591","55","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","89","","89","0","89","17th","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("592","56","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","35","","35","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("593","57","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","45","","45","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("594","58","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","85","","85","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("595","59","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","65","","65","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("596","60","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","66","","66","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("597","61","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","65","","65","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("598","62","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","56","","56","0","56","17th","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("599","63","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","92","","92","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("600","64","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","70","","70","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("601","65","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","43","","43","0","","","17th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("602","42","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","55","","55","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("603","45","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","65","","65","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("604","47","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","72","","72","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("605","49","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","53","","53","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("606","51","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","37","","37","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("607","53","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","67","","67","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("608","54","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","79","","79","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("609","55","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","67","","67","0","67","17th","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("610","56","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","46","","46","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("611","57","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","35","","35","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("612","58","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","73","","73","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("613","59","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","55","","55","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("614","60","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","55","","55","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("615","61","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","54","","54","0","","","11th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("616","62","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","37","","37","0","37","17th","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("617","63","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","77","","77","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("618","64","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","46","","46","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("619","65","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","34","","34","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("620","42","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","36","","36","0","","","6th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("621","45","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","38","","38","0","","","4th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("622","47","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","44","","44","0","","","3rd","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("623","49","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","33","","33","0","","","9th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("624","51","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","19","","19","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("625","53","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","36","","36","0","","","6th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("626","54","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","56","","56","0","","","2nd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("627","55","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","35","","35","0","","","8th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("628","56","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","18","","18","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("629","57","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","32","","32","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("630","58","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","37","","37","0","","","5th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("631","59","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","28","","28","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("632","60","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","20","","20","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("633","61","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","24","","24","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("634","62","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","18","","18","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("635","63","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","57","","57","0","","","1st","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("636","64","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","24","","24","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("637","65","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","23","","23","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("638","42","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","49","","49","0","","","8th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("639","45","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","61","","61","0","","","3rd","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("640","47","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","36","","36","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("641","49","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","50","","50","0","","","7th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("642","51","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","41","","41","0","","","12th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("643","53","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","52","","52","0","","","6th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("644","54","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","81","","81","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("645","55","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","72","","72","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("646","56","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","26","","26","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("647","57","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","33","","33","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("648","58","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","42","","42","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("649","59","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","53","","53","0","","","5th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("650","60","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","31","","31","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("651","61","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","43","","43","0","","","10th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("652","62","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","30","","30","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("653","63","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","59","","59","0","","","4th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("654","64","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","40","","40","0","","","13th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("655","65","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","44","","44","0","","","9th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("656","42","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","71","","71","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("657","45","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","77","","77","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("658","47","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","64","","64","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("659","49","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","75","","75","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("660","51","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","36","","36","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("661","53","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","70","","70","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("662","54","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","87","","87","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("663","55","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","71","","71","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("664","56","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","61","","61","0","","","15th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("665","57","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","64","","64","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("666","58","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","68","","68","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("667","59","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","73","","73","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("668","60","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","64","","64","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("669","61","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","62","","62","0","","","14th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("670","62","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","51","","51","0","","","17th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("671","63","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","76","","76","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("672","64","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","65","","65","0","","","10th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("673","65","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","54","","54","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("674","42","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","87","","87","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("675","45","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","92","","92","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("676","47","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","83","","83","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("677","49","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","89","","89","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("678","51","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","70","","70","0","","","17th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("679","53","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","81","","81","0","","","10th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("680","54","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","90","","90","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("681","55","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","96","","96","0","96","17th","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("682","56","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","63","","63","0","","","18th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("683","57","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","76","","76","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("684","58","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","71","","71","0","","","15th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("685","59","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","83","","83","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("686","60","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","76","","76","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("687","61","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","83","","83","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("688","62","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","74","","74","0","74","17th","14th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("689","63","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","89","","89","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("690","64","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","71","","71","0","","","15th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("691","65","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","80","","80","0","","","11th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("692","42","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","59","","59","0","","","3rd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("693","45","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","58","","58","0","","","4th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("694","47","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","54","","54","0","","","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("695","49","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","48","","48","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("696","51","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","26","","26","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("697","53","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","56","","56","0","","","6th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("698","54","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","62","","62","0","","","2nd","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("699","55","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","58","","58","0","58","17th","4th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("700","56","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","30","","30","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("701","57","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","39","","39","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("702","58","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","52","","52","0","","","9th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("703","59","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","72","","72","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("704","60","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","28","","28","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("705","61","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","40","","40","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("706","62","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","31","","31","0","31","17th","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("707","63","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","55","","55","0","","","7th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("708","64","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","40","","40","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("709","65","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","40","","40","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("710","42","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","66","","66","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("711","45","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","77","","77","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("712","47","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","53","","53","0","","","10th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("713","49","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","47","","47","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("714","51","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","45","","45","0","","","16th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("715","53","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","67","","67","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("716","54","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","73","","73","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("717","55","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","78","","78","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("718","56","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","40","","40","0","","","17th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("719","57","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","24","","24","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("720","58","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","66","","66","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("721","59","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","59","","59","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("722","60","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","49","","49","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("723","61","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","50","","50","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("724","62","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","48","","48","0","","","14th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("725","63","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("726","64","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","57","","57","0","","","9th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("727","65","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","51","","51","0","","","11th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("728","42","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","75","","75","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("729","45","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","72","","72","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("730","47","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("731","49","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","54","","54","0","","","17th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("732","51","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","72","","72","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("733","53","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","74","","74","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("734","54","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","73","","73","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("735","55","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","52","","52","0","52","17th","18th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("736","56","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","68","","68","0","","","13th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("737","57","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","61","","61","0","","","14th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("738","58","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","77","","77","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("739","59","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","73","","73","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("740","60","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","59","","59","0","","","15th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("741","61","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","72","","72","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("742","62","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","57","","57","0","57","17th","16th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("743","63","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","73","","73","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("744","64","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("745","65","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("746","42","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","69","","69","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("747","45","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","70","","70","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("748","47","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","54","","54","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("749","49","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","65","","65","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("750","51","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","59","","59","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("751","53","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","65","","65","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("752","54","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","67","","67","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("753","55","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","78","","78","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("754","56","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","53","","53","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("755","57","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","47","","47","0","","","18th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("756","58","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("757","59","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","61","","61","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("758","60","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","59","","59","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("759","61","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","65","","65","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("760","62","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","53","","53","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("761","63","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","65","","65","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("762","64","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","61","","61","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("763","65","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","60","","60","0","","","12th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("764","42","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","86","","86","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("765","45","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","82","","82","0","","","9th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("766","47","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","85","","85","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("767","49","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","77","","77","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("768","51","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","62","","62","0","","","17th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("769","53","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","85","","85","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("770","54","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","89","","89","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("771","55","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","86","","86","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("772","56","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","64","","64","0","","","13th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("773","57","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","69","","69","0","","","12th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("774","58","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","72","","72","0","","","11th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("775","59","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","83","","83","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("776","60","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","64","","64","0","","","13th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("777","61","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","83","","83","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("778","62","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","53","","53","0","","","18th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("779","63","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","90","","90","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("780","64","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","63","","63","0","","","15th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("781","65","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","63","","63","0","","","15th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("782","42","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","95","","95","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("783","45","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","78","","78","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("784","47","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","58","","58","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("785","49","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","61","","61","0","","","13th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("786","51","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","70","","70","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("787","53","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","73","","73","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("788","54","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","89","","89","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("789","55","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","68","","68","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("790","56","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","50","","50","0","","","18th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("791","57","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","58","","58","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("792","58","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","65","","65","0","","","10th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("793","59","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","74","","74","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("794","60","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","55","","55","0","","","16th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("795","61","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","83","","83","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("796","62","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","53","","53","0","","","17th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("797","63","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","90","","90","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("798","64","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","63","","63","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("799","65","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","63","","63","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("800","42","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","77","","77","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("801","45","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","70","","70","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("802","47","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","70","","70","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("803","49","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","64","","64","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("804","51","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","48","","48","0","","","18th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("805","53","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","70","","70","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("806","54","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","87","","87","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("807","55","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","71","","71","0","71","17th","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("808","56","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","61","","61","0","","","13th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("809","57","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","64","","64","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("810","58","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","68","","68","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("811","59","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","73","","73","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("812","60","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","64","","64","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("813","61","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","60","","60","0","","","14th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("814","62","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","55","","55","0","","","17th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("815","63","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","70","","70","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("816","64","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","58","","58","0","","","15th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("817","65","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","58","","58","0","","","15th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("818","90","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","36","","36","0","","","20th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("819","66","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","","52","0","","","5th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("820","67","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","44","","44","0","","","12th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("821","68","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","30","","30","0","","","24th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("822","69","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","56","","56","0","","","3rd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("823","70","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("824","71","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","43","","43","0","","","15th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("825","91","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","34","","34","0","","","22nd","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("826","72","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","30","","30","0","","","24th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("827","73","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","38","","38","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("828","74","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("829","75","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","42","","42","0","","","16th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("830","76","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","48","","48","0","","","8th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("831","77","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","48","","48","0","","","8th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("832","78","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","32","","32","0","","","23rd","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("833","79","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","41","","41","0","","","17th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("834","80","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","59","","59","0","","","2nd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("835","81","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","25","","25","0","","","26th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("836","82","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","44","","44","0","","","12th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("837","83","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","35","","35","0","","","21st","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("838","84","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","56","","56","0","","","3rd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("839","85","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","66","","66","0","","","1st","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("840","86","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","40","","40","0","40","25th","18th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("841","87","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","","52","0","","","5th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("842","88","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","44","","44","0","","","12th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("843","89","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","51","","51","0","","","7th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("844","90","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","43","","43","0","","","16th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("845","66","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("846","67","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","72","","72","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("847","68","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","21","","21","0","","","25th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("848","69","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","90","","90","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("849","70","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","48","","48","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("850","71","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","54","","54","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("851","91","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","56","","56","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("852","72","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","33","","33","0","","","21st","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("853","73","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","47","","47","0","","","14th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("854","74","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","63","","63","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("855","75","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","90","","90","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("856","76","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","84","","84","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("857","77","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("858","78","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","31","","31","0","","","22nd","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("859","79","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","40","","40","0","","","18th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("860","80","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","66","","66","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("861","81","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","19","","19","0","","","26th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("862","82","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","62","","62","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("863","83","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","31","","31","0","","","22nd","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("864","84","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","35","","35","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("865","85","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","31","","31","0","","","22nd","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("866","86","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","34","","34","0","34","25th","20th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("867","87","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","58","","58","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("868","88","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","43","","43","0","","","16th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("869","89","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","","59","0","","","9th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("870","66","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","61","","61","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("871","70","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","62","","62","0","","","4th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("872","71","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","44","","44","0","","","10th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("873","75","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","52","","52","0","","","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("874","76","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","56","","56","0","","","7th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("875","77","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","79","","79","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("876","78","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","59","","59","0","","","6th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("877","79","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","51","","51","0","","","9th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("878","81","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","79","","79","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("879","83","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","72","","72","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("880","66","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","39","","39","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("881","70","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","48","","48","0","","","7th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("882","71","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","46","","46","0","","","8th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("883","75","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","52","","52","0","","","5th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("884","76","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","56","","56","0","","","2nd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("885","77","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","62","","62","0","","","1st","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("886","78","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","50","","50","0","","","6th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("887","79","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","45","","45","0","","","9th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("888","81","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","54","","54","0","","","4th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("889","83","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","56","","56","0","","","2nd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("890","66","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","50","","50","0","","","1st","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("891","70","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","35","","35","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("892","73","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","26","","26","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("893","74","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","44","","44","0","","","6th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("894","75","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","37","","37","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("895","76","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","47","","47","0","","","2nd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("896","77","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","46","","46","0","","","3rd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("897","78","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","42","","42","0","","","7th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("898","79","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","31","","31","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("899","80","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","39","","39","0","","","8th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("900","81","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","46","","46","0","","","3rd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("901","82","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","20","","20","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("902","83","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","38","","38","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("903","86","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","35","","35","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("904","87","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","37","","37","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("905","88","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","46","","46","0","","","3rd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("906","89","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","35","","35","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("907","90","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","38","","38","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("908","91","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","39","","39","0","","","8th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("909","67","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","76","","76","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("910","68","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","32","","32","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("911","69","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","81","","81","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("912","72","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","60","","60","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("913","73","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","43","","43","0","","","15th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("914","74","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","46","","46","0","","","14th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("915","80","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","53","","53","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("916","82","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","47","","47","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("917","84","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","67","","67","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("918","85","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","73","","73","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("919","86","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","73","","73","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("920","87","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","58","","58","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("921","88","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","70","","70","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("922","89","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","69","","69","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("923","90","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","67","","67","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("924","91","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","64","","64","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("925","91","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","60","","60","0","","","14th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("926","66","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","48","","48","0","","","20th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("927","67","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","81","","81","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("928","68","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","25","","25","0","","","26th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("929","69","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","75","","75","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("930","70","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","45","","45","0","","","22nd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("931","71","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","46","","46","0","","","21st","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("932","72","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","82","","82","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("933","73","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","39","","39","0","","","25th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("934","74","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","50","","50","0","","","18th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("935","75","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","59","","59","0","","","15th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("936","76","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","71","","71","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("937","77","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","61","","61","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("938","78","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","61","","61","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("939","79","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","45","","45","0","","","22nd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("940","80","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","51","","51","0","","","17th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("941","81","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","73","","73","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("942","82","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","45","","45","0","","","22nd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("943","83","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","61","","61","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("944","84","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","59","","59","0","","","15th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("945","85","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","","72","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("946","86","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","63","","63","0","63","25th","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("947","87","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","50","","50","0","","","18th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("948","88","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","71","","71","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("949","89","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","67","","67","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("950","90","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","","72","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("951","67","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","94","","94","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("952","68","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","31","","31","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("953","69","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","85","","85","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("954","72","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","74","","74","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("955","73","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","48","","48","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("956","74","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","49","","49","0","","","12th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("957","80","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","58","","58","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("958","82","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","48","","48","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("959","84","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","50","","50","0","","","11th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("960","85","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","81","","81","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("961","86","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","70","","70","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("962","87","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","45","","45","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("963","88","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","71","","71","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("964","89","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","75","","75","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("965","90","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","75","","75","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("966","91","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","59","","59","0","","","9th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("967","67","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","95","","95","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("968","68","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","67","","67","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("969","69","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","94","","94","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("970","80","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","75","","75","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("971","82","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","77","","77","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("972","86","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","94","","94","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("973","87","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","85","","85","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("974","89","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","91","","91","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("975","91","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","88","","88","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("976","67","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","74","","74","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("977","68","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","15","","15","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("978","69","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","48","","48","0","","","4th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("979","70","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","38","","38","0","","","8th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("980","71","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","30","","30","0","","","9th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("981","75","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","52","","52","0","","","2nd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("982","78","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","50","","50","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("983","79","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","29","","29","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("984","83","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","46","","46","0","","","5th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("985","84","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","44","","44","0","","","7th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("986","85","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","45","","45","0","","","6th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("987","91","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","55","","55","0","","","12th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("988","66","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","53","","53","0","","","14th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("989","67","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","77","","77","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("990","68","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","30","","30","0","","","26th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("991","69","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","77","","77","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("992","70","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","48","","48","0","","","18th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("993","71","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","32","","32","0","","","25th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("994","72","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","73","","73","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("995","73","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","37","","37","0","","","24th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("996","74","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","40","","40","0","","","23rd","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("997","75","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","53","","53","0","","","14th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("998","76","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","89","","89","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("999","77","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","76","","76","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1000","78","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","53","","53","0","","","14th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("1001","79","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","45","","45","0","","","20th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1002","80","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","62","","62","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1003","81","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","83","","83","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1004","82","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","48","","48","0","","","18th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1005","83","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","70","","70","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1006","84","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","44","","44","0","","","21st","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1007","85","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","85","","85","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1008","86","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","55","","55","0","","","12th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1009","87","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","42","","42","0","","","22nd","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1010","88","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","56","","56","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1011","89","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","53","","53","0","","","14th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1012","90","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","63","","63","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1013","66","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","51","","51","0","","","4th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1014","71","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","40","","40","0","","","6th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1015","72","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","51","","51","0","","","4th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1016","76","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","65","","65","0","","","2nd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1017","77","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","79","","79","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1018","81","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","63","","63","0","","","3rd","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1019","91","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","64","","64","0","","","13th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1020","66","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","58","","58","0","","","19th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1021","67","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","79","","79","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1022","68","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","42","","42","0","","","26th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1023","69","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","74","","74","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1024","70","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","61","","61","0","","","16th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1025","71","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","52","","52","0","","","23rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1026","72","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","76","","76","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1027","73","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","61","","61","0","","","16th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1028","74","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","74","","74","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1029","75","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","61","","61","0","","","16th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1030","76","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","75","","75","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1031","77","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1032","78","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","74","","74","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1033","79","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","53","","53","0","","","22nd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1034","80","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","63","","63","0","","","15th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1035","81","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","73","","73","0","","","11th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1036","82","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","43","","43","0","","","25th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1037","83","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","55","","55","0","","","21st","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1038","84","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","52","","52","0","","","23rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1039","85","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","75","","75","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1040","86","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","64","","64","0","","","13th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1041","87","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","68","","68","0","","","12th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1042","88","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","74","","74","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1043","89","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","76","","76","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1044","90","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","56","","56","0","","","20th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1045","72","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","84","","84","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1046","73","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","63","","63","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1047","74","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","70","","70","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1048","84","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","80","","80","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1049","85","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","86","","86","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1050","88","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","93","","93","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1051","90","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","72","","72","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1052","117","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","58","","58","0","","","12th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1053","118","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","61","","61","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1054","119","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","49","","49","0","","","22nd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1055","120","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","60","","60","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1056","92","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","45","","45","0","","","25th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1057","93","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","65","","65","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1058","94","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1059","95","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","75","","75","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1060","96","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","62","","62","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1061","97","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","43","","43","0","","","27th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1062","98","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","54","","54","0","","","13th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1063","99","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","50","","50","0","","","21st","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1064","100","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","49","","49","0","","","22nd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1065","101","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1066","102","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","51","","51","0","","","20th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1067","103","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","46","","46","0","","","24th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1068","104","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","37","","37","0","","","28th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1069","105","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","77","","77","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1070","106","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","71","","71","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1071","107","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","77","","77","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1072","108","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1073","109","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","53","","53","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1074","110","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","64","","64","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1075","111","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1076","112","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","45","","45","0","","","25th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1077","113","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","67","","67","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1078","114","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","29","","29","0","","","29th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1079","115","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","54","","54","0","","","13th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1080","116","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","78","","78","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1081","117","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","49","","49","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1082","118","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","62","","62","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1083","119","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","35","","35","0","","","21st","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1084","120","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","58","","58","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1085","92","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","25","","25","0","","","27th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1086","93","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","91","","91","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1087","94","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","63","","63","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1088","95","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","82","","82","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1089","96","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","60","","60","0","","","12th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1090","97","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","32","","32","0","","","23rd","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1091","98","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","48","","48","0","","","16th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1092","99","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","18th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1093","100","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","33","","33","0","","","22nd","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1094","101","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","32","","32","0","","","23rd","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1095","102","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","48","","48","0","","","16th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1096","103","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","23","","23","0","","","28th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1097","104","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","39","","39","0","","","20th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1098","105","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","61","","61","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1099","106","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","87","","87","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1100","107","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","94","","94","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("1101","108","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","56","","56","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1102","109","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","31","","31","0","","","25th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1103","110","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","68","","68","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1104","111","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","93","","93","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1105","112","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","81","","81","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1106","113","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","40","","40","0","","","19th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1107","114","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","23","","23","0","","","28th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1108","115","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","30","","30","0","","","26th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1109","116","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","67","","67","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1110","93","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","90","","90","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1111","94","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","47","","47","0","","","9th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1112","95","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","81","","81","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1113","96","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","66","","66","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1114","97","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","30","","30","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1115","98","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","41","","41","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1116","100","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","38","","38","0","","","13th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1117","101","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","27","","27","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1118","102","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1119","104","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","54","","54","0","","","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1120","107","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","91","","91","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1121","111","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","78","","78","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1122","115","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","40","","40","0","","","12th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1123","116","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","57","","57","0","","","6th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1124","120","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","57","","57","0","","","6th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1125","93","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","65","","65","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1126","94","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","48","","48","0","","","12th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1127","95","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","83","","83","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1128","96","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","65","","65","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1129","97","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","54","","54","0","","","9th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1130","98","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","50","","50","0","","","11th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1131","100","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","44","","44","0","","","13th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1132","101","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","19","","19","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1133","102","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","58","","58","0","","","7th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1134","104","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","6","","6","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1135","107","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","84","","84","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1136","111","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","81","","81","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1137","115","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","57","","57","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1138","116","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","54","","54","0","","","9th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1139","120","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","64","","64","0","","","6th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1140","92","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","40","","40","0","","","18th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1141","93","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1142","94","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","42","","42","0","","","16th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1143","95","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","50","","50","0","","","6th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1144","96","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","45","","45","0","","","12th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1145","97","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","35","","35","0","","","22nd","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1146","98","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","36","","36","0","","","21st","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1147","99","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","55","","55","0","","","2nd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1148","100","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","30","","30","0","","","23rd","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1149","101","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","37","","37","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1150","103","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","22","","22","0","","","27th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1151","104","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","28","","28","0","","","24th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1152","105","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","47","","47","0","","","9th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1153","106","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","50","","50","0","","","6th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1154","107","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","70","","70","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1155","108","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","43","","43","0","","","14th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1156","109","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","41","","41","0","","","17th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1157","110","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","50","","50","0","","","6th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1158","111","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","43","","43","0","","","14th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1159","112","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","28","","28","0","","","24th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1160","113","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","44","","44","0","","","13th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1161","114","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","23","","23","0","","","26th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1162","115","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","37","","37","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1163","116","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","52","","52","0","","","4th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1164","117","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1165","118","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","54","","54","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1166","120","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","51","","51","0","","","5th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1167","92","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","48","","48","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1168","99","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","78","","78","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1169","105","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","80","","80","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1170","106","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","85","","85","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1171","108","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","77","","77","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1172","109","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","67","","67","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1173","110","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","83","","83","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1174","112","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","41","","41","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1175","113","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","73","","73","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1176","114","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","32","","32","0","","","13th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1177","117","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","74","","74","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1178","118","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","64","","64","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1179","119","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","33","","33","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1180","92","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","52","","52","0","","","19th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1181","93","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","71","","71","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1182","94","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","55","","55","0","","","17th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1183","95","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","69","","69","0","","","11th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1184","96","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","70","","70","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1185","97","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","47","","47","0","","","23rd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1186","98","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","48","","48","0","","","22nd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1187","99","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","77","","77","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1188","100","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","52","","52","0","","","19th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1189","101","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","42","","42","0","","","27th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1190","102","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","47","","47","0","","","23rd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1191","103","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","43","","43","0","","","26th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1192","104","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","38","","38","0","","","29th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1193","105","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","64","","64","0","","","14th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1194","106","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1195","107","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1196","108","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","69","","69","0","","","11th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1197","109","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","63","","63","0","","","15th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1198","110","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","71","","71","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1199","111","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","77","","77","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1200","112","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","49","","49","0","","","21st","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("1201","113","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","74","","74","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1202","114","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","40","","40","0","","","28th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1203","115","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","58","","58","0","","","16th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1204","116","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","","72","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1205","117","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","67","","67","0","","","13th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1206","118","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1207","119","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","44","","44","0","","","25th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1208","92","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","45","","45","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1209","99","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","79","","79","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1210","103","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","40","","40","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1211","105","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","69","","69","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1212","106","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","87","","87","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1213","108","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","67","","67","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1214","109","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","51","","51","0","","","9th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1215","110","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","61","","61","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1216","112","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","54","","54","0","","","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1217","113","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","77","","77","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1218","118","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","73","","73","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1219","119","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","35","","35","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1220","120","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","53","","53","0","","","18th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1221","92","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","90","","90","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1222","99","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","92","","92","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1223","103","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","72","","72","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1224","105","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","97","","97","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1225","106","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","97","","97","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1226","108","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","92","","92","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1227","109","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","85","","85","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1228","110","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","88","","88","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1229","112","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","54","","54","0","","","11th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1230","113","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","77","","77","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1231","118","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","73","","73","0","","","9th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1232","119","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","35","","35","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1233","95","6","0","SS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","60","","60","0","","","2nd","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1234","96","6","0","SS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","37","","37","0","","","6th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1235","102","6","0","SS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","34","","34","0","","","7th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1236","104","6","0","SS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","20","","20","0","","","8th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1237","111","6","0","SS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","52","","52","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1238","115","6","0","SS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","38","","38","0","","","5th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1239","116","6","0","SS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","64","","64","0","","","1st","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1240","120","6","0","SS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","47","","47","0","","","4th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1241","117","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","58","","58","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1242","118","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","55","","55","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1243","119","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","29","","29","0","","","29th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1244","120","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","57","","57","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1245","92","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","42","","42","0","","","24th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1246","93","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","68","","68","0","","","2nd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1247","94","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","63","","63","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1248","95","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","68","","68","0","","","2nd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1249","96","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","55","","55","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1250","97","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","38","","38","0","","","28th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1251","98","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","49","","49","0","","","21st","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1252","99","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","61","","61","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1253","100","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1254","101","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","42","","42","0","","","24th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1255","102","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","51","","51","0","","","19th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1256","103","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","42","","42","0","","","24th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1257","104","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","50","","50","0","","","20th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1258","105","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","56","","56","0","","","12th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1259","106","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","63","","63","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1260","107","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","70","","70","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1261","108","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1262","109","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1263","110","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","49","","49","0","","","21st","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1264","111","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","66","","66","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1265","112","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","53","","53","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1266","113","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","63","","63","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1267","114","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","47","","47","0","","","23rd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1268","115","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","40","","40","0","","","27th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1269","116","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","60","","60","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1270","93","6","0","SS 3","","GEOGRAPHY","18","","","","","","","0","0","0","0","","68","","68","0","","","2nd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1271","94","6","0","SS 3","","GEOGRAPHY","18","","","","","","","0","0","0","0","","47","","47","0","","","5th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1272","98","6","0","SS 3","","GEOGRAPHY","18","","","","","","","0","0","0","0","","51","","51","0","","","4th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1273","100","6","0","SS 3","","GEOGRAPHY","18","","","","","","","0","0","0","0","","58","","58","0","","","3rd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1274","101","6","0","SS 3","","GEOGRAPHY","18","","","","","","","0","0","0","0","","43","","43","0","","","6th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1275","107","6","0","SS 3","","GEOGRAPHY","18","","","","","","","0","0","0","0","","73","","73","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1276","117","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","65","","65","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1277","118","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","55","","55","0","","","17th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1278","119","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","44","","44","0","","","25th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1279","120","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","58","","58","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1280","92","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","50","","50","0","","","20th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1281","93","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","57","","57","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1282","94","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","56","","56","0","","","16th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1283","95","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","77","","77","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1284","96","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","64","","64","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1285","97","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","34","","34","0","","","28th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1286","98","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","57","","57","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1287","99","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","68","","68","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1288","100","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","63","","63","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1289","101","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","46","","46","0","","","23rd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1290","102","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","44","","44","0","","","25th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1291","103","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","50","","50","0","","","20th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1292","104","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","43","","43","0","","","27th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1293","105","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","62","","62","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1294","106","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","78","","78","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1295","107","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","78","","78","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1296","108","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","51","","51","0","","","19th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1297","109","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","61","","61","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1298","110","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","55","","55","0","","","17th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1299","111","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","76","","76","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1300","112","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","50","","50","0","","","20th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("1301","113","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","59","","59","0","","","12th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1302","114","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","34","","34","0","","","28th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1303","115","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","45","","45","0","","","24th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1304","116","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1305","103","6","0","SS 3","","COMMERCE","20","","","","","","","0","0","0","0","","70","","70","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1306","108","6","0","SS 3","","COMMERCE","20","","","","","","","0","0","0","0","","77","","77","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1307","114","6","0","SS 3","","COMMERCE","20","","","","","","","0","0","0","0","","60","","60","0","","","4th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1308","119","6","0","SS 3","","COMMERCE","20","","","","","","","0","0","0","0","","72","","72","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1309","65","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","40","","40","0","","","16th","E8","VERY POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1310","59","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","63","","63","0","","","2nd","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1311","58","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","44","","44","0","","","13th","E8","VERY POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1312","45","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","60","","60","0","","","5th","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1313","57","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","44","","44","0","","","13th","E8","VERY POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1314","53","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","63","","63","0","","","2nd","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1315","64","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","46","","46","0","","","12th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1316","49","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","51","","51","0","","","9th","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1317","63","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","58","","58","0","","","6th","C5","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1318","56","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","49","","49","0","","","10th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1319","60","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","47","","47","0","","","11th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1320","51","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","44","","44","0","","","13th","E8","VERY POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1321","42","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","54","","54","0","","","7th","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1322","54","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","67","","67","0","","","1st","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1323","61","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","62","","62","0","","","4th","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1324","47","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","54","","54","0","","","7th","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1325","65","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","53","","53","0","","","10th","C6","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1326","59","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","63","","63","0","","","6th","C4","CREDIT","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1327","58","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","74","","74","0","","","2nd","B2","VERY GOOD","OKPALAKU BENJAMIN","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1328","45","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","58","","58","0","","","9th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1329","57","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","35","","35","0","","","15th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1330","53","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","12th","D7","POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1331","64","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","45","","45","0","","","13th","D7","POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1332","49","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","38","","38","0","","","14th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1333","63","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","82","","82","0","","","1st","A1","EXCELLENT","OKPALAKU BENJAMIN","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1334","56","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","67","","67","0","","","5th","B3","GOOD","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1335","60","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","60","","60","0","","","8th","C4","CREDIT","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1336","51","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","32","","32","0","","","16th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1337","42","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","61","","61","0","","","7th","C4","CREDIT","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1338","54","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","74","","74","0","","","2nd","B2","VERY GOOD","OKPALAKU BENJAMIN","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1339","61","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","50","","50","0","","","11th","C6","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1340","47","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","72","","72","0","","","4th","B2","VERY GOOD","OKPALAKU BENJAMIN","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1341","65","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","43","","43","0","","","14th","E8","VERY POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1342","59","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","59","","59","0","","","9th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1343","58","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","69","","69","0","","","5th","B3","GOOD","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1344","45","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","73","","73","0","","","2nd","B2","VERY GOOD","OKPALAKU BENJAMIN","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1345","57","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","59","","59","0","","","9th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1346","53","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","57","","57","0","","","13th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1347","64","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","58","","58","0","","","11th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1348","49","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","58","","58","0","","","11th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1349","63","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","70","","70","0","","","4th","B2","VERY GOOD","OKPALAKU BENJAMIN","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1350","56","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","64","","64","0","","","7th","C4","CREDIT","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1351","60","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","43","","43","0","","","14th","E8","VERY POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1352","51","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","34","","34","0","","","16th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1353","42","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","71","","71","0","","","3rd","B2","VERY GOOD","OKPALAKU BENJAMIN","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1354","54","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","79","","79","0","","","1st","B2","VERY GOOD","OKPALAKU BENJAMIN","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1355","61","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","63","","63","0","","","8th","C4","CREDIT","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1356","47","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","67","","67","0","","","6th","B3","GOOD","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1357","65","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","36","","36","0","","","15th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1358","59","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","54","","54","0","","","7th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1359","58","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","62","","62","0","","","4th","C4","CREDIT","JAMES SUNDAY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1360","45","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","54","","54","0","","","7th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1361","57","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","34","","34","0","","","16th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1362","53","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","56","","56","0","","","5th","C5","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1363","64","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","49","","49","0","","","11th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1364","49","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","54","","54","0","","","7th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1365","63","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","67","","67","0","","","3rd","B3","GOOD","JAMES SUNDAY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1366","56","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","51","","51","0","","","10th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1367","60","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","40","","40","0","","","14th","E8","VERY POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1368","51","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","42","","42","0","","","13th","E8","VERY POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1369","42","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","47","","47","0","","","12th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1370","54","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","69","","69","0","","","2nd","B3","GOOD","JAMES SUNDAY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1371","61","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","56","","56","0","","","5th","C5","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1372","47","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","79","","79","0","","","1st","B2","VERY GOOD","JAMES SUNDAY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1373","65","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","23","","23","0","","","15th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1374","59","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","40","","40","0","","","4th","E8","VERY POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1375","62","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","7","","7","0","","","17th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1376","58","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","37","","37","0","","","8th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1377","45","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","38","","38","0","","","6th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1378","57","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","30","","30","0","","","11th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1379","53","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","40","","40","0","","","4th","E8","VERY POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1380","64","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","28","","28","0","","","12th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1381","49","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","36","","36","0","","","9th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1382","63","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","76","","76","0","","","1st","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1383","56","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","38","","38","0","","","6th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1384","60","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","22","","22","0","","","16th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1385","51","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","25","","25","0","","","13th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1386","42","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","53","","53","0","","","2nd","C6","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1387","54","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","51","","51","0","","","3rd","C6","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1388","61","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","31","","31","0","","","10th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1389","47","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","24","","24","0","","","14th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1390","65","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","40","","40","0","","","9th","E8","VERY POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1391","59","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","57","","57","0","","","3rd","C5","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1392","58","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","37","","37","0","","","11th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1393","45","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","50","","50","0","","","4th","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1394","57","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","19","","19","0","","","16th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1395","53","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","47","","47","0","","","7th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1396","64","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","48","","48","0","","","6th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1397","49","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","34","","34","0","","","12th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1398","63","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","59","","59","0","","","2nd","C5","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1399","56","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","31","","31","0","","","13th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1400","60","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","25","","25","0","","","15th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term");
INSERT INTO result_subject VALUES
("1401","51","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","26","","26","0","","","14th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1402","42","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","49","","49","0","","","5th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1403","54","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","62","","62","0","","","1st","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1404","61","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","47","","47","0","","","7th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1405","47","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","39","","39","0","","","10th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1406","56","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","57","","57","0","","","13th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1407","57","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","60","","60","0","","","11th","C4","CREDIT","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1408","58","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","68","","68","0","","","7th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1409","60","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","64","","64","0","","","8th","C4","CREDIT","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1410","59","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","58","","58","0","","","12th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1411","49","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","62","","62","0","","","10th","C4","CREDIT","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1412","45","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","77","","77","0","","","4th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1413","42","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","77","","77","0","","","4th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1414","47","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","50","","50","0","","","15th","C6","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1415","64","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","55","","55","0","","","14th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1416","51","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","43","","43","0","","","16th","E8","VERY POOR","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1417","65","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","63","","63","0","","","9th","C4","CREDIT","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1418","54","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","87","","87","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1419","53","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","70","","70","0","","","6th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1420","61","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","80","","80","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1421","63","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","80","","80","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1422","56","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","48","","48","0","","","13th","D7","POOR","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1423","57","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","53","","53","0","","","12th","C6","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1424","58","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","65","","65","0","","","5th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1425","60","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","46","","46","0","","","14th","D7","POOR","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1426","59","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","65","","65","0","","","5th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1427","49","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","56","","56","0","","","10th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1428","45","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","69","","69","0","","","2nd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1429","42","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","65","","65","0","","","5th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1430","47","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","44","","44","0","","","15th","E8","VERY POOR","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1431","64","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","54","","54","0","","","11th","C6","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1432","51","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","39","","39","0","","","16th","F9","FAIL","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1433","65","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","68","","68","0","","","3rd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1434","54","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","85","","85","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1435","53","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","68","","68","0","","","3rd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1436","61","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","63","","63","0","","","8th","C4","CREDIT","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1437","63","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","59","","59","0","","","9th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1438","62","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","4","","4","0","","","17th","F9","FAIL","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1439","56","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","898","","898","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1440","57","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","1","","1","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1441","58","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","85","","85","0","","","11th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1442","60","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","89","","89","0","","","8th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1443","59","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","98","","98","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1444","49","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","93","","93","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1445","45","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","94","","94","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1446","42","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","84","","84","0","","","13th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1447","47","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","90","","90","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1448","64","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","84","","84","0","","","13th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1449","51","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","85","","85","0","","","11th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1450","65","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","88","","88","0","","","9th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1451","54","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","80","","80","0","","","15th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1452","53","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","91","","91","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1453","61","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","88","","88","0","","","9th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1454","63","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","90","","90","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1455","56","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","41","","41","0","","","13th","E8","VERY POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1456","57","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","30","","30","0","","","16th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1457","58","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","47","","47","0","","","10th","D7","POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1458","60","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","44","","44","0","","","12th","E8","VERY POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1459","59","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","63","","63","0","","","2nd","C4","CREDIT","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1460","49","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","60","","60","0","","","3rd","C4","CREDIT","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1461","45","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","55","","55","0","","","7th","C5","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1462","42","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","57","","57","0","","","4th","C5","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1463","47","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","53","","53","0","","","8th","C6","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1464","64","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","46","","46","0","","","11th","D7","POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1465","51","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","32","","32","0","","","15th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1466","65","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","35","","35","0","","","14th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1467","54","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","87","","87","0","","","1st","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1468","53","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","50","","50","0","","","9th","C6","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1469","61","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","57","","57","0","","","4th","C5","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1470","63","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","57","","57","0","","","4th","C5","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1471","56","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","44","","44","0","","","9th","E8","VERY POOR","OSAROFUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1472","57","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","37","","37","0","","","13th","F9","FAIL","OSAROFUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1473","58","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","57","","57","0","","","3rd","C5","CREDIT","OSAROFUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1474","60","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","22","","22","0","","","16th","F9","FAIL","OSAROFUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1475","59","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","36","","36","0","","","14th","F9","FAIL","OSAROFUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1476","49","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","42","","42","0","","","11th","E8","VERY POOR","OSAROFUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1477","45","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","49","","49","0","","","6th","D7","POOR","OSAROFUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1478","42","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","41","","41","0","","","12th","E8","VERY POOR","OSAROFUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1479","47","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","44","","44","0","","","9th","E8","VERY POOR","OSAROFUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1480","64","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","49","","49","0","","","6th","D7","POOR","OSAROFUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1481","51","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","23","","23","0","","","15th","F9","FAIL","OSAROFUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1482","65","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","45","","45","0","","","8th","D7","POOR","OSAROFUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1483","54","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","59","","59","0","","","2nd","C5","CREDIT","OSAROFUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1484","53","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","53","","53","0","","","5th","C6","CREDIT","OSAROFUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1485","61","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","57","","57","0","","","3rd","C5","CREDIT","OSAROFUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1486","63","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","73","","73","0","","","1st","B2","VERY GOOD","OSAROFUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1487","56","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","56","","56","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1488","57","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","70","","70","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1489","58","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","76","","76","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1490","60","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","56","","56","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1491","59","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","73","","73","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1492","49","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","82","","82","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1493","45","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","59","","59","0","","","12th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1494","42","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","76","","76","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1495","47","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","72","","72","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1496","64","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","71","","71","0","","","9th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1497","51","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","41","","41","0","","","15th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1498","65","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","41","","41","0","","","15th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1499","54","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","68","","68","0","","","11th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1500","53","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","74","","74","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term");
INSERT INTO result_subject VALUES
("1501","61","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","76","","76","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1502","63","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","77","","77","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1503","56","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","92","","92","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1504","57","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","57","","57","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1505","58","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","56","","56","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1506","60","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","52","","52","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1507","59","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","60","","60","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1508","49","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","57","","57","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1509","45","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","60","","60","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1510","42","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","62","","62","0","","","4th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1511","47","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","57","","57","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1512","64","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","80","","80","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1513","51","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","57","","57","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1514","65","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","57","","57","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1515","54","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","60","","60","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1516","53","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","68","","68","0","","","3rd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1517","61","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","53","","53","0","","","14th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1518","63","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","45","","45","0","","","16th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1519","56","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","66","","66","0","","","10th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1520","57","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","57","","57","0","","","14th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1521","58","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","","72","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1522","60","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","60","","60","0","","","13th","C4","CREDIT","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1523","59","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","82","","82","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1524","49","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","82","","82","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1525","45","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","81","","81","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1526","42","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","71","","71","0","","","8th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1527","47","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","62","","62","0","","","11th","C4","CREDIT","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1528","64","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","62","","62","0","","","11th","C4","CREDIT","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1529","51","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","55","","55","0","","","15th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1530","65","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","48","","48","0","","","16th","D7","POOR","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1531","54","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","83","","83","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1532","53","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","78","","78","0","","","6th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1533","61","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","80","","80","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1534","63","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","71","","71","0","","","8th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1535","62","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","25","","25","0","40","17th","17th","F9","FAIL","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1536","56","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","61","","61","0","","","15th","C4","CREDIT","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1537","57","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","76","","76","0","","","8th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1538","58","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","86","","86","0","","","3rd","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1539","60","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","62","","62","0","","","14th","C4","CREDIT","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1540","59","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","67","","67","0","","","12th","B3","GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1541","49","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","82","","82","0","","","6th","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1542","45","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","81","","81","0","","","7th","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1543","42","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","83","","83","0","","","5th","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1544","47","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","46","","46","0","","","16th","D7","POOR","METHUSSELLAH DEBORAH","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1545","64","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","70","","70","0","","","11th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1546","51","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","63","","63","0","","","13th","C4","CREDIT","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1547","65","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","75","","75","0","","","10th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1548","54","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","88","","88","0","","","1st","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1549","53","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","84","","84","0","","","4th","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1550","61","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","76","","76","0","","","8th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1551","63","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","87","","87","0","","","2nd","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1552","122","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","31","","31","0","","","26th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1553","66","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","","52","0","","","15th","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1554","83","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","71","","71","0","","","2nd","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1555","78","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","54","","54","0","","","14th","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1556","71","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","49","","49","0","","","19th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1557","77","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","58","","58","0","","","13th","C5","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1558","76","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","66","","66","0","","","6th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1559","75","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","78","","78","0","","","1st","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1560","79","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","27","","27","0","","","27th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1561","70","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","46","","46","0","","","20th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1562","81","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","70","","70","0","","","3rd","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1563","123","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","43","","43","0","43","25th","21st","E8","VERY POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1564","72","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","70","","70","0","","","3rd","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1565","88","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","","52","0","","","15th","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1566","85","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","64","","64","0","","","9th","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1567","73","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","37","","37","0","","","23rd","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1568","74","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","61","","61","0","53.5","25th","10th","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1569","84","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","51","","51","0","","","17th","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1570","90","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1571","80","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","35","","35","0","","","24th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1572","67","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","65","","65","0","54.5","25th","8th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1573","68","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","33","","33","0","","","25th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1574","82","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","39","","39","0","","","22nd","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1575","91","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","60","","60","0","","","12th","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1576","69","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","66","","66","0","","","6th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1577","87","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","61","","61","0","","","10th","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1578","89","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","50","","50","0","","","18th","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1579","122","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","38","","38","0","","","16th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1580","66","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","60","","60","0","","","4th","C4","CREDIT","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1581","83","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","58","","58","0","","","7th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1582","78","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","30","","30","0","","","22nd","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1583","71","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","41","","41","0","","","14th","E8","VERY POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1584","77","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","80","","80","0","","","3rd","A1","EXCELLENT","OKPALAKU BENJAMIN","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1585","76","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","83","","83","0","","","2nd","A1","EXCELLENT","OKPALAKU BENJAMIN","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1586","75","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","","59","0","","","6th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1587","79","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","57","","57","0","","","8th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1588","70","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","45","","45","0","","","11th","D7","POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1589","81","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","50","","50","0","","","9th","C6","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1590","123","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","32","","32","0","32","25th","19th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1591","72","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","31","","31","0","","","20th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1592","88","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","35","","35","0","","","18th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1593","85","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","50","","50","0","","","9th","C6","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1594","73","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","15","","15","0","","","27th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1595","74","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","42","","42","0","52.5","25th","13th","E8","VERY POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1596","84","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","31","","31","0","","","20th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1597","90","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","41","","41","0","","","14th","E8","VERY POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1598","80","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","30","","30","0","","","22nd","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1599","67","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","60","","60","0","66","25th","4th","C4","CREDIT","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1600","68","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","29","","29","0","","","24th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term");
INSERT INTO result_subject VALUES
("1601","82","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","29","","29","0","","","24th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1602","91","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","43","","43","0","","","12th","E8","VERY POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1603","69","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","89","","89","0","","","1st","A1","EXCELLENT","OKPALAKU BENJAMIN","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1604","87","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","28","","28","0","","","26th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1605","89","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","37","","37","0","","","17th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1606","83","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","60","","60","0","","","2nd","C4","CREDIT","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1607","78","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","58","","58","0","","","6th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1608","71","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","55","","55","0","","","8th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1609","77","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","58","","58","0","","","6th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1610","76","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","76","","76","0","","","1st","B2","VERY GOOD","OKPALAKU BENJAMIN","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1611","75","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","60","","60","0","","","2nd","C4","CREDIT","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1612","79","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","40","","40","0","","","10th","E8","VERY POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1613","70","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","40","","40","0","","","10th","E8","VERY POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1614","81","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","59","","59","0","","","5th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1615","123","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","60","","60","0","","","2nd","C4","CREDIT","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1616","66","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","50","","50","0","","","9th","C6","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1617","83","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","58","","58","0","","","5th","C5","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1618","78","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","81","","81","0","","","2nd","A1","EXCELLENT","JAMES SUNDAY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1619","71","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","40","","40","0","","","10th","E8","VERY POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1620","77","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","77","","77","0","","","4th","B2","VERY GOOD","JAMES SUNDAY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1621","76","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","84","","84","0","","","1st","A1","EXCELLENT","JAMES SUNDAY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1622","75","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","52","","52","0","","","7th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1623","79","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","47","","47","0","","","9th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1624","70","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","57","","57","0","","","6th","C5","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1625","81","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","78","","78","0","","","3rd","B2","VERY GOOD","JAMES SUNDAY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1626","123","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","48","","48","0","","","8th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1627","66","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","39","","39","0","","","11th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1628","83","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","53","","53","0","","","2nd","C6","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1629","78","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","44","","44","0","","","8th","E8","VERY POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1630","71","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","36","","36","0","","","12th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1631","77","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","49","","49","0","","","5th","D7","POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1632","76","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","50","","50","0","","","4th","C6","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1633","75","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","48","","48","0","","","6th","D7","POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1634","79","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","24","","24","0","","","17th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1635","70","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","31","","31","0","","","14th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1636","81","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","53","","53","0","","","2nd","C6","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1637","123","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","38","","38","0","","","11th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1638","88","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","27","","27","0","","","16th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1639","73","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","29","","29","0","","","15th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1640","90","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","44","","44","0","","","8th","E8","VERY POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1641","80","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","43","","43","0","","","10th","E8","VERY POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1642","82","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","19","","19","0","","","19th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1643","91","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","33","","33","0","","","13th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1644","69","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","58","","58","0","","","1st","C5","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1645","122","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","20","","20","0","","","18th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1646","66","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","45","","45","0","","","7th","D7","POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1647","72","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","30","","30","0","","","13th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1648","88","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","26","","26","0","","","14th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1649","85","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","40","","40","0","","","5th","E8","VERY POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1650","73","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","36","","36","0","","","8th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1651","74","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","40","","40","0","","","5th","E8","VERY POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1652","84","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","44","","44","0","","","4th","E8","VERY POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1653","90","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","55","","55","0","","","2nd","C5","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1654","80","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","32","","32","0","","","11th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1655","67","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","59","","59","0","","","1st","C5","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1656","68","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","25","","25","0","","","15th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1657","82","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","24","","24","0","","","16th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1658","91","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","39","","39","0","","","7th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1659","69","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","51","","51","0","","","3rd","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1660","87","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","34","","34","0","","","10th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1661","89","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","36","","36","0","","","8th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1662","122","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","32","","32","0","","","11th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1663","72","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","69","","69","0","","","1st","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1664","88","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","63","","63","0","","","4th","C4","CREDIT","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1665","85","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","64","","64","0","","","3rd","C4","CREDIT","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1666","73","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","39","","39","0","","","12th","F9","FAIL","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1667","74","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","35","","35","0","","","13th","F9","FAIL","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1668","84","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","55","","55","0","","","7th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1669","90","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","56","","56","0","","","6th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1670","80","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1671","67","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","57","","57","0","","","5th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1672","68","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","30","","30","0","","","15th","F9","FAIL","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1673","82","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","34","","34","0","","","14th","F9","FAIL","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1674","91","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","50","","50","0","","","9th","C6","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1675","69","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","66","","66","0","","","2nd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1676","87","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","45","","45","0","","","11th","D7","POOR","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1677","89","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","54","","54","0","","","8th","C6","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1678","122","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","21","","21","0","","","16th","F9","FAIL","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1679","122","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","33","","33","0","","","26th","F9","FAIL","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1680","66","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","54","","54","0","","","21st","C6","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1681","83","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","","72","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1682","78","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","","72","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1683","71","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","52","","52","0","","","22nd","C6","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1684","77","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","79","","79","0","","","4th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1685","76","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","65","","65","0","","","14th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1686","75","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","65","","65","0","","","14th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1687","79","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","56","","56","0","","","18th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1688","70","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","55","","55","0","","","20th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1689","81","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","","72","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1690","123","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","69","","69","0","69","25th","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1691","72","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","82","","82","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1692","88","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","70","","70","0","","","11th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1693","85","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","","72","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1694","73","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","47","","47","0","","","23rd","D7","POOR","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1695","74","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","47","","47","0","48.5","25th","23rd","D7","POOR","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1696","84","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","70","","70","0","","","11th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1697","90","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","73","","73","0","","","6th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1698","80","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","65","","65","0","","","14th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1699","67","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","86","","86","0","83.5","25th","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1700","68","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","21","","21","0","","","27th","F9","FAIL","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term");
INSERT INTO result_subject VALUES
("1701","82","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","45","","45","0","","","25th","D7","POOR","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1702","91","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","56","","56","0","","","18th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1703","69","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","82","","82","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1704","87","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","59","","59","0","","","17th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1705","89","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","78","","78","0","","","5th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1706","80","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","86","","86","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1707","67","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","94","","94","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1708","68","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","44","","44","0","","","9th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1709","82","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","67","","67","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1710","91","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","82","","82","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1711","69","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","88","","88","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1712","87","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","61","","61","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1713","89","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","89","","89","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1714","122","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","46","","46","0","","","8th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1715","83","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","63","","63","0","","","2nd","C4","CREDIT","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1716","75","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","63","","63","0","","","2nd","C4","CREDIT","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1717","79","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","21","","21","0","","","7th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1718","70","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","30","","30","0","","","6th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1719","85","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","44","","44","0","","","4th","E8","VERY POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1720","84","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","43","","43","0","","","5th","E8","VERY POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1721","67","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","64","","64","0","","","1st","C4","CREDIT","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1722","68","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","5","","5","0","","","8th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1723","122","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","29","","29","0","","","27th","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1724","66","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","45","","45","0","","","16th","D7","POOR","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1725","83","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1726","78","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","50","","50","0","","","14th","C6","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1727","71","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","37","","37","0","","","22nd","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1728","77","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","55","","55","0","","","9th","C5","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1729","76","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","71","","71","0","","","4th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1730","75","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","51","","51","0","","","12th","C6","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1731","79","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","38","","38","0","","","21st","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1732","70","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","40","","40","0","","","19th","E8","VERY POOR","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1733","81","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","51","","51","0","","","12th","C6","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1734","123","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","44","","44","0","","","17th","E8","VERY POOR","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1735","72","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","75","","75","0","","","2nd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1736","88","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","53","","53","0","","","10th","C6","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1737","85","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","60","","60","0","","","7th","C4","CREDIT","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1738","73","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","30","","30","0","","","25th","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1739","74","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","50","","50","0","","","14th","C6","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1740","84","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","43","","43","0","","","18th","E8","VERY POOR","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1741","90","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","61","","61","0","","","6th","C4","CREDIT","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1742","80","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","52","","52","0","","","11th","C6","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1743","67","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","74","","74","0","","","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1744","68","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","30","","30","0","","","25th","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1745","82","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","36","","36","0","","","23rd","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1746","91","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","40","","40","0","","","19th","E8","VERY POOR","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1747","69","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","76","","76","0","","","1st","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1748","87","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","57","","57","0","","","8th","C5","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1749","89","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","34","","34","0","","","24th","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1750","83","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","57","","57","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1751","78","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","66","","66","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1752","71","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1753","77","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","50","","50","0","","","19th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1754","76","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","45","","45","0","","","24th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1755","75","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","50","","50","0","","","19th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1756","79","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","45","","45","0","","","24th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1757","70","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","58","","58","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1758","81","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","71","","71","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1759","123","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","46","","46","0","","","23rd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1760","72","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","64","","64","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1761","88","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","51","","51","0","","","17th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1762","85","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","68","","68","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1763","73","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","54","","54","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1764","74","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","55","","55","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1765","84","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","60","","60","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1766","90","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","66","","66","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1767","80","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","56","","56","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1768","67","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","73","","73","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1769","68","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","47","","47","0","","","22nd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1770","82","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","50","","50","0","","","19th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1771","91","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","57","","57","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1772","69","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1773","87","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","44","","44","0","","","26th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1774","89","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","67","","67","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1775","122","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","42","","42","0","","","27th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1776","66","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","51","","51","0","","","17th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1777","78","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","61","","61","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1778","71","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","62","","62","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1779","77","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","64","","64","0","","","6th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1780","76","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","58","","58","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1781","81","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","76","","76","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1782","123","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","57","","57","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1783","72","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","75","","75","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1784","74","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","63","","63","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1785","87","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","74","","74","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1786","89","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","72","","72","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1787","66","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1788","72","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","79","","79","0","","","4th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1789","88","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","81","","81","0","","","3rd","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1790","85","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","87","","87","0","","","1st","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1791","73","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","69","","69","0","","","5th","B3","GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1792","74","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","51","","51","0","","","7th","C6","CREDIT","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1793","84","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","65","","65","0","","","6th","B3","GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1794","90","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","84","","84","0","","","2nd","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1795","12","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1796","13","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","54","","54","0","","","10th","C6","CREDIT","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1797","14","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","50","","50","0","","","12th","C6","CREDIT","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1798","15","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","67","","67","0","","","9th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1799","16","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","72","","72","0","","","6th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1800","17","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","49","","49","0","","","13th","D7","POOR","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term");
INSERT INTO result_subject VALUES
("1801","18","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","41","","41","0","","","16th","E8","VERY POOR","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1802","19","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","48","","48","0","","","14th","D7","POOR","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1803","20","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","42","","42","0","","","15th","E8","VERY POOR","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1804","21","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","74","","74","0","","","5th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1805","22","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","87","","87","0","","","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1806","23","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","96","","96","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1807","24","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","53","","53","0","","","11th","C6","CREDIT","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1808","25","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","72","","72","0","","","6th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1809","26","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","85","","85","0","","","3rd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1810","27","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","71","","71","0","","","8th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1811","12","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1812","13","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","48","","48","0","","","8th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1813","14","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","34","","34","0","","","13th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1814","15","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1815","16","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","47","","47","0","","","9th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1816","17","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","33","","33","0","","","15th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1817","18","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","36","","36","0","","","12th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1818","19","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","49","","49","0","","","7th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1819","20","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","32","","32","0","","","16th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1820","21","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","52","","52","0","","","6th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1821","22","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","55","","55","0","","","4th","C5","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1822","23","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","89","","89","0","","","1st","A1","EXCELLENT","JAMES SUNDAY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1823","24","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","72","","72","0","","","2nd","B2","VERY GOOD","JAMES SUNDAY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1824","25","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","53","","53","0","","","5th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1825","26","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","","59","0","","","3rd","C5","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1826","27","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","34","","34","0","","","13th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1827","12","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","54","","54","0","","","9th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1828","13","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","55","","55","0","","","8th","C5","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1829","14","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","45","","45","0","","","11th","D7","POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1830","15","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","52","","52","0","","","10th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1831","16","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","60","","60","0","","","6th","C4","CREDIT","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1832","17","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","38","","38","0","","","14th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1833","18","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","35","","35","0","","","16th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1834","19","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","57","","57","0","","","7th","C5","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1835","20","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","38","","38","0","","","14th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1836","21","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","43","","43","0","","","12th","E8","VERY POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1837","22","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","71","","71","0","","","3rd","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1838","23","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","73","","73","0","","","2nd","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1839","24","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","61","","61","0","","","5th","C4","CREDIT","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1840","25","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","66","","66","0","","","4th","B3","GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1841","26","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","82","","82","0","","","1st","A1","EXCELLENT","OKAKAOBARI NGELALE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1842","27","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","40","","40","0","","","13th","E8","VERY POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1843","12","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","49","","49","0","","","5th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1844","13","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","47","","47","0","","","8th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1845","14","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","25","","25","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1846","15","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","44","","44","0","","","10th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1847","16","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","35","","35","0","","","13th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1848","17","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","38","","38","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1849","18","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","34","","34","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1850","19","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","45","","45","0","","","9th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1851","20","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","20","","20","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1852","21","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","53","","53","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1853","22","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","42","","42","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1854","23","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","66","","66","0","","","1st","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1855","24","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","48","","48","0","","","7th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1856","25","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","49","","49","0","","","5th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1857","26","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","53","","53","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1858","27","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","64","","64","0","","","2nd","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1859","12","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","82","","82","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1860","13","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","68","","68","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1861","14","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","52","","52","0","","","14th","C6","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1862","15","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","57","","57","0","","","12th","C5","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1863","16","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","65","","65","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1864","17","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","65","","65","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1865","18","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","50","","50","0","","","15th","C6","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1866","19","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","67","","67","0","","","7th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1867","20","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","43","","43","0","","","16th","E8","VERY POOR","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1868","21","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","72","","72","0","","","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1869","22","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","79","","79","0","","","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1870","23","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","83","","83","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1871","24","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","55","","55","0","","","13th","C5","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1872","25","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","59","","59","0","","","11th","C5","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1873","26","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","75","","75","0","","","4th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1874","27","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","62","","62","0","","","10th","C4","CREDIT","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1875","12","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","47","","47","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1876","13","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","44","","44","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1877","14","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","36","","36","0","","","13th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1878","15","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","49","","49","0","","","8th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1879","16","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","53","","53","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1880","17","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","40","","40","0","","","12th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1881","18","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","24","","24","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1882","19","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","53","","53","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1883","20","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","35","","35","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1884","21","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","34","","34","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1885","22","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","58","","58","0","","","2nd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1886","23","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","78","","78","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1887","24","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","53","","53","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1888","25","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","49","","49","0","","","8th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1889","26","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","52","","52","0","","","7th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1890","27","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","53","","53","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1891","12","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","69","","69","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1892","13","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","57","","57","0","","","12th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1893","14","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","56","","56","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1894","15","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","56","","56","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1895","16","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","57","","57","0","","","12th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1896","17","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","67","","67","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1897","18","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","62","","62","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1898","19","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","71","","71","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1899","20","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","32","","32","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1900","21","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","64","","64","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term");
INSERT INTO result_subject VALUES
("1901","22","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","67","","67","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1902","23","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","78","","78","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1903","24","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","61","","61","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1904","25","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","75","","75","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1905","26","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","59","","59","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1906","27","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","65","","65","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1907","12","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","63","","63","0","","","7th","C4","CREDIT","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1908","13","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","51","","51","0","","","11th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1909","14","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","46","","46","0","","","14th","D7","POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1910","15","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","41","","41","0","","","16th","E8","VERY POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1911","16","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","60","","60","0","","","8th","C4","CREDIT","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1912","17","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","48","","48","0","","","13th","D7","POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1913","18","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","46","","46","0","","","14th","D7","POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1914","19","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","57","","57","0","","","9th","C5","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1915","20","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","51","","51","0","","","11th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1916","21","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","69","","69","0","","","3rd","B3","GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1917","22","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","75","","75","0","","","2nd","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1918","23","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","87","","87","0","","","1st","A1","EXCELLENT","OKAKAOBARI NGELALE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1919","24","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","55","","55","0","","","10th","C5","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1920","25","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","66","","66","0","","","4th","B3","GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1921","26","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","65","","65","0","","","5th","B3","GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1922","27","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","64","","64","0","","","6th","C4","CREDIT","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1923","12","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","70","","70","0","","","10th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1924","13","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","60","","60","0","","","13th","C4","CREDIT","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1925","14","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","61","","61","0","","","12th","C4","CREDIT","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1926","15","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1927","16","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","76","","76","0","","","7th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1928","17","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","73","","73","0","","","8th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1929","18","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","72","","72","0","","","9th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1930","19","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","59","","59","0","","","14th","C5","CREDIT","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1931","20","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","57","","57","0","","","15th","C5","CREDIT","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1932","21","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","81","","81","0","","","6th","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1933","22","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","90","","90","0","","","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1934","23","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","91","","91","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1935","24","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","70","","70","0","","","10th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1936","25","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","82","","82","0","","","4th","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1937","26","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","83","","83","0","","","3rd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1938","27","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","82","","82","0","","","4th","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1939","12","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","37","","37","0","","","14th","F9","FAIL","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1940","13","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","71","","71","0","","","4th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1941","14","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","55","","55","0","","","10th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1942","15","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","35","","35","0","","","15th","F9","FAIL","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1943","16","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","75","","75","0","","","2nd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1944","17","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","45","","45","0","","","11th","D7","POOR","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1945","18","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","40","","40","0","","","13th","E8","VERY POOR","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1946","19","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","45","","45","0","","","11th","D7","POOR","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1947","20","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","27","","27","0","","","16th","F9","FAIL","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1948","21","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","65","","65","0","","","6th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1949","22","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1950","23","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1951","24","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","58","","58","0","","","8th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1952","25","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","56","","56","0","","","9th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1953","26","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","73","","73","0","","","3rd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1954","27","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","61","","61","0","","","7th","C4","CREDIT","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1955","12","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","82","","82","0","","","4th","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1956","13","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","71","","71","0","","","10th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1957","14","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","57","","57","0","","","14th","C5","CREDIT","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1958","15","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","68","","68","0","","","11th","B3","GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1959","16","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","75","","75","0","","","7th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1960","17","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","62","","62","0","","","13th","C4","CREDIT","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1961","18","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","57","","57","0","","","14th","C5","CREDIT","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1962","19","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","73","","73","0","","","8th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1963","20","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","57","","57","0","","","14th","C5","CREDIT","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1964","21","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","73","","73","0","","","8th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1965","22","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","78","","78","0","","","6th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1966","23","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","91","","91","0","","","1st","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1967","24","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","67","","67","0","","","12th","B3","GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1968","25","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","81","","81","0","","","5th","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1969","26","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","86","","86","0","","","3rd","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1970","27","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","87","","87","0","","","2nd","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1971","12","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","67","","67","0","","","3rd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1972","13","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","57","","57","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1973","14","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","63","","63","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1974","15","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","61","","61","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1975","16","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","54","","54","0","","","14th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1976","17","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","60","","60","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1977","18","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","57","","57","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1978","19","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","44","","44","0","","","15th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1979","20","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","35","","35","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1980","21","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","63","","63","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1981","22","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","65","","65","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1982","23","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","87","","87","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1983","24","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","56","","56","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1984","25","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","57","","57","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1985","26","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","73","","73","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1986","27","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","59","","59","0","","","9th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1987","125","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","31","","31","0","","","11th","F9","FAIL","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1988","9","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","89","","89","0","","","4th","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1989","8","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","87","","87","0","","","5th","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1990","7","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","74","","74","0","","","8th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1991","6","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","95","","95","0","","","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1992","10","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","75","","75","0","","","7th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1993","11","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","94","","94","0","","","3rd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1994","2","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","65","","65","0","","","9th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1995","4","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","12","","12","0","","","13th","F9","FAIL","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1996","3","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","78","","78","0","","","6th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1997","121","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","98","","98","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1998","1","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","32","","32","0","","","10th","F9","FAIL","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1999","126","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","24","","24","0","","","12th","F9","FAIL","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2000","125","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","45","","45","0","","","12th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term");
INSERT INTO result_subject VALUES
("2001","9","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","92","","92","0","","","1st","A1","EXCELLENT","JAMES SUNDAY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2002","8","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","66","","66","0","","","4th","B3","GOOD","JAMES SUNDAY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2003","7","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","","59","0","","","7th","C5","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2004","6","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","63","","63","0","","","5th","C4","CREDIT","JAMES SUNDAY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2005","10","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","11th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2006","11","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","92","","92","0","","","1st","A1","EXCELLENT","JAMES SUNDAY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2007","2","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","62","","62","0","","","6th","C4","CREDIT","JAMES SUNDAY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2008","4","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","48","","48","0","","","10th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2009","3","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","54","","54","0","","","8th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2010","121","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","76","","76","0","","","3rd","B2","VERY GOOD","JAMES SUNDAY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2011","1","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","23","","23","0","","","13th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2012","126","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","54","","54","0","","","8th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2013","125","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","23","","23","0","","","11th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2014","9","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2015","8","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","45","","45","0","","","7th","D7","POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2016","7","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","43","","43","0","","","8th","E8","VERY POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2017","6","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","79","","79","0","","","3rd","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2018","10","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","37","","37","0","","","9th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2019","11","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","85","","85","0","","","1st","A1","EXCELLENT","OKAKAOBARI NGELALE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2020","2","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","30","","30","0","","","10th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2021","4","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","16","","16","0","","","12th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2022","3","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","51","","51","0","","","5th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2023","121","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","84","","84","0","","","2nd","A1","EXCELLENT","OKAKAOBARI NGELALE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2024","1","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","12","","12","0","","","13th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2025","126","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","46","","46","0","","","6th","D7","POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2026","125","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","33","","33","0","","","10th","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2027","9","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","69","","69","0","","","2nd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2028","8","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","46","","46","0","","","7th","D7","POOR","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2029","7","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","47","","47","0","","","6th","D7","POOR","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2030","6","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","50","","50","0","","","5th","C6","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2031","10","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","34","","34","0","","","9th","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2032","11","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","70","","70","0","","","1st","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2033","2","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","33","","33","0","","","10th","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2034","4","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","22","","22","0","","","12th","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2035","3","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","56","","56","0","","","4th","C5","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2036","121","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","66","","66","0","","","3rd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2037","1","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","22","","22","0","","","12th","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2038","126","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","44","","44","0","","","8th","E8","VERY POOR","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2039","125","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","26","","26","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2040","9","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","45","","45","0","","","6th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2041","8","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","48","","48","0","","","4th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2042","7","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","39","","39","0","","","7th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2043","6","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","68","","68","0","","","3rd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2044","10","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","29","","29","0","","","9th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2045","11","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","81","","81","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2046","2","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","47","","47","0","","","5th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2047","4","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","7","","7","0","","","13th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2048","3","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","35","","35","0","","","8th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2049","121","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","92","","92","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2050","1","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","12","","12","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2051","126","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","28","","28","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2052","125","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","33","","33","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2053","9","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","75","","75","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2054","8","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","51","","51","0","","","5th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2055","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","52","","52","0","","","4th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2056","6","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","45","","45","0","","","8th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2057","10","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","34","","34","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2058","11","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","88","","88","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2059","2","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","46","","46","0","","","7th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2060","4","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","24","","24","0","","","13th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2061","3","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","42","","42","0","","","9th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2062","121","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","76","","76","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2063","1","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","30","","30","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2064","126","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","47","","47","0","","","6th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2065","125","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","67","","67","0","","","7th","B3","GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2066","9","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","74","","74","0","","","3rd","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2067","8","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","67","","67","0","","","7th","B3","GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2068","7","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","69","","69","0","","","6th","B3","GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2069","6","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","73","","73","0","","","4th","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2070","10","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","54","","54","0","","","9th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2071","11","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","75","","75","0","","","2nd","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2072","2","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","54","","54","0","","","9th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2073","4","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","34","","34","0","","","12th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2074","3","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","70","","70","0","","","5th","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2075","121","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","78","","78","0","","","1st","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2076","1","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","14","","14","0","","","13th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2077","126","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","52","","52","0","","","11th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2078","125","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","50","","50","0","","","9th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2079","9","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","73","","73","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2080","8","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","58","","58","0","","","4th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2081","7","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","54","","54","0","","","7th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2082","6","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","55","","55","0","","","5th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2083","10","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","52","","52","0","","","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2084","11","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","94","","94","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2085","2","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","39","","39","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2086","4","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","20","","20","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2087","3","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","55","","55","0","","","5th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2088","121","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","68","","68","0","","","3rd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2089","1","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","17","","17","0","","","13th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2090","126","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","43","","43","0","","","10th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2091","125","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","36","","36","0","","","11th","F9","FAIL","METHUSSELLAH DEBORAH","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2092","9","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","93","","93","0","","","2nd","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2093","8","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","77","","77","0","","","6th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2094","7","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","84","","84","0","","","4th","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2095","6","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","89","","89","0","","","3rd","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2096","10","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","40","","40","0","","","10th","E8","VERY POOR","METHUSSELLAH DEBORAH","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2097","11","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","96","","96","0","","","1st","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2098","2","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","36","","36","0","","","11th","F9","FAIL","METHUSSELLAH DEBORAH","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2099","4","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","41","","41","0","","","9th","E8","VERY POOR","METHUSSELLAH DEBORAH","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2100","3","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","80","","80","0","","","5th","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term");
INSERT INTO result_subject VALUES
("2101","121","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","51","","51","0","","","8th","C6","CREDIT","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2102","1","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","14","","14","0","","","13th","F9","FAIL","METHUSSELLAH DEBORAH","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2103","126","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","64","","64","0","","","7th","C4","CREDIT","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2104","125","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","45","","45","0","","","8th","D7","POOR","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2105","9","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","71","","71","0","","","2nd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2106","8","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","67","","67","0","","","3rd","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2107","7","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","55","","55","0","","","7th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2108","6","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","58","","58","0","","","5th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2109","10","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","45","","45","0","","","8th","D7","POOR","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2110","11","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","77","","77","0","","","1st","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2111","2","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","45","","45","0","","","8th","D7","POOR","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2112","4","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","33","","33","0","","","11th","F9","FAIL","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2113","3","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","57","","57","0","","","6th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2114","121","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","67","","67","0","","","3rd","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2115","1","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","30","","30","0","","","12th","F9","FAIL","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2116","126","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","30","","30","0","","","12th","F9","FAIL","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2117","125","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","53","","53","0","","","9th","C6","CREDIT","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2118","9","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","83","","83","0","","","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2119","8","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","67","","67","0","","","5th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2120","7","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","69","","69","0","","","4th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2121","6","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","59","","59","0","","","8th","C5","CREDIT","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2122","10","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","66","","66","0","","","7th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2123","11","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","92","","92","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2124","2","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","51","","51","0","","","10th","C6","CREDIT","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2125","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","41","","41","0","","","12th","E8","VERY POOR","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2126","3","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","67","","67","0","","","5th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2127","121","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","78","","78","0","","","3rd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2128","1","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","51","","51","0","","","10th","C6","CREDIT","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2129","126","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","26","","26","0","","","13th","F9","FAIL","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2130","28","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","93","","93","0","","","1st","A1","EXCELLENT","GLORY ISSAC","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2131","36","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","21","","21","0","","","18th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2132","34","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","67","","67","0","","","8th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2133","32","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","39","","39","0","","","15th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2134","35","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","62","","62","0","","","10th","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2135","39","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","86","","86","0","","","2nd","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2136","52","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","74","","74","0","","","5th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2137","41","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","85","","85","0","","","3rd","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2138","33","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","47","","47","0","","","14th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2139","48","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","59","","59","0","","","11th","C5","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2140","30","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","80","","80","0","","","4th","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2141","40","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","56","","56","0","","","13th","C5","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2142","29","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","59","","59","0","","","11th","C5","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2143","44","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","69","","69","0","","","7th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2144","46","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","63","","63","0","","","9th","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2145","43","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","35","","35","0","","","16th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2146","31","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","70","","70","0","","","6th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2147","50","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","33","","33","0","","","17th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2148","28","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","96","","96","0","","","1st","A1","EXCELLENT","JAMES SUNDAY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2149","36","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","32","","32","0","","","18th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2150","34","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","12th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2151","32","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","44","","44","0","","","13th","E8","VERY POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2152","35","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","56","","56","0","","","7th","C5","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2153","39","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","73","","73","0","","","2nd","B2","VERY GOOD","JAMES SUNDAY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2154","52","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","69","","69","0","","","4th","B3","GOOD","JAMES SUNDAY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2155","41","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","66","","66","0","","","5th","B3","GOOD","JAMES SUNDAY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2156","33","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","44","","44","0","","","13th","E8","VERY POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2157","48","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","55","","55","0","","","8th","C5","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2158","30","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","70","","70","0","","","3rd","B2","VERY GOOD","JAMES SUNDAY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2159","40","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","","59","0","","","6th","C5","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2160","29","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","43","","43","0","","","15th","E8","VERY POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2161","44","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","52","","52","0","","","10th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2162","46","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","54","","54","0","","","9th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2163","43","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","47","","47","0","","","11th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2164","31","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","43","","43","0","","","15th","E8","VERY POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2165","50","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","34","","34","0","","","17th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2166","28","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","90.8","","90.8","0","","","1st","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2167","36","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","32.6","","32.6","0","","","18th","F9","FAIL","METHUSSELLAH DEBORAH","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2168","34","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","72","","72","0","","","9th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2169","32","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","63","","63","0","","","14th","C4","CREDIT","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2170","35","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","73","","73","0","","","8th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2171","39","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","79.2","","79.2","0","","","4th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2172","52","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","70.4","","70.4","0","","","10th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2173","41","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","67.2","","67.2","0","","","13th","B3","GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2174","33","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","67.6","","67.6","0","","","12th","B3","GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2175","48","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","50","","50","0","","","16th","C6","CREDIT","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2176","30","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","75.8","","75.8","0","","","7th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2177","40","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","77.8","","77.8","0","","","5th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2178","29","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","68.6","","68.6","0","","","11th","B3","GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2179","44","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","76.4","","76.4","0","","","6th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2180","46","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","82.2","","82.2","0","","","3rd","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2181","43","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","56.2","","56.2","0","","","15th","C5","CREDIT","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2182","31","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","83.4","","83.4","0","","","2nd","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2183","50","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","50","","50","0","","","16th","C6","CREDIT","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2184","28","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","88","","88","0","","","1st","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2185","36","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","29","","29","0","","","18th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2186","34","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","74","","74","0","","","7th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2187","32","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","64","","64","0","","","13th","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2188","35","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","67","","67","0","","","11th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2189","39","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2190","52","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","78","","78","0","","","2nd","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2191","41","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","71","","71","0","","","9th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2192","33","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","67","","67","0","","","11th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2193","48","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","50","","50","0","","","14th","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2194","30","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","77","","77","0","","","3rd","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2195","40","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","71","","71","0","","","9th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2196","29","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","47","","47","0","","","15th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2197","44","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2198","46","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","73","","73","0","","","8th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2199","43","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","46","","46","0","","","16th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2200","31","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term");
INSERT INTO result_subject VALUES
("2201","50","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","38","","38","0","","","17th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2202","28","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","93","","93","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2203","36","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","37","","37","0","","","18th","F9","FAIL","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2204","34","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","58","","58","0","","","14th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2205","32","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","69","","69","0","","","8th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2206","35","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","60","","60","0","","","11th","C4","CREDIT","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2207","39","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","78","","78","0","","","3rd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2208","52","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","80","","80","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2209","41","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","68","","68","0","","","9th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2210","33","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","75","","75","0","","","4th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2211","48","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","50","","50","0","","","17th","C6","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2212","30","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","73","","73","0","","","5th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2213","40","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","68","","68","0","","","9th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2214","29","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","60","","60","0","","","11th","C4","CREDIT","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2215","44","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","60","","60","0","","","11th","C4","CREDIT","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2216","46","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","55","","55","0","","","16th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2217","43","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","70","","70","0","","","6th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2218","31","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","70","","70","0","","","6th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2219","50","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","58","","58","0","","","14th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2220","28","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","58","","58","0","","","1st","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2221","36","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","9","","9","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2222","34","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","23","","23","0","","","13th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2223","32","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","19","","19","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2224","35","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","25","","25","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2225","39","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","36","","36","0","","","7th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2226","52","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","51","","51","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2227","41","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","48","","48","0","","","4th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2228","33","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","23","","23","0","","","13th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2229","48","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","27","","27","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2230","30","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","45","","45","0","","","5th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2231","40","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","52","","52","0","","","2nd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2232","29","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","29","","29","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2233","44","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","34","","34","0","","","8th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2234","46","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","31","","31","0","","","9th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2235","43","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","22","","22","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2236","31","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","39","","39","0","","","6th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2237","50","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","19","","19","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2238","28","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","75","","75","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2239","36","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","22","","22","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2240","34","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","52","","52","0","","","13th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2241","32","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","54","","54","0","","","10th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2242","35","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","53","","53","0","","","11th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2243","39","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","67","","67","0","","","2nd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2244","52","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","61","","61","0","","","6th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2245","41","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","65","","65","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2246","33","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","49","","49","0","","","16th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2247","48","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","51","","51","0","","","14th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2248","30","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","61","","61","0","","","6th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2249","40","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","65","","65","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2250","29","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","53","","53","0","","","11th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2251","44","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","59","","59","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2252","46","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","50","","50","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2253","43","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","55","","55","0","","","9th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2254","31","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","66","","66","0","","","3rd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2255","50","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","40","","40","0","","","17th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2256","28","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","68","","68","0","","","1st","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2257","36","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","25","","25","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2258","34","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","52","","52","0","","","4th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2259","32","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","49","","49","0","","","8th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2260","35","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","50","","50","0","","","6th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2261","39","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","53","","53","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2262","52","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","50","","50","0","","","6th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2263","41","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","39","","39","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2264","33","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","46","","46","0","","","9th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2265","48","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","44","","44","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2266","30","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","51","","51","0","","","5th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2267","40","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","41","","41","0","","","14th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2268","29","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","54","","54","0","","","2nd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2269","44","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","46","","46","0","","","9th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2270","46","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","44","","44","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2271","43","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","36","","36","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2272","31","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","43","","43","0","","","13th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2273","50","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","27","","27","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2274","28","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","OKAKAOBARI NGELALE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2275","36","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","34","","34","0","","","16th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2276","34","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","49","","49","0","","","12th","D7","POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2277","32","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","50","","50","0","","","11th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2278","35","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","59","","59","0","","","9th","C5","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2279","39","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","61","","61","0","","","7th","C4","CREDIT","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2280","52","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","43","","43","0","","","14th","E8","VERY POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2281","41","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","71","","71","0","","","4th","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2282","33","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","61","","61","0","","","7th","C4","CREDIT","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2283","48","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","27","","27","0","","","17th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2284","30","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","63","","63","0","","","6th","C4","CREDIT","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2285","40","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","75","","75","0","","","2nd","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2286","29","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","65","","65","0","","","5th","B3","GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2287","44","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","56","","56","0","","","10th","C5","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2288","46","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","44","","44","0","","","13th","E8","VERY POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2289","43","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","18","","18","0","","","18th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2290","31","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","75","","75","0","","","2nd","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2291","50","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","38","","38","0","","","15th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2292","28","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","78","","78","0","","","1st","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2293","36","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","33","","33","0","","","15th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2294","34","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","53","","53","0","","","8th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2295","32","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","41","","41","0","","","12th","E8","VERY POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2296","35","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","40","","40","0","","","13th","E8","VERY POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2297","39","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","62","","62","0","","","4th","C4","CREDIT","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2298","52","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","51","","51","0","","","9th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2299","41","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","66","","66","0","","","3rd","B3","GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2300","33","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","40","","40","0","","","13th","E8","VERY POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term");
INSERT INTO result_subject VALUES
("2301","48","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","33","","33","0","","","15th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2302","30","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","72","","72","0","","","2nd","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2303","40","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","55","","55","0","","","6th","C5","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2304","29","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","59","","59","0","","","5th","C5","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2305","44","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","43","","43","0","","","11th","E8","VERY POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2306","46","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","50","","50","0","","","10th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2307","43","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","20","","20","0","","","18th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2308","31","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","54","","54","0","","","7th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2309","50","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","32","","32","0","","","17th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2310","28","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","85","","85","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2311","36","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","5","","5","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2312","34","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","45","","45","0","","","14th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2313","32","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","48","","48","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2314","35","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","62","","62","0","","","6th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2315","39","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","74","","74","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2316","52","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","61","","61","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2317","41","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","56","","56","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2318","33","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","54","","54","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2319","48","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","39","","39","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2320","30","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","60","","60","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2321","40","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","63","","63","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2322","29","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","56","","56","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2323","44","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","67","","67","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2324","46","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","62","","62","0","","","6th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2325","43","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","27","","27","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2326","31","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","70","","70","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2327","50","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","42","","42","0","","","15th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2328","8","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","17","14","","","","0","0","0","0","49","27","76","76","25.33","84","6th","6th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2329","9","1","0","JSS 1","","ENGLISH LANGUAGE","1","19","18","20","","","","0","0","0","0","57","36","93","93","31","91.67","4th","2nd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2330","1","1","0","JSS 1","","ENGLISH LANGUAGE","1","6","6","13","","","","0","0","0","0","25","18","43","43","14.33","34.33","13th","11th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2331","10","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","15","12","","","","0","0","0","0","37","27","64","64","21.33","63.67","9th","9th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2332","121","1","0","JSS 1","","ENGLISH LANGUAGE","1","20","20","19","","","","0","0","0","0","59","32","91","91","45.5","94.5","2nd","3rd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2333","2","1","0","JSS 1","","ENGLISH LANGUAGE","1","14","13","12","","","","0","0","0","0","39","18","57","57","19","63.33","12th","10th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2334","3","1","0","JSS 1","","ENGLISH LANGUAGE","1","16","16","19","","","","0","0","0","0","51","32","83","83","27.67","80","5th","5th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2335","4","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","2","9","","","","0","0","0","0","16","10","26","26","8.67","20.33","14th","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2336","125","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","6","12","","","","0","0","0","0","28","14","42","42","21","36.5","10th","12th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2337","11","1","0","JSS 1","","ENGLISH LANGUAGE","1","20","19","18","","","","0","0","0","0","57","40","97","97","32.33","96.67","3rd","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2338","6","1","0","JSS 1","","ENGLISH LANGUAGE","1","17","19","14","","","","0","0","0","0","50","24","74","74","24.67","78","7th","7th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2339","126","1","0","JSS 1","","ENGLISH LANGUAGE","1","0","2","12","","","","0","0","0","0","14","26","40","40","20","32","11th","13th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2340","7","1","0","JSS 1","","ENGLISH LANGUAGE","1","11","15","14","","","","0","0","0","0","40","26","66","66","22","64.67","8th","8th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2341","18","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","9","5","8","","","","0","0","0","0","22","16","38","38","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2342","17","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","8","8","","","","0","0","0","0","26","21","47","47","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2343","16","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","11","13","","","","0","0","0","0","35","22","57","57","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2344","24","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","11","12","","","","0","0","0","0","34","17","51","51","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2345","15","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","10","7","","","","0","0","0","0","28","16","44","44","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2346","23","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","16","19","","","","0","0","0","0","53","28","81","81","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2347","14","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","7","7","","","","0","0","0","0","27","19","46","46","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2348","20","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","6","7","4","","","","0","0","0","0","17","9","26","26","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2349","27","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","11","10","","","","0","0","0","0","35","20","55","55","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2350","25","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","10","12","","","","0","0","0","0","39","23","62","62","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2351","22","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","12","12","","","","0","0","0","0","39","22","61","61","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2352","21","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","7","15","","","","0","0","0","0","34","14","48","48","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2353","26","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","10","8","","","","0","0","0","0","33","21","54","54","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2354","13","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","9","9","12","","","","0","0","0","0","30","22","52","52","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2355","12","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","9","10","","","","0","0","0","0","31","20","51","51","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2356","19","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","11","8","","","","0","0","0","0","31","21","52","52","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2357","18","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","8","7","1","","","","0","0","0","0","16","21","37","37","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2358","17","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","13","8","6","","","","0","0","0","0","27","26","53","53","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2359","16","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","13","7","8","","","","0","0","0","0","28","30","58","58","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2360","24","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","10","10","15","","","","0","0","0","0","35","29","64","64","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2361","15","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","11","9","12","","","","0","0","0","0","32","30","62","62","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2362","23","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","17","13","17","","","","0","0","0","0","47","31","78","78","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2363","14","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","10","5","3","","","","0","0","0","0","18","25","43","43","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2364","20","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","7","4","2","","","","0","0","0","0","13","16","29","29","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2365","27","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","12","13","15","","","","0","0","0","0","40","25","65","65","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2366","25","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","9","10","16","","","","0","0","0","0","35","28","63","63","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2367","22","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","11","8","11","","","","0","0","0","0","30","26","56","56","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2368","21","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","13","11","12","","","","0","0","0","0","36","20","56","56","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2369","26","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","11","11","14","","","","0","0","0","0","36","25","61","61","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2370","13","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","10","9","16","","","","0","0","0","0","35","30","65","65","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2371","12","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","9","10","6","","","","0","0","0","0","25","26","51","51","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2372","19","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","11","9","10","","","","0","0","0","0","30","28","58","58","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2373","18","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","15","14","14","","","","0","0","0","0","43","24","67","67","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2374","17","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","19","15","16","","","","0","0","0","0","50","28","78","78","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2375","16","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","18","15","18","","","","0","0","0","0","51","36","87","87","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2376","24","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","16","14","17","","","","0","0","0","0","47","33","80","80","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2377","15","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","17","10","14","","","","0","0","0","0","41","26","67","67","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2378","23","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","19","18","20","","","","0","0","0","0","57","38","95","95","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2379","14","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","13","12","14","","","","0","0","0","0","39","34","73","73","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2380","20","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","9","11","8","","","","0","0","0","0","28","21","49","49","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2381","27","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","15","16","17","","","","0","0","0","0","48","34","82","82","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2382","25","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","18","16","15","","","","0","0","0","0","49","32","81","81","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2383","22","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","19","18","20","","","","0","0","0","0","57","38","95","95","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2384","21","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","18","16","16","","","","0","0","0","0","50","32","82","82","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2385","26","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","18","17","19","","","","0","0","0","0","54","33","87","87","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2386","13","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","18","12","17","","","","0","0","0","0","47","30","77","77","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2387","12","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","15","14","18","","","","0","0","0","0","47","32","79","79","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2388","19","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","17","12","9","","","","0","0","0","0","38","25","63","63","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2389","18","2","0","JSS 2","","ENGLISH LANGUAGE","1","14","8","12","","","","0","0","0","0","34","22","56","56","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2390","17","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","10","15","","","","0","0","0","0","40","14","54","54","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2391","16","2","0","JSS 2","","ENGLISH LANGUAGE","1","16","14","18","","","","0","0","0","0","48","28","76","76","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2392","24","2","0","JSS 2","","ENGLISH LANGUAGE","1","16","11","15","","","","0","0","0","0","42","23","65","65","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2393","15","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","13","15","","","","0","0","0","0","43","24","67","67","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2394","23","2","0","JSS 2","","ENGLISH LANGUAGE","1","18","19","19","","","","0","0","0","0","56","38","94","94","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2395","14","2","0","JSS 2","","ENGLISH LANGUAGE","1","12","10","18","","","","0","0","0","0","40","19","59","59","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2396","20","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","8","12","","","","0","0","0","0","30","14","44","44","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2397","27","2","0","JSS 2","","ENGLISH LANGUAGE","1","13","14","14","","","","0","0","0","0","41","31","72","72","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2398","25","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","14","15","","","","0","0","0","0","44","31","75","75","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2399","22","2","0","JSS 2","","ENGLISH LANGUAGE","1","18","17","19","","","","0","0","0","0","54","37","91","91","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2400","21","2","0","JSS 2","","ENGLISH LANGUAGE","1","14","15","18","","","","0","0","0","0","47","28","75","75","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term");
INSERT INTO result_subject VALUES
("2401","26","2","0","JSS 2","","ENGLISH LANGUAGE","1","17","17","15","","","","0","0","0","0","49","36","85","85","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2402","13","2","0","JSS 2","","ENGLISH LANGUAGE","1","16","11","15","","","","0","0","0","0","42","26","68","68","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2403","12","2","0","JSS 2","","ENGLISH LANGUAGE","1","16","15","16","","","","0","0","0","0","47","28","75","75","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2404","19","2","0","JSS 2","","ENGLISH LANGUAGE","1","16","10","13","","","","0","0","0","0","39","23","62","62","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2405","65","4","0","SS 1","","BIOLOGY","14","5","5","5","","","","0","0","0","0","15","13","28","28","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2406","59","4","0","SS 1","","BIOLOGY","14","6","8","9","","","","0","0","0","0","23","21","44","44","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2407","62","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","","0","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2408","58","4","0","SS 1","","BIOLOGY","14","8","7","8","","","","0","0","0","0","23","14","37","37","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2409","45","4","0","SS 1","","BIOLOGY","14","8","9","7","","","","0","0","0","0","24","15","39","39","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2410","57","4","0","SS 1","","BIOLOGY","14","6","6","7","","","","0","0","0","0","19","15","34","34","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2411","53","4","0","SS 1","","BIOLOGY","14","7","8","8","","","","0","0","0","0","23","17","40","40","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2412","64","4","0","SS 1","","BIOLOGY","14","5","6","6","","","","0","0","0","0","17","14","31","31","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2413","49","4","0","SS 1","","BIOLOGY","14","7","7","9","","","","0","0","0","0","23","28","51","51","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2414","63","4","0","SS 1","","BIOLOGY","14","11","15","12","","","","0","0","0","0","38","33","71","71","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2415","56","4","0","SS 1","","BIOLOGY","14","3","7","8","","","","0","0","0","0","18","12","30","30","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2416","60","4","0","SS 1","","BIOLOGY","14","4","4","8","","","","0","0","0","0","16","14","30","30","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2417","51","4","0","SS 1","","BIOLOGY","14","4","9","8","","","","0","0","0","0","21","13","34","34","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2418","42","4","0","SS 1","","BIOLOGY","14","7","10","8","","","","0","0","0","0","25","13","38","38","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2419","54","4","0","SS 1","","BIOLOGY","14","11","10","12","","","","0","0","0","0","33","25","58","58","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2420","61","4","0","SS 1","","BIOLOGY","14","4","6","7","","","","0","0","0","0","17","19","36","36","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2421","47","4","0","SS 1","","BIOLOGY","14","9","5","7","","","","0","0","0","0","21","25","46","46","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2422","65","4","0","SS 1","","ENGLISH LANGUAGE","1","12","8","13","","","","0","0","0","0","33","24","57","57","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2423","59","4","0","SS 1","","ENGLISH LANGUAGE","1","13","13","16","","","","0","0","0","0","42","25","67","67","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2424","58","4","0","SS 1","","ENGLISH LANGUAGE","1","14","9","15","","","","0","0","0","0","38","24","62","62","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2425","45","4","0","SS 1","","ENGLISH LANGUAGE","1","12","12","18","","","","0","0","0","0","42","25","67","67","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2426","57","4","0","SS 1","","ENGLISH LANGUAGE","1","8","9","16","","","","0","0","0","0","33","18","51","51","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2427","53","4","0","SS 1","","ENGLISH LANGUAGE","1","13","13","19","","","","0","0","0","0","45","24","69","69","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2428","64","4","0","SS 1","","ENGLISH LANGUAGE","1","13","9","10","","","","0","0","0","0","32","21","53","53","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2429","49","4","0","SS 1","","ENGLISH LANGUAGE","1","11","10","17","","","","0","0","0","0","38","22","60","60","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2430","63","4","0","SS 1","","ENGLISH LANGUAGE","1","12","12","18","","","","0","0","0","0","42","28","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2431","56","4","0","SS 1","","ENGLISH LANGUAGE","1","8","10","15","","","","0","0","0","0","33","13","46","46","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2432","60","4","0","SS 1","","ENGLISH LANGUAGE","1","9","9","10","","","","0","0","0","0","28","18","46","46","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2433","51","4","0","SS 1","","ENGLISH LANGUAGE","1","8","8","15","","","","0","0","0","0","31","17","48","48","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2434","42","4","0","SS 1","","ENGLISH LANGUAGE","1","12","11","19","","","","0","0","0","0","42","23","65","65","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2435","54","4","0","SS 1","","ENGLISH LANGUAGE","1","14","14","19","","","","0","0","0","0","47","27","74","74","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2436","61","4","0","SS 1","","ENGLISH LANGUAGE","1","11","12","19","","","","0","0","0","0","42","26","68","68","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2437","47","4","0","SS 1","","ENGLISH LANGUAGE","1","11","11","19","","","","0","0","0","0","41","18","59","59","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2438","65","4","0","SS 1","","ECONOMICS","17","10","9","4","","","","0","0","0","0","23","22","45","45","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2439","59","4","0","SS 1","","ECONOMICS","17","11","7","7","","","","0","0","0","0","25","27","52","52","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2440","58","4","0","SS 1","","ECONOMICS","17","13","11","13","","","","0","0","0","0","37","33","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2441","45","4","0","SS 1","","ECONOMICS","17","15","10","15","","","","0","0","0","0","40","30","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2442","57","4","0","SS 1","","ECONOMICS","17","5","7","11","","","","0","0","0","0","23","20","43","43","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2443","53","4","0","SS 1","","ECONOMICS","17","13","11","15","","","","0","0","0","0","39","31","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2444","64","4","0","SS 1","","ECONOMICS","17","11","9","13","","","","0","0","0","0","33","31","64","64","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2445","49","4","0","SS 1","","ECONOMICS","17","9","6","12","","","","0","0","0","0","27","28","55","55","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2446","63","4","0","SS 1","","ECONOMICS","17","16","15","15","","","","0","0","0","0","46","36","82","82","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2447","56","4","0","SS 1","","ECONOMICS","17","8","9","13","","","","0","0","0","0","30","19","49","49","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2448","60","4","0","SS 1","","ECONOMICS","17","10","4","8","","","","0","0","0","0","22","20","42","42","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2449","51","4","0","SS 1","","ECONOMICS","17","9","5","6","","","","0","0","0","0","20","18","38","38","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2450","42","4","0","SS 1","","ECONOMICS","17","13","8","11","","","","0","0","0","0","32","34","66","66","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2451","54","4","0","SS 1","","ECONOMICS","17","15","17","14","","","","0","0","0","0","46","37","83","83","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2452","61","4","0","SS 1","","ECONOMICS","17","10","13","10","","","","0","0","0","0","33","30","63","63","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2453","47","4","0","SS 1","","ECONOMICS","17","11","9","9","","","","0","0","0","0","29","23","52","52","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2454","65","4","0","SS 1","","COMMERCE","20","15","15","13","","","","0","0","0","0","43","28","71","71","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2455","59","4","0","SS 1","","COMMERCE","20","17","13","15","","","","0","0","0","0","45","28","73","73","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2456","58","4","0","SS 1","","COMMERCE","20","14","17","20","","","","0","0","0","0","51","26","77","77","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2457","45","4","0","SS 1","","COMMERCE","20","16","16","20","","","","0","0","0","0","52","22","74","74","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2458","57","4","0","SS 1","","COMMERCE","20","9","14","13","","","","0","0","0","0","36","33","69","69","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2459","53","4","0","SS 1","","COMMERCE","20","17","17","19","","","","0","0","0","0","53","24","77","77","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2460","64","4","0","SS 1","","COMMERCE","20","15","14","13","","","","0","0","0","0","42","24","66","66","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2461","49","4","0","SS 1","","COMMERCE","20","15","10","16","","","","0","0","0","0","41","32","73","73","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2462","63","4","0","SS 1","","COMMERCE","20","17","17","13","","","","0","0","0","0","47","34","81","81","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2463","56","4","0","SS 1","","COMMERCE","20","13","12","14","","","","0","0","0","0","39","31","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2464","60","4","0","SS 1","","COMMERCE","20","13","12","14","","","","0","0","0","0","39","22","61","61","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2465","51","4","0","SS 1","","COMMERCE","20","10","13","19","","","","0","0","0","0","42","26","68","68","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2466","42","4","0","SS 1","","COMMERCE","20","17","17","20","","","","0","0","0","0","54","35","89","89","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2467","54","4","0","SS 1","","COMMERCE","20","18","18","20","","","","0","0","0","0","56","31","87","87","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2468","61","4","0","SS 1","","COMMERCE","20","17","15","15","","","","0","0","0","0","47","30","77","77","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2469","47","4","0","SS 1","","COMMERCE","20","17","9","15","","","","0","0","0","0","41","29","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2470","65","4","0","SS 1","","GEOGRAPHY","18","16","11","0","","","","0","0","0","0","27","0","27","27","9","54.67","16th","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2471","59","4","0","SS 1","","GEOGRAPHY","18","14","11","14","","","","0","0","0","0","39","21","60","60","20","64.33","5th","5th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2472","58","4","0","SS 1","","GEOGRAPHY","18","13","6","16","","","","0","0","0","0","35","20","55","55","18.33","62.67","10th","10th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2473","45","4","0","SS 1","","GEOGRAPHY","18","11","10","14","","","","0","0","0","0","35","14","49","49","16.33","60.33","12th","12th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2474","57","4","0","SS 1","","GEOGRAPHY","18","15","16","14","","","","0","0","0","0","45","12","57","57","19","58.33","7th","7th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2475","53","4","0","SS 1","","GEOGRAPHY","18","10","14","14","","","","0","0","0","0","38","19","57","57","19","66.33","7th","7th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2476","64","4","0","SS 1","","GEOGRAPHY","18","16","14","15","","","","0","0","0","0","45","21","66","66","22","75.33","2nd","2nd","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2477","49","4","0","SS 1","","GEOGRAPHY","18","11","11","15","","","","0","0","0","0","37","12","49","49","16.33","53.33","12th","12th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2478","63","4","0","SS 1","","GEOGRAPHY","18","15","9","16","","","","0","0","0","0","40","22","62","62","20.67","60","4th","4th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2479","56","4","0","SS 1","","GEOGRAPHY","18","13","18","14","","","","0","0","0","0","45","14","59","59","19.67","73","6th","6th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2480","60","4","0","SS 1","","GEOGRAPHY","18","11","11","13","","","","0","0","0","0","35","14","49","49","16.33","53.33","12th","12th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2481","51","4","0","SS 1","","GEOGRAPHY","18","14","9","12","","","","0","0","0","0","35","12","47","47","15.67","58.67","15th","15th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2482","42","4","0","SS 1","","GEOGRAPHY","18","15","15","13","","","","0","0","0","0","43","28","71","71","23.67","69.33","1st","1st","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2483","54","4","0","SS 1","","GEOGRAPHY","18","15","12","16","","","","0","0","0","0","43","20","63","63","21","65.33","3rd","3rd","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2484","61","4","0","SS 1","","GEOGRAPHY","18","14","10","14","","","","0","0","0","0","38","15","53","53","17.67","59.33","11th","11th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2485","47","4","0","SS 1","","GEOGRAPHY","18","11","11","15","","","","0","0","0","0","37","19","56","56","18.67","63","9th","9th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2486","65","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","9","8","15","","","","0","0","0","0","32","27","59","59","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2487","59","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","11","11","20","","","","0","0","0","0","42","25","67","67","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2488","58","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","12","11","15","","","","0","0","0","0","38","24","62","62","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2489","45","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","12","10","14","","","","0","0","0","0","36","26","62","62","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2490","57","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","7","4","19","","","","0","0","0","0","30","20","50","50","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2491","53","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","9","20","","","","0","0","0","0","39","27","66","66","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2492","64","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","8","10","12","","","","0","0","0","0","30","19","49","49","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2493","49","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","7","7","","","","0","0","0","0","24","19","43","43","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2494","63","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","12","11","15","","","","0","0","0","0","38","22","60","60","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2495","56","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","6","13","","","","0","0","0","0","24","18","42","42","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2496","60","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","5","12","","","","0","0","0","0","23","17","40","40","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2497","51","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","8","5","17","","","","0","0","0","0","30","18","48","48","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2498","42","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","9","10","20","","","","0","0","0","0","39","23","62","62","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2499","54","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","16","12","20","","","","0","0","0","0","48","24","72","72","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2500","61","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","9","10","20","","","","0","0","0","0","39","27","66","66","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term");
INSERT INTO result_subject VALUES
("2501","47","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","7","8","17","","","","0","0","0","0","32","20","52","52","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2502","65","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","18","16","","","","0","0","0","0","50","0","50","50","16.67","72.67","16th","16th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2503","59","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","20","18","","","","0","0","0","0","55","28","83","83","27.67","88","6th","6th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2504","58","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","17","18","","","","0","0","0","0","45","32","77","77","25.67","77.67","10th","10th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2505","45","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","18","","","","0","0","0","0","54","25","79","79","26.33","88.33","8th","8th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2506","57","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","11","14","","","","0","0","0","0","40","26","66","66","22","47.67","15th","15th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2507","53","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","18","19","","","","0","0","0","0","53","37","90","90","30","87.33","1st","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2508","64","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","16","14","","","","0","0","0","0","44","26","70","70","23.33","75","14th","14th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2509","49","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","15","","","","0","0","0","0","51","38","89","89","29.67","90.33","3rd","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2510","63","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","18","16","","","","0","0","0","0","51","32","83","83","27.67","87.33","6th","6th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2511","56","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","18","10","","","","0","0","0","0","40","33","73","73","24.33","344.67","12th","12th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2512","60","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","18","16","","","","0","0","0","0","49","27","76","76","25.33","80.33","11th","11th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2513","51","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","17","13","","","","0","0","0","0","44","27","71","71","23.67","75.33","13th","13th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2514","42","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","11","18","","","","0","0","0","0","46","39","85","85","28.33","85.33","5th","5th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2515","54","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","17","18","","","","0","0","0","0","53","37","90","90","30","86.67","1st","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2516","61","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","18","18","","","","0","0","0","0","53","34","87","87","29","86","4th","4th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2517","47","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","18","14","","","","0","0","0","0","49","30","79","79","26.33","84","8th","8th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2518","65","4","0","SS 1","","MARKETING","19","12","8","5","","","","0","0","0","0","25","18","43","43","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2519","59","4","0","SS 1","","MARKETING","19","12","14","17","","","","0","0","0","0","43","21","64","64","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2520","58","4","0","SS 1","","MARKETING","19","16","15","9","","","","0","0","0","0","40","13","53","53","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2521","45","4","0","SS 1","","MARKETING","19","14","16","15","","","","0","0","0","0","45","25","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2522","57","4","0","SS 1","","MARKETING","19","9","14","5","","","","0","0","0","0","28","24","52","52","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2523","53","4","0","SS 1","","MARKETING","19","13","15","15","","","","0","0","0","0","43","22","65","65","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2524","64","4","0","SS 1","","MARKETING","19","12","8","7","","","","0","0","0","0","27","20","47","47","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2525","49","4","0","SS 1","","MARKETING","19","13","10","14","","","","0","0","0","0","37","24","61","61","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2526","63","4","0","SS 1","","MARKETING","19","13","14","15","","","","0","0","0","0","42","28","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2527","56","4","0","SS 1","","MARKETING","19","10","11","10","","","","0","0","0","0","31","18","49","49","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2528","60","4","0","SS 1","","MARKETING","19","11","11","11","","","","0","0","0","0","33","16","49","49","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2529","51","4","0","SS 1","","MARKETING","19","11","8","6","","","","0","0","0","0","25","13","38","38","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2530","42","4","0","SS 1","","MARKETING","19","13","15","14","","","","0","0","0","0","42","30","72","72","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2531","54","4","0","SS 1","","MARKETING","19","18","14","14","","","","0","0","0","0","46","30","76","76","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2532","61","4","0","SS 1","","MARKETING","19","13","15","14","","","","0","0","0","0","42","28","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2533","47","4","0","SS 1","","MARKETING","19","11","14","13","","","","0","0","0","0","38","22","60","60","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2534","65","4","0","SS 1","","COMPUTER SCIENCE","10","13","13","8","","","","0","0","0","0","34","18","52","52","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2535","59","4","0","SS 1","","COMPUTER SCIENCE","10","15","12","8","","","","0","0","0","0","35","22","57","57","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2536","58","4","0","SS 1","","COMPUTER SCIENCE","10","16","13","10","","","","0","0","0","0","39","24","63","63","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2537","45","4","0","SS 1","","COMPUTER SCIENCE","10","14","12","13","","","","0","0","0","0","39","22","61","61","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2538","57","4","0","SS 1","","COMPUTER SCIENCE","10","12","11","8","","","","0","0","0","0","31","18","49","49","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2539","53","4","0","SS 1","","COMPUTER SCIENCE","10","14","14","10","","","","0","0","0","0","38","30","68","68","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2540","64","4","0","SS 1","","COMPUTER SCIENCE","10","16","14","5","","","","0","0","0","0","35","22","57","57","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2541","49","4","0","SS 1","","COMPUTER SCIENCE","10","12","12","9","","","","0","0","0","0","33","26","59","59","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2542","63","4","0","SS 1","","COMPUTER SCIENCE","10","18","16","10","","","","0","0","0","0","44","26","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2543","56","4","0","SS 1","","COMPUTER SCIENCE","10","10","13","5","","","","0","0","0","0","28","18","46","46","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2544","60","4","0","SS 1","","COMPUTER SCIENCE","10","11","10","8","","","","0","0","0","0","29","25","54","54","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2545","51","4","0","SS 1","","COMPUTER SCIENCE","10","14","11","9","","","","0","0","0","0","34","22","56","56","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2546","42","4","0","SS 1","","COMPUTER SCIENCE","10","13","10","10","","","","0","0","0","0","33","26","59","59","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2547","54","4","0","SS 1","","COMPUTER SCIENCE","10","13","17","10","","","","0","0","0","0","40","30","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2548","61","4","0","SS 1","","COMPUTER SCIENCE","10","13","16","9","","","","0","0","0","0","38","30","68","68","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2549","47","4","0","SS 1","","COMPUTER SCIENCE","10","15","10","5","","","","0","0","0","0","30","22","52","52","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2550","65","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","7","6","","","","0","0","0","0","21","16","37","37","12.33","37.33","13th","13th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2551","59","4","0","SS 1","","AGRICULTURAL SCIENCE","5","14","13","10","","","","0","0","0","0","37","16","53","53","17.67","62.67","4th","4th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2552","58","4","0","SS 1","","AGRICULTURAL SCIENCE","5","13","9","13","","","","0","0","0","0","35","10","45","45","15","48","8th","8th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2553","45","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","11","11","","","","0","0","0","0","33","14","47","47","15.67","53.33","7th","7th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2554","57","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","16","8","","","","0","0","0","0","32","10","42","42","14","37","10th","10th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2555","53","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","10","11","","","","0","0","0","0","32","12","44","44","14.67","50","9th","9th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2556","64","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","10","10","","","","0","0","0","0","28","14","42","42","14","42.67","10th","10th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2557","49","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","12","13","","","","0","0","0","0","35","20","55","55","18.33","54.33","2nd","2nd","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2558","63","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","11","13","","","","0","0","0","0","35","18","53","53","17.67","55","4th","4th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2559","56","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","8","10","","","","0","0","0","0","24","6","30","30","10","33.67","15th","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2560","60","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","9","9","","","","0","0","0","0","24","10","34","34","11.33","35.33","14th","14th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2561","51","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","6","12","","","","0","0","0","0","23","7","30","30","10","29.33","15th","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2562","42","4","0","SS 1","","AGRICULTURAL SCIENCE","5","12","16","12","","","","0","0","0","0","40","15","55","55","18.33","57","2nd","2nd","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2563","54","4","0","SS 1","","AGRICULTURAL SCIENCE","5","12","16","14","","","","0","0","0","0","42","17","59","59","19.67","69.33","1st","1st","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2564","61","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","11","8","","","","0","0","0","0","27","12","39","39","13","45.33","12th","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2565","47","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","11","11","","","","0","0","0","0","33","17","50","50","16.67","52.33","6th","6th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2566","65","4","0","SS 1","","CHEMISTRY","13","7","7","14","","","","0","0","0","0","28","22","50","50","16.67","40","12th","12th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2567","59","4","0","SS 1","","CHEMISTRY","13","11","11","13","","","","0","0","0","0","35","20","55","55","18.33","54.67","9th","9th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2568","58","4","0","SS 1","","CHEMISTRY","13","8","12","18","","","","0","0","0","0","38","32","70","70","23.33","68.33","3rd","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2569","45","4","0","SS 1","","CHEMISTRY","13","13","10","20","","","","0","0","0","0","43","26","69","69","23","62.67","4th","4th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2570","57","4","0","SS 1","","CHEMISTRY","13","7","7","17","","","","0","0","0","0","31","19","50","50","16.67","39.67","12th","12th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2571","53","4","0","SS 1","","CHEMISTRY","13","13","11","18","","","","0","0","0","0","42","22","64","64","21.33","62.33","5th","5th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2572","64","4","0","SS 1","","CHEMISTRY","13","9","9","15","","","","0","0","0","0","33","26","59","59","19.67","51.33","7th","7th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2573","49","4","0","SS 1","","CHEMISTRY","13","11","11","17","","","","0","0","0","0","39","19","58","58","19.33","55","8th","8th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2574","63","4","0","SS 1","","CHEMISTRY","13","15","13","18","","","","0","0","0","0","46","36","82","82","27.33","75.33","2nd","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2575","56","4","0","SS 1","","CHEMISTRY","13","9","10","17","","","","0","0","0","0","36","19","55","55","18.33","50.67","9th","9th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2576","60","4","0","SS 1","","CHEMISTRY","13","11","8","15","","","","0","0","0","0","34","18","52","52","17.33","49","11th","11th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2577","51","4","0","SS 1","","CHEMISTRY","13","7","8","16","","","","0","0","0","0","31","11","42","42","14","40.33","15th","15th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2578","42","4","0","SS 1","","CHEMISTRY","13","11","9","16","","","","0","0","0","0","36","0","36","36","12","46","16th","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2579","54","4","0","SS 1","","CHEMISTRY","13","16","14","20","","","","0","0","0","0","50","39","89","89","29.67","79","1st","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2580","61","4","0","SS 1","","CHEMISTRY","13","10","10","15","","","","0","0","0","0","35","12","47","47","15.67","52.33","14th","14th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2581","47","4","0","SS 1","","CHEMISTRY","13","14","16","15","","","","0","0","0","0","45","18","63","63","21","71.33","6th","6th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2582","65","4","0","SS 1","","CIVIC EDUCATION","15","12","10","7","","","","0","0","0","0","29","28","57","57","19","54.33","13th","13th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2583","59","4","0","SS 1","","CIVIC EDUCATION","15","12","12","12","","","","0","0","0","0","36","30","66","66","22","73.67","9th","9th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2584","58","4","0","SS 1","","CIVIC EDUCATION","15","14","14","15","","","","0","0","0","0","43","29","72","72","24","70.67","5th","5th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2585","45","4","0","SS 1","","CIVIC EDUCATION","15","14","16","15","","","","0","0","0","0","45","29","74","74","24.67","75","3rd","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2586","57","4","0","SS 1","","CIVIC EDUCATION","15","11","11","8","","","","0","0","0","0","30","31","61","61","20.33","60.67","10th","10th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2587","53","4","0","SS 1","","CIVIC EDUCATION","15","14","16","12","","","","0","0","0","0","42","28","70","70","23.33","72.67","7th","7th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2588","64","4","0","SS 1","","CIVIC EDUCATION","15","11","10","9","","","","0","0","0","0","30","28","58","58","19.33","59.33","12th","12th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2589","49","4","0","SS 1","","CIVIC EDUCATION","15","13","10","13","","","","0","0","0","0","36","34","70","70","23.33","72","7th","7th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2590","63","4","0","SS 1","","CIVIC EDUCATION","15","14","14","17","","","","0","0","0","0","45","28","73","73","24.33","71.33","4th","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2591","56","4","0","SS 1","","CIVIC EDUCATION","15","11","13","13","","","","0","0","0","0","37","20","57","57","19","61.33","13th","13th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2592","60","4","0","SS 1","","CIVIC EDUCATION","15","13","12","11","","","","0","0","0","0","36","25","61","61","20.33","61.67","10th","10th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2593","51","4","0","SS 1","","CIVIC EDUCATION","15","10","5","10","","","","0","0","0","0","25","18","43","43","14.33","48.67","16th","16th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2594","42","4","0","SS 1","","CIVIC EDUCATION","15","15","13","17","","","","0","0","0","0","45","31","76","76","25.33","74.67","1st","1st","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2595","54","4","0","SS 1","","CIVIC EDUCATION","15","17","12","15","","","","0","0","0","0","44","32","76","76","25.33","82","1st","1st","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2596","61","4","0","SS 1","","CIVIC EDUCATION","15","14","16","13","","","","0","0","0","0","43","29","72","72","24","70.67","5th","5th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2597","47","4","0","SS 1","","CIVIC EDUCATION","15","14","12","4","","","","0","0","0","0","30","26","56","56","18.67","62.67","15th","15th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2598","8","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","14","10","7","","","","0","0","0","0","31","21","52","52","17.33","58","8th","6th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2599","127","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","17","14","15","","","","0","0","0","0","46","33","79","79","79","79","1st","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2600","9","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","16","15","12","","","","0","0","0","0","43","25","68","68","22.67","64.67","4th","3rd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term");
INSERT INTO result_subject VALUES
("2601","1","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","7","6","2","","","","0","0","0","0","15","11","26","26","8.67","29.67","13th","13th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2602","10","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","11","7","13","","","","0","0","0","0","31","20","51","51","17","46.33","10th","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2603","121","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","7","6","13","","","","0","0","0","0","26","30","56","56","28","66","2nd","4th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2604","2","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","8","9","8","","","","0","0","0","0","25","22","47","47","15.67","45","12th","10th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2605","3","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","14","8","5","","","","0","0","0","0","27","25","52","52","17.33","51","8th","6th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2606","4","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","7","5","3","","","","0","0","0","0","15","10","25","25","8.33","28.33","14th","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2607","125","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","9","7","8","","","","0","0","0","0","24","20","44","44","22","38.5","5th","11th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2608","11","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","16","18","16","","","","0","0","0","0","50","32","82","82","27.33","75","3rd","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2609","6","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","11","9","6","","","","0","0","0","0","26","25","51","51","17","50.67","10th","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2610","126","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","0","9","8","","","","0","0","0","0","17","26","43","43","21.5","45","6th","12th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2611","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","11","10","7","","","","0","0","0","0","28","25","53","53","17.67","53.33","7th","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2612","8","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","10","12","","","","0","0","0","0","32","20","52","52","17.33","49.33","9th","7th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2613","127","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","8","11","12","","","","0","0","0","0","31","37","68","68","68","68","1st","3rd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2614","9","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","14","10","","","","0","0","0","0","37","27","64","64","21.33","65.33","4th","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2615","1","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","6","4","2","","","","0","0","0","0","12","6","18","18","6","23.67","14th","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2616","10","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","7","6","","","","0","0","0","0","22","15","37","37","12.33","38.67","11th","10th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2617","121","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","13","14","","","","0","0","0","0","40","35","75","75","37.5","70.5","2nd","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2618","2","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","7","6","","","","0","0","0","0","22","14","36","36","12","37.33","12th","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2619","3","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","11","11","10","","","","0","0","0","0","32","23","55","55","18.33","55.33","7th","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2620","4","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","7","4","3","","","","0","0","0","0","14","8","22","22","7.33","26","13th","13th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2621","125","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","7","7","9","","","","0","0","0","0","23","14","37","37","18.5","35","6th","10th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2622","11","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","16","14","15","","","","0","0","0","0","45","35","80","80","26.67","78","3rd","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2623","6","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","10","10","","","","0","0","0","0","29","26","55","55","18.33","50","7th","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2624","126","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","0","9","9","","","","0","0","0","0","18","21","39","39","19.5","41.5","5th","9th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2625","7","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","7","9","10","","","","0","0","0","0","26","20","46","46","15.33","43.33","10th","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2626","8","1","0","JSS 1","","COMPUTER SCIENCE","10","14","13","11","","","","0","0","0","0","38","16","54","54","18","56.33","5th","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2627","127","1","0","JSS 1","","COMPUTER SCIENCE","10","14","17","12","","","","0","0","0","0","43","26","69","69","69","69","1st","1st","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2628","9","1","0","JSS 1","","COMPUTER SCIENCE","10","14","14","8","","","","0","0","0","0","36","19","55","55","18.33","65.67","4th","4th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2629","1","1","0","JSS 1","","COMPUTER SCIENCE","10","5","6","0","","","","0","0","0","0","11","8","19","19","6.33","24.67","14th","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2630","10","1","0","JSS 1","","COMPUTER SCIENCE","10","8","9","5","","","","0","0","0","0","22","16","38","38","12.67","41.33","12th","10th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2631","121","1","0","JSS 1","","COMPUTER SCIENCE","10","14","13","12","","","","0","0","0","0","39","27","66","66","33","66.5","2nd","2nd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2632","2","1","0","JSS 1","","COMPUTER SCIENCE","10","11","9","8","","","","0","0","0","0","28","16","44","44","14.67","47.67","11th","9th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2633","3","1","0","JSS 1","","COMPUTER SCIENCE","10","12","11","8","","","","0","0","0","0","31","14","45","45","15","54","10th","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2634","4","1","0","JSS 1","","COMPUTER SCIENCE","10","8","7","8","","","","0","0","0","0","23","8","31","31","10.33","34","13th","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2635","125","1","0","JSS 1","","COMPUTER SCIENCE","10","7","9","5","","","","0","0","0","0","21","10","31","31","15.5","38","8th","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2636","11","1","0","JSS 1","","COMPUTER SCIENCE","10","14","15","12","","","","0","0","0","0","41","22","63","63","21","70.67","3rd","3rd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2637","6","1","0","JSS 1","","COMPUTER SCIENCE","10","10","12","6","","","","0","0","0","0","28","20","48","48","16","51.33","6th","6th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2638","126","1","0","JSS 1","","COMPUTER SCIENCE","10","0","6","13","","","","0","0","0","0","19","12","31","31","15.5","30.5","8th","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2639","7","1","0","JSS 1","","COMPUTER SCIENCE","10","12","11","8","","","","0","0","0","0","31","16","47","47","15.67","54.67","7th","7th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2640","8","1","0","JSS 1","","BUSINESS STUDIES","9","18","15","17","","","","0","0","0","0","50","27","77","77","25.67","81.33","8th","4th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2641","127","1","0","JSS 1","","BUSINESS STUDIES","9","10","11","10","","","","0","0","0","0","31","3","34","34","34","34","2nd","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2642","9","1","0","JSS 1","","BUSINESS STUDIES","9","17","19","18","","","","0","0","0","0","54","33","87","87","29","89","3rd","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2643","1","1","0","JSS 1","","BUSINESS STUDIES","9","3","3","4","","","","0","0","0","0","10","14","24","24","8","18.33","14th","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2644","10","1","0","JSS 1","","BUSINESS STUDIES","9","8","8","10","","","","0","0","0","0","26","26","52","52","17.33","44","12th","11th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2645","121","1","0","JSS 1","","BUSINESS STUDIES","9","14","10","16","","","","0","0","0","0","40","32","72","72","36","61.5","1st","5th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2646","2","1","0","JSS 1","","BUSINESS STUDIES","9","12","7","8","","","","0","0","0","0","27","26","53","53","17.67","49","11th","9th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2647","3","1","0","JSS 1","","BUSINESS STUDIES","9","16","16","11","","","","0","0","0","0","43","29","72","72","24","77.67","9th","5th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2648","4","1","0","JSS 1","","BUSINESS STUDIES","9","11","8","5","","","","0","0","0","0","24","10","34","34","11.33","42.67","13th","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2649","125","1","0","JSS 1","","BUSINESS STUDIES","9","8","7","10","","","","0","0","0","0","25","28","53","53","26.5","44.5","7th","9th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2650","11","1","0","JSS 1","","BUSINESS STUDIES","9","17","19","19","","","","0","0","0","0","55","32","87","87","29","88.67","3rd","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2651","6","1","0","JSS 1","","BUSINESS STUDIES","9","17","17","14","","","","0","0","0","0","48","33","81","81","27","85","6th","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2652","126","1","0","JSS 1","","BUSINESS STUDIES","9","0","13","14","","","","0","0","0","0","27","28","55","55","27.5","59.5","5th","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2653","7","1","0","JSS 1","","BUSINESS STUDIES","9","14","17","12","","","","0","0","0","0","43","24","67","67","22.33","73","10th","7th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2654","127","1","0","JSS 1","","ENGLISH LANGUAGE","1","16","14","20","","","","0","0","0","0","50","36","86","86","86","86","1st","4th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2655","8","1","0","JSS 1","","MATHEMATICS","2","14","13","16","","","","0","0","0","0","43","31","74","74","24.67","69.67","8th","6th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2656","127","1","0","JSS 1","","MATHEMATICS","2","13","13","20","","","","0","0","0","0","46","39","85","85","85","85","1st","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2657","9","1","0","JSS 1","","MATHEMATICS","2","17","18","17","","","","0","0","0","0","52","35","87","87","29","87.33","5th","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2658","1","1","0","JSS 1","","MATHEMATICS","2","7","6","9","","","","0","0","0","0","22","7","29","29","9.67","29.67","14th","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2659","10","1","0","JSS 1","","MATHEMATICS","2","7","9","18","","","","0","0","0","0","34","19","53","53","17.67","45.33","12th","12th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2660","121","1","0","JSS 1","","MATHEMATICS","2","9","15","20","","","","0","0","0","0","44","34","78","78","39","77","2nd","4th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2661","2","1","0","JSS 1","","MATHEMATICS","2","10","12","14","","","","0","0","0","0","36","34","70","70","23.33","60.67","10th","8th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2662","3","1","0","JSS 1","","MATHEMATICS","2","11","11","18","","","","0","0","0","0","40","25","65","65","21.67","57.67","11th","9th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2663","4","1","0","JSS 1","","MATHEMATICS","2","8","10","10","","","","0","0","0","0","28","10","38","38","12.67","41.33","13th","13th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2664","125","1","0","JSS 1","","MATHEMATICS","2","10","9","19","","","","0","0","0","0","38","19","57","57","28.5","51","6th","11th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2665","11","1","0","JSS 1","","MATHEMATICS","2","19","18","20","","","","0","0","0","0","57","38","95","95","31.67","94","3rd","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2666","6","1","0","JSS 1","","MATHEMATICS","2","12","13","18","","","","0","0","0","0","43","32","75","75","25","66.33","7th","5th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2667","126","1","0","JSS 1","","MATHEMATICS","2","0","11","18","","","","0","0","0","0","29","30","59","59","29.5","56.5","4th","10th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2668","7","1","0","JSS 1","","MATHEMATICS","2","9","12","18","","","","0","0","0","0","39","32","71","71","23.67","57.67","9th","7th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2669","8","1","0","JSS 1","","BASIC SCIENCE","3","14","9","13","","","","0","0","0","0","36","30","66","66","22","59.67","7th","6th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2670","127","1","0","JSS 1","","BASIC SCIENCE","3","13","15","18","","","","0","0","0","0","46","37","83","83","83","83","1st","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2671","9","1","0","JSS 1","","BASIC SCIENCE","3","18","15","16","","","","0","0","0","0","49","32","81","81","27","82","5th","5th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2672","1","1","0","JSS 1","","BASIC SCIENCE","3","4","2","8","","","","0","0","0","0","14","18","32","32","10.67","21.33","13th","13th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2673","10","1","0","JSS 1","","BASIC SCIENCE","3","10","7","10","","","","0","0","0","0","27","23","50","50","16.67","45.67","12th","10th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2674","121","1","0","JSS 1","","BASIC SCIENCE","3","14","17","19","","","","0","0","0","0","50","33","83","83","41.5","83.5","2nd","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2675","2","1","0","JSS 1","","BASIC SCIENCE","3","14","6","7","","","","0","0","0","0","27","27","54","54","18","52","11th","9th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2676","3","1","0","JSS 1","","BASIC SCIENCE","3","14","10","13","","","","0","0","0","0","37","26","63","63","21","60.67","8th","7th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2677","4","1","0","JSS 1","","BASIC SCIENCE","3","4","3","6","","","","0","0","0","0","13","12","25","25","8.33","20.33","14th","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2678","125","1","0","JSS 1","","BASIC SCIENCE","3","9","5","8","","","","0","0","0","0","22","20","42","42","21","32.5","8th","12th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2679","11","1","0","JSS 1","","BASIC SCIENCE","3","18","17","18","","","","0","0","0","0","53","37","90","90","30","88.33","3rd","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2680","6","1","0","JSS 1","","BASIC SCIENCE","3","18","16","16","","","","0","0","0","0","50","36","86","86","28.67","85.33","4th","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2681","126","1","0","JSS 1","","BASIC SCIENCE","3","0","9","15","","","","0","0","0","0","24","22","46","46","23","46","6th","11th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2682","7","1","0","JSS 1","","BASIC SCIENCE","3","13","9","11","","","","0","0","0","0","33","25","58","58","19.33","54.67","10th","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2683","8","1","0","JSS 1","","HOME ECONOMICS","24","20","12","7","","","","0","0","0","0","39","20","59","59","29.5","58.5","8th","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2684","127","1","0","JSS 1","","HOME ECONOMICS","24","20","11","12","","","","0","0","0","0","43","33","76","76","76","76","1st","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2685","9","1","0","JSS 1","","HOME ECONOMICS","24","20","15","8","","","","0","0","0","0","43","21","64","64","32","68.5","5th","5th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2686","1","1","0","JSS 1","","HOME ECONOMICS","24","20","3","2","","","","0","0","0","0","25","8","33","33","16.5","25","14th","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2687","10","1","0","JSS 1","","HOME ECONOMICS","24","20","10","7","","","","0","0","0","0","37","18","55","55","27.5","53.5","12th","12th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2688","121","1","0","JSS 1","","HOME ECONOMICS","24","20","14","14","","","","0","0","0","0","48","32","80","80","40","74","3rd","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2689","2","1","0","JSS 1","","HOME ECONOMICS","24","20","8","10","","","","0","0","0","0","38","20","58","58","29","48.5","9th","9th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2690","3","1","0","JSS 1","","HOME ECONOMICS","24","20","11","10","","","","0","0","0","0","41","20","61","61","30.5","58","7th","7th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2691","4","1","0","JSS 1","","HOME ECONOMICS","24","20","4","2","","","","0","0","0","0","26","11","37","37","18.5","28.5","13th","13th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2692","125","1","0","JSS 1","","HOME ECONOMICS","24","20","10","7","","","","0","0","0","0","37","20","57","57","28.5","53.5","10th","10th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2693","11","1","0","JSS 1","","HOME ECONOMICS","24","20","19","15","","","","0","0","0","0","54","30","84","84","42","89","2nd","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2694","6","1","0","JSS 1","","HOME ECONOMICS","24","20","11","10","","","","0","0","0","0","41","23","64","64","32","59.5","5th","5th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2695","126","1","0","JSS 1","","HOME ECONOMICS","24","20","9","7","","","","0","0","0","0","36","20","56","56","28","49.5","11th","11th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2696","7","1","0","JSS 1","","HOME ECONOMICS","24","20","11","12","","","","0","0","0","0","43","33","76","76","38","65","4th","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2697","8","1","0","JSS 1","","BASIC TECHNOLOGY","8","16","13","15","","","","0","0","0","0","44","25","69","69","23","71.33","5th","5th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2698","127","1","0","JSS 1","","BASIC TECHNOLOGY","8","14","16","16","","","","0","0","0","0","46","25","71","71","71","71","1st","4th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2699","9","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","15","17","","","","0","0","0","0","50","27","77","77","25.67","79.67","4th","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2700","1","1","0","JSS 1","","BASIC TECHNOLOGY","8","4","3","6","","","","0","0","0","0","13","13","26","26","8.67","20.67","13th","13th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term");
INSERT INTO result_subject VALUES
("2701","10","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","11","8","","","","0","0","0","0","27","20","47","47","15.67","47.67","12th","10th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2702","121","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","16","17","","","","0","0","0","0","50","29","79","79","39.5","78.5","2nd","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2703","2","1","0","JSS 1","","BASIC TECHNOLOGY","8","14","11","8","","","","0","0","0","0","33","16","49","49","16.33","58","11th","9th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2704","3","1","0","JSS 1","","BASIC TECHNOLOGY","8","16","14","10","","","","0","0","0","0","40","15","55","55","18.33","68.67","10th","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2705","4","1","0","JSS 1","","BASIC TECHNOLOGY","8","4","7","6","","","","0","0","0","0","17","8","25","25","8.33","26","14th","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2706","125","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","13","9","","","","0","0","0","0","30","15","45","45","22.5","56","6th","11th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2707","11","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","15","19","","","","0","0","0","0","52","29","81","81","27","81.67","3rd","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2708","6","1","0","JSS 1","","BASIC TECHNOLOGY","8","15","15","10","","","","0","0","0","0","40","27","67","67","22.33","71.67","8th","6th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2709","126","1","0","JSS 1","","BASIC TECHNOLOGY","8","0","10","13","","","","0","0","0","0","23","22","45","45","22.5","48.5","6th","11th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2710","7","1","0","JSS 1","","BASIC TECHNOLOGY","8","12","14","12","","","","0","0","0","0","38","23","61","61","20.33","63.33","9th","7th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2711","8","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","9","16","","","","0","0","0","0","44","36","80","80","26.67","81","8th","6th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2712","127","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","13","14","","","","0","0","0","0","42","37","79","79","79","79","1st","7th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2713","9","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","17","19","","","","0","0","0","0","55","36","91","91","30.33","89","4th","2nd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2714","1","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","4","10","10","","","","0","0","0","0","24","14","38","38","12.67","35.67","13th","13th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2715","10","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","9","13","11","","","","0","0","0","0","33","20","53","53","17.67","55","12th","11th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2716","121","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","13","16","19","","","","0","0","0","0","48","34","82","82","41","80","2nd","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2717","2","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","14","","","","0","0","0","0","34","22","56","56","18.67","53","11th","10th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2718","3","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","17","13","19","","","","0","0","0","0","49","33","82","82","27.33","77.33","6th","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2719","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","7","8","10","","","","0","0","0","0","25","11","36","36","12","36.67","14th","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2720","125","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","13","11","12","","","","0","0","0","0","36","23","59","59","29.5","56","5th","9th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2721","11","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","20","18","20","","","","0","0","0","0","58","37","95","95","31.67","95.67","3rd","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2722","6","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","19","20","","","","0","0","0","0","54","28","82","82","27.33","72","6th","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2723","126","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","0","5","14","","","","0","0","0","0","19","32","51","51","25.5","38.5","9th","12th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2724","7","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","12","14","14","","","","0","0","0","0","40","35","75","75","25","68.33","10th","8th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2725","8","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","11","10","7","","","","0","0","0","0","28","25","53","53","26.5","50.5","7th","7th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2726","127","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","17","14","18","","","","0","0","0","0","49","37","86","86","86","86","1st","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2727","9","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","14","9","11","","","","0","0","0","0","34","36","70","70","35","57.5","5th","5th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2728","1","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","4","2","1","","","","0","0","0","0","7","9","16","16","8","14","14th","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2729","10","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","5","15","3","","","","0","0","0","0","23","14","37","37","18.5","33","10th","10th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2730","121","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","14","18","18","","","","0","0","0","0","50","37","87","87","43.5","89.5","2nd","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2731","2","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","7","9","2","","","","0","0","0","0","18","15","33","33","16.5","40","12th","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2732","3","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","9","7","5","","","","0","0","0","0","21","25","46","46","23","40.5","8th","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2733","4","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","6","5","1","","","","0","0","0","0","12","17","29","29","14.5","18","13th","13th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2734","125","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","18","16","17","","","","0","0","0","0","51","31","82","82","41","54","3rd","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2735","11","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","18","16","17","","","","0","0","0","0","51","31","82","82","41","81.5","3rd","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2736","6","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","8","14","8","","","","0","0","0","0","30","32","62","62","31","65","6th","6th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2737","126","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","0","6","5","","","","0","0","0","0","11","24","35","35","17.5","31.5","11th","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2738","7","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","11","8","5","","","","0","0","0","0","24","22","46","46","23","42.5","8th","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2739","65","4","0","SS 1","","PHYSICS","12","9","9","10","","","","0","0","0","0","28","24","52","52","17.33","46","14th","14th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2740","59","4","0","SS 1","","PHYSICS","12","13","12","15","","","","0","0","0","0","40","30","70","70","23.33","64.67","6th","6th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2741","58","4","0","SS 1","","PHYSICS","12","17","14","15","","","","0","0","0","0","46","32","78","78","26","77.33","3rd","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2742","45","4","0","SS 1","","PHYSICS","12","17","14","12","","","","0","0","0","0","43","22","65","65","21.67","73.67","9th","9th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2743","57","4","0","SS 1","","PHYSICS","12","9","12","10","","","","0","0","0","0","31","22","53","53","17.67","52.33","12th","12th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2744","53","4","0","SS 1","","PHYSICS","12","9","12","10","","","","0","0","0","0","31","22","53","53","17.67","58.33","12th","12th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2745","64","4","0","SS 1","","PHYSICS","12","14","10","11","","","","0","0","0","0","35","27","62","62","20.67","63.33","10th","10th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2746","49","4","0","SS 1","","PHYSICS","12","11","12","13","","","","0","0","0","0","36","30","66","66","22","60.33","8th","8th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2747","63","4","0","SS 1","","PHYSICS","12","18","14","17","","","","0","0","0","0","49","37","86","86","28.67","82.67","1st","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2748","56","4","0","SS 1","","PHYSICS","12","7","13","13","","","","0","0","0","0","33","26","59","59","19.67","52.67","11th","11th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2749","60","4","0","SS 1","","PHYSICS","12","13","8","10","","","","0","0","0","0","31","15","46","46","15.33","51.67","15th","15th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2750","51","4","0","SS 1","","PHYSICS","12","9","7","12","","","","0","0","0","0","28","13","41","41","13.67","40","16th","16th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2751","42","4","0","SS 1","","PHYSICS","12","17","14","15","","","","0","0","0","0","46","31","77","77","25.67","77.33","4th","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2752","54","4","0","SS 1","","PHYSICS","12","18","16","16","","","","0","0","0","0","50","36","86","86","28.67","84.67","1st","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2753","61","4","0","SS 1","","PHYSICS","12","13","13","15","","","","0","0","0","0","41","27","68","68","22.67","65.33","7th","7th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2754","47","4","0","SS 1","","PHYSICS","12","13","13","15","","","","0","0","0","0","41","32","73","73","24.33","68.33","5th","5th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2755","66","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","57","57","57","19","53.67","13th","13th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2756","68","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","33","33","33","11","32","23rd","22nd","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2757","69","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","73","73","73","24.33","65","3rd","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2758","70","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","52","52","17.33","48","16th","16th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2759","71","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","60","60","60","20","50.67","11th","11th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2760","72","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","30","30","30","10","43.33","24th","24th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2761","73","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","47","47","47","15.67","40.67","18th","18th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2762","75","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","66","66","66","22","62","6th","6th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2763","76","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","58","58","58","19.33","57.33","12th","12th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2764","77","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","61","61","61","20.33","55.67","10th","10th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2765","78","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","67","67","67","22.33","51","5th","5th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2766","79","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","42","42","42","14","36.67","21st","20th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2767","80","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","49","49","49","16.33","47.67","17th","17th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2768","81","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","80","80","80","26.67","58.33","1st","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2769","82","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","42","42","42","14","41.67","21st","20th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2770","83","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","66","66","66","22","57.33","6th","6th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2771","84","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","44","44","44","14.67","50.33","20th","19th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2772","85","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","70","70","70","23.33","66.67","4th","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2773","87","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","57","57","57","19","56.67","13th","13th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2774","88","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","63","63","63","21","53","8th","8th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2775","89","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","57","57","57","19","52.67","13th","13th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2776","90","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","79","79","79","26.33","61","2nd","2nd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2777","91","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","62","62","62","20.67","52","9th","9th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2778","122","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","31","31","31","15.5","31","19th","23rd","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2779","66","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","75","75","75","25","67.67","4th","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2780","68","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","32","32","32","10.67","27.33","22nd","21st","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2781","69","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","91","91","91","30.33","90","2nd","2nd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2782","70","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","59","59","19.67","50.67","9th","9th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2783","71","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","56","56","56","18.67","50.33","14th","14th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2784","72","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","42","42","42","14","35.33","18th","18th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2785","73","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","29","29","29","9.67","30.33","23rd","22nd","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2786","75","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","65","65","65","21.67","71.33","6th","6th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2787","76","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","93","93","93","31","86.67","1st","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2788","77","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","83","83","83","27.67","69.67","3rd","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2789","78","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","59","59","19.67","40","9th","9th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2790","79","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","44","44","44","14.67","47","17th","17th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2791","80","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","48","48","48","16","48","16th","16th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2792","81","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","68","68","68","22.67","45.67","5th","5th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2793","82","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","29","29","29","9.67","40","23rd","22nd","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2794","83","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","57","57","57","19","48.67","13th","13th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2795","84","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","42","42","42","14","36","18th","18th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2796","85","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","59","59","19.67","46.67","9th","9th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2797","87","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","41","41","41","13.67","42.33","20th","20th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2798","88","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","60","60","60","20","46","8th","8th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2799","89","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","50","50","50","16.67","48.67","15th","15th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2800","90","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","64","64","64","21.33","49.33","7th","7th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term");
INSERT INTO result_subject VALUES
("2801","91","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","59","59","19.67","52.67","9th","9th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2802","122","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","26","26","26","13","32","21st","24th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2803","66","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","54","54","54","18","52","17th","17th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2804","68","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","28","28","28","9.33","24.67","24th","23rd","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2805","69","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","82","82","82","27.33","79.67","1st","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2806","70","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","52","52","52","17.33","50.67","20th","20th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2807","71","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","53","53","53","17.67","50.33","18th","18th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2808","72","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","59","59","59","19.67","74.33","15th","15th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2809","73","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","50","50","50","16.67","45.33","21st","21st","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2810","75","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","65","65","65","21.67","63","10th","10th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2811","76","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","69","69","69","23","68.33","5th","5th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2812","77","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","67","67","67","22.33","69","9th","9th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2813","78","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","69","69","69","23","67.33","5th","5th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2814","79","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","47","47","47","15.67","49.33","22nd","22nd","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2815","80","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","61","61","61","20.33","59","12th","12th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2816","81","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","70","70","70","23.33","71.67","4th","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2817","82","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","53","53","53","17.67","47.67","18th","18th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2818","83","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","68","68","68","22.67","67","7th","7th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2819","84","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","63","63","63","21","64","11th","11th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2820","85","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","75","75","75","25","73","2nd","2nd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2821","87","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","61","61","61","20.33","56.67","12th","12th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2822","88","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","68","68","68","22.67","69.67","7th","7th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2823","89","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","61","61","61","20.33","68.67","12th","12th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2824","90","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","72","72","24","72.33","3rd","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2825","91","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","56","56","56","18.67","57.33","16th","16th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2826","122","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","19","19","19","9.5","26","23rd","24th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2827","12","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","73","73","73","0","","","3rd","AB","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2828","20","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","32","32","32","0","","","17th","D","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2829","14","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","53","53","53","0","","","11th","BC","GOOD","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2830","19","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","40","40","40","0","","","15th","C","CREDIT","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2831","174","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","44","44","44","0","","","13th","C","CREDIT","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2832","15","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","60","60","60","0","","","9th","B","VERY GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2833","13","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","58","58","58","0","","","10th","BC","GOOD","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2834","18","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","38","38","38","0","","","16th","D","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2835","17","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","41","41","41","0","","","14th","C","CREDIT","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2836","171","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","47","47","47","0","","","12th","C","CREDIT","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2837","21","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","67","67","67","0","","","7th","B","VERY GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2838","24","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","72","72","72","0","","","6th","AB","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2839","25","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","73","73","73","0","","","3rd","AB","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2840","22","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","73","73","73","0","","","3rd","AB","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2841","23","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","87","87","87","0","","","1st","A","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2842","26","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","74","74","74","0","","","2nd","AB","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2843","27","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","64","64","64","0","","","8th","B","VERY GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2844","12","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","48","48","48","0","","","9th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2845","20","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","36","36","36","0","","","17th","D","POOR","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2846","14","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","40","40","40","0","","","16th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2847","19","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","49","49","49","0","","","6th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2848","174","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","49","49","49","0","","","6th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2849","15","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","47","47","47","0","","","10th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2850","13","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","46","46","0","","","11th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2851","18","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","42","42","42","0","","","15th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2852","17","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","49","49","49","0","","","6th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2853","171","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","46","46","0","","","11th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2854","21","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","51","51","51","0","","","3rd","BC","GOOD","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2855","24","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","45","45","45","0","","","13th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2856","25","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","68","68","68","0","","","2nd","B","VERY GOOD","JAMES SUNDAY","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2857","22","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","50","50","50","0","","","4th","BC","GOOD","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2858","23","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","79","79","79","0","","","1st","AB","EXCELLENT","JAMES SUNDAY","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2859","26","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","50","50","50","0","","","4th","BC","GOOD","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2860","27","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","43","43","43","0","","","14th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2861","12","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","59","59","59","0","","","5th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2862","20","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","43","43","43","0","","","15th","C","CREDIT","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2863","14","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","48","48","48","0","","","12th","C","CREDIT","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2864","19","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","55","55","55","0","","","8th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2865","174","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","45","45","45","0","","","14th","C","CREDIT","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2866","15","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","65","65","65","0","","","3rd","B","VERY GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2867","13","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","55","55","55","0","","","8th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2868","18","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","37","37","37","0","","","16th","D","POOR","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2869","17","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","49","49","49","0","","","11th","C","CREDIT","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2870","171","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","46","46","46","0","","","13th","C","CREDIT","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2871","21","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","7","7","7","0","","","17th","F","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2872","24","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","57","57","57","0","","","6th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2873","25","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","57","57","57","0","","","6th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2874","22","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","66","66","66","0","","","2nd","B","VERY GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2875","23","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","63","63","63","0","","","4th","B","VERY GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2876","26","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","68","68","68","0","","","1st","B","VERY GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2877","27","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","51","51","51","0","","","10th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2878","12","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","51","51","51","0","","","4th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2879","20","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","22","22","22","0","","","17th","F","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2880","14","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","45","45","45","0","","","6th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2881","19","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","28","28","28","0","","","16th","F","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2882","174","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","32","32","32","0","","","13th","D","POOR","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2883","15","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","45","45","45","0","","","6th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2884","13","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","52","52","52","0","","","3rd","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2885","18","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","30","30","30","0","","","14th","D","POOR","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2886","17","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","38","38","38","0","","","12th","D","POOR","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2887","171","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","41","41","41","0","","","10th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2888","21","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","29","29","29","0","","","15th","F","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2889","24","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","41","41","41","0","","","10th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2890","25","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","65","65","65","0","","","2nd","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2891","22","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","43","43","43","0","","","8th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2892","23","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","81","81","81","0","","","1st","A","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2893","26","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","42","42","42","0","","","9th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2894","27","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","51","51","51","0","","","4th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2895","12","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","70","70","70","0","","","4th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2896","20","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","56","56","56","0","","","14th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2897","14","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","59","59","59","0","","","11th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2898","19","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","52","52","52","0","","","16th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2899","174","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","59","59","59","0","","","11th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2900","15","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","55","55","55","0","","","15th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term");
INSERT INTO result_subject VALUES
("2901","13","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","63","63","63","0","","","7th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2902","18","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","7","7","7","0","","","17th","F","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2903","17","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","59","59","59","0","","","11th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2904","171","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","60","60","60","0","","","9th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2905","21","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","62","62","62","0","","","8th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2906","24","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","64","64","64","0","","","5th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2907","25","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","77","77","77","0","","","2nd","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2908","22","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","60","60","60","0","","","9th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2909","23","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","76","76","76","0","","","3rd","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2910","26","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","82","82","82","0","","","1st","A","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2911","27","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","64","64","64","0","","","5th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2912","12","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","81","81","81","0","","","3rd","A","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2913","20","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","31","31","31","0","","","17th","D","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2914","14","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","62","62","62","0","","","11th","B","VERY GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2915","19","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","51","51","51","0","","","13th","BC","GOOD","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2916","174","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","48","48","48","0","","","15th","C","CREDIT","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2917","15","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","66","66","66","0","","","7th","B","VERY GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2918","13","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","66","66","66","0","","","7th","B","VERY GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2919","18","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","47","47","47","0","","","16th","C","CREDIT","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2920","17","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","55","55","55","0","","","12th","BC","GOOD","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2921","171","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","50","50","50","0","","","14th","BC","GOOD","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2922","21","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","67","67","67","0","","","6th","B","VERY GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2923","24","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","66","66","66","0","","","7th","B","VERY GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2924","25","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","82","82","82","0","","","2nd","A","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2925","22","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","65","65","65","0","","","10th","B","VERY GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2926","23","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","85","85","85","0","","","1st","A","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2927","26","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","73","73","73","0","","","4th","AB","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2928","27","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","69","69","69","0","","","5th","B","VERY GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2929","12","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","62","62","62","0","","","6th","B","VERY GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2930","20","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","53","53","53","0","","","10th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2931","14","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","45","45","45","0","","","14th","C","CREDIT","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2932","19","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","54","54","54","0","","","9th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2933","174","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","67","67","67","0","","","5th","B","VERY GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2934","15","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","59","59","59","0","","","7th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2935","13","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","52","52","52","0","","","11th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2936","18","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","44","44","44","0","","","15th","C","CREDIT","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2937","17","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","44","44","44","0","","","15th","C","CREDIT","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2938","171","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","43","43","43","0","","","17th","C","CREDIT","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2939","21","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","49","49","49","0","","","13th","C","CREDIT","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2940","24","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","51","51","51","0","","","12th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2941","25","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","83","83","83","0","","","2nd","A","EXCELLENT","OKAKAOBARI NGELALE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2942","22","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","56","56","56","0","","","8th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2943","23","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","87","87","87","0","","","1st","A","EXCELLENT","OKAKAOBARI NGELALE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2944","26","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","78","78","78","0","","","3rd","AB","EXCELLENT","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2945","27","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","71","71","71","0","","","4th","AB","EXCELLENT","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2946","12","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","64","64","64","0","","","7th","B","VERY GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2947","20","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","49","49","49","0","","","12th","C","CREDIT","METHUSSELLAH DEBORAH","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2948","14","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","66","66","66","0","","","5th","B","VERY GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2949","19","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","47","47","47","0","","","13th","C","CREDIT","METHUSSELLAH DEBORAH","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2950","174","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","32","32","32","0","","","15th","D","POOR","METHUSSELLAH DEBORAH","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2951","15","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","63","63","63","0","","","8th","B","VERY GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2952","13","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","68","68","68","0","","","3rd","B","VERY GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2953","18","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","54","54","54","0","","","10th","BC","GOOD","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2954","17","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","50","50","50","0","","","11th","BC","GOOD","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2955","171","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","6","6","6","0","","","17th","F","FAIL","METHUSSELLAH DEBORAH","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2956","21","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","58","58","58","0","","","9th","BC","GOOD","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2957","24","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","71","71","71","0","","","1st","AB","EXCELLENT","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2958","25","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","66","66","66","0","","","5th","B","VERY GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2959","22","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","7","7","7","0","","","16th","F","FAIL","METHUSSELLAH DEBORAH","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2960","23","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","70","70","70","0","","","2nd","AB","EXCELLENT","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2961","26","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","67","67","67","0","","","4th","B","VERY GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2962","27","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","44","44","44","0","","","14th","C","CREDIT","METHUSSELLAH DEBORAH","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2963","12","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","77","77","77","0","","","4th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2964","20","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","35","35","35","0","","","17th","D","POOR","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2965","14","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","60","60","60","0","","","10th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2966","19","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","46","46","46","0","","","14th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2967","174","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","50","50","50","0","","","13th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2968","15","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","43","43","43","0","","","15th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2969","13","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","79","79","79","0","","","3rd","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2970","18","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","39","39","39","0","","","16th","D","POOR","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2971","17","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","53","53","53","0","","","12th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2972","171","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","82","82","82","0","","","2nd","A","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2973","21","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","68","68","68","0","","","6th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2974","24","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","68","68","68","0","","","6th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2975","25","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","64","64","64","0","","","9th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2976","22","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","68","68","68","0","","","6th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2977","23","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","87","87","87","0","","","1st","A","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2978","26","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","73","73","73","0","","","5th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2979","27","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","59","59","59","0","","","11th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2980","12","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","72","72","72","0","","","5th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2981","20","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","58","58","58","0","","","11th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2982","14","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","62","62","62","0","","","9th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2983","19","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","59","59","59","0","","","10th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2984","174","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","45","45","45","0","","","17th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2985","15","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","67","67","67","0","","","6th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2986","13","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","55","55","55","0","","","13th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2987","18","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","53","53","53","0","","","16th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2988","17","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","55","55","55","0","","","13th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2989","171","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","55","55","55","0","","","13th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2990","21","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","58","58","58","0","","","11th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2991","24","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","67","67","67","0","","","6th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2992","25","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","81","81","81","0","","","2nd","A","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2993","22","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","73","73","73","0","","","4th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2994","23","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","93","93","93","0","","","1st","A","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2995","26","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","79","79","79","0","","","3rd","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2996","27","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","67","67","67","0","","","6th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2997","12","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","56","56","56","0","","","11th","BC","GOOD","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2998","20","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","35","35","35","0","","","17th","D","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2999","14","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","62","62","62","0","","","8th","B","VERY GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3000","19","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","52","52","52","0","","","12th","BC","GOOD","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term");
INSERT INTO result_subject VALUES
("3001","174","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","37","37","37","0","","","16th","D","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3002","15","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","60","60","60","0","","","9th","B","VERY GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3003","13","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","73","73","73","0","","","1st","AB","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3004","18","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","46","46","46","0","","","14th","C","CREDIT","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3005","17","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","64","64","64","0","","","7th","B","VERY GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3006","171","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","57","57","57","0","","","10th","BC","GOOD","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3007","21","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","65","65","65","0","","","6th","B","VERY GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3008","24","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","48","48","48","0","","","13th","C","CREDIT","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3009","25","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","69","69","69","0","","","3rd","B","VERY GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3010","22","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","46","46","46","0","","","14th","C","CREDIT","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3011","23","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","70","70","70","0","","","2nd","AB","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3012","26","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","67","67","67","0","","","4th","B","VERY GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3013","27","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","67","67","67","0","","","4th","B","VERY GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3014","12","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","88","88","88","0","","","1st","A","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3015","20","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","56","56","56","0","","","15th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3016","14","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","78","78","78","0","","","2nd","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3017","19","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","69","69","69","0","","","9th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3018","174","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","63","63","63","0","","","11th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3019","15","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","69","69","69","0","","","9th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3020","13","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","74","74","74","0","","","4th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3021","18","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","44","44","44","0","","","16th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3022","17","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","60","60","60","0","","","14th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3023","171","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","38","38","38","0","","","17th","D","POOR","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3024","21","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","61","61","61","0","","","13th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3025","24","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","70","70","70","0","","","7th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3026","25","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","74","74","74","0","","","4th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3027","22","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","62","62","62","0","","","12th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3028","23","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","70","70","70","0","","","7th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3029","26","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","73","73","73","0","","","6th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3030","27","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","76","76","76","0","","","3rd","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3031","12","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","72","72","72","0","","","3rd","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3032","20","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","58","58","58","0","","","12th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3033","14","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","62","62","62","0","","","10th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3034","19","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","57","57","57","0","","","13th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3035","174","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","48","48","48","0","","","17th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3036","15","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","63","63","63","0","","","9th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3037","13","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","71","71","71","0","","","5th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3038","18","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","52","52","52","0","","","15th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3039","17","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","56","56","56","0","","","14th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3040","171","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","52","52","52","0","","","15th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3041","21","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","68","68","68","0","","","6th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3042","24","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","65","65","65","0","","","7th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3043","25","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","85","85","85","0","","","2nd","A","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3044","22","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","62","62","62","0","","","10th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3045","23","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","88","88","88","0","","","1st","A","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3046","26","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","72","72","72","0","","","3rd","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3047","27","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","64","64","64","0","","","8th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3048","12","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","69","69","69","0","","","7th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3049","20","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","84","84","84","0","","","1st","A","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3050","14","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","35","35","35","0","","","17th","D","POOR","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3051","19","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","54","54","54","0","","","12th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3052","174","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","52","52","52","0","","","13th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3053","15","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","43","43","43","0","","","16th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3054","13","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","61","61","61","0","","","10th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3055","18","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","52","52","52","0","","","13th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3056","17","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","67","67","67","0","","","8th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3057","171","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","48","48","48","0","","","15th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3058","21","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","61","61","61","0","","","10th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3059","24","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","70","70","70","0","","","5th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3060","25","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","74","74","74","0","","","3rd","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3061","22","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","62","62","62","0","","","9th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3062","23","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","70","70","70","0","","","5th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3063","26","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","73","73","73","0","","","4th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3064","27","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","76","76","76","0","","","2nd","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3065","138","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","57","57","57","0","","","7th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3066","7","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","70","70","70","0","","","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3067","121","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","61","61","61","0","","","5th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3068","127","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","77","77","77","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3069","8","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","56","56","56","0","","","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3070","139","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","43","43","43","0","","","10th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3071","190","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","32","32","32","0","","","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3072","4","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","33","33","33","0","","","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3073","9","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","56","56","56","0","","","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3074","140","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","36","36","36","0","","","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3075","141","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","87","87","87","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3076","2","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","33","33","33","0","","","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3077","126","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","58","58","58","0","","","6th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3078","1","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","26","26","26","0","","","16th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3079","125","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","31","31","31","0","","","15th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3080","143","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","69","69","69","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3081","138","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","53","53","53","0","","","4th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3082","7","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","41","41","41","0","","","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3083","121","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","51","51","51","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3084","127","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","87","87","87","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3085","8","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","45","45","45","0","","","6th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3086","139","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","34","34","34","0","","","15th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3087","190","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","29","29","29","0","","","16th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3088","4","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","39","39","39","0","","","10th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3089","9","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","60","60","60","0","","","3rd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3090","140","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","36","36","36","0","","","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3091","141","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","89","89","89","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3092","2","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","43","43","43","0","","","7th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3093","126","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","36","36","36","0","","","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3094","1","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","36","36","36","0","","","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3095","125","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","40","40","40","0","","","9th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3096","143","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","36","36","36","0","","","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3097","138","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","50","50","50","0","","","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3098","7","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","53","53","53","0","","","7th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3099","121","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","69","69","69","0","","","3rd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3100","127","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","87","87","87","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term");
INSERT INTO result_subject VALUES
("3101","8","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","46","46","46","0","","","10th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3102","139","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","37","37","37","0","","","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3103","190","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","25","25","25","0","","","13th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3104","4","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","22","22","22","0","","","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3105","9","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","61","61","61","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3106","140","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","22","22","22","0","","","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3107","141","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","83","83","83","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3108","2","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","58","58","58","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3109","126","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","48","48","48","0","","","9th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3110","1","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","22","22","22","0","","","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3111","125","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","33","33","33","0","","","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3112","143","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","57","57","57","0","","","6th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3113","138","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","64","64","64","0","","","6th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3114","7","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","65","65","65","0","","","5th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3115","121","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","90","90","90","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3116","127","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","67","67","67","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3117","8","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","73","73","73","0","","","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3118","139","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","43","43","43","0","","","11th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3119","190","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","41","41","41","0","","","12th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3120","4","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","15","15","15","0","","","15th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3121","9","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","63","63","63","0","","","7th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3122","140","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","36","36","36","0","","","13th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3123","141","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","81","81","81","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3124","2","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","54","54","54","0","","","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3125","126","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","46","46","46","0","","","10th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3126","1","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","14","14","14","0","","","16th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3127","125","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","34","34","34","0","","","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3128","143","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","50","50","50","0","","","9th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3129","138","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","62","62","62","0","","","7th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3130","7","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","63","63","63","0","","","6th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3131","121","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","68","68","68","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3132","127","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","81","81","81","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3133","8","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","59","59","59","0","","","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3134","139","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","37","37","37","0","","","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3135","190","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","36","36","36","0","","","13th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3136","4","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","25","25","25","0","","","16th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3137","9","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","73","73","73","0","","","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3138","140","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","44","44","44","0","","","10th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3139","141","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","91","91","91","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3140","2","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","33","33","33","0","","","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3141","126","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","52","52","52","0","","","9th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3142","1","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","33","33","33","0","","","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3143","125","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","40","40","40","0","","","11th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3144","143","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","67","67","67","0","","","5th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3145","138","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","50","50","50","0","","","7th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3146","7","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","49","49","49","0","","","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3147","121","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","65","65","65","0","","","3rd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3148","127","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","83","83","83","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3149","8","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","45","45","45","0","","","11th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3150","139","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","55","55","55","0","","","6th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3151","190","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","49","49","49","0","","","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3152","9","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","57","57","57","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3153","140","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","32","32","32","0","","","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3154","141","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","75","75","75","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3155","2","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","40","40","40","0","","","12th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3156","126","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","62","62","62","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3157","1","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","32","32","32","0","","","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3158","125","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","36","36","36","0","","","13th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3159","143","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","49","49","49","0","","","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3160","138","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","59","59","59","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3161","7","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","52","52","52","0","","","11th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3162","121","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","83","83","83","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3163","127","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","74","74","74","0","","","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3164","8","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","57","57","57","0","","","7th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3165","139","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","54","54","54","0","","","10th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3166","190","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","33","33","33","0","","","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3167","4","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","30","30","30","0","","","15th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3168","9","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","71","71","71","0","","","4th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3169","140","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","44","44","44","0","","","13th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3170","141","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","78","78","78","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3171","2","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","58","58","58","0","","","6th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3172","126","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","52","52","52","0","","","11th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3173","1","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","25","25","25","0","","","16th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3174","125","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","56","56","56","0","","","9th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3175","143","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","57","57","57","0","","","7th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3176","138","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","68","68","68","0","","","6th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3177","7","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","66","66","66","0","","","9th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3178","121","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","94","94","94","0","","","2nd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3179","127","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","95","95","95","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3180","8","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","60","60","60","0","","","10th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3181","139","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","5","5","5","0","","","16th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3182","190","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","58","58","58","0","","","11th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3183","4","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","34","34","34","0","","","15th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3184","9","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","82","82","82","0","","","4th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3185","140","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","68","68","68","0","","","6th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3186","141","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","94","94","94","0","","","2nd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3187","2","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","57","57","57","0","","","13th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3188","126","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","73","73","73","0","","","5th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3189","1","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","36","36","36","0","","","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3190","125","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","58","58","58","0","","","11th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3191","143","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","67","67","67","0","","","8th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3192","138","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","41","41","41","0","","","10th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3193","7","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","65","65","65","0","","","7th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3194","121","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","68","68","68","0","","","6th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3195","127","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","88","88","88","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3196","8","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","72","72","72","0","","","5th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3197","139","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","63","63","63","0","","","8th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3198","190","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","5","5","5","0","","","16th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3199","4","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","24","24","24","0","","","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3200","9","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","90","90","90","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term");
INSERT INTO result_subject VALUES
("3201","140","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","36","36","36","0","","","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3202","141","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","85","85","85","0","","","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3203","2","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","30","30","30","0","","","13th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3204","126","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","54","54","54","0","","","9th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3205","1","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","9","9","9","0","","","15th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3206","125","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","32","32","32","0","","","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3207","143","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","75","75","75","0","","","4th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3208","138","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","75","75","75","0","","","4th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3209","7","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","60","60","60","0","","","8th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3210","121","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","72","72","72","0","","","6th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3211","127","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","79","79","79","0","","","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3212","8","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","73","73","73","0","","","5th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3213","139","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","25","25","25","0","","","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3214","190","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","38","38","38","0","","","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3215","4","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","25","25","25","0","","","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3216","9","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","80","80","80","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3217","140","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","45","45","45","0","","","9th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3218","141","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","87","87","87","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3219","2","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","33","33","33","0","","","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3220","126","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","40","40","40","0","","","10th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3221","1","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","17","17","17","0","","","16th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3222","125","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","33","33","33","0","","","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3223","143","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","65","65","65","0","","","7th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3224","138","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","57","57","57","0","","","11th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3225","7","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","72","72","72","0","","","8th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3226","121","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","73","73","73","0","","","7th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3227","127","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","88","88","88","0","","","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3228","8","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","81","81","81","0","","","4th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3229","139","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","62","62","62","0","","","9th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3230","190","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","50","50","50","0","","","13th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3231","4","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","49","49","49","0","","","14th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3232","9","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","94","94","94","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3233","140","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","59","59","59","0","","","10th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3234","141","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","90","90","90","0","","","2nd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3235","2","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","76","76","76","0","","","5th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3236","126","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","76","76","76","0","","","5th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3237","1","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","43","43","43","0","","","15th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3238","125","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","38","38","38","0","","","16th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3239","143","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","57","57","57","0","","","11th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3240","138","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","46","46","46","0","","","9th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3241","7","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","56","56","56","0","","","7th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3242","121","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","64","64","64","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3243","127","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","80","80","80","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3244","8","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","45","45","45","0","","","10th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3245","139","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","57","57","57","0","","","6th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3246","190","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","49","49","49","0","","","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3247","4","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","33","33","33","0","","","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3248","9","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","67","67","67","0","","","3rd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3249","140","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","32","32","32","0","","","15th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3250","141","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","75","75","75","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3251","2","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","40","40","40","0","","","12th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3252","126","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","64","64","64","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3253","1","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","19","19","19","0","","","16th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3254","125","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","38","38","38","0","","","13th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3255","143","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","43","43","43","0","","","11th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3256","138","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","76","76","76","0","","","4th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3257","7","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","56","56","56","0","","","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3258","121","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","92","92","92","0","","","2nd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3259","127","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","93","93","93","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3260","8","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","71","71","71","0","","","6th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3261","139","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","55","55","55","0","","","9th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3262","190","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","11","11","11","0","","","16th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3263","4","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","20","20","20","0","","","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3264","9","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","74","74","74","0","","","5th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3265","140","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","26","26","26","0","","","13th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3266","141","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","91","91","91","0","","","3rd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3267","2","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","42","42","42","0","","","12th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3268","126","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","52","52","52","0","","","10th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3269","1","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","12","12","12","0","","","15th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3270","125","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","46","46","46","0","","","11th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3271","143","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","58","58","58","0","","","7th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3272","128","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","36","36","36","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3273","28","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","95","95","95","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3274","129","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","25","25","25","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3275","46","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","28","28","28","0","","","13th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3276","36","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","18","18","18","0","","","18th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3277","131","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","27","27","27","0","","","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3278","32","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","38","38","38","0","","","7th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3279","48","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","42","42","42","0","","","6th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3280","41","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","62","62","62","0","","","3rd","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3281","29","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","31","31","31","0","","","11th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3282","31","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","43","43","43","0","","","5th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3283","133","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","31","31","31","0","","","11th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3284","134","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","51","51","51","0","","","4th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3285","33","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","28","28","28","0","","","13th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3286","35","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","32","32","32","0","","","10th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3287","135","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","70","70","70","0","","","2nd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3288","136","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","27","27","27","0","","","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3289","137","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","35","35","35","0","","","9th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3290","128","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","36","36","36","0","","","11th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3291","28","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","57","57","57","0","","","1st","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3292","129","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","42","42","42","0","","","5th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3293","46","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","37","37","37","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3294","36","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","18","18","18","0","","","18th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3295","131","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","35","35","35","0","","","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3296","32","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","35","35","35","0","","","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3297","48","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","34","34","34","0","","","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3298","41","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","50","50","50","0","","","2nd","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3299","29","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","37","37","37","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3300","31","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","47","47","47","0","","","4th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term");
INSERT INTO result_subject VALUES
("3301","133","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","35","35","35","0","","","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3302","134","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","40","40","40","0","","","6th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3303","33","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","40","40","40","0","","","6th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3304","35","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","37","37","37","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3305","135","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","49","49","49","0","","","3rd","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3306","136","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","26","26","26","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3307","137","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","25","25","25","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3308","128","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","51","51","51","0","","","7th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3309","28","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","79","79","79","0","","","2nd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3310","129","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","40","40","40","0","","","14th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3311","46","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","49","49","49","0","","","9th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3312","36","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","26","26","26","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3313","131","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","37","37","37","0","","","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3314","32","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","43","43","43","0","","","13th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3315","48","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","47","47","47","0","","","11th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3316","41","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","57","57","57","0","","","4th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3317","29","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","47","47","47","0","","","11th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3318","31","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","52","52","52","0","","","6th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3319","133","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","54","54","54","0","","","5th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3320","134","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","66","66","66","0","","","3rd","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3321","33","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","26","26","26","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3322","35","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","50","50","50","0","","","8th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3323","135","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","80","80","80","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3324","136","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","35","35","35","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3325","137","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","48","48","48","0","","","10th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3326","128","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","49","49","49","0","","","15th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3327","28","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","92","92","92","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3328","129","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","56","56","56","0","","","11th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3329","46","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","54","54","54","0","","","12th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3330","36","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","29","29","29","0","","","18th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3331","131","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","30","30","30","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3332","32","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","61","61","61","0","","","8th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3333","48","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","58","58","58","0","","","9th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3334","41","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","81","81","81","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3335","29","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","52","52","52","0","","","13th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3336","31","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","70","70","70","0","","","5th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3337","133","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","70","70","70","0","","","5th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3338","134","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","51","51","51","0","","","14th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3339","33","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","68","68","68","0","","","7th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3340","35","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","76","76","76","0","","","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3341","135","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","80","80","80","0","","","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3342","136","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","34","34","34","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3343","137","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","58","58","58","0","","","9th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3344","128","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","46","46","46","0","","","8th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3345","28","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","82","82","82","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3346","129","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","30","30","30","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3347","46","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","39","39","39","0","","","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3348","36","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","20","20","20","0","","","18th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3349","131","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","37","37","37","0","","","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3350","32","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","38","38","38","0","","","13th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3351","48","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","42","42","42","0","","","10th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3352","41","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","61","61","61","0","","","4th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3353","29","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","78","78","78","0","","","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3354","31","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","49","49","49","0","","","7th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3355","133","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","55","55","55","0","","","5th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3356","134","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","52","52","52","0","","","6th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3357","33","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","46","46","46","0","","","8th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3358","35","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","40","40","40","0","","","11th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3359","135","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","94","94","94","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3360","136","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","30","30","30","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3361","137","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","38","38","38","0","","","13th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3362","128","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","25","25","25","0","","","9th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3363","28","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","73","73","73","0","","","1st","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3364","129","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","28","28","28","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3365","46","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","54","54","54","0","","","3rd","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3366","36","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","15","15","15","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3367","131","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","15","15","15","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3368","32","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","19","19","19","0","","","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3369","48","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","15","15","15","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3370","41","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","45","45","45","0","","","5th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3371","29","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","21","21","21","0","","","10th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3372","31","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","39","39","39","0","","","7th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3373","133","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","45","45","45","0","","","5th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3374","134","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","47","47","47","0","","","4th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3375","33","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","21","21","21","0","","","10th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3376","35","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","19","19","19","0","","","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3377","135","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","62","62","62","0","","","2nd","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3378","136","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","19","19","19","0","","","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3379","137","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","19","19","19","0","","","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3380","128","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","27","27","27","0","","","14th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3381","28","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","60","60","60","0","","","1st","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3382","129","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","38","38","38","0","","","9th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3383","46","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","53","53","53","0","","","2nd","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3384","36","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","13","13","13","0","","","18th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3385","131","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","30","30","30","0","","","11th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3386","32","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","30","30","30","0","","","11th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3387","48","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","41","41","41","0","","","7th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3388","41","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","45","45","45","0","","","6th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3389","29","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","30","30","30","0","","","11th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3390","31","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","49","49","49","0","","","4th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3391","133","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","48","48","48","0","","","5th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3392","134","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","39","39","39","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3393","33","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","38","38","38","0","","","9th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3394","35","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","23","23","23","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3395","135","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","51","51","51","0","","","3rd","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3396","136","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","25","25","25","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3397","137","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","26","26","26","0","","","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3398","128","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","36","36","36","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3399","28","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","70","70","70","0","","","1st","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3400","129","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","55","55","55","0","","","5th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term");
INSERT INTO result_subject VALUES
("3401","46","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","46","46","46","0","","","9th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3402","36","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","20","20","20","0","","","18th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3403","131","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","41","41","41","0","","","13th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3404","32","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","48","48","48","0","","","7th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3405","48","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","31","31","31","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3406","41","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","48","48","48","0","","","7th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3407","29","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","45","45","45","0","","","10th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3408","31","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","59","59","59","0","","","4th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3409","133","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","62","62","62","0","","","3rd","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3410","134","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","50","50","50","0","","","6th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3411","33","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","43","43","43","0","","","12th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3412","35","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","45","45","45","0","","","10th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3413","135","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","65","65","65","0","","","2nd","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3414","136","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","39","39","39","0","","","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3415","137","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","41","41","41","0","","","13th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3416","128","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","42","42","42","0","","","16th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3417","28","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","86","86","86","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3418","129","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","59","59","59","0","","","8th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3419","46","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","72","72","72","0","","","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3420","36","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","19","19","19","0","","","18th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3421","131","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","45","45","45","0","","","12th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3422","32","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","51","51","51","0","","","11th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3423","48","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","54","54","54","0","","","10th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3424","41","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","65","65","65","0","","","5th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3425","29","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","55","55","55","0","","","9th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3426","31","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","71","71","71","0","","","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3427","133","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","62","62","62","0","","","7th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3428","134","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","64","64","64","0","","","6th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3429","33","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","45","45","45","0","","","12th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3430","35","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","44","44","44","0","","","14th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3431","135","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","75","75","75","0","","","2nd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3432","136","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","43","43","43","0","","","15th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3433","137","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","32","32","32","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3434","128","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","72","72","0","","","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3435","28","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","87","87","87","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3436","129","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","68","68","68","0","","","9th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3437","46","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","69","69","69","0","","","7th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3438","36","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","16","16","16","0","","","18th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3439","131","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","51","51","51","0","","","17th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3440","32","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","59","59","59","0","","","14th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3441","48","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","69","69","69","0","","","7th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3442","41","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","71","71","71","0","","","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3443","29","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","68","68","68","0","","","9th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3444","31","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","71","71","71","0","","","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3445","133","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","71","71","71","0","","","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3446","134","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","67","67","67","0","","","12th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3447","33","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","66","66","66","0","","","13th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3448","35","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","68","68","68","0","","","9th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3449","135","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","88","88","88","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3450","136","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","56","56","56","0","","","15th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3451","137","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","53","53","53","0","","","16th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3452","128","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","78","78","78","0","","","9th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3453","28","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","97","97","97","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3454","129","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","72","72","72","0","","","12th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3455","46","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","87","87","87","0","","","6th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3456","36","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","21","21","21","0","","","18th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3457","131","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","63","63","63","0","","","14th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3458","32","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","63","63","63","0","","","14th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3459","48","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","75","75","75","0","","","10th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3460","41","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","95","95","95","0","","","2nd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3461","29","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","83","83","83","0","","","7th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3462","31","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","91","91","91","0","","","3rd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3463","133","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","91","91","91","0","","","3rd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3464","134","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","83","83","83","0","","","7th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3465","33","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","73","73","73","0","","","11th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3466","35","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","71","71","71","0","","","13th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3467","135","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","88","88","88","0","","","5th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3468","136","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","43","43","43","0","","","17th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3469","137","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","57","57","57","0","","","16th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3470","56","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","43","43","43","0","","","2nd","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3471","51","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","46","46","46","0","","","1st","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3472","56","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","58","58","58","0","","","13th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3473","54","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","72","72","0","","","5th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3474","53","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","72","72","0","","","5th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3475","61","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","51","51","51","0","","","16th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3476","60","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","58","58","58","0","","","13th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3477","64","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","60","60","60","0","","","12th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3478","63","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","73","73","73","0","","","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3479","58","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","64","64","64","0","","","9th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3480","49","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","73","73","73","0","","","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3481","47","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","63","63","63","0","","","10th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3482","59","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","72","72","0","","","5th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3483","57","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","9","9","9","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3484","191","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","81","81","81","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3485","51","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","56","56","56","0","","","15th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3486","42","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","75","75","75","0","","","2nd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3487","65","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","63","63","63","0","","","10th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3488","45","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","69","69","69","0","","","8th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3489","56","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","71","71","71","0","","","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3490","53","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","86","86","86","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3491","45","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","90","90","90","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3492","56","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","61","61","61","0","","","11th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3493","54","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","86","86","86","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3494","53","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","76","76","76","0","","","5th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3495","61","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","73","73","73","0","","","7th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3496","60","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","38","38","38","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3497","64","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","53","53","53","0","","","14th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3498","63","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","79","79","79","0","","","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3499","58","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","56","56","56","0","","","13th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3500","49","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","71","71","71","0","","","8th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term");
INSERT INTO result_subject VALUES
("3501","47","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","37","37","37","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3502","59","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","75","75","75","0","","","6th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3503","57","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","53","53","53","0","","","14th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3504","191","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","94","94","94","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3505","51","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","57","57","57","0","","","12th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3506","42","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","68","68","68","0","","","9th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3507","65","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","62","62","62","0","","","10th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3508","45","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","84","84","84","0","","","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3509","56","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","61","61","61","0","","","6th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3510","54","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","65","65","65","0","","","4th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3511","53","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","43","43","43","0","","","13th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3512","61","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","60","60","60","0","","","7th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3513","60","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","42","42","42","0","","","14th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3514","64","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","42","42","42","0","","","14th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3515","63","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","71","71","71","0","","","2nd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3516","58","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","36","36","36","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3517","49","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","71","71","71","0","","","2nd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3518","47","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","56","56","56","0","","","8th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3519","59","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","48","48","48","0","","","11th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3520","57","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","48","48","48","0","","","11th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3521","191","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","84","84","84","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3522","51","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","38","38","38","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3523","42","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","62","62","62","0","","","5th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3524","65","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","52","52","52","0","","","9th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3525","45","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","50","50","50","0","","","10th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3526","54","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","53","53","53","0","","","4th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3527","61","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","43","43","43","0","","","6th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3528","64","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","28","28","28","0","","","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3529","63","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","59","59","59","0","","","2nd","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3530","58","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","43","43","43","0","","","6th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3531","49","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","49","49","49","0","","","5th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3532","47","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","37","37","37","0","","","9th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3533","59","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","36","36","36","0","","","10th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3534","191","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","67","67","67","0","","","1st","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3535","42","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","59","59","59","0","","","2nd","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3536","65","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","29","29","29","0","","","11th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3537","45","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","42","42","42","0","","","8th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3538","56","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","79","79","79","0","","","6th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3539","53","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","85","85","85","0","","","5th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3540","61","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","96","96","96","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3541","60","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","70","70","70","0","","","7th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3542","51","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","90","90","90","0","","","3rd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3543","42","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","90","90","90","0","","","3rd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3544","45","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","91","91","91","0","","","2nd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3545","56","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","56","56","56","0","","","5th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3546","53","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","59","59","59","0","","","4th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3547","61","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","74","74","74","0","","","2nd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3548","60","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","53","53","53","0","","","7th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3549","51","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","54","54","54","0","","","6th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3550","42","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","80","80","80","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3551","45","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","66","66","66","0","","","3rd","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3552","56","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","72","72","72","0","","","10th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3553","54","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","73","73","73","0","","","9th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3554","53","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","79","79","79","0","","","8th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3555","61","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","70","70","70","0","","","12th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3556","60","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","56","56","56","0","","","15th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3557","64","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","72","72","72","0","","","10th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3558","63","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","84","84","84","0","","","4th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3559","58","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","63","63","63","0","","","14th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3560","49","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","86","86","86","0","","","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3561","47","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","64","64","64","0","","","13th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3562","59","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","80","80","80","0","","","7th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3563","57","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","82","82","82","0","","","6th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3564","191","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","84","84","84","0","","","4th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3565","51","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","53","53","53","0","","","16th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3566","42","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","90","90","90","0","","","2nd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3567","45","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","93","93","93","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3568","63","5","0","SS 2","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","79","79","79","0","","","1st","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3569","58","5","0","SS 2","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","54","54","54","0","","","3rd","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3570","47","5","0","SS 2","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","63","63","63","0","","","2nd","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3571","59","5","0","SS 2","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","31","31","31","0","","","4th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3572","53","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","43","43","43","0","","","3rd","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3573","61","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","52","52","52","0","","","2nd","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3574","60","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","33","33","33","0","","","4th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3575","51","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","30","30","30","0","","","5th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3576","42","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","59","59","59","0","","","1st","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3577","54","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","39","39","39","0","","","5th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3578","64","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","29","29","29","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3579","58","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","26","26","26","0","","","10th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3580","49","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","43","43","43","0","","","3rd","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3581","59","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","42","42","42","0","","","4th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3582","57","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","27","27","27","0","","","9th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3583","191","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","51","51","51","0","","","1st","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3584","51","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","30","30","30","0","","","7th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3585","42","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","46","46","46","0","","","2nd","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3586","65","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","37","37","37","0","","","6th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3587","54","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","46","46","46","0","","","5th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3588","64","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","41","41","41","0","","","7th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3589","63","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","79","79","79","0","","","1st","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3590","58","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","46","46","46","0","","","5th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3591","49","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","52","52","52","0","","","3rd","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3592","47","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","35","35","35","0","","","9th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3593","59","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","51","51","51","0","","","4th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3594","57","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","30","30","30","0","","","10th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3595","191","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","68","68","68","0","","","2nd","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3596","65","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","39","39","39","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3597","54","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","63","63","63","0","","","3rd","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3598","64","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","32","32","32","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3599","63","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","77","77","77","0","","","1st","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3600","58","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","47","47","47","0","","","4th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term");
INSERT INTO result_subject VALUES
("3601","49","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","21","21","21","0","","","10th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3602","47","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","39","39","39","0","","","5th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3603","59","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","34","34","34","0","","","7th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3604","57","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","29","29","29","0","","","9th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3605","191","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","70","70","70","0","","","2nd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3606","65","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","38","38","38","0","","","6th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3607","56","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","22","22","22","0","","","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3608","54","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","51","51","51","0","","","4th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3609","53","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","34","34","34","0","","","10th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3610","61","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","32","32","32","0","","","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3611","60","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","33","33","33","0","","","11th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3612","64","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","16","16","16","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3613","63","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","96","96","96","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3614","58","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","45","45","45","0","","","6th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3615","49","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","28","28","28","0","","","13th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3616","47","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","54","54","54","0","","","3rd","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3617","59","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","38","38","38","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3618","57","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","22","22","22","0","","","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3619","191","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","57","57","57","0","","","2nd","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3620","51","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","26","26","26","0","","","14th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3621","42","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","51","51","51","0","","","4th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3622","65","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","38","38","38","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3623","45","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","44","44","44","0","","","7th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3624","56","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","36","36","36","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3625","54","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","60","60","60","0","","","1st","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3626","53","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","54","54","54","0","","","4th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3627","61","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","49","49","49","0","","","6th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3628","60","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","37","37","37","0","","","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3629","64","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","41","41","41","0","","","12th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3630","63","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","56","56","56","0","","","3rd","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3631","58","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","40","40","40","0","","","13th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3632","49","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","45","45","45","0","","","10th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3633","47","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","46","46","46","0","","","9th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3634","59","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","49","49","49","0","","","6th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3635","57","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","22","22","22","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3636","191","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","50","50","50","0","","","5th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3637","51","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","42","42","42","0","","","11th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3638","42","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","60","60","60","0","","","1st","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3639","65","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","40","40","40","0","","","13th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3640","45","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","49","49","49","0","","","6th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3641","180","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","58","58","41.43","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3642","185","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","75","75","53.57","0","","","1st","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3643","186","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","47","47","33.57","0","","","6th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3644","187","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","38","38","27.14","0","","","8th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3645","189","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","62","62","44.29","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3646","179","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","70","70","50","0","","","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3647","182","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","73","73","52.14","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3648","188","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","45","45","32.14","0","","","7th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3649","183","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","36","36","25.71","0","","","9th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3650","180","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","52","52","37.14","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3651","185","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","61","61","43.57","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3652","186","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","43","43","30.71","0","","","7th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3653","187","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","35","35","25","0","","","8th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3654","189","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","64","64","45.71","0","","","3rd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3655","179","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","73","73","52.14","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3656","182","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","76","76","54.29","0","","","1st","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3657","188","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","47","47","33.57","0","","","6th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3658","183","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","26","26","18.57","0","","","9th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3659","180","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","47","47","33.57","0","","","6th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3660","185","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","75","75","53.57","0","","","1st","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3661","186","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","52","52","37.14","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3662","187","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","29","29","20.71","0","","","8th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3663","189","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","55","55","39.29","0","","","4th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3664","179","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","73","73","52.14","0","","","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3665","182","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","75","75","53.57","0","","","1st","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3666","188","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","37","37","26.43","0","","","7th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3667","183","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","20","20","14.29","0","","","9th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3668","180","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","29","29","20.71","0","","","7th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3669","185","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","76","76","54.29","0","","","1st","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3670","186","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","40","40","28.57","0","","","5th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3671","187","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","21","21","15","0","","","8th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3672","189","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","70","70","50","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3673","179","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","70","70","50","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3674","182","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","60","60","42.86","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3675","188","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","40","40","28.57","0","","","5th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3676","183","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","16","16","11.43","0","","","9th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3677","180","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","55","55","39.29","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3678","185","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","52","52","37.14","0","","","6th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3679","186","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","42","42","30","0","","","7th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3680","187","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","27","27","19.29","0","","","9th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3681","189","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","87","87","62.14","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3682","179","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","75","75","53.57","0","","","4th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3683","182","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","78","78","55.71","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3684","188","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","78","78","55.71","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3685","183","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","37","37","26.43","0","","","8th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3686","180","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","42","42","30","0","","","6th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3687","184","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","5","5","3.57","0","","","10th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3688","185","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","83","83","59.29","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3689","186","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","39","39","27.86","0","","","7th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3690","187","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","37","37","26.43","0","","","8th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3691","189","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","66","66","47.14","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3692","179","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","77","77","55","0","","","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3693","182","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","79","79","56.43","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3694","188","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","50","50","35.71","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3695","183","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","33","33","23.57","0","","","9th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3696","180","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","39","39","27.86","0","","","8th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3697","185","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","48","48","34.29","0","","","4th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3698","186","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","43","43","30.71","0","","","6th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3699","187","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","35","35","25","0","","","9th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3700","189","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","40","40","28.57","0","","","7th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term");
INSERT INTO result_subject VALUES
("3701","179","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","72","72","51.43","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3702","182","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","97","97","69.29","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3703","188","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","45","45","32.14","0","","","5th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3704","183","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","59","42.14","0","","","3rd","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3705","180","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","36","36","25.71","0","","","8th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3706","185","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","52","52","37.14","0","","","4th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3707","186","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","40","40","28.57","0","","","5th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3708","187","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","32","32","22.86","0","","","9th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3709","189","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","59","59","42.14","0","","","2nd","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3710","179","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","59","59","42.14","0","","","2nd","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3711","182","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","74","74","52.86","0","","","1st","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3712","188","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","38","38","27.14","0","","","7th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3713","183","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","40","40","28.57","0","","","5th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3714","180","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","32","32","22.86","0","","","8th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3715","185","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","67","67","47.86","0","","","2nd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3716","186","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","49","49","35","0","","","6th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3717","187","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","36","36","25.71","0","","","7th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3718","189","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","61","61","43.57","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3719","179","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","63","63","45","0","","","3rd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3720","182","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","69","69","49.29","0","","","1st","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3721","188","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","51","51","36.43","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3722","183","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","28","28","20","0","","","9th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3723","180","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","61","61","43.57","0","","","2nd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3724","185","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","60","60","42.86","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3725","186","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","48","48","34.29","0","","","7th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3726","187","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","39","39","27.86","0","","","9th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3727","189","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","61","61","43.57","0","","","2nd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3728","179","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","52","52","37.14","0","","","6th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3729","182","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","84","84","60","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3730","188","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","60","60","42.86","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3731","183","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","42","42","30","0","","","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3732","180","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","31","31","22.14","0","","","5th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3733","185","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","45","45","32.14","0","","","3rd","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3734","186","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","22","22","15.71","0","","","7th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3735","187","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","15","15","10.71","0","","","8th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3736","189","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","27","27","19.29","0","","","6th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3737","179","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","42","42","30","0","","","4th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3738","182","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","54","54","38.57","0","","","1st","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3739","188","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","51","51","36.43","0","","","2nd","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3740","183","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","11","11","7.86","0","","","9th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3741","180","1","0","JSS 1","","DICTION","26","","","","","","","0","0","0","0","","60","60","42.86","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3742","185","1","0","JSS 1","","DICTION","26","","","","","","","0","0","0","0","","57","57","40.71","0","","","6th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3743","186","1","0","JSS 1","","DICTION","26","","","","","","","0","0","0","0","","55","55","39.29","0","","","7th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3744","187","1","0","JSS 1","","DICTION","26","","","","","","","0","0","0","0","","59","59","42.14","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3745","189","1","0","JSS 1","","DICTION","26","","","","","","","0","0","0","0","","82","82","58.57","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3746","179","1","0","JSS 1","","DICTION","26","","","","","","","0","0","0","0","","78","78","55.71","0","","","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3747","182","1","0","JSS 1","","DICTION","26","","","","","","","0","0","0","0","","80","80","57.14","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3748","188","1","0","JSS 1","","DICTION","26","","","","","","","0","0","0","0","","45","45","32.14","0","","","9th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3749","183","1","0","JSS 1","","DICTION","26","","","","","","","0","0","0","0","","46","46","32.86","0","","","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3750","180","1","0","JSS 1","","FRENCH","27","","","","","","","0","0","0","0","","20","20","14.29","0","","","8th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3751","185","1","0","JSS 1","","FRENCH","27","","","","","","","0","0","0","0","","61","61","43.57","0","","","3rd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3752","186","1","0","JSS 1","","FRENCH","27","","","","","","","0","0","0","0","","39","39","27.86","0","","","5th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3753","187","1","0","JSS 1","","FRENCH","27","","","","","","","0","0","0","0","","22","22","15.71","0","","","7th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3754","189","1","0","JSS 1","","FRENCH","27","","","","","","","0","0","0","0","","34","34","24.29","0","","","6th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3755","179","1","0","JSS 1","","FRENCH","27","","","","","","","0","0","0","0","","67","67","47.86","0","","","2nd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3756","182","1","0","JSS 1","","FRENCH","27","","","","","","","0","0","0","0","","73","73","52.14","0","","","1st","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3757","188","1","0","JSS 1","","FRENCH","27","","","","","","","0","0","0","0","","53","53","37.86","0","","","4th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3758","183","1","0","JSS 1","","FRENCH","27","","","","","","","0","0","0","0","","18","18","12.86","0","","","9th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3759","240","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","0","","","","","0","0","0","0","","48","48","48","48","48","25th","24th","D7","UNSATISFACTORY","NGEI WILLY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3760","18","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","14","","","","","0","0","0","0","32","48","80","80","0","","","12th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3761","17","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","14","","","","","0","0","0","0","28","51","79","79","0","","","13th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3762","24","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","14","","","","","0","0","0","0","30","55","85","85","0","","","9th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3763","21","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","18","","","","","0","0","0","0","30","35","65","65","0","","","21st","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3764","15","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","14","","","","","0","0","0","0","30","46","76","76","0","","","15th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3765","198","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","20","","","","","0","0","0","0","40","49","89","89","0","","","4th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3766","253","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","18","","","","","0","0","0","0","34","55","89","89","0","","","4th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3767","171","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","14","","","","","0","0","0","0","26","52","78","78","0","","","14th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3768","199","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","16","","","","","0","0","0","0","34","49","83","83","0","","","10th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3769","23","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","14","","","","","0","0","0","0","32","57","89","89","0","","","4th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3770","14","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","8","","","","","0","0","0","0","16","52","68","68","0","","","20th","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3771","12","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","14","","","","","0","0","0","0","32","54","86","86","0","","","8th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3772","20","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","14","","","","","0","0","0","0","26","35","61","61","0","","","23rd","C4","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3773","242","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","20","","","","","0","0","0","0","36","54","90","90","0","","","3rd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3774","25","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","16","","","","","0","0","0","0","30","57","87","87","0","","","7th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3775","22","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","16","","","","","0","0","0","0","36","40","76","76","0","","","15th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3776","241","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","16","","","","","0","0","0","0","32","43","75","75","0","","","18th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3777","239","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","10","","","","","0","0","0","0","24","39","63","63","0","","","22nd","C4","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3778","174","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","12","","","","","0","0","0","0","24","52","76","76","0","","","15th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3779","26","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","20","","","","","0","0","0","0","38","56","94","94","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3780","254","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","8","","","","","0","0","0","0","16","54","70","70","0","","","19th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3781","13","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","16","","","","","0","0","0","0","32","51","83","83","0","","","10th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3782","19","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","16","","","","","0","0","0","0","34","59","93","93","0","","","2nd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3783","240","4","0","SS 1","","MATHEMATICS","2","11","10","","","","","0","0","0","0","21","27","48","48","48","48","14th","17th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3784","18","4","0","SS 1","","MATHEMATICS","2","10","14","","","","","0","0","0","0","24","10","34","34","0","","","21st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3785","17","4","0","SS 1","","MATHEMATICS","2","13","16","","","","","0","0","0","0","29","27","56","56","0","","","16th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3786","24","4","0","SS 1","","MATHEMATICS","2","18","12","","","","","0","0","0","0","30","45","75","75","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3787","21","4","0","SS 1","","MATHEMATICS","2","14","12","","","","","0","0","0","0","26","32","58","58","0","","","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3788","15","4","0","SS 1","","MATHEMATICS","2","12","16","","","","","0","0","0","0","28","46","74","74","0","","","5th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3789","198","4","0","SS 1","","MATHEMATICS","2","14","16","","","","","0","0","0","0","30","45","75","75","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3790","253","4","0","SS 1","","MATHEMATICS","2","14","14","","","","","0","0","0","0","28","31","59","59","0","","","14th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3791","171","4","0","SS 1","","MATHEMATICS","2","10","12","","","","","0","0","0","0","22","17","39","39","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3792","199","4","0","SS 1","","MATHEMATICS","2","18","12","","","","","0","0","0","0","30","40","70","70","0","","","8th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3793","23","4","0","SS 1","","MATHEMATICS","2","18","18","","","","","0","0","0","0","36","55","91","91","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3794","14","4","0","SS 1","","MATHEMATICS","2","12","15","","","","","0","0","0","0","27","15","42","42","0","","","19th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3795","12","4","0","SS 1","","MATHEMATICS","2","12","16","","","","","0","0","0","0","28","37","65","65","0","","","11th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3796","20","4","0","SS 1","","MATHEMATICS","2","8","12","","","","","0","0","0","0","20","9","29","29","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3797","242","4","0","SS 1","","MATHEMATICS","2","16","12","","","","","0","0","0","0","28","43","71","71","0","","","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3798","25","4","0","SS 1","","MATHEMATICS","2","12","14","","","","","0","0","0","0","26","51","77","77","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3799","22","4","0","SS 1","","MATHEMATICS","2","20","16","","","","","0","0","0","0","36","33","69","69","0","","","9th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3800","241","4","0","SS 1","","MATHEMATICS","2","18","16","","","","","0","0","0","0","34","34","68","68","0","","","10th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("3801","239","4","0","SS 1","","MATHEMATICS","2","10","0","","","","","0","0","0","0","10","17","27","27","0","","","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3802","174","4","0","SS 1","","MATHEMATICS","2","12","14","","","","","0","0","0","0","26","7","33","33","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3803","26","4","0","SS 1","","MATHEMATICS","2","16","15","","","","","0","0","0","0","31","41","72","72","0","","","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3804","254","4","0","SS 1","","MATHEMATICS","2","14","16","","","","","0","0","0","0","30","15","45","45","0","","","18th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3805","13","4","0","SS 1","","MATHEMATICS","2","12","14","","","","","0","0","0","0","26","35","61","61","0","","","13th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3806","19","4","0","SS 1","","MATHEMATICS","2","5","16","","","","","0","0","0","0","21","42","63","63","0","","","12th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3807","240","4","0","SS 1","","CHEMISTRY","13","14","10","","","","","0","0","0","0","24","33","57","57","57","57","10th","19th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3808","18","4","0","SS 1","","CHEMISTRY","13","12","14","","","","","0","0","0","0","26","31","57","57","0","","","19th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3809","17","4","0","SS 1","","CHEMISTRY","13","14","16","","","","","0","0","0","0","30","38","68","68","0","","","14th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3810","24","4","0","SS 1","","CHEMISTRY","13","16","13","","","","","0","0","0","0","29","51","80","80","0","","","5th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3811","21","4","0","SS 1","","CHEMISTRY","13","16","14","","","","","0","0","0","0","30","38","68","68","0","","","14th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3812","15","4","0","SS 1","","CHEMISTRY","13","18","17","","","","","0","0","0","0","35","43","78","78","0","","","6th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3814","198","4","0","SS 1","","CHEMISTRY","13","16","18","","","","","0","0","0","0","34","48","82","82","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3815","253","4","0","SS 1","","CHEMISTRY","13","16","18","","","","","0","0","0","0","34","36","70","70","0","","","9th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3816","171","4","0","SS 1","","CHEMISTRY","13","12","10","","","","","0","0","0","0","22","33","55","55","0","","","22nd","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3817","199","4","0","SS 1","","CHEMISTRY","13","12","16","","","","","0","0","0","0","28","43","71","71","0","","","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3818","23","4","0","SS 1","","CHEMISTRY","13","20","18","","","","","0","0","0","0","38","53","91","91","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3819","14","4","0","SS 1","","CHEMISTRY","13","12","14","","","","","0","0","0","0","26","33","59","59","0","","","18th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3820","12","4","0","SS 1","","CHEMISTRY","13","14","15","","","","","0","0","0","0","29","53","82","82","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3821","20","4","0","SS 1","","CHEMISTRY","13","10","12","","","","","0","0","0","0","22","21","43","43","0","","","24th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3823","242","4","0","SS 1","","CHEMISTRY","13","12","14","","","","","0","0","0","0","26","31","57","57","0","","","19th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3824","25","4","0","SS 1","","CHEMISTRY","13","15","12","","","","","0","0","0","0","27","42","69","69","0","","","12th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3825","22","4","0","SS 1","","CHEMISTRY","13","18","18","","","","","0","0","0","0","36","54","90","90","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3826","241","4","0","SS 1","","CHEMISTRY","13","18","16","","","","","0","0","0","0","34","26","60","60","0","","","17th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3827","239","4","0","SS 1","","CHEMISTRY","13","14","12","","","","","0","0","0","0","26","45","71","71","0","","","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3828","174","4","0","SS 1","","CHEMISTRY","13","10","12","","","","","0","0","0","0","22","22","44","44","0","","","23rd","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3829","26","4","0","SS 1","","CHEMISTRY","13","18","16","","","","","0","0","0","0","34","35","69","69","0","","","12th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3830","254","4","0","SS 1","","CHEMISTRY","13","18","14","","","","","0","0","0","0","32","38","70","70","0","","","9th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3831","13","4","0","SS 1","","CHEMISTRY","13","16","12","","","","","0","0","0","0","28","42","70","70","0","","","9th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3832","19","4","0","SS 1","","CHEMISTRY","13","14","14","","","","","0","0","0","0","28","40","68","68","0","","","14th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3833","240","4","0","SS 1","","PHYSICS","12","12","13","","","","","0","0","0","0","25","20","45","45","45","45","23rd","21st","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3834","18","4","0","SS 1","","PHYSICS","12","10","13","","","","","0","0","0","0","23","27","50","50","0","","","19th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3835","17","4","0","SS 1","","PHYSICS","12","12","16","","","","","0","0","0","0","28","29","57","57","0","","","13th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3836","24","4","0","SS 1","","PHYSICS","12","8","15","","","","","0","0","0","0","23","39","62","62","0","","","6th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3837","21","4","0","SS 1","","PHYSICS","12","10","12","","","","","0","0","0","0","22","32","54","54","0","","","15th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3838","15","4","0","SS 1","","PHYSICS","12","12","14","","","","","0","0","0","0","26","34","60","60","0","","","9th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3839","198","4","0","SS 1","","PHYSICS","12","12","16","","","","","0","0","0","0","28","37","65","65","0","","","5th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3840","253","4","0","SS 1","","PHYSICS","12","14","13","","","","","0","0","0","0","27","14","41","41","0","","","23rd","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3841","171","4","0","SS 1","","PHYSICS","12","12","10","","","","","0","0","0","0","22","31","53","53","0","","","17th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3842","199","4","0","SS 1","","PHYSICS","12","8","14","","","","","0","0","0","0","22","32","54","54","0","","","15th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3843","23","4","0","SS 1","","PHYSICS","12","12","15","","","","","0","0","0","0","27","51","78","78","0","","","1st","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3844","14","4","0","SS 1","","PHYSICS","12","14","10","","","","","0","0","0","0","24","33","57","57","0","","","13th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3845","12","4","0","SS 1","","PHYSICS","12","8","16","","","","","0","0","0","0","24","44","68","68","0","","","3rd","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3846","20","4","0","SS 1","","PHYSICS","12","10","11","","","","","0","0","0","0","21","23","44","44","0","","","22nd","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3847","242","4","0","SS 1","","PHYSICS","12","12","12","","","","","0","0","0","0","24","34","58","58","0","","","11th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3848","25","4","0","SS 1","","PHYSICS","12","13","12","","","","","0","0","0","0","25","37","62","62","0","","","6th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3849","22","4","0","SS 1","","PHYSICS","12","12","16","","","","","0","0","0","0","28","39","67","67","0","","","4th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3850","241","4","0","SS 1","","PHYSICS","12","14","16","","","","","0","0","0","0","30","28","58","58","0","","","11th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3851","239","4","0","SS 1","","PHYSICS","12","13","12","","","","","0","0","0","0","25","36","61","61","0","","","8th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3852","174","4","0","SS 1","","PHYSICS","12","7","10","","","","","0","0","0","0","17","16","33","33","0","","","24th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3853","26","4","0","SS 1","","PHYSICS","12","14","14","","","","","0","0","0","0","28","48","76","76","0","","","2nd","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3854","254","4","0","SS 1","","PHYSICS","12","13","14","","","","","0","0","0","0","27","32","59","59","0","","","10th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3855","13","4","0","SS 1","","PHYSICS","12","6","14","","","","","0","0","0","0","20","29","49","49","0","","","20th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3856","19","4","0","SS 1","","PHYSICS","12","6","14","","","","","0","0","0","0","20","31","51","51","0","","","18th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3857","240","4","0","SS 1","","FURTHER MATHEMATICS","25","10","12","","","","","0","0","0","0","22","11","33","33","33","33","25th","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3858","18","4","0","SS 1","","FURTHER MATHEMATICS","25","12","13","","","","","0","0","0","0","25","20","45","45","0","","","17th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3859","17","4","0","SS 1","","FURTHER MATHEMATICS","25","10","16","","","","","0","0","0","0","26","33","59","59","0","","","7th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3860","24","4","0","SS 1","","FURTHER MATHEMATICS","25","14","14","","","","","0","0","0","0","28","24","52","52","0","","","12th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3861","21","4","0","SS 1","","FURTHER MATHEMATICS","25","14","14","","","","","0","0","0","0","28","27","55","55","0","","","8th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3862","15","4","0","SS 1","","FURTHER MATHEMATICS","25","16","15","","","","","0","0","0","0","31","19","50","50","0","","","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3863","198","4","0","SS 1","","FURTHER MATHEMATICS","25","16","18","","","","","0","0","0","0","34","27","61","61","0","","","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3864","253","4","0","SS 1","","FURTHER MATHEMATICS","25","12","14","","","","","0","0","0","0","26","27","53","53","0","","","11th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3865","171","4","0","SS 1","","FURTHER MATHEMATICS","25","10","8","","","","","0","0","0","0","18","23","41","41","0","","","19th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3866","199","4","0","SS 1","","FURTHER MATHEMATICS","25","14","16","","","","","0","0","0","0","30","12","42","42","0","","","18th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3867","23","4","0","SS 1","","FURTHER MATHEMATICS","25","18","18","","","","","0","0","0","0","36","35","71","71","0","","","2nd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3868","14","4","0","SS 1","","FURTHER MATHEMATICS","25","10","14","","","","","0","0","0","0","24","11","35","35","0","","","21st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3869","12","4","0","SS 1","","FURTHER MATHEMATICS","25","16","14","","","","","0","0","0","0","30","31","61","61","0","","","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3870","20","4","0","SS 1","","FURTHER MATHEMATICS","25","8","12","","","","","0","0","0","0","20","10","30","30","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3871","242","4","0","SS 1","","FURTHER MATHEMATICS","25","14","12","","","","","0","0","0","0","26","28","54","54","0","","","9th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3872","25","4","0","SS 1","","FURTHER MATHEMATICS","25","13","15","","","","","0","0","0","0","28","26","54","54","0","","","9th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3873","22","4","0","SS 1","","FURTHER MATHEMATICS","25","18","16","","","","","0","0","0","0","34","27","61","61","0","","","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3874","241","4","0","SS 1","","FURTHER MATHEMATICS","25","14","18","","","","","0","0","0","0","32","47","79","79","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3875","239","4","0","SS 1","","FURTHER MATHEMATICS","25","8","12","","","","","0","0","0","0","20","19","39","39","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3876","174","4","0","SS 1","","FURTHER MATHEMATICS","25","10","12","","","","","0","0","0","0","22","3","25","25","0","","","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3877","26","4","0","SS 1","","FURTHER MATHEMATICS","25","13","16","","","","","0","0","0","0","29","36","65","65","0","","","3rd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3878","254","4","0","SS 1","","FURTHER MATHEMATICS","25","14","18","","","","","0","0","0","0","32","15","47","47","0","","","15th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3879","13","4","0","SS 1","","FURTHER MATHEMATICS","25","12","16","","","","","0","0","0","0","28","19","47","47","0","","","15th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3880","19","4","0","SS 1","","FURTHER MATHEMATICS","25","12","14","","","","","0","0","0","0","26","26","52","52","0","","","12th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3881","131","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","14","","","","","0","0","0","0","32","56","88","88","0","","","2nd","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3882","41","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","16","","","","","0","0","0","0","34","57","91","91","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3883","134","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","0","","","","","0","0","0","0","","52","52","52","0","","","6th","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3884","35","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","0","0","0","0","26","47","73","73","0","","","5th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3885","33","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","10","","","","","0","0","0","0","24","59","83","83","0","","","4th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3886","202","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","18","","","","","0","0","0","0","32","54","86","86","0","","","3rd","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3887","246","5","0","SS 2","","PHYSICS","12","10","16","","","","","0","0","0","0","26","16","42","42","0","","","15th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3888","133","5","0","SS 2","","PHYSICS","12","14","12","","","","","0","0","0","0","26","40","66","66","0","","","7th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3889","135","5","0","SS 2","","PHYSICS","12","20","20","","","","","0","0","0","0","40","53","93","93","0","","","2nd","A1","EXCELLENT","JOHN PRINCE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3890","200","5","0","SS 2","","PHYSICS","12","18","18","","","","","0","0","0","0","36","42","78","78","0","","","3rd","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3891","201","5","0","SS 2","","PHYSICS","12","14","14","","","","","0","0","0","0","28","39","67","67","0","","","6th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3892","31","5","0","SS 2","","PHYSICS","12","14","16","","","","","0","0","0","0","30","44","74","74","0","","","5th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3893","243","5","0","SS 2","","PHYSICS","12","18","14","","","","","0","0","0","0","32","21","53","53","0","","","13th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3894","244","5","0","SS 2","","PHYSICS","12","18","16","","","","","0","0","0","0","34","31","65","65","0","","","8th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3895","245","5","0","SS 2","","PHYSICS","12","14","15","","","","","0","0","0","0","29","15","44","44","0","","","14th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3896","29","5","0","SS 2","","PHYSICS","12","12","14","","","","","0","0","0","0","26","35","61","61","0","","","9th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3897","32","5","0","SS 2","","PHYSICS","12","16","14","","","","","0","0","0","0","30","27","57","57","0","","","11th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3898","48","5","0","SS 2","","PHYSICS","12","16","12","","","","","0","0","0","0","28","30","58","58","0","","","10th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3899","247","5","0","SS 2","","PHYSICS","12","16","17","","","","","0","0","0","0","33","43","76","76","0","","","4th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3900","46","5","0","SS 2","","PHYSICS","12","10","12","","","","","0","0","0","0","22","19","41","41","0","","","16th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3901","36","5","0","SS 2","","PHYSICS","12","8","12","","","","","0","0","0","0","20","15","35","35","0","","","17th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3902","128","5","0","SS 2","","PHYSICS","12","14","13","","","","","0","0","0","0","27","30","57","57","0","","","11th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("3903","28","5","0","SS 2","","PHYSICS","12","20","20","","","","","0","0","0","0","40","54","94","94","0","","","1st","A1","EXCELLENT","JOHN PRINCE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3904","246","5","0","SS 2","","MATHEMATICS","2","10","16","","","","","0","0","0","0","26","24","50","50","0","","","15th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3905","131","5","0","SS 2","","MATHEMATICS","2","12","14","","","","","0","0","0","0","26","13","39","39","0","","","21st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3906","133","5","0","SS 2","","MATHEMATICS","2","16","16","","","","","0","0","0","0","32","24","56","56","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3907","135","5","0","SS 2","","MATHEMATICS","2","19","20","","","","","0","0","0","0","39","58","97","97","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3908","200","5","0","SS 2","","MATHEMATICS","2","18","16","","","","","0","0","0","0","34","44","78","78","0","","","5th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3909","41","5","0","SS 2","","MATHEMATICS","2","15","14","","","","","0","0","0","0","29","38","67","67","0","","","11th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3910","201","5","0","SS 2","","MATHEMATICS","2","18","20","","","","","0","0","0","0","38","44","82","82","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3911","31","5","0","SS 2","","MATHEMATICS","2","16","18","","","","","0","0","0","0","34","37","71","71","0","","","9th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3912","243","5","0","SS 2","","MATHEMATICS","2","16","16","","","","","0","0","0","0","32","40","72","72","0","","","8th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3913","134","5","0","SS 2","","MATHEMATICS","2","14","12","","","","","0","0","0","0","26","44","70","70","0","","","10th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3914","244","5","0","SS 2","","MATHEMATICS","2","18","18","","","","","0","0","0","0","36","46","82","82","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3915","35","5","0","SS 2","","MATHEMATICS","2","14","12","","","","","0","0","0","0","26","11","37","37","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3916","245","5","0","SS 2","","MATHEMATICS","2","16","12","","","","","0","0","0","0","28","21","49","49","0","","","16th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3917","29","5","0","SS 2","","MATHEMATICS","2","13","15","","","","","0","0","0","0","28","16","44","44","0","","","19th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3918","32","5","0","SS 2","","MATHEMATICS","2","14","18","","","","","0","0","0","0","32","20","52","52","0","","","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3919","33","5","0","SS 2","","MATHEMATICS","2","12","14","","","","","0","0","0","0","26","18","44","44","0","","","19th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3920","48","5","0","SS 2","","MATHEMATICS","2","16","18","","","","","0","0","0","0","34","40","74","74","0","","","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3921","247","5","0","SS 2","","MATHEMATICS","2","14","18","","","","","0","0","0","0","32","42","74","74","0","","","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3922","202","5","0","SS 2","","MATHEMATICS","2","12","16","","","","","0","0","0","0","28","28","56","56","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3923","46","5","0","SS 2","","MATHEMATICS","2","12","14","","","","","0","0","0","0","26","19","45","45","0","","","18th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3924","36","5","0","SS 2","","MATHEMATICS","2","10","8","","","","","0","0","0","0","18","12","30","30","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3925","128","5","0","SS 2","","MATHEMATICS","2","16","14","","","","","0","0","0","0","30","19","49","49","0","","","16th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3926","28","5","0","SS 2","","MATHEMATICS","2","20","18","","","","","0","0","0","0","38","59","97","97","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3927","246","5","0","SS 2","","CHEMISTRY","13","12","14","","","","","0","0","0","0","26","33","59","59","0","","","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3928","133","5","0","SS 2","","CHEMISTRY","13","14","18","","","","","0","0","0","0","32","40","72","72","0","","","9th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3929","135","5","0","SS 2","","CHEMISTRY","13","20","20","","","","","0","0","0","0","40","58","98","98","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3930","200","5","0","SS 2","","CHEMISTRY","13","18","18","","","","","0","0","0","0","36","48","84","84","0","","","5th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3931","201","5","0","SS 2","","CHEMISTRY","13","16","20","","","","","0","0","0","0","36","41","77","77","0","","","7th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3932","31","5","0","SS 2","","CHEMISTRY","13","18","17","","","","","0","0","0","0","35","42","77","77","0","","","7th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3933","243","5","0","SS 2","","CHEMISTRY","13","16","16","","","","","0","0","0","0","32","46","78","78","0","","","6th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3934","244","5","0","SS 2","","CHEMISTRY","13","18","20","","","","","0","0","0","0","38","49","87","87","0","","","4th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3935","245","5","0","SS 2","","CHEMISTRY","13","16","13","","","","","0","0","0","0","29","30","59","59","0","","","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3936","29","5","0","SS 2","","CHEMISTRY","13","14","16","","","","","0","0","0","0","30","32","62","62","0","","","11th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3937","32","5","0","SS 2","","CHEMISTRY","13","14","16","","","","","0","0","0","0","30","30","60","60","0","","","13th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3938","48","5","0","SS 2","","CHEMISTRY","13","16","18","","","","","0","0","0","0","34","32","66","66","0","","","10th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3939","247","5","0","SS 2","","CHEMISTRY","13","16","18","","","","","0","0","0","0","34","55","89","89","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3940","46","5","0","SS 2","","CHEMISTRY","13","12","13","","","","","0","0","0","0","25","36","61","61","0","","","12th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3941","36","5","0","SS 2","","CHEMISTRY","13","12","14","","","","","0","0","0","0","26","6","32","32","0","","","17th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3942","128","5","0","SS 2","","CHEMISTRY","13","16","14","","","","","0","0","0","0","30","30","60","60","0","","","13th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3943","28","5","0","SS 2","","CHEMISTRY","13","20","20","","","","","0","0","0","0","40","56","96","96","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3944","179","2","0","JSS 2","","MATHEMATICS","2","16","19","","","","","0","0","0","0","35","51","86","86","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3945","187","2","0","JSS 2","","MATHEMATICS","2","10","16","","","","","0","0","0","0","26","20","46","46","46","46","7th","8th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3946","185","2","0","JSS 2","","MATHEMATICS","2","10","10","","","","","0","0","0","0","20","30","50","50","0","","","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3947","186","2","0","JSS 2","","MATHEMATICS","2","14","10","","","","","0","0","0","0","24","17","41","41","0","","","9th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3948","184","2","0","JSS 2","","MATHEMATICS","2","12","12","","","","","0","0","0","0","24","31","55","55","55","55","3rd","5th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3949","183","2","0","JSS 2","","MATHEMATICS","2","18","16","","","","","0","0","0","0","34","32","66","66","0","","","3rd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3950","182","2","0","JSS 2","","MATHEMATICS","2","20","20","","","","","0","0","0","0","40","58","98","98","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3951","189","2","0","JSS 2","","MATHEMATICS","2","12","16","","","","","0","0","0","0","28","26","54","54","0","","","6th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3952","251","2","0","JSS 2","","MATHEMATICS","2","10","14","","","","","0","0","0","0","24","14","38","38","0","","","10th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3953","233","2","0","JSS 2","","MATHEMATICS","2","17","16","","","","","0","0","0","0","33","27","60","60","0","","","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3954","250","1","0","JSS 1","","MATHEMATICS","2","18","20","","","","","0","0","0","0","38","25","63","63","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3955","214","1","0","JSS 1","","MATHEMATICS","2","12","14","","","","","0","0","0","0","26","41","67","67","0","","","8th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3956","227","1","0","JSS 1","","MATHEMATICS","2","12","10","","","","","0","0","0","0","22","23","45","45","0","","","19th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3957","212","1","0","JSS 1","","MATHEMATICS","2","12","10","","","","","0","0","0","0","22","10","32","32","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3958","221","1","0","JSS 1","","MATHEMATICS","2","16","20","","","","","0","0","0","0","36","31","67","67","0","","","8th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3959","220","1","0","JSS 1","","MATHEMATICS","2","14","12","","","","","0","0","0","0","26","20","46","46","0","","","18th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3960","213","1","0","JSS 1","","MATHEMATICS","2","10","14","","","","","0","0","0","0","24","21","45","45","0","","","19th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3961","215","1","0","JSS 1","","MATHEMATICS","2","18","20","","","","","0","0","0","0","38","38","76","76","0","","","5th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3962","209","1","0","JSS 1","","MATHEMATICS","2","14","15","","","","","0","0","0","0","29","21","50","50","0","","","16th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3963","225","1","0","JSS 1","","MATHEMATICS","2","14","18","","","","","0","0","0","0","32","24","56","56","0","","","13th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3964","217","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","0","0","0","0","40","40","80","80","0","","","4th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3965","218","1","0","JSS 1","","MATHEMATICS","2","14","14","","","","","0","0","0","0","28","19","47","47","0","","","17th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3966","216","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","0","0","0","0","40","47","87","87","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3967","219","1","0","JSS 1","","MATHEMATICS","2","14","18","","","","","0","0","0","0","32","28","60","60","0","","","11th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3968","224","1","0","JSS 1","","MATHEMATICS","2","14","16","","","","","0","0","0","0","30","21","51","51","0","","","15th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3969","223","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","0","0","0","0","40","51","91","91","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3970","226","1","0","JSS 1","","MATHEMATICS","2","16","18","","","","","0","0","0","0","34","24","58","58","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3971","249","1","0","JSS 1","","MATHEMATICS","2","16","12","","","","","0","0","0","0","28","17","45","45","0","","","19th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3972","211","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","0","0","0","0","40","44","84","84","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3973","210","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","0","0","0","0","40","32","72","72","0","","","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3974","222","1","0","JSS 1","","MATHEMATICS","2","14","18","","","","","0","0","0","0","32","38","70","70","0","","","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3975","248","1","0","JSS 1","","MATHEMATICS","2","16","12","","","","","0","0","0","0","28","24","52","52","0","","","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3976","2","3","0","JSS 3","","MATHEMATICS","2","18","18","","","","","0","0","0","0","36","19","55","55","0","","","8th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3977","193","3","0","JSS 3","","MATHEMATICS","2","12","12","","","","","0","0","0","0","24","17","41","41","0","","","15th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3978","127","3","0","JSS 3","","MATHEMATICS","2","20","20","","","","","0","0","0","0","40","55","95","95","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3979","140","3","0","JSS 3","","MATHEMATICS","2","10","14","","","","","0","0","0","0","24","15","39","39","0","","","17th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3980","1","3","0","JSS 3","","MATHEMATICS","2","12","12","","","","","0","0","0","0","24","12","36","36","0","","","19th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3981","139","3","0","JSS 3","","MATHEMATICS","2","16","14","","","","","0","0","0","0","30","55","85","85","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3982","190","3","0","JSS 3","","MATHEMATICS","2","8","12","","","","","0","0","0","0","20","3","23","23","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3983","141","3","0","JSS 3","","MATHEMATICS","2","20","20","","","","","0","0","0","0","40","53","93","93","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3984","252","3","0","JSS 3","","MATHEMATICS","2","10","12","","","","","0","0","0","0","22","12","34","34","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3985","4","3","0","JSS 3","","MATHEMATICS","2","14","14","","","","","0","0","0","0","28","4","32","32","0","","","21st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3986","143","3","0","JSS 3","","MATHEMATICS","2","14","15","","","","","0","0","0","0","29","22","51","51","0","","","10th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3987","235","3","0","JSS 3","","MATHEMATICS","2","18","20","","","","","0","0","0","0","38","25","63","63","0","","","6th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3988","234","3","0","JSS 3","","MATHEMATICS","2","18","16","","","","","0","0","0","0","34","27","61","61","0","","","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3989","237","3","0","JSS 3","","MATHEMATICS","2","16","14","","","","","0","0","0","0","30","24","54","54","0","","","9th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3990","121","3","0","JSS 3","","MATHEMATICS","2","18","16","","","","","0","0","0","0","34","31","65","65","0","","","4th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3991","238","3","0","JSS 3","","MATHEMATICS","2","16","14","","","","","0","0","0","0","30","20","50","50","0","","","11th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3992","7","3","0","JSS 3","","MATHEMATICS","2","14","12","","","","","0","0","0","0","26","17","43","43","0","","","14th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3993","236","3","0","JSS 3","","MATHEMATICS","2","14","13","","","","","0","0","0","0","27","14","41","41","0","","","15th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3994","125","3","0","JSS 3","","MATHEMATICS","2","12","10","","","","","0","0","0","0","22","15","37","37","0","","","18th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3995","8","3","0","JSS 3","","MATHEMATICS","2","16","18","","","","","0","0","0","0","34","31","65","65","0","","","4th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3996","126","3","0","JSS 3","","MATHEMATICS","2","12","10","","","","","0","0","0","0","22","24","46","46","0","","","13th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3997","138","3","0","JSS 3","","MATHEMATICS","2","16","14","","","","","0","0","0","0","30","17","47","47","0","","","12th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3998","246","5","0","SS 2","","FURTHER MATHEMATICS","25","12","13","","","","","0","0","0","0","25","34","59","59","0","","","8th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3999","133","5","0","SS 2","","FURTHER MATHEMATICS","25","14","15","","","","","0","0","0","0","29","28","57","57","57","57","9th","9th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4000","135","5","0","SS 2","","FURTHER MATHEMATICS","25","20","20","","","","","0","0","0","0","40","52","92","92","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4001","200","5","0","SS 2","","FURTHER MATHEMATICS","25","14","12","","","","","0","0","0","0","26","42","68","68","0","","","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4002","201","5","0","SS 2","","FURTHER MATHEMATICS","25","20","16","","","","","0","0","0","0","36","37","73","73","0","","","3rd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("4003","31","5","0","SS 2","","FURTHER MATHEMATICS","25","14","14","","","","","0","0","0","0","28","16","44","44","0","","","13th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4004","243","5","0","SS 2","","FURTHER MATHEMATICS","25","16","12","","","","","0","0","0","0","28","37","65","65","0","","","7th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4005","244","5","0","SS 2","","FURTHER MATHEMATICS","25","14","15","","","","","0","0","0","0","29","41","70","70","0","","","4th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4006","245","5","0","SS 2","","FURTHER MATHEMATICS","25","12","14","","","","","0","0","0","0","26","16","42","42","0","","","14th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4007","29","5","0","SS 2","","FURTHER MATHEMATICS","25","10","14","","","","","0","0","0","0","24","27","51","51","0","","","10th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4008","32","5","0","SS 2","","FURTHER MATHEMATICS","25","14","13","","","","","0","0","0","0","27","24","51","51","0","","","10th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4009","48","5","0","SS 2","","FURTHER MATHEMATICS","25","9","12","","","","","0","0","0","0","21","27","48","48","48","48","11th","12th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4010","247","5","0","SS 2","","FURTHER MATHEMATICS","25","16","14","","","","","0","0","0","0","30","39","69","69","0","","","5th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4011","46","5","0","SS 2","","FURTHER MATHEMATICS","25","8","10","","","","","0","0","0","0","18","13","31","31","31","31","17th","17th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4012","36","5","0","SS 2","","FURTHER MATHEMATICS","25","10","14","","","","","0","0","0","0","24","18","42","42","0","","","14th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4013","128","5","0","SS 2","","FURTHER MATHEMATICS","25","10","12","","","","","0","0","0","0","22","14","36","36","36","36","16th","16th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4014","28","5","0","SS 2","","FURTHER MATHEMATICS","25","16","18","","","","","0","0","0","0","34","42","76","76","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4015","230","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","20","","","","","0","0","0","0","40","60","100","100","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4016","45","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","20","","","","","0","0","0","0","40","60","100","100","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4017","229","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","16","","","","","0","0","0","0","36","52","88","88","0","","","4th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4018","60","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","0","0","0","0","26","53","79","79","0","","","5th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4019","51","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","0","","","","","0","0","0","0","","59","59","59","0","","","6th","C5","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4020","42","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","20","","","","","0","0","0","0","40","60","100","100","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4021","240","4","0","SS 1","","ENGLISH LANGUAGE","1","5","9","","","","","0","0","0","0","14","17","31","31","31","31","25th","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4022","18","4","0","SS 1","","ENGLISH LANGUAGE","1","11","9","","","","","0","0","0","0","20","18","38","38","0","","","17th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4023","17","4","0","SS 1","","ENGLISH LANGUAGE","1","10","11","","","","","0","0","0","0","21","27","48","48","0","","","7th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4024","24","4","0","SS 1","","ENGLISH LANGUAGE","1","10","8","","","","","0","0","0","0","18","13","31","31","0","","","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4025","21","4","0","SS 1","","ENGLISH LANGUAGE","1","8","8","","","","","0","0","0","0","16","18","34","34","0","","","19th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4026","15","4","0","SS 1","","ENGLISH LANGUAGE","1","13","10","","","","","0","0","0","0","23","18","41","41","0","","","13th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4027","198","4","0","SS 1","","ENGLISH LANGUAGE","1","15","13","","","","","0","0","0","0","28","31","59","59","0","","","1st","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4028","253","4","0","SS 1","","ENGLISH LANGUAGE","1","10","9","","","","","0","0","0","0","19","20","39","39","0","","","15th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4029","171","4","0","SS 1","","ENGLISH LANGUAGE","1","8","9","","","","","0","0","0","0","17","22","39","39","0","","","15th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4030","199","4","0","SS 1","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","22","47","47","0","","","9th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4031","23","4","0","SS 1","","ENGLISH LANGUAGE","1","13","12","","","","","0","0","0","0","25","31","56","56","0","","","3rd","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4032","14","4","0","SS 1","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","23","43","43","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4033","12","4","0","SS 1","","ENGLISH LANGUAGE","1","14","11","","","","","0","0","0","0","25","28","53","53","0","","","4th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4034","20","4","0","SS 1","","ENGLISH LANGUAGE","1","8","9","","","","","0","0","0","0","17","20","37","37","0","","","18th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4035","242","4","0","SS 1","","ENGLISH LANGUAGE","1","10","14","","","","","0","0","0","0","24","24","48","48","0","","","7th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4036","25","4","0","SS 1","","ENGLISH LANGUAGE","1","14","12","","","","","0","0","0","0","26","24","50","50","0","","","5th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4037","22","4","0","SS 1","","ENGLISH LANGUAGE","1","10","11","","","","","0","0","0","0","21","22","43","43","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4038","241","4","0","SS 1","","ENGLISH LANGUAGE","1","10","13","","","","","0","0","0","0","23","26","49","49","0","","","6th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4039","239","4","0","SS 1","","ENGLISH LANGUAGE","1","6","11","","","","","0","0","0","0","17","10","27","27","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4040","174","4","0","SS 1","","ENGLISH LANGUAGE","1","8","6","","","","","0","0","0","0","14","11","25","25","0","","","24th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4041","26","4","0","SS 1","","ENGLISH LANGUAGE","1","13","11","","","","","0","0","0","0","24","35","59","59","0","","","1st","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4042","254","4","0","SS 1","","ENGLISH LANGUAGE","1","5","8","","","","","0","0","0","0","13","16","29","29","0","","","22nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4043","13","4","0","SS 1","","ENGLISH LANGUAGE","1","13","10","","","","","0","0","0","0","23","21","44","44","0","","","10th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4044","19","4","0","SS 1","","ENGLISH LANGUAGE","1","9","12","","","","","0","0","0","0","21","19","40","40","0","","","14th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4045","240","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","3","","","","","0","0","0","0","3","15","18","18","18","18","24th","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4046","18","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","3","","","","","0","0","0","0","3","13","16","16","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4047","17","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","4","","","","","0","0","0","0","10","15","25","25","0","","","13th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4048","24","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","4","","","","","0","0","0","0","14","22","36","36","0","","","6th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4049","21","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","4","6","","","","","0","0","0","0","10","11","21","21","0","","","18th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4050","15","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","3","","","","","0","0","0","0","8","15","23","23","0","","","15th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4051","198","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","12","","","","","0","0","0","0","22","36","58","58","0","","","1st","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4052","253","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","2","","","","","0","0","0","0","4","20","24","24","0","","","14th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4053","171","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","5","","","","","0","0","0","0","15","22","37","37","0","","","5th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4054","199","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","8","7","","","","","0","0","0","0","15","24","39","39","0","","","4th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4055","23","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","4","","","","","0","0","0","0","14","30","44","44","0","","","3rd","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4056","14","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","5","","","","","0","0","0","0","11","11","22","22","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4057","12","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","5","","","","","0","0","0","0","11","20","31","31","0","","","10th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4058","20","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","1","","","","","0","0","0","0","7","6","13","13","0","","","24th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4059","242","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","4","4","","","","","0","0","0","0","8","22","30","30","0","","","11th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4060","25","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","7","","","","","0","0","0","0","17","18","35","35","0","","","8th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4061","22","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","5","","","","","0","0","0","0","15","21","36","36","0","","","6th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4062","241","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","5","","","","","0","0","0","0","11","22","33","33","0","","","9th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4063","239","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","12","4","","","","","0","0","0","0","16","10","26","26","0","","","12th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4064","174","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","1","","","","","0","0","0","0","1","17","18","18","0","","","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4065","26","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","12","10","","","","","0","0","0","0","22","32","54","54","0","","","2nd","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4066","254","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","5","","","","","0","0","0","0","15","7","22","22","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4067","13","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","4","1","","","","","0","0","0","0","5","15","20","20","0","","","19th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4068","19","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","6","","","","","0","0","0","0","11","8","19","19","0","","","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4069","230","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","15","12","","","","","0","0","0","0","27","31","58","58","0","","","2nd","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4070","60","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","7","8","","","","","0","0","0","0","15","14","29","29","0","","","4th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4071","51","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","14","9","","","","","0","0","0","0","23","21","44","44","0","","","3rd","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4072","42","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","18","12","","","","","0","0","0","0","30","32","62","62","0","","","1st","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4073","131","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","8","12","","","","","0","0","0","0","20","13","33","33","0","","","4th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4074","41","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","16","12","","","","","0","0","0","0","28","35","63","63","0","","","1st","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4075","134","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","33","58","58","0","","","2nd","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4076","33","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","12","8","","","","","0","0","0","0","20","23","43","43","0","","","3rd","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4077","202","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","7","9","","","","","0","0","0","0","16","14","30","30","0","","","5th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4078","230","6","0","SS 3","","ENGLISH LANGUAGE","1","12","13","","","","","0","0","0","0","25","38","63","63","0","","","5th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4079","228","6","0","SS 3","","ENGLISH LANGUAGE","1","0","8","","","","","0","0","0","0","8","14","22","22","0","","","14th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4080","191","6","0","SS 3","","ENGLISH LANGUAGE","1","13","14","","","","","0","0","0","0","27","37","64","64","0","","","3rd","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4081","58","6","0","SS 3","","ENGLISH LANGUAGE","1","13","15","","","","","0","0","0","0","28","29","57","57","0","","","6th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4082","49","6","0","SS 3","","ENGLISH LANGUAGE","1","0","14","","","","","0","0","0","0","14","30","44","44","0","","","10th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4083","63","6","0","SS 3","","ENGLISH LANGUAGE","1","12","14","","","","","0","0","0","0","26","39","65","65","0","","","1st","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4084","229","6","0","SS 3","","ENGLISH LANGUAGE","1","11","9","","","","","0","0","0","0","20","20","40","40","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4085","60","6","0","SS 3","","ENGLISH LANGUAGE","1","0","10","","","","","0","0","0","0","10","22","32","32","0","","","12th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4086","51","6","0","SS 3","","ENGLISH LANGUAGE","1","0","10","","","","","0","0","0","0","10","21","31","31","0","","","13th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4087","42","6","0","SS 3","","ENGLISH LANGUAGE","1","15","14","","","","","0","0","0","0","29","36","65","65","0","","","1st","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4088","54","6","0","SS 3","","ENGLISH LANGUAGE","1","11","16","","","","","0","0","0","0","27","37","64","64","0","","","3rd","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4089","231","6","0","SS 3","","ENGLISH LANGUAGE","1","9","10","","","","","0","0","0","0","19","33","52","52","0","","","9th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4090","232","6","0","SS 3","","ENGLISH LANGUAGE","1","12","11","","","","","0","0","0","0","23","33","56","56","0","","","7th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4091","47","6","0","SS 3","","ENGLISH LANGUAGE","1","13","10","","","","","0","0","0","0","23","33","56","56","0","","","7th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4092","246","5","0","SS 2","","ENGLISH LANGUAGE","1","8","5","","","","","0","0","0","0","13","17","30","30","0","","","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4093","131","5","0","SS 2","","ENGLISH LANGUAGE","1","11","5","","","","","0","0","0","0","16","16","32","32","0","","","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4094","133","5","0","SS 2","","ENGLISH LANGUAGE","1","16","9","","","","","0","0","0","0","25","21","46","46","0","","","8th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4095","135","5","0","SS 2","","ENGLISH LANGUAGE","1","17","12","","","","","0","0","0","0","29","36","65","65","0","","","3rd","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4096","200","5","0","SS 2","","ENGLISH LANGUAGE","1","13","6","","","","","0","0","0","0","19","26","45","45","0","","","9th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4097","41","5","0","SS 2","","ENGLISH LANGUAGE","1","18","11","","","","","0","0","0","0","29","47","76","76","0","","","2nd","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4098","201","5","0","SS 2","","ENGLISH LANGUAGE","1","13","7","","","","","0","0","0","0","20","24","44","44","0","","","10th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4099","31","5","0","SS 2","","ENGLISH LANGUAGE","1","17","8","","","","","0","0","0","0","25","33","58","58","0","","","4th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4100","243","5","0","SS 2","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","18","38","38","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4102","134","5","0","SS 2","","ENGLISH LANGUAGE","1","15","9","","","","","0","0","0","0","24","25","49","49","0","","","5th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4104","244","5","0","SS 2","","ENGLISH LANGUAGE","1","11","7","","","","","0","0","0","0","18","25","43","43","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("4105","35","5","0","SS 2","","ENGLISH LANGUAGE","1","0","6","","","","","0","0","0","0","6","24","30","30","0","","","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4106","245","5","0","SS 2","","ENGLISH LANGUAGE","1","7","11","","","","","0","0","0","0","18","16","34","34","0","","","19th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4107","29","5","0","SS 2","","ENGLISH LANGUAGE","1","14","9","","","","","0","0","0","0","23","25","48","48","0","","","6th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4108","32","5","0","SS 2","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","20","40","40","0","","","14th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4109","33","5","0","SS 2","","ENGLISH LANGUAGE","1","10","7","","","","","0","0","0","0","17","18","35","35","0","","","18th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4110","48","5","0","SS 2","","ENGLISH LANGUAGE","1","14","7","","","","","0","0","0","0","21","17","38","38","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4111","247","5","0","SS 2","","ENGLISH LANGUAGE","1","17","9","","","","","0","0","0","0","26","21","47","47","0","","","7th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4112","202","5","0","SS 2","","ENGLISH LANGUAGE","1","13","10","","","","","0","0","0","0","23","20","43","43","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4113","46","5","0","SS 2","","ENGLISH LANGUAGE","1","16","6","","","","","0","0","0","0","22","20","42","42","0","","","13th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4114","36","5","0","SS 2","","ENGLISH LANGUAGE","1","0","5","","","","","0","0","0","0","5","4","9","9","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4115","128","5","0","SS 2","","ENGLISH LANGUAGE","1","11","9","","","","","0","0","0","0","20","19","39","39","0","","","15th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4116","28","5","0","SS 2","","ENGLISH LANGUAGE","1","18","11","","","","","0","0","0","0","29","49","78","78","0","","","1st","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4117","240","4","0","SS 1","","ECONOMICS","17","0","0","","","","","0","0","0","0","","5","5","5","5","5","26th","24th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4118","18","4","0","SS 1","","ECONOMICS","17","10","6","","","","","0","0","0","0","16","16","32","32","0","","","21st","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4119","17","4","0","SS 1","","ECONOMICS","17","14","7","","","","","0","0","0","0","21","33","54","54","0","","","12th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4120","24","4","0","SS 1","","ECONOMICS","17","13","15","","","","","0","0","0","0","28","34","62","62","0","","","8th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4121","21","4","0","SS 1","","ECONOMICS","17","14","19","","","","","0","0","0","0","33","20","53","53","0","","","13th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4122","15","4","0","SS 1","","ECONOMICS","17","10","18","","","","","0","0","0","0","28","28","56","56","0","","","10th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4124","198","4","0","SS 1","","ECONOMICS","17","11","15","","","","","0","0","0","0","26","45","71","71","0","","","3rd","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4125","253","4","0","SS 1","","ECONOMICS","17","5","0","","","","","0","0","0","0","5","37","42","42","0","","","17th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4126","171","4","0","SS 1","","ECONOMICS","17","12","18","","","","","0","0","0","0","30","37","67","67","0","","","4th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4127","199","4","0","SS 1","","ECONOMICS","17","16","18","","","","","0","0","0","0","34","26","60","60","0","","","9th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4128","23","4","0","SS 1","","ECONOMICS","17","16","20","","","","","0","0","0","0","36","45","81","81","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4129","14","4","0","SS 1","","ECONOMICS","17","7","3","","","","","0","0","0","0","10","28","38","38","0","","","20th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4130","12","4","0","SS 1","","ECONOMICS","17","16","13","","","","","0","0","0","0","29","34","63","63","0","","","6th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4131","20","4","0","SS 1","","ECONOMICS","17","13","4","","","","","0","0","0","0","17","23","40","40","0","","","19th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4133","242","4","0","SS 1","","ECONOMICS","17","13","10","","","","","0","0","0","0","23","30","53","53","0","","","13th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4134","25","4","0","SS 1","","ECONOMICS","17","15","18","","","","","0","0","0","0","33","33","66","66","0","","","5th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4135","22","4","0","SS 1","","ECONOMICS","17","13","19","","","","","0","0","0","0","32","50","82","82","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4136","241","4","0","SS 1","","ECONOMICS","17","13","13","","","","","0","0","0","0","26","37","63","63","0","","","6th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4137","239","4","0","SS 1","","ECONOMICS","17","9","4","","","","","0","0","0","0","13","31","44","44","0","","","16th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4138","174","4","0","SS 1","","ECONOMICS","17","6","6","","","","","0","0","0","0","12","20","32","32","0","","","21st","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4139","26","4","0","SS 1","","ECONOMICS","17","11","0","","","","","0","0","0","0","11","41","52","52","0","","","15th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4140","254","4","0","SS 1","","ECONOMICS","17","0","7","","","","","0","0","0","0","7","23","30","30","0","","","23rd","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4141","13","4","0","SS 1","","ECONOMICS","17","13","15","","","","","0","0","0","0","28","27","55","55","0","","","11th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4142","19","4","0","SS 1","","ECONOMICS","17","7","10","","","","","0","0","0","0","17","25","42","42","0","","","17th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4143","179","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","18","","","","","0","0","0","0","29","47","76","76","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4144","187","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","0","0","0","0","20","16","36","36","36","36","9th","10th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4145","185","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","11","","","","","0","0","0","0","21","44","65","65","0","","","2nd","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4146","186","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","0","0","0","0","20","23","43","43","0","","","8th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4147","184","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","10","","","","","0","0","0","0","22","37","59","59","59","59","5th","6th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4148","183","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","0","0","0","0","20","21","41","41","0","","","9th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4149","182","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","11","","","","","0","0","0","0","27","38","65","65","0","","","2nd","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4150","189","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","13","","","","","0","0","0","0","27","34","61","61","0","","","5th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4151","251","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","0","0","0","0","20","24","44","44","0","","","7th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4152","233","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","15","","","","","0","0","0","0","25","40","65","65","0","","","2nd","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4153","2","3","0","JSS 3","","SOCIAL STUDIES","23","12","10","","","","","0","0","0","0","22","20","42","42","0","","","12th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4154","193","3","0","JSS 3","","SOCIAL STUDIES","23","17","11","","","","","0","0","0","0","28","31","59","59","0","","","3rd","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4155","127","3","0","JSS 3","","SOCIAL STUDIES","23","18","14","","","","","0","0","0","0","32","27","59","59","0","","","3rd","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4156","140","3","0","JSS 3","","SOCIAL STUDIES","23","15","15","","","","","0","0","0","0","30","20","50","50","0","","","8th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4157","1","3","0","JSS 3","","SOCIAL STUDIES","23","10","15","","","","","0","0","0","0","25","3","28","28","0","","","20th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4158","139","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","11","31","31","0","","","17th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4159","190","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","6","26","26","0","","","21st","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4160","141","3","0","JSS 3","","SOCIAL STUDIES","23","20","20","","","","","0","0","0","0","40","40","80","80","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4161","252","3","0","JSS 3","","SOCIAL STUDIES","23","10","11","","","","","0","0","0","0","21","22","43","43","0","","","11th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4162","4","3","0","JSS 3","","SOCIAL STUDIES","23","10","12","","","","","0","0","0","0","22","8","30","30","0","","","18th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4163","143","3","0","JSS 3","","SOCIAL STUDIES","23","15","13","","","","","0","0","0","0","28","36","64","64","0","","","2nd","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4164","235","3","0","JSS 3","","SOCIAL STUDIES","23","18","10","","","","","0","0","0","0","28","22","50","50","0","","","8th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4165","234","3","0","JSS 3","","SOCIAL STUDIES","23","14","10","","","","","0","0","0","0","24","30","54","54","0","","","7th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4166","237","3","0","JSS 3","","SOCIAL STUDIES","23","15","15","","","","","0","0","0","0","30","9","39","39","0","","","14th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4167","121","3","0","JSS 3","","SOCIAL STUDIES","23","11","18","","","","","0","0","0","0","29","30","59","59","0","","","3rd","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4168","238","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","6","26","26","0","","","21st","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4169","7","3","0","JSS 3","","SOCIAL STUDIES","23","14","10","","","","","0","0","0","0","24","17","41","41","0","","","13th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4170","236","3","0","JSS 3","","SOCIAL STUDIES","23","15","10","","","","","0","0","0","0","25","22","47","47","0","","","10th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4171","125","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","10","30","30","0","","","18th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4172","8","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","16","36","36","0","","","15th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4173","126","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","13","33","33","0","","","16th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4174","138","3","0","JSS 3","","SOCIAL STUDIES","23","12","11","","","","","0","0","0","0","23","32","55","55","0","","","6th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4175","179","2","0","JSS 2","","HOME ECONOMICS","24","13","12","","","","","0","0","0","0","25","43","68","68","0","","","2nd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4176","187","2","0","JSS 2","","HOME ECONOMICS","24","10","9","","","","","0","0","0","0","19","28","47","47","47","47","8th","8th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4177","185","2","0","JSS 2","","HOME ECONOMICS","24","17","12","","","","","0","0","0","0","29","37","66","66","0","","","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4178","186","2","0","JSS 2","","HOME ECONOMICS","24","8","10","","","","","0","0","0","0","18","30","48","48","0","","","7th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4179","184","2","0","JSS 2","","HOME ECONOMICS","24","13","12","","","","","0","0","0","0","25","47","72","72","72","72","1st","1st","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4180","183","2","0","JSS 2","","HOME ECONOMICS","24","11","8","","","","","0","0","0","0","19","26","45","45","0","","","9th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4181","182","2","0","JSS 2","","HOME ECONOMICS","24","13","12","","","","","0","0","0","0","25","43","68","68","0","","","2nd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4182","189","2","0","JSS 2","","HOME ECONOMICS","24","14","13","","","","","0","0","0","0","27","39","66","66","0","","","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4183","251","2","0","JSS 2","","HOME ECONOMICS","24","9","8","","","","","0","0","0","0","17","20","37","37","0","","","10th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4184","233","2","0","JSS 2","","HOME ECONOMICS","24","11","10","","","","","0","0","0","0","21","34","55","55","0","","","6th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4185","179","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","8","12","","","","","0","0","0","0","20","39","59","59","0","","","3rd","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4186","187","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","4","10","","","","","0","0","0","0","14","23","37","37","37","37","9th","8th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4187","185","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","12","14","","","","","0","0","0","0","26","42","68","68","0","","","1st","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4188","186","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","5","10","","","","","0","0","0","0","15","30","45","45","0","","","7th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4189","184","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","6","11","","","","","0","0","0","0","17","32","49","49","49","49","6th","6th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4190","183","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","3","10","","","","","0","0","0","0","13","10","23","23","0","","","10th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4191","182","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","9","15","","","","","0","0","0","0","24","40","64","64","0","","","2nd","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4192","189","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","8","10","","","","","0","0","0","0","18","37","55","55","0","","","4th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4193","251","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","6","10","","","","","0","0","0","0","16","20","36","36","0","","","9th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4194","233","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","7","10","","","","","0","0","0","0","17","38","55","55","0","","","4th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4195","250","1","0","JSS 1","","HOME ECONOMICS","24","14","12","","","","","0","0","0","0","26","40","66","66","0","","","13th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4196","214","1","0","JSS 1","","HOME ECONOMICS","24","16","13","","","","","0","0","0","0","29","40","69","69","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4197","227","1","0","JSS 1","","HOME ECONOMICS","24","12","10","","","","","0","0","0","0","22","20","42","42","0","","","21st","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4198","212","1","0","JSS 1","","HOME ECONOMICS","24","12","10","","","","","0","0","0","0","22","20","42","42","0","","","21st","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4199","221","1","0","JSS 1","","HOME ECONOMICS","24","15","13","","","","","0","0","0","0","28","40","68","68","0","","","11th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4200","220","1","0","JSS 1","","HOME ECONOMICS","24","15","13","","","","","0","0","0","0","28","49","77","77","0","","","1st","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4201","213","1","0","JSS 1","","HOME ECONOMICS","24","13","11","","","","","0","0","0","0","24","30","54","54","0","","","16th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4202","215","1","0","JSS 1","","HOME ECONOMICS","24","16","13","","","","","0","0","0","0","29","20","49","49","0","","","19th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4203","209","1","0","JSS 1","","HOME ECONOMICS","24","13","9","","","","","0","0","0","0","22","20","42","42","0","","","21st","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4204","225","1","0","JSS 1","","HOME ECONOMICS","24","17","10","","","","","0","0","0","0","27","24","51","51","0","","","17th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4205","217","1","0","JSS 1","","HOME ECONOMICS","24","16","14","","","","","0","0","0","0","30","40","70","70","0","","","6th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4206","218","1","0","JSS 1","","HOME ECONOMICS","24","17","15","","","","","0","0","0","0","32","40","72","72","0","","","4th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("4207","216","1","0","JSS 1","","HOME ECONOMICS","24","16","13","","","","","0","0","0","0","29","40","69","69","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4208","219","1","0","JSS 1","","HOME ECONOMICS","24","15","13","","","","","0","0","0","0","28","40","68","68","0","","","11th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4209","224","1","0","JSS 1","","HOME ECONOMICS","24","17","13","","","","","0","0","0","0","30","20","50","50","0","","","18th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4210","223","1","0","JSS 1","","HOME ECONOMICS","24","16","13","","","","","0","0","0","0","29","42","71","71","0","","","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4211","226","1","0","JSS 1","","HOME ECONOMICS","24","15","13","","","","","0","0","0","0","28","46","74","74","0","","","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4212","249","1","0","JSS 1","","HOME ECONOMICS","24","15","10","","","","","0","0","0","0","25","24","49","49","0","","","19th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4213","211","1","0","JSS 1","","HOME ECONOMICS","24","15","12","","","","","0","0","0","0","27","42","69","69","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4214","210","1","0","JSS 1","","HOME ECONOMICS","24","15","13","","","","","0","0","0","0","28","49","77","77","0","","","1st","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4215","222","1","0","JSS 1","","HOME ECONOMICS","24","17","13","","","","","0","0","0","0","30","40","70","70","0","","","6th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4216","248","1","0","JSS 1","","HOME ECONOMICS","24","15","12","","","","","0","0","0","0","27","30","57","57","0","","","14th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4217","250","1","0","JSS 1","","CIVIC EDUCATION","28","17","13","","","","","0","0","0","0","30","30","60","60","0","","","15th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4218","214","1","0","JSS 1","","CIVIC EDUCATION","28","18","16","","","","","0","0","0","0","34","47","81","81","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4219","227","1","0","JSS 1","","CIVIC EDUCATION","28","13","11","","","","","0","0","0","0","24","30","54","54","0","","","17th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4220","212","1","0","JSS 1","","CIVIC EDUCATION","28","11","10","","","","","0","0","0","0","21","30","51","51","0","","","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4221","221","1","0","JSS 1","","CIVIC EDUCATION","28","18","15","","","","","0","0","0","0","33","31","64","64","0","","","12th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4222","220","1","0","JSS 1","","CIVIC EDUCATION","28","11","10","","","","","0","0","0","0","21","30","51","51","0","","","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4223","213","1","0","JSS 1","","CIVIC EDUCATION","28","19","15","","","","","0","0","0","0","34","31","65","65","0","","","11th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4224","215","1","0","JSS 1","","CIVIC EDUCATION","28","17","16","","","","","0","0","0","0","33","30","63","63","0","","","13th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4225","209","1","0","JSS 1","","CIVIC EDUCATION","28","11","10","","","","","0","0","0","0","21","22","43","43","0","","","22nd","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4226","225","1","0","JSS 1","","CIVIC EDUCATION","28","17","10","","","","","0","0","0","0","27","26","53","53","0","","","18th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4227","217","1","0","JSS 1","","CIVIC EDUCATION","28","16","15","","","","","0","0","0","0","31","36","67","67","0","","","10th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4228","218","1","0","JSS 1","","CIVIC EDUCATION","28","17","16","","","","","0","0","0","0","33","35","68","68","0","","","8th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4229","216","1","0","JSS 1","","CIVIC EDUCATION","28","17","16","","","","","0","0","0","0","33","30","63","63","0","","","13th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4230","219","1","0","JSS 1","","CIVIC EDUCATION","28","18","17","","","","","0","0","0","0","35","46","81","81","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4231","224","1","0","JSS 1","","CIVIC EDUCATION","28","15","13","","","","","0","0","0","0","28","25","53","53","0","","","18th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4232","223","1","0","JSS 1","","CIVIC EDUCATION","28","18","15","","","","","0","0","0","0","33","40","73","73","0","","","5th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4233","226","1","0","JSS 1","","CIVIC EDUCATION","28","19","16","","","","","0","0","0","0","35","40","75","75","0","","","4th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4234","249","1","0","JSS 1","","CIVIC EDUCATION","28","16","14","","","","","0","0","0","0","30","27","57","57","0","","","16th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4235","211","1","0","JSS 1","","CIVIC EDUCATION","28","17","15","","","","","0","0","0","0","32","36","68","68","0","","","8th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4236","210","1","0","JSS 1","","CIVIC EDUCATION","28","18","16","","","","","0","0","0","0","34","48","82","82","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4237","222","1","0","JSS 1","","CIVIC EDUCATION","28","16","15","","","","","0","0","0","0","31","40","71","71","0","","","6th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4238","248","1","0","JSS 1","","CIVIC EDUCATION","28","16","13","","","","","0","0","0","0","29","40","69","69","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4239","250","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","14","13","","","","","0","0","0","0","27","29","56","56","0","","","14th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4240","214","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","11","","","","","0","0","0","0","23","38","61","61","0","","","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4241","227","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","9","8","","","","","0","0","0","0","17","15","32","32","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4242","212","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","9","","","","","0","0","0","0","19","26","45","45","0","","","18th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4243","221","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","10","","","","","0","0","0","0","22","35","57","57","0","","","12th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4244","220","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","7","8","","","","","0","0","0","0","15","30","45","45","0","","","18th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4245","213","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","16","12","","","","","0","0","0","0","28","32","60","60","0","","","11th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4246","215","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","14","13","","","","","0","0","0","0","27","40","67","67","0","","","3rd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4247","209","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","8","7","","","","","0","0","0","0","15","20","35","35","0","","","21st","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4248","225","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","10","","","","","0","0","0","0","22","27","49","49","0","","","16th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4249","217","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","13","12","","","","","0","0","0","0","25","40","65","65","0","","","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4250","218","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","11","10","","","","","0","0","0","0","21","40","61","61","0","","","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4251","216","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","11","","","","","0","0","0","0","23","40","63","63","0","","","6th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4252","219","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","15","14","","","","","0","0","0","0","29","45","74","74","0","","","1st","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4253","224","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","9","","","","","0","0","0","0","19","20","39","39","0","","","20th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4254","223","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","13","12","","","","","0","0","0","0","25","40","65","65","0","","","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4255","226","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","14","13","","","","","0","0","0","0","27","34","61","61","0","","","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4256","249","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","11","","","","","0","0","0","0","23","38","61","61","0","","","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4257","211","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","15","14","","","","","0","0","0","0","29","27","56","56","0","","","14th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4258","210","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","11","10","","","","","0","0","0","0","21","36","57","57","0","","","12th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4259","222","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","15","14","","","","","0","0","0","0","29","45","74","74","0","","","1st","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4260","248","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","9","","","","","0","0","0","0","19","27","46","46","0","","","17th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4261","250","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","11","","","","","0","0","0","0","21","30","51","51","0","","","15th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4262","214","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","11","","","","","0","0","0","0","23","37","60","60","0","","","9th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4263","227","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","11","","","","","0","0","0","0","21","30","51","51","0","","","15th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4264","212","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","6","7","","","","","0","0","0","0","13","26","39","39","0","","","21st","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4265","221","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","10","","","","","0","0","0","0","23","37","60","60","0","","","9th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4266","220","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","8","","","","","0","0","0","0","17","30","47","47","0","","","19th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4267","213","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","12","","","","","0","0","0","0","25","40","65","65","0","","","3rd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4268","215","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","9","","","","","0","0","0","0","19","33","52","52","0","","","13th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4269","209","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","9","","","","","0","0","0","0","19","32","51","51","0","","","15th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4270","225","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","9","","","","","0","0","0","0","19","27","46","46","0","","","20th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4271","217","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","12","","","","","0","0","0","0","25","40","65","65","0","","","3rd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4272","218","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","6","7","","","","","0","0","0","0","13","36","49","49","0","","","18th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4273","216","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","15","14","","","","","0","0","0","0","29","47","76","76","0","","","1st","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4274","219","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","11","","","","","0","0","0","0","23","42","65","65","0","","","3rd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4275","224","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","9","","","","","0","0","0","0","19","17","36","36","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4276","223","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","41","62","62","0","","","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4277","226","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","12","","","","","0","0","0","0","25","40","65","65","0","","","3rd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4278","249","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","11","","","","","0","0","0","0","23","35","58","58","0","","","12th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4279","211","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","8","7","","","","","0","0","0","0","15","37","52","52","0","","","13th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4280","210","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","12","","","","","0","0","0","0","25","42","67","67","0","","","2nd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4281","222","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","40","61","61","0","","","8th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4282","248","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","7","6","","","","","0","0","0","0","13","23","36","36","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4283","250","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","11","","","","","0","0","0","0","23","30","53","53","0","","","14th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4284","214","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","0","0","0","0","20","40","60","60","0","","","12th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4285","227","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","9","8","","","","","0","0","0","0","17","30","47","47","0","","","19th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4286","212","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","9","","","","","0","0","0","0","19","31","50","50","0","","","16th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4287","221","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","0","0","0","0","29","35","64","64","0","","","6th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4288","220","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","3","7","","","","","0","0","0","0","10","10","20","20","0","","","23rd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4289","213","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","9","9","","","","","0","0","0","0","18","30","48","48","0","","","18th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4290","215","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","0","0","0","0","29","32","61","61","0","","","10th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4291","209","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","10","","","","","0","0","0","0","21","35","56","56","0","","","13th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4292","225","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","10","","","","","0","0","0","0","22","17","39","39","0","","","21st","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4293","217","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","0","0","0","0","26","37","63","63","0","","","8th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4294","218","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","9","","","","","0","0","0","0","17","32","49","49","0","","","17th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4295","216","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","11","","","","","0","0","0","0","23","42","65","65","0","","","5th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4296","219","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","15","","","","","0","0","0","0","31","42","73","73","0","","","3rd","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4297","224","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","9","8","","","","","0","0","0","0","17","20","37","37","0","","","22nd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4298","223","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","10","","","","","0","0","0","0","24","40","64","64","0","","","6th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4299","226","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","11","","","","","0","0","0","0","23","40","63","63","0","","","8th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4300","249","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","0","0","0","0","26","40","66","66","0","","","4th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4301","211","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","13","","","","","0","0","0","0","27","34","61","61","0","","","10th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4302","210","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","0","0","0","0","29","50","79","79","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4303","222","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","0","0","0","0","29","47","76","76","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4304","248","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","10","","","","","0","0","0","0","22","30","52","52","0","","","15th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4305","2","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","30","51","51","0","","","16th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4306","193","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","10","9","","","","","0","0","0","0","19","39","58","58","0","","","10th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("4307","127","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","15","13","","","","","0","0","0","0","28","50","78","78","0","","","1st","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4308","140","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","8","6","","","","","0","0","0","0","14","36","50","50","0","","","17th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4309","1","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","7","8","","","","","0","0","0","0","15","10","25","25","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4310","139","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","13","10","","","","","0","0","0","0","23","30","53","53","0","","","14th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4311","190","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","12","10","","","","","0","0","0","0","22","30","52","52","0","","","15th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4312","141","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","49","70","70","0","","","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4313","252","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","9","8","","","","","0","0","0","0","17","20","37","37","0","","","20th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4314","4","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","10","7","","","","","0","0","0","0","17","20","37","37","0","","","20th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4315","143","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","43","64","64","0","","","5th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4316","235","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","43","64","64","0","","","5th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4317","234","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","14","13","","","","","0","0","0","0","27","41","68","68","0","","","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4318","237","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","12","11","","","","","0","0","0","0","23","32","55","55","0","","","11th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4319","121","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","12","10","","","","","0","0","0","0","22","50","72","72","0","","","2nd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4320","238","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","8","6","","","","","0","0","0","0","14","30","44","44","0","","","19th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4321","7","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","33","54","54","0","","","12th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4322","236","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","10","11","","","","","0","0","0","0","21","39","60","60","0","","","9th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4323","125","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","10","9","","","","","0","0","0","0","19","27","46","46","0","","","18th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4324","8","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","40","61","61","0","","","8th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4325","126","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","13","11","","","","","0","0","0","0","24","30","54","54","0","","","12th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4326","138","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","12","10","","","","","0","0","0","0","22","40","62","62","0","","","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4327","2","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","9","8","","","","","0","0","0","0","17","12","29","29","0","","","18th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4328","193","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","13","12","","","","","0","0","0","0","25","33","58","58","0","","","5th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4329","127","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","14","13","","","","","0","0","0","0","27","49","76","76","0","","","2nd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4330","140","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","5","6","","","","","0","0","0","0","11","13","24","24","0","","","20th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4331","1","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","6","8","","","","","0","0","0","0","14","10","24","24","0","","","20th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4332","139","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","9","8","","","","","0","0","0","0","17","10","27","27","0","","","19th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4333","190","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","13","10","","","","","0","0","0","0","23","25","48","48","0","","","10th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4334","141","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","13","14","","","","","0","0","0","0","27","51","78","78","0","","","1st","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4335","252","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","11","10","","","","","0","0","0","0","21","20","41","41","0","","","13th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4336","4","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","8","6","","","","","0","0","0","0","14","8","22","22","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4337","143","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","13","12","","","","","0","0","0","0","25","26","51","51","0","","","7th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4338","235","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","8","14","","","","","0","0","0","0","22","48","70","70","0","","","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4339","234","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","11","10","","","","","0","0","0","0","21","32","53","53","0","","","6th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4340","237","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","8","10","","","","","0","0","0","0","18","28","46","46","0","","","12th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4341","121","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","12","10","","","","","0","0","0","0","22","48","70","70","0","","","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4342","238","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","11","10","","","","","0","0","0","0","21","30","51","51","0","","","7th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4343","7","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","7","6","","","","","0","0","0","0","13","27","40","40","0","","","14th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4344","236","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","8","10","","","","","0","0","0","0","18","30","48","48","0","","","10th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4345","125","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","11","10","","","","","0","0","0","0","21","13","34","34","0","","","17th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4346","8","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","10","9","","","","","0","0","0","0","19","32","51","51","0","","","7th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4347","126","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","8","7","","","","","0","0","0","0","15","20","35","35","0","","","16th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4348","138","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","8","8","","","","","0","0","0","0","16","24","40","40","0","","","14th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4349","250","1","0","JSS 1","","COMPUTER SCIENCE","10","12","5","","","","","0","0","0","0","17","42","59","59","0","","","11th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4350","214","1","0","JSS 1","","COMPUTER SCIENCE","10","13","10","","","","","0","0","0","0","23","48","71","71","0","","","6th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4351","227","1","0","JSS 1","","COMPUTER SCIENCE","10","12","3","","","","","0","0","0","0","15","40","55","55","0","","","13th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4352","212","1","0","JSS 1","","COMPUTER SCIENCE","10","6","10","","","","","0","0","0","0","16","20","36","36","0","","","20th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4353","221","1","0","JSS 1","","COMPUTER SCIENCE","10","13","8","","","","","0","0","0","0","21","40","61","61","0","","","10th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4354","220","1","0","JSS 1","","COMPUTER SCIENCE","10","2","2","","","","","0","0","0","0","4","28","32","32","0","","","21st","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4355","213","1","0","JSS 1","","COMPUTER SCIENCE","10","14","2","","","","","0","0","0","0","16","33","49","49","0","","","16th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4356","215","1","0","JSS 1","","COMPUTER SCIENCE","10","14","7","","","","","0","0","0","0","21","53","74","74","0","","","2nd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4357","209","1","0","JSS 1","","COMPUTER SCIENCE","10","2","5","","","","","0","0","0","0","7","35","42","42","0","","","19th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4358","225","1","0","JSS 1","","COMPUTER SCIENCE","10","4","5","","","","","0","0","0","0","9","20","29","29","0","","","22nd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4359","217","1","0","JSS 1","","COMPUTER SCIENCE","10","19","10","","","","","0","0","0","0","29","48","77","77","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4360","218","1","0","JSS 1","","COMPUTER SCIENCE","10","13","5","","","","","0","0","0","0","18","35","53","53","0","","","14th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4361","216","1","0","JSS 1","","COMPUTER SCIENCE","10","18","7","","","","","0","0","0","0","25","48","73","73","0","","","3rd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4362","219","1","0","JSS 1","","COMPUTER SCIENCE","10","10","7","","","","","0","0","0","0","17","48","65","65","0","","","8th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4363","224","1","0","JSS 1","","COMPUTER SCIENCE","10","6","5","","","","","0","0","0","0","11","35","46","46","0","","","17th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4364","223","1","0","JSS 1","","COMPUTER SCIENCE","10","18","5","","","","","0","0","0","0","23","35","58","58","0","","","12th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4365","226","1","0","JSS 1","","COMPUTER SCIENCE","10","15","2","","","","","0","0","0","0","17","52","69","69","0","","","7th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4366","249","1","0","JSS 1","","COMPUTER SCIENCE","10","6","5","","","","","0","0","0","0","11","32","43","43","0","","","18th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4367","211","1","0","JSS 1","","COMPUTER SCIENCE","10","14","10","","","","","0","0","0","0","24","40","64","64","0","","","9th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4368","210","1","0","JSS 1","","COMPUTER SCIENCE","10","9","8","","","","","0","0","0","0","17","55","72","72","0","","","5th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4369","222","1","0","JSS 1","","COMPUTER SCIENCE","10","18","10","","","","","0","0","0","0","28","45","73","73","0","","","3rd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4370","248","1","0","JSS 1","","COMPUTER SCIENCE","10","15","6","","","","","0","0","0","0","21","30","51","51","0","","","15th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4371","2","3","0","JSS 3","","HOME ECONOMICS","24","12","11","","","","","0","0","0","0","23","30","53","53","0","","","12th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4372","193","3","0","JSS 3","","HOME ECONOMICS","24","11","10","","","","","0","0","0","0","21","30","51","51","0","","","14th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4373","127","3","0","JSS 3","","HOME ECONOMICS","24","16","15","","","","","0","0","0","0","31","51","82","82","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4374","140","3","0","JSS 3","","HOME ECONOMICS","24","4","10","","","","","0","0","0","0","14","27","41","41","0","","","19th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4375","1","3","0","JSS 3","","HOME ECONOMICS","24","3","2","","","","","0","0","0","0","5","20","25","25","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4376","139","3","0","JSS 3","","HOME ECONOMICS","24","9","8","","","","","0","0","0","0","17","28","45","45","0","","","16th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4377","190","3","0","JSS 3","","HOME ECONOMICS","24","8","9","","","","","0","0","0","0","17","25","42","42","0","","","18th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4378","141","3","0","JSS 3","","HOME ECONOMICS","24","14","13","","","","","0","0","0","0","27","50","77","77","0","","","3rd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4379","252","3","0","JSS 3","","HOME ECONOMICS","24","12","11","","","","","0","0","0","0","23","30","53","53","0","","","12th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4380","4","3","0","JSS 3","","HOME ECONOMICS","24","6","5","","","","","0","0","0","0","11","20","31","31","0","","","21st","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4381","143","3","0","JSS 3","","HOME ECONOMICS","24","13","12","","","","","0","0","0","0","25","40","65","65","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4382","235","3","0","JSS 3","","HOME ECONOMICS","24","19","18","","","","","0","0","0","0","37","40","77","77","0","","","3rd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4383","234","3","0","JSS 3","","HOME ECONOMICS","24","15","14","","","","","0","0","0","0","29","42","71","71","0","","","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4384","237","3","0","JSS 3","","HOME ECONOMICS","24","10","9","","","","","0","0","0","0","19","35","54","54","0","","","11th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4385","121","3","0","JSS 3","","HOME ECONOMICS","24","17","16","","","","","0","0","0","0","33","53","86","86","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4386","238","3","0","JSS 3","","HOME ECONOMICS","24","8","7","","","","","0","0","0","0","15","30","45","45","0","","","16th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4387","7","3","0","JSS 3","","HOME ECONOMICS","24","14","12","","","","","0","0","0","0","26","35","61","61","0","","","10th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4388","236","3","0","JSS 3","","HOME ECONOMICS","24","14","12","","","","","0","0","0","0","26","38","64","64","0","","","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4389","125","3","0","JSS 3","","HOME ECONOMICS","24","9","8","","","","","0","0","0","0","17","20","37","37","0","","","20th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4390","8","3","0","JSS 3","","HOME ECONOMICS","24","13","12","","","","","0","0","0","0","25","39","64","64","0","","","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4391","126","3","0","JSS 3","","HOME ECONOMICS","24","11","10","","","","","0","0","0","0","21","30","51","51","0","","","14th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4392","138","3","0","JSS 3","","HOME ECONOMICS","24","15","14","","","","","0","0","0","0","29","34","63","63","0","","","9th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4393","2","3","0","JSS 3","","COMPUTER SCIENCE","10","10","8","","","","","0","0","0","0","18","52","70","70","0","","","8th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4394","193","3","0","JSS 3","","COMPUTER SCIENCE","10","12","15","","","","","0","0","0","0","27","52","79","79","0","","","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4395","127","3","0","JSS 3","","COMPUTER SCIENCE","10","10","13","","","","","0","0","0","0","23","50","73","73","0","","","6th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4396","140","3","0","JSS 3","","COMPUTER SCIENCE","10","8","7","","","","","0","0","0","0","15","30","45","45","0","","","16th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4397","1","3","0","JSS 3","","COMPUTER SCIENCE","10","1","1","","","","","0","0","0","0","2","25","27","27","0","","","21st","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4398","139","3","0","JSS 3","","COMPUTER SCIENCE","10","1","2","","","","","0","0","0","0","3","45","48","48","0","","","14th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4399","190","3","0","JSS 3","","COMPUTER SCIENCE","10","10","5","","","","","0","0","0","0","15","36","51","51","0","","","13th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4400","141","3","0","JSS 3","","COMPUTER SCIENCE","10","15","14","","","","","0","0","0","0","29","53","82","82","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4401","252","3","0","JSS 3","","COMPUTER SCIENCE","10","8","2","","","","","0","0","0","0","10","48","58","58","0","","","11th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4402","4","3","0","JSS 3","","COMPUTER SCIENCE","10","10","1","","","","","0","0","0","0","11","25","36","36","0","","","20th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4403","143","3","0","JSS 3","","COMPUTER SCIENCE","10","10","13","","","","","0","0","0","0","23","50","73","73","0","","","6th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4404","235","3","0","JSS 3","","COMPUTER SCIENCE","10","17","15","","","","","0","0","0","0","32","53","85","85","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4405","234","3","0","JSS 3","","COMPUTER SCIENCE","10","15","15","","","","","0","0","0","0","30","44","74","74","0","","","5th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4406","237","3","0","JSS 3","","COMPUTER SCIENCE","10","2","3","","","","","0","0","0","0","5","5","10","10","0","","","22nd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("4407","121","3","0","JSS 3","","COMPUTER SCIENCE","10","12","13","","","","","0","0","0","0","25","51","76","76","0","","","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4408","238","3","0","JSS 3","","COMPUTER SCIENCE","10","8","10","","","","","0","0","0","0","18","30","48","48","0","","","14th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4409","7","3","0","JSS 3","","COMPUTER SCIENCE","10","8","11","","","","","0","0","0","0","19","50","69","69","0","","","10th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4410","236","3","0","JSS 3","","COMPUTER SCIENCE","10","5","5","","","","","0","0","0","0","10","45","55","55","0","","","12th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4411","125","3","0","JSS 3","","COMPUTER SCIENCE","10","1","5","","","","","0","0","0","0","6","35","41","41","0","","","19th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4412","8","3","0","JSS 3","","COMPUTER SCIENCE","10","15","10","","","","","0","0","0","0","25","45","70","70","0","","","8th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4413","126","3","0","JSS 3","","COMPUTER SCIENCE","10","5","0","","","","","0","0","0","0","5","40","45","45","0","","","16th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4414","138","3","0","JSS 3","","COMPUTER SCIENCE","10","4","5","","","","","0","0","0","0","9","35","44","44","0","","","18th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4415","179","2","0","JSS 2","","COMPUTER SCIENCE","10","10","12","","","","","0","0","0","0","22","53","75","75","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4416","187","2","0","JSS 2","","COMPUTER SCIENCE","10","5","5","","","","","0","0","0","0","10","20","30","30","30","30","10th","10th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4417","185","2","0","JSS 2","","COMPUTER SCIENCE","10","12","11","","","","","0","0","0","0","23","45","68","68","0","","","5th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4418","186","2","0","JSS 2","","COMPUTER SCIENCE","10","5","8","","","","","0","0","0","0","13","40","53","53","0","","","7th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4419","184","2","0","JSS 2","","COMPUTER SCIENCE","10","6","10","","","","","0","0","0","0","16","48","64","64","64","64","3rd","6th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4420","183","2","0","JSS 2","","COMPUTER SCIENCE","10","7","6","","","","","0","0","0","0","13","20","33","33","0","","","9th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4421","182","2","0","JSS 2","","COMPUTER SCIENCE","10","7","13","","","","","0","0","0","0","20","50","70","70","0","","","2nd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4422","189","2","0","JSS 2","","COMPUTER SCIENCE","10","12","13","","","","","0","0","0","0","25","45","70","70","0","","","2nd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4423","251","2","0","JSS 2","","COMPUTER SCIENCE","10","10","10","","","","","0","0","0","0","20","20","40","40","0","","","8th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4424","233","2","0","JSS 2","","COMPUTER SCIENCE","10","5","12","","","","","0","0","0","0","17","53","70","70","0","","","2nd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4425","250","1","0","JSS 1","","BUSINESS STUDIES","9","6","10","","","","","0","0","0","0","16","36","52","52","0","","","15th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4426","214","1","0","JSS 1","","BUSINESS STUDIES","9","14","15","","","","","0","0","0","0","29","53","82","82","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4427","227","1","0","JSS 1","","BUSINESS STUDIES","9","6","10","","","","","0","0","0","0","16","20","36","36","0","","","22nd","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4428","212","1","0","JSS 1","","BUSINESS STUDIES","9","3","10","","","","","0","0","0","0","13","31","44","44","0","","","20th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4429","221","1","0","JSS 1","","BUSINESS STUDIES","9","13","15","","","","","0","0","0","0","28","57","85","85","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4430","220","1","0","JSS 1","","BUSINESS STUDIES","9","3","10","","","","","0","0","0","0","13","25","38","38","0","","","21st","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4431","213","1","0","JSS 1","","BUSINESS STUDIES","9","7","10","","","","","0","0","0","0","17","30","47","47","0","","","18th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4432","215","1","0","JSS 1","","BUSINESS STUDIES","9","14","15","","","","","0","0","0","0","29","37","66","66","0","","","8th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4433","209","1","0","JSS 1","","BUSINESS STUDIES","9","5","10","","","","","0","0","0","0","15","12","27","27","0","","","23rd","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4434","225","1","0","JSS 1","","BUSINESS STUDIES","9","10","10","","","","","0","0","0","0","20","36","56","56","0","","","13th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4435","217","1","0","JSS 1","","BUSINESS STUDIES","9","12","15","","","","","0","0","0","0","27","43","70","70","0","","","6th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4436","218","1","0","JSS 1","","BUSINESS STUDIES","9","6","10","","","","","0","0","0","0","16","43","59","59","0","","","12th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4437","216","1","0","JSS 1","","BUSINESS STUDIES","9","6","10","","","","","0","0","0","0","16","37","53","53","0","","","14th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4438","219","1","0","JSS 1","","BUSINESS STUDIES","9","0","10","","","","","0","0","0","0","10","42","52","52","0","","","15th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4439","224","1","0","JSS 1","","BUSINESS STUDIES","9","8","10","","","","","0","0","0","0","18","28","46","46","0","","","19th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4440","223","1","0","JSS 1","","BUSINESS STUDIES","9","13","15","","","","","0","0","0","0","28","43","71","71","0","","","5th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4441","226","1","0","JSS 1","","BUSINESS STUDIES","9","10","15","","","","","0","0","0","0","25","41","66","66","0","","","8th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4442","249","1","0","JSS 1","","BUSINESS STUDIES","9","10","10","","","","","0","0","0","0","20","52","72","72","0","","","4th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4443","211","1","0","JSS 1","","BUSINESS STUDIES","9","10","15","","","","","0","0","0","0","25","38","63","63","0","","","11th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4444","210","1","0","JSS 1","","BUSINESS STUDIES","9","15","10","","","","","0","0","0","0","25","42","67","67","0","","","7th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4445","222","1","0","JSS 1","","BUSINESS STUDIES","9","17","18","","","","","0","0","0","0","35","54","89","89","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4446","248","1","0","JSS 1","","BUSINESS STUDIES","9","9","10","","","","","0","0","0","0","19","29","48","48","0","","","17th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4447","179","2","0","JSS 2","","BUSINESS STUDIES","9","19","10","","","","","0","0","0","0","29","54","83","83","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4448","187","2","0","JSS 2","","BUSINESS STUDIES","9","2","10","","","","","0","0","0","0","12","25","37","37","37","37","8th","9th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4449","185","2","0","JSS 2","","BUSINESS STUDIES","9","12","10","","","","","0","0","0","0","22","49","71","71","0","","","4th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4450","186","2","0","JSS 2","","BUSINESS STUDIES","9","9","10","","","","","0","0","0","0","19","29","48","48","0","","","8th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4451","184","2","0","JSS 2","","BUSINESS STUDIES","9","11","10","","","","","0","0","0","0","21","49","70","70","70","70","2nd","5th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4452","183","2","0","JSS 2","","BUSINESS STUDIES","9","0","10","","","","","0","0","0","0","10","20","30","30","0","","","10th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4453","182","2","0","JSS 2","","BUSINESS STUDIES","9","18","10","","","","","0","0","0","0","28","57","85","85","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4454","189","2","0","JSS 2","","BUSINESS STUDIES","9","15","10","","","","","0","0","0","0","25","53","78","78","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4455","251","2","0","JSS 2","","BUSINESS STUDIES","9","5","10","","","","","0","0","0","0","15","37","52","52","0","","","7th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4456","233","2","0","JSS 2","","BUSINESS STUDIES","9","10","10","","","","","0","0","0","0","20","44","64","64","0","","","6th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4457","2","3","0","JSS 3","","BUSINESS STUDIES","9","7","7","","","","","0","0","0","0","14","22","36","36","0","","","17th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4458","193","3","0","JSS 3","","BUSINESS STUDIES","9","15","10","","","","","0","0","0","0","25","52","77","77","0","","","4th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4459","127","3","0","JSS 3","","BUSINESS STUDIES","9","18","15","","","","","0","0","0","0","33","51","84","84","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4460","140","3","0","JSS 3","","BUSINESS STUDIES","9","12","10","","","","","0","0","0","0","22","17","39","39","0","","","14th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4461","1","3","0","JSS 3","","BUSINESS STUDIES","9","7","6","","","","","0","0","0","0","13","11","24","24","0","","","22nd","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4462","139","3","0","JSS 3","","BUSINESS STUDIES","9","10","8","","","","","0","0","0","0","18","29","47","47","0","","","13th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4463","190","3","0","JSS 3","","BUSINESS STUDIES","9","6","5","","","","","0","0","0","0","11","21","32","32","0","","","19th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4464","141","3","0","JSS 3","","BUSINESS STUDIES","9","20","18","","","","","0","0","0","0","38","54","92","92","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4465","252","3","0","JSS 3","","BUSINESS STUDIES","9","10","8","","","","","0","0","0","0","18","34","52","52","0","","","12th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4466","4","3","0","JSS 3","","BUSINESS STUDIES","9","5","5","","","","","0","0","0","0","10","19","29","29","0","","","20th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4467","143","3","0","JSS 3","","BUSINESS STUDIES","9","15","15","","","","","0","0","0","0","30","47","77","77","0","","","4th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4468","235","3","0","JSS 3","","BUSINESS STUDIES","9","10","10","","","","","0","0","0","0","20","34","54","54","0","","","11th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4469","234","3","0","JSS 3","","BUSINESS STUDIES","9","15","15","","","","","0","0","0","0","30","46","76","76","0","","","6th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4470","237","3","0","JSS 3","","BUSINESS STUDIES","9","7","7","","","","","0","0","0","0","14","21","35","35","0","","","18th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4471","121","3","0","JSS 3","","BUSINESS STUDIES","9","18","12","","","","","0","0","0","0","30","52","82","82","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4472","238","3","0","JSS 3","","BUSINESS STUDIES","9","10","10","","","","","0","0","0","0","20","19","39","39","0","","","14th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4473","7","3","0","JSS 3","","BUSINESS STUDIES","9","7","7","","","","","0","0","0","0","14","25","39","39","0","","","14th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4474","236","3","0","JSS 3","","BUSINESS STUDIES","9","10","10","","","","","0","0","0","0","20","46","66","66","0","","","8th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4475","125","3","0","JSS 3","","BUSINESS STUDIES","9","8","7","","","","","0","0","0","0","15","13","28","28","0","","","21st","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4476","8","3","0","JSS 3","","BUSINESS STUDIES","9","15","10","","","","","0","0","0","0","25","51","76","76","0","","","6th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4477","126","3","0","JSS 3","","BUSINESS STUDIES","9","15","10","","","","","0","0","0","0","25","35","60","60","0","","","10th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4478","138","3","0","JSS 3","","BUSINESS STUDIES","9","12","10","","","","","0","0","0","0","22","42","64","64","0","","","9th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4479","131","5","0","SS 2","","GOVERNMENT","16","11","15","","","","","0","0","0","0","26","53","79","79","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4480","41","5","0","SS 2","","GOVERNMENT","16","17","15","","","","","0","0","0","0","32","55","87","87","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4481","134","5","0","SS 2","","GOVERNMENT","16","15","14","","","","","0","0","0","0","29","53","82","82","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4482","35","5","0","SS 2","","GOVERNMENT","16","0","0","","","","","0","0","0","0","","20","20","20","0","","","6th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4483","33","5","0","SS 2","","GOVERNMENT","16","12","15","","","","","0","0","0","0","27","48","75","75","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4484","202","5","0","SS 2","","GOVERNMENT","16","6","20","","","","","0","0","0","0","26","41","67","67","0","","","5th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4485","35","5","0","SS 2","","COMMERCE","20","5","10","","","","","0","0","0","0","15","37","52","52","0","","","3rd","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4486","33","5","0","SS 2","","COMMERCE","20","12","10","","","","","0","0","0","0","22","47","69","69","0","","","1st","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4487","202","5","0","SS 2","","COMMERCE","20","8","10","","","","","0","0","0","0","18","43","61","61","0","","","2nd","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4488","240","4","0","SS 1","","COMMERCE","20","10","10","","","","","0","0","0","0","20","49","69","69","69","69","5th","15th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4489","18","4","0","SS 1","","COMMERCE","20","16","10","","","","","0","0","0","0","26","40","66","66","0","","","18th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4490","17","4","0","SS 1","","COMMERCE","20","15","10","","","","","0","0","0","0","25","55","80","80","0","","","6th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4491","24","4","0","SS 1","","COMMERCE","20","19","10","","","","","0","0","0","0","29","48","77","77","0","","","11th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4492","21","4","0","SS 1","","COMMERCE","20","18","10","","","","","0","0","0","0","28","37","65","65","0","","","19th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4493","15","4","0","SS 1","","COMMERCE","20","20","10","","","","","0","0","0","0","30","48","78","78","0","","","9th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4494","198","4","0","SS 1","","COMMERCE","20","20","10","","","","","0","0","0","0","30","57","87","87","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4495","253","4","0","SS 1","","COMMERCE","20","15","10","","","","","0","0","0","0","25","37","62","62","0","","","22nd","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4496","171","4","0","SS 1","","COMMERCE","20","19","10","","","","","0","0","0","0","29","50","79","79","0","","","7th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4497","199","4","0","SS 1","","COMMERCE","20","20","10","","","","","0","0","0","0","30","46","76","76","0","","","12th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4498","23","4","0","SS 1","","COMMERCE","20","20","10","","","","","0","0","0","0","30","55","85","85","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4499","14","4","0","SS 1","","COMMERCE","20","18","10","","","","","0","0","0","0","28","46","74","74","0","","","13th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4500","12","4","0","SS 1","","COMMERCE","20","18","10","","","","","0","0","0","0","28","53","81","81","0","","","5th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4501","20","4","0","SS 1","","COMMERCE","20","10","10","","","","","0","0","0","0","20","29","49","49","0","","","24th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4502","242","4","0","SS 1","","COMMERCE","20","20","10","","","","","0","0","0","0","30","49","79","79","0","","","7th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4503","25","4","0","SS 1","","COMMERCE","20","18","10","","","","","0","0","0","0","28","56","84","84","0","","","4th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4504","22","4","0","SS 1","","COMMERCE","20","20","10","","","","","0","0","0","0","30","48","78","78","0","","","9th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4505","241","4","0","SS 1","","COMMERCE","20","15","10","","","","","0","0","0","0","25","46","71","71","0","","","14th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4506","239","4","0","SS 1","","COMMERCE","20","18","10","","","","","0","0","0","0","28","35","63","63","0","","","21st","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("4507","174","4","0","SS 1","","COMMERCE","20","16","10","","","","","0","0","0","0","26","31","57","57","0","","","23rd","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4508","26","4","0","SS 1","","COMMERCE","20","20","10","","","","","0","0","0","0","30","58","88","88","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4509","254","4","0","SS 1","","COMMERCE","20","16","10","","","","","0","0","0","0","26","38","64","64","0","","","20th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4510","13","4","0","SS 1","","COMMERCE","20","16","10","","","","","0","0","0","0","26","43","69","69","0","","","15th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4511","19","4","0","SS 1","","COMMERCE","20","20","10","","","","","0","0","0","0","30","38","68","68","0","","","17th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4512","240","4","0","SS 1","","GOVERNMENT","16","0","0","","","","","0","0","0","0","","12","12","12","12","12","26th","24th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4513","18","4","0","SS 1","","GOVERNMENT","16","0","7","","","","","0","0","0","0","7","41","48","48","0","","","18th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4514","17","4","0","SS 1","","GOVERNMENT","16","17","14","","","","","0","0","0","0","31","37","68","68","0","","","9th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4515","24","4","0","SS 1","","GOVERNMENT","16","17","11","","","","","0","0","0","0","28","40","68","68","0","","","9th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4516","21","4","0","SS 1","","GOVERNMENT","16","18","0","","","","","0","0","0","0","18","37","55","55","0","","","16th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4517","15","4","0","SS 1","","GOVERNMENT","16","20","0","","","","","0","0","0","0","20","46","66","66","0","","","11th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4519","198","4","0","SS 1","","GOVERNMENT","16","15","15","","","","","0","0","0","0","30","40","70","70","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4520","253","4","0","SS 1","","GOVERNMENT","16","0","10","","","","","0","0","0","0","10","38","48","48","0","","","18th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4521","171","4","0","SS 1","","GOVERNMENT","16","15","15","","","","","0","0","0","0","30","42","72","72","0","","","5th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4522","199","4","0","SS 1","","GOVERNMENT","16","18","0","","","","","0","0","0","0","18","42","60","60","0","","","14th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4523","23","4","0","SS 1","","GOVERNMENT","16","20","11","","","","","0","0","0","0","31","49","80","80","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4524","14","4","0","SS 1","","GOVERNMENT","16","14","10","","","","","0","0","0","0","24","47","71","71","0","","","6th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4525","12","4","0","SS 1","","GOVERNMENT","16","15","15","","","","","0","0","0","0","30","56","86","86","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4526","20","4","0","SS 1","","GOVERNMENT","16","5","2","","","","","0","0","0","0","7","16","23","23","0","","","22nd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4528","242","4","0","SS 1","","GOVERNMENT","16","20","17","","","","","0","0","0","0","37","39","76","76","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4529","25","4","0","SS 1","","GOVERNMENT","16","17","0","","","","","0","0","0","0","17","48","65","65","0","","","12th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4530","22","4","0","SS 1","","GOVERNMENT","16","20","10","","","","","0","0","0","0","30","39","69","69","0","","","8th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4531","241","4","0","SS 1","","GOVERNMENT","16","15","8","","","","","0","0","0","0","23","35","58","58","0","","","15th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4532","239","4","0","SS 1","","GOVERNMENT","16","10","0","","","","","0","0","0","0","10","29","39","39","0","","","21st","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4533","174","4","0","SS 1","","GOVERNMENT","16","0","0","","","","","0","0","0","0","","14","14","14","0","","","23rd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4534","26","4","0","SS 1","","GOVERNMENT","16","15","14","","","","","0","0","0","0","29","54","83","83","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4535","254","4","0","SS 1","","GOVERNMENT","16","15","0","","","","","0","0","0","0","15","28","43","43","0","","","20th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4536","13","4","0","SS 1","","GOVERNMENT","16","19","5","","","","","0","0","0","0","24","40","64","64","0","","","13th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4537","19","4","0","SS 1","","GOVERNMENT","16","0","17","","","","","0","0","0","0","17","32","49","49","0","","","17th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4538","45","6","0","SS 3","","GOVERNMENT","16","19","10","","","","","0","0","0","0","29","54","83","83","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4539","229","6","0","SS 3","","GOVERNMENT","16","10","10","","","","","0","0","0","0","20","29","49","49","0","","","3rd","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4540","60","6","0","SS 3","","GOVERNMENT","16","7","10","","","","","0","0","0","0","17","19","36","36","0","","","5th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4541","51","6","0","SS 3","","GOVERNMENT","16","11","10","","","","","0","0","0","0","21","20","41","41","0","","","4th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4542","42","6","0","SS 3","","GOVERNMENT","16","15","10","","","","","0","0","0","0","25","46","71","71","0","","","2nd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4543","250","1","0","JSS 1","","FRENCH","27","12","11","","","","","0","0","0","0","23","48","71","71","0","","","8th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4544","214","1","0","JSS 1","","FRENCH","27","10","17","","","","","0","0","0","0","27","43","70","70","0","","","9th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4545","227","1","0","JSS 1","","FRENCH","27","12","12","","","","","0","0","0","0","24","28","52","52","0","","","16th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4546","212","1","0","JSS 1","","FRENCH","27","5","10","","","","","0","0","0","0","15","22","37","37","0","","","22nd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4547","221","1","0","JSS 1","","FRENCH","27","10","13","","","","","0","0","0","0","23","35","58","58","0","","","13th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4548","220","1","0","JSS 1","","FRENCH","27","10","10","","","","","0","0","0","0","20","20","40","40","0","","","20th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4549","213","1","0","JSS 1","","FRENCH","27","10","10","","","","","0","0","0","0","20","25","45","45","0","","","18th","D7","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4550","215","1","0","JSS 1","","FRENCH","27","15","16","","","","","0","0","0","0","31","55","86","86","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4551","209","1","0","JSS 1","","FRENCH","27","10","10","","","","","0","0","0","0","20","20","40","40","0","","","20th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4552","225","1","0","JSS 1","","FRENCH","27","10","12","","","","","0","0","0","0","22","33","55","55","0","","","15th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4553","217","1","0","JSS 1","","FRENCH","27","16","17","","","","","0","0","0","0","33","53","86","86","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4554","218","1","0","JSS 1","","FRENCH","27","10","10","","","","","0","0","0","0","20","26","46","46","0","","","17th","D7","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4555","216","1","0","JSS 1","","FRENCH","27","17","18","","","","","0","0","0","0","35","51","86","86","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4556","219","1","0","JSS 1","","FRENCH","27","10","15","","","","","0","0","0","0","25","44","69","69","0","","","11th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4557","224","1","0","JSS 1","","FRENCH","27","10","10","","","","","0","0","0","0","20","23","43","43","0","","","19th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4558","223","1","0","JSS 1","","FRENCH","27","20","20","","","","","0","0","0","0","40","54","94","94","0","","","1st","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4559","226","1","0","JSS 1","","FRENCH","27","15","15","","","","","0","0","0","0","30","52","82","82","0","","","5th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4560","249","1","0","JSS 1","","FRENCH","27","12","13","","","","","0","0","0","0","25","45","70","70","0","","","9th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4561","211","1","0","JSS 1","","FRENCH","27","10","12","","","","","0","0","0","0","22","50","72","72","0","","","7th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4562","210","1","0","JSS 1","","FRENCH","27","12","12","","","","","0","0","0","0","24","39","63","63","0","","","12th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4563","222","1","0","JSS 1","","FRENCH","27","14","15","","","","","0","0","0","0","29","47","76","76","0","","","6th","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4564","248","1","0","JSS 1","","FRENCH","27","10","12","","","","","0","0","0","0","22","34","56","56","0","","","14th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4565","179","2","0","JSS 2","","FRENCH","27","18","15","","","","","0","0","0","0","33","48","81","81","0","","","1st","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4566","187","2","0","JSS 2","","FRENCH","27","10","12","","","","","0","0","0","0","22","25","47","47","47","47","8th","8th","D7","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4567","185","2","0","JSS 2","","FRENCH","27","15","17","","","","","0","0","0","0","32","42","74","74","0","","","5th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4568","186","2","0","JSS 2","","FRENCH","27","12","14","","","","","0","0","0","0","26","31","57","57","0","","","7th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4569","184","2","0","JSS 2","","FRENCH","27","15","14","","","","","0","0","0","0","29","30","59","59","59","59","5th","6th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4570","183","2","0","JSS 2","","FRENCH","27","10","10","","","","","0","0","0","0","20","17","37","37","0","","","10th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4571","182","2","0","JSS 2","","FRENCH","27","18","17","","","","","0","0","0","0","35","44","79","79","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4572","189","2","0","JSS 2","","FRENCH","27","17","16","","","","","0","0","0","0","33","42","75","75","0","","","4th","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4573","251","2","0","JSS 2","","FRENCH","27","12","10","","","","","0","0","0","0","22","23","45","45","0","","","9th","D7","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4574","233","2","0","JSS 2","","FRENCH","27","16","18","","","","","0","0","0","0","34","44","78","78","0","","","3rd","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4575","2","3","0","JSS 3","","FRENCH","27","10","10","","","","","0","0","0","0","20","18","38","38","0","","","18th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4576","193","3","0","JSS 3","","FRENCH","27","14","18","","","","","0","0","0","0","32","48","80","80","0","","","6th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4577","127","3","0","JSS 3","","FRENCH","27","14","20","","","","","0","0","0","0","34","50","84","84","0","","","5th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4578","140","3","0","JSS 3","","FRENCH","27","10","12","","","","","0","0","0","0","22","10","32","32","0","","","22nd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4579","1","3","0","JSS 3","","FRENCH","27","10","12","","","","","0","0","0","0","22","12","34","34","0","","","21st","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4580","139","3","0","JSS 3","","FRENCH","27","10","13","","","","","0","0","0","0","23","40","63","63","0","","","10th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4581","190","3","0","JSS 3","","FRENCH","27","10","12","","","","","0","0","0","0","22","15","37","37","0","","","20th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4582","141","3","0","JSS 3","","FRENCH","27","20","20","","","","","0","0","0","0","40","56","96","96","0","","","1st","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4583","252","3","0","JSS 3","","FRENCH","27","10","14","","","","","0","0","0","0","24","27","51","51","0","","","15th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4584","4","3","0","JSS 3","","FRENCH","27","10","10","","","","","0","0","0","0","20","33","53","53","0","","","13th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4585","143","3","0","JSS 3","","FRENCH","27","14","15","","","","","0","0","0","0","29","42","71","71","0","","","8th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4586","235","3","0","JSS 3","","FRENCH","27","20","18","","","","","0","0","0","0","38","54","92","92","0","","","3rd","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4587","234","3","0","JSS 3","","FRENCH","27","18","18","","","","","0","0","0","0","36","58","94","94","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4588","237","3","0","JSS 3","","FRENCH","27","10","16","","","","","0","0","0","0","26","25","51","51","0","","","15th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4589","121","3","0","JSS 3","","FRENCH","27","18","20","","","","","0","0","0","0","38","52","90","90","0","","","4th","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4590","238","3","0","JSS 3","","FRENCH","27","10","13","","","","","0","0","0","0","23","15","38","38","0","","","18th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4591","7","3","0","JSS 3","","FRENCH","27","10","12","","","","","0","0","0","0","22","32","54","54","0","","","12th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4592","236","3","0","JSS 3","","FRENCH","27","10","13","","","","","0","0","0","0","23","32","55","55","0","","","11th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4593","125","3","0","JSS 3","","FRENCH","27","10","10","","","","","0","0","0","0","20","20","40","40","0","","","17th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4594","8","3","0","JSS 3","","FRENCH","27","20","18","","","","","0","0","0","0","38","42","80","80","0","","","6th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4595","126","3","0","JSS 3","","FRENCH","27","10","14","","","","","0","0","0","0","24","43","67","67","0","","","9th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4596","138","3","0","JSS 3","","FRENCH","27","12","13","","","","","0","0","0","0","25","28","53","53","0","","","13th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4597","250","1","0","JSS 1","","DICTION","26","10","10","","","","","0","0","0","0","20","34","54","54","0","","","13th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4598","214","1","0","JSS 1","","DICTION","26","15","19","","","","","0","0","0","0","34","46","80","80","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4599","227","1","0","JSS 1","","DICTION","26","8","8","","","","","0","0","0","0","16","36","52","52","0","","","16th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4600","212","1","0","JSS 1","","DICTION","26","10","10","","","","","0","0","0","0","20","16","36","36","0","","","23rd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4601","221","1","0","JSS 1","","DICTION","26","10","10","","","","","0","0","0","0","20","34","54","54","0","","","13th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4602","220","1","0","JSS 1","","DICTION","26","8","8","","","","","0","0","0","0","16","30","46","46","0","","","20th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4603","213","1","0","JSS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","25","53","53","0","","","15th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4604","215","1","0","JSS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","46","74","74","0","","","6th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4605","209","1","0","JSS 1","","DICTION","26","5","15","","","","","0","0","0","0","20","31","51","51","0","","","18th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4606","225","1","0","JSS 1","","DICTION","26","14","15","","","","","0","0","0","0","29","44","73","73","0","","","7th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4607","217","1","0","JSS 1","","DICTION","26","16","16","","","","","0","0","0","0","32","48","80","80","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4608","218","1","0","JSS 1","","DICTION","26","16","20","","","","","0","0","0","0","36","26","62","62","0","","","11th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("4609","216","1","0","JSS 1","","DICTION","26","14","10","","","","","0","0","0","0","24","54","78","78","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4610","219","1","0","JSS 1","","DICTION","26","15","15","","","","","0","0","0","0","30","46","76","76","0","","","5th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4611","224","1","0","JSS 1","","DICTION","26","8","8","","","","","0","0","0","0","16","23","39","39","0","","","22nd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4612","223","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","0","40","40","0","","","21st","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4613","226","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","30","70","70","0","","","9th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4614","249","1","0","JSS 1","","DICTION","26","8","8","","","","","0","0","0","0","16","36","52","52","0","","","16th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4615","211","1","0","JSS 1","","DICTION","26","18","18","","","","","0","0","0","0","36","50","86","86","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4616","210","1","0","JSS 1","","DICTION","26","15","14","","","","","0","0","0","0","29","29","58","58","0","","","12th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4617","222","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","28","68","68","0","","","10th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4618","248","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","31","71","71","0","","","8th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4619","179","2","0","JSS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","46","86","86","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4620","187","2","0","JSS 2","","DICTION","26","17","17","","","","","0","0","0","0","34","42","76","76","76","76","2nd","6th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4621","185","2","0","JSS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","46","86","86","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4622","186","2","0","JSS 2","","DICTION","26","15","20","","","","","0","0","0","0","35","48","83","83","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4623","184","2","0","JSS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","38","78","78","78","78","1st","5th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4624","183","2","0","JSS 2","","DICTION","26","14","16","","","","","0","0","0","0","30","26","56","56","0","","","10th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4625","182","2","0","JSS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","50","90","90","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4626","189","2","0","JSS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","36","76","76","0","","","6th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4627","251","2","0","JSS 2","","DICTION","26","15","20","","","","","0","0","0","0","35","40","75","75","0","","","8th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4628","233","2","0","JSS 2","","DICTION","26","16","20","","","","","0","0","0","0","36","36","72","72","0","","","9th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4629","2","3","0","JSS 3","","DICTION","26","10","10","","","","","0","0","0","0","20","46","66","66","0","","","13th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4630","193","3","0","JSS 3","","DICTION","26","10","20","","","","","0","0","0","0","30","48","78","78","0","","","8th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4631","127","3","0","JSS 3","","DICTION","26","15","20","","","","","0","0","0","0","35","46","81","81","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4632","140","3","0","JSS 3","","DICTION","26","15","16","","","","","0","0","0","0","31","38","69","69","0","","","11th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4633","1","3","0","JSS 3","","DICTION","26","8","10","","","","","0","0","0","0","18","20","38","38","0","","","22nd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4634","139","3","0","JSS 3","","DICTION","26","17","17","","","","","0","0","0","0","34","50","84","84","0","","","3rd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4635","190","3","0","JSS 3","","DICTION","26","14","14","","","","","0","0","0","0","28","24","52","52","0","","","17th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4636","141","3","0","JSS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","40","80","80","0","","","6th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4637","252","3","0","JSS 3","","DICTION","26","18","15","","","","","0","0","0","0","33","46","79","79","0","","","7th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4638","4","3","0","JSS 3","","DICTION","26","5","5","","","","","0","0","0","0","10","31","41","41","0","","","21st","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4639","143","3","0","JSS 3","","DICTION","26","15","20","","","","","0","0","0","0","35","46","81","81","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4640","235","3","0","JSS 3","","DICTION","26","10","10","","","","","0","0","0","0","20","38","58","58","0","","","15th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4641","234","3","0","JSS 3","","DICTION","26","8","8","","","","","0","0","0","0","16","42","58","58","0","","","15th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4642","237","3","0","JSS 3","","DICTION","26","8","8","","","","","0","0","0","0","16","46","62","62","0","","","14th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4643","121","3","0","JSS 3","","DICTION","26","20","16","","","","","0","0","0","0","36","50","86","86","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4644","238","3","0","JSS 3","","DICTION","26","8","8","","","","","0","0","0","0","16","32","48","48","0","","","19th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4645","7","3","0","JSS 3","","DICTION","26","5","5","","","","","0","0","0","0","10","40","50","50","0","","","18th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4646","236","3","0","JSS 3","","DICTION","26","15","15","","","","","0","0","0","0","30","38","68","68","0","","","12th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4647","125","3","0","JSS 3","","DICTION","26","5","5","","","","","0","0","0","0","10","34","44","44","0","","","20th","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4648","8","3","0","JSS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","52","92","92","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4649","126","3","0","JSS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","32","72","72","0","","","10th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4650","138","3","0","JSS 3","","DICTION","26","15","15","","","","","0","0","0","0","30","46","76","76","0","","","9th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4651","240","4","0","SS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","44","72","72","72","72","1st","11th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4652","18","4","0","SS 1","","DICTION","26","20","18","","","","","0","0","0","0","38","34","72","72","0","","","11th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4653","17","4","0","SS 1","","DICTION","26","16","20","","","","","0","0","0","0","36","30","66","66","0","","","17th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4654","24","4","0","SS 1","","DICTION","26","15","20","","","","","0","0","0","0","35","48","83","83","0","","","3rd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4655","21","4","0","SS 1","","DICTION","26","15","15","","","","","0","0","0","0","30","24","54","54","0","","","24th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4656","15","4","0","SS 1","","DICTION","26","15","15","","","","","0","0","0","0","30","40","70","70","0","","","15th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4657","198","4","0","SS 1","","DICTION","26","18","18","","","","","0","0","0","0","36","44","80","80","0","","","6th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4658","253","4","0","SS 1","","DICTION","26","10","16","","","","","0","0","0","0","26","46","72","72","0","","","11th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4659","171","4","0","SS 1","","DICTION","26","5","14","","","","","0","0","0","0","19","43","62","62","0","","","20th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4660","199","4","0","SS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","42","82","82","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4661","23","4","0","SS 1","","DICTION","26","14","16","","","","","0","0","0","0","30","56","86","86","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4662","14","4","0","SS 1","","DICTION","26","14","16","","","","","0","0","0","0","30","50","80","80","0","","","6th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4663","12","4","0","SS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","26","66","66","0","","","17th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4664","20","4","0","SS 1","","DICTION","26","5","10","","","","","0","0","0","0","15","44","59","59","0","","","22nd","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4665","242","4","0","SS 1","","DICTION","26","15","20","","","","","0","0","0","0","35","54","89","89","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4666","25","4","0","SS 1","","DICTION","26","18","20","","","","","0","0","0","0","38","42","80","80","0","","","6th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4667","22","4","0","SS 1","","DICTION","26","16","14","","","","","0","0","0","0","30","48","78","78","0","","","9th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4668","241","4","0","SS 1","","DICTION","26","16","16","","","","","0","0","0","0","32","50","82","82","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4669","239","4","0","SS 1","","DICTION","26","8","20","","","","","0","0","0","0","28","39","67","67","0","","","16th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4670","174","4","0","SS 1","","DICTION","26","10","10","","","","","0","0","0","0","20","51","71","71","0","","","14th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4671","26","4","0","SS 1","","DICTION","26","8","8","","","","","0","0","0","0","16","60","76","76","0","","","10th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4672","254","4","0","SS 1","","DICTION","26","8","8","","","","","0","0","0","0","16","45","61","61","0","","","21st","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4673","13","4","0","SS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","24","64","64","0","","","19th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4674","19","4","0","SS 1","","DICTION","26","5","5","","","","","0","0","0","0","10","46","56","56","0","","","23rd","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4675","229","6","0","SS 3","","COMMERCE","20","6","10","","","","","0","0","0","0","16","46","62","62","0","","","1st","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4676","179","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","13","12","","","","","0","0","0","0","25","45","70","70","0","","","2nd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4677","187","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","11","","","","","0","0","0","0","21","32","53","53","53","53","5th","8th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4678","185","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","14","13","","","","","0","0","0","0","27","40","67","67","0","","","5th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4679","186","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","8","","","","","0","0","0","0","17","29","46","46","0","","","9th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4680","184","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","12","11","","","","","0","0","0","0","23","37","60","60","60","60","3rd","6th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4681","183","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","6","","","","","0","0","0","0","16","20","36","36","0","","","10th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4682","182","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","13","12","","","","","0","0","0","0","25","45","70","70","0","","","2nd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4683","189","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","15","13","","","","","0","0","0","0","28","44","72","72","0","","","1st","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4684","251","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","35","56","56","0","","","7th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4685","233","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","15","14","","","","","0","0","0","0","29","40","69","69","0","","","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4686","250","1","0","JSS 1","","SOCIAL STUDIES","23","12","10","","","","","0","0","0","0","22","33","55","55","0","","","12th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4687","214","1","0","JSS 1","","SOCIAL STUDIES","23","14","13","","","","","0","0","0","0","27","40","67","67","0","","","4th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4688","227","1","0","JSS 1","","SOCIAL STUDIES","23","9","10","","","","","0","0","0","0","19","30","49","49","0","","","19th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4689","212","1","0","JSS 1","","SOCIAL STUDIES","23","9","10","","","","","0","0","0","0","19","30","49","49","0","","","19th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4690","221","1","0","JSS 1","","SOCIAL STUDIES","23","12","11","","","","","0","0","0","0","23","37","60","60","0","","","9th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4691","220","1","0","JSS 1","","SOCIAL STUDIES","23","9","8","","","","","0","0","0","0","17","15","32","32","0","","","22nd","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4692","213","1","0","JSS 1","","SOCIAL STUDIES","23","13","12","","","","","0","0","0","0","25","39","64","64","0","","","5th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4693","215","1","0","JSS 1","","SOCIAL STUDIES","23","18","15","","","","","0","0","0","0","33","38","71","71","0","","","2nd","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4694","209","1","0","JSS 1","","SOCIAL STUDIES","23","10","9","","","","","0","0","0","0","19","32","51","51","0","","","17th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4695","225","1","0","JSS 1","","SOCIAL STUDIES","23","14","13","","","","","0","0","0","0","27","23","50","50","0","","","18th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4696","217","1","0","JSS 1","","SOCIAL STUDIES","23","18","17","","","","","0","0","0","0","35","42","77","77","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4697","218","1","0","JSS 1","","SOCIAL STUDIES","23","11","10","","","","","0","0","0","0","21","32","53","53","0","","","15th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4698","216","1","0","JSS 1","","SOCIAL STUDIES","23","17","15","","","","","0","0","0","0","32","37","69","69","0","","","3rd","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4699","219","1","0","JSS 1","","SOCIAL STUDIES","23","11","10","","","","","0","0","0","0","21","40","61","61","0","","","7th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4700","224","1","0","JSS 1","","SOCIAL STUDIES","23","15","12","","","","","0","0","0","0","27","20","47","47","0","","","21st","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4701","223","1","0","JSS 1","","SOCIAL STUDIES","23","10","9","","","","","0","0","0","0","19","40","59","59","0","","","10th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4702","226","1","0","JSS 1","","SOCIAL STUDIES","23","12","10","","","","","0","0","0","0","22","30","52","52","0","","","16th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4703","249","1","0","JSS 1","","SOCIAL STUDIES","23","10","9","","","","","0","0","0","0","19","39","58","58","0","","","11th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4704","211","1","0","JSS 1","","SOCIAL STUDIES","23","13","12","","","","","0","0","0","0","25","30","55","55","0","","","12th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4705","210","1","0","JSS 1","","SOCIAL STUDIES","23","12","11","","","","","0","0","0","0","23","39","62","62","0","","","6th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4706","222","1","0","JSS 1","","SOCIAL STUDIES","23","11","10","","","","","0","0","0","0","21","40","61","61","0","","","7th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4707","248","1","0","JSS 1","","SOCIAL STUDIES","23","12","11","","","","","0","0","0","0","23","32","55","55","0","","","12th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4708","228","6","0","SS 3","","GEOGRAPHY","18","6","5","","","","","0","0","0","0","11","18","29","29","0","","","2nd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("4709","51","6","0","SS 3","","GEOGRAPHY","18","8","7","","","","","0","0","0","0","15","34","49","49","0","","","1st","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4710","243","5","0","SS 2","","GEOGRAPHY","18","6","5","","","","","0","0","0","0","11","19","30","30","0","","","2nd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4711","128","5","0","SS 2","","GEOGRAPHY","18","6","9","","","","","0","0","0","0","15","7","22","22","0","","","3rd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4712","28","5","0","SS 2","","GEOGRAPHY","18","8","9","","","","","0","0","0","0","17","35","52","52","52","52","1st","1st","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4713","240","4","0","SS 1","","GEOGRAPHY","18","4","3","","","","","0","0","0","0","7","31","38","38","38","38","10th","15th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4714","18","4","0","SS 1","","GEOGRAPHY","18","3","3","","","","","0","0","0","0","6","17","23","23","0","","","23rd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4715","17","4","0","SS 1","","GEOGRAPHY","18","4","3","","","","","0","0","0","0","7","32","39","39","0","","","14th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4716","24","4","0","SS 1","","GEOGRAPHY","18","3","5","","","","","0","0","0","0","8","32","40","40","0","","","12th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4717","21","4","0","SS 1","","GEOGRAPHY","18","3","4","","","","","0","0","0","0","7","26","33","33","0","","","19th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4718","15","4","0","SS 1","","GEOGRAPHY","18","5","6","","","","","0","0","0","0","11","40","51","51","0","","","5th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4719","198","4","0","SS 1","","GEOGRAPHY","18","4","3","","","","","0","0","0","0","7","41","48","48","0","","","8th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4720","253","4","0","SS 1","","GEOGRAPHY","18","4","3","","","","","0","0","0","0","7","34","41","41","0","","","11th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4721","171","4","0","SS 1","","GEOGRAPHY","18","5","6","","","","","0","0","0","0","11","40","51","51","0","","","5th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4722","199","4","0","SS 1","","GEOGRAPHY","18","3","2","","","","","0","0","0","0","5","29","34","34","0","","","18th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4723","23","4","0","SS 1","","GEOGRAPHY","18","4","2","","","","","0","0","0","0","6","24","30","30","0","","","20th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4724","14","4","0","SS 1","","GEOGRAPHY","18","2","4","","","","","0","0","0","0","6","24","30","30","0","","","20th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4725","12","4","0","SS 1","","GEOGRAPHY","18","5","4","","","","","0","0","0","0","9","41","50","50","0","","","7th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4726","20","4","0","SS 1","","GEOGRAPHY","18","3","5","","","","","0","0","0","0","8","35","43","43","0","","","10th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4727","242","4","0","SS 1","","GEOGRAPHY","18","3","3","","","","","0","0","0","0","6","51","57","57","0","","","2nd","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4728","25","4","0","SS 1","","GEOGRAPHY","18","5","7","","","","","0","0","0","0","12","41","53","53","0","","","4th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4729","22","4","0","SS 1","","GEOGRAPHY","18","3","3","","","","","0","0","0","0","6","31","37","37","0","","","16th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4730","241","4","0","SS 1","","GEOGRAPHY","18","5","6","","","","","0","0","0","0","11","46","57","57","0","","","2nd","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4731","239","4","0","SS 1","","GEOGRAPHY","18","2","4","","","","","0","0","0","0","6","29","35","35","0","","","17th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4732","174","4","0","SS 1","","GEOGRAPHY","18","3","6","","","","","0","0","0","0","9","10","19","19","0","","","24th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4733","26","4","0","SS 1","","GEOGRAPHY","18","4","6","","","","","0","0","0","0","10","35","45","45","0","","","9th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4734","254","4","0","SS 1","","GEOGRAPHY","18","5","2","","","","","0","0","0","0","7","53","60","60","0","","","1st","C4","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4735","13","4","0","SS 1","","GEOGRAPHY","18","2","4","","","","","0","0","0","0","6","34","40","40","0","","","12th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4736","19","4","0","SS 1","","GEOGRAPHY","18","3","4","","","","","0","0","0","0","7","19","26","26","0","","","22nd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4739","133","5","0","SS 2","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","48","73","73","0","","","3rd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4740","135","5","0","SS 2","","COMPUTER SCIENCE","10","10","19","","","","","0","0","0","0","29","48","77","77","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4741","200","5","0","SS 2","","COMPUTER SCIENCE","10","5","8","","","","","0","0","0","0","13","45","58","58","0","","","7th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4743","201","5","0","SS 2","","COMPUTER SCIENCE","10","5","10","","","","","0","0","0","0","15","48","63","63","0","","","5th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4744","31","5","0","SS 2","","COMPUTER SCIENCE","10","5","7","","","","","0","0","0","0","12","40","52","52","0","","","8th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4745","243","5","0","SS 2","","COMPUTER SCIENCE","10","5","8","","","","","0","0","0","0","13","35","48","48","0","","","11th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4750","35","5","0","SS 2","","COMPUTER SCIENCE","10","8","10","","","","","0","0","0","0","18","30","48","48","0","","","11th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4751","245","5","0","SS 2","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","45","70","70","0","","","4th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4753","32","5","0","SS 2","","COMPUTER SCIENCE","10","15","10","","","","","0","0","0","0","25","25","50","50","0","","","10th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4754","33","5","0","SS 2","","COMPUTER SCIENCE","10","10","7","","","","","0","0","0","0","17","35","52","52","0","","","8th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4758","46","5","0","SS 2","","COMPUTER SCIENCE","10","2","5","","","","","0","0","0","0","7","25","32","32","0","","","13th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4760","128","5","0","SS 2","","COMPUTER SCIENCE","10","10","5","","","","","0","0","0","0","15","47","62","62","0","","","6th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4761","28","5","0","SS 2","","COMPUTER SCIENCE","10","18","15","","","","","0","0","0","0","33","55","88","88","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4763","228","6","0","SS 3","","DICTION","26","10","10","","","","","0","0","0","0","20","28","48","48","0","","","14th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4765","191","6","0","SS 3","","DICTION","26","10","15","","","","","0","0","0","0","25","60","85","85","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4767","58","6","0","SS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","58","98","98","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4768","45","6","0","SS 3","","DICTION","26","15","20","","","","","0","0","0","0","35","44","79","79","0","","","9th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4771","49","6","0","SS 3","","DICTION","26","16","10","","","","","0","0","0","0","26","56","82","82","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4772","63","6","0","SS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","60","100","100","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4773","229","6","0","SS 3","","DICTION","26","15","15","","","","","0","0","0","0","30","52","82","82","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4775","60","6","0","SS 3","","DICTION","26","15","10","","","","","0","0","0","0","25","50","75","75","0","","","10th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4776","51","6","0","SS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","33","73","73","0","","","12th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4777","42","6","0","SS 3","","DICTION","26","8","15","","","","","0","0","0","0","23","60","83","83","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4778","54","6","0","SS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","58","98","98","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4779","231","6","0","SS 3","","DICTION","26","10","9","","","","","0","0","0","0","19","56","75","75","0","","","10th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4780","232","6","0","SS 3","","DICTION","26","15","13","","","","","0","0","0","0","28","54","82","82","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4782","47","6","0","SS 3","","DICTION","26","5","5","","","","","0","0","0","0","10","60","70","70","0","","","13th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4783","246","5","0","SS 2","","DICTION","26","14","15","","","","","0","0","0","0","29","54","83","83","0","","","14th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4784","131","5","0","SS 2","","DICTION","26","15","16","","","","","0","0","0","0","31","54","85","85","0","","","10th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4785","133","5","0","SS 2","","DICTION","26","18","18","","","","","0","0","0","0","36","60","96","96","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4786","135","5","0","SS 2","","DICTION","26","8","18","","","","","0","0","0","0","26","58","84","84","0","","","13th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4787","200","5","0","SS 2","","DICTION","26","8","20","","","","","0","0","0","0","28","52","80","80","0","","","17th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4788","41","5","0","SS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","60","100","100","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4789","201","5","0","SS 2","","DICTION","26","10","15","","","","","0","0","0","0","25","46","71","71","0","","","21st","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4790","31","5","0","SS 2","","DICTION","26","15","16","","","","","0","0","0","0","31","58","89","89","0","","","7th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4791","243","5","0","SS 2","","DICTION","26","18","18","","","","","0","0","0","0","36","45","81","81","0","","","16th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4793","134","5","0","SS 2","","DICTION","26","18","20","","","","","0","0","0","0","38","57","95","95","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4795","244","5","0","SS 2","","DICTION","26","14","15","","","","","0","0","0","0","29","58","87","87","0","","","9th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4796","35","5","0","SS 2","","DICTION","26","15","15","","","","","0","0","0","0","30","58","88","88","0","","","8th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4797","245","5","0","SS 2","","DICTION","26","14","14","","","","","0","0","0","0","28","44","72","72","0","","","20th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4798","29","5","0","SS 2","","DICTION","26","10","15","","","","","0","0","0","0","25","58","83","83","0","","","14th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4799","32","5","0","SS 2","","DICTION","26","10","20","","","","","0","0","0","0","30","46","76","76","0","","","18th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4800","33","5","0","SS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","45","85","85","0","","","10th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4801","48","5","0","SS 2","","DICTION","26","10","14","","","","","0","0","0","0","24","51","75","75","0","","","19th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4803","202","5","0","SS 2","","DICTION","26","20","19","","","","","0","0","0","0","39","56","95","95","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4804","46","5","0","SS 2","","DICTION","26","18","17","","","","","0","0","0","0","35","50","85","85","0","","","10th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4805","36","5","0","SS 2","","DICTION","26","8","8","","","","","0","0","0","0","16","48","64","64","0","","","22nd","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4806","128","5","0","SS 2","","DICTION","26","19","19","","","","","0","0","0","0","38","54","92","92","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4807","28","5","0","SS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","60","100","100","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4808","240","4","0","SS 1","","COMPUTER SCIENCE","10","5","11","","","","","0","0","0","0","16","25","41","41","41","41","22nd","21st","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4809","18","4","0","SS 1","","COMPUTER SCIENCE","10","1","5","","","","","0","0","0","0","6","30","36","36","0","","","22nd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4810","17","4","0","SS 1","","COMPUTER SCIENCE","10","1","11","","","","","0","0","0","0","12","51","63","63","0","","","8th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4811","24","4","0","SS 1","","COMPUTER SCIENCE","10","7","10","","","","","0","0","0","0","17","48","65","65","0","","","6th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4812","21","4","0","SS 1","","COMPUTER SCIENCE","10","2","15","","","","","0","0","0","0","17","32","49","49","0","","","17th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4813","15","4","0","SS 1","","COMPUTER SCIENCE","10","0","10","","","","","0","0","0","0","10","35","45","45","0","","","18th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4815","198","4","0","SS 1","","COMPUTER SCIENCE","10","12","12","","","","","0","0","0","0","24","40","64","64","0","","","7th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4816","253","4","0","SS 1","","COMPUTER SCIENCE","10","10","13","","","","","0","0","0","0","23","36","59","59","0","","","11th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4817","171","4","0","SS 1","","COMPUTER SCIENCE","10","8","13","","","","","0","0","0","0","21","40","61","61","0","","","10th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4818","199","4","0","SS 1","","COMPUTER SCIENCE","10","2","15","","","","","0","0","0","0","17","39","56","56","0","","","13th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4819","23","4","0","SS 1","","COMPUTER SCIENCE","10","10","13","","","","","0","0","0","0","23","56","79","79","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4820","14","4","0","SS 1","","COMPUTER SCIENCE","10","5","13","","","","","0","0","0","0","18","34","52","52","0","","","15th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4821","12","4","0","SS 1","","COMPUTER SCIENCE","10","12","8","","","","","0","0","0","0","20","37","57","57","0","","","12th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4822","20","4","0","SS 1","","COMPUTER SCIENCE","10","0","5","","","","","0","0","0","0","5","28","33","33","0","","","23rd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4824","242","4","0","SS 1","","COMPUTER SCIENCE","10","6","10","","","","","0","0","0","0","16","51","67","67","0","","","5th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4825","25","4","0","SS 1","","COMPUTER SCIENCE","10","7","10","","","","","0","0","0","0","17","33","50","50","0","","","16th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4826","22","4","0","SS 1","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","53","78","78","0","","","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4827","241","4","0","SS 1","","COMPUTER SCIENCE","10","5","17","","","","","0","0","0","0","22","34","56","56","0","","","13th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4828","239","4","0","SS 1","","COMPUTER SCIENCE","10","3","8","","","","","0","0","0","0","11","0","11","11","0","","","24th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4829","174","4","0","SS 1","","COMPUTER SCIENCE","10","9","5","","","","","0","0","0","0","14","28","42","42","0","","","20th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4830","26","4","0","SS 1","","COMPUTER SCIENCE","10","14","10","","","","","0","0","0","0","24","55","79","79","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4831","254","4","0","SS 1","","COMPUTER SCIENCE","10","5","2","","","","","0","0","0","0","7","36","43","43","0","","","19th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4832","13","4","0","SS 1","","COMPUTER SCIENCE","10","11","18","","","","","0","0","0","0","29","52","81","81","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("4833","19","4","0","SS 1","","COMPUTER SCIENCE","10","7","16","","","","","0","0","0","0","23","39","62","62","0","","","9th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4834","19","4","0","SS 1","","CIVIC EDUCATION","28","13","15","","","","","0","0","0","0","28","39","67","67","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4835","240","4","0","SS 1","","CIVIC EDUCATION","28","14","12","","","","","0","0","0","0","26","34","60","60","60","60","11th","18th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4836","18","4","0","SS 1","","CIVIC EDUCATION","28","12","13","","","","","0","0","0","0","25","33","58","58","0","","","19th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4837","17","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","0","0","0","0","22","51","73","73","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4838","24","4","0","SS 1","","CIVIC EDUCATION","28","15","16","","","","","0","0","0","0","31","44","75","75","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4839","21","4","0","SS 1","","CIVIC EDUCATION","28","13","12","","","","","0","0","0","0","25","30","55","55","0","","","22nd","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4840","15","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","0","0","0","0","22","36","58","58","0","","","19th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4842","198","4","0","SS 1","","CIVIC EDUCATION","28","18","17","","","","","0","0","0","0","35","43","78","78","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4843","253","4","0","SS 1","","CIVIC EDUCATION","28","15","14","","","","","0","0","0","0","29","33","62","62","0","","","15th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4844","171","4","0","SS 1","","CIVIC EDUCATION","28","15","15","","","","","0","0","0","0","30","43","73","73","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4845","199","4","0","SS 1","","CIVIC EDUCATION","28","15","13","","","","","0","0","0","0","28","42","70","70","0","","","11th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4846","23","4","0","SS 1","","CIVIC EDUCATION","28","15","10","","","","","0","0","0","0","25","51","76","76","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4847","14","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","0","0","0","0","22","39","61","61","0","","","17th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4848","12","4","0","SS 1","","CIVIC EDUCATION","28","15","14","","","","","0","0","0","0","29","41","70","70","0","","","11th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4849","20","4","0","SS 1","","CIVIC EDUCATION","28","12","13","","","","","0","0","0","0","25","37","62","62","0","","","15th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4851","242","4","0","SS 1","","CIVIC EDUCATION","28","15","16","","","","","0","0","0","0","31","47","78","78","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4852","25","4","0","SS 1","","CIVIC EDUCATION","28","13","15","","","","","0","0","0","0","28","43","71","71","0","","","9th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4853","22","4","0","SS 1","","CIVIC EDUCATION","28","18","18","","","","","0","0","0","0","36","46","82","82","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4854","241","4","0","SS 1","","CIVIC EDUCATION","28","13","14","","","","","0","0","0","0","27","30","57","57","0","","","21st","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4855","239","4","0","SS 1","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","28","48","48","0","","","23rd","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4856","174","4","0","SS 1","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","27","47","47","0","","","24th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4857","26","4","0","SS 1","","CIVIC EDUCATION","28","18","18","","","","","0","0","0","0","36","52","88","88","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4858","254","4","0","SS 1","","CIVIC EDUCATION","28","15","13","","","","","0","0","0","0","28","39","67","67","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4859","13","4","0","SS 1","","CIVIC EDUCATION","28","15","16","","","","","0","0","0","0","31","40","71","71","0","","","9th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4860","246","5","0","SS 2","","CIVIC EDUCATION","15","13","15","","","","","0","0","0","0","28","38","66","66","0","","","16th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4861","131","5","0","SS 2","","CIVIC EDUCATION","15","10","13","","","","","0","0","0","0","23","41","64","64","0","","","18th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4862","133","5","0","SS 2","","CIVIC EDUCATION","15","18","15","","","","","0","0","0","0","33","0","33","33","0","","","23rd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4863","135","5","0","SS 2","","CIVIC EDUCATION","15","18","18","","","","","0","0","0","0","36","52","88","88","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4864","200","5","0","SS 2","","CIVIC EDUCATION","15","15","14","","","","","0","0","0","0","29","43","72","72","0","","","9th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4865","41","5","0","SS 2","","CIVIC EDUCATION","15","15","17","","","","","0","0","0","0","32","52","84","84","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4866","201","5","0","SS 2","","CIVIC EDUCATION","15","16","17","","","","","0","0","0","0","33","35","68","68","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4867","31","5","0","SS 2","","CIVIC EDUCATION","15","18","17","","","","","0","0","0","0","35","48","83","83","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4868","243","5","0","SS 2","","CIVIC EDUCATION","15","15","16","","","","","0","0","0","0","31","37","68","68","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4870","134","5","0","SS 2","","CIVIC EDUCATION","15","15","14","","","","","0","0","0","0","29","42","71","71","0","","","12th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4872","244","5","0","SS 2","","CIVIC EDUCATION","15","15","15","","","","","0","0","0","0","30","43","73","73","0","","","8th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4873","35","5","0","SS 2","","CIVIC EDUCATION","15","15","12","","","","","0","0","0","0","27","38","65","65","0","","","17th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4874","245","5","0","SS 2","","CIVIC EDUCATION","15","15","16","","","","","0","0","0","0","31","51","82","82","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4875","29","5","0","SS 2","","CIVIC EDUCATION","15","15","13","","","","","0","0","0","0","28","44","72","72","0","","","9th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4876","32","5","0","SS 2","","CIVIC EDUCATION","15","10","12","","","","","0","0","0","0","22","39","61","61","0","","","20th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4877","33","5","0","SS 2","","CIVIC EDUCATION","15","10","14","","","","","0","0","0","0","24","43","67","67","0","","","15th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4878","48","5","0","SS 2","","CIVIC EDUCATION","15","15","16","","","","","0","0","0","0","31","41","72","72","0","","","9th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4879","247","5","0","SS 2","","CIVIC EDUCATION","15","15","16","","","","","0","0","0","0","31","56","87","87","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4880","202","5","0","SS 2","","CIVIC EDUCATION","15","10","13","","","","","0","0","0","0","23","40","63","63","0","","","19th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4881","46","5","0","SS 2","","CIVIC EDUCATION","15","15","15","","","","","0","0","0","0","30","46","76","76","0","","","7th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4882","36","5","0","SS 2","","CIVIC EDUCATION","15","8","7","","","","","0","0","0","0","15","24","39","39","0","","","22nd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4883","128","5","0","SS 2","","CIVIC EDUCATION","15","10","12","","","","","0","0","0","0","22","34","56","56","0","","","21st","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4884","28","5","0","SS 2","","CIVIC EDUCATION","15","18","18","","","","","0","0","0","0","36","55","91","91","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4886","228","6","0","SS 3","","CIVIC EDUCATION","15","10","12","","","","","0","0","0","0","22","32","54","54","0","","","14th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4888","191","6","0","SS 3","","CIVIC EDUCATION","15","18","18","","","","","0","0","0","0","36","51","87","87","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4890","58","6","0","SS 3","","CIVIC EDUCATION","15","14","15","","","","","0","0","0","0","29","44","73","73","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4891","45","6","0","SS 3","","CIVIC EDUCATION","15","17","18","","","","","0","0","0","0","35","47","82","82","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4894","49","6","0","SS 3","","CIVIC EDUCATION","15","16","17","","","","","0","0","0","0","33","45","78","78","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4895","63","6","0","SS 3","","CIVIC EDUCATION","15","18","18","","","","","0","0","0","0","36","45","81","81","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4896","229","6","0","SS 3","","CIVIC EDUCATION","15","10","10","","","","","0","0","0","0","20","45","65","65","0","","","12th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4898","60","6","0","SS 3","","CIVIC EDUCATION","15","10","10","","","","","0","0","0","0","20","37","57","57","0","","","13th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4899","51","6","0","SS 3","","CIVIC EDUCATION","15","15","15","","","","","0","0","0","0","30","42","72","72","0","","","8th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4900","42","6","0","SS 3","","CIVIC EDUCATION","15","17","18","","","","","0","0","0","0","35","48","83","83","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4901","54","6","0","SS 3","","CIVIC EDUCATION","15","18","17","","","","","0","0","0","0","35","52","87","87","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4902","231","6","0","SS 3","","CIVIC EDUCATION","15","16","15","","","","","0","0","0","0","31","40","71","71","0","","","9th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4903","232","6","0","SS 3","","CIVIC EDUCATION","15","15","15","","","","","0","0","0","0","30","41","71","71","0","","","9th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4905","47","6","0","SS 3","","CIVIC EDUCATION","15","16","18","","","","","0","0","0","0","34","36","70","70","0","","","11th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4906","19","4","0","SS 1","","BIOLOGY","14","5","0","","","","","0","0","0","0","5","24","29","29","0","","","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4907","240","4","0","SS 1","","BIOLOGY","14","0","0","","","","","0","0","0","0","","22","22","22","22","22","26th","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4908","18","4","0","SS 1","","BIOLOGY","14","1","5","","","","","0","0","0","0","6","21","27","27","0","","","23rd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4909","17","4","0","SS 1","","BIOLOGY","14","3","9","","","","","0","0","0","0","12","23","35","35","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4910","24","4","0","SS 1","","BIOLOGY","14","3","13","","","","","0","0","0","0","16","29","45","45","0","","","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4911","21","4","0","SS 1","","BIOLOGY","14","5","4","","","","","0","0","0","0","9","25","34","34","0","","","21st","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4912","15","4","0","SS 1","","BIOLOGY","14","11","5","","","","","0","0","0","0","16","28","44","44","0","","","14th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4914","198","4","0","SS 1","","BIOLOGY","14","13","10","","","","","0","0","0","0","23","58","81","81","0","","","1st","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4915","253","4","0","SS 1","","BIOLOGY","14","2","4","","","","","0","0","0","0","6","32","38","38","0","","","17th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4916","171","4","0","SS 1","","BIOLOGY","14","8","10","","","","","0","0","0","0","18","32","50","50","0","","","8th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4917","199","4","0","SS 1","","BIOLOGY","14","11","13","","","","","0","0","0","0","24","27","51","51","0","","","6th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4918","23","4","0","SS 1","","BIOLOGY","14","10","11","","","","","0","0","0","0","21","45","66","66","0","","","4th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4919","14","4","0","SS 1","","BIOLOGY","14","0","3","","","","","0","0","0","0","3","32","35","35","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4920","12","4","0","SS 1","","BIOLOGY","14","11","6","","","","","0","0","0","0","17","32","49","49","0","","","10th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4921","20","4","0","SS 1","","BIOLOGY","14","4","8","","","","","0","0","0","0","12","35","47","47","0","","","11th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4923","242","4","0","SS 1","","BIOLOGY","14","6","11","","","","","0","0","0","0","17","41","58","58","0","","","5th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4924","25","4","0","SS 1","","BIOLOGY","14","5","11","","","","","0","0","0","0","16","34","50","50","0","","","8th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4925","22","4","0","SS 1","","BIOLOGY","14","13","11","","","","","0","0","0","0","24","55","79","79","0","","","2nd","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4926","241","4","0","SS 1","","BIOLOGY","14","4","10","","","","","0","0","0","0","14","37","51","51","0","","","6th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4927","239","4","0","SS 1","","BIOLOGY","14","3","13","","","","","0","0","0","0","16","27","43","43","0","","","15th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4928","174","4","0","SS 1","","BIOLOGY","14","3","4","","","","","0","0","0","0","7","28","35","35","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4929","26","4","0","SS 1","","BIOLOGY","14","11","4","","","","","0","0","0","0","15","58","73","73","0","","","3rd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4930","254","4","0","SS 1","","BIOLOGY","14","6","11","","","","","0","0","0","0","17","28","45","45","0","","","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4931","13","4","0","SS 1","","BIOLOGY","14","7","6","","","","","0","0","0","0","13","30","43","43","0","","","15th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4932","250","1","0","JSS 1","","BASIC SCIENCE","3","8","12","","","","","0","0","0","0","20","29","49","49","0","","","14th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4933","214","1","0","JSS 1","","BASIC SCIENCE","3","8","9","","","","","0","0","0","0","17","50","67","67","0","","","8th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4934","227","1","0","JSS 1","","BASIC SCIENCE","3","7","8","","","","","0","0","0","0","15","26","41","41","0","","","19th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4935","212","1","0","JSS 1","","BASIC SCIENCE","3","8","10","","","","","0","0","0","0","18","22","40","40","0","","","21st","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4936","221","1","0","JSS 1","","BASIC SCIENCE","3","8","10","","","","","0","0","0","0","18","36","54","54","0","","","13th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4937","220","1","0","JSS 1","","BASIC SCIENCE","3","6","10","","","","","0","0","0","0","16","25","41","41","0","","","19th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4938","213","1","0","JSS 1","","BASIC SCIENCE","3","8","8","","","","","0","0","0","0","16","33","49","49","0","","","14th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4939","215","1","0","JSS 1","","BASIC SCIENCE","3","18","16","","","","","0","0","0","0","34","46","80","80","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4940","209","1","0","JSS 1","","BASIC SCIENCE","3","8","8","","","","","0","0","0","0","16","31","47","47","0","","","17th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4941","225","1","0","JSS 1","","BASIC SCIENCE","3","8","10","","","","","0","0","0","0","18","28","46","46","0","","","18th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4942","217","1","0","JSS 1","","BASIC SCIENCE","3","15","20","","","","","0","0","0","0","35","49","84","84","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4943","218","1","0","JSS 1","","BASIC SCIENCE","3","8","8","","","","","0","0","0","0","16","32","48","48","0","","","16th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4944","216","1","0","JSS 1","","BASIC SCIENCE","3","12","14","","","","","0","0","0","0","26","54","80","80","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4945","219","1","0","JSS 1","","BASIC SCIENCE","3","8","12","","","","","0","0","0","0","20","54","74","74","0","","","5th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("4946","224","1","0","JSS 1","","BASIC SCIENCE","3","10","12","","","","","0","0","0","0","22","39","61","61","0","","","10th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4947","223","1","0","JSS 1","","BASIC SCIENCE","3","16","14","","","","","0","0","0","0","30","48","78","78","0","","","4th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4948","226","1","0","JSS 1","","BASIC SCIENCE","3","9","15","","","","","0","0","0","0","24","47","71","71","0","","","7th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4949","249","1","0","JSS 1","","BASIC SCIENCE","3","8","14","","","","","0","0","0","0","22","39","61","61","0","","","10th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4950","211","1","0","JSS 1","","BASIC SCIENCE","3","8","8","","","","","0","0","0","0","16","42","58","58","0","","","12th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4951","210","1","0","JSS 1","","BASIC SCIENCE","3","12","10","","","","","0","0","0","0","22","43","65","65","0","","","9th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4952","222","1","0","JSS 1","","BASIC SCIENCE","3","9","14","","","","","0","0","0","0","23","51","74","74","0","","","5th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4953","248","1","0","JSS 1","","BASIC SCIENCE","3","10","12","","","","","0","0","0","0","22","17","39","39","0","","","22nd","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4954","250","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","14","","","","","0","0","0","0","24","52","76","76","0","","","4th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4955","214","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","8","","","","","0","0","0","0","16","52","68","68","0","","","10th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4956","227","1","0","JSS 1","","BASIC TECHNOLOGY","8","7","8","","","","","0","0","0","0","15","46","61","61","0","","","14th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4957","212","1","0","JSS 1","","BASIC TECHNOLOGY","8","6","5","","","","","0","0","0","0","11","37","48","48","0","","","21st","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4958","221","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","16","","","","","0","0","0","0","24","49","73","73","0","","","5th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4959","220","1","0","JSS 1","","BASIC TECHNOLOGY","8","6","8","","","","","0","0","0","0","14","39","53","53","0","","","17th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4960","213","1","0","JSS 1","","BASIC TECHNOLOGY","8","6","5","","","","","0","0","0","0","11","40","51","51","0","","","18th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4961","215","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","16","","","","","0","0","0","0","33","56","89","89","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4962","209","1","0","JSS 1","","BASIC TECHNOLOGY","8","6","7","","","","","0","0","0","0","13","37","50","50","0","","","19th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4963","225","1","0","JSS 1","","BASIC TECHNOLOGY","8","6","7","","","","","0","0","0","0","13","34","47","47","0","","","22nd","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4964","217","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","12","","","","","0","0","0","0","30","54","84","84","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4965","218","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","10","","","","","0","0","0","0","18","45","63","63","0","","","13th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4966","216","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","10","","","","","0","0","0","0","18","49","67","67","0","","","11th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4967","219","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","10","","","","","0","0","0","0","18","54","72","72","0","","","7th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4968","224","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","12","","","","","0","0","0","0","22","38","60","60","0","","","16th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4969","223","1","0","JSS 1","","BASIC TECHNOLOGY","8","6","8","","","","","0","0","0","0","14","56","70","70","0","","","8th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4970","226","1","0","JSS 1","","BASIC TECHNOLOGY","8","7","6","","","","","0","0","0","0","13","48","61","61","0","","","14th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4971","249","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","8","","","","","0","0","0","0","16","54","70","70","0","","","8th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4972","211","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","12","","","","","0","0","0","0","20","46","66","66","0","","","12th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4973","210","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","12","","","","","0","0","0","0","20","53","73","73","0","","","5th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4974","222","1","0","JSS 1","","BASIC TECHNOLOGY","8","12","14","","","","","0","0","0","0","26","56","82","82","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4975","248","1","0","JSS 1","","BASIC TECHNOLOGY","8","5","10","","","","","0","0","0","0","15","35","50","50","0","","","19th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4976","179","2","0","JSS 2","","BASIC SCIENCE","3","15","14","","","","","0","0","0","0","29","51","80","80","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4977","187","2","0","JSS 2","","BASIC SCIENCE","3","9","10","","","","","0","0","0","0","19","21","40","40","40","40","9th","10th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4978","185","2","0","JSS 2","","BASIC SCIENCE","3","8","14","","","","","0","0","0","0","22","51","73","73","0","","","3rd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4979","186","2","0","JSS 2","","BASIC SCIENCE","3","8","6","","","","","0","0","0","0","14","35","49","49","0","","","7th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4980","184","2","0","JSS 2","","BASIC SCIENCE","3","6","8","","","","","0","0","0","0","14","43","57","57","57","57","5th","6th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4981","183","2","0","JSS 2","","BASIC SCIENCE","3","6","8","","","","","0","0","0","0","14","27","41","41","0","","","9th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4982","182","2","0","JSS 2","","BASIC SCIENCE","3","12","17","","","","","0","0","0","0","29","47","76","76","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4983","189","2","0","JSS 2","","BASIC SCIENCE","3","8","14","","","","","0","0","0","0","22","48","70","70","0","","","5th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4984","251","2","0","JSS 2","","BASIC SCIENCE","3","7","8","","","","","0","0","0","0","15","34","49","49","0","","","7th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4985","233","2","0","JSS 2","","BASIC SCIENCE","3","10","14","","","","","0","0","0","0","24","47","71","71","0","","","4th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4986","179","2","0","JSS 2","","BASIC TECHNOLOGY","8","16","16","","","","","0","0","0","0","32","39","71","71","0","","","2nd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4987","187","2","0","JSS 2","","BASIC TECHNOLOGY","8","12","8","","","","","0","0","0","0","20","21","41","41","41","41","10th","9th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4988","185","2","0","JSS 2","","BASIC TECHNOLOGY","8","8","7","","","","","0","0","0","0","15","45","60","60","0","","","4th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4989","186","2","0","JSS 2","","BASIC TECHNOLOGY","8","12","8","","","","","0","0","0","0","20","22","42","42","0","","","8th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4990","184","2","0","JSS 2","","BASIC TECHNOLOGY","8","6","10","","","","","0","0","0","0","16","38","54","54","54","54","7th","6th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4991","183","2","0","JSS 2","","BASIC TECHNOLOGY","8","10","13","","","","","0","0","0","0","23","21","44","44","0","","","7th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4992","182","2","0","JSS 2","","BASIC TECHNOLOGY","8","9","18","","","","","0","0","0","0","27","56","83","83","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4993","189","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","11","","","","","0","0","0","0","25","37","62","62","0","","","3rd","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4994","251","2","0","JSS 2","","BASIC TECHNOLOGY","8","6","7","","","","","0","0","0","0","13","28","41","41","0","","","9th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4995","233","2","0","JSS 2","","BASIC TECHNOLOGY","8","6","11","","","","","0","0","0","0","17","41","58","58","0","","","5th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4996","2","3","0","JSS 3","","BASIC SCIENCE","3","8","10","","","","","0","0","0","0","18","32","50","50","0","","","9th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4997","193","3","0","JSS 3","","BASIC SCIENCE","3","8","12","","","","","0","0","0","0","20","39","59","59","0","","","7th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4998","127","3","0","JSS 3","","BASIC SCIENCE","3","7","14","","","","","0","0","0","0","21","42","63","63","0","","","5th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4999","140","3","0","JSS 3","","BASIC SCIENCE","3","6","10","","","","","0","0","0","0","16","21","37","37","0","","","19th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5000","1","3","0","JSS 3","","BASIC SCIENCE","3","5","10","","","","","0","0","0","0","15","21","36","36","0","","","20th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5001","139","3","0","JSS 3","","BASIC SCIENCE","3","7","10","","","","","0","0","0","0","17","32","49","49","0","","","12th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5002","190","3","0","JSS 3","","BASIC SCIENCE","3","6","10","","","","","0","0","0","0","16","15","31","31","0","","","21st","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5003","141","3","0","JSS 3","","BASIC SCIENCE","3","14","15","","","","","0","0","0","0","29","56","85","85","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5004","252","3","0","JSS 3","","BASIC SCIENCE","3","8","10","","","","","0","0","0","0","18","27","45","45","0","","","14th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5005","4","3","0","JSS 3","","BASIC SCIENCE","3","5","10","","","","","0","0","0","0","15","9","24","24","0","","","22nd","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5006","143","3","0","JSS 3","","BASIC SCIENCE","3","8","11","","","","","0","0","0","0","19","43","62","62","0","","","6th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5007","235","3","0","JSS 3","","BASIC SCIENCE","3","8","14","","","","","0","0","0","0","22","47","69","69","0","","","4th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5008","234","3","0","JSS 3","","BASIC SCIENCE","3","14","12","","","","","0","0","0","0","26","46","72","72","0","","","3rd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5009","237","3","0","JSS 3","","BASIC SCIENCE","3","7","10","","","","","0","0","0","0","17","26","43","43","0","","","15th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5010","121","3","0","JSS 3","","BASIC SCIENCE","3","13","16","","","","","0","0","0","0","29","46","75","75","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5011","238","3","0","JSS 3","","BASIC SCIENCE","3","9","10","","","","","0","0","0","0","19","23","42","42","0","","","16th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5012","7","3","0","JSS 3","","BASIC SCIENCE","3","8","10","","","","","0","0","0","0","18","22","40","40","0","","","17th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5013","236","3","0","JSS 3","","BASIC SCIENCE","3","8","10","","","","","0","0","0","0","18","32","50","50","0","","","9th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5014","125","3","0","JSS 3","","BASIC SCIENCE","3","5","10","","","","","0","0","0","0","15","23","38","38","0","","","18th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5015","8","3","0","JSS 3","","BASIC SCIENCE","3","8","13","","","","","0","0","0","0","21","34","55","55","0","","","8th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5016","126","3","0","JSS 3","","BASIC SCIENCE","3","8","10","","","","","0","0","0","0","18","28","46","46","0","","","13th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5017","138","3","0","JSS 3","","BASIC SCIENCE","3","7","10","","","","","0","0","0","0","17","33","50","50","0","","","9th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5018","2","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","14","","","","","0","0","0","0","22","30","52","52","0","","","11th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5019","193","3","0","JSS 3","","BASIC TECHNOLOGY","8","6","14","","","","","0","0","0","0","20","28","48","48","0","","","12th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5020","127","3","0","JSS 3","","BASIC TECHNOLOGY","8","12","15","","","","","0","0","0","0","27","45","72","72","0","","","3rd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5021","140","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","12","","","","","0","0","0","0","20","33","53","53","0","","","9th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5022","1","3","0","JSS 3","","BASIC TECHNOLOGY","8","6","12","","","","","0","0","0","0","18","18","36","36","0","","","20th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5023","139","3","0","JSS 3","","BASIC TECHNOLOGY","8","7","14","","","","","0","0","0","0","21","21","42","42","0","","","18th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5024","190","3","0","JSS 3","","BASIC TECHNOLOGY","8","6","14","","","","","0","0","0","0","20","15","35","35","0","","","21st","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5025","141","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","15","","","","","0","0","0","0","23","51","74","74","0","","","1st","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5026","252","3","0","JSS 3","","BASIC TECHNOLOGY","8","7","13","","","","","0","0","0","0","20","27","47","47","0","","","13th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5027","4","3","0","JSS 3","","BASIC TECHNOLOGY","8","6","12","","","","","0","0","0","0","18","11","29","29","0","","","22nd","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5028","143","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","14","","","","","0","0","0","0","22","35","57","57","0","","","6th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5029","235","3","0","JSS 3","","BASIC TECHNOLOGY","8","9","14","","","","","0","0","0","0","23","40","63","63","0","","","4th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5030","234","3","0","JSS 3","","BASIC TECHNOLOGY","8","12","15","","","","","0","0","0","0","27","35","62","62","0","","","5th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5031","237","3","0","JSS 3","","BASIC TECHNOLOGY","8","7","13","","","","","0","0","0","0","20","26","46","46","0","","","14th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5032","121","3","0","JSS 3","","BASIC TECHNOLOGY","8","14","15","","","","","0","0","0","0","29","44","73","73","0","","","2nd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5033","238","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","13","","","","","0","0","0","0","21","20","41","41","0","","","19th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5034","7","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","14","","","","","0","0","0","0","22","24","46","46","0","","","14th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5035","236","3","0","JSS 3","","BASIC TECHNOLOGY","8","7","13","","","","","0","0","0","0","20","25","45","45","0","","","17th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5036","125","3","0","JSS 3","","BASIC TECHNOLOGY","8","6","14","","","","","0","0","0","0","20","26","46","46","0","","","14th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5037","8","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","14","","","","","0","0","0","0","22","32","54","54","0","","","8th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5038","126","3","0","JSS 3","","BASIC TECHNOLOGY","8","6","13","","","","","0","0","0","0","19","34","53","53","0","","","9th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5039","138","3","0","JSS 3","","BASIC TECHNOLOGY","8","7","14","","","","","0","0","0","0","21","36","57","57","0","","","6th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5040","250","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","30","55","55","0","","","12th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5041","214","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","14","","","","","0","0","0","0","29","36","65","65","0","","","2nd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5042","227","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","30","55","55","0","","","12th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5043","212","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","5","","","","","0","0","0","0","20","20","40","40","0","","","20th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5044","221","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","30","55","55","0","","","12th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5045","220","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","15","","","","","0","0","0","0","30","20","50","50","0","","","18th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("5046","213","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","10","","","","","0","0","0","0","28","36","64","64","0","","","4th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5047","215","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","15","","","","","0","0","0","0","25","35","60","60","0","","","6th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5048","209","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","8","","","","","0","0","0","0","13","21","34","34","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5049","225","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","10","","","","","0","0","0","0","15","21","36","36","0","","","21st","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5050","217","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","15","","","","","0","0","0","0","30","34","64","64","0","","","4th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5051","218","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","30","55","55","0","","","12th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5052","216","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","40","60","60","0","","","6th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5053","219","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","40","65","65","0","","","2nd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5054","224","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","23","48","48","0","","","19th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5055","223","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","13","","","","","0","0","0","0","23","35","58","58","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5056","226","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","14","","","","","0","0","0","0","24","33","57","57","0","","","10th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5057","249","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","30","55","55","0","","","12th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5058","211","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","10","","","","","0","0","0","0","28","30","58","58","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5059","210","1","0","JSS 1","","ENGLISH LANGUAGE","1","17","10","","","","","0","0","0","0","27","30","57","57","0","","","10th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5060","222","1","0","JSS 1","","ENGLISH LANGUAGE","1","19","17","","","","","0","0","0","0","36","40","76","76","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5061","248","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","15","","","","","0","0","0","0","25","30","55","55","0","","","12th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5062","250","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","23","43","43","0","","","22nd","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5063","214","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","43","68","68","0","","","3rd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5064","227","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","26","51","51","0","","","17th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5065","212","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","9","","","","","0","0","0","0","24","20","44","44","0","","","20th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5066","221","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","27","52","52","0","","","16th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5067","220","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","12","","","","","0","0","0","0","27","23","50","50","0","","","18th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5068","213","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","41","61","61","0","","","7th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5069","215","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","12","","","","","0","0","0","0","27","39","66","66","0","","","5th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5070","209","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","24","44","44","0","","","20th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5071","225","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","20","45","45","0","","","19th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5072","217","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","15","","","","","0","0","0","0","34","37","71","71","0","","","2nd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5073","218","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","38","58","58","0","","","11th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5074","216","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","15","","","","","0","0","0","0","25","32","57","57","0","","","13th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5075","219","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","9","","","","","0","0","0","0","19","39","58","58","0","","","11th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5076","224","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","34","59","59","0","","","10th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5077","223","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","18","12","","","","","0","0","0","0","30","30","60","60","0","","","8th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5078","226","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","48","68","68","0","","","3rd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5079","249","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","40","60","60","0","","","8th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5080","211","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","39","64","64","0","","","6th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5081","210","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","30","55","55","0","","","15th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5082","222","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","16","15","","","","","0","0","0","0","31","53","84","84","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5083","248","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","15","","","","","0","0","0","0","25","31","56","56","0","","","14th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5084","179","2","0","JSS 2","","CIVIC EDUCATION","28","15","15","","","","","0","0","0","0","30","50","80","80","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5085","187","2","0","JSS 2","","CIVIC EDUCATION","28","5","10","","","","","0","0","0","0","15","27","42","42","42","42","9th","9th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5086","185","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","47","67","67","0","","","4th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5087","186","2","0","JSS 2","","CIVIC EDUCATION","28","15","10","","","","","0","0","0","0","25","30","55","55","0","","","7th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5088","184","2","0","JSS 2","","CIVIC EDUCATION","28","15","12","","","","","0","0","0","0","27","30","57","57","57","57","4th","6th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5089","183","2","0","JSS 2","","CIVIC EDUCATION","28","5","10","","","","","0","0","0","0","15","17","32","32","0","","","10th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5090","182","2","0","JSS 2","","CIVIC EDUCATION","28","18","17","","","","","0","0","0","0","35","52","87","87","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5091","189","2","0","JSS 2","","CIVIC EDUCATION","28","17","16","","","","","0","0","0","0","33","46","79","79","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5092","251","2","0","JSS 2","","CIVIC EDUCATION","28","15","10","","","","","0","0","0","0","25","26","51","51","0","","","8th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5093","233","2","0","JSS 2","","CIVIC EDUCATION","28","10","12","","","","","0","0","0","0","22","45","67","67","0","","","4th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5094","179","2","0","JSS 2","","SOCIAL STUDIES","23","15","14","","","","","0","0","0","0","29","52","81","81","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5095","187","2","0","JSS 2","","SOCIAL STUDIES","23","15","10","","","","","0","0","0","0","25","35","60","60","60","60","4th","6th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5096","185","2","0","JSS 2","","SOCIAL STUDIES","23","16","15","","","","","0","0","0","0","31","41","72","72","0","","","5th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5097","186","2","0","JSS 2","","SOCIAL STUDIES","23","15","10","","","","","0","0","0","0","25","31","56","56","0","","","8th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5098","184","2","0","JSS 2","","SOCIAL STUDIES","23","10","14","","","","","0","0","0","0","24","35","59","59","59","59","5th","7th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5099","183","2","0","JSS 2","","SOCIAL STUDIES","23","15","10","","","","","0","0","0","0","25","31","56","56","0","","","8th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5100","182","2","0","JSS 2","","SOCIAL STUDIES","23","10","16","","","","","0","0","0","0","26","55","81","81","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5101","189","2","0","JSS 2","","SOCIAL STUDIES","23","17","15","","","","","0","0","0","0","32","42","74","74","0","","","4th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5102","251","2","0","JSS 2","","SOCIAL STUDIES","23","5","10","","","","","0","0","0","0","15","34","49","49","0","","","10th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5103","233","2","0","JSS 2","","SOCIAL STUDIES","23","18","15","","","","","0","0","0","0","33","53","86","86","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5104","179","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","15","18","","","","","0","0","0","0","33","45","78","78","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5105","187","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","20","40","40","40","40","9th","9th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5106","185","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","30","50","50","0","","","5th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5107","186","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","30","50","50","0","","","5th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5108","184","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","31","51","51","51","51","6th","4th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5109","183","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","14","34","34","0","","","10th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5110","182","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","14","18","","","","","0","0","0","0","32","43","75","75","0","","","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5111","189","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","15","","","","","0","0","0","0","25","30","55","55","0","","","3rd","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5112","251","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","27","47","47","0","","","8th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5113","233","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","30","50","50","0","","","5th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5114","179","2","0","JSS 2","","ENGLISH LANGUAGE","1","11","16","","","","","0","0","0","0","27","47","74","74","0","","","2nd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5115","187","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","36","61","61","61","61","4th","7th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5116","185","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","18","","","","","0","0","0","0","28","43","71","71","0","","","3rd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5117","186","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","8","","","","","0","0","0","0","23","30","53","53","0","","","9th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5118","184","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","38","63","63","63","63","3rd","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5119","183","2","0","JSS 2","","ENGLISH LANGUAGE","1","8","10","","","","","0","0","0","0","18","30","48","48","0","","","10th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5120","182","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","17","","","","","0","0","0","0","32","54","86","86","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5121","189","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","16","","","","","0","0","0","0","31","37","68","68","0","","","4th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5122","251","2","0","JSS 2","","ENGLISH LANGUAGE","1","18","15","","","","","0","0","0","0","33","30","63","63","0","","","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5123","233","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","36","56","56","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5124","2","3","0","JSS 3","","ENGLISH LANGUAGE","1","12","10","","","","","0","0","0","0","22","34","56","56","0","","","10th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5125","193","3","0","JSS 3","","ENGLISH LANGUAGE","1","15","15","","","","","0","0","0","0","30","34","64","64","0","","","7th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5126","127","3","0","JSS 3","","ENGLISH LANGUAGE","1","18","16","","","","","0","0","0","0","34","55","89","89","0","","","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5127","140","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","35","55","55","0","","","13th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5128","1","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","8","","","","","0","0","0","0","18","15","33","33","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5129","139","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","8","","","","","0","0","0","0","18","30","48","48","0","","","17th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5130","190","3","0","JSS 3","","ENGLISH LANGUAGE","1","12","10","","","","","0","0","0","0","22","20","42","42","0","","","19th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5131","141","3","0","JSS 3","","ENGLISH LANGUAGE","1","18","18","","","","","0","0","0","0","36","55","91","91","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5132","252","3","0","JSS 3","","ENGLISH LANGUAGE","1","12","10","","","","","0","0","0","0","22","25","47","47","0","","","18th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5133","4","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","20","40","40","0","","","21st","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5134","143","3","0","JSS 3","","ENGLISH LANGUAGE","1","15","16","","","","","0","0","0","0","31","40","71","71","0","","","6th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5135","235","3","0","JSS 3","","ENGLISH LANGUAGE","1","18","10","","","","","0","0","0","0","28","47","75","75","0","","","4th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5136","234","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","44","64","64","0","","","7th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5137","237","3","0","JSS 3","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","30","55","55","0","","","13th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5138","121","3","0","JSS 3","","ENGLISH LANGUAGE","1","18","15","","","","","0","0","0","0","33","47","80","80","0","","","3rd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5139","238","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","21","41","41","0","","","20th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5140","7","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","39","59","59","0","","","9th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5141","236","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","36","56","56","0","","","10th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5142","125","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","30","50","50","0","","","15th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5143","8","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","36","56","56","0","","","10th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5144","126","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","30","50","50","0","","","15th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5145","138","3","0","JSS 3","","ENGLISH LANGUAGE","1","15","16","","","","","0","0","0","0","31","43","74","74","0","","","5th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("5146","2","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","30","55","55","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5147","193","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","34","54","54","0","","","11th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5148","127","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","14","16","","","","","0","0","0","0","30","41","71","71","0","","","4th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5149","140","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","30","55","55","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5150","1","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","10","35","35","0","","","19th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5151","139","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","15","","","","","0","0","0","0","30","18","48","48","0","","","14th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5152","190","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","5","","","","","0","0","0","0","15","10","25","25","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5153","141","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","16","18","","","","","0","0","0","0","34","54","88","88","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5154","252","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","10","35","35","0","","","19th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5155","4","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","5","","","","","0","0","0","0","20","15","35","35","0","","","19th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5156","143","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","15","","","","","0","0","0","0","30","50","80","80","0","","","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5157","235","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","16","15","","","","","0","0","0","0","31","32","63","63","0","","","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5158","234","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","30","55","55","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5159","237","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","20","45","45","0","","","15th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5160","121","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","14","16","","","","","0","0","0","0","30","50","80","80","0","","","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5161","238","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","13","","","","","0","0","0","0","28","15","43","43","0","","","16th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5162","7","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","30","50","50","0","","","12th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5163","236","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","20","40","40","0","","","18th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5164","125","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","5","","","","","0","0","0","0","20","30","50","50","0","","","12th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5165","8","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","38","58","58","0","","","7th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5166","126","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","8","","","","","0","0","0","0","23","20","43","43","0","","","16th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5167","138","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","15","","","","","0","0","0","0","25","34","59","59","0","","","6th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5168","2","3","0","JSS 3","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","36","56","56","0","","","10th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5169","193","3","0","JSS 3","","CIVIC EDUCATION","28","14","15","","","","","0","0","0","0","29","41","70","70","0","","","5th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5170","127","3","0","JSS 3","","CIVIC EDUCATION","28","15","17","","","","","0","0","0","0","32","45","77","77","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5171","140","3","0","JSS 3","","CIVIC EDUCATION","28","8","10","","","","","0","0","0","0","18","28","46","46","0","","","16th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5172","1","3","0","JSS 3","","CIVIC EDUCATION","28","10","5","","","","","0","0","0","0","15","14","29","29","0","","","20th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5173","139","3","0","JSS 3","","CIVIC EDUCATION","28","8","7","","","","","0","0","0","0","15","32","47","47","0","","","15th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5174","190","3","0","JSS 3","","CIVIC EDUCATION","28","8","7","","","","","0","0","0","0","15","16","31","31","0","","","19th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5175","141","3","0","JSS 3","","CIVIC EDUCATION","28","18","18","","","","","0","0","0","0","36","56","92","92","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5176","252","3","0","JSS 3","","CIVIC EDUCATION","28","8","7","","","","","0","0","0","0","15","36","51","51","0","","","13th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5177","4","3","0","JSS 3","","CIVIC EDUCATION","28","5","7","","","","","0","0","0","0","12","10","22","22","0","","","22nd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5178","143","3","0","JSS 3","","CIVIC EDUCATION","28","15","17","","","","","0","0","0","0","32","40","72","72","0","","","3rd","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5179","235","3","0","JSS 3","","CIVIC EDUCATION","28","10","15","","","","","0","0","0","0","25","44","69","69","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5180","234","3","0","JSS 3","","CIVIC EDUCATION","28","12","15","","","","","0","0","0","0","27","34","61","61","0","","","9th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5181","237","3","0","JSS 3","","CIVIC EDUCATION","28","12","15","","","","","0","0","0","0","27","43","70","70","0","","","5th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5182","121","3","0","JSS 3","","CIVIC EDUCATION","28","13","15","","","","","0","0","0","0","28","39","67","67","0","","","8th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5183","238","3","0","JSS 3","","CIVIC EDUCATION","28","6","5","","","","","0","0","0","0","11","13","24","24","0","","","21st","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5184","7","3","0","JSS 3","","CIVIC EDUCATION","28","8","10","","","","","0","0","0","0","18","33","51","51","0","","","13th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5185","236","3","0","JSS 3","","CIVIC EDUCATION","28","10","12","","","","","0","0","0","0","22","50","72","72","0","","","3rd","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5186","125","3","0","JSS 3","","CIVIC EDUCATION","28","8","7","","","","","0","0","0","0","15","22","37","37","0","","","18th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5187","8","3","0","JSS 3","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","36","56","56","0","","","10th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5188","126","3","0","JSS 3","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","32","52","52","0","","","12th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5189","138","3","0","JSS 3","","CIVIC EDUCATION","28","7","8","","","","","0","0","0","0","15","26","41","41","0","","","17th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5190","240","4","0","SS 1","","AGRICULTURAL SCIENCE","5","0","0","","","","","0","0","0","0","","26","26","26","26","26","26th","23rd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5191","18","4","0","SS 1","","AGRICULTURAL SCIENCE","5","2","2","","","","","0","0","0","0","4","27","31","31","0","","","21st","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5192","17","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","11","","","","","0","0","0","0","17","37","54","54","0","","","11th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5193","24","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","12","","","","","0","0","0","0","17","36","53","53","0","","","13th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5194","21","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","0","","","","","0","0","0","0","8","40","48","48","0","","","16th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5195","15","4","0","SS 1","","AGRICULTURAL SCIENCE","5","13","10","","","","","0","0","0","0","23","35","58","58","0","","","7th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5196","198","4","0","SS 1","","AGRICULTURAL SCIENCE","5","14","10","","","","","0","0","0","0","24","51","75","75","0","","","1st","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5197","253","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","0","","","","","0","0","0","0","7","31","38","38","0","","","19th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5198","171","4","0","SS 1","","AGRICULTURAL SCIENCE","5","12","12","","","","","0","0","0","0","24","40","64","64","0","","","4th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5199","199","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","11","","","","","0","0","0","0","18","35","53","53","0","","","13th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5200","23","4","0","SS 1","","AGRICULTURAL SCIENCE","5","13","11","","","","","0","0","0","0","24","47","71","71","0","","","3rd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5201","14","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","0","","","","","0","0","0","0","5","32","37","37","0","","","20th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5202","12","4","0","SS 1","","AGRICULTURAL SCIENCE","5","16","12","","","","","0","0","0","0","28","46","74","74","0","","","2nd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5203","20","4","0","SS 1","","AGRICULTURAL SCIENCE","5","1","0","","","","","0","0","0","0","1","20","21","21","0","","","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5204","242","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","12","","","","","0","0","0","0","18","42","60","60","0","","","5th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5205","25","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","5","","","","","0","0","0","0","13","39","52","52","0","","","15th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5206","22","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","11","","","","","0","0","0","0","18","38","56","56","0","","","9th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5207","241","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","9","","","","","0","0","0","0","17","41","58","58","0","","","7th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5208","239","4","0","SS 1","","AGRICULTURAL SCIENCE","5","4","11","","","","","0","0","0","0","15","39","54","54","0","","","11th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5209","174","4","0","SS 1","","AGRICULTURAL SCIENCE","5","2","0","","","","","0","0","0","0","2","27","29","29","0","","","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5210","26","4","0","SS 1","","AGRICULTURAL SCIENCE","5","12","4","","","","","0","0","0","0","16","44","60","60","0","","","5th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5211","254","4","0","SS 1","","AGRICULTURAL SCIENCE","5","0","12","","","","","0","0","0","0","12","28","40","40","0","","","18th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5212","13","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","2","","","","","0","0","0","0","13","43","56","56","0","","","9th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5213","19","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","0","","","","","0","0","0","0","7","39","46","46","0","","","17th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5214","2","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","0","0","0","0","20","22","42","42","0","","","14th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5215","193","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","16","","","","","0","0","0","0","31","45","76","76","0","","","4th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5216","127","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","17","","","","","0","0","0","0","35","48","83","83","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5217","140","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","0","0","0","0","20","20","40","40","0","","","16th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5218","1","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","7","","","","","0","0","0","0","15","10","25","25","0","","","21st","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5219","139","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","10","","","","","0","0","0","0","25","24","49","49","0","","","12th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5220","190","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","6","8","","","","","0","0","0","0","14","20","34","34","0","","","20th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5221","141","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","","","","","0","0","0","0","36","53","89","89","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5222","252","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","7","","","","","0","0","0","0","15","25","40","40","0","","","16th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5223","4","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","5","5","","","","","0","0","0","0","10","13","23","23","0","","","22nd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5224","143","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","17","","","","","0","0","0","0","32","50","82","82","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5225","235","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","0","0","0","0","29","36","65","65","0","","","8th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5226","234","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","0","0","0","0","29","46","75","75","0","","","6th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5227","237","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","15","","","","","0","0","0","0","25","34","59","59","0","","","9th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5228","121","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","16","","","","","0","0","0","0","31","37","68","68","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5229","238","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","5","5","","","","","0","0","0","0","10","25","35","35","0","","","19th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5230","7","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","10","","","","","0","0","0","0","18","22","40","40","0","","","16th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5231","236","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","15","","","","","0","0","0","0","31","45","76","76","0","","","4th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5232","125","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","10","","","","","0","0","0","0","18","24","42","42","0","","","14th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5233","8","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","0","0","0","0","20","33","53","53","0","","","11th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5234","126","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","13","","","","","0","0","0","0","28","29","57","57","0","","","10th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5235","138","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","10","","","","","0","0","0","0","18","30","48","48","0","","","13th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5236","240","4","0","SS 1","","MARKETING","19","10","10","","","","","0","0","0","0","20","9","29","29","29","29","26th","24th","F9","POOR","BLESSING ANYAWU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5237","18","4","0","SS 1","","MARKETING","19","15","12","","","","","0","0","0","0","27","13","40","40","0","","","21st","E8","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5238","17","4","0","SS 1","","MARKETING","19","15","10","","","","","0","0","0","0","25","27","52","52","0","","","13th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5239","24","4","0","SS 1","","MARKETING","19","10","10","","","","","0","0","0","0","20","39","59","59","0","","","7th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5240","21","4","0","SS 1","","MARKETING","19","15","12","","","","","0","0","0","0","27","30","57","57","0","","","8th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5241","15","4","0","SS 1","","MARKETING","19","10","10","","","","","0","0","0","0","20","32","52","52","0","","","13th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5242","198","4","0","SS 1","","MARKETING","19","16","10","","","","","0","0","0","0","26","40","66","66","0","","","4th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5243","253","4","0","SS 1","","MARKETING","19","15","10","","","","","0","0","0","0","25","8","33","33","0","","","23rd","F9","POOR","BLESSING ANYAWU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5244","171","4","0","SS 1","","MARKETING","19","10","10","","","","","0","0","0","0","20","36","56","56","0","","","9th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5245","199","4","0","SS 1","","MARKETING","19","10","5","","","","","0","0","0","0","15","32","47","47","0","","","17th","D7","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("5246","23","4","0","SS 1","","MARKETING","19","15","12","","","","","0","0","0","0","27","37","64","64","0","","","5th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5247","14","4","0","SS 1","","MARKETING","19","10","10","","","","","0","0","0","0","20","24","44","44","0","","","19th","E8","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5248","12","4","0","SS 1","","MARKETING","19","15","15","","","","","0","0","0","0","30","41","71","71","0","","","2nd","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5249","20","4","0","SS 1","","MARKETING","19","10","11","","","","","0","0","0","0","21","17","38","38","0","","","22nd","F9","POOR","BLESSING ANYAWU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5250","242","4","0","SS 1","","MARKETING","19","15","10","","","","","0","0","0","0","25","30","55","55","0","","","10th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5251","25","4","0","SS 1","","MARKETING","19","15","16","","","","","0","0","0","0","31","38","69","69","0","","","3rd","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5252","22","4","0","SS 1","","MARKETING","19","16","15","","","","","0","0","0","0","31","44","75","75","0","","","1st","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5253","241","4","0","SS 1","","MARKETING","19","10","13","","","","","0","0","0","0","23","30","53","53","0","","","11th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5254","239","4","0","SS 1","","MARKETING","19","10","7","","","","","0","0","0","0","17","36","53","53","0","","","11th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5255","174","4","0","SS 1","","MARKETING","19","10","10","","","","","0","0","0","0","20","23","43","43","0","","","20th","E8","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5256","26","4","0","SS 1","","MARKETING","19","10","5","","","","","0","0","0","0","15","45","60","60","0","","","6th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5257","254","4","0","SS 1","","MARKETING","19","15","10","","","","","0","0","0","0","25","20","45","45","0","","","18th","D7","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5258","13","4","0","SS 1","","MARKETING","19","10","10","","","","","0","0","0","0","20","32","52","52","0","","","13th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5259","19","4","0","SS 1","","MARKETING","19","10","5","","","","","0","0","0","0","15","36","51","51","0","","","16th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5260","246","5","0","SS 2","","AGRICULTURAL SCIENCE","5","10","8","","","","","0","0","0","0","18","36","54","54","0","","","6th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5261","133","5","0","SS 2","","AGRICULTURAL SCIENCE","5","12","14","","","","","0","0","0","0","26","50","76","76","0","","","2nd","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5262","135","5","0","SS 2","","AGRICULTURAL SCIENCE","5","15","15","","","","","0","0","0","0","30","51","81","81","0","","","1st","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5263","200","5","0","SS 2","","AGRICULTURAL SCIENCE","5","11","14","","","","","0","0","0","0","25","44","69","69","0","","","3rd","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5264","244","5","0","SS 2","","AGRICULTURAL SCIENCE","5","8","11","","","","","0","0","0","0","19","35","54","54","0","","","6th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5265","48","5","0","SS 2","","AGRICULTURAL SCIENCE","5","12","11","","","","","0","0","0","0","23","31","54","54","0","","","6th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5266","247","5","0","SS 2","","AGRICULTURAL SCIENCE","5","6","12","","","","","0","0","0","0","18","37","55","55","0","","","5th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5267","46","5","0","SS 2","","AGRICULTURAL SCIENCE","5","12","11","","","","","0","0","0","0","23","44","67","67","0","","","4th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5268","246","5","0","SS 2","","BIOLOGY","14","5","9","","","","","0","0","0","0","14","39","53","53","0","","","9th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5269","131","5","0","SS 2","","BIOLOGY","14","2","11","","","","","0","0","0","0","13","22","35","35","35","35","15th","14th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5270","133","5","0","SS 2","","BIOLOGY","14","8","15","","","","","0","0","0","0","23","0","23","23","0","","","16th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5271","135","5","0","SS 2","","BIOLOGY","14","6","17","","","","","0","0","0","0","23","52","75","75","0","","","2nd","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5272","200","5","0","SS 2","","BIOLOGY","14","6","12","","","","","0","0","0","0","18","47","65","65","0","","","3rd","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5273","41","5","0","SS 2","","BIOLOGY","14","11","16","","","","","0","0","0","0","27","60","87","87","0","","","1st","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5274","201","5","0","SS 2","","BIOLOGY","14","8","8","","","","","0","0","0","0","16","49","65","65","0","","","3rd","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5275","31","5","0","SS 2","","BIOLOGY","14","8","13","","","","","0","0","0","0","21","37","58","58","0","","","7th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5278","134","5","0","SS 2","","BIOLOGY","14","9","17","","","","","0","0","0","0","26","36","62","62","0","","","5th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5280","244","5","0","SS 2","","BIOLOGY","14","8","14","","","","","0","0","0","0","22","27","49","49","0","","","11th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5283","29","5","0","SS 2","","BIOLOGY","14","5","9","","","","","0","0","0","0","14","38","52","52","0","","","10th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5284","32","5","0","SS 2","","BIOLOGY","14","6","14","","","","","0","0","0","0","20","24","44","44","0","","","13th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5286","48","5","0","SS 2","","BIOLOGY","14","4","14","","","","","0","0","0","0","18","28","46","46","0","","","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5287","247","5","0","SS 2","","BIOLOGY","14","9","15","","","","","0","0","0","0","24","38","62","62","0","","","5th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5289","46","5","0","SS 2","","BIOLOGY","14","9","13","","","","","0","0","0","0","22","36","58","58","0","","","7th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5290","36","5","0","SS 2","","BIOLOGY","14","0","0","","","","","0","0","0","0","","20","20","20","0","","","17th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5291","128","5","0","SS 2","","BIOLOGY","14","5","1","","","","","0","0","0","0","6","26","32","32","32","32","16th","15th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5293","246","5","0","SS 2","","MARKETING","19","12","11","","","","","0","0","0","0","23","34","57","57","0","","","17th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5294","131","5","0","SS 2","","MARKETING","19","12","13","","","","","0","0","0","0","25","31","56","56","0","","","18th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5295","133","5","0","SS 2","","MARKETING","19","15","14","","","","","0","0","0","0","29","47","76","76","0","","","7th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5296","135","5","0","SS 2","","MARKETING","19","15","15","","","","","0","0","0","0","30","52","82","82","0","","","2nd","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5297","200","5","0","SS 2","","MARKETING","19","16","14","","","","","0","0","0","0","30","49","79","79","0","","","4th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5298","41","5","0","SS 2","","MARKETING","19","15","14","","","","","0","0","0","0","29","43","72","72","0","","","9th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5299","201","5","0","SS 2","","MARKETING","19","12","10","","","","","0","0","0","0","22","30","52","52","0","","","19th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5300","31","5","0","SS 2","","MARKETING","19","15","14","","","","","0","0","0","0","29","45","74","74","0","","","8th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5301","243","5","0","SS 2","","MARKETING","19","11","12","","","","","0","0","0","0","23","36","59","59","0","","","16th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5303","134","5","0","SS 2","","MARKETING","19","16","13","","","","","0","0","0","0","29","43","72","72","0","","","9th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5305","244","5","0","SS 2","","MARKETING","19","14","15","","","","","0","0","0","0","29","40","69","69","0","","","12th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5306","35","5","0","SS 2","","MARKETING","19","11","14","","","","","0","0","0","0","25","27","52","52","0","","","19th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5307","245","5","0","SS 2","","MARKETING","19","16","14","","","","","0","0","0","0","30","50","80","80","0","","","3rd","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5308","29","5","0","SS 2","","MARKETING","19","16","14","","","","","0","0","0","0","30","49","79","79","0","","","4th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5309","32","5","0","SS 2","","MARKETING","19","14","14","","","","","0","0","0","0","28","39","67","67","0","","","13th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5310","33","5","0","SS 2","","MARKETING","19","13","15","","","","","0","0","0","0","28","43","71","71","0","","","11th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5311","48","5","0","SS 2","","MARKETING","19","13","12","","","","","0","0","0","0","25","37","62","62","0","","","14th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5312","247","5","0","SS 2","","MARKETING","19","13","12","","","","","0","0","0","0","25","37","62","62","0","","","14th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5313","202","5","0","SS 2","","MARKETING","19","10","13","","","","","0","0","0","0","23","22","45","45","0","","","23rd","D7","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5314","46","5","0","SS 2","","MARKETING","19","15","14","","","","","0","0","0","0","29","49","78","78","0","","","6th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5315","36","5","0","SS 2","","MARKETING","19","14","11","","","","","0","0","0","0","25","23","48","48","0","","","22nd","D7","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5316","128","5","0","SS 2","","MARKETING","19","10","15","","","","","0","0","0","0","25","26","51","51","0","","","21st","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5317","28","5","0","SS 2","","MARKETING","19","15","15","","","","","0","0","0","0","30","58","88","88","0","","","1st","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5318","246","5","0","SS 2","","ECONOMICS","17","15","14","","","","","0","0","0","0","29","32","61","61","0","","","5th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5319","131","5","0","SS 2","","ECONOMICS","17","13","15","","","","","0","0","0","0","28","23","51","51","0","","","10th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5323","41","5","0","SS 2","","ECONOMICS","17","15","15","","","","","0","0","0","0","30","45","75","75","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5328","134","5","0","SS 2","","ECONOMICS","17","15","15","","","","","0","0","0","0","30","44","74","74","0","","","2nd","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5330","244","5","0","SS 2","","ECONOMICS","17","15","15","","","","","0","0","0","0","30","44","74","74","0","","","2nd","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5331","35","5","0","SS 2","","ECONOMICS","17","13","15","","","","","0","0","0","0","28","30","58","58","0","","","8th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5332","245","5","0","SS 2","","ECONOMICS","17","15","14","","","","","0","0","0","0","29","32","61","61","0","","","5th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5333","29","5","0","SS 2","","ECONOMICS","17","15","14","","","","","0","0","0","0","29","31","60","60","0","","","7th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5335","33","5","0","SS 2","","ECONOMICS","17","15","13","","","","","0","0","0","0","28","19","47","47","0","","","11th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5337","247","5","0","SS 2","","ECONOMICS","17","15","14","","","","","0","0","0","0","29","38","67","67","0","","","4th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5338","202","5","0","SS 2","","ECONOMICS","17","13","15","","","","","0","0","0","0","28","25","53","53","0","","","9th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5344","228","6","0","SS 3","","AGRICULTURAL SCIENCE","5","0","0","","","","","0","0","0","0","","27","27","27","0","","","12th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5346","191","6","0","SS 3","","AGRICULTURAL SCIENCE","5","14","13","","","","","0","0","0","0","27","42","69","69","0","","","4th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5348","58","6","0","SS 3","","AGRICULTURAL SCIENCE","5","8","16","","","","","0","0","0","0","24","42","66","66","0","","","5th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5349","45","6","0","SS 3","","AGRICULTURAL SCIENCE","5","10","14","","","","","0","0","0","0","24","39","63","63","0","","","8th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5350","49","6","0","SS 3","","AGRICULTURAL SCIENCE","5","5","7","","","","","0","0","0","0","12","48","60","60","0","","","10th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5351","63","6","0","SS 3","","AGRICULTURAL SCIENCE","5","12","14","","","","","0","0","0","0","26","54","80","80","0","","","2nd","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5352","229","6","0","SS 3","","AGRICULTURAL SCIENCE","5","11","11","","","","","0","0","0","0","22","34","56","56","0","","","11th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5353","42","6","0","SS 3","","AGRICULTURAL SCIENCE","5","14","14","","","","","0","0","0","0","28","51","79","79","0","","","3rd","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5354","54","6","0","SS 3","","AGRICULTURAL SCIENCE","5","14","16","","","","","0","0","0","0","30","51","81","81","0","","","1st","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5355","231","6","0","SS 3","","AGRICULTURAL SCIENCE","5","11","4","","","","","0","0","0","0","15","50","65","65","0","","","6th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5356","232","6","0","SS 3","","AGRICULTURAL SCIENCE","5","11","3","","","","","0","0","0","0","14","50","64","64","0","","","7th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5358","47","6","0","SS 3","","AGRICULTURAL SCIENCE","5","7","5","","","","","0","0","0","0","12","50","62","62","0","","","9th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5360","228","6","0","SS 3","","BIOLOGY","14","0","0","","","","","0","0","0","0","","25","25","25","0","","","8th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5362","191","6","0","SS 3","","BIOLOGY","14","17","13","","","","","0","0","0","0","30","48","78","78","0","","","1st","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5364","58","6","0","SS 3","","BIOLOGY","14","7","11","","","","","0","0","0","0","18","42","60","60","0","","","3rd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5366","49","6","0","SS 3","","BIOLOGY","14","4","11","","","","","0","0","0","0","15","31","46","46","0","","","7th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5369","42","6","0","SS 3","","BIOLOGY","14","11","15","","","","","0","0","0","0","26","45","71","71","0","","","2nd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5370","54","6","0","SS 3","","BIOLOGY","14","6","12","","","","","0","0","0","0","18","42","60","60","0","","","3rd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5371","231","6","0","SS 3","","BIOLOGY","14","0","5","","","","","0","0","0","0","5","43","48","48","0","","","5th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5372","232","6","0","SS 3","","BIOLOGY","14","5","5","","","","","0","0","0","0","10","38","48","48","0","","","5th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5374","228","6","0","SS 3","","MARKETING","19","10","5","","","","","0","0","0","0","15","22","37","37","0","","","14th","F9","POOR","BLESSING ANYAWU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5376","191","6","0","SS 3","","MARKETING","19","14","16","","","","","0","0","0","0","30","42","72","72","0","","","3rd","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5378","58","6","0","SS 3","","MARKETING","19","15","14","","","","","0","0","0","0","29","40","69","69","0","","","5th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5379","45","6","0","SS 3","","MARKETING","19","18","12","","","","","0","0","0","0","30","40","70","70","0","","","4th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5382","49","6","0","SS 3","","MARKETING","19","10","12","","","","","0","0","0","0","22","32","54","54","0","","","12th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5383","63","6","0","SS 3","","MARKETING","19","16","13","","","","","0","0","0","0","29","45","74","74","0","","","2nd","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5384","229","6","0","SS 3","","MARKETING","19","10","5","","","","","0","0","0","0","15","35","50","50","0","","","13th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("5386","60","6","0","SS 3","","MARKETING","19","10","12","","","","","0","0","0","0","22","40","62","62","0","","","10th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5387","51","6","0","SS 3","","MARKETING","19","14","15","","","","","0","0","0","0","29","34","63","63","0","","","9th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5388","42","6","0","SS 3","","MARKETING","19","13","12","","","","","0","0","0","0","25","41","66","66","0","","","7th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5389","54","6","0","SS 3","","MARKETING","19","15","15","","","","","0","0","0","0","30","47","77","77","0","","","1st","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5390","231","6","0","SS 3","","MARKETING","19","13","12","","","","","0","0","0","0","25","33","58","58","0","","","11th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5391","232","6","0","SS 3","","MARKETING","19","15","15","","","","","0","0","0","0","30","38","68","68","0","","","6th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5393","47","6","0","SS 3","","MARKETING","19","14","10","","","","","0","0","0","0","24","42","66","66","0","","","7th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5397","191","6","0","SS 3","","ECONOMICS","17","13","11","","","","","0","0","0","0","24","39","63","63","0","","","5th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5399","58","6","0","SS 3","","ECONOMICS","17","14","11","","","","","0","0","0","0","25","34","59","59","0","","","7th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5400","45","6","0","SS 3","","ECONOMICS","17","13","12","","","","","0","0","0","0","25","42","67","67","0","","","2nd","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5403","49","6","0","SS 3","","ECONOMICS","17","11","13","","","","","0","0","0","0","24","30","54","54","0","","","9th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5404","63","6","0","SS 3","","ECONOMICS","17","12","13","","","","","0","0","0","0","25","38","63","63","0","","","5th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5405","229","6","0","SS 3","","ECONOMICS","17","10","10","","","","","0","0","0","0","20","30","50","50","0","","","12th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5407","60","6","0","SS 3","","ECONOMICS","17","10","12","","","","","0","0","0","0","22","30","52","52","0","","","11th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5408","51","6","0","SS 3","","ECONOMICS","17","10","13","","","","","0","0","0","0","23","21","44","44","0","","","13th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5409","42","6","0","SS 3","","ECONOMICS","17","12","13","","","","","0","0","0","0","25","42","67","67","0","","","2nd","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5410","54","6","0","SS 3","","ECONOMICS","17","14","11","","","","","0","0","0","0","25","40","65","65","0","","","4th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5411","231","6","0","SS 3","","ECONOMICS","17","12","13","","","","","0","0","0","0","25","44","69","69","0","","","1st","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5412","232","6","0","SS 3","","ECONOMICS","17","12","10","","","","","0","0","0","0","22","31","53","53","0","","","10th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5414","47","6","0","SS 3","","ECONOMICS","17","10","12","","","","","0","0","0","0","22","34","56","56","0","","","8th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5416","228","6","0","SS 3","","CHEMISTRY","13","13","10","","","","","0","0","0","0","23","9","32","32","0","","","9th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5418","191","6","0","SS 3","","CHEMISTRY","13","18","20","","","","","0","0","0","0","38","50","88","88","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5420","58","6","0","SS 3","","CHEMISTRY","13","18","16","","","","","0","0","0","0","34","53","87","87","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5422","49","6","0","SS 3","","CHEMISTRY","13","12","16","","","","","0","0","0","0","28","31","59","59","0","","","8th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5423","63","6","0","SS 3","","CHEMISTRY","13","20","20","","","","","0","0","0","0","40","47","87","87","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5425","54","6","0","SS 3","","CHEMISTRY","13","17","19","","","","","0","0","0","0","36","46","82","82","0","","","5th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5426","231","6","0","SS 3","","CHEMISTRY","13","18","14","","","","","0","0","0","0","32","44","76","76","0","","","7th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5427","232","6","0","SS 3","","CHEMISTRY","13","16","20","","","","","0","0","0","0","36","52","88","88","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5428","47","6","0","SS 3","","CHEMISTRY","13","16","18","","","","","0","0","0","0","34","45","79","79","0","","","6th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5430","228","6","0","SS 3","","PHYSICS","12","10","14","","","","","0","0","0","0","24","19","43","43","0","","","9th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5432","191","6","0","SS 3","","PHYSICS","12","19","18","","","","","0","0","0","0","37","53","90","90","0","","","2nd","A1","EXCELLENT","JOHN PRINCE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5434","58","6","0","SS 3","","PHYSICS","12","14","16","","","","","0","0","0","0","30","44","74","74","0","","","7th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5436","49","6","0","SS 3","","PHYSICS","12","12","14","","","","","0","0","0","0","26","26","52","52","0","","","8th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5437","63","6","0","SS 3","","PHYSICS","12","20","20","","","","","0","0","0","0","40","53","93","93","0","","","1st","A1","EXCELLENT","JOHN PRINCE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5439","54","6","0","SS 3","","PHYSICS","12","18","18","","","","","0","0","0","0","36","45","81","81","0","","","4th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5440","231","6","0","SS 3","","PHYSICS","12","16","20","","","","","0","0","0","0","36","47","83","83","0","","","3rd","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5441","232","6","0","SS 3","","PHYSICS","12","18","19","","","","","0","0","0","0","37","41","78","78","0","","","6th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5442","47","6","0","SS 3","","PHYSICS","12","16","20","","","","","0","0","0","0","36","44","80","80","0","","","5th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5443","63","6","0","SS 3","","FURTHER MATHEMATICS","25","20","20","","","","","0","0","0","0","40","58","98","98","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5444","47","6","0","SS 3","","FURTHER MATHEMATICS","25","18","18","","","","","0","0","0","0","36","44","80","80","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5446","228","6","0","SS 3","","MATHEMATICS","2","10","12","","","","","0","0","0","0","22","30","52","52","0","","","11th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5448","191","6","0","SS 3","","MATHEMATICS","2","19","20","","","","","0","0","0","0","39","45","84","84","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5450","58","6","0","SS 3","","MATHEMATICS","2","17","18","","","","","0","0","0","0","35","31","66","66","0","","","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5451","45","6","0","SS 3","","MATHEMATICS","2","16","17","","","","","0","0","0","0","33","28","61","61","0","","","9th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5454","49","6","0","SS 3","","MATHEMATICS","2","10","12","","","","","0","0","0","0","22","34","56","56","0","","","10th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5455","63","6","0","SS 3","","MATHEMATICS","2","18","20","","","","","0","0","0","0","38","55","93","93","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5456","229","6","0","SS 3","","MATHEMATICS","2","10","14","","","","","0","0","0","0","24","22","46","46","0","","","13th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5458","60","6","0","SS 3","","MATHEMATICS","2","12","14","","","","","0","0","0","0","26","21","47","47","0","","","12th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5459","51","6","0","SS 3","","MATHEMATICS","2","14","12","","","","","0","0","0","0","26","12","38","38","0","","","14th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5460","42","6","0","SS 3","","MATHEMATICS","2","14","18","","","","","0","0","0","0","32","34","66","66","0","","","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5461","54","6","0","SS 3","","MATHEMATICS","2","16","20","","","","","0","0","0","0","36","33","69","69","0","","","5th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5462","231","6","0","SS 3","","MATHEMATICS","2","14","18","","","","","0","0","0","0","32","34","66","66","0","","","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5463","232","6","0","SS 3","","MATHEMATICS","2","18","16","","","","","0","0","0","0","34","39","73","73","0","","","4th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5465","47","6","0","SS 3","","MATHEMATICS","2","18","16","","","","","0","0","0","0","34","42","76","76","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5466","250","1","0","JSS 1","","MATHEMATICS","2","14","18","","","","","0","0","0","0","32","43","75","75","0","","","4th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5467","214","1","0","JSS 1","","MATHEMATICS","2","11","16","","","","","0","0","0","0","27","30","57","57","0","","","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5468","227","1","0","JSS 1","","MATHEMATICS","2","7","16","","","","","0","0","0","0","23","25","48","48","0","","","19th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5469","212","1","0","JSS 1","","MATHEMATICS","2","10","12","","","","","0","0","0","0","22","20","42","42","0","","","22nd","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5470","221","1","0","JSS 1","","MATHEMATICS","2","14","20","","","","","0","0","0","0","34","40","74","74","0","","","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5471","220","1","0","JSS 1","","MATHEMATICS","2","7","18","","","","","0","0","0","0","25","37","62","62","0","","","11th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5472","213","1","0","JSS 1","","MATHEMATICS","2","6","16","","","","","0","0","0","0","22","30","52","52","0","","","17th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5473","215","1","0","JSS 1","","MATHEMATICS","2","15","20","","","","","0","0","0","0","35","50","85","85","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5474","209","1","0","JSS 1","","MATHEMATICS","2","8","16","","","","","0","0","0","0","24","15","39","39","0","","","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5475","225","1","0","JSS 1","","MATHEMATICS","2","7","16","","","","","0","0","0","0","23","20","43","43","0","","","21st","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5476","217","1","0","JSS 1","","MATHEMATICS","2","16","20","","","","","0","0","0","0","36","32","68","68","0","","","7th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5477","218","1","0","JSS 1","","MATHEMATICS","2","5","12","","","","","0","0","0","0","17","23","40","40","0","","","23rd","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5478","216","1","0","JSS 1","","MATHEMATICS","2","18","20","","","","","0","0","0","0","38","56","94","94","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5479","219","1","0","JSS 1","","MATHEMATICS","2","6","18","","","","","0","0","0","0","24","35","59","59","0","","","14th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5480","224","1","0","JSS 1","","MATHEMATICS","2","8","16","","","","","0","0","0","0","24","25","49","49","0","","","18th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5481","223","1","0","JSS 1","","MATHEMATICS","2","14","20","","","","","0","0","0","0","34","55","89","89","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5482","226","1","0","JSS 1","","MATHEMATICS","2","11","18","","","","","0","0","0","0","29","27","56","56","0","","","16th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5483","249","1","0","JSS 1","","MATHEMATICS","2","14","16","","","","","0","0","0","0","30","33","63","63","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5484","211","1","0","JSS 1","","MATHEMATICS","2","12","10","","","","","0","0","0","0","22","26","48","48","66","66","5th","19th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5485","210","1","0","JSS 1","","MATHEMATICS","2","15","20","","","","","0","0","0","0","35","26","61","61","0","","","12th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5486","222","1","0","JSS 1","","MATHEMATICS","2","16","20","","","","","0","0","0","0","36","30","66","66","0","","","8th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5487","248","1","0","JSS 1","","MATHEMATICS","2","9","16","","","","","0","0","0","0","25","36","61","61","0","","","12th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5488","179","2","0","JSS 2","","MATHEMATICS","2","16","18","","","","","0","0","0","0","34","30","64","64","0","","","2nd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5490","185","2","0","JSS 2","","MATHEMATICS","2","11","12","","","","","0","0","0","0","23","15","38","38","0","","","8th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5491","186","2","0","JSS 2","","MATHEMATICS","2","11","11","","","","","0","0","0","0","22","21","43","43","0","","","7th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5493","183","2","0","JSS 2","","MATHEMATICS","2","8","16","","","","","0","0","0","0","24","30","54","54","0","","","5th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5494","182","2","0","JSS 2","","MATHEMATICS","2","18","20","","","","","0","0","0","0","38","36","74","74","0","","","1st","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5495","189","2","0","JSS 2","","MATHEMATICS","2","14","18","","","","","0","0","0","0","32","32","64","64","0","","","2nd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5496","251","2","0","JSS 2","","MATHEMATICS","2","16","10","","","","","0","0","0","0","26","20","46","46","0","","","6th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5497","233","2","0","JSS 2","","MATHEMATICS","2","10","16","","","","","0","0","0","0","26","30","56","56","0","","","4th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5498","2","3","0","JSS 3","","MATHEMATICS","2","8","","","","","","0","0","0","0","8","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5499","193","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5500","127","3","0","JSS 3","","MATHEMATICS","2","20","","","","","","0","0","0","0","20","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5501","140","3","0","JSS 3","","MATHEMATICS","2","7","","","","","","0","0","0","0","7","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5502","1","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5503","139","3","0","JSS 3","","MATHEMATICS","2","8","","","","","","0","0","0","0","8","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5504","190","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5505","141","3","0","JSS 3","","MATHEMATICS","2","20","","","","","","0","0","0","0","20","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5506","252","3","0","JSS 3","","MATHEMATICS","2","5","","","","","","0","0","0","0","5","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5507","4","3","0","JSS 3","","MATHEMATICS","2","10","","","","","","0","0","0","0","10","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5508","143","3","0","JSS 3","","MATHEMATICS","2","15","","","","","","0","0","0","0","15","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5509","235","3","0","JSS 3","","MATHEMATICS","2","18","","","","","","0","0","0","0","18","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5510","234","3","0","JSS 3","","MATHEMATICS","2","4","","","","","","0","0","0","0","4","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5511","237","3","0","JSS 3","","MATHEMATICS","2","8","","","","","","0","0","0","0","8","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5512","121","3","0","JSS 3","","MATHEMATICS","2","19","","","","","","0","0","0","0","19","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5513","238","3","0","JSS 3","","MATHEMATICS","2","14","","","","","","0","0","0","0","14","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("5514","7","3","0","JSS 3","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5515","236","3","0","JSS 3","","MATHEMATICS","2","10","","","","","","0","0","0","0","10","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5516","125","3","0","JSS 3","","MATHEMATICS","2","5","","","","","","0","0","0","0","5","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5517","8","3","0","JSS 3","","MATHEMATICS","2","6","","","","","","0","0","0","0","6","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5518","126","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5519","138","3","0","JSS 3","","MATHEMATICS","2","11","","","","","","0","0","0","0","11","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5521","18","4","0","SS 1","","CHEMISTRY","13","3","18","","","","","0","0","0","0","21","30","51","51","0","","","20th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5522","17","4","0","SS 1","","CHEMISTRY","13","9","17","","","","","0","0","0","0","26","28","54","54","0","","","17th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5523","24","4","0","SS 1","","CHEMISTRY","13","12","18","","","","","0","0","0","0","30","32","62","62","0","","","5th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5524","21","4","0","SS 1","","CHEMISTRY","13","9","16","","","","","0","0","0","0","25","36","61","61","0","","","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5525","15","4","0","SS 1","","CHEMISTRY","13","6","16","","","","","0","0","0","0","22","24","46","46","0","","","21st","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5526","198","4","0","SS 1","","CHEMISTRY","13","6","16","","","","","0","0","0","0","22","37","59","59","0","","","9th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5527","253","4","0","SS 1","","CHEMISTRY","13","8","15","","","","","0","0","0","0","23","30","53","53","0","","","19th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5528","171","4","0","SS 1","","CHEMISTRY","13","12","14","","","","","0","0","0","0","26","32","58","58","0","","","11th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5529","199","4","0","SS 1","","CHEMISTRY","13","11","16","","","","","0","0","0","0","27","28","55","55","0","","","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5530","23","4","0","SS 1","","CHEMISTRY","13","16","20","","","","","0","0","0","0","36","41","77","77","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5531","14","4","0","SS 1","","CHEMISTRY","13","3","14","","","","","0","0","0","0","17","25","42","42","0","","","23rd","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5532","12","4","0","SS 1","","CHEMISTRY","13","12","18","","","","","0","0","0","0","30","32","62","62","0","","","5th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5533","20","4","0","SS 1","","CHEMISTRY","13","2","12","","","","","0","0","0","0","14","32","46","46","0","","","21st","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5534","242","4","0","SS 1","","CHEMISTRY","13","10","15","","","","","0","0","0","0","25","34","59","59","0","","","9th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5535","25","4","0","SS 1","","CHEMISTRY","13","14","18","","","","","0","0","0","0","32","31","63","63","0","","","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5536","22","4","0","SS 1","","CHEMISTRY","13","9","19","","","","","0","0","0","0","28","38","66","66","0","","","3rd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5537","241","4","0","SS 1","","CHEMISTRY","13","8","18","","","","","0","0","0","0","26","30","56","56","0","","","13th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5538","239","4","0","SS 1","","CHEMISTRY","13","8","15","","","","","0","0","0","0","23","31","54","54","0","","","17th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5539","174","4","0","SS 1","","CHEMISTRY","13","5","12","","","","","0","0","0","0","17","24","41","41","0","","","24th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5540","26","4","0","SS 1","","CHEMISTRY","13","9","18","","","","","0","0","0","0","27","30","57","57","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5541","254","4","0","SS 1","","CHEMISTRY","13","14","20","","","","","0","0","0","0","34","41","75","75","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5542","13","4","0","SS 1","","CHEMISTRY","13","12","17","","","","","0","0","0","0","29","27","56","56","0","","","13th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5543","19","4","0","SS 1","","CHEMISTRY","13","4","20","","","","","0","0","0","0","24","31","55","55","0","","","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5544","255","4","0","SS 1","","CHEMISTRY","13","13","17","","","","","0","0","0","0","30","30","60","60","0","","","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5546","18","4","0","SS 1","","FURTHER MATHEMATICS","25","11","14","","","","","0","0","0","0","25","10","35","35","0","","","21st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5547","17","4","0","SS 1","","FURTHER MATHEMATICS","25","11","16","","","","","0","0","0","0","27","16","43","43","0","","","14th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5548","24","4","0","SS 1","","FURTHER MATHEMATICS","25","12","14","","","","","0","0","0","0","26","39","65","65","0","","","4th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5549","21","4","0","SS 1","","FURTHER MATHEMATICS","25","12","16","","","","","0","0","0","0","28","14","42","42","0","","","15th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5550","15","4","0","SS 1","","FURTHER MATHEMATICS","25","11","16","","","","","0","0","0","0","27","14","41","41","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5551","198","4","0","SS 1","","FURTHER MATHEMATICS","25","17","16","","","","","0","0","0","0","33","40","73","73","0","","","2nd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5552","253","4","0","SS 1","","FURTHER MATHEMATICS","25","11","12","","","","","0","0","0","0","23","17","40","40","0","","","18th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5553","171","4","0","SS 1","","FURTHER MATHEMATICS","25","6","12","","","","","0","0","0","0","18","16","34","34","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5554","199","4","0","SS 1","","FURTHER MATHEMATICS","25","12","16","","","","","0","0","0","0","28","21","49","49","0","","","9th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5555","23","4","0","SS 1","","FURTHER MATHEMATICS","25","14","20","","","","","0","0","0","0","34","40","74","74","0","","","1st","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5556","14","4","0","SS 1","","FURTHER MATHEMATICS","25","9","12","","","","","0","0","0","0","21","10","31","31","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5557","12","4","0","SS 1","","FURTHER MATHEMATICS","25","13","19","","","","","0","0","0","0","32","28","60","60","0","","","6th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5558","20","4","0","SS 1","","FURTHER MATHEMATICS","25","12","14","","","","","0","0","0","0","26","11","37","37","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5559","242","4","0","SS 1","","FURTHER MATHEMATICS","25","13","18","","","","","0","0","0","0","31","20","51","51","0","","","8th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5560","25","4","0","SS 1","","FURTHER MATHEMATICS","25","13","18","","","","","0","0","0","0","31","21","52","52","0","","","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5561","22","4","0","SS 1","","FURTHER MATHEMATICS","25","17","18","","","","","0","0","0","0","35","38","73","73","0","","","2nd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5562","241","4","0","SS 1","","FURTHER MATHEMATICS","25","12","20","","","","","0","0","0","0","32","30","62","62","0","","","5th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5563","239","4","0","SS 1","","FURTHER MATHEMATICS","25","12","14","","","","","0","0","0","0","26","18","44","44","0","","","12th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5564","174","4","0","SS 1","","FURTHER MATHEMATICS","25","10","10","","","","","0","0","0","0","20","5","25","25","0","","","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5565","26","4","0","SS 1","","FURTHER MATHEMATICS","25","6","16","","","","","0","0","0","0","22","25","47","47","0","","","10th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5566","254","4","0","SS 1","","FURTHER MATHEMATICS","25","9","18","","","","","0","0","0","0","27","17","44","44","0","","","12th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5567","255","4","0","SS 1","","FURTHER MATHEMATICS","25","8","16","","","","","0","0","0","0","24","15","39","39","0","","","19th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5568","13","4","0","SS 1","","FURTHER MATHEMATICS","25","9","16","","","","","0","0","0","0","25","22","47","47","0","","","10th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5569","19","4","0","SS 1","","FURTHER MATHEMATICS","25","11","18","","","","","0","0","0","0","29","13","42","42","0","","","15th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5570","246","5","0","SS 2","","CHEMISTRY","13","16","18","","","","","0","0","0","0","34","40","74","74","0","","","8th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5571","133","5","0","SS 2","","CHEMISTRY","13","16","17","","","","","0","0","0","0","33","56","89","89","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5572","135","5","0","SS 2","","CHEMISTRY","13","20","20","","","","","0","0","0","0","40","59","99","99","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5573","200","5","0","SS 2","","CHEMISTRY","13","18","19","","","","","0","0","0","0","37","44","81","81","0","","","6th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5574","201","5","0","SS 2","","CHEMISTRY","13","15","17","","","","","0","0","0","0","32","58","90","90","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5575","31","5","0","SS 2","","CHEMISTRY","13","16","13","","","","","0","0","0","0","29","50","79","79","0","","","7th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5576","243","5","0","SS 2","","CHEMISTRY","13","14","12","","","","","0","0","0","0","26","48","74","74","0","","","8th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5577","244","5","0","SS 2","","CHEMISTRY","13","14","18","","","","","0","0","0","0","32","40","72","72","0","","","10th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5578","245","5","0","SS 2","","CHEMISTRY","13","13","14","","","","","0","0","0","0","27","22","49","49","0","","","15th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5579","29","5","0","SS 2","","CHEMISTRY","13","11","16","","","","","0","0","0","0","27","35","62","62","0","","","12th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5580","32","5","0","SS 2","","CHEMISTRY","13","13","11","","","","","0","0","0","0","24","30","54","54","0","","","13th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5581","48","5","0","SS 2","","CHEMISTRY","13","8","16","","","","","0","0","0","0","24","29","53","53","0","","","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5582","247","5","0","SS 2","","CHEMISTRY","13","18","19","","","","","0","0","0","0","37","52","89","89","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5583","46","5","0","SS 2","","CHEMISTRY","13","10","15","","","","","0","0","0","0","25","22","47","47","0","","","16th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5584","36","5","0","SS 2","","CHEMISTRY","13","4","6","","","","","0","0","0","0","10","30","40","40","36","36","17th","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5585","128","5","0","SS 2","","CHEMISTRY","13","13","17","","","","","0","0","0","0","30","36","66","66","0","","","11th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5586","28","5","0","SS 2","","CHEMISTRY","13","20","18","","","","","0","0","0","0","38","44","82","82","0","","","5th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5588","191","6","0","SS 3","","CHEMISTRY","13","16","20","","","","","0","0","0","0","36","35","71","71","0","","","1st","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5589","58","6","0","SS 3","","CHEMISTRY","13","12","16","","","","","0","0","0","0","28","33","61","61","0","","","2nd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5590","49","6","0","SS 3","","CHEMISTRY","13","6","14","","","","","0","0","0","0","20","34","54","54","0","","","6th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5591","63","6","0","SS 3","","CHEMISTRY","13","14","20","","","","","0","0","0","0","34","26","60","60","0","","","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5592","54","6","0","SS 3","","CHEMISTRY","13","12","19","","","","","0","0","0","0","31","30","61","61","0","","","2nd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5593","47","6","0","SS 3","","CHEMISTRY","13","13","14","","","","","0","0","0","0","27","33","60","60","0","","","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5594","63","6","0","SS 3","","FURTHER MATHEMATICS","25","20","20","","","","","0","0","0","0","40","51","91","91","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5595","47","6","0","SS 3","","FURTHER MATHEMATICS","25","18","20","","","","","0","0","0","0","38","48","86","86","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5596","179","2","0","JSS 2","","ENGLISH LANGUAGE","1","19","15","","","","","0","0","0","0","34","43","77","77","0","","","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5597","185","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","34","54","54","0","","","5th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5598","186","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","26","46","46","0","","","7th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5599","183","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","5","","","","","0","0","0","0","15","10","25","25","0","","","8th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5600","182","2","0","JSS 2","","ENGLISH LANGUAGE","1","18","16","","","","","0","0","0","0","34","46","80","80","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5601","189","2","0","JSS 2","","ENGLISH LANGUAGE","1","16","17","","","","","0","0","0","0","33","30","63","63","0","","","4th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5602","251","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","11","","","","","0","0","0","0","21","26","47","47","0","","","6th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5603","233","2","0","JSS 2","","ENGLISH LANGUAGE","1","18","17","","","","","0","0","0","0","35","34","69","69","0","","","3rd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5604","179","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","17","18","","","","","0","0","0","0","35","36","71","71","0","","","1st","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5605","185","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","14","16","","","","","0","0","0","0","30","37","67","67","0","","","4th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5606","186","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","15","15","","","","","0","0","0","0","30","21","51","51","0","","","6th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5607","183","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","8","","","","","0","0","0","0","18","12","30","30","0","","","8th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5608","182","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","18","18","","","","","0","0","0","0","36","33","69","69","0","","","2nd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5609","189","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","16","15","","","","","0","0","0","0","31","38","69","69","0","","","2nd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5610","251","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","15","15","","","","","0","0","0","0","30","20","50","50","0","","","7th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5611","233","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","16","15","","","","","0","0","0","0","31","30","61","61","0","","","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5612","179","2","0","JSS 2","","CIVIC EDUCATION","28","10","18","","","","","0","0","0","0","28","43","71","71","0","","","2nd","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5613","185","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","31","51","51","0","","","5th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5614","186","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","22","42","42","0","","","6th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5615","183","2","0","JSS 2","","CIVIC EDUCATION","28","8","8","","","","","0","0","0","0","16","11","27","27","0","","","8th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5616","182","2","0","JSS 2","","CIVIC EDUCATION","28","15","18","","","","","0","0","0","0","33","43","76","76","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("5617","189","2","0","JSS 2","","CIVIC EDUCATION","28","14","15","","","","","0","0","0","0","29","24","53","53","0","","","4th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5618","251","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","20","40","40","0","","","7th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5619","233","2","0","JSS 2","","CIVIC EDUCATION","28","15","10","","","","","0","0","0","0","25","30","55","55","0","","","3rd","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5620","179","2","0","JSS 2","","SOCIAL STUDIES","23","11","10","","","","","0","0","0","0","21","41","62","62","0","","","2nd","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5621","185","2","0","JSS 2","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","40","60","60","0","","","3rd","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5622","186","2","0","JSS 2","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","20","40","40","0","","","7th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5623","183","2","0","JSS 2","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","20","40","40","0","","","7th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5624","182","2","0","JSS 2","","SOCIAL STUDIES","23","12","16","","","","","0","0","0","0","28","30","58","58","0","","","4th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5625","189","2","0","JSS 2","","SOCIAL STUDIES","23","10","16","","","","","0","0","0","0","26","30","56","56","0","","","5th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5626","251","2","0","JSS 2","","SOCIAL STUDIES","23","10","8","","","","","0","0","0","0","18","24","42","42","0","","","6th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5627","233","2","0","JSS 2","","SOCIAL STUDIES","23","12","18","","","","","0","0","0","0","30","37","67","67","0","","","1st","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5628","250","1","0","JSS 1","","ENGLISH LANGUAGE","1","8","10","","","","","0","0","0","0","18","20","38","38","0","","","20th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5629","214","1","0","JSS 1","","ENGLISH LANGUAGE","1","19","10","","","","","0","0","0","0","29","30","59","59","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5630","227","1","0","JSS 1","","ENGLISH LANGUAGE","1","8","10","","","","","0","0","0","0","18","21","39","39","0","","","19th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5631","212","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","10","","","","","0","0","0","0","15","20","35","35","0","","","24th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5632","221","1","0","JSS 1","","ENGLISH LANGUAGE","1","8","10","","","","","0","0","0","0","18","32","50","50","0","","","12th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5633","220","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","30","50","50","0","","","12th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5634","213","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","21","41","41","0","","","17th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5635","215","1","0","JSS 1","","ENGLISH LANGUAGE","1","14","10","","","","","0","0","0","0","24","37","61","61","0","","","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5636","209","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","5","","","","","0","0","0","0","10","26","36","36","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5637","225","1","0","JSS 1","","ENGLISH LANGUAGE","1","7","10","","","","","0","0","0","0","17","20","37","37","0","","","21st","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5638","217","1","0","JSS 1","","ENGLISH LANGUAGE","1","11","18","","","","","0","0","0","0","29","41","70","70","0","","","2nd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5639","218","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","10","","","","","0","0","0","0","15","35","50","50","0","","","12th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5640","216","1","0","JSS 1","","ENGLISH LANGUAGE","1","13","17","","","","","0","0","0","0","30","38","68","68","0","","","3rd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5641","219","1","0","JSS 1","","ENGLISH LANGUAGE","1","8","10","","","","","0","0","0","0","18","39","57","57","0","","","9th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5642","224","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","10","","","","","0","0","0","0","15","21","36","36","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5643","223","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","41","66","66","0","","","4th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5644","226","1","0","JSS 1","","ENGLISH LANGUAGE","1","8","13","","","","","0","0","0","0","21","40","61","61","0","","","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5645","249","1","0","JSS 1","","ENGLISH LANGUAGE","1","8","10","","","","","0","0","0","0","18","33","51","51","0","","","11th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5646","211","1","0","JSS 1","","ENGLISH LANGUAGE","1","8","10","","","","","0","0","0","0","18","24","42","42","50","50","11th","16th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5647","210","1","0","JSS 1","","ENGLISH LANGUAGE","1","11","16","","","","","0","0","0","0","27","30","57","57","0","","","9th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5648","222","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","14","","","","","0","0","0","0","24","36","60","60","0","","","7th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5649","248","1","0","JSS 1","","ENGLISH LANGUAGE","1","12","10","","","","","0","0","0","0","22","26","48","48","0","","","15th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5650","250","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","26","46","46","0","","","13th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5651","214","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","22","42","42","0","","","18th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5652","227","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","20","40","40","0","","","19th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5653","212","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","0","20","20","0","","","23rd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5654","221","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","30","50","50","0","","","8th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5655","220","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","20","40","40","0","","","19th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5656","213","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","26","46","46","0","","","13th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5657","215","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","26","46","46","0","","","13th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5658","209","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","20","40","40","0","","","19th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5659","225","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","23","43","43","0","","","17th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5660","217","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","17","","","","","0","0","0","0","27","32","59","59","0","","","4th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5661","218","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","10","30","30","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5662","216","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","11","16","","","","","0","0","0","0","27","30","57","57","0","","","6th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5663","219","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","30","50","50","0","","","8th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5664","224","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","13","","","","","0","0","0","0","23","31","54","54","0","","","7th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5665","223","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","15","","","","","0","0","0","0","25","34","59","59","0","","","4th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5666","226","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","17","","","","","0","0","0","0","27","50","77","77","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5667","249","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","15","","","","","0","0","0","0","25","25","50","50","0","","","8th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5668","211","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","15","","","","","0","0","0","0","25","23","48","48","56","56","5th","12th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5669","210","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","13","16","","","","","0","0","0","0","29","42","71","71","0","","","2nd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5670","222","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","17","","","","","0","0","0","0","27","42","69","69","0","","","3rd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5671","248","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","24","44","44","0","","","16th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5672","2","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","11","","","","","0","0","0","0","21","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5673","193","3","0","JSS 3","","ENGLISH LANGUAGE","1","14","12","","","","","0","0","0","0","26","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5674","127","3","0","JSS 3","","ENGLISH LANGUAGE","1","17","18","","","","","0","0","0","0","35","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5675","140","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","12","","","","","0","0","0","0","22","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5676","1","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","13","","","","","0","0","0","0","23","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5677","139","3","0","JSS 3","","ENGLISH LANGUAGE","1","13","10","","","","","0","0","0","0","23","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5678","190","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","15","","","","","0","0","0","0","25","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5679","141","3","0","JSS 3","","ENGLISH LANGUAGE","1","18","18","","","","","0","0","0","0","36","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5680","252","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","14","","","","","0","0","0","0","24","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5681","4","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","13","","","","","0","0","0","0","23","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5682","143","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","11","","","","","0","0","0","0","21","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5683","235","3","0","JSS 3","","ENGLISH LANGUAGE","1","18","18","","","","","0","0","0","0","36","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5684","234","3","0","JSS 3","","ENGLISH LANGUAGE","1","15","17","","","","","0","0","0","0","32","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5685","237","3","0","JSS 3","","ENGLISH LANGUAGE","1","15","15","","","","","0","0","0","0","30","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5686","121","3","0","JSS 3","","ENGLISH LANGUAGE","1","17","17","","","","","0","0","0","0","34","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5687","238","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","11","","","","","0","0","0","0","21","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5688","7","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","15","","","","","0","0","0","0","25","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5689","236","3","0","JSS 3","","ENGLISH LANGUAGE","1","15","17","","","","","0","0","0","0","32","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5690","125","3","0","JSS 3","","ENGLISH LANGUAGE","1","11","12","","","","","0","0","0","0","23","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5691","8","3","0","JSS 3","","ENGLISH LANGUAGE","1","14","15","","","","","0","0","0","0","29","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5692","126","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","15","","","","","0","0","0","0","25","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5693","138","3","0","JSS 3","","ENGLISH LANGUAGE","1","15","17","","","","","0","0","0","0","32","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5694","2","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5695","193","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","16","16","","","","","0","0","0","0","32","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5696","127","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","17","16","","","","","0","0","0","0","33","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5697","140","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5698","1","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5699","139","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5700","190","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","13","11","","","","","0","0","0","0","24","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5701","141","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","19","18","","","","","0","0","0","0","37","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5702","252","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","11","","","","","0","0","0","0","21","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5703","4","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5704","143","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","18","17","","","","","0","0","0","0","35","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5705","235","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","18","17","","","","","0","0","0","0","35","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5706","234","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","16","15","","","","","0","0","0","0","31","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5707","237","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","15","","","","","0","0","0","0","25","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5708","121","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","17","18","","","","","0","0","0","0","35","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5709","238","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","16","14","","","","","0","0","0","0","30","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5710","7","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5711","236","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","16","15","","","","","0","0","0","0","31","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5712","125","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5713","8","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","13","15","","","","","0","0","0","0","28","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5714","126","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5715","138","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","16","17","","","","","0","0","0","0","33","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5716","2","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","41","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("5717","193","3","0","JSS 3","","SOCIAL STUDIES","23","10","15","","","","","0","0","0","0","25","45","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5718","127","3","0","JSS 3","","SOCIAL STUDIES","23","13","20","","","","","0","0","0","0","33","44","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5719","140","3","0","JSS 3","","SOCIAL STUDIES","23","13","18","","","","","0","0","0","0","31","21","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5720","1","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","11","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5721","139","3","0","JSS 3","","SOCIAL STUDIES","23","10","16","","","","","0","0","0","0","26","27","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5722","190","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","16","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5723","141","3","0","JSS 3","","SOCIAL STUDIES","23","12","20","","","","","0","0","0","0","32","52","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5724","252","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5725","4","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","17","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5726","143","3","0","JSS 3","","SOCIAL STUDIES","23","10","20","","","","","0","0","0","0","30","49","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5727","235","3","0","JSS 3","","SOCIAL STUDIES","23","10","11","","","","","0","0","0","0","21","42","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5728","234","3","0","JSS 3","","SOCIAL STUDIES","23","13","20","","","","","0","0","0","0","33","51","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5729","237","3","0","JSS 3","","SOCIAL STUDIES","23","10","13","","","","","0","0","0","0","23","34","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5730","121","3","0","JSS 3","","SOCIAL STUDIES","23","10","19","","","","","0","0","0","0","29","49","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5731","238","3","0","JSS 3","","SOCIAL STUDIES","23","10","15","","","","","0","0","0","0","25","19","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5732","7","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","34","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5733","236","3","0","JSS 3","","SOCIAL STUDIES","23","12","19","","","","","0","0","0","0","31","34","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5734","125","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","28","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5735","8","3","0","JSS 3","","SOCIAL STUDIES","23","10","16","","","","","0","0","0","0","26","36","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5736","126","3","0","JSS 3","","SOCIAL STUDIES","23","10","15","","","","","0","0","0","0","25","34","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5737","138","3","0","JSS 3","","SOCIAL STUDIES","23","11","15","","","","","0","0","0","0","26","45","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5739","18","4","0","SS 1","","ECONOMICS","17","9","11","","","","","0","0","0","0","20","10","30","30","0","","","24th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5740","17","4","0","SS 1","","ECONOMICS","17","14","19","","","","","0","0","0","0","33","30","63","63","0","","","10th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5741","24","4","0","SS 1","","ECONOMICS","17","16","20","","","","","0","0","0","0","36","30","66","66","0","","","7th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5742","21","4","0","SS 1","","ECONOMICS","17","14","17","","","","","0","0","0","0","31","27","58","58","0","","","14th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5743","15","4","0","SS 1","","ECONOMICS","17","13","18","","","","","0","0","0","0","31","30","61","61","0","","","11th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5744","198","4","0","SS 1","","ECONOMICS","17","16","20","","","","","0","0","0","0","36","40","76","76","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5745","253","4","0","SS 1","","ECONOMICS","17","10","10","","","","","0","0","0","0","20","30","50","50","0","","","19th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5746","171","4","0","SS 1","","ECONOMICS","17","16","20","","","","","0","0","0","0","36","35","71","71","0","","","5th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5747","199","4","0","SS 1","","ECONOMICS","17","14","19","","","","","0","0","0","0","33","27","60","60","0","","","12th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5748","23","4","0","SS 1","","ECONOMICS","17","17","20","","","","","0","0","0","0","37","38","75","75","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5749","14","4","0","SS 1","","ECONOMICS","17","10","15","","","","","0","0","0","0","25","26","51","51","0","","","16th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5750","12","4","0","SS 1","","ECONOMICS","17","14","19","","","","","0","0","0","0","33","33","66","66","0","","","7th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5751","20","4","0","SS 1","","ECONOMICS","17","11","10","","","","","0","0","0","0","21","16","37","37","0","","","23rd","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5752","242","4","0","SS 1","","ECONOMICS","17","15","20","","","","","0","0","0","0","35","30","65","65","0","","","9th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5753","25","4","0","SS 1","","ECONOMICS","17","15","20","","","","","0","0","0","0","35","32","67","67","0","","","6th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5754","22","4","0","SS 1","","ECONOMICS","17","15","20","","","","","0","0","0","0","35","40","75","75","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5755","241","4","0","SS 1","","ECONOMICS","17","10","15","","","","","0","0","0","0","25","30","55","55","0","","","15th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5756","239","4","0","SS 1","","ECONOMICS","17","8","11","","","","","0","0","0","0","19","32","51","51","0","","","16th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5757","174","4","0","SS 1","","ECONOMICS","17","9","13","","","","","0","0","0","0","22","18","40","40","0","","","22nd","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5758","26","4","0","SS 1","","ECONOMICS","17","17","17","","","","","0","0","0","0","34","40","74","74","0","","","4th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5759","254","4","0","SS 1","","ECONOMICS","17","10","15","","","","","0","0","0","0","25","26","51","51","0","","","16th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5760","255","4","0","SS 1","","ECONOMICS","17","10","15","","","","","0","0","0","0","25","20","45","45","0","","","21st","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5761","13","4","0","SS 1","","ECONOMICS","17","12","17","","","","","0","0","0","0","29","20","49","49","0","","","20th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5762","19","4","0","SS 1","","ECONOMICS","17","14","19","","","","","0","0","0","0","33","27","60","60","0","","","12th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5763","179","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","20","","","","","0","0","0","0","37","50","87","87","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5764","185","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","20","","","","","0","0","0","0","32","38","70","70","0","","","3rd","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5765","186","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","15","","","","","0","0","0","0","25","25","50","50","0","","","7th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5766","183","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","11","","","","","0","0","0","0","21","11","32","32","0","","","8th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5767","182","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","20","","","","","0","0","0","0","39","52","91","91","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5768","189","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","20","","","","","0","0","0","0","36","25","61","61","0","","","5th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5769","251","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","15","","","","","0","0","0","0","25","32","57","57","0","","","6th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5770","233","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","10","","","","","0","0","0","0","23","44","67","67","0","","","4th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5772","18","4","0","SS 1","","MATHEMATICS","2","8","16","","","","","0","0","0","0","24","23","47","47","0","","","11th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5773","17","4","0","SS 1","","MATHEMATICS","2","7","15","","","","","0","0","0","0","22","18","40","40","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5774","24","4","0","SS 1","","MATHEMATICS","2","7","13","","","","","0","0","0","0","20","16","36","36","0","","","18th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5775","21","4","0","SS 1","","MATHEMATICS","2","11","18","","","","","0","0","0","0","29","50","79","79","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5776","15","4","0","SS 1","","MATHEMATICS","2","13","19","","","","","0","0","0","0","32","24","56","56","0","","","7th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5777","198","4","0","SS 1","","MATHEMATICS","2","10","18","","","","","0","0","0","0","28","41","69","69","0","","","3rd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5778","253","4","0","SS 1","","MATHEMATICS","2","10","10","","","","","0","0","0","0","20","12","32","32","0","","","19th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5779","171","4","0","SS 1","","MATHEMATICS","2","5","15","","","","","0","0","0","0","20","33","53","53","0","","","8th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5780","199","4","0","SS 1","","MATHEMATICS","2","10","18","","","","","0","0","0","0","28","16","44","44","0","","","15th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5781","23","4","0","SS 1","","MATHEMATICS","2","5","16","","","","","0","0","0","0","21","50","71","71","0","","","2nd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5782","14","4","0","SS 1","","MATHEMATICS","2","7","15","","","","","0","0","0","0","22","4","26","26","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5783","12","4","0","SS 1","","MATHEMATICS","2","5","15","","","","","0","0","0","0","20","26","46","46","0","","","14th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5784","20","4","0","SS 1","","MATHEMATICS","2","0","16","","","","","0","0","0","0","16","10","26","26","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5785","242","4","0","SS 1","","MATHEMATICS","2","5","15","","","","","0","0","0","0","20","6","26","26","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5786","25","4","0","SS 1","","MATHEMATICS","2","13","17","","","","","0","0","0","0","30","19","49","49","0","","","10th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5787","22","4","0","SS 1","","MATHEMATICS","2","5","17","","","","","0","0","0","0","22","25","47","47","0","","","11th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5788","241","4","0","SS 1","","MATHEMATICS","2","10","18","","","","","0","0","0","0","28","25","53","53","0","","","8th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5789","239","4","0","SS 1","","MATHEMATICS","2","5","15","","","","","0","0","0","0","20","23","43","43","0","","","16th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5790","174","4","0","SS 1","","MATHEMATICS","2","0","15","","","","","0","0","0","0","15","4","19","19","0","","","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5791","26","4","0","SS 1","","MATHEMATICS","2","15","17","","","","","0","0","0","0","32","37","69","69","0","","","3rd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5792","254","4","0","SS 1","","MATHEMATICS","2","15","5","","","","","0","0","0","0","20","27","47","47","0","","","11th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5793","255","4","0","SS 1","","MATHEMATICS","2","0","13","","","","","0","0","0","0","13","8","21","21","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5794","13","4","0","SS 1","","MATHEMATICS","2","13","18","","","","","0","0","0","0","31","34","65","65","0","","","5th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5795","19","4","0","SS 1","","MATHEMATICS","2","9","15","","","","","0","0","0","0","24","35","59","59","0","","","6th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5797","18","4","0","SS 1","","PHYSICS","12","20","12","","","","","0","0","0","0","32","37","69","69","0","","","12th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5798","17","4","0","SS 1","","PHYSICS","12","11","10","","","","","0","0","0","0","21","44","65","65","0","","","16th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5799","24","4","0","SS 1","","PHYSICS","12","20","12","","","","","0","0","0","0","32","46","78","78","0","","","4th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5800","21","4","0","SS 1","","PHYSICS","12","20","13","","","","","0","0","0","0","33","43","76","76","0","","","6th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5801","15","4","0","SS 1","","PHYSICS","12","20","11","","","","","0","0","0","0","31","30","61","61","0","","","18th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5802","198","4","0","SS 1","","PHYSICS","12","20","14","","","","","0","0","0","0","34","44","78","78","0","","","4th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5803","253","4","0","SS 1","","PHYSICS","12","10","10","","","","","0","0","0","0","20","36","56","56","0","","","21st","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5804","171","4","0","SS 1","","PHYSICS","12","19","10","","","","","0","0","0","0","29","42","71","71","0","","","9th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5805","199","4","0","SS 1","","PHYSICS","12","20","12","","","","","0","0","0","0","32","39","71","71","0","","","9th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5806","23","4","0","SS 1","","PHYSICS","12","20","15","","","","","0","0","0","0","35","47","82","82","0","","","2nd","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5807","14","4","0","SS 1","","PHYSICS","12","20","11","","","","","0","0","0","0","31","38","69","69","0","","","12th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5808","12","4","0","SS 1","","PHYSICS","12","20","10","","","","","0","0","0","0","30","49","79","79","0","","","3rd","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5809","20","4","0","SS 1","","PHYSICS","12","16","10","","","","","0","0","0","0","26","36","62","62","0","","","17th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5810","242","4","0","SS 1","","PHYSICS","12","13","10","","","","","0","0","0","0","23","48","71","71","0","","","9th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5811","25","4","0","SS 1","","PHYSICS","12","19","10","","","","","0","0","0","0","29","44","73","73","0","","","8th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5812","22","4","0","SS 1","","PHYSICS","12","20","15","","","","","0","0","0","0","35","49","84","84","0","","","1st","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5813","241","4","0","SS 1","","PHYSICS","12","20","11","","","","","0","0","0","0","31","43","74","74","0","","","7th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5814","239","4","0","SS 1","","PHYSICS","12","20","13","","","","","0","0","0","0","33","33","66","66","0","","","15th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5815","174","4","0","SS 1","","PHYSICS","12","16","12","","","","","0","0","0","0","28","28","56","56","0","","","21st","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5816","26","4","0","SS 1","","PHYSICS","12","5","13","","","","","0","0","0","0","18","36","54","54","0","","","23rd","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5817","254","4","0","SS 1","","PHYSICS","12","8","10","","","","","0","0","0","0","18","33","51","51","0","","","24th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5818","255","4","0","SS 1","","PHYSICS","12","13","10","","","","","0","0","0","0","23","34","57","57","0","","","20th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5819","13","4","0","SS 1","","PHYSICS","12","20","10","","","","","0","0","0","0","30","39","69","69","0","","","12th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("5820","19","4","0","SS 1","","PHYSICS","12","12","12","","","","","0","0","0","0","24","37","61","61","0","","","18th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5821","246","5","0","SS 2","","MATHEMATICS","2","5","14","","","","","0","0","0","0","19","17","36","36","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5822","131","5","0","SS 2","","MATHEMATICS","2","9","14","","","","","0","0","0","0","23","19","42","42","0","","","18th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5823","133","5","0","SS 2","","MATHEMATICS","2","10","15","","","","","0","0","0","0","25","21","46","46","0","","","16th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5824","135","5","0","SS 2","","MATHEMATICS","2","20","15","","","","","0","0","0","0","35","51","86","86","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5825","200","5","0","SS 2","","MATHEMATICS","2","20","10","","","","","0","0","0","0","30","47","77","77","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5826","41","5","0","SS 2","","MATHEMATICS","2","12","13","","","","","0","0","0","0","25","35","60","60","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5827","201","5","0","SS 2","","MATHEMATICS","2","10","10","","","","","0","0","0","0","20","44","64","64","0","","","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5828","31","5","0","SS 2","","MATHEMATICS","2","20","10","","","","","0","0","0","0","30","32","62","62","0","","","9th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5829","243","5","0","SS 2","","MATHEMATICS","2","12","13","","","","","0","0","0","0","25","35","60","60","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5830","134","5","0","SS 2","","MATHEMATICS","2","20","13","","","","","0","0","0","0","33","34","67","67","0","","","5th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5831","244","5","0","SS 2","","MATHEMATICS","2","15","12","","","","","0","0","0","0","27","46","73","73","0","","","4th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5832","35","5","0","SS 2","","MATHEMATICS","2","13","12","","","","","0","0","0","0","25","13","38","38","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5833","245","5","0","SS 2","","MATHEMATICS","2","16","11","","","","","0","0","0","0","27","36","63","63","0","","","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5834","29","5","0","SS 2","","MATHEMATICS","2","12","12","","","","","0","0","0","0","24","32","56","56","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5835","32","5","0","SS 2","","MATHEMATICS","2","5","14","","","","","0","0","0","0","19","27","46","46","0","","","16th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5836","33","5","0","SS 2","","MATHEMATICS","2","10","10","","","","","0","0","0","0","20","12","32","32","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5837","48","5","0","SS 2","","MATHEMATICS","2","13","10","","","","","0","0","0","0","23","31","54","54","0","","","13th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5838","247","5","0","SS 2","","MATHEMATICS","2","15","14","","","","","0","0","0","0","29","36","65","65","0","","","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5839","202","5","0","SS 2","","MATHEMATICS","2","7","13","","","","","0","0","0","0","20","30","50","50","0","","","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5840","46","5","0","SS 2","","MATHEMATICS","2","14","11","","","","","0","0","0","0","25","24","49","49","0","","","15th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5841","36","5","0","SS 2","","MATHEMATICS","2","5","13","","","","","0","0","0","0","18","23","41","41","0","","","19th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5842","128","5","0","SS 2","","MATHEMATICS","2","10","10","","","","","0","0","0","0","20","11","31","31","0","","","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5843","28","5","0","SS 2","","MATHEMATICS","2","20","15","","","","","0","0","0","0","35","54","89","89","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5844","246","5","0","SS 2","","PHYSICS","12","5","10","","","","","0","0","0","0","15","11","26","26","0","","","16th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5845","133","5","0","SS 2","","PHYSICS","12","20","10","","","","","0","0","0","0","30","30","60","60","0","","","6th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5846","135","5","0","SS 2","","PHYSICS","12","20","13","","","","","0","0","0","0","33","49","82","82","0","","","2nd","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5847","200","5","0","SS 2","","PHYSICS","12","14","10","","","","","0","0","0","0","24","43","67","67","0","","","3rd","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5848","201","5","0","SS 2","","PHYSICS","12","13","10","","","","","0","0","0","0","23","38","61","61","0","","","5th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5849","31","5","0","SS 2","","PHYSICS","12","5","10","","","","","0","0","0","0","15","25","40","40","0","","","10th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5850","243","5","0","SS 2","","PHYSICS","12","5","10","","","","","0","0","0","0","15","19","34","34","0","","","13th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5851","244","5","0","SS 2","","PHYSICS","12","14","10","","","","","0","0","0","0","24","6","30","30","0","","","15th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5852","245","5","0","SS 2","","PHYSICS","12","13","10","","","","","0","0","0","0","23","29","52","52","0","","","8th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5853","29","5","0","SS 2","","PHYSICS","12","20","13","","","","","0","0","0","0","33","22","55","55","0","","","7th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5854","32","5","0","SS 2","","PHYSICS","12","7","10","","","","","0","0","0","0","17","19","36","36","0","","","11th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5855","48","5","0","SS 2","","PHYSICS","12","4","10","","","","","0","0","0","0","14","21","35","35","0","","","12th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5856","247","5","0","SS 2","","PHYSICS","12","18","10","","","","","0","0","0","0","28","37","65","65","0","","","4th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5857","46","5","0","SS 2","","PHYSICS","12","15","10","","","","","0","0","0","0","25","9","34","34","0","","","13th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5858","36","5","0","SS 2","","PHYSICS","12","3","10","","","","","0","0","0","0","13","9","22","22","28.5","28.5","17th","17th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5859","128","5","0","SS 2","","PHYSICS","12","10","10","","","","","0","0","0","0","20","25","45","45","0","","","9th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5860","28","5","0","SS 2","","PHYSICS","12","20","18","","","","","0","0","0","0","38","45","83","83","0","","","1st","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5861","250","1","0","JSS 1","","BASIC SCIENCE","3","14","14","","","","","0","0","0","0","28","38","66","66","0","","","16th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5862","214","1","0","JSS 1","","BASIC SCIENCE","3","20","12","","","","","0","0","0","0","32","43","75","75","0","","","8th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5863","227","1","0","JSS 1","","BASIC SCIENCE","3","10","17","","","","","0","0","0","0","27","23","50","50","0","","","20th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5864","212","1","0","JSS 1","","BASIC SCIENCE","3","10","6","","","","","0","0","0","0","16","23","39","39","0","","","24th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5865","221","1","0","JSS 1","","BASIC SCIENCE","3","20","12","","","","","0","0","0","0","32","37","69","69","0","","","12th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5866","220","1","0","JSS 1","","BASIC SCIENCE","3","10","4","","","","","0","0","0","0","14","27","41","41","0","","","22nd","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5867","213","1","0","JSS 1","","BASIC SCIENCE","3","20","10","","","","","0","0","0","0","30","32","62","62","0","","","17th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5868","215","1","0","JSS 1","","BASIC SCIENCE","3","20","14","","","","","0","0","0","0","34","50","84","84","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5869","209","1","0","JSS 1","","BASIC SCIENCE","3","10","13","","","","","0","0","0","0","23","28","51","51","0","","","19th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5870","225","1","0","JSS 1","","BASIC SCIENCE","3","10","8","","","","","0","0","0","0","18","22","40","40","0","","","23rd","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5871","217","1","0","JSS 1","","BASIC SCIENCE","3","20","16","","","","","0","0","0","0","36","44","80","80","0","","","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5872","218","1","0","JSS 1","","BASIC SCIENCE","3","10","13","","","","","0","0","0","0","23","23","46","46","0","","","21st","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5873","216","1","0","JSS 1","","BASIC SCIENCE","3","20","14","","","","","0","0","0","0","34","50","84","84","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5874","219","1","0","JSS 1","","BASIC SCIENCE","3","10","13","","","","","0","0","0","0","23","45","68","68","0","","","14th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5875","224","1","0","JSS 1","","BASIC SCIENCE","3","20","14","","","","","0","0","0","0","34","36","70","70","0","","","10th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5876","223","1","0","JSS 1","","BASIC SCIENCE","3","20","10","","","","","0","0","0","0","30","46","76","76","0","","","7th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5877","226","1","0","JSS 1","","BASIC SCIENCE","3","20","14","","","","","0","0","0","0","34","35","69","69","0","","","12th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5878","249","1","0","JSS 1","","BASIC SCIENCE","3","20","18","","","","","0","0","0","0","38","52","90","90","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5879","211","1","0","JSS 1","","BASIC SCIENCE","3","20","12","","","","","0","0","0","0","32","36","68","68","63","63","12th","14th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5880","210","1","0","JSS 1","","BASIC SCIENCE","3","20","12","","","","","0","0","0","0","32","47","79","79","0","","","6th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5881","222","1","0","JSS 1","","BASIC SCIENCE","3","20","14","","","","","0","0","0","0","34","41","75","75","0","","","8th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5882","248","1","0","JSS 1","","BASIC SCIENCE","3","20","14","","","","","0","0","0","0","34","27","61","61","0","","","18th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5883","188","1","0","JSS 1","","BASIC SCIENCE","3","20","18","","","","","0","0","0","0","38","42","80","80","0","","","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5884","188","1","0","JSS 1","","ENGLISH LANGUAGE","1","8","13","","","","","0","0","0","0","21","20","41","41","0","","","17th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5885","188","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","30","50","50","0","","","8th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5886","250","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","8","","","","","0","0","0","0","28","25","53","53","0","","","13th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5887","214","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","10","","","","","0","0","0","0","30","23","53","53","0","","","13th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5888","227","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","7","","","","","0","0","0","0","27","18","45","45","0","","","20th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5889","212","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","6","","","","","0","0","0","0","16","13","29","29","0","","","23rd","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5890","188","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","8","","","","","0","0","0","0","28","41","69","69","0","","","4th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5891","221","1","0","JSS 1","","BASIC TECHNOLOGY","8","14","14","","","","","0","0","0","0","28","25","53","53","0","","","13th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5892","220","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","4","","","","","0","0","0","0","14","13","27","27","0","","","24th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5893","213","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","8","","","","","0","0","0","0","28","21","49","49","0","","","18th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5894","215","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","10","","","","","0","0","0","0","30","39","69","69","0","","","4th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5895","209","1","0","JSS 1","","BASIC TECHNOLOGY","8","14","7","","","","","0","0","0","0","21","25","46","46","0","","","19th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5896","225","1","0","JSS 1","","BASIC TECHNOLOGY","8","9","5","","","","","0","0","0","0","14","17","31","31","0","","","22nd","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5897","217","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","16","","","","","0","0","0","0","36","48","84","84","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5898","218","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","13","","","","","0","0","0","0","23","22","45","45","0","","","20th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5899","216","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","16","","","","","0","0","0","0","36","50","86","86","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5900","219","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","13","","","","","0","0","0","0","23","30","53","53","0","","","13th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5901","224","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","12","","","","","0","0","0","0","32","28","60","60","0","","","9th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5902","223","1","0","JSS 1","","BASIC TECHNOLOGY","8","14","14","","","","","0","0","0","0","28","34","62","62","0","","","8th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5903","226","1","0","JSS 1","","BASIC TECHNOLOGY","8","15","13","","","","","0","0","0","0","28","41","69","69","0","","","4th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5904","249","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","12","","","","","0","0","0","0","32","22","54","54","0","","","12th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5905","211","1","0","JSS 1","","BASIC TECHNOLOGY","8","16","12","","","","","0","0","0","0","28","31","59","59","62.5","62.5","4th","10th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5906","210","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","10","","","","","0","0","0","0","28","35","63","63","0","","","7th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5907","222","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","18","","","","","0","0","0","0","28","22","50","50","0","","","17th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5908","248","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","8","","","","","0","0","0","0","28","27","55","55","0","","","11th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5909","179","2","0","JSS 2","","BASIC SCIENCE","3","20","15","","","","","0","0","0","0","35","32","67","67","0","","","2nd","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5910","185","2","0","JSS 2","","BASIC SCIENCE","3","20","12","","","","","0","0","0","0","32","32","64","64","0","","","3rd","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5911","186","2","0","JSS 2","","BASIC SCIENCE","3","13","12","","","","","0","0","0","0","25","7","32","32","0","","","8th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5912","183","2","0","JSS 2","","BASIC SCIENCE","3","14","10","","","","","0","0","0","0","24","13","37","37","0","","","7th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5913","182","2","0","JSS 2","","BASIC SCIENCE","3","20","14","","","","","0","0","0","0","34","40","74","74","0","","","1st","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5914","189","2","0","JSS 2","","BASIC SCIENCE","3","14","13","","","","","0","0","0","0","27","17","44","44","0","","","5th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5915","251","2","0","JSS 2","","BASIC SCIENCE","3","14","13","","","","","0","0","0","0","27","12","39","39","0","","","6th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5916","233","2","0","JSS 2","","BASIC SCIENCE","3","16","12","","","","","0","0","0","0","28","30","58","58","0","","","4th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5917","179","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","14","","","","","0","0","0","0","28","42","70","70","0","","","4th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5918","185","2","0","JSS 2","","BASIC TECHNOLOGY","8","15","14","","","","","0","0","0","0","29","41","70","70","0","","","4th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5919","186","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","10","","","","","0","0","0","0","24","21","45","45","0","","","7th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("5920","183","2","0","JSS 2","","BASIC TECHNOLOGY","8","15","10","","","","","0","0","0","0","25","18","43","43","0","","","8th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5921","182","2","0","JSS 2","","BASIC TECHNOLOGY","8","20","15","","","","","0","0","0","0","35","45","80","80","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5922","189","2","0","JSS 2","","BASIC TECHNOLOGY","8","15","14","","","","","0","0","0","0","29","40","69","69","0","","","6th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5923","251","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","13","","","","","0","0","0","0","27","51","78","78","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5924","233","2","0","JSS 2","","BASIC TECHNOLOGY","8","13","14","","","","","0","0","0","0","27","47","74","74","0","","","3rd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5925","256","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5926","256","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","12","","","","","0","0","0","0","22","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5927","2","3","0","JSS 3","","BASIC SCIENCE","3","10","5","","","","","0","0","0","0","15","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5928","193","3","0","JSS 3","","BASIC SCIENCE","3","15","10","","","","","0","0","0","0","25","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5929","256","3","0","JSS 3","","BASIC SCIENCE","3","10","12","","","","","0","0","0","0","22","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5930","127","3","0","JSS 3","","BASIC SCIENCE","3","15","15","","","","","0","0","0","0","30","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5931","140","3","0","JSS 3","","BASIC SCIENCE","3","13","10","","","","","0","0","0","0","23","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5932","1","3","0","JSS 3","","BASIC SCIENCE","3","9","15","","","","","0","0","0","0","24","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5933","139","3","0","JSS 3","","BASIC SCIENCE","3","12","10","","","","","0","0","0","0","22","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5934","190","3","0","JSS 3","","BASIC SCIENCE","3","5","6","","","","","0","0","0","0","11","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5935","141","3","0","JSS 3","","BASIC SCIENCE","3","20","16","","","","","0","0","0","0","36","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5936","252","3","0","JSS 3","","BASIC SCIENCE","3","8","14","","","","","0","0","0","0","22","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5937","4","3","0","JSS 3","","BASIC SCIENCE","3","12","10","","","","","0","0","0","0","22","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5938","143","3","0","JSS 3","","BASIC SCIENCE","3","20","12","","","","","0","0","0","0","32","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5939","235","3","0","JSS 3","","BASIC SCIENCE","3","20","14","","","","","0","0","0","0","34","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5940","234","3","0","JSS 3","","BASIC SCIENCE","3","20","13","","","","","0","0","0","0","33","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5941","237","3","0","JSS 3","","BASIC SCIENCE","3","20","10","","","","","0","0","0","0","30","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5942","121","3","0","JSS 3","","BASIC SCIENCE","3","20","14","","","","","0","0","0","0","34","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5943","238","3","0","JSS 3","","BASIC SCIENCE","3","11","10","","","","","0","0","0","0","21","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5944","7","3","0","JSS 3","","BASIC SCIENCE","3","15","10","","","","","0","0","0","0","25","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5945","236","3","0","JSS 3","","BASIC SCIENCE","3","20","12","","","","","0","0","0","0","32","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5946","125","3","0","JSS 3","","BASIC SCIENCE","3","7","6","","","","","0","0","0","0","13","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5947","8","3","0","JSS 3","","BASIC SCIENCE","3","16","10","","","","","0","0","0","0","26","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5948","126","3","0","JSS 3","","BASIC SCIENCE","3","14","9","","","","","0","0","0","0","23","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5949","138","3","0","JSS 3","","BASIC SCIENCE","3","20","11","","","","","0","0","0","0","31","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5950","2","3","0","JSS 3","","BASIC TECHNOLOGY","8","9","6","","","","","0","0","0","0","15","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5951","193","3","0","JSS 3","","BASIC TECHNOLOGY","8","10","13","","","","","0","0","0","0","23","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5952","256","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","13","","","","","0","0","0","0","21","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5953","127","3","0","JSS 3","","BASIC TECHNOLOGY","8","13","15","","","","","0","0","0","0","28","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5954","140","3","0","JSS 3","","BASIC TECHNOLOGY","8","9","13","","","","","0","0","0","0","22","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5955","1","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","15","","","","","0","0","0","0","23","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5956","139","3","0","JSS 3","","BASIC TECHNOLOGY","8","7","15","","","","","0","0","0","0","22","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5957","190","3","0","JSS 3","","BASIC TECHNOLOGY","8","5","6","","","","","0","0","0","0","11","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5958","141","3","0","JSS 3","","BASIC TECHNOLOGY","8","15","20","","","","","0","0","0","0","35","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5959","252","3","0","JSS 3","","BASIC TECHNOLOGY","8","7","14","","","","","0","0","0","0","21","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5960","4","3","0","JSS 3","","BASIC TECHNOLOGY","8","9","13","","","","","0","0","0","0","22","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5961","143","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","13","","","","","0","0","0","0","21","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5962","235","3","0","JSS 3","","BASIC TECHNOLOGY","8","11","20","","","","","0","0","0","0","31","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5963","234","3","0","JSS 3","","BASIC TECHNOLOGY","8","12","20","","","","","0","0","0","0","32","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5964","237","3","0","JSS 3","","BASIC TECHNOLOGY","8","10","20","","","","","0","0","0","0","30","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5965","121","3","0","JSS 3","","BASIC TECHNOLOGY","8","11","20","","","","","0","0","0","0","31","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5966","238","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","13","","","","","0","0","0","0","21","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5967","7","3","0","JSS 3","","BASIC TECHNOLOGY","8","10","15","","","","","0","0","0","0","25","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5968","236","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","20","","","","","0","0","0","0","28","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5969","125","3","0","JSS 3","","BASIC TECHNOLOGY","8","7","6","","","","","0","0","0","0","13","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5970","8","3","0","JSS 3","","BASIC TECHNOLOGY","8","9","15","","","","","0","0","0","0","24","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5971","126","3","0","JSS 3","","BASIC TECHNOLOGY","8","9","14","","","","","0","0","0","0","23","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5972","138","3","0","JSS 3","","BASIC TECHNOLOGY","8","11","20","","","","","0","0","0","0","31","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5973","256","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","22","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5974","250","1","0","JSS 1","","BUSINESS STUDIES","9","9","11","","","","","0","0","0","0","20","32","52","52","0","","","18th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5975","214","1","0","JSS 1","","BUSINESS STUDIES","9","11","19","","","","","0","0","0","0","30","41","71","71","0","","","12th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5976","227","1","0","JSS 1","","BUSINESS STUDIES","9","13","10","","","","","0","0","0","0","23","36","59","59","0","","","16th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5977","212","1","0","JSS 1","","BUSINESS STUDIES","9","8","5","","","","","0","0","0","0","13","36","49","49","0","","","23rd","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5978","188","1","0","JSS 1","","BUSINESS STUDIES","9","17","14","","","","","0","0","0","0","31","44","75","75","0","","","9th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5979","221","1","0","JSS 1","","BUSINESS STUDIES","9","13","17","","","","","0","0","0","0","30","38","68","68","0","","","13th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5980","220","1","0","JSS 1","","BUSINESS STUDIES","9","5","5","","","","","0","0","0","0","10","48","58","58","0","","","17th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5981","213","1","0","JSS 1","","BUSINESS STUDIES","9","5","9","","","","","0","0","0","0","14","37","51","51","0","","","20th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5982","215","1","0","JSS 1","","BUSINESS STUDIES","9","19","17","","","","","0","0","0","0","36","46","82","82","0","","","5th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5983","209","1","0","JSS 1","","BUSINESS STUDIES","9","6","7","","","","","0","0","0","0","13","38","51","51","0","","","20th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5984","225","1","0","JSS 1","","BUSINESS STUDIES","9","5","5","","","","","0","0","0","0","10","42","52","52","0","","","18th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5985","217","1","0","JSS 1","","BUSINESS STUDIES","9","15","11","","","","","0","0","0","0","26","47","73","73","0","","","11th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5986","218","1","0","JSS 1","","BUSINESS STUDIES","9","3","5","","","","","0","0","0","0","8","39","47","47","0","","","24th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5987","216","1","0","JSS 1","","BUSINESS STUDIES","9","17","17","","","","","0","0","0","0","34","55","89","89","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5988","219","1","0","JSS 1","","BUSINESS STUDIES","9","10","7","","","","","0","0","0","0","17","50","67","67","0","","","14th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5989","224","1","0","JSS 1","","BUSINESS STUDIES","9","17","15","","","","","0","0","0","0","32","52","84","84","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5990","223","1","0","JSS 1","","BUSINESS STUDIES","9","13","20","","","","","0","0","0","0","33","44","77","77","0","","","8th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5991","226","1","0","JSS 1","","BUSINESS STUDIES","9","12","19","","","","","0","0","0","0","31","50","81","81","0","","","6th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5992","249","1","0","JSS 1","","BUSINESS STUDIES","9","12","17","","","","","0","0","0","0","29","58","87","87","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5993","211","1","0","JSS 1","","BUSINESS STUDIES","9","13","13","","","","","0","0","0","0","26","41","67","67","65","65","7th","14th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5994","210","1","0","JSS 1","","BUSINESS STUDIES","9","12","20","","","","","0","0","0","0","32","51","83","83","0","","","4th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5995","222","1","0","JSS 1","","BUSINESS STUDIES","9","13","18","","","","","0","0","0","0","31","50","81","81","0","","","6th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5996","248","1","0","JSS 1","","BUSINESS STUDIES","9","0","15","","","","","0","0","0","0","15","36","51","51","0","","","20th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5997","179","2","0","JSS 2","","BUSINESS STUDIES","9","9","13","","","","","0","0","0","0","22","57","79","79","0","","","1st","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5998","185","2","0","JSS 2","","BUSINESS STUDIES","9","14","6","","","","","0","0","0","0","20","51","71","71","0","","","4th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5999","186","2","0","JSS 2","","BUSINESS STUDIES","9","6","6","","","","","0","0","0","0","12","22","34","34","0","","","7th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6000","183","2","0","JSS 2","","BUSINESS STUDIES","9","2","0","","","","","0","0","0","0","2","22","24","24","0","","","8th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6001","182","2","0","JSS 2","","BUSINESS STUDIES","9","9","12","","","","","0","0","0","0","21","51","72","72","0","","","3rd","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6002","189","2","0","JSS 2","","BUSINESS STUDIES","9","14","11","","","","","0","0","0","0","25","50","75","75","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6003","251","2","0","JSS 2","","BUSINESS STUDIES","9","8","0","","","","","0","0","0","0","8","30","38","38","0","","","6th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6004","233","2","0","JSS 2","","BUSINESS STUDIES","9","12","8","","","","","0","0","0","0","20","48","68","68","0","","","5th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6005","45","6","0","SS 3","","GOVERNMENT","16","20","18","","","","","0","0","0","0","38","39","77","77","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6006","229","6","0","SS 3","","GOVERNMENT","16","20","20","","","","","0","0","0","0","40","30","70","70","0","","","3rd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6007","56","6","0","SS 3","","GOVERNMENT","16","12","15","","","","","0","0","0","0","27","31","58","58","0","","","4th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6008","51","6","0","SS 3","","GOVERNMENT","16","13","15","","","","","0","0","0","0","28","29","57","57","0","","","5th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6009","42","6","0","SS 3","","GOVERNMENT","16","15","20","","","","","0","0","0","0","35","45","80","80","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6010","18","4","0","SS 1","","GOVERNMENT","16","9","5","","","","","0","0","0","0","14","37","51","51","0","","","20th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6011","17","4","0","SS 1","","GOVERNMENT","16","11","9","","","","","0","0","0","0","20","35","55","55","0","","","18th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6012","24","4","0","SS 1","","GOVERNMENT","16","11","16","","","","","0","0","0","0","27","42","69","69","0","","","8th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6013","21","4","0","SS 1","","GOVERNMENT","16","0","11","","","","","0","0","0","0","11","32","43","43","0","","","22nd","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6014","15","4","0","SS 1","","GOVERNMENT","16","10","8","","","","","0","0","0","0","18","37","55","55","0","","","18th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6015","198","4","0","SS 1","","GOVERNMENT","16","18","20","","","","","0","0","0","0","38","55","93","93","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6016","253","4","0","SS 1","","GOVERNMENT","16","11","0","","","","","0","0","0","0","11","49","60","60","0","","","16th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6017","171","4","0","SS 1","","GOVERNMENT","16","12","18","","","","","0","0","0","0","30","32","62","62","0","","","13th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6018","199","4","0","SS 1","","GOVERNMENT","16","11","16","","","","","0","0","0","0","27","35","62","62","0","","","13th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6019","23","4","0","SS 1","","GOVERNMENT","16","14","20","","","","","0","0","0","0","34","44","78","78","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("6020","14","4","0","SS 1","","GOVERNMENT","16","0","14","","","","","0","0","0","0","14","32","46","46","0","","","21st","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6021","12","4","0","SS 1","","GOVERNMENT","16","14","20","","","","","0","0","0","0","34","42","76","76","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6022","20","4","0","SS 1","","GOVERNMENT","16","4","6","","","","","0","0","0","0","10","31","41","41","0","","","23rd","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6023","242","4","0","SS 1","","GOVERNMENT","16","13","16","","","","","0","0","0","0","29","49","78","78","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6024","25","4","0","SS 1","","GOVERNMENT","16","13","15","","","","","0","0","0","0","28","33","61","61","0","","","15th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6025","22","4","0","SS 1","","GOVERNMENT","16","13","19","","","","","0","0","0","0","32","51","83","83","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6026","241","4","0","SS 1","","GOVERNMENT","16","11","14","","","","","0","0","0","0","25","38","63","63","0","","","12th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6027","239","4","0","SS 1","","GOVERNMENT","16","8","12","","","","","0","0","0","0","20","36","56","56","0","","","17th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6028","174","4","0","SS 1","","GOVERNMENT","16","6","0","","","","","0","0","0","0","6","18","24","24","0","","","24th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6029","26","4","0","SS 1","","GOVERNMENT","16","0","19","","","","","0","0","0","0","19","46","65","65","0","","","10th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6030","254","4","0","SS 1","","GOVERNMENT","16","13","13","","","","","0","0","0","0","26","40","66","66","0","","","9th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6031","255","4","0","SS 1","","GOVERNMENT","16","12","19","","","","","0","0","0","0","31","41","72","72","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6032","13","4","0","SS 1","","GOVERNMENT","16","14","15","","","","","0","0","0","0","29","47","76","76","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6033","19","4","0","SS 1","","GOVERNMENT","16","8","18","","","","","0","0","0","0","26","38","64","64","0","","","11th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6034","131","5","0","SS 2","","GOVERNMENT","16","10","15","","","","","0","0","0","0","25","45","70","70","0","","","4th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6035","41","5","0","SS 2","","GOVERNMENT","16","15","14","","","","","0","0","0","0","29","53","82","82","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6036","134","5","0","SS 2","","GOVERNMENT","16","12","17","","","","","0","0","0","0","29","55","84","84","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6037","136","5","0","SS 2","","GOVERNMENT","16","2","15","","","","","0","0","0","0","17","29","46","46","0","","","7th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6038","35","5","0","SS 2","","GOVERNMENT","16","8","15","","","","","0","0","0","0","23","48","71","71","0","","","3rd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6039","33","5","0","SS 2","","GOVERNMENT","16","15","13","","","","","0","0","0","0","28","38","66","66","0","","","5th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6040","202","5","0","SS 2","","GOVERNMENT","16","5","15","","","","","0","0","0","0","20","39","59","59","0","","","6th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6041","131","5","0","SS 2","","COMMERCE","20","14","18","","","","","0","0","0","0","32","43","75","75","0","","","1st","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6042","136","5","0","SS 2","","COMMERCE","20","8","8","","","","","0","0","0","0","16","44","60","60","0","","","2nd","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6043","35","5","0","SS 2","","COMMERCE","20","2","14","","","","","0","0","0","0","16","29","45","45","0","","","5th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6044","33","5","0","SS 2","","COMMERCE","20","6","14","","","","","0","0","0","0","20","37","57","57","0","","","3rd","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6045","202","5","0","SS 2","","COMMERCE","20","4","15","","","","","0","0","0","0","19","32","51","51","0","","","4th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6046","229","6","0","SS 3","","COMMERCE","20","17","9","","","","","0","0","0","0","26","44","70","70","0","","","2nd","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6047","56","6","0","SS 3","","COMMERCE","20","16","12","","","","","0","0","0","0","28","44","72","72","0","","","1st","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6048","18","4","0","SS 1","","COMMERCE","20","6","4","","","","","0","0","0","0","10","28","38","38","0","","","22nd","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6049","17","4","0","SS 1","","COMMERCE","20","3","9","","","","","0","0","0","0","12","45","57","57","0","","","17th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6050","24","4","0","SS 1","","COMMERCE","20","10","10","","","","","0","0","0","0","20","53","73","73","0","","","8th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6051","21","4","0","SS 1","","COMMERCE","20","0","3","","","","","0","0","0","0","3","45","48","48","0","","","21st","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6052","15","4","0","SS 1","","COMMERCE","20","5","7","","","","","0","0","0","0","12","42","54","54","0","","","19th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6053","198","4","0","SS 1","","COMMERCE","20","11","16","","","","","0","0","0","0","27","51","78","78","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6054","253","4","0","SS 1","","COMMERCE","20","13","6","","","","","0","0","0","0","19","46","65","65","0","","","14th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6055","171","4","0","SS 1","","COMMERCE","20","13","10","","","","","0","0","0","0","23","45","68","68","0","","","11th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6056","199","4","0","SS 1","","COMMERCE","20","9","10","","","","","0","0","0","0","19","48","67","67","0","","","12th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6057","23","4","0","SS 1","","COMMERCE","20","11","15","","","","","0","0","0","0","26","53","79","79","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6058","14","4","0","SS 1","","COMMERCE","20","14","7","","","","","0","0","0","0","21","44","65","65","0","","","14th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6059","12","4","0","SS 1","","COMMERCE","20","11","15","","","","","0","0","0","0","26","51","77","77","0","","","4th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6060","20","4","0","SS 1","","COMMERCE","20","10","2","","","","","0","0","0","0","12","23","35","35","0","","","24th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6061","242","4","0","SS 1","","COMMERCE","20","12","10","","","","","0","0","0","0","22","54","76","76","0","","","5th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6062","25","4","0","SS 1","","COMMERCE","20","14","6","","","","","0","0","0","0","20","52","72","72","0","","","9th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6063","22","4","0","SS 1","","COMMERCE","20","17","13","","","","","0","0","0","0","30","55","85","85","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6064","241","4","0","SS 1","","COMMERCE","20","8","7","","","","","0","0","0","0","15","49","64","64","0","","","16th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6065","239","4","0","SS 1","","COMMERCE","20","8","6","","","","","0","0","0","0","14","42","56","56","0","","","18th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6066","174","4","0","SS 1","","COMMERCE","20","8","2","","","","","0","0","0","0","10","26","36","36","0","","","23rd","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6067","26","4","0","SS 1","","COMMERCE","20","0","19","","","","","0","0","0","0","19","57","76","76","0","","","5th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6068","254","4","0","SS 1","","COMMERCE","20","5","7","","","","","0","0","0","0","12","39","51","51","0","","","20th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6069","255","4","0","SS 1","","COMMERCE","20","13","6","","","","","0","0","0","0","19","47","66","66","0","","","13th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6070","13","4","0","SS 1","","COMMERCE","20","15","7","","","","","0","0","0","0","22","49","71","71","0","","","10th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6071","19","4","0","SS 1","","COMMERCE","20","12","10","","","","","0","0","0","0","22","53","75","75","0","","","7th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6072","246","5","0","SS 2","","ENGLISH LANGUAGE","1","12","9","","","","","0","0","0","0","21","33","54","54","0","","","13th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6073","131","5","0","SS 2","","ENGLISH LANGUAGE","1","12","10","","","","","0","0","0","0","22","29","51","51","0","","","17th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6074","133","5","0","SS 2","","ENGLISH LANGUAGE","1","13","12","","","","","0","0","0","0","25","40","65","65","0","","","6th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6075","135","5","0","SS 2","","ENGLISH LANGUAGE","1","16","14","","","","","0","0","0","0","30","47","77","77","0","","","3rd","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6076","200","5","0","SS 2","","ENGLISH LANGUAGE","1","13","9","","","","","0","0","0","0","22","31","53","53","0","","","15th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6077","41","5","0","SS 2","","ENGLISH LANGUAGE","1","14","15","","","","","0","0","0","0","29","53","82","82","0","","","1st","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6078","201","5","0","SS 2","","ENGLISH LANGUAGE","1","14","12","","","","","0","0","0","0","26","24","50","50","0","","","19th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6079","31","5","0","SS 2","","ENGLISH LANGUAGE","1","15","15","","","","","0","0","0","0","30","42","72","72","0","","","4th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6080","243","5","0","SS 2","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","35","55","55","0","","","12th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6081","134","5","0","SS 2","","ENGLISH LANGUAGE","1","15","15","","","","","0","0","0","0","30","42","72","72","0","","","4th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6082","136","5","0","SS 2","","ENGLISH LANGUAGE","1","13","10","","","","","0","0","0","0","23","16","39","39","0","","","22nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6083","244","5","0","SS 2","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","37","62","62","0","","","8th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6084","35","5","0","SS 2","","ENGLISH LANGUAGE","1","15","0","","","","","0","0","0","0","15","28","43","43","0","","","21st","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6085","245","5","0","SS 2","","ENGLISH LANGUAGE","1","14","9","","","","","0","0","0","0","23","36","59","59","0","","","9th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6086","29","5","0","SS 2","","ENGLISH LANGUAGE","1","14","9","","","","","0","0","0","0","23","36","59","59","0","","","9th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6087","32","5","0","SS 2","","ENGLISH LANGUAGE","1","14","10","","","","","0","0","0","0","24","27","51","51","0","","","17th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6088","33","5","0","SS 2","","ENGLISH LANGUAGE","1","16","10","","","","","0","0","0","0","26","27","53","53","0","","","15th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6089","48","5","0","SS 2","","ENGLISH LANGUAGE","1","15","13","","","","","0","0","0","0","28","30","58","58","0","","","11th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6090","247","5","0","SS 2","","ENGLISH LANGUAGE","1","16","10","","","","","0","0","0","0","26","37","63","63","0","","","7th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6091","202","5","0","SS 2","","ENGLISH LANGUAGE","1","17","0","","","","","0","0","0","0","17","20","37","37","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6092","46","5","0","SS 2","","ENGLISH LANGUAGE","1","15","9","","","","","0","0","0","0","24","30","54","54","0","","","13th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6093","36","5","0","SS 2","","ENGLISH LANGUAGE","1","14","5","","","","","0","0","0","0","19","12","31","31","20","20","24th","24th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6094","128","5","0","SS 2","","ENGLISH LANGUAGE","1","11","10","","","","","0","0","0","0","21","28","49","49","0","","","20th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6095","28","5","0","SS 2","","ENGLISH LANGUAGE","1","17","15","","","","","0","0","0","0","32","49","81","81","0","","","2nd","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6096","131","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","8","15","","","","","0","0","0","0","23","22","45","45","0","","","3rd","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6097","41","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","10","15","","","","","0","0","0","0","25","42","67","67","0","","","2nd","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6098","134","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","13","20","","","","","0","0","0","0","33","40","73","73","0","","","1st","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6099","136","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","5","10","","","","","0","0","0","0","15","20","35","35","0","","","4th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6100","33","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","5","0","","","","","0","0","0","0","5","20","25","25","0","","","5th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6101","202","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","5","0","","","","","0","0","0","0","5","16","21","21","0","","","6th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6102","18","4","0","SS 1","","ENGLISH LANGUAGE","1","12","10","","","","","0","0","0","0","22","10","32","32","0","","","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6103","17","4","0","SS 1","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","17","37","37","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6104","24","4","0","SS 1","","ENGLISH LANGUAGE","1","13","10","","","","","0","0","0","0","23","24","47","47","0","","","11th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6105","21","4","0","SS 1","","ENGLISH LANGUAGE","1","10","9","","","","","0","0","0","0","19","18","37","37","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6106","15","4","0","SS 1","","ENGLISH LANGUAGE","1","9","5","","","","","0","0","0","0","14","17","31","31","0","","","22nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6107","198","4","0","SS 1","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","43","68","68","0","","","2nd","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6108","253","4","0","SS 1","","ENGLISH LANGUAGE","1","0","8","","","","","0","0","0","0","8","14","22","22","0","","","24th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6109","171","4","0","SS 1","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","19","39","39","0","","","15th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6110","199","4","0","SS 1","","ENGLISH LANGUAGE","1","14","12","","","","","0","0","0","0","26","25","51","51","0","","","9th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6111","23","4","0","SS 1","","ENGLISH LANGUAGE","1","19","17","","","","","0","0","0","0","36","37","73","73","0","","","1st","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6112","14","4","0","SS 1","","ENGLISH LANGUAGE","1","16","10","","","","","0","0","0","0","26","16","42","42","0","","","13th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6113","12","4","0","SS 1","","ENGLISH LANGUAGE","1","14","10","","","","","0","0","0","0","24","27","51","51","0","","","9th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6114","20","4","0","SS 1","","ENGLISH LANGUAGE","1","14","10","","","","","0","0","0","0","24","5","29","29","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6115","242","4","0","SS 1","","ENGLISH LANGUAGE","1","19","10","","","","","0","0","0","0","29","27","56","56","0","","","5th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6116","25","4","0","SS 1","","ENGLISH LANGUAGE","1","13","10","","","","","0","0","0","0","23","23","46","46","0","","","12th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6117","22","4","0","SS 1","","ENGLISH LANGUAGE","1","20","12","","","","","0","0","0","0","32","33","65","65","0","","","3rd","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6118","241","4","0","SS 1","","ENGLISH LANGUAGE","1","15","12","","","","","0","0","0","0","27","27","54","54","0","","","6th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6119","239","4","0","SS 1","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","17","37","37","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("6120","174","4","0","SS 1","","ENGLISH LANGUAGE","1","9","9","","","","","0","0","0","0","18","19","37","37","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6121","26","4","0","SS 1","","ENGLISH LANGUAGE","1","17","10","","","","","0","0","0","0","27","30","57","57","0","","","4th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6122","254","4","0","SS 1","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","15","35","35","0","","","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6123","255","4","0","SS 1","","ENGLISH LANGUAGE","1","15","13","","","","","0","0","0","0","28","25","53","53","0","","","7th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6124","13","4","0","SS 1","","ENGLISH LANGUAGE","1","13","8","","","","","0","0","0","0","21","32","53","53","0","","","7th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6125","19","4","0","SS 1","","ENGLISH LANGUAGE","1","8","9","","","","","0","0","0","0","17","23","40","40","0","","","14th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6126","18","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","1","5","","","","","0","0","0","0","6","14","20","20","0","","","22nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6127","17","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","5","","","","","0","0","0","0","8","20","28","28","0","","","18th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6128","24","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","12","","","","","0","0","0","0","15","30","45","45","0","","","7th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6129","21","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","1","7","","","","","0","0","0","0","8","21","29","29","0","","","14th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6130","15","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","8","","","","","0","0","0","0","11","27","38","38","0","","","12th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6131","198","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","18","","","","","0","0","0","0","28","36","64","64","0","","","2nd","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6132","253","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","0","","","","","0","0","0","0","2","14","16","16","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6133","171","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","7","","","","","0","0","0","0","10","20","30","30","0","","","13th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6134","199","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","1","14","","","","","0","0","0","0","15","24","39","39","0","","","11th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6135","23","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","15","","","","","0","0","0","0","25","40","65","65","0","","","1st","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6136","14","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","1","5","","","","","0","0","0","0","6","18","24","24","0","","","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6137","12","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","13","","","","","0","0","0","0","18","28","46","46","0","","","6th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6138","20","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","1","5","","","","","0","0","0","0","6","9","15","15","0","","","24th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6139","242","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","16","","","","","0","0","0","0","26","33","59","59","0","","","3rd","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6140","25","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","10","","","","","0","0","0","0","13","32","45","45","0","","","7th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6141","22","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","14","","","","","0","0","0","0","24","35","59","59","0","","","3rd","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6142","241","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","10","","","","","0","0","0","0","13","30","43","43","0","","","10th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6143","239","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","1","8","","","","","0","0","0","0","9","18","27","27","0","","","19th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6144","174","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","9","","","","","0","0","0","0","11","14","25","25","0","","","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6145","26","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","5","","","","","0","0","0","0","15","30","45","45","0","","","7th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6146","254","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","5","","","","","0","0","0","0","5","24","29","29","0","","","14th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6147","255","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","7","15","","","","","0","0","0","0","22","28","50","50","0","","","5th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6148","13","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","5","","","","","0","0","0","0","5","24","29","29","0","","","14th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6149","19","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","9","","","","","0","0","0","0","12","17","29","29","0","","","14th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6151","191","6","0","SS 3","","ENGLISH LANGUAGE","1","14","10","","","","","0","0","0","0","24","38","62","62","0","","","4th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6152","58","6","0","SS 3","","ENGLISH LANGUAGE","1","14","10","","","","","0","0","0","0","24","29","53","53","0","","","5th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6153","49","6","0","SS 3","","ENGLISH LANGUAGE","1","10","12","","","","","0","0","0","0","22","28","50","50","0","","","6th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6154","63","6","0","SS 3","","ENGLISH LANGUAGE","1","13","12","","","","","0","0","0","0","25","38","63","63","0","","","3rd","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6155","229","6","0","SS 3","","ENGLISH LANGUAGE","1","7","9","","","","","0","0","0","0","16","21","37","37","0","","","10th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6156","51","6","0","SS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","23","43","43","0","","","9th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6157","42","6","0","SS 3","","ENGLISH LANGUAGE","1","15","15","","","","","0","0","0","0","30","35","65","65","0","","","2nd","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6158","54","6","0","SS 3","","ENGLISH LANGUAGE","1","17","13","","","","","0","0","0","0","30","36","66","66","0","","","1st","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6159","47","6","0","SS 3","","ENGLISH LANGUAGE","1","12","9","","","","","0","0","0","0","21","25","46","46","0","","","8th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6161","229","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","13","5","","","","","0","0","0","0","18","16","34","34","0","","","4th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6162","51","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","19","7","","","","","0","0","0","0","26","24","50","50","0","","","3rd","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6163","42","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","20","10","","","","","0","0","0","0","30","35","65","65","0","","","1st","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6164","250","1","0","JSS 1","","FRENCH","27","12","15","","","","","0","0","0","0","27","31","58","58","0","","","10th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6165","214","1","0","JSS 1","","FRENCH","27","10","15","","","","","0","0","0","0","25","30","55","55","0","","","13th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6166","227","1","0","JSS 1","","FRENCH","27","10","14","","","","","0","0","0","0","24","15","39","39","0","","","19th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6167","212","1","0","JSS 1","","FRENCH","27","10","10","","","","","0","0","0","0","20","0","20","20","0","","","23rd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6168","188","1","0","JSS 1","","FRENCH","27","12","16","","","","","0","0","0","0","28","37","65","65","0","","","8th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6169","221","1","0","JSS 1","","FRENCH","27","10","14","","","","","0","0","0","0","24","14","38","38","0","","","20th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6170","220","1","0","JSS 1","","FRENCH","27","10","14","","","","","0","0","0","0","24","21","45","45","0","","","16th","D7","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6171","213","1","0","JSS 1","","FRENCH","27","10","13","","","","","0","0","0","0","23","10","33","33","0","","","21st","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6172","215","1","0","JSS 1","","FRENCH","27","16","20","","","","","0","0","0","0","36","30","66","66","0","","","7th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6173","209","1","0","JSS 1","","FRENCH","27","12","15","","","","","0","0","0","0","27","17","44","44","0","","","17th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6174","225","1","0","JSS 1","","FRENCH","27","10","14","","","","","0","0","0","0","24","20","44","44","0","","","17th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6175","217","1","0","JSS 1","","FRENCH","27","16","18","","","","","0","0","0","0","34","37","71","71","0","","","5th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6176","218","1","0","JSS 1","","FRENCH","27","10","10","","","","","0","0","0","0","20","12","32","32","0","","","22nd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6177","216","1","0","JSS 1","","FRENCH","27","18","20","","","","","0","0","0","0","38","45","83","83","0","","","1st","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6178","219","1","0","JSS 1","","FRENCH","27","16","16","","","","","0","0","0","0","32","23","55","55","0","","","13th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6179","224","1","0","JSS 1","","FRENCH","27","14","15","","","","","0","0","0","0","29","30","59","59","0","","","9th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6180","223","1","0","JSS 1","","FRENCH","27","15","18","","","","","0","0","0","0","33","46","79","79","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6181","226","1","0","JSS 1","","FRENCH","27","13","16","","","","","0","0","0","0","29","45","74","74","0","","","3rd","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6182","249","1","0","JSS 1","","FRENCH","27","13","15","","","","","0","0","0","0","28","44","72","72","0","","","4th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6183","211","1","0","JSS 1","","FRENCH","27","10","14","","","","","0","0","0","0","24","33","57","57","64.5","64.5","6th","11th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6184","210","1","0","JSS 1","","FRENCH","27","14","16","","","","","0","0","0","0","30","38","68","68","0","","","6th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6185","222","1","0","JSS 1","","FRENCH","27","16","18","","","","","0","0","0","0","34","22","56","56","0","","","12th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6186","248","1","0","JSS 1","","FRENCH","27","13","15","","","","","0","0","0","0","28","24","52","52","0","","","15th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6187","179","2","0","JSS 2","","FRENCH","27","16","18","","","","","0","0","0","0","34","53","87","87","0","","","1st","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6188","185","2","0","JSS 2","","FRENCH","27","15","18","","","","","0","0","0","0","33","44","77","77","0","","","4th","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6189","186","2","0","JSS 2","","FRENCH","27","14","15","","","","","0","0","0","0","29","25","54","54","0","","","6th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6190","183","2","0","JSS 2","","FRENCH","27","8","8","","","","","0","0","0","0","16","10","26","26","0","","","8th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6191","182","2","0","JSS 2","","FRENCH","27","18","18","","","","","0","0","0","0","36","50","86","86","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6192","189","2","0","JSS 2","","FRENCH","27","14","15","","","","","0","0","0","0","29","30","59","59","0","","","5th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6193","251","2","0","JSS 2","","FRENCH","27","10","12","","","","","0","0","0","0","22","10","32","32","0","","","7th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6194","233","2","0","JSS 2","","FRENCH","27","16","17","","","","","0","0","0","0","33","47","80","80","0","","","3rd","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6195","188","1","0","JSS 1","","MATHEMATICS","2","10","18","","","","","0","0","0","0","28","37","65","65","0","","","9th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6197","246","5","0","SS 2","","FURTHER MATHEMATICS","25","14","12","","","","","0","0","0","0","26","33","59","59","59","59","7th","10th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6198","135","5","0","SS 2","","FURTHER MATHEMATICS","25","20","20","","","","","0","0","0","0","40","57","97","97","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6199","200","5","0","SS 2","","FURTHER MATHEMATICS","25","18","18","","","","","0","0","0","0","36","40","76","76","0","","","4th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6200","201","5","0","SS 2","","FURTHER MATHEMATICS","25","18","20","","","","","0","0","0","0","38","24","62","62","0","","","6th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6201","31","5","0","SS 2","","FURTHER MATHEMATICS","25","18","16","","","","","0","0","0","0","34","26","60","60","0","","","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6202","243","5","0","SS 2","","FURTHER MATHEMATICS","25","14","18","","","","","0","0","0","0","32","39","71","71","0","","","5th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6204","244","5","0","SS 2","","FURTHER MATHEMATICS","25","18","16","","","","","0","0","0","0","34","44","78","78","74","74","2nd","3rd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6205","245","5","0","SS 2","","FURTHER MATHEMATICS","25","14","18","","","","","0","0","0","0","32","22","54","54","0","","","11th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6206","29","5","0","SS 2","","FURTHER MATHEMATICS","25","14","16","","","","","0","0","0","0","30","15","45","45","0","","","12th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6207","32","5","0","SS 2","","FURTHER MATHEMATICS","25","15","14","","","","","0","0","0","0","29","31","60","60","55.5","55.5","10th","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6208","247","5","0","SS 2","","FURTHER MATHEMATICS","25","16","18","","","","","0","0","0","0","34","26","60","60","64.5","64.5","4th","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6209","36","5","0","SS 2","","FURTHER MATHEMATICS","25","12","14","","","","","0","0","0","0","26","10","36","36","39","39","15th","13th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6211","28","5","0","SS 2","","FURTHER MATHEMATICS","25","20","16","","","","","0","0","0","0","36","50","86","86","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6213","136","5","0","SS 2","","MATHEMATICS","2","5","14","","","","","0","0","0","0","19","19","38","38","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6214","191","6","0","SS 3","","MATHEMATICS","2","13","15","","","","","0","0","0","0","28","45","73","73","0","","","2nd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6215","58","6","0","SS 3","","MATHEMATICS","2","13","15","","","","","0","0","0","0","28","30","58","58","0","","","6th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6216","45","6","0","SS 3","","MATHEMATICS","2","13","15","","","","","0","0","0","0","28","40","68","68","0","","","3rd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6217","49","6","0","SS 3","","MATHEMATICS","2","13","15","","","","","0","0","0","0","28","8","36","36","0","","","10th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6218","63","6","0","SS 3","","MATHEMATICS","2","20","15","","","","","0","0","0","0","35","47","82","82","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6219","229","6","0","SS 3","","MATHEMATICS","2","5","15","","","","","0","0","0","0","20","40","60","60","0","","","5th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6221","51","6","0","SS 3","","MATHEMATICS","2","5","15","","","","","0","0","0","0","20","23","43","43","0","","","9th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6222","42","6","0","SS 3","","MATHEMATICS","2","20","15","","","","","0","0","0","0","35","28","63","63","0","","","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6223","54","6","0","SS 3","","MATHEMATICS","2","13","15","","","","","0","0","0","0","28","24","52","52","0","","","8th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6226","47","6","0","SS 3","","MATHEMATICS","2","0","0","","","","","0","0","0","0","","53","53","53","0","","","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6227","191","6","0","SS 3","","PHYSICS","12","20","20","","","","","0","0","0","0","40","44","84","84","0","","","1st","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6228","58","6","0","SS 3","","PHYSICS","12","20","10","","","","","0","0","0","0","30","25","55","55","0","","","5th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("6229","49","6","0","SS 3","","PHYSICS","12","20","10","","","","","0","0","0","0","30","21","51","51","0","","","6th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6230","63","6","0","SS 3","","PHYSICS","12","20","20","","","","","0","0","0","0","40","44","84","84","0","","","1st","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6231","54","6","0","SS 3","","PHYSICS","12","20","10","","","","","0","0","0","0","30","44","74","74","0","","","3rd","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6232","47","6","0","SS 3","","PHYSICS","12","20","18","","","","","0","0","0","0","38","36","74","74","0","","","3rd","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6233","250","1","0","JSS 1","","COMPUTER SCIENCE","10","10","2","","","","","0","0","0","0","12","53","65","65","0","","","12th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6234","214","1","0","JSS 1","","COMPUTER SCIENCE","10","20","20","","","","","0","0","0","0","40","55","95","95","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6235","227","1","0","JSS 1","","COMPUTER SCIENCE","10","5","10","","","","","0","0","0","0","15","28","43","43","0","","","24th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6236","212","1","0","JSS 1","","COMPUTER SCIENCE","10","5","10","","","","","0","0","0","0","15","30","45","45","0","","","23rd","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6237","188","1","0","JSS 1","","COMPUTER SCIENCE","10","5","12","","","","","0","0","0","0","17","40","57","57","0","","","15th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6238","221","1","0","JSS 1","","COMPUTER SCIENCE","10","15","10","","","","","0","0","0","0","25","35","60","60","0","","","13th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6239","220","1","0","JSS 1","","COMPUTER SCIENCE","10","10","8","","","","","0","0","0","0","18","35","53","53","0","","","17th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6240","213","1","0","JSS 1","","COMPUTER SCIENCE","10","5","10","","","","","0","0","0","0","15","38","53","53","0","","","17th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6241","215","1","0","JSS 1","","COMPUTER SCIENCE","10","20","20","","","","","0","0","0","0","40","55","95","95","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6242","209","1","0","JSS 1","","COMPUTER SCIENCE","10","5","2","","","","","0","0","0","0","7","48","55","55","0","","","16th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6243","225","1","0","JSS 1","","COMPUTER SCIENCE","10","8","10","","","","","0","0","0","0","18","35","53","53","0","","","17th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6244","217","1","0","JSS 1","","COMPUTER SCIENCE","10","20","20","","","","","0","0","0","0","40","49","89","89","0","","","5th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6245","218","1","0","JSS 1","","COMPUTER SCIENCE","10","10","8","","","","","0","0","0","0","18","35","53","53","0","","","17th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6246","216","1","0","JSS 1","","COMPUTER SCIENCE","10","20","18","","","","","0","0","0","0","38","56","94","94","0","","","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6247","219","1","0","JSS 1","","COMPUTER SCIENCE","10","10","5","","","","","0","0","0","0","15","45","60","60","0","","","13th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6248","224","1","0","JSS 1","","COMPUTER SCIENCE","10","5","2","","","","","0","0","0","0","7","40","47","47","0","","","22nd","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6249","223","1","0","JSS 1","","COMPUTER SCIENCE","10","10","5","","","","","0","0","0","0","15","51","66","66","0","","","11th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6250","226","1","0","JSS 1","","COMPUTER SCIENCE","10","10","10","","","","","0","0","0","0","20","54","74","74","0","","","8th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6251","249","1","0","JSS 1","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","45","70","70","0","","","9th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6252","211","1","0","JSS 1","","COMPUTER SCIENCE","10","20","15","","","","","0","0","0","0","35","35","70","70","67","67","6th","9th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6253","210","1","0","JSS 1","","COMPUTER SCIENCE","10","20","20","","","","","0","0","0","0","40","55","95","95","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6254","222","1","0","JSS 1","","COMPUTER SCIENCE","10","15","20","","","","","0","0","0","0","35","50","85","85","0","","","6th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6255","248","1","0","JSS 1","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","25","50","50","0","","","21st","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6256","179","2","0","JSS 2","","COMPUTER SCIENCE","10","20","18","","","","","0","0","0","0","38","51","89","89","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6257","185","2","0","JSS 2","","COMPUTER SCIENCE","10","15","2","","","","","0","0","0","0","17","40","57","57","0","","","6th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6258","186","2","0","JSS 2","","COMPUTER SCIENCE","10","0","5","","","","","0","0","0","0","5","26","31","31","0","","","8th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6259","183","2","0","JSS 2","","COMPUTER SCIENCE","10","10","5","","","","","0","0","0","0","15","25","40","40","0","","","7th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6260","182","2","0","JSS 2","","COMPUTER SCIENCE","10","20","20","","","","","0","0","0","0","40","55","95","95","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6261","189","2","0","JSS 2","","COMPUTER SCIENCE","10","15","20","","","","","0","0","0","0","35","45","80","80","0","","","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6262","251","2","0","JSS 2","","COMPUTER SCIENCE","10","5","10","","","","","0","0","0","0","15","45","60","60","0","","","5th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6263","233","2","0","JSS 2","","COMPUTER SCIENCE","10","10","8","","","","","0","0","0","0","18","48","66","66","0","","","4th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6264","18","4","0","SS 1","","COMPUTER SCIENCE","10","2","5","","","","","0","0","0","0","7","35","42","42","0","","","23rd","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6265","17","4","0","SS 1","","COMPUTER SCIENCE","10","5","10","","","","","0","0","0","0","15","30","45","45","0","","","22nd","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6266","24","4","0","SS 1","","COMPUTER SCIENCE","10","5","5","","","","","0","0","0","0","10","40","50","50","0","","","20th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6267","21","4","0","SS 1","","COMPUTER SCIENCE","10","5","10","","","","","0","0","0","0","15","48","63","63","0","","","11th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6268","15","4","0","SS 1","","COMPUTER SCIENCE","10","5","7","","","","","0","0","0","0","12","45","57","57","0","","","16th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6269","198","4","0","SS 1","","COMPUTER SCIENCE","10","20","20","","","","","0","0","0","0","40","56","96","96","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6270","253","4","0","SS 1","","COMPUTER SCIENCE","10","8","5","","","","","0","0","0","0","13","46","59","59","0","","","14th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6271","171","4","0","SS 1","","COMPUTER SCIENCE","10","10","12","","","","","0","0","0","0","22","40","62","62","0","","","12th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6272","199","4","0","SS 1","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","45","70","70","0","","","8th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6273","23","4","0","SS 1","","COMPUTER SCIENCE","10","20","20","","","","","0","0","0","0","40","51","91","91","0","","","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6274","14","4","0","SS 1","","COMPUTER SCIENCE","10","5","2","","","","","0","0","0","0","7","40","47","47","0","","","21st","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6275","12","4","0","SS 1","","COMPUTER SCIENCE","10","10","8","","","","","0","0","0","0","18","40","58","58","0","","","15th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6276","20","4","0","SS 1","","COMPUTER SCIENCE","10","2","5","","","","","0","0","0","0","7","35","42","42","0","","","23rd","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6277","242","4","0","SS 1","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","51","76","76","0","","","6th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6278","25","4","0","SS 1","","COMPUTER SCIENCE","10","10","8","","","","","0","0","0","0","18","35","53","53","0","","","18th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6279","22","4","0","SS 1","","COMPUTER SCIENCE","10","20","18","","","","","0","0","0","0","38","58","96","96","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6280","241","4","0","SS 1","","COMPUTER SCIENCE","10","15","10","","","","","0","0","0","0","25","35","60","60","0","","","13th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6281","239","4","0","SS 1","","COMPUTER SCIENCE","10","8","10","","","","","0","0","0","0","18","46","64","64","0","","","10th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6282","174","4","0","SS 1","","COMPUTER SCIENCE","10","10","8","","","","","0","0","0","0","18","49","67","67","0","","","9th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6283","26","4","0","SS 1","","COMPUTER SCIENCE","10","20","20","","","","","0","0","0","0","40","56","96","96","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6284","254","4","0","SS 1","","COMPUTER SCIENCE","10","10","8","","","","","0","0","0","0","18","38","56","56","0","","","17th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6285","255","4","0","SS 1","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","50","75","75","0","","","7th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6286","13","4","0","SS 1","","COMPUTER SCIENCE","10","15","10","","","","","0","0","0","0","25","56","81","81","0","","","5th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6287","19","4","0","SS 1","","COMPUTER SCIENCE","10","5","10","","","","","0","0","0","0","15","38","53","53","0","","","18th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6288","133","5","0","SS 2","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","38","63","63","0","","","3rd","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6289","135","5","0","SS 2","","COMPUTER SCIENCE","10","15","20","","","","","0","0","0","0","35","49","84","84","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6290","200","5","0","SS 2","","COMPUTER SCIENCE","10","5","8","","","","","0","0","0","0","13","40","53","53","0","","","6th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6291","201","5","0","SS 2","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","20","45","45","0","","","10th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6292","31","5","0","SS 2","","COMPUTER SCIENCE","10","5","8","","","","","0","0","0","0","13","28","41","41","0","","","12th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6293","243","5","0","SS 2","","COMPUTER SCIENCE","10","10","5","","","","","0","0","0","0","15","32","47","47","0","","","9th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6295","35","5","0","SS 2","","COMPUTER SCIENCE","10","2","10","","","","","0","0","0","0","12","40","52","52","0","","","7th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6296","245","5","0","SS 2","","COMPUTER SCIENCE","10","5","2","","","","","0","0","0","0","7","25","32","32","0","","","13th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6297","32","5","0","SS 2","","COMPUTER SCIENCE","10","10","11","","","","","0","0","0","0","21","35","56","56","0","","","4th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6298","33","5","0","SS 2","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","29","54","54","53","53","4th","5th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6299","46","5","0","SS 2","","COMPUTER SCIENCE","10","15","5","","","","","0","0","0","0","20","30","50","50","41","41","13th","8th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6300","128","5","0","SS 2","","COMPUTER SCIENCE","10","10","5","","","","","0","0","0","0","15","30","45","45","0","","","10th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6301","28","5","0","SS 2","","COMPUTER SCIENCE","10","20","20","","","","","0","0","0","0","40","53","93","93","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6302","179","2","0","JSS 2","","HOME ECONOMICS","24","13","15","","","","","0","0","0","0","28","33","61","61","0","","","2nd","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6303","185","2","0","JSS 2","","HOME ECONOMICS","24","13","15","","","","","0","0","0","0","28","33","61","61","0","","","2nd","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6304","186","2","0","JSS 2","","HOME ECONOMICS","24","14","15","","","","","0","0","0","0","29","30","59","59","0","","","5th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6305","183","2","0","JSS 2","","HOME ECONOMICS","24","13","14","","","","","0","0","0","0","27","13","40","40","0","","","8th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6306","182","2","0","JSS 2","","HOME ECONOMICS","24","9","13","","","","","0","0","0","0","22","39","61","61","0","","","2nd","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6307","189","2","0","JSS 2","","HOME ECONOMICS","24","13","15","","","","","0","0","0","0","28","42","70","70","0","","","1st","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6308","251","2","0","JSS 2","","HOME ECONOMICS","24","11","10","","","","","0","0","0","0","21","33","54","54","0","","","7th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6309","233","2","0","JSS 2","","HOME ECONOMICS","24","10","12","","","","","0","0","0","0","22","37","59","59","0","","","5th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6310","179","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","13","12","","","","","0","0","0","0","25","31","56","56","0","","","4th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6311","185","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","13","12","","","","","0","0","0","0","25","27","52","52","0","","","5th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6312","186","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","8","10","","","","","0","0","0","0","18","26","44","44","0","","","6th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6313","183","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","7","6","","","","","0","0","0","0","13","15","28","28","0","","","8th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6314","182","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","12","13","","","","","0","0","0","0","25","36","61","61","0","","","2nd","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6315","189","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","13","12","","","","","0","0","0","0","25","32","57","57","0","","","3rd","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6316","251","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","7","10","","","","","0","0","0","0","17","27","44","44","0","","","6th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6317","233","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","11","13","","","","","0","0","0","0","24","47","71","71","0","","","1st","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6318","179","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","15","12","","","","","0","0","0","0","27","40","67","67","0","","","2nd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6319","185","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","15","10","","","","","0","0","0","0","25","39","64","64","0","","","3rd","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6320","186","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","7","10","","","","","0","0","0","0","17","26","43","43","0","","","7th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6321","183","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","8","9","","","","","0","0","0","0","17","19","36","36","0","","","8th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6322","182","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","19","17","","","","","0","0","0","0","36","49","85","85","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6323","189","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","10","12","","","","","0","0","0","0","22","30","52","52","0","","","5th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6324","251","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","15","10","","","","","0","0","0","0","25","30","55","55","0","","","4th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6325","233","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","9","12","","","","","0","0","0","0","21","30","51","51","0","","","6th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6326","250","1","0","JSS 1","","CIVIC EDUCATION","28","14","13","","","","","0","0","0","0","27","34","61","61","0","","","15th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6327","214","1","0","JSS 1","","CIVIC EDUCATION","28","12","13","","","","","0","0","0","0","25","40","65","65","0","","","9th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6328","227","1","0","JSS 1","","CIVIC EDUCATION","28","8","10","","","","","0","0","0","0","18","30","48","48","0","","","22nd","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6329","212","1","0","JSS 1","","CIVIC EDUCATION","28","12","10","","","","","0","0","0","0","22","36","58","58","0","","","17th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("6330","188","1","0","JSS 1","","CIVIC EDUCATION","28","11","13","","","","","0","0","0","0","24","34","58","58","0","","","17th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6331","221","1","0","JSS 1","","CIVIC EDUCATION","28","14","15","","","","","0","0","0","0","29","40","69","69","0","","","5th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6332","220","1","0","JSS 1","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","30","50","50","0","","","21st","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6333","213","1","0","JSS 1","","CIVIC EDUCATION","28","14","14","","","","","0","0","0","0","28","40","68","68","0","","","6th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6334","215","1","0","JSS 1","","CIVIC EDUCATION","28","14","13","","","","","0","0","0","0","27","48","75","75","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6335","209","1","0","JSS 1","","CIVIC EDUCATION","28","12","11","","","","","0","0","0","0","23","30","53","53","0","","","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6336","225","1","0","JSS 1","","CIVIC EDUCATION","28","11","10","","","","","0","0","0","0","21","15","36","36","0","","","24th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6337","217","1","0","JSS 1","","CIVIC EDUCATION","28","17","18","","","","","0","0","0","0","35","37","72","72","0","","","4th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6338","218","1","0","JSS 1","","CIVIC EDUCATION","28","14","13","","","","","0","0","0","0","27","30","57","57","0","","","19th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6339","216","1","0","JSS 1","","CIVIC EDUCATION","28","19","20","","","","","0","0","0","0","39","51","90","90","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6340","219","1","0","JSS 1","","CIVIC EDUCATION","28","12","13","","","","","0","0","0","0","25","37","62","62","0","","","14th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6341","224","1","0","JSS 1","","CIVIC EDUCATION","28","13","10","","","","","0","0","0","0","23","20","43","43","0","","","23rd","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6342","223","1","0","JSS 1","","CIVIC EDUCATION","28","16","15","","","","","0","0","0","0","31","45","76","76","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6343","226","1","0","JSS 1","","CIVIC EDUCATION","28","12","13","","","","","0","0","0","0","25","40","65","65","0","","","9th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6344","249","1","0","JSS 1","","CIVIC EDUCATION","28","14","13","","","","","0","0","0","0","27","40","67","67","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6345","211","1","0","JSS 1","","CIVIC EDUCATION","28","15","13","","","","","0","0","0","0","28","33","61","61","64.5","64.5","5th","15th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6346","210","1","0","JSS 1","","CIVIC EDUCATION","28","13","14","","","","","0","0","0","0","27","36","63","63","0","","","13th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6347","222","1","0","JSS 1","","CIVIC EDUCATION","28","11","13","","","","","0","0","0","0","24","43","67","67","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6348","248","1","0","JSS 1","","CIVIC EDUCATION","28","13","12","","","","","0","0","0","0","25","40","65","65","0","","","9th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6349","250","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","40","61","61","0","","","12th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6350","214","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","15","","","","","0","0","0","0","29","40","69","69","0","","","7th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6351","227","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","8","10","","","","","0","0","0","0","18","28","46","46","0","","","19th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6352","212","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","8","10","","","","","0","0","0","0","18","20","38","38","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6353","188","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","8","9","","","","","0","0","0","0","17","40","57","57","0","","","15th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6354","221","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","10","","","","","0","0","0","0","19","40","59","59","0","","","13th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6355","220","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","5","7","","","","","0","0","0","0","12","28","40","40","0","","","21st","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6356","213","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","15","13","","","","","0","0","0","0","28","40","68","68","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6357","215","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","12","","","","","0","0","0","0","22","40","62","62","0","","","11th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6358","209","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","10","","","","","0","0","0","0","22","30","52","52","0","","","16th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6359","225","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","11","","","","","0","0","0","0","23","15","38","38","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6360","217","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","13","","","","","0","0","0","0","27","49","76","76","0","","","2nd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6361","218","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","10","","","","","0","0","0","0","19","30","49","49","0","","","18th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6362","216","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","16","12","","","","","0","0","0","0","28","43","71","71","0","","","6th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6363","219","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","10","","","","","0","0","0","0","19","40","59","59","0","","","13th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6364","224","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","11","","","","","0","0","0","0","21","20","41","41","0","","","20th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6365","223","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","12","","","","","0","0","0","0","25","40","65","65","0","","","9th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6366","226","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","14","","","","","0","0","0","0","27","49","76","76","0","","","2nd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6367","249","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","15","","","","","0","0","0","0","29","49","78","78","0","","","1st","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6368","211","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","10","","","","","0","0","0","0","20","32","52","52","52","52","13th","16th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6369","210","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","15","16","","","","","0","0","0","0","31","43","74","74","0","","","4th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6370","222","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","11","14","","","","","0","0","0","0","25","47","72","72","0","","","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6371","248","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","15","36","36","0","","","24th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6372","250","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","14","","","","","0","0","0","0","26","37","63","63","0","","","13th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6373","214","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","14","15","","","","","0","0","0","0","29","39","68","68","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6374","227","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","11","14","","","","","0","0","0","0","25","28","53","53","0","","","21st","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6375","212","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","13","","","","","0","0","0","0","23","37","60","60","0","","","16th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6376","188","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","11","12","","","","","0","0","0","0","23","34","57","57","0","","","19th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6377","221","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","15","14","","","","","0","0","0","0","29","38","67","67","0","","","9th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6378","220","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","7","6","","","","","0","0","0","0","13","28","41","41","0","","","23rd","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6379","213","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","13","12","","","","","0","0","0","0","25","40","65","65","0","","","12th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6380","215","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","14","","","","","0","0","0","0","26","40","66","66","0","","","10th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6381","209","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","14","10","","","","","0","0","0","0","24","37","61","61","0","","","14th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6382","225","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","2","10","","","","","0","0","0","0","12","10","22","22","0","","","24th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6383","217","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","15","16","","","","","0","0","0","0","31","50","81","81","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6384","218","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","9","12","","","","","0","0","0","0","21","37","58","58","0","","","17th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6385","216","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","16","15","","","","","0","0","0","0","31","48","79","79","0","","","3rd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6386","219","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","12","","","","","0","0","0","0","22","36","58","58","0","","","17th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6387","224","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","14","13","","","","","0","0","0","0","27","34","61","61","0","","","14th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6388","223","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","17","18","","","","","0","0","0","0","35","43","78","78","0","","","4th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6389","226","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","13","14","","","","","0","0","0","0","27","47","74","74","0","","","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6390","249","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","14","13","","","","","0","0","0","0","27","39","66","66","0","","","10th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6391","211","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","9","10","","","","","0","0","0","0","19","37","56","56","56","56","8th","20th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6392","210","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","13","13","","","","","0","0","0","0","26","43","69","69","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6393","222","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","14","","","","","0","0","0","0","26","43","69","69","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6394","248","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","12","","","","","0","0","0","0","22","30","52","52","0","","","22nd","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6395","246","5","0","SS 2","","AGRICULTURAL SCIENCE","5","2","12","","","","","0","0","0","0","14","30","44","44","0","","","8th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6396","133","5","0","SS 2","","AGRICULTURAL SCIENCE","5","6","11","","","","","0","0","0","0","17","39","56","56","0","","","4th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6397","135","5","0","SS 2","","AGRICULTURAL SCIENCE","5","8","12","","","","","0","0","0","0","20","54","74","74","0","","","1st","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6398","200","5","0","SS 2","","AGRICULTURAL SCIENCE","5","9","13","","","","","0","0","0","0","22","42","64","64","0","","","2nd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6400","244","5","0","SS 2","","AGRICULTURAL SCIENCE","5","6","13","","","","","0","0","0","0","19","32","51","51","0","","","6th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6401","48","5","0","SS 2","","AGRICULTURAL SCIENCE","5","5","7","","","","","0","0","0","0","12","33","45","45","0","","","7th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6402","247","5","0","SS 2","","AGRICULTURAL SCIENCE","5","7","10","","","","","0","0","0","0","17","44","61","61","0","","","3rd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6403","46","5","0","SS 2","","AGRICULTURAL SCIENCE","5","7","9","","","","","0","0","0","0","16","37","53","53","0","","","5th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6404","128","5","0","SS 2","","AGRICULTURAL SCIENCE","5","3","5","","","","","0","0","0","0","8","30","38","38","0","","","9th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6405","250","1","0","JSS 1","","SOCIAL STUDIES","23","9","10","","","","","0","0","0","0","19","39","58","58","0","","","19th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6406","214","1","0","JSS 1","","SOCIAL STUDIES","23","16","18","","","","","0","0","0","0","34","49","83","83","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6407","227","1","0","JSS 1","","SOCIAL STUDIES","23","6","5","","","","","0","0","0","0","11","23","34","34","0","","","23rd","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6408","212","1","0","JSS 1","","SOCIAL STUDIES","23","12","11","","","","","0","0","0","0","23","32","55","55","0","","","21st","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6409","188","1","0","JSS 1","","SOCIAL STUDIES","23","9","12","","","","","0","0","0","0","21","39","60","60","0","","","17th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6410","221","1","0","JSS 1","","SOCIAL STUDIES","23","13","14","","","","","0","0","0","0","27","39","66","66","0","","","10th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6411","220","1","0","JSS 1","","SOCIAL STUDIES","23","6","7","","","","","0","0","0","0","13","25","38","38","0","","","22nd","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6412","213","1","0","JSS 1","","SOCIAL STUDIES","23","12","13","","","","","0","0","0","0","25","40","65","65","0","","","11th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6413","215","1","0","JSS 1","","SOCIAL STUDIES","23","14","15","","","","","0","0","0","0","29","40","69","69","0","","","6th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6414","209","1","0","JSS 1","","SOCIAL STUDIES","23","14","14","","","","","0","0","0","0","28","39","67","67","0","","","8th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6415","225","1","0","JSS 1","","SOCIAL STUDIES","23","4","10","","","","","0","0","0","0","14","15","29","29","0","","","24th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6416","217","1","0","JSS 1","","SOCIAL STUDIES","23","13","14","","","","","0","0","0","0","27","50","77","77","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6417","218","1","0","JSS 1","","SOCIAL STUDIES","23","14","11","","","","","0","0","0","0","25","37","62","62","0","","","15th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6418","216","1","0","JSS 1","","SOCIAL STUDIES","23","11","15","","","","","0","0","0","0","26","50","76","76","0","","","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6419","219","1","0","JSS 1","","SOCIAL STUDIES","23","14","15","","","","","0","0","0","0","29","40","69","69","0","","","6th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6420","224","1","0","JSS 1","","SOCIAL STUDIES","23","15","14","","","","","0","0","0","0","29","30","59","59","0","","","18th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6421","223","1","0","JSS 1","","SOCIAL STUDIES","23","12","15","","","","","0","0","0","0","27","40","67","67","0","","","8th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6422","226","1","0","JSS 1","","SOCIAL STUDIES","23","11","13","","","","","0","0","0","0","24","47","71","71","0","","","5th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6423","249","1","0","JSS 1","","SOCIAL STUDIES","23","12","13","","","","","0","0","0","0","25","40","65","65","0","","","11th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6425","210","1","0","JSS 1","","SOCIAL STUDIES","23","15","13","","","","","0","0","0","0","28","49","77","77","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6426","222","1","0","JSS 1","","SOCIAL STUDIES","23","10","13","","","","","0","0","0","0","23","40","63","63","0","","","14th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6427","248","1","0","JSS 1","","SOCIAL STUDIES","23","12","15","","","","","0","0","0","0","27","30","57","57","0","","","20th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6428","246","5","0","SS 2","","BIOLOGY","14","5","10","","","","","0","0","0","0","15","27","42","42","0","","","14th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6430","133","5","0","SS 2","","BIOLOGY","14","12","12","","","","","0","0","0","0","24","36","60","60","0","","","6th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6431","135","5","0","SS 2","","BIOLOGY","14","11","14","","","","","0","0","0","0","25","45","70","70","0","","","1st","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6432","200","5","0","SS 2","","BIOLOGY","14","14","12","","","","","0","0","0","0","26","43","69","69","0","","","3rd","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("6433","41","5","0","SS 2","","BIOLOGY","14","12","12","","","","","0","0","0","0","24","46","70","70","0","","","1st","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6434","201","5","0","SS 2","","BIOLOGY","14","8","11","","","","","0","0","0","0","19","36","55","55","0","","","10th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6435","31","5","0","SS 2","","BIOLOGY","14","13","9","","","","","0","0","0","0","22","40","62","62","0","","","4th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6436","134","5","0","SS 2","","BIOLOGY","14","12","10","","","","","0","0","0","0","22","40","62","62","0","","","4th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6438","244","5","0","SS 2","","BIOLOGY","14","9","10","","","","","0","0","0","0","19","40","59","59","0","","","7th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6439","29","5","0","SS 2","","BIOLOGY","14","9","5","","","","","0","0","0","0","14","41","55","55","0","","","10th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6440","32","5","0","SS 2","","BIOLOGY","14","8","12","","","","","0","0","0","0","20","36","56","56","0","","","9th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6441","48","5","0","SS 2","","BIOLOGY","14","9","9","","","","","0","0","0","0","18","28","46","46","0","","","13th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6442","247","5","0","SS 2","","BIOLOGY","14","10","10","","","","","0","0","0","0","20","35","55","55","0","","","10th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6443","46","5","0","SS 2","","BIOLOGY","14","9","13","","","","","0","0","0","0","22","37","59","59","0","","","7th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6444","36","5","0","SS 2","","BIOLOGY","14","0","0","","","","","0","0","0","0","","16","16","16","0","","","15th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6447","18","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","6","","","","","0","0","0","0","12","19","31","31","0","","","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6448","17","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","5","","","","","0","0","0","0","16","30","46","46","0","","","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6449","24","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","5","","","","","0","0","0","0","11","37","48","48","0","","","11th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6450","21","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","0","","","","","0","0","0","0","5","26","31","31","0","","","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6451","15","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","6","","","","","0","0","0","0","16","34","50","50","0","","","8th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6452","198","4","0","SS 1","","AGRICULTURAL SCIENCE","5","18","13","","","","","0","0","0","0","31","37","68","68","0","","","1st","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6453","253","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","5","","","","","0","0","0","0","12","26","38","38","0","","","16th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6454","171","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","13","","","","","0","0","0","0","20","36","56","56","0","","","5th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6455","199","4","0","SS 1","","AGRICULTURAL SCIENCE","5","9","11","","","","","0","0","0","0","20","26","46","46","0","","","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6456","23","4","0","SS 1","","AGRICULTURAL SCIENCE","5","12","10","","","","","0","0","0","0","22","40","62","62","0","","","3rd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6457","14","4","0","SS 1","","AGRICULTURAL SCIENCE","5","3","5","","","","","0","0","0","0","8","26","34","34","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6458","12","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","8","","","","","0","0","0","0","18","37","55","55","0","","","6th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6459","20","4","0","SS 1","","AGRICULTURAL SCIENCE","5","9","0","","","","","0","0","0","0","9","23","32","32","0","","","21st","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6460","242","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","11","","","","","0","0","0","0","18","31","49","49","0","","","10th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6461","25","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","7","","","","","0","0","0","0","14","37","51","51","0","","","7th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6462","22","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","13","","","","","0","0","0","0","23","39","62","62","0","","","3rd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6463","241","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","5","","","","","0","0","0","0","12","29","41","41","0","","","15th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6464","239","4","0","SS 1","","AGRICULTURAL SCIENCE","5","4","3","","","","","0","0","0","0","7","21","28","28","0","","","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6465","174","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","6","","","","","0","0","0","0","11","23","34","34","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6466","26","4","0","SS 1","","AGRICULTURAL SCIENCE","5","18","6","","","","","0","0","0","0","24","44","68","68","0","","","1st","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6467","254","4","0","SS 1","","AGRICULTURAL SCIENCE","5","4","11","","","","","0","0","0","0","15","22","37","37","0","","","17th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6468","255","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","6","","","","","0","0","0","0","13","21","34","34","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6469","13","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","6","","","","","0","0","0","0","12","38","50","50","0","","","8th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6470","19","4","0","SS 1","","AGRICULTURAL SCIENCE","5","9","5","","","","","0","0","0","0","14","32","46","46","0","","","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6472","18","4","0","SS 1","","BIOLOGY","14","4","11","","","","","0","0","0","0","15","24","39","39","0","","","16th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6473","17","4","0","SS 1","","BIOLOGY","14","4","12","","","","","0","0","0","0","16","31","47","47","0","","","10th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6474","24","4","0","SS 1","","BIOLOGY","14","8","2","","","","","0","0","0","0","10","39","49","49","0","","","8th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6475","21","4","0","SS 1","","BIOLOGY","14","0","0","","","","","0","0","0","0","","32","32","32","0","","","23rd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6476","15","4","0","SS 1","","BIOLOGY","14","5","6","","","","","0","0","0","0","11","32","43","43","0","","","14th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6477","198","4","0","SS 1","","BIOLOGY","14","15","14","","","","","0","0","0","0","29","57","86","86","0","","","1st","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6478","253","4","0","SS 1","","BIOLOGY","14","5","0","","","","","0","0","0","0","5","32","37","37","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6479","171","4","0","SS 1","","BIOLOGY","14","7","11","","","","","0","0","0","0","18","26","44","44","0","","","13th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6480","199","4","0","SS 1","","BIOLOGY","14","4","12","","","","","0","0","0","0","16","29","45","45","0","","","11th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6481","23","4","0","SS 1","","BIOLOGY","14","12","7","","","","","0","0","0","0","19","49","68","68","0","","","5th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6482","14","4","0","SS 1","","BIOLOGY","14","10","5","","","","","0","0","0","0","15","27","42","42","0","","","15th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6483","12","4","0","SS 1","","BIOLOGY","14","7","15","","","","","0","0","0","0","22","48","70","70","0","","","3rd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6484","20","4","0","SS 1","","BIOLOGY","14","7","0","","","","","0","0","0","0","7","28","35","35","0","","","21st","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6485","242","4","0","SS 1","","BIOLOGY","14","11","12","","","","","0","0","0","0","23","45","68","68","0","","","5th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6486","25","4","0","SS 1","","BIOLOGY","14","6","7","","","","","0","0","0","0","13","32","45","45","0","","","11th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6487","22","4","0","SS 1","","BIOLOGY","14","9","13","","","","","0","0","0","0","22","48","70","70","0","","","3rd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6488","241","4","0","SS 1","","BIOLOGY","14","2","5","","","","","0","0","0","0","7","30","37","37","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6489","239","4","0","SS 1","","BIOLOGY","14","0","5","","","","","0","0","0","0","5","21","26","26","0","","","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6490","174","4","0","SS 1","","BIOLOGY","14","4","5","","","","","0","0","0","0","9","27","36","36","0","","","20th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6491","26","4","0","SS 1","","BIOLOGY","14","14","13","","","","","0","0","0","0","27","44","71","71","0","","","2nd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6492","254","4","0","SS 1","","BIOLOGY","14","2","13","","","","","0","0","0","0","15","24","39","39","0","","","16th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6493","255","4","0","SS 1","","BIOLOGY","14","4","5","","","","","0","0","0","0","9","24","33","33","0","","","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6494","13","4","0","SS 1","","BIOLOGY","14","5","7","","","","","0","0","0","0","12","41","53","53","0","","","7th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6495","19","4","0","SS 1","","BIOLOGY","14","8","7","","","","","0","0","0","0","15","33","48","48","0","","","9th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6497","191","6","0","SS 3","","AGRICULTURAL SCIENCE","5","12","15","","","","","0","0","0","0","27","32","59","59","0","","","2nd","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6498","58","6","0","SS 3","","AGRICULTURAL SCIENCE","5","7","8","","","","","0","0","0","0","15","19","34","34","0","","","8th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6499","45","6","0","SS 3","","AGRICULTURAL SCIENCE","5","8","7","","","","","0","0","0","0","15","34","49","49","0","","","4th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6500","49","6","0","SS 3","","AGRICULTURAL SCIENCE","5","8","8","","","","","0","0","0","0","16","34","50","50","0","","","3rd","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6501","63","6","0","SS 3","","AGRICULTURAL SCIENCE","5","10","11","","","","","0","0","0","0","21","22","43","43","0","","","6th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6503","42","6","0","SS 3","","AGRICULTURAL SCIENCE","5","12","14","","","","","0","0","0","0","26","34","60","60","0","","","1st","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6504","54","6","0","SS 3","","AGRICULTURAL SCIENCE","5","10","9","","","","","0","0","0","0","19","30","49","49","0","","","4th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6507","47","6","0","SS 3","","AGRICULTURAL SCIENCE","5","8","7","","","","","0","0","0","0","15","26","41","41","0","","","7th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6509","191","6","0","SS 3","","BIOLOGY","14","18","19","","","","","0","0","0","0","37","38","75","75","0","","","1st","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6510","58","6","0","SS 3","","BIOLOGY","14","10","10","","","","","0","0","0","0","20","13","33","33","0","","","5th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6511","49","6","0","SS 3","","BIOLOGY","14","12","12","","","","","0","0","0","0","24","35","59","59","0","","","2nd","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6512","42","6","0","SS 3","","BIOLOGY","14","12","14","","","","","0","0","0","0","26","30","56","56","0","","","4th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6513","54","6","0","SS 3","","BIOLOGY","14","12","13","","","","","0","0","0","0","25","33","58","58","0","","","3rd","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6516","18","4","0","SS 1","","CIVIC EDUCATION","28","10","8","","","","","0","0","0","0","18","39","57","57","0","","","19th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6517","17","4","0","SS 1","","CIVIC EDUCATION","28","8","8","","","","","0","0","0","0","16","41","57","57","0","","","19th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6518","24","4","0","SS 1","","CIVIC EDUCATION","28","14","15","","","","","0","0","0","0","29","47","76","76","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6519","21","4","0","SS 1","","CIVIC EDUCATION","28","8","10","","","","","0","0","0","0","18","32","50","50","0","","","22nd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6520","15","4","0","SS 1","","CIVIC EDUCATION","28","12","14","","","","","0","0","0","0","26","37","63","63","0","","","14th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6521","198","4","0","SS 1","","CIVIC EDUCATION","28","8","10","","","","","0","0","0","0","18","45","63","63","0","","","14th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6522","253","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","0","0","0","0","22","37","59","59","0","","","18th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6523","171","4","0","SS 1","","CIVIC EDUCATION","28","12","13","","","","","0","0","0","0","25","43","68","68","0","","","10th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6524","199","4","0","SS 1","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","30","50","50","0","","","22nd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6525","23","4","0","SS 1","","CIVIC EDUCATION","28","16","17","","","","","0","0","0","0","33","50","83","83","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6526","14","4","0","SS 1","","CIVIC EDUCATION","28","12","13","","","","","0","0","0","0","25","41","66","66","0","","","12th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6527","12","4","0","SS 1","","CIVIC EDUCATION","28","12","12","","","","","0","0","0","0","24","45","69","69","0","","","8th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6528","20","4","0","SS 1","","CIVIC EDUCATION","28","10","8","","","","","0","0","0","0","18","23","41","41","0","","","24th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6529","242","4","0","SS 1","","CIVIC EDUCATION","28","16","17","","","","","0","0","0","0","33","45","78","78","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6530","25","4","0","SS 1","","CIVIC EDUCATION","28","12","16","","","","","0","0","0","0","28","39","67","67","0","","","11th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6531","22","4","0","SS 1","","CIVIC EDUCATION","28","18","18","","","","","0","0","0","0","36","52","88","88","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6532","241","4","0","SS 1","","CIVIC EDUCATION","28","16","17","","","","","0","0","0","0","33","45","78","78","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6533","239","4","0","SS 1","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","49","69","69","0","","","8th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6534","174","4","0","SS 1","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","32","52","52","0","","","21st","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6535","26","4","0","SS 1","","CIVIC EDUCATION","28","18","18","","","","","0","0","0","0","36","52","88","88","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6536","254","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","0","0","0","0","22","38","60","60","0","","","17th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6537","255","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","0","0","0","0","22","44","66","66","0","","","12th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6538","13","4","0","SS 1","","CIVIC EDUCATION","28","16","17","","","","","0","0","0","0","33","41","74","74","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6539","19","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","0","0","0","0","22","40","62","62","0","","","16th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6540","246","5","0","SS 2","","CIVIC EDUCATION","15","10","13","","","","","0","0","0","0","23","32","55","55","0","","","21st","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6541","131","5","0","SS 2","","CIVIC EDUCATION","15","10","12","","","","","0","0","0","0","22","49","71","71","0","","","9th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6542","133","5","0","SS 2","","CIVIC EDUCATION","15","12","10","","","","","0","0","0","0","22","39","61","61","0","","","17th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6543","135","5","0","SS 2","","CIVIC EDUCATION","15","18","17","","","","","0","0","0","0","35","54","89","89","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("6544","200","5","0","SS 2","","CIVIC EDUCATION","15","14","13","","","","","0","0","0","0","27","40","67","67","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6545","41","5","0","SS 2","","CIVIC EDUCATION","15","15","16","","","","","0","0","0","0","31","48","79","79","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6546","201","5","0","SS 2","","CIVIC EDUCATION","15","14","15","","","","","0","0","0","0","29","40","69","69","0","","","12th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6547","31","5","0","SS 2","","CIVIC EDUCATION","15","16","18","","","","","0","0","0","0","34","50","84","84","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6548","134","5","0","SS 2","","CIVIC EDUCATION","15","10","11","","","","","0","0","0","0","21","46","67","67","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6549","136","5","0","SS 2","","CIVIC EDUCATION","15","0","12","","","","","0","0","0","0","12","26","38","38","0","","","23rd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6550","244","5","0","SS 2","","CIVIC EDUCATION","15","12","10","","","","","0","0","0","0","22","40","62","62","0","","","16th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6551","35","5","0","SS 2","","CIVIC EDUCATION","15","10","10","","","","","0","0","0","0","20","38","58","58","61.5","61.5","13th","19th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6552","245","5","0","SS 2","","CIVIC EDUCATION","15","15","13","","","","","0","0","0","0","28","44","72","72","0","","","8th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6553","29","5","0","SS 2","","CIVIC EDUCATION","15","12","15","","","","","0","0","0","0","27","47","74","74","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6554","32","5","0","SS 2","","CIVIC EDUCATION","15","10","12","","","","","0","0","0","0","22","38","60","60","0","","","18th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6555","33","5","0","SS 2","","CIVIC EDUCATION","15","10","11","","","","","0","0","0","0","21","35","56","56","0","","","20th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6556","48","5","0","SS 2","","CIVIC EDUCATION","15","10","12","","","","","0","0","0","0","22","44","66","66","0","","","15th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6557","247","5","0","SS 2","","CIVIC EDUCATION","15","16","18","","","","","0","0","0","0","34","54","88","88","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6558","202","5","0","SS 2","","CIVIC EDUCATION","15","10","10","","","","","0","0","0","0","20","34","54","54","0","","","22nd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6559","46","5","0","SS 2","","CIVIC EDUCATION","15","14","13","","","","","0","0","0","0","27","44","71","71","0","","","9th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6560","36","5","0","SS 2","","CIVIC EDUCATION","15","0","5","","","","","0","0","0","0","5","26","31","31","0","","","24th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6561","128","5","0","SS 2","","CIVIC EDUCATION","15","8","12","","","","","0","0","0","0","20","50","70","70","0","","","11th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6562","28","5","0","SS 2","","CIVIC EDUCATION","15","18","18","","","","","0","0","0","0","36","53","89","89","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6563","250","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","12","","","","","0","0","0","0","25","33","58","58","0","","","14th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6564","214","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","0","0","0","0","29","43","72","72","0","","","4th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6565","227","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","10","","","","","0","0","0","0","18","30","48","48","0","","","20th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6566","212","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","12","","","","","0","0","0","0","22","30","52","52","0","","","19th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6567","221","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","12","","","","","0","0","0","0","25","41","66","66","0","","","8th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6568","220","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","10","","","","","0","0","0","0","18","28","46","46","0","","","22nd","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6569","213","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","11","","","","","0","0","0","0","21","39","60","60","0","","","11th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6570","215","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","0","0","0","0","29","47","76","76","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6571","209","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","12","","","","","0","0","0","0","23","37","60","60","0","","","11th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6572","225","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","13","","","","","0","0","0","0","27","20","47","47","0","","","21st","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6573","217","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","13","","","","","0","0","0","0","27","40","67","67","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6574","218","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","11","","","","","0","0","0","0","25","30","55","55","0","","","17th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6575","216","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","16","","","","","0","0","0","0","31","50","81","81","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6576","219","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","12","","","","","0","0","0","0","24","32","56","56","0","","","16th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6577","224","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","10","","","","","0","0","0","0","21","20","41","41","0","","","24th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6578","223","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","0","0","0","0","26","37","63","63","0","","","9th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6579","226","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","10","","","","","0","0","0","0","22","37","59","59","0","","","13th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6580","249","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","13","","","","","0","0","0","0","27","42","69","69","0","","","6th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6581","210","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","15","","","","","0","0","0","0","31","40","71","71","0","","","5th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6582","222","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","14","","","","","0","0","0","0","27","30","57","57","0","","","15th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6583","248","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","5","10","","","","","0","0","0","0","15","29","44","44","0","","","23rd","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6584","243","5","0","SS 2","","CIVIC EDUCATION","15","15","16","","","","","0","0","0","0","31","52","83","83","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6585","250","1","0","JSS 1","","HOME ECONOMICS","24","10","12","","","","","0","0","0","0","22","37","59","59","0","","","14th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6586","214","1","0","JSS 1","","HOME ECONOMICS","24","10","14","","","","","0","0","0","0","24","40","64","64","0","","","8th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6587","227","1","0","JSS 1","","HOME ECONOMICS","24","5","7","","","","","0","0","0","0","12","30","42","42","0","","","22nd","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6588","212","1","0","JSS 1","","HOME ECONOMICS","24","10","12","","","","","0","0","0","0","22","30","52","52","0","","","16th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6589","188","1","0","JSS 1","","HOME ECONOMICS","24","10","12","","","","","0","0","0","0","22","40","62","62","0","","","12th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6590","221","1","0","JSS 1","","HOME ECONOMICS","24","14","12","","","","","0","0","0","0","26","37","63","63","0","","","10th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6591","220","1","0","JSS 1","","HOME ECONOMICS","24","5","7","","","","","0","0","0","0","12","27","39","39","0","","","23rd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6592","213","1","0","JSS 1","","HOME ECONOMICS","24","7","10","","","","","0","0","0","0","17","30","47","47","0","","","20th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6593","215","1","0","JSS 1","","HOME ECONOMICS","24","12","14","","","","","0","0","0","0","26","40","66","66","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6594","209","1","0","JSS 1","","HOME ECONOMICS","24","10","10","","","","","0","0","0","0","20","30","50","50","0","","","18th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6595","225","1","0","JSS 1","","HOME ECONOMICS","24","5","10","","","","","0","0","0","0","15","20","35","35","0","","","24th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6596","217","1","0","JSS 1","","HOME ECONOMICS","24","14","15","","","","","0","0","0","0","29","40","69","69","0","","","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6597","218","1","0","JSS 1","","HOME ECONOMICS","24","14","12","","","","","0","0","0","0","26","40","66","66","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6598","216","1","0","JSS 1","","HOME ECONOMICS","24","14","13","","","","","0","0","0","0","27","41","68","68","0","","","5th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6599","219","1","0","JSS 1","","HOME ECONOMICS","24","12","14","","","","","0","0","0","0","26","36","62","62","0","","","12th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6600","224","1","0","JSS 1","","HOME ECONOMICS","24","10","10","","","","","0","0","0","0","20","32","52","52","0","","","16th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6601","223","1","0","JSS 1","","HOME ECONOMICS","24","13","15","","","","","0","0","0","0","28","43","71","71","0","","","2nd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6602","226","1","0","JSS 1","","HOME ECONOMICS","24","11","12","","","","","0","0","0","0","23","40","63","63","0","","","10th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6603","249","1","0","JSS 1","","HOME ECONOMICS","24","8","10","","","","","0","0","0","0","18","35","53","53","0","","","15th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6604","210","1","0","JSS 1","","HOME ECONOMICS","24","12","12","","","","","0","0","0","0","24","40","64","64","0","","","8th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6605","222","1","0","JSS 1","","HOME ECONOMICS","24","10","15","","","","","0","0","0","0","25","46","71","71","0","","","2nd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6606","248","1","0","JSS 1","","HOME ECONOMICS","24","9","10","","","","","0","0","0","0","19","30","49","49","0","","","19th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6607","191","6","0","SS 3","","CIVIC EDUCATION","15","16","17","","","","","0","0","0","0","33","36","69","69","0","","","3rd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6608","58","6","0","SS 3","","CIVIC EDUCATION","15","15","16","","","","","0","0","0","0","31","34","65","65","0","","","6th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6609","45","6","0","SS 3","","CIVIC EDUCATION","15","16","17","","","","","0","0","0","0","33","37","70","70","0","","","2nd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6610","49","6","0","SS 3","","CIVIC EDUCATION","15","10","14","","","","","0","0","0","0","24","30","54","54","0","","","10th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6611","63","6","0","SS 3","","CIVIC EDUCATION","15","17","17","","","","","0","0","0","0","34","32","66","66","0","","","5th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6612","229","6","0","SS 3","","CIVIC EDUCATION","15","12","13","","","","","0","0","0","0","25","32","57","57","0","","","9th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6614","51","6","0","SS 3","","CIVIC EDUCATION","15","14","12","","","","","0","0","0","0","26","32","58","58","0","","","8th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6615","42","6","0","SS 3","","CIVIC EDUCATION","15","15","18","","","","","0","0","0","0","33","36","69","69","0","","","3rd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6616","54","6","0","SS 3","","CIVIC EDUCATION","15","18","18","","","","","0","0","0","0","36","36","72","72","0","","","1st","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6617","47","6","0","SS 3","","CIVIC EDUCATION","15","12","16","","","","","0","0","0","0","28","32","60","60","0","","","7th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6618","56","6","0","SS 3","","CIVIC EDUCATION","15","8","14","","","","","0","0","0","0","22","28","50","50","0","","","11th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6619","250","1","0","JSS 1","","DICTION","26","15","15","","","","","0","0","0","0","30","24","54","54","0","","","18th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6620","214","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","34","74","74","0","","","4th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6621","227","1","0","JSS 1","","DICTION","26","17","17","","","","","0","0","0","0","34","28","62","62","0","","","15th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6622","212","1","0","JSS 1","","DICTION","26","5","5","","","","","0","0","0","0","10","19","29","29","0","","","24th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6623","188","1","0","JSS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","20","48","48","0","","","21st","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6624","221","1","0","JSS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","17","45","45","0","","","22nd","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6625","220","1","0","JSS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","23","51","51","0","","","19th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6626","213","1","0","JSS 1","","DICTION","26","13","13","","","","","0","0","0","0","26","34","60","60","0","","","16th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6627","215","1","0","JSS 1","","DICTION","26","13","13","","","","","0","0","0","0","26","41","67","67","0","","","12th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6628","209","1","0","JSS 1","","DICTION","26","15","15","","","","","0","0","0","0","30","40","70","70","0","","","6th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6629","225","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","30","70","70","0","","","6th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6630","217","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","38","78","78","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6631","218","1","0","JSS 1","","DICTION","26","19","19","","","","","0","0","0","0","38","31","69","69","0","","","10th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6632","216","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","37","77","77","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6633","219","1","0","JSS 1","","DICTION","26","17","17","","","","","0","0","0","0","34","22","56","56","0","","","17th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6634","224","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","30","70","70","0","","","6th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6635","223","1","0","JSS 1","","DICTION","26","19","19","","","","","0","0","0","0","38","34","72","72","0","","","5th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6636","226","1","0","JSS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","15","43","43","0","","","23rd","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6637","249","1","0","JSS 1","","DICTION","26","19","19","","","","","0","0","0","0","38","29","67","67","0","","","12th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6638","211","1","0","JSS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","23","51","51","68.5","68.5","2nd","19th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6639","210","1","0","JSS 1","","DICTION","26","18","18","","","","","0","0","0","0","36","33","69","69","0","","","10th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6640","222","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","35","75","75","0","","","3rd","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6641","248","1","0","JSS 1","","DICTION","26","17","17","","","","","0","0","0","0","34","30","64","64","0","","","14th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6642","179","2","0","JSS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","38","78","78","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6643","185","2","0","JSS 2","","DICTION","26","19","19","","","","","0","0","0","0","38","35","73","73","0","","","3rd","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6644","186","2","0","JSS 2","","DICTION","26","18","18","","","","","0","0","0","0","36","21","57","57","0","","","7th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("6645","183","2","0","JSS 2","","DICTION","26","14","14","","","","","0","0","0","0","28","18","46","46","0","","","8th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6646","182","2","0","JSS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","31","71","71","0","","","4th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6647","189","2","0","JSS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","30","70","70","0","","","5th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6648","251","2","0","JSS 2","","DICTION","26","17","17","","","","","0","0","0","0","34","25","59","59","0","","","6th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6649","233","2","0","JSS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","38","78","78","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6650","18","4","0","SS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","15","43","43","0","","","17th","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6651","17","4","0","SS 1","","DICTION","26","15","15","","","","","0","0","0","0","30","24","54","54","0","","","11th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6652","24","4","0","SS 1","","DICTION","26","15","15","","","","","0","0","0","0","30","29","59","59","0","","","6th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6653","21","4","0","SS 1","","DICTION","26","0","0","","","","","0","0","0","0","","27","27","27","0","","","23rd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6654","15","4","0","SS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","15","43","43","0","","","17th","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6655","198","4","0","SS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","31","71","71","0","","","1st","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6656","253","4","0","SS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","33","61","61","0","","","5th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6657","171","4","0","SS 1","","DICTION","26","10","10","","","","","0","0","0","0","20","24","44","44","0","","","16th","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6658","199","4","0","SS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","17","57","57","0","","","7th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6659","23","4","0","SS 1","","DICTION","26","5","5","","","","","0","0","0","0","10","37","47","47","0","","","14th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6660","14","4","0","SS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","27","55","55","0","","","10th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6661","12","4","0","SS 1","","DICTION","26","16","16","","","","","0","0","0","0","32","37","69","69","0","","","2nd","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6662","20","4","0","SS 1","","DICTION","26","10","10","","","","","0","0","0","0","20","28","48","48","0","","","13th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6663","242","4","0","SS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","28","68","68","0","","","3rd","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6664","25","4","0","SS 1","","DICTION","26","15","15","","","","","0","0","0","0","30","15","45","45","0","","","15th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6665","22","4","0","SS 1","","DICTION","26","0","0","","","","","0","0","0","0","","34","34","34","0","","","20th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6666","241","4","0","SS 1","","DICTION","26","16","16","","","","","0","0","0","0","32","36","68","68","0","","","3rd","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6667","239","4","0","SS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","21","49","49","0","","","12th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6668","174","4","0","SS 1","","DICTION","26","5","5","","","","","0","0","0","0","10","13","23","23","0","","","24th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6669","26","4","0","SS 1","","DICTION","26","5","5","","","","","0","0","0","0","10","28","38","38","0","","","19th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6670","254","4","0","SS 1","","DICTION","26","8","8","","","","","0","0","0","0","16","16","32","32","0","","","21st","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6671","255","4","0","SS 1","","DICTION","26","5","5","","","","","0","0","0","0","10","20","30","30","0","","","22nd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6672","13","4","0","SS 1","","DICTION","26","16","16","","","","","0","0","0","0","32","25","57","57","0","","","7th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6673","19","4","0","SS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","28","56","56","0","","","9th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6674","246","5","0","SS 2","","DICTION","26","15","15","","","","","0","0","0","0","30","20","50","50","0","","","17th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6675","131","5","0","SS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","23","63","63","0","","","7th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6676","133","5","0","SS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","33","73","73","0","","","4th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6677","135","5","0","SS 2","","DICTION","26","5","5","","","","","0","0","0","0","10","39","49","49","0","","","20th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6678","200","5","0","SS 2","","DICTION","26","15","15","","","","","0","0","0","0","30","35","65","65","0","","","6th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6679","41","5","0","SS 2","","DICTION","26","18","18","","","","","0","0","0","0","36","38","74","74","0","","","3rd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6680","201","5","0","SS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","23","63","63","0","","","7th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6681","31","5","0","SS 2","","DICTION","26","15","15","","","","","0","0","0","0","30","28","58","58","0","","","9th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6682","243","5","0","SS 2","","DICTION","26","8","8","","","","","0","0","0","0","16","15","31","31","0","","","23rd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6683","134","5","0","SS 2","","DICTION","26","15","15","","","","","0","0","0","0","30","23","53","53","0","","","13th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6684","136","5","0","SS 2","","DICTION","26","16","16","","","","","0","0","0","0","32","21","53","53","53","53","20th","13th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6685","244","5","0","SS 2","","DICTION","26","15","15","","","","","0","0","0","0","30","28","58","58","0","","","9th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6686","35","5","0","SS 2","","DICTION","26","18","18","","","","","0","0","0","0","36","0","36","36","0","","","22nd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6687","245","5","0","SS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","39","79","79","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6688","29","5","0","SS 2","","DICTION","26","15","15","","","","","0","0","0","0","30","25","55","55","0","","","12th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6689","32","5","0","SS 2","","DICTION","26","14","14","","","","","0","0","0","0","28","22","50","50","0","","","17th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6690","33","5","0","SS 2","","DICTION","26","18","18","","","","","0","0","0","0","36","15","51","51","0","","","15th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6691","48","5","0","SS 2","","DICTION","26","5","5","","","","","0","0","0","0","10","31","41","41","0","","","21st","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6692","202","5","0","SS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","26","66","66","0","","","5th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6693","46","5","0","SS 2","","DICTION","26","10","10","","","","","0","0","0","0","20","31","51","51","0","","","15th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6694","36","5","0","SS 2","","DICTION","26","5","5","","","","","0","0","0","0","10","18","28","28","46","46","24th","24th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6695","128","5","0","SS 2","","DICTION","26","14","14","","","","","0","0","0","0","28","22","50","50","0","","","17th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6696","28","5","0","SS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","50","90","90","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6697","247","5","0","SS 2","","DICTION","26","14","14","","","","","0","0","0","0","28","28","56","56","0","","","11th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6698","191","6","0","SS 3","","DICTION","26","18","18","","","","","0","0","0","0","36","50","86","86","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6699","58","6","0","SS 3","","DICTION","26","0","0","","","","","0","0","0","0","","45","45","45","0","","","9th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6700","45","6","0","SS 3","","DICTION","26","19","19","","","","","0","0","0","0","38","46","84","84","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6701","49","6","0","SS 3","","DICTION","26","19","19","","","","","0","0","0","0","38","37","75","75","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6702","63","6","0","SS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","47","87","87","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6703","229","6","0","SS 3","","DICTION","26","14","14","","","","","0","0","0","0","28","34","62","62","0","","","8th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6704","56","6","0","SS 3","","DICTION","26","0","0","","","","","0","0","0","0","","30","30","30","0","","","11th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6705","51","6","0","SS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","30","70","70","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6706","42","6","0","SS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","47","87","87","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6707","54","6","0","SS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","38","78","78","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6708","47","6","0","SS 3","","DICTION","26","0","0","","","","","0","0","0","0","","35","35","35","0","","","10th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6709","18","4","0","SS 1","","MARKETING","19","15","15","","","","","0","0","0","0","30","41","71","71","0","","","19th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6710","17","4","0","SS 1","","MARKETING","19","16","14","","","","","0","0","0","0","30","40","70","70","0","","","20th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6711","24","4","0","SS 1","","MARKETING","19","15","15","","","","","0","0","0","0","30","46","76","76","0","","","12th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6712","21","4","0","SS 1","","MARKETING","19","16","14","","","","","0","0","0","0","30","48","78","78","0","","","9th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6713","15","4","0","SS 1","","MARKETING","19","0","0","","","","","0","0","0","0","","36","36","36","0","","","22nd","F9","POOR","BLESSING ANYAWU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6714","198","4","0","SS 1","","MARKETING","19","14","18","","","","","0","0","0","0","32","53","85","85","0","","","7th","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6715","253","4","0","SS 1","","MARKETING","19","0","0","","","","","0","0","0","0","","32","32","32","0","","","23rd","F9","POOR","BLESSING ANYAWU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6716","171","4","0","SS 1","","MARKETING","19","16","17","","","","","0","0","0","0","33","50","83","83","0","","","8th","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6717","199","4","0","SS 1","","MARKETING","19","18","12","","","","","0","0","0","0","30","44","74","74","0","","","16th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6718","23","4","0","SS 1","","MARKETING","19","15","17","","","","","0","0","0","0","32","54","86","86","0","","","6th","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6719","14","4","0","SS 1","","MARKETING","19","17","13","","","","","0","0","0","0","30","46","76","76","0","","","12th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6720","12","4","0","SS 1","","MARKETING","19","18","17","","","","","0","0","0","0","35","56","91","91","0","","","1st","A1","EXCELLENT","BLESSING ANYAWU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6721","20","4","0","SS 1","","MARKETING","19","10","12","","","","","0","0","0","0","22","27","49","49","0","","","21st","D7","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6722","242","4","0","SS 1","","MARKETING","19","20","16","","","","","0","0","0","0","36","52","88","88","0","","","3rd","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6723","25","4","0","SS 1","","MARKETING","19","17","19","","","","","0","0","0","0","36","51","87","87","0","","","4th","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6724","22","4","0","SS 1","","MARKETING","19","14","16","","","","","0","0","0","0","30","44","74","74","0","","","16th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6725","241","4","0","SS 1","","MARKETING","19","16","14","","","","","0","0","0","0","30","46","76","76","0","","","12th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6726","239","4","0","SS 1","","MARKETING","19","16","14","","","","","0","0","0","0","30","46","76","76","0","","","12th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6727","174","4","0","SS 1","","MARKETING","19","15","15","","","","","0","0","0","0","30","48","78","78","0","","","9th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6728","26","4","0","SS 1","","MARKETING","19","18","17","","","","","0","0","0","0","35","56","91","91","0","","","1st","A1","EXCELLENT","BLESSING ANYAWU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6729","254","4","0","SS 1","","MARKETING","19","0","0","","","","","0","0","0","0","","32","32","32","0","","","23rd","F9","POOR","BLESSING ANYAWU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6730","255","4","0","SS 1","","MARKETING","19","14","18","","","","","0","0","0","0","32","55","87","87","0","","","4th","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6731","13","4","0","SS 1","","MARKETING","19","16","14","","","","","0","0","0","0","30","44","74","74","0","","","16th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6732","19","4","0","SS 1","","MARKETING","19","16","14","","","","","0","0","0","0","30","48","78","78","0","","","9th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6733","246","5","0","SS 2","","MARKETING","19","13","13","","","","","0","0","0","0","26","47","73","73","0","","","8th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6734","131","5","0","SS 2","","MARKETING","19","10","14","","","","","0","0","0","0","24","39","63","63","0","","","20th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6735","133","5","0","SS 2","","MARKETING","19","14","15","","","","","0","0","0","0","29","57","86","86","0","","","1st","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6736","135","5","0","SS 2","","MARKETING","19","17","14","","","","","0","0","0","0","31","54","85","85","0","","","3rd","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6737","200","5","0","SS 2","","MARKETING","19","11","13","","","","","0","0","0","0","24","45","69","69","0","","","17th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6738","41","5","0","SS 2","","MARKETING","19","11","18","","","","","0","0","0","0","29","57","86","86","0","","","1st","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6739","201","5","0","SS 2","","MARKETING","19","10","13","","","","","0","0","0","0","23","34","57","57","0","","","23rd","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6740","31","5","0","SS 2","","MARKETING","19","14","12","","","","","0","0","0","0","26","46","72","72","0","","","12th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6741","243","5","0","SS 2","","MARKETING","19","13","15","","","","","0","0","0","0","28","45","73","73","0","","","8th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6742","134","5","0","SS 2","","MARKETING","19","15","13","","","","","0","0","0","0","28","50","78","78","0","","","6th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6743","136","5","0","SS 2","","MARKETING","19","10","10","","","","","0","0","0","0","20","50","70","70","0","","","14th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6744","244","5","0","SS 2","","MARKETING","19","10","13","","","","","0","0","0","0","23","40","63","63","0","","","20th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("6745","35","5","0","SS 2","","MARKETING","19","13","13","","","","","0","0","0","0","26","41","67","67","0","","","18th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6746","245","5","0","SS 2","","MARKETING","19","10","14","","","","","0","0","0","0","24","49","73","73","0","","","8th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6747","29","5","0","SS 2","","MARKETING","19","11","12","","","","","0","0","0","0","23","50","73","73","0","","","8th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6748","32","5","0","SS 2","","MARKETING","19","12","13","","","","","0","0","0","0","25","45","70","70","0","","","14th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6749","33","5","0","SS 2","","MARKETING","19","13","13","","","","","0","0","0","0","26","41","67","67","0","","","18th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6750","48","5","0","SS 2","","MARKETING","19","12","13","","","","","0","0","0","0","25","45","70","70","0","","","14th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6751","247","5","0","SS 2","","MARKETING","19","11","10","","","","","0","0","0","0","21","50","71","71","0","","","13th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6752","202","5","0","SS 2","","MARKETING","19","10","10","","","","","0","0","0","0","20","43","63","63","0","","","20th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6753","46","5","0","SS 2","","MARKETING","19","15","14","","","","","0","0","0","0","29","49","78","78","0","","","6th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6754","36","5","0","SS 2","","MARKETING","19","10","10","","","","","0","0","0","0","20","26","46","46","47","47","24th","24th","D7","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6755","128","5","0","SS 2","","MARKETING","19","15","14","","","","","0","0","0","0","29","53","82","82","0","","","4th","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6756","28","5","0","SS 2","","MARKETING","19","15","14","","","","","0","0","0","0","29","51","80","80","0","","","5th","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6757","246","5","0","SS 2","","ECONOMICS","17","15","14","","","","","0","0","0","0","29","26","55","55","0","","","8th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6758","131","5","0","SS 2","","ECONOMICS","17","15","16","","","","","0","0","0","0","31","33","64","64","0","","","6th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6759","41","5","0","SS 2","","ECONOMICS","17","14","16","","","","","0","0","0","0","30","43","73","73","0","","","5th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6761","136","5","0","SS 2","","ECONOMICS","17","10","13","","","","","0","0","0","0","23","20","43","43","43","43","13th","10th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6762","244","5","0","SS 2","","ECONOMICS","17","13","17","","","","","0","0","0","0","30","44","74","74","0","","","4th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6763","35","5","0","SS 2","","ECONOMICS","17","15","10","","","","","0","0","0","0","25","12","37","37","47.5","47.5","12th","11th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6765","29","5","0","SS 2","","ECONOMICS","17","14","16","","","","","0","0","0","0","30","46","76","76","0","","","3rd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6766","33","5","0","SS 2","","ECONOMICS","17","16","15","","","","","0","0","0","0","31","32","63","63","0","","","7th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6767","247","5","0","SS 2","","ECONOMICS","17","14","18","","","","","0","0","0","0","32","54","86","86","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6768","202","5","0","SS 2","","ECONOMICS","17","10","13","","","","","0","0","0","0","23","28","51","51","0","","","9th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6769","28","5","0","SS 2","","ECONOMICS","17","15","17","","","","","0","0","0","0","32","58","90","90","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6770","191","6","0","SS 3","","MARKETING","19","17","16","","","","","0","0","0","0","33","36","69","69","0","","","1st","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6771","58","6","0","SS 3","","MARKETING","19","16","15","","","","","0","0","0","0","31","32","63","63","0","","","4th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6772","45","6","0","SS 3","","MARKETING","19","15","15","","","","","0","0","0","0","30","30","60","60","0","","","7th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6773","49","6","0","SS 3","","MARKETING","19","14","15","","","","","0","0","0","0","29","30","59","59","0","","","8th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6774","63","6","0","SS 3","","MARKETING","19","15","15","","","","","0","0","0","0","30","36","66","66","0","","","3rd","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6775","229","6","0","SS 3","","MARKETING","19","15","14","","","","","0","0","0","0","29","30","59","59","0","","","8th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6776","56","6","0","SS 3","","MARKETING","19","10","15","","","","","0","0","0","0","25","28","53","53","0","","","11th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6777","51","6","0","SS 3","","MARKETING","19","15","12","","","","","0","0","0","0","27","30","57","57","0","","","10th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6778","42","6","0","SS 3","","MARKETING","19","16","15","","","","","0","0","0","0","31","31","62","62","0","","","5th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6779","54","6","0","SS 3","","MARKETING","19","16","17","","","","","0","0","0","0","33","36","69","69","0","","","1st","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6780","47","6","0","SS 3","","MARKETING","19","15","15","","","","","0","0","0","0","30","31","61","61","0","","","6th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6781","191","6","0","SS 3","","ECONOMICS","17","15","17","","","","","0","0","0","0","32","43","75","75","0","","","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6782","58","6","0","SS 3","","ECONOMICS","17","16","15","","","","","0","0","0","0","31","23","54","54","0","","","10th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6783","45","6","0","SS 3","","ECONOMICS","17","14","15","","","","","0","0","0","0","29","54","83","83","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6784","49","6","0","SS 3","","ECONOMICS","17","15","15","","","","","0","0","0","0","30","3","33","33","0","","","11th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6785","63","6","0","SS 3","","ECONOMICS","17","17","15","","","","","0","0","0","0","32","43","75","75","0","","","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6786","229","6","0","SS 3","","ECONOMICS","17","13","14","","","","","0","0","0","0","27","45","72","72","0","","","7th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6787","56","6","0","SS 3","","ECONOMICS","17","13","14","","","","","0","0","0","0","27","36","63","63","0","","","9th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6788","51","6","0","SS 3","","ECONOMICS","17","14","14","","","","","0","0","0","0","28","36","64","64","0","","","8th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6789","42","6","0","SS 3","","ECONOMICS","17","15","16","","","","","0","0","0","0","31","47","78","78","0","","","3rd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6790","54","6","0","SS 3","","ECONOMICS","17","17","18","","","","","0","0","0","0","35","50","85","85","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6791","47","6","0","SS 3","","ECONOMICS","17","15","14","","","","","0","0","0","0","29","47","76","76","0","","","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6792","243","5","0","SS 2","","GEOGRAPHY","18","9","11","","","","","0","0","0","0","20","36","56","56","0","","","1st","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6793","56","6","0","SS 3","","GEOGRAPHY","18","8","7","","","","","0","0","0","0","15","25","40","40","0","","","2nd","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6794","51","6","0","SS 3","","GEOGRAPHY","18","10","11","","","","","0","0","0","0","21","30","51","51","0","","","1st","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6795","18","4","0","SS 1","","GEOGRAPHY","18","10","0","","","","","0","0","0","0","10","13","23","23","0","","","16th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6796","17","4","0","SS 1","","GEOGRAPHY","18","11","12","","","","","0","0","0","0","23","24","47","47","0","","","1st","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6797","24","4","0","SS 1","","GEOGRAPHY","18","10","11","","","","","0","0","0","0","21","26","47","47","0","","","1st","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6798","21","4","0","SS 1","","GEOGRAPHY","18","0","0","","","","","0","0","0","0","","10","10","10","0","","","24th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6799","15","4","0","SS 1","","GEOGRAPHY","18","10","0","","","","","0","0","0","0","10","17","27","27","0","","","12th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6800","198","4","0","SS 1","","GEOGRAPHY","18","12","10","","","","","0","0","0","0","22","22","44","44","0","","","4th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6801","253","4","0","SS 1","","GEOGRAPHY","18","0","0","","","","","0","0","0","0","","18","18","18","0","","","19th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6802","171","4","0","SS 1","","GEOGRAPHY","18","11","12","","","","","0","0","0","0","23","15","38","38","0","","","9th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6803","199","4","0","SS 1","","GEOGRAPHY","18","11","10","","","","","0","0","0","0","21","16","37","37","0","","","10th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6804","23","4","0","SS 1","","GEOGRAPHY","18","0","10","","","","","0","0","0","0","10","23","33","33","0","","","11th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6805","14","4","0","SS 1","","GEOGRAPHY","18","0","0","","","","","0","0","0","0","","16","16","16","0","","","21st","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6806","12","4","0","SS 1","","GEOGRAPHY","18","11","10","","","","","0","0","0","0","21","22","43","43","0","","","6th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6807","20","4","0","SS 1","","GEOGRAPHY","18","0","0","","","","","0","0","0","0","","15","15","15","0","","","22nd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6808","242","4","0","SS 1","","GEOGRAPHY","18","11","10","","","","","0","0","0","0","21","23","44","44","0","","","4th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6809","25","4","0","SS 1","","GEOGRAPHY","18","0","10","","","","","0","0","0","0","10","13","23","23","0","","","16th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6810","22","4","0","SS 1","","GEOGRAPHY","18","11","10","","","","","0","0","0","0","21","24","45","45","0","","","3rd","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6811","241","4","0","SS 1","","GEOGRAPHY","18","0","0","","","","","0","0","0","0","","18","18","18","0","","","19th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6812","239","4","0","SS 1","","GEOGRAPHY","18","0","12","","","","","0","0","0","0","12","14","26","26","0","","","14th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6813","174","4","0","SS 1","","GEOGRAPHY","18","0","0","","","","","0","0","0","0","","13","13","13","0","","","23rd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6814","26","4","0","SS 1","","GEOGRAPHY","18","11","0","","","","","0","0","0","0","11","32","43","43","0","","","6th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6815","254","4","0","SS 1","","GEOGRAPHY","18","12","13","","","","","0","0","0","0","25","18","43","43","0","","","6th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6816","255","4","0","SS 1","","GEOGRAPHY","18","10","0","","","","","0","0","0","0","10","17","27","27","0","","","12th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6817","13","4","0","SS 1","","GEOGRAPHY","18","0","0","","","","","0","0","0","0","","22","22","22","0","","","18th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6818","19","4","0","SS 1","","GEOGRAPHY","18","0","10","","","","","0","0","0","0","10","16","26","26","0","","","14th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6819","18","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","8","","","","","0","0","0","0","22","49","71","71","0","","","18th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6820","17","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","0","0","0","0","26","45","71","71","0","","","18th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6821","24","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","20","","","","","0","0","0","0","37","53","90","90","0","","","4th","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6822","21","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","16","","","","","0","0","0","0","30","48","78","78","0","","","12th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6823","15","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","0","0","0","0","26","51","77","77","0","","","13th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6824","198","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","","","","","0","0","0","0","36","49","85","85","0","","","7th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6825","253","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","12","","","","","0","0","0","0","29","51","80","80","0","","","11th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6826","171","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","0","0","0","0","26","51","77","77","0","","","13th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6827","199","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","8","","","","","0","0","0","0","22","39","61","61","0","","","20th","C4","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6828","23","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","","","","","0","0","0","0","36","58","94","94","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6829","14","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","20","","","","","0","0","0","0","36","48","84","84","0","","","9th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6830","12","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","18","","","","","0","0","0","0","34","53","87","87","0","","","6th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6831","20","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","6","8","","","","","0","0","0","0","14","35","49","49","0","","","24th","D7","UNSATISFACTORY","NGEI WILLY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6832","242","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","","","","","0","0","0","0","36","55","91","91","0","","","3rd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6833","25","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","","","","","0","0","0","0","36","49","85","85","0","","","7th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6834","22","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","16","","","","","0","0","0","0","30","43","73","73","0","","","16th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6835","241","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","","","","","0","0","0","0","36","41","77","77","0","","","13th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6836","239","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","12","","","","","0","0","0","0","30","28","58","58","0","","","22nd","C5","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6837","174","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","12","","","","","0","0","0","0","20","34","54","54","0","","","23rd","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6838","26","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","16","","","","","0","0","0","0","34","60","94","94","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6839","254","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","0","0","0","0","26","35","61","61","0","","","20th","C4","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6840","255","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","18","","","","","0","0","0","0","32","50","82","82","0","","","10th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6841","13","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","20","","","","","0","0","0","0","38","52","90","90","0","","","4th","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6842","19","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","18","","","","","0","0","0","0","32","41","73","73","0","","","16th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6843","131","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","0","","","","","0","0","0","0","13","45","58","58","0","","","6th","C5","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6844","41","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","20","","","","","0","0","0","0","38","58","96","96","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6845","134","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","20","","","","","0","0","0","0","34","58","92","92","0","","","2nd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6846","136","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","3","0","","","","","0","0","0","0","3","47","50","50","0","","","7th","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("6847","35","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","12","","","","","0","0","0","0","30","46","76","76","0","","","4th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6848","33","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","12","","","","","0","0","0","0","12","58","70","70","0","","","5th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6849","202","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","12","","","","","0","0","0","0","31","46","77","77","0","","","3rd","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6850","230","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","16","","","","","0","0","0","0","34","60","94","94","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6851","229","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","20","","","","","0","0","0","0","39","55","94","94","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6852","56","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","14","","","","","0","0","0","0","14","53","67","67","0","","","4th","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6853","51","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","0","","","","","0","0","0","0","15","46","61","61","0","","","5th","C4","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6854","42","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","14","","","","","0","0","0","0","32","58","90","90","0","","","3rd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6855","211","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","11","","","","","0","0","0","0","23","30","53","53","57","57","9th","18th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6856","211","1","0","JSS 1","","HOME ECONOMICS","24","6","7","","","","","0","0","0","0","13","30","43","43","56","56","12th","21st","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6857","211","1","0","JSS 1","","SOCIAL STUDIES","23","15","10","","","","","0","0","0","0","25","37","62","62","58.5","58.5","5th","15th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6860","188","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","11","","","","","0","0","0","0","23","39","62","62","0","","","10th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6861","45","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","34","59","59","0","","","2nd","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6862","45","6","0","SS 3","","ENGLISH LANGUAGE","1","14","0","","","","","0","0","0","0","14","35","49","49","0","","","7th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6863","250","1","0","JSS 1","","MATHEMATICS","2","15","","","","","","0","0","0","0","15","29","44","73.33","60.67","70.44","6th","5th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6864","214","1","0","JSS 1","","MATHEMATICS","2","15","","","","","","0","0","0","0","15","18","33","55","52.33","59.67","12th","11th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6865","227","1","0","JSS 1","","MATHEMATICS","2","11","","","","","","0","0","0","0","11","14","25","41.67","39.33","44.89","21st","14th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6866","212","1","0","JSS 1","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","9","21","35","31.67","36.33","24th","21st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6867","188","1","0","JSS 1","","MATHEMATICS","2","19","","","","","","0","0","0","0","19","26","45","75","55","70","11th","4th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6868","221","1","0","JSS 1","","MATHEMATICS","2","13","","","","","","0","0","0","0","13","18","31","51.67","57.33","64.22","8th","12th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6869","220","1","0","JSS 1","","MATHEMATICS","2","11","","","","","","0","0","0","0","11","11","22","36.67","43.33","48.22","18th","18th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6870","257","1","0","JSS 1","","MATHEMATICS","2","15","","","","","","0","0","0","0","15","16","31","51.67","56.33","45.56","10th","12th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6871","213","1","0","JSS 1","","MATHEMATICS","2","14","","","","","","0","0","0","0","14","21","35","58.33","44","51.78","16th","9th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6872","215","1","0","JSS 1","","MATHEMATICS","2","16","","","","","","0","0","0","0","16","24","40","66.67","67","75.89","3rd","7th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6873","209","1","0","JSS 1","","MATHEMATICS","2","11","","","","","","0","0","0","0","11","9","20","33.33","36.33","40.78","23rd","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6874","225","1","0","JSS 1","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","10","22","36.67","40.33","45.22","20th","18th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6875","217","1","0","JSS 1","","MATHEMATICS","2","17","","","","","","0","0","0","0","17","34","51","85","66.33","77.67","4th","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6876","218","1","0","JSS 1","","MATHEMATICS","2","11","","","","","","0","0","0","0","11","14","25","41.67","37.33","42.89","22nd","14th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6877","216","1","0","JSS 1","","MATHEMATICS","2","15","","","","","","0","0","0","0","15","32","47","78.33","76","86.44","2nd","3rd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6878","219","1","0","JSS 1","","MATHEMATICS","2","11","","","","","","0","0","0","0","11","9","20","33.33","46.33","50.78","14th","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6879","224","1","0","JSS 1","","MATHEMATICS","2","14","","","","","","0","0","0","0","14","8","22","36.67","40.67","45.56","19th","18th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6880","223","1","0","JSS 1","","MATHEMATICS","2","17","","","","","","0","0","0","0","17","32","49","81.67","76.33","87.22","1st","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6881","226","1","0","JSS 1","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","22","34","56.67","49.33","56.89","13th","10th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6882","249","1","0","JSS 1","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","12","24","40","44","49.33","16th","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6884","210","1","0","JSS 1","","MATHEMATICS","2","17","","","","","","0","0","0","0","17","24","41","68.33","58","67.11","7th","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6885","222","1","0","JSS 1","","MATHEMATICS","2","13","","","","","","0","0","0","0","13","23","36","60","57.33","65.33","8th","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6886","248","1","0","JSS 1","","MATHEMATICS","2","13","","","","","","0","0","0","0","13","12","25","41.67","46","51.56","15th","14th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6887","179","2","0","JSS 2","","MATHEMATICS","2","15","","","","","","0","0","0","0","15","23","38","63.33","62.67","71.11","2nd","2nd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6888","185","2","0","JSS 2","","MATHEMATICS","2","17","","","","","","0","0","0","0","17","12","29","48.33","39","45.44","8th","6th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6889","186","2","0","JSS 2","","MATHEMATICS","2","11","","","","","","0","0","0","0","11","15","26","43.33","36.67","42.44","10th","8th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6890","183","2","0","JSS 2","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","15","27","45","49","55","6th","7th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6891","182","2","0","JSS 2","","MATHEMATICS","2","17","","","","","","0","0","0","0","17","32","49","81.67","73.67","84.56","1st","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6892","189","2","0","JSS 2","","MATHEMATICS","2","15","","","","","","0","0","0","0","15","21","36","60","51.33","59.33","4th","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6893","251","2","0","JSS 2","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","19","31","51.67","38.33","45.22","9th","5th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6894","233","2","0","JSS 2","","MATHEMATICS","2","16","","","","","","0","0","0","0","16","21","37","61.67","51","59.22","5th","3rd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6895","19","4","0","SS 1","","CHEMISTRY","13","14","","","","","","0","0","0","0","14","28","42","70","55","64.33","13th","12th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6896","18","4","0","SS 1","","CHEMISTRY","13","16","","","","","","0","0","0","0","16","12","28","46.67","45.33","51.56","24th","25th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6897","17","4","0","SS 1","","CHEMISTRY","13","18","","","","","","0","0","0","0","18","13","31","51.67","51","57.89","21st","24th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6898","24","4","0","SS 1","","CHEMISTRY","13","15","","","","","","0","0","0","0","15","29","44","73.33","62","71.78","4th","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6899","21","4","0","SS 1","","CHEMISTRY","13","15","","","","","","0","0","0","0","15","31","46","76.67","58.33","68.56","7th","5th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6900","15","4","0","SS 1","","CHEMISTRY","13","14","","","","","","0","0","0","0","14","20","34","56.67","52.67","60.22","16th","22nd","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6901","198","4","0","SS 1","","CHEMISTRY","13","17","","","","","","0","0","0","0","17","27","44","73.33","61.67","71.44","5th","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6902","253","4","0","SS 1","","CHEMISTRY","13","16","","","","","","0","0","0","0","16","22","38","63.33","53.67","62.11","14th","17th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6903","171","4","0","SS 1","","CHEMISTRY","13","14","","","","","","0","0","0","0","14","28","42","70","51.67","61","19th","12th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6905","199","4","0","SS 1","","CHEMISTRY","13","14","","","","","","0","0","0","0","14","26","40","66.67","55.33","64.22","12th","16th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6906","23","4","0","SS 1","","CHEMISTRY","13","17","","","","","","0","0","0","0","17","28","45","75","71","81","1st","6th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6907","14","4","0","SS 1","","CHEMISTRY","13","15","","","","","","0","0","0","0","15","21","36","60","45.67","53.67","23rd","21st","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6908","12","4","0","SS 1","","CHEMISTRY","13","18","","","","","","0","0","0","0","18","23","41","68.33","61.67","70.78","5th","14th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6909","20","4","0","SS 1","","CHEMISTRY","13","12","","","","","","0","0","0","0","12","25","37","61.67","42","50.22","25th","20th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6910","242","4","0","SS 1","","CHEMISTRY","13","15","","","","","","0","0","0","0","15","26","41","68.33","52.33","61.44","18th","14th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6911","25","4","0","SS 1","","CHEMISTRY","13","17","","","","","","0","0","0","0","17","26","43","71.67","58.33","67.89","7th","11th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6912","22","4","0","SS 1","","CHEMISTRY","13","17","","","","","","0","0","0","0","17","31","48","80","68","78.67","2nd","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6913","241","4","0","SS 1","","CHEMISTRY","13","18","","","","","","0","0","0","0","18","20","38","63.33","51.33","59.78","20th","17th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6914","239","4","0","SS 1","","CHEMISTRY","13","15","","","","","","0","0","0","0","15","18","33","55","52.67","60","16th","23rd","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6915","174","4","0","SS 1","","CHEMISTRY","13","15","","","","","","0","0","0","0","15","23","38","63.33","41","49.44","26th","17th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6916","26","4","0","SS 1","","CHEMISTRY","13","18","","","","","","0","0","0","0","18","26","44","73.33","56.67","66.44","11th","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6917","254","4","0","SS 1","","CHEMISTRY","13","17","","","","","","0","0","0","0","17","27","44","73.33","63","72.78","3rd","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6918","255","4","0","SS 1","","CHEMISTRY","13","19","","","","","","0","0","0","0","19","28","47","78.33","53.5","69.17","15th","4th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6919","259","4","0","SS 1","","CHEMISTRY","13","18","","","","","","0","0","0","0","18","30","48","80","48","80","22nd","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6920","13","4","0","SS 1","","CHEMISTRY","13","18","","","","","","0","0","0","0","18","31","49","81.67","58.33","69.22","7th","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6921","19","4","0","SS 1","","MATHEMATICS","2","13","","","","","","0","0","0","0","13","20","33","55","51.67","59","12th","20th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6922","18","4","0","SS 1","","MATHEMATICS","2","14","","","","","","0","0","0","0","14","31","45","75","42","52","20th","9th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6923","17","4","0","SS 1","","MATHEMATICS","2","18","","","","","","0","0","0","0","18","21","39","65","45","53.67","17th","15th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6924","24","4","0","SS 1","","MATHEMATICS","2","16","","","","","","0","0","0","0","16","28","44","73.33","51.67","61.44","12th","10th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6925","21","4","0","SS 1","","MATHEMATICS","2","10","","","","","","0","0","0","0","10","32","42","70","59.67","69","3rd","11th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6926","15","4","0","SS 1","","MATHEMATICS","2","6","","","","","","0","0","0","0","6","20","26","43.33","52","57.78","11th","25th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6927","198","4","0","SS 1","","MATHEMATICS","2","8","","","","","","0","0","0","0","8","38","46","76.67","63.33","73.56","2nd","6th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6928","253","4","0","SS 1","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","30","42","70","44.33","53.67","18th","11th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6929","171","4","0","SS 1","","MATHEMATICS","2","10","","","","","","0","0","0","0","10","27","37","61.67","43","51.22","19th","18th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6931","199","4","0","SS 1","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","38","50","83.33","54.67","65.78","8th","4th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6932","23","4","0","SS 1","","MATHEMATICS","2","17","","","","","","0","0","0","0","17","38","55","91.67","72.33","84.56","1st","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6933","14","4","0","SS 1","","MATHEMATICS","2","5","","","","","","0","0","0","0","5","27","32","53.33","33.33","40.44","23rd","22nd","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6934","12","4","0","SS 1","","MATHEMATICS","2","18","","","","","","0","0","0","0","18","33","51","85","54","65.33","10th","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6935","20","4","0","SS 1","","MATHEMATICS","2","5","","","","","","0","0","0","0","5","30","35","58.33","30","37.78","25th","19th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6936","242","4","0","SS 1","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","28","40","66.67","45.67","54.56","16th","14th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6937","25","4","0","SS 1","","MATHEMATICS","2","16","","","","","","0","0","0","0","16","33","49","81.67","58.33","69.22","4th","5th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6938","22","4","0","SS 1","","MATHEMATICS","2","17","","","","","","0","0","0","0","17","38","55","91.67","57","69.22","5th","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6939","241","4","0","SS 1","","MATHEMATICS","2","16","","","","","","0","0","0","0","16","30","46","76.67","55.67","65.89","7th","6th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6940","239","4","0","SS 1","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","26","38","63.33","36","44.44","22nd","16th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6941","174","4","0","SS 1","","MATHEMATICS","2","5","","","","","","0","0","0","0","5","22","27","45","26.33","32.33","26th","24th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6942","26","4","0","SS 1","","MATHEMATICS","2","5","","","","","","0","0","0","0","5","25","30","50","57","63.67","5th","23rd","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6943","254","4","0","SS 1","","MATHEMATICS","2","13","","","","","","0","0","0","0","13","20","33","55","41.67","49","21st","20th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6944","255","4","0","SS 1","","MATHEMATICS","2","14","","","","","","0","0","0","0","14","28","42","70","31.5","45.5","24th","11th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6945","259","4","0","SS 1","","MATHEMATICS","2","15","","","","","","0","0","0","0","15","31","46","76.67","46","76.67","15th","6th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6946","13","4","0","SS 1","","MATHEMATICS","2","5","","","","","","0","0","0","0","5","33","38","63.33","54.67","63.11","8th","16th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6947","19","4","0","SS 1","","FURTHER MATHEMATICS","25","5","","","","","","0","0","0","0","5","25","30","50","41.33","48","16th","22nd","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6948","18","4","0","SS 1","","FURTHER MATHEMATICS","25","14","","","","","","0","0","0","0","14","26","40","66.67","40","48.89","17th","14th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6949","17","4","0","SS 1","","FURTHER MATHEMATICS","25","12","","","","","","0","0","0","0","12","19","31","51.67","44.33","51.22","14th","21st","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6950","24","4","0","SS 1","","FURTHER MATHEMATICS","25","15","","","","","","0","0","0","0","15","34","49","81.67","55.33","66.22","6th","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6951","21","4","0","SS 1","","FURTHER MATHEMATICS","25","14","","","","","","0","0","0","0","14","34","48","80","48.33","59","10th","4th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("6952","15","4","0","SS 1","","FURTHER MATHEMATICS","25","9","","","","","","0","0","0","0","9","16","25","41.67","38.67","44.22","20th","23rd","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6953","198","4","0","SS 1","","FURTHER MATHEMATICS","25","10","","","","","","0","0","0","0","10","35","45","75","59.67","69.67","3rd","8th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6954","253","4","0","SS 1","","FURTHER MATHEMATICS","25","14","","","","","","0","0","0","0","14","28","42","70","45","54.33","12th","13th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6955","171","4","0","SS 1","","FURTHER MATHEMATICS","25","13","","","","","","0","0","0","0","13","23","36","60","37","45","22nd","18th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6957","199","4","0","SS 1","","FURTHER MATHEMATICS","25","15","","","","","","0","0","0","0","15","28","43","71.67","44.67","54.22","13th","12th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6958","23","4","0","SS 1","","FURTHER MATHEMATICS","25","16","","","","","","0","0","0","0","16","37","53","88.33","66","77.78","1st","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6959","14","4","0","SS 1","","FURTHER MATHEMATICS","25","19","","","","","","0","0","0","0","19","32","51","85","39","50.33","19th","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6960","12","4","0","SS 1","","FURTHER MATHEMATICS","25","13","","","","","","0","0","0","0","13","35","48","80","56.33","67","5th","4th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6961","20","4","0","SS 1","","FURTHER MATHEMATICS","25","16","","","","","","0","0","0","0","16","18","34","56.67","33.67","41.22","24th","20th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6962","242","4","0","SS 1","","FURTHER MATHEMATICS","25","18","","","","","","0","0","0","0","18","26","44","73.33","49.67","59.44","9th","11th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6963","25","4","0","SS 1","","FURTHER MATHEMATICS","25","17","","","","","","0","0","0","0","17","28","45","75","50.33","60.33","7th","8th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6964","22","4","0","SS 1","","FURTHER MATHEMATICS","25","10","","","","","","0","0","0","0","10","35","45","75","59.67","69.67","3rd","8th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6965","241","4","0","SS 1","","FURTHER MATHEMATICS","25","14","","","","","","0","0","0","0","14","34","48","80","63","73.67","2nd","4th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6966","239","4","0","SS 1","","FURTHER MATHEMATICS","25","13","","","","","","0","0","0","0","13","24","37","61.67","40","48.22","17th","17th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6967","174","4","0","SS 1","","FURTHER MATHEMATICS","25","5","","","","","","0","0","0","0","5","13","18","30","22.67","26.67","26th","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6968","26","4","0","SS 1","","FURTHER MATHEMATICS","25","14","","","","","","0","0","0","0","14","24","38","63.33","50","58.44","8th","16th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6969","254","4","0","SS 1","","FURTHER MATHEMATICS","25","8","","","","","","0","0","0","0","8","15","23","38.33","38","43.11","21st","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6970","255","4","0","SS 1","","FURTHER MATHEMATICS","25","14","","","","","","0","0","0","0","14","21","35","58.33","37","48.67","22nd","19th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6971","259","4","0","SS 1","","FURTHER MATHEMATICS","25","19","","","","","","0","0","0","0","19","28","47","78.33","47","78.33","11th","7th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6972","13","4","0","SS 1","","FURTHER MATHEMATICS","25","14","","","","","","0","0","0","0","14","25","39","65","44.33","53","14th","15th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6973","250","1","0","JSS 1","","ENGLISH LANGUAGE","1","14","","","","","","0","0","0","0","14","23","37","61.67","43.33","51.56","19th","19th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6974","214","1","0","JSS 1","","ENGLISH LANGUAGE","1","16","","","","","","0","0","0","0","16","30","46","76.67","56.67","66.89","4th","5th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6975","227","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","","","","","","0","0","0","0","15","26","41","68.33","45","54.11","17th","12th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6976","212","1","0","JSS 1","","ENGLISH LANGUAGE","1","11","","","","","","0","0","0","0","11","10","21","35","32","36.67","24th","23rd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6977","188","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","25","43","71.67","42","56.33","20th","10th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6978","221","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","27","45","75","50","60","11th","8th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6979","220","1","0","JSS 1","","ENGLISH LANGUAGE","1","14","","","","","","0","0","0","0","14","22","36","60","45.33","53.33","16th","20th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6980","257","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","20","38","63.33","43.67","51.11","18th","17th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6981","213","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","24","42","70","49","58.33","13th","11th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6982","215","1","0","JSS 1","","ENGLISH LANGUAGE","1","16","","","","","","0","0","0","0","16","30","46","76.67","55.67","65.89","6th","5th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6983","209","1","0","JSS 1","","ENGLISH LANGUAGE","1","17","","","","","","0","0","0","0","17","27","44","73.33","38","47.78","22nd","9th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6984","225","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","","","","","","0","0","0","0","15","20","35","58.33","36","43.78","23rd","21st","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6985","217","1","0","JSS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","21","41","68.33","58.33","67.44","3rd","12th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6986","218","1","0","JSS 1","","ENGLISH LANGUAGE","1","16","","","","","","0","0","0","0","16","22","38","63.33","47.67","56.11","14th","17th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6987","216","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","30","48","80","58.67","69.33","2nd","4th","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6988","219","1","0","JSS 1","","ENGLISH LANGUAGE","1","16","","","","","","0","0","0","0","16","30","46","76.67","56","66.22","5th","5th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6989","224","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","","","","","","0","0","0","0","15","20","35","58.33","39.67","47.44","21st","21st","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6990","223","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","22","40","66.67","54.67","63.56","8th","14th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6991","226","1","0","JSS 1","","ENGLISH LANGUAGE","1","19","","","","","","0","0","0","0","19","20","39","65","52.33","61","10th","16th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6992","249","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","34","52","86.67","52.67","64.22","9th","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6994","210","1","0","JSS 1","","ENGLISH LANGUAGE","1","17","","","","","","0","0","0","0","17","35","52","86.67","55.33","66.89","7th","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6995","222","1","0","JSS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","30","50","83.33","62","73.11","1st","3rd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6996","248","1","0","JSS 1","","ENGLISH LANGUAGE","1","16","","","","","","0","0","0","0","16","24","40","66.67","47.67","56.56","14th","14th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6997","179","2","0","JSS 2","","ENGLISH LANGUAGE","1","17","","","","","","0","0","0","0","17","23","40","66.67","63.67","72.56","2nd","5th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6998","185","2","0","JSS 2","","ENGLISH LANGUAGE","1","17","","","","","","0","0","0","0","17","24","41","68.33","55.33","64.44","7th","4th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6999","186","2","0","JSS 2","","ENGLISH LANGUAGE","1","12","","","","","","0","0","0","0","12","20","32","53.33","43.67","50.78","9th","7th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7000","183","2","0","JSS 2","","ENGLISH LANGUAGE","1","11","","","","","","0","0","0","0","11","10","21","35","31.33","36","10th","8th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7001","182","2","0","JSS 2","","ENGLISH LANGUAGE","1","17","","","","","","0","0","0","0","17","38","55","91.67","73.67","85.89","1st","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7002","189","2","0","JSS 2","","ENGLISH LANGUAGE","1","16","","","","","","0","0","0","0","16","23","39","65","56.67","65.33","5th","6th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7003","251","2","0","JSS 2","","ENGLISH LANGUAGE","1","14","","","","","","0","0","0","0","14","30","44","73.33","51.33","61.11","8th","2nd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7004","233","2","0","JSS 2","","ENGLISH LANGUAGE","1","14","","","","","","0","0","0","0","14","30","44","73.33","56.33","66.11","6th","2nd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7005","179","2","0","JSS 2","","SOCIAL STUDIES","23","17","","","","","","0","0","0","0","17","30","47","78.33","63.33","73.78","3rd","3rd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7006","185","2","0","JSS 2","","SOCIAL STUDIES","23","18","","","","","","0","0","0","0","18","27","45","75","59","69","5th","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7007","186","2","0","JSS 2","","SOCIAL STUDIES","23","16","","","","","","0","0","0","0","16","22","38","63.33","44.67","53.11","8th","6th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7008","183","2","0","JSS 2","","SOCIAL STUDIES","23","14","","","","","","0","0","0","0","14","20","34","56.67","43.33","50.89","10th","8th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7009","182","2","0","JSS 2","","SOCIAL STUDIES","23","19","","","","","","0","0","0","0","19","36","55","91.67","64.67","76.89","2nd","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7010","189","2","0","JSS 2","","SOCIAL STUDIES","23","15","","","","","","0","0","0","0","15","23","38","63.33","56","64.44","7th","6th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7011","251","2","0","JSS 2","","SOCIAL STUDIES","23","16","","","","","","0","0","0","0","16","26","42","70","44.33","53.67","9th","5th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7012","233","2","0","JSS 2","","SOCIAL STUDIES","23","18","","","","","","0","0","0","0","18","38","56","93.33","69.67","82.11","1st","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7013","179","2","0","JSS 2","","CIVIC EDUCATION","28","18","","","","","","0","0","0","0","18","22","40","66.67","63.67","72.56","2nd","5th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7014","185","2","0","JSS 2","","CIVIC EDUCATION","28","19","","","","","","0","0","0","0","19","33","52","86.67","56.67","68.22","5th","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7015","186","2","0","JSS 2","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","21","36","60","44.33","52.33","7th","7th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7016","183","2","0","JSS 2","","CIVIC EDUCATION","28","14","","","","","","0","0","0","0","14","12","26","43.33","28.33","34.11","10th","8th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7017","182","2","0","JSS 2","","CIVIC EDUCATION","28","18","","","","","","0","0","0","0","18","37","55","91.67","72.67","84.89","1st","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7018","189","2","0","JSS 2","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","26","41","68.33","57.67","66.78","3rd","4th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7019","251","2","0","JSS 2","","CIVIC EDUCATION","28","18","","","","","","0","0","0","0","18","20","38","63.33","43","51.44","8th","6th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7020","233","2","0","JSS 2","","CIVIC EDUCATION","28","17","","","","","","0","0","0","0","17","30","47","78.33","56.33","66.78","6th","3rd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7021","18","4","0","SS 1","","ECONOMICS","17","13","","","","","","0","0","0","0","13","24","37","61.67","33","41.22","25th","19th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7022","17","4","0","SS 1","","ECONOMICS","17","14","","","","","","0","0","0","0","14","24","38","63.33","51.67","60.11","13th","18th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7023","24","4","0","SS 1","","ECONOMICS","17","15","","","","","","0","0","0","0","15","24","39","65","55.67","64.33","8th","15th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7024","21","4","0","SS 1","","ECONOMICS","17","18","","","","","","0","0","0","0","18","23","41","68.33","50.67","59.78","14th","12th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7025","15","4","0","SS 1","","ECONOMICS","17","19","","","","","","0","0","0","0","19","28","47","78.33","54.67","65.11","10th","8th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7026","198","4","0","SS 1","","ECONOMICS","17","20","","","","","","0","0","0","0","20","35","55","91.67","67.33","79.56","3rd","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7027","253","4","0","SS 1","","ECONOMICS","17","14","","","","","","0","0","0","0","14","23","37","61.67","43","51.22","19th","19th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7028","171","4","0","SS 1","","ECONOMICS","17","20","","","","","","0","0","0","0","20","31","51","85","63","74.33","4th","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7030","199","4","0","SS 1","","ECONOMICS","17","17","","","","","","0","0","0","0","17","26","43","71.67","54.33","63.89","11th","10th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7031","23","4","0","SS 1","","ECONOMICS","17","20","","","","","","0","0","0","0","20","33","53","88.33","69.67","81.44","2nd","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7032","14","4","0","SS 1","","ECONOMICS","17","10","","","","","","0","0","0","0","10","26","36","60","41.67","49.67","20th","22nd","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7033","12","4","0","SS 1","","ECONOMICS","17","18","","","","","","0","0","0","0","18","33","51","85","60","71.33","5th","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7034","20","4","0","SS 1","","ECONOMICS","17","10","","","","","","0","0","0","0","10","24","34","56.67","37","44.56","22nd","24th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7035","242","4","0","SS 1","","ECONOMICS","17","17","","","","","","0","0","0","0","17","32","49","81.67","55.67","66.56","8th","7th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7036","25","4","0","SS 1","","ECONOMICS","17","17","","","","","","0","0","0","0","17","28","45","75","59.33","69.33","6th","9th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7037","22","4","0","SS 1","","ECONOMICS","17","20","","","","","","0","0","0","0","20","33","53","88.33","70","81.78","1st","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7038","241","4","0","SS 1","","ECONOMICS","17","12","","","","","","0","0","0","0","12","28","40","66.67","52.67","61.56","12th","14th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7039","239","4","0","SS 1","","ECONOMICS","17","15","","","","","","0","0","0","0","15","26","41","68.33","45.33","54.44","17th","12th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7040","174","4","0","SS 1","","ECONOMICS","17","11","","","","","","0","0","0","0","11","23","34","56.67","35.33","42.89","24th","24th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7041","26","4","0","SS 1","","ECONOMICS","17","20","","","","","","0","0","0","0","20","32","52","86.67","59.33","70.89","6th","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7042","254","4","0","SS 1","","ECONOMICS","17","14","","","","","","0","0","0","0","14","25","39","65","40","48.67","21st","15th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7043","255","4","0","SS 1","","ECONOMICS","17","15","","","","","","0","0","0","0","15","27","42","70","43.5","57.5","18th","11th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7044","259","4","0","SS 1","","ECONOMICS","17","13","","","","","","0","0","0","0","13","23","36","60","36","60","23rd","22nd","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7045","13","4","0","SS 1","","ECONOMICS","17","17","","","","","","0","0","0","0","17","20","37","61.67","47","55.22","15th","19th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7046","19","4","0","SS 1","","ECONOMICS","17","13","","","","","","0","0","0","0","13","26","39","65","47","55.67","15th","15th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7047","179","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","","","","","","0","0","0","0","20","32","52","86.67","71.67","83.22","1st","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7048","185","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","","","","","","0","0","0","0","20","26","46","76.67","60.33","70.56","4th","4th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7049","186","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","15","30","50","41","47.67","8th","7th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7050","183","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","7","22","36.67","31.67","36.56","10th","8th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7051","182","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","","","","","","0","0","0","0","20","32","52","86.67","69.33","80.89","2nd","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7052","189","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","23","38","63.33","53.33","61.78","6th","5th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7053","251","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","20","35","58.33","45.33","53.11","7th","6th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7054","233","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","","","","","","0","0","0","0","20","34","54","90","62","74","3rd","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("7055","18","4","0","SS 1","","GEOGRAPHY","18","11","","","","","","0","0","0","0","11","22","33","55","26.33","33.67","21st","16th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7056","17","4","0","SS 1","","GEOGRAPHY","18","10","","","","","","0","0","0","0","10","24","34","56.67","40","47.56","9th","15th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7057","24","4","0","SS 1","","GEOGRAPHY","18","12","","","","","","0","0","0","0","12","33","45","75","44","54","5th","6th","A1","EXCELLENT","CHARLES GIADOM","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7058","21","4","0","SS 1","","GEOGRAPHY","18","10","","","","","","0","0","0","0","10","26","36","60","26.33","34.33","21st","14th","C4","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7059","15","4","0","SS 1","","GEOGRAPHY","18","10","","","","","","0","0","0","0","10","18","28","46.67","35.33","41.56","14th","18th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7060","198","4","0","SS 1","","GEOGRAPHY","18","12","","","","","","0","0","0","0","12","36","48","80","46.67","57.33","2nd","2nd","A1","EXCELLENT","CHARLES GIADOM","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7061","253","4","0","SS 1","","GEOGRAPHY","18","5","","","","","","0","0","0","0","5","19","24","40","27.67","33","20th","23rd","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7062","171","4","0","SS 1","","GEOGRAPHY","18","13","","","","","","0","0","0","0","13","34","47","78.33","45.33","55.78","4th","4th","A1","EXCELLENT","CHARLES GIADOM","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7064","199","4","0","SS 1","","GEOGRAPHY","18","11","","","","","","0","0","0","0","11","30","41","68.33","37.33","46.44","12th","9th","B3","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7065","23","4","0","SS 1","","GEOGRAPHY","18","10","","","","","","0","0","0","0","10","29","39","65","34","42.67","16th","10th","B3","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7066","14","4","0","SS 1","","GEOGRAPHY","18","8","","","","","","0","0","0","0","8","19","27","45","24.33","30.33","24th","20th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7067","12","4","0","SS 1","","GEOGRAPHY","18","13","","","","","","0","0","0","0","13","31","44","73.33","45.67","55.44","3rd","7th","B2","VERY GOOD","CHARLES GIADOM","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7068","20","4","0","SS 1","","GEOGRAPHY","18","2","","","","","","0","0","0","0","2","13","15","25","24.33","27.67","24th","25th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7069","242","4","0","SS 1","","GEOGRAPHY","18","9","","","","","","0","0","0","0","9","18","27","45","42.67","48.67","7th","20th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7070","25","4","0","SS 1","","GEOGRAPHY","18","10","","","","","","0","0","0","0","10","27","37","61.67","37.67","45.89","11th","13th","C4","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7071","22","4","0","SS 1","","GEOGRAPHY","18","13","","","","","","0","0","0","0","13","33","46","76.67","42.67","52.89","7th","5th","A1","EXCELLENT","CHARLES GIADOM","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7072","241","4","0","SS 1","","GEOGRAPHY","18","7","","","","","","0","0","0","0","7","21","28","46.67","34.33","40.56","15th","18th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7073","239","4","0","SS 1","","GEOGRAPHY","18","14","","","","","","0","0","0","0","14","34","48","80","36.33","47","13th","2nd","A1","EXCELLENT","CHARLES GIADOM","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7074","174","4","0","SS 1","","GEOGRAPHY","18","3","","","","","","0","0","0","0","3","16","19","31.67","17","21.22","26th","24th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7075","26","4","0","SS 1","","GEOGRAPHY","18","13","","","","","","0","0","0","0","13","31","44","73.33","44","53.78","5th","7th","B2","VERY GOOD","CHARLES GIADOM","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7076","254","4","0","SS 1","","GEOGRAPHY","18","15","","","","","","0","0","0","0","15","37","52","86.67","51.67","63.22","1st","1st","A1","EXCELLENT","CHARLES GIADOM","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7077","255","4","0","SS 1","","GEOGRAPHY","18","11","","","","","","0","0","0","0","11","27","38","63.33","32.5","45.17","17th","12th","C4","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7078","259","4","0","SS 1","","GEOGRAPHY","18","10","","","","","","0","0","0","0","10","15","25","41.67","25","41.67","23rd","22nd","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7079","13","4","0","SS 1","","GEOGRAPHY","18","6","","","","","","0","0","0","0","6","23","29","48.33","30.33","36.78","18th","17th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7080","19","4","0","SS 1","","GEOGRAPHY","18","10","","","","","","0","0","0","0","10","29","39","65","30.33","39","18th","10th","B3","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7081","243","5","0","SS 2","","GEOGRAPHY","18","16","","","","","","0","0","0","0","16","23","39","65","41.67","50.33","2nd","1st","B3","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7082","136","5","0","SS 2","","GEOGRAPHY","18","15","","","","","","0","0","0","0","15","19","34","56.67","34","56.67","3rd","3rd","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7083","128","5","0","SS 2","","GEOGRAPHY","18","15","","","","","","0","0","0","0","15","22","37","61.67","29.5","41.83","4th","2nd","C4","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7084","250","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","","","","","","0","0","0","0","14","27","41","68.33","51","60.11","15th","9th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7085","214","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","16","","","","","","0","0","0","0","16","34","50","83.33","59.67","70.78","5th","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7086","227","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","","","","","","0","0","0","0","12","22","34","56.67","43.67","51.22","18th","16th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7087","212","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","20","33","55","36.67","44","22nd","17th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7088","188","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","","","","","","0","0","0","0","12","27","39","65","48","61","16th","14th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7089","221","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","","","","","","0","0","0","0","14","26","40","66.67","53","61.89","12th","12th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7090","220","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","","","","","","0","0","0","0","12","20","32","53.33","39.67","46.78","20th","19th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7091","257","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","17","","","","","","0","0","0","0","17","27","44","73.33","52","66.11","13th","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7092","213","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","20","33","55","55.33","62.67","10th","17th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7093","215","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","17","","","","","","0","0","0","0","17","30","47","78.33","53.67","64.11","11th","3rd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7094","209","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","17","30","50","44.33","51","17th","21st","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7095","225","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","","","","","","0","0","0","0","10","15","25","41.67","36.33","41.89","23rd","23rd","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7096","217","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","","","","","","0","0","0","0","12","24","36","60","59","67","6th","15th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7097","218","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","19","32","53.33","43.33","50.44","19th","19th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7098","216","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","27","40","66.67","62.33","71.22","1st","12th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7099","219","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","17","","","","","","0","0","0","0","17","30","47","78.33","57","67.44","9th","3rd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7100","224","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","17","30","50","35.67","42.33","24th","21st","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7101","223","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","16","","","","","","0","0","0","0","16","34","50","83.33","59","70.11","6th","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7102","226","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","","","","","","0","0","0","0","14","30","44","73.33","61.67","71.44","2nd","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7103","249","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","","","","","","0","0","0","0","14","30","44","73.33","60","69.78","4th","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7104","210","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","28","41","68.33","60.67","69.78","3rd","9th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7105","222","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","15","","","","","","0","0","0","0","15","28","43","71.67","58.67","68.22","8th","8th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7106","248","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","28","41","68.33","37.67","46.78","21st","9th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7107","179","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","15","","","","","","0","0","0","0","15","31","46","76.67","57.33","67.56","4th","2nd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7108","185","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","14","","","","","","0","0","0","0","14","24","38","63.33","52.33","60.78","7th","4th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7109","186","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","7","","","","","","0","0","0","0","7","19","26","43.33","38.67","44.44","9th","7th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7110","183","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","7","","","","","","0","0","0","0","7","7","14","23.33","26","29.11","10th","8th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7111","182","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","18","","","","","","0","0","0","0","18","35","53","88.33","61.33","73.11","1st","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7112","189","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","","","","","","0","0","0","0","9","20","29","48.33","52.67","59.11","6th","6th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7113","251","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","11","","","","","","0","0","0","0","11","21","32","53.33","44","51.11","8th","5th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7114","233","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","14","","","","","","0","0","0","0","14","30","44","73.33","61.33","71.11","1st","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7115","250","1","0","JSS 1","","BASIC SCIENCE","3","18","","","","","","0","0","0","0","18","35","53","88.33","56","67.78","15th","10th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7116","214","1","0","JSS 1","","BASIC SCIENCE","3","17","","","","","","0","0","0","0","17","36","53","88.33","65","76.78","11th","10th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7117","227","1","0","JSS 1","","BASIC SCIENCE","3","16","","","","","","0","0","0","0","16","33","49","81.67","46.67","57.56","20th","18th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7118","212","1","0","JSS 1","","BASIC SCIENCE","3","15","","","","","","0","0","0","0","15","21","36","60","38.33","46.33","23rd","22nd","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7119","188","1","0","JSS 1","","BASIC SCIENCE","3","18","","","","","","0","0","0","0","18","38","56","93.33","68","86.67","6th","6th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7120","221","1","0","JSS 1","","BASIC SCIENCE","3","15","","","","","","0","0","0","0","15","37","52","86.67","58.33","69.89","14th","14th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7121","220","1","0","JSS 1","","BASIC SCIENCE","3","13","","","","","","0","0","0","0","13","29","42","70","41.33","50.67","22nd","21st","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7122","257","1","0","JSS 1","","BASIC SCIENCE","3","17","","","","","","0","0","0","0","17","34","51","85","55.33","60","16th","15th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7123","213","1","0","JSS 1","","BASIC SCIENCE","3","18","","","","","","0","0","0","0","18","35","53","88.33","54.67","66.44","17th","10th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7124","215","1","0","JSS 1","","BASIC SCIENCE","3","15","","","","","","0","0","0","0","15","39","54","90","72.67","84.67","3rd","7th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7125","209","1","0","JSS 1","","BASIC SCIENCE","3","14","","","","","","0","0","0","0","14","32","46","76.67","48","58.22","19th","19th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7126","225","1","0","JSS 1","","BASIC SCIENCE","3","10","","","","","","0","0","0","0","10","17","27","45","37.67","43.67","24th","23rd","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7127","217","1","0","JSS 1","","BASIC SCIENCE","3","20","","","","","","0","0","0","0","20","39","59","98.33","74.33","87.44","1st","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7128","218","1","0","JSS 1","","BASIC SCIENCE","3","15","","","","","","0","0","0","0","15","31","46","76.67","46.67","56.89","20th","19th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7129","216","1","0","JSS 1","","BASIC SCIENCE","3","20","","","","","","0","0","0","0","20","39","59","98.33","74.33","87.44","1st","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7130","219","1","0","JSS 1","","BASIC SCIENCE","3","19","","","","","","0","0","0","0","19","35","54","90","65.33","77.33","10th","7th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7131","224","1","0","JSS 1","","BASIC SCIENCE","3","15","","","","","","0","0","0","0","15","36","51","85","60.67","72","13th","15th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7132","223","1","0","JSS 1","","BASIC SCIENCE","3","19","","","","","","0","0","0","0","19","35","54","90","69.33","81.33","4th","7th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7133","226","1","0","JSS 1","","BASIC SCIENCE","3","19","","","","","","0","0","0","0","19","38","57","95","65.67","78.33","9th","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7134","249","1","0","JSS 1","","BASIC SCIENCE","3","19","","","","","","0","0","0","0","19","38","57","95","69.33","82","4th","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7135","210","1","0","JSS 1","","BASIC SCIENCE","3","20","","","","","","0","0","0","0","20","39","59","98.33","67.67","80.78","7th","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7136","222","1","0","JSS 1","","BASIC SCIENCE","3","18","","","","","","0","0","0","0","18","35","53","88.33","67.33","79.11","8th","10th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7137","248","1","0","JSS 1","","BASIC SCIENCE","3","15","","","","","","0","0","0","0","15","36","51","85","50.33","61.67","18th","15th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7138","250","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","","","","","","0","0","0","0","17","38","55","91.67","61.33","73.56","9th","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7139","214","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","","","","","","0","0","0","0","20","37","57","95","59.33","72","12th","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7140","227","1","0","JSS 1","","BASIC TECHNOLOGY","8","14","","","","","","0","0","0","0","14","27","41","68.33","49","58.11","19th","20th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7141","212","1","0","JSS 1","","BASIC TECHNOLOGY","8","9","","","","","","0","0","0","0","9","27","36","60","37.67","45.67","24th","22nd","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7142","188","1","0","JSS 1","","BASIC TECHNOLOGY","8","19","","","","","","0","0","0","0","19","35","54","90","61.5","79.5","8th","7th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7143","221","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","","","","","","0","0","0","0","17","34","51","85","59","70.33","13th","12th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7144","220","1","0","JSS 1","","BASIC TECHNOLOGY","8","12","","","","","","0","0","0","0","12","34","46","76.67","42","52.22","22nd","17th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7145","257","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","","","","","","0","0","0","0","17","35","52","86.67","60.33","67.22","10th","11th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7146","213","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","","","","","","0","0","0","0","20","36","56","93.33","52","64.44","17th","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7147","215","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","","","","","","0","0","0","0","17","38","55","91.67","71","83.22","2nd","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7148","209","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","","","","","","0","0","0","0","10","26","36","60","44","52","21st","22nd","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7149","225","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","","","","","","0","0","0","0","10","28","38","63.33","38.67","47.11","23rd","21st","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7150","217","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","","","","","","0","0","0","0","18","38","56","93.33","74.67","87.11","1st","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7151","218","1","0","JSS 1","","BASIC TECHNOLOGY","8","13","","","","","","0","0","0","0","13","34","47","78.33","51.67","62.11","18th","16th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7152","216","1","0","JSS 1","","BASIC TECHNOLOGY","8","19","","","","","","0","0","0","0","19","39","58","96.67","70.33","83.22","3rd","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7153","219","1","0","JSS 1","","BASIC TECHNOLOGY","8","15","","","","","","0","0","0","0","15","36","51","85","58.67","70","15th","12th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7154","224","1","0","JSS 1","","BASIC TECHNOLOGY","8","16","","","","","","0","0","0","0","16","29","45","75","55","65","16th","18th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7155","223","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","","","","","","0","0","0","0","17","37","54","90","62","74","6th","7th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("7156","226","1","0","JSS 1","","BASIC TECHNOLOGY","8","15","","","","","","0","0","0","0","15","36","51","85","60.33","71.67","10th","12th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7157","249","1","0","JSS 1","","BASIC TECHNOLOGY","8","16","","","","","","0","0","0","0","16","37","53","88.33","59","70.78","13th","9th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7158","210","1","0","JSS 1","","BASIC TECHNOLOGY","8","15","","","","","","0","0","0","0","15","36","51","85","62.33","73.67","5th","12th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7159","222","1","0","JSS 1","","BASIC TECHNOLOGY","8","16","","","","","","0","0","0","0","16","37","53","88.33","61.67","73.44","7th","9th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7160","248","1","0","JSS 1","","BASIC TECHNOLOGY","8","12","","","","","","0","0","0","0","12","30","42","70","49","58.33","19th","19th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7161","179","2","0","JSS 2","","BASIC SCIENCE","3","16","","","","","","0","0","0","0","16","33","49","81.67","65.33","76.22","2nd","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7162","185","2","0","JSS 2","","BASIC SCIENCE","3","15","","","","","","0","0","0","0","15","37","52","86.67","63","74.56","3rd","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7163","186","2","0","JSS 2","","BASIC SCIENCE","3","12","","","","","","0","0","0","0","12","30","42","70","41","50.33","8th","7th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7164","183","2","0","JSS 2","","BASIC SCIENCE","3","15","","","","","","0","0","0","0","15","27","42","70","40","49.33","9th","7th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7165","182","2","0","JSS 2","","BASIC SCIENCE","3","17","","","","","","0","0","0","0","17","38","55","91.67","68.33","80.56","1st","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7166","189","2","0","JSS 2","","BASIC SCIENCE","3","14","","","","","","0","0","0","0","14","32","46","76.67","53.33","63.56","6th","5th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7167","251","2","0","JSS 2","","BASIC SCIENCE","3","15","","","","","","0","0","0","0","15","28","43","71.67","43.67","53.22","7th","6th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7168","233","2","0","JSS 2","","BASIC SCIENCE","3","16","","","","","","0","0","0","0","16","32","48","80","59","69.67","4th","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7169","179","2","0","JSS 2","","BASIC TECHNOLOGY","8","18","","","","","","0","0","0","0","18","35","53","88.33","64.67","76.44","2nd","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7170","185","2","0","JSS 2","","BASIC TECHNOLOGY","8","17","","","","","","0","0","0","0","17","31","48","80","59.33","70","5th","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7171","186","2","0","JSS 2","","BASIC TECHNOLOGY","8","15","","","","","","0","0","0","0","15","33","48","80","45","55.67","8th","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7172","183","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","","","","","","0","0","0","0","14","23","37","61.67","41.33","49.56","9th","8th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7173","182","2","0","JSS 2","","BASIC TECHNOLOGY","8","18","","","","","","0","0","0","0","18","36","54","90","72.33","84.33","1st","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7174","189","2","0","JSS 2","","BASIC TECHNOLOGY","8","15","","","","","","0","0","0","0","15","36","51","85","60.67","72","3rd","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7175","251","2","0","JSS 2","","BASIC TECHNOLOGY","8","17","","","","","","0","0","0","0","17","36","53","88.33","57.33","69.11","6th","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7176","233","2","0","JSS 2","","BASIC TECHNOLOGY","8","17","","","","","","0","0","0","0","17","30","47","78.33","59.67","70.11","4th","7th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7177","250","1","0","JSS 1","","BUSINESS STUDIES","9","15","","","","","","0","0","0","0","15","26","41","68.33","48.33","57.44","16th","10th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7178","214","1","0","JSS 1","","BUSINESS STUDIES","9","13","","","","","","0","0","0","0","13","22","35","58.33","62.67","70.44","11th","15th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7179","227","1","0","JSS 1","","BUSINESS STUDIES","9","11","","","","","","0","0","0","0","11","20","31","51.67","42","48.89","22nd","20th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7180","212","1","0","JSS 1","","BUSINESS STUDIES","9","12","","","","","","0","0","0","0","12","23","35","58.33","42.67","50.44","21st","15th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7181","188","1","0","JSS 1","","BUSINESS STUDIES","9","15","","","","","","0","0","0","0","15","21","36","60","55.5","67.5","13th","13th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7182","221","1","0","JSS 1","","BUSINESS STUDIES","9","15","","","","","","0","0","0","0","15","33","48","80","67","77.67","4th","4th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7183","220","1","0","JSS 1","","BUSINESS STUDIES","9","10","","","","","","0","0","0","0","10","18","28","46.67","41.33","47.56","23rd","22nd","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7184","257","1","0","JSS 1","","BUSINESS STUDIES","9","10","","","","","","0","0","0","0","10","16","26","43.33","43.33","61.11","20th","23rd","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7185","213","1","0","JSS 1","","BUSINESS STUDIES","9","13","","","","","","0","0","0","0","13","26","39","65","45.67","54.33","18th","12th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7186","215","1","0","JSS 1","","BUSINESS STUDIES","9","17","","","","","","0","0","0","0","17","31","48","80","65.33","76","5th","4th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7187","209","1","0","JSS 1","","BUSINESS STUDIES","9","10","","","","","","0","0","0","0","10","22","32","53.33","36.67","43.78","24th","18th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7188","225","1","0","JSS 1","","BUSINESS STUDIES","9","5","","","","","","0","0","0","0","5","26","31","51.67","46.33","53.22","17th","20th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7189","217","1","0","JSS 1","","BUSINESS STUDIES","9","14","","","","","","0","0","0","0","14","32","46","76.67","63","73.22","10th","8th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7190","218","1","0","JSS 1","","BUSINESS STUDIES","9","13","","","","","","0","0","0","0","13","27","40","66.67","48.67","57.56","15th","11th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7191","216","1","0","JSS 1","","BUSINESS STUDIES","9","16","","","","","","0","0","0","0","16","37","53","88.33","65","76.78","7th","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7192","219","1","0","JSS 1","","BUSINESS STUDIES","9","14","","","","","","0","0","0","0","14","22","36","60","51.67","59.67","14th","13th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7193","224","1","0","JSS 1","","BUSINESS STUDIES","9","15","","","","","","0","0","0","0","15","27","42","70","57.33","66.67","12th","9th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7194","223","1","0","JSS 1","","BUSINESS STUDIES","9","18","","","","","","0","0","0","0","18","30","48","80","65.33","76","5th","4th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7195","226","1","0","JSS 1","","BUSINESS STUDIES","9","18","","","","","","0","0","0","0","18","30","48","80","65","75.67","7th","4th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7196","249","1","0","JSS 1","","BUSINESS STUDIES","9","16","","","","","","0","0","0","0","16","33","49","81.67","69.33","80.22","1st","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7197","210","1","0","JSS 1","","BUSINESS STUDIES","9","18","","","","","","0","0","0","0","18","35","53","88.33","67.67","79.44","3rd","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7198","222","1","0","JSS 1","","BUSINESS STUDIES","9","11","","","","","","0","0","0","0","11","24","35","58.33","68.33","76.11","2nd","15th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7199","248","1","0","JSS 1","","BUSINESS STUDIES","9","10","","","","","","0","0","0","0","10","22","32","53.33","43.67","50.78","19th","18th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7200","179","2","0","JSS 2","","BUSINESS STUDIES","9","13","","","","","","0","0","0","0","13","40","53","88.33","71.67","83.44","1st","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7201","185","2","0","JSS 2","","BUSINESS STUDIES","9","13","","","","","","0","0","0","0","13","22","35","58.33","59","66.78","5th","6th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7202","186","2","0","JSS 2","","BUSINESS STUDIES","9","13","","","","","","0","0","0","0","13","14","27","45","36.33","42.33","9th","8th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7203","183","2","0","JSS 2","","BUSINESS STUDIES","9","10","","","","","","0","0","0","0","10","18","28","46.67","27.33","33.56","10th","7th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7204","182","2","0","JSS 2","","BUSINESS STUDIES","9","13","","","","","","0","0","0","0","13","38","51","85","69.33","80.67","3rd","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7205","189","2","0","JSS 2","","BUSINESS STUDIES","9","12","","","","","","0","0","0","0","12","27","39","65","64","72.67","4th","4th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7206","251","2","0","JSS 2","","BUSINESS STUDIES","9","11","","","","","","0","0","0","0","11","26","37","61.67","42.33","50.56","7th","5th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7207","233","2","0","JSS 2","","BUSINESS STUDIES","9","11","","","","","","0","0","0","0","11","32","43","71.67","58.33","67.89","6th","3rd","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7208","250","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","","","","","","0","0","0","0","13","21","34","56.67","48.33","55.89","16th","14th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7209","214","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","","","","","","0","0","0","0","17","31","48","80","60","70.67","6th","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7210","227","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","","","","","","0","0","0","0","11","19","30","50","41.67","48.33","21st","22nd","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7211","212","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","","","","","","0","0","0","0","12","20","32","53.33","44.67","51.78","19th","18th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7212","188","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","","","","","","0","0","0","0","13","21","34","56.67","48","59.33","17th","14th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7213","221","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","","","","","","0","0","0","0","13","20","33","55","54.33","61.67","12th","17th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7214","220","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","","","","","","0","0","0","0","10","21","31","51.67","32.33","39.22","24th","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7215","257","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","30","45","75","52","70","13th","5th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7216","213","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","","","","","","0","0","0","0","12","27","39","65","49","57.67","15th","12th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7217","215","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","29","44","73.33","60.33","70.11","5th","7th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7218","209","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","","","","","","0","0","0","0","13","22","35","58.33","50.33","58.11","14th","13th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7219","225","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","9","","","","","","0","0","0","0","9","10","19","31.67","35","39.22","23rd","23rd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7220","217","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","30","45","75","58.33","68.33","7th","5th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7221","218","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","","","","","","0","0","0","0","11","20","31","51.67","45","51.89","18th","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7222","216","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","","","","","","0","0","0","0","17","31","48","80","64.67","75.33","1st","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7223","219","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","","","","","","0","0","0","0","14","30","44","73.33","57.67","67.44","8th","7th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7224","224","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","","","","","","0","0","0","0","13","21","34","56.67","37.33","44.89","22nd","14th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7225","223","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","29","44","73.33","57","66.78","9th","7th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7226","226","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","","","","","","0","0","0","0","14","29","43","71.67","55","64.56","11th","11th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7227","249","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","32","47","78.33","60.67","71.11","3rd","4th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7228","210","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","29","44","73.33","64.67","74.44","1st","7th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7229","222","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","","","","","","0","0","0","0","17","32","49","81.67","60.67","71.56","3rd","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7230","248","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","","","","","","0","0","0","0","12","20","32","53.33","42.67","49.78","20th","18th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7231","250","1","0","JSS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","27","42","70","54.33","63.67","17th","12th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7232","214","1","0","JSS 1","","CIVIC EDUCATION","28","16","","","","","","0","0","0","0","16","33","49","81.67","65","75.89","3rd","3rd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7233","227","1","0","JSS 1","","CIVIC EDUCATION","28","10","","","","","","0","0","0","0","10","21","31","51.67","44.33","51.22","21st","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7234","212","1","0","JSS 1","","CIVIC EDUCATION","28","13","","","","","","0","0","0","0","13","24","37","61.67","48.67","56.89","19th","18th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7235","188","1","0","JSS 1","","CIVIC EDUCATION","28","13","","","","","","0","0","0","0","13","30","43","71.67","50.5","64.83","18th","11th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7236","221","1","0","JSS 1","","CIVIC EDUCATION","28","13","","","","","","0","0","0","0","13","25","38","63.33","57","65.44","13th","17th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7237","220","1","0","JSS 1","","CIVIC EDUCATION","28","8","","","","","","0","0","0","0","8","17","25","41.67","42","47.56","23rd","23rd","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7238","257","1","0","JSS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","30","45","75","55.33","58.33","15th","9th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7239","213","1","0","JSS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","29","44","73.33","59","68.78","10th","10th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7240","215","1","0","JSS 1","","CIVIC EDUCATION","28","11","","","","","","0","0","0","0","11","29","40","66.67","59.33","68.22","9th","13th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7241","209","1","0","JSS 1","","CIVIC EDUCATION","28","11","","","","","","0","0","0","0","11","24","35","58.33","43.67","51.44","22nd","19th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7242","225","1","0","JSS 1","","CIVIC EDUCATION","28","12","","","","","","0","0","0","0","12","19","31","51.67","40","46.89","24th","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7243","217","1","0","JSS 1","","CIVIC EDUCATION","28","17","","","","","","0","0","0","0","17","34","51","85","63.33","74.67","6th","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7244","218","1","0","JSS 1","","CIVIC EDUCATION","28","12","","","","","","0","0","0","0","12","27","39","65","54.67","63.33","16th","15th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7245","216","1","0","JSS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","32","47","78.33","66.67","77.11","1st","6th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7246","219","1","0","JSS 1","","CIVIC EDUCATION","28","12","","","","","","0","0","0","0","12","18","30","50","57.67","64.33","12th","22nd","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7247","224","1","0","JSS 1","","CIVIC EDUCATION","28","14","","","","","","0","0","0","0","14","25","39","65","45","53.67","20th","15th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7248","223","1","0","JSS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","32","47","78.33","65.33","75.78","2nd","6th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7249","226","1","0","JSS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","34","49","81.67","63","73.89","7th","3rd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7250","249","1","0","JSS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","32","47","78.33","57","67.44","13th","6th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7251","210","1","0","JSS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","34","49","81.67","64.67","75.56","4th","3rd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7252","222","1","0","JSS 1","","CIVIC EDUCATION","28","16","","","","","","0","0","0","0","16","34","50","83.33","62.67","73.78","8th","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7253","248","1","0","JSS 1","","CIVIC EDUCATION","28","14","","","","","","0","0","0","0","14","26","40","66.67","58","66.89","11th","13th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7254","250","1","0","JSS 1","","COMPUTER SCIENCE","10","9","","","","","","0","0","0","0","9","35","44","73.33","56","65.78","10th","11th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7255","214","1","0","JSS 1","","COMPUTER SCIENCE","10","11","","","","","","0","0","0","0","11","35","46","76.67","70.67","80.89","4th","7th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("7256","227","1","0","JSS 1","","COMPUTER SCIENCE","10","12","","","","","","0","0","0","0","12","33","45","75","47.67","57.67","19th","9th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7257","212","1","0","JSS 1","","COMPUTER SCIENCE","10","7","","","","","","0","0","0","0","7","28","35","58.33","38.67","46.44","24th","21st","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7258","188","1","0","JSS 1","","COMPUTER SCIENCE","10","14","","","","","","0","0","0","0","14","30","44","73.33","50.5","65.17","15th","11th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7259","221","1","0","JSS 1","","COMPUTER SCIENCE","10","8","","","","","","0","0","0","0","8","32","40","66.67","53.67","62.56","13th","19th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7260","220","1","0","JSS 1","","COMPUTER SCIENCE","10","11","","","","","","0","0","0","0","11","30","41","68.33","42","51.11","22nd","18th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7261","257","1","0","JSS 1","","COMPUTER SCIENCE","10","13","","","","","","0","0","0","0","13","30","43","71.67","55.67","55.56","11th","13th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7262","213","1","0","JSS 1","","COMPUTER SCIENCE","10","13","","","","","","0","0","0","0","13","33","46","76.67","49.33","59.56","17th","7th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7263","215","1","0","JSS 1","","COMPUTER SCIENCE","10","12","","","","","","0","0","0","0","12","30","42","70","70.33","79.67","5th","15th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7264","209","1","0","JSS 1","","COMPUTER SCIENCE","10","10","","","","","","0","0","0","0","10","25","35","58.33","44","51.78","20th","21st","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7265","225","1","0","JSS 1","","COMPUTER SCIENCE","10","10","","","","","","0","0","0","0","10","25","35","58.33","39","46.78","23rd","21st","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7266","217","1","0","JSS 1","","COMPUTER SCIENCE","10","13","","","","","","0","0","0","0","13","35","48","80","71.33","82","3rd","5th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7267","218","1","0","JSS 1","","COMPUTER SCIENCE","10","13","","","","","","0","0","0","0","13","32","45","75","50.33","60.33","16th","9th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7268","216","1","0","JSS 1","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","35","50","83.33","72.33","83.44","1st","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7269","219","1","0","JSS 1","","COMPUTER SCIENCE","10","14","","","","","","0","0","0","0","14","28","42","70","55.67","65","11th","15th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7270","224","1","0","JSS 1","","COMPUTER SCIENCE","10","14","","","","","","0","0","0","0","14","25","39","65","44","52.67","20th","20th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7271","223","1","0","JSS 1","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","35","50","83.33","58","69.11","9th","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7272","226","1","0","JSS 1","","COMPUTER SCIENCE","10","17","","","","","","0","0","0","0","17","33","50","83.33","64.33","75.44","8th","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7273","249","1","0","JSS 1","","COMPUTER SCIENCE","10","13","","","","","","0","0","0","0","13","35","48","80","53.67","64.33","13th","5th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7274","210","1","0","JSS 1","","COMPUTER SCIENCE","10","16","","","","","","0","0","0","0","16","34","50","83.33","72.33","83.44","1st","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7275","222","1","0","JSS 1","","COMPUTER SCIENCE","10","12","","","","","","0","0","0","0","12","30","42","70","66.67","76","7th","15th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7276","248","1","0","JSS 1","","COMPUTER SCIENCE","10","11","","","","","","0","0","0","0","11","32","43","71.67","48","57.56","18th","13th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7277","179","2","0","JSS 2","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","32","47","78.33","70.33","80.78","1st","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7278","185","2","0","JSS 2","","COMPUTER SCIENCE","10","16","","","","","","0","0","0","0","16","35","51","85","58.67","70","5th","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7279","186","2","0","JSS 2","","COMPUTER SCIENCE","10","9","","","","","","0","0","0","0","9","32","41","68.33","41.67","50.78","8th","5th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7280","183","2","0","JSS 2","","COMPUTER SCIENCE","10","8","","","","","","0","0","0","0","8","15","23","38.33","32","37.11","9th","8th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7281","182","2","0","JSS 2","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","30","45","75","70","80","2nd","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7282","189","2","0","JSS 2","","COMPUTER SCIENCE","10","11","","","","","","0","0","0","0","11","30","41","68.33","63.67","72.78","4th","5th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7283","251","2","0","JSS 2","","COMPUTER SCIENCE","10","16","","","","","","0","0","0","0","16","35","51","85","50.33","61.67","7th","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7284","233","2","0","JSS 2","","COMPUTER SCIENCE","10","11","","","","","","0","0","0","0","11","26","37","61.67","57.67","65.89","6th","7th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7285","179","2","0","JSS 2","","DICTION","26","20","","","","","","0","0","0","0","20","21","41","68.33","68.33","77.44","3rd","1st","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7286","185","2","0","JSS 2","","DICTION","26","18","","","","","","0","0","0","0","18","20","38","63.33","65.67","74.11","5th","4th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7287","186","2","0","JSS 2","","DICTION","26","13","","","","","","0","0","0","0","13","19","32","53.33","57.33","64.44","8th","7th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7288","183","2","0","JSS 2","","DICTION","26","18","","","","","","0","0","0","0","18","16","34","56.67","45.33","52.89","10th","6th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7289","182","2","0","JSS 2","","DICTION","26","16","","","","","","0","0","0","0","16","23","39","65","66.67","75.33","4th","3rd","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7290","189","2","0","JSS 2","","DICTION","26","15","","","","","","0","0","0","0","15","22","37","61.67","61","69.22","7th","5th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7291","251","2","0","JSS 2","","DICTION","26","12","","","","","","0","0","0","0","12","17","29","48.33","54.33","60.78","9th","8th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7292","233","2","0","JSS 2","","DICTION","26","14","","","","","","0","0","0","0","14","27","41","68.33","63.67","72.78","6th","1st","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7293","250","1","0","JSS 1","","DICTION","26","12","","","","","","0","0","0","0","12","19","31","51.67","46.33","53.22","20th","18th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7294","214","1","0","JSS 1","","DICTION","26","20","","","","","","0","0","0","0","20","34","54","90","69.33","81.33","1st","1st","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7295","227","1","0","JSS 1","","DICTION","26","18","","","","","","0","0","0","0","18","12","30","50","48","54.67","18th","20th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7296","212","1","0","JSS 1","","DICTION","26","10","","","","","","0","0","0","0","10","13","23","38.33","29.33","34.44","24th","22nd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7297","188","1","0","JSS 1","","DICTION","26","15","","","","","","0","0","0","0","15","17","32","53.33","40","50.67","23rd","17th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7298","221","1","0","JSS 1","","DICTION","26","15","","","","","","0","0","0","0","15","19","34","56.67","44.33","51.89","21st","13th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7299","220","1","0","JSS 1","","DICTION","26","8","","","","","","0","0","0","0","8","25","33","55","43.33","50.67","22nd","15th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7300","257","1","0","JSS 1","","DICTION","26","18","","","","","","0","0","0","0","18","18","36","60","48","60","18th","12th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7301","213","1","0","JSS 1","","DICTION","26","14","","","","","","0","0","0","0","14","19","33","55","48.67","56","17th","15th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7302","215","1","0","JSS 1","","DICTION","26","10","","","","","","0","0","0","0","10","11","21","35","54","58.67","10th","23rd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7303","209","1","0","JSS 1","","DICTION","26","10","","","","","","0","0","0","0","10","16","26","43.33","49","54.78","16th","21st","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7304","225","1","0","JSS 1","","DICTION","26","19","","","","","","0","0","0","0","19","15","34","56.67","59","66.56","7th","13th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7305","217","1","0","JSS 1","","DICTION","26","20","","","","","","0","0","0","0","20","25","45","75","67.67","77.67","3rd","4th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7306","218","1","0","JSS 1","","DICTION","26","19","","","","","","0","0","0","0","19","20","39","65","56.67","65.33","8th","8th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7307","216","1","0","JSS 1","","DICTION","26","20","","","","","","0","0","0","0","20","25","45","75","66.67","76.67","4th","4th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7308","219","1","0","JSS 1","","DICTION","26","16","","","","","","0","0","0","0","16","22","38","63.33","56.67","65.11","8th","11th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7309","224","1","0","JSS 1","","DICTION","26","13","","","","","","0","0","0","0","13","26","39","65","49.33","58","15th","8th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7310","223","1","0","JSS 1","","DICTION","26","17","","","","","","0","0","0","0","17","22","39","65","50.33","59","14th","8th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7311","226","1","0","JSS 1","","DICTION","26","19","","","","","","0","0","0","0","19","23","42","70","51.67","61","13th","6th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7312","249","1","0","JSS 1","","DICTION","26","16","","","","","","0","0","0","0","16","26","42","70","53.67","63","11th","6th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7313","210","1","0","JSS 1","","DICTION","26","20","","","","","","0","0","0","0","20","11","31","51.67","52.67","59.56","12th","18th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7314","222","1","0","JSS 1","","DICTION","26","20","","","","","","0","0","0","0","20","30","50","83.33","64.33","75.44","5th","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7315","248","1","0","JSS 1","","DICTION","26","20","","","","","","0","0","0","0","20","28","48","80","61","71.67","6th","3rd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7316","250","1","0","JSS 1","","FRENCH","27","17","","","","","","0","0","0","0","17","35","52","86.67","60.33","71.89","9th","5th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7317","214","1","0","JSS 1","","FRENCH","27","16","","","","","","0","0","0","0","16","31","47","78.33","57.33","67.78","11th","9th","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7318","227","1","0","JSS 1","","FRENCH","27","14","","","","","","0","0","0","0","14","28","42","70","44.33","53.67","16th","12th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7319","212","1","0","JSS 1","","FRENCH","27","10","","","","","","0","0","0","0","10","15","25","41.67","27.33","32.89","24th","21st","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7320","188","1","0","JSS 1","","FRENCH","27","12","","","","","","0","0","0","0","12","27","39","65","52","65","14th","15th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7321","221","1","0","JSS 1","","FRENCH","27","12","","","","","","0","0","0","0","12","21","33","55","43","50.33","17th","19th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7322","220","1","0","JSS 1","","FRENCH","27","14","","","","","","0","0","0","0","14","6","20","33.33","35","39.44","21st","23rd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7323","257","1","0","JSS 1","","FRENCH","27","10","","","","","","0","0","0","0","10","25","35","58.33","35","58.33","21st","18th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7324","213","1","0","JSS 1","","FRENCH","27","15","","","","","","0","0","0","0","15","36","51","85","43","54.33","17th","8th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7325","215","1","0","JSS 1","","FRENCH","27","18","","","","","","0","0","0","0","18","28","46","76.67","66","76.22","5th","10th","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7326","209","1","0","JSS 1","","FRENCH","27","16","","","","","","0","0","0","0","16","20","36","60","40","48","20th","17th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7327","225","1","0","JSS 1","","FRENCH","27","10","","","","","","0","0","0","0","10","14","24","40","41","46.33","19th","22nd","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7328","217","1","0","JSS 1","","FRENCH","27","20","","","","","","0","0","0","0","20","34","54","90","70.33","82.33","4th","4th","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7329","218","1","0","JSS 1","","FRENCH","27","10","","","","","","0","0","0","0","10","16","26","43.33","34.67","40.44","23rd","20th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7330","216","1","0","JSS 1","","FRENCH","27","20","","","","","","0","0","0","0","20","39","59","98.33","76","89.11","1st","1st","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7331","219","1","0","JSS 1","","FRENCH","27","14","","","","","","0","0","0","0","14","28","42","70","55.33","64.67","12th","12th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7332","224","1","0","JSS 1","","FRENCH","27","18","","","","","","0","0","0","0","18","37","55","91.67","52.33","64.56","13th","3rd","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7333","223","1","0","JSS 1","","FRENCH","27","18","","","","","","0","0","0","0","18","34","52","86.67","75","86.56","2nd","5th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7334","226","1","0","JSS 1","","FRENCH","27","20","","","","","","0","0","0","0","20","37","57","95","71","83.67","3rd","2nd","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7335","249","1","0","JSS 1","","FRENCH","27","14","","","","","","0","0","0","0","14","27","41","68.33","61","70.11","7th","14th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7336","210","1","0","JSS 1","","FRENCH","27","16","","","","","","0","0","0","0","16","36","52","86.67","61","72.56","7th","5th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7337","222","1","0","JSS 1","","FRENCH","27","14","","","","","","0","0","0","0","14","32","46","76.67","59.33","69.56","10th","10th","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7338","248","1","0","JSS 1","","FRENCH","27","17","","","","","","0","0","0","0","17","22","39","65","49","57.67","15th","15th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7339","179","2","0","JSS 2","","FRENCH","27","18","","","","","","0","0","0","0","18","30","48","80","72","82.67","1st","2nd","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7340","185","2","0","JSS 2","","FRENCH","27","15","","","","","","0","0","0","0","15","27","42","70","64.33","73.67","4th","4th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7341","186","2","0","JSS 2","","FRENCH","27","10","","","","","","0","0","0","0","10","23","33","55","48","55.33","7th","6th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7342","183","2","0","JSS 2","","FRENCH","27","8","","","","","","0","0","0","0","8","20","28","46.67","30.33","36.56","10th","7th","D7","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7343","182","2","0","JSS 2","","FRENCH","27","18","","","","","","0","0","0","0","18","32","50","83.33","71.67","82.78","2nd","1st","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7344","189","2","0","JSS 2","","FRENCH","27","14","","","","","","0","0","0","0","14","24","38","63.33","57.33","65.78","6th","5th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7345","251","2","0","JSS 2","","FRENCH","27","10","","","","","","0","0","0","0","10","10","20","33.33","32.33","36.78","9th","8th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7346","233","2","0","JSS 2","","FRENCH","27","16","","","","","","0","0","0","0","16","27","43","71.67","67","76.56","3rd","3rd","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7347","179","2","0","JSS 2","","HOME ECONOMICS","24","16","","","","","","0","0","0","0","16","27","43","71.67","57.33","66.89","4th","4th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7348","185","2","0","JSS 2","","HOME ECONOMICS","24","15","","","","","","0","0","0","0","15","30","45","75","57.33","67.33","4th","2nd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7349","186","2","0","JSS 2","","HOME ECONOMICS","24","14","","","","","","0","0","0","0","14","28","42","70","49.67","59","7th","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7350","183","2","0","JSS 2","","HOME ECONOMICS","24","9","","","","","","0","0","0","0","9","14","23","38.33","36","41.11","10th","8th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7351","182","2","0","JSS 2","","HOME ECONOMICS","24","19","","","","","","0","0","0","0","19","34","53","88.33","60.67","72.44","2nd","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7352","189","2","0","JSS 2","","HOME ECONOMICS","24","12","","","","","","0","0","0","0","12","29","41","68.33","59","68.11","3rd","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7353","251","2","0","JSS 2","","HOME ECONOMICS","24","11","","","","","","0","0","0","0","11","19","30","50","40.33","47","9th","7th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7354","233","2","0","JSS 2","","HOME ECONOMICS","24","14","","","","","","0","0","0","0","14","30","44","73.33","52.67","62.44","6th","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7355","250","1","0","JSS 1","","HOME ECONOMICS","24","16","","","","","","0","0","0","0","16","29","45","75","56.67","66.67","10th","8th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("7356","214","1","0","JSS 1","","HOME ECONOMICS","24","17","","","","","","0","0","0","0","17","30","47","78.33","60","70.44","7th","5th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7357","227","1","0","JSS 1","","HOME ECONOMICS","24","13","","","","","","0","0","0","0","13","28","41","68.33","41.67","50.78","23rd","18th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7358","212","1","0","JSS 1","","HOME ECONOMICS","24","14","","","","","","0","0","0","0","14","23","37","61.67","43.67","51.89","22nd","20th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7359","188","1","0","JSS 1","","HOME ECONOMICS","24","15","","","","","","0","0","0","0","15","30","45","75","53.5","68.5","14th","8th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7360","221","1","0","JSS 1","","HOME ECONOMICS","24","13","","","","","","0","0","0","0","13","29","42","70","57.67","67","9th","15th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7361","220","1","0","JSS 1","","HOME ECONOMICS","24","10","","","","","","0","0","0","0","10","20","30","50","48.67","55.33","18th","21st","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7362","257","1","0","JSS 1","","HOME ECONOMICS","24","15","","","","","","0","0","0","0","15","29","44","73.33","56.33","69.44","11th","11th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7363","213","1","0","JSS 1","","HOME ECONOMICS","24","15","","","","","","0","0","0","0","15","28","43","71.67","48","57.56","20th","14th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7364","215","1","0","JSS 1","","HOME ECONOMICS","24","15","","","","","","0","0","0","0","15","27","42","70","52.33","61.67","15th","15th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7365","209","1","0","JSS 1","","HOME ECONOMICS","24","16","","","","","","0","0","0","0","16","25","41","68.33","44.33","53.44","21st","18th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7366","225","1","0","JSS 1","","HOME ECONOMICS","24","10","","","","","","0","0","0","0","10","20","30","50","38.67","45.33","24th","21st","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7367","217","1","0","JSS 1","","HOME ECONOMICS","24","16","","","","","","0","0","0","0","16","30","46","76.67","61.67","71.89","4th","6th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7368","218","1","0","JSS 1","","HOME ECONOMICS","24","10","","","","","","0","0","0","0","10","20","30","50","56","62.67","12th","21st","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7369","216","1","0","JSS 1","","HOME ECONOMICS","24","17","","","","","","0","0","0","0","17","36","53","88.33","63.33","75.11","2nd","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7370","219","1","0","JSS 1","","HOME ECONOMICS","24","17","","","","","","0","0","0","0","17","32","49","81.67","59.67","70.56","8th","4th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7371","224","1","0","JSS 1","","HOME ECONOMICS","24","18","","","","","","0","0","0","0","18","26","44","73.33","48.67","58.44","18th","11th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7372","223","1","0","JSS 1","","HOME ECONOMICS","24","16","","","","","","0","0","0","0","16","30","46","76.67","62.67","72.89","3rd","6th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7373","226","1","0","JSS 1","","HOME ECONOMICS","24","15","","","","","","0","0","0","0","15","30","45","75","60.67","70.67","6th","8th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7374","249","1","0","JSS 1","","HOME ECONOMICS","24","19","","","","","","0","0","0","0","19","34","53","88.33","51.67","63.44","16th","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7375","210","1","0","JSS 1","","HOME ECONOMICS","24","14","","","","","","0","0","0","0","14","30","44","73.33","61.67","71.44","4th","11th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7376","222","1","0","JSS 1","","HOME ECONOMICS","24","19","","","","","","0","0","0","0","19","31","50","83.33","63.67","74.78","1st","3rd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7377","248","1","0","JSS 1","","HOME ECONOMICS","24","15","","","","","","0","0","0","0","15","27","42","70","49.33","58.67","17th","15th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7378","250","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","12","","","","","","0","0","0","0","12","20","32","53.33","40.33","47.44","18th","19th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7379","214","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","16","","","","","","0","0","0","0","16","25","41","68.33","50.33","59.44","10th","10th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7380","227","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","13","","","","","","0","0","0","0","13","20","33","55","41.33","48.67","17th","15th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7381","212","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","11","","","","","","0","0","0","0","11","15","26","43.33","30","35.78","24th","21st","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7382","188","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","13","","","","","","0","0","0","0","13","20","33","55","41.5","52.5","16th","15th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7383","221","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","16","","","","","","0","0","0","0","16","21","37","61.67","46.33","54.56","15th","12th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7384","220","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","12","","","","","","0","0","0","0","12","12","24","40","38","43.33","21st","22nd","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7385","257","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","14","","","","","","0","0","0","0","14","21","35","58.33","35","58.33","23rd","14th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7386","213","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","13","","","","","","0","0","0","0","13","26","39","65","48.67","57.33","12th","11th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7387","215","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","17","","","","","","0","0","0","0","17","25","42","70","51.33","60.67","8th","9th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7388","209","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","12","","","","","","0","0","0","0","12","20","32","53.33","38.67","45.78","20th","19th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7389","225","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","13","","","","","","0","0","0","0","13","20","33","55","40.33","47.67","18th","15th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7390","217","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","17","","","","","","0","0","0","0","17","30","47","78.33","59","69.44","4th","5th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7391","218","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","12","","","","","","0","0","0","0","12","12","24","40","37.33","42.67","22nd","22nd","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7392","216","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","","","","","","0","0","0","0","19","32","51","85","55","66.33","7th","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7393","219","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","13","","","","","","0","0","0","0","13","20","33","55","47","54.33","14th","15th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7394","224","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","","","","","","0","0","0","0","15","21","36","60","49.67","57.67","11th","13th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7395","223","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","","","","","","0","0","0","0","19","30","49","81.67","56","66.89","5th","3rd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7396","226","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","17","","","","","","0","0","0","0","17","26","43","71.67","62.67","72.22","2nd","7th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7397","249","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","18","","","","","","0","0","0","0","18","26","44","73.33","51.33","61.11","8th","6th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7398","210","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","17","","","","","","0","0","0","0","17","35","52","86.67","59.33","70.89","3rd","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7399","222","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","","","","","","0","0","0","0","19","30","49","81.67","67.33","78.22","1st","3rd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7400","248","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","17","","","","","","0","0","0","0","17","26","43","71.67","47.67","57.22","13th","7th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7401","179","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","16","","","","","","0","0","0","0","16","31","47","78.33","65.33","75.78","1st","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7402","185","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","17","","","","","","0","0","0","0","17","20","37","61.67","51.33","59.56","5th","4th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7403","186","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","13","","","","","","0","0","0","0","13","23","36","60","45.67","53.67","7th","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7404","183","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","13","","","","","","0","0","0","0","13","10","23","38.33","29","34.11","10th","8th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7405","182","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","17","","","","","","0","0","0","0","17","31","48","80","64","74.67","2nd","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7406","189","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","13","","","","","","0","0","0","0","13","22","35","58.33","53","60.78","3rd","6th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7407","251","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","13","","","","","","0","0","0","0","13","21","34","56.67","43.67","51.22","8th","7th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7408","233","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","16","","","","","","0","0","0","0","16","30","46","76.67","52.33","62.56","4th","3rd","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7409","250","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","18","28","46.67","49","55.22","16th","17th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7410","214","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","11","","","","","","0","0","0","0","11","30","41","68.33","56.67","65.78","7th","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7411","227","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","18","28","46.67","37.67","43.89","22nd","17th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7412","212","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","17","27","45","44","50","18th","19th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7413","188","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","","","","","","0","0","0","0","12","23","35","58.33","46","57.67","17th","11th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7414","221","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","23","33","55","52.33","59.67","13th","13th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7415","220","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","6","","","","","","0","0","0","0","6","17","23","38.33","36.33","41.44","23rd","23rd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7416","257","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","","","","","","0","0","0","0","12","21","33","55","50.67","53.33","14th","13th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7417","213","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","","","","","","0","0","0","0","12","25","37","61.67","54","62.22","12th","10th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7418","215","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","","","","","","0","0","0","0","12","29","41","68.33","58","67.11","6th","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7419","209","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","17","27","45","41","47","21st","19th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7420","225","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","15","25","41.67","32","37.56","24th","22nd","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7421","217","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","17","","","","","","0","0","0","0","17","35","52","86.67","66","77.56","1st","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7422","218","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","19","29","48.33","49.33","55.78","15th","15th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7423","216","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","15","","","","","","0","0","0","0","15","34","49","81.67","63.67","74.56","2nd","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7424","219","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","24","34","56.67","55.33","62.89","11th","12th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7425","224","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","9","","","","","","0","0","0","0","9","17","26","43.33","42","47.78","20th","21st","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7426","223","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","","","","","","0","0","0","0","12","29","41","68.33","61.33","70.44","3rd","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7427","226","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","","","","","","0","0","0","0","12","29","41","68.33","58.67","67.78","5th","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7428","249","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","","","","","","0","0","0","0","12","29","41","68.33","56","65.11","8th","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7429","210","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","","","","","","0","0","0","0","12","30","42","70","56","65.33","8th","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7430","222","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","16","","","","","","0","0","0","0","16","24","40","66.67","61","69.89","4th","9th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7431","248","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","19","29","48.33","42.33","48.78","19th","15th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7432","250","1","0","JSS 1","","SOCIAL STUDIES","23","19","","","","","","0","0","0","0","19","30","49","81.67","54","64.89","14th","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7433","214","1","0","JSS 1","","SOCIAL STUDIES","23","17","","","","","","0","0","0","0","17","30","47","78.33","65.67","76.11","2nd","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7434","227","1","0","JSS 1","","SOCIAL STUDIES","23","12","","","","","","0","0","0","0","12","22","34","56.67","39","46.56","22nd","18th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7435","212","1","0","JSS 1","","SOCIAL STUDIES","23","12","","","","","","0","0","0","0","12","20","32","53.33","45.33","52.44","21st","19th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7436","188","1","0","JSS 1","","SOCIAL STUDIES","23","12","","","","","","0","0","0","0","12","24","36","60","48","60","18th","15th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7437","221","1","0","JSS 1","","SOCIAL STUDIES","23","13","","","","","","0","0","0","0","13","29","42","70","56","65.33","9th","9th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7438","220","1","0","JSS 1","","SOCIAL STUDIES","23","10","","","","","","0","0","0","0","10","19","29","48.33","33","39.44","24th","22nd","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7439","257","1","0","JSS 1","","SOCIAL STUDIES","23","12","","","","","","0","0","0","0","12","28","40","66.67","51","53.89","15th","12th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7440","213","1","0","JSS 1","","SOCIAL STUDIES","23","15","","","","","","0","0","0","0","15","27","42","70","57","66.33","8th","9th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7441","215","1","0","JSS 1","","SOCIAL STUDIES","23","12","","","","","","0","0","0","0","12","20","32","53.33","57.33","64.44","7th","19th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7442","209","1","0","JSS 1","","SOCIAL STUDIES","23","12","","","","","","0","0","0","0","12","20","32","53.33","50","57.11","17th","19th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7443","225","1","0","JSS 1","","SOCIAL STUDIES","23","15","","","","","","0","0","0","0","15","20","35","58.33","38","45.78","23rd","16th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7444","217","1","0","JSS 1","","SOCIAL STUDIES","23","17","","","","","","0","0","0","0","17","30","47","78.33","67","77.44","1st","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7445","218","1","0","JSS 1","","SOCIAL STUDIES","23","10","","","","","","0","0","0","0","10","19","29","48.33","48","54.44","18th","22nd","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7446","216","1","0","JSS 1","","SOCIAL STUDIES","23","16","","","","","","0","0","0","0","16","33","49","81.67","64.67","75.56","3rd","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7447","219","1","0","JSS 1","","SOCIAL STUDIES","23","13","","","","","","0","0","0","0","13","24","37","61.67","55.67","63.89","11th","14th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7448","224","1","0","JSS 1","","SOCIAL STUDIES","23","13","","","","","","0","0","0","0","13","22","35","58.33","47","54.78","20th","16th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7449","223","1","0","JSS 1","","SOCIAL STUDIES","23","17","","","","","","0","0","0","0","17","32","49","81.67","58.33","69.22","6th","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7450","226","1","0","JSS 1","","SOCIAL STUDIES","23","13","","","","","","0","0","0","0","13","30","43","71.67","55.33","64.89","12th","8th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7451","249","1","0","JSS 1","","SOCIAL STUDIES","23","15","","","","","","0","0","0","0","15","30","45","75","56","66","9th","7th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7452","210","1","0","JSS 1","","SOCIAL STUDIES","23","17","","","","","","0","0","0","0","17","33","50","83.33","63","74.11","4th","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7453","222","1","0","JSS 1","","SOCIAL STUDIES","23","13","","","","","","0","0","0","0","13","28","41","68.33","55","64.11","13th","11th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7454","248","1","0","JSS 1","","SOCIAL STUDIES","23","13","","","","","","0","0","0","0","13","27","40","66.67","50.67","59.56","16th","12th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7455","18","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","","","","","","0","0","0","0","7","21","28","46.67","30","36.22","23rd","22nd","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("7456","17","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","","","","","","0","0","0","0","10","30","40","66.67","46.67","55.56","11th","8th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7457","24","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","","","","","","0","0","0","0","5","29","34","56.67","45","52.56","12th","16th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7458","21","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","","","","","","0","0","0","0","8","27","35","58.33","38","45.78","18th","15th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7459","15","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","","","","","","0","0","0","0","7","30","37","61.67","48.33","56.56","8th","12th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7460","198","4","0","SS 1","","AGRICULTURAL SCIENCE","5","15","","","","","","0","0","0","0","15","32","47","78.33","63.33","73.78","1st","1st","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7461","253","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","","","","","","0","0","0","0","5","28","33","55","36.33","43.67","21st","17th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7462","171","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","","","","","","0","0","0","0","10","17","27","45","49","55","6th","23rd","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7463","199","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","","","","","","0","0","0","0","10","26","36","60","45","53","12th","13th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7464","23","4","0","SS 1","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","30","43","71.67","58.67","68.22","2nd","3rd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7465","14","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","","","","","","0","0","0","0","6","24","30","50","33.67","40.33","22nd","21st","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7466","12","4","0","SS 1","","AGRICULTURAL SCIENCE","5","12","","","","","","0","0","0","0","12","30","42","70","57","66.33","4th","6th","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7467","20","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","","","","","","0","0","0","0","8","19","27","45","26.67","32.67","25th","23rd","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7468","242","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","","","","","","0","0","0","0","5","31","36","60","48.33","56.33","8th","13th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7469","25","4","0","SS 1","","AGRICULTURAL SCIENCE","5","12","","","","","","0","0","0","0","12","27","39","65","47.33","56","10th","9th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7470","22","4","0","SS 1","","AGRICULTURAL SCIENCE","5","9","","","","","","0","0","0","0","9","29","38","63.33","52","60.44","5th","11th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7471","241","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","","","","","","0","0","0","0","7","26","33","55","44","51.33","14th","17th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7472","239","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","","","","","","0","0","0","0","7","24","31","51.67","37.67","44.56","19th","20th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7473","174","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","","","","","","0","0","0","0","5","21","26","43.33","29.67","35.44","24th","25th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7474","26","4","0","SS 1","","AGRICULTURAL SCIENCE","5","14","","","","","","0","0","0","0","14","31","45","75","57.67","67.67","3rd","2nd","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7475","254","4","0","SS 1","","AGRICULTURAL SCIENCE","5","9","","","","","","0","0","0","0","9","34","43","71.67","40","49.56","17th","3rd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7476","255","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","","","","","","0","0","0","0","11","28","39","65","36.5","49.5","20th","9th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7477","259","4","0","SS 1","","AGRICULTURAL SCIENCE","5","14","","","","","","0","0","0","0","14","29","43","71.67","43","71.67","15th","3rd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7478","13","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","","","","","","0","0","0","0","7","34","41","68.33","49","58.11","6th","7th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7479","19","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","","","","","","0","0","0","0","7","25","32","53.33","41.33","48.44","16th","19th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7480","246","5","0","SS 2","","AGRICULTURAL SCIENCE","5","7","","","","","","0","0","0","0","7","26","33","55","43.67","51","7th","8th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7481","133","5","0","SS 2","","AGRICULTURAL SCIENCE","5","15","","","","","","0","0","0","0","15","22","37","61.67","56.33","64.56","3rd","4th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7482","135","5","0","SS 2","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","31","44","73.33","66.33","76.11","1st","1st","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7483","200","5","0","SS 2","","AGRICULTURAL SCIENCE","5","6","","","","","","0","0","0","0","6","32","38","63.33","57","65.44","2nd","3rd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7484","244","5","0","SS 2","","AGRICULTURAL SCIENCE","5","15","","","","","","0","0","0","0","15","28","43","71.67","49.33","58.89","6th","2nd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7485","48","5","0","SS 2","","AGRICULTURAL SCIENCE","5","12","","","","","","0","0","0","0","12","13","25","41.67","41.33","46.89","8th","9th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7486","247","5","0","SS 2","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","23","36","60","50.67","58.67","5th","6th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7487","46","5","0","SS 2","","AGRICULTURAL SCIENCE","5","14","","","","","","0","0","0","0","14","22","36","60","52","60","4th","6th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7488","128","5","0","SS 2","","AGRICULTURAL SCIENCE","5","8","","","","","","0","0","0","0","8","29","37","61.67","37.5","49.83","9th","4th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7489","18","4","0","SS 1","","BIOLOGY","14","5","","","","","","0","0","0","0","5","10","15","25","27","30.33","25th","25th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7490","17","4","0","SS 1","","BIOLOGY","14","6","","","","","","0","0","0","0","6","16","22","36.67","34.67","39.56","16th","19th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7491","24","4","0","SS 1","","BIOLOGY","14","8","","","","","","0","0","0","0","8","21","29","48.33","41","47.44","10th","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7492","21","4","0","SS 1","","BIOLOGY","14","6","","","","","","0","0","0","0","6","18","24","40","30","35.33","24th","16th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7493","15","4","0","SS 1","","BIOLOGY","14","5","","","","","","0","0","0","0","5","16","21","35","36","40.67","14th","20th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7494","198","4","0","SS 1","","BIOLOGY","14","10","","","","","","0","0","0","0","10","38","48","80","71.67","82.33","1st","1st","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7495","253","4","0","SS 1","","BIOLOGY","14","6","","","","","","0","0","0","0","6","34","40","66.67","38.33","47.22","13th","5th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7496","171","4","0","SS 1","","BIOLOGY","14","6","","","","","","0","0","0","0","6","18","24","40","39.33","44.67","12th","16th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7497","199","4","0","SS 1","","BIOLOGY","14","9","","","","","","0","0","0","0","9","23","32","53.33","42.67","49.78","7th","10th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7498","23","4","0","SS 1","","BIOLOGY","14","10","","","","","","0","0","0","0","10","27","37","61.67","57","65.22","4th","8th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7499","14","4","0","SS 1","","BIOLOGY","14","1","","","","","","0","0","0","0","1","17","18","30","31.67","35.67","21st","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7500","12","4","0","SS 1","","BIOLOGY","14","9","","","","","","0","0","0","0","9","36","45","75","54.67","64.67","6th","2nd","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7501","20","4","0","SS 1","","BIOLOGY","14","7","","","","","","0","0","0","0","7","19","26","43.33","36","41.78","14th","15th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7502","242","4","0","SS 1","","BIOLOGY","14","10","","","","","","0","0","0","0","10","33","43","71.67","56.33","65.89","5th","3rd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7503","25","4","0","SS 1","","BIOLOGY","14","9","","","","","","0","0","0","0","9","20","29","48.33","41.33","47.78","9th","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7504","22","4","0","SS 1","","BIOLOGY","14","9","","","","","","0","0","0","0","9","32","41","68.33","63.33","72.44","2nd","4th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7505","241","4","0","SS 1","","BIOLOGY","14","6","","","","","","0","0","0","0","6","33","39","65","42.33","51","8th","7th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7506","239","4","0","SS 1","","BIOLOGY","14","8","","","","","","0","0","0","0","8","25","33","55","34","41.33","18th","9th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7507","174","4","0","SS 1","","BIOLOGY","14","3","","","","","","0","0","0","0","3","18","21","35","30.67","35.33","23rd","20th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7508","26","4","0","SS 1","","BIOLOGY","14","9","","","","","","0","0","0","0","9","31","40","66.67","61.33","70.22","3rd","5th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7509","254","4","0","SS 1","","BIOLOGY","14","4","","","","","","0","0","0","0","4","15","19","31.67","34.33","38.56","17th","23rd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7510","255","4","0","SS 1","","BIOLOGY","14","6","","","","","","0","0","0","0","6","23","29","48.33","31","40.67","22nd","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7511","259","4","0","SS 1","","BIOLOGY","14","12","","","","","","0","0","0","0","12","20","32","53.33","32","53.33","20th","10th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7512","13","4","0","SS 1","","BIOLOGY","14","5","","","","","","0","0","0","0","5","19","24","40","40","45.33","11th","16th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7513","19","4","0","SS 1","","BIOLOGY","14","3","","","","","","0","0","0","0","3","17","20","33.33","32.33","36.78","19th","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7514","246","5","0","SS 2","","BIOLOGY","14","6","","","","","","0","0","0","0","6","13","19","31.67","38","42.22","14th","14th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7515","133","5","0","SS 2","","BIOLOGY","14","12","","","","","","0","0","0","0","12","20","32","53.33","38.33","45.44","13th","11th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7516","135","5","0","SS 2","","BIOLOGY","14","18","","","","","","0","0","0","0","18","33","51","85","65.33","76.67","2nd","1st","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7517","200","5","0","SS 2","","BIOLOGY","14","16","","","","","","0","0","0","0","16","28","44","73.33","59.33","69.11","3rd","4th","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7518","41","5","0","SS 2","","BIOLOGY","14","15","","","","","","0","0","0","0","15","25","40","66.67","65.67","74.56","1st","5th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7519","201","5","0","SS 2","","BIOLOGY","14","14","","","","","","0","0","0","0","14","21","35","58.33","51.67","59.44","7th","8th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7520","31","5","0","SS 2","","BIOLOGY","14","10","","","","","","0","0","0","0","10","23","33","55","51","58.33","8th","10th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7521","134","5","0","SS 2","","BIOLOGY","14","15","","","","","","0","0","0","0","15","20","35","58.33","53","60.78","6th","8th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7522","244","5","0","SS 2","","BIOLOGY","14","16","","","","","","0","0","0","0","16","21","37","61.67","48.33","56.56","9th","7th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7523","29","5","0","SS 2","","BIOLOGY","14","17","","","","","","0","0","0","0","17","21","38","63.33","48.33","56.78","9th","6th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7524","32","5","0","SS 2","","BIOLOGY","14","9","","","","","","0","0","0","0","9","14","23","38.33","41","46.11","11th","13th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7525","48","5","0","SS 2","","BIOLOGY","14","8","","","","","","0","0","0","0","8","19","27","45","39.67","45.67","12th","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7526","247","5","0","SS 2","","BIOLOGY","14","17","","","","","","0","0","0","0","17","31","48","80","55","65.67","4th","2nd","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7527","46","5","0","SS 2","","BIOLOGY","14","16","","","","","","0","0","0","0","16","29","45","75","54","64","5th","3rd","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7529","18","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","28","43","71.67","64.67","74.22","19th","21st","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7530","17","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","32","47","78.33","65.67","76.11","16th","16th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7531","24","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","0","0","0","0","18","34","52","86.67","75.67","87.22","4th","7th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7532","21","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","27","42","70","61.67","71","20th","22nd","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7533","15","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","","","","","","0","0","0","0","16","34","50","83.33","67.67","78.78","12th","12th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7534","198","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","","","","","","0","0","0","0","17","34","51","85","75","86.33","7th","10th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7535","253","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","0","0","0","0","18","35","53","88.33","74","85.78","8th","3rd","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7536","171","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","","","","","","0","0","0","0","11","31","42","70","65.67","75","16th","22nd","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7537","199","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","","","","","","0","0","0","0","19","37","56","93.33","66.67","79.11","14th","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7538","23","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","0","0","0","0","18","35","53","88.33","78.67","90.44","2nd","3rd","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7539","14","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","0","0","0","0","18","34","52","86.67","68","79.56","11th","7th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7540","12","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","","","","","","0","0","0","0","16","37","53","88.33","75.33","87.11","6th","3rd","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7541","20","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","","","","","","0","0","0","0","12","28","40","66.67","50","58.89","24th","24th","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7542","242","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","0","0","0","0","18","35","53","88.33","78","89.78","3rd","3rd","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7543","25","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","0","0","0","0","18","30","48","80","73.33","84","9th","14th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7544","22","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","35","50","83.33","66.33","77.44","15th","12th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7545","241","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","0","0","0","0","18","33","51","85","67.67","79","12th","10th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7546","239","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","","","","","","0","0","0","0","16","30","46","76.67","55.67","65.89","22nd","18th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7547","174","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","7","","","","","","0","0","0","0","7","25","32","53.33","54","61.11","23rd","25th","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7548","26","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","0","0","0","0","18","34","52","86.67","80","91.56","1st","7th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7549","254","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","","","","","","0","0","0","0","13","32","45","75","58.67","68.67","21st","19th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7550","255","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","","","","","","0","0","0","0","16","32","48","80","65","81","18th","14th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7551","259","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","","","","","","0","0","0","0","16","31","47","78.33","47","78.33","26th","16th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7552","13","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","","","","","","0","0","0","0","17","37","54","90","75.67","87.67","4th","2nd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7553","19","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","","","","","","0","0","0","0","14","30","44","73.33","70","79.78","10th","20th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7554","131","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","","","","","","0","0","0","0","16","34","50","83.33","65.33","76.44","4th","4th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7555","41","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","","","","","","0","0","0","0","20","40","60","100","82.33","95.67","1st","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7556","134","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","","","","","","0","0","0","0","19","36","55","91.67","66.33","78.56","3rd","2nd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("7557","136","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","","","","","","0","0","0","0","16","34","50","83.33","50","66.67","7th","4th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7558","35","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","30","45","75","64.67","74.67","6th","6th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7559","33","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","","","","","","0","0","0","0","12","30","42","70","65","74.33","5th","7th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7560","202","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","0","0","0","0","18","33","51","85","71.33","82.67","2nd","3rd","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7561","18","4","0","SS 1","","CIVIC EDUCATION","28","12","","","","","","0","0","0","0","12","30","42","70","52.33","61.67","21st","13th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7562","17","4","0","SS 1","","CIVIC EDUCATION","28","14","","","","","","0","0","0","0","14","26","40","66.67","56.67","65.56","14th","19th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7563","24","4","0","SS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","27","42","70","64.33","73.67","5th","13th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7564","21","4","0","SS 1","","CIVIC EDUCATION","28","12","","","","","","0","0","0","0","12","21","33","55","46","53.33","24th","24th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7565","15","4","0","SS 1","","CIVIC EDUCATION","28","16","","","","","","0","0","0","0","16","27","43","71.67","54.67","64.22","19th","12th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7566","198","4","0","SS 1","","CIVIC EDUCATION","28","16","","","","","","0","0","0","0","16","30","46","76.67","62.33","72.56","7th","8th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7567","253","4","0","SS 1","","CIVIC EDUCATION","28","17","","","","","","0","0","0","0","17","28","45","75","55.33","65.33","18th","9th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7568","171","4","0","SS 1","","CIVIC EDUCATION","28","14","","","","","","0","0","0","0","14","28","42","70","61","70.33","9th","13th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7569","199","4","0","SS 1","","CIVIC EDUCATION","28","17","","","","","","0","0","0","0","17","31","48","80","56","66.67","17th","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7570","23","4","0","SS 1","","CIVIC EDUCATION","28","14","","","","","","0","0","0","0","14","30","44","73.33","67.67","77.44","4th","11th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7571","14","4","0","SS 1","","CIVIC EDUCATION","28","13","","","","","","0","0","0","0","13","29","42","70","56.33","65.67","15th","13th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7572","12","4","0","SS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","33","48","80","62.33","73","7th","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7573","20","4","0","SS 1","","CIVIC EDUCATION","28","13","","","","","","0","0","0","0","13","24","37","61.67","46.67","54.89","23rd","22nd","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7574","242","4","0","SS 1","","CIVIC EDUCATION","28","17","","","","","","0","0","0","0","17","31","48","80","68","78.67","3rd","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7575","25","4","0","SS 1","","CIVIC EDUCATION","28","13","","","","","","0","0","0","0","13","26","39","65","59","67.67","13th","21st","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7576","22","4","0","SS 1","","CIVIC EDUCATION","28","18","","","","","","0","0","0","0","18","36","54","90","74.67","86.67","1st","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7577","241","4","0","SS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","30","45","75","60","70","11th","9th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7578","239","4","0","SS 1","","CIVIC EDUCATION","28","13","","","","","","0","0","0","0","13","21","34","56.67","50.33","57.89","22nd","23rd","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7579","174","4","0","SS 1","","CIVIC EDUCATION","28","10","","","","","","0","0","0","0","10","19","29","48.33","42.67","49.11","25th","25th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7580","26","4","0","SS 1","","CIVIC EDUCATION","28","18","","","","","","0","0","0","0","18","30","48","80","74.67","85.33","1st","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7581","254","4","0","SS 1","","CIVIC EDUCATION","28","14","","","","","","0","0","0","0","14","28","42","70","56.33","65.67","15th","13th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7582","255","4","0","SS 1","","CIVIC EDUCATION","28","13","","","","","","0","0","0","0","13","29","42","70","54","68","20th","13th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7583","259","4","0","SS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","25","40","66.67","40","66.67","26th","19th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7584","13","4","0","SS 1","","CIVIC EDUCATION","28","17","","","","","","0","0","0","0","17","30","47","78.33","64","74.44","6th","7th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7585","19","4","0","SS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","38","53","88.33","60.67","72.44","10th","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7586","246","5","0","SS 2","","CIVIC EDUCATION","15","14","","","","","","0","0","0","0","14","23","37","61.67","52.67","60.89","20th","20th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7587","131","5","0","SS 2","","CIVIC EDUCATION","15","13","","","","","","0","0","0","0","13","32","45","75","60","70","15th","12th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7588","133","5","0","SS 2","","CIVIC EDUCATION","15","15","","","","","","0","0","0","0","15","35","50","83.33","48","59.11","22nd","6th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7589","135","5","0","SS 2","","CIVIC EDUCATION","15","17","","","","","","0","0","0","0","17","37","54","90","77","89","2nd","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7590","200","5","0","SS 2","","CIVIC EDUCATION","15","13","","","","","","0","0","0","0","13","35","48","80","62.33","73","10th","7th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7591","41","5","0","SS 2","","CIVIC EDUCATION","15","18","","","","","","0","0","0","0","18","33","51","85","71.33","82.67","5th","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7592","201","5","0","SS 2","","CIVIC EDUCATION","15","16","","","","","","0","0","0","0","16","32","48","80","61.67","72.33","11th","7th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7593","31","5","0","SS 2","","CIVIC EDUCATION","15","17","","","","","","0","0","0","0","17","37","54","90","73.67","85.67","4th","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7594","243","5","0","SS 2","","CIVIC EDUCATION","15","17","","","","","","0","0","0","0","17","34","51","85","67.33","78.67","6th","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7595","134","5","0","SS 2","","CIVIC EDUCATION","15","15","","","","","","0","0","0","0","15","32","47","78.33","61.67","72.11","11th","10th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7596","136","5","0","SS 2","","CIVIC EDUCATION","15","12","","","","","","0","0","0","0","12","22","34","56.67","36","47.33","23rd","22nd","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7597","244","5","0","SS 2","","CIVIC EDUCATION","15","16","","","","","","0","0","0","0","16","26","42","70","59","68.33","16th","18th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7599","245","5","0","SS 2","","CIVIC EDUCATION","15","14","","","","","","0","0","0","0","14","31","45","75","66.33","76.33","7th","12th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7600","29","5","0","SS 2","","CIVIC EDUCATION","15","15","","","","","","0","0","0","0","15","28","43","71.67","63","72.56","9th","15th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7601","32","5","0","SS 2","","CIVIC EDUCATION","15","12","","","","","","0","0","0","0","12","23","35","58.33","52","59.78","21st","21st","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7602","33","5","0","SS 2","","CIVIC EDUCATION","15","14","","","","","","0","0","0","0","14","29","43","71.67","55.33","64.89","17th","15th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7603","48","5","0","SS 2","","CIVIC EDUCATION","15","14","","","","","","0","0","0","0","14","30","44","73.33","60.67","70.44","14th","14th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7604","247","5","0","SS 2","","CIVIC EDUCATION","15","16","","","","","","0","0","0","0","16","32","48","80","74.33","85","3rd","7th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7605","202","5","0","SS 2","","CIVIC EDUCATION","15","17","","","","","","0","0","0","0","17","26","43","71.67","53.33","62.89","19th","15th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7606","46","5","0","SS 2","","CIVIC EDUCATION","15","15","","","","","","0","0","0","0","15","31","46","76.67","64.33","74.56","8th","11th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7607","36","5","0","SS 2","","CIVIC EDUCATION","15","10","","","","","","0","0","0","0","10","14","24","40","31.33","36.67","24th","23rd","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7608","128","5","0","SS 2","","CIVIC EDUCATION","15","12","","","","","","0","0","0","0","12","28","40","66.67","55.33","64.22","17th","19th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7609","28","5","0","SS 2","","CIVIC EDUCATION","15","18","","","","","","0","0","0","0","18","36","54","90","78","90","1st","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7610","131","5","0","SS 2","","COMMERCE","20","11","","","","","","0","0","0","0","11","21","32","53.33","53.5","64.17","2nd","4th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7611","136","5","0","SS 2","","COMMERCE","20","10","","","","","","0","0","0","0","10","20","30","50","45","55","4th","5th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7612","35","5","0","SS 2","","COMMERCE","20","12","","","","","","0","0","0","0","12","24","36","60","44.33","52.33","5th","1st","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7613","33","5","0","SS 2","","COMMERCE","20","10","","","","","","0","0","0","0","10","26","36","60","54","62","1st","1st","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7614","202","5","0","SS 2","","COMMERCE","20","11","","","","","","0","0","0","0","11","25","36","60","49.33","57.33","3rd","1st","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7615","18","4","0","SS 1","","COMMERCE","20","10","","","","","","0","0","0","0","10","16","26","43.33","43.33","49.11","23rd","24th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7616","17","4","0","SS 1","","COMMERCE","20","11","","","","","","0","0","0","0","11","26","37","61.67","58","66.22","17th","22nd","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7617","24","4","0","SS 1","","COMMERCE","20","11","","","","","","0","0","0","0","11","29","40","66.67","63.33","72.22","10th","17th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7618","21","4","0","SS 1","","COMMERCE","20","13","","","","","","0","0","0","0","13","32","45","75","52.67","62.67","20th","8th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7619","15","4","0","SS 1","","COMMERCE","20","13","","","","","","0","0","0","0","13","31","44","73.33","58.67","68.44","16th","11th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7620","198","4","0","SS 1","","COMMERCE","20","15","","","","","","0","0","0","0","15","34","49","81.67","71.33","82.22","2nd","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7621","253","4","0","SS 1","","COMMERCE","20","10","","","","","","0","0","0","0","10","34","44","73.33","57","66.78","18th","11th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7622","171","4","0","SS 1","","COMMERCE","20","16","","","","","","0","0","0","0","16","30","46","76.67","64.33","74.56","9th","7th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7623","199","4","0","SS 1","","COMMERCE","20","13","","","","","","0","0","0","0","13","29","42","70","61.67","71","12th","15th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7624","23","4","0","SS 1","","COMMERCE","20","13","","","","","","0","0","0","0","13","36","49","81.67","71","81.89","3rd","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7625","14","4","0","SS 1","","COMMERCE","20","14","","","","","","0","0","0","0","14","28","42","70","60.33","69.67","13th","15th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7626","12","4","0","SS 1","","COMMERCE","20","14","","","","","","0","0","0","0","14","33","47","78.33","68.33","78.78","6th","5th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7627","20","4","0","SS 1","","COMMERCE","20","10","","","","","","0","0","0","0","10","20","30","50","38","44.67","26th","23rd","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7628","242","4","0","SS 1","","COMMERCE","20","14","","","","","","0","0","0","0","14","33","47","78.33","67.33","77.78","7th","5th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7629","25","4","0","SS 1","","COMMERCE","20","12","","","","","","0","0","0","0","12","33","45","75","67","77","8th","8th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7630","22","4","0","SS 1","","COMMERCE","20","11","","","","","","0","0","0","0","11","34","45","75","69.33","79.33","4th","8th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7631","241","4","0","SS 1","","COMMERCE","20","13","","","","","","0","0","0","0","13","30","43","71.67","59.33","68.89","15th","13th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7632","239","4","0","SS 1","","COMMERCE","20","12","","","","","","0","0","0","0","12","26","38","63.33","52.33","60.78","21st","19th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7633","174","4","0","SS 1","","COMMERCE","20","10","","","","","","0","0","0","0","10","16","26","43.33","39.67","45.44","25th","24th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7634","26","4","0","SS 1","","COMMERCE","20","14","","","","","","0","0","0","0","14","37","51","85","71.67","83","1st","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7635","254","4","0","SS 1","","COMMERCE","20","11","","","","","","0","0","0","0","11","27","38","63.33","51","59.44","22nd","19th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7636","255","4","0","SS 1","","COMMERCE","20","10","","","","","","0","0","0","0","10","33","43","71.67","54.5","68.83","19th","13th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7637","259","4","0","SS 1","","COMMERCE","20","12","","","","","","0","0","0","0","12","28","40","66.67","40","66.67","24th","17th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7638","13","4","0","SS 1","","COMMERCE","20","15","","","","","","0","0","0","0","15","34","49","81.67","63","73.89","11th","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7639","19","4","0","SS 1","","COMMERCE","20","13","","","","","","0","0","0","0","13","25","38","63.33","60.33","68.78","13th","19th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7640","246","5","0","SS 2","","CHEMISTRY","13","17","","","","","","0","0","0","0","17","20","37","61.67","56.67","64.89","10th","14th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7641","133","5","0","SS 2","","CHEMISTRY","13","18","","","","","","0","0","0","0","18","32","50","83.33","70.33","81.44","5th","5th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7642","135","5","0","SS 2","","CHEMISTRY","13","20","","","","","","0","0","0","0","20","33","53","88.33","83.33","95.11","1st","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7643","200","5","0","SS 2","","CHEMISTRY","13","19","","","","","","0","0","0","0","19","28","47","78.33","70.67","81.11","4th","7th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7644","201","5","0","SS 2","","CHEMISTRY","13","17","","","","","","0","0","0","0","17","24","41","68.33","69.33","78.44","7th","11th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7645","31","5","0","SS 2","","CHEMISTRY","13","19","","","","","","0","0","0","0","19","24","43","71.67","66.33","75.89","9th","9th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7646","243","5","0","SS 2","","CHEMISTRY","13","19","","","","","","0","0","0","0","19","29","48","80","66.67","77.33","8th","6th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7647","244","5","0","SS 2","","CHEMISTRY","13","20","","","","","","0","0","0","0","20","32","52","86.67","70.33","81.89","5th","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7648","245","5","0","SS 2","","CHEMISTRY","13","19","","","","","","0","0","0","0","19","16","35","58.33","47.67","55.44","16th","16th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7649","29","5","0","SS 2","","CHEMISTRY","13","17","","","","","","0","0","0","0","17","23","40","66.67","54.67","63.56","12th","13th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7650","32","5","0","SS 2","","CHEMISTRY","13","19","","","","","","0","0","0","0","19","24","43","71.67","52.33","61.89","13th","9th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7651","48","5","0","SS 2","","CHEMISTRY","13","18","","","","","","0","0","0","0","18","19","37","61.67","52","60.22","14th","14th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7652","247","5","0","SS 2","","CHEMISTRY","13","20","","","","","","0","0","0","0","20","31","51","85","76.33","87.67","3rd","4th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7653","46","5","0","SS 2","","CHEMISTRY","13","16","","","","","","0","0","0","0","16","30","46","76.67","51.33","61.56","15th","8th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7655","128","5","0","SS 2","","CHEMISTRY","13","15","","","","","","0","0","0","0","15","26","41","68.33","55.67","64.78","11th","11th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7656","28","5","0","SS 2","","CHEMISTRY","13","20","","","","","","0","0","0","0","20","36","56","93.33","78","90.44","2nd","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7657","18","4","0","SS 1","","COMPUTER SCIENCE","10","5","","","","","","0","0","0","0","5","28","33","55","37","44.33","25th","18th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7658","17","4","0","SS 1","","COMPUTER SCIENCE","10","10","","","","","","0","0","0","0","10","20","30","50","46","52.67","17th","19th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("7659","24","4","0","SS 1","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","24","39","65","51.33","60","12th","14th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7660","21","4","0","SS 1","","COMPUTER SCIENCE","10","10","","","","","","0","0","0","0","10","28","38","63.33","50","58.44","15th","15th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7661","15","4","0","SS 1","","COMPUTER SCIENCE","10","10","","","","","","0","0","0","0","10","20","30","50","44","50.67","19th","19th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7662","198","4","0","SS 1","","COMPUTER SCIENCE","10","14","","","","","","0","0","0","0","14","33","47","78.33","69","79.44","5th","6th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7663","253","4","0","SS 1","","COMPUTER SCIENCE","10","17","","","","","","0","0","0","0","17","28","45","75","54.33","64.33","9th","8th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7664","171","4","0","SS 1","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","30","45","75","56","66","8th","8th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7665","199","4","0","SS 1","","COMPUTER SCIENCE","10","5","","","","","","0","0","0","0","5","20","25","41.67","50.33","55.89","14th","23rd","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7666","23","4","0","SS 1","","COMPUTER SCIENCE","10","18","","","","","","0","0","0","0","18","36","54","90","74.67","86.67","3rd","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7667","14","4","0","SS 1","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","12","27","45","42","48","21st","22nd","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7668","12","4","0","SS 1","","COMPUTER SCIENCE","10","10","","","","","","0","0","0","0","10","28","38","63.33","51","59.44","13th","15th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7669","20","4","0","SS 1","","COMPUTER SCIENCE","10","5","","","","","","0","0","0","0","5","15","20","33.33","31.67","36.11","26th","24th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7670","242","4","0","SS 1","","COMPUTER SCIENCE","10","13","","","","","","0","0","0","0","13","28","41","68.33","61.33","70.44","7th","12th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7671","25","4","0","SS 1","","COMPUTER SCIENCE","10","10","","","","","","0","0","0","0","10","28","38","63.33","47","55.44","16th","15th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7672","22","4","0","SS 1","","COMPUTER SCIENCE","10","18","","","","","","0","0","0","0","18","37","55","91.67","76.33","88.56","2nd","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7673","241","4","0","SS 1","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","32","47","78.33","54.33","64.78","9th","6th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7674","239","4","0","SS 1","","COMPUTER SCIENCE","10","12","","","","","","0","0","0","0","12","30","42","70","39","48.33","23rd","11th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7675","174","4","0","SS 1","","COMPUTER SCIENCE","10","10","","","","","","0","0","0","0","10","18","28","46.67","45.67","51.89","18th","21st","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7676","26","4","0","SS 1","","COMPUTER SCIENCE","10","18","","","","","","0","0","0","0","18","38","56","93.33","77","89.44","1st","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7677","254","4","0","SS 1","","COMPUTER SCIENCE","10","5","","","","","","0","0","0","0","5","10","15","25","38","41.33","24th","25th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7678","255","4","0","SS 1","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","33","48","80","61.5","77.5","6th","5th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7679","259","4","0","SS 1","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","28","43","71.67","43","71.67","20th","10th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7680","13","4","0","SS 1","","COMPUTER SCIENCE","10","16","","","","","","0","0","0","0","16","35","51","85","71","82.33","4th","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7681","19","4","0","SS 1","","COMPUTER SCIENCE","10","10","","","","","","0","0","0","0","10","30","40","66.67","51.67","60.56","11th","13th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7682","133","5","0","SS 2","","COMPUTER SCIENCE","10","11","","","","","","0","0","0","0","11","30","41","68.33","59","68.11","3rd","9th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7683","135","5","0","SS 2","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","36","51","85","70.67","82","2nd","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7684","200","5","0","SS 2","","COMPUTER SCIENCE","10","13","","","","","","0","0","0","0","13","35","48","80","53","63.67","4th","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7685","201","5","0","SS 2","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","30","45","75","51","61","6th","6th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7686","31","5","0","SS 2","","COMPUTER SCIENCE","10","17","","","","","","0","0","0","0","17","34","51","85","48","59.33","10th","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7687","243","5","0","SS 2","","COMPUTER SCIENCE","10","14","","","","","","0","0","0","0","14","25","39","65","44.67","53.33","12th","11th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7688","35","5","0","SS 2","","COMPUTER SCIENCE","10","10","","","","","","0","0","0","0","10","30","40","66.67","46.67","55.56","11th","10th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7689","245","5","0","SS 2","","COMPUTER SCIENCE","10","17","","","","","","0","0","0","0","17","30","47","78.33","49.67","60.11","8th","5th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7690","32","5","0","SS 2","","COMPUTER SCIENCE","10","13","","","","","","0","0","0","0","13","32","45","75","50.33","60.33","7th","6th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7692","128","5","0","SS 2","","COMPUTER SCIENCE","10","14","","","","","","0","0","0","0","14","28","42","70","49.67","59","8th","8th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7693","28","5","0","SS 2","","COMPUTER SCIENCE","10","18","","","","","","0","0","0","0","18","37","55","91.67","78.67","90.89","1st","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7694","246","5","0","SS 2","","DICTION","26","12","","","","","","0","0","0","0","12","29","41","68.33","58","67.11","17th","17th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7695","131","5","0","SS 2","","DICTION","26","20","","","","","","0","0","0","0","20","18","38","63.33","62","70.44","11th","21st","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7696","133","5","0","SS 2","","DICTION","26","19","","","","","","0","0","0","0","19","30","49","81.67","72.67","83.56","3rd","6th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7697","135","5","0","SS 2","","DICTION","26","13","","","","","","0","0","0","0","13","34","47","78.33","60","70.44","13th","10th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7698","200","5","0","SS 2","","DICTION","26","16","","","","","","0","0","0","0","16","35","51","85","65.33","76.67","7th","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7699","41","5","0","SS 2","","DICTION","26","16","","","","","","0","0","0","0","16","35","51","85","75","86.33","2nd","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7700","201","5","0","SS 2","","DICTION","26","14","","","","","","0","0","0","0","14","31","45","75","59.67","69.67","14th","12th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7701","31","5","0","SS 2","","DICTION","26","13","","","","","","0","0","0","0","13","35","48","80","65","75.67","8th","7th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7702","243","5","0","SS 2","","DICTION","26","14","","","","","","0","0","0","0","14","30","44","73.33","52","61.78","21st","14th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7703","134","5","0","SS 2","","DICTION","26","18","","","","","","0","0","0","0","18","36","54","90","67.33","79.33","5th","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7705","244","5","0","SS 2","","DICTION","26","12","","","","","","0","0","0","0","12","31","43","71.67","62.67","72.22","9th","15th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7706","35","5","0","SS 2","","DICTION","26","19","","","","","","0","0","0","0","19","33","52","86.67","58.67","70.22","15th","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7707","245","5","0","SS 2","","DICTION","26","20","","","","","","0","0","0","0","20","28","48","80","66.33","77","6th","7th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7708","29","5","0","SS 2","","DICTION","26","13","","","","","","0","0","0","0","13","33","46","76.67","61.33","71.56","12th","11th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7709","32","5","0","SS 2","","DICTION","26","13","","","","","","0","0","0","0","13","28","41","68.33","55.67","64.78","19th","17th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7710","33","5","0","SS 2","","DICTION","26","19","","","","","","0","0","0","0","19","19","38","63.33","58","66.44","17th","21st","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7711","48","5","0","SS 2","","DICTION","26","13","","","","","","0","0","0","0","13","27","40","66.67","52","60.89","21st","19th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7712","247","5","0","SS 2","","DICTION","26","12","","","","","","0","0","0","0","12","36","48","80","52","68","21st","7th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7713","202","5","0","SS 2","","DICTION","26","20","","","","","","0","0","0","0","20","22","42","70","67.67","77","4th","16th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7714","46","5","0","SS 2","","DICTION","26","16","","","","","","0","0","0","0","16","23","39","65","58.33","67","16th","20th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7716","128","5","0","SS 2","","DICTION","26","16","","","","","","0","0","0","0","16","29","45","75","62.33","72.33","10th","12th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7717","28","5","0","SS 2","","DICTION","26","20","","","","","","0","0","0","0","20","35","55","91.67","81.67","93.89","1st","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7718","18","4","0","SS 1","","DICTION","26","14","","","","","","0","0","0","0","14","18","32","53.33","49","56.11","19th","19th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7719","17","4","0","SS 1","","DICTION","26","15","","","","","","0","0","0","0","15","24","39","65","53","61.67","14th","12th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7720","24","4","0","SS 1","","DICTION","26","16","","","","","","0","0","0","0","16","21","37","61.67","59.67","67.89","6th","15th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7721","21","4","0","SS 1","","DICTION","26","16","","","","","","0","0","0","0","16","36","52","86.67","44.33","55.89","22nd","1st","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7722","15","4","0","SS 1","","DICTION","26","12","","","","","","0","0","0","0","12","33","45","75","52.67","62.67","15th","8th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7723","198","4","0","SS 1","","DICTION","26","20","","","","","","0","0","0","0","20","23","43","71.67","64.67","74.22","4th","10th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7724","253","4","0","SS 1","","DICTION","26","12","","","","","","0","0","0","0","12","27","39","65","57.33","66","10th","12th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7725","171","4","0","SS 1","","DICTION","26","8","","","","","","0","0","0","0","8","20","28","46.67","44.67","50.89","21st","21st","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7726","199","4","0","SS 1","","DICTION","26","20","","","","","","0","0","0","0","20","16","36","60","58.33","66.33","8th","17th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7727","23","4","0","SS 1","","DICTION","26","10","","","","","","0","0","0","0","10","35","45","75","59.33","69.33","7th","8th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7728","14","4","0","SS 1","","DICTION","26","15","","","","","","0","0","0","0","15","20","35","58.33","56.67","64.44","11th","18th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7729","12","4","0","SS 1","","DICTION","26","18","","","","","","0","0","0","0","18","30","48","80","61","71.67","5th","3rd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7730","20","4","0","SS 1","","DICTION","26","10","","","","","","0","0","0","0","10","18","28","46.67","45","51.22","20th","21st","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7731","242","4","0","SS 1","","DICTION","26","17","","","","","","0","0","0","0","17","30","47","78.33","68","78.44","2nd","4th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7732","25","4","0","SS 1","","DICTION","26","14","","","","","","0","0","0","0","14","35","49","81.67","58","68.89","9th","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7733","22","4","0","SS 1","","DICTION","26","13","","","","","","0","0","0","0","13","33","46","76.67","52.67","62.89","15th","5th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7734","241","4","0","SS 1","","DICTION","26","14","","","","","","0","0","0","0","14","32","46","76.67","65.33","75.56","3rd","5th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7735","239","4","0","SS 1","","DICTION","26","14","","","","","","0","0","0","0","14","24","38","63.33","51.33","59.78","17th","14th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7736","174","4","0","SS 1","","DICTION","26","8","","","","","","0","0","0","0","8","20","28","46.67","40.67","46.89","24th","21st","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7737","26","4","0","SS 1","","DICTION","26","12","","","","","","0","0","0","0","12","34","46","76.67","53.33","63.56","13th","5th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7738","254","4","0","SS 1","","DICTION","26","8","","","","","","0","0","0","0","8","23","31","51.67","41.33","48.22","23rd","20th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7739","255","4","0","SS 1","","DICTION","26","13","","","","","","0","0","0","0","13","15","28","46.67","29","38.33","25th","21st","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7740","259","4","0","SS 1","","DICTION","26","10","","","","","","0","0","0","0","10","14","24","40","24","40","26th","25th","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7741","13","4","0","SS 1","","DICTION","26","18","","","","","","0","0","0","0","18","22","40","66.67","53.67","62.56","12th","11th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7742","19","4","0","SS 1","","DICTION","26","16","","","","","","0","0","0","0","16","21","37","61.67","49.67","57.89","18th","15th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7743","246","5","0","SS 2","","ECONOMICS","17","14","","","","","","0","0","0","0","14","30","44","73.33","53.33","63.11","8th","9th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7744","131","5","0","SS 2","","ECONOMICS","17","14","","","","","","0","0","0","0","14","29","43","71.67","52.67","62.22","10th","10th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7745","41","5","0","SS 2","","ECONOMICS","17","17","","","","","","0","0","0","0","17","35","52","86.67","66.67","78.22","3rd","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7746","134","5","0","SS 2","","ECONOMICS","17","15","","","","","","0","0","0","0","15","32","47","78.33","60.5","76.17","6th","7th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7747","244","5","0","SS 2","","ECONOMICS","17","17","","","","","","0","0","0","0","17","35","52","86.67","66.67","78.22","3rd","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7748","245","5","0","SS 2","","ECONOMICS","17","16","","","","","","0","0","0","0","16","33","49","81.67","55","71.33","7th","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7749","29","5","0","SS 2","","ECONOMICS","17","15","","","","","","0","0","0","0","15","32","47","78.33","61","71.44","5th","7th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7750","33","5","0","SS 2","","ECONOMICS","17","16","","","","","","0","0","0","0","16","33","49","81.67","53","63.89","9th","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7751","247","5","0","SS 2","","ECONOMICS","17","17","","","","","","0","0","0","0","17","38","55","91.67","69.33","81.56","2nd","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7752","202","5","0","SS 2","","ECONOMICS","17","15","","","","","","0","0","0","0","15","27","42","70","48.67","58","11th","11th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7753","46","5","0","SS 2","","ECONOMICS","17","15","","","","","","0","0","0","0","15","26","41","68.33","41","68.33","14th","12th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7754","28","5","0","SS 2","","ECONOMICS","17","17","","","","","","0","0","0","0","17","35","52","86.67","71","88.33","1st","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7755","246","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","17","37","61.67","40.33","48.56","19th","18th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7756","131","5","0","SS 2","","ENGLISH LANGUAGE","1","10","","","","","","0","0","0","0","10","18","28","46.67","37","43.22","22nd","22nd","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7757","133","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","28","48","80","53","63.67","7th","8th","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7758","135","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","36","56","93.33","66","78.44","3rd","2nd","A1","EXCELLENT","GLORY ISSAC","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7759","200","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","19","39","65","45.67","54.33","12th","16th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7760","41","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","35","55","91.67","71","83.22","2nd","3rd","A1","EXCELLENT","GLORY ISSAC","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7761","201","5","0","SS 2","","ENGLISH LANGUAGE","1","12","","","","","","0","0","0","0","12","22","34","56.67","42.67","50.22","17th","20th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("7762","31","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","32","52","86.67","60.67","72.22","4th","5th","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7763","243","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","28","48","80","47","57.67","11th","8th","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7764","134","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","32","52","86.67","57.67","69.22","5th","5th","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7765","136","5","0","SS 2","","ENGLISH LANGUAGE","1","11","","","","","","0","0","0","0","11","16","27","45","33","42","23rd","23rd","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7766","244","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","23","43","71.67","49.33","58.89","9th","12th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7767","35","5","0","SS 2","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","22","40","66.67","37.67","46.56","21st","14th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7768","245","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","31","51","85","48","59.33","10th","7th","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7769","29","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","26","46","76.67","51","61.22","8th","11th","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7770","32","5","0","SS 2","","ENGLISH LANGUAGE","1","11","","","","","","0","0","0","0","11","20","31","51.67","40.67","47.56","18th","21st","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7771","33","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","27","47","78.33","45","55.44","14th","10th","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7772","48","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","18","38","63.33","44.67","53.11","15th","17th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7773","247","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","33","53","88.33","54.33","66.11","6th","4th","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7774","202","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","17","37","61.67","39","47.22","20th","18th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7775","46","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","20","40","66.67","45.33","54.22","13th","14th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7777","128","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","22","42","70","43.33","52.67","16th","13th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7778","28","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","37","57","95","72","84.67","1st","1st","A1","EXCELLENT","GLORY ISSAC","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7779","18","4","0","SS 1","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","17","35","58.33","35","42.78","21st","18th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7780","17","4","0","SS 1","","ENGLISH LANGUAGE","1","16","","","","","","0","0","0","0","16","15","31","51.67","38.67","45.56","16th","24th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7781","24","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","18","38","63.33","38.67","47.11","16th","13th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7782","21","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","18","38","63.33","36.33","44.78","19th","13th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7783","15","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","20","40","66.67","37.33","46.22","18th","6th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7784","198","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","30","50","83.33","59","70.11","2nd","2nd","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7785","253","4","0","SS 1","","ENGLISH LANGUAGE","1","14","","","","","","0","0","0","0","14","10","24","40","28.33","33.67","26th","25th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7786","171","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","20","40","66.67","39.33","48.22","13th","6th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7787","199","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","20","40","66.67","46","54.89","9th","6th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7788","23","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","35","55","91.67","61.33","73.56","1st","1st","A1","EXCELLENT","GLORY ISSAC","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7789","14","4","0","SS 1","","ENGLISH LANGUAGE","1","14","","","","","","0","0","0","0","14","18","32","53.33","39","46.11","15th","21st","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7790","12","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","20","40","66.67","48","56.89","7th","6th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7791","20","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","20","40","66.67","35.33","44.22","20th","6th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7792","242","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","30","50","83.33","51.33","62.44","3rd","2nd","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7793","25","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","20","40","66.67","45.33","54.22","10th","6th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7794","22","4","0","SS 1","","ENGLISH LANGUAGE","1","10","","","","","","0","0","0","0","10","22","32","53.33","46.67","53.78","8th","21st","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7795","241","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","25","45","75","49.33","59.33","5th","4th","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7796","239","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","18","38","63.33","34","42.44","22nd","13th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7797","174","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","15","35","58.33","32.33","40.11","23rd","18th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7798","26","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","18","38","63.33","51.33","59.78","3rd","13th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7799","254","4","0","SS 1","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","15","33","55","32.33","39.67","23rd","20th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7800","255","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","25","45","75","49","64","6th","4th","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7801","259","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","20","40","66.67","40","66.67","12th","6th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7802","13","4","0","SS 1","","ENGLISH LANGUAGE","1","14","","","","","","0","0","0","0","14","18","32","53.33","43","50.11","11th","21st","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7803","19","4","0","SS 1","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","20","38","63.33","39.33","47.78","13th","13th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7804","135","5","0","SS 2","","FURTHER MATHEMATICS","25","13","","","","","","0","0","0","0","13","38","51","85","80","91.33","1st","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7805","200","5","0","SS 2","","FURTHER MATHEMATICS","25","12","","","","","","0","0","0","0","12","37","49","81.67","64.33","75.22","5th","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7806","201","5","0","SS 2","","FURTHER MATHEMATICS","25","14","","","","","","0","0","0","0","14","25","39","65","58","66.67","8th","5th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7807","31","5","0","SS 2","","FURTHER MATHEMATICS","25","12","","","","","","0","0","0","0","12","21","33","55","45.67","53","12th","6th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7808","243","5","0","SS 2","","FURTHER MATHEMATICS","25","8","","","","","","0","0","0","0","8","36","44","73.33","60","69.78","6th","4th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7809","245","5","0","SS 2","","FURTHER MATHEMATICS","25","14","","","","","","0","0","0","0","14","16","30","50","42","48.67","13th","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7810","29","5","0","SS 2","","FURTHER MATHEMATICS","25","10","","","","","","0","0","0","0","10","15","25","41.67","40.33","45.89","14th","8th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7811","28","5","0","SS 2","","FURTHER MATHEMATICS","25","19","","","","","","0","0","0","0","19","38","57","95","73","85.67","3rd","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7812","131","5","0","SS 2","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","24","34","56.67","61","68.56","3rd","4th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7813","41","5","0","SS 2","","GOVERNMENT","16","15","","","","","","0","0","0","0","15","30","45","75","71.33","81.33","1st","1st","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7814","134","5","0","SS 2","","GOVERNMENT","16","15","","","","","","0","0","0","0","15","30","45","75","70.33","80.33","2nd","1st","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7815","136","5","0","SS 2","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","20","30","50","38","48","7th","6th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7816","35","5","0","SS 2","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","20","30","50","40.33","47","6th","6th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7817","33","5","0","SS 2","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","24","34","56.67","58.33","65.89","4th","4th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7818","202","5","0","SS 2","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","25","35","58.33","53.67","61.44","5th","3rd","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7819","18","4","0","SS 1","","GOVERNMENT","16","12","","","","","","0","0","0","0","12","20","32","53.33","43.67","50.78","20th","19th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7820","17","4","0","SS 1","","GOVERNMENT","16","14","","","","","","0","0","0","0","14","20","34","56.67","52.33","59.89","12th","15th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7821","24","4","0","SS 1","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","23","33","55","56.67","64","9th","16th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7822","21","4","0","SS 1","","GOVERNMENT","16","13","","","","","","0","0","0","0","13","20","33","55","43.67","51","20th","16th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7823","15","4","0","SS 1","","GOVERNMENT","16","15","","","","","","0","0","0","0","15","20","35","58.33","52","59.78","15th","12th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7824","198","4","0","SS 1","","GOVERNMENT","16","19","","","","","","0","0","0","0","19","30","49","81.67","70.67","81.56","1st","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7825","253","4","0","SS 1","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","22","32","53.33","46.67","53.78","18th","19th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7826","171","4","0","SS 1","","GOVERNMENT","16","18","","","","","","0","0","0","0","18","26","44","73.33","59.33","69.11","8th","3rd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7827","199","4","0","SS 1","","GOVERNMENT","16","11","","","","","","0","0","0","0","11","24","35","58.33","52.33","60.11","12th","12th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7828","23","4","0","SS 1","","GOVERNMENT","16","17","","","","","","0","0","0","0","17","29","46","76.67","68","78.22","2nd","2nd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7829","14","4","0","SS 1","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","20","30","50","49","55.67","16th","23rd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7830","12","4","0","SS 1","","GOVERNMENT","16","16","","","","","","0","0","0","0","16","26","42","70","68","77.33","2nd","6th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7831","20","4","0","SS 1","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","11","21","35","28.33","33","24th","25th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7832","242","4","0","SS 1","","GOVERNMENT","16","18","","","","","","0","0","0","0","18","25","43","71.67","65.67","75.22","4th","5th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7833","25","4","0","SS 1","","GOVERNMENT","16","14","","","","","","0","0","0","0","14","26","40","66.67","55.33","64.22","10th","7th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7834","22","4","0","SS 1","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","27","37","61.67","63","71.22","6th","10th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7835","241","4","0","SS 1","","GOVERNMENT","16","11","","","","","","0","0","0","0","11","25","36","60","52.33","60.33","12th","11th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7836","239","4","0","SS 1","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","23","33","55","42.67","50","22nd","16th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7837","174","4","0","SS 1","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","20","30","50","22.67","29.33","25th","23rd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7838","26","4","0","SS 1","","GOVERNMENT","16","17","","","","","","0","0","0","0","17","27","44","73.33","64","73.78","5th","3rd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7839","254","4","0","SS 1","","GOVERNMENT","16","11","","","","","","0","0","0","0","11","20","31","51.67","46.67","53.56","18th","22nd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7840","255","4","0","SS 1","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","28","38","63.33","55","67.67","11th","9th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7841","259","4","0","SS 1","","GOVERNMENT","16","15","","","","","","0","0","0","0","15","20","35","58.33","35","58.33","23rd","12th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7842","13","4","0","SS 1","","GOVERNMENT","16","15","","","","","","0","0","0","0","15","25","40","66.67","60","68.89","7th","7th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7843","19","4","0","SS 1","","GOVERNMENT","16","12","","","","","","0","0","0","0","12","20","32","53.33","48.33","55.44","17th","19th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7844","18","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","7","","","","","","0","0","0","0","7","9","16","26.67","17.33","20.89","25th","25th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7845","17","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","7","","","","","","0","0","0","0","7","14","21","35","24.67","29.33","20th","22nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7846","24","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","17","","","","","","0","0","0","0","17","17","34","56.67","38.33","45.89","9th","11th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7847","21","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","18","","","","","","0","0","0","0","18","18","36","60","28.67","36.67","16th","8th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7848","15","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","20","","","","","","0","0","0","0","20","16","36","60","32.33","40.33","13th","8th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7849","198","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","20","","","","","","0","0","0","0","20","36","56","93.33","59.33","71.78","1st","1st","A1","EXCELLENT","GLORY ISSAC","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7850","253","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","","","","","","0","0","0","0","5","21","26","43.33","22","27.78","21st","20th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7851","171","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","15","","","","","","0","0","0","0","15","19","34","56.67","33.67","41.22","12th","11th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7852","199","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","20","","","","","","0","0","0","0","20","16","36","60","38","46","10th","8th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7853","23","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","18","","","","","","0","0","0","0","18","31","49","81.67","52.67","63.56","2nd","2nd","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7854","14","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","","","","","","0","0","0","0","5","15","20","33.33","22","26.44","21st","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7855","12","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","","","","","","0","0","0","0","10","30","40","66.67","39","47.89","8th","5th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7856","20","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","","","","","","0","0","0","0","5","14","19","31.67","15.67","19.89","26th","24th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7857","242","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","13","","","","","","0","0","0","0","13","18","31","51.67","40","46.89","6th","14th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7858","25","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","20","","","","","","0","0","0","0","20","20","40","66.67","40","48.89","6th","5th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7859","22","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","20","","","","","","0","0","0","0","20","26","46","76.67","47","57.22","4th","4th","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7860","241","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","","","","","","0","0","0","0","5","24","29","48.33","35","41.44","11th","17th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7861","239","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","17","","","","","","0","0","0","0","17","23","40","66.67","31","39.89","14th","5th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7862","174","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","","","","","","0","0","0","0","5","17","22","36.67","21.67","26.56","23rd","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("7863","26","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","","","","","","0","0","0","0","5","25","30","50","43","49.67","5th","15th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7864","254","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","14","","","","","","0","0","0","0","14","20","34","56.67","28.33","35.89","17th","11th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7865","255","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","20","","","","","","0","0","0","0","20","27","47","78.33","48.5","64.17","3rd","3rd","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7866","259","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","","","","","","0","0","0","0","10","20","30","50","30","50","15th","15th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7867","13","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","8","","","","","","0","0","0","0","8","20","28","46.67","25.67","31.89","18th","18th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7868","19","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","8","","","","","","0","0","0","0","8","19","27","45","25","31","19th","19th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7869","131","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","17","","","","","","0","0","0","0","17","18","35","58.33","37.67","45.44","4th","5th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7870","41","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","20","","","","","","0","0","0","0","20","29","49","81.67","59.67","70.56","1st","1st","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7871","134","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","18","","","","","","0","0","0","0","18","20","38","63.33","56.33","64.78","2nd","4th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7872","136","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","18","","","","","","0","0","0","0","18","16","34","56.67","34.5","45.83","5th","6th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7873","33","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","20","","","","","","0","0","0","0","20","26","46","76.67","38","48.22","3rd","2nd","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7874","202","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","20","","","","","","0","0","0","0","20","21","41","68.33","30.67","39.78","6th","3rd","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7875","246","5","0","SS 2","","MARKETING","19","13","","","","","","0","0","0","0","13","17","30","50","53.33","60","20th","23rd","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7876","131","5","0","SS 2","","MARKETING","19","15","","","","","","0","0","0","0","15","26","41","68.33","53.33","62.44","20th","17th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7877","133","5","0","SS 2","","MARKETING","19","18","","","","","","0","0","0","0","18","32","50","83.33","70.67","81.78","3rd","3rd","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7878","135","5","0","SS 2","","MARKETING","19","17","","","","","","0","0","0","0","17","30","47","78.33","71.33","81.78","2nd","6th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7879","200","5","0","SS 2","","MARKETING","19","17","","","","","","0","0","0","0","17","30","47","78.33","65","75.44","9th","6th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7880","41","5","0","SS 2","","MARKETING","19","17","","","","","","0","0","0","0","17","34","51","85","69.67","81","4th","2nd","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7881","201","5","0","SS 2","","MARKETING","19","18","","","","","","0","0","0","0","18","31","49","81.67","52.67","63.56","22nd","5th","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7882","31","5","0","SS 2","","MARKETING","19","17","","","","","","0","0","0","0","17","33","50","83.33","65.33","76.44","7th","3rd","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7883","243","5","0","SS 2","","MARKETING","19","16","","","","","","0","0","0","0","16","27","43","71.67","58.33","67.89","15th","15th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7884","134","5","0","SS 2","","MARKETING","19","14","","","","","","0","0","0","0","14","21","35","58.33","61.67","69.44","10th","22nd","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7885","136","5","0","SS 2","","MARKETING","19","15","","","","","","0","0","0","0","15","26","41","68.33","55.5","69.17","18th","17th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7886","244","5","0","SS 2","","MARKETING","19","15","","","","","","0","0","0","0","15","26","41","68.33","57.67","66.78","16th","17th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7887","35","5","0","SS 2","","MARKETING","19","16","","","","","","0","0","0","0","16","27","43","71.67","54","63.56","19th","15th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7888","245","5","0","SS 2","","MARKETING","19","17","","","","","","0","0","0","0","17","29","46","76.67","66.33","76.56","6th","9th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7889","29","5","0","SS 2","","MARKETING","19","16","","","","","","0","0","0","0","16","28","44","73.33","65.33","75.11","7th","13th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7890","32","5","0","SS 2","","MARKETING","19","17","","","","","","0","0","0","0","17","30","47","78.33","61.33","71.78","11th","6th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7891","33","5","0","SS 2","","MARKETING","19","16","","","","","","0","0","0","0","16","29","45","75","61","71","12th","10th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7892","48","5","0","SS 2","","MARKETING","19","15","","","","","","0","0","0","0","15","26","41","68.33","57.67","66.78","16th","17th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7893","247","5","0","SS 2","","MARKETING","19","16","","","","","","0","0","0","0","16","29","45","75","59.33","69.33","13th","10th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7894","202","5","0","SS 2","","MARKETING","19","15","","","","","","0","0","0","0","15","25","40","66.67","49.33","58.22","23rd","21st","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7895","46","5","0","SS 2","","MARKETING","19","16","","","","","","0","0","0","0","16","29","45","75","67","77","5th","10th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7897","128","5","0","SS 2","","MARKETING","19","16","","","","","","0","0","0","0","16","28","44","73.33","59","68.78","14th","13th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7898","28","5","0","SS 2","","MARKETING","19","18","","","","","","0","0","0","0","18","36","54","90","74","86","1st","1st","A1","EXCELLENT","BLESSING ANYAWU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7899","18","4","0","SS 1","","MARKETING","19","13","","","","","","0","0","0","0","13","23","36","60","49","57","19th","19th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7900","17","4","0","SS 1","","MARKETING","19","13","","","","","","0","0","0","0","13","17","30","50","50.67","57.33","17th","21st","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7901","24","4","0","SS 1","","MARKETING","19","16","","","","","","0","0","0","0","16","31","47","78.33","60.67","71.11","9th","1st","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7902","21","4","0","SS 1","","MARKETING","19","13","","","","","","0","0","0","0","13","31","44","73.33","59.67","69.44","10th","6th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7903","15","4","0","SS 1","","MARKETING","19","14","","","","","","0","0","0","0","14","25","39","65","42.33","51","22nd","16th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7904","198","4","0","SS 1","","MARKETING","19","14","","","","","","0","0","0","0","14","27","41","68.33","64","73.11","6th","13th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7905","253","4","0","SS 1","","MARKETING","19","15","","","","","","0","0","0","0","15","29","44","73.33","36.33","46.11","25th","6th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7906","171","4","0","SS 1","","MARKETING","19","16","","","","","","0","0","0","0","16","30","46","76.67","61.67","71.89","8th","3rd","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7907","199","4","0","SS 1","","MARKETING","19","14","","","","","","0","0","0","0","14","27","41","68.33","54","63.11","15th","13th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7908","23","4","0","SS 1","","MARKETING","19","14","","","","","","0","0","0","0","14","24","38","63.33","62.67","71.11","7th","17th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7909","14","4","0","SS 1","","MARKETING","19","13","","","","","","0","0","0","0","13","13","26","43.33","48.67","54.44","20th","25th","E8","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7910","12","4","0","SS 1","","MARKETING","19","14","","","","","","0","0","0","0","14","27","41","68.33","67.67","76.78","1st","13th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7911","20","4","0","SS 1","","MARKETING","19","13","","","","","","0","0","0","0","13","15","28","46.67","38.33","44.56","24th","24th","D7","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7912","242","4","0","SS 1","","MARKETING","19","15","","","","","","0","0","0","0","15","15","30","50","57.67","64.33","11th","21st","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7913","25","4","0","SS 1","","MARKETING","19","15","","","","","","0","0","0","0","15","27","42","70","66","75.33","2nd","10th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7914","22","4","0","SS 1","","MARKETING","19","16","","","","","","0","0","0","0","16","30","46","76.67","65","75.22","4th","3rd","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7915","241","4","0","SS 1","","MARKETING","19","15","","","","","","0","0","0","0","15","29","44","73.33","57.67","67.44","11th","6th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7916","239","4","0","SS 1","","MARKETING","19","15","","","","","","0","0","0","0","15","27","42","70","57","66.33","13th","10th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7917","174","4","0","SS 1","","MARKETING","19","13","","","","","","0","0","0","0","13","17","30","50","50.33","57","18th","21st","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7918","26","4","0","SS 1","","MARKETING","19","14","","","","","","0","0","0","0","14","28","42","70","64.33","73.67","5th","10th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7919","254","4","0","SS 1","","MARKETING","19","16","","","","","","0","0","0","0","16","31","47","78.33","41.33","51.78","23rd","1st","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7920","255","4","0","SS 1","","MARKETING","19","15","","","","","","0","0","0","0","15","29","44","73.33","65.5","80.17","3rd","6th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7921","259","4","0","SS 1","","MARKETING","19","15","","","","","","0","0","0","0","15","30","45","75","45","75","21st","5th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7922","13","4","0","SS 1","","MARKETING","19","13","","","","","","0","0","0","0","13","24","37","61.67","54.33","62.56","14th","18th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7923","19","4","0","SS 1","","MARKETING","19","13","","","","","","0","0","0","0","13","20","33","55","54","61.33","15th","20th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7924","246","5","0","SS 2","","MATHEMATICS","2","6","","","","","","0","0","0","0","6","20","26","43.33","37.33","43.11","18th","24th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7925","131","5","0","SS 2","","MATHEMATICS","2","10","","","","","","0","0","0","0","10","21","31","51.67","37.33","44.22","18th","19th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7926","133","5","0","SS 2","","MATHEMATICS","2","14","","","","","","0","0","0","0","14","22","36","60","46","54","14th","11th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7927","135","5","0","SS 2","","MATHEMATICS","2","20","","","","","","0","0","0","0","20","40","60","100","81","94.33","1st","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7928","200","5","0","SS 2","","MATHEMATICS","2","20","","","","","","0","0","0","0","20","30","50","83.33","68.33","79.44","3rd","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7929","41","5","0","SS 2","","MATHEMATICS","2","14","","","","","","0","0","0","0","14","24","38","63.33","55","63.44","10th","9th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7930","201","5","0","SS 2","","MATHEMATICS","2","18","","","","","","0","0","0","0","18","25","43","71.67","63","72.56","5th","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7931","31","5","0","SS 2","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","21","33","55","55.33","62.67","9th","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7932","243","5","0","SS 2","","MATHEMATICS","2","16","","","","","","0","0","0","0","16","30","46","76.67","59.33","69.56","8th","5th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7933","134","5","0","SS 2","","MATHEMATICS","2","15","","","","","","0","0","0","0","15","28","43","71.67","60","69.56","7th","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7934","136","5","0","SS 2","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","20","32","53.33","35","45.67","23rd","17th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7935","244","5","0","SS 2","","MATHEMATICS","2","17","","","","","","0","0","0","0","17","31","48","80","67.67","78.33","4th","4th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7936","35","5","0","SS 2","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","20","32","53.33","35.67","42.78","22nd","17th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7937","245","5","0","SS 2","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","22","34","56.67","48.67","56.22","12th","13th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7938","29","5","0","SS 2","","MATHEMATICS","2","13","","","","","","0","0","0","0","13","22","35","58.33","45","52.78","15th","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7939","32","5","0","SS 2","","MATHEMATICS","2","14","","","","","","0","0","0","0","14","20","34","56.67","44","51.56","16th","13th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7940","33","5","0","SS 2","","MATHEMATICS","2","13","","","","","","0","0","0","0","13","20","33","55","36.33","43.67","21st","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7941","48","5","0","SS 2","","MATHEMATICS","2","10","","","","","","0","0","0","0","10","21","31","51.67","53","59.89","11th","19th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7942","247","5","0","SS 2","","MATHEMATICS","2","16","","","","","","0","0","0","0","16","26","42","70","60.33","69.67","6th","8th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7943","202","5","0","SS 2","","MATHEMATICS","2","14","","","","","","0","0","0","0","14","24","38","63.33","48","56.44","13th","9th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7944","46","5","0","SS 2","","MATHEMATICS","2","10","","","","","","0","0","0","0","10","20","30","50","41.33","48","17th","21st","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7945","36","5","0","SS 2","","MATHEMATICS","2","8","","","","","","0","0","0","0","8","22","30","50","33.67","40.33","24th","21st","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7946","128","5","0","SS 2","","MATHEMATICS","2","10","","","","","","0","0","0","0","10","20","30","50","36.67","43.33","20th","21st","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7947","28","5","0","SS 2","","MATHEMATICS","2","20","","","","","","0","0","0","0","20","36","56","93.33","80.67","93.11","2nd","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7948","18","4","0","SS 1","","PHYSICS","12","14","","","","","","0","0","0","0","14","36","50","83.33","56.33","67.44","14th","5th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7949","17","4","0","SS 1","","PHYSICS","12","15","","","","","","0","0","0","0","15","23","38","63.33","53.33","61.78","17th","20th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7950","24","4","0","SS 1","","PHYSICS","12","16","","","","","","0","0","0","0","16","35","51","85","63.67","75","4th","4th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7951","21","4","0","SS 1","","PHYSICS","12","15","","","","","","0","0","0","0","15","32","47","78.33","59","69.44","7th","10th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7952","15","4","0","SS 1","","PHYSICS","12","17","","","","","","0","0","0","0","17","36","53","88.33","58","69.78","10th","1st","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7953","198","4","0","SS 1","","PHYSICS","12","13","","","","","","0","0","0","0","13","32","45","75","62.67","72.67","5th","14th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7954","253","4","0","SS 1","","PHYSICS","12","13","","","","","","0","0","0","0","13","25","38","63.33","45","53.44","23rd","20th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7955","171","4","0","SS 1","","PHYSICS","12","16","","","","","","0","0","0","0","16","33","49","81.67","57.67","68.56","11th","8th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7956","199","4","0","SS 1","","PHYSICS","12","17","","","","","","0","0","0","0","17","33","50","83.33","58.33","69.44","9th","5th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7957","23","4","0","SS 1","","PHYSICS","12","18","","","","","","0","0","0","0","18","32","50","83.33","70","81.11","1st","5th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7958","14","4","0","SS 1","","PHYSICS","12","13","","","","","","0","0","0","0","13","20","33","55","53","60.33","18th","23rd","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7959","12","4","0","SS 1","","PHYSICS","12","17","","","","","","0","0","0","0","17","28","45","75","64","74","3rd","14th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7960","20","4","0","SS 1","","PHYSICS","12","14","","","","","","0","0","0","0","14","17","31","51.67","45.67","52.56","22nd","24th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7961","242","4","0","SS 1","","PHYSICS","12","15","","","","","","0","0","0","0","15","25","40","66.67","56.33","65.22","14th","19th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7962","25","4","0","SS 1","","PHYSICS","12","17","","","","","","0","0","0","0","17","35","52","86.67","62.33","73.89","6th","2nd","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7963","22","4","0","SS 1","","PHYSICS","12","16","","","","","","0","0","0","0","16","36","52","86.67","67.67","79.22","2nd","2nd","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("7964","241","4","0","SS 1","","PHYSICS","12","18","","","","","","0","0","0","0","18","20","38","63.33","56.67","65.11","13th","20th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7965","239","4","0","SS 1","","PHYSICS","12","12","","","","","","0","0","0","0","12","34","46","76.67","57.67","67.89","11th","12th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7966","174","4","0","SS 1","","PHYSICS","12","10","","","","","","0","0","0","0","10","15","25","41.67","38","43.56","26th","25th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7967","26","4","0","SS 1","","PHYSICS","12","12","","","","","","0","0","0","0","12","34","46","76.67","58.67","68.89","8th","12th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7968","254","4","0","SS 1","","PHYSICS","12","14","","","","","","0","0","0","0","14","33","47","78.33","52.33","62.78","19th","10th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7969","255","4","0","SS 1","","PHYSICS","12","15","","","","","","0","0","0","0","15","30","45","75","51","66","20th","14th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7970","259","4","0","SS 1","","PHYSICS","12","5","","","","","","0","0","0","0","5","37","42","70","42","70","25th","17th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7971","13","4","0","SS 1","","PHYSICS","12","14","","","","","","0","0","0","0","14","35","49","81.67","55.67","66.56","16th","8th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7972","19","4","0","SS 1","","PHYSICS","12","16","","","","","","0","0","0","0","16","25","41","68.33","51","60.11","20th","18th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7973","179","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","15","","","","","","0","0","0","0","15","28","43","71.67","56.33","65.89","3rd","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7974","185","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","15","","","","","","0","0","0","0","15","29","44","73.33","58.67","68.44","2nd","2nd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7975","186","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","12","","","","","","0","0","0","0","12","26","38","63.33","42","50.44","8th","6th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7976","183","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","10","20","33.33","26.33","30.78","10th","8th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7977","182","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","18","","","","","","0","0","0","0","18","30","48","80","65.67","76.33","1st","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7978","189","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","13","","","","","","0","0","0","0","13","28","41","68.33","49.33","58.44","5th","5th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7979","251","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","27","37","61.67","42.67","50.89","7th","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7980","233","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","13","","","","","","0","0","0","0","13","30","43","71.67","49.67","59.22","4th","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7981","246","5","0","SS 2","","PHYSICS","12","13","","","","","","0","0","0","0","13","28","41","68.33","36.33","45.44","16th","10th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7982","133","5","0","SS 2","","PHYSICS","12","16","","","","","","0","0","0","0","16","32","48","80","58","68.67","5th","5th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7983","135","5","0","SS 2","","PHYSICS","12","20","","","","","","0","0","0","0","20","37","57","95","77.33","90","1st","1st","A1","EXCELLENT","JOHN PRINCE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7984","200","5","0","SS 2","","PHYSICS","12","17","","","","","","0","0","0","0","17","35","52","86.67","65.67","77.22","3rd","3rd","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7985","201","5","0","SS 2","","PHYSICS","12","15","","","","","","0","0","0","0","15","30","45","75","57.67","67.67","6th","8th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7986","31","5","0","SS 2","","PHYSICS","12","14","","","","","","0","0","0","0","14","26","40","66.67","51.33","60.22","7th","11th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7987","243","5","0","SS 2","","PHYSICS","12","15","","","","","","0","0","0","0","15","33","48","80","45","55.67","12th","5th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7988","244","5","0","SS 2","","PHYSICS","12","12","","","","","","0","0","0","0","12","34","46","76.67","47","57.22","9th","7th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7989","245","5","0","SS 2","","PHYSICS","12","17","","","","","","0","0","0","0","17","28","45","75","47","57","9th","8th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7990","29","5","0","SS 2","","PHYSICS","12","10","","","","","","0","0","0","0","10","26","36","60","50.67","58.67","8th","16th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7991","32","5","0","SS 2","","PHYSICS","12","18","","","","","","0","0","0","0","18","22","40","66.67","44.33","53.22","13th","11th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7992","48","5","0","SS 2","","PHYSICS","12","14","","","","","","0","0","0","0","14","24","38","63.33","43.67","52.11","14th","13th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7993","247","5","0","SS 2","","PHYSICS","12","18","","","","","","0","0","0","0","18","35","53","88.33","64.67","76.44","4th","2nd","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7994","46","5","0","SS 2","","PHYSICS","12","13","","","","","","0","0","0","0","13","25","38","63.33","37.67","46.11","15th","13th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7996","128","5","0","SS 2","","PHYSICS","12","13","","","","","","0","0","0","0","13","25","38","63.33","46.67","55.11","11th","13th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7997","28","5","0","SS 2","","PHYSICS","12","19","","","","","","0","0","0","0","19","33","52","86.67","76.33","87.89","2nd","3rd","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7998","257","1","0","JSS 1","","MATHEMATICS","2","2","2","","","","","0","0","0","0","4","6","63","10","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("7999","257","1","0","JSS 1","","ENGLISH LANGUAGE","1","1","1","","","","","0","0","0","0","2","3","55","5","0","","","23rd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8000","257","1","0","JSS 1","","BASIC SCIENCE","3","10","5","","","","","0","0","0","0","15","10","49","25","0","","","23rd","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8001","257","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","20","20","","","","","0","0","0","0","40","20","51","60","0","","","9th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8002","257","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","0","0","0","0","20","20","53","40","0","","","20th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8003","257","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","5","","","","","0","0","0","0","15","5","56","20","0","","","23rd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8004","257","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","10","","","","","0","0","0","0","20","25","76","45","0","","","23rd","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8005","257","1","0","JSS 1","","BUSINESS STUDIES","9","20","20","","","","","0","0","0","0","40","25","52","65","0","","","10th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8006","257","1","0","JSS 1","","COMPUTER SCIENCE","10","5","5","","","","","0","0","0","0","10","5","59","15","0","","","23rd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8007","257","1","0","JSS 1","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","10","55","30","0","","","23rd","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8008","257","1","0","JSS 1","","HOME ECONOMICS","24","10","20","","","","","0","0","0","0","30","25","66","55","0","","","15th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8009","257","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","10","54","50","0","","","19th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8010","257","1","0","JSS 1","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","15","60","35","0","","","23rd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8011","257","1","0","JSS 1","","ENGLISH LANGUAGE","1","20","20","","","","","0","0","0","0","40","45","38","85","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8012","257","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","0","0","0","0","40","35","75","75","0","","","4th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8013","257","1","0","JSS 1","","BASIC SCIENCE","3","20","20","","","","","0","0","0","0","40","30","66","70","0","","","10th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8014","257","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","20","20","","","","","0","0","0","0","40","25","61","65","0","","","9th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8015","257","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","20","","","","","0","0","0","0","40","55","58","95","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8016","257","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","20","","","","","0","0","0","0","40","45","63","85","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8017","257","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","20","","","","","0","0","0","0","40","30","53","70","0","","","3rd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8018","257","1","0","JSS 1","","BUSINESS STUDIES","9","20","20","","","","","0","0","0","0","40","35","52","75","0","","","9th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8019","257","1","0","JSS 1","","COMPUTER SCIENCE","10","20","20","","","","","0","0","0","0","40","40","65","80","0","","","7th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8020","257","1","0","JSS 1","","SOCIAL STUDIES","23","20","20","","","","","0","0","0","0","40","25","58","65","0","","","11th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8021","257","1","0","JSS 1","","HOME ECONOMICS","24","20","20","","","","","0","0","0","0","40","40","59","80","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8022","257","1","0","JSS 1","","DICTION","26","15","15","","","","","0","0","0","0","30","40","54","70","0","","","6th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8023","257","1","0","JSS 1","","CIVIC EDUCATION","28","20","20","","","","","0","0","0","0","40","25","61","65","0","","","9th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8029","15","5","0","SS 2","","COMMERCE","20","15","15","","","","","","","","","30","56","86","86","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8032","171","5","0","SS 2","","COMMERCE","20","15","15","","","","","","","","","30","38","68","68","0","","","3rd","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8035","14","5","0","SS 2","","COMMERCE","20","10","15","","","","","","","","","25","50","75","75","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8038","242","5","0","SS 2","","COMMERCE","20","17","8","","","","","","","","","25","33","58","58","0","","","4th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8052","131","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","16","","","","","","","","","36","51","87","87","0","","","5th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8053","41","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","20","","","","","","","","","38","51","89","89","0","","","4th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8054","134","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","18","","","","","","","","","34","58","92","92","0","","","3rd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8055","136","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","12","","","","","","","","","24","57","81","81","0","","","6th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8057","35","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","0","","","","","","","","","","53","53","53","0","","","8th","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8058","33","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","20","","","","","","","","","36","58","94","94","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8059","202","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","20","","","","","","","","","40","53","93","93","0","","","2nd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8060","314","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","0","","","","","","","","","","52","52","52","0","","","9th","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8061","8","4","0","SS 1","","DATA PROCESSING","29","5","15","","","","","","","","","20","40","60","60","0","","","11th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8062","126","4","0","SS 1","","DATA PROCESSING","29","0","10","","","","","","","","","10","45","55","55","0","","","16th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8063","296","4","0","SS 1","","DATA PROCESSING","29","10","8","","","","","","","","","18","28","46","46","0","","","25th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8064","300","4","0","SS 1","","DATA PROCESSING","29","3","12","","","","","","","","","15","32","47","47","0","","","24th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8065","138","4","0","SS 1","","DATA PROCESSING","29","10","10","","","","","","","","","20","40","60","60","0","","","11th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8066","2","4","0","SS 1","","DATA PROCESSING","29","10","12","","","","","","","","","22","35","57","57","0","","","15th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8067","193","4","0","SS 1","","DATA PROCESSING","29","8","10","","","","","","","","","18","36","54","54","0","","","18th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8068","256","4","0","SS 1","","DATA PROCESSING","29","1","5","","","","","","","","","6","42","48","48","0","","","21st","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8069","140","4","0","SS 1","","DATA PROCESSING","29","10","12","","","","","","","","","22","40","62","62","0","","","8th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8070","294","4","0","SS 1","","DATA PROCESSING","29","5","8","","","","","","","","","13","42","55","55","0","","","16th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8071","1","4","0","SS 1","","DATA PROCESSING","29","0","5","","","","","","","","","5","27","32","32","0","","","28th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8072","141","4","0","SS 1","","DATA PROCESSING","29","11","15","","","","","","","","","26","52","78","78","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8073","303","4","0","SS 1","","DATA PROCESSING","29","6","5","","","","","","","","","11","38","49","49","0","","","20th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8074","301","4","0","SS 1","","DATA PROCESSING","29","10","2","","","","","","","","","12","50","62","62","0","","","8th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8075","143","4","0","SS 1","","DATA PROCESSING","29","13","15","","","","","","","","","28","52","80","80","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8076","293","4","0","SS 1","","DATA PROCESSING","29","3","5","","","","","","","","","8","40","48","48","0","","","21st","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8077","235","4","0","SS 1","","DATA PROCESSING","29","14","16","","","","","","","","","30","45","75","75","0","","","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8078","234","4","0","SS 1","","DATA PROCESSING","29","10","10","","","","","","","","","20","48","68","68","0","","","5th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8079","237","4","0","SS 1","","DATA PROCESSING","29","3","10","","","","","","","","","13","45","58","58","0","","","14th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8080","121","4","0","SS 1","","DATA PROCESSING","29","10","5","","","","","","","","","15","49","64","64","0","","","7th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8081","195","4","0","SS 1","","DATA PROCESSING","29","5","10","","","","","","","","","15","25","40","40","0","","","27th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8082","196","4","0","SS 1","","DATA PROCESSING","29","10","8","","","","","","","","","18","30","48","48","0","","","21st","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8083","297","4","0","SS 1","","DATA PROCESSING","29","13","10","","","","","","","","","23","48","71","71","0","","","4th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8084","302","4","0","SS 1","","DATA PROCESSING","29","0","8","","","","","","","","","8","45","53","53","0","","","19th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8085","313","4","0","SS 1","","DATA PROCESSING","29","0","5","","","","","","","","","5","20","25","25","0","","","30th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8086","295","4","0","SS 1","","DATA PROCESSING","29","8","12","","","","","","","","","20","40","60","60","0","","","11th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8087","298","4","0","SS 1","","DATA PROCESSING","29","5","10","","","","","","","","","15","28","43","43","0","","","26th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8088","299","4","0","SS 1","","DATA PROCESSING","29","0","10","","","","","","","","","10","20","30","30","0","","","29th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8089","7","4","0","SS 1","","DATA PROCESSING","29","10","12","","","","","","","","","22","45","67","67","0","","","6th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("8090","125","4","0","SS 1","","DATA PROCESSING","29","3","10","","","","","","","","","13","48","61","61","0","","","10th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8096","15","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","16","","","","","","","","","30","59","89","89","0","","","2nd","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8097","198","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","18","","","","","","","","","34","60","94","94","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8099","171","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","16","","","","","","","","","32","57","89","89","0","","","2nd","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8102","14","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","12","","","","","","","","","24","47","71","71","0","","","5th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8105","242","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","16","","","","","","","","","34","55","89","89","0","","","2nd","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8117","8","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","18","","","","","","","","","38","42","80","80","0","","","13th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8118","126","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","0","","","","","","","","","","53","53","53","0","","","25th","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8119","296","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","8","","","","","","","","","24","49","73","73","0","","","15th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8120","300","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","18","","","","","","","","","30","57","87","87","0","","","9th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8121","138","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","16","","","","","","","","","32","41","73","73","0","","","15th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8122","2","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","10","","","","","","","","","22","43","65","65","0","","","22nd","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8123","193","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","16","","","","","","","","","34","48","82","82","0","","","10th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8124","256","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","0","","","","","","","","","","39","39","39","0","","","28th","F9","POOR","NGEI WILLY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8125","140","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","12","","","","","","","","","28","36","64","64","0","","","23rd","C4","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8126","294","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","18","","","","","","","","","34","54","88","88","0","","","7th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8127","1","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","12","","","","","","","","","20","25","45","45","0","","","26th","D7","UNSATISFACTORY","NGEI WILLY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8128","141","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","16","","","","","","","","","36","54","90","90","0","","","6th","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8129","303","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","","","","","","","","","36","59","95","95","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8130","301","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","20","","","","","","","","","38","54","92","92","0","","","4th","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8131","143","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","14","","","","","","","","","32","56","88","88","0","","","7th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8132","293","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","0","","","","","","","","","","54","54","54","0","","","24th","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8133","235","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","14","","","","","","","","","28","54","82","82","0","","","10th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8134","234","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","20","","","","","","","","","38","57","95","95","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8135","237","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","14","","","","","","","","","26","46","72","72","0","","","18th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8136","121","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","16","","","","","","","","","34","60","94","94","0","","","3rd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8137","195","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","14","","","","","","","","","28","48","76","76","0","","","14th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8138","196","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","16","","","","","","","","","32","40","72","72","0","","","18th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8139","297","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","20","","","","","","","","","38","53","91","91","0","","","5th","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8140","302","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","6","12","","","","","","","","","18","49","67","67","0","","","21st","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8141","313","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","0","","","","","","","","","","27","27","27","0","","","30th","F9","POOR","NGEI WILLY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8142","295","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","","","","","26","47","73","73","0","","","15th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8143","298","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","14","","","","","","","","","22","59","81","81","0","","","12th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8144","299","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","4","","","","","","","","","12","23","35","35","0","","","29th","F9","POOR","NGEI WILLY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8145","7","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","0","","","","","","","","","","43","43","43","0","","","27th","E8","UNSATISFACTORY","NGEI WILLY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8146","125","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","16","","","","","","","","","28","43","71","71","0","","","20th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8147","250","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","12","","","","","","","","","22","30","52","52","0","","","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8148","227","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","7","","","","","","","","","17","43","60","60","0","","","16th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8149","285","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","18","","","","","","","","","29","50","79","79","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8150","289","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","2","10","","","","","","","","","12","20","32","32","0","","","27th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8151","209","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","7","10","","","","","","","","","17","28","45","45","0","","","24th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8152","188","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","13","","","","","","","","","26","46","72","72","0","","","6th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8153","221","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","12","","","","","","","","","22","24","46","46","0","","","22nd","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8154","220","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","5","8","","","","","","","","","13","31","44","44","0","","","25th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8155","257","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","","","","","29","40","69","69","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8156","213","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","13","","","","","","","","","25","40","65","65","0","","","11th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8157","288","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","4","","","","","","","","","14","23","37","37","0","","","26th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8158","215","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","13","","","","","","","","","25","38","63","63","0","","","14th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8159","225","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","6","11","","","","","","","","","17","40","57","57","0","","","18th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8160","217","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","","","","","","","","","36","48","84","84","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8161","218","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","","","","","20","44","64","64","0","","","12th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8162","216","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","17","","","","","","","","","34","32","66","66","0","","","10th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8163","219","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","3","","","","","","","","","13","33","46","46","0","","","22nd","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8164","224","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","13","","","","","","","","","23","31","54","54","0","","","19th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8165","223","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","13","","","","","","","","","28","40","68","68","0","","","9th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8166","226","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","16","","","","","","","","","28","45","73","73","0","","","4th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8167","286","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","14","","","","","","","","","27","37","64","64","0","","","12th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8168","249","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","11","","","","","","","","","24","38","62","62","0","","","15th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8169","210","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","18","","","","","","","","","34","48","82","82","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8170","287","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","12","","","","","","","","","27","24","51","51","0","","","21st","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8171","222","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","13","","","","","","","","","25","44","69","69","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8172","214","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","13","","","","","","","","","29","44","73","73","0","","","4th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8173","248","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","14","","","","","","","","","24","35","59","59","0","","","17th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8174","307","6","0","SS 3","","PHYSICS","12","13","14","","","","","","","","","27","40","67","67","0","","","4th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8175","308","6","0","SS 3","","PHYSICS","12","8","14","","","","","","","","","22","20","42","42","0","","","16th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8176","246","6","0","SS 3","","PHYSICS","12","6","14","","","","","","","","","20","24","44","44","0","","","14th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8177","133","6","0","SS 3","","PHYSICS","12","12","11","","","","","","","","","23","31","54","54","0","","","9th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8178","200","6","0","SS 3","","PHYSICS","12","16","14","","","","","","","","","30","43","73","73","0","","","3rd","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8179","201","6","0","SS 3","","PHYSICS","12","10","13","","","","","","","","","23","25","48","48","0","","","13th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8180","31","6","0","SS 3","","PHYSICS","12","12","18","","","","","","","","","30","30","60","60","0","","","6th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8181","243","6","0","SS 3","","PHYSICS","12","8","13","","","","","","","","","21","16","37","37","0","","","17th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8182","306","6","0","SS 3","","PHYSICS","12","12","14","","","","","","","","","26","35","61","61","0","","","5th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8183","244","6","0","SS 3","","PHYSICS","12","8","16","","","","","","","","","24","30","54","54","0","","","9th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8184","245","6","0","SS 3","","PHYSICS","12","12","18","","","","","","","","","30","28","58","58","0","","","7th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8185","29","6","0","SS 3","","PHYSICS","12","6","15","","","","","","","","","21","34","55","55","0","","","8th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8186","32","6","0","SS 3","","PHYSICS","12","12","16","","","","","","","","","28","24","52","52","0","","","12th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8187","48","6","0","SS 3","","PHYSICS","12","5","14","","","","","","","","","19","25","44","44","0","","","14th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8188","247","6","0","SS 3","","PHYSICS","12","15","15","","","","","","","","","30","49","79","79","0","","","1st","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8189","128","6","0","SS 3","","PHYSICS","12","8","16","","","","","","","","","24","29","53","53","0","","","11th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8190","314","6","0","SS 3","","PHYSICS","12","0","0","","","","","","","","","","0","0","0","0","","","19th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8191","28","6","0","SS 3","","PHYSICS","12","16","18","","","","","","","","","34","42","76","76","0","","","2nd","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8192","130","6","0","SS 3","","PHYSICS","12","5","12","","","","","","","","","17","15","32","32","0","","","18th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8193","307","6","0","SS 3","","MATHEMATICS","2","12","10","","","","","","","","","22","29","51","51","0","","","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8194","308","6","0","SS 3","","MATHEMATICS","2","10","8","","","","","","","","","18","20","38","38","0","","","21st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8195","246","6","0","SS 3","","MATHEMATICS","2","15","7","","","","","","","","","22","18","40","40","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8196","131","6","0","SS 3","","MATHEMATICS","2","10","7","","","","","","","","","17","13","30","30","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8197","133","6","0","SS 3","","MATHEMATICS","2","15","10","","","","","","","","","25","18","43","43","0","","","12th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8198","200","6","0","SS 3","","MATHEMATICS","2","10","10","","","","","","","","","20","45","65","65","0","","","2nd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8199","41","6","0","SS 3","","MATHEMATICS","2","10","10","","","","","","","","","20","43","63","63","0","","","3rd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8200","201","6","0","SS 3","","MATHEMATICS","2","15","5","","","","","","","","","20","21","41","41","0","","","14th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8201","31","6","0","SS 3","","MATHEMATICS","2","10","10","","","","","","","","","20","41","61","61","0","","","5th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8202","243","6","0","SS 3","","MATHEMATICS","2","15","5","","","","","","","","","20","21","41","41","0","","","14th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8203","134","6","0","SS 3","","MATHEMATICS","2","16","10","","","","","","","","","26","25","51","51","0","","","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8204","136","6","0","SS 3","","MATHEMATICS","2","10","6","","","","","","","","","16","7","23","23","0","","","26th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8205","306","6","0","SS 3","","MATHEMATICS","2","10","8","","","","","","","","","18","26","44","44","0","","","11th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8206","244","6","0","SS 3","","MATHEMATICS","2","15","7","","","","","","","","","22","33","55","55","0","","","6th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8207","35","6","0","SS 3","","MATHEMATICS","2","10","5","","","","","","","","","15","36","51","51","0","","","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8208","245","6","0","SS 3","","MATHEMATICS","2","10","6","","","","","","","","","16","20","36","36","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8209","29","6","0","SS 3","","MATHEMATICS","2","10","8","","","","","","","","","18","22","40","40","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8210","32","6","0","SS 3","","MATHEMATICS","2","12","7","","","","","","","","","19","21","40","40","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("8211","33","6","0","SS 3","","MATHEMATICS","2","10","6","","","","","","","","","16","10","26","26","0","","","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8212","48","6","0","SS 3","","MATHEMATICS","2","10","7","","","","","","","","","17","23","40","40","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8213","247","6","0","SS 3","","MATHEMATICS","2","15","10","","","","","","","","","25","37","62","62","0","","","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8214","202","6","0","SS 3","","MATHEMATICS","2","15","8","","","","","","","","","23","18","41","41","0","","","14th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8215","130","6","0","SS 3","","MATHEMATICS","2","15","5","","","","","","","","","20","25","45","45","0","","","10th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8216","128","6","0","SS 3","","MATHEMATICS","2","10","10","","","","","","","","","20","22","42","42","0","","","13th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8217","314","6","0","SS 3","","MATHEMATICS","2","15","8","","","","","","","","","23","7","30","30","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8218","28","6","0","SS 3","","MATHEMATICS","2","15","10","","","","","","","","","25","57","82","82","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8221","133","6","0","SS 3","","FURTHER MATHEMATICS","25","10","8","","","","","","","","","18","8","26","26","0","","","12th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8222","200","6","0","SS 3","","FURTHER MATHEMATICS","25","19","13","","","","","","","","","32","49","81","81","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8223","201","6","0","SS 3","","FURTHER MATHEMATICS","25","12","14","","","","","","","","","26","24","50","50","0","","","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8224","31","6","0","SS 3","","FURTHER MATHEMATICS","25","11","13","","","","","","","","","24","24","48","48","0","","","8th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8225","243","6","0","SS 3","","FURTHER MATHEMATICS","25","16","13","","","","","","","","","29","23","52","52","0","","","6th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8227","245","6","0","SS 3","","FURTHER MATHEMATICS","25","15","20","","","","","","","","","35","35","70","70","0","","","3rd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8228","29","6","0","SS 3","","FURTHER MATHEMATICS","25","10","13","","","","","","","","","23","18","41","41","0","","","10th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8229","130","6","0","SS 3","","FURTHER MATHEMATICS","25","7","13","","","","","","","","","20","16","36","36","0","","","11th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8231","28","6","0","SS 3","","FURTHER MATHEMATICS","25","20","17","","","","","","","","","37","57","94","94","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8232","244","6","0","SS 3","","FURTHER MATHEMATICS","25","18","16","","","","","","","","","34","31","65","65","0","","","4th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8233","32","6","0","SS 3","","FURTHER MATHEMATICS","25","10","8","","","","","","","","","18","24","42","42","0","","","9th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8234","247","6","0","SS 3","","FURTHER MATHEMATICS","25","16","19","","","","","","","","","35","24","59","59","0","","","5th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8235","19","5","0","SS 2","","MATHEMATICS","2","14","6","","","","","","","","","20","17","37","37","0","","","14th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8236","18","5","0","SS 2","","MATHEMATICS","2","15","11","","","","","","","","","26","8","34","34","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8237","17","5","0","SS 2","","MATHEMATICS","2","14","11","","","","","","","","","25","8","33","33","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8238","304","5","0","SS 2","","MATHEMATICS","2","14","11","","","","","","","","","25","12","37","37","0","","","14th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8239","24","5","0","SS 2","","MATHEMATICS","2","9","15","","","","","","","","","24","15","39","39","0","","","12th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8240","21","5","0","SS 2","","MATHEMATICS","2","11","12","","","","","","","","","23","14","37","37","0","","","14th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8241","15","5","0","SS 2","","MATHEMATICS","2","12","12","","","","","","","","","24","17","41","41","0","","","11th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8242","198","5","0","SS 2","","MATHEMATICS","2","17","18","","","","","","","","","35","45","80","80","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8243","253","5","0","SS 2","","MATHEMATICS","2","15","15","","","","","","","","","30","25","55","55","0","","","5th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8244","171","5","0","SS 2","","MATHEMATICS","2","7","8","","","","","","","","","15","15","30","30","0","","","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8245","199","5","0","SS 2","","MATHEMATICS","2","8","12","","","","","","","","","20","18","38","38","0","","","13th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8246","23","5","0","SS 2","","MATHEMATICS","2","10","17","","","","","","","","","27","27","54","54","0","","","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8247","14","5","0","SS 2","","MATHEMATICS","2","11","15","","","","","","","","","26","20","46","46","0","","","8th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8248","12","5","0","SS 2","","MATHEMATICS","2","17","19","","","","","","","","","36","47","83","83","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8249","20","5","0","SS 2","","MATHEMATICS","2","7","10","","","","","","","","","17","7","24","24","0","","","26th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8250","242","5","0","SS 2","","MATHEMATICS","2","14","14","","","","","","","","","28","14","42","42","0","","","10th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8251","25","5","0","SS 2","","MATHEMATICS","2","12","18","","","","","","","","","30","45","75","75","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8252","22","5","0","SS 2","","MATHEMATICS","2","11","19","","","","","","","","","30","25","55","55","0","","","5th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8253","305","5","0","SS 2","","MATHEMATICS","2","12","9","","","","","","","","","21","15","36","36","0","","","18th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8254","241","5","0","SS 2","","MATHEMATICS","2","17","15","","","","","","","","","32","26","58","58","0","","","4th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8255","239","5","0","SS 2","","MATHEMATICS","2","11","9","","","","","","","","","20","14","34","34","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8256","174","5","0","SS 2","","MATHEMATICS","2","14","9","","","","","","","","","23","7","30","30","0","","","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8257","26","5","0","SS 2","","MATHEMATICS","2","7","12","","","","","","","","","19","15","34","34","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8258","254","5","0","SS 2","","MATHEMATICS","2","12","10","","","","","","","","","22","14","36","36","0","","","18th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8259","259","5","0","SS 2","","MATHEMATICS","2","11","13","","","","","","","","","24","13","37","37","0","","","14th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8260","13","5","0","SS 2","","MATHEMATICS","2","10","14","","","","","","","","","24","22","46","46","0","","","8th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8261","8","4","0","SS 1","","PHYSICS","12","11","15","","","","","","","","","26","20","46","46","0","","","18th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8262","126","4","0","SS 1","","PHYSICS","12","11","8","","","","","","","","","19","40","59","59","0","","","9th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8263","296","4","0","SS 1","","PHYSICS","12","10","15","","","","","","","","","25","23","48","48","0","","","17th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8264","300","4","0","SS 1","","PHYSICS","12","12","10","","","","","","","","","22","20","42","42","0","","","22nd","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8265","138","4","0","SS 1","","PHYSICS","12","12","13","","","","","","","","","25","34","59","59","0","","","9th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8266","2","4","0","SS 1","","PHYSICS","12","11","8","","","","","","","","","19","34","53","53","0","","","13th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8267","193","4","0","SS 1","","PHYSICS","12","14","17","","","","","","","","","31","29","60","60","0","","","7th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8268","256","4","0","SS 1","","PHYSICS","12","10","13","","","","","","","","","23","28","51","51","0","","","15th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8269","140","4","0","SS 1","","PHYSICS","12","5","10","","","","","","","","","15","12","27","27","0","","","27th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8270","294","4","0","SS 1","","PHYSICS","12","15","18","","","","","","","","","33","47","80","80","0","","","1st","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8271","1","4","0","SS 1","","PHYSICS","12","10","8","","","","","","","","","18","10","28","28","0","","","26th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8272","141","4","0","SS 1","","PHYSICS","12","17","17","","","","","","","","","34","42","76","76","0","","","2nd","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8273","303","4","0","SS 1","","PHYSICS","12","10","12","","","","","","","","","22","31","53","53","0","","","13th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8274","301","4","0","SS 1","","PHYSICS","12","12","10","","","","","","","","","22","23","45","45","0","","","19th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8275","143","4","0","SS 1","","PHYSICS","12","15","14","","","","","","","","","29","34","63","63","0","","","5th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8276","293","4","0","SS 1","","PHYSICS","12","13","15","","","","","","","","","28","44","72","72","0","","","3rd","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8277","235","4","0","SS 1","","PHYSICS","12","10","8","","","","","","","","","18","25","43","43","0","","","21st","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8278","234","4","0","SS 1","","PHYSICS","12","19","14","","","","","","","","","33","29","62","62","0","","","6th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8279","237","4","0","SS 1","","PHYSICS","12","12","13","","","","","","","","","25","20","45","45","0","","","19th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8280","121","4","0","SS 1","","PHYSICS","12","8","10","","","","","","","","","18","38","56","56","0","","","11th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8281","195","4","0","SS 1","","PHYSICS","12","10","8","","","","","","","","","18","20","38","38","0","","","23rd","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8282","196","4","0","SS 1","","PHYSICS","12","10","6","","","","","","","","","16","10","26","26","0","","","28th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8283","297","4","0","SS 1","","PHYSICS","12","12","13","","","","","","","","","25","35","60","60","0","","","7th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8284","302","4","0","SS 1","","PHYSICS","12","10","8","","","","","","","","","18","20","38","38","0","","","23rd","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8285","313","4","0","SS 1","","PHYSICS","12","5","8","","","","","","","","","13","6","19","19","0","","","30th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8286","295","4","0","SS 1","","PHYSICS","12","15","19","","","","","","","","","34","32","66","66","0","","","4th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8287","298","4","0","SS 1","","PHYSICS","12","10","8","","","","","","","","","18","15","33","33","0","","","25th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8288","299","4","0","SS 1","","PHYSICS","12","5","10","","","","","","","","","15","7","22","22","0","","","29th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8289","7","4","0","SS 1","","PHYSICS","12","12","13","","","","","","","","","25","30","55","55","0","","","12th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8290","125","4","0","SS 1","","PHYSICS","12","10","12","","","","","","","","","22","28","50","50","0","","","16th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8291","8","4","0","SS 1","","MATHEMATICS","2","10","14","","","","","","","","","24","24","48","48","0","","","13th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8292","126","4","0","SS 1","","MATHEMATICS","2","15","15","","","","","","","","","30","17","47","47","0","","","15th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8293","296","4","0","SS 1","","MATHEMATICS","2","12","14","","","","","","","","","26","21","47","47","0","","","15th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8294","300","4","0","SS 1","","MATHEMATICS","2","12","10","","","","","","","","","22","5","27","27","0","","","26th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8295","138","4","0","SS 1","","MATHEMATICS","2","17","14","","","","","","","","","31","23","54","54","0","","","8th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8296","2","4","0","SS 1","","MATHEMATICS","2","15","10","","","","","","","","","25","26","51","51","0","","","11th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8297","193","4","0","SS 1","","MATHEMATICS","2","16","14","","","","","","","","","30","25","55","55","0","","","6th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8298","256","4","0","SS 1","","MATHEMATICS","2","17","13","","","","","","","","","30","28","58","58","0","","","5th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8299","140","4","0","SS 1","","MATHEMATICS","2","10","13","","","","","","","","","23","11","34","34","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8300","294","4","0","SS 1","","MATHEMATICS","2","16","11","","","","","","","","","27","40","67","67","0","","","2nd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8301","1","4","0","SS 1","","MATHEMATICS","2","10","7","","","","","","","","","17","9","26","26","0","","","28th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8302","141","4","0","SS 1","","MATHEMATICS","2","18","15","","","","","","","","","33","42","75","75","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8303","303","4","0","SS 1","","MATHEMATICS","2","17","10","","","","","","","","","27","27","54","54","0","","","8th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8304","301","4","0","SS 1","","MATHEMATICS","2","18","10","","","","","","","","","28","26","54","54","0","","","8th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8305","143","4","0","SS 1","","MATHEMATICS","2","15","10","","","","","","","","","25","18","43","43","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8306","293","4","0","SS 1","","MATHEMATICS","2","19","10","","","","","","","","","29","10","39","39","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8307","235","4","0","SS 1","","MATHEMATICS","2","20","14","","","","","","","","","34","30","64","64","0","","","3rd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8308","234","4","0","SS 1","","MATHEMATICS","2","15","10","","","","","","","","","25","25","50","50","0","","","12th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8309","237","4","0","SS 1","","MATHEMATICS","2","15","10","","","","","","","","","25","9","34","34","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8310","121","4","0","SS 1","","MATHEMATICS","2","16","15","","","","","","","","","31","28","59","59","0","","","4th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8311","195","4","0","SS 1","","MATHEMATICS","2","15","10","","","","","","","","","25","17","42","42","0","","","19th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8312","196","4","0","SS 1","","MATHEMATICS","2","12","10","","","","","","","","","22","4","26","26","0","","","28th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8313","297","4","0","SS 1","","MATHEMATICS","2","17","9","","","","","","","","","26","17","43","43","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8314","302","4","0","SS 1","","MATHEMATICS","2","16","9","","","","","","","","","25","12","37","37","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("8315","313","4","0","SS 1","","MATHEMATICS","2","11","10","","","","","","","","","21","6","27","27","0","","","26th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8316","295","4","0","SS 1","","MATHEMATICS","2","16","10","","","","","","","","","26","29","55","55","0","","","6th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8317","298","4","0","SS 1","","MATHEMATICS","2","11","8","","","","","","","","","19","3","22","22","0","","","30th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8318","299","4","0","SS 1","","MATHEMATICS","2","10","10","","","","","","","","","20","10","30","30","0","","","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8319","7","4","0","SS 1","","MATHEMATICS","2","18","10","","","","","","","","","28","20","48","48","0","","","13th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8320","125","4","0","SS 1","","MATHEMATICS","2","15","10","","","","","","","","","25","13","38","38","0","","","21st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8321","19","5","0","SS 2","","PHYSICS","12","12","12","","","","","","","","","24","20","44","44","0","","","15th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8322","18","5","0","SS 2","","PHYSICS","12","16","12","","","","","","","","","28","17","45","45","0","","","13th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8323","17","5","0","SS 2","","PHYSICS","12","17","15","","","","","","","","","32","20","52","52","0","","","9th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8324","304","5","0","SS 2","","PHYSICS","12","17","15","","","","","","","","","32","11","43","43","0","","","17th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8325","24","5","0","SS 2","","PHYSICS","12","18","10","","","","","","","","","28","25","53","53","0","","","7th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8326","21","5","0","SS 2","","PHYSICS","12","15","12","","","","","","","","","27","33","60","60","0","","","4th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8329","253","5","0","SS 2","","PHYSICS","12","12","12","","","","","","","","","24","22","46","46","0","","","11th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8331","199","5","0","SS 2","","PHYSICS","12","10","13","","","","","","","","","23","36","59","59","0","","","5th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8332","23","5","0","SS 2","","PHYSICS","12","15","14","","","","","","","","","29","22","51","51","0","","","10th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8334","12","5","0","SS 2","","PHYSICS","12","12","13","","","","","","","","","25","28","53","53","0","","","7th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8335","20","5","0","SS 2","","PHYSICS","12","15","11","","","","","","","","","26","7","33","33","0","","","21st","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8337","25","5","0","SS 2","","PHYSICS","12","16","17","","","","","","","","","33","39","72","72","0","","","1st","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8338","22","5","0","SS 2","","PHYSICS","12","16","17","","","","","","","","","33","32","65","65","0","","","2nd","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8339","305","5","0","SS 2","","PHYSICS","12","10","8","","","","","","","","","18","18","36","36","0","","","20th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8341","239","5","0","SS 2","","PHYSICS","12","14","13","","","","","","","","","27","18","45","45","0","","","13th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8342","174","5","0","SS 2","","PHYSICS","12","10","8","","","","","","","","","18","20","38","38","0","","","19th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8343","26","5","0","SS 2","","PHYSICS","12","10","7","","","","","","","","","17","27","44","44","0","","","15th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8344","254","5","0","SS 2","","PHYSICS","12","12","10","","","","","","","","","22","20","42","42","0","","","18th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8345","259","5","0","SS 2","","PHYSICS","12","15","13","","","","","","","","","28","18","46","46","0","","","11th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8346","13","5","0","SS 2","","PHYSICS","12","17","15","","","","","","","","","32","30","62","62","0","","","3rd","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8347","2","4","0","SS 1","","ECONOMICS","17","10","15","","","","","","","","","25","34","59","59","0","","","6th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8348","193","4","0","SS 1","","ECONOMICS","17","14","15","","","","","","","","","29","26","55","55","0","","","10th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8349","256","4","0","SS 1","","ECONOMICS","17","13","11","","","","","","","","","24","23","47","47","0","","","14th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8350","140","4","0","SS 1","","ECONOMICS","17","10","10","","","","","","","","","20","9","29","29","0","","","26th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8351","294","4","0","SS 1","","ECONOMICS","17","16","16","","","","","","","","","32","46","78","78","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8352","1","4","0","SS 1","","ECONOMICS","17","10","10","","","","","","","","","20","14","34","34","0","","","23rd","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8353","141","4","0","SS 1","","ECONOMICS","17","14","16","","","","","","","","","30","51","81","81","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8354","303","4","0","SS 1","","ECONOMICS","17","14","10","","","","","","","","","24","31","55","55","0","","","10th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8355","301","4","0","SS 1","","ECONOMICS","17","11","10","","","","","","","","","21","26","47","47","0","","","14th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8356","143","4","0","SS 1","","ECONOMICS","17","11","10","","","","","","","","","21","36","57","57","0","","","8th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8357","293","4","0","SS 1","","ECONOMICS","17","11","13","","","","","","","","","24","27","51","51","0","","","12th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8358","235","4","0","SS 1","","ECONOMICS","17","14","11","","","","","","","","","25","32","57","57","0","","","8th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8359","234","4","0","SS 1","","ECONOMICS","17","15","13","","","","","","","","","28","30","58","58","0","","","7th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8360","237","4","0","SS 1","","ECONOMICS","17","10","15","","","","","","","","","25","18","43","43","0","","","16th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8361","121","4","0","SS 1","","ECONOMICS","17","10","14","","","","","","","","","24","38","62","62","0","","","5th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8362","195","4","0","SS 1","","ECONOMICS","17","10","10","","","","","","","","","20","10","30","30","0","","","25th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8363","196","4","0","SS 1","","ECONOMICS","17","10","12","","","","","","","","","22","5","27","27","0","","","29th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8364","297","4","0","SS 1","","ECONOMICS","17","13","17","","","","","","","","","30","44","74","74","0","","","3rd","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8365","302","4","0","SS 1","","ECONOMICS","17","10","10","","","","","","","","","20","22","42","42","0","","","18th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8366","313","4","0","SS 1","","ECONOMICS","17","10","10","","","","","","","","","20","4","24","24","0","","","30th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8367","295","4","0","SS 1","","ECONOMICS","17","10","10","","","","","","","","","20","23","43","43","0","","","16th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8368","298","4","0","SS 1","","ECONOMICS","17","10","10","","","","","","","","","20","9","29","29","0","","","26th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8369","299","4","0","SS 1","","ECONOMICS","17","10","7","","","","","","","","","17","11","28","28","0","","","28th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8370","7","4","0","SS 1","","ECONOMICS","17","12","12","","","","","","","","","24","17","41","41","0","","","20th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8371","125","4","0","SS 1","","ECONOMICS","17","10","10","","","","","","","","","20","18","38","38","0","","","21st","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8372","8","4","0","SS 1","","ECONOMICS","17","11","12","","","","","","","","","23","43","66","66","0","","","4th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8373","126","4","0","SS 1","","ECONOMICS","17","10","14","","","","","","","","","24","14","38","38","0","","","21st","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8374","296","4","0","SS 1","","ECONOMICS","17","13","10","","","","","","","","","23","27","50","50","0","","","13th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8375","300","4","0","SS 1","","ECONOMICS","17","10","10","","","","","","","","","20","13","33","33","0","","","24th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8376","138","4","0","SS 1","","ECONOMICS","17","10","13","","","","","","","","","23","19","42","42","0","","","18th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8377","250","2","0","JSS 2","","CIVIC EDUCATION","28","5","16","","","","","","","","","21","25","46","46","0","","","25th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8378","227","2","0","JSS 2","","CIVIC EDUCATION","28","10","15","","","","","","","","","25","30","55","55","0","","","15th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8379","285","2","0","JSS 2","","CIVIC EDUCATION","28","10","18","","","","","","","","","28","35","63","63","0","","","8th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8380","289","2","0","JSS 2","","CIVIC EDUCATION","28","5","10","","","","","","","","","15","16","31","31","0","","","26th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8381","209","2","0","JSS 2","","CIVIC EDUCATION","28","10","16","","","","","","","","","26","21","47","47","0","","","23rd","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8382","188","2","0","JSS 2","","CIVIC EDUCATION","28","10","17","","","","","","","","","27","26","53","53","0","","","17th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8383","221","2","0","JSS 2","","CIVIC EDUCATION","28","5","16","","","","","","","","","21","30","51","51","0","","","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8384","220","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","30","50","50","0","","","22nd","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8385","257","2","0","JSS 2","","CIVIC EDUCATION","28","10","16","","","","","","","","","26","26","52","52","0","","","18th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8386","213","2","0","JSS 2","","CIVIC EDUCATION","28","15","17","","","","","","","","","32","30","62","62","0","","","10th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8387","288","2","0","JSS 2","","CIVIC EDUCATION","28","5","10","","","","","","","","","15","15","30","30","0","","","27th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8388","215","2","0","JSS 2","","CIVIC EDUCATION","28","10","16","","","","","","","","","26","32","58","58","0","","","13th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8389","225","2","0","JSS 2","","CIVIC EDUCATION","28","11","10","","","","","","","","","21","30","51","51","0","","","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8390","217","2","0","JSS 2","","CIVIC EDUCATION","28","16","15","","","","","","","","","31","34","65","65","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8391","218","2","0","JSS 2","","CIVIC EDUCATION","28","10","17","","","","","","","","","27","35","62","62","0","","","10th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8392","216","2","0","JSS 2","","CIVIC EDUCATION","28","15","18","","","","","","","","","33","38","71","71","0","","","4th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8393","219","2","0","JSS 2","","CIVIC EDUCATION","28","10","11","","","","","","","","","21","34","55","55","0","","","15th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8394","224","2","0","JSS 2","","CIVIC EDUCATION","28","12","14","","","","","","","","","26","26","52","52","0","","","18th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8395","223","2","0","JSS 2","","CIVIC EDUCATION","28","10","18","","","","","","","","","28","32","60","60","0","","","12th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8396","226","2","0","JSS 2","","CIVIC EDUCATION","28","16","18","","","","","","","","","34","52","86","86","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8397","286","2","0","JSS 2","","CIVIC EDUCATION","28","10","17","","","","","","","","","27","41","68","68","0","","","5th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8398","249","2","0","JSS 2","","CIVIC EDUCATION","28","15","16","","","","","","","","","31","32","63","63","0","","","8th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8399","210","2","0","JSS 2","","CIVIC EDUCATION","28","15","18","","","","","","","","","33","42","75","75","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8400","287","2","0","JSS 2","","CIVIC EDUCATION","28","12","15","","","","","","","","","27","30","57","57","0","","","14th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8401","222","2","0","JSS 2","","CIVIC EDUCATION","28","13","18","","","","","","","","","31","46","77","77","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8402","214","2","0","JSS 2","","CIVIC EDUCATION","28","13","17","","","","","","","","","30","36","66","66","0","","","6th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8403","248","2","0","JSS 2","","CIVIC EDUCATION","28","5","10","","","","","","","","","15","32","47","47","0","","","23rd","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8404","307","6","0","SS 3","","ECONOMICS","17","16","11","","","","","","","","","27","36","63","63","0","","","9th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8405","308","6","0","SS 3","","ECONOMICS","17","10","7","","","","","","","","","17","39","56","56","0","","","17th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8406","246","6","0","SS 3","","ECONOMICS","17","10","13","","","","","","","","","23","37","60","60","0","","","12th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8407","131","6","0","SS 3","","ECONOMICS","17","10","10","","","","","","","","","20","43","63","63","0","","","9th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8408","133","6","0","SS 3","","ECONOMICS","17","14","13","","","","","","","","","27","47","74","74","0","","","5th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8409","41","6","0","SS 3","","ECONOMICS","17","18","10","","","","","","","","","28","50","78","78","0","","","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8410","134","6","0","SS 3","","ECONOMICS","17","19","13","","","","","","","","","32","50","82","82","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8411","306","6","0","SS 3","","ECONOMICS","17","14","13","","","","","","","","","27","42","69","69","0","","","7th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8412","244","6","0","SS 3","","ECONOMICS","17","15","8","","","","","","","","","23","40","63","63","0","","","9th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8413","245","6","0","SS 3","","ECONOMICS","17","16","13","","","","","","","","","29","41","70","70","0","","","6th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8414","29","6","0","SS 3","","ECONOMICS","17","9","12","","","","","","","","","21","37","58","58","0","","","14th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8415","33","6","0","SS 3","","ECONOMICS","17","12","8","","","","","","","","","20","37","57","57","0","","","16th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8416","247","6","0","SS 3","","ECONOMICS","17","18","13","","","","","","","","","31","51","82","82","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8417","202","6","0","SS 3","","ECONOMICS","17","10","10","","","","","","","","","20","30","50","50","0","","","20th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8420","28","6","0","SS 3","","ECONOMICS","17","17","13","","","","","","","","","30","50","80","80","0","","","3rd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8421","243","6","0","SS 3","","ECONOMICS","17","10","12","","","","","","","","","22","33","55","55","0","","","18th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8422","136","6","0","SS 3","","ECONOMICS","17","8","10","","","","","","","","","18","36","54","54","0","","","19th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("8423","35","6","0","SS 3","","ECONOMICS","17","10","13","","","","","","","","","23","35","58","58","0","","","14th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8424","32","6","0","SS 3","","ECONOMICS","17","12","12","","","","","","","","","24","40","64","64","0","","","8th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8425","128","6","0","SS 3","","ECONOMICS","17","13","10","","","","","","","","","23","36","59","59","0","","","13th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8426","214","2","0","JSS 2","","HOME ECONOMICS","24","17","16","","","","","","","","","33","40","73","73","0","","","7th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8427","248","2","0","JSS 2","","HOME ECONOMICS","24","11","12","","","","","","","","","23","20","43","43","0","","","23rd","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8428","250","2","0","JSS 2","","HOME ECONOMICS","24","15","12","","","","","","","","","27","30","57","57","0","","","19th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8429","227","2","0","JSS 2","","HOME ECONOMICS","24","17","12","","","","","","","","","29","32","61","61","0","","","15th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8430","285","2","0","JSS 2","","HOME ECONOMICS","24","19","20","","","","","","","","","39","52","91","91","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8431","289","2","0","JSS 2","","HOME ECONOMICS","24","10","6","","","","","","","","","16","20","36","36","0","","","25th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8432","209","2","0","JSS 2","","HOME ECONOMICS","24","11","10","","","","","","","","","21","37","58","58","0","","","18th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8433","188","2","0","JSS 2","","HOME ECONOMICS","24","15","13","","","","","","","","","28","40","68","68","0","","","10th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8434","221","2","0","JSS 2","","HOME ECONOMICS","24","14","12","","","","","","","","","26","34","60","60","0","","","17th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8435","220","2","0","JSS 2","","HOME ECONOMICS","24","7","9","","","","","","","","","16","30","46","46","0","","","22nd","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8436","257","2","0","JSS 2","","HOME ECONOMICS","24","14","13","","","","","","","","","27","34","61","61","0","","","15th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8437","213","2","0","JSS 2","","HOME ECONOMICS","24","14","13","","","","","","","","","27","37","64","64","0","","","12th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8438","288","2","0","JSS 2","","HOME ECONOMICS","24","6","9","","","","","","","","","15","17","32","32","0","","","26th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8439","215","2","0","JSS 2","","HOME ECONOMICS","24","13","12","","","","","","","","","25","39","64","64","0","","","12th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8440","225","2","0","JSS 2","","HOME ECONOMICS","24","3","5","","","","","","","","","8","20","28","28","0","","","27th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8441","217","2","0","JSS 2","","HOME ECONOMICS","24","15","14","","","","","","","","","29","37","66","66","0","","","11th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8442","218","2","0","JSS 2","","HOME ECONOMICS","24","11","10","","","","","","","","","21","30","51","51","0","","","20th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8443","216","2","0","JSS 2","","HOME ECONOMICS","24","15","13","","","","","","","","","28","48","76","76","0","","","5th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8444","219","2","0","JSS 2","","HOME ECONOMICS","24","17","13","","","","","","","","","30","40","70","70","0","","","8th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8445","224","2","0","JSS 2","","HOME ECONOMICS","24","14","11","","","","","","","","","25","37","62","62","0","","","14th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8446","223","2","0","JSS 2","","HOME ECONOMICS","24","20","20","","","","","","","","","40","57","97","97","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8447","226","2","0","JSS 2","","HOME ECONOMICS","24","19","20","","","","","","","","","39","50","89","89","0","","","3rd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8448","286","2","0","JSS 2","","HOME ECONOMICS","24","15","7","","","","","","","","","22","27","49","49","0","","","21st","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8449","249","2","0","JSS 2","","HOME ECONOMICS","24","16","14","","","","","","","","","30","40","70","70","0","","","8th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8450","210","2","0","JSS 2","","HOME ECONOMICS","24","16","15","","","","","","","","","31","50","81","81","0","","","4th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8451","287","2","0","JSS 2","","HOME ECONOMICS","24","13","6","","","","","","","","","19","20","39","39","0","","","24th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8452","222","2","0","JSS 2","","HOME ECONOMICS","24","15","12","","","","","","","","","27","49","76","76","0","","","5th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8453","8","4","0","SS 1","","GEOGRAPHY","18","9","12","","","","","","","","","21","19","40","40","0","","","20th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8454","126","4","0","SS 1","","GEOGRAPHY","18","14","6","","","","","","","","","20","20","40","40","0","","","20th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8455","296","4","0","SS 1","","GEOGRAPHY","18","11","12","","","","","","","","","23","12","35","35","0","","","24th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8456","300","4","0","SS 1","","GEOGRAPHY","18","13","7","","","","","","","","","20","33","53","53","0","","","8th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8457","138","4","0","SS 1","","GEOGRAPHY","18","14","10","","","","","","","","","24","11","35","35","0","","","24th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8458","2","4","0","SS 1","","GEOGRAPHY","18","2","1","","","","","","","","","3","22","25","25","0","","","26th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8459","193","4","0","SS 1","","GEOGRAPHY","18","11","10","","","","","","","","","21","18","39","39","0","","","22nd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8460","256","4","0","SS 1","","GEOGRAPHY","18","0","0","","","","","","","","","","0","0","0","0","","","29th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8461","140","4","0","SS 1","","GEOGRAPHY","18","10","12","","","","","","","","","22","19","41","41","0","","","19th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8462","294","4","0","SS 1","","GEOGRAPHY","18","0","0","","","","","","","","","","0","0","0","0","","","29th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8463","1","4","0","SS 1","","GEOGRAPHY","18","10","9","","","","","","","","","19","3","22","22","0","","","27th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8464","141","4","0","SS 1","","GEOGRAPHY","18","13","8","","","","","","","","","21","36","57","57","0","","","3rd","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8465","303","4","0","SS 1","","GEOGRAPHY","18","11","9","","","","","","","","","20","35","55","55","0","","","6th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8466","301","4","0","SS 1","","GEOGRAPHY","18","11","19","","","","","","","","","30","35","65","65","0","","","1st","B3","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8467","143","4","0","SS 1","","GEOGRAPHY","18","11","13","","","","","","","","","24","32","56","56","0","","","4th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8468","293","4","0","SS 1","","GEOGRAPHY","18","11","12","","","","","","","","","23","32","55","55","0","","","6th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8469","235","4","0","SS 1","","GEOGRAPHY","18","9","10","","","","","","","","","19","24","43","43","0","","","18th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8470","234","4","0","SS 1","","GEOGRAPHY","18","11","12","","","","","","","","","23","35","58","58","0","","","2nd","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8471","237","4","0","SS 1","","GEOGRAPHY","18","14","10","","","","","","","","","24","14","38","38","0","","","23rd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8472","121","4","0","SS 1","","GEOGRAPHY","18","10","8","","","","","","","","","18","30","48","48","0","","","13th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8473","195","4","0","SS 1","","GEOGRAPHY","18","10","8","","","","","","","","","18","30","48","48","0","","","13th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8474","196","4","0","SS 1","","GEOGRAPHY","18","15","11","","","","","","","","","26","20","46","46","0","","","15th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8475","297","4","0","SS 1","","GEOGRAPHY","18","10","11","","","","","","","","","21","35","56","56","0","","","4th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8476","302","4","0","SS 1","","GEOGRAPHY","18","14","10","","","","","","","","","24","21","45","45","0","","","16th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8477","313","4","0","SS 1","","GEOGRAPHY","18","0","0","","","","","","","","","","10","10","10","0","","","28th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8478","295","4","0","SS 1","","GEOGRAPHY","18","10","10","","","","","","","","","20","33","53","53","0","","","8th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8479","298","4","0","SS 1","","GEOGRAPHY","18","14","10","","","","","","","","","24","28","52","52","0","","","10th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8480","299","4","0","SS 1","","GEOGRAPHY","18","14","10","","","","","","","","","24","28","52","52","0","","","10th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8481","7","4","0","SS 1","","GEOGRAPHY","18","13","12","","","","","","","","","25","24","49","49","0","","","12th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8482","125","4","0","SS 1","","GEOGRAPHY","18","12","12","","","","","","","","","24","20","44","44","0","","","17th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8484","18","5","0","SS 2","","ECONOMICS","17","11","6","","","","","","","","","17","31","48","48","0","","","14th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8485","17","5","0","SS 2","","ECONOMICS","17","13","10","","","","","","","","","23","31","54","54","0","","","10th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8487","24","5","0","SS 2","","ECONOMICS","17","11","11","","","","","","","","","22","30","52","52","0","","","12th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8490","198","5","0","SS 2","","ECONOMICS","17","18","12","","","","","","","","","30","48","78","78","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8491","253","5","0","SS 2","","ECONOMICS","17","15","10","","","","","","","","","25","35","60","60","0","","","6th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8492","171","5","0","SS 2","","ECONOMICS","17","13","8","","","","","","","","","21","41","62","62","0","","","5th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8493","199","5","0","SS 2","","ECONOMICS","17","9","8","","","","","","","","","17","36","53","53","0","","","11th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8494","23","5","0","SS 2","","ECONOMICS","17","14","10","","","","","","","","","24","51","75","75","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8499","25","5","0","SS 2","","ECONOMICS","17","10","10","","","","","","","","","20","43","63","63","0","","","4th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8501","305","5","0","SS 2","","ECONOMICS","17","8","5","","","","","","","","","13","30","43","43","0","","","15th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8502","241","5","0","SS 2","","ECONOMICS","17","14","11","","","","","","","","","25","35","60","60","0","","","6th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8505","26","5","0","SS 2","","ECONOMICS","17","16","10","","","","","","","","","26","42","68","68","0","","","3rd","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8506","254","5","0","SS 2","","ECONOMICS","17","11","5","","","","","","","","","16","42","58","58","0","","","8th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8507","259","5","0","SS 2","","ECONOMICS","17","11","7","","","","","","","","","18","37","55","55","0","","","9th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8508","13","5","0","SS 2","","ECONOMICS","17","13","10","","","","","","","","","23","27","50","50","0","","","13th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8509","179","3","0","JSS 3","","SOCIAL STUDIES","23","17","20","","","","","","","","","37","49","86","86","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8510","185","3","0","JSS 3","","SOCIAL STUDIES","23","12","12","","","","","","","","","24","56","80","80","0","","","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8511","186","3","0","JSS 3","","SOCIAL STUDIES","23","14","12","","","","","","","","","26","41","67","67","0","","","6th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8512","310","3","0","JSS 3","","SOCIAL STUDIES","23","13","9","","","","","","","","","22","41","63","63","0","","","9th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8513","183","3","0","JSS 3","","SOCIAL STUDIES","23","8","8","","","","","","","","","16","20","36","36","0","","","12th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8514","182","3","0","JSS 3","","SOCIAL STUDIES","23","19","14","","","","","","","","","33","54","87","87","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8515","290","3","0","JSS 3","","SOCIAL STUDIES","23","10","20","","","","","","","","","30","48","78","78","0","","","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8516","292","3","0","JSS 3","","SOCIAL STUDIES","23","16","14","","","","","","","","","30","51","81","81","0","","","3rd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8517","291","3","0","JSS 3","","SOCIAL STUDIES","23","10","7","","","","","","","","","17","41","58","58","0","","","11th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8518","189","3","0","JSS 3","","SOCIAL STUDIES","23","15","14","","","","","","","","","29","37","66","66","0","","","8th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8519","251","3","0","JSS 3","","SOCIAL STUDIES","23","11","10","","","","","","","","","21","39","60","60","0","","","10th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8520","233","3","0","JSS 3","","SOCIAL STUDIES","23","10","13","","","","","","","","","23","44","67","67","0","","","6th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8521","179","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","19","20","","","","","","","","","39","56","95","95","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8522","185","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","10","20","","","","","","","","","30","47","77","77","0","","","5th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8523","186","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","12","20","","","","","","","","","32","49","81","81","0","","","3rd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8524","310","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","3","20","","","","","","","","","23","37","60","60","0","","","10th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8525","183","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","2","20","","","","","","","","","22","27","49","49","0","","","12th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8526","182","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","15","20","","","","","","","","","35","43","78","78","0","","","4th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8527","290","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","15","20","","","","","","","","","35","36","71","71","0","","","7th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8528","292","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","16","20","","","","","","","","","36","54","90","90","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8529","291","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","6","20","","","","","","","","","26","28","54","54","0","","","11th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8530","189","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","12","20","","","","","","","","","32","39","71","71","0","","","7th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8531","251","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","5","20","","","","","","","","","25","42","67","67","0","","","9th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8532","233","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","9","20","","","","","","","","","29","43","72","72","0","","","6th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8533","19","5","0","SS 2","","GEOGRAPHY","18","13","12","","","","","","","","","25","28","53","53","0","","","4th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("8538","21","5","0","SS 2","","GEOGRAPHY","18","13","15","","","","","","","","","28","25","53","53","0","","","4th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8541","253","5","0","SS 2","","GEOGRAPHY","18","15","14","","","","","","","","","29","24","53","53","0","","","4th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8549","25","5","0","SS 2","","GEOGRAPHY","18","14","14","","","","","","","","","28","41","69","69","0","","","1st","B3","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8555","26","5","0","SS 2","","GEOGRAPHY","18","16","14","","","","","","","","","30","34","64","64","0","","","3rd","C4","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8560","308","6","0","SS 3","","GEOGRAPHY","18","14","13","","","","","","","","","27","37","64","64","0","","","8th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8561","243","6","0","SS 3","","GEOGRAPHY","18","14","12","","","","","","","","","26","45","71","71","0","","","3rd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8563","306","6","0","SS 3","","GEOGRAPHY","18","15","13","","","","","","","","","28","45","73","73","0","","","2nd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8565","128","6","0","SS 3","","GEOGRAPHY","18","13","12","","","","","","","","","25","40","65","65","0","","","6th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8567","200","6","0","SS 3","","GEOGRAPHY","18","14","12","","","","","","","","","26","39","65","65","0","","","6th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8568","201","6","0","SS 3","","GEOGRAPHY","18","13","13","","","","","","","","","26","40","66","66","0","","","5th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8569","31","6","0","SS 3","","GEOGRAPHY","18","14","12","","","","","","","","","26","45","71","71","0","","","3rd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8570","245","6","0","SS 3","","GEOGRAPHY","18","12","14","","","","","","","","","26","36","62","62","0","","","9th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8571","28","6","0","SS 3","","GEOGRAPHY","18","14","15","","","","","","","","","29","60","89","89","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8572","214","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","13","15","","","","","","","","","28","32","60","60","0","","","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8573","248","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","21","41","41","0","","","16th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8574","250","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","12","","","","","","","","","22","16","38","38","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8575","227","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","17","37","37","0","","","23rd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8576","285","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","16","","","","","","","","","26","27","53","53","0","","","9th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8577","289","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","12","8","","","","","","","","","20","11","31","31","0","","","25th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8578","209","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","8","","","","","","","","","18","22","40","40","0","","","21st","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8579","188","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","13","10","","","","","","","","","23","31","54","54","0","","","8th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8580","221","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","12","","","","","","","","","22","20","42","42","0","","","14th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8581","220","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","11","","","","","","","","","21","10","31","31","0","","","25th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8582","257","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","21","41","41","0","","","16th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8583","213","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","11","","","","","","","","","21","31","52","52","0","","","10th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8584","288","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","5","7","","","","","","","","","12","10","22","22","0","","","27th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8585","215","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","17","37","37","0","","","23rd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8586","225","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","11","10","","","","","","","","","21","20","41","41","0","","","16th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8587","217","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","11","","","","","","","","","21","34","55","55","0","","","6th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8588","218","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","26","46","46","0","","","12th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8589","216","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","12","","","","","","","","","22","33","55","55","0","","","6th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8590","219","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","24","44","44","0","","","13th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8591","224","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","21","41","41","0","","","16th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8592","223","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","14","18","","","","","","","","","32","46","78","78","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8593","226","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","14","17","","","","","","","","","31","40","71","71","0","","","2nd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8594","286","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","21","41","41","0","","","16th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8595","249","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","13","","","","","","","","","23","25","48","48","0","","","11th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8596","210","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","12","12","","","","","","","","","24","41","65","65","0","","","3rd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8597","287","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","12","10","","","","","","","","","22","20","42","42","0","","","14th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8598","222","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","14","","","","","","","","","24","40","64","64","0","","","4th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8599","179","3","0","JSS 3","","COMPUTER SCIENCE","10","12","16","","","","","","","","","28","50","78","78","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8600","185","3","0","JSS 3","","COMPUTER SCIENCE","10","10","10","","","","","","","","","20","38","58","58","0","","","7th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8601","186","3","0","JSS 3","","COMPUTER SCIENCE","10","12","15","","","","","","","","","27","35","62","62","0","","","6th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8602","310","3","0","JSS 3","","COMPUTER SCIENCE","10","6","10","","","","","","","","","16","40","56","56","0","","","10th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8603","183","3","0","JSS 3","","COMPUTER SCIENCE","10","3","5","","","","","","","","","8","10","18","18","0","","","12th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8604","182","3","0","JSS 3","","COMPUTER SCIENCE","10","13","16","","","","","","","","","29","48","77","77","0","","","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8605","290","3","0","JSS 3","","COMPUTER SCIENCE","10","11","17","","","","","","","","","28","50","78","78","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8606","292","3","0","JSS 3","","COMPUTER SCIENCE","10","13","5","","","","","","","","","18","48","66","66","0","","","5th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8607","291","3","0","JSS 3","","COMPUTER SCIENCE","10","1","5","","","","","","","","","6","25","31","31","0","","","11th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8608","189","3","0","JSS 3","","COMPUTER SCIENCE","10","10","8","","","","","","","","","18","40","58","58","0","","","7th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8609","251","3","0","JSS 3","","COMPUTER SCIENCE","10","10","17","","","","","","","","","27","30","57","57","0","","","9th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8610","233","3","0","JSS 3","","COMPUTER SCIENCE","10","12","5","","","","","","","","","17","50","67","67","0","","","4th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8611","28","6","0","SS 3","","DATA PROCESSING","29","15","15","","","","","","","","","30","55","85","85","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8612","307","6","0","SS 3","","DATA PROCESSING","29","12","15","","","","","","","","","27","54","81","81","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8613","308","6","0","SS 3","","DATA PROCESSING","29","8","10","","","","","","","","","18","40","58","58","0","","","17th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8614","246","6","0","SS 3","","DATA PROCESSING","29","10","5","","","","","","","","","15","50","65","65","0","","","9th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8615","131","6","0","SS 3","","DATA PROCESSING","29","8","5","","","","","","","","","13","45","58","58","0","","","17th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8616","133","6","0","SS 3","","DATA PROCESSING","29","12","10","","","","","","","","","22","50","72","72","0","","","6th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8617","200","6","0","SS 3","","DATA PROCESSING","29","7","5","","","","","","","","","12","52","64","64","0","","","12th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8618","41","6","0","SS 3","","DATA PROCESSING","29","10","15","","","","","","","","","25","48","73","73","0","","","4th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8619","201","6","0","SS 3","","DATA PROCESSING","29","5","10","","","","","","","","","15","48","63","63","0","","","13th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8620","31","6","0","SS 3","","DATA PROCESSING","29","14","10","","","","","","","","","24","45","69","69","0","","","7th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8621","243","6","0","SS 3","","DATA PROCESSING","29","10","15","","","","","","","","","25","48","73","73","0","","","4th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8622","134","6","0","SS 3","","DATA PROCESSING","29","8","5","","","","","","","","","13","48","61","61","0","","","14th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8623","136","6","0","SS 3","","DATA PROCESSING","29","2","5","","","","","","","","","7","35","42","42","0","","","24th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8624","306","6","0","SS 3","","DATA PROCESSING","29","10","10","","","","","","","","","20","49","69","69","0","","","7th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8625","244","6","0","SS 3","","DATA PROCESSING","29","15","10","","","","","","","","","25","50","75","75","0","","","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8626","35","6","0","SS 3","","DATA PROCESSING","29","5","9","","","","","","","","","14","44","58","58","0","","","17th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8627","245","6","0","SS 3","","DATA PROCESSING","29","5","8","","","","","","","","","13","40","53","53","0","","","22nd","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8628","29","6","0","SS 3","","DATA PROCESSING","29","5","10","","","","","","","","","15","50","65","65","0","","","9th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8629","32","6","0","SS 3","","DATA PROCESSING","29","10","5","","","","","","","","","15","45","60","60","0","","","16th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8630","33","6","0","SS 3","","DATA PROCESSING","29","5","15","","","","","","","","","20","45","65","65","0","","","9th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8631","48","6","0","SS 3","","DATA PROCESSING","29","10","12","","","","","","","","","22","32","54","54","0","","","20th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8632","247","6","0","SS 3","","DATA PROCESSING","29","13","10","","","","","","","","","23","38","61","61","0","","","14th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8633","202","6","0","SS 3","","DATA PROCESSING","29","1","5","","","","","","","","","6","48","54","54","0","","","20th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8634","130","6","0","SS 3","","DATA PROCESSING","29","0","2","","","","","","","","","2","25","27","27","0","","","26th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8635","128","6","0","SS 3","","DATA PROCESSING","29","1","10","","","","","","","","","11","40","51","51","0","","","23rd","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8636","314","6","0","SS 3","","DATA PROCESSING","29","2","5","","","","","","","","","7","25","32","32","0","","","25th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8637","214","2","0","JSS 2","","BASIC TECHNOLOGY","8","9","13","","","","","","","","","22","45","67","67","0","","","17th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8638","248","2","0","JSS 2","","BASIC TECHNOLOGY","8","16","11","","","","","","","","","27","43","70","70","0","","","14th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8639","250","2","0","JSS 2","","BASIC TECHNOLOGY","8","9","12","","","","","","","","","21","43","64","64","0","","","20th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8640","227","2","0","JSS 2","","BASIC TECHNOLOGY","8","16","14","","","","","","","","","30","46","76","76","0","","","12th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8641","285","2","0","JSS 2","","BASIC TECHNOLOGY","8","19","18","","","","","","","","","37","56","93","93","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8642","289","2","0","JSS 2","","BASIC TECHNOLOGY","8","7","8","","","","","","","","","15","26","41","41","0","","","24th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8643","209","2","0","JSS 2","","BASIC TECHNOLOGY","8","10","14","","","","","","","","","24","42","66","66","0","","","19th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8644","188","2","0","JSS 2","","BASIC TECHNOLOGY","8","19","16","","","","","","","","","35","45","80","80","0","","","8th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8645","221","2","0","JSS 2","","BASIC TECHNOLOGY","8","13","15","","","","","","","","","28","45","73","73","0","","","13th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8646","220","2","0","JSS 2","","BASIC TECHNOLOGY","8","10","10","","","","","","","","","20","20","40","40","0","","","26th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8647","257","2","0","JSS 2","","BASIC TECHNOLOGY","8","10","13","","","","","","","","","23","45","68","68","0","","","16th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8648","213","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","18","","","","","","","","","32","38","70","70","0","","","14th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8649","288","2","0","JSS 2","","BASIC TECHNOLOGY","8","9","10","","","","","","","","","19","22","41","41","0","","","24th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8650","215","2","0","JSS 2","","BASIC TECHNOLOGY","8","13","18","","","","","","","","","31","53","84","84","0","","","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8651","225","2","0","JSS 2","","BASIC TECHNOLOGY","8","6","10","","","","","","","","","16","45","61","61","0","","","23rd","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8652","217","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","16","","","","","","","","","30","49","79","79","0","","","10th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8653","218","2","0","JSS 2","","BASIC TECHNOLOGY","8","16","11","","","","","","","","","27","40","67","67","0","","","17th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8654","216","2","0","JSS 2","","BASIC TECHNOLOGY","8","19","16","","","","","","","","","35","52","87","87","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8655","219","2","0","JSS 2","","BASIC TECHNOLOGY","8","5","15","","","","","","","","","20","44","64","64","0","","","20th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8656","224","2","0","JSS 2","","BASIC TECHNOLOGY","8","16","17","","","","","","","","","33","49","82","82","0","","","7th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8657","223","2","0","JSS 2","","BASIC TECHNOLOGY","8","19","16","","","","","","","","","35","53","88","88","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8658","226","2","0","JSS 2","","BASIC TECHNOLOGY","8","18","16","","","","","","","","","34","50","84","84","0","","","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("8659","286","2","0","JSS 2","","BASIC TECHNOLOGY","8","12","11","","","","","","","","","23","39","62","62","0","","","22nd","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8660","249","2","0","JSS 2","","BASIC TECHNOLOGY","8","11","18","","","","","","","","","29","51","80","80","0","","","8th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8661","210","2","0","JSS 2","","BASIC TECHNOLOGY","8","18","19","","","","","","","","","37","50","87","87","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8662","287","2","0","JSS 2","","BASIC TECHNOLOGY","8","8","10","","","","","","","","","18","21","39","39","0","","","27th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8663","222","2","0","JSS 2","","BASIC TECHNOLOGY","8","13","18","","","","","","","","","31","47","78","78","0","","","11th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8664","214","2","0","JSS 2","","BASIC SCIENCE","3","17","15","","","","","","","","","32","57","89","89","0","","","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8665","248","2","0","JSS 2","","BASIC SCIENCE","3","15","10","","","","","","","","","25","30","55","55","0","","","23rd","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8666","250","2","0","JSS 2","","BASIC SCIENCE","3","13","12","","","","","","","","","25","52","77","77","0","","","13th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8667","227","2","0","JSS 2","","BASIC SCIENCE","3","13","13","","","","","","","","","26","43","69","69","0","","","16th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8668","285","2","0","JSS 2","","BASIC SCIENCE","3","20","19","","","","","","","","","39","54","93","93","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8669","289","2","0","JSS 2","","BASIC SCIENCE","3","6","9","","","","","","","","","15","17","32","32","0","","","26th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8670","209","2","0","JSS 2","","BASIC SCIENCE","3","17","10","","","","","","","","","27","49","76","76","0","","","14th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8671","188","2","0","JSS 2","","BASIC SCIENCE","3","18","16","","","","","","","","","34","56","90","90","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8672","221","2","0","JSS 2","","BASIC SCIENCE","3","16","18","","","","","","","","","34","53","87","87","0","","","6th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8673","220","2","0","JSS 2","","BASIC SCIENCE","3","12","8","","","","","","","","","20","42","62","62","0","","","22nd","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8674","257","2","0","JSS 2","","BASIC SCIENCE","3","15","18","","","","","","","","","33","32","65","65","0","","","21st","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8675","213","2","0","JSS 2","","BASIC SCIENCE","3","14","20","","","","","","","","","34","48","82","82","0","","","9th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8676","288","2","0","JSS 2","","BASIC SCIENCE","3","7","12","","","","","","","","","19","13","32","32","0","","","26th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8677","215","2","0","JSS 2","","BASIC SCIENCE","3","14","18","","","","","","","","","32","37","69","69","0","","","16th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8678","225","2","0","JSS 2","","BASIC SCIENCE","3","7","11","","","","","","","","","18","26","44","44","0","","","24th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8679","217","2","0","JSS 2","","BASIC SCIENCE","3","19","12","","","","","","","","","31","56","87","87","0","","","6th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8680","218","2","0","JSS 2","","BASIC SCIENCE","3","15","15","","","","","","","","","30","45","75","75","0","","","15th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8681","216","2","0","JSS 2","","BASIC SCIENCE","3","17","10","","","","","","","","","27","60","87","87","0","","","6th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8682","219","2","0","JSS 2","","BASIC SCIENCE","3","14","17","","","","","","","","","31","38","69","69","0","","","16th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8683","224","2","0","JSS 2","","BASIC SCIENCE","3","16","16","","","","","","","","","32","36","68","68","0","","","20th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8684","223","2","0","JSS 2","","BASIC SCIENCE","3","18","19","","","","","","","","","37","45","82","82","0","","","9th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8685","226","2","0","JSS 2","","BASIC SCIENCE","3","17","20","","","","","","","","","37","56","93","93","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8686","286","2","0","JSS 2","","BASIC SCIENCE","3","17","12","","","","","","","","","29","40","69","69","0","","","16th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8687","249","2","0","JSS 2","","BASIC SCIENCE","3","19","10","","","","","","","","","29","51","80","80","0","","","12th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8688","210","2","0","JSS 2","","BASIC SCIENCE","3","18","18","","","","","","","","","36","52","88","88","0","","","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8689","287","2","0","JSS 2","","BASIC SCIENCE","3","9","7","","","","","","","","","16","27","43","43","0","","","25th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8690","222","2","0","JSS 2","","BASIC SCIENCE","3","18","18","","","","","","","","","36","46","82","82","0","","","9th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8691","266","1","0","JSS 1","","BASIC SCIENCE","3","10","14","","","","","","","","","24","37","61","61","0","","","19th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8692","261","1","0","JSS 1","","BASIC SCIENCE","3","10","17","","","","","","","","","27","41","68","68","0","","","17th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8693","275","1","0","JSS 1","","BASIC SCIENCE","3","12","10","","","","","","","","","22","28","50","50","0","","","23rd","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8694","276","1","0","JSS 1","","BASIC SCIENCE","3","11","19","","","","","","","","","30","46","76","76","0","","","15th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8695","311","1","0","JSS 1","","BASIC SCIENCE","3","20","20","","","","","","","","","40","55","95","95","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8696","274","1","0","JSS 1","","BASIC SCIENCE","3","15","19","","","","","","","","","34","49","83","83","0","","","10th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8697","277","1","0","JSS 1","","BASIC SCIENCE","3","5","5","","","","","","","","","10","26","36","36","0","","","26th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8698","272","1","0","JSS 1","","BASIC SCIENCE","3","20","20","","","","","","","","","40","56","96","96","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8699","270","1","0","JSS 1","","BASIC SCIENCE","3","14","17","","","","","","","","","31","53","84","84","0","","","7th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8700","279","1","0","JSS 1","","BASIC SCIENCE","3","11","17","","","","","","","","","28","53","81","81","0","","","12th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8701","284","1","0","JSS 1","","BASIC SCIENCE","3","11","14","","","","","","","","","25","31","56","56","0","","","21st","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8702","281","1","0","JSS 1","","BASIC SCIENCE","3","19","18","","","","","","","","","37","50","87","87","0","","","6th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8703","283","1","0","JSS 1","","BASIC SCIENCE","3","17","20","","","","","","","","","37","56","93","93","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8704","265","1","0","JSS 1","","BASIC SCIENCE","3","9","16","","","","","","","","","25","24","49","49","0","","","24th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8705","309","1","0","JSS 1","","BASIC SCIENCE","3","14","18","","","","","","","","","32","51","83","83","0","","","10th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8706","268","1","0","JSS 1","","BASIC SCIENCE","3","20","20","","","","","","","","","40","53","93","93","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8707","282","1","0","JSS 1","","BASIC SCIENCE","3","10","19","","","","","","","","","29","38","67","67","0","","","18th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8708","280","1","0","JSS 1","","BASIC SCIENCE","3","11","17","","","","","","","","","28","52","80","80","0","","","13th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8709","263","1","0","JSS 1","","BASIC SCIENCE","3","5","10","","","","","","","","","15","40","55","55","0","","","22nd","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8710","267","1","0","JSS 1","","BASIC SCIENCE","3","13","20","","","","","","","","","33","51","84","84","0","","","7th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8711","262","1","0","JSS 1","","BASIC SCIENCE","3","10","10","","","","","","","","","20","20","40","40","0","","","25th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8712","278","1","0","JSS 1","","BASIC SCIENCE","3","11","14","","","","","","","","","25","49","74","74","0","","","16th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8713","271","1","0","JSS 1","","BASIC SCIENCE","3","12","16","","","","","","","","","28","49","77","77","0","","","14th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8714","264","1","0","JSS 1","","BASIC SCIENCE","3","10","10","","","","","","","","","20","39","59","59","0","","","20th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8715","269","1","0","JSS 1","","BASIC SCIENCE","3","19","20","","","","","","","","","39","45","84","84","0","","","7th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8716","273","1","0","JSS 1","","BASIC SCIENCE","3","20","19","","","","","","","","","39","52","91","91","0","","","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8717","179","3","0","JSS 3","","BASIC TECHNOLOGY","8","12","12","","","","","","","","","24","51","75","75","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8718","185","3","0","JSS 3","","BASIC TECHNOLOGY","8","10","13","","","","","","","","","23","49","72","72","0","","","4th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8719","186","3","0","JSS 3","","BASIC TECHNOLOGY","8","11","11","","","","","","","","","22","31","53","53","0","","","9th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8720","310","3","0","JSS 3","","BASIC TECHNOLOGY","8","14","11","","","","","","","","","25","17","42","42","0","","","11th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8721","183","3","0","JSS 3","","BASIC TECHNOLOGY","8","9","10","","","","","","","","","19","26","45","45","0","","","10th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8722","182","3","0","JSS 3","","BASIC TECHNOLOGY","8","13","12","","","","","","","","","25","40","65","65","0","","","5th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8723","290","3","0","JSS 3","","BASIC TECHNOLOGY","8","11","13","","","","","","","","","24","50","74","74","0","","","2nd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8724","292","3","0","JSS 3","","BASIC TECHNOLOGY","8","12","13","","","","","","","","","25","49","74","74","0","","","2nd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8725","291","3","0","JSS 3","","BASIC TECHNOLOGY","8","11","10","","","","","","","","","21","19","40","40","0","","","12th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8726","189","3","0","JSS 3","","BASIC TECHNOLOGY","8","10","10","","","","","","","","","20","40","60","60","0","","","7th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8727","251","3","0","JSS 3","","BASIC TECHNOLOGY","8","7","12","","","","","","","","","19","44","63","63","0","","","6th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8728","233","3","0","JSS 3","","BASIC TECHNOLOGY","8","10","10","","","","","","","","","20","36","56","56","0","","","8th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8729","8","4","0","SS 1","","CHEMISTRY","13","14","15","","","","","","","","","29","10","39","39","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8730","126","4","0","SS 1","","CHEMISTRY","13","18","16","","","","","","","","","34","28","62","62","0","","","9th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8731","296","4","0","SS 1","","CHEMISTRY","13","14","20","","","","","","","","","34","35","69","69","0","","","4th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8732","300","4","0","SS 1","","CHEMISTRY","13","12","18","","","","","","","","","30","8","38","38","0","","","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8733","138","4","0","SS 1","","CHEMISTRY","13","16","15","","","","","","","","","31","20","51","51","0","","","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8734","2","4","0","SS 1","","CHEMISTRY","13","12","16","","","","","","","","","28","13","41","41","0","","","22nd","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8735","193","4","0","SS 1","","CHEMISTRY","13","16","16","","","","","","","","","32","12","44","44","0","","","21st","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8736","256","4","0","SS 1","","CHEMISTRY","13","20","18","","","","","","","","","38","11","49","49","0","","","18th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8737","140","4","0","SS 1","","CHEMISTRY","13","10","16","","","","","","","","","26","12","38","38","0","","","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8738","294","4","0","SS 1","","CHEMISTRY","13","20","20","","","","","","","","","40","48","88","88","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8739","1","4","0","SS 1","","CHEMISTRY","13","14","15","","","","","","","","","29","10","39","39","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8740","141","4","0","SS 1","","CHEMISTRY","13","20","20","","","","","","","","","40","50","90","90","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8741","303","4","0","SS 1","","CHEMISTRY","13","20","19","","","","","","","","","39","26","65","65","0","","","8th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8742","301","4","0","SS 1","","CHEMISTRY","13","20","20","","","","","","","","","40","27","67","67","0","","","7th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8743","143","4","0","SS 1","","CHEMISTRY","13","20","18","","","","","","","","","38","22","60","60","0","","","11th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8744","293","4","0","SS 1","","CHEMISTRY","13","18","17","","","","","","","","","35","26","61","61","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8745","235","4","0","SS 1","","CHEMISTRY","13","18","20","","","","","","","","","38","31","69","69","0","","","4th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8746","234","4","0","SS 1","","CHEMISTRY","13","14","18","","","","","","","","","32","19","51","51","0","","","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8747","237","4","0","SS 1","","CHEMISTRY","13","19","18","","","","","","","","","37","34","71","71","0","","","3rd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8748","121","4","0","SS 1","","CHEMISTRY","13","20","14","","","","","","","","","34","35","69","69","0","","","4th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8749","195","4","0","SS 1","","CHEMISTRY","13","12","16","","","","","","","","","28","21","49","49","0","","","18th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8750","196","4","0","SS 1","","CHEMISTRY","13","10","14","","","","","","","","","24","26","50","50","0","","","16th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8751","297","4","0","SS 1","","CHEMISTRY","13","16","15","","","","","","","","","31","28","59","59","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8752","302","4","0","SS 1","","CHEMISTRY","13","12","14","","","","","","","","","26","23","49","49","0","","","18th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8753","313","4","0","SS 1","","CHEMISTRY","13","8","10","","","","","","","","","18","9","27","27","0","","","30th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8754","295","4","0","SS 1","","CHEMISTRY","13","16","18","","","","","","","","","34","16","50","50","0","","","16th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8755","298","4","0","SS 1","","CHEMISTRY","13","10","10","","","","","","","","","20","13","33","33","0","","","29th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8756","299","4","0","SS 1","","CHEMISTRY","13","12","14","","","","","","","","","26","12","38","38","0","","","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8757","7","4","0","SS 1","","CHEMISTRY","13","19","18","","","","","","","","","37","16","53","53","0","","","13th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8758","125","4","0","SS 1","","CHEMISTRY","13","12","10","","","","","","","","","22","14","36","36","0","","","28th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("8759","214","2","0","JSS 2","","MATHEMATICS","2","19","18","","","","","","","","","37","26","63","63","0","","","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8760","248","2","0","JSS 2","","MATHEMATICS","2","12","14","","","","","","","","","26","15","41","41","0","","","23rd","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8761","250","2","0","JSS 2","","MATHEMATICS","2","18","20","","","","","","","","","38","24","62","62","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8762","227","2","0","JSS 2","","MATHEMATICS","2","12","14","","","","","","","","","26","19","45","45","0","","","21st","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8763","285","2","0","JSS 2","","MATHEMATICS","2","18","20","","","","","","","","","38","33","71","71","0","","","4th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8764","289","2","0","JSS 2","","MATHEMATICS","2","14","16","","","","","","","","","30","4","34","34","0","","","26th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8765","209","2","0","JSS 2","","MATHEMATICS","2","16","15","","","","","","","","","31","22","53","53","0","","","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8766","188","2","0","JSS 2","","MATHEMATICS","2","20","17","","","","","","","","","37","33","70","70","0","","","5th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8767","221","2","0","JSS 2","","MATHEMATICS","2","12","14","","","","","","","","","26","15","41","41","0","","","23rd","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8768","220","2","0","JSS 2","","MATHEMATICS","2","16","18","","","","","","","","","34","19","53","53","0","","","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8769","257","2","0","JSS 2","","MATHEMATICS","2","18","20","","","","","","","","","38","30","68","68","0","","","7th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8770","213","2","0","JSS 2","","MATHEMATICS","2","14","16","","","","","","","","","30","18","48","48","0","","","19th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8771","288","2","0","JSS 2","","MATHEMATICS","2","12","14","","","","","","","","","26","7","33","33","0","","","27th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8772","215","2","0","JSS 2","","MATHEMATICS","2","17","18","","","","","","","","","35","27","62","62","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8773","225","2","0","JSS 2","","MATHEMATICS","2","18","16","","","","","","","","","34","17","51","51","0","","","16th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8774","217","2","0","JSS 2","","MATHEMATICS","2","20","20","","","","","","","","","40","46","86","86","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8775","218","2","0","JSS 2","","MATHEMATICS","2","18","12","","","","","","","","","30","28","58","58","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8776","216","2","0","JSS 2","","MATHEMATICS","2","20","20","","","","","","","","","40","44","84","84","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8777","219","2","0","JSS 2","","MATHEMATICS","2","14","15","","","","","","","","","29","16","45","45","0","","","21st","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8778","224","2","0","JSS 2","","MATHEMATICS","2","16","14","","","","","","","","","30","21","51","51","0","","","16th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8779","223","2","0","JSS 2","","MATHEMATICS","2","20","20","","","","","","","","","40","50","90","90","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8780","226","2","0","JSS 2","","MATHEMATICS","2","16","14","","","","","","","","","30","18","48","48","0","","","19th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8781","286","2","0","JSS 2","","MATHEMATICS","2","18","16","","","","","","","","","34","15","49","49","0","","","18th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8782","249","2","0","JSS 2","","MATHEMATICS","2","18","18","","","","","","","","","36","27","63","63","0","","","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8783","210","2","0","JSS 2","","MATHEMATICS","2","19","17","","","","","","","","","36","33","69","69","0","","","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8784","287","2","0","JSS 2","","MATHEMATICS","2","14","16","","","","","","","","","30","5","35","35","0","","","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8785","222","2","0","JSS 2","","MATHEMATICS","2","17","14","","","","","","","","","31","24","55","55","0","","","13th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8786","273","1","0","JSS 1","","MATHEMATICS","2","18","17","","","","","","","","","35","23","58","58","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8787","266","1","0","JSS 1","","MATHEMATICS","2","10","18","","","","","","","","","28","13","41","41","0","","","22nd","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8788","261","1","0","JSS 1","","MATHEMATICS","2","16","18","","","","","","","","","34","16","50","50","0","","","19th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8789","275","1","0","JSS 1","","MATHEMATICS","2","8","16","","","","","","","","","24","11","35","35","0","","","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8790","276","1","0","JSS 1","","MATHEMATICS","2","16","19","","","","","","","","","35","38","73","73","0","","","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8791","311","1","0","JSS 1","","MATHEMATICS","2","18","17","","","","","","","","","35","39","74","74","0","","","4th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8792","274","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","","","","","40","34","74","74","0","","","4th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8793","277","1","0","JSS 1","","MATHEMATICS","2","12","14","","","","","","","","","26","15","41","41","0","","","22nd","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8794","272","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","","","","","40","59","99","99","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8795","270","1","0","JSS 1","","MATHEMATICS","2","14","16","","","","","","","","","30","22","52","52","0","","","17th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8796","279","1","0","JSS 1","","MATHEMATICS","2","15","17","","","","","","","","","32","26","58","58","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8797","284","1","0","JSS 1","","MATHEMATICS","2","12","14","","","","","","","","","26","22","48","48","0","","","21st","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8798","281","1","0","JSS 1","","MATHEMATICS","2","18","20","","","","","","","","","38","35","73","73","0","","","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8799","283","1","0","JSS 1","","MATHEMATICS","2","19","20","","","","","","","","","39","33","72","72","0","","","8th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8800","265","1","0","JSS 1","","MATHEMATICS","2","16","18","","","","","","","","","34","21","55","55","0","","","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8801","309","1","0","JSS 1","","MATHEMATICS","2","12","18","","","","","","","","","30","23","53","53","0","","","16th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8802","268","1","0","JSS 1","","MATHEMATICS","2","18","20","","","","","","","","","38","33","71","71","0","","","9th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8803","282","1","0","JSS 1","","MATHEMATICS","2","12","16","","","","","","","","","28","12","40","40","0","","","24th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8804","280","1","0","JSS 1","","MATHEMATICS","2","14","17","","","","","","","","","31","27","58","58","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8805","263","1","0","JSS 1","","MATHEMATICS","2","18","20","","","","","","","","","38","24","62","62","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8806","267","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","","","","","40","43","83","83","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8807","262","1","0","JSS 1","","MATHEMATICS","2","12","16","","","","","","","","","28","4","32","32","0","","","26th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8808","278","1","0","JSS 1","","MATHEMATICS","2","14","15","","","","","","","","","29","20","49","49","0","","","20th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8809","271","1","0","JSS 1","","MATHEMATICS","2","18","18","","","","","","","","","36","23","59","59","0","","","11th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8810","264","1","0","JSS 1","","MATHEMATICS","2","16","18","","","","","","","","","34","18","52","52","0","","","17th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8811","269","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","","","","","40","42","82","82","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8812","273","1","0","JSS 1","","CIVIC EDUCATION","28","16","15","","","","","","","","","31","35","66","66","0","","","10th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8813","266","1","0","JSS 1","","CIVIC EDUCATION","28","10","11","","","","","","","","","21","22","43","43","0","","","20th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8814","261","1","0","JSS 1","","CIVIC EDUCATION","28","13","10","","","","","","","","","23","37","60","60","0","","","14th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8815","275","1","0","JSS 1","","CIVIC EDUCATION","28","10","9","","","","","","","","","19","17","36","36","0","","","22nd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8816","276","1","0","JSS 1","","CIVIC EDUCATION","28","16","13","","","","","","","","","29","37","66","66","0","","","10th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8817","311","1","0","JSS 1","","CIVIC EDUCATION","28","17","16","","","","","","","","","33","52","85","85","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8818","274","1","0","JSS 1","","CIVIC EDUCATION","28","16","12","","","","","","","","","28","50","78","78","0","","","6th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8819","277","1","0","JSS 1","","CIVIC EDUCATION","28","9","5","","","","","","","","","14","19","33","33","0","","","23rd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8820","272","1","0","JSS 1","","CIVIC EDUCATION","28","20","19","","","","","","","","","39","57","96","96","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8821","270","1","0","JSS 1","","CIVIC EDUCATION","28","16","14","","","","","","","","","30","50","80","80","0","","","5th","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8822","279","1","0","JSS 1","","CIVIC EDUCATION","28","17","14","","","","","","","","","31","40","71","71","0","","","8th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8823","284","1","0","JSS 1","","CIVIC EDUCATION","28","10","6","","","","","","","","","16","17","33","33","0","","","23rd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8824","281","1","0","JSS 1","","CIVIC EDUCATION","28","16","17","","","","","","","","","33","50","83","83","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8825","283","1","0","JSS 1","","CIVIC EDUCATION","28","17","14","","","","","","","","","31","32","63","63","0","","","12th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8826","265","1","0","JSS 1","","CIVIC EDUCATION","28","14","12","","","","","","","","","26","35","61","61","0","","","13th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8827","309","1","0","JSS 1","","CIVIC EDUCATION","28","13","14","","","","","","","","","27","40","67","67","0","","","9th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8828","268","1","0","JSS 1","","CIVIC EDUCATION","28","17","15","","","","","","","","","32","51","83","83","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8829","282","1","0","JSS 1","","CIVIC EDUCATION","28","11","5","","","","","","","","","16","30","46","46","0","","","18th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8830","280","1","0","JSS 1","","CIVIC EDUCATION","28","10","11","","","","","","","","","21","0","21","21","0","","","26th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8831","263","1","0","JSS 1","","CIVIC EDUCATION","28","10","9","","","","","","","","","19","23","42","42","0","","","21st","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8832","267","1","0","JSS 1","","CIVIC EDUCATION","28","17","12","","","","","","","","","29","30","59","59","0","","","15th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8833","262","1","0","JSS 1","","CIVIC EDUCATION","28","2","10","","","","","","","","","12","12","24","24","0","","","25th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8834","278","1","0","JSS 1","","CIVIC EDUCATION","28","14","10","","","","","","","","","24","26","50","50","0","","","16th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8835","271","1","0","JSS 1","","CIVIC EDUCATION","28","10","9","","","","","","","","","19","27","46","46","0","","","18th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8836","264","1","0","JSS 1","","CIVIC EDUCATION","28","14","11","","","","","","","","","25","24","49","49","0","","","17th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8837","269","1","0","JSS 1","","CIVIC EDUCATION","28","17","14","","","","","","","","","31","47","78","78","0","","","6th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8838","273","1","0","JSS 1","","HOME ECONOMICS","24","14","15","","","","","","","","","29","50","79","79","0","","","1st","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8839","266","1","0","JSS 1","","HOME ECONOMICS","24","9","8","","","","","","","","","17","20","37","37","0","","","21st","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8840","261","1","0","JSS 1","","HOME ECONOMICS","24","9","6","","","","","","","","","15","23","38","38","0","","","19th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8841","275","1","0","JSS 1","","HOME ECONOMICS","24","6","9","","","","","","","","","15","15","30","30","0","","","24th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8842","276","1","0","JSS 1","","HOME ECONOMICS","24","9","10","","","","","","","","","19","27","46","46","0","","","15th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8843","311","1","0","JSS 1","","HOME ECONOMICS","24","13","11","","","","","","","","","24","49","73","73","0","","","2nd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8844","274","1","0","JSS 1","","HOME ECONOMICS","24","11","12","","","","","","","","","23","37","60","60","0","","","8th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8845","277","1","0","JSS 1","","HOME ECONOMICS","24","9","10","","","","","","","","","19","19","38","38","0","","","19th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8846","272","1","0","JSS 1","","HOME ECONOMICS","24","11","15","","","","","","","","","26","47","73","73","0","","","2nd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8847","270","1","0","JSS 1","","HOME ECONOMICS","24","12","10","","","","","","","","","22","48","70","70","0","","","4th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8848","279","1","0","JSS 1","","HOME ECONOMICS","24","11","10","","","","","","","","","21","40","61","61","0","","","6th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8849","284","1","0","JSS 1","","HOME ECONOMICS","24","10","8","","","","","","","","","18","30","48","48","0","","","14th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8850","281","1","0","JSS 1","","HOME ECONOMICS","24","11","12","","","","","","","","","23","40","63","63","0","","","5th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8851","283","1","0","JSS 1","","HOME ECONOMICS","24","12","10","","","","","","","","","22","30","52","52","0","","","12th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8852","265","1","0","JSS 1","","HOME ECONOMICS","24","11","12","","","","","","","","","23","0","23","23","0","","","26th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8853","309","1","0","JSS 1","","HOME ECONOMICS","24","13","12","","","","","","","","","25","30","55","55","0","","","10th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8854","268","1","0","JSS 1","","HOME ECONOMICS","24","12","11","","","","","","","","","23","38","61","61","0","","","6th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8855","282","1","0","JSS 1","","HOME ECONOMICS","24","6","7","","","","","","","","","13","18","31","31","0","","","23rd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8856","280","1","0","JSS 1","","HOME ECONOMICS","24","9","10","","","","","","","","","19","27","46","46","0","","","15th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8857","263","1","0","JSS 1","","HOME ECONOMICS","24","8","9","","","","","","","","","17","15","32","32","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8858","267","1","0","JSS 1","","HOME ECONOMICS","24","11","12","","","","","","","","","23","30","53","53","0","","","11th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("8859","262","1","0","JSS 1","","HOME ECONOMICS","24","6","5","","","","","","","","","11","17","28","28","0","","","25th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8860","278","1","0","JSS 1","","HOME ECONOMICS","24","8","10","","","","","","","","","18","27","45","45","0","","","17th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8861","271","1","0","JSS 1","","HOME ECONOMICS","24","7","8","","","","","","","","","15","37","52","52","0","","","12th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8862","264","1","0","JSS 1","","HOME ECONOMICS","24","11","10","","","","","","","","","21","20","41","41","0","","","18th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8863","269","1","0","JSS 1","","HOME ECONOMICS","24","11","10","","","","","","","","","21","37","58","58","0","","","9th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8864","273","1","0","JSS 1","","COMPUTER SCIENCE","10","10","10","","","","","","","","","20","45","65","65","0","","","10th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8865","266","1","0","JSS 1","","COMPUTER SCIENCE","10","1","10","","","","","","","","","11","10","21","21","0","","","26th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8866","261","1","0","JSS 1","","COMPUTER SCIENCE","10","5","5","","","","","","","","","10","25","35","35","0","","","21st","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8867","275","1","0","JSS 1","","COMPUTER SCIENCE","10","0","10","","","","","","","","","10","16","26","26","0","","","23rd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8868","276","1","0","JSS 1","","COMPUTER SCIENCE","10","8","10","","","","","","","","","18","25","43","43","0","","","20th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8869","311","1","0","JSS 1","","COMPUTER SCIENCE","10","16","18","","","","","","","","","34","56","90","90","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8870","274","1","0","JSS 1","","COMPUTER SCIENCE","10","5","10","","","","","","","","","15","35","50","50","0","","","16th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8871","277","1","0","JSS 1","","COMPUTER SCIENCE","10","2","10","","","","","","","","","12","12","24","24","0","","","24th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8872","272","1","0","JSS 1","","COMPUTER SCIENCE","10","18","15","","","","","","","","","33","55","88","88","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8873","270","1","0","JSS 1","","COMPUTER SCIENCE","10","16","15","","","","","","","","","31","48","79","79","0","","","5th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8874","279","1","0","JSS 1","","COMPUTER SCIENCE","10","13","10","","","","","","","","","23","40","63","63","0","","","11th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8875","284","1","0","JSS 1","","COMPUTER SCIENCE","10","3","12","","","","","","","","","15","32","47","47","0","","","18th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8876","281","1","0","JSS 1","","COMPUTER SCIENCE","10","15","12","","","","","","","","","27","55","82","82","0","","","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8877","283","1","0","JSS 1","","COMPUTER SCIENCE","10","15","12","","","","","","","","","27","50","77","77","0","","","6th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8878","265","1","0","JSS 1","","COMPUTER SCIENCE","10","7","15","","","","","","","","","22","47","69","69","0","","","9th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8879","309","1","0","JSS 1","","COMPUTER SCIENCE","10","0","10","","","","","","","","","10","48","58","58","0","","","13th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8880","268","1","0","JSS 1","","COMPUTER SCIENCE","10","15","16","","","","","","","","","31","52","83","83","0","","","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8881","282","1","0","JSS 1","","COMPUTER SCIENCE","10","5","10","","","","","","","","","15","35","50","50","0","","","16th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8882","280","1","0","JSS 1","","COMPUTER SCIENCE","10","7","15","","","","","","","","","22","0","22","22","0","","","25th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8883","263","1","0","JSS 1","","COMPUTER SCIENCE","10","3","15","","","","","","","","","18","38","56","56","0","","","14th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8884","267","1","0","JSS 1","","COMPUTER SCIENCE","10","17","12","","","","","","","","","29","48","77","77","0","","","6th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8885","262","1","0","JSS 1","","COMPUTER SCIENCE","10","3","5","","","","","","","","","8","20","28","28","0","","","22nd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8886","278","1","0","JSS 1","","COMPUTER SCIENCE","10","7","15","","","","","","","","","22","30","52","52","0","","","15th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8887","271","1","0","JSS 1","","COMPUTER SCIENCE","10","7","12","","","","","","","","","19","40","59","59","0","","","12th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8888","264","1","0","JSS 1","","COMPUTER SCIENCE","10","5","10","","","","","","","","","15","32","47","47","0","","","18th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8889","269","1","0","JSS 1","","COMPUTER SCIENCE","10","7","15","","","","","","","","","22","48","70","70","0","","","8th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8890","19","5","0","SS 2","","DATA PROCESSING","29","10","11","","","","","","","","","21","50","71","71","0","","","8th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8891","18","5","0","SS 2","","DATA PROCESSING","29","12","8","","","","","","","","","20","48","68","68","0","","","13th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8892","17","5","0","SS 2","","DATA PROCESSING","29","7","15","","","","","","","","","22","40","62","62","0","","","18th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8893","304","5","0","SS 2","","DATA PROCESSING","29","5","10","","","","","","","","","15","15","30","30","0","","","26th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8894","24","5","0","SS 2","","DATA PROCESSING","29","11","10","","","","","","","","","21","45","66","66","0","","","16th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8895","21","5","0","SS 2","","DATA PROCESSING","29","12","12","","","","","","","","","24","48","72","72","0","","","7th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8896","15","5","0","SS 2","","DATA PROCESSING","29","2","8","","","","","","","","","10","38","48","48","0","","","24th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8897","198","5","0","SS 2","","DATA PROCESSING","29","12","15","","","","","","","","","27","48","75","75","0","","","6th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8898","253","5","0","SS 2","","DATA PROCESSING","29","10","5","","","","","","","","","15","38","53","53","0","","","22nd","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8899","171","5","0","SS 2","","DATA PROCESSING","29","12","10","","","","","","","","","22","47","69","69","0","","","12th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8900","199","5","0","SS 2","","DATA PROCESSING","29","10","14","","","","","","","","","24","54","78","78","0","","","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8901","23","5","0","SS 2","","DATA PROCESSING","29","10","16","","","","","","","","","26","53","79","79","0","","","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8902","14","5","0","SS 2","","DATA PROCESSING","29","12","5","","","","","","","","","17","35","52","52","0","","","23rd","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8903","12","5","0","SS 2","","DATA PROCESSING","29","11","8","","","","","","","","","19","49","68","68","0","","","13th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8904","20","5","0","SS 2","","DATA PROCESSING","29","2","3","","","","","","","","","5","30","35","35","0","","","25th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8905","242","5","0","SS 2","","DATA PROCESSING","29","13","10","","","","","","","","","23","48","71","71","0","","","8th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8906","25","5","0","SS 2","","DATA PROCESSING","29","10","10","","","","","","","","","20","50","70","70","0","","","10th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8907","22","5","0","SS 2","","DATA PROCESSING","29","15","17","","","","","","","","","32","54","86","86","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8908","305","5","0","SS 2","","DATA PROCESSING","29","12","5","","","","","","","","","17","40","57","57","0","","","20th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8909","241","5","0","SS 2","","DATA PROCESSING","29","5","10","","","","","","","","","15","43","58","58","0","","","19th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8910","239","5","0","SS 2","","DATA PROCESSING","29","8","10","","","","","","","","","18","50","68","68","0","","","13th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8911","174","5","0","SS 2","","DATA PROCESSING","29","5","12","","","","","","","","","17","37","54","54","0","","","21st","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8912","26","5","0","SS 2","","DATA PROCESSING","29","10","17","","","","","","","","","27","50","77","77","0","","","5th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8913","254","5","0","SS 2","","DATA PROCESSING","29","8","10","","","","","","","","","18","45","63","63","0","","","17th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8914","259","5","0","SS 2","","DATA PROCESSING","29","10","8","","","","","","","","","18","52","70","70","0","","","10th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8915","13","5","0","SS 2","","DATA PROCESSING","29","13","15","","","","","","","","","28","52","80","80","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8916","8","4","0","SS 1","","FURTHER MATHEMATICS","25","15","17","","","","","","","","","32","18","50","50","0","","","21st","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8917","126","4","0","SS 1","","FURTHER MATHEMATICS","25","16","18","","","","","","","","","34","29","63","63","0","","","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8918","296","4","0","SS 1","","FURTHER MATHEMATICS","25","18","17","","","","","","","","","35","21","56","56","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8919","300","4","0","SS 1","","FURTHER MATHEMATICS","25","12","15","","","","","","","","","27","25","52","52","0","","","18th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8920","138","4","0","SS 1","","FURTHER MATHEMATICS","25","14","16","","","","","","","","","30","26","56","56","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8921","2","4","0","SS 1","","FURTHER MATHEMATICS","25","14","12","","","","","","","","","26","25","51","51","0","","","19th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8922","193","4","0","SS 1","","FURTHER MATHEMATICS","25","10","16","","","","","","","","","26","32","58","58","0","","","10th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8923","256","4","0","SS 1","","FURTHER MATHEMATICS","25","16","17","","","","","","","","","33","22","55","55","0","","","16th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8924","140","4","0","SS 1","","FURTHER MATHEMATICS","25","12","14","","","","","","","","","26","18","44","44","0","","","24th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8925","294","4","0","SS 1","","FURTHER MATHEMATICS","25","18","20","","","","","","","","","38","30","68","68","0","","","3rd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8926","1","4","0","SS 1","","FURTHER MATHEMATICS","25","11","14","","","","","","","","","25","10","35","35","0","","","29th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8927","141","4","0","SS 1","","FURTHER MATHEMATICS","25","16","20","","","","","","","","","36","30","66","66","0","","","5th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8928","303","4","0","SS 1","","FURTHER MATHEMATICS","25","14","18","","","","","","","","","32","24","56","56","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8929","301","4","0","SS 1","","FURTHER MATHEMATICS","25","17","16","","","","","","","","","33","20","53","53","0","","","17th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8930","143","4","0","SS 1","","FURTHER MATHEMATICS","25","15","18","","","","","","","","","33","36","69","69","0","","","1st","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8931","293","4","0","SS 1","","FURTHER MATHEMATICS","25","18","18","","","","","","","","","36","31","67","67","0","","","4th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8932","235","4","0","SS 1","","FURTHER MATHEMATICS","25","20","16","","","","","","","","","36","29","65","65","0","","","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8933","234","4","0","SS 1","","FURTHER MATHEMATICS","25","10","18","","","","","","","","","28","29","57","57","0","","","11th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8934","237","4","0","SS 1","","FURTHER MATHEMATICS","25","17","16","","","","","","","","","33","18","51","51","0","","","19th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8935","121","4","0","SS 1","","FURTHER MATHEMATICS","25","20","20","","","","","","","","","40","29","69","69","0","","","1st","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8936","195","4","0","SS 1","","FURTHER MATHEMATICS","25","14","12","","","","","","","","","26","22","48","48","0","","","22nd","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8937","196","4","0","SS 1","","FURTHER MATHEMATICS","25","13","16","","","","","","","","","29","12","41","41","0","","","25th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8938","297","4","0","SS 1","","FURTHER MATHEMATICS","25","15","17","","","","","","","","","32","24","56","56","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8939","302","4","0","SS 1","","FURTHER MATHEMATICS","25","16","14","","","","","","","","","30","17","47","47","0","","","23rd","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8940","313","4","0","SS 1","","FURTHER MATHEMATICS","25","8","10","","","","","","","","","18","12","30","30","0","","","30th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8941","295","4","0","SS 1","","FURTHER MATHEMATICS","25","18","17","","","","","","","","","35","26","61","61","0","","","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8942","298","4","0","SS 1","","FURTHER MATHEMATICS","25","14","16","","","","","","","","","30","11","41","41","0","","","25th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8943","299","4","0","SS 1","","FURTHER MATHEMATICS","25","12","18","","","","","","","","","30","11","41","41","0","","","25th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8944","7","4","0","SS 1","","FURTHER MATHEMATICS","25","18","20","","","","","","","","","38","22","60","60","0","","","9th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8945","125","4","0","SS 1","","FURTHER MATHEMATICS","25","10","12","","","","","","","","","22","14","36","36","0","","","28th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8946","273","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","30","50","50","0","","","9th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8947","266","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","8","","","","","","","","","13","23","36","36","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8948","261","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","8","","","","","","","","","13","26","39","39","0","","","21st","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8949","275","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","20","40","40","0","","","19th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8950","276","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","5","","","","","","","","","15","32","47","47","0","","","13th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8951","311","1","0","JSS 1","","ENGLISH LANGUAGE","1","17","17","","","","","","","","","34","46","80","80","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8952","274","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","31","51","51","0","","","6th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8953","277","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","8","","","","","","","","","13","14","27","27","0","","","25th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8954","272","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","18","","","","","","","","","36","38","74","74","0","","","2nd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8955","270","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","35","55","55","0","","","5th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8956","279","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","5","","","","","","","","","15","33","48","48","0","","","11th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8957","284","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","20","40","40","0","","","19th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8958","281","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","30","50","50","0","","","9th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("8959","283","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","15","","","","","","","","","25","36","61","61","0","","","4th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8960","265","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","27","42","42","0","","","17th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8961","309","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","26","41","41","0","","","18th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8962","268","1","0","JSS 1","","ENGLISH LANGUAGE","1","17","15","","","","","","","","","32","30","62","62","0","","","3rd","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8963","282","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","16","31","31","0","","","24th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8964","280","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","31","51","51","0","","","6th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8965","263","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","30","45","45","0","","","15th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8966","267","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","33","48","48","0","","","11th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8967","262","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","11","26","26","0","","","26th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8968","278","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","8","","","","","","","","","13","22","35","35","0","","","23rd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8969","271","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","31","51","51","0","","","6th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8970","264","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","8","","","","","","","","","13","30","43","43","0","","","16th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8971","269","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","26","46","46","0","","","14th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8972","8","4","0","SS 1","","AGRICULTURAL SCIENCE","5","4","4","","","","","","","","","8","30","38","38","0","","","15th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8973","126","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","0","","","","","","","","","10","35","45","45","0","","","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8974","296","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","1","","","","","","","","","9","23","32","32","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8975","300","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","8","","","","","","","","","15","32","47","47","0","","","10th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8976","138","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","4","","","","","","","","","10","28","38","38","0","","","15th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8977","2","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","0","","","","","","","","","6","20","26","26","0","","","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8978","193","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","3","","","","","","","","","11","33","44","44","0","","","13th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8979","256","4","0","SS 1","","AGRICULTURAL SCIENCE","5","4","3","","","","","","","","","7","14","21","21","0","","","25th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8980","140","4","0","SS 1","","AGRICULTURAL SCIENCE","5","2","4","","","","","","","","","6","23","29","29","0","","","20th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8981","294","4","0","SS 1","","AGRICULTURAL SCIENCE","5","15","3","","","","","","","","","18","49","67","67","0","","","1st","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8982","1","4","0","SS 1","","AGRICULTURAL SCIENCE","5","1","3","","","","","","","","","4","15","19","19","0","","","27th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8983","141","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","5","","","","","","","","","16","48","64","64","0","","","2nd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8984","303","4","0","SS 1","","AGRICULTURAL SCIENCE","5","9","0","","","","","","","","","9","31","40","40","0","","","14th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8985","301","4","0","SS 1","","AGRICULTURAL SCIENCE","5","9","9","","","","","","","","","18","30","48","48","0","","","9th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8986","143","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","10","","","","","","","","","21","37","58","58","0","","","5th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8987","293","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","13","","","","","","","","","21","32","53","53","0","","","8th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8988","235","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","4","","","","","","","","","15","31","46","46","0","","","11th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8989","234","4","0","SS 1","","AGRICULTURAL SCIENCE","5","13","8","","","","","","","","","21","40","61","61","0","","","4th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8990","237","4","0","SS 1","","AGRICULTURAL SCIENCE","5","1","0","","","","","","","","","1","16","17","17","0","","","28th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8991","121","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","13","","","","","","","","","23","35","58","58","0","","","5th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8992","195","4","0","SS 1","","AGRICULTURAL SCIENCE","5","3","0","","","","","","","","","3","18","21","21","0","","","25th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8993","196","4","0","SS 1","","AGRICULTURAL SCIENCE","5","3","0","","","","","","","","","3","23","26","26","0","","","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8994","297","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","9","","","","","","","","","19","45","64","64","0","","","2nd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8995","302","4","0","SS 1","","AGRICULTURAL SCIENCE","5","3","2","","","","","","","","","5","17","22","22","0","","","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8996","313","4","0","SS 1","","AGRICULTURAL SCIENCE","5","1","0","","","","","","","","","1","13","14","14","0","","","29th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8997","295","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","6","","","","","","","","","17","37","54","54","0","","","7th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8998","298","4","0","SS 1","","AGRICULTURAL SCIENCE","5","3","5","","","","","","","","","8","24","32","32","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8999","299","4","0","SS 1","","AGRICULTURAL SCIENCE","5","1","1","","","","","","","","","2","12","14","14","0","","","29th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9000","7","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","0","","","","","","","","","6","23","29","29","0","","","20th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9001","125","4","0","SS 1","","AGRICULTURAL SCIENCE","5","3","6","","","","","","","","","9","27","36","36","0","","","17th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9002","8","4","0","SS 1","","BIOLOGY","14","3","0","","","","","","","","","3","23","26","26","0","","","15th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9003","126","4","0","SS 1","","BIOLOGY","14","4","1","","","","","","","","","5","21","26","26","0","","","15th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9004","296","4","0","SS 1","","BIOLOGY","14","4","4","","","","","","","","","8","19","27","27","0","","","14th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9005","300","4","0","SS 1","","BIOLOGY","14","3","0","","","","","","","","","3","18","21","21","0","","","21st","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9006","138","4","0","SS 1","","BIOLOGY","14","1","0","","","","","","","","","1","22","23","23","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9007","2","4","0","SS 1","","BIOLOGY","14","2","1","","","","","","","","","3","17","20","20","0","","","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9008","193","4","0","SS 1","","BIOLOGY","14","2","3","","","","","","","","","5","35","40","40","0","","","8th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9009","256","4","0","SS 1","","BIOLOGY","14","4","2","","","","","","","","","6","14","20","20","0","","","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9010","140","4","0","SS 1","","BIOLOGY","14","1","1","","","","","","","","","2","15","17","17","0","","","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9011","294","4","0","SS 1","","BIOLOGY","14","7","5","","","","","","","","","12","38","50","50","0","","","3rd","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9012","1","4","0","SS 1","","BIOLOGY","14","2","0","","","","","","","","","2","15","17","17","0","","","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9013","141","4","0","SS 1","","BIOLOGY","14","14","6","","","","","","","","","20","48","68","68","0","","","1st","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9014","303","4","0","SS 1","","BIOLOGY","14","7","4","","","","","","","","","11","32","43","43","0","","","6th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9015","301","4","0","SS 1","","BIOLOGY","14","3","4","","","","","","","","","7","26","33","33","0","","","11th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9016","143","4","0","SS 1","","BIOLOGY","14","5","4","","","","","","","","","9","36","45","45","0","","","5th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9017","293","4","0","SS 1","","BIOLOGY","14","2","6","","","","","","","","","8","22","30","30","0","","","13th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9018","235","4","0","SS 1","","BIOLOGY","14","6","6","","","","","","","","","12","35","47","47","0","","","4th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9019","234","4","0","SS 1","","BIOLOGY","14","9","6","","","","","","","","","15","53","68","68","0","","","1st","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9020","237","4","0","SS 1","","BIOLOGY","14","5","3","","","","","","","","","8","23","31","31","0","","","12th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9021","121","4","0","SS 1","","BIOLOGY","14","7","3","","","","","","","","","10","31","41","41","0","","","7th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9022","195","4","0","SS 1","","BIOLOGY","14","5","2","","","","","","","","","7","9","16","16","0","","","27th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9023","196","4","0","SS 1","","BIOLOGY","14","9","0","","","","","","","","","9","13","22","22","0","","","19th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9024","297","4","0","SS 1","","BIOLOGY","14","3","3","","","","","","","","","6","33","39","39","0","","","9th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9025","302","4","0","SS 1","","BIOLOGY","14","1","1","","","","","","","","","2","20","22","22","0","","","19th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9026","313","4","0","SS 1","","BIOLOGY","14","2","0","","","","","","","","","2","13","15","15","0","","","29th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9027","295","4","0","SS 1","","BIOLOGY","14","4","2","","","","","","","","","6","19","25","25","0","","","17th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9028","298","4","0","SS 1","","BIOLOGY","14","3","3","","","","","","","","","6","10","16","16","0","","","27th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9029","299","4","0","SS 1","","BIOLOGY","14","2","2","","","","","","","","","4","11","15","15","0","","","29th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9030","7","4","0","SS 1","","BIOLOGY","14","0","0","","","","","","","","","","17","17","17","0","","","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9031","125","4","0","SS 1","","BIOLOGY","14","6","8","","","","","","","","","14","20","34","34","0","","","10th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9032","28","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","60","100","100","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9033","307","6","0","SS 3","","DICTION","26","8","7","","","","","","","","","15","24","39","39","0","","","25th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9034","308","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","26","66","66","0","","","23rd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9035","246","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","41","81","81","0","","","13th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9036","131","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","38","78","78","0","","","15th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9037","133","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","50","90","90","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9038","200","6","0","SS 3","","DICTION","26","10","10","","","","","","","","","20","54","74","74","0","","","20th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9039","41","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","60","100","100","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9040","201","6","0","SS 3","","DICTION","26","17","18","","","","","","","","","35","54","89","89","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9041","31","6","0","SS 3","","DICTION","26","19","20","","","","","","","","","39","48","87","87","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9042","243","6","0","SS 3","","DICTION","26","14","14","","","","","","","","","28","50","78","78","0","","","15th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9043","134","6","0","SS 3","","DICTION","26","18","18","","","","","","","","","36","50","86","86","0","","","7th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9044","136","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","42","82","82","0","","","12th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9045","306","6","0","SS 3","","DICTION","26","13","13","","","","","","","","","26","42","68","68","0","","","22nd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9046","244","6","0","SS 3","","DICTION","26","17","18","","","","","","","","","35","55","90","90","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9047","35","6","0","SS 3","","DICTION","26","17","17","","","","","","","","","34","45","79","79","0","","","14th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9048","245","6","0","SS 3","","DICTION","26","18","20","","","","","","","","","38","45","83","83","0","","","10th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9049","29","6","0","SS 3","","DICTION","26","16","16","","","","","","","","","32","51","83","83","0","","","10th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9050","32","6","0","SS 3","","DICTION","26","16","17","","","","","","","","","33","43","76","76","0","","","18th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9051","33","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","37","77","77","0","","","17th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9052","48","6","0","SS 3","","DICTION","26","13","13","","","","","","","","","26","44","70","70","0","","","21st","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9053","247","6","0","SS 3","","DICTION","26","15","16","","","","","","","","","31","53","84","84","0","","","9th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9054","202","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","46","86","86","0","","","7th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9055","130","6","0","SS 3","","DICTION","26","3","3","","","","","","","","","6","36","42","42","0","","","24th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9056","128","6","0","SS 3","","DICTION","26","18","18","","","","","","","","","36","40","76","76","0","","","18th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9057","314","6","0","SS 3","","DICTION","26","0","0","","","","","","","","","","0","0","0","0","","","26th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9058","273","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","20","","","","","","","","","40","58","98","98","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("9059","266","1","0","JSS 1","","BASIC TECHNOLOGY","8","12","12","","","","","","","","","24","27","51","51","0","","","23rd","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9060","261","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","10","","","","","","","","","28","48","76","76","0","","","14th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9061","275","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","10","","","","","","","","","20","30","50","50","0","","","24th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9062","276","1","0","JSS 1","","BASIC TECHNOLOGY","8","14","18","","","","","","","","","32","56","88","88","0","","","11th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9063","311","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","18","","","","","","","","","35","55","90","90","0","","","9th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9064","274","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","20","","","","","","","","","38","50","88","88","0","","","11th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9065","277","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","7","","","","","","","","","17","28","45","45","0","","","25th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9066","272","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","20","","","","","","","","","40","57","97","97","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9067","270","1","0","JSS 1","","BASIC TECHNOLOGY","8","16","20","","","","","","","","","36","54","90","90","0","","","9th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9068","279","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","19","","","","","","","","","39","57","96","96","0","","","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9069","284","1","0","JSS 1","","BASIC TECHNOLOGY","8","11","10","","","","","","","","","21","33","54","54","0","","","22nd","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9070","281","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","18","","","","","","","","","36","57","93","93","0","","","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9071","283","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","18","","","","","","","","","35","58","93","93","0","","","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9072","265","1","0","JSS 1","","BASIC TECHNOLOGY","8","15","10","","","","","","","","","25","49","74","74","0","","","16th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9073","309","1","0","JSS 1","","BASIC TECHNOLOGY","8","12","15","","","","","","","","","27","52","79","79","0","","","13th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9074","268","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","15","","","","","","","","","35","57","92","92","0","","","8th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9075","282","1","0","JSS 1","","BASIC TECHNOLOGY","8","11","14","","","","","","","","","25","50","75","75","0","","","15th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9076","280","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","17","","","","","","","","","35","0","35","35","0","","","26th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9077","263","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","7","","","","","","","","","25","44","69","69","0","","","18th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9078","267","1","0","JSS 1","","BASIC TECHNOLOGY","8","19","20","","","","","","","","","39","58","97","97","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9079","262","1","0","JSS 1","","BASIC TECHNOLOGY","8","13","12","","","","","","","","","25","44","69","69","0","","","18th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9080","278","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","12","","","","","","","","","22","45","67","67","0","","","20th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9081","271","1","0","JSS 1","","BASIC TECHNOLOGY","8","15","10","","","","","","","","","25","48","73","73","0","","","17th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9082","264","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","7","","","","","","","","","17","38","55","55","0","","","21st","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9083","269","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","19","","","","","","","","","37","56","93","93","0","","","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9084","8","4","0","SS 1","","DICTION","26","9","10","","","","","","","","","19","36","55","55","0","","","17th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9085","126","4","0","SS 1","","DICTION","26","15","17","","","","","","","","","32","40","72","72","0","","","2nd","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9086","296","4","0","SS 1","","DICTION","26","15","16","","","","","","","","","31","28","59","59","0","","","14th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9087","300","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","16","26","26","0","","","28th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9088","138","4","0","SS 1","","DICTION","26","10","10","","","","","","","","","20","46","66","66","0","","","6th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9089","2","4","0","SS 1","","DICTION","26","10","8","","","","","","","","","18","44","62","62","0","","","12th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9090","193","4","0","SS 1","","DICTION","26","14","15","","","","","","","","","29","34","63","63","0","","","10th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9091","256","4","0","SS 1","","DICTION","26","8","10","","","","","","","","","18","15","33","33","0","","","25th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9092","140","4","0","SS 1","","DICTION","26","15","17","","","","","","","","","32","26","58","58","0","","","15th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9093","294","4","0","SS 1","","DICTION","26","13","13","","","","","","","","","26","38","64","64","0","","","7th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9094","1","4","0","SS 1","","DICTION","26","5","7","","","","","","","","","12","24","36","36","0","","","24th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9095","141","4","0","SS 1","","DICTION","26","20","20","","","","","","","","","40","50","90","90","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9096","303","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","51","61","61","0","","","13th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9097","301","4","0","SS 1","","DICTION","26","5","10","","","","","","","","","15","49","64","64","0","","","7th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9098","143","4","0","SS 1","","DICTION","26","18","19","","","","","","","","","37","31","68","68","0","","","4th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9099","293","4","0","SS 1","","DICTION","26","5","6","","","","","","","","","11","43","54","54","0","","","19th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9100","235","4","0","SS 1","","DICTION","26","10","10","","","","","","","","","20","47","67","67","0","","","5th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9101","234","4","0","SS 1","","DICTION","26","14","14","","","","","","","","","28","36","64","64","0","","","7th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9102","237","4","0","SS 1","","DICTION","26","11","10","","","","","","","","","21","18","39","39","0","","","23rd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9103","121","4","0","SS 1","","DICTION","26","7","5","","","","","","","","","12","45","57","57","0","","","16th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9104","195","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","36","46","46","0","","","22nd","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9105","196","4","0","SS 1","","DICTION","26","10","7","","","","","","","","","17","16","33","33","0","","","25th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9106","297","4","0","SS 1","","DICTION","26","10","8","","","","","","","","","18","45","63","63","0","","","10th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9107","302","4","0","SS 1","","DICTION","26","8","10","","","","","","","","","18","37","55","55","0","","","17th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9108","313","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","12","22","22","0","","","30th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9109","295","4","0","SS 1","","DICTION","26","10","10","","","","","","","","","20","49","69","69","0","","","3rd","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9110","298","4","0","SS 1","","DICTION","26","8","10","","","","","","","","","18","30","48","48","0","","","21st","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9111","299","4","0","SS 1","","DICTION","26","9","8","","","","","","","","","17","14","31","31","0","","","27th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9112","7","4","0","SS 1","","DICTION","26","3","1","","","","","","","","","4","22","26","26","0","","","28th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9113","125","4","0","SS 1","","DICTION","26","7","6","","","","","","","","","13","41","54","54","0","","","19th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9114","19","5","0","SS 2","","DICTION","26","15","16","","","","","","","","","31","43","74","74","0","","","12th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9115","18","5","0","SS 2","","DICTION","26","10","10","","","","","","","","","20","30","50","50","0","","","25th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9116","17","5","0","SS 2","","DICTION","26","13","13","","","","","","","","","26","51","77","77","0","","","10th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9117","304","5","0","SS 2","","DICTION","26","7","7","","","","","","","","","14","52","66","66","0","","","17th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9118","24","5","0","SS 2","","DICTION","26","20","20","","","","","","","","","40","42","82","82","0","","","8th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9119","21","5","0","SS 2","","DICTION","26","10","10","","","","","","","","","20","52","72","72","0","","","16th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9120","15","5","0","SS 2","","DICTION","26","8","8","","","","","","","","","16","47","63","63","0","","","21st","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9121","198","5","0","SS 2","","DICTION","26","19","20","","","","","","","","","39","48","87","87","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9122","253","5","0","SS 2","","DICTION","26","9","8","","","","","","","","","17","47","64","64","0","","","20th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9123","171","5","0","SS 2","","DICTION","26","18","18","","","","","","","","","36","50","86","86","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9124","199","5","0","SS 2","","DICTION","26","20","20","","","","","","","","","40","38","78","78","0","","","9th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9125","23","5","0","SS 2","","DICTION","26","9","10","","","","","","","","","19","54","73","73","0","","","15th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9126","14","5","0","SS 2","","DICTION","26","10","10","","","","","","","","","20","45","65","65","0","","","18th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9127","12","5","0","SS 2","","DICTION","26","20","20","","","","","","","","","40","49","89","89","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9128","20","5","0","SS 2","","DICTION","26","7","7","","","","","","","","","14","39","53","53","0","","","24th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9129","242","5","0","SS 2","","DICTION","26","13","14","","","","","","","","","27","56","83","83","0","","","7th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9130","25","5","0","SS 2","","DICTION","26","15","17","","","","","","","","","32","54","86","86","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9131","22","5","0","SS 2","","DICTION","26","8","8","","","","","","","","","16","58","74","74","0","","","12th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9132","305","5","0","SS 2","","DICTION","26","7","8","","","","","","","","","15","42","57","57","0","","","23rd","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9133","241","5","0","SS 2","","DICTION","26","16","16","","","","","","","","","32","55","87","87","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9134","239","5","0","SS 2","","DICTION","26","20","20","","","","","","","","","40","49","89","89","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9135","174","5","0","SS 2","","DICTION","26","6","7","","","","","","","","","13","30","43","43","0","","","26th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9136","26","5","0","SS 2","","DICTION","26","10","10","","","","","","","","","20","54","74","74","0","","","12th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9137","254","5","0","SS 2","","DICTION","26","8","10","","","","","","","","","18","41","59","59","0","","","22nd","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9138","259","5","0","SS 2","","DICTION","26","8","9","","","","","","","","","17","48","65","65","0","","","18th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9139","13","5","0","SS 2","","DICTION","26","16","17","","","","","","","","","33","42","75","75","0","","","11th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9140","273","1","0","JSS 1","","DICTION","26","20","20","","","","","","","","","40","36","76","76","0","","","7th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9141","266","1","0","JSS 1","","DICTION","26","8","8","","","","","","","","","16","26","42","42","0","","","24th","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9142","261","1","0","JSS 1","","DICTION","26","14","15","","","","","","","","","29","32","61","61","0","","","13th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9143","275","1","0","JSS 1","","DICTION","26","8","7","","","","","","","","","15","35","50","50","0","","","19th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9144","276","1","0","JSS 1","","DICTION","26","18","18","","","","","","","","","36","30","66","66","0","","","10th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9145","311","1","0","JSS 1","","DICTION","26","18","18","","","","","","","","","36","43","79","79","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9146","274","1","0","JSS 1","","DICTION","26","14","15","","","","","","","","","29","34","63","63","0","","","12th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9147","277","1","0","JSS 1","","DICTION","26","10","5","","","","","","","","","15","20","35","35","0","","","25th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9148","272","1","0","JSS 1","","DICTION","26","18","18","","","","","","","","","36","45","81","81","0","","","3rd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9149","270","1","0","JSS 1","","DICTION","26","18","18","","","","","","","","","36","41","77","77","0","","","6th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9150","279","1","0","JSS 1","","DICTION","26","20","20","","","","","","","","","40","35","75","75","0","","","8th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9151","284","1","0","JSS 1","","DICTION","26","14","14","","","","","","","","","28","28","56","56","0","","","15th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9152","281","1","0","JSS 1","","DICTION","26","10","11","","","","","","","","","21","37","58","58","0","","","14th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9153","283","1","0","JSS 1","","DICTION","26","20","20","","","","","","","","","40","50","90","90","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9154","265","1","0","JSS 1","","DICTION","26","13","15","","","","","","","","","28","18","46","46","0","","","21st","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9155","309","1","0","JSS 1","","DICTION","26","10","10","","","","","","","","","20","32","52","52","0","","","17th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9156","268","1","0","JSS 1","","DICTION","26","15","16","","","","","","","","","31","44","75","75","0","","","8th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9157","282","1","0","JSS 1","","DICTION","26","13","13","","","","","","","","","26","18","44","44","0","","","23rd","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9158","280","1","0","JSS 1","","DICTION","26","15","15","","","","","","","","","30","0","30","30","0","","","26th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("9159","263","1","0","JSS 1","","DICTION","26","17","17","","","","","","","","","34","49","83","83","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9160","267","1","0","JSS 1","","DICTION","26","12","13","","","","","","","","","25","54","79","79","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9161","262","1","0","JSS 1","","DICTION","26","13","13","","","","","","","","","26","25","51","51","0","","","18th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9162","278","1","0","JSS 1","","DICTION","26","10","5","","","","","","","","","15","31","46","46","0","","","21st","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9163","271","1","0","JSS 1","","DICTION","26","14","14","","","","","","","","","28","36","64","64","0","","","11th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9164","264","1","0","JSS 1","","DICTION","26","15","15","","","","","","","","","30","26","56","56","0","","","15th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9165","269","1","0","JSS 1","","DICTION","26","14","14","","","","","","","","","28","22","50","50","0","","","19th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9166","214","2","0","JSS 2","","DICTION","26","10","5","","","","","","","","","15","41","56","56","0","","","11th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9167","248","2","0","JSS 2","","DICTION","26","10","5","","","","","","","","","15","42","57","57","0","","","10th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9168","250","2","0","JSS 2","","DICTION","26","2","1","","","","","","","","","3","24","27","27","0","","","26th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9169","227","2","0","JSS 2","","DICTION","26","10","10","","","","","","","","","20","33","53","53","0","","","13th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9170","285","2","0","JSS 2","","DICTION","26","5","5","","","","","","","","","10","53","63","63","0","","","7th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9171","289","2","0","JSS 2","","DICTION","26","5","5","","","","","","","","","10","39","49","49","0","","","17th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9172","209","2","0","JSS 2","","DICTION","26","10","5","","","","","","","","","15","37","52","52","0","","","15th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9173","188","2","0","JSS 2","","DICTION","26","5","5","","","","","","","","","10","22","32","32","0","","","25th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9174","221","2","0","JSS 2","","DICTION","26","5","6","","","","","","","","","11","41","52","52","0","","","15th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9175","220","2","0","JSS 2","","DICTION","26","8","5","","","","","","","","","13","36","49","49","0","","","17th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9176","257","2","0","JSS 2","","DICTION","26","15","15","","","","","","","","","30","41","71","71","0","","","5th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9177","213","2","0","JSS 2","","DICTION","26","7","7","","","","","","","","","14","33","47","47","0","","","19th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9178","288","2","0","JSS 2","","DICTION","26","10","5","","","","","","","","","15","32","47","47","0","","","19th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9179","215","2","0","JSS 2","","DICTION","26","13","14","","","","","","","","","27","34","61","61","0","","","8th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9180","225","2","0","JSS 2","","DICTION","26","13","13","","","","","","","","","26","29","55","55","0","","","12th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9181","217","2","0","JSS 2","","DICTION","26","15","15","","","","","","","","","30","39","69","69","0","","","6th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9182","218","2","0","JSS 2","","DICTION","26","18","18","","","","","","","","","36","44","80","80","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9183","216","2","0","JSS 2","","DICTION","26","20","20","","","","","","","","","40","41","81","81","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9184","219","2","0","JSS 2","","DICTION","26","9","8","","","","","","","","","17","29","46","46","0","","","21st","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9185","224","2","0","JSS 2","","DICTION","26","5","5","","","","","","","","","10","28","38","38","0","","","24th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9186","223","2","0","JSS 2","","DICTION","26","17","16","","","","","","","","","33","40","73","73","0","","","3rd","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9187","226","2","0","JSS 2","","DICTION","26","17","17","","","","","","","","","34","38","72","72","0","","","4th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9188","286","2","0","JSS 2","","DICTION","26","10","5","","","","","","","","","15","31","46","46","0","","","21st","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9189","249","2","0","JSS 2","","DICTION","26","8","8","","","","","","","","","16","37","53","53","0","","","13th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9190","210","2","0","JSS 2","","DICTION","26","8","9","","","","","","","","","17","26","43","43","0","","","23rd","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9191","287","2","0","JSS 2","","DICTION","26","8","8","","","","","","","","","16","10","26","26","0","","","27th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9192","222","2","0","JSS 2","","DICTION","26","10","5","","","","","","","","","15","46","61","61","0","","","8th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9193","273","1","0","JSS 1","","BUSINESS STUDIES","9","16","15","","","","","","","","","31","45","76","76","0","","","5th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9194","266","1","0","JSS 1","","BUSINESS STUDIES","9","11","7","","","","","","","","","18","16","34","34","0","","","22nd","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9195","261","1","0","JSS 1","","BUSINESS STUDIES","9","6","8","","","","","","","","","14","25","39","39","0","","","20th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9196","275","1","0","JSS 1","","BUSINESS STUDIES","9","6","4","","","","","","","","","10","11","21","21","0","","","26th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9197","276","1","0","JSS 1","","BUSINESS STUDIES","9","19","9","","","","","","","","","28","33","61","61","0","","","10th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9198","311","1","0","JSS 1","","BUSINESS STUDIES","9","19","15","","","","","","","","","34","47","81","81","0","","","4th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9199","274","1","0","JSS 1","","BUSINESS STUDIES","9","18","10","","","","","","","","","28","44","72","72","0","","","7th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9200","277","1","0","JSS 1","","BUSINESS STUDIES","9","3","5","","","","","","","","","8","17","25","25","0","","","24th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9201","272","1","0","JSS 1","","BUSINESS STUDIES","9","20","20","","","","","","","","","40","56","96","96","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9202","270","1","0","JSS 1","","BUSINESS STUDIES","9","20","15","","","","","","","","","35","33","68","68","0","","","9th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9203","279","1","0","JSS 1","","BUSINESS STUDIES","9","8","10","","","","","","","","","18","35","53","53","0","","","12th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9204","284","1","0","JSS 1","","BUSINESS STUDIES","9","10","6","","","","","","","","","16","20","36","36","0","","","21st","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9205","281","1","0","JSS 1","","BUSINESS STUDIES","9","18","17","","","","","","","","","35","47","82","82","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9206","283","1","0","JSS 1","","BUSINESS STUDIES","9","20","19","","","","","","","","","39","52","91","91","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9207","265","1","0","JSS 1","","BUSINESS STUDIES","9","6","7","","","","","","","","","13","32","45","45","0","","","16th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9208","309","1","0","JSS 1","","BUSINESS STUDIES","9","10","9","","","","","","","","","19","22","41","41","0","","","19th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9209","268","1","0","JSS 1","","BUSINESS STUDIES","9","16","13","","","","","","","","","29","46","75","75","0","","","6th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9210","282","1","0","JSS 1","","BUSINESS STUDIES","9","15","6","","","","","","","","","21","31","52","52","0","","","13th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9211","280","1","0","JSS 1","","BUSINESS STUDIES","9","17","8","","","","","","","","","25","0","25","25","0","","","24th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9212","263","1","0","JSS 1","","BUSINESS STUDIES","9","11","5","","","","","","","","","16","26","42","42","0","","","17th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9213","267","1","0","JSS 1","","BUSINESS STUDIES","9","19","9","","","","","","","","","28","43","71","71","0","","","8th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9214","262","1","0","JSS 1","","BUSINESS STUDIES","9","11","6","","","","","","","","","17","13","30","30","0","","","23rd","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9215","278","1","0","JSS 1","","BUSINESS STUDIES","9","13","6","","","","","","","","","19","27","46","46","0","","","15th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9216","271","1","0","JSS 1","","BUSINESS STUDIES","9","11","9","","","","","","","","","20","30","50","50","0","","","14th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9217","264","1","0","JSS 1","","BUSINESS STUDIES","9","12","7","","","","","","","","","19","23","42","42","0","","","17th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9218","269","1","0","JSS 1","","BUSINESS STUDIES","9","15","10","","","","","","","","","25","33","58","58","0","","","11th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9219","214","2","0","JSS 2","","FRENCH","27","14","11","","","","","","","","","25","13","38","38","0","","","14th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9220","248","2","0","JSS 2","","FRENCH","27","13","7","","","","","","","","","20","27","47","47","0","","","11th","D7","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9221","250","2","0","JSS 2","","FRENCH","27","12","12","","","","","","","","","24","26","50","50","0","","","10th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9222","227","2","0","JSS 2","","FRENCH","27","10","5","","","","","","","","","15","8","23","23","0","","","21st","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9223","285","2","0","JSS 2","","FRENCH","27","18","20","","","","","","","","","38","52","90","90","0","","","1st","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9224","289","2","0","JSS 2","","FRENCH","27","4","3","","","","","","","","","7","10","17","17","0","","","26th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9225","209","2","0","JSS 2","","FRENCH","27","5","3","","","","","","","","","8","12","20","20","0","","","23rd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9226","188","2","0","JSS 2","","FRENCH","27","13","15","","","","","","","","","28","34","62","62","0","","","5th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9227","221","2","0","JSS 2","","FRENCH","27","5","8","","","","","","","","","13","13","26","26","0","","","19th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9228","220","2","0","JSS 2","","FRENCH","27","3","5","","","","","","","","","8","28","36","36","0","","","15th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9229","257","2","0","JSS 2","","FRENCH","27","5","5","","","","","","","","","10","8","18","18","0","","","25th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9230","213","2","0","JSS 2","","FRENCH","27","11","8","","","","","","","","","19","11","30","30","0","","","18th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9231","288","2","0","JSS 2","","FRENCH","27","5","3","","","","","","","","","8","5","13","13","0","","","27th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9232","215","2","0","JSS 2","","FRENCH","27","11","13","","","","","","","","","24","30","54","54","0","","","8th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9233","225","2","0","JSS 2","","FRENCH","27","3","5","","","","","","","","","8","12","20","20","0","","","23rd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9234","217","2","0","JSS 2","","FRENCH","27","11","13","","","","","","","","","24","22","46","46","0","","","12th","D7","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9235","218","2","0","JSS 2","","FRENCH","27","12","7","","","","","","","","","19","6","25","25","0","","","20th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9236","216","2","0","JSS 2","","FRENCH","27","10","13","","","","","","","","","23","46","69","69","0","","","4th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9237","219","2","0","JSS 2","","FRENCH","27","5","10","","","","","","","","","15","21","36","36","0","","","15th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9238","224","2","0","JSS 2","","FRENCH","27","12","14","","","","","","","","","26","30","56","56","0","","","7th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9239","223","2","0","JSS 2","","FRENCH","27","18","17","","","","","","","","","35","51","86","86","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9240","226","2","0","JSS 2","","FRENCH","27","19","12","","","","","","","","","31","45","76","76","0","","","3rd","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9241","286","2","0","JSS 2","","FRENCH","27","5","8","","","","","","","","","13","20","33","33","0","","","17th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9242","249","2","0","JSS 2","","FRENCH","27","10","10","","","","","","","","","20","24","44","44","0","","","13th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9243","210","2","0","JSS 2","","FRENCH","27","13","10","","","","","","","","","23","36","59","59","0","","","6th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9244","287","2","0","JSS 2","","FRENCH","27","5","6","","","","","","","","","11","10","21","21","0","","","22nd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9245","222","2","0","JSS 2","","FRENCH","27","14","13","","","","","","","","","27","27","54","54","0","","","8th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9246","250","2","0","JSS 2","","BUSINESS STUDIES","9","10","7","","","","","","","","","17","33","50","50","0","","","20th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9247","227","2","0","JSS 2","","BUSINESS STUDIES","9","6","6","","","","","","","","","12","36","48","48","0","","","21st","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9248","285","2","0","JSS 2","","BUSINESS STUDIES","9","14","15","","","","","","","","","29","50","79","79","0","","","6th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9249","289","2","0","JSS 2","","BUSINESS STUDIES","9","5","6","","","","","","","","","11","16","27","27","0","","","26th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9250","209","2","0","JSS 2","","BUSINESS STUDIES","9","11","7","","","","","","","","","18","30","48","48","0","","","21st","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9251","188","2","0","JSS 2","","BUSINESS STUDIES","9","8","11","","","","","","","","","19","33","52","52","0","","","18th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9252","221","2","0","JSS 2","","BUSINESS STUDIES","9","10","14","","","","","","","","","24","46","70","70","0","","","10th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9253","220","2","0","JSS 2","","BUSINESS STUDIES","9","3","15","","","","","","","","","18","37","55","55","0","","","16th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9254","257","2","0","JSS 2","","BUSINESS STUDIES","9","8","7","","","","","","","","","15","20","35","35","0","","","23rd","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9255","213","2","0","JSS 2","","BUSINESS STUDIES","9","12","11","","","","","","","","","23","47","70","70","0","","","10th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9256","288","2","0","JSS 2","","BUSINESS STUDIES","9","1","4","","","","","","","","","5","7","12","12","0","","","27th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9257","215","2","0","JSS 2","","BUSINESS STUDIES","9","9","11","","","","","","","","","20","33","53","53","0","","","17th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9258","225","2","0","JSS 2","","BUSINESS STUDIES","9","6","10","","","","","","","","","16","18","34","34","0","","","24th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("9259","217","2","0","JSS 2","","BUSINESS STUDIES","9","15","15","","","","","","","","","30","51","81","81","0","","","4th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9260","218","2","0","JSS 2","","BUSINESS STUDIES","9","5","9","","","","","","","","","14","43","57","57","0","","","15th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9261","216","2","0","JSS 2","","BUSINESS STUDIES","9","18","16","","","","","","","","","34","48","82","82","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9262","219","2","0","JSS 2","","BUSINESS STUDIES","9","11","7","","","","","","","","","18","45","63","63","0","","","12th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9263","224","2","0","JSS 2","","BUSINESS STUDIES","9","11","12","","","","","","","","","23","40","63","63","0","","","12th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9264","223","2","0","JSS 2","","BUSINESS STUDIES","9","19","20","","","","","","","","","39","46","85","85","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9265","226","2","0","JSS 2","","BUSINESS STUDIES","9","16","19","","","","","","","","","35","46","81","81","0","","","4th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9266","286","2","0","JSS 2","","BUSINESS STUDIES","9","13","7","","","","","","","","","20","32","52","52","0","","","18th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9267","249","2","0","JSS 2","","BUSINESS STUDIES","9","11","10","","","","","","","","","21","52","73","73","0","","","8th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9268","210","2","0","JSS 2","","BUSINESS STUDIES","9","20","15","","","","","","","","","35","56","91","91","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9269","287","2","0","JSS 2","","BUSINESS STUDIES","9","1","5","","","","","","","","","6","24","30","30","0","","","25th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9270","222","2","0","JSS 2","","BUSINESS STUDIES","9","15","14","","","","","","","","","29","44","73","73","0","","","8th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9271","214","2","0","JSS 2","","BUSINESS STUDIES","9","15","18","","","","","","","","","33","45","78","78","0","","","7th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9272","248","2","0","JSS 2","","BUSINESS STUDIES","9","8","8","","","","","","","","","16","45","61","61","0","","","14th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9273","214","2","0","JSS 2","","COMPUTER SCIENCE","10","2","16","","","","","","","","","18","38","56","56","0","","","9th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9274","248","2","0","JSS 2","","COMPUTER SCIENCE","10","0","10","","","","","","","","","10","15","25","25","0","","","25th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9275","250","2","0","JSS 2","","COMPUTER SCIENCE","10","10","6","","","","","","","","","16","30","46","46","0","","","18th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9276","227","2","0","JSS 2","","COMPUTER SCIENCE","10","8","12","","","","","","","","","20","28","48","48","0","","","16th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9277","285","2","0","JSS 2","","COMPUTER SCIENCE","10","8","15","","","","","","","","","23","50","73","73","0","","","1st","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9278","289","2","0","JSS 2","","COMPUTER SCIENCE","10","3","10","","","","","","","","","13","18","31","31","0","","","24th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9279","209","2","0","JSS 2","","COMPUTER SCIENCE","10","2","8","","","","","","","","","10","10","20","20","0","","","27th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9280","188","2","0","JSS 2","","COMPUTER SCIENCE","10","10","5","","","","","","","","","15","40","55","55","0","","","11th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9281","221","2","0","JSS 2","","COMPUTER SCIENCE","10","10","15","","","","","","","","","25","22","47","47","0","","","17th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9282","220","2","0","JSS 2","","COMPUTER SCIENCE","10","5","10","","","","","","","","","15","35","50","50","0","","","14th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9283","257","2","0","JSS 2","","COMPUTER SCIENCE","10","10","15","","","","","","","","","25","35","60","60","0","","","7th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9284","213","2","0","JSS 2","","COMPUTER SCIENCE","10","5","8","","","","","","","","","13","40","53","53","0","","","12th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9285","288","2","0","JSS 2","","COMPUTER SCIENCE","10","0","5","","","","","","","","","5","16","21","21","0","","","26th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9286","215","2","0","JSS 2","","COMPUTER SCIENCE","10","7","14","","","","","","","","","21","35","56","56","0","","","9th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9287","225","2","0","JSS 2","","COMPUTER SCIENCE","10","4","5","","","","","","","","","9","25","34","34","0","","","23rd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9288","217","2","0","JSS 2","","COMPUTER SCIENCE","10","6","17","","","","","","","","","23","48","71","71","0","","","3rd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9289","218","2","0","JSS 2","","COMPUTER SCIENCE","10","9","15","","","","","","","","","24","38","62","62","0","","","6th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9290","216","2","0","JSS 2","","COMPUTER SCIENCE","10","10","18","","","","","","","","","28","40","68","68","0","","","4th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9291","219","2","0","JSS 2","","COMPUTER SCIENCE","10","5","10","","","","","","","","","15","28","43","43","0","","","20th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9292","224","2","0","JSS 2","","COMPUTER SCIENCE","10","2","10","","","","","","","","","12","32","44","44","0","","","19th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9293","223","2","0","JSS 2","","COMPUTER SCIENCE","10","10","15","","","","","","","","","25","48","73","73","0","","","1st","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9294","226","2","0","JSS 2","","COMPUTER SCIENCE","10","10","5","","","","","","","","","15","48","63","63","0","","","5th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9295","286","2","0","JSS 2","","COMPUTER SCIENCE","10","7","10","","","","","","","","","17","43","60","60","0","","","7th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9296","249","2","0","JSS 2","","COMPUTER SCIENCE","10","10","11","","","","","","","","","21","15","36","36","0","","","21st","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9297","210","2","0","JSS 2","","COMPUTER SCIENCE","10","8","5","","","","","","","","","13","40","53","53","0","","","12th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9298","287","2","0","JSS 2","","COMPUTER SCIENCE","10","5","5","","","","","","","","","10","26","36","36","0","","","21st","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9299","222","2","0","JSS 2","","COMPUTER SCIENCE","10","10","5","","","","","","","","","15","35","50","50","0","","","14th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9300","273","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","11","","","","","","","","","26","37","63","63","0","","","4th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9301","266","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","13","","","","","","","","","23","20","43","43","0","","","15th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9302","261","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","14","34","34","0","","","25th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9303","275","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","14","13","","","","","","","","","27","16","43","43","0","","","15th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9304","276","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","16","36","36","0","","","24th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9305","311","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","16","15","","","","","","","","","31","37","68","68","0","","","2nd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9306","274","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","30","50","50","0","","","11th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9307","277","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","12","10","","","","","","","","","22","20","42","42","0","","","17th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9308","272","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","18","16","","","","","","","","","34","47","81","81","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9309","270","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","10","","","","","","","","","25","30","55","55","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9310","279","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","10","","","","","","","","","25","35","60","60","0","","","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9311","284","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","14","14","","","","","","","","","28","16","44","44","0","","","14th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9312","281","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","14","14","","","","","","","","","28","36","64","64","0","","","3rd","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9313","283","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","14","","","","","","","","","29","30","59","59","0","","","6th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9314","265","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","5","11","","","","","","","","","16","26","42","42","0","","","17th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9315","309","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","8","10","","","","","","","","","18","20","38","38","0","","","23rd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9316","268","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","14","10","","","","","","","","","24","30","54","54","0","","","9th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9317","282","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","14","","","","","","","","","24","21","45","45","0","","","12th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9318","280","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","0","25","25","0","","","26th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9319","263","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","12","","","","","","","","","22","23","45","45","0","","","12th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9320","267","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","11","","","","","","","","","21","33","54","54","0","","","9th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9321","262","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","12","","","","","","","","","22","20","42","42","0","","","17th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9322","278","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","22","42","42","0","","","17th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9323","271","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","16","","","","","","","","","26","32","58","58","0","","","7th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9324","264","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","5","11","","","","","","","","","16","25","41","41","0","","","22nd","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9325","269","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","12","","","","","","","","","22","20","42","42","0","","","17th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9326","8","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","38","48","48","0","","","9th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9327","126","4","0","SS 1","","GOVERNMENT","16","10","10","","","","","","","","","20","39","59","59","0","","","5th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9328","296","4","0","SS 1","","GOVERNMENT","16","5","10","","","","","","","","","15","24","39","39","0","","","19th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9329","300","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","38","48","48","0","","","9th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9330","138","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","21","31","31","0","","","23rd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9331","2","4","0","SS 1","","GOVERNMENT","16","10","10","","","","","","","","","20","28","48","48","0","","","9th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9332","193","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","20","30","30","0","","","25th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9333","256","4","0","SS 1","","GOVERNMENT","16","6","6","","","","","","","","","12","28","40","40","0","","","16th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9334","140","4","0","SS 1","","GOVERNMENT","16","5","10","","","","","","","","","15","26","41","41","0","","","15th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9335","294","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","52","62","62","0","","","4th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9336","1","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","11","21","21","0","","","29th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9337","141","4","0","SS 1","","GOVERNMENT","16","5","15","","","","","","","","","20","45","65","65","0","","","2nd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9338","303","4","0","SS 1","","GOVERNMENT","16","5","10","","","","","","","","","15","30","45","45","0","","","13th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9339","301","4","0","SS 1","","GOVERNMENT","16","6","6","","","","","","","","","12","28","40","40","0","","","16th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9340","143","4","0","SS 1","","GOVERNMENT","16","5","10","","","","","","","","","15","37","52","52","0","","","7th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9341","293","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","38","48","48","0","","","9th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9342","235","4","0","SS 1","","GOVERNMENT","16","10","10","","","","","","","","","20","47","67","67","0","","","1st","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9343","234","4","0","SS 1","","GOVERNMENT","16","10","10","","","","","","","","","20","45","65","65","0","","","2nd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9344","237","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","26","36","36","0","","","21st","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9345","121","4","0","SS 1","","GOVERNMENT","16","5","10","","","","","","","","","15","36","51","51","0","","","8th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9346","195","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","33","43","43","0","","","14th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9347","196","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","17","27","27","0","","","26th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9348","297","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","44","54","54","0","","","6th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9349","302","4","0","SS 1","","GOVERNMENT","16","5","6","","","","","","","","","11","29","40","40","0","","","16th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9350","313","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","10","20","20","0","","","30th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9351","295","4","0","SS 1","","GOVERNMENT","16","5","10","","","","","","","","","15","20","35","35","0","","","22nd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9352","298","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","15","25","25","0","","","27th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9353","299","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","13","23","23","0","","","28th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9354","7","4","0","SS 1","","GOVERNMENT","16","5","10","","","","","","","","","15","24","39","39","0","","","19th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9355","125","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","21","31","31","0","","","23rd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9356","179","3","0","JSS 3","","MATHEMATICS","2","16","18","","","","","","","","","34","38","72","72","0","","","2nd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9357","185","3","0","JSS 3","","MATHEMATICS","2","12","16","","","","","","","","","28","21","49","49","0","","","7th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9358","186","3","0","JSS 3","","MATHEMATICS","2","10","14","","","","","","","","","24","0","24","24","0","","","12th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("9359","310","3","0","JSS 3","","MATHEMATICS","2","18","17","","","","","","","","","35","16","51","51","0","","","6th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9360","183","3","0","JSS 3","","MATHEMATICS","2","19","20","","","","","","","","","39","26","65","65","0","","","3rd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9361","182","3","0","JSS 3","","MATHEMATICS","2","20","18","","","","","","","","","38","40","78","78","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9362","290","3","0","JSS 3","","MATHEMATICS","2","14","17","","","","","","","","","31","14","45","45","0","","","8th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9363","292","3","0","JSS 3","","MATHEMATICS","2","15","18","","","","","","","","","33","10","43","43","0","","","9th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9364","291","3","0","JSS 3","","MATHEMATICS","2","12","14","","","","","","","","","26","6","32","32","0","","","11th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9365","189","3","0","JSS 3","","MATHEMATICS","2","14","17","","","","","","","","","31","21","52","52","0","","","5th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9366","251","3","0","JSS 3","","MATHEMATICS","2","16","18","","","","","","","","","34","9","43","43","0","","","9th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9367","233","3","0","JSS 3","","MATHEMATICS","2","17","19","","","","","","","","","36","19","55","55","0","","","4th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9368","179","3","0","JSS 3","","ENGLISH LANGUAGE","1","18","19","","","","","","","","","37","42","79","79","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9369","185","3","0","JSS 3","","ENGLISH LANGUAGE","1","17","10","","","","","","","","","27","36","63","63","0","","","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9370","186","3","0","JSS 3","","ENGLISH LANGUAGE","1","16","10","","","","","","","","","26","33","59","59","0","","","7th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9371","310","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","30","50","50","0","","","10th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9372","183","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","20","40","40","0","","","11th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9373","182","3","0","JSS 3","","ENGLISH LANGUAGE","1","18","19","","","","","","","","","37","42","79","79","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9374","290","3","0","JSS 3","","ENGLISH LANGUAGE","1","17","10","","","","","","","","","27","30","57","57","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9375","292","3","0","JSS 3","","ENGLISH LANGUAGE","1","16","14","","","","","","","","","30","37","67","67","0","","","3rd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9376","291","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","5","","","","","","","","","15","16","31","31","0","","","12th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9377","189","3","0","JSS 3","","ENGLISH LANGUAGE","1","15","12","","","","","","","","","27","34","61","61","0","","","6th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9378","251","3","0","JSS 3","","ENGLISH LANGUAGE","1","13","10","","","","","","","","","23","30","53","53","0","","","9th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9379","233","3","0","JSS 3","","ENGLISH LANGUAGE","1","16","16","","","","","","","","","32","33","65","65","0","","","4th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9380","179","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","18","","","","","","","","","35","30","65","65","0","","","2nd","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9381","185","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","10","","","","","","","","","26","40","66","66","0","","","1st","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9382","186","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","15","","","","","","","","","25","20","45","45","0","","","7th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9383","310","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","11","","","","","","","","","21","20","41","41","0","","","10th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9384","183","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","5","10","","","","","","","","","15","15","30","30","0","","","12th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9385","182","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","18","","","","","","","","","34","30","64","64","0","","","3rd","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9386","290","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","16","","","","","","","","","33","27","60","60","0","","","4th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9387","292","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","12","","","","","","","","","22","30","52","52","0","","","6th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9388","291","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","5","10","","","","","","","","","15","16","31","31","0","","","11th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9389","189","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","10","","","","","","","","","25","20","45","45","0","","","7th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9390","251","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","12","","","","","","","","","23","22","45","45","0","","","7th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9391","233","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","13","","","","","","","","","23","34","57","57","0","","","5th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9392","179","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","17","16","","","","","","","","","33","32","65","65","0","","","2nd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9393","185","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","","","","","25","25","50","50","0","","","5th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9394","186","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","20","40","40","0","","","10th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9395","310","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","15","40","40","0","","","10th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9396","183","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","12","10","","","","","","","","","22","20","42","42","0","","","8th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9397","182","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","16","18","","","","","","","","","34","40","74","74","0","","","1st","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9398","290","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","16","","","","","","","","","26","20","46","46","0","","","7th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9399","292","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","16","","","","","","","","","31","32","63","63","0","","","3rd","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9400","291","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","12","","","","","","","","","22","10","32","32","0","","","12th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9401","189","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","22","42","42","0","","","8th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9402","251","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","12","15","","","","","","","","","27","20","47","47","0","","","6th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9403","233","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","16","15","","","","","","","","","31","23","54","54","0","","","4th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9404","179","3","0","JSS 3","","BUSINESS STUDIES","9","15","18","","","","","","","","","33","57","90","90","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9405","185","3","0","JSS 3","","BUSINESS STUDIES","9","15","15","","","","","","","","","30","46","76","76","0","","","4th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9406","186","3","0","JSS 3","","BUSINESS STUDIES","9","10","15","","","","","","","","","25","31","56","56","0","","","9th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9407","310","3","0","JSS 3","","BUSINESS STUDIES","9","10","11","","","","","","","","","21","37","58","58","0","","","8th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9408","183","3","0","JSS 3","","BUSINESS STUDIES","9","10","7","","","","","","","","","17","20","37","37","0","","","11th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9409","182","3","0","JSS 3","","BUSINESS STUDIES","9","15","18","","","","","","","","","33","51","84","84","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9410","290","3","0","JSS 3","","BUSINESS STUDIES","9","13","16","","","","","","","","","29","44","73","73","0","","","5th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9411","292","3","0","JSS 3","","BUSINESS STUDIES","9","16","17","","","","","","","","","33","58","91","91","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9412","291","3","0","JSS 3","","BUSINESS STUDIES","9","5","4","","","","","","","","","9","17","26","26","0","","","12th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9413","189","3","0","JSS 3","","BUSINESS STUDIES","9","10","12","","","","","","","","","22","41","63","63","0","","","7th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9414","251","3","0","JSS 3","","BUSINESS STUDIES","9","10","15","","","","","","","","","25","46","71","71","0","","","6th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9415","233","3","0","JSS 3","","BUSINESS STUDIES","9","5","7","","","","","","","","","12","37","49","49","0","","","10th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9416","179","3","0","JSS 3","","BASIC SCIENCE","3","19","20","","","","","","","","","39","55","94","94","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9417","185","3","0","JSS 3","","BASIC SCIENCE","3","17","14","","","","","","","","","31","42","73","73","0","","","6th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9418","186","3","0","JSS 3","","BASIC SCIENCE","3","17","16","","","","","","","","","33","30","63","63","0","","","9th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9419","310","3","0","JSS 3","","BASIC SCIENCE","3","16","12","","","","","","","","","28","45","73","73","0","","","6th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9420","183","3","0","JSS 3","","BASIC SCIENCE","3","9","9","","","","","","","","","18","23","41","41","0","","","11th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9421","182","3","0","JSS 3","","BASIC SCIENCE","3","17","19","","","","","","","","","36","45","81","81","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9422","290","3","0","JSS 3","","BASIC SCIENCE","3","11","20","","","","","","","","","31","44","75","75","0","","","5th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9423","292","3","0","JSS 3","","BASIC SCIENCE","3","15","18","","","","","","","","","33","52","85","85","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9424","291","3","0","JSS 3","","BASIC SCIENCE","3","7","12","","","","","","","","","19","19","38","38","0","","","12th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9425","189","3","0","JSS 3","","BASIC SCIENCE","3","10","16","","","","","","","","","26","35","61","61","0","","","10th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9426","251","3","0","JSS 3","","BASIC SCIENCE","3","17","15","","","","","","","","","32","35","67","67","0","","","8th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9427","233","3","0","JSS 3","","BASIC SCIENCE","3","16","13","","","","","","","","","29","51","80","80","0","","","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9428","179","3","0","JSS 3","","DICTION","26","19","20","","","","","","","","","39","54","93","93","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9429","185","3","0","JSS 3","","DICTION","26","16","17","","","","","","","","","33","46","79","79","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9430","186","3","0","JSS 3","","DICTION","26","15","15","","","","","","","","","30","42","72","72","0","","","5th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9431","310","3","0","JSS 3","","DICTION","26","15","15","","","","","","","","","30","36","66","66","0","","","7th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9432","183","3","0","JSS 3","","DICTION","26","15","16","","","","","","","","","31","33","64","64","0","","","9th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9433","182","3","0","JSS 3","","DICTION","26","15","15","","","","","","","","","30","50","80","80","0","","","3rd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9434","290","3","0","JSS 3","","DICTION","26","16","17","","","","","","","","","33","32","65","65","0","","","8th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9435","292","3","0","JSS 3","","DICTION","26","15","15","","","","","","","","","30","55","85","85","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9436","291","3","0","JSS 3","","DICTION","26","8","8","","","","","","","","","16","36","52","52","0","","","11th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9437","189","3","0","JSS 3","","DICTION","26","8","8","","","","","","","","","16","43","59","59","0","","","10th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9438","251","3","0","JSS 3","","DICTION","26","13","14","","","","","","","","","27","40","67","67","0","","","6th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9439","233","3","0","JSS 3","","DICTION","26","8","8","","","","","","","","","16","36","52","52","0","","","11th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9440","19","5","0","SS 2","","FURTHER MATHEMATICS","25","14","18","","","","","","","","","32","21","53","53","0","","","11th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9443","304","5","0","SS 2","","FURTHER MATHEMATICS","25","14","18","","","","","","","","","32","27","59","59","0","","","9th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9445","21","5","0","SS 2","","FURTHER MATHEMATICS","25","18","18","","","","","","","","","36","35","71","71","0","","","5th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9448","253","5","0","SS 2","","FURTHER MATHEMATICS","25","12","17","","","","","","","","","29","28","57","57","0","","","10th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9451","23","5","0","SS 2","","FURTHER MATHEMATICS","25","18","19","","","","","","","","","37","36","73","73","0","","","4th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9453","12","5","0","SS 2","","FURTHER MATHEMATICS","25","20","20","","","","","","","","","40","36","76","76","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9454","20","5","0","SS 2","","FURTHER MATHEMATICS","25","8","14","","","","","","","","","22","14","36","36","0","","","14th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9456","25","5","0","SS 2","","FURTHER MATHEMATICS","25","16","18","","","","","","","","","34","32","66","66","0","","","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9457","22","5","0","SS 2","","FURTHER MATHEMATICS","25","20","20","","","","","","","","","40","36","76","76","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9459","241","5","0","SS 2","","FURTHER MATHEMATICS","25","20","20","","","","","","","","","40","37","77","77","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9464","259","5","0","SS 2","","FURTHER MATHEMATICS","25","18","18","","","","","","","","","36","27","63","63","0","","","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9465","13","5","0","SS 2","","FURTHER MATHEMATICS","25","16","16","","","","","","","","","32","28","60","60","0","","","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9466","19","5","0","SS 2","","CHEMISTRY","13","14","18","","","","","","","","","32","34","66","66","0","","","10th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9467","18","5","0","SS 2","","CHEMISTRY","13","12","16","","","","","","","","","28","18","46","46","0","","","18th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9468","17","5","0","SS 2","","CHEMISTRY","13","17","18","","","","","","","","","35","11","46","46","0","","","18th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9469","304","5","0","SS 2","","CHEMISTRY","13","18","18","","","","","","","","","36","14","50","50","0","","","17th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9470","24","5","0","SS 2","","CHEMISTRY","13","20","17","","","","","","","","","37","27","64","64","0","","","11th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9471","21","5","0","SS 2","","CHEMISTRY","13","18","19","","","","","","","","","37","35","72","72","0","","","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9474","253","5","0","SS 2","","CHEMISTRY","13","12","16","","","","","","","","","28","29","57","57","0","","","16th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("9476","199","5","0","SS 2","","CHEMISTRY","13","14","12","","","","","","","","","26","36","62","62","0","","","13th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9477","23","5","0","SS 2","","CHEMISTRY","13","20","20","","","","","","","","","40","37","77","77","0","","","4th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9479","12","5","0","SS 2","","CHEMISTRY","13","20","20","","","","","","","","","40","39","79","79","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9480","20","5","0","SS 2","","CHEMISTRY","13","10","14","","","","","","","","","24","17","41","41","0","","","21st","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9482","25","5","0","SS 2","","CHEMISTRY","13","16","14","","","","","","","","","30","38","68","68","0","","","9th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9483","22","5","0","SS 2","","CHEMISTRY","13","20","18","","","","","","","","","38","44","82","82","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9484","305","5","0","SS 2","","CHEMISTRY","13","18","18","","","","","","","","","36","34","70","70","0","","","8th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9485","241","5","0","SS 2","","CHEMISTRY","13","20","19","","","","","","","","","39","35","74","74","0","","","5th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9486","239","5","0","SS 2","","CHEMISTRY","13","15","16","","","","","","","","","31","27","58","58","0","","","14th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9487","174","5","0","SS 2","","CHEMISTRY","13","10","16","","","","","","","","","26","16","42","42","0","","","20th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9488","26","5","0","SS 2","","CHEMISTRY","13","16","20","","","","","","","","","36","53","89","89","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9489","254","5","0","SS 2","","CHEMISTRY","13","18","14","","","","","","","","","32","26","58","58","0","","","14th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9490","259","5","0","SS 2","","CHEMISTRY","13","17","18","","","","","","","","","35","36","71","71","0","","","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9491","13","5","0","SS 2","","CHEMISTRY","13","16","20","","","","","","","","","36","28","64","64","0","","","11th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9492","8","4","0","SS 1","","COMMERCE","20","0","10","","","","","","","","","10","47","57","57","0","","","14th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9493","126","4","0","SS 1","","COMMERCE","20","0","10","","","","","","","","","10","42","52","52","0","","","17th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9494","296","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","36","56","56","0","","","15th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9495","300","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","39","59","59","0","","","13th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9496","138","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","30","50","50","0","","","19th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9497","2","4","0","SS 1","","COMMERCE","20","0","10","","","","","","","","","10","37","47","47","0","","","24th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9498","193","4","0","SS 1","","COMMERCE","20","15","10","","","","","","","","","25","49","74","74","0","","","5th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9499","256","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","34","54","54","0","","","16th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9500","140","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","31","51","51","0","","","18th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9501","294","4","0","SS 1","","COMMERCE","20","12","10","","","","","","","","","22","49","71","71","0","","","7th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9502","1","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","27","47","47","0","","","24th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9503","141","4","0","SS 1","","COMMERCE","20","19","10","","","","","","","","","29","53","82","82","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9504","303","4","0","SS 1","","COMMERCE","20","15","10","","","","","","","","","25","59","84","84","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9505","301","4","0","SS 1","","COMMERCE","20","0","10","","","","","","","","","10","50","60","60","0","","","11th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9506","143","4","0","SS 1","","COMMERCE","20","17","10","","","","","","","","","27","56","83","83","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9507","293","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","43","63","63","0","","","9th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9508","235","4","0","SS 1","","COMMERCE","20","13","10","","","","","","","","","23","37","60","60","0","","","11th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9509","234","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","59","79","79","0","","","4th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9510","237","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","30","50","50","0","","","19th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9511","121","4","0","SS 1","","COMMERCE","20","12","10","","","","","","","","","22","44","66","66","0","","","8th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9512","195","4","0","SS 1","","COMMERCE","20","0","10","","","","","","","","","10","40","50","50","0","","","19th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9513","196","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","23","43","43","0","","","28th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9514","297","4","0","SS 1","","COMMERCE","20","12","10","","","","","","","","","22","52","74","74","0","","","5th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9515","302","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","28","48","48","0","","","23rd","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9516","313","4","0","SS 1","","COMMERCE","20","5","10","","","","","","","","","15","13","28","28","0","","","29th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9517","295","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","43","63","63","0","","","9th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9518","298","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","30","50","50","0","","","19th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9519","299","4","0","SS 1","","COMMERCE","20","0","10","","","","","","","","","10","15","25","25","0","","","30th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9520","7","4","0","SS 1","","COMMERCE","20","0","10","","","","","","","","","10","34","44","44","0","","","27th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9521","125","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","26","46","46","0","","","26th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9522","19","5","0","SS 2","","AGRICULTURAL SCIENCE","5","8","3","","","","","","","","","11","30","41","41","0","","","8th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9523","18","5","0","SS 2","","AGRICULTURAL SCIENCE","5","4","1","","","","","","","","","5","28","33","33","0","","","11th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9524","17","5","0","SS 2","","AGRICULTURAL SCIENCE","5","11","7","","","","","","","","","18","27","45","45","0","","","5th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9526","24","5","0","SS 2","","AGRICULTURAL SCIENCE","5","9","11","","","","","","","","","20","15","35","35","0","","","9th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9528","15","5","0","SS 2","","AGRICULTURAL SCIENCE","5","9","12","","","","","","","","","21","23","44","44","0","","","6th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9532","199","5","0","SS 2","","AGRICULTURAL SCIENCE","5","8","10","","","","","","","","","18","32","50","50","0","","","4th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9534","14","5","0","SS 2","","AGRICULTURAL SCIENCE","5","7","4","","","","","","","","","11","23","34","34","0","","","10th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9535","12","5","0","SS 2","","AGRICULTURAL SCIENCE","5","12","10","","","","","","","","","22","41","63","63","0","","","2nd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9536","20","5","0","SS 2","","AGRICULTURAL SCIENCE","5","7","0","","","","","","","","","7","14","21","21","0","","","12th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9539","22","5","0","SS 2","","AGRICULTURAL SCIENCE","5","16","12","","","","","","","","","28","40","68","68","0","","","1st","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9540","305","5","0","SS 2","","AGRICULTURAL SCIENCE","5","13","5","","","","","","","","","18","26","44","44","0","","","6th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9547","13","5","0","SS 2","","AGRICULTURAL SCIENCE","5","10","15","","","","","","","","","25","32","57","57","0","","","3rd","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9548","18","5","0","SS 2","","ENGLISH LANGUAGE","1","3","18","","","","","","","","","21","25","46","46","0","","","19th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9549","17","5","0","SS 2","","ENGLISH LANGUAGE","1","3","17","","","","","","","","","20","33","53","53","0","","","11th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9550","304","5","0","SS 2","","ENGLISH LANGUAGE","1","3","17","","","","","","","","","20","15","35","35","0","","","25th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9551","24","5","0","SS 2","","ENGLISH LANGUAGE","1","4","17","","","","","","","","","21","33","54","54","0","","","10th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9552","21","5","0","SS 2","","ENGLISH LANGUAGE","1","5","17","","","","","","","","","22","25","47","47","0","","","18th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9553","15","5","0","SS 2","","ENGLISH LANGUAGE","1","3","14","","","","","","","","","17","34","51","51","0","","","12th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9554","198","5","0","SS 2","","ENGLISH LANGUAGE","1","10","18","","","","","","","","","28","44","72","72","0","","","2nd","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9555","253","5","0","SS 2","","ENGLISH LANGUAGE","1","3","15","","","","","","","","","18","32","50","50","0","","","14th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9556","171","5","0","SS 2","","ENGLISH LANGUAGE","1","4","15","","","","","","","","","19","29","48","48","0","","","16th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9557","199","5","0","SS 2","","ENGLISH LANGUAGE","1","5","18","","","","","","","","","23","36","59","59","0","","","6th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9558","23","5","0","SS 2","","ENGLISH LANGUAGE","1","12","19","","","","","","","","","31","41","72","72","0","","","2nd","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9559","14","5","0","SS 2","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","25","40","40","0","","","23rd","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9560","12","5","0","SS 2","","ENGLISH LANGUAGE","1","8","19","","","","","","","","","27","32","59","59","0","","","6th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9561","20","5","0","SS 2","","ENGLISH LANGUAGE","1","3","10","","","","","","","","","13","20","33","33","0","","","26th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9562","242","5","0","SS 2","","ENGLISH LANGUAGE","1","9","18","","","","","","","","","27","43","70","70","0","","","4th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9563","25","5","0","SS 2","","ENGLISH LANGUAGE","1","3","17","","","","","","","","","20","29","49","49","0","","","15th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9564","22","5","0","SS 2","","ENGLISH LANGUAGE","1","9","19","","","","","","","","","28","46","74","74","0","","","1st","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9565","305","5","0","SS 2","","ENGLISH LANGUAGE","1","3","17","","","","","","","","","20","21","41","41","0","","","22nd","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9566","241","5","0","SS 2","","ENGLISH LANGUAGE","1","6","17","","","","","","","","","23","36","59","59","0","","","6th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9567","239","5","0","SS 2","","ENGLISH LANGUAGE","1","3","19","","","","","","","","","22","21","43","43","0","","","21st","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9568","174","5","0","SS 2","","ENGLISH LANGUAGE","1","3","10","","","","","","","","","13","25","38","38","0","","","24th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9569","26","5","0","SS 2","","ENGLISH LANGUAGE","1","9","15","","","","","","","","","24","39","63","63","0","","","5th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9570","254","5","0","SS 2","","ENGLISH LANGUAGE","1","3","18","","","","","","","","","21","27","48","48","0","","","16th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9571","259","5","0","SS 2","","ENGLISH LANGUAGE","1","3","19","","","","","","","","","22","35","57","57","0","","","9th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9572","13","5","0","SS 2","","ENGLISH LANGUAGE","1","3","15","","","","","","","","","18","33","51","51","0","","","12th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9573","19","5","0","SS 2","","ENGLISH LANGUAGE","1","3","15","","","","","","","","","18","28","46","46","0","","","19th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9575","308","6","0","SS 3","","BIOLOGY","14","6","3","","","","","","","","","9","28","37","37","0","","","10th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9576","246","6","0","SS 3","","BIOLOGY","14","4","4","","","","","","","","","8","20","28","28","0","","","14th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9577","133","6","0","SS 3","","BIOLOGY","14","5","8","","","","","","","","","13","23","36","36","0","","","13th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9578","200","6","0","SS 3","","BIOLOGY","14","5","9","","","","","","","","","14","36","50","50","0","","","2nd","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9579","41","6","0","SS 3","","BIOLOGY","14","16","8","","","","","","","","","24","38","62","62","0","","","1st","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9580","201","6","0","SS 3","","BIOLOGY","14","2","6","","","","","","","","","8","29","37","37","0","","","10th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9581","31","6","0","SS 3","","BIOLOGY","14","4","7","","","","","","","","","11","26","37","37","0","","","10th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9582","134","6","0","SS 3","","BIOLOGY","14","6","8","","","","","","","","","14","34","48","48","0","","","4th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9583","306","6","0","SS 3","","BIOLOGY","14","6","5","","","","","","","","","11","28","39","39","0","","","8th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9584","244","6","0","SS 3","","BIOLOGY","14","6","5","","","","","","","","","11","28","39","39","0","","","8th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9585","29","6","0","SS 3","","BIOLOGY","14","5","7","","","","","","","","","12","28","40","40","0","","","7th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9586","32","6","0","SS 3","","BIOLOGY","14","8","6","","","","","","","","","14","33","47","47","0","","","5th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9587","48","6","0","SS 3","","BIOLOGY","14","0","4","","","","","","","","","4","19","23","23","0","","","16th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9588","247","6","0","SS 3","","BIOLOGY","14","6","7","","","","","","","","","13","36","49","49","0","","","3rd","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9589","130","6","0","SS 3","","BIOLOGY","14","5","1","","","","","","","","","6","18","24","24","0","","","15th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9591","307","6","0","SS 3","","AGRICULTURAL SCIENCE","5","11","12","","","","","","","","","23","29","52","52","0","","","4th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9593","246","6","0","SS 3","","AGRICULTURAL SCIENCE","5","2","1","","","","","","","","","3","26","29","29","0","","","8th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9594","133","6","0","SS 3","","AGRICULTURAL SCIENCE","5","6","11","","","","","","","","","17","45","62","62","0","","","1st","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("9595","200","6","0","SS 3","","AGRICULTURAL SCIENCE","5","8","11","","","","","","","","","19","37","56","56","0","","","2nd","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9597","244","6","0","SS 3","","AGRICULTURAL SCIENCE","5","10","11","","","","","","","","","21","30","51","51","0","","","5th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9598","48","6","0","SS 3","","AGRICULTURAL SCIENCE","5","0","4","","","","","","","","","4","28","32","32","0","","","7th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9599","247","6","0","SS 3","","AGRICULTURAL SCIENCE","5","11","12","","","","","","","","","23","32","55","55","0","","","3rd","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9601","128","6","0","SS 3","","AGRICULTURAL SCIENCE","5","8","7","","","","","","","","","15","25","40","40","0","","","6th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9605","304","5","0","SS 2","","BIOLOGY","14","6","6","","","","","","","","","12","13","25","25","0","","","13th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9606","24","5","0","SS 2","","BIOLOGY","14","8","7","","","","","","","","","15","15","30","30","0","","","10th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9613","23","5","0","SS 2","","BIOLOGY","14","8","5","","","","","","","","","13","28","41","41","0","","","5th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9615","12","5","0","SS 2","","BIOLOGY","14","10","12","","","","","","","","","22","37","59","59","0","","","1st","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9616","20","5","0","SS 2","","BIOLOGY","14","6","2","","","","","","","","","8","19","27","27","0","","","12th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9617","242","5","0","SS 2","","BIOLOGY","14","8","3","","","","","","","","","11","19","30","30","0","","","10th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9619","22","5","0","SS 2","","BIOLOGY","14","10","12","","","","","","","","","22","32","54","54","0","","","2nd","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9620","305","5","0","SS 2","","BIOLOGY","14","6","7","","","","","","","","","13","20","33","33","0","","","8th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9621","241","5","0","SS 2","","BIOLOGY","14","6","5","","","","","","","","","11","24","35","35","0","","","6th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9622","239","5","0","SS 2","","BIOLOGY","14","4","5","","","","","","","","","9","24","33","33","0","","","8th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9623","174","5","0","SS 2","","BIOLOGY","14","0","1","","","","","","","","","1","12","13","13","0","","","14th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9624","26","5","0","SS 2","","BIOLOGY","14","6","9","","","","","","","","","15","30","45","45","0","","","3rd","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9625","254","5","0","SS 2","","BIOLOGY","14","4","6","","","","","","","","","10","25","35","35","0","","","6th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9626","259","5","0","SS 2","","BIOLOGY","14","5","7","","","","","","","","","12","30","42","42","0","","","4th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9634","15","5","0","SS 2","","GOVERNMENT","16","15","15","","","","","","","","","30","38","68","68","0","","","5th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9635","198","5","0","SS 2","","GOVERNMENT","16","18","15","","","","","","","","","33","55","88","88","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9637","171","5","0","SS 2","","GOVERNMENT","16","15","15","","","","","","","","","30","43","73","73","0","","","4th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9640","14","5","0","SS 2","","GOVERNMENT","16","10","15","","","","","","","","","25","53","78","78","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9643","242","5","0","SS 2","","GOVERNMENT","16","15","15","","","","","","","","","30","55","85","85","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9651","254","5","0","SS 2","","GOVERNMENT","16","10","15","","","","","","","","","25","33","58","58","0","","","6th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9657","131","6","0","SS 3","","GOVERNMENT","16","15","15","","","","","","","","","30","34","64","64","0","","","3rd","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9658","41","6","0","SS 3","","GOVERNMENT","16","15","15","","","","","","","","","30","37","67","67","0","","","2nd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9659","134","6","0","SS 3","","GOVERNMENT","16","15","15","","","","","","","","","30","39","69","69","0","","","1st","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9660","136","6","0","SS 3","","GOVERNMENT","16","10","15","","","","","","","","","25","22","47","47","0","","","6th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9662","35","6","0","SS 3","","GOVERNMENT","16","15","15","","","","","","","","","30","15","45","45","0","","","7th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9663","33","6","0","SS 3","","GOVERNMENT","16","15","15","","","","","","","","","30","32","62","62","0","","","4th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9664","202","6","0","SS 3","","GOVERNMENT","16","13","15","","","","","","","","","28","22","50","50","0","","","5th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9666","314","6","0","SS 3","","GOVERNMENT","16","8","15","","","","","","","","","23","20","43","43","0","","","8th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9669","131","6","0","SS 3","","COMMERCE","20","10","15","","","","","","","","","25","33","58","58","0","","","2nd","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9670","136","6","0","SS 3","","COMMERCE","20","11","15","","","","","","","","","26","30","56","56","0","","","4th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9672","35","6","0","SS 3","","COMMERCE","20","10","15","","","","","","","","","25","23","48","48","0","","","5th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9673","33","6","0","SS 3","","COMMERCE","20","7","15","","","","","","","","","22","35","57","57","0","","","3rd","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9674","202","6","0","SS 3","","COMMERCE","20","10","15","","","","","","","","","25","52","77","77","0","","","1st","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9682","15","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","5","10","","","","","","","","","15","17","32","32","0","","","5th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9683","198","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","11","15","","","","","","","","","26","37","63","63","0","","","1st","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9685","171","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","9","10","","","","","","","","","19","21","40","40","0","","","3rd","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9688","14","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","4","10","","","","","","","","","14","20","34","34","0","","","4th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9691","242","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","27","52","52","0","","","2nd","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9705","131","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","8","16","","","","","","","","","24","26","50","50","0","","","4th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9706","41","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","11","18","","","","","","","","","29","43","72","72","0","","","1st","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9707","134","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","10","18","","","","","","","","","28","32","60","60","0","","","2nd","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9708","136","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","5","14","","","","","","","","","19","14","33","33","0","","","5th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9710","33","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","11","17","","","","","","","","","28","27","55","55","0","","","3rd","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9711","202","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","5","8","","","","","","","","","13","15","28","28","0","","","6th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9713","314","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","4","5","","","","","","","","","9","10","19","19","0","","","7th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9714","8","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","20","","","","","","","","","26","17","43","43","0","","","8th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9715","126","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","20","","","","","","","","","25","15","40","40","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9716","296","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","0","","","","","","","","","3","21","24","24","0","","","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9717","300","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","0","","","","","","","","","6","19","25","25","0","","","19th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9718","138","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","10","","","","","","","","","16","20","36","36","0","","","15th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9719","2","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","0","","","","","","","","","","22","22","22","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9720","193","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","20","","","","","","","","","23","22","45","45","0","","","6th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9721","256","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","20","","","","","","","","","26","15","41","41","0","","","9th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9722","140","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","4","0","","","","","","","","","4","13","17","17","0","","","26th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9723","294","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","0","","","","","","","","","2","22","24","24","0","","","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9724","1","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","10","","","","","","","","","10","9","19","19","0","","","25th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9725","141","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","4","20","","","","","","","","","24","29","53","53","0","","","3rd","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9726","303","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","20","","","","","","","","","30","34","64","64","0","","","1st","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9727","301","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","4","20","","","","","","","","","24","24","48","48","0","","","5th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9728","143","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","10","","","","","","","","","13","17","30","30","0","","","18th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9729","293","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","20","","","","","","","","","22","23","45","45","0","","","6th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9730","235","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","4","20","","","","","","","","","24","13","37","37","0","","","13th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9731","234","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","4","20","","","","","","","","","24","30","54","54","0","","","2nd","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9732","237","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","20","","","","","","","","","20","15","35","35","0","","","17th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9733","121","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","20","","","","","","","","","20","21","41","41","0","","","9th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9734","195","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","20","","","","","","","","","25","11","36","36","0","","","15th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9735","196","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","20","","","","","","","","","25","13","38","38","0","","","12th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9736","297","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","4","20","","","","","","","","","24","28","52","52","0","","","4th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9737","302","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","20","","","","","","","","","22","15","37","37","0","","","13th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9738","313","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","0","","","","","","","","","5","11","16","16","0","","","28th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9739","295","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","0","","","","","","","","","2","22","24","24","0","","","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9740","298","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","0","","","","","","","","","6","11","17","17","0","","","26th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9741","299","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","10","","","","","","","","","10","10","20","20","0","","","24th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9742","7","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","0","","","","","","","","","","16","16","16","0","","","28th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9743","125","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","0","","","","","","","","","","14","14","14","0","","","30th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9744","8","4","0","SS 1","","ENGLISH LANGUAGE","1","4","10","","","","","","","","","14","26","40","40","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9745","126","4","0","SS 1","","ENGLISH LANGUAGE","1","9","12","","","","","","","","","21","24","45","45","0","","","7th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9746","296","4","0","SS 1","","ENGLISH LANGUAGE","1","5","4","","","","","","","","","9","14","23","23","0","","","30th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9747","300","4","0","SS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","24","39","39","0","","","13th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9748","138","4","0","SS 1","","ENGLISH LANGUAGE","1","6","10","","","","","","","","","16","18","34","34","0","","","19th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9749","2","4","0","SS 1","","ENGLISH LANGUAGE","1","6","10","","","","","","","","","16","28","44","44","0","","","9th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9750","193","4","0","SS 1","","ENGLISH LANGUAGE","1","7","18","","","","","","","","","25","30","55","55","0","","","3rd","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9751","256","4","0","SS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","19","34","34","0","","","19th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9752","140","4","0","SS 1","","ENGLISH LANGUAGE","1","4","10","","","","","","","","","14","16","30","30","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9753","294","4","0","SS 1","","ENGLISH LANGUAGE","1","4","10","","","","","","","","","14","25","39","39","0","","","13th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9754","1","4","0","SS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","13","28","28","0","","","25th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9755","141","4","0","SS 1","","ENGLISH LANGUAGE","1","10","15","","","","","","","","","25","20","45","45","0","","","7th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9756","303","4","0","SS 1","","ENGLISH LANGUAGE","1","15","17","","","","","","","","","32","38","70","70","0","","","1st","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9757","301","4","0","SS 1","","ENGLISH LANGUAGE","1","10","18","","","","","","","","","28","37","65","65","0","","","2nd","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9758","143","4","0","SS 1","","ENGLISH LANGUAGE","1","6","10","","","","","","","","","16","22","38","38","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9759","293","4","0","SS 1","","ENGLISH LANGUAGE","1","4","10","","","","","","","","","14","20","34","34","0","","","19th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9760","235","4","0","SS 1","","ENGLISH LANGUAGE","1","7","10","","","","","","","","","17","21","38","38","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9761","234","4","0","SS 1","","ENGLISH LANGUAGE","1","8","12","","","","","","","","","20","26","46","46","0","","","6th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9762","237","4","0","SS 1","","ENGLISH LANGUAGE","1","6","10","","","","","","","","","16","31","47","47","0","","","5th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9763","121","4","0","SS 1","","ENGLISH LANGUAGE","1","11","14","","","","","","","","","25","28","53","53","0","","","4th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("9764","195","4","0","SS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","21","36","36","0","","","18th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9765","196","4","0","SS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","13","28","28","0","","","25th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9766","297","4","0","SS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","29","44","44","0","","","9th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9767","302","4","0","SS 1","","ENGLISH LANGUAGE","1","6","10","","","","","","","","","16","10","26","26","0","","","28th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9768","313","4","0","SS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","15","30","30","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9769","295","4","0","SS 1","","ENGLISH LANGUAGE","1","6","10","","","","","","","","","16","24","40","40","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9770","298","4","0","SS 1","","ENGLISH LANGUAGE","1","6","10","","","","","","","","","16","16","32","32","0","","","22nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9771","299","4","0","SS 1","","ENGLISH LANGUAGE","1","3","10","","","","","","","","","13","14","27","27","0","","","27th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9772","7","4","0","SS 1","","ENGLISH LANGUAGE","1","7","12","","","","","","","","","19","20","39","39","0","","","13th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9773","125","4","0","SS 1","","ENGLISH LANGUAGE","1","3","10","","","","","","","","","13","12","25","25","0","","","29th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9774","28","6","0","SS 3","","ENGLISH LANGUAGE","1","18","15","","","","","","","","","33","47","80","80","0","","","1st","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9775","307","6","0","SS 3","","ENGLISH LANGUAGE","1","13","13","","","","","","","","","26","35","61","61","0","","","5th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9776","308","6","0","SS 3","","ENGLISH LANGUAGE","1","10","5","","","","","","","","","15","29","44","44","0","","","14th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9777","246","6","0","SS 3","","ENGLISH LANGUAGE","1","8","6","","","","","","","","","14","18","32","32","0","","","24th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9778","131","6","0","SS 3","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","23","43","43","0","","","15th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9779","133","6","0","SS 3","","ENGLISH LANGUAGE","1","13","10","","","","","","","","","23","26","49","49","0","","","11th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9780","200","6","0","SS 3","","ENGLISH LANGUAGE","1","8","10","","","","","","","","","18","25","43","43","0","","","15th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9781","41","6","0","SS 3","","ENGLISH LANGUAGE","1","13","15","","","","","","","","","28","49","77","77","0","","","2nd","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9782","201","6","0","SS 3","","ENGLISH LANGUAGE","1","9","12","","","","","","","","","21","29","50","50","0","","","10th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9783","31","6","0","SS 3","","ENGLISH LANGUAGE","1","15","10","","","","","","","","","25","37","62","62","0","","","4th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9784","243","6","0","SS 3","","ENGLISH LANGUAGE","1","12","10","","","","","","","","","22","33","55","55","0","","","7th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9785","134","6","0","SS 3","","ENGLISH LANGUAGE","1","14","15","","","","","","","","","29","30","59","59","0","","","6th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9786","136","6","0","SS 3","","ENGLISH LANGUAGE","1","8","10","","","","","","","","","18","18","36","36","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9787","306","6","0","SS 3","","ENGLISH LANGUAGE","1","10","7","","","","","","","","","17","24","41","41","0","","","20th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9788","244","6","0","SS 3","","ENGLISH LANGUAGE","1","9","9","","","","","","","","","18","25","43","43","0","","","15th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9789","35","6","0","SS 3","","ENGLISH LANGUAGE","1","7","5","","","","","","","","","12","30","42","42","0","","","18th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9790","245","6","0","SS 3","","ENGLISH LANGUAGE","1","9","11","","","","","","","","","20","33","53","53","0","","","8th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9791","29","6","0","SS 3","","ENGLISH LANGUAGE","1","10","7","","","","","","","","","17","34","51","51","0","","","9th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9792","32","6","0","SS 3","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","28","48","48","0","","","12th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9793","33","6","0","SS 3","","ENGLISH LANGUAGE","1","5","12","","","","","","","","","17","29","46","46","0","","","13th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9794","48","6","0","SS 3","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","27","42","42","0","","","18th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9795","247","6","0","SS 3","","ENGLISH LANGUAGE","1","14","12","","","","","","","","","26","41","67","67","0","","","3rd","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9796","202","6","0","SS 3","","ENGLISH LANGUAGE","1","8","7","","","","","","","","","15","22","37","37","0","","","22nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9797","130","6","0","SS 3","","ENGLISH LANGUAGE","1","2","2","","","","","","","","","4","10","14","14","0","","","26th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9798","128","6","0","SS 3","","ENGLISH LANGUAGE","1","5","9","","","","","","","","","14","25","39","39","0","","","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9799","314","6","0","SS 3","","ENGLISH LANGUAGE","1","3","10","","","","","","","","","13","16","29","29","0","","","25th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9800","273","1","0","JSS 1","","SOCIAL STUDIES","23","13","20","","","","","","","","","33","43","76","76","0","","","11th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9801","266","1","0","JSS 1","","SOCIAL STUDIES","23","10","12","","","","","","","","","22","48","70","70","0","","","14th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9802","261","1","0","JSS 1","","SOCIAL STUDIES","23","10","10","","","","","","","","","20","34","54","54","0","","","22nd","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9803","275","1","0","JSS 1","","SOCIAL STUDIES","23","4","6","","","","","","","","","10","20","30","30","0","","","24th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9804","276","1","0","JSS 1","","SOCIAL STUDIES","23","8","18","","","","","","","","","26","55","81","81","0","","","9th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9805","311","1","0","JSS 1","","SOCIAL STUDIES","23","20","18","","","","","","","","","38","60","98","98","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9806","274","1","0","JSS 1","","SOCIAL STUDIES","23","14","15","","","","","","","","","29","50","79","79","0","","","10th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9807","277","1","0","JSS 1","","SOCIAL STUDIES","23","4","8","","","","","","","","","12","27","39","39","0","","","23rd","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9808","272","1","0","JSS 1","","SOCIAL STUDIES","23","20","20","","","","","","","","","40","59","99","99","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9809","270","1","0","JSS 1","","SOCIAL STUDIES","23","18","15","","","","","","","","","33","55","88","88","0","","","7th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9810","279","1","0","JSS 1","","SOCIAL STUDIES","23","10","15","","","","","","","","","25","50","75","75","0","","","12th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9811","284","1","0","JSS 1","","SOCIAL STUDIES","23","8","12","","","","","","","","","20","45","65","65","0","","","17th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9812","281","1","0","JSS 1","","SOCIAL STUDIES","23","17","18","","","","","","","","","35","59","94","94","0","","","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9813","283","1","0","JSS 1","","SOCIAL STUDIES","23","20","18","","","","","","","","","38","58","96","96","0","","","3rd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9814","265","1","0","JSS 1","","SOCIAL STUDIES","23","9","13","","","","","","","","","22","35","57","57","0","","","20th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9815","309","1","0","JSS 1","","SOCIAL STUDIES","23","15","15","","","","","","","","","30","40","70","70","0","","","14th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9816","268","1","0","JSS 1","","SOCIAL STUDIES","23","15","20","","","","","","","","","35","59","94","94","0","","","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9817","282","1","0","JSS 1","","SOCIAL STUDIES","23","15","13","","","","","","","","","28","34","62","62","0","","","19th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9818","280","1","0","JSS 1","","SOCIAL STUDIES","23","13","13","","","","","","","","","26","0","26","26","0","","","25th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9819","263","1","0","JSS 1","","SOCIAL STUDIES","23","13","13","","","","","","","","","26","39","65","65","0","","","17th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9820","267","1","0","JSS 1","","SOCIAL STUDIES","23","20","15","","","","","","","","","35","58","93","93","0","","","6th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9821","262","1","0","JSS 1","","SOCIAL STUDIES","23","0","3","","","","","","","","","3","20","23","23","0","","","26th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9822","278","1","0","JSS 1","","SOCIAL STUDIES","23","8","13","","","","","","","","","21","49","70","70","0","","","14th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9823","271","1","0","JSS 1","","SOCIAL STUDIES","23","12","15","","","","","","","","","27","46","73","73","0","","","13th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9824","264","1","0","JSS 1","","SOCIAL STUDIES","23","8","14","","","","","","","","","22","35","57","57","0","","","20th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9825","269","1","0","JSS 1","","SOCIAL STUDIES","23","12","14","","","","","","","","","26","56","82","82","0","","","8th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9826","273","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","19","","","","","","","","","39","49","88","88","0","","","5th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9827","266","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","28","66","66","0","","","16th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9828","261","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","19","57","57","0","","","21st","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9829","275","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","19","","","","","","","","","39","13","52","52","0","","","24th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9830","276","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","20","58","58","0","","","19th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9831","311","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","19","","","","","","","","","39","52","91","91","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9832","274","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","39","77","77","0","","","7th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9833","277","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","18","56","56","0","","","23rd","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9834","272","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","19","","","","","","","","","39","54","93","93","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9835","270","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","30","68","68","0","","","11th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9836","279","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","20","58","58","0","","","19th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9837","284","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","19","","","","","","","","","39","18","57","57","0","","","21st","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9838","281","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","19","","","","","","","","","39","46","85","85","0","","","6th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9839","283","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","51","89","89","0","","","3rd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9840","265","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","19","","","","","","","","","39","26","65","65","0","","","17th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9841","309","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","18","","","","","","","","","28","17","45","45","0","","","26th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9842","268","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","51","89","89","0","","","3rd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9843","282","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","18","19","","","","","","","","","37","40","77","77","0","","","7th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9844","280","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","30","68","68","0","","","11th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9845","263","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","30","68","68","0","","","11th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9846","267","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","19","","","","","","","","","39","35","74","74","0","","","9th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9847","262","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","14","52","52","0","","","24th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9848","278","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","19","","","","","","","","","39","33","72","72","0","","","10th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9849","271","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","19","","","","","","","","","39","26","65","65","0","","","17th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9850","264","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","29","67","67","0","","","15th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9851","269","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","30","68","68","0","","","11th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9852","8","4","0","SS 1","","CIVIC EDUCATION","28","16","10","","","","","","","","","26","54","80","80","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9853","126","4","0","SS 1","","CIVIC EDUCATION","28","18","15","","","","","","","","","33","55","88","88","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9854","296","4","0","SS 1","","CIVIC EDUCATION","28","10","8","","","","","","","","","18","28","46","46","0","","","23rd","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9855","300","4","0","SS 1","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","37","57","57","0","","","17th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9856","138","4","0","SS 1","","CIVIC EDUCATION","28","5","8","","","","","","","","","13","39","52","52","0","","","19th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9857","2","4","0","SS 1","","CIVIC EDUCATION","28","10","15","","","","","","","","","25","33","58","58","0","","","16th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9858","193","4","0","SS 1","","CIVIC EDUCATION","28","15","14","","","","","","","","","29","43","72","72","0","","","10th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9859","256","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","37","59","59","0","","","15th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9860","140","4","0","SS 1","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","32","52","52","0","","","19th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9861","294","4","0","SS 1","","CIVIC EDUCATION","28","15","14","","","","","","","","","29","40","69","69","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9862","1","4","0","SS 1","","CIVIC EDUCATION","28","8","10","","","","","","","","","18","18","36","36","0","","","26th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9863","141","4","0","SS 1","","CIVIC EDUCATION","28","18","15","","","","","","","","","33","55","88","88","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("9864","303","4","0","SS 1","","CIVIC EDUCATION","28","15","15","","","","","","","","","30","51","81","81","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9865","301","4","0","SS 1","","CIVIC EDUCATION","28","10","8","","","","","","","","","18","34","52","52","0","","","19th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9866","143","4","0","SS 1","","CIVIC EDUCATION","28","15","15","","","","","","","","","30","42","72","72","0","","","10th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9867","293","4","0","SS 1","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","31","51","51","0","","","22nd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9868","235","4","0","SS 1","","CIVIC EDUCATION","28","15","12","","","","","","","","","27","43","70","70","0","","","12th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9869","234","4","0","SS 1","","CIVIC EDUCATION","28","15","13","","","","","","","","","28","48","76","76","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9870","237","4","0","SS 1","","CIVIC EDUCATION","28","14","12","","","","","","","","","26","49","75","75","0","","","8th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9871","121","4","0","SS 1","","CIVIC EDUCATION","28","15","15","","","","","","","","","30","46","76","76","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9872","195","4","0","SS 1","","CIVIC EDUCATION","28","15","10","","","","","","","","","25","42","67","67","0","","","14th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9873","196","4","0","SS 1","","CIVIC EDUCATION","28","10","7","","","","","","","","","17","17","34","34","0","","","27th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9874","297","4","0","SS 1","","CIVIC EDUCATION","28","15","15","","","","","","","","","30","53","83","83","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9875","302","4","0","SS 1","","CIVIC EDUCATION","28","5","5","","","","","","","","","10","30","40","40","0","","","25th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9876","313","4","0","SS 1","","CIVIC EDUCATION","28","6","7","","","","","","","","","13","21","34","34","0","","","27th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9877","295","4","0","SS 1","","CIVIC EDUCATION","28","10","8","","","","","","","","","18","36","54","54","0","","","18th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9878","298","4","0","SS 1","","CIVIC EDUCATION","28","8","8","","","","","","","","","16","16","32","32","0","","","29th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9879","299","4","0","SS 1","","CIVIC EDUCATION","28","10","8","","","","","","","","","18","14","32","32","0","","","29th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9880","7","4","0","SS 1","","CIVIC EDUCATION","28","8","10","","","","","","","","","18","26","44","44","0","","","24th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9881","125","4","0","SS 1","","CIVIC EDUCATION","28","15","15","","","","","","","","","30","43","73","73","0","","","9th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9882","28","6","0","SS 3","","CIVIC EDUCATION","15","18","15","","","","","","","","","33","52","85","85","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9883","307","6","0","SS 3","","CIVIC EDUCATION","15","10","15","","","","","","","","","25","44","69","69","0","","","9th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9884","308","6","0","SS 3","","CIVIC EDUCATION","15","10","8","","","","","","","","","18","28","46","46","0","","","24th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9885","246","6","0","SS 3","","CIVIC EDUCATION","15","10","10","","","","","","","","","20","34","54","54","0","","","21st","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9886","131","6","0","SS 3","","CIVIC EDUCATION","15","15","15","","","","","","","","","30","37","67","67","0","","","11th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9887","133","6","0","SS 3","","CIVIC EDUCATION","15","18","17","","","","","","","","","35","50","85","85","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9888","200","6","0","SS 3","","CIVIC EDUCATION","15","15","16","","","","","","","","","31","41","72","72","0","","","6th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9889","41","6","0","SS 3","","CIVIC EDUCATION","15","18","17","","","","","","","","","35","51","86","86","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9890","201","6","0","SS 3","","CIVIC EDUCATION","15","15","10","","","","","","","","","25","30","55","55","0","","","18th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9891","31","6","0","SS 3","","CIVIC EDUCATION","15","18","10","","","","","","","","","28","43","71","71","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9892","243","6","0","SS 3","","CIVIC EDUCATION","15","15","16","","","","","","","","","31","44","75","75","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9893","134","6","0","SS 3","","CIVIC EDUCATION","15","10","8","","","","","","","","","18","37","55","55","0","","","18th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9894","136","6","0","SS 3","","CIVIC EDUCATION","15","7","6","","","","","","","","","13","25","38","38","0","","","25th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9895","306","6","0","SS 3","","CIVIC EDUCATION","15","10","8","","","","","","","","","18","37","55","55","0","","","18th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9896","244","6","0","SS 3","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","41","63","63","0","","","16th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9897","35","6","0","SS 3","","CIVIC EDUCATION","15","15","10","","","","","","","","","25","40","65","65","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9898","245","6","0","SS 3","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","46","68","68","0","","","10th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9899","29","6","0","SS 3","","CIVIC EDUCATION","15","15","14","","","","","","","","","29","45","74","74","0","","","5th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9900","32","6","0","SS 3","","CIVIC EDUCATION","15","10","10","","","","","","","","","20","31","51","51","0","","","23rd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9901","33","6","0","SS 3","","CIVIC EDUCATION","15","15","10","","","","","","","","","25","40","65","65","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9902","48","6","0","SS 3","","CIVIC EDUCATION","15","10","10","","","","","","","","","20","32","52","52","0","","","22nd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9903","247","6","0","SS 3","","CIVIC EDUCATION","15","15","15","","","","","","","","","30","41","71","71","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9904","202","6","0","SS 3","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","39","61","61","0","","","17th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9905","130","6","0","SS 3","","CIVIC EDUCATION","15","10","10","","","","","","","","","20","15","35","35","0","","","26th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9906","128","6","0","SS 3","","CIVIC EDUCATION","15","12","15","","","","","","","","","27","39","66","66","0","","","12th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9907","314","6","0","SS 3","","CIVIC EDUCATION","15","15","10","","","","","","","","","25","40","65","65","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9908","214","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","8","12","","","","","","","","","20","30","50","50","0","","","15th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9909","248","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","12","10","","","","","","","","","22","30","52","52","0","","","12th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9910","250","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","13","10","","","","","","","","","23","23","46","46","0","","","20th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9911","227","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","8","10","","","","","","","","","18","30","48","48","0","","","18th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9912","285","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","12","15","","","","","","","","","27","45","72","72","0","","","2nd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9913","289","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","10","","","","","","","","","20","30","50","50","0","","","15th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9914","209","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","12","","","","","","","","","22","30","52","52","0","","","12th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9915","188","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","10","","","","","","","","","19","35","54","54","0","","","10th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9916","221","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","8","10","","","","","","","","","18","28","46","46","0","","","20th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9917","220","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","8","15","","","","","","","","","23","18","41","41","0","","","23rd","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9918","257","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","12","","","","","","","","","21","27","48","48","0","","","18th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9919","213","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","11","12","","","","","","","","","23","32","55","55","0","","","8th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9920","288","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","14","5","","","","","","","","","19","10","29","29","0","","","26th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9921","215","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","12","","","","","","","","","21","37","58","58","0","","","5th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9922","225","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","8","6","","","","","","","","","14","15","29","29","0","","","26th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9923","217","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","15","10","","","","","","","","","25","27","52","52","0","","","12th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9924","218","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","8","10","","","","","","","","","18","27","45","45","0","","","22nd","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9925","216","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","13","12","","","","","","","","","25","30","55","55","0","","","8th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9926","219","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","11","","","","","","","","","21","37","58","58","0","","","5th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9927","224","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","10","","","","","","","","","19","30","49","49","0","","","17th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9928","223","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","17","20","","","","","","","","","37","49","86","86","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9929","226","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","15","","","","","","","","","25","40","65","65","0","","","3rd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9930","286","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","8","","","","","","","","","17","20","37","37","0","","","24th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9931","249","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","9","","","","","","","","","19","35","54","54","0","","","10th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9932","210","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","14","15","","","","","","","","","29","29","58","58","0","","","5th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9933","287","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","8","9","","","","","","","","","17","18","35","35","0","","","25th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9934","222","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","11","10","","","","","","","","","21","40","61","61","0","","","4th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9935","273","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","18","","","","","","","","","37","57","94","94","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9936","266","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","10","","","","","","","","","21","30","51","51","0","","","21st","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9937","261","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","10","","","","","","","","","21","35","56","56","0","","","18th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9938","275","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","","","","","20","24","44","44","0","","","24th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9939","276","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","","","","","29","35","64","64","0","","","13th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9940","311","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","15","","","","","","","","","31","49","80","80","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9941","274","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","13","","","","","","","","","28","35","63","63","0","","","14th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9942","277","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","6","","","","","","","","","19","13","32","32","0","","","26th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9943","272","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","20","","","","","","","","","40","58","98","98","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9944","270","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","15","","","","","","","","","28","40","68","68","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9945","279","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","10","","","","","","","","","27","40","67","67","0","","","10th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9946","284","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","10","","","","","","","","","18","30","48","48","0","","","22nd","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9947","281","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","14","","","","","","","","","30","48","78","78","0","","","4th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9948","283","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","10","","","","","","","","","26","40","66","66","0","","","11th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9949","265","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","9","10","","","","","","","","","19","40","59","59","0","","","17th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9950","309","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","14","","","","","","","","","30","38","68","68","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9951","268","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","","","","","29","49","78","78","0","","","4th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9952","282","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","9","","","","","","","","","21","34","55","55","0","","","19th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9953","280","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","11","","","","","","","","","21","20","41","41","0","","","25th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9954","263","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","9","","","","","","","","","25","40","65","65","0","","","12th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9955","267","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","10","","","","","","","","","26","37","63","63","0","","","14th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9956","262","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","10","","","","","","","","","22","24","46","46","0","","","23rd","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9957","278","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","10","","","","","","","","","25","29","54","54","0","","","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9958","271","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","12","","","","","","","","","22","49","71","71","0","","","6th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9959","264","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","10","","","","","","","","","21","40","61","61","0","","","16th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9960","269","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","13","","","","","","","","","28","40","68","68","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9961","19","5","0","SS 2","","CIVIC EDUCATION","15","15","12","","","","","","","","","27","38","65","65","0","","","14th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9962","18","5","0","SS 2","","CIVIC EDUCATION","15","10","8","","","","","","","","","18","31","49","49","0","","","23rd","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9963","17","5","0","SS 2","","CIVIC EDUCATION","15","10","10","","","","","","","","","20","30","50","50","0","","","22nd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("9964","304","5","0","SS 2","","CIVIC EDUCATION","15","10","8","","","","","","","","","18","28","46","46","0","","","26th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9965","24","5","0","SS 2","","CIVIC EDUCATION","15","15","14","","","","","","","","","29","45","74","74","0","","","11th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9966","21","5","0","SS 2","","CIVIC EDUCATION","15","10","10","","","","","","","","","20","38","58","58","0","","","18th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9967","15","5","0","SS 2","","CIVIC EDUCATION","15","15","10","","","","","","","","","25","37","62","62","0","","","16th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9968","198","5","0","SS 2","","CIVIC EDUCATION","15","18","17","","","","","","","","","35","53","88","88","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9969","253","5","0","SS 2","","CIVIC EDUCATION","15","10","15","","","","","","","","","25","42","67","67","0","","","12th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9970","171","5","0","SS 2","","CIVIC EDUCATION","15","10","15","","","","","","","","","25","51","76","76","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9971","199","5","0","SS 2","","CIVIC EDUCATION","15","10","15","","","","","","","","","25","34","59","59","0","","","17th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9972","23","5","0","SS 2","","CIVIC EDUCATION","15","16","14","","","","","","","","","30","45","75","75","0","","","9th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9973","14","5","0","SS 2","","CIVIC EDUCATION","15","15","15","","","","","","","","","30","45","75","75","0","","","9th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9974","12","5","0","SS 2","","CIVIC EDUCATION","15","15","12","","","","","","","","","27","37","64","64","0","","","15th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9975","20","5","0","SS 2","","CIVIC EDUCATION","15","10","10","","","","","","","","","20","28","48","48","0","","","24th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9976","242","5","0","SS 2","","CIVIC EDUCATION","15","16","15","","","","","","","","","31","47","78","78","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9977","25","5","0","SS 2","","CIVIC EDUCATION","15","15","15","","","","","","","","","30","46","76","76","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9978","22","5","0","SS 2","","CIVIC EDUCATION","15","16","18","","","","","","","","","34","46","80","80","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9979","305","5","0","SS 2","","CIVIC EDUCATION","15","10","14","","","","","","","","","24","34","58","58","0","","","18th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9980","241","5","0","SS 2","","CIVIC EDUCATION","15","10","13","","","","","","","","","23","31","54","54","0","","","21st","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9981","239","5","0","SS 2","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","44","66","66","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9982","174","5","0","SS 2","","CIVIC EDUCATION","15","10","8","","","","","","","","","18","30","48","48","0","","","24th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9983","26","5","0","SS 2","","CIVIC EDUCATION","15","18","16","","","","","","","","","34","50","84","84","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9984","254","5","0","SS 2","","CIVIC EDUCATION","15","15","15","","","","","","","","","30","46","76","76","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9985","259","5","0","SS 2","","CIVIC EDUCATION","15","10","14","","","","","","","","","24","32","56","56","0","","","20th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9986","13","5","0","SS 2","","CIVIC EDUCATION","15","15","16","","","","","","","","","31","45","76","76","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9987","273","1","0","JSS 1","","FRENCH","27","10","12","","","","","","","","","22","48","70","70","0","","","10th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9988","266","1","0","JSS 1","","FRENCH","27","12","10","","","","","","","","","22","20","42","42","0","","","19th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9989","261","1","0","JSS 1","","FRENCH","27","10","10","","","","","","","","","20","31","51","51","0","","","15th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9990","275","1","0","JSS 1","","FRENCH","27","5","5","","","","","","","","","10","21","31","31","0","","","23rd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9991","276","1","0","JSS 1","","FRENCH","27","11","10","","","","","","","","","21","46","67","67","0","","","12th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9992","311","1","0","JSS 1","","FRENCH","27","19","18","","","","","","","","","37","55","92","92","0","","","4th","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9993","274","1","0","JSS 1","","FRENCH","27","12","11","","","","","","","","","23","38","61","61","0","","","13th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9994","277","1","0","JSS 1","","FRENCH","27","5","5","","","","","","","","","10","17","27","27","0","","","24th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9995","272","1","0","JSS 1","","FRENCH","27","20","20","","","","","","","","","40","58","98","98","0","","","1st","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9996","270","1","0","JSS 1","","FRENCH","27","19","17","","","","","","","","","36","52","88","88","0","","","7th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9997","279","1","0","JSS 1","","FRENCH","27","17","17","","","","","","","","","34","57","91","91","0","","","5th","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9998","284","1","0","JSS 1","","FRENCH","27","5","5","","","","","","","","","10","15","25","25","0","","","25th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9999","281","1","0","JSS 1","","FRENCH","27","11","14","","","","","","","","","25","43","68","68","0","","","11th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10000","283","1","0","JSS 1","","FRENCH","27","18","18","","","","","","","","","36","57","93","93","0","","","3rd","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10001","265","1","0","JSS 1","","FRENCH","27","5","10","","","","","","","","","15","28","43","43","0","","","18th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10002","309","1","0","JSS 1","","FRENCH","27","10","10","","","","","","","","","20","35","55","55","0","","","14th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10003","268","1","0","JSS 1","","FRENCH","27","19","19","","","","","","","","","38","57","95","95","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10004","282","1","0","JSS 1","","FRENCH","27","8","10","","","","","","","","","18","27","45","45","0","","","17th","D7","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10005","280","1","0","JSS 1","","FRENCH","27","8","10","","","","","","","","","18","0","18","18","0","","","26th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10006","263","1","0","JSS 1","","FRENCH","27","17","15","","","","","","","","","32","50","82","82","0","","","8th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10007","267","1","0","JSS 1","","FRENCH","27","18","17","","","","","","","","","35","56","91","91","0","","","5th","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10008","262","1","0","JSS 1","","FRENCH","27","10","10","","","","","","","","","20","13","33","33","0","","","21st","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10009","278","1","0","JSS 1","","FRENCH","27","10","10","","","","","","","","","20","30","50","50","0","","","16th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10010","271","1","0","JSS 1","","FRENCH","27","13","15","","","","","","","","","28","54","82","82","0","","","8th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10011","264","1","0","JSS 1","","FRENCH","27","5","10","","","","","","","","","15","20","35","35","0","","","20th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10012","269","1","0","JSS 1","","FRENCH","27","5","5","","","","","","","","","10","23","33","33","0","","","21st","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10013","273","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","17","18","","","","","","","","","35","50","85","85","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10014","266","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","6","9","","","","","","","","","15","16","31","31","0","","","24th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10015","261","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","8","","","","","","","","","17","40","57","57","0","","","16th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10016","275","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","10","","","","","","","","","19","20","39","39","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10017","276","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","15","13","","","","","","","","","28","37","65","65","0","","","11th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10018","311","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","17","18","","","","","","","","","35","50","85","85","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10019","274","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","11","","","","","","","","","24","42","66","66","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10020","277","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","8","","","","","","","","","17","27","44","44","0","","","20th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10021","272","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","18","20","","","","","","","","","38","56","94","94","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10022","270","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","12","","","","","","","","","26","43","69","69","0","","","5th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10023","279","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","11","","","","","","","","","24","40","64","64","0","","","12th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10024","284","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","6","7","","","","","","","","","13","27","40","40","0","","","21st","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10025","281","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","16","15","","","","","","","","","31","45","76","76","0","","","4th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10026","283","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","13","","","","","","","","","27","39","66","66","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10027","265","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","11","","","","","","","","","21","39","60","60","0","","","13th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10028","309","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","13","","","","","","","","","27","39","66","66","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10029","268","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","12","","","","","","","","","25","42","67","67","0","","","7th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10030","282","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","8","10","","","","","","","","","18","30","48","48","0","","","18th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10031","280","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","10","","","","","","","","","19","0","19","19","0","","","26th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10032","263","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","10","","","","","","","","","22","35","57","57","0","","","16th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10033","267","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","15","13","","","","","","","","","28","40","68","68","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10034","262","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","7","8","","","","","","","","","15","20","35","35","0","","","23rd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10035","278","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","8","9","","","","","","","","","17","28","45","45","0","","","19th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10036","271","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","10","","","","","","","","","19","40","59","59","0","","","15th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10037","264","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","11","3","","","","","","","","","14","13","27","27","0","","","25th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10038","269","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","15","13","","","","","","","","","28","32","60","60","0","","","13th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10039","179","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","14","15","","","","","","","","","29","50","79","79","0","","","2nd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10040","185","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","17","12","","","","","","","","","29","43","72","72","0","","","4th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10041","186","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","5","9","","","","","","","","","14","30","44","44","0","","","11th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10042","310","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","12","10","","","","","","","","","22","39","61","61","0","","","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10043","183","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","7","10","","","","","","","","","17","27","44","44","0","","","11th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10044","182","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","13","17","","","","","","","","","30","50","80","80","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10045","290","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","11","13","","","","","","","","","24","36","60","60","0","","","8th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10046","292","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","15","12","","","","","","","","","27","42","69","69","0","","","5th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10047","291","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","10","11","","","","","","","","","21","34","55","55","0","","","9th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10048","189","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","8","10","","","","","","","","","18","30","48","48","0","","","10th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10049","251","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","10","12","","","","","","","","","22","43","65","65","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10050","233","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","13","12","","","","","","","","","25","48","73","73","0","","","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10051","179","3","0","JSS 3","","HOME ECONOMICS","24","11","10","","","","","","","","","21","38","59","59","0","","","2nd","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10052","185","3","0","JSS 3","","HOME ECONOMICS","24","5","10","","","","","","","","","15","27","42","42","0","","","8th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10053","186","3","0","JSS 3","","HOME ECONOMICS","24","7","10","","","","","","","","","17","26","43","43","0","","","7th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10054","310","3","0","JSS 3","","HOME ECONOMICS","24","2","10","","","","","","","","","12","10","22","22","0","","","12th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10055","183","3","0","JSS 3","","HOME ECONOMICS","24","3","7","","","","","","","","","10","15","25","25","0","","","11th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10056","182","3","0","JSS 3","","HOME ECONOMICS","24","10","18","","","","","","","","","28","40","68","68","0","","","1st","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10057","290","3","0","JSS 3","","HOME ECONOMICS","24","7","10","","","","","","","","","17","27","44","44","0","","","5th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10058","292","3","0","JSS 3","","HOME ECONOMICS","24","9","8","","","","","","","","","17","34","51","51","0","","","4th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10059","291","3","0","JSS 3","","HOME ECONOMICS","24","4","10","","","","","","","","","14","15","29","29","0","","","10th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10060","189","3","0","JSS 3","","HOME ECONOMICS","24","4","10","","","","","","","","","14","30","44","44","0","","","5th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10061","251","3","0","JSS 3","","HOME ECONOMICS","24","4","10","","","","","","","","","14","25","39","39","0","","","9th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10062","233","3","0","JSS 3","","HOME ECONOMICS","24","10","5","","","","","","","","","15","37","52","52","0","","","3rd","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10063","179","3","0","JSS 3","","CIVIC EDUCATION","28","15","10","","","","","","","","","25","47","72","72","0","","","2nd","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("10064","185","3","0","JSS 3","","CIVIC EDUCATION","28","12","13","","","","","","","","","25","35","60","60","0","","","5th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10065","186","3","0","JSS 3","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","27","47","47","0","","","9th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10066","310","3","0","JSS 3","","CIVIC EDUCATION","28","12","10","","","","","","","","","22","32","54","54","0","","","7th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10067","183","3","0","JSS 3","","CIVIC EDUCATION","28","8","10","","","","","","","","","18","28","46","46","0","","","10th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10068","182","3","0","JSS 3","","CIVIC EDUCATION","28","15","13","","","","","","","","","28","40","68","68","0","","","4th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10069","290","3","0","JSS 3","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","33","55","55","0","","","6th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10070","292","3","0","JSS 3","","CIVIC EDUCATION","28","15","13","","","","","","","","","28","48","76","76","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10071","291","3","0","JSS 3","","CIVIC EDUCATION","28","8","5","","","","","","","","","13","21","34","34","0","","","12th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10072","189","3","0","JSS 3","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","29","49","49","0","","","8th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10073","251","3","0","JSS 3","","CIVIC EDUCATION","28","8","10","","","","","","","","","18","25","43","43","0","","","11th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10074","233","3","0","JSS 3","","CIVIC EDUCATION","28","15","16","","","","","","","","","31","41","72","72","0","","","2nd","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10075","179","3","0","JSS 3","","FRENCH","27","12","16","","","","","","","","","28","53","81","81","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10076","185","3","0","JSS 3","","FRENCH","27","10","10","","","","","","","","","20","34","54","54","0","","","6th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10077","186","3","0","JSS 3","","FRENCH","27","10","10","","","","","","","","","20","31","51","51","0","","","8th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10078","310","3","0","JSS 3","","FRENCH","27","5","10","","","","","","","","","15","38","53","53","0","","","7th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10079","183","3","0","JSS 3","","FRENCH","27","10","8","","","","","","","","","18","14","32","32","0","","","11th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10080","182","3","0","JSS 3","","FRENCH","27","10","17","","","","","","","","","27","50","77","77","0","","","3rd","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10081","290","3","0","JSS 3","","FRENCH","27","8","10","","","","","","","","","18","38","56","56","0","","","5th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10082","292","3","0","JSS 3","","FRENCH","27","14","18","","","","","","","","","32","57","89","89","0","","","1st","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10083","291","3","0","JSS 3","","FRENCH","27","5","7","","","","","","","","","12","15","27","27","0","","","12th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10084","189","3","0","JSS 3","","FRENCH","27","10","10","","","","","","","","","20","24","44","44","0","","","9th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10085","251","3","0","JSS 3","","FRENCH","27","10","7","","","","","","","","","17","20","37","37","0","","","10th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10086","233","3","0","JSS 3","","FRENCH","27","11","10","","","","","","","","","21","38","59","59","0","","","4th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10087","307","6","0","SS 3","","CHEMISTRY","13","14","18","","","","","","","","","32","40","72","72","0","","","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10088","308","6","0","SS 3","","CHEMISTRY","13","16","16","","","","","","","","","32","22","54","54","0","","","15th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10089","246","6","0","SS 3","","CHEMISTRY","13","12","14","","","","","","","","","26","16","42","42","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10090","133","6","0","SS 3","","CHEMISTRY","13","12","16","","","","","","","","","28","28","56","56","0","","","14th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10091","200","6","0","SS 3","","CHEMISTRY","13","18","19","","","","","","","","","37","44","81","81","0","","","4th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10092","201","6","0","SS 3","","CHEMISTRY","13","18","18","","","","","","","","","36","39","75","75","0","","","5th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10093","31","6","0","SS 3","","CHEMISTRY","13","14","16","","","","","","","","","30","32","62","62","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10094","243","6","0","SS 3","","CHEMISTRY","13","16","15","","","","","","","","","31","44","75","75","0","","","5th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10095","306","6","0","SS 3","","CHEMISTRY","13","12","16","","","","","","","","","28","37","65","65","0","","","8th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10096","244","6","0","SS 3","","CHEMISTRY","13","18","17","","","","","","","","","35","54","89","89","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10097","245","6","0","SS 3","","CHEMISTRY","13","16","18","","","","","","","","","34","28","62","62","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10098","29","6","0","SS 3","","CHEMISTRY","13","17","18","","","","","","","","","35","28","63","63","0","","","9th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10099","32","6","0","SS 3","","CHEMISTRY","13","14","17","","","","","","","","","31","26","57","57","0","","","13th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10100","48","6","0","SS 3","","CHEMISTRY","13","12","14","","","","","","","","","26","20","46","46","0","","","16th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10101","247","6","0","SS 3","","CHEMISTRY","13","16","19","","","","","","","","","35","57","92","92","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10102","130","6","0","SS 3","","CHEMISTRY","13","10","14","","","","","","","","","24","8","32","32","0","","","18th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10103","128","6","0","SS 3","","CHEMISTRY","13","14","18","","","","","","","","","32","28","60","60","0","","","12th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10105","28","6","0","SS 3","","CHEMISTRY","13","16","18","","","","","","","","","34","57","91","91","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10106","214","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","8","5","","","","","","","","","13","22","35","35","0","","","19th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10107","248","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","12","7","","","","","","","","","19","16","35","35","0","","","19th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10108","250","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","14","3","","","","","","","","","17","22","39","39","0","","","18th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10109","227","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","14","5","","","","","","","","","19","25","44","44","0","","","15th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10110","285","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","18","15","","","","","","","","","33","41","74","74","0","","","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10111","289","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","8","6","","","","","","","","","14","12","26","26","0","","","24th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10112","209","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","13","0","","","","","","","","","13","28","41","41","0","","","17th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10113","188","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","16","12","","","","","","","","","28","31","59","59","0","","","9th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10114","221","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","13","9","","","","","","","","","22","31","53","53","0","","","11th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10115","220","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","10","6","","","","","","","","","16","17","33","33","0","","","23rd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10116","257","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","10","7","","","","","","","","","17","18","35","35","0","","","19th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10117","213","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","18","10","","","","","","","","","28","40","68","68","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10118","288","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","5","3","","","","","","","","","8","12","20","20","0","","","26th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10119","215","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","18","19","","","","","","","","","37","30","67","67","0","","","7th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10120","225","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","0","3","","","","","","","","","3","15","18","18","0","","","27th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10121","217","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","17","14","","","","","","","","","31","53","84","84","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10122","218","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","12","8","","","","","","","","","20","30","50","50","0","","","13th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10123","216","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","19","14","","","","","","","","","33","37","70","70","0","","","4th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10124","219","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","9","8","","","","","","","","","17","27","44","44","0","","","15th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10125","224","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","11","10","","","","","","","","","21","29","50","50","0","","","13th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10126","223","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","20","17","","","","","","","","","37","45","82","82","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10127","226","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","18","14","","","","","","","","","32","37","69","69","0","","","5th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10128","286","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","19","4","","","","","","","","","23","29","52","52","0","","","12th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10129","249","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","10","0","","","","","","","","","10","24","34","34","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10130","210","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","16","10","","","","","","","","","26","40","66","66","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10131","287","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","4","4","","","","","","","","","8","15","23","23","0","","","25th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10132","222","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","13","9","","","","","","","","","22","37","59","59","0","","","9th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10133","214","2","0","JSS 2","","SOCIAL STUDIES","23","10","18","","","","","","","","","28","56","84","84","0","","","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10134","248","2","0","JSS 2","","SOCIAL STUDIES","23","5","15","","","","","","","","","20","42","62","62","0","","","17th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10135","250","2","0","JSS 2","","SOCIAL STUDIES","23","10","9","","","","","","","","","19","37","56","56","0","","","21st","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10136","227","2","0","JSS 2","","SOCIAL STUDIES","23","14","13","","","","","","","","","27","42","69","69","0","","","11th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10137","285","2","0","JSS 2","","SOCIAL STUDIES","23","20","19","","","","","","","","","39","56","95","95","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10138","289","2","0","JSS 2","","SOCIAL STUDIES","23","9","5","","","","","","","","","14","19","33","33","0","","","26th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10139","209","2","0","JSS 2","","SOCIAL STUDIES","23","9","17","","","","","","","","","26","39","65","65","0","","","14th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10140","188","2","0","JSS 2","","SOCIAL STUDIES","23","8","13","","","","","","","","","21","48","69","69","0","","","11th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10141","221","2","0","JSS 2","","SOCIAL STUDIES","23","12","15","","","","","","","","","27","41","68","68","0","","","13th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10142","220","2","0","JSS 2","","SOCIAL STUDIES","23","5","5","","","","","","","","","10","39","49","49","0","","","24th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10143","257","2","0","JSS 2","","SOCIAL STUDIES","23","12","11","","","","","","","","","23","41","64","64","0","","","15th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10144","213","2","0","JSS 2","","SOCIAL STUDIES","23","12","15","","","","","","","","","27","53","80","80","0","","","6th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10145","288","2","0","JSS 2","","SOCIAL STUDIES","23","5","6","","","","","","","","","11","8","19","19","0","","","27th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10146","215","2","0","JSS 2","","SOCIAL STUDIES","23","13","15","","","","","","","","","28","45","73","73","0","","","10th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10147","225","2","0","JSS 2","","SOCIAL STUDIES","23","6","11","","","","","","","","","17","37","54","54","0","","","23rd","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10148","217","2","0","JSS 2","","SOCIAL STUDIES","23","15","15","","","","","","","","","30","49","79","79","0","","","7th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10149","218","2","0","JSS 2","","SOCIAL STUDIES","23","5","11","","","","","","","","","16","47","63","63","0","","","16th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10150","216","2","0","JSS 2","","SOCIAL STUDIES","23","15","8","","","","","","","","","23","54","77","77","0","","","8th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10151","219","2","0","JSS 2","","SOCIAL STUDIES","23","6","10","","","","","","","","","16","40","56","56","0","","","21st","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10152","224","2","0","JSS 2","","SOCIAL STUDIES","23","10","15","","","","","","","","","25","37","62","62","0","","","17th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10153","223","2","0","JSS 2","","SOCIAL STUDIES","23","19","17","","","","","","","","","36","53","89","89","0","","","3rd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10154","226","2","0","JSS 2","","SOCIAL STUDIES","23","20","19","","","","","","","","","39","52","91","91","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10155","286","2","0","JSS 2","","SOCIAL STUDIES","23","13","13","","","","","","","","","26","31","57","57","0","","","20th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10156","249","2","0","JSS 2","","SOCIAL STUDIES","23","10","5","","","","","","","","","15","47","62","62","0","","","17th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10157","210","2","0","JSS 2","","SOCIAL STUDIES","23","20","13","","","","","","","","","33","53","86","86","0","","","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10158","287","2","0","JSS 2","","SOCIAL STUDIES","23","8","5","","","","","","","","","13","24","37","37","0","","","25th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10159","222","2","0","JSS 2","","SOCIAL STUDIES","23","19","13","","","","","","","","","32","43","75","75","0","","","9th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10160","214","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","15","","","","","","","","","25","30","55","55","0","","","9th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10161","248","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","23","43","43","0","","","19th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10162","250","2","0","JSS 2","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","20","35","35","0","","","25th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10163","227","2","0","JSS 2","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","30","45","45","0","","","17th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10164","285","2","0","JSS 2","","ENGLISH LANGUAGE","1","17","10","","","","","","","","","27","33","60","60","0","","","4th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("10165","289","2","0","JSS 2","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","10","25","25","0","","","27th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10166","209","2","0","JSS 2","","ENGLISH LANGUAGE","1","11","10","","","","","","","","","21","20","41","41","0","","","20th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10167","188","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","30","50","50","0","","","12th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10168","221","2","0","JSS 2","","ENGLISH LANGUAGE","1","6","10","","","","","","","","","16","30","46","46","0","","","16th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10169","220","2","0","JSS 2","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","24","39","39","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10170","257","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","5","","","","","","","","","15","30","45","45","0","","","17th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10171","213","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","31","51","51","0","","","11th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10172","288","2","0","JSS 2","","ENGLISH LANGUAGE","1","5","8","","","","","","","","","13","14","27","27","0","","","26th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10173","215","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","12","","","","","","","","","22","30","52","52","0","","","10th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10174","225","2","0","JSS 2","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","24","39","39","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10175","217","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","16","","","","","","","","","26","30","56","56","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10176","218","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","30","50","50","0","","","12th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10177","216","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","17","","","","","","","","","27","30","57","57","0","","","6th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10178","219","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","30","50","50","0","","","12th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10179","224","2","0","JSS 2","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","26","41","41","0","","","20th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10180","223","2","0","JSS 2","","ENGLISH LANGUAGE","1","18","17","","","","","","","","","35","36","71","71","0","","","1st","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10181","226","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","17","","","","","","","","","32","34","66","66","0","","","2nd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10182","286","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","30","50","50","0","","","12th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10183","249","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","12","","","","","","","","","27","30","57","57","0","","","6th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10184","210","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","40","60","60","0","","","4th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10185","287","2","0","JSS 2","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","24","39","39","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10186","222","2","0","JSS 2","","ENGLISH LANGUAGE","1","17","18","","","","","","","","","35","31","66","66","0","","","2nd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10187","48","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","14","","","","","","","","","30","50","80","80","0","","","7th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10188","307","6","0","SS 3","","BIOLOGY","14","3","8","","","","","","","","","11","32","43","43","0","","","6th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10189","314","6","0","SS 3","","COMMERCE","20","5","15","","","","","","","","","20","23","43","43","0","","","6th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10190","18","5","0","SS 2","","FURTHER MATHEMATICS","25","14","12","","","","","","","","","26","12","38","38","0","","","13th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10191","17","5","0","SS 2","","FURTHER MATHEMATICS","25","12","14","","","","","","","","","26","18","44","44","0","","","12th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10192","241","5","0","SS 2","","PHYSICS","12","14","16","","","","","","","","","30","28","58","58","0","","","6th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10193","239","5","0","SS 2","","GEOGRAPHY","18","14","13","","","","","","","","","27","38","65","65","0","","","2nd","B3","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10194","271","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","16","","","","","","","","","31","27","58","58","0","","","15th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10195","264","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","30","50","50","0","","","23rd","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10196","269","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","44","64","64","0","","","12th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10197","273","1","0","JSS 1","","ENGLISH LANGUAGE","1","16","15","","","","","","","","","31","30","61","61","0","","","13th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10198","266","1","0","JSS 1","","ENGLISH LANGUAGE","1","12","10","","","","","","","","","22","20","42","42","0","","","28th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10199","261","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","27","47","47","0","","","27th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10200","275","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","18","","","","","","","","","23","16","39","39","0","","","29th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10201","276","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","15","","","","","","","","","30","37","67","67","0","","","8th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10202","320","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","15","","","","","","","","","25","34","59","59","0","","","14th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10203","319","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","33","48","48","0","","","25th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10204","311","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","18","","","","","","","","","36","51","87","87","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10205","274","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","17","","","","","","","","","35","48","83","83","0","","","3rd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10206","277","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","46","66","66","0","","","9th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10207","316","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","30","50","50","0","","","23rd","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10208","272","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","18","","","","","","","","","36","51","87","87","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10209","270","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","16","","","","","","","","","31","46","77","77","0","","","5th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10210","279","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","16","","","","","","","","","26","31","57","57","0","","","17th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10211","281","1","0","JSS 1","","ENGLISH LANGUAGE","1","17","10","","","","","","","","","27","44","71","71","0","","","6th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10212","283","1","0","JSS 1","","ENGLISH LANGUAGE","1","16","16","","","","","","","","","32","48","80","80","0","","","4th","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10213","265","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","32","52","52","0","","","21st","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10214","309","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","33","53","53","0","","","20th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10215","268","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","16","","","","","","","","","31","35","66","66","0","","","9th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10216","282","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","15","","","","","","","","","25","40","65","65","0","","","11th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10217","280","1","0","JSS 1","","ENGLISH LANGUAGE","1","12","10","","","","","","","","","22","33","55","55","0","","","19th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10218","263","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","18","","","","","","","","","33","36","69","69","0","","","7th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10219","321","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","14","","","","","","","","","24","34","58","58","0","","","15th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10220","267","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","10","","","","","","","","","25","31","56","56","0","","","18th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10221","262","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","15","","","","","","","","","25","23","48","48","0","","","25th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10222","278","1","0","JSS 1","","ENGLISH LANGUAGE","1","11","10","","","","","","","","","21","30","51","51","0","","","22nd","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10223","222","2","0","JSS 2","","CIVIC EDUCATION","28","19","16","","","","","","","","","35","41","76","76","0","","","4th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10224","214","2","0","JSS 2","","CIVIC EDUCATION","28","10","15","","","","","","","","","25","40","65","65","0","","","8th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10225","248","2","0","JSS 2","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","20","42","42","0","","","21st","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10226","250","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","23","43","43","0","","","19th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10227","227","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","27","47","47","0","","","17th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10228","285","2","0","JSS 2","","CIVIC EDUCATION","28","18","15","","","","","","","","","33","43","76","76","0","","","4th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10229","289","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","11","31","31","0","","","27th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10230","209","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","13","33","33","0","","","24th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10231","188","2","0","JSS 2","","CIVIC EDUCATION","28","10","11","","","","","","","","","21","30","51","51","0","","","15th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10232","221","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","27","47","47","0","","","17th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10233","220","2","0","JSS 2","","CIVIC EDUCATION","28","8","5","","","","","","","","","13","20","33","33","0","","","24th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10234","257","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","43","63","63","0","","","9th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10235","213","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","37","57","57","0","","","11th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10236","288","2","0","JSS 2","","CIVIC EDUCATION","28","8","10","","","","","","","","","18","16","34","34","0","","","23rd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10237","215","2","0","JSS 2","","CIVIC EDUCATION","28","10","15","","","","","","","","","25","30","55","55","0","","","12th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10238","318","2","0","JSS 2","","CIVIC EDUCATION","28","5","8","","","","","","","","","13","20","33","33","0","","","24th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10239","225","2","0","JSS 2","","CIVIC EDUCATION","28","8","11","","","","","","","","","19","10","29","29","0","","","28th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10240","217","2","0","JSS 2","","CIVIC EDUCATION","28","10","15","","","","","","","","","25","34","59","59","0","","","10th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10241","218","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","30","50","50","0","","","16th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10242","216","2","0","JSS 2","","CIVIC EDUCATION","28","14","15","","","","","","","","","29","37","66","66","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10243","219","2","0","JSS 2","","CIVIC EDUCATION","28","10","15","","","","","","","","","25","30","55","55","0","","","12th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10244","224","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","23","43","43","0","","","19th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10245","223","2","0","JSS 2","","CIVIC EDUCATION","28","19","17","","","","","","","","","36","41","77","77","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10246","226","2","0","JSS 2","","CIVIC EDUCATION","28","20","15","","","","","","","","","35","42","77","77","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10247","286","2","0","JSS 2","","CIVIC EDUCATION","28","11","10","","","","","","","","","21","31","52","52","0","","","14th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10248","249","2","0","JSS 2","","CIVIC EDUCATION","28","19","10","","","","","","","","","29","47","76","76","0","","","4th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10249","210","2","0","JSS 2","","CIVIC EDUCATION","28","19","17","","","","","","","","","36","43","79","79","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10250","287","2","0","JSS 2","","CIVIC EDUCATION","28","10","11","","","","","","","","","21","20","41","41","0","","","22nd","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10251","222","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","18","18","","","","","","","","","36","33","69","69","0","","","4th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10252","214","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","35","60","60","0","","","7th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10253","248","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","26","51","51","0","","","14th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10254","250","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","13","10","","","","","","","","","23","23","46","46","0","","","18th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10255","227","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","12","10","","","","","","","","","22","22","44","44","0","","","20th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10256","285","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","18","17","","","","","","","","","35","39","74","74","0","","","2nd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10257","289","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","7","32","32","0","","","27th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10258","209","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","15","40","40","0","","","22nd","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10259","188","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","28","53","53","0","","","12th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10260","221","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","21","46","46","0","","","18th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10261","220","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","12","10","","","","","","","","","22","16","38","38","0","","","23rd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10262","257","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","14","","","","","","","","","24","28","52","52","0","","","13th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10263","213","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","16","","","","","","","","","26","30","56","56","0","","","10th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10264","288","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","10","35","35","0","","","26th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("10265","215","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","14","16","","","","","","","","","30","26","56","56","0","","","10th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10266","318","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","14","","","","","","","","","24","14","38","38","0","","","23rd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10267","225","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","11","13","","","","","","","","","24","5","29","29","0","","","28th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10268","217","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","34","59","59","0","","","9th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10269","218","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","13","10","","","","","","","","","23","18","41","41","0","","","21st","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10270","216","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","15","19","","","","","","","","","34","31","65","65","0","","","5th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10271","219","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","25","50","50","0","","","16th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10272","224","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","12","10","","","","","","","","","22","26","48","48","0","","","17th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10273","223","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","18","18","","","","","","","","","36","36","72","72","0","","","3rd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10274","226","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","18","","","","","","","","","28","35","63","63","0","","","6th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10275","286","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","16","","","","","","","","","26","25","51","51","0","","","14th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10276","249","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","12","15","","","","","","","","","27","33","60","60","0","","","7th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10277","210","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","18","19","","","","","","","","","37","39","76","76","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10278","287","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","16","36","36","0","","","25th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10279","2","4","0","SS 1","","BIOLOGY","14","3","2","","","","","","","","","5","23","28","28","0","","","21st","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10280","193","4","0","SS 1","","BIOLOGY","14","10","10","","","","","","","","","20","30","50","50","0","","","10th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10281","256","4","0","SS 1","","BIOLOGY","14","6","4","","","","","","","","","10","18","28","28","0","","","21st","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10282","140","4","0","SS 1","","BIOLOGY","14","2","2","","","","","","","","","4","14","18","18","0","","","29th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10283","294","4","0","SS 1","","BIOLOGY","14","18","16","","","","","","","","","34","29","63","63","0","","","3rd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10284","1","4","0","SS 1","","BIOLOGY","14","4","1","","","","","","","","","5","17","22","22","0","","","25th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10285","141","4","0","SS 1","","BIOLOGY","14","19","19","","","","","","","","","38","45","83","83","0","","","2nd","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10286","252","4","0","SS 1","","BIOLOGY","14","4","6","","","","","","","","","10","16","26","26","0","","","23rd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10287","303","4","0","SS 1","","BIOLOGY","14","15","15","","","","","","","","","30","27","57","57","0","","","7th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10288","301","4","0","SS 1","","BIOLOGY","14","7","5","","","","","","","","","12","23","35","35","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10289","143","4","0","SS 1","","BIOLOGY","14","16","11","","","","","","","","","27","24","51","51","0","","","9th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10290","293","4","0","SS 1","","BIOLOGY","14","6","2","","","","","","","","","8","24","32","32","0","","","19th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10291","235","4","0","SS 1","","BIOLOGY","14","10","16","","","","","","","","","26","33","59","59","0","","","5th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10292","234","4","0","SS 1","","BIOLOGY","14","11","7","","","","","","","","","18","29","47","47","0","","","11th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10293","237","4","0","SS 1","","BIOLOGY","14","2","4","","","","","","","","","6","11","17","17","0","","","30th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10294","121","4","0","SS 1","","BIOLOGY","14","13","10","","","","","","","","","23","36","59","59","0","","","5th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10295","195","4","0","SS 1","","BIOLOGY","14","0","3","","","","","","","","","3","23","26","26","0","","","23rd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10296","196","4","0","SS 1","","BIOLOGY","14","5","4","","","","","","","","","9","13","22","22","0","","","25th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10297","297","4","0","SS 1","","BIOLOGY","14","11","12","","","","","","","","","23","38","61","61","0","","","4th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10298","302","4","0","SS 1","","BIOLOGY","14","8","8","","","","","","","","","16","20","36","36","0","","","14th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10299","325","4","0","SS 1","","BIOLOGY","14","0","5","","","","","","","","","5","10","15","15","0","","","31st","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10300","327","4","0","SS 1","","BIOLOGY","14","19","19","","","","","","","","","38","49","87","87","0","","","1st","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10301","313","4","0","SS 1","","BIOLOGY","14","5","0","","","","","","","","","5","9","14","14","0","","","32nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10302","295","4","0","SS 1","","BIOLOGY","14","5","4","","","","","","","","","9","32","41","41","0","","","12th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10303","324","4","0","SS 1","","BIOLOGY","14","8","6","","","","","","","","","14","25","39","39","0","","","13th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10304","326","4","0","SS 1","","BIOLOGY","14","10","6","","","","","","","","","16","20","36","36","0","","","14th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10305","7","4","0","SS 1","","BIOLOGY","14","6","12","","","","","","","","","18","18","36","36","0","","","14th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10306","125","4","0","SS 1","","BIOLOGY","14","1","4","","","","","","","","","5","15","20","20","0","","","28th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10307","8","4","0","SS 1","","BIOLOGY","14","8","12","","","","","","","","","20","16","36","36","0","","","14th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10308","126","4","0","SS 1","","BIOLOGY","14","0","4","","","","","","","","","4","4","8","8","0","","","33rd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10309","296","4","0","SS 1","","BIOLOGY","14","7","6","","","","","","","","","13","17","30","30","0","","","20th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10310","300","4","0","SS 1","","BIOLOGY","14","5","2","","","","","","","","","7","14","21","21","0","","","27th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10311","138","4","0","SS 1","","BIOLOGY","14","14","16","","","","","","","","","30","26","56","56","0","","","8th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10312","179","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","15","16","","","","","","","","","31","46","77","77","0","","","3rd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10313","185","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","14","16","","","","","","","","","30","41","71","71","0","","","6th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10314","322","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","4","10","","","","","","","","","14","29","43","43","0","","","13th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10315","186","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","16","12","","","","","","","","","28","26","54","54","0","","","9th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10316","310","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","10","11","","","","","","","","","21","25","46","46","0","","","12th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10317","183","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","12","8","","","","","","","","","20","29","49","49","0","","","10th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10318","182","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","18","16","","","","","","","","","34","51","85","85","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10319","290","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","15","14","","","","","","","","","29","43","72","72","0","","","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10320","292","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","17","19","","","","","","","","","36","47","83","83","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10321","323","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","14","18","","","","","","","","","32","42","74","74","0","","","4th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10322","189","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","14","15","","","","","","","","","29","28","57","57","0","","","7th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10323","251","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","12","11","","","","","","","","","23","24","47","47","0","","","11th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10324","233","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","12","12","","","","","","","","","24","32","56","56","0","","","8th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10325","179","3","0","JSS 3","","ENGLISH LANGUAGE","1","16","16","","","","","","","","","32","38","70","70","0","","","3rd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10326","185","3","0","JSS 3","","ENGLISH LANGUAGE","1","15","16","","","","","","","","","31","38","69","69","0","","","5th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10327","322","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","23","43","43","0","","","12th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10328","186","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","15","","","","","","","","","25","34","59","59","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10329","310","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","18","","","","","","","","","28","31","59","59","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10330","183","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","12","32","32","0","","","13th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10331","182","3","0","JSS 3","","ENGLISH LANGUAGE","1","18","18","","","","","","","","","36","45","81","81","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10332","290","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","15","","","","","","","","","25","39","64","64","0","","","6th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10333","292","3","0","JSS 3","","ENGLISH LANGUAGE","1","17","18","","","","","","","","","35","43","78","78","0","","","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10334","323","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","15","","","","","","","","","25","36","61","61","0","","","7th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10335","189","3","0","JSS 3","","ENGLISH LANGUAGE","1","16","20","","","","","","","","","36","34","70","70","0","","","3rd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10336","251","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","15","","","","","","","","","25","32","57","57","0","","","10th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10337","233","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","35","55","55","0","","","11th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10338","179","3","0","JSS 3","","BUSINESS STUDIES","9","15","16","","","","","","","","","31","47","78","78","0","","","1st","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10339","185","3","0","JSS 3","","BUSINESS STUDIES","9","12","18","","","","","","","","","30","47","77","77","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10340","322","3","0","JSS 3","","BUSINESS STUDIES","9","7","15","","","","","","","","","22","27","49","49","0","","","10th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10341","186","3","0","JSS 3","","BUSINESS STUDIES","9","7","16","","","","","","","","","23","20","43","43","0","","","12th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10342","310","3","0","JSS 3","","BUSINESS STUDIES","9","7","17","","","","","","","","","24","24","48","48","0","","","11th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10343","183","3","0","JSS 3","","BUSINESS STUDIES","9","7","15","","","","","","","","","22","18","40","40","0","","","13th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10344","182","3","0","JSS 3","","BUSINESS STUDIES","9","14","17","","","","","","","","","31","42","73","73","0","","","4th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10345","290","3","0","JSS 3","","BUSINESS STUDIES","9","13","15","","","","","","","","","28","38","66","66","0","","","8th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10346","292","3","0","JSS 3","","BUSINESS STUDIES","9","13","18","","","","","","","","","31","38","69","69","0","","","6th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10347","323","3","0","JSS 3","","BUSINESS STUDIES","9","15","17","","","","","","","","","32","43","75","75","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10348","189","3","0","JSS 3","","BUSINESS STUDIES","9","7","18","","","","","","","","","25","43","68","68","0","","","7th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10349","251","3","0","JSS 3","","BUSINESS STUDIES","9","7","17","","","","","","","","","24","28","52","52","0","","","9th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10350","233","3","0","JSS 3","","BUSINESS STUDIES","9","10","16","","","","","","","","","26","44","70","70","0","","","5th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10351","133","6","0","SS 3","","FURTHER MATHEMATICS","25","16","20","","","","","","","","","36","18","54","54","0","","","8th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10353","201","6","0","SS 3","","FURTHER MATHEMATICS","25","20","18","","","","","","","","","38","24","62","62","0","","","5th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10354","31","6","0","SS 3","","FURTHER MATHEMATICS","25","16","20","","","","","","","","","36","22","58","58","0","","","6th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10355","243","6","0","SS 3","","FURTHER MATHEMATICS","25","18","20","","","","","","","","","38","25","63","63","0","","","3rd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10356","245","6","0","SS 3","","FURTHER MATHEMATICS","25","17","18","","","","","","","","","35","28","63","63","0","","","3rd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10357","29","6","0","SS 3","","FURTHER MATHEMATICS","25","14","20","","","","","","","","","34","22","56","56","0","","","7th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10358","317","6","0","SS 3","","FURTHER MATHEMATICS","25","20","20","","","","","","","","","40","32","72","72","0","","","2nd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10359","28","6","0","SS 3","","FURTHER MATHEMATICS","25","20","20","","","","","","","","","40","38","78","78","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10360","222","2","0","JSS 2","","MATHEMATICS","2","14","20","","","","","","","","","34","22","56","56","0","","","16th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10361","214","2","0","JSS 2","","MATHEMATICS","2","16","20","","","","","","","","","36","21","57","57","0","","","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10362","248","2","0","JSS 2","","MATHEMATICS","2","12","18","","","","","","","","","30","15","45","45","0","","","24th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10363","250","2","0","JSS 2","","MATHEMATICS","2","16","20","","","","","","","","","36","23","59","59","0","","","13th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10364","227","2","0","JSS 2","","MATHEMATICS","2","12","20","","","","","","","","","32","24","56","56","0","","","16th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10365","285","2","0","JSS 2","","MATHEMATICS","2","20","20","","","","","","","","","40","30","70","70","0","","","3rd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("10366","289","2","0","JSS 2","","MATHEMATICS","2","10","16","","","","","","","","","26","18","44","44","0","","","26th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10367","209","2","0","JSS 2","","MATHEMATICS","2","16","20","","","","","","","","","36","27","63","63","0","","","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10368","188","2","0","JSS 2","","MATHEMATICS","2","20","20","","","","","","","","","40","26","66","66","0","","","5th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10369","221","2","0","JSS 2","","MATHEMATICS","2","16","20","","","","","","","","","36","28","64","64","0","","","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10370","220","2","0","JSS 2","","MATHEMATICS","2","10","20","","","","","","","","","30","9","39","39","0","","","28th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10371","257","2","0","JSS 2","","MATHEMATICS","2","18","20","","","","","","","","","38","27","65","65","0","","","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10372","213","2","0","JSS 2","","MATHEMATICS","2","16","20","","","","","","","","","36","24","60","60","0","","","12th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10373","288","2","0","JSS 2","","MATHEMATICS","2","14","18","","","","","","","","","32","11","43","43","0","","","27th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10374","215","2","0","JSS 2","","MATHEMATICS","2","16","20","","","","","","","","","36","26","62","62","0","","","9th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10375","318","2","0","JSS 2","","MATHEMATICS","2","14","20","","","","","","","","","34","20","54","54","0","","","20th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10376","225","2","0","JSS 2","","MATHEMATICS","2","16","20","","","","","","","","","36","20","56","56","0","","","16th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10377","217","2","0","JSS 2","","MATHEMATICS","2","20","20","","","","","","","","","40","45","85","85","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10378","218","2","0","JSS 2","","MATHEMATICS","2","14","18","","","","","","","","","32","19","51","51","0","","","22nd","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10379","216","2","0","JSS 2","","MATHEMATICS","2","20","20","","","","","","","","","40","53","93","93","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10380","219","2","0","JSS 2","","MATHEMATICS","2","16","18","","","","","","","","","34","19","53","53","0","","","21st","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10381","224","2","0","JSS 2","","MATHEMATICS","2","14","20","","","","","","","","","34","25","59","59","0","","","13th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10382","223","2","0","JSS 2","","MATHEMATICS","2","20","20","","","","","","","","","40","30","70","70","0","","","3rd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10383","226","2","0","JSS 2","","MATHEMATICS","2","12","20","","","","","","","","","32","23","55","55","0","","","19th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10384","286","2","0","JSS 2","","MATHEMATICS","2","10","20","","","","","","","","","30","18","48","48","0","","","23rd","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10385","249","2","0","JSS 2","","MATHEMATICS","2","14","20","","","","","","","","","34","27","61","61","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10386","210","2","0","JSS 2","","MATHEMATICS","2","16","20","","","","","","","","","36","25","61","61","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10387","287","2","0","JSS 2","","MATHEMATICS","2","12","20","","","","","","","","","32","13","45","45","0","","","24th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10388","326","4","0","SS 1","","PHYSICS","12","10","18","","","","","","","","","28","26","54","54","0","","","20th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10389","7","4","0","SS 1","","PHYSICS","12","12","10","","","","","","","","","22","30","52","52","0","","","21st","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10390","125","4","0","SS 1","","PHYSICS","12","10","14","","","","","","","","","24","26","50","50","0","","","25th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10391","8","4","0","SS 1","","PHYSICS","12","18","12","","","","","","","","","30","27","57","57","0","","","18th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10392","126","4","0","SS 1","","PHYSICS","12","12","0","","","","","","","","","12","0","12","12","0","","","33rd","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10393","296","4","0","SS 1","","PHYSICS","12","12","14","","","","","","","","","26","30","56","56","0","","","19th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10394","300","4","0","SS 1","","PHYSICS","12","10","16","","","","","","","","","26","25","51","51","0","","","23rd","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10395","138","4","0","SS 1","","PHYSICS","12","10","12","","","","","","","","","22","39","61","61","0","","","14th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10396","2","4","0","SS 1","","PHYSICS","12","9","20","","","","","","","","","29","48","77","77","0","","","9th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10397","193","4","0","SS 1","","PHYSICS","12","10","18","","","","","","","","","28","30","58","58","0","","","17th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10398","256","4","0","SS 1","","PHYSICS","12","20","18","","","","","","","","","38","40","78","78","0","","","6th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10399","140","4","0","SS 1","","PHYSICS","12","18","18","","","","","","","","","36","30","66","66","0","","","13th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10400","294","4","0","SS 1","","PHYSICS","12","10","20","","","","","","","","","30","59","89","89","0","","","3rd","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10401","1","4","0","SS 1","","PHYSICS","12","8","16","","","","","","","","","24","23","47","47","0","","","27th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10402","141","4","0","SS 1","","PHYSICS","12","16","20","","","","","","","","","36","50","86","86","0","","","4th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10403","252","4","0","SS 1","","PHYSICS","12","8","18","","","","","","","","","26","25","51","51","0","","","23rd","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10404","303","4","0","SS 1","","PHYSICS","12","20","18","","","","","","","","","38","30","68","68","0","","","12th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10405","301","4","0","SS 1","","PHYSICS","12","8","16","","","","","","","","","24","23","47","47","0","","","27th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10406","143","4","0","SS 1","","PHYSICS","12","18","20","","","","","","","","","38","43","81","81","0","","","5th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10407","293","4","0","SS 1","","PHYSICS","12","8","20","","","","","","","","","28","50","78","78","0","","","6th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10408","235","4","0","SS 1","","PHYSICS","12","18","12","","","","","","","","","30","31","61","61","0","","","14th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10409","234","4","0","SS 1","","PHYSICS","12","10","20","","","","","","","","","30","40","70","70","0","","","11th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10410","237","4","0","SS 1","","PHYSICS","12","8","10","","","","","","","","","18","25","43","43","0","","","29th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10411","121","4","0","SS 1","","PHYSICS","12","20","20","","","","","","","","","40","52","92","92","0","","","2nd","A1","EXCELLENT","JOHN PRINCE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10412","195","4","0","SS 1","","PHYSICS","12","14","20","","","","","","","","","34","40","74","74","0","","","10th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10413","196","4","0","SS 1","","PHYSICS","12","12","10","","","","","","","","","22","13","35","35","0","","","31st","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10414","297","4","0","SS 1","","PHYSICS","12","18","20","","","","","","","","","38","40","78","78","0","","","6th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10415","302","4","0","SS 1","","PHYSICS","12","10","10","","","","","","","","","20","32","52","52","0","","","21st","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10416","325","4","0","SS 1","","PHYSICS","12","10","6","","","","","","","","","16","25","41","41","0","","","30th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10417","327","4","0","SS 1","","PHYSICS","12","20","20","","","","","","","","","40","54","94","94","0","","","1st","A1","EXCELLENT","JOHN PRINCE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10418","313","4","0","SS 1","","PHYSICS","12","8","10","","","","","","","","","18","10","28","28","0","","","32nd","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10419","295","4","0","SS 1","","PHYSICS","12","8","12","","","","","","","","","20","30","50","50","0","","","25th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10420","324","4","0","SS 1","","PHYSICS","12","10","14","","","","","","","","","24","37","61","61","0","","","14th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10421","271","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","17","7","","","","","","","","","24","47","71","71","0","","","15th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10422","264","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","16","9","","","","","","","","","25","27","52","52","0","","","22nd","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10423","269","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","17","17","","","","","","","","","34","56","90","90","0","","","6th","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10424","273","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","17","14","","","","","","","","","31","54","85","85","0","","","9th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10425","266","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","13","9","","","","","","","","","22","37","59","59","0","","","18th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10426","261","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","6","","","","","","","","","16","37","53","53","0","","","19th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10427","275","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","4","10","","","","","","","","","14","14","28","28","0","","","29th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10428","276","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","18","11","","","","","","","","","29","53","82","82","0","","","10th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10429","320","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","8","11","","","","","","","","","19","30","49","49","0","","","25th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10430","319","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","6","7","","","","","","","","","13","35","48","48","0","","","26th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10431","311","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","15","","","","","","","","","35","56","91","91","0","","","5th","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10432","274","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","18","12","","","","","","","","","30","42","72","72","0","","","14th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10433","277","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","5","5","","","","","","","","","10","21","31","31","0","","","28th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10434","316","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","13","6","","","","","","","","","19","32","51","51","0","","","24th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10435","272","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","60","98","98","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10436","270","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","17","12","","","","","","","","","29","57","86","86","0","","","8th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10437","279","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","18","12","","","","","","","","","30","46","76","76","0","","","11th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10438","281","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","17","","","","","","","","","37","56","93","93","0","","","4th","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10439","283","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","19","19","","","","","","","","","38","57","95","95","0","","","3rd","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10440","265","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","16","10","","","","","","","","","26","41","67","67","0","","","16th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10441","309","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","15","15","","","","","","","","","30","23","53","53","0","","","19th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10442","268","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","51","89","89","0","","","7th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10443","282","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","9","5","","","","","","","","","14","39","53","53","0","","","19th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10444","280","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","13","14","","","","","","","","","27","49","76","76","0","","","11th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10445","263","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","16","11","","","","","","","","","27","46","73","73","0","","","13th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10446","321","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","5","11","","","","","","","","","16","36","52","52","0","","","22nd","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10447","267","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","59","97","97","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10448","262","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","5","5","","","","","","","","","10","25","35","35","0","","","27th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10449","278","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","18","5","","","","","","","","","23","38","61","61","0","","","17th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10450","326","4","0","SS 1","","COMMERCE","20","10","5","","","","","","","","","15","48","63","63","0","","","14th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10451","7","4","0","SS 1","","COMMERCE","20","10","5","","","","","","","","","15","38","53","53","0","","","22nd","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10452","125","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","25","45","45","0","","","28th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10453","8","4","0","SS 1","","COMMERCE","20","10","5","","","","","","","","","15","33","48","48","0","","","25th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10454","126","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","0","20","20","0","","","33rd","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10455","296","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","33","53","53","0","","","22nd","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10456","300","4","0","SS 1","","COMMERCE","20","10","7","","","","","","","","","17","40","57","57","0","","","17th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10457","138","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","41","61","61","0","","","15th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10458","2","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","41","61","61","0","","","15th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10459","193","4","0","SS 1","","COMMERCE","20","10","15","","","","","","","","","25","49","74","74","0","","","8th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10460","256","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","37","57","57","0","","","17th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10461","140","4","0","SS 1","","COMMERCE","20","10","7","","","","","","","","","17","38","55","55","0","","","20th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10462","294","4","0","SS 1","","COMMERCE","20","15","10","","","","","","","","","25","45","70","70","0","","","11th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10463","1","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","28","48","48","0","","","25th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10464","141","4","0","SS 1","","COMMERCE","20","15","15","","","","","","","","","30","58","88","88","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10465","252","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","30","50","50","0","","","24th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("10466","303","4","0","SS 1","","COMMERCE","20","10","16","","","","","","","","","26","51","77","77","0","","","5th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10467","301","4","0","SS 1","","COMMERCE","20","10","5","","","","","","","","","15","41","56","56","0","","","19th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10468","143","4","0","SS 1","","COMMERCE","20","15","15","","","","","","","","","30","49","79","79","0","","","4th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10469","293","4","0","SS 1","","COMMERCE","20","15","10","","","","","","","","","25","47","72","72","0","","","10th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10470","235","4","0","SS 1","","COMMERCE","20","15","10","","","","","","","","","25","41","66","66","0","","","13th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10471","234","4","0","SS 1","","COMMERCE","20","15","15","","","","","","","","","30","40","70","70","0","","","11th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10472","237","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","26","46","46","0","","","27th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10473","121","4","0","SS 1","","COMMERCE","20","15","15","","","","","","","","","30","46","76","76","0","","","7th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10474","195","4","0","SS 1","","COMMERCE","20","10","5","","","","","","","","","15","26","41","41","0","","","29th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10475","196","4","0","SS 1","","COMMERCE","20","10","5","","","","","","","","","15","22","37","37","0","","","31st","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10476","297","4","0","SS 1","","COMMERCE","20","15","15","","","","","","","","","30","47","77","77","0","","","5th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10477","302","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","34","54","54","0","","","21st","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10478","325","4","0","SS 1","","COMMERCE","20","10","5","","","","","","","","","15","8","23","23","0","","","32nd","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10479","327","4","0","SS 1","","COMMERCE","20","10","18","","","","","","","","","28","54","82","82","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10480","313","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","20","40","40","0","","","30th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10481","295","4","0","SS 1","","COMMERCE","20","10","15","","","","","","","","","25","49","74","74","0","","","8th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10482","324","4","0","SS 1","","COMMERCE","20","15","15","","","","","","","","","30","51","81","81","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10483","271","1","0","JSS 1","","MATHEMATICS","2","12","20","","","","","","","","","32","31","63","63","0","","","11th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10484","264","1","0","JSS 1","","MATHEMATICS","2","14","20","","","","","","","","","34","27","61","61","0","","","13th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10485","269","1","0","JSS 1","","MATHEMATICS","2","18","20","","","","","","","","","38","32","70","70","0","","","5th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10486","273","1","0","JSS 1","","MATHEMATICS","2","16","16","","","","","","","","","32","21","53","53","0","","","19th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10487","266","1","0","JSS 1","","MATHEMATICS","2","12","18","","","","","","","","","30","13","43","43","0","","","27th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10488","261","1","0","JSS 1","","MATHEMATICS","2","14","20","","","","","","","","","34","21","55","55","0","","","17th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10489","275","1","0","JSS 1","","MATHEMATICS","2","12","18","","","","","","","","","30","7","37","37","0","","","29th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10490","276","1","0","JSS 1","","MATHEMATICS","2","16","20","","","","","","","","","36","36","72","72","0","","","4th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10491","320","1","0","JSS 1","","MATHEMATICS","2","16","18","","","","","","","","","34","14","48","48","0","","","23rd","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10492","319","1","0","JSS 1","","MATHEMATICS","2","14","18","","","","","","","","","32","10","42","42","0","","","28th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10493","311","1","0","JSS 1","","MATHEMATICS","2","18","20","","","","","","","","","38","43","81","81","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10494","274","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","","","","","40","46","86","86","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10495","277","1","0","JSS 1","","MATHEMATICS","2","10","20","","","","","","","","","30","25","55","55","0","","","17th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10496","316","1","0","JSS 1","","MATHEMATICS","2","12","18","","","","","","","","","30","18","48","48","0","","","23rd","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10497","272","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","","","","","40","60","100","100","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10498","270","1","0","JSS 1","","MATHEMATICS","2","18","20","","","","","","","","","38","29","67","67","0","","","8th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10499","279","1","0","JSS 1","","MATHEMATICS","2","16","20","","","","","","","","","36","29","65","65","0","","","10th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10500","281","1","0","JSS 1","","MATHEMATICS","2","14","20","","","","","","","","","34","25","59","59","0","","","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10501","283","1","0","JSS 1","","MATHEMATICS","2","16","20","","","","","","","","","36","33","69","69","0","","","7th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10502","265","1","0","JSS 1","","MATHEMATICS","2","14","20","","","","","","","","","34","22","56","56","0","","","16th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10503","309","1","0","JSS 1","","MATHEMATICS","2","16","20","","","","","","","","","36","26","62","62","0","","","12th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10504","268","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","","","","","40","30","70","70","0","","","5th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10505","282","1","0","JSS 1","","MATHEMATICS","2","14","20","","","","","","","","","34","18","52","52","0","","","20th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10506","280","1","0","JSS 1","","MATHEMATICS","2","10","18","","","","","","","","","28","21","49","49","0","","","21st","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10507","263","1","0","JSS 1","","MATHEMATICS","2","16","20","","","","","","","","","36","25","61","61","0","","","13th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10508","321","1","0","JSS 1","","MATHEMATICS","2","12","18","","","","","","","","","30","18","48","48","0","","","23rd","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10509","267","1","0","JSS 1","","MATHEMATICS","2","18","20","","","","","","","","","38","29","67","67","0","","","8th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10510","262","1","0","JSS 1","","MATHEMATICS","2","12","18","","","","","","","","","30","17","47","47","0","","","26th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10511","278","1","0","JSS 1","","MATHEMATICS","2","10","20","","","","","","","","","30","19","49","49","0","","","21st","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10512","326","4","0","SS 1","","CHEMISTRY","13","14","20","","","","","","","","","34","25","59","59","0","","","14th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10513","7","4","0","SS 1","","CHEMISTRY","13","12","18","","","","","","","","","30","28","58","58","0","","","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10514","125","4","0","SS 1","","CHEMISTRY","13","10","16","","","","","","","","","26","30","56","56","0","","","17th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10515","8","4","0","SS 1","","CHEMISTRY","13","12","14","","","","","","","","","26","25","51","51","0","","","23rd","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10516","126","4","0","SS 1","","CHEMISTRY","13","14","16","","","","","","","","","30","0","30","30","0","","","33rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10517","296","4","0","SS 1","","CHEMISTRY","13","16","20","","","","","","","","","36","24","60","60","0","","","13th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10518","300","4","0","SS 1","","CHEMISTRY","13","12","16","","","","","","","","","28","22","50","50","0","","","26th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10519","138","4","0","SS 1","","CHEMISTRY","13","14","18","","","","","","","","","32","33","65","65","0","","","8th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10520","2","4","0","SS 1","","CHEMISTRY","13","10","16","","","","","","","","","26","27","53","53","0","","","21st","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10521","193","4","0","SS 1","","CHEMISTRY","13","14","20","","","","","","","","","34","17","51","51","0","","","23rd","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10522","256","4","0","SS 1","","CHEMISTRY","13","12","18","","","","","","","","","30","31","61","61","0","","","12th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10523","140","4","0","SS 1","","CHEMISTRY","13","10","16","","","","","","","","","26","27","53","53","0","","","21st","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10524","294","4","0","SS 1","","CHEMISTRY","13","20","20","","","","","","","","","40","35","75","75","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10525","1","4","0","SS 1","","CHEMISTRY","13","8","12","","","","","","","","","20","14","34","34","0","","","32nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10526","141","4","0","SS 1","","CHEMISTRY","13","20","20","","","","","","","","","40","23","63","63","0","","","11th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10527","252","4","0","SS 1","","CHEMISTRY","13","14","16","","","","","","","","","30","15","45","45","0","","","30th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10528","303","4","0","SS 1","","CHEMISTRY","13","18","20","","","","","","","","","38","27","65","65","0","","","8th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10529","301","4","0","SS 1","","CHEMISTRY","13","16","20","","","","","","","","","36","20","56","56","0","","","17th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10530","143","4","0","SS 1","","CHEMISTRY","13","14","20","","","","","","","","","34","24","58","58","0","","","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10531","293","4","0","SS 1","","CHEMISTRY","13","12","18","","","","","","","","","30","20","50","50","0","","","26th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10532","235","4","0","SS 1","","CHEMISTRY","13","16","18","","","","","","","","","34","32","66","66","0","","","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10533","234","4","0","SS 1","","CHEMISTRY","13","10","16","","","","","","","","","26","23","49","49","0","","","29th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10534","237","4","0","SS 1","","CHEMISTRY","13","12","18","","","","","","","","","30","20","50","50","0","","","26th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10535","121","4","0","SS 1","","CHEMISTRY","13","18","20","","","","","","","","","38","38","76","76","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10536","195","4","0","SS 1","","CHEMISTRY","13","16","18","","","","","","","","","34","20","54","54","0","","","20th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10537","196","4","0","SS 1","","CHEMISTRY","13","14","20","","","","","","","","","34","17","51","51","0","","","23rd","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10538","297","4","0","SS 1","","CHEMISTRY","13","16","20","","","","","","","","","36","34","70","70","0","","","4th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10539","302","4","0","SS 1","","CHEMISTRY","13","14","18","","","","","","","","","32","23","55","55","0","","","19th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10540","325","4","0","SS 1","","CHEMISTRY","13","12","16","","","","","","","","","28","38","66","66","0","","","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10541","327","4","0","SS 1","","CHEMISTRY","13","16","20","","","","","","","","","36","42","78","78","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10542","313","4","0","SS 1","","CHEMISTRY","13","10","14","","","","","","","","","24","15","39","39","0","","","31st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10543","295","4","0","SS 1","","CHEMISTRY","13","16","18","","","","","","","","","34","34","68","68","0","","","5th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10544","324","4","0","SS 1","","CHEMISTRY","13","16","20","","","","","","","","","36","28","64","64","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10545","18","5","0","SS 2","","CHEMISTRY","13","12","18","","","","","","","","","30","20","50","50","0","","","15th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10546","17","5","0","SS 2","","CHEMISTRY","13","10","16","","","","","","","","","26","18","44","44","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10547","304","5","0","SS 2","","CHEMISTRY","13","16","20","","","","","","","","","36","5","41","41","0","","","18th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10548","24","5","0","SS 2","","CHEMISTRY","13","18","20","","","","","","","","","38","21","59","59","0","","","9th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10549","253","5","0","SS 2","","CHEMISTRY","13","14","18","","","","","","","","","32","16","48","48","0","","","16th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10550","199","5","0","SS 2","","CHEMISTRY","13","18","20","","","","","","","","","38","24","62","62","0","","","5th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10551","23","5","0","SS 2","","CHEMISTRY","13","20","20","","","","","","","","","40","28","68","68","0","","","3rd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10552","12","5","0","SS 2","","CHEMISTRY","13","20","20","","","","","","","","","40","30","70","70","0","","","1st","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10554","25","5","0","SS 2","","CHEMISTRY","13","14","20","","","","","","","","","34","18","52","52","0","","","12th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10555","22","5","0","SS 2","","CHEMISTRY","13","20","20","","","","","","","","","40","26","66","66","0","","","4th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10556","305","5","0","SS 2","","CHEMISTRY","13","12","2","","","","","","","","","14","14","28","28","0","","","19th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10557","241","5","0","SS 2","","CHEMISTRY","13","20","20","","","","","","","","","40","21","61","61","0","","","6th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10558","239","5","0","SS 2","","CHEMISTRY","13","15","20","","","","","","","","","35","16","51","51","0","","","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10559","174","5","0","SS 2","","CHEMISTRY","13","12","20","","","","","","","","","32","20","52","52","0","","","12th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10560","26","5","0","SS 2","","CHEMISTRY","13","14","20","","","","","","","","","34","22","56","56","0","","","10th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10561","254","5","0","SS 2","","CHEMISTRY","13","16","20","","","","","","","","","36","24","60","60","0","","","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10562","259","5","0","SS 2","","CHEMISTRY","13","14","20","","","","","","","","","34","27","61","61","0","","","6th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10563","13","5","0","SS 2","","CHEMISTRY","13","18","20","","","","","","","","","38","31","69","69","0","","","2nd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10564","19","5","0","SS 2","","CHEMISTRY","13","12","20","","","","","","","","","32","23","55","55","0","","","11th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10565","307","6","0","SS 3","","CHEMISTRY","13","18","20","","","","","","","","","38","42","80","80","0","","","4th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10566","308","6","0","SS 3","","CHEMISTRY","13","14","16","","","","","","","","","30","40","70","70","0","","","8th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("10567","246","6","0","SS 3","","CHEMISTRY","13","12","18","","","","","","","","","30","37","67","67","0","","","9th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10568","133","6","0","SS 3","","CHEMISTRY","13","14","16","","","","","","","","","30","44","74","74","0","","","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10569","200","6","0","SS 3","","CHEMISTRY","13","20","20","","","","","","","","","40","38","78","78","0","","","5th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10570","201","6","0","SS 3","","CHEMISTRY","13","18","20","","","","","","","","","38","22","60","60","0","","","13th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10571","31","6","0","SS 3","","CHEMISTRY","13","16","18","","","","","","","","","34","20","54","54","0","","","15th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10572","243","6","0","SS 3","","CHEMISTRY","13","18","20","","","","","","","","","38","24","62","62","0","","","12th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10573","306","6","0","SS 3","","CHEMISTRY","13","16","18","","","","","","","","","34","39","73","73","0","","","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10574","244","6","0","SS 3","","CHEMISTRY","13","20","16","","","","","","","","","36","30","66","66","0","","","10th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10575","245","6","0","SS 3","","CHEMISTRY","13","16","18","","","","","","","","","34","31","65","65","0","","","11th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10576","29","6","0","SS 3","","CHEMISTRY","13","14","18","","","","","","","","","32","22","54","54","0","","","15th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10577","48","6","0","SS 3","","CHEMISTRY","13","12","16","","","","","","","","","28","18","46","46","0","","","17th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10578","317","6","0","SS 3","","CHEMISTRY","13","20","20","","","","","","","","","40","57","97","97","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10579","247","6","0","SS 3","","CHEMISTRY","13","18","20","","","","","","","","","38","47","85","85","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10580","130","6","0","SS 3","","CHEMISTRY","13","10","12","","","","","","","","","22","14","36","36","0","","","18th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10581","128","6","0","SS 3","","CHEMISTRY","13","12","16","","","","","","","","","28","28","56","56","0","","","14th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10582","28","6","0","SS 3","","CHEMISTRY","13","20","20","","","","","","","","","40","42","82","82","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10583","179","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","18","","","","","","","","","33","38","71","71","0","","","3rd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10584","185","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","42","67","67","0","","","4th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10585","322","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","14","","","","","","","","","24","27","51","51","0","","","12th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10586","186","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","13","","","","","","","","","23","31","54","54","0","","","10th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10587","310","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","13","","","","","","","","","23","31","54","54","0","","","10th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10588","183","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","14","","","","","","","","","24","20","44","44","0","","","13th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10589","182","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","13","18","","","","","","","","","31","41","72","72","0","","","1st","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10590","290","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","35","60","60","0","","","9th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10591","292","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","18","","","","","","","","","28","35","63","63","0","","","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10592","323","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","15","","","","","","","","","30","33","63","63","0","","","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10593","189","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","17","","","","","","","","","32","40","72","72","0","","","1st","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10594","251","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","36","61","61","0","","","7th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10595","233","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","16","","","","","","","","","26","35","61","61","0","","","7th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10596","18","5","0","SS 2","","FURTHER MATHEMATICS","25","12","18","","","","","","","","","30","23","53","53","0","","","9th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10597","17","5","0","SS 2","","FURTHER MATHEMATICS","25","14","20","","","","","","","","","34","20","54","54","0","","","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10598","253","5","0","SS 2","","FURTHER MATHEMATICS","25","16","18","","","","","","","","","34","15","49","49","0","","","11th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10599","23","5","0","SS 2","","FURTHER MATHEMATICS","25","18","18","","","","","","","","","36","30","66","66","0","","","2nd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10600","12","5","0","SS 2","","FURTHER MATHEMATICS","25","18","20","","","","","","","","","38","16","54","54","0","","","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10601","25","5","0","SS 2","","FURTHER MATHEMATICS","25","16","18","","","","","","","","","34","18","52","52","0","","","10th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10602","22","5","0","SS 2","","FURTHER MATHEMATICS","25","18","20","","","","","","","","","38","20","58","58","0","","","4th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10603","241","5","0","SS 2","","FURTHER MATHEMATICS","25","20","20","","","","","","","","","40","28","68","68","0","","","1st","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10604","13","5","0","SS 2","","FURTHER MATHEMATICS","25","14","18","","","","","","","","","32","24","56","56","0","","","5th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10605","19","5","0","SS 2","","FURTHER MATHEMATICS","25","16","18","","","","","","","","","34","22","56","56","0","","","5th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10606","18","5","0","SS 2","","PHYSICS","12","10","12","","","","","","","","","22","32","54","54","0","","","16th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10607","17","5","0","SS 2","","PHYSICS","12","10","12","","","","","","","","","22","38","60","60","0","","","8th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10608","304","5","0","SS 2","","PHYSICS","12","8","12","","","","","","","","","20","27","47","47","0","","","18th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10609","24","5","0","SS 2","","PHYSICS","12","15","9","","","","","","","","","24","23","47","47","0","","","18th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10610","253","5","0","SS 2","","PHYSICS","12","19","13","","","","","","","","","32","43","75","75","0","","","2nd","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10611","199","5","0","SS 2","","PHYSICS","12","12","14","","","","","","","","","26","30","56","56","0","","","12th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10612","23","5","0","SS 2","","PHYSICS","12","13","15","","","","","","","","","28","49","77","77","0","","","1st","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10613","12","5","0","SS 2","","PHYSICS","12","14","14","","","","","","","","","28","40","68","68","0","","","5th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10615","25","5","0","SS 2","","PHYSICS","12","14","13","","","","","","","","","27","24","51","51","0","","","17th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10616","22","5","0","SS 2","","PHYSICS","12","12","19","","","","","","","","","31","40","71","71","0","","","4th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10617","305","5","0","SS 2","","PHYSICS","12","8","14","","","","","","","","","22","38","60","60","0","","","8th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10618","241","5","0","SS 2","","PHYSICS","12","10","16","","","","","","","","","26","46","72","72","0","","","3rd","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10619","239","5","0","SS 2","","PHYSICS","12","13","14","","","","","","","","","27","35","62","62","0","","","7th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10620","174","5","0","SS 2","","PHYSICS","12","11","12","","","","","","","","","23","32","55","55","0","","","14th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10621","26","5","0","SS 2","","PHYSICS","12","10","14","","","","","","","","","24","35","59","59","0","","","10th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10622","254","5","0","SS 2","","PHYSICS","12","13","12","","","","","","","","","25","30","55","55","0","","","14th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10623","259","5","0","SS 2","","PHYSICS","12","13","14","","","","","","","","","27","30","57","57","0","","","11th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10624","13","5","0","SS 2","","PHYSICS","12","11","15","","","","","","","","","26","30","56","56","0","","","12th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10625","19","5","0","SS 2","","PHYSICS","12","10","13","","","","","","","","","23","40","63","63","0","","","6th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10626","326","4","0","SS 1","","ECONOMICS","17","15","15","","","","","","","","","30","32","62","62","0","","","11th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10627","7","4","0","SS 1","","ECONOMICS","17","15","11","","","","","","","","","26","27","53","53","0","","","18th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10628","125","4","0","SS 1","","ECONOMICS","17","11","15","","","","","","","","","26","18","44","44","0","","","25th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10629","8","4","0","SS 1","","ECONOMICS","17","15","10","","","","","","","","","25","32","57","57","0","","","16th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10630","126","4","0","SS 1","","ECONOMICS","17","15","12","","","","","","","","","27","0","27","27","0","","","33rd","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10631","296","4","0","SS 1","","ECONOMICS","17","10","15","","","","","","","","","25","25","50","50","0","","","21st","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10632","300","4","0","SS 1","","ECONOMICS","17","10","15","","","","","","","","","25","24","49","49","0","","","22nd","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10633","138","4","0","SS 1","","ECONOMICS","17","10","15","","","","","","","","","25","21","46","46","0","","","24th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10634","2","4","0","SS 1","","ECONOMICS","17","10","15","","","","","","","","","25","24","49","49","0","","","22nd","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10635","193","4","0","SS 1","","ECONOMICS","17","15","10","","","","","","","","","25","36","61","61","0","","","13th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10636","256","4","0","SS 1","","ECONOMICS","17","12","15","","","","","","","","","27","26","53","53","0","","","18th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10637","140","4","0","SS 1","","ECONOMICS","17","12","15","","","","","","","","","27","14","41","41","0","","","27th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10638","294","4","0","SS 1","","ECONOMICS","17","20","15","","","","","","","","","35","49","84","84","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10639","1","4","0","SS 1","","ECONOMICS","17","15","10","","","","","","","","","25","16","41","41","0","","","27th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10640","141","4","0","SS 1","","ECONOMICS","17","15","13","","","","","","","","","28","43","71","71","0","","","8th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10641","252","4","0","SS 1","","ECONOMICS","17","10","5","","","","","","","","","15","26","41","41","0","","","27th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10642","303","4","0","SS 1","","ECONOMICS","17","15","13","","","","","","","","","28","44","72","72","0","","","7th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10643","301","4","0","SS 1","","ECONOMICS","17","10","15","","","","","","","","","25","37","62","62","0","","","11th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10644","143","4","0","SS 1","","ECONOMICS","17","10","15","","","","","","","","","25","50","75","75","0","","","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10645","293","4","0","SS 1","","ECONOMICS","17","15","15","","","","","","","","","30","30","60","60","0","","","14th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10646","235","4","0","SS 1","","ECONOMICS","17","15","10","","","","","","","","","25","30","55","55","0","","","17th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10647","234","4","0","SS 1","","ECONOMICS","17","13","15","","","","","","","","","28","51","79","79","0","","","3rd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10648","237","4","0","SS 1","","ECONOMICS","17","10","15","","","","","","","","","25","17","42","42","0","","","26th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10649","121","4","0","SS 1","","ECONOMICS","17","15","12","","","","","","","","","27","47","74","74","0","","","5th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10650","195","4","0","SS 1","","ECONOMICS","17","19","15","","","","","","","","","34","32","66","66","0","","","10th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10651","196","4","0","SS 1","","ECONOMICS","17","10","15","","","","","","","","","25","12","37","37","0","","","31st","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10652","297","4","0","SS 1","","ECONOMICS","17","15","20","","","","","","","","","35","38","73","73","0","","","6th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10653","302","4","0","SS 1","","ECONOMICS","17","10","15","","","","","","","","","25","27","52","52","0","","","20th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10654","325","4","0","SS 1","","ECONOMICS","17","10","15","","","","","","","","","25","15","40","40","0","","","30th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10655","327","4","0","SS 1","","ECONOMICS","17","20","15","","","","","","","","","35","48","83","83","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10656","313","4","0","SS 1","","ECONOMICS","17","10","15","","","","","","","","","25","4","29","29","0","","","32nd","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10657","295","4","0","SS 1","","ECONOMICS","17","15","15","","","","","","","","","30","30","60","60","0","","","14th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10658","324","4","0","SS 1","","ECONOMICS","17","15","15","","","","","","","","","30","41","71","71","0","","","8th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10659","18","5","0","SS 2","","ECONOMICS","17","10","10","","","","","","","","","20","12","32","32","0","","","15th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10660","17","5","0","SS 2","","ECONOMICS","17","10","10","","","","","","","","","20","12","32","32","0","","","15th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10661","24","5","0","SS 2","","ECONOMICS","17","14","10","","","","","","","","","24","41","65","65","0","","","7th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10662","198","5","0","SS 2","","ECONOMICS","17","20","20","","","","","","","","","40","38","78","78","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10663","253","5","0","SS 2","","ECONOMICS","17","13","10","","","","","","","","","23","37","60","60","0","","","10th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10664","199","5","0","SS 2","","ECONOMICS","17","10","15","","","","","","","","","25","28","53","53","0","","","11th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10665","23","5","0","SS 2","","ECONOMICS","17","10","15","","","","","","","","","25","40","65","65","0","","","7th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10666","25","5","0","SS 2","","ECONOMICS","17","12","10","","","","","","","","","22","40","62","62","0","","","9th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10667","305","5","0","SS 2","","ECONOMICS","17","16","10","","","","","","","","","26","14","40","40","0","","","14th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("10668","241","5","0","SS 2","","ECONOMICS","17","20","15","","","","","","","","","35","33","68","68","0","","","6th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10669","26","5","0","SS 2","","ECONOMICS","17","13","15","","","","","","","","","28","43","71","71","0","","","3rd","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10670","254","5","0","SS 2","","ECONOMICS","17","10","10","","","","","","","","","20","33","53","53","0","","","11th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10671","259","5","0","SS 2","","ECONOMICS","17","10","10","","","","","","","","","20","31","51","51","0","","","13th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10672","13","5","0","SS 2","","ECONOMICS","17","20","15","","","","","","","","","35","36","71","71","0","","","3rd","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10673","242","5","0","SS 2","","ECONOMICS","17","20","15","","","","","","","","","35","40","75","75","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10674","22","5","0","SS 2","","ECONOMICS","17","11","15","","","","","","","","","26","44","70","70","0","","","5th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10675","222","2","0","JSS 2","","HOME ECONOMICS","24","13","15","","","","","","","","","28","47","75","75","0","","","5th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10676","214","2","0","JSS 2","","HOME ECONOMICS","24","13","10","","","","","","","","","23","33","56","56","0","","","16th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10677","248","2","0","JSS 2","","HOME ECONOMICS","24","10","8","","","","","","","","","18","29","47","47","0","","","21st","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10678","250","2","0","JSS 2","","HOME ECONOMICS","24","15","8","","","","","","","","","23","23","46","46","0","","","22nd","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10679","227","2","0","JSS 2","","HOME ECONOMICS","24","14","8","","","","","","","","","22","27","49","49","0","","","19th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10680","285","2","0","JSS 2","","HOME ECONOMICS","24","18","17","","","","","","","","","35","52","87","87","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10681","289","2","0","JSS 2","","HOME ECONOMICS","24","13","10","","","","","","","","","23","47","70","70","0","","","7th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10682","209","2","0","JSS 2","","HOME ECONOMICS","24","9","8","","","","","","","","","17","20","37","37","0","","","23rd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10683","188","2","0","JSS 2","","HOME ECONOMICS","24","14","6","","","","","","","","","20","30","50","50","0","","","18th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10684","221","2","0","JSS 2","","HOME ECONOMICS","24","12","9","","","","","","","","","21","30","51","51","0","","","17th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10685","220","2","0","JSS 2","","HOME ECONOMICS","24","8","9","","","","","","","","","17","20","37","37","0","","","23rd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10686","257","2","0","JSS 2","","HOME ECONOMICS","24","14","9","","","","","","","","","23","40","63","63","0","","","11th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10687","213","2","0","JSS 2","","HOME ECONOMICS","24","14","8","","","","","","","","","22","43","65","65","0","","","10th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10688","288","2","0","JSS 2","","HOME ECONOMICS","24","4","3","","","","","","","","","7","10","17","17","0","","","28th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10689","215","2","0","JSS 2","","HOME ECONOMICS","24","13","10","","","","","","","","","23","37","60","60","0","","","14th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10690","318","2","0","JSS 2","","HOME ECONOMICS","24","10","9","","","","","","","","","19","40","59","59","0","","","15th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10691","225","2","0","JSS 2","","HOME ECONOMICS","24","9","5","","","","","","","","","14","13","27","27","0","","","27th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10692","217","2","0","JSS 2","","HOME ECONOMICS","24","17","12","","","","","","","","","29","42","71","71","0","","","6th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10693","218","2","0","JSS 2","","HOME ECONOMICS","24","12","10","","","","","","","","","22","39","61","61","0","","","13th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10694","216","2","0","JSS 2","","HOME ECONOMICS","24","14","9","","","","","","","","","23","40","63","63","0","","","11th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10695","219","2","0","JSS 2","","HOME ECONOMICS","24","14","11","","","","","","","","","25","42","67","67","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10696","224","2","0","JSS 2","","HOME ECONOMICS","24","13","9","","","","","","","","","22","27","49","49","0","","","19th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10697","223","2","0","JSS 2","","HOME ECONOMICS","24","18","17","","","","","","","","","35","53","88","88","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10698","226","2","0","JSS 2","","HOME ECONOMICS","24","16","15","","","","","","","","","31","50","81","81","0","","","3rd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10699","286","2","0","JSS 2","","HOME ECONOMICS","24","9","8","","","","","","","","","17","20","37","37","0","","","23rd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10700","249","2","0","JSS 2","","HOME ECONOMICS","24","17","12","","","","","","","","","29","37","66","66","0","","","9th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10701","210","2","0","JSS 2","","HOME ECONOMICS","24","17","15","","","","","","","","","32","48","80","80","0","","","4th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10702","287","2","0","JSS 2","","HOME ECONOMICS","24","10","7","","","","","","","","","17","20","37","37","0","","","23rd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10703","271","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","16","18","","","","","","","","","34","37","71","71","0","","","4th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10704","264","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","5","10","","","","","","","","","15","11","26","26","0","","","29th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10705","269","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","14","","","","","","","","","24","38","62","62","0","","","11th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10706","273","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","18","15","","","","","","","","","33","36","69","69","0","","","7th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10707","266","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","8","10","","","","","","","","","18","27","45","45","0","","","24th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10708","261","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","8","14","","","","","","","","","22","26","48","48","0","","","21st","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10709","275","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","21","41","41","0","","","25th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10710","276","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","32","52","52","0","","","17th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10711","320","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","12","15","","","","","","","","","27","32","59","59","0","","","14th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10712","319","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","11","10","","","","","","","","","21","18","39","39","0","","","27th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10713","311","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","18","","","","","","","","","37","44","81","81","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10714","274","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","18","15","","","","","","","","","33","34","67","67","0","","","9th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10715","277","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","12","10","","","","","","","","","22","34","56","56","0","","","15th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10716","316","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","16","41","41","0","","","25th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10717","272","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","19","","","","","","","","","38","43","81","81","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10718","270","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","17","","","","","","","","","32","38","70","70","0","","","5th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10719","279","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","41","66","66","0","","","10th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10720","281","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","15","","","","","","","","","30","40","70","70","0","","","5th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10721","283","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","17","16","","","","","","","","","33","40","73","73","0","","","3rd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10722","265","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","16","14","","","","","","","","","30","30","60","60","0","","","13th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10723","309","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","14","39","39","0","","","27th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10724","268","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","10","","","","","","","","","25","36","61","61","0","","","12th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10725","282","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","11","10","","","","","","","","","21","30","51","51","0","","","20th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10726","280","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","33","53","53","0","","","16th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10727","263","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","18","15","","","","","","","","","33","35","68","68","0","","","8th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10728","321","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","12","10","","","","","","","","","22","30","52","52","0","","","17th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10729","267","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","17","10","","","","","","","","","27","25","52","52","0","","","17th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10730","262","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","12","14","","","","","","","","","26","20","46","46","0","","","22nd","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10731","278","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","16","","","","","","","","","26","20","46","46","0","","","22nd","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10732","326","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","20","","","","","","","","","34","58","92","92","0","","","5th","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10733","7","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","14","","","","","","","","","28","31","59","59","0","","","25th","C5","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10734","125","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","","","","","20","37","57","57","0","","","27th","C5","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10735","8","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","16","","","","","","","","","28","49","77","77","0","","","12th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10736","126","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","14","","","","","","","","","28","0","28","28","0","","","33rd","F9","POOR","NGEI WILLY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10737","296","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","6","","","","","","","","","18","41","59","59","0","","","25th","C5","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10738","300","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","14","","","","","","","","","24","41","65","65","0","","","21st","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10739","138","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","16","","","","","","","","","30","49","79","79","0","","","11th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10740","2","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","16","","","","","","","","","26","41","67","67","0","","","18th","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10741","193","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","20","","","","","","","","","38","37","75","75","0","","","13th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10742","256","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","16","","","","","","","","","26","31","57","57","0","","","27th","C5","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10743","140","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","14","","","","","","","","","24","43","67","67","0","","","18th","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10744","294","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","20","","","","","","","","","38","56","94","94","0","","","2nd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10745","1","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","4","10","","","","","","","","","14","24","38","38","0","","","32nd","F9","POOR","NGEI WILLY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10746","141","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","","","","","","","","","36","53","89","89","0","","","7th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10747","252","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","12","","","","","","","","","30","45","75","75","0","","","13th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10748","303","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","18","","","","","","","","","34","60","94","94","0","","","2nd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10749","301","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","18","","","","","","","","","38","60","98","98","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10750","143","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","16","","","","","","","","","32","49","81","81","0","","","10th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10751","293","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","","","","","26","34","60","60","0","","","23rd","C4","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10752","235","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","","","","","","","","","36","50","86","86","0","","","8th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10753","234","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","16","","","","","","","","","32","35","67","67","0","","","18th","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10754","237","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","8","","","","","","","","","18","33","51","51","0","","","29th","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10755","121","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","","","","","20","52","72","72","0","","","16th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10756","195","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","","","","","20","50","70","70","0","","","17th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10757","196","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","12","","","","","","","","","22","28","50","50","0","","","30th","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10758","297","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","20","","","","","","","","","38","55","93","93","0","","","4th","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10759","302","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","10","","","","","","","","","30","31","61","61","0","","","22nd","C4","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10760","325","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","","","","","20","40","60","60","0","","","23rd","C4","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10761","327","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","20","","","","","","","","","38","53","91","91","0","","","6th","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10762","313","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","","","","","20","30","50","50","0","","","30th","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10763","295","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","","","","","","","","","36","37","73","73","0","","","15th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10764","324","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","18","","","","","","","","","34","52","86","86","0","","","8th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10765","222","2","0","JSS 2","","BASIC SCIENCE","3","18","17","","","","","","","","","35","51","86","86","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10766","214","2","0","JSS 2","","BASIC SCIENCE","3","17","16","","","","","","","","","33","45","78","78","0","","","10th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10767","248","2","0","JSS 2","","BASIC SCIENCE","3","16","15","","","","","","","","","31","30","61","61","0","","","20th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("10768","250","2","0","JSS 2","","BASIC SCIENCE","3","9","16","","","","","","","","","25","36","61","61","0","","","20th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10769","227","2","0","JSS 2","","BASIC SCIENCE","3","10","13","","","","","","","","","23","37","60","60","0","","","22nd","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10770","285","2","0","JSS 2","","BASIC SCIENCE","3","18","18","","","","","","","","","36","52","88","88","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10771","289","2","0","JSS 2","","BASIC SCIENCE","3","14","13","","","","","","","","","27","22","49","49","0","","","27th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10772","209","2","0","JSS 2","","BASIC SCIENCE","3","15","15","","","","","","","","","30","33","63","63","0","","","19th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10773","188","2","0","JSS 2","","BASIC SCIENCE","3","10","16","","","","","","","","","26","40","66","66","0","","","16th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10774","221","2","0","JSS 2","","BASIC SCIENCE","3","18","15","","","","","","","","","33","33","66","66","0","","","16th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10775","220","2","0","JSS 2","","BASIC SCIENCE","3","13","12","","","","","","","","","25","25","50","50","0","","","26th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10776","257","2","0","JSS 2","","BASIC SCIENCE","3","16","16","","","","","","","","","32","37","69","69","0","","","13th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10777","213","2","0","JSS 2","","BASIC SCIENCE","3","19","14","","","","","","","","","33","50","83","83","0","","","6th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10778","288","2","0","JSS 2","","BASIC SCIENCE","3","12","13","","","","","","","","","25","32","57","57","0","","","23rd","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10779","215","2","0","JSS 2","","BASIC SCIENCE","3","20","15","","","","","","","","","35","48","83","83","0","","","6th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10780","318","2","0","JSS 2","","BASIC SCIENCE","3","16","14","","","","","","","","","30","37","67","67","0","","","14th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10781","225","2","0","JSS 2","","BASIC SCIENCE","3","11","12","","","","","","","","","23","20","43","43","0","","","28th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10782","217","2","0","JSS 2","","BASIC SCIENCE","3","18","17","","","","","","","","","35","44","79","79","0","","","9th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10783","218","2","0","JSS 2","","BASIC SCIENCE","3","15","14","","","","","","","","","29","38","67","67","0","","","14th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10784","216","2","0","JSS 2","","BASIC SCIENCE","3","20","18","","","","","","","","","38","48","86","86","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10785","219","2","0","JSS 2","","BASIC SCIENCE","3","15","15","","","","","","","","","30","34","64","64","0","","","18th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10786","224","2","0","JSS 2","","BASIC SCIENCE","3","17","16","","","","","","","","","33","39","72","72","0","","","12th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10787","223","2","0","JSS 2","","BASIC SCIENCE","3","20","18","","","","","","","","","38","52","90","90","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10788","226","2","0","JSS 2","","BASIC SCIENCE","3","19","16","","","","","","","","","35","50","85","85","0","","","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10789","286","2","0","JSS 2","","BASIC SCIENCE","3","16","16","","","","","","","","","32","22","54","54","0","","","24th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10790","249","2","0","JSS 2","","BASIC SCIENCE","3","15","15","","","","","","","","","30","48","78","78","0","","","10th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10791","210","2","0","JSS 2","","BASIC SCIENCE","3","16","17","","","","","","","","","33","50","83","83","0","","","6th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10792","287","2","0","JSS 2","","BASIC SCIENCE","3","15","15","","","","","","","","","30","24","54","54","0","","","24th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10793","179","3","0","JSS 3","","BASIC TECHNOLOGY","8","18","17","","","","","","","","","35","34","69","69","0","","","2nd","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10794","185","3","0","JSS 3","","BASIC TECHNOLOGY","8","13","14","","","","","","","","","27","38","65","65","0","","","5th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10795","322","3","0","JSS 3","","BASIC TECHNOLOGY","8","16","15","","","","","","","","","31","12","43","43","0","","","11th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10796","186","3","0","JSS 3","","BASIC TECHNOLOGY","8","11","14","","","","","","","","","25","29","54","54","0","","","8th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10797","310","3","0","JSS 3","","BASIC TECHNOLOGY","8","12","12","","","","","","","","","24","16","40","40","0","","","12th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10798","183","3","0","JSS 3","","BASIC TECHNOLOGY","8","10","12","","","","","","","","","22","13","35","35","0","","","13th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10799","182","3","0","JSS 3","","BASIC TECHNOLOGY","8","17","16","","","","","","","","","33","37","70","70","0","","","1st","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10800","290","3","0","JSS 3","","BASIC TECHNOLOGY","8","18","16","","","","","","","","","34","30","64","64","0","","","6th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10801","292","3","0","JSS 3","","BASIC TECHNOLOGY","8","17","17","","","","","","","","","34","30","64","64","0","","","6th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10802","323","3","0","JSS 3","","BASIC TECHNOLOGY","8","13","15","","","","","","","","","28","38","66","66","0","","","3rd","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10803","189","3","0","JSS 3","","BASIC TECHNOLOGY","8","12","13","","","","","","","","","25","29","54","54","0","","","8th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10804","251","3","0","JSS 3","","BASIC TECHNOLOGY","8","9","13","","","","","","","","","22","32","54","54","0","","","8th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10805","233","3","0","JSS 3","","BASIC TECHNOLOGY","8","17","15","","","","","","","","","32","34","66","66","0","","","3rd","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10806","179","3","0","JSS 3","","BASIC SCIENCE","3","17","16","","","","","","","","","33","39","72","72","0","","","2nd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10807","185","3","0","JSS 3","","BASIC SCIENCE","3","11","13","","","","","","","","","24","44","68","68","0","","","5th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10808","322","3","0","JSS 3","","BASIC SCIENCE","3","10","15","","","","","","","","","25","20","45","45","0","","","11th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10809","186","3","0","JSS 3","","BASIC SCIENCE","3","12","15","","","","","","","","","27","25","52","52","0","","","10th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10810","310","3","0","JSS 3","","BASIC SCIENCE","3","11","14","","","","","","","","","25","14","39","39","0","","","12th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10811","183","3","0","JSS 3","","BASIC SCIENCE","3","5","12","","","","","","","","","17","21","38","38","0","","","13th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10812","182","3","0","JSS 3","","BASIC SCIENCE","3","15","17","","","","","","","","","32","48","80","80","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10813","290","3","0","JSS 3","","BASIC SCIENCE","3","13","14","","","","","","","","","27","45","72","72","0","","","2nd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10814","292","3","0","JSS 3","","BASIC SCIENCE","3","16","16","","","","","","","","","32","38","70","70","0","","","4th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10815","323","3","0","JSS 3","","BASIC SCIENCE","3","17","15","","","","","","","","","32","32","64","64","0","","","7th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10816","189","3","0","JSS 3","","BASIC SCIENCE","3","10","14","","","","","","","","","24","42","66","66","0","","","6th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10817","251","3","0","JSS 3","","BASIC SCIENCE","3","8","12","","","","","","","","","20","37","57","57","0","","","8th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10818","233","3","0","JSS 3","","BASIC SCIENCE","3","14","13","","","","","","","","","27","30","57","57","0","","","8th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10819","271","1","0","JSS 1","","BASIC TECHNOLOGY","8","16","16","","","","","","","","","32","46","78","78","0","","","12th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10820","264","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","17","","","","","","","","","35","41","76","76","0","","","14th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10821","269","1","0","JSS 1","","BASIC TECHNOLOGY","8","15","16","","","","","","","","","31","48","79","79","0","","","10th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10822","273","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","20","","","","","","","","","40","52","92","92","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10823","266","1","0","JSS 1","","BASIC TECHNOLOGY","8","19","19","","","","","","","","","38","29","67","67","0","","","21st","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10824","261","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","15","","","","","","","","","33","34","67","67","0","","","21st","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10825","275","1","0","JSS 1","","BASIC TECHNOLOGY","8","15","16","","","","","","","","","31","30","61","61","0","","","27th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10826","276","1","0","JSS 1","","BASIC TECHNOLOGY","8","14","16","","","","","","","","","30","37","67","67","0","","","21st","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10827","320","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","14","","","","","","","","","31","35","66","66","0","","","24th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10828","319","1","0","JSS 1","","BASIC TECHNOLOGY","8","13","15","","","","","","","","","28","32","60","60","0","","","28th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10829","311","1","0","JSS 1","","BASIC TECHNOLOGY","8","19","19","","","","","","","","","38","46","84","84","0","","","6th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10830","274","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","19","","","","","","","","","39","52","91","91","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10831","277","1","0","JSS 1","","BASIC TECHNOLOGY","8","19","18","","","","","","","","","37","45","82","82","0","","","8th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10832","316","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","17","","","","","","","","","35","24","59","59","0","","","29th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10833","272","1","0","JSS 1","","BASIC TECHNOLOGY","8","19","19","","","","","","","","","38","50","88","88","0","","","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10834","270","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","18","","","","","","","","","36","37","73","73","0","","","16th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10835","279","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","16","","","","","","","","","34","44","78","78","0","","","12th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10836","281","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","19","","","","","","","","","39","52","91","91","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10837","283","1","0","JSS 1","","BASIC TECHNOLOGY","8","1","19","","","","","","","","","20","50","70","70","0","","","18th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10838","265","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","16","","","","","","","","","33","32","65","65","0","","","25th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10839","309","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","16","","","","","","","","","33","39","72","72","0","","","17th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10840","268","1","0","JSS 1","","BASIC TECHNOLOGY","8","19","18","","","","","","","","","37","46","83","83","0","","","7th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10841","282","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","18","","","","","","","","","38","44","82","82","0","","","8th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10842","280","1","0","JSS 1","","BASIC TECHNOLOGY","8","14","16","","","","","","","","","30","49","79","79","0","","","10th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10843","263","1","0","JSS 1","","BASIC TECHNOLOGY","8","15","14","","","","","","","","","29","36","65","65","0","","","25th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10844","321","1","0","JSS 1","","BASIC TECHNOLOGY","8","15","15","","","","","","","","","30","39","69","69","0","","","20th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10845","267","1","0","JSS 1","","BASIC TECHNOLOGY","8","19","18","","","","","","","","","37","51","88","88","0","","","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10846","262","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","17","","","","","","","","","35","35","70","70","0","","","18th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10847","278","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","16","","","","","","","","","34","41","75","75","0","","","15th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10848","222","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","17","","","","","","","","","32","13","45","45","0","","","18th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10849","214","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","","","","","20","10","30","30","0","","","25th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10850","248","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","17","","","","","","","","","34","31","65","65","0","","","5th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10851","250","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","","","","","20","12","32","32","0","","","24th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10852","227","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","15","","","","","","","","","30","19","49","49","0","","","15th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10853","285","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","19","","","","","","","","","37","45","82","82","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10854","289","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","","","","","20","10","30","30","0","","","25th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10855","209","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","10","","","","","","","","","25","10","35","35","0","","","22nd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10856","188","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","15","","","","","","","","","33","23","56","56","0","","","10th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10857","221","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","13","","","","","","","","","28","18","46","46","0","","","17th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10858","220","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","","","","","20","5","25","25","0","","","28th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10859","257","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","16","","","","","","","","","35","30","65","65","0","","","5th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10860","213","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","15","","","","","","","","","29","37","66","66","0","","","4th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10861","288","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","","","","","20","6","26","26","0","","","27th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10862","215","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","16","","","","","","","","","35","15","50","50","0","","","13th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10863","318","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","10","","","","","","","","","25","20","45","45","0","","","18th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10864","225","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","","","","","29","16","45","45","0","","","18th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10865","217","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","19","","","","","","","","","39","35","74","74","0","","","3rd","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10866","218","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","16","","","","","","","","","30","23","53","53","0","","","12th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10867","216","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","17","","","","","","","","","35","50","85","85","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("10868","219","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","15","","","","","","","","","30","20","50","50","0","","","13th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10869","224","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","13","","","","","","","","","25","15","40","40","0","","","21st","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10870","223","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","16","","","","","","","","","31","33","64","64","0","","","7th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10871","226","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","16","","","","","","","","","31","31","62","62","0","","","8th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10872","286","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","15","","","","","","","","","30","17","47","47","0","","","16th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10873","249","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","15","","","","","","","","","28","27","55","55","0","","","11th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10874","210","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","15","","","","","","","","","27","31","58","58","0","","","9th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10875","287","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","13","","","","","","","","","25","8","33","33","0","","","23rd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10876","222","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","17","","","","","","","","","32","33","65","65","0","","","6th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10877","214","2","0","JSS 2","","ENGLISH LANGUAGE","1","17","18","","","","","","","","","35","31","66","66","0","","","5th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10878","248","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","14","","","","","","","","","24","20","44","44","0","","","19th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10879","250","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","15","","","","","","","","","25","23","48","48","0","","","15th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10880","227","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","25","45","45","0","","","18th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10881","285","2","0","JSS 2","","ENGLISH LANGUAGE","1","17","19","","","","","","","","","36","39","75","75","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10882","289","2","0","JSS 2","","ENGLISH LANGUAGE","1","5","8","","","","","","","","","13","6","19","19","0","","","28th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10883","209","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","16","36","36","0","","","23rd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10884","188","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","26","46","46","0","","","17th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10885","221","2","0","JSS 2","","ENGLISH LANGUAGE","1","8","15","","","","","","","","","23","27","50","50","0","","","14th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10886","220","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","16","36","36","0","","","23rd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10887","257","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","33","53","53","0","","","10th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10888","213","2","0","JSS 2","","ENGLISH LANGUAGE","1","16","10","","","","","","","","","26","26","52","52","0","","","11th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10889","288","2","0","JSS 2","","ENGLISH LANGUAGE","1","11","10","","","","","","","","","21","16","37","37","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10890","215","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","12","","","","","","","","","22","30","52","52","0","","","11th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10891","318","2","0","JSS 2","","ENGLISH LANGUAGE","1","5","8","","","","","","","","","13","15","28","28","0","","","27th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10892","225","2","0","JSS 2","","ENGLISH LANGUAGE","1","11","10","","","","","","","","","21","10","31","31","0","","","26th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10893","217","2","0","JSS 2","","ENGLISH LANGUAGE","1","16","10","","","","","","","","","26","30","56","56","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10894","218","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","27","47","47","0","","","16th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10895","216","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","19","","","","","","","","","34","37","71","71","0","","","4th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10896","219","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","10","","","","","","","","","25","31","56","56","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10897","224","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","13","","","","","","","","","23","21","44","44","0","","","19th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10898","223","2","0","JSS 2","","ENGLISH LANGUAGE","1","18","16","","","","","","","","","34","40","74","74","0","","","3rd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10899","226","2","0","JSS 2","","ENGLISH LANGUAGE","1","19","14","","","","","","","","","33","30","63","63","0","","","7th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10900","286","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","21","41","41","0","","","21st","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10901","249","2","0","JSS 2","","ENGLISH LANGUAGE","1","16","10","","","","","","","","","26","25","51","51","0","","","13th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10902","210","2","0","JSS 2","","ENGLISH LANGUAGE","1","19","19","","","","","","","","","38","37","75","75","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10903","287","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","14","34","34","0","","","25th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10904","271","1","0","JSS 1","","CIVIC EDUCATION","28","14","12","","","","","","","","","26","40","66","66","0","","","8th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10905","264","1","0","JSS 1","","CIVIC EDUCATION","28","13","9","","","","","","","","","22","23","45","45","0","","","17th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10906","269","1","0","JSS 1","","CIVIC EDUCATION","28","16","14","","","","","","","","","30","40","70","70","0","","","6th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10907","273","1","0","JSS 1","","CIVIC EDUCATION","28","14","15","","","","","","","","","29","40","69","69","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10908","266","1","0","JSS 1","","CIVIC EDUCATION","28","11","5","","","","","","","","","16","27","43","43","0","","","18th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10909","261","1","0","JSS 1","","CIVIC EDUCATION","28","9","10","","","","","","","","","19","20","39","39","0","","","22nd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10910","275","1","0","JSS 1","","CIVIC EDUCATION","28","7","5","","","","","","","","","12","10","22","22","0","","","29th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10911","276","1","0","JSS 1","","CIVIC EDUCATION","28","12","10","","","","","","","","","22","27","49","49","0","","","16th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10912","320","1","0","JSS 1","","CIVIC EDUCATION","28","13","9","","","","","","","","","22","33","55","55","0","","","13th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10913","319","1","0","JSS 1","","CIVIC EDUCATION","28","9","5","","","","","","","","","14","15","29","29","0","","","28th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10914","311","1","0","JSS 1","","CIVIC EDUCATION","28","18","15","","","","","","","","","33","50","83","83","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10915","274","1","0","JSS 1","","CIVIC EDUCATION","28","16","13","","","","","","","","","29","37","66","66","0","","","8th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10916","277","1","0","JSS 1","","CIVIC EDUCATION","28","10","7","","","","","","","","","17","15","32","32","0","","","26th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10917","316","1","0","JSS 1","","CIVIC EDUCATION","28","10","9","","","","","","","","","19","17","36","36","0","","","24th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10918","272","1","0","JSS 1","","CIVIC EDUCATION","28","19","18","","","","","","","","","37","56","93","93","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10919","270","1","0","JSS 1","","CIVIC EDUCATION","28","15","16","","","","","","","","","31","49","80","80","0","","","4th","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10920","279","1","0","JSS 1","","CIVIC EDUCATION","28","15","9","","","","","","","","","24","35","59","59","0","","","12th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10921","281","1","0","JSS 1","","CIVIC EDUCATION","28","16","15","","","","","","","","","31","50","81","81","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10922","283","1","0","JSS 1","","CIVIC EDUCATION","28","15","13","","","","","","","","","28","46","74","74","0","","","5th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10923","265","1","0","JSS 1","","CIVIC EDUCATION","28","11","9","","","","","","","","","20","40","60","60","0","","","11th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10924","309","1","0","JSS 1","","CIVIC EDUCATION","28","13","9","","","","","","","","","22","20","42","42","0","","","19th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10925","268","1","0","JSS 1","","CIVIC EDUCATION","28","13","9","","","","","","","","","22","30","52","52","0","","","14th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10926","282","1","0","JSS 1","","CIVIC EDUCATION","28","10","5","","","","","","","","","15","17","32","32","0","","","26th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10927","280","1","0","JSS 1","","CIVIC EDUCATION","28","12","10","","","","","","","","","22","20","42","42","0","","","19th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10928","263","1","0","JSS 1","","CIVIC EDUCATION","28","11","9","","","","","","","","","20","30","50","50","0","","","15th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10929","321","1","0","JSS 1","","CIVIC EDUCATION","28","9","5","","","","","","","","","14","25","39","39","0","","","22nd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10930","267","1","0","JSS 1","","CIVIC EDUCATION","28","14","10","","","","","","","","","24","40","64","64","0","","","10th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10931","262","1","0","JSS 1","","CIVIC EDUCATION","28","11","5","","","","","","","","","16","20","36","36","0","","","24th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10932","278","1","0","JSS 1","","CIVIC EDUCATION","28","11","9","","","","","","","","","20","20","40","40","0","","","21st","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10933","271","1","0","JSS 1","","HOME ECONOMICS","24","14","10","","","","","","","","","24","37","61","61","0","","","13th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10934","264","1","0","JSS 1","","HOME ECONOMICS","24","11","10","","","","","","","","","21","27","48","48","0","","","19th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10935","269","1","0","JSS 1","","HOME ECONOMICS","24","12","10","","","","","","","","","22","43","65","65","0","","","11th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10936","273","1","0","JSS 1","","HOME ECONOMICS","24","17","15","","","","","","","","","32","51","83","83","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10937","266","1","0","JSS 1","","HOME ECONOMICS","24","11","10","","","","","","","","","21","37","58","58","0","","","15th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10938","261","1","0","JSS 1","","HOME ECONOMICS","24","13","12","","","","","","","","","25","27","52","52","0","","","17th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10939","275","1","0","JSS 1","","HOME ECONOMICS","24","1","10","","","","","","","","","11","20","31","31","0","","","29th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10940","276","1","0","JSS 1","","HOME ECONOMICS","24","13","12","","","","","","","","","25","43","68","68","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10941","320","1","0","JSS 1","","HOME ECONOMICS","24","12","10","","","","","","","","","22","30","52","52","0","","","17th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10942","319","1","0","JSS 1","","HOME ECONOMICS","24","10","12","","","","","","","","","22","20","42","42","0","","","20th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10943","311","1","0","JSS 1","","HOME ECONOMICS","24","14","15","","","","","","","","","29","40","69","69","0","","","7th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10944","274","1","0","JSS 1","","HOME ECONOMICS","24","15","14","","","","","","","","","29","49","78","78","0","","","3rd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10945","277","1","0","JSS 1","","HOME ECONOMICS","24","9","10","","","","","","","","","19","20","39","39","0","","","23rd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10946","316","1","0","JSS 1","","HOME ECONOMICS","24","9","12","","","","","","","","","21","13","34","34","0","","","26th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10947","272","1","0","JSS 1","","HOME ECONOMICS","24","17","18","","","","","","","","","35","55","90","90","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10948","270","1","0","JSS 1","","HOME ECONOMICS","24","14","15","","","","","","","","","29","45","74","74","0","","","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10949","279","1","0","JSS 1","","HOME ECONOMICS","24","15","10","","","","","","","","","25","30","55","55","0","","","16th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10950","281","1","0","JSS 1","","HOME ECONOMICS","24","14","12","","","","","","","","","26","50","76","76","0","","","4th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10951","283","1","0","JSS 1","","HOME ECONOMICS","24","17","15","","","","","","","","","32","40","72","72","0","","","6th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10952","265","1","0","JSS 1","","HOME ECONOMICS","24","10","11","","","","","","","","","21","40","61","61","0","","","13th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10953","309","1","0","JSS 1","","HOME ECONOMICS","24","10","11","","","","","","","","","21","20","41","41","0","","","21st","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10954","268","1","0","JSS 1","","HOME ECONOMICS","24","14","10","","","","","","","","","24","40","64","64","0","","","12th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10955","282","1","0","JSS 1","","HOME ECONOMICS","24","9","5","","","","","","","","","14","20","34","34","0","","","26th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10956","280","1","0","JSS 1","","HOME ECONOMICS","24","11","10","","","","","","","","","21","20","41","41","0","","","21st","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10957","263","1","0","JSS 1","","HOME ECONOMICS","24","16","10","","","","","","","","","26","40","66","66","0","","","9th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10958","321","1","0","JSS 1","","HOME ECONOMICS","24","9","6","","","","","","","","","15","20","35","35","0","","","25th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10959","267","1","0","JSS 1","","HOME ECONOMICS","24","14","9","","","","","","","","","23","43","66","66","0","","","9th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10960","262","1","0","JSS 1","","HOME ECONOMICS","24","8","10","","","","","","","","","18","16","34","34","0","","","26th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10961","278","1","0","JSS 1","","HOME ECONOMICS","24","9","9","","","","","","","","","18","20","38","38","0","","","24th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10962","222","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","15","13","","","","","","","","","28","43","71","71","0","","","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10963","214","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","14","12","","","","","","","","","26","34","60","60","0","","","9th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10964","248","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","10","","","","","","","","","19","20","39","39","0","","","21st","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10965","250","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","13","9","","","","","","","","","22","29","51","51","0","","","15th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10966","227","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","7","","","","","","","","","16","25","41","41","0","","","19th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10967","285","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","18","16","","","","","","","","","34","50","84","84","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("10968","289","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","11","6","","","","","","","","","17","15","32","32","0","","","24th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10969","209","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","9","","","","","","","","","19","22","41","41","0","","","19th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10970","188","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","14","9","","","","","","","","","23","34","57","57","0","","","11th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10971","221","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","11","10","","","","","","","","","21","30","51","51","0","","","15th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10972","220","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","5","","","","","","","","","14","17","31","31","0","","","25th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10973","257","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","10","","","","","","","","","20","30","50","50","0","","","17th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10974","213","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","10","","","","","","","","","20","34","54","54","0","","","14th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10975","288","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","5","","","","","","","","","14","13","27","27","0","","","28th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10976","215","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","15","7","","","","","","","","","22","35","57","57","0","","","11th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10977","318","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","7","","","","","","","","","17","20","37","37","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10978","225","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","7","","","","","","","","","16","12","28","28","0","","","27th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10979","217","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","14","12","","","","","","","","","26","37","63","63","0","","","8th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10980","218","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","9","","","","","","","","","19","15","34","34","0","","","23rd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10981","216","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","13","11","","","","","","","","","24","34","58","58","0","","","10th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10982","219","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","13","12","","","","","","","","","25","40","65","65","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10983","224","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","11","9","","","","","","","","","20","30","50","50","0","","","17th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10984","223","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","19","18","","","","","","","","","37","50","87","87","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10985","226","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","15","14","","","","","","","","","29","48","77","77","0","","","3rd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10986","286","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","12","10","","","","","","","","","22","34","56","56","0","","","13th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10987","249","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","14","11","","","","","","","","","25","40","65","65","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10988","210","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","15","14","","","","","","","","","29","45","74","74","0","","","4th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10989","287","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","8","","","","","","","","","17","12","29","29","0","","","26th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10990","15","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","10","","","","","","","","","24","56","80","80","0","","","2nd","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10991","198","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","14","","","","","","","","","30","43","73","73","0","","","3rd","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10992","14","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","10","","","","","","","","","22","45","67","67","0","","","4th","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10993","20","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","6","4","","","","","","","","","10","40","50","50","0","","","5th","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10994","242","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","10","","","","","","","","","28","55","83","83","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10995","131","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","","","","","29","54","83","83","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10996","41","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","","","","","26","48","74","74","0","","","3rd","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10997","134","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","13","","","","","","","","","27","50","77","77","0","","","2nd","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10998","48","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","11","","","","","","","","","25","30","55","55","0","","","5th","C5","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10999","202","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","14","","","","","","","","","28","43","71","71","0","","","4th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11000","15","5","0","SS 2","","GOVERNMENT","16","15","10","","","","","","","","","25","37","62","62","0","","","4th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11001","198","5","0","SS 2","","GOVERNMENT","16","15","10","","","","","","","","","25","56","81","81","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11002","14","5","0","SS 2","","GOVERNMENT","16","16","10","","","","","","","","","26","49","75","75","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11003","20","5","0","SS 2","","GOVERNMENT","16","10","10","","","","","","","","","20","37","57","57","0","","","5th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11004","242","5","0","SS 2","","GOVERNMENT","16","18","10","","","","","","","","","28","44","72","72","0","","","3rd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11005","254","5","0","SS 2","","GOVERNMENT","16","10","10","","","","","","","","","20","0","20","20","0","","","6th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11006","326","4","0","SS 1","","GOVERNMENT","16","15","10","","","","","","","","","25","23","48","48","0","","","20th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11007","7","4","0","SS 1","","GOVERNMENT","16","10","5","","","","","","","","","15","20","35","35","0","","","25th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11008","125","4","0","SS 1","","GOVERNMENT","16","10","5","","","","","","","","","15","22","37","37","0","","","24th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11009","8","4","0","SS 1","","GOVERNMENT","16","10","5","","","","","","","","","15","37","52","52","0","","","17th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11010","126","4","0","SS 1","","GOVERNMENT","16","12","10","","","","","","","","","22","0","22","22","0","","","32nd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11011","296","4","0","SS 1","","GOVERNMENT","16","10","10","","","","","","","","","20","30","50","50","0","","","19th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11012","300","4","0","SS 1","","GOVERNMENT","16","10","5","","","","","","","","","15","31","46","46","0","","","21st","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11013","138","4","0","SS 1","","GOVERNMENT","16","10","10","","","","","","","","","20","32","52","52","0","","","17th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11014","2","4","0","SS 1","","GOVERNMENT","16","10","10","","","","","","","","","20","41","61","61","0","","","10th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11015","193","4","0","SS 1","","GOVERNMENT","16","10","10","","","","","","","","","20","37","57","57","0","","","14th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11016","256","4","0","SS 1","","GOVERNMENT","16","5","10","","","","","","","","","15","41","56","56","0","","","15th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11017","140","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","18","28","28","0","","","30th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11018","294","4","0","SS 1","","GOVERNMENT","16","10","20","","","","","","","","","30","45","75","75","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11019","1","4","0","SS 1","","GOVERNMENT","16","10","5","","","","","","","","","15","10","25","25","0","","","31st","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11020","141","4","0","SS 1","","GOVERNMENT","16","15","12","","","","","","","","","27","51","78","78","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11021","252","4","0","SS 1","","GOVERNMENT","16","5","10","","","","","","","","","15","26","41","41","0","","","22nd","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11022","303","4","0","SS 1","","GOVERNMENT","16","10","10","","","","","","","","","20","41","61","61","0","","","10th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11023","301","4","0","SS 1","","GOVERNMENT","16","5","10","","","","","","","","","15","39","54","54","0","","","16th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11024","143","4","0","SS 1","","GOVERNMENT","16","10","10","","","","","","","","","20","38","58","58","0","","","13th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11025","293","4","0","SS 1","","GOVERNMENT","16","15","15","","","","","","","","","30","44","74","74","0","","","5th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11026","235","4","0","SS 1","","GOVERNMENT","16","15","10","","","","","","","","","25","44","69","69","0","","","6th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11027","234","4","0","SS 1","","GOVERNMENT","16","10","10","","","","","","","","","20","41","61","61","0","","","10th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11028","237","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","9","19","19","0","","","33rd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11029","121","4","0","SS 1","","GOVERNMENT","16","15","18","","","","","","","","","33","48","81","81","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11030","195","4","0","SS 1","","GOVERNMENT","16","10","5","","","","","","","","","15","18","33","33","0","","","26th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11031","196","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","20","30","30","0","","","28th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11032","297","4","0","SS 1","","GOVERNMENT","16","10","15","","","","","","","","","25","38","63","63","0","","","9th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11033","302","4","0","SS 1","","GOVERNMENT","16","10","5","","","","","","","","","15","25","40","40","0","","","23rd","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11034","325","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","19","29","29","0","","","29th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11035","327","4","0","SS 1","","GOVERNMENT","16","10","20","","","","","","","","","30","52","82","82","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11036","313","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","23","33","33","0","","","26th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11037","295","4","0","SS 1","","GOVERNMENT","16","10","12","","","","","","","","","22","45","67","67","0","","","7th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11038","324","4","0","SS 1","","GOVERNMENT","16","10","10","","","","","","","","","20","47","67","67","0","","","7th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11039","307","6","0","SS 3","","ECONOMICS","17","15","15","","","","","","","","","30","32","62","62","0","","","1st","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11040","308","6","0","SS 3","","ECONOMICS","17","10","15","","","","","","","","","25","25","50","50","0","","","9th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11041","246","6","0","SS 3","","ECONOMICS","17","10","15","","","","","","","","","25","20","45","45","0","","","13th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11042","131","6","0","SS 3","","ECONOMICS","17","10","15","","","","","","","","","25","15","40","40","0","","","16th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11044","41","6","0","SS 3","","ECONOMICS","17","10","15","","","","","","","","","25","35","60","60","0","","","3rd","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11045","243","6","0","SS 3","","ECONOMICS","17","11","15","","","","","","","","","26","8","34","34","0","","","18th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11046","134","6","0","SS 3","","ECONOMICS","17","10","15","","","","","","","","","25","37","62","62","0","","","1st","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11047","306","6","0","SS 3","","ECONOMICS","17","10","15","","","","","","","","","25","16","41","41","0","","","15th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11048","244","6","0","SS 3","","ECONOMICS","17","10","15","","","","","","","","","25","34","59","59","0","","","5th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11050","245","6","0","SS 3","","ECONOMICS","17","10","15","","","","","","","","","25","30","55","55","0","","","7th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11051","29","6","0","SS 3","","ECONOMICS","17","10","15","","","","","","","","","25","21","46","46","0","","","10th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11052","33","6","0","SS 3","","ECONOMICS","17","10","15","","","","","","","","","25","26","51","51","0","","","8th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11053","317","6","0","SS 3","","ECONOMICS","17","15","10","","","","","","","","","25","19","44","44","0","","","14th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11054","247","6","0","SS 3","","ECONOMICS","17","15","11","","","","","","","","","26","20","46","46","0","","","10th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11055","202","6","0","SS 3","","ECONOMICS","17","11","15","","","","","","","","","26","34","60","60","0","","","3rd","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11056","128","6","0","SS 3","","ECONOMICS","17","15","10","","","","","","","","","25","21","46","46","0","","","10th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11057","28","6","0","SS 3","","ECONOMICS","17","15","10","","","","","","","","","25","34","59","59","0","","","5th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11058","314","6","0","SS 3","","ECONOMICS","17","15","10","","","","","","","","","25","14","39","39","0","","","17th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11059","271","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","13","","","","","","","","","25","34","59","59","0","","","11th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11060","264","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","10","","","","","","","","","22","22","44","44","0","","","20th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11061","269","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","15","13","","","","","","","","","28","39","67","67","0","","","7th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11062","273","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","15","","","","","","","","","29","40","69","69","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11063","266","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","11","10","","","","","","","","","21","30","51","51","0","","","17th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11064","261","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","10","","","","","","","","","23","28","51","51","0","","","17th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11065","275","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","11","10","","","","","","","","","21","20","41","41","0","","","25th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11066","276","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","15","12","","","","","","","","","27","30","57","57","0","","","12th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11067","320","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","10","","","","","","","","","20","22","42","42","0","","","24th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11068","319","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","9","","","","","","","","","19","20","39","39","0","","","27th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11069","311","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","16","15","","","","","","","","","31","49","80","80","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("11070","274","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","10","","","","","","","","","23","37","60","60","0","","","10th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11071","277","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","8","","","","","","","","","17","16","33","33","0","","","28th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11072","316","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","9","","","","","","","","","23","20","43","43","0","","","22nd","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11073","272","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","17","18","","","","","","","","","35","52","87","87","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11074","270","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","15","17","","","","","","","","","32","45","77","77","0","","","4th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11075","279","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","10","","","","","","","","","24","30","54","54","0","","","13th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11076","281","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","15","","","","","","","","","29","47","76","76","0","","","5th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11077","283","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","18","16","","","","","","","","","34","44","78","78","0","","","3rd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11078","265","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","10","","","","","","","","","22","42","64","64","0","","","9th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11079","309","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","11","10","","","","","","","","","21","30","51","51","0","","","17th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11080","268","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","9","","","","","","","","","23","30","53","53","0","","","14th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11081","282","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","5","","","","","","","","","18","25","43","43","0","","","22nd","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11082","280","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","15","7","","","","","","","","","22","30","52","52","0","","","15th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11083","263","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","9","","","","","","","","","19","33","52","52","0","","","15th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11084","321","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","5","","","","","","","","","15","26","41","41","0","","","25th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11085","267","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","12","","","","","","","","","26","40","66","66","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11086","262","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","7","9","","","","","","","","","16","15","31","31","0","","","29th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11087","278","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","10","","","","","","","","","22","22","44","44","0","","","20th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11088","271","1","0","JSS 1","","BUSINESS STUDIES","9","13","16","","","","","","","","","29","51","80","80","0","","","6th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11089","264","1","0","JSS 1","","BUSINESS STUDIES","9","5","10","","","","","","","","","15","33","48","48","0","","","22nd","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11090","269","1","0","JSS 1","","BUSINESS STUDIES","9","12","15","","","","","","","","","27","45","72","72","0","","","11th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11091","273","1","0","JSS 1","","BUSINESS STUDIES","9","14","15","","","","","","","","","29","42","71","71","0","","","12th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11092","266","1","0","JSS 1","","BUSINESS STUDIES","9","5","5","","","","","","","","","10","27","37","37","0","","","26th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11093","261","1","0","JSS 1","","BUSINESS STUDIES","9","5","5","","","","","","","","","10","29","39","39","0","","","25th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11094","275","1","0","JSS 1","","BUSINESS STUDIES","9","5","10","","","","","","","","","15","11","26","26","0","","","29th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11095","276","1","0","JSS 1","","BUSINESS STUDIES","9","10","10","","","","","","","","","20","50","70","70","0","","","13th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11096","320","1","0","JSS 1","","BUSINESS STUDIES","9","13","5","","","","","","","","","18","31","49","49","0","","","21st","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11097","319","1","0","JSS 1","","BUSINESS STUDIES","9","5","5","","","","","","","","","10","25","35","35","0","","","27th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11098","311","1","0","JSS 1","","BUSINESS STUDIES","9","15","15","","","","","","","","","30","54","84","84","0","","","4th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11099","274","1","0","JSS 1","","BUSINESS STUDIES","9","10","15","","","","","","","","","25","51","76","76","0","","","7th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11100","277","1","0","JSS 1","","BUSINESS STUDIES","9","5","5","","","","","","","","","10","22","32","32","0","","","28th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11101","316","1","0","JSS 1","","BUSINESS STUDIES","9","7","5","","","","","","","","","12","32","44","44","0","","","24th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11102","272","1","0","JSS 1","","BUSINESS STUDIES","9","20","17","","","","","","","","","37","59","96","96","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11103","270","1","0","JSS 1","","BUSINESS STUDIES","9","17","20","","","","","","","","","37","32","69","69","0","","","14th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11104","279","1","0","JSS 1","","BUSINESS STUDIES","9","12","15","","","","","","","","","27","49","76","76","0","","","7th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11105","281","1","0","JSS 1","","BUSINESS STUDIES","9","14","15","","","","","","","","","29","47","76","76","0","","","7th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11106","283","1","0","JSS 1","","BUSINESS STUDIES","9","17","15","","","","","","","","","32","57","89","89","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11107","265","1","0","JSS 1","","BUSINESS STUDIES","9","5","10","","","","","","","","","15","38","53","53","0","","","19th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11108","309","1","0","JSS 1","","BUSINESS STUDIES","9","9","10","","","","","","","","","19","32","51","51","0","","","20th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11109","268","1","0","JSS 1","","BUSINESS STUDIES","9","14","15","","","","","","","","","29","54","83","83","0","","","5th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11110","282","1","0","JSS 1","","BUSINESS STUDIES","9","8","15","","","","","","","","","23","39","62","62","0","","","16th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11111","280","1","0","JSS 1","","BUSINESS STUDIES","9","9","15","","","","","","","","","24","39","63","63","0","","","15th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11112","263","1","0","JSS 1","","BUSINESS STUDIES","9","9","15","","","","","","","","","24","50","74","74","0","","","10th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11113","321","1","0","JSS 1","","BUSINESS STUDIES","9","7","13","","","","","","","","","20","38","58","58","0","","","17th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11114","267","1","0","JSS 1","","BUSINESS STUDIES","9","20","17","","","","","","","","","37","51","88","88","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11115","262","1","0","JSS 1","","BUSINESS STUDIES","9","7","10","","","","","","","","","17","30","47","47","0","","","23rd","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11116","278","1","0","JSS 1","","BUSINESS STUDIES","9","7","10","","","","","","","","","17","39","56","56","0","","","18th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11117","304","5","0","SS 2","","BIOLOGY","14","7","10","","","","","","","","","17","20","37","37","0","","","15th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11118","24","5","0","SS 2","","BIOLOGY","14","9","10","","","","","","","","","19","38","57","57","0","","","5th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11119","198","5","0","SS 2","","BIOLOGY","14","16","12","","","","","","","","","28","36","64","64","0","","","2nd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11120","199","5","0","SS 2","","BIOLOGY","14","10","9","","","","","","","","","19","21","40","40","0","","","14th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11121","23","5","0","SS 2","","BIOLOGY","14","16","13","","","","","","","","","29","31","60","60","0","","","4th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11122","12","5","0","SS 2","","BIOLOGY","14","17","14","","","","","","","","","31","38","69","69","0","","","1st","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11123","20","5","0","SS 2","","BIOLOGY","14","9","8","","","","","","","","","17","27","44","44","0","","","11th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11124","242","5","0","SS 2","","BIOLOGY","14","14","11","","","","","","","","","25","37","62","62","0","","","3rd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11125","22","5","0","SS 2","","BIOLOGY","14","18","12","","","","","","","","","30","16","46","46","0","","","9th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11126","305","5","0","SS 2","","BIOLOGY","14","10","8","","","","","","","","","18","16","34","34","0","","","16th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11127","241","5","0","SS 2","","BIOLOGY","14","11","10","","","","","","","","","21","24","45","45","0","","","10th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11128","239","5","0","SS 2","","BIOLOGY","14","13","12","","","","","","","","","25","30","55","55","0","","","6th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11129","174","5","0","SS 2","","BIOLOGY","14","11","11","","","","","","","","","22","20","42","42","0","","","12th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11130","26","5","0","SS 2","","BIOLOGY","14","14","11","","","","","","","","","25","28","53","53","0","","","8th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11131","254","5","0","SS 2","","BIOLOGY","14","11","10","","","","","","","","","21","34","55","55","0","","","6th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11132","259","5","0","SS 2","","BIOLOGY","14","12","13","","","","","","","","","25","16","41","41","0","","","13th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11133","271","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","","","","","26","40","66","66","0","","","13th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11134","264","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","10","","","","","","","","","22","30","52","52","0","","","18th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11135","269","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","14","","","","","","","","","30","43","73","73","0","","","8th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11136","273","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","14","","","","","","","","","26","45","71","71","0","","","9th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11137","266","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","9","","","","","","","","","20","25","45","45","0","","","23rd","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11138","261","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","9","","","","","","","","","19","37","56","56","0","","","16th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11139","275","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","8","","","","","","","","","18","17","35","35","0","","","29th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11140","276","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","12","","","","","","","","","25","43","68","68","0","","","11th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11141","320","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","9","","","","","","","","","19","32","51","51","0","","","19th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11142","319","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","8","","","","","","","","","18","23","41","41","0","","","26th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11143","311","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","15","","","","","","","","","31","32","63","63","0","","","14th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11144","274","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","13","","","","","","","","","28","46","74","74","0","","","7th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11145","277","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","9","8","","","","","","","","","17","25","42","42","0","","","25th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11146","316","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","7","8","","","","","","","","","15","23","38","38","0","","","28th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11147","272","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","18","","","","","","","","","37","58","95","95","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11148","270","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","15","","","","","","","","","31","49","80","80","0","","","5th","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11149","279","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","12","","","","","","","","","22","37","59","59","0","","","15th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11150","281","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","16","","","","","","","","","33","54","87","87","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11151","283","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","17","","","","","","","","","35","50","85","85","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11152","265","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","11","","","","","","","","","24","43","67","67","0","","","12th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11153","309","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","10","","","","","","","","","25","30","55","55","0","","","17th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11154","268","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","15","","","","","","","","","32","47","79","79","0","","","6th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11155","282","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","10","","","","","","","","","22","22","44","44","0","","","24th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11156","280","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","11","","","","","","","","","24","27","51","51","0","","","19th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11157","263","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","","","","","29","40","69","69","0","","","10th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11158","321","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","10","","","","","","","","","22","27","49","49","0","","","22nd","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11159","267","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","17","","","","","","","","","35","50","85","85","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11160","262","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","9","10","","","","","","","","","19","20","39","39","0","","","27th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11161","278","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","7","","","","","","","","","19","32","51","51","0","","","19th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11162","179","3","0","JSS 3","","DICTION","26","20","20","","","","","","","","","40","31","71","71","0","","","3rd","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11163","185","3","0","JSS 3","","DICTION","26","20","20","","","","","","","","","40","40","80","80","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11164","322","3","0","JSS 3","","DICTION","26","5","5","","","","","","","","","10","23","33","33","0","","","9th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11165","186","3","0","JSS 3","","DICTION","26","5","5","","","","","","","","","10","22","32","32","0","","","11th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11166","310","3","0","JSS 3","","DICTION","26","5","5","","","","","","","","","10","20","30","30","0","","","12th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11167","183","3","0","JSS 3","","DICTION","26","5","5","","","","","","","","","10","19","29","29","0","","","13th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11168","182","3","0","JSS 3","","DICTION","26","18","18","","","","","","","","","36","33","69","69","0","","","4th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11169","290","3","0","JSS 3","","DICTION","26","5","5","","","","","","","","","10","24","34","34","0","","","8th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("11170","292","3","0","JSS 3","","DICTION","26","10","10","","","","","","","","","20","28","48","48","0","","","7th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11171","323","3","0","JSS 3","","DICTION","26","8","8","","","","","","","","","16","37","53","53","0","","","5th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11172","189","3","0","JSS 3","","DICTION","26","7","7","","","","","","","","","14","19","33","33","0","","","9th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11173","251","3","0","JSS 3","","DICTION","26","15","15","","","","","","","","","30","22","52","52","0","","","6th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11174","233","3","0","JSS 3","","DICTION","26","19","19","","","","","","","","","38","42","80","80","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11175","326","4","0","SS 1","","DICTION","26","10","10","","","","","","","","","20","37","57","57","0","","","10th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11176","7","4","0","SS 1","","DICTION","26","20","20","","","","","","","","","40","20","60","60","0","","","7th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11177","125","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","19","29","29","0","","","23rd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11178","8","4","0","SS 1","","DICTION","26","12","12","","","","","","","","","24","25","49","49","0","","","16th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11179","126","4","0","SS 1","","DICTION","26","13","13","","","","","","","","","26","0","26","26","0","","","29th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11180","296","4","0","SS 1","","DICTION","26","14","14","","","","","","","","","28","20","48","48","0","","","19th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11181","300","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","10","20","20","0","","","31st","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11182","138","4","0","SS 1","","DICTION","26","10","10","","","","","","","","","20","32","52","52","0","","","11th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11183","2","4","0","SS 1","","DICTION","26","7","7","","","","","","","","","14","38","52","52","0","","","11th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11184","193","4","0","SS 1","","DICTION","26","20","20","","","","","","","","","40","18","58","58","0","","","9th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11185","256","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","18","28","28","0","","","25th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11186","140","4","0","SS 1","","DICTION","26","13","13","","","","","","","","","26","17","43","43","0","","","22nd","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11187","294","4","0","SS 1","","DICTION","26","14","14","","","","","","","","","28","35","63","63","0","","","5th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11188","1","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","7","17","17","0","","","33rd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11189","141","4","0","SS 1","","DICTION","26","20","20","","","","","","","","","40","53","93","93","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11190","252","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","18","28","28","0","","","25th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11191","303","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","38","48","48","0","","","19th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11192","301","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","42","52","52","0","","","11th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11193","143","4","0","SS 1","","DICTION","26","20","20","","","","","","","","","40","24","64","64","0","","","4th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11194","293","4","0","SS 1","","DICTION","26","15","15","","","","","","","","","30","20","50","50","0","","","15th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11195","235","4","0","SS 1","","DICTION","26","14","14","","","","","","","","","28","33","61","61","0","","","6th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11196","234","4","0","SS 1","","DICTION","26","7","7","","","","","","","","","14","35","49","49","0","","","16th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11197","237","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","17","27","27","0","","","28th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11198","121","4","0","SS 1","","DICTION","26","13","13","","","","","","","","","26","39","65","65","0","","","3rd","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11199","195","4","0","SS 1","","DICTION","26","15","15","","","","","","","","","30","19","49","49","0","","","16th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11200","196","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","19","29","29","0","","","23rd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11201","297","4","0","SS 1","","DICTION","26","8","8","","","","","","","","","16","36","52","52","0","","","11th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11202","302","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","18","28","28","0","","","25th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11203","325","4","0","SS 1","","DICTION","26","8","8","","","","","","","","","16","8","24","24","0","","","30th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11204","327","4","0","SS 1","","DICTION","26","10","10","","","","","","","","","20","40","60","60","0","","","7th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11205","313","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","8","18","18","0","","","32nd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11206","295","4","0","SS 1","","DICTION","26","15","15","","","","","","","","","30","17","47","47","0","","","21st","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11207","324","4","0","SS 1","","DICTION","26","17","17","","","","","","","","","34","39","73","73","0","","","2nd","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11208","18","5","0","SS 2","","DICTION","26","5","5","","","","","","","","","10","24","34","34","0","","","23rd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11209","17","5","0","SS 2","","DICTION","26","13","13","","","","","","","","","26","33","59","59","0","","","13th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11210","304","5","0","SS 2","","DICTION","26","5","5","","","","","","","","","10","19","29","29","0","","","24th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11211","24","5","0","SS 2","","DICTION","26","15","15","","","","","","","","","30","25","55","55","0","","","15th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11212","15","5","0","SS 2","","DICTION","26","16","16","","","","","","","","","32","42","74","74","0","","","5th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11213","198","5","0","SS 2","","DICTION","26","20","20","","","","","","","","","40","32","72","72","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11214","253","5","0","SS 2","","DICTION","26","10","10","","","","","","","","","20","23","43","43","0","","","19th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11215","199","5","0","SS 2","","DICTION","26","20","20","","","","","","","","","40","34","74","74","0","","","5th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11216","23","5","0","SS 2","","DICTION","26","8","8","","","","","","","","","16","50","66","66","0","","","9th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11217","14","5","0","SS 2","","DICTION","26","16","16","","","","","","","","","32","45","77","77","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11218","12","5","0","SS 2","","DICTION","26","19","19","","","","","","","","","38","37","75","75","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11219","20","5","0","SS 2","","DICTION","26","10","10","","","","","","","","","20","28","48","48","0","","","17th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11220","242","5","0","SS 2","","DICTION","26","20","20","","","","","","","","","40","56","96","96","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11221","25","5","0","SS 2","","DICTION","26","7","7","","","","","","","","","14","29","43","43","0","","","19th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11222","22","5","0","SS 2","","DICTION","26","15","15","","","","","","","","","30","45","75","75","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11223","305","5","0","SS 2","","DICTION","26","8","8","","","","","","","","","16","25","41","41","0","","","21st","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11224","241","5","0","SS 2","","DICTION","26","14","14","","","","","","","","","28","38","66","66","0","","","9th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11225","239","5","0","SS 2","","DICTION","26","13","13","","","","","","","","","26","32","58","58","0","","","14th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11226","174","5","0","SS 2","","DICTION","26","13","13","","","","","","","","","26","21","47","47","0","","","18th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11227","26","5","0","SS 2","","DICTION","26","5","5","","","","","","","","","10","43","53","53","0","","","16th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11228","254","5","0","SS 2","","DICTION","26","14","14","","","","","","","","","28","34","62","62","0","","","11th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11229","259","5","0","SS 2","","DICTION","26","5","5","","","","","","","","","10","31","41","41","0","","","21st","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11230","13","5","0","SS 2","","DICTION","26","18","18","","","","","","","","","36","26","62","62","0","","","11th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11231","19","5","0","SS 2","","DICTION","26","15","15","","","","","","","","","30","40","70","70","0","","","8th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11232","271","1","0","JSS 1","","DICTION","26","10","10","","","","","","","","","20","28","48","48","0","","","24th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11233","264","1","0","JSS 1","","DICTION","26","14","14","","","","","","","","","28","44","72","72","0","","","11th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11234","269","1","0","JSS 1","","DICTION","26","16","16","","","","","","","","","32","37","69","69","0","","","14th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11235","273","1","0","JSS 1","","DICTION","26","10","12","","","","","","","","","22","42","64","64","0","","","17th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11236","266","1","0","JSS 1","","DICTION","26","18","18","","","","","","","","","36","35","71","71","0","","","12th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11237","261","1","0","JSS 1","","DICTION","26","15","15","","","","","","","","","30","41","71","71","0","","","12th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11238","275","1","0","JSS 1","","DICTION","26","5","5","","","","","","","","","10","30","40","40","0","","","29th","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11239","276","1","0","JSS 1","","DICTION","26","20","20","","","","","","","","","40","49","89","89","0","","","6th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11240","320","1","0","JSS 1","","DICTION","26","14","14","","","","","","","","","28","19","47","47","0","","","25th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11241","319","1","0","JSS 1","","DICTION","26","15","15","","","","","","","","","30","29","59","59","0","","","20th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11242","311","1","0","JSS 1","","DICTION","26","20","20","","","","","","","","","40","52","92","92","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11243","274","1","0","JSS 1","","DICTION","26","14","14","","","","","","","","","28","41","69","69","0","","","14th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11244","277","1","0","JSS 1","","DICTION","26","5","5","","","","","","","","","10","33","43","43","0","","","28th","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11245","316","1","0","JSS 1","","DICTION","26","5","5","","","","","","","","","10","37","47","47","0","","","25th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11246","272","1","0","JSS 1","","DICTION","26","20","20","","","","","","","","","40","56","96","96","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11247","270","1","0","JSS 1","","DICTION","26","18","18","","","","","","","","","36","46","82","82","0","","","8th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11248","279","1","0","JSS 1","","DICTION","26","20","20","","","","","","","","","40","50","90","90","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11249","281","1","0","JSS 1","","DICTION","26","15","15","","","","","","","","","30","49","79","79","0","","","9th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11250","283","1","0","JSS 1","","DICTION","26","19","19","","","","","","","","","38","53","91","91","0","","","3rd","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11251","265","1","0","JSS 1","","DICTION","26","5","5","","","","","","","","","10","39","49","49","0","","","23rd","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11252","309","1","0","JSS 1","","DICTION","26","5","5","","","","","","","","","10","40","50","50","0","","","22nd","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11253","268","1","0","JSS 1","","DICTION","26","17","17","","","","","","","","","34","53","87","87","0","","","7th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11254","282","1","0","JSS 1","","DICTION","26","5","5","","","","","","","","","10","35","45","45","0","","","27th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11255","280","1","0","JSS 1","","DICTION","26","16","16","","","","","","","","","32","41","73","73","0","","","10th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11256","263","1","0","JSS 1","","DICTION","26","20","20","","","","","","","","","40","50","90","90","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11257","321","1","0","JSS 1","","DICTION","26","15","15","","","","","","","","","30","33","63","63","0","","","18th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11258","267","1","0","JSS 1","","DICTION","26","16","16","","","","","","","","","32","29","61","61","0","","","19th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11259","262","1","0","JSS 1","","DICTION","26","14","14","","","","","","","","","28","25","53","53","0","","","21st","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11260","278","1","0","JSS 1","","DICTION","26","14","14","","","","","","","","","28","39","67","67","0","","","16th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11261","222","2","0","JSS 2","","DICTION","26","20","20","","","","","","","","","40","44","84","84","0","","","6th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11262","214","2","0","JSS 2","","DICTION","26","20","20","","","","","","","","","40","40","80","80","0","","","9th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11263","248","2","0","JSS 2","","DICTION","26","20","20","","","","","","","","","40","26","66","66","0","","","18th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11264","250","2","0","JSS 2","","DICTION","26","15","15","","","","","","","","","30","40","70","70","0","","","15th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11265","227","2","0","JSS 2","","DICTION","26","16","16","","","","","","","","","32","30","62","62","0","","","19th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11266","285","2","0","JSS 2","","DICTION","26","13","13","","","","","","","","","26","59","85","85","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11267","289","2","0","JSS 2","","DICTION","26","5","5","","","","","","","","","10","11","21","21","0","","","27th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11268","209","2","0","JSS 2","","DICTION","26","17","17","","","","","","","","","34","41","75","75","0","","","11th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11269","188","2","0","JSS 2","","DICTION","26","18","18","","","","","","","","","36","38","74","74","0","","","12th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("11270","221","2","0","JSS 2","","DICTION","26","5","5","","","","","","","","","10","44","54","54","0","","","22nd","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11271","220","2","0","JSS 2","","DICTION","26","13","13","","","","","","","","","26","17","43","43","0","","","25th","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11272","257","2","0","JSS 2","","DICTION","26","19","19","","","","","","","","","38","33","71","71","0","","","14th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11273","213","2","0","JSS 2","","DICTION","26","19","19","","","","","","","","","38","29","67","67","0","","","17th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11274","288","2","0","JSS 2","","DICTION","26","5","5","","","","","","","","","10","10","20","20","0","","","28th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11275","215","2","0","JSS 2","","DICTION","26","17","17","","","","","","","","","34","27","61","61","0","","","20th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11276","318","2","0","JSS 2","","DICTION","26","5","5","","","","","","","","","10","32","42","42","0","","","26th","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11277","225","2","0","JSS 2","","DICTION","26","16","16","","","","","","","","","32","18","50","50","0","","","23rd","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11278","217","2","0","JSS 2","","DICTION","26","20","20","","","","","","","","","40","46","86","86","0","","","3rd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11279","218","2","0","JSS 2","","DICTION","26","20","20","","","","","","","","","40","44","84","84","0","","","6th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11280","216","2","0","JSS 2","","DICTION","26","19","19","","","","","","","","","38","47","85","85","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11281","219","2","0","JSS 2","","DICTION","26","15","15","","","","","","","","","30","43","73","73","0","","","13th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11282","224","2","0","JSS 2","","DICTION","26","5","5","","","","","","","","","10","37","47","47","0","","","24th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11283","223","2","0","JSS 2","","DICTION","26","20","20","","","","","","","","","40","50","90","90","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11284","226","2","0","JSS 2","","DICTION","26","20","20","","","","","","","","","40","48","88","88","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11285","286","2","0","JSS 2","","DICTION","26","17","17","","","","","","","","","34","23","57","57","0","","","21st","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11286","249","2","0","JSS 2","","DICTION","26","15","15","","","","","","","","","30","50","80","80","0","","","9th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11287","210","2","0","JSS 2","","DICTION","26","20","20","","","","","","","","","40","44","84","84","0","","","6th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11288","287","2","0","JSS 2","","DICTION","26","13","13","","","","","","","","","26","44","70","70","0","","","15th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11289","307","6","0","SS 3","","DICTION","26","19","19","","","","","","","","","38","35","73","73","0","","","8th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11290","308","6","0","SS 3","","DICTION","26","16","16","","","","","","","","","32","27","59","59","0","","","19th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11291","246","6","0","SS 3","","DICTION","26","17","17","","","","","","","","","34","33","67","67","0","","","14th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11292","131","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","22","62","62","0","","","18th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11293","133","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","36","76","76","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11294","200","6","0","SS 3","","DICTION","26","16","16","","","","","","","","","32","33","65","65","0","","","17th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11295","41","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","54","94","94","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11296","201","6","0","SS 3","","DICTION","26","16","16","","","","","","","","","32","43","75","75","0","","","7th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11297","31","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","47","87","87","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11298","243","6","0","SS 3","","DICTION","26","15","15","","","","","","","","","30","37","67","67","0","","","14th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11299","134","6","0","SS 3","","DICTION","26","18","18","","","","","","","","","36","44","80","80","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11300","306","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","31","71","71","0","","","12th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11301","244","6","0","SS 3","","DICTION","26","15","15","","","","","","","","","30","43","73","73","0","","","8th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11302","35","6","0","SS 3","","DICTION","26","16","10","","","","","","","","","26","0","26","26","0","","","25th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11303","245","6","0","SS 3","","DICTION","26","15","15","","","","","","","","","30","37","67","67","0","","","14th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11304","29","6","0","SS 3","","DICTION","26","5","5","","","","","","","","","10","38","48","48","0","","","20th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11305","33","6","0","SS 3","","DICTION","26","15","15","","","","","","","","","30","14","44","44","0","","","21st","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11306","48","6","0","SS 3","","DICTION","26","5","5","","","","","","","","","10","30","40","40","0","","","22nd","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11307","317","6","0","SS 3","","DICTION","26","10","10","","","","","","","","","20","49","69","69","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11308","247","6","0","SS 3","","DICTION","26","14","14","","","","","","","","","28","45","73","73","0","","","8th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11309","202","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","38","78","78","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11310","130","6","0","SS 3","","DICTION","26","5","5","","","","","","","","","10","27","37","37","0","","","23rd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11311","128","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","33","73","73","0","","","8th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11312","314","6","0","SS 3","","DICTION","26","10","10","","","","","","","","","20","15","35","35","0","","","24th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11313","28","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","53","93","93","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11314","179","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","19","","","","","","","","","35","38","73","73","0","","","1st","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11315","185","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","16","","","","","","","","","31","41","72","72","0","","","2nd","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11316","322","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","","","","","20","28","48","48","0","","","11th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11317","186","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","10","","","","","","","","","25","30","55","55","0","","","9th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11318","310","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","14","","","","","","","","","24","23","47","47","0","","","12th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11319","183","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","","","","","20","17","37","37","0","","","13th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11320","182","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","19","","","","","","","","","36","35","71","71","0","","","4th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11321","290","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","18","","","","","","","","","28","33","61","61","0","","","8th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11322","292","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","16","","","","","","","","","31","41","72","72","0","","","2nd","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11323","323","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","13","","","","","","","","","28","39","67","67","0","","","6th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11324","189","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","18","","","","","","","","","33","37","70","70","0","","","5th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11325","251","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","14","","","","","","","","","24","28","52","52","0","","","10th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11326","233","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","12","","","","","","","","","27","37","64","64","0","","","7th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11327","326","4","0","SS 1","","FURTHER MATHEMATICS","25","14","16","","","","","","","","","30","13","43","43","0","","","12th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11328","7","4","0","SS 1","","FURTHER MATHEMATICS","25","14","15","","","","","","","","","29","5","34","34","0","","","30th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11329","125","4","0","SS 1","","FURTHER MATHEMATICS","25","12","16","","","","","","","","","28","15","43","43","0","","","12th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11330","8","4","0","SS 1","","FURTHER MATHEMATICS","25","14","14","","","","","","","","","28","11","39","39","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11331","126","4","0","SS 1","","FURTHER MATHEMATICS","25","12","14","","","","","","","","","26","0","26","26","0","","","32nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11332","296","4","0","SS 1","","FURTHER MATHEMATICS","25","16","18","","","","","","","","","34","7","41","41","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11333","300","4","0","SS 1","","FURTHER MATHEMATICS","25","10","14","","","","","","","","","24","6","30","30","0","","","31st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11334","138","4","0","SS 1","","FURTHER MATHEMATICS","25","16","18","","","","","","","","","34","7","41","41","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11335","2","4","0","SS 1","","FURTHER MATHEMATICS","25","18","20","","","","","","","","","38","5","43","43","0","","","12th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11336","193","4","0","SS 1","","FURTHER MATHEMATICS","25","18","16","","","","","","","","","34","13","47","47","0","","","6th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11337","256","4","0","SS 1","","FURTHER MATHEMATICS","25","16","16","","","","","","","","","32","12","44","44","0","","","9th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11338","140","4","0","SS 1","","FURTHER MATHEMATICS","25","14","12","","","","","","","","","26","9","35","35","0","","","28th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11339","294","4","0","SS 1","","FURTHER MATHEMATICS","25","20","18","","","","","","","","","38","16","54","54","0","","","4th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11340","1","4","0","SS 1","","FURTHER MATHEMATICS","25","12","16","","","","","","","","","28","7","35","35","0","","","28th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11341","141","4","0","SS 1","","FURTHER MATHEMATICS","25","20","20","","","","","","","","","40","25","65","65","0","","","1st","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11342","252","4","0","SS 1","","FURTHER MATHEMATICS","25","12","14","","","","","","","","","26","11","37","37","0","","","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11343","303","4","0","SS 1","","FURTHER MATHEMATICS","25","14","18","","","","","","","","","32","12","44","44","0","","","9th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11344","301","4","0","SS 1","","FURTHER MATHEMATICS","25","16","16","","","","","","","","","32","10","42","42","0","","","16th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11345","143","4","0","SS 1","","FURTHER MATHEMATICS","25","14","18","","","","","","","","","32","12","44","44","0","","","9th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11346","293","4","0","SS 1","","FURTHER MATHEMATICS","25","10","16","","","","","","","","","26","10","36","36","0","","","27th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11347","235","4","0","SS 1","","FURTHER MATHEMATICS","25","18","18","","","","","","","","","36","11","47","47","0","","","6th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11348","234","4","0","SS 1","","FURTHER MATHEMATICS","25","12","16","","","","","","","","","28","9","37","37","0","","","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11349","237","4","0","SS 1","","FURTHER MATHEMATICS","25","14","16","","","","","","","","","30","11","41","41","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11350","121","4","0","SS 1","","FURTHER MATHEMATICS","25","20","18","","","","","","","","","38","17","55","55","0","","","3rd","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11351","195","4","0","SS 1","","FURTHER MATHEMATICS","25","16","15","","","","","","","","","31","12","43","43","0","","","12th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11352","196","4","0","SS 1","","FURTHER MATHEMATICS","25","15","18","","","","","","","","","33","7","40","40","0","","","20th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11353","297","4","0","SS 1","","FURTHER MATHEMATICS","25","16","14","","","","","","","","","30","10","40","40","0","","","20th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11354","302","4","0","SS 1","","FURTHER MATHEMATICS","25","14","18","","","","","","","","","32","17","49","49","0","","","5th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11355","325","4","0","SS 1","","FURTHER MATHEMATICS","25","12","14","","","","","","","","","26","12","38","38","0","","","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11356","327","4","0","SS 1","","FURTHER MATHEMATICS","25","18","18","","","","","","","","","36","26","62","62","0","","","2nd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11357","313","4","0","SS 1","","FURTHER MATHEMATICS","25","8","14","","","","","","","","","22","4","26","26","0","","","32nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11358","295","4","0","SS 1","","FURTHER MATHEMATICS","25","16","18","","","","","","","","","34","11","45","45","0","","","8th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11359","324","4","0","SS 1","","FURTHER MATHEMATICS","25","16","14","","","","","","","","","30","9","39","39","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11360","326","4","0","SS 1","","MATHEMATICS","2","14","13","","","","","","","","","27","10","37","37","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11361","7","4","0","SS 1","","MATHEMATICS","2","12","15","","","","","","","","","27","21","48","48","0","","","11th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11362","125","4","0","SS 1","","MATHEMATICS","2","12","12","","","","","","","","","24","10","34","34","0","","","28th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11363","8","4","0","SS 1","","MATHEMATICS","2","18","13","","","","","","","","","31","10","41","41","0","","","15th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11364","126","4","0","SS 1","","MATHEMATICS","2","0","0","","","","","","","","","","0","0","0","0","","","33rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11365","296","4","0","SS 1","","MATHEMATICS","2","8","11","","","","","","","","","19","12","31","31","0","","","31st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11366","300","4","0","SS 1","","MATHEMATICS","2","14","12","","","","","","","","","26","10","36","36","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11367","138","4","0","SS 1","","MATHEMATICS","2","18","15","","","","","","","","","33","20","53","53","0","","","8th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11368","2","4","0","SS 1","","MATHEMATICS","2","14","12","","","","","","","","","26","10","36","36","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11369","193","4","0","SS 1","","MATHEMATICS","2","20","16","","","","","","","","","36","13","49","49","0","","","10th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("11370","256","4","0","SS 1","","MATHEMATICS","2","16","11","","","","","","","","","27","12","39","39","0","","","18th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11371","140","4","0","SS 1","","MATHEMATICS","2","12","10","","","","","","","","","22","10","32","32","0","","","30th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11372","294","4","0","SS 1","","MATHEMATICS","2","20","16","","","","","","","","","36","45","81","81","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11373","1","4","0","SS 1","","MATHEMATICS","2","16","13","","","","","","","","","29","10","39","39","0","","","18th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11374","141","4","0","SS 1","","MATHEMATICS","2","20","20","","","","","","","","","40","53","93","93","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11375","252","4","0","SS 1","","MATHEMATICS","2","14","12","","","","","","","","","26","10","36","36","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11376","303","4","0","SS 1","","MATHEMATICS","2","4","13","","","","","","","","","17","10","27","27","0","","","32nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11377","301","4","0","SS 1","","MATHEMATICS","2","18","12","","","","","","","","","30","10","40","40","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11378","143","4","0","SS 1","","MATHEMATICS","2","18","15","","","","","","","","","33","21","54","54","0","","","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11379","293","4","0","SS 1","","MATHEMATICS","2","20","15","","","","","","","","","35","20","55","55","0","","","6th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11380","235","4","0","SS 1","","MATHEMATICS","2","16","15","","","","","","","","","31","17","48","48","0","","","11th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11381","234","4","0","SS 1","","MATHEMATICS","2","18","15","","","","","","","","","33","20","53","53","0","","","8th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11382","237","4","0","SS 1","","MATHEMATICS","2","10","12","","","","","","","","","22","12","34","34","0","","","28th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11383","121","4","0","SS 1","","MATHEMATICS","2","16","17","","","","","","","","","33","23","56","56","0","","","5th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11384","195","4","0","SS 1","","MATHEMATICS","2","18","13","","","","","","","","","31","10","41","41","0","","","15th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11385","196","4","0","SS 1","","MATHEMATICS","2","16","12","","","","","","","","","28","10","38","38","0","","","21st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11386","297","4","0","SS 1","","MATHEMATICS","2","12","13","","","","","","","","","25","10","35","35","0","","","27th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11387","302","4","0","SS 1","","MATHEMATICS","2","20","11","","","","","","","","","31","12","43","43","0","","","13th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11388","325","4","0","SS 1","","MATHEMATICS","2","16","10","","","","","","","","","26","10","36","36","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11389","327","4","0","SS 1","","MATHEMATICS","2","20","20","","","","","","","","","40","45","85","85","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11390","313","4","0","SS 1","","MATHEMATICS","2","16","13","","","","","","","","","29","10","39","39","0","","","18th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11391","295","4","0","SS 1","","MATHEMATICS","2","13","20","","","","","","","","","33","32","65","65","0","","","4th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11392","324","4","0","SS 1","","MATHEMATICS","2","14","13","","","","","","","","","27","16","43","43","0","","","13th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11393","18","5","0","SS 2","","MATHEMATICS","2","17","7","","","","","","","","","24","14","38","38","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11394","17","5","0","SS 2","","MATHEMATICS","2","15","10","","","","","","","","","25","15","40","40","0","","","18th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11395","304","5","0","SS 2","","MATHEMATICS","2","10","5","","","","","","","","","15","7","22","22","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11396","24","5","0","SS 2","","MATHEMATICS","2","15","11","","","","","","","","","26","21","47","47","0","","","13th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11397","15","5","0","SS 2","","MATHEMATICS","2","20","19","","","","","","","","","39","39","78","78","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11398","198","5","0","SS 2","","MATHEMATICS","2","17","14","","","","","","","","","31","27","58","58","0","","","10th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11399","253","5","0","SS 2","","MATHEMATICS","2","15","8","","","","","","","","","23","16","39","39","0","","","19th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11400","199","5","0","SS 2","","MATHEMATICS","2","20","19","","","","","","","","","39","35","74","74","0","","","3rd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11401","23","5","0","SS 2","","MATHEMATICS","2","19","20","","","","","","","","","39","40","79","79","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11402","14","5","0","SS 2","","MATHEMATICS","2","19","14","","","","","","","","","33","28","61","61","0","","","9th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11403","12","5","0","SS 2","","MATHEMATICS","2","18","12","","","","","","","","","30","33","63","63","0","","","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11404","20","5","0","SS 2","","MATHEMATICS","2","11","8","","","","","","","","","19","16","35","35","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11405","242","5","0","SS 2","","MATHEMATICS","2","13","13","","","","","","","","","26","26","52","52","0","","","11th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11406","25","5","0","SS 2","","MATHEMATICS","2","12","9","","","","","","","","","21","17","38","38","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11407","22","5","0","SS 2","","MATHEMATICS","2","12","10","","","","","","","","","22","20","42","42","0","","","16th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11408","305","5","0","SS 2","","MATHEMATICS","2","10","4","","","","","","","","","14","7","21","21","0","","","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11409","241","5","0","SS 2","","MATHEMATICS","2","9","11","","","","","","","","","20","22","42","42","0","","","16th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11410","239","5","0","SS 2","","MATHEMATICS","2","19","16","","","","","","","","","35","31","66","66","0","","","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11411","174","5","0","SS 2","","MATHEMATICS","2","20","10","","","","","","","","","30","20","50","50","0","","","12th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11412","26","5","0","SS 2","","MATHEMATICS","2","17","15","","","","","","","","","32","30","62","62","0","","","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11413","254","5","0","SS 2","","MATHEMATICS","2","19","16","","","","","","","","","35","32","67","67","0","","","5th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11414","259","5","0","SS 2","","MATHEMATICS","2","19","17","","","","","","","","","36","34","70","70","0","","","4th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11415","13","5","0","SS 2","","MATHEMATICS","2","18","10","","","","","","","","","28","19","47","47","0","","","13th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11416","19","5","0","SS 2","","MATHEMATICS","2","17","10","","","","","","","","","27","18","45","45","0","","","15th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11417","326","4","0","SS 1","","DATA PROCESSING","29","13","18","","","","","","","","","31","31","62","62","0","","","12th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11418","7","4","0","SS 1","","DATA PROCESSING","29","5","2","","","","","","","","","7","40","47","47","0","","","22nd","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11419","125","4","0","SS 1","","DATA PROCESSING","29","7","10","","","","","","","","","17","24","41","41","0","","","25th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11420","8","4","0","SS 1","","DATA PROCESSING","29","12","13","","","","","","","","","25","48","73","73","0","","","5th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11421","126","4","0","SS 1","","DATA PROCESSING","29","8","2","","","","","","","","","10","0","10","10","0","","","33rd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11422","296","4","0","SS 1","","DATA PROCESSING","29","10","10","","","","","","","","","20","35","55","55","0","","","16th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11423","300","4","0","SS 1","","DATA PROCESSING","29","10","5","","","","","","","","","15","38","53","53","0","","","18th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11424","138","4","0","SS 1","","DATA PROCESSING","29","17","10","","","","","","","","","27","28","55","55","0","","","16th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11425","2","4","0","SS 1","","DATA PROCESSING","29","13","15","","","","","","","","","28","28","56","56","0","","","15th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11426","193","4","0","SS 1","","DATA PROCESSING","29","17","10","","","","","","","","","27","30","57","57","0","","","14th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11427","256","4","0","SS 1","","DATA PROCESSING","29","13","15","","","","","","","","","28","25","53","53","0","","","18th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11428","140","4","0","SS 1","","DATA PROCESSING","29","10","5","","","","","","","","","15","30","45","45","0","","","24th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11429","294","4","0","SS 1","","DATA PROCESSING","29","18","5","","","","","","","","","23","48","71","71","0","","","7th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11430","1","4","0","SS 1","","DATA PROCESSING","29","6","2","","","","","","","","","8","23","31","31","0","","","29th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11431","141","4","0","SS 1","","DATA PROCESSING","29","18","15","","","","","","","","","33","48","81","81","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11432","252","4","0","SS 1","","DATA PROCESSING","29","5","2","","","","","","","","","7","32","39","39","0","","","27th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11433","303","4","0","SS 1","","DATA PROCESSING","29","14","10","","","","","","","","","24","46","70","70","0","","","8th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11434","301","4","0","SS 1","","DATA PROCESSING","29","12","15","","","","","","","","","27","40","67","67","0","","","10th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11435","143","4","0","SS 1","","DATA PROCESSING","29","18","19","","","","","","","","","37","35","72","72","0","","","6th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11436","293","4","0","SS 1","","DATA PROCESSING","29","6","10","","","","","","","","","16","30","46","46","0","","","23rd","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11437","235","4","0","SS 1","","DATA PROCESSING","29","16","17","","","","","","","","","33","45","78","78","0","","","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11438","234","4","0","SS 1","","DATA PROCESSING","29","13","15","","","","","","","","","28","40","68","68","0","","","9th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11439","237","4","0","SS 1","","DATA PROCESSING","29","3","10","","","","","","","","","13","20","33","33","0","","","28th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11440","121","4","0","SS 1","","DATA PROCESSING","29","15","19","","","","","","","","","34","42","76","76","0","","","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11441","195","4","0","SS 1","","DATA PROCESSING","29","10","5","","","","","","","","","15","38","53","53","0","","","18th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11442","196","4","0","SS 1","","DATA PROCESSING","29","2","1","","","","","","","","","3","15","18","18","0","","","32nd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11443","297","4","0","SS 1","","DATA PROCESSING","29","16","5","","","","","","","","","21","45","66","66","0","","","11th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11444","302","4","0","SS 1","","DATA PROCESSING","29","7","2","","","","","","","","","9","32","41","41","0","","","25th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11445","325","4","0","SS 1","","DATA PROCESSING","29","2","5","","","","","","","","","7","20","27","27","0","","","30th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11446","327","4","0","SS 1","","DATA PROCESSING","29","19","15","","","","","","","","","34","50","84","84","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11447","313","4","0","SS 1","","DATA PROCESSING","29","6","2","","","","","","","","","8","15","23","23","0","","","31st","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11448","295","4","0","SS 1","","DATA PROCESSING","29","7","15","","","","","","","","","22","40","62","62","0","","","12th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11449","324","4","0","SS 1","","DATA PROCESSING","29","10","8","","","","","","","","","18","30","48","48","0","","","21st","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11450","18","5","0","SS 2","","DATA PROCESSING","29","8","15","","","","","","","","","23","28","51","51","0","","","20th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11451","17","5","0","SS 2","","DATA PROCESSING","29","11","10","","","","","","","","","21","40","61","61","0","","","12th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11452","304","5","0","SS 2","","DATA PROCESSING","29","8","18","","","","","","","","","26","35","61","61","0","","","12th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11453","24","5","0","SS 2","","DATA PROCESSING","29","12","8","","","","","","","","","20","48","68","68","0","","","7th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11454","15","5","0","SS 2","","DATA PROCESSING","29","7","10","","","","","","","","","17","40","57","57","0","","","16th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11455","198","5","0","SS 2","","DATA PROCESSING","29","14","17","","","","","","","","","31","38","69","69","0","","","6th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11456","253","5","0","SS 2","","DATA PROCESSING","29","12","2","","","","","","","","","14","30","44","44","0","","","22nd","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11457","199","5","0","SS 2","","DATA PROCESSING","29","5","10","","","","","","","","","15","50","65","65","0","","","8th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11458","23","5","0","SS 2","","DATA PROCESSING","29","14","18","","","","","","","","","32","55","87","87","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11459","14","5","0","SS 2","","DATA PROCESSING","29","13","8","","","","","","","","","21","25","46","46","0","","","21st","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11460","12","5","0","SS 2","","DATA PROCESSING","29","13","10","","","","","","","","","23","48","71","71","0","","","5th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11461","20","5","0","SS 2","","DATA PROCESSING","29","10","2","","","","","","","","","12","20","32","32","0","","","24th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11462","242","5","0","SS 2","","DATA PROCESSING","29","8","12","","","","","","","","","20","40","60","60","0","","","14th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11463","25","5","0","SS 2","","DATA PROCESSING","29","12","10","","","","","","","","","22","40","62","62","0","","","10th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11464","22","5","0","SS 2","","DATA PROCESSING","29","18","18","","","","","","","","","36","58","94","94","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11465","305","5","0","SS 2","","DATA PROCESSING","29","12","5","","","","","","","","","17","38","55","55","0","","","17th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11466","241","5","0","SS 2","","DATA PROCESSING","29","11","16","","","","","","","","","27","35","62","62","0","","","10th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11467","239","5","0","SS 2","","DATA PROCESSING","29","10","9","","","","","","","","","19","34","53","53","0","","","18th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11468","174","5","0","SS 2","","DATA PROCESSING","29","11","13","","","","","","","","","24","29","53","53","0","","","18th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11469","26","5","0","SS 2","","DATA PROCESSING","29","13","17","","","","","","","","","30","56","86","86","0","","","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("11470","254","5","0","SS 2","","DATA PROCESSING","29","8","1","","","","","","","","","9","30","39","39","0","","","23rd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11471","259","5","0","SS 2","","DATA PROCESSING","29","14","11","","","","","","","","","25","38","63","63","0","","","9th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11472","13","5","0","SS 2","","DATA PROCESSING","29","10","15","","","","","","","","","25","48","73","73","0","","","4th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11473","19","5","0","SS 2","","DATA PROCESSING","29","8","10","","","","","","","","","18","40","58","58","0","","","15th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11474","179","3","0","JSS 3","","HOME ECONOMICS","24","15","16","","","","","","","","","31","36","67","67","0","","","3rd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11475","185","3","0","JSS 3","","HOME ECONOMICS","24","15","14","","","","","","","","","29","38","67","67","0","","","3rd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11476","322","3","0","JSS 3","","HOME ECONOMICS","24","12","14","","","","","","","","","26","30","56","56","0","","","7th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11477","186","3","0","JSS 3","","HOME ECONOMICS","24","10","8","","","","","","","","","18","25","43","43","0","","","10th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11478","310","3","0","JSS 3","","HOME ECONOMICS","24","13","10","","","","","","","","","23","28","51","51","0","","","9th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11479","183","3","0","JSS 3","","HOME ECONOMICS","24","9","8","","","","","","","","","17","22","39","39","0","","","13th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11480","182","3","0","JSS 3","","HOME ECONOMICS","24","18","15","","","","","","","","","33","35","68","68","0","","","2nd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11481","290","3","0","JSS 3","","HOME ECONOMICS","24","15","16","","","","","","","","","31","36","67","67","0","","","3rd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11482","292","3","0","JSS 3","","HOME ECONOMICS","24","15","16","","","","","","","","","31","39","70","70","0","","","1st","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11483","323","3","0","JSS 3","","HOME ECONOMICS","24","11","10","","","","","","","","","21","20","41","41","0","","","12th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11484","189","3","0","JSS 3","","HOME ECONOMICS","24","14","9","","","","","","","","","23","20","43","43","0","","","10th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11485","251","3","0","JSS 3","","HOME ECONOMICS","24","15","10","","","","","","","","","25","30","55","55","0","","","8th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11486","233","3","0","JSS 3","","HOME ECONOMICS","24","15","12","","","","","","","","","27","32","59","59","0","","","6th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11487","326","4","0","SS 1","","ENGLISH LANGUAGE","1","7","13","","","","","","","","","20","19","39","39","0","","","14th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11488","7","4","0","SS 1","","ENGLISH LANGUAGE","1","3","5","","","","","","","","","8","13","21","21","0","","","27th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11489","125","4","0","SS 1","","ENGLISH LANGUAGE","1","2","7","","","","","","","","","9","15","24","24","0","","","22nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11490","8","4","0","SS 1","","ENGLISH LANGUAGE","1","4","10","","","","","","","","","14","10","24","24","0","","","22nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11491","126","4","0","SS 1","","ENGLISH LANGUAGE","1","8","5","","","","","","","","","13","0","13","13","0","","","33rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11492","296","4","0","SS 1","","ENGLISH LANGUAGE","1","5","11","","","","","","","","","16","11","27","27","0","","","19th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11493","300","4","0","SS 1","","ENGLISH LANGUAGE","1","4","10","","","","","","","","","14","15","29","29","0","","","17th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11494","138","4","0","SS 1","","ENGLISH LANGUAGE","1","1","15","","","","","","","","","16","25","41","41","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11495","2","4","0","SS 1","","ENGLISH LANGUAGE","1","10","9","","","","","","","","","19","17","36","36","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11496","193","4","0","SS 1","","ENGLISH LANGUAGE","1","4","15","","","","","","","","","19","26","45","45","0","","","8th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11497","256","4","0","SS 1","","ENGLISH LANGUAGE","1","3","10","","","","","","","","","13","10","23","23","0","","","25th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11498","140","4","0","SS 1","","ENGLISH LANGUAGE","1","4","10","","","","","","","","","14","11","25","25","0","","","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11499","294","4","0","SS 1","","ENGLISH LANGUAGE","1","3","13","","","","","","","","","16","28","44","44","0","","","10th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11500","1","4","0","SS 1","","ENGLISH LANGUAGE","1","2","9","","","","","","","","","11","8","19","19","0","","","30th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11501","141","4","0","SS 1","","ENGLISH LANGUAGE","1","13","20","","","","","","","","","33","32","65","65","0","","","2nd","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11502","252","4","0","SS 1","","ENGLISH LANGUAGE","1","1","5","","","","","","","","","6","15","21","21","0","","","27th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11503","303","4","0","SS 1","","ENGLISH LANGUAGE","1","18","16","","","","","","","","","34","21","55","55","0","","","3rd","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11504","301","4","0","SS 1","","ENGLISH LANGUAGE","1","10","12","","","","","","","","","22","16","38","38","0","","","15th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11505","143","4","0","SS 1","","ENGLISH LANGUAGE","1","3","4","","","","","","","","","7","21","28","28","0","","","18th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11506","293","4","0","SS 1","","ENGLISH LANGUAGE","1","5","14","","","","","","","","","19","22","41","41","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11507","235","4","0","SS 1","","ENGLISH LANGUAGE","1","12","12","","","","","","","","","24","23","47","47","0","","","6th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11508","234","4","0","SS 1","","ENGLISH LANGUAGE","1","10","11","","","","","","","","","21","28","49","49","0","","","5th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11509","237","4","0","SS 1","","ENGLISH LANGUAGE","1","3","6","","","","","","","","","9","10","19","19","0","","","30th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11510","121","4","0","SS 1","","ENGLISH LANGUAGE","1","13","13","","","","","","","","","26","21","47","47","0","","","6th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11511","195","4","0","SS 1","","ENGLISH LANGUAGE","1","1","5","","","","","","","","","6","18","24","24","0","","","22nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11512","196","4","0","SS 1","","ENGLISH LANGUAGE","1","2","15","","","","","","","","","17","9","26","26","0","","","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11513","297","4","0","SS 1","","ENGLISH LANGUAGE","1","12","15","","","","","","","","","27","26","53","53","0","","","4th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11514","302","4","0","SS 1","","ENGLISH LANGUAGE","1","2","11","","","","","","","","","13","7","20","20","0","","","29th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11515","325","4","0","SS 1","","ENGLISH LANGUAGE","1","1","11","","","","","","","","","12","10","22","22","0","","","26th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11516","327","4","0","SS 1","","ENGLISH LANGUAGE","1","11","19","","","","","","","","","30","37","67","67","0","","","1st","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11517","313","4","0","SS 1","","ENGLISH LANGUAGE","1","2","10","","","","","","","","","12","5","17","17","0","","","32nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11518","295","4","0","SS 1","","ENGLISH LANGUAGE","1","4","13","","","","","","","","","17","28","45","45","0","","","8th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11519","324","4","0","SS 1","","ENGLISH LANGUAGE","1","3","13","","","","","","","","","16","24","40","40","0","","","13th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11520","179","3","0","JSS 3","","SOCIAL STUDIES","23","17","14","","","","","","","","","31","57","88","88","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11521","185","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","","","","","20","47","67","67","0","","","6th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11522","322","3","0","JSS 3","","SOCIAL STUDIES","23","5","7","","","","","","","","","12","41","53","53","0","","","11th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11523","186","3","0","JSS 3","","SOCIAL STUDIES","23","11","10","","","","","","","","","21","37","58","58","0","","","10th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11524","310","3","0","JSS 3","","SOCIAL STUDIES","23","14","8","","","","","","","","","22","41","63","63","0","","","7th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11525","183","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","","","","","20","41","61","61","0","","","8th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11526","182","3","0","JSS 3","","SOCIAL STUDIES","23","10","7","","","","","","","","","17","53","70","70","0","","","4th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11527","290","3","0","JSS 3","","SOCIAL STUDIES","23","4","13","","","","","","","","","17","53","70","70","0","","","4th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11528","292","3","0","JSS 3","","SOCIAL STUDIES","23","12","14","","","","","","","","","26","50","76","76","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11529","323","3","0","JSS 3","","SOCIAL STUDIES","23","5","10","","","","","","","","","15","30","45","45","0","","","13th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11530","189","3","0","JSS 3","","SOCIAL STUDIES","23","6","13","","","","","","","","","19","41","60","60","0","","","9th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11531","251","3","0","JSS 3","","SOCIAL STUDIES","23","12","4","","","","","","","","","16","31","47","47","0","","","12th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11532","233","3","0","JSS 3","","SOCIAL STUDIES","23","6","11","","","","","","","","","17","56","73","73","0","","","3rd","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11533","222","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","19","11","","","","","","","","","30","50","80","80","0","","","8th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11534","214","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","15","8","","","","","","","","","23","39","62","62","0","","","21st","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11535","248","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","12","8","","","","","","","","","20","33","53","53","0","","","24th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11536","250","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","17","11","","","","","","","","","28","60","88","88","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11537","227","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","16","10","","","","","","","","","26","40","66","66","0","","","19th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11538","285","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","18","16","","","","","","","","","34","58","92","92","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11539","289","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","9","8","","","","","","","","","17","36","53","53","0","","","24th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11540","209","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","7","8","","","","","","","","","15","56","71","71","0","","","14th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11541","188","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","20","10","","","","","","","","","30","41","71","71","0","","","14th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11542","221","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","19","12","","","","","","","","","31","46","77","77","0","","","11th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11543","220","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","5","5","","","","","","","","","10","28","38","38","0","","","28th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11544","257","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","15","6","","","","","","","","","21","40","61","61","0","","","22nd","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11545","213","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","20","6","","","","","","","","","26","51","77","77","0","","","11th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11546","288","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","10","3","","","","","","","","","13","29","42","42","0","","","27th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11547","215","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","15","10","","","","","","","","","25","43","68","68","0","","","17th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11548","318","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","15","9","","","","","","","","","24","41","65","65","0","","","20th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11549","225","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","15","6","","","","","","","","","21","32","53","53","0","","","24th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11550","217","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","20","10","","","","","","","","","30","51","81","81","0","","","7th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11551","218","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","18","11","","","","","","","","","29","46","75","75","0","","","13th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11552","216","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","16","12","","","","","","","","","28","55","83","83","0","","","6th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11553","219","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","17","11","","","","","","","","","28","50","78","78","0","","","10th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11554","224","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","15","8","","","","","","","","","23","46","69","69","0","","","16th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11555","223","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","16","12","","","","","","","","","28","58","86","86","0","","","5th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11556","226","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","20","9","","","","","","","","","29","51","80","80","0","","","8th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11557","286","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","18","10","","","","","","","","","28","39","67","67","0","","","18th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11558","249","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","17","15","","","","","","","","","32","56","88","88","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11559","210","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","18","11","","","","","","","","","29","58","87","87","0","","","4th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11560","287","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","13","6","","","","","","","","","19","38","57","57","0","","","23rd","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11561","271","1","0","JSS 1","","SOCIAL STUDIES","23","17","7","","","","","","","","","24","54","78","78","0","","","13th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11562","264","1","0","JSS 1","","SOCIAL STUDIES","23","9","5","","","","","","","","","14","31","45","45","0","","","21st","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11563","269","1","0","JSS 1","","SOCIAL STUDIES","23","16","9","","","","","","","","","25","55","80","80","0","","","11th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11564","273","1","0","JSS 1","","SOCIAL STUDIES","23","18","15","","","","","","","","","33","51","84","84","0","","","7th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11565","266","1","0","JSS 1","","SOCIAL STUDIES","23","10","7","","","","","","","","","17","26","43","43","0","","","24th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11566","261","1","0","JSS 1","","SOCIAL STUDIES","23","7","11","","","","","","","","","18","36","54","54","0","","","20th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11567","275","1","0","JSS 1","","SOCIAL STUDIES","23","5","6","","","","","","","","","11","31","42","42","0","","","26th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11568","276","1","0","JSS 1","","SOCIAL STUDIES","23","17","16","","","","","","","","","33","53","86","86","0","","","6th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11569","320","1","0","JSS 1","","SOCIAL STUDIES","23","14","6","","","","","","","","","20","40","60","60","0","","","17th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("11570","319","1","0","JSS 1","","SOCIAL STUDIES","23","5","7","","","","","","","","","12","32","44","44","0","","","23rd","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11571","311","1","0","JSS 1","","SOCIAL STUDIES","23","20","10","","","","","","","","","30","53","83","83","0","","","8th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11572","274","1","0","JSS 1","","SOCIAL STUDIES","23","12","13","","","","","","","","","25","57","82","82","0","","","9th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11573","277","1","0","JSS 1","","SOCIAL STUDIES","23","5","5","","","","","","","","","10","26","36","36","0","","","27th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11574","316","1","0","JSS 1","","SOCIAL STUDIES","23","5","5","","","","","","","","","10","26","36","36","0","","","27th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11575","272","1","0","JSS 1","","SOCIAL STUDIES","23","20","18","","","","","","","","","38","59","97","97","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11576","270","1","0","JSS 1","","SOCIAL STUDIES","23","20","20","","","","","","","","","40","54","94","94","0","","","3rd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11577","279","1","0","JSS 1","","SOCIAL STUDIES","23","6","10","","","","","","","","","16","43","59","59","0","","","18th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11578","281","1","0","JSS 1","","SOCIAL STUDIES","23","16","16","","","","","","","","","32","56","88","88","0","","","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11579","283","1","0","JSS 1","","SOCIAL STUDIES","23","20","20","","","","","","","","","40","59","99","99","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11580","265","1","0","JSS 1","","SOCIAL STUDIES","23","6","7","","","","","","","","","13","32","45","45","0","","","21st","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11581","309","1","0","JSS 1","","SOCIAL STUDIES","23","12","10","","","","","","","","","22","49","71","71","0","","","15th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11582","268","1","0","JSS 1","","SOCIAL STUDIES","23","16","10","","","","","","","","","26","56","82","82","0","","","9th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11583","282","1","0","JSS 1","","SOCIAL STUDIES","23","15","9","","","","","","","","","24","51","75","75","0","","","14th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11584","280","1","0","JSS 1","","SOCIAL STUDIES","23","6","12","","","","","","","","","18","53","71","71","0","","","15th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11585","263","1","0","JSS 1","","SOCIAL STUDIES","23","16","14","","","","","","","","","30","49","79","79","0","","","12th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11586","321","1","0","JSS 1","","SOCIAL STUDIES","23","6","3","","","","","","","","","9","47","56","56","0","","","19th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11587","267","1","0","JSS 1","","SOCIAL STUDIES","23","20","20","","","","","","","","","40","53","93","93","0","","","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11588","262","1","0","JSS 1","","SOCIAL STUDIES","23","7","5","","","","","","","","","12","16","28","28","0","","","29th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11589","278","1","0","JSS 1","","SOCIAL STUDIES","23","11","5","","","","","","","","","16","27","43","43","0","","","24th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11590","222","2","0","JSS 2","","SOCIAL STUDIES","23","14","17","","","","","","","","","31","53","84","84","0","","","8th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11591","214","2","0","JSS 2","","SOCIAL STUDIES","23","8","16","","","","","","","","","24","56","80","80","0","","","9th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11592","248","2","0","JSS 2","","SOCIAL STUDIES","23","8","12","","","","","","","","","20","50","70","70","0","","","18th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11593","250","2","0","JSS 2","","SOCIAL STUDIES","23","7","15","","","","","","","","","22","52","74","74","0","","","14th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11594","227","2","0","JSS 2","","SOCIAL STUDIES","23","7","12","","","","","","","","","19","44","63","63","0","","","20th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11595","285","2","0","JSS 2","","SOCIAL STUDIES","23","19","16","","","","","","","","","35","58","93","93","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11596","289","2","0","JSS 2","","SOCIAL STUDIES","23","5","8","","","","","","","","","13","26","39","39","0","","","25th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11597","209","2","0","JSS 2","","SOCIAL STUDIES","23","9","5","","","","","","","","","14","36","50","50","0","","","24th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11598","188","2","0","JSS 2","","SOCIAL STUDIES","23","11","18","","","","","","","","","29","50","79","79","0","","","10th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11599","221","2","0","JSS 2","","SOCIAL STUDIES","23","14","15","","","","","","","","","29","49","78","78","0","","","11th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11600","220","2","0","JSS 2","","SOCIAL STUDIES","23","5","3","","","","","","","","","8","20","28","28","0","","","26th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11601","257","2","0","JSS 2","","SOCIAL STUDIES","23","15","9","","","","","","","","","24","53","77","77","0","","","13th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11602","213","2","0","JSS 2","","SOCIAL STUDIES","23","9","13","","","","","","","","","22","51","73","73","0","","","15th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11603","288","2","0","JSS 2","","SOCIAL STUDIES","23","5","5","","","","","","","","","10","5","15","15","0","","","28th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11604","215","2","0","JSS 2","","SOCIAL STUDIES","23","14","12","","","","","","","","","26","43","69","69","0","","","19th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11605","318","2","0","JSS 2","","SOCIAL STUDIES","23","8","14","","","","","","","","","22","35","57","57","0","","","22nd","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11606","225","2","0","JSS 2","","SOCIAL STUDIES","23","5","5","","","","","","","","","10","15","25","25","0","","","27th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11607","217","2","0","JSS 2","","SOCIAL STUDIES","23","13","16","","","","","","","","","29","60","89","89","0","","","3rd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11608","218","2","0","JSS 2","","SOCIAL STUDIES","23","7","17","","","","","","","","","24","54","78","78","0","","","11th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11609","216","2","0","JSS 2","","SOCIAL STUDIES","23","15","15","","","","","","","","","30","56","86","86","0","","","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11610","219","2","0","JSS 2","","SOCIAL STUDIES","23","5","13","","","","","","","","","18","53","71","71","0","","","16th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11611","224","2","0","JSS 2","","SOCIAL STUDIES","23","10","12","","","","","","","","","22","39","61","61","0","","","21st","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11612","223","2","0","JSS 2","","SOCIAL STUDIES","23","17","14","","","","","","","","","31","58","89","89","0","","","3rd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11613","226","2","0","JSS 2","","SOCIAL STUDIES","23","19","19","","","","","","","","","38","57","95","95","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11614","286","2","0","JSS 2","","SOCIAL STUDIES","23","5","16","","","","","","","","","21","50","71","71","0","","","16th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11615","249","2","0","JSS 2","","SOCIAL STUDIES","23","14","17","","","","","","","","","31","55","86","86","0","","","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11616","210","2","0","JSS 2","","SOCIAL STUDIES","23","14","16","","","","","","","","","30","56","86","86","0","","","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11617","287","2","0","JSS 2","","SOCIAL STUDIES","23","5","7","","","","","","","","","12","43","55","55","0","","","23rd","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11618","18","5","0","SS 2","","ENGLISH LANGUAGE","1","5","9","","","","","","","","","14","17","31","31","0","","","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11619","17","5","0","SS 2","","ENGLISH LANGUAGE","1","2","8","","","","","","","","","10","27","37","37","0","","","17th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11620","304","5","0","SS 2","","ENGLISH LANGUAGE","1","2","2","","","","","","","","","4","22","26","26","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11621","24","5","0","SS 2","","ENGLISH LANGUAGE","1","5","9","","","","","","","","","14","27","41","41","0","","","12th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11622","15","5","0","SS 2","","ENGLISH LANGUAGE","1","3","7","","","","","","","","","10","25","35","35","0","","","19th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11623","198","5","0","SS 2","","ENGLISH LANGUAGE","1","7","8","","","","","","","","","15","49","64","64","0","","","2nd","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11624","253","5","0","SS 2","","ENGLISH LANGUAGE","1","4","7","","","","","","","","","11","32","43","43","0","","","10th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11625","199","5","0","SS 2","","ENGLISH LANGUAGE","1","6","10","","","","","","","","","16","34","50","50","0","","","8th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11626","23","5","0","SS 2","","ENGLISH LANGUAGE","1","9","8","","","","","","","","","17","43","60","60","0","","","4th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11627","14","5","0","SS 2","","ENGLISH LANGUAGE","1","3","3","","","","","","","","","6","34","40","40","0","","","14th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11628","12","5","0","SS 2","","ENGLISH LANGUAGE","1","4","9","","","","","","","","","13","40","53","53","0","","","7th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11629","20","5","0","SS 2","","ENGLISH LANGUAGE","1","2","4","","","","","","","","","6","24","30","30","0","","","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11630","242","5","0","SS 2","","ENGLISH LANGUAGE","1","4","9","","","","","","","","","13","54","67","67","0","","","1st","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11631","25","5","0","SS 2","","ENGLISH LANGUAGE","1","6","9","","","","","","","","","15","30","45","45","0","","","9th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11632","22","5","0","SS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","38","58","58","0","","","5th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11633","305","5","0","SS 2","","ENGLISH LANGUAGE","1","3","4","","","","","","","","","7","17","24","24","0","","","24th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11634","241","5","0","SS 2","","ENGLISH LANGUAGE","1","7","8","","","","","","","","","15","41","56","56","0","","","6th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11635","239","5","0","SS 2","","ENGLISH LANGUAGE","1","4","7","","","","","","","","","11","30","41","41","0","","","12th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11636","174","5","0","SS 2","","ENGLISH LANGUAGE","1","2","3","","","","","","","","","5","22","27","27","0","","","22nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11637","26","5","0","SS 2","","ENGLISH LANGUAGE","1","7","9","","","","","","","","","16","46","62","62","0","","","3rd","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11638","254","5","0","SS 2","","ENGLISH LANGUAGE","1","3","8","","","","","","","","","11","28","39","39","0","","","15th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11639","259","5","0","SS 2","","ENGLISH LANGUAGE","1","5","8","","","","","","","","","13","23","36","36","0","","","18th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11640","13","5","0","SS 2","","ENGLISH LANGUAGE","1","8","3","","","","","","","","","11","31","42","42","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11641","19","5","0","SS 2","","ENGLISH LANGUAGE","1","6","6","","","","","","","","","12","27","39","39","0","","","15th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11642","222","2","0","JSS 2","","FRENCH","27","17","15","","","","","","","","","32","47","79","79","0","","","5th","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11643","214","2","0","JSS 2","","FRENCH","27","16","17","","","","","","","","","33","43","76","76","0","","","6th","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11644","248","2","0","JSS 2","","FRENCH","27","8","10","","","","","","","","","18","23","41","41","0","","","18th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11645","250","2","0","JSS 2","","FRENCH","27","10","10","","","","","","","","","20","35","55","55","0","","","13th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11646","227","2","0","JSS 2","","FRENCH","27","8","10","","","","","","","","","18","15","33","33","0","","","22nd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11647","285","2","0","JSS 2","","FRENCH","27","17","19","","","","","","","","","36","56","92","92","0","","","1st","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11648","289","2","0","JSS 2","","FRENCH","27","5","10","","","","","","","","","15","8","23","23","0","","","28th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11649","209","2","0","JSS 2","","FRENCH","27","5","10","","","","","","","","","15","15","30","30","0","","","25th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11650","188","2","0","JSS 2","","FRENCH","27","15","12","","","","","","","","","27","37","64","64","0","","","7th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11651","221","2","0","JSS 2","","FRENCH","27","12","10","","","","","","","","","22","10","32","32","0","","","23rd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11652","220","2","0","JSS 2","","FRENCH","27","8","10","","","","","","","","","18","12","30","30","0","","","25th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11653","257","2","0","JSS 2","","FRENCH","27","10","14","","","","","","","","","24","26","50","50","0","","","15th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11654","213","2","0","JSS 2","","FRENCH","27","11","10","","","","","","","","","21","32","53","53","0","","","14th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11655","288","2","0","JSS 2","","FRENCH","27","5","10","","","","","","","","","15","10","25","25","0","","","27th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11656","215","2","0","JSS 2","","FRENCH","27","10","15","","","","","","","","","25","35","60","60","0","","","9th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11657","318","2","0","JSS 2","","FRENCH","27","5","10","","","","","","","","","15","25","40","40","0","","","20th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11658","225","2","0","JSS 2","","FRENCH","27","5","10","","","","","","","","","15","17","32","32","0","","","23rd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11659","217","2","0","JSS 2","","FRENCH","27","15","13","","","","","","","","","28","32","60","60","0","","","9th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11660","218","2","0","JSS 2","","FRENCH","27","8","10","","","","","","","","","18","25","43","43","0","","","17th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11661","216","2","0","JSS 2","","FRENCH","27","13","14","","","","","","","","","27","37","64","64","0","","","7th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11662","219","2","0","JSS 2","","FRENCH","27","14","11","","","","","","","","","25","35","60","60","0","","","9th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11663","224","2","0","JSS 2","","FRENCH","27","10","12","","","","","","","","","22","34","56","56","0","","","12th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11664","223","2","0","JSS 2","","FRENCH","27","15","18","","","","","","","","","33","52","85","85","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11665","226","2","0","JSS 2","","FRENCH","27","16","16","","","","","","","","","32","53","85","85","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11666","286","2","0","JSS 2","","FRENCH","27","13","10","","","","","","","","","23","27","50","50","0","","","15th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11667","249","2","0","JSS 2","","FRENCH","27","11","12","","","","","","","","","23","18","41","41","0","","","18th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11668","210","2","0","JSS 2","","FRENCH","27","15","15","","","","","","","","","30","50","80","80","0","","","4th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11669","287","2","0","JSS 2","","FRENCH","27","10","10","","","","","","","","","20","20","40","40","0","","","20th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("11670","326","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","38","60","60","0","","","15th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11671","7","4","0","SS 1","","CIVIC EDUCATION","28","8","10","","","","","","","","","18","28","46","46","0","","","23rd","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11672","125","4","0","SS 1","","CIVIC EDUCATION","28","10","8","","","","","","","","","18","25","43","43","0","","","25th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11673","8","4","0","SS 1","","CIVIC EDUCATION","28","15","16","","","","","","","","","31","39","70","70","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11674","126","4","0","SS 1","","CIVIC EDUCATION","28","0","0","","","","","","","","","","0","0","0","0","","","33rd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11675","296","4","0","SS 1","","CIVIC EDUCATION","28","5","8","","","","","","","","","13","25","38","38","0","","","29th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11676","300","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","39","61","61","0","","","12th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11677","138","4","0","SS 1","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","36","56","56","0","","","17th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11678","2","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","30","52","52","0","","","19th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11679","193","4","0","SS 1","","CIVIC EDUCATION","28","15","17","","","","","","","","","32","44","76","76","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11680","256","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","34","56","56","0","","","17th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11681","140","4","0","SS 1","","CIVIC EDUCATION","28","8","10","","","","","","","","","18","24","42","42","0","","","27th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11682","294","4","0","SS 1","","CIVIC EDUCATION","28","15","18","","","","","","","","","33","47","80","80","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11683","1","4","0","SS 1","","CIVIC EDUCATION","28","8","7","","","","","","","","","15","21","36","36","0","","","30th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11684","141","4","0","SS 1","","CIVIC EDUCATION","28","18","16","","","","","","","","","34","40","74","74","0","","","4th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11685","252","4","0","SS 1","","CIVIC EDUCATION","28","10","7","","","","","","","","","17","32","49","49","0","","","22nd","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11686","303","4","0","SS 1","","CIVIC EDUCATION","28","12","13","","","","","","","","","25","36","61","61","0","","","12th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11687","301","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","38","60","60","0","","","15th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11688","143","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","39","61","61","0","","","12th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11689","293","4","0","SS 1","","CIVIC EDUCATION","28","10","8","","","","","","","","","18","24","42","42","0","","","27th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11690","235","4","0","SS 1","","CIVIC EDUCATION","28","15","12","","","","","","","","","27","36","63","63","0","","","11th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11691","234","4","0","SS 1","","CIVIC EDUCATION","28","15","14","","","","","","","","","29","38","67","67","0","","","9th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11692","237","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","30","52","52","0","","","19th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11693","121","4","0","SS 1","","CIVIC EDUCATION","28","14","16","","","","","","","","","30","42","72","72","0","","","6th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11694","195","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","21","43","43","0","","","25th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11695","196","4","0","SS 1","","CIVIC EDUCATION","28","12","14","","","","","","","","","26","25","51","51","0","","","21st","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11696","297","4","0","SS 1","","CIVIC EDUCATION","28","15","16","","","","","","","","","31","42","73","73","0","","","5th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11697","302","4","0","SS 1","","CIVIC EDUCATION","28","10","8","","","","","","","","","18","28","46","46","0","","","23rd","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11698","325","4","0","SS 1","","CIVIC EDUCATION","28","8","10","","","","","","","","","18","18","36","36","0","","","30th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11699","327","4","0","SS 1","","CIVIC EDUCATION","28","15","16","","","","","","","","","31","48","79","79","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11700","313","4","0","SS 1","","CIVIC EDUCATION","28","8","5","","","","","","","","","13","11","24","24","0","","","32nd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11701","295","4","0","SS 1","","CIVIC EDUCATION","28","12","15","","","","","","","","","27","40","67","67","0","","","9th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11702","324","4","0","SS 1","","CIVIC EDUCATION","28","12","14","","","","","","","","","26","44","70","70","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11703","18","5","0","SS 2","","CIVIC EDUCATION","15","10","10","","","","","","","","","20","30","50","50","0","","","19th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11704","17","5","0","SS 2","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","32","54","54","0","","","15th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11705","304","5","0","SS 2","","CIVIC EDUCATION","15","10","8","","","","","","","","","18","29","47","47","0","","","21st","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11706","24","5","0","SS 2","","CIVIC EDUCATION","15","12","14","","","","","","","","","26","30","56","56","0","","","14th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11707","15","5","0","SS 2","","CIVIC EDUCATION","15","14","12","","","","","","","","","26","35","61","61","0","","","10th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11708","198","5","0","SS 2","","CIVIC EDUCATION","15","16","18","","","","","","","","","34","49","83","83","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11709","253","5","0","SS 2","","CIVIC EDUCATION","15","12","16","","","","","","","","","28","39","67","67","0","","","7th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11710","199","5","0","SS 2","","CIVIC EDUCATION","15","14","14","","","","","","","","","28","31","59","59","0","","","11th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11711","23","5","0","SS 2","","CIVIC EDUCATION","15","16","16","","","","","","","","","32","38","70","70","0","","","6th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11712","14","5","0","SS 2","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","30","52","52","0","","","17th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11713","12","5","0","SS 2","","CIVIC EDUCATION","15","16","14","","","","","","","","","30","52","82","82","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11714","20","5","0","SS 2","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","19","41","41","0","","","22nd","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11715","242","5","0","SS 2","","CIVIC EDUCATION","15","12","14","","","","","","","","","26","38","64","64","0","","","9th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11716","25","5","0","SS 2","","CIVIC EDUCATION","15","10","14","","","","","","","","","24","35","59","59","0","","","11th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11717","22","5","0","SS 2","","CIVIC EDUCATION","15","14","16","","","","","","","","","30","44","74","74","0","","","5th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11718","305","5","0","SS 2","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","32","54","54","0","","","15th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11719","241","5","0","SS 2","","CIVIC EDUCATION","15","16","16","","","","","","","","","32","46","78","78","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11720","239","5","0","SS 2","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","29","51","51","0","","","18th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11721","174","5","0","SS 2","","CIVIC EDUCATION","15","10","8","","","","","","","","","18","0","18","18","0","","","24th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11722","26","5","0","SS 2","","CIVIC EDUCATION","15","18","16","","","","","","","","","34","56","90","90","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11723","254","5","0","SS 2","","CIVIC EDUCATION","15","10","10","","","","","","","","","20","29","49","49","0","","","20th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11724","259","5","0","SS 2","","CIVIC EDUCATION","15","10","10","","","","","","","","","20","21","41","41","0","","","22nd","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11725","13","5","0","SS 2","","CIVIC EDUCATION","15","12","14","","","","","","","","","26","39","65","65","0","","","8th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11726","19","5","0","SS 2","","CIVIC EDUCATION","15","10","14","","","","","","","","","24","33","57","57","0","","","13th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11727","222","2","0","JSS 2","","BASIC TECHNOLOGY","8","17","13","","","","","","","","","30","28","58","58","0","","","16th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11728","214","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","16","","","","","","","","","30","37","67","67","0","","","11th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11729","248","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","14","","","","","","","","","28","27","55","55","0","","","18th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11730","250","2","0","JSS 2","","BASIC TECHNOLOGY","8","17","15","","","","","","","","","32","37","69","69","0","","","6th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11731","227","2","0","JSS 2","","BASIC TECHNOLOGY","8","17","13","","","","","","","","","30","27","57","57","0","","","17th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11732","285","2","0","JSS 2","","BASIC TECHNOLOGY","8","15","18","","","","","","","","","33","35","68","68","0","","","9th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11733","289","2","0","JSS 2","","BASIC TECHNOLOGY","8","11","10","","","","","","","","","21","12","33","33","0","","","25th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11734","209","2","0","JSS 2","","BASIC TECHNOLOGY","8","11","12","","","","","","","","","23","10","33","33","0","","","25th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11735","188","2","0","JSS 2","","BASIC TECHNOLOGY","8","17","16","","","","","","","","","33","36","69","69","0","","","6th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11736","221","2","0","JSS 2","","BASIC TECHNOLOGY","8","18","14","","","","","","","","","32","33","65","65","0","","","12th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11737","220","2","0","JSS 2","","BASIC TECHNOLOGY","8","12","11","","","","","","","","","23","23","46","46","0","","","21st","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11738","257","2","0","JSS 2","","BASIC TECHNOLOGY","8","17","15","","","","","","","","","32","33","65","65","0","","","12th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11739","213","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","15","","","","","","","","","29","40","69","69","0","","","6th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11740","288","2","0","JSS 2","","BASIC TECHNOLOGY","8","11","10","","","","","","","","","21","12","33","33","0","","","25th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11741","215","2","0","JSS 2","","BASIC TECHNOLOGY","8","15","15","","","","","","","","","30","38","68","68","0","","","9th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11742","318","2","0","JSS 2","","BASIC TECHNOLOGY","8","13","13","","","","","","","","","26","39","65","65","0","","","12th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11743","225","2","0","JSS 2","","BASIC TECHNOLOGY","8","12","10","","","","","","","","","22","14","36","36","0","","","24th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11744","217","2","0","JSS 2","","BASIC TECHNOLOGY","8","18","15","","","","","","","","","33","41","74","74","0","","","3rd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11745","218","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","14","","","","","","","","","28","22","50","50","0","","","19th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11746","216","2","0","JSS 2","","BASIC TECHNOLOGY","8","15","19","","","","","","","","","34","45","79","79","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11747","219","2","0","JSS 2","","BASIC TECHNOLOGY","8","18","17","","","","","","","","","35","28","63","63","0","","","15th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11748","224","2","0","JSS 2","","BASIC TECHNOLOGY","8","16","14","","","","","","","","","30","16","46","46","0","","","21st","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11749","223","2","0","JSS 2","","BASIC TECHNOLOGY","8","17","17","","","","","","","","","34","50","84","84","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11750","226","2","0","JSS 2","","BASIC TECHNOLOGY","8","16","15","","","","","","","","","31","39","70","70","0","","","5th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11751","286","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","14","","","","","","","","","28","19","47","47","0","","","20th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11752","249","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","12","","","","","","","","","26","19","45","45","0","","","23rd","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11753","210","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","13","","","","","","","","","27","45","72","72","0","","","4th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11754","287","2","0","JSS 2","","BASIC TECHNOLOGY","8","9","12","","","","","","","","","21","10","31","31","0","","","28th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11755","271","1","0","JSS 1","","FRENCH","27","14","10","","","","","","","","","24","40","64","64","0","","","13th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11756","264","1","0","JSS 1","","FRENCH","27","5","8","","","","","","","","","13","12","25","25","0","","","27th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11757","269","1","0","JSS 1","","FRENCH","27","13","17","","","","","","","","","30","41","71","71","0","","","12th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11758","273","1","0","JSS 1","","FRENCH","27","18","17","","","","","","","","","35","42","77","77","0","","","9th","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11759","266","1","0","JSS 1","","FRENCH","27","5","10","","","","","","","","","15","12","27","27","0","","","25th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11760","261","1","0","JSS 1","","FRENCH","27","5","6","","","","","","","","","11","23","34","34","0","","","23rd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11761","275","1","0","JSS 1","","FRENCH","27","5","8","","","","","","","","","13","12","25","25","0","","","27th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11762","276","1","0","JSS 1","","FRENCH","27","12","16","","","","","","","","","28","47","75","75","0","","","10th","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11763","320","1","0","JSS 1","","FRENCH","27","10","10","","","","","","","","","20","21","41","41","0","","","19th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11764","319","1","0","JSS 1","","FRENCH","27","4","8","","","","","","","","","12","10","22","22","0","","","29th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11765","311","1","0","JSS 1","","FRENCH","27","19","20","","","","","","","","","39","57","96","96","0","","","3rd","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11766","274","1","0","JSS 1","","FRENCH","27","8","12","","","","","","","","","20","38","58","58","0","","","14th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11767","277","1","0","JSS 1","","FRENCH","27","7","10","","","","","","","","","17","10","27","27","0","","","25th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11768","316","1","0","JSS 1","","FRENCH","27","8","11","","","","","","","","","19","21","40","40","0","","","20th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11769","272","1","0","JSS 1","","FRENCH","27","20","20","","","","","","","","","40","60","100","100","0","","","1st","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("11770","270","1","0","JSS 1","","FRENCH","27","15","16","","","","","","","","","31","41","72","72","0","","","11th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11771","279","1","0","JSS 1","","FRENCH","27","17","19","","","","","","","","","36","55","91","91","0","","","6th","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11772","281","1","0","JSS 1","","FRENCH","27","20","16","","","","","","","","","36","53","89","89","0","","","7th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11773","283","1","0","JSS 1","","FRENCH","27","20","20","","","","","","","","","40","57","97","97","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11774","265","1","0","JSS 1","","FRENCH","27","10","8","","","","","","","","","18","12","30","30","0","","","24th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11775","309","1","0","JSS 1","","FRENCH","27","11","8","","","","","","","","","19","24","43","43","0","","","17th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11776","268","1","0","JSS 1","","FRENCH","27","19","19","","","","","","","","","38","55","93","93","0","","","5th","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11777","282","1","0","JSS 1","","FRENCH","27","11","12","","","","","","","","","23","31","54","54","0","","","15th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11778","280","1","0","JSS 1","","FRENCH","27","13","13","","","","","","","","","26","26","52","52","0","","","16th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11779","263","1","0","JSS 1","","FRENCH","27","15","17","","","","","","","","","32","52","84","84","0","","","8th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11780","321","1","0","JSS 1","","FRENCH","27","5","8","","","","","","","","","13","24","37","37","0","","","21st","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11781","267","1","0","JSS 1","","FRENCH","27","19","19","","","","","","","","","38","56","94","94","0","","","4th","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11782","262","1","0","JSS 1","","FRENCH","27","7","10","","","","","","","","","17","26","43","43","0","","","17th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11783","278","1","0","JSS 1","","FRENCH","27","10","10","","","","","","","","","20","15","35","35","0","","","22nd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11784","326","4","0","SS 1","","GEOGRAPHY","18","11","10","","","","","","","","","21","38","59","59","0","","","3rd","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11785","7","4","0","SS 1","","GEOGRAPHY","18","12","11","","","","","","","","","23","35","58","58","0","","","4th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11786","125","4","0","SS 1","","GEOGRAPHY","18","10","10","","","","","","","","","20","36","56","56","0","","","10th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11787","8","4","0","SS 1","","GEOGRAPHY","18","6","11","","","","","","","","","17","33","50","50","0","","","23rd","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11788","126","4","0","SS 1","","GEOGRAPHY","18","0","0","","","","","","","","","","0","0","0","0","","","33rd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11789","296","4","0","SS 1","","GEOGRAPHY","18","6","10","","","","","","","","","16","34","50","50","0","","","23rd","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11790","300","4","0","SS 1","","GEOGRAPHY","18","4","10","","","","","","","","","14","32","46","46","0","","","25th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11791","138","4","0","SS 1","","GEOGRAPHY","18","13","9","","","","","","","","","22","33","55","55","0","","","16th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11792","2","4","0","SS 1","","GEOGRAPHY","18","6","14","","","","","","","","","20","32","52","52","0","","","21st","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11793","193","4","0","SS 1","","GEOGRAPHY","18","13","14","","","","","","","","","27","30","57","57","0","","","6th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11794","256","4","0","SS 1","","GEOGRAPHY","18","11","12","","","","","","","","","23","38","61","61","0","","","1st","C4","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11795","140","4","0","SS 1","","GEOGRAPHY","18","10","10","","","","","","","","","20","36","56","56","0","","","10th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11796","294","4","0","SS 1","","GEOGRAPHY","18","14","12","","","","","","","","","26","30","56","56","0","","","10th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11797","1","4","0","SS 1","","GEOGRAPHY","18","10","10","","","","","","","","","20","38","58","58","0","","","4th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11798","141","4","0","SS 1","","GEOGRAPHY","18","13","10","","","","","","","","","23","34","57","57","0","","","6th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11799","252","4","0","SS 1","","GEOGRAPHY","18","5","9","","","","","","","","","14","25","39","39","0","","","29th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11800","303","4","0","SS 1","","GEOGRAPHY","18","13","11","","","","","","","","","24","29","53","53","0","","","18th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11801","301","4","0","SS 1","","GEOGRAPHY","18","11","12","","","","","","","","","23","28","51","51","0","","","22nd","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11802","143","4","0","SS 1","","GEOGRAPHY","18","10","10","","","","","","","","","20","36","56","56","0","","","10th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11803","293","4","0","SS 1","","GEOGRAPHY","18","6","10","","","","","","","","","16","30","46","46","0","","","25th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11804","235","4","0","SS 1","","GEOGRAPHY","18","14","13","","","","","","","","","27","29","56","56","0","","","10th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11805","234","4","0","SS 1","","GEOGRAPHY","18","11","10","","","","","","","","","21","36","57","57","0","","","6th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11806","237","4","0","SS 1","","GEOGRAPHY","18","3","7","","","","","","","","","10","19","29","29","0","","","32nd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11807","121","4","0","SS 1","","GEOGRAPHY","18","6","14","","","","","","","","","20","40","60","60","0","","","2nd","C4","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11808","195","4","0","SS 1","","GEOGRAPHY","18","4","8","","","","","","","","","12","22","34","34","0","","","31st","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11809","196","4","0","SS 1","","GEOGRAPHY","18","13","10","","","","","","","","","23","33","56","56","0","","","10th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11810","297","4","0","SS 1","","GEOGRAPHY","18","11","13","","","","","","","","","24","29","53","53","0","","","18th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11811","302","4","0","SS 1","","GEOGRAPHY","18","10","10","","","","","","","","","20","34","54","54","0","","","17th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11812","325","4","0","SS 1","","GEOGRAPHY","18","4","12","","","","","","","","","16","28","44","44","0","","","28th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11813","327","4","0","SS 1","","GEOGRAPHY","18","14","13","","","","","","","","","27","30","57","57","0","","","6th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11814","313","4","0","SS 1","","GEOGRAPHY","18","4","10","","","","","","","","","14","22","36","36","0","","","30th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11815","295","4","0","SS 1","","GEOGRAPHY","18","5","11","","","","","","","","","16","30","46","46","0","","","25th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11816","324","4","0","SS 1","","GEOGRAPHY","18","12","11","","","","","","","","","23","30","53","53","0","","","18th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11817","326","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","5","","","","","","","","","7","20","27","27","0","","","18th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11818","7","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","16","","","","","","","","","19","13","32","32","0","","","13th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11819","125","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","8","5","","","","","","","","","13","9","22","22","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11820","8","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","8","","","","","","","","","18","12","30","30","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11821","126","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","12","5","","","","","","","","","17","0","17","17","0","","","30th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11822","296","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","5","","","","","","","","","8","10","18","18","0","","","29th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11823","300","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","5","","","","","","","","","7","15","22","22","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11824","138","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","7","10","","","","","","","","","17","17","34","34","0","","","9th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11825","2","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","5","","","","","","","","","7","16","23","23","0","","","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11826","193","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","14","7","","","","","","","","","21","13","34","34","0","","","9th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11827","256","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","8","","","","","","","","","18","14","32","32","0","","","13th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11828","140","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","8","10","","","","","","","","","18","6","24","24","0","","","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11829","294","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","13","","","","","","","","","23","25","48","48","0","","","4th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11830","1","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","5","","","","","","","","","7","5","12","12","0","","","33rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11831","141","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","17","20","","","","","","","","","37","29","66","66","0","","","2nd","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11832","252","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","4","6","","","","","","","","","10","13","23","23","0","","","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11833","303","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","9","10","","","","","","","","","19","37","56","56","0","","","3rd","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11834","301","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","12","","","","","","","","","18","18","36","36","0","","","6th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11835","143","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","5","","","","","","","","","10","23","33","33","0","","","12th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11836","293","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","5","","","","","","","","","8","12","20","20","0","","","27th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11837","235","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","7","","","","","","","","","10","21","31","31","0","","","15th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11838","234","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","8","","","","","","","","","14","16","30","30","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11839","237","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","6","","","","","","","","","8","8","16","16","0","","","31st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11840","121","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","12","","","","","","","","","18","16","34","34","0","","","9th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11841","195","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","5","","","","","","","","","11","10","21","21","0","","","26th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11842","196","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","5","","","","","","","","","10","12","22","22","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11843","297","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","9","10","","","","","","","","","19","22","41","41","0","","","5th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11844","302","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","6","","","","","","","","","12","14","26","26","0","","","19th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11845","325","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","7","","","","","","","","","9","11","20","20","0","","","27th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11846","327","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","13","16","","","","","","","","","29","40","69","69","0","","","1st","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11847","313","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","6","","","","","","","","","8","7","15","15","0","","","32nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11848","295","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","7","10","","","","","","","","","17","19","36","36","0","","","6th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11849","324","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","9","13","","","","","","","","","22","14","36","36","0","","","6th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11850","222","2","0","JSS 2","","BUSINESS STUDIES","9","19","17","","","","","","","","","36","35","71","71","0","","","7th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11851","214","2","0","JSS 2","","BUSINESS STUDIES","9","16","15","","","","","","","","","31","49","80","80","0","","","6th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11852","248","2","0","JSS 2","","BUSINESS STUDIES","9","5","10","","","","","","","","","15","26","41","41","0","","","22nd","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11853","250","2","0","JSS 2","","BUSINESS STUDIES","9","5","13","","","","","","","","","18","37","55","55","0","","","17th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11854","227","2","0","JSS 2","","BUSINESS STUDIES","9","7","10","","","","","","","","","17","39","56","56","0","","","15th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11855","285","2","0","JSS 2","","BUSINESS STUDIES","9","15","17","","","","","","","","","32","56","88","88","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11856","289","2","0","JSS 2","","BUSINESS STUDIES","9","15","10","","","","","","","","","25","24","49","49","0","","","19th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11857","209","2","0","JSS 2","","BUSINESS STUDIES","9","5","5","","","","","","","","","10","19","29","29","0","","","25th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11858","188","2","0","JSS 2","","BUSINESS STUDIES","9","12","10","","","","","","","","","22","46","68","68","0","","","9th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11859","221","2","0","JSS 2","","BUSINESS STUDIES","9","13","14","","","","","","","","","27","37","64","64","0","","","11th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11860","220","2","0","JSS 2","","BUSINESS STUDIES","9","5","5","","","","","","","","","10","18","28","28","0","","","26th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11861","257","2","0","JSS 2","","BUSINESS STUDIES","9","5","13","","","","","","","","","18","32","50","50","0","","","18th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11862","213","2","0","JSS 2","","BUSINESS STUDIES","9","11","11","","","","","","","","","22","38","60","60","0","","","14th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11863","288","2","0","JSS 2","","BUSINESS STUDIES","9","5","5","","","","","","","","","10","14","24","24","0","","","27th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11864","215","2","0","JSS 2","","BUSINESS STUDIES","9","7","10","","","","","","","","","17","28","45","45","0","","","21st","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11865","318","2","0","JSS 2","","BUSINESS STUDIES","9","5","5","","","","","","","","","10","22","32","32","0","","","24th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11866","225","2","0","JSS 2","","BUSINESS STUDIES","9","5","5","","","","","","","","","10","7","17","17","0","","","28th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11867","217","2","0","JSS 2","","BUSINESS STUDIES","9","10","12","","","","","","","","","22","44","66","66","0","","","10th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11868","218","2","0","JSS 2","","BUSINESS STUDIES","9","7","10","","","","","","","","","17","45","62","62","0","","","13th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11869","216","2","0","JSS 2","","BUSINESS STUDIES","9","14","13","","","","","","","","","27","43","70","70","0","","","8th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("11870","219","2","0","JSS 2","","BUSINESS STUDIES","9","14","12","","","","","","","","","26","38","64","64","0","","","11th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11871","224","2","0","JSS 2","","BUSINESS STUDIES","9","12","10","","","","","","","","","22","26","48","48","0","","","20th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11872","223","2","0","JSS 2","","BUSINESS STUDIES","9","19","19","","","","","","","","","38","54","92","92","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11873","226","2","0","JSS 2","","BUSINESS STUDIES","9","14","18","","","","","","","","","32","54","86","86","0","","","4th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11874","286","2","0","JSS 2","","BUSINESS STUDIES","9","6","10","","","","","","","","","16","40","56","56","0","","","15th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11875","249","2","0","JSS 2","","BUSINESS STUDIES","9","15","18","","","","","","","","","33","48","81","81","0","","","5th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11876","210","2","0","JSS 2","","BUSINESS STUDIES","9","20","19","","","","","","","","","39","57","96","96","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11877","287","2","0","JSS 2","","BUSINESS STUDIES","9","5","10","","","","","","","","","15","22","37","37","0","","","23rd","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11878","179","3","0","JSS 3","","COMPUTER SCIENCE","10","15","10","","","","","","","","","25","48","73","73","0","","","4th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11879","185","3","0","JSS 3","","COMPUTER SCIENCE","10","18","15","","","","","","","","","33","45","78","78","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11880","322","3","0","JSS 3","","COMPUTER SCIENCE","10","15","15","","","","","","","","","30","20","50","50","0","","","11th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11881","186","3","0","JSS 3","","COMPUTER SCIENCE","10","5","15","","","","","","","","","20","35","55","55","0","","","10th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11882","310","3","0","JSS 3","","COMPUTER SCIENCE","10","10","10","","","","","","","","","20","28","48","48","0","","","12th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11883","183","3","0","JSS 3","","COMPUTER SCIENCE","10","5","2","","","","","","","","","7","25","32","32","0","","","13th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11884","182","3","0","JSS 3","","COMPUTER SCIENCE","10","10","18","","","","","","","","","28","48","76","76","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11885","290","3","0","JSS 3","","COMPUTER SCIENCE","10","5","10","","","","","","","","","15","50","65","65","0","","","8th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11886","292","3","0","JSS 3","","COMPUTER SCIENCE","10","15","5","","","","","","","","","20","52","72","72","0","","","5th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11887","323","3","0","JSS 3","","COMPUTER SCIENCE","10","8","15","","","","","","","","","23","45","68","68","0","","","6th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11888","189","3","0","JSS 3","","COMPUTER SCIENCE","10","10","15","","","","","","","","","25","40","65","65","0","","","8th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11889","251","3","0","JSS 3","","COMPUTER SCIENCE","10","18","16","","","","","","","","","34","40","74","74","0","","","3rd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11890","233","3","0","JSS 3","","COMPUTER SCIENCE","10","12","10","","","","","","","","","22","45","67","67","0","","","7th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11891","179","3","0","JSS 3","","FRENCH","27","18","15","","","","","","","","","33","40","73","73","0","","","4th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11892","185","3","0","JSS 3","","FRENCH","27","13","14","","","","","","","","","27","36","63","63","0","","","5th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11893","322","3","0","JSS 3","","FRENCH","27","5","5","","","","","","","","","10","15","25","25","0","","","13th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11894","186","3","0","JSS 3","","FRENCH","27","16","10","","","","","","","","","26","27","53","53","0","","","6th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11895","310","3","0","JSS 3","","FRENCH","27","10","10","","","","","","","","","20","11","31","31","0","","","12th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11896","183","3","0","JSS 3","","FRENCH","27","8","8","","","","","","","","","16","18","34","34","0","","","11th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11897","182","3","0","JSS 3","","FRENCH","27","19","18","","","","","","","","","37","55","92","92","0","","","1st","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11898","290","3","0","JSS 3","","FRENCH","27","12","10","","","","","","","","","22","20","42","42","0","","","8th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11899","292","3","0","JSS 3","","FRENCH","27","17","15","","","","","","","","","32","45","77","77","0","","","3rd","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11900","323","3","0","JSS 3","","FRENCH","27","13","10","","","","","","","","","23","28","51","51","0","","","7th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11901","189","3","0","JSS 3","","FRENCH","27","10","10","","","","","","","","","20","17","37","37","0","","","10th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11902","251","3","0","JSS 3","","FRENCH","27","10","10","","","","","","","","","20","20","40","40","0","","","9th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11903","233","3","0","JSS 3","","FRENCH","27","19","14","","","","","","","","","33","47","80","80","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11904","179","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","18","15","","","","","","","","","33","40","73","73","0","","","1st","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11905","185","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","13","12","","","","","","","","","25","30","55","55","0","","","4th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11906","322","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","8","7","","","","","","","","","15","16","31","31","0","","","12th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11907","186","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","9","10","","","","","","","","","19","25","44","44","0","","","8th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11908","310","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","6","10","","","","","","","","","16","20","36","36","0","","","11th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11909","183","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","10","6","","","","","","","","","16","12","28","28","0","","","13th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11910","182","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","15","15","","","","","","","","","30","35","65","65","0","","","2nd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11911","290","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","14","12","","","","","","","","","26","35","61","61","0","","","3rd","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11912","292","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","9","12","","","","","","","","","21","32","53","53","0","","","6th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11913","323","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","15","10","","","","","","","","","25","30","55","55","0","","","4th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11914","189","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","7","12","","","","","","","","","19","25","44","44","0","","","8th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11915","251","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","8","10","","","","","","","","","18","28","46","46","0","","","7th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11916","233","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","8","10","","","","","","","","","18","21","39","39","0","","","10th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11917","179","3","0","JSS 3","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","34","56","56","0","","","6th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11918","185","3","0","JSS 3","","CIVIC EDUCATION","28","10","14","","","","","","","","","24","34","58","58","0","","","4th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11919","322","3","0","JSS 3","","CIVIC EDUCATION","28","10","8","","","","","","","","","18","28","46","46","0","","","10th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11920","186","3","0","JSS 3","","CIVIC EDUCATION","28","10","8","","","","","","","","","18","19","37","37","0","","","12th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11921","310","3","0","JSS 3","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","27","49","49","0","","","9th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11922","183","3","0","JSS 3","","CIVIC EDUCATION","28","6","8","","","","","","","","","14","19","33","33","0","","","13th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11923","182","3","0","JSS 3","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","35","57","57","0","","","5th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11924","290","3","0","JSS 3","","CIVIC EDUCATION","28","12","14","","","","","","","","","26","36","62","62","0","","","2nd","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11925","292","3","0","JSS 3","","CIVIC EDUCATION","28","16","14","","","","","","","","","30","29","59","59","0","","","3rd","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11926","323","3","0","JSS 3","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","21","43","43","0","","","11th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11927","189","3","0","JSS 3","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","34","56","56","0","","","6th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11928","251","3","0","JSS 3","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","32","54","54","0","","","8th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11929","233","3","0","JSS 3","","CIVIC EDUCATION","28","12","14","","","","","","","","","26","40","66","66","0","","","1st","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11930","18","5","0","SS 2","","AGRICULTURAL SCIENCE","5","9","16","","","","","","","","","25","19","44","44","0","","","9th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11931","17","5","0","SS 2","","AGRICULTURAL SCIENCE","5","11","18","","","","","","","","","29","57","86","86","0","","","1st","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11932","304","5","0","SS 2","","AGRICULTURAL SCIENCE","5","5","8","","","","","","","","","13","22","35","35","0","","","14th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11933","24","5","0","SS 2","","AGRICULTURAL SCIENCE","5","10","16","","","","","","","","","26","40","66","66","0","","","4th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11934","15","5","0","SS 2","","AGRICULTURAL SCIENCE","5","10","16","","","","","","","","","26","40","66","66","0","","","4th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11935","199","5","0","SS 2","","AGRICULTURAL SCIENCE","5","11","15","","","","","","","","","26","17","43","43","0","","","11th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11936","14","5","0","SS 2","","AGRICULTURAL SCIENCE","5","2","5","","","","","","","","","7","33","40","40","0","","","13th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11937","12","5","0","SS 2","","AGRICULTURAL SCIENCE","5","16","19","","","","","","","","","35","39","74","74","0","","","2nd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11938","20","5","0","SS 2","","AGRICULTURAL SCIENCE","5","10","10","","","","","","","","","20","22","42","42","0","","","12th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11939","22","5","0","SS 2","","AGRICULTURAL SCIENCE","5","19","18","","","","","","","","","37","32","69","69","0","","","3rd","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11940","305","5","0","SS 2","","AGRICULTURAL SCIENCE","5","12","19","","","","","","","","","31","29","60","60","0","","","7th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11941","174","5","0","SS 2","","AGRICULTURAL SCIENCE","5","10","11","","","","","","","","","21","23","44","44","0","","","9th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11942","13","5","0","SS 2","","AGRICULTURAL SCIENCE","5","12","18","","","","","","","","","30","29","59","59","0","","","8th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11943","19","5","0","SS 2","","AGRICULTURAL SCIENCE","5","8","18","","","","","","","","","26","37","63","63","0","","","6th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11944","15","5","0","SS 2","","COMMERCE","20","15","18","","","","","","","","","33","41","74","74","0","","","1st","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11945","14","5","0","SS 2","","COMMERCE","20","15","15","","","","","","","","","30","40","70","70","0","","","2nd","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11947","15","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","5","8","","","","","","","","","13","16","29","29","0","","","3rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11948","198","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","15","17","","","","","","","","","32","37","69","69","0","","","1st","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11949","14","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","5","6","","","","","","","","","11","18","29","29","0","","","3rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11950","20","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","6","5","","","","","","","","","11","12","23","23","0","","","5th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11951","242","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","15","15","","","","","","","","","30","31","61","61","0","","","2nd","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11952","253","5","0","SS 2","","GEOGRAPHY","18","11","12","","","","","","","","","23","36","59","59","0","","","2nd","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11953","25","5","0","SS 2","","GEOGRAPHY","18","10","11","","","","","","","","","21","34","55","55","0","","","4th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11954","239","5","0","SS 2","","GEOGRAPHY","18","11","12","","","","","","","","","23","35","58","58","0","","","3rd","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11955","26","5","0","SS 2","","GEOGRAPHY","18","13","14","","","","","","","","","27","39","66","66","0","","","1st","B3","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11956","259","5","0","SS 2","","GEOGRAPHY","18","10","11","","","","","","","","","21","33","54","54","0","","","5th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11957","19","5","0","SS 2","","GEOGRAPHY","18","8","9","","","","","","","","","17","30","47","47","0","","","6th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11958","308","6","0","SS 3","","GEOGRAPHY","18","10","10","","","","","","","","","20","40","60","60","0","","","2nd","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11959","200","6","0","SS 3","","GEOGRAPHY","18","11","13","","","","","","","","","24","46","70","70","0","","","1st","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11960","31","6","0","SS 3","","GEOGRAPHY","18","10","10","","","","","","","","","20","40","60","60","0","","","2nd","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11961","243","6","0","SS 3","","GEOGRAPHY","18","10","11","","","","","","","","","21","39","60","60","0","","","2nd","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11962","306","6","0","SS 3","","GEOGRAPHY","18","10","10","","","","","","","","","20","38","58","58","0","","","6th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11963","128","6","0","SS 3","","GEOGRAPHY","18","8","12","","","","","","","","","20","40","60","60","0","","","2nd","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11964","28","6","0","SS 3","","GEOGRAPHY","18","10","10","","","","","","","","","20","38","58","58","0","","","6th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11965","307","6","0","SS 3","","BIOLOGY","14","5","8","","","","","","","","","13","40","53","53","0","","","7th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11966","308","6","0","SS 3","","BIOLOGY","14","6","5","","","","","","","","","11","17","28","28","0","","","15th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11967","246","6","0","SS 3","","BIOLOGY","14","4","6","","","","","","","","","10","49","59","59","0","","","4th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11968","133","6","0","SS 3","","BIOLOGY","14","7","8","","","","","","","","","15","41","56","56","0","","","6th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11969","200","6","0","SS 3","","BIOLOGY","14","7","9","","","","","","","","","16","28","44","44","0","","","9th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11970","41","6","0","SS 3","","BIOLOGY","14","16","11","","","","","","","","","27","46","73","73","0","","","1st","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("11971","201","6","0","SS 3","","BIOLOGY","14","4","6","","","","","","","","","10","34","44","44","0","","","9th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11972","31","6","0","SS 3","","BIOLOGY","14","6","7","","","","","","","","","13","44","57","57","0","","","5th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11973","134","6","0","SS 3","","BIOLOGY","14","8","8","","","","","","","","","16","46","62","62","0","","","3rd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11974","306","6","0","SS 3","","BIOLOGY","14","6","7","","","","","","","","","13","25","38","38","0","","","13th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11975","244","6","0","SS 3","","BIOLOGY","14","6","7","","","","","","","","","13","39","52","52","0","","","8th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11976","29","6","0","SS 3","","BIOLOGY","14","7","7","","","","","","","","","14","29","43","43","0","","","11th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11977","48","6","0","SS 3","","BIOLOGY","14","2","4","","","","","","","","","6","31","37","37","0","","","14th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11978","317","6","0","SS 3","","BIOLOGY","14","3","5","","","","","","","","","8","35","43","43","0","","","11th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11979","247","6","0","SS 3","","BIOLOGY","14","8","7","","","","","","","","","15","50","65","65","0","","","2nd","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11980","130","6","0","SS 3","","BIOLOGY","14","5","3","","","","","","","","","8","18","26","26","0","","","16th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11981","326","4","0","SS 1","","AGRICULTURAL SCIENCE","5","9","7","","","","","","","","","16","18","34","34","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11982","7","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","10","","","","","","","","","15","9","24","24","0","","","27th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11983","125","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","5","","","","","","","","","12","16","28","28","0","","","23rd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11984","8","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","8","","","","","","","","","13","18","31","31","0","","","21st","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11985","126","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","11","","","","","","","","","18","0","18","18","0","","","31st","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11986","296","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","8","","","","","","","","","13","17","30","30","0","","","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11987","300","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","8","","","","","","","","","16","29","45","45","0","","","15th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11988","138","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","13","","","","","","","","","21","25","46","46","0","","","11th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11989","2","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","3","","","","","","","","","9","12","21","21","0","","","30th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11990","193","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","11","","","","","","","","","21","25","46","46","0","","","11th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11991","256","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","5","","","","","","","","","13","20","33","33","0","","","19th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11992","140","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","4","","","","","","","","","9","18","27","27","0","","","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11993","294","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","12","","","","","","","","","23","27","50","50","0","","","8th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11994","1","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","4","","","","","","","","","10","14","24","24","0","","","27th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11995","141","4","0","SS 1","","AGRICULTURAL SCIENCE","5","15","10","","","","","","","","","25","40","65","65","0","","","3rd","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11996","252","4","0","SS 1","","AGRICULTURAL SCIENCE","5","1","5","","","","","","","","","6","21","27","27","0","","","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11997","303","4","0","SS 1","","AGRICULTURAL SCIENCE","5","12","11","","","","","","","","","23","37","60","60","0","","","5th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11998","301","4","0","SS 1","","AGRICULTURAL SCIENCE","5","12","18","","","","","","","","","30","21","51","51","0","","","7th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11999","143","4","0","SS 1","","AGRICULTURAL SCIENCE","5","13","14","","","","","","","","","27","28","55","55","0","","","6th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12000","293","4","0","SS 1","","AGRICULTURAL SCIENCE","5","14","11","","","","","","","","","25","21","46","46","0","","","11th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12001","235","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","10","","","","","","","","","15","28","43","43","0","","","16th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12002","234","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","10","","","","","","","","","21","29","50","50","0","","","8th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12003","237","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","5","","","","","","","","","12","10","22","22","0","","","29th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12004","121","4","0","SS 1","","AGRICULTURAL SCIENCE","5","12","15","","","","","","","","","27","43","70","70","0","","","2nd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12005","195","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","5","","","","","","","","","12","20","32","32","0","","","20th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12006","196","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","3","","","","","","","","","9","18","27","27","0","","","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12007","297","4","0","SS 1","","AGRICULTURAL SCIENCE","5","13","18","","","","","","","","","31","31","62","62","0","","","4th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12008","302","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","12","","","","","","","","","18","19","37","37","0","","","17th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12009","325","4","0","SS 1","","AGRICULTURAL SCIENCE","5","1","5","","","","","","","","","6","11","17","17","0","","","32nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12010","327","4","0","SS 1","","AGRICULTURAL SCIENCE","5","19","14","","","","","","","","","33","40","73","73","0","","","1st","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12011","313","4","0","SS 1","","AGRICULTURAL SCIENCE","5","2","3","","","","","","","","","5","6","11","11","0","","","33rd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12012","295","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","9","","","","","","","","","14","32","46","46","0","","","11th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12013","324","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","13","","","","","","","","","23","25","48","48","0","","","10th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12014","307","6","0","SS 3","","ENGLISH LANGUAGE","1","5","7","","","","","","","","","12","39","51","51","0","","","7th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12015","308","6","0","SS 3","","ENGLISH LANGUAGE","1","3","5","","","","","","","","","8","28","36","36","0","","","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12016","246","6","0","SS 3","","ENGLISH LANGUAGE","1","3","5","","","","","","","","","8","29","37","37","0","","","17th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12017","131","6","0","SS 3","","ENGLISH LANGUAGE","1","3","5","","","","","","","","","8","26","34","34","0","","","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12018","133","6","0","SS 3","","ENGLISH LANGUAGE","1","3","5","","","","","","","","","8","32","40","40","0","","","16th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12019","200","6","0","SS 3","","ENGLISH LANGUAGE","1","7","9","","","","","","","","","16","26","42","42","0","","","14th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12020","41","6","0","SS 3","","ENGLISH LANGUAGE","1","9","10","","","","","","","","","19","48","67","67","0","","","2nd","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12021","201","6","0","SS 3","","ENGLISH LANGUAGE","1","5","5","","","","","","","","","10","27","37","37","0","","","17th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12022","31","6","0","SS 3","","ENGLISH LANGUAGE","1","6","8","","","","","","","","","14","48","62","62","0","","","3rd","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12023","243","6","0","SS 3","","ENGLISH LANGUAGE","1","3","5","","","","","","","","","8","29","37","37","0","","","17th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12024","134","6","0","SS 3","","ENGLISH LANGUAGE","1","6","8","","","","","","","","","14","33","47","47","0","","","8th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12025","306","6","0","SS 3","","ENGLISH LANGUAGE","1","5","7","","","","","","","","","12","35","47","47","0","","","8th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12026","244","6","0","SS 3","","ENGLISH LANGUAGE","1","4","6","","","","","","","","","10","33","43","43","0","","","13th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12027","35","6","0","SS 3","","ENGLISH LANGUAGE","1","0","0","","","","","","","","","","0","0","0","0","","","25th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12028","245","6","0","SS 3","","ENGLISH LANGUAGE","1","8","9","","","","","","","","","17","40","57","57","0","","","4th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12029","29","6","0","SS 3","","ENGLISH LANGUAGE","1","5","7","","","","","","","","","12","45","57","57","0","","","4th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12030","33","6","0","SS 3","","ENGLISH LANGUAGE","1","5","7","","","","","","","","","12","32","44","44","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12031","48","6","0","SS 3","","ENGLISH LANGUAGE","1","6","9","","","","","","","","","15","26","41","41","0","","","15th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12032","317","6","0","SS 3","","ENGLISH LANGUAGE","1","7","9","","","","","","","","","16","39","55","55","0","","","6th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12033","247","6","0","SS 3","","ENGLISH LANGUAGE","1","4","6","","","","","","","","","10","37","47","47","0","","","8th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12034","202","6","0","SS 3","","ENGLISH LANGUAGE","1","3","5","","","","","","","","","8","25","33","33","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12035","130","6","0","SS 3","","ENGLISH LANGUAGE","1","6","8","","","","","","","","","14","11","25","25","0","","","24th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12036","128","6","0","SS 3","","ENGLISH LANGUAGE","1","5","7","","","","","","","","","12","32","44","44","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12037","314","6","0","SS 3","","ENGLISH LANGUAGE","1","3","5","","","","","","","","","8","26","34","34","0","","","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12038","28","6","0","SS 3","","ENGLISH LANGUAGE","1","9","10","","","","","","","","","19","49","68","68","0","","","1st","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12039","307","6","0","SS 3","","DATA PROCESSING","29","15","10","","","","","","","","","25","50","75","75","0","","","5th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12040","308","6","0","SS 3","","DATA PROCESSING","29","5","10","","","","","","","","","15","46","61","61","0","","","15th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12041","246","6","0","SS 3","","DATA PROCESSING","29","10","12","","","","","","","","","22","41","63","63","0","","","13th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12042","131","6","0","SS 3","","DATA PROCESSING","29","12","8","","","","","","","","","20","31","51","51","0","","","19th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12043","133","6","0","SS 3","","DATA PROCESSING","29","13","3","","","","","","","","","16","35","51","51","0","","","19th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12044","200","6","0","SS 3","","DATA PROCESSING","29","15","14","","","","","","","","","29","49","78","78","0","","","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12045","41","6","0","SS 3","","DATA PROCESSING","29","10","12","","","","","","","","","22","33","55","55","0","","","17th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12046","201","6","0","SS 3","","DATA PROCESSING","29","18","10","","","","","","","","","28","37","65","65","0","","","10th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12047","31","6","0","SS 3","","DATA PROCESSING","29","14","17","","","","","","","","","31","34","65","65","0","","","10th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12048","243","6","0","SS 3","","DATA PROCESSING","29","7","10","","","","","","","","","17","26","43","43","0","","","22nd","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12049","134","6","0","SS 3","","DATA PROCESSING","29","5","10","","","","","","","","","15","32","47","47","0","","","21st","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12050","306","6","0","SS 3","","DATA PROCESSING","29","16","3","","","","","","","","","19","47","66","66","0","","","7th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12051","244","6","0","SS 3","","DATA PROCESSING","29","17","15","","","","","","","","","32","49","81","81","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12052","35","6","0","SS 3","","DATA PROCESSING","29","10","2","","","","","","","","","12","0","12","12","0","","","25th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12053","245","6","0","SS 3","","DATA PROCESSING","29","11","10","","","","","","","","","21","45","66","66","0","","","7th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12054","29","6","0","SS 3","","DATA PROCESSING","29","15","12","","","","","","","","","27","26","53","53","0","","","18th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12055","33","6","0","SS 3","","DATA PROCESSING","29","10","15","","","","","","","","","25","41","66","66","0","","","7th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12056","48","6","0","SS 3","","DATA PROCESSING","29","15","14","","","","","","","","","29","40","69","69","0","","","6th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12057","317","6","0","SS 3","","DATA PROCESSING","29","16","18","","","","","","","","","34","43","77","77","0","","","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12058","247","6","0","SS 3","","DATA PROCESSING","29","10","8","","","","","","","","","18","46","64","64","0","","","12th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12059","202","6","0","SS 3","","DATA PROCESSING","29","10","9","","","","","","","","","19","43","62","62","0","","","14th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12060","130","6","0","SS 3","","DATA PROCESSING","29","2","5","","","","","","","","","7","17","24","24","0","","","23rd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12061","128","6","0","SS 3","","DATA PROCESSING","29","5","10","","","","","","","","","15","41","56","56","0","","","16th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12062","314","6","0","SS 3","","DATA PROCESSING","29","2","1","","","","","","","","","3","11","14","14","0","","","24th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12063","28","6","0","SS 3","","DATA PROCESSING","29","18","18","","","","","","","","","36","51","87","87","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12064","271","1","0","JSS 1","","COMPUTER SCIENCE","10","13","15","","","","","","","","","28","30","58","58","0","","","11th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12065","264","1","0","JSS 1","","COMPUTER SCIENCE","10","10","5","","","","","","","","","15","25","40","40","0","","","22nd","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12066","269","1","0","JSS 1","","COMPUTER SCIENCE","10","12","8","","","","","","","","","20","33","53","53","0","","","13th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12067","273","1","0","JSS 1","","COMPUTER SCIENCE","10","14","17","","","","","","","","","31","38","69","69","0","","","5th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12068","266","1","0","JSS 1","","COMPUTER SCIENCE","10","8","13","","","","","","","","","21","35","56","56","0","","","12th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12069","261","1","0","JSS 1","","COMPUTER SCIENCE","10","1","5","","","","","","","","","6","20","26","26","0","","","28th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12070","275","1","0","JSS 1","","COMPUTER SCIENCE","10","2","10","","","","","","","","","12","20","32","32","0","","","26th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("12071","276","1","0","JSS 1","","COMPUTER SCIENCE","10","7","10","","","","","","","","","17","46","63","63","0","","","6th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12072","320","1","0","JSS 1","","COMPUTER SCIENCE","10","10","15","","","","","","","","","25","25","50","50","0","","","14th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12073","319","1","0","JSS 1","","COMPUTER SCIENCE","10","1","2","","","","","","","","","3","23","26","26","0","","","28th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12074","311","1","0","JSS 1","","COMPUTER SCIENCE","10","15","11","","","","","","","","","26","45","71","71","0","","","3rd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12075","274","1","0","JSS 1","","COMPUTER SCIENCE","10","3","10","","","","","","","","","13","33","46","46","0","","","16th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12076","277","1","0","JSS 1","","COMPUTER SCIENCE","10","1","10","","","","","","","","","11","22","33","33","0","","","25th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12077","316","1","0","JSS 1","","COMPUTER SCIENCE","10","2","12","","","","","","","","","14","16","30","30","0","","","27th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12078","272","1","0","JSS 1","","COMPUTER SCIENCE","10","17","15","","","","","","","","","32","52","84","84","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12079","270","1","0","JSS 1","","COMPUTER SCIENCE","10","10","5","","","","","","","","","15","45","60","60","0","","","9th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12080","279","1","0","JSS 1","","COMPUTER SCIENCE","10","5","11","","","","","","","","","16","28","44","44","0","","","19th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12081","281","1","0","JSS 1","","COMPUTER SCIENCE","10","12","10","","","","","","","","","22","48","70","70","0","","","4th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12082","283","1","0","JSS 1","","COMPUTER SCIENCE","10","10","17","","","","","","","","","27","45","72","72","0","","","2nd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12083","265","1","0","JSS 1","","COMPUTER SCIENCE","10","10","4","","","","","","","","","14","30","44","44","0","","","19th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12084","309","1","0","JSS 1","","COMPUTER SCIENCE","10","8","15","","","","","","","","","23","20","43","43","0","","","21st","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12085","268","1","0","JSS 1","","COMPUTER SCIENCE","10","12","17","","","","","","","","","29","30","59","59","0","","","10th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12086","282","1","0","JSS 1","","COMPUTER SCIENCE","10","5","11","","","","","","","","","16","30","46","46","0","","","16th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12087","280","1","0","JSS 1","","COMPUTER SCIENCE","10","8","15","","","","","","","","","23","40","63","63","0","","","6th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12088","263","1","0","JSS 1","","COMPUTER SCIENCE","10","8","10","","","","","","","","","18","32","50","50","0","","","14th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12089","321","1","0","JSS 1","","COMPUTER SCIENCE","10","5","10","","","","","","","","","15","30","45","45","0","","","18th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12090","267","1","0","JSS 1","","COMPUTER SCIENCE","10","10","6","","","","","","","","","16","45","61","61","0","","","8th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12091","262","1","0","JSS 1","","COMPUTER SCIENCE","10","1","10","","","","","","","","","11","28","39","39","0","","","23rd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12092","278","1","0","JSS 1","","COMPUTER SCIENCE","10","5","10","","","","","","","","","15","20","35","35","0","","","24th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12093","307","6","0","SS 3","","CIVIC EDUCATION","15","15","18","","","","","","","","","33","36","69","69","0","","","4th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12094","308","6","0","SS 3","","CIVIC EDUCATION","15","8","10","","","","","","","","","18","37","55","55","0","","","12th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12095","246","6","0","SS 3","","CIVIC EDUCATION","15","15","14","","","","","","","","","29","24","53","53","0","","","16th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12096","131","6","0","SS 3","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","28","50","50","0","","","19th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12097","133","6","0","SS 3","","CIVIC EDUCATION","15","10","8","","","","","","","","","18","31","49","49","0","","","22nd","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12098","200","6","0","SS 3","","CIVIC EDUCATION","15","10","10","","","","","","","","","20","34","54","54","0","","","14th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12099","41","6","0","SS 3","","CIVIC EDUCATION","15","16","17","","","","","","","","","33","40","73","73","0","","","3rd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12100","201","6","0","SS 3","","CIVIC EDUCATION","15","16","18","","","","","","","","","34","28","62","62","0","","","7th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12101","31","6","0","SS 3","","CIVIC EDUCATION","15","18","17","","","","","","","","","35","41","76","76","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12102","243","6","0","SS 3","","CIVIC EDUCATION","15","16","14","","","","","","","","","30","33","63","63","0","","","5th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12103","134","6","0","SS 3","","CIVIC EDUCATION","15","10","8","","","","","","","","","18","38","56","56","0","","","11th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12104","306","6","0","SS 3","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","28","50","50","0","","","19th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12105","244","6","0","SS 3","","CIVIC EDUCATION","15","12","14","","","","","","","","","26","26","52","52","0","","","18th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12106","35","6","0","SS 3","","CIVIC EDUCATION","15","10","0","","","","","","","","","10","0","10","10","0","","","25th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12107","245","6","0","SS 3","","CIVIC EDUCATION","15","12","14","","","","","","","","","26","29","55","55","0","","","12th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12108","29","6","0","SS 3","","CIVIC EDUCATION","15","14","13","","","","","","","","","27","35","62","62","0","","","7th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12109","33","6","0","SS 3","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","32","54","54","0","","","14th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12110","48","6","0","SS 3","","CIVIC EDUCATION","15","12","10","","","","","","","","","22","28","50","50","0","","","19th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12111","317","6","0","SS 3","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","37","59","59","0","","","9th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12112","247","6","0","SS 3","","CIVIC EDUCATION","15","15","16","","","","","","","","","31","32","63","63","0","","","5th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12113","202","6","0","SS 3","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","31","53","53","0","","","16th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12114","130","6","0","SS 3","","CIVIC EDUCATION","15","8","6","","","","","","","","","14","11","25","25","0","","","23rd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12115","128","6","0","SS 3","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","35","57","57","0","","","10th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12116","314","6","0","SS 3","","CIVIC EDUCATION","15","0","0","","","","","","","","","","24","24","24","0","","","24th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12117","28","6","0","SS 3","","CIVIC EDUCATION","15","16","18","","","","","","","","","34","43","77","77","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12118","179","3","0","JSS 3","","MATHEMATICS","2","16","16","","","","","","","","","32","52","84","84","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12119","185","3","0","JSS 3","","MATHEMATICS","2","14","16","","","","","","","","","30","35","65","65","0","","","5th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12120","322","3","0","JSS 3","","MATHEMATICS","2","12","14","","","","","","","","","26","14","40","40","0","","","13th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12121","186","3","0","JSS 3","","MATHEMATICS","2","14","14","","","","","","","","","28","27","55","55","0","","","11th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12122","310","3","0","JSS 3","","MATHEMATICS","2","10","16","","","","","","","","","26","30","56","56","0","","","9th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12123","183","3","0","JSS 3","","MATHEMATICS","2","14","18","","","","","","","","","32","24","56","56","0","","","9th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12124","182","3","0","JSS 3","","MATHEMATICS","2","16","18","","","","","","","","","34","52","86","86","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12125","290","3","0","JSS 3","","MATHEMATICS","2","12","16","","","","","","","","","28","40","68","68","0","","","4th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12126","292","3","0","JSS 3","","MATHEMATICS","2","14","18","","","","","","","","","32","43","75","75","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12127","323","3","0","JSS 3","","MATHEMATICS","2","16","18","","","","","","","","","34","30","64","64","0","","","6th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12128","189","3","0","JSS 3","","MATHEMATICS","2","14","12","","","","","","","","","26","28","54","54","0","","","12th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12129","251","3","0","JSS 3","","MATHEMATICS","2","12","16","","","","","","","","","28","34","62","62","0","","","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12130","233","3","0","JSS 3","","MATHEMATICS","2","10","16","","","","","","","","","26","37","63","63","0","","","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12131","307","6","0","SS 3","","PHYSICS","12","20","20","","","","","","","","","40","30","70","70","0","","","4th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12132","308","6","0","SS 3","","PHYSICS","12","11","16","","","","","","","","","27","30","57","57","0","","","10th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12133","246","6","0","SS 3","","PHYSICS","12","5","4","","","","","","","","","9","10","19","19","0","","","18th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12134","133","6","0","SS 3","","PHYSICS","12","10","8","","","","","","","","","18","13","31","31","0","","","15th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12135","200","6","0","SS 3","","PHYSICS","12","20","17","","","","","","","","","37","40","77","77","0","","","3rd","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12136","201","6","0","SS 3","","PHYSICS","12","20","10","","","","","","","","","30","21","51","51","0","","","12th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12137","31","6","0","SS 3","","PHYSICS","12","19","20","","","","","","","","","39","30","69","69","0","","","5th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12138","243","6","0","SS 3","","PHYSICS","12","20","20","","","","","","","","","40","27","67","67","0","","","6th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12139","306","6","0","SS 3","","PHYSICS","12","10","4","","","","","","","","","14","10","24","24","0","","","17th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12140","244","6","0","SS 3","","PHYSICS","12","20","17","","","","","","","","","37","44","81","81","0","","","2nd","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12141","245","6","0","SS 3","","PHYSICS","12","20","16","","","","","","","","","36","25","61","61","0","","","8th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12142","29","6","0","SS 3","","PHYSICS","12","10","6","","","","","","","","","16","30","46","46","0","","","14th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12143","48","6","0","SS 3","","PHYSICS","12","10","16","","","","","","","","","26","28","54","54","0","","","11th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12144","317","6","0","SS 3","","PHYSICS","12","14","10","","","","","","","","","24","40","64","64","0","","","7th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12145","247","6","0","SS 3","","PHYSICS","12","20","10","","","","","","","","","30","28","58","58","0","","","9th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12146","130","6","0","SS 3","","PHYSICS","12","10","3","","","","","","","","","13","18","31","31","0","","","15th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12147","128","6","0","SS 3","","PHYSICS","12","10","16","","","","","","","","","26","25","51","51","0","","","12th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12148","28","6","0","SS 3","","PHYSICS","12","20","20","","","","","","","","","40","47","87","87","0","","","1st","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12149","307","6","0","SS 3","","MATHEMATICS","2","10","17","","","","","","","","","27","43","70","70","0","","","2nd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12150","308","6","0","SS 3","","MATHEMATICS","2","16","10","","","","","","","","","26","27","53","53","0","","","13th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12151","246","6","0","SS 3","","MATHEMATICS","2","13","10","","","","","","","","","23","24","47","47","0","","","16th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12152","131","6","0","SS 3","","MATHEMATICS","2","10","7","","","","","","","","","17","20","37","37","0","","","21st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12153","133","6","0","SS 3","","MATHEMATICS","2","19","10","","","","","","","","","29","32","61","61","0","","","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12154","200","6","0","SS 3","","MATHEMATICS","2","10","11","","","","","","","","","21","43","64","64","0","","","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12155","41","6","0","SS 3","","MATHEMATICS","2","10","7","","","","","","","","","17","47","64","64","0","","","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12156","201","6","0","SS 3","","MATHEMATICS","2","10","8","","","","","","","","","18","24","42","42","0","","","18th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12157","31","6","0","SS 3","","MATHEMATICS","2","12","10","","","","","","","","","22","33","55","55","0","","","11th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12158","243","6","0","SS 3","","MATHEMATICS","2","10","12","","","","","","","","","22","22","44","44","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12159","134","6","0","SS 3","","MATHEMATICS","2","10","10","","","","","","","","","20","37","57","57","0","","","9th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12160","306","6","0","SS 3","","MATHEMATICS","2","18","10","","","","","","","","","28","33","61","61","0","","","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12161","244","6","0","SS 3","","MATHEMATICS","2","10","12","","","","","","","","","22","40","62","62","0","","","6th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12162","35","6","0","SS 3","","MATHEMATICS","2","0","0","","","","","","","","","","0","0","0","0","","","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12163","245","6","0","SS 3","","MATHEMATICS","2","10","8","","","","","","","","","18","24","42","42","0","","","18th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12164","29","6","0","SS 3","","MATHEMATICS","2","5","10","","","","","","","","","15","20","35","35","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12165","33","6","0","SS 3","","MATHEMATICS","2","5","10","","","","","","","","","15","16","31","31","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12166","48","6","0","SS 3","","MATHEMATICS","2","13","10","","","","","","","","","23","30","53","53","0","","","13th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12167","317","6","0","SS 3","","MATHEMATICS","2","11","11","","","","","","","","","22","34","56","56","0","","","10th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12168","247","6","0","SS 3","","MATHEMATICS","2","10","19","","","","","","","","","29","40","69","69","0","","","3rd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12169","202","6","0","SS 3","","MATHEMATICS","2","10","12","","","","","","","","","22","32","54","54","0","","","12th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12170","130","6","0","SS 3","","MATHEMATICS","2","10","6","","","","","","","","","16","26","42","42","0","","","18th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("12171","128","6","0","SS 3","","MATHEMATICS","2","16","10","","","","","","","","","26","27","53","53","0","","","13th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12172","314","6","0","SS 3","","MATHEMATICS","2","1","1","","","","","","","","","2","1","3","3","0","","","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12173","28","6","0","SS 3","","MATHEMATICS","2","20","20","","","","","","","","","40","56","96","96","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12174","131","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","6","13","","","","","","","","","19","38","57","57","0","","","4th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12175","41","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","18","20","","","","","","","","","38","50","88","88","0","","","1st","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12176","134","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","12","18","","","","","","","","","30","36","66","66","0","","","3rd","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12177","33","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","48","73","73","0","","","2nd","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12178","202","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","6","12","","","","","","","","","18","37","55","55","0","","","5th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12179","314","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","6","9","","","","","","","","","15","30","45","45","0","","","6th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12180","131","6","0","SS 3","","COMMERCE","20","10","15","","","","","","","","","25","25","50","50","0","","","2nd","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12181","35","6","0","SS 3","","COMMERCE","20","0","0","","","","","","","","","","0","0","0","0","","","5th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12182","33","6","0","SS 3","","COMMERCE","20","15","10","","","","","","","","","25","31","56","56","0","","","1st","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12183","202","6","0","SS 3","","COMMERCE","20","10","15","","","","","","","","","25","22","47","47","0","","","3rd","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12184","314","6","0","SS 3","","COMMERCE","20","10","15","","","","","","","","","25","16","41","41","0","","","4th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12185","131","6","0","SS 3","","GOVERNMENT","16","13","10","","","","","","","","","23","29","52","52","0","","","5th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12186","41","6","0","SS 3","","GOVERNMENT","16","20","10","","","","","","","","","30","41","71","71","0","","","1st","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12187","134","6","0","SS 3","","GOVERNMENT","16","20","10","","","","","","","","","30","40","70","70","0","","","2nd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12188","35","6","0","SS 3","","GOVERNMENT","16","10","10","","","","","","","","","20","0","20","20","0","","","7th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12189","33","6","0","SS 3","","GOVERNMENT","16","10","10","","","","","","","","","20","35","55","55","0","","","4th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12190","202","6","0","SS 3","","GOVERNMENT","16","12","10","","","","","","","","","22","36","58","58","0","","","3rd","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12191","314","6","0","SS 3","","GOVERNMENT","16","10","10","","","","","","","","","20","19","39","39","0","","","6th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12192","307","6","0","SS 3","","AGRICULTURAL SCIENCE","5","13","12","","","","","","","","","25","28","53","53","0","","","4th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12193","246","6","0","SS 3","","AGRICULTURAL SCIENCE","5","2","3","","","","","","","","","5","16","21","21","0","","","8th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12194","133","6","0","SS 3","","AGRICULTURAL SCIENCE","5","8","11","","","","","","","","","19","38","57","57","0","","","3rd","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12195","200","6","0","SS 3","","AGRICULTURAL SCIENCE","5","10","11","","","","","","","","","21","32","53","53","0","","","4th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12196","244","6","0","SS 3","","AGRICULTURAL SCIENCE","5","12","11","","","","","","","","","23","37","60","60","0","","","2nd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12197","48","6","0","SS 3","","AGRICULTURAL SCIENCE","5","5","4","","","","","","","","","9","26","35","35","0","","","7th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12198","247","6","0","SS 3","","AGRICULTURAL SCIENCE","5","13","12","","","","","","","","","25","41","66","66","0","","","1st","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12199","128","6","0","SS 3","","AGRICULTURAL SCIENCE","5","8","9","","","","","","","","","17","34","51","51","0","","","6th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12200","222","2","0","JSS 2","","COMPUTER SCIENCE","10","12","17","","","","","","","","","29","35","64","64","0","","","8th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12201","214","2","0","JSS 2","","COMPUTER SCIENCE","10","6","15","","","","","","","","","21","39","60","60","0","","","10th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12202","248","2","0","JSS 2","","COMPUTER SCIENCE","10","10","12","","","","","","","","","22","32","54","54","0","","","14th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12203","250","2","0","JSS 2","","COMPUTER SCIENCE","10","12","10","","","","","","","","","22","30","52","52","0","","","15th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12204","227","2","0","JSS 2","","COMPUTER SCIENCE","10","5","5","","","","","","","","","10","41","51","51","0","","","16th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12205","285","2","0","JSS 2","","COMPUTER SCIENCE","10","13","15","","","","","","","","","28","47","75","75","0","","","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12206","289","2","0","JSS 2","","COMPUTER SCIENCE","10","5","10","","","","","","","","","15","30","45","45","0","","","22nd","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12207","209","2","0","JSS 2","","COMPUTER SCIENCE","10","2","5","","","","","","","","","7","20","27","27","0","","","26th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12208","188","2","0","JSS 2","","COMPUTER SCIENCE","10","10","8","","","","","","","","","18","38","56","56","0","","","13th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12209","221","2","0","JSS 2","","COMPUTER SCIENCE","10","5","15","","","","","","","","","20","27","47","47","0","","","18th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12210","220","2","0","JSS 2","","COMPUTER SCIENCE","10","2","1","","","","","","","","","3","10","13","13","0","","","28th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12211","257","2","0","JSS 2","","COMPUTER SCIENCE","10","5","15","","","","","","","","","20","40","60","60","0","","","10th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12212","213","2","0","JSS 2","","COMPUTER SCIENCE","10","10","1","","","","","","","","","11","35","46","46","0","","","20th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12213","288","2","0","JSS 2","","COMPUTER SCIENCE","10","10","11","","","","","","","","","21","8","29","29","0","","","25th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12214","215","2","0","JSS 2","","COMPUTER SCIENCE","10","15","18","","","","","","","","","33","38","71","71","0","","","5th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12215","318","2","0","JSS 2","","COMPUTER SCIENCE","10","1","5","","","","","","","","","6","40","46","46","0","","","20th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12216","225","2","0","JSS 2","","COMPUTER SCIENCE","10","2","10","","","","","","","","","12","6","18","18","0","","","27th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12217","217","2","0","JSS 2","","COMPUTER SCIENCE","10","10","17","","","","","","","","","27","45","72","72","0","","","4th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12218","218","2","0","JSS 2","","COMPUTER SCIENCE","10","15","11","","","","","","","","","26","38","64","64","0","","","8th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12219","216","2","0","JSS 2","","COMPUTER SCIENCE","10","18","15","","","","","","","","","33","50","83","83","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12220","219","2","0","JSS 2","","COMPUTER SCIENCE","10","10","10","","","","","","","","","20","25","45","45","0","","","22nd","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12221","224","2","0","JSS 2","","COMPUTER SCIENCE","10","8","11","","","","","","","","","19","40","59","59","0","","","12th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12222","223","2","0","JSS 2","","COMPUTER SCIENCE","10","18","15","","","","","","","","","33","48","81","81","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12223","226","2","0","JSS 2","","COMPUTER SCIENCE","10","12","5","","","","","","","","","17","54","71","71","0","","","5th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12224","286","2","0","JSS 2","","COMPUTER SCIENCE","10","5","10","","","","","","","","","15","35","50","50","0","","","17th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12225","249","2","0","JSS 2","","COMPUTER SCIENCE","10","10","10","","","","","","","","","20","25","45","45","0","","","22nd","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12226","210","2","0","JSS 2","","COMPUTER SCIENCE","10","14","18","","","","","","","","","32","36","68","68","0","","","7th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12227","287","2","0","JSS 2","","COMPUTER SCIENCE","10","5","10","","","","","","","","","15","32","47","47","0","","","18th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12228","271","1","0","JSS 1","","BASIC SCIENCE","3","15","19","","","","","","","","","34","35","69","69","0","","","18th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12229","264","1","0","JSS 1","","BASIC SCIENCE","3","8","17","","","","","","","","","25","34","59","59","0","","","22nd","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12230","269","1","0","JSS 1","","BASIC SCIENCE","3","16","16","","","","","","","","","32","57","89","89","0","","","8th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12231","273","1","0","JSS 1","","BASIC SCIENCE","3","19","20","","","","","","","","","39","52","91","91","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12232","266","1","0","JSS 1","","BASIC SCIENCE","3","10","17","","","","","","","","","27","30","57","57","0","","","24th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12233","261","1","0","JSS 1","","BASIC SCIENCE","3","10","16","","","","","","","","","26","31","57","57","0","","","24th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12234","275","1","0","JSS 1","","BASIC SCIENCE","3","5","16","","","","","","","","","21","23","44","44","0","","","28th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12235","276","1","0","JSS 1","","BASIC SCIENCE","3","16","17","","","","","","","","","33","43","76","76","0","","","13th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12236","320","1","0","JSS 1","","BASIC SCIENCE","3","9","15","","","","","","","","","24","35","59","59","0","","","22nd","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12237","319","1","0","JSS 1","","BASIC SCIENCE","3","9","15","","","","","","","","","24","26","50","50","0","","","26th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12238","311","1","0","JSS 1","","BASIC SCIENCE","3","18","19","","","","","","","","","37","54","91","91","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12239","274","1","0","JSS 1","","BASIC SCIENCE","3","12","18","","","","","","","","","30","52","82","82","0","","","11th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12240","277","1","0","JSS 1","","BASIC SCIENCE","3","10","17","","","","","","","","","27","43","70","70","0","","","15th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12241","316","1","0","JSS 1","","BASIC SCIENCE","3","7","17","","","","","","","","","24","20","44","44","0","","","28th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12242","272","1","0","JSS 1","","BASIC SCIENCE","3","20","20","","","","","","","","","40","57","97","97","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12243","270","1","0","JSS 1","","BASIC SCIENCE","3","17","18","","","","","","","","","35","55","90","90","0","","","7th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12244","279","1","0","JSS 1","","BASIC SCIENCE","3","15","17","","","","","","","","","32","51","83","83","0","","","10th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12245","281","1","0","JSS 1","","BASIC SCIENCE","3","18","19","","","","","","","","","37","50","87","87","0","","","9th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12246","283","1","0","JSS 1","","BASIC SCIENCE","3","16","20","","","","","","","","","36","55","91","91","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12247","265","1","0","JSS 1","","BASIC SCIENCE","3","12","18","","","","","","","","","30","40","70","70","0","","","15th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12248","309","1","0","JSS 1","","BASIC SCIENCE","3","10","15","","","","","","","","","25","39","64","64","0","","","20th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12249","268","1","0","JSS 1","","BASIC SCIENCE","3","18","19","","","","","","","","","37","54","91","91","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12250","282","1","0","JSS 1","","BASIC SCIENCE","3","10","17","","","","","","","","","27","46","73","73","0","","","14th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12251","280","1","0","JSS 1","","BASIC SCIENCE","3","11","18","","","","","","","","","29","49","78","78","0","","","12th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12252","263","1","0","JSS 1","","BASIC SCIENCE","3","14","16","","","","","","","","","30","38","68","68","0","","","19th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12253","321","1","0","JSS 1","","BASIC SCIENCE","3","14","15","","","","","","","","","29","34","63","63","0","","","21st","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12254","267","1","0","JSS 1","","BASIC SCIENCE","3","17","18","","","","","","","","","35","58","93","93","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12255","262","1","0","JSS 1","","BASIC SCIENCE","3","8","16","","","","","","","","","24","22","46","46","0","","","27th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12256","278","1","0","JSS 1","","BASIC SCIENCE","3","11","17","","","","","","","","","28","42","70","70","0","","","15th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12257","259","5","0","SS 2","","FURTHER MATHEMATICS","25","18","16","","","","","","","","","34","29","63","63","0","","","3rd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");




CREATE TABLE `result_subject_group_assign` (
  `result_subject_group_assign_id` int(11) NOT NULL AUTO_INCREMENT,
  `result_subject_group_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  PRIMARY KEY (`result_subject_group_assign_id`),
  KEY `result_subject_group_id` (`result_subject_group_id`,`subject_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `result_subject_groups` (
  `result_subject_group_id` int(11) NOT NULL AUTO_INCREMENT,
  `result_subject_group_name` varchar(300) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`result_subject_group_id`),
  UNIQUE KEY `result_subject_group_name` (`result_subject_group_name`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `salary_deduct` (
  `salary_deduct_id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_id` int(11) NOT NULL,
  `amount` decimal(15,2) NOT NULL,
  `reason` varchar(400) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `months` varchar(30) NOT NULL,
  PRIMARY KEY (`salary_deduct_id`),
  KEY `staff_id` (`staff_id`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`),
  KEY `months` (`months`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `salary_info` (
  `salary_info_id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_id` int(11) NOT NULL,
  `current_salary` decimal(15,2) NOT NULL,
  `past_debt` decimal(15,2) NOT NULL,
  `amount_to_pay` decimal(15,2) NOT NULL,
  `amount_paid` decimal(15,2) NOT NULL,
  `wave_over` decimal(15,2) NOT NULL,
  `current_debt` decimal(15,2) NOT NULL,
  `deduct` decimal(15,2) NOT NULL,
  `appreciation_amount` decimal(15,2) NOT NULL,
  `appreciation_reason` varchar(500) NOT NULL,
  `owing` decimal(15,2) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `months` varchar(30) NOT NULL,
  PRIMARY KEY (`salary_info_id`),
  KEY `staff_id` (`staff_id`),
  KEY `sessions` (`sessions`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `salary_payment` (
  `salary_payment_id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_id` int(11) NOT NULL,
  `accountant_id` int(10) unsigned NOT NULL,
  `amount_paid` decimal(15,2) NOT NULL,
  `staff_name` varchar(200) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `months` varchar(30) NOT NULL,
  `date_added` datetime NOT NULL,
  PRIMARY KEY (`salary_payment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `school_fees` (
  `school_fees_id` int(11) NOT NULL AUTO_INCREMENT,
  `transaction_id` char(20) NOT NULL,
  `student_id` int(11) NOT NULL,
  `staff_id` int(11) NOT NULL,
  `plan_id` int(11) NOT NULL,
  `school_fees_payment_mode_id` int(11) NOT NULL,
  `payment_mode` varchar(300) NOT NULL,
  `staff_name` varchar(200) NOT NULL,
  `amount_paid` decimal(15,2) NOT NULL,
  `payment_no` varchar(20) NOT NULL,
  `payment_date` date NOT NULL,
  `fees_status` varchar(20) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(10) NOT NULL,
  `date_added` datetime NOT NULL,
  PRIMARY KEY (`school_fees_id`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`),
  KEY `transaction_id` (`transaction_id`),
  KEY `school_fees_payment_mode_id` (`school_fees_payment_mode_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `school_fees_payment_modes` (
  `school_fees_payment_mode_id` int(11) NOT NULL AUTO_INCREMENT,
  `payment_mode` varchar(300) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`school_fees_payment_mode_id`),
  UNIQUE KEY `payment_mode` (`payment_mode`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `school_storages` (
  `school_storage_id` int(11) NOT NULL AUTO_INCREMENT,
  `school_storage_title` varchar(200) NOT NULL,
  `school_storage_dir` varchar(500) NOT NULL,
  `school_storage_date` datetime NOT NULL,
  PRIMARY KEY (`school_storage_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `sent_sms` (
  `sent_sms_id` int(11) NOT NULL AUTO_INCREMENT,
  `unit_spent` varchar(300) NOT NULL,
  `message` text NOT NULL,
  `people` text NOT NULL,
  `date_sent` datetime NOT NULL,
  PRIMARY KEY (`sent_sms_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;


INSERT INTO sent_sms VALUES
("1","22","Your Serial Number is [SERIAL NUMBER] and First Password is [FIRST PASSWORD] for Divine Favour School at divinefavour.zap.ng. Login to view personal account and other activities in your dashboard. Please, remember to change your password for security reasons.","SERIAL NUMBER AND FIRST PASSWORD SENT TO ALL STAFF","2019-02-13 11:36:10"),
("2","24","Your Serial Number is [SERIAL NUMBER] and First Password is [FIRST PASSWORD] for Divine Favour School at divinefavour.zap.ng. Login to view personal account and other activities in your dashboard. Please, remember to change your password for security reasons.","SERIAL NUMBER AND FIRST PASSWORD SENT TO ALL STAFF","2019-02-13 12:24:58");




CREATE TABLE `session_month` (
  `session_month_id` int(11) NOT NULL AUTO_INCREMENT,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `months` varchar(30) NOT NULL,
  PRIMARY KEY (`session_month_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `session_term` (
  `session_term_id` int(11) NOT NULL AUTO_INCREMENT,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`session_term_id`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=latin1;


INSERT INTO session_term VALUES
("4","2018/2019","1st Term"),
("5","2018/2019","2nd Term"),
("6","2018/2019","3rd Term"),
("7","2019/2020","1st Term"),
("8","2019/2020","2nd Term"),
("9","2019/2020","3rd Term"),
("10","2020/2021","1st Term"),
("11","2020/2021","2nd Term"),
("12","2020/2021","3rd Term"),
("13","2021/2022","1st Term"),
("14","2021/2022","2nd Term");




CREATE TABLE `sessions` (
  `sid` varchar(40) NOT NULL,
  `expiry` int(10) unsigned NOT NULL,
  `data` text NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`sid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;






CREATE TABLE `settings` (
  `settings_id` int(11) NOT NULL AUTO_INCREMENT,
  `setting_name` varchar(300) NOT NULL,
  `setting_value` varchar(300) NOT NULL,
  PRIMARY KEY (`settings_id`),
  KEY `setting_name` (`setting_name`)
) ENGINE=InnoDB AUTO_INCREMENT=97 DEFAULT CHARSET=latin1;


INSERT INTO settings VALUES
("1","total_sms","54"),
("2","school_name","DIVINE FAVOUR SCHOOL"),
("3","school_login_logo","assets/images/logo.png"),
("4","login_attempt","30"),
("5","holiday_project","yes"),
("6","cumulate_test","yes"),
("7","show_test","yes"),
("8","show_waec","yes"),
("9","show_neco","yes"),
("10","lower_ca_score","30"),
("11","lower_exam_score","70"),
("12","school_phonenumber","2340000000000"),
("13","teacher_subclass","yes"),
("14","country","NIGERIA"),
("15","country_code","234"),
("16","phonenumber_length","10"),
("17","full_phonenumber_length","11"),
("18","main_phonenumber_length","13"),
("19","one_sms_amount","3"),
("20","result_cumulative","yes"),
("21","result_school_fees","no"),
("22","school_address","AKPAJO PORT HARCOURT"),
("23","principal_finance","no"),
("24","one_card_amount","1000"),
("25","principal_name","SCHOOL HEAD"),
("26","principal_signature","images/principal_signatures/319dab.png"),
("27","third_term_lower","no"),
("28","third_term_higher","no"),
("29","allow_finance","no"),
("30","order_class","no"),
("31","online_school_fees_payment","no"),
("32","sms_sender","DFIS"),
("33","school_email","school@mail.com"),
("34","school_email_password","DÓ¬øÇÍÕ³J©A#ÏÌÏ"),
("35","school_email_name","School Name"),
("36","scratch_card","no"),
("37","higher_ca_score","30"),
("38","higher_exam_score","70"),
("39","class_approval","no"),
("40","allow_hostel","no"),
("41","result_attendance","no"),
("42","second_principal_signature","images/principal_signatures/c9bcd3.png"),
("43","lower_no_of_ca","1"),
("44","higher_no_of_ca","1"),
("45","lower_ca1","40"),
("46","lower_ca2","0"),
("47","lower_ca3","0"),
("48","lower_ca4","0"),
("49","lower_ca5","0"),
("50","lower_ca6","0"),
("51","higher_ca1","40"),
("52","higher_ca2","0"),
("53","higher_ca3","0"),
("54","higher_ca4","0"),
("55","higher_ca5","0"),
("56","higher_ca6","0"),
("57","lower_ca_name_1","CA"),
("58","lower_ca_name_2","CA 2"),
("59","lower_ca_name_3","CA 3"),
("60","lower_ca_name_4","CA 4"),
("61","lower_ca_name_5","CA 5"),
("62","lower_ca_name_6","CA 6"),
("63","higher_ca_name_1","CA"),
("64","higher_ca_name_2","CA 2"),
("65","higher_ca_name_3","CA 3"),
("66","higher_ca_name_4","CA 4"),
("67","higher_ca_name_5","CA 5"),
("68","higher_ca_name_6","CA 6"),
("69","lower_exam_name","Exam"),
("70","higher_exam_name","Exam"),
("71","main_school_id","1"),
("72","school_id","1"),
("73","school_storage","yes"),
("74","class_storage","yes"),
("75","class_teacher_comment_setting","yes"),
("76","student_affairs","no"),
("77","admission_number","no"),
("78","admission_format",""),
("79","paystack_subaccount","ACCT_t3w6pmnwzvmv2np"),
("80","currency","&#8358;"),
("81","annual_position_for_last_term","yes"),
("82","annual_only_last_subjects","no"),
("83","parent_finance","yes"),
("84","third_term_in_annual","no"),
("85","admin_class_check_result","yes"),
("86","refresh_token","1//050SH4EtODsccCgYIARAAGAUSNwF-L9Irppe_Bv2rl35Mkj_CsbQEnCFFKltUjnWiPalTUqfLeXyBcZNM05DkpzD5NJ3CFyfFfUM"),
("87","folder_id","1vt0HEvjF9hnTzeuwbUYZMP83-KjeqPm-"),
("88","google_client_id","150277175744-n19rn2vsuio1lt7ot1cirgvfp3ehjp2l.apps.googleusercontent.com"),
("89","google_client_secret","eTWa1cXmNcG-Ky2h32o7bv4n"),
("90","online_class","no"),
("91","payment_warning","no"),
("92","instalmental_payment","yes"),
("93","classroom_materials","no"),
("94","class_activity_name","CLASS ACTIVITY"),
("95","upload_admission_form","yes"),
("96","admit_student_button","yes");




CREATE TABLE `sms_account` (
  `sms_account_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `transaction_id` varchar(20) NOT NULL,
  `unit_bought` int(10) unsigned NOT NULL,
  `amount` varchar(20) NOT NULL,
  `status` varchar(20) NOT NULL,
  `mode` varchar(20) NOT NULL,
  `date_bought` datetime NOT NULL,
  PRIMARY KEY (`sms_account_id`),
  UNIQUE KEY `transaction_id` (`transaction_id`),
  KEY `mode` (`mode`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `staff` (
  `staff_id` int(11) NOT NULL AUTO_INCREMENT,
  `school_id` int(10) unsigned NOT NULL,
  `user_key` varchar(100) DEFAULT NULL,
  `serial_number` varchar(200) NOT NULL,
  `pass` varchar(255) NOT NULL,
  `first_password` varchar(200) NOT NULL,
  `new_password` varchar(255) NOT NULL,
  `first_name` varchar(200) NOT NULL,
  `other_name` varchar(200) NOT NULL,
  `last_name` varchar(100) NOT NULL,
  `gender` varchar(10) NOT NULL,
  `status` varchar(50) NOT NULL,
  `groups` varchar(20) NOT NULL,
  `position` varchar(200) NOT NULL,
  `student_affairs` varchar(20) NOT NULL,
  `address` varchar(200) NOT NULL,
  `dob` date NOT NULL,
  `phone_number` bigint(20) unsigned NOT NULL,
  `email` varchar(200) NOT NULL,
  `country` varchar(200) NOT NULL,
  `state_origin` varchar(200) NOT NULL,
  `religion` varchar(50) NOT NULL,
  `disability` varchar(300) NOT NULL,
  `passport` varchar(200) NOT NULL,
  `form` varchar(5) NOT NULL,
  `sent_serial_pass_sms` char(3) NOT NULL,
  `forget_token` varchar(200) NOT NULL,
  `login_attempt` int(11) NOT NULL,
  `login_last_time` int(11) unsigned NOT NULL,
  `skip` varchar(5) NOT NULL,
  `activation` varchar(50) NOT NULL,
  `year_of_employment` varchar(15) NOT NULL,
  `term_of_employment` varchar(15) NOT NULL,
  PRIMARY KEY (`staff_id`),
  UNIQUE KEY `user_key` (`user_key`),
  KEY `activation` (`activation`),
  KEY `serial_number` (`serial_number`),
  KEY `status` (`status`),
  KEY `religion` (`religion`),
  KEY `sent_serial_pass_sms` (`sent_serial_pass_sms`),
  KEY `skip` (`skip`),
  KEY `school_id` (`school_id`)
) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=latin1;


INSERT INTO staff VALUES
("1","65","165eacfd332","T/18/0001","$2y$10$nor1psDUtQLCR4AJkb9h/eh2nEvuPzqpgG4fCG.bMb7/hc1cm.geC","onglobal","onglobal","GLOBAL","","ZEON","male","academic","both","","","RIVERS","2019-01-03","2347082349380","","NIGERIA","ABIA","Christianity","","","","","","1","1561804850","","activated","2018/2019","1st Term"),
("5","65","565bb5e700c","T/18/0005","$2y$10$mNaMqOj/qvFvDgm99VmCxuNrL4O3wgN4DLuCMfXVRGwnrnWNL4KGm","elonyinyechi","elonyinyechi","ONYINYECHI","","SAMUEL","female","academic","both","","","PH","1994-12-25","2348177618456","","NIGERIA","ABIA","Christianity","","","","","","0","1584530302","","activated","2018/2019","1st Term"),
("6","65","665e814b90a","T/18/0006","$2y$10$rqf2.zwq7GBu1LehgHVZpuSbXVux3mrllg1VENOCoEvsmqTXU6Fui","ryissac","ryissac","ISSAC","","GLORY","female","academic","both","","","PH","1988-09-08","2348039467506","","NIGERIA","KOGI","Christianity","","","","","","0","1592824434","","activated","2018/2019","1st Term"),
("7","65","765e45cc9cb","T/18/0007","$2y$10$SxfZ7xx.fEt.O/h9/SVSxOMSGEI7wULhCVQMMWFAGpcGL4bqRup/.","bomary","bomary","MARY","","WOGBO","female","academic","both","","","PH","1988-05-23","2348034996834","","NIGERIA","RIVERS","Christianity","","","form","","","0","1593423040","","activated","2018/2019","1st Term"),
("8","65","8652c542e70","T/18/0008","$2y$10$UYL9BXtDs3R6oa.Fj4R0GuptH5Rk8hoDT96sCfQp6ZXNKNQLf9JNi","nebright","nebright","BRIGHT","","JOSEPHINE","female","academic","both","","","PH","1989-05-18","2347033695630","","NIGERIA","DELTA","Christianity","","","form","","","0","1591024202","","activated","2018/2019","1st Term"),
("10","65","1065a45277c0","T/18/0010","$2y$10$f8RdfFtPfMdyA8MB0t7r6e1W8IVLKF8zlGkMOMhG.j25BrdbOzX6G","huuloma","huuloma","ULOMA","","OMENIHU","female","academic","both","","","PH","1988-08-09","2348038773216","","NIGERIA","ABIA","Christianity","","","","","","5","1612344031","","activated","2018/2019","1st Term"),
("11","65","11654a0be105","T/18/0011","$2y$10$nzdw9X0rhnWXG4znLlBlQ.ZH/bHk1Dz3fAOajkL9gATwkFfAYSnAC","reobasi","reobasi","OBASI","","EBERE","female","academic","both","","","PH","1989-01-21","2349086568273","","NIGERIA","IMO","Christianity","","","form","","","0","0","","activated","2018/2019","1st Term"),
("12","65","1265194c1076","T/18/0012","$2y$10$vkI.uxjyZkym.ClyclEH/uAxsPMuT2Miryln3/9gzUGzFj5LfhzUG","kaamejima","kaamejima","AMEJIMA","OBARI","OSAROLUKA","female","academic","both","","","AKPAJO","1989-12-03","2348061327626","","NIGERIA","RIVERS","Christianity","","","","","","0","0","","activated","2018/2019","1st Term"),
("13","0","1365cd260716","T/18/0013","$2y$10$dc91v7XF6EbXjf2/zxBY0uUYLIaROZkCm9zsUnstzBPIFYn8QakHO","mrnelson","mrnelson","NELSON","","MR","male","academic_admin","both","","","PH","2019-06-24","2348035025491","","NIGERIA","RIVERS","Christianity","","","","","","0","1614081709","","activated","2018/2019","3rd Term"),
("14","65","14651c27d5f9","T/19/0001","$2y$10$QU5nahfNqj8WUyIbK8BQP.SYVjLr9RY9f/DP6qn/OJuGngO/wsKgi","elonuoha","elonuoha","ONUOHA","","ISRAEL","male","academic","both","","","1 OSAROLUKA STREET AKPAJO-ELEME (DIVINE FAVOUR SCHOOL)","2020-03-07","2340803259979","","NIGERIA","ABIA","Christianity","","","","","","0","1593431949","","activated","2019/2020","2nd Term"),
("15","65","1565f466206c","T/19/0002","$2y$10$AkLX2zUz.lLOvxBXDIEYTuReFYucnbHUwUR4BydX6/mFJAAKW.Ufu","hnprince","hnprince","PRINCE","","JOHN","male","academic","senior","","","1 OSAROLUKA STREET AKPAJO-ELEME (DIVINE FAVOUR SCHOOL)","2020-03-03","2340806417300","","NIGERIA","ABIA","Christianity","","","","","","0","0","","activated","2019/2020","2nd Term"),
("16","65","166533371d90","T/19/0003","$2y$10$UVLhWojXyhxEo1deRFQHE.a90g9ZM6.39iKD1klp0pDoZhlnWgbbK","wusamuel","wusamuel","SAMUEL","","EGWU","male","academic","both","","","1 OSAROLUKA STREET AKPAJO-ELEME (DIVINE FAVOUR SCHOOL)","2020-03-05","2348063893807","","NIGERIA","ABIA","Christianity","","","","","","0","1594031205","","activated","2019/2020","2nd Term"),
("17","65","1765aa907a9e","T/19/0004","$2y$10$/Cycw6Dqpcd92g.N6CiJU.J9TEi3ZvL/XGg6XGIx9XZWz7aOrGu6O","eslenka","eslenka","LEKA","","CHARLES","male","academic","both","","","1 OSAROLUKA STREET AKPAJO-ELEME (DIVINE FAVOUR SCHOOL)","2020-03-04","2348035025493","","NIGERIA","ABIA","Christianity","","","form","","","0","0","","activated","2019/2020","2nd Term"),
("18","65","1865c7eda1cd","T/19/0005","$2y$10$xR/4GnvALwn5Lgy4UajJleOUTatG2aPnZjgjHYaraVxhzI41x3xGC","nkegberebu","nkegberebu","EGBEREBU","","FRANK","male","academic","junior","","","1 OSAROLUKA STREET AKPAJO-ELEME (DIVINE FAVOUR SCHOOL)","2020-03-06","2348035025488","","NIGERIA","RIVERS","Christianity","","","","","","0","1593429863","","activated","2019/2020","2nd Term"),
("19","65","1965dcce61bb","T/19/0006","$2y$10$04PyGtgBGfyZaU4mDx7rleeGMjm9szj7QqBBHFAlthttI/Ehs/Fp.","retreasure","retreasure","TREASURE","","TREASURE","male","academic","both","","","1 OSAROLUKA STREET AKPAJO-ELEME (DIVINE FAVOUR SCHOOL)","2020-03-06","2348035025477","","NIGERIA","ABIA","Christianity","","","","","","0","0","","activated","2019/2020","2nd Term"),
("20","65","2065100ae239","T/19/0007","$2y$10$YhIJpRJV/Cuv.10FbSx01OSbeBvENgdlkZmBNdi.8A.W2IFfrqdA.","nelenga","nelenga","LENGA","","HELEINE","female","academic","both","","","1 OSAROLUKA STREET AKPAJO-ELEME (DIVINE FAVOUR SCHOOL)","2020-03-07","2348035025466","","NIGERIA","ABIA","Christianity","","","","","","0","0","","activated","2019/2020","2nd Term"),
("21","65","216552d46b70","T/19/0008","$2y$10$mRBJw0A6BbDPDRJkXWm12u4TB0rW2sl6/ziJ9nBOe0flOYabuQBo.","eiwilly","eiwilly","WILLY","","NGEI","male","academic","senior","","","1 OSAROLUKA STREET AKPAJO-ELEME (DIVINE FAVOUR SCHOOL)","2020-03-05","2348035025433","","NIGERIA","RIVERS","Christianity","","","","","","0","0","","activated","2019/2020","2nd Term"),
("22","65","226552b73e9e","T/19/0009","$2y$10$iq7Pe9ZVX0MhG0WzS47Vxud7bSsaJkFNMd5oUNnccPQggwaaF3MP2","esgiadom","esgiadom","GIADOM","","CHARLES","male","academic","senior","","","1 OSAROLUKA STREET AKPAJO-ELEME (DIVINE FAVOUR SCHOOL)","2020-03-05","2348035025422","","NIGERIA","RIVERS","Christianity","","","","","","0","0","","activated","2019/2020","2nd Term"),
("23","65","236527ff9f8c","T/19/0010","$2y$10$Qa3s0nbBCg/KE/.m/XV7menI0U2L6ORyEfTpAldytPoz2WYxbhT0K","nganyawu","nganyawu","ANYAWU","","BLESSING","female","academic","senior","","","1 OSAROLUKA STREET AKPAJO-ELEME (DIVINE FAVOUR SCHOOL)","2020-03-03","2348035025434","","NIGERIA","ABIA","Christianity","","","","","","0","1590854596","","activated","2019/2020","2nd Term"),
("24","65","24652a3fe544","T/20/0001","$2y$10$Z9VQxUbv7VwgCnK5SC2Bl.bbPxUO1ip8uNH52vEpX8Lp37TXMcQmC","ngekong","ngekong","WENDY","UBONG","EKONG","female","sub-admin","both","","","OSAROLUKA STREET","1993-06-19","2348021420306","weezywisno1@gmail.com","NIGERIA","AKWA IBOM","Christianity","","","","","","0","1613991280","","deactivated","2020/2021","1st Term"),
("25","65","256572b81baa","T/21/0001","$2y$10$Npiaj023uHSAGurXGsG4pOWaxjhEI56CCEkxK0oBwU005y2rBP/ny","wugodspower","wugodspower","GODSPOWER","","OKECHUKWU","male","academic","junior","","","AKPAJO","2022-03-09","23480","","NIGERIA","ABIA","Christianity","","","form","","","0","0","","activated","2021/2022","2nd Term"),
("26","65","2665b128cc6e","T/21/0002","$2y$10$p0kqskj.ElD.9GCF6VvgTuu2wS7sqtZtP0NEIn1p1XSAYP5pcVD9C","mrnewton","mrnewton","NEWTON","","MR","male","academic","both","","","AKPAJO","2022-03-09","23480","","NIGERIA","EDO","Christianity","","","form","","","0","0","","activated","2021/2022","2nd Term");




CREATE TABLE `staff_salary` (
  `staff_salary_id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_id` int(11) NOT NULL,
  `amount` decimal(15,2) NOT NULL,
  PRIMARY KEY (`staff_salary_id`)
) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=latin1;


INSERT INTO staff_salary VALUES
("1","1","0.00"),
("5","5","0.00"),
("6","6","0.00"),
("7","7","0.00"),
("8","8","0.00"),
("10","10","0.00"),
("11","11","0.00"),
("12","12","0.00"),
("13","13","0.00"),
("14","14","0.00"),
("15","15","0.00"),
("16","16","0.00"),
("17","17","0.00"),
("18","18","0.00"),
("19","19","0.00"),
("20","20","0.00"),
("21","21","0.00"),
("22","22","0.00"),
("23","23","0.00"),
("24","24","0.00"),
("25","25","0.00"),
("26","26","0.00");




CREATE TABLE `staff_subject` (
  `staff_subject_id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  PRIMARY KEY (`staff_subject_id`),
  KEY `staff_subject_class` (`staff_id`,`subject_id`,`class_id`)
) ENGINE=InnoDB AUTO_INCREMENT=127 DEFAULT CHARSET=latin1;


INSERT INTO staff_subject VALUES
("2","5","10","1"),
("12","5","10","2"),
("24","5","10","3"),
("124","5","29","4"),
("125","5","29","5"),
("126","5","29","6"),
("35","6","1","4"),
("51","6","1","5"),
("66","6","1","6"),
("47","6","4","4"),
("62","6","4","5"),
("77","6","4","6"),
("48","7","5","4"),
("63","7","5","5"),
("78","7","5","6"),
("108","7","14","4"),
("54","7","14","5"),
("69","7","14","6"),
("1","8","1","1"),
("11","8","1","2"),
("23","8","1","3"),
("5","8","4","1"),
("16","8","4","2"),
("29","8","4","3"),
("55","10","15","5"),
("70","10","15","6"),
("109","10","16","4"),
("56","10","16","5"),
("71","10","16","6"),
("73","10","18","6"),
("121","10","26","5"),
("123","10","26","6"),
("103","10","28","4"),
("6","11","5","1"),
("17","11","5","2"),
("88","11","5","3"),
("8","11","7","1"),
("19","11","7","2"),
("32","11","7","3"),
("82","11","24","1"),
("80","11","24","2"),
("89","11","24","3"),
("110","12","17","4"),
("57","12","17","5"),
("72","12","17","6"),
("94","12","23","1"),
("97","12","23","2"),
("65","12","23","3"),
("4","14","3","1"),
("15","14","3","2"),
("28","14","3","3"),
("9","14","8","1"),
("20","14","8","2"),
("33","14","8","3"),
("106","15","12","4"),
("52","15","12","5"),
("67","15","12","6"),
("3","16","2","1"),
("14","16","2","2"),
("26","16","2","3"),
("113","16","2","4"),
("60","16","2","5"),
("75","16","2","6"),
("107","16","13","4"),
("53","16","13","5"),
("68","16","13","6"),
("115","16","25","4"),
("83","16","25","5"),
("118","16","25","6"),
("10","17","9","1"),
("21","17","9","2"),
("34","17","9","3"),
("114","17","20","4"),
("61","17","20","5"),
("76","17","20","6"),
("96","18","6","1"),
("18","18","6","2"),
("100","18","6","3"),
("95","18","28","1"),
("98","18","28","2"),
("99","18","28","3"),
("92","19","26","1"),
("86","19","26","2"),
("90","19","26","3"),
("101","19","26","4"),
("93","20","27","1"),
("87","20","27","2"),
("91","20","27","3"),
("104","21","6","4"),
("64","21","6","5"),
("79","21","6","6"),
("111","22","18","4"),
("58","22","18","5");




CREATE TABLE `staff_subject_subclass` (
  `staff_subject_subclass_id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  PRIMARY KEY (`staff_subject_subclass_id`),
  UNIQUE KEY `staff_subject_subclass` (`staff_id`,`subject_id`,`class_id`,`subclass_id`)
) ENGINE=InnoDB AUTO_INCREMENT=127 DEFAULT CHARSET=latin1;


INSERT INTO staff_subject_subclass VALUES
("2","5","10","1","0"),
("12","5","10","2","0"),
("24","5","10","3","0"),
("124","5","29","4","0"),
("125","5","29","5","0"),
("126","5","29","6","0"),
("35","6","1","4","0"),
("51","6","1","5","0"),
("66","6","1","6","0"),
("47","6","4","4","0"),
("62","6","4","5","0"),
("77","6","4","6","0"),
("48","7","5","4","0"),
("63","7","5","5","0"),
("78","7","5","6","0"),
("108","7","14","4","0"),
("54","7","14","5","0"),
("69","7","14","6","0"),
("1","8","1","1","0"),
("11","8","1","2","0"),
("23","8","1","3","0"),
("5","8","4","1","0"),
("16","8","4","2","0"),
("29","8","4","3","0"),
("55","10","15","5","0"),
("70","10","15","6","0"),
("109","10","16","4","0"),
("56","10","16","5","0"),
("71","10","16","6","0"),
("73","10","18","6","0"),
("121","10","26","5","0"),
("123","10","26","6","0"),
("103","10","28","4","0"),
("6","11","5","1","0"),
("17","11","5","2","0"),
("88","11","5","3","0"),
("8","11","7","1","0"),
("19","11","7","2","0"),
("32","11","7","3","0"),
("82","11","24","1","0"),
("80","11","24","2","0"),
("89","11","24","3","0"),
("110","12","17","4","0"),
("57","12","17","5","0"),
("72","12","17","6","0"),
("94","12","23","1","0"),
("97","12","23","2","0"),
("65","12","23","3","0"),
("4","14","3","1","0"),
("15","14","3","2","0"),
("28","14","3","3","0"),
("9","14","8","1","0"),
("20","14","8","2","0"),
("33","14","8","3","0"),
("106","15","12","4","0"),
("52","15","12","5","0"),
("67","15","12","6","0"),
("3","16","2","1","0"),
("14","16","2","2","0"),
("26","16","2","3","0"),
("113","16","2","4","0"),
("60","16","2","5","0"),
("75","16","2","6","0"),
("107","16","13","4","0"),
("53","16","13","5","0"),
("68","16","13","6","0"),
("115","16","25","4","0"),
("83","16","25","5","0"),
("118","16","25","6","0"),
("10","17","9","1","0"),
("21","17","9","2","0"),
("34","17","9","3","0"),
("114","17","20","4","0"),
("61","17","20","5","0"),
("76","17","20","6","0"),
("96","18","6","1","0"),
("18","18","6","2","0"),
("100","18","6","3","0"),
("95","18","28","1","0"),
("98","18","28","2","0"),
("99","18","28","3","0"),
("92","19","26","1","0"),
("86","19","26","2","0"),
("90","19","26","3","0"),
("101","19","26","4","0"),
("93","20","27","1","0"),
("87","20","27","2","0"),
("91","20","27","3","0"),
("104","21","6","4","0"),
("64","21","6","5","0"),
("79","21","6","6","0"),
("111","22","18","4","0"),
("58","22","18","5","0");




CREATE TABLE `student_plan` (
  `student_plan_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `plan_id` int(11) NOT NULL,
  PRIMARY KEY (`student_plan_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `student_subject` (
  `student_subject_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `status` varchar(10) NOT NULL,
  PRIMARY KEY (`student_subject_id`),
  KEY `student_subject_status` (`student_id`,`subject_id`,`status`)
) ENGINE=InnoDB AUTO_INCREMENT=7475 DEFAULT CHARSET=latin1;


INSERT INTO student_subject VALUES
("5686","1","1","doing"),
("5700","1","2","doing"),
("5687","1","4","doing"),
("5688","1","5","doing"),
("5691","1","6","doing"),
("5693","1","12","doing"),
("5694","1","13","doing"),
("5695","1","14","doing"),
("5696","1","16","doing"),
("5697","1","17","doing"),
("5698","1","18","doing"),
("5701","1","20","doing"),
("5702","1","25","doing"),
("5689","1","26","doing"),
("5690","1","28","doing"),
("7165","1","29","doing"),
("5703","2","1","doing"),
("5717","2","2","doing"),
("5704","2","4","doing"),
("5705","2","5","doing"),
("5708","2","6","doing"),
("5710","2","12","doing"),
("5711","2","13","doing"),
("5712","2","14","doing"),
("5713","2","16","doing"),
("5714","2","17","doing"),
("5715","2","18","doing"),
("5718","2","20","doing"),
("5719","2","25","doing"),
("5706","2","26","doing"),
("5707","2","28","doing"),
("7166","2","29","doing"),
("5720","3","1","doing"),
("5734","3","2","doing"),
("5721","3","4","doing"),
("5722","3","5","doing"),
("5725","3","6","doing"),
("5727","3","12","doing"),
("5728","3","13","doing"),
("5729","3","14","doing"),
("5730","3","16","doing"),
("5731","3","17","doing"),
("5732","3","18","doing"),
("5735","3","20","doing"),
("5736","3","25","doing"),
("5723","3","26","doing"),
("5724","3","28","doing"),
("7195","3","29","doing"),
("5737","4","1","doing"),
("5751","4","2","doing"),
("5738","4","4","doing"),
("5739","4","5","doing"),
("5742","4","6","doing"),
("5744","4","12","doing"),
("5745","4","13","doing"),
("5746","4","14","doing"),
("5747","4","16","doing"),
("5748","4","17","doing"),
("5749","4","18","doing"),
("5752","4","20","doing"),
("5753","4","25","doing"),
("5740","4","26","doing"),
("5741","4","28","doing"),
("7196","4","29","doing"),
("5754","5","1","doing"),
("5768","5","2","doing"),
("5755","5","4","doing"),
("5756","5","5","doing"),
("5759","5","6","doing"),
("5761","5","12","doing"),
("5762","5","13","doing"),
("5763","5","14","doing"),
("5764","5","16","doing"),
("5765","5","17","doing"),
("5766","5","18","doing"),
("5769","5","20","doing"),
("5770","5","25","doing"),
("5757","5","26","doing"),
("5758","5","28","doing"),
("7197","5","29","doing"),
("5771","6","1","doing"),
("5785","6","2","doing"),
("5772","6","4","doing"),
("5773","6","5","doing"),
("5776","6","6","doing"),
("5778","6","12","doing"),
("5779","6","13","doing"),
("5780","6","14","doing"),
("5781","6","16","doing"),
("5782","6","17","doing"),
("5783","6","18","doing"),
("5786","6","20","doing"),
("5787","6","25","doing"),
("5774","6","26","doing"),
("5775","6","28","doing"),
("7198","6","29","doing"),
("5788","7","1","doing"),
("5802","7","2","doing"),
("5789","7","4","doing"),
("5790","7","5","doing");
INSERT INTO student_subject VALUES
("5793","7","6","doing"),
("5795","7","12","doing"),
("5796","7","13","doing"),
("5797","7","14","doing"),
("5798","7","16","doing"),
("5799","7","17","doing"),
("5800","7","18","doing"),
("5803","7","20","doing"),
("5804","7","25","doing"),
("5791","7","26","doing"),
("5792","7","28","doing"),
("7167","7","29","doing"),
("5805","8","1","doing"),
("5819","8","2","doing"),
("5806","8","4","doing"),
("5807","8","5","doing"),
("5810","8","6","doing"),
("5812","8","12","doing"),
("5813","8","13","doing"),
("5814","8","14","doing"),
("5815","8","16","doing"),
("5816","8","17","doing"),
("5817","8","18","doing"),
("5820","8","20","doing"),
("5821","8","25","doing"),
("5808","8","26","doing"),
("5809","8","28","doing"),
("7168","8","29","doing"),
("5822","9","1","doing"),
("5836","9","2","doing"),
("5823","9","4","doing"),
("5824","9","5","doing"),
("5827","9","6","doing"),
("5829","9","12","doing"),
("5830","9","13","doing"),
("5831","9","14","doing"),
("5832","9","16","doing"),
("5833","9","17","doing"),
("5834","9","18","doing"),
("5837","9","20","doing"),
("5838","9","25","doing"),
("5825","9","26","doing"),
("5826","9","28","doing"),
("7199","9","29","doing"),
("5839","10","1","doing"),
("5853","10","2","doing"),
("5840","10","4","doing"),
("5841","10","5","doing"),
("5844","10","6","doing"),
("5846","10","12","doing"),
("5847","10","13","doing"),
("5848","10","14","doing"),
("5849","10","16","doing"),
("5850","10","17","doing"),
("5851","10","18","doing"),
("5854","10","20","doing"),
("5855","10","25","doing"),
("5842","10","26","doing"),
("5843","10","28","doing"),
("7200","10","29","doing"),
("5856","11","1","doing"),
("5870","11","2","doing"),
("5857","11","4","doing"),
("5858","11","5","doing"),
("5861","11","6","doing"),
("5863","11","12","doing"),
("5864","11","13","doing"),
("5865","11","14","doing"),
("5866","11","16","doing"),
("5867","11","17","doing"),
("5868","11","18","doing"),
("5871","11","20","doing"),
("5872","11","25","doing"),
("5859","11","26","doing"),
("5860","11","28","doing"),
("7201","11","29","doing"),
("4233","12","1","doing"),
("4248","12","2","doing"),
("4234","12","4","not_doing"),
("4235","12","5","doing"),
("4239","12","6","not_doing"),
("4241","12","12","doing"),
("4242","12","13","doing"),
("4243","12","14","doing"),
("6264","12","15","doing"),
("4244","12","16","not_doing"),
("4245","12","17","not_doing"),
("4246","12","18","not_doing"),
("4249","12","20","not_doing"),
("4250","12","25","doing"),
("4236","12","26","doing"),
("7221","12","29","doing"),
("4251","13","1","doing"),
("4266","13","2","doing"),
("4252","13","4","not_doing"),
("4253","13","5","doing"),
("4257","13","6","not_doing"),
("4259","13","12","doing"),
("4260","13","13","doing"),
("4261","13","14","not_doing");
INSERT INTO student_subject VALUES
("6265","13","15","doing"),
("4262","13","16","not_doing"),
("4263","13","17","doing"),
("4264","13","18","not_doing"),
("4267","13","20","not_doing"),
("4268","13","25","doing"),
("4254","13","26","doing"),
("7222","13","29","doing"),
("4269","14","1","doing"),
("4284","14","2","doing"),
("4270","14","4","doing"),
("4271","14","5","doing"),
("4275","14","6","doing"),
("4277","14","12","not_doing"),
("4278","14","13","not_doing"),
("4279","14","14","not_doing"),
("6266","14","15","doing"),
("4280","14","16","doing"),
("4281","14","17","not_doing"),
("4282","14","18","not_doing"),
("4285","14","20","doing"),
("4286","14","25","not_doing"),
("4272","14","26","doing"),
("7223","14","29","doing"),
("4287","15","1","doing"),
("4302","15","2","doing"),
("4288","15","4","doing"),
("4289","15","5","doing"),
("4293","15","6","doing"),
("4295","15","12","not_doing"),
("4296","15","13","not_doing"),
("4297","15","14","not_doing"),
("6267","15","15","doing"),
("4298","15","16","doing"),
("4299","15","17","not_doing"),
("4300","15","18","not_doing"),
("4303","15","20","doing"),
("4304","15","25","not_doing"),
("4290","15","26","doing"),
("7224","15","29","doing"),
("4593","16","1","doing"),
("4608","16","2","doing"),
("4594","16","4","doing"),
("4595","16","5","doing"),
("4599","16","6","doing"),
("4601","16","12","doing"),
("4602","16","13","doing"),
("4603","16","14","doing"),
("4604","16","16","doing"),
("4605","16","17","doing"),
("4606","16","18","doing"),
("4609","16","20","doing"),
("4610","16","25","doing"),
("4596","16","26","doing"),
("4598","16","28","doing"),
("7202","16","29","doing"),
("4305","17","1","doing"),
("4320","17","2","doing"),
("4306","17","4","not_doing"),
("4307","17","5","doing"),
("4311","17","6","not_doing"),
("4313","17","12","doing"),
("4314","17","13","doing"),
("4315","17","14","not_doing"),
("6268","17","15","doing"),
("4316","17","16","not_doing"),
("4317","17","17","doing"),
("4318","17","18","not_doing"),
("4321","17","20","not_doing"),
("4322","17","25","doing"),
("4308","17","26","doing"),
("7225","17","29","doing"),
("4323","18","1","doing"),
("4338","18","2","doing"),
("4324","18","4","not_doing"),
("4325","18","5","doing"),
("4329","18","6","not_doing"),
("4331","18","12","doing"),
("4332","18","13","doing"),
("4333","18","14","not_doing"),
("7132","18","15","doing"),
("4334","18","16","not_doing"),
("4335","18","17","doing"),
("4336","18","18","not_doing"),
("4339","18","20","not_doing"),
("4340","18","25","doing"),
("4326","18","26","doing"),
("7226","18","29","doing"),
("4341","19","1","doing"),
("4356","19","2","doing"),
("4342","19","4","not_doing"),
("4343","19","5","doing"),
("4347","19","6","not_doing"),
("4349","19","12","doing"),
("4350","19","13","doing"),
("4351","19","14","not_doing"),
("6269","19","15","doing"),
("4352","19","16","not_doing"),
("4353","19","17","not_doing"),
("4354","19","18","doing");
INSERT INTO student_subject VALUES
("4357","19","20","not_doing"),
("4358","19","25","doing"),
("4344","19","26","doing"),
("7227","19","29","doing"),
("4359","20","1","doing"),
("4374","20","2","doing"),
("4360","20","4","doing"),
("4361","20","5","doing"),
("4365","20","6","doing"),
("4367","20","12","not_doing"),
("4368","20","13","not_doing"),
("4369","20","14","doing"),
("7095","20","15","doing"),
("4370","20","16","doing"),
("4371","20","17","not_doing"),
("4372","20","18","not_doing"),
("4375","20","20","not_doing"),
("4376","20","25","not_doing"),
("4362","20","26","doing"),
("7228","20","29","doing"),
("4377","21","1","doing"),
("4392","21","2","doing"),
("4378","21","4","not_doing"),
("4379","21","5","not_doing"),
("4383","21","6","not_doing"),
("4385","21","12","doing"),
("4386","21","13","doing"),
("4387","21","14","not_doing"),
("6270","21","15","doing"),
("4388","21","16","not_doing"),
("4389","21","17","not_doing"),
("4390","21","18","doing"),
("4393","21","20","not_doing"),
("4394","21","25","doing"),
("4380","21","26","doing"),
("7229","21","29","doing"),
("4395","22","1","doing"),
("4410","22","2","doing"),
("4396","22","4","not_doing"),
("4397","22","5","doing"),
("4401","22","6","not_doing"),
("4403","22","12","doing"),
("4404","22","13","doing"),
("4405","22","14","doing"),
("6271","22","15","doing"),
("4406","22","16","not_doing"),
("4407","22","17","doing"),
("4408","22","18","not_doing"),
("4411","22","20","not_doing"),
("4412","22","25","doing"),
("4398","22","26","doing"),
("7230","22","29","doing"),
("4413","23","1","doing"),
("4428","23","2","doing"),
("4414","23","4","not_doing"),
("4415","23","5","not_doing"),
("4419","23","6","not_doing"),
("4421","23","12","doing"),
("4422","23","13","doing"),
("4423","23","14","doing"),
("6272","23","15","doing"),
("4424","23","16","not_doing"),
("4425","23","17","doing"),
("4426","23","18","not_doing"),
("4429","23","20","not_doing"),
("4430","23","25","doing"),
("4416","23","26","doing"),
("7231","23","29","doing"),
("4431","24","1","doing"),
("4446","24","2","doing"),
("4432","24","4","not_doing"),
("4433","24","5","doing"),
("4437","24","6","not_doing"),
("4439","24","12","doing"),
("4440","24","13","doing"),
("4441","24","14","doing"),
("6273","24","15","doing"),
("4442","24","16","not_doing"),
("4443","24","17","doing"),
("4444","24","18","not_doing"),
("4447","24","20","not_doing"),
("4448","24","25","not_doing"),
("4434","24","26","doing"),
("7232","24","29","doing"),
("4449","25","1","doing"),
("4464","25","2","doing"),
("4450","25","4","not_doing"),
("4451","25","5","not_doing"),
("4455","25","6","not_doing"),
("4457","25","12","doing"),
("4458","25","13","doing"),
("4459","25","14","not_doing"),
("6274","25","15","doing"),
("4460","25","16","not_doing"),
("4461","25","17","doing"),
("4462","25","18","doing"),
("4465","25","20","not_doing"),
("4466","25","25","doing"),
("4452","25","26","doing"),
("7233","25","29","doing");
INSERT INTO student_subject VALUES
("4467","26","1","doing"),
("4482","26","2","doing"),
("4468","26","4","not_doing"),
("4469","26","5","not_doing"),
("4473","26","6","not_doing"),
("4475","26","12","doing"),
("4476","26","13","doing"),
("4477","26","14","doing"),
("6275","26","15","doing"),
("4478","26","16","not_doing"),
("4479","26","17","doing"),
("4480","26","18","doing"),
("4483","26","20","not_doing"),
("4484","26","25","not_doing"),
("4470","26","26","doing"),
("7234","26","29","doing"),
("4485","27","1","not_doing"),
("4500","27","2","not_doing"),
("4486","27","4","not_doing"),
("4487","27","5","not_doing"),
("4491","27","6","not_doing"),
("4493","27","12","not_doing"),
("4494","27","13","not_doing"),
("4495","27","14","not_doing"),
("4496","27","16","not_doing"),
("4497","27","17","not_doing"),
("4498","27","18","not_doing"),
("4501","27","20","not_doing"),
("4502","27","25","not_doing"),
("4488","27","26","not_doing"),
("4490","27","28","not_doing"),
("7203","27","29","doing"),
("1798","28","1","doing"),
("3661","28","2","doing"),
("1810","28","4","not_doing"),
("1811","28","5","not_doing"),
("3391","28","6","not_doing"),
("3451","28","12","doing"),
("3481","28","13","doing"),
("3511","28","14","not_doing"),
("4199","28","15","doing"),
("3541","28","16","not_doing"),
("3571","28","17","doing"),
("3601","28","18","doing"),
("3691","28","20","not_doing"),
("3721","28","25","doing"),
("5478","28","26","doing"),
("7262","28","29","doing"),
("1813","29","1","doing"),
("3662","29","2","doing"),
("1825","29","4","not_doing"),
("1826","29","5","not_doing"),
("3392","29","6","not_doing"),
("3452","29","12","doing"),
("3482","29","13","doing"),
("3512","29","14","doing"),
("4200","29","15","doing"),
("3542","29","16","not_doing"),
("3572","29","17","doing"),
("3602","29","18","not_doing"),
("3692","29","20","not_doing"),
("3722","29","25","doing"),
("5480","29","26","doing"),
("7263","29","29","doing"),
("1828","30","1","doing"),
("3679","30","2","doing"),
("1840","30","4","doing"),
("1841","30","5","doing"),
("3409","30","6","doing"),
("3469","30","12","doing"),
("3499","30","13","doing"),
("3529","30","14","doing"),
("4221","30","15","doing"),
("3559","30","16","doing"),
("3589","30","17","doing"),
("3619","30","18","doing"),
("3709","30","20","doing"),
("3739","30","25","doing"),
("5528","30","26","doing"),
("7247","30","29","doing"),
("1843","31","1","doing"),
("3663","31","2","doing"),
("1855","31","4","not_doing"),
("1856","31","5","not_doing"),
("3393","31","6","not_doing"),
("3453","31","12","doing"),
("3483","31","13","doing"),
("3513","31","14","doing"),
("4201","31","15","doing"),
("3543","31","16","not_doing"),
("3573","31","17","not_doing"),
("3603","31","18","doing"),
("3693","31","20","not_doing"),
("3723","31","25","doing"),
("5482","31","26","doing"),
("7264","31","29","doing"),
("1858","32","1","doing"),
("3664","32","2","doing"),
("1870","32","4","not_doing"),
("1871","32","5","not_doing");
INSERT INTO student_subject VALUES
("3394","32","6","not_doing"),
("3454","32","12","doing"),
("3484","32","13","doing"),
("3514","32","14","doing"),
("4202","32","15","doing"),
("3544","32","16","not_doing"),
("3574","32","17","doing"),
("3604","32","18","not_doing"),
("3694","32","20","not_doing"),
("3724","32","25","doing"),
("5484","32","26","doing"),
("7265","32","29","doing"),
("1873","33","1","doing"),
("3665","33","2","doing"),
("1885","33","4","doing"),
("1886","33","5","not_doing"),
("3395","33","6","not_doing"),
("3455","33","12","not_doing"),
("3485","33","13","not_doing"),
("3515","33","14","not_doing"),
("4203","33","15","doing"),
("3545","33","16","doing"),
("3575","33","17","doing"),
("3605","33","18","not_doing"),
("3695","33","20","doing"),
("3725","33","25","not_doing"),
("5486","33","26","doing"),
("7266","33","29","doing"),
("1888","34","1","doing"),
("3680","34","2","doing"),
("1900","34","4","doing"),
("1901","34","5","doing"),
("3410","34","6","doing"),
("3470","34","12","doing"),
("3500","34","13","doing"),
("3530","34","14","doing"),
("4222","34","15","doing"),
("3560","34","16","doing"),
("3590","34","17","doing"),
("3620","34","18","doing"),
("3710","34","20","doing"),
("3740","34","25","doing"),
("5530","34","26","doing"),
("7248","34","29","doing"),
("1903","35","1","doing"),
("3666","35","2","doing"),
("1915","35","4","not_doing"),
("1916","35","5","not_doing"),
("3396","35","6","not_doing"),
("3456","35","12","not_doing"),
("3486","35","13","not_doing"),
("3516","35","14","not_doing"),
("4204","35","15","doing"),
("3546","35","16","doing"),
("3576","35","17","not_doing"),
("3606","35","18","not_doing"),
("3696","35","20","doing"),
("3726","35","25","not_doing"),
("5488","35","26","doing"),
("7267","35","29","doing"),
("1918","36","1","not_doing"),
("3667","36","2","doing"),
("1930","36","4","not_doing"),
("1931","36","5","not_doing"),
("3397","36","6","not_doing"),
("3457","36","12","not_doing"),
("3487","36","13","not_doing"),
("3517","36","14","not_doing"),
("4205","36","15","doing"),
("3547","36","16","not_doing"),
("3577","36","17","not_doing"),
("3607","36","18","not_doing"),
("3697","36","20","not_doing"),
("3727","36","25","not_doing"),
("5490","36","26","not_doing"),
("7268","36","29","doing"),
("2068","37","1","doing"),
("3681","37","2","doing"),
("2080","37","4","doing"),
("2081","37","5","doing"),
("3411","37","6","doing"),
("3471","37","12","doing"),
("3501","37","13","doing"),
("3531","37","14","doing"),
("4223","37","15","doing"),
("3561","37","16","doing"),
("3591","37","17","doing"),
("3621","37","18","doing"),
("3711","37","20","doing"),
("3741","37","25","doing"),
("5532","37","26","doing"),
("7249","37","29","doing"),
("2083","38","1","doing"),
("3682","38","2","doing"),
("2095","38","4","doing"),
("2096","38","5","doing"),
("3412","38","6","doing"),
("3472","38","12","doing"),
("3502","38","13","doing"),
("3532","38","14","doing");
INSERT INTO student_subject VALUES
("4224","38","15","doing"),
("3562","38","16","doing"),
("3592","38","17","doing"),
("3622","38","18","doing"),
("3712","38","20","doing"),
("3742","38","25","doing"),
("5534","38","26","doing"),
("7250","38","29","doing"),
("1933","39","1","doing"),
("3683","39","2","doing"),
("1945","39","4","doing"),
("1946","39","5","doing"),
("3413","39","6","doing"),
("3473","39","12","doing"),
("3503","39","13","doing"),
("3533","39","14","doing"),
("4225","39","15","doing"),
("3563","39","16","doing"),
("3593","39","17","doing"),
("3623","39","18","doing"),
("3713","39","20","doing"),
("3743","39","25","doing"),
("5536","39","26","doing"),
("7251","39","29","doing"),
("1948","40","1","doing"),
("3684","40","2","doing"),
("1960","40","4","doing"),
("1961","40","5","doing"),
("3414","40","6","doing"),
("3474","40","12","doing"),
("3504","40","13","doing"),
("3534","40","14","doing"),
("4226","40","15","doing"),
("3564","40","16","doing"),
("3594","40","17","doing"),
("3624","40","18","doing"),
("3714","40","20","doing"),
("3744","40","25","doing"),
("5538","40","26","doing"),
("7252","40","29","doing"),
("1963","41","1","doing"),
("3668","41","2","doing"),
("1975","41","4","doing"),
("1976","41","5","not_doing"),
("3398","41","6","doing"),
("3458","41","12","not_doing"),
("3488","41","13","not_doing"),
("3518","41","14","doing"),
("4206","41","15","doing"),
("3548","41","16","doing"),
("3578","41","17","doing"),
("3608","41","18","not_doing"),
("3698","41","20","not_doing"),
("3728","41","25","not_doing"),
("5492","41","26","doing"),
("7269","41","29","doing"),
("471","42","1","doing"),
("481","42","2","doing"),
("483","42","4","doing"),
("484","42","5","doing"),
("485","42","6","doing"),
("473","42","12","not_doing"),
("474","42","13","not_doing"),
("475","42","14","doing"),
("476","42","15","doing"),
("477","42","16","doing"),
("478","42","17","doing"),
("479","42","18","not_doing"),
("480","42","19","doing"),
("482","42","20","not_doing"),
("2930","42","25","not_doing"),
("5556","42","26","doing"),
("1978","43","1","doing"),
("3685","43","2","doing"),
("1990","43","4","doing"),
("1991","43","5","doing"),
("3415","43","6","doing"),
("3475","43","12","doing"),
("3505","43","13","doing"),
("3535","43","14","doing"),
("4227","43","15","doing"),
("3565","43","16","doing"),
("3595","43","17","doing"),
("3625","43","18","doing"),
("3715","43","20","doing"),
("3745","43","25","doing"),
("5540","43","26","doing"),
("7253","43","29","doing"),
("1993","44","1","doing"),
("3686","44","2","doing"),
("2005","44","4","doing"),
("2006","44","5","doing"),
("3416","44","6","doing"),
("3476","44","12","doing"),
("3506","44","13","doing"),
("3536","44","14","doing"),
("4228","44","15","doing"),
("3566","44","16","doing"),
("3596","44","17","doing"),
("3626","44","18","doing");
INSERT INTO student_subject VALUES
("3716","44","20","doing"),
("3746","44","25","doing"),
("5542","44","26","doing"),
("7254","44","29","doing"),
("510","45","1","doing"),
("520","45","2","doing"),
("522","45","4","doing"),
("523","45","5","doing"),
("524","45","6","not_doing"),
("512","45","12","not_doing"),
("513","45","13","not_doing"),
("514","45","14","not_doing"),
("515","45","15","doing"),
("516","45","16","doing"),
("517","45","17","doing"),
("518","45","18","not_doing"),
("519","45","19","doing"),
("521","45","20","not_doing"),
("2931","45","25","not_doing"),
("5558","45","26","doing"),
("2008","46","1","doing"),
("3669","46","2","doing"),
("2020","46","4","not_doing"),
("2021","46","5","doing"),
("3399","46","6","not_doing"),
("3459","46","12","doing"),
("3489","46","13","doing"),
("3519","46","14","doing"),
("4207","46","15","doing"),
("3549","46","16","not_doing"),
("3579","46","17","doing"),
("3609","46","18","not_doing"),
("3699","46","20","not_doing"),
("3729","46","25","not_doing"),
("5494","46","26","doing"),
("7288","46","29","doing"),
("537","47","1","doing"),
("547","47","2","doing"),
("549","47","4","not_doing"),
("550","47","5","doing"),
("551","47","6","not_doing"),
("539","47","12","doing"),
("540","47","13","doing"),
("541","47","14","not_doing"),
("542","47","15","doing"),
("543","47","16","not_doing"),
("544","47","17","doing"),
("545","47","18","not_doing"),
("546","47","19","doing"),
("548","47","20","not_doing"),
("2932","47","25","doing"),
("5560","47","26","doing"),
("2023","48","1","doing"),
("3670","48","2","doing"),
("2035","48","4","not_doing"),
("2036","48","5","doing"),
("3400","48","6","doing"),
("3460","48","12","doing"),
("3490","48","13","doing"),
("3520","48","14","doing"),
("4208","48","15","doing"),
("3550","48","16","not_doing"),
("3580","48","17","not_doing"),
("3610","48","18","not_doing"),
("3700","48","20","not_doing"),
("3730","48","25","not_doing"),
("5496","48","26","doing"),
("7270","48","29","doing"),
("564","49","1","doing"),
("574","49","2","doing"),
("576","49","4","not_doing"),
("577","49","5","doing"),
("578","49","6","not_doing"),
("566","49","12","doing"),
("567","49","13","doing"),
("568","49","14","doing"),
("569","49","15","doing"),
("570","49","16","not_doing"),
("571","49","17","doing"),
("572","49","18","not_doing"),
("573","49","19","doing"),
("575","49","20","not_doing"),
("2933","49","25","not_doing"),
("5562","49","26","doing"),
("2038","50","1","doing"),
("3687","50","2","doing"),
("2050","50","4","doing"),
("2051","50","5","doing"),
("3417","50","6","doing"),
("3477","50","12","doing"),
("3507","50","13","doing"),
("3537","50","14","doing"),
("4229","50","15","doing"),
("3567","50","16","doing"),
("3597","50","17","doing"),
("3627","50","18","doing"),
("3717","50","20","doing"),
("3747","50","25","doing"),
("5544","50","26","doing"),
("7255","50","29","doing");
INSERT INTO student_subject VALUES
("591","51","1","doing"),
("601","51","2","doing"),
("603","51","4","doing"),
("604","51","5","not_doing"),
("605","51","6","doing"),
("593","51","12","not_doing"),
("594","51","13","not_doing"),
("595","51","14","not_doing"),
("596","51","15","doing"),
("597","51","16","doing"),
("598","51","17","doing"),
("599","51","18","doing"),
("600","51","19","doing"),
("602","51","20","not_doing"),
("2934","51","25","not_doing"),
("5564","51","26","doing"),
("2053","52","1","doing"),
("3688","52","2","doing"),
("2065","52","4","doing"),
("2066","52","5","doing"),
("3418","52","6","doing"),
("3478","52","12","doing"),
("3508","52","13","doing"),
("3538","52","14","doing"),
("4230","52","15","doing"),
("3568","52","16","doing"),
("3598","52","17","doing"),
("3628","52","18","doing"),
("3718","52","20","doing"),
("3748","52","25","doing"),
("5546","52","26","doing"),
("7256","52","29","doing"),
("618","53","1","not_doing"),
("628","53","2","not_doing"),
("630","53","4","not_doing"),
("631","53","5","not_doing"),
("632","53","6","not_doing"),
("620","53","12","not_doing"),
("621","53","13","not_doing"),
("622","53","14","not_doing"),
("623","53","15","not_doing"),
("624","53","16","not_doing"),
("625","53","17","not_doing"),
("626","53","18","not_doing"),
("627","53","19","not_doing"),
("629","53","20","not_doing"),
("2935","53","25","not_doing"),
("5566","53","26","not_doing"),
("633","54","1","doing"),
("643","54","2","doing"),
("645","54","4","not_doing"),
("646","54","5","doing"),
("647","54","6","not_doing"),
("635","54","12","doing"),
("636","54","13","doing"),
("637","54","14","doing"),
("638","54","15","doing"),
("639","54","16","not_doing"),
("640","54","17","doing"),
("641","54","18","not_doing"),
("642","54","19","doing"),
("644","54","20","not_doing"),
("2936","54","25","not_doing"),
("5568","54","26","doing"),
("648","55","1","not_doing"),
("658","55","2","not_doing"),
("660","55","4","not_doing"),
("661","55","5","doing"),
("662","55","6","doing"),
("650","55","12","not_doing"),
("651","55","13","not_doing"),
("652","55","14","not_doing"),
("653","55","15","doing"),
("654","55","16","doing"),
("655","55","17","doing"),
("656","55","18","not_doing"),
("657","55","19","doing"),
("659","55","20","doing"),
("2947","55","25","doing"),
("5598","55","26","doing"),
("663","56","1","not_doing"),
("673","56","2","not_doing"),
("675","56","4","not_doing"),
("676","56","5","not_doing"),
("677","56","6","doing"),
("665","56","12","not_doing"),
("666","56","13","not_doing"),
("667","56","14","not_doing"),
("668","56","15","doing"),
("669","56","16","doing"),
("670","56","17","doing"),
("671","56","18","doing"),
("672","56","19","doing"),
("674","56","20","doing"),
("2937","56","25","not_doing"),
("5570","56","26","doing"),
("678","57","1","not_doing"),
("688","57","2","not_doing"),
("690","57","4","not_doing"),
("691","57","5","not_doing");
INSERT INTO student_subject VALUES
("692","57","6","not_doing"),
("680","57","12","not_doing"),
("681","57","13","not_doing"),
("682","57","14","not_doing"),
("683","57","15","not_doing"),
("684","57","16","not_doing"),
("685","57","17","not_doing"),
("686","57","18","not_doing"),
("687","57","19","not_doing"),
("689","57","20","not_doing"),
("2938","57","25","not_doing"),
("5572","57","26","not_doing"),
("693","58","1","doing"),
("703","58","2","doing"),
("705","58","4","not_doing"),
("706","58","5","doing"),
("707","58","6","not_doing"),
("695","58","12","doing"),
("696","58","13","doing"),
("697","58","14","doing"),
("698","58","15","doing"),
("699","58","16","not_doing"),
("700","58","17","doing"),
("701","58","18","not_doing"),
("702","58","19","doing"),
("704","58","20","not_doing"),
("2939","58","25","not_doing"),
("5574","58","26","doing"),
("708","59","1","not_doing"),
("718","59","2","not_doing"),
("720","59","4","not_doing"),
("721","59","5","not_doing"),
("722","59","6","not_doing"),
("710","59","12","not_doing"),
("711","59","13","not_doing"),
("712","59","14","not_doing"),
("713","59","15","not_doing"),
("714","59","16","not_doing"),
("715","59","17","not_doing"),
("716","59","18","not_doing"),
("717","59","19","not_doing"),
("719","59","20","not_doing"),
("2940","59","25","not_doing"),
("5576","59","26","not_doing"),
("723","60","1","not_doing"),
("733","60","2","not_doing"),
("735","60","4","not_doing"),
("736","60","5","not_doing"),
("737","60","6","doing"),
("725","60","12","not_doing"),
("726","60","13","not_doing"),
("727","60","14","not_doing"),
("728","60","15","doing"),
("729","60","16","not_doing"),
("730","60","17","doing"),
("731","60","18","not_doing"),
("732","60","19","doing"),
("734","60","20","not_doing"),
("2941","60","25","not_doing"),
("5578","60","26","doing"),
("738","61","1","not_doing"),
("748","61","2","not_doing"),
("750","61","4","not_doing"),
("751","61","5","not_doing"),
("752","61","6","not_doing"),
("740","61","12","not_doing"),
("741","61","13","not_doing"),
("742","61","14","not_doing"),
("743","61","15","not_doing"),
("744","61","16","not_doing"),
("745","61","17","not_doing"),
("746","61","18","not_doing"),
("747","61","19","not_doing"),
("749","61","20","not_doing"),
("2942","61","25","not_doing"),
("5580","61","26","not_doing"),
("753","62","1","not_doing"),
("763","62","2","not_doing"),
("765","62","4","not_doing"),
("766","62","5","not_doing"),
("767","62","6","not_doing"),
("755","62","12","not_doing"),
("756","62","13","not_doing"),
("757","62","14","doing"),
("758","62","15","doing"),
("759","62","16","doing"),
("760","62","17","not_doing"),
("761","62","18","not_doing"),
("762","62","19","not_doing"),
("764","62","20","not_doing"),
("2948","62","25","doing"),
("5600","62","26","doing"),
("788","63","1","doing"),
("798","63","2","doing"),
("800","63","4","not_doing"),
("801","63","5","doing"),
("802","63","6","not_doing"),
("790","63","12","doing"),
("791","63","13","doing"),
("792","63","14","not_doing");
INSERT INTO student_subject VALUES
("793","63","15","doing"),
("794","63","16","not_doing"),
("795","63","17","doing"),
("796","63","18","not_doing"),
("797","63","19","doing"),
("799","63","20","not_doing"),
("2943","63","25","doing"),
("5582","63","26","doing"),
("803","64","1","doing"),
("813","64","2","doing"),
("815","64","4","not_doing"),
("816","64","5","doing"),
("817","64","6","not_doing"),
("805","64","12","doing"),
("806","64","13","doing"),
("807","64","14","doing"),
("808","64","15","doing"),
("809","64","16","not_doing"),
("810","64","17","doing"),
("811","64","18","not_doing"),
("812","64","19","doing"),
("814","64","20","not_doing"),
("2944","64","25","not_doing"),
("5602","64","26","doing"),
("818","65","1","not_doing"),
("828","65","2","not_doing"),
("830","65","4","not_doing"),
("831","65","5","not_doing"),
("832","65","6","not_doing"),
("820","65","12","not_doing"),
("821","65","13","not_doing"),
("822","65","14","not_doing"),
("823","65","15","not_doing"),
("824","65","16","not_doing"),
("825","65","17","not_doing"),
("826","65","18","not_doing"),
("827","65","19","not_doing"),
("829","65","20","not_doing"),
("2945","65","25","not_doing"),
("5584","65","26","not_doing"),
("833","66","1","doing"),
("842","66","2","doing"),
("844","66","4","not_doing"),
("845","66","5","not_doing"),
("846","66","6","not_doing"),
("3770","66","10","doing"),
("834","66","12","doing"),
("835","66","13","doing"),
("836","66","14","doing"),
("837","66","15","doing"),
("838","66","16","not_doing"),
("839","66","17","doing"),
("840","66","18","doing"),
("841","66","19","doing"),
("843","66","20","not_doing"),
("3824","66","25","doing"),
("3878","66","26","doing"),
("867","67","1","doing"),
("876","67","2","doing"),
("878","67","4","doing"),
("879","67","5","doing"),
("880","67","6","doing"),
("3820","67","10","doing"),
("868","67","12","not_doing"),
("869","67","13","not_doing"),
("870","67","14","not_doing"),
("871","67","15","doing"),
("872","67","16","doing"),
("873","67","17","doing"),
("874","67","18","not_doing"),
("875","67","19","doing"),
("877","67","20","not_doing"),
("3874","67","25","doing"),
("3928","67","26","doing"),
("881","68","1","doing"),
("890","68","2","doing"),
("892","68","4","doing"),
("893","68","5","doing"),
("894","68","6","doing"),
("3771","68","10","doing"),
("882","68","12","not_doing"),
("883","68","13","not_doing"),
("884","68","14","not_doing"),
("885","68","15","doing"),
("886","68","16","doing"),
("887","68","17","doing"),
("888","68","18","not_doing"),
("889","68","19","doing"),
("891","68","20","not_doing"),
("3825","68","25","doing"),
("3879","68","26","doing"),
("895","69","1","doing"),
("904","69","2","doing"),
("906","69","4","doing"),
("907","69","5","not_doing"),
("908","69","6","doing"),
("3772","69","10","doing"),
("896","69","12","not_doing"),
("897","69","13","not_doing"),
("898","69","14","doing");
INSERT INTO student_subject VALUES
("899","69","15","doing"),
("900","69","16","doing"),
("901","69","17","doing"),
("902","69","18","not_doing"),
("903","69","19","doing"),
("905","69","20","not_doing"),
("3826","69","25","doing"),
("3880","69","26","doing"),
("909","70","1","doing"),
("919","70","2","doing"),
("921","70","4","not_doing"),
("922","70","5","doing"),
("923","70","6","not_doing"),
("3773","70","10","doing"),
("911","70","12","doing"),
("912","70","13","doing"),
("913","70","14","doing"),
("914","70","15","doing"),
("915","70","16","not_doing"),
("916","70","17","doing"),
("917","70","18","not_doing"),
("918","70","19","doing"),
("920","70","20","not_doing"),
("3827","70","25","doing"),
("3881","70","26","doing"),
("924","71","1","doing"),
("933","71","2","doing"),
("935","71","4","not_doing"),
("936","71","5","not_doing"),
("937","71","6","not_doing"),
("3774","71","10","doing"),
("925","71","12","doing"),
("926","71","13","doing"),
("927","71","14","doing"),
("928","71","15","doing"),
("929","71","16","not_doing"),
("930","71","17","doing"),
("931","71","18","doing"),
("932","71","19","doing"),
("934","71","20","not_doing"),
("3828","71","25","doing"),
("3882","71","26","doing"),
("938","72","1","doing"),
("947","72","2","doing"),
("949","72","4","doing"),
("950","72","5","not_doing"),
("951","72","6","not_doing"),
("3775","72","10","doing"),
("939","72","12","not_doing"),
("940","72","13","not_doing"),
("941","72","14","not_doing"),
("942","72","15","doing"),
("943","72","16","doing"),
("944","72","17","doing"),
("945","72","18","doing"),
("946","72","19","doing"),
("948","72","20","doing"),
("3829","72","25","doing"),
("3883","72","26","doing"),
("952","73","1","doing"),
("961","73","2","doing"),
("963","73","4","doing"),
("964","73","5","not_doing"),
("965","73","6","not_doing"),
("3776","73","10","doing"),
("953","73","12","not_doing"),
("954","73","13","not_doing"),
("955","73","14","doing"),
("956","73","15","doing"),
("957","73","16","doing"),
("958","73","17","doing"),
("959","73","18","not_doing"),
("960","73","19","doing"),
("962","73","20","doing"),
("3830","73","25","doing"),
("3884","73","26","doing"),
("966","74","1","doing"),
("975","74","2","doing"),
("977","74","4","doing"),
("978","74","5","not_doing"),
("979","74","6","not_doing"),
("3821","74","10","doing"),
("967","74","12","not_doing"),
("968","74","13","not_doing"),
("969","74","14","not_doing"),
("970","74","15","doing"),
("971","74","16","doing"),
("972","74","17","doing"),
("973","74","18","doing"),
("974","74","19","doing"),
("976","74","20","doing"),
("3875","74","25","doing"),
("3929","74","26","doing"),
("980","75","1","doing"),
("989","75","2","doing"),
("991","75","4","not_doing"),
("992","75","5","doing"),
("993","75","6","not_doing"),
("3777","75","10","doing"),
("981","75","12","doing");
INSERT INTO student_subject VALUES
("982","75","13","doing"),
("983","75","14","doing"),
("984","75","15","doing"),
("985","75","16","not_doing"),
("986","75","17","doing"),
("987","75","18","not_doing"),
("988","75","19","doing"),
("990","75","20","not_doing"),
("3831","75","25","doing"),
("3885","75","26","doing"),
("994","76","1","doing"),
("1003","76","2","doing"),
("1005","76","4","not_doing"),
("1006","76","5","not_doing"),
("1007","76","6","not_doing"),
("3778","76","10","doing"),
("995","76","12","doing"),
("996","76","13","doing"),
("997","76","14","doing"),
("998","76","15","doing"),
("999","76","16","not_doing"),
("1000","76","17","doing"),
("1001","76","18","doing"),
("1002","76","19","doing"),
("1004","76","20","not_doing"),
("3832","76","25","doing"),
("3886","76","26","doing"),
("1008","77","1","doing"),
("1017","77","2","doing"),
("1019","77","4","not_doing"),
("1020","77","5","not_doing"),
("1021","77","6","not_doing"),
("3779","77","10","doing"),
("1009","77","12","doing"),
("1010","77","13","doing"),
("1011","77","14","doing"),
("1012","77","15","doing"),
("1013","77","16","not_doing"),
("1014","77","17","doing"),
("1015","77","18","doing"),
("1016","77","19","doing"),
("1018","77","20","not_doing"),
("3833","77","25","doing"),
("3887","77","26","doing"),
("1022","78","1","doing"),
("1031","78","2","doing"),
("1033","78","4","not_doing"),
("1034","78","5","not_doing"),
("1035","78","6","not_doing"),
("3780","78","10","doing"),
("1023","78","12","doing"),
("1024","78","13","doing"),
("1025","78","14","doing"),
("1026","78","15","doing"),
("1027","78","16","not_doing"),
("1028","78","17","doing"),
("1029","78","18","doing"),
("1030","78","19","doing"),
("1032","78","20","not_doing"),
("3834","78","25","doing"),
("3888","78","26","doing"),
("1036","79","1","doing"),
("1045","79","2","doing"),
("1047","79","4","not_doing"),
("1048","79","5","doing"),
("1049","79","6","not_doing"),
("3781","79","10","doing"),
("1037","79","12","doing"),
("1038","79","13","doing"),
("1039","79","14","doing"),
("1040","79","15","doing"),
("1041","79","16","not_doing"),
("1042","79","17","doing"),
("1043","79","18","not_doing"),
("1044","79","19","doing"),
("1046","79","20","not_doing"),
("3835","79","25","doing"),
("3889","79","26","doing"),
("1050","80","1","doing"),
("1059","80","2","doing"),
("1061","80","4","doing"),
("1062","80","5","not_doing"),
("1063","80","6","doing"),
("3782","80","10","doing"),
("1051","80","12","not_doing"),
("1052","80","13","not_doing"),
("1053","80","14","doing"),
("1054","80","15","doing"),
("1055","80","16","doing"),
("1056","80","17","doing"),
("1057","80","18","not_doing"),
("1058","80","19","doing"),
("1060","80","20","not_doing"),
("3836","80","25","doing"),
("3890","80","26","doing"),
("1064","81","1","doing"),
("1073","81","2","doing"),
("1075","81","4","not_doing"),
("1076","81","5","not_doing"),
("1077","81","6","not_doing");
INSERT INTO student_subject VALUES
("3783","81","10","doing"),
("1065","81","12","doing"),
("1066","81","13","doing"),
("1067","81","14","doing"),
("1068","81","15","doing"),
("1069","81","16","not_doing"),
("1070","81","17","doing"),
("1071","81","18","doing"),
("1072","81","19","doing"),
("1074","81","20","not_doing"),
("3837","81","25","doing"),
("3891","81","26","doing"),
("1078","82","1","doing"),
("1087","82","2","doing"),
("1089","82","4","doing"),
("1090","82","5","not_doing"),
("1091","82","6","doing"),
("3784","82","10","doing"),
("1079","82","12","not_doing"),
("1080","82","13","not_doing"),
("1081","82","14","doing"),
("1082","82","15","doing"),
("1083","82","16","doing"),
("1084","82","17","doing"),
("1085","82","18","not_doing"),
("1086","82","19","doing"),
("1088","82","20","not_doing"),
("3838","82","25","doing"),
("3892","82","26","doing"),
("1092","83","1","doing"),
("1101","83","2","doing"),
("1103","83","4","not_doing"),
("1104","83","5","doing"),
("1105","83","6","not_doing"),
("3785","83","10","doing"),
("1093","83","12","doing"),
("1094","83","13","doing"),
("1095","83","14","doing"),
("1096","83","15","doing"),
("1097","83","16","not_doing"),
("1098","83","17","doing"),
("1099","83","18","not_doing"),
("1100","83","19","doing"),
("1102","83","20","not_doing"),
("3839","83","25","doing"),
("3893","83","26","doing"),
("1106","84","1","doing"),
("1115","84","2","doing"),
("1117","84","4","doing"),
("1118","84","5","doing"),
("1119","84","6","not_doing"),
("3786","84","10","doing"),
("1107","84","12","not_doing"),
("1108","84","13","not_doing"),
("1109","84","14","not_doing"),
("1110","84","15","doing"),
("1111","84","16","doing"),
("1112","84","17","doing"),
("1113","84","18","not_doing"),
("1114","84","19","doing"),
("1116","84","20","doing"),
("3840","84","25","doing"),
("3894","84","26","doing"),
("1120","85","1","doing"),
("1129","85","2","doing"),
("1131","85","4","doing"),
("1132","85","5","doing"),
("1133","85","6","not_doing"),
("3787","85","10","doing"),
("1121","85","12","not_doing"),
("1122","85","13","not_doing"),
("1123","85","14","not_doing"),
("1124","85","15","doing"),
("1125","85","16","doing"),
("1126","85","17","doing"),
("1127","85","18","not_doing"),
("1128","85","19","doing"),
("1130","85","20","doing"),
("3841","85","25","doing"),
("3895","85","26","doing"),
("1134","86","1","not_doing"),
("1143","86","2","not_doing"),
("1145","86","4","not_doing"),
("1146","86","5","not_doing"),
("1147","86","6","not_doing"),
("3822","86","10","doing"),
("1135","86","12","not_doing"),
("1136","86","13","not_doing"),
("1137","86","14","not_doing"),
("1138","86","15","not_doing"),
("1139","86","16","not_doing"),
("1140","86","17","not_doing"),
("1141","86","18","not_doing"),
("1142","86","19","not_doing"),
("1144","86","20","not_doing"),
("3876","86","25","doing"),
("3930","86","26","doing"),
("1148","87","1","doing"),
("1157","87","2","doing"),
("1159","87","4","doing");
INSERT INTO student_subject VALUES
("1160","87","5","not_doing"),
("1161","87","6","doing"),
("3788","87","10","doing"),
("1149","87","12","not_doing"),
("1150","87","13","not_doing"),
("1151","87","14","not_doing"),
("1152","87","15","doing"),
("1153","87","16","doing"),
("1154","87","17","doing"),
("1155","87","18","doing"),
("1156","87","19","doing"),
("1158","87","20","not_doing"),
("3842","87","25","doing"),
("3896","87","26","doing"),
("1162","88","1","doing"),
("1171","88","2","doing"),
("1173","88","4","doing"),
("1174","88","5","not_doing"),
("1175","88","6","not_doing"),
("3789","88","10","doing"),
("1163","88","12","not_doing"),
("1164","88","13","not_doing"),
("1165","88","14","doing"),
("1166","88","15","doing"),
("1167","88","16","doing"),
("1168","88","17","doing"),
("1169","88","18","not_doing"),
("1170","88","19","doing"),
("1172","88","20","doing"),
("3843","88","25","doing"),
("3897","88","26","doing"),
("1176","89","1","doing"),
("1185","89","2","doing"),
("1187","89","4","doing"),
("1188","89","5","not_doing"),
("1189","89","6","doing"),
("3790","89","10","doing"),
("1177","89","12","not_doing"),
("1178","89","13","not_doing"),
("1179","89","14","not_doing"),
("1180","89","15","doing"),
("1181","89","16","doing"),
("1182","89","17","doing"),
("1183","89","18","doing"),
("1184","89","19","doing"),
("1186","89","20","not_doing"),
("3844","89","25","doing"),
("3898","89","26","doing"),
("1190","90","1","doing"),
("1199","90","2","doing"),
("1201","90","4","doing"),
("1202","90","5","not_doing"),
("1203","90","6","not_doing"),
("3791","90","10","doing"),
("1191","90","12","not_doing"),
("1192","90","13","not_doing"),
("1193","90","14","doing"),
("1194","90","15","doing"),
("1195","90","16","doing"),
("1196","90","17","doing"),
("1197","90","18","not_doing"),
("1198","90","19","doing"),
("1200","90","20","doing"),
("3845","90","25","doing"),
("3899","90","26","doing"),
("1204","91","1","doing"),
("1213","91","2","doing"),
("1215","91","4","doing"),
("1216","91","5","not_doing"),
("1217","91","6","doing"),
("3792","91","10","doing"),
("1205","91","12","not_doing"),
("1206","91","13","not_doing"),
("1207","91","14","doing"),
("1208","91","15","doing"),
("1209","91","16","doing"),
("1210","91","17","doing"),
("1211","91","18","not_doing"),
("1212","91","19","doing"),
("1214","91","20","not_doing"),
("3846","91","25","doing"),
("3900","91","26","doing"),
("1218","92","1","doing"),
("1227","92","2","doing"),
("1229","92","4","doing"),
("1230","92","5","not_doing"),
("1231","92","6","doing"),
("1219","92","12","not_doing"),
("1220","92","13","not_doing"),
("1221","92","14","doing"),
("1222","92","15","doing"),
("1223","92","16","doing"),
("1224","92","17","doing"),
("1225","92","18","not_doing"),
("1226","92","19","doing"),
("1228","92","20","not_doing"),
("1232","93","1","doing"),
("1241","93","2","doing"),
("1243","93","4","not_doing"),
("1244","93","5","not_doing");
INSERT INTO student_subject VALUES
("1245","93","6","not_doing"),
("1233","93","12","doing"),
("1234","93","13","doing"),
("1235","93","14","doing"),
("1236","93","15","doing"),
("1237","93","16","not_doing"),
("1238","93","17","doing"),
("1239","93","18","doing"),
("1240","93","19","doing"),
("1242","93","20","not_doing"),
("1246","94","1","doing"),
("1255","94","2","doing"),
("1257","94","4","not_doing"),
("1258","94","5","not_doing"),
("1259","94","6","not_doing"),
("1247","94","12","doing"),
("1248","94","13","doing"),
("1249","94","14","doing"),
("1250","94","15","doing"),
("1251","94","16","not_doing"),
("1252","94","17","doing"),
("1253","94","18","doing"),
("1254","94","19","doing"),
("1256","94","20","not_doing"),
("1260","95","1","doing"),
("1269","95","2","doing"),
("1271","95","4","not_doing"),
("1272","95","5","doing"),
("1273","95","6","not_doing"),
("1261","95","12","doing"),
("1262","95","13","doing"),
("1263","95","14","doing"),
("1264","95","15","doing"),
("1265","95","16","not_doing"),
("1266","95","17","doing"),
("1267","95","18","not_doing"),
("1268","95","19","doing"),
("1270","95","20","not_doing"),
("1274","96","1","doing"),
("1283","96","2","doing"),
("1285","96","4","not_doing"),
("1286","96","5","doing"),
("1287","96","6","not_doing"),
("1275","96","12","doing"),
("1276","96","13","doing"),
("1277","96","14","doing"),
("1278","96","15","doing"),
("1279","96","16","not_doing"),
("1280","96","17","doing"),
("1281","96","18","not_doing"),
("1282","96","19","doing"),
("1284","96","20","not_doing"),
("1288","97","1","doing"),
("1297","97","2","doing"),
("1299","97","4","not_doing"),
("1300","97","5","not_doing"),
("1301","97","6","not_doing"),
("1289","97","12","doing"),
("1290","97","13","doing"),
("1291","97","14","doing"),
("1292","97","15","doing"),
("1293","97","16","not_doing"),
("1294","97","17","doing"),
("1295","97","18","not_doing"),
("1296","97","19","doing"),
("1298","97","20","not_doing"),
("1302","98","1","doing"),
("1311","98","2","doing"),
("1313","98","4","not_doing"),
("1314","98","5","not_doing"),
("1315","98","6","not_doing"),
("1303","98","12","doing"),
("1304","98","13","doing"),
("1305","98","14","doing"),
("1306","98","15","doing"),
("1307","98","16","not_doing"),
("1308","98","17","doing"),
("1309","98","18","doing"),
("1310","98","19","doing"),
("1312","98","20","not_doing"),
("1316","99","1","doing"),
("1325","99","2","doing"),
("1327","99","4","doing"),
("1328","99","5","not_doing"),
("1329","99","6","doing"),
("1317","99","12","not_doing"),
("1318","99","13","not_doing"),
("1319","99","14","doing"),
("1320","99","15","doing"),
("1321","99","16","doing"),
("1322","99","17","doing"),
("1323","99","18","not_doing"),
("1324","99","19","doing"),
("1326","99","20","not_doing"),
("1330","100","1","doing"),
("1339","100","2","doing"),
("1341","100","4","not_doing"),
("1342","100","5","not_doing"),
("1343","100","6","not_doing"),
("1331","100","12","doing");
INSERT INTO student_subject VALUES
("1332","100","13","doing"),
("1333","100","14","doing"),
("1334","100","15","doing"),
("1335","100","16","not_doing"),
("1336","100","17","doing"),
("1337","100","18","doing"),
("1338","100","19","doing"),
("1340","100","20","not_doing"),
("1344","101","1","doing"),
("1353","101","2","doing"),
("1355","101","4","not_doing"),
("1356","101","5","not_doing"),
("1357","101","6","not_doing"),
("1345","101","12","doing"),
("1346","101","13","doing"),
("1347","101","14","doing"),
("1348","101","15","doing"),
("1349","101","16","not_doing"),
("1350","101","17","doing"),
("1351","101","18","doing"),
("1352","101","19","doing"),
("1354","101","20","not_doing"),
("1358","102","1","doing"),
("1367","102","2","doing"),
("1369","102","4","not_doing"),
("1370","102","5","doing"),
("1371","102","6","not_doing"),
("1359","102","12","doing"),
("1360","102","13","doing"),
("1361","102","14","not_doing"),
("1362","102","15","doing"),
("1363","102","16","not_doing"),
("1364","102","17","doing"),
("1365","102","18","not_doing"),
("1366","102","19","doing"),
("1368","102","20","not_doing"),
("1372","103","1","doing"),
("1381","103","2","doing"),
("1383","103","4","not_doing"),
("1384","103","5","not_doing"),
("1385","103","6","doing"),
("1373","103","12","not_doing"),
("1374","103","13","not_doing"),
("1375","103","14","doing"),
("1376","103","15","doing"),
("1377","103","16","doing"),
("1378","103","17","doing"),
("1379","103","18","not_doing"),
("1380","103","19","doing"),
("1382","103","20","doing"),
("1386","104","1","doing"),
("1395","104","2","doing"),
("1397","104","4","not_doing"),
("1398","104","5","doing"),
("1399","104","6","not_doing"),
("1387","104","12","doing"),
("1388","104","13","doing"),
("1389","104","14","doing"),
("1390","104","15","doing"),
("1391","104","16","not_doing"),
("1392","104","17","doing"),
("1393","104","18","not_doing"),
("1394","104","19","doing"),
("1396","104","20","not_doing"),
("1400","105","1","doing"),
("1409","105","2","doing"),
("1411","105","4","doing"),
("1412","105","5","not_doing"),
("1413","105","6","doing"),
("1401","105","12","not_doing"),
("1402","105","13","not_doing"),
("1403","105","14","doing"),
("1404","105","15","doing"),
("1405","105","16","doing"),
("1406","105","17","doing"),
("1407","105","18","not_doing"),
("1408","105","19","doing"),
("1410","105","20","not_doing"),
("1414","106","1","doing"),
("1423","106","2","doing"),
("1425","106","4","doing"),
("1426","106","5","not_doing"),
("1427","106","6","doing"),
("1415","106","12","not_doing"),
("1416","106","13","not_doing"),
("1417","106","14","doing"),
("1418","106","15","doing"),
("1419","106","16","doing"),
("1420","106","17","doing"),
("1421","106","18","not_doing"),
("1422","106","19","doing"),
("1424","106","20","not_doing"),
("1428","107","1","doing"),
("1437","107","2","doing"),
("1439","107","4","not_doing"),
("1440","107","5","not_doing"),
("1441","107","6","not_doing"),
("1429","107","12","doing"),
("1430","107","13","doing"),
("1431","107","14","doing");
INSERT INTO student_subject VALUES
("1432","107","15","doing"),
("1433","107","16","not_doing"),
("1434","107","17","doing"),
("1435","107","18","doing"),
("1436","107","19","doing"),
("1438","107","20","not_doing"),
("1442","108","1","doing"),
("1451","108","2","doing"),
("1453","108","4","doing"),
("1454","108","5","not_doing"),
("1455","108","6","doing"),
("1443","108","12","not_doing"),
("1444","108","13","not_doing"),
("1445","108","14","doing"),
("1446","108","15","doing"),
("1447","108","16","doing"),
("1448","108","17","doing"),
("1449","108","18","not_doing"),
("1450","108","19","doing"),
("1452","108","20","doing"),
("1456","109","1","doing"),
("1465","109","2","doing"),
("1467","109","4","doing"),
("1468","109","5","not_doing"),
("1469","109","6","doing"),
("1457","109","12","not_doing"),
("1458","109","13","not_doing"),
("1459","109","14","doing"),
("1460","109","15","doing"),
("1461","109","16","doing"),
("1462","109","17","doing"),
("1463","109","18","not_doing"),
("1464","109","19","doing"),
("1466","109","20","not_doing"),
("1470","110","1","doing"),
("1479","110","2","doing"),
("1481","110","4","doing"),
("1482","110","5","not_doing"),
("1483","110","6","doing"),
("1471","110","12","not_doing"),
("1472","110","13","not_doing"),
("1473","110","14","doing"),
("1474","110","15","doing"),
("1475","110","16","doing"),
("1476","110","17","doing"),
("1477","110","18","not_doing"),
("1478","110","19","doing"),
("1480","110","20","not_doing"),
("1484","111","1","doing"),
("1493","111","2","doing"),
("1495","111","4","not_doing"),
("1496","111","5","doing"),
("1497","111","6","not_doing"),
("1485","111","12","doing"),
("1486","111","13","doing"),
("1487","111","14","doing"),
("1488","111","15","doing"),
("1489","111","16","not_doing"),
("1490","111","17","doing"),
("1491","111","18","not_doing"),
("1492","111","19","doing"),
("1494","111","20","not_doing"),
("1498","112","1","doing"),
("1507","112","2","doing"),
("1509","112","4","doing"),
("1510","112","5","not_doing"),
("1511","112","6","doing"),
("1499","112","12","not_doing"),
("1500","112","13","not_doing"),
("1501","112","14","doing"),
("1502","112","15","doing"),
("1503","112","16","doing"),
("1504","112","17","doing"),
("1505","112","18","not_doing"),
("1506","112","19","doing"),
("1508","112","20","not_doing"),
("1512","113","1","doing"),
("1521","113","2","doing"),
("1523","113","4","doing"),
("1524","113","5","not_doing"),
("1525","113","6","doing"),
("1513","113","12","not_doing"),
("1514","113","13","not_doing"),
("1515","113","14","doing"),
("1516","113","15","doing"),
("1517","113","16","doing"),
("1518","113","17","doing"),
("1519","113","18","not_doing"),
("1520","113","19","doing"),
("1522","113","20","not_doing"),
("1526","114","1","doing"),
("1535","114","2","doing"),
("1537","114","4","doing"),
("1538","114","5","not_doing"),
("1539","114","6","not_doing"),
("1527","114","12","not_doing"),
("1528","114","13","not_doing"),
("1529","114","14","doing"),
("1530","114","15","doing"),
("1531","114","16","not_doing");
INSERT INTO student_subject VALUES
("1532","114","17","doing"),
("1533","114","18","not_doing"),
("1534","114","19","doing"),
("1536","114","20","doing"),
("1540","115","1","doing"),
("1549","115","2","doing"),
("1551","115","4","not_doing"),
("1552","115","5","doing"),
("1553","115","6","not_doing"),
("1541","115","12","doing"),
("1542","115","13","doing"),
("1543","115","14","doing"),
("1544","115","15","doing"),
("1545","115","16","not_doing"),
("1546","115","17","doing"),
("1547","115","18","not_doing"),
("1548","115","19","doing"),
("1550","115","20","not_doing"),
("1554","116","1","doing"),
("1563","116","2","doing"),
("1565","116","4","not_doing"),
("1566","116","5","doing"),
("1567","116","6","not_doing"),
("1555","116","12","doing"),
("1556","116","13","doing"),
("1557","116","14","doing"),
("1558","116","15","doing"),
("1559","116","16","not_doing"),
("1560","116","17","doing"),
("1561","116","18","not_doing"),
("1562","116","19","doing"),
("1564","116","20","not_doing"),
("1568","117","1","doing"),
("1577","117","2","doing"),
("1579","117","4","doing"),
("1580","117","5","not_doing"),
("1581","117","6","not_doing"),
("1569","117","12","not_doing"),
("1570","117","13","not_doing"),
("1571","117","14","doing"),
("1572","117","15","doing"),
("1573","117","16","not_doing"),
("1574","117","17","doing"),
("1575","117","18","not_doing"),
("1576","117","19","doing"),
("1578","117","20","not_doing"),
("1582","118","1","doing"),
("1591","118","2","doing"),
("1593","118","4","doing"),
("1594","118","5","not_doing"),
("1595","118","6","doing"),
("1583","118","12","not_doing"),
("1584","118","13","not_doing"),
("1585","118","14","doing"),
("1586","118","15","doing"),
("1587","118","16","doing"),
("1588","118","17","doing"),
("1589","118","18","not_doing"),
("1590","118","19","doing"),
("1592","118","20","not_doing"),
("1596","119","1","doing"),
("1605","119","2","doing"),
("1607","119","4","doing"),
("1608","119","5","not_doing"),
("1609","119","6","doing"),
("1597","119","12","not_doing"),
("1598","119","13","not_doing"),
("1599","119","14","not_doing"),
("1600","119","15","doing"),
("1601","119","16","doing"),
("1602","119","17","doing"),
("1603","119","18","not_doing"),
("1604","119","19","doing"),
("1606","119","20","doing"),
("1610","120","1","doing"),
("1619","120","2","doing"),
("1621","120","4","not_doing"),
("1622","120","5","doing"),
("1623","120","6","not_doing"),
("1611","120","12","doing"),
("1612","120","13","doing"),
("1613","120","14","doing"),
("1614","120","15","doing"),
("1615","120","16","not_doing"),
("1616","120","17","doing"),
("1617","120","18","not_doing"),
("1618","120","19","doing"),
("1620","120","20","not_doing"),
("5873","121","1","doing"),
("5887","121","2","doing"),
("5874","121","4","doing"),
("5875","121","5","doing"),
("5878","121","6","doing"),
("5880","121","12","doing"),
("5881","121","13","doing"),
("5882","121","14","doing"),
("5883","121","16","doing"),
("5884","121","17","doing"),
("5885","121","18","doing"),
("5888","121","20","doing");
INSERT INTO student_subject VALUES
("5889","121","25","doing"),
("5876","121","26","doing"),
("5877","121","28","doing"),
("7169","121","29","doing"),
("1634","122","1","doing"),
("1643","122","2","doing"),
("1645","122","4","doing"),
("1646","122","5","not_doing"),
("1647","122","6","doing"),
("3793","122","10","doing"),
("1635","122","12","not_doing"),
("1636","122","13","not_doing"),
("1637","122","14","doing"),
("1638","122","15","doing"),
("1639","122","16","doing"),
("1640","122","17","doing"),
("1641","122","18","not_doing"),
("1642","122","19","doing"),
("1644","122","20","not_doing"),
("3847","122","25","doing"),
("3901","122","26","doing"),
("1648","123","1","doing"),
("1657","123","2","doing"),
("1659","123","4","not_doing"),
("1660","123","5","not_doing"),
("1661","123","6","not_doing"),
("3823","123","10","doing"),
("1649","123","12","doing"),
("1650","123","13","doing"),
("1651","123","14","doing"),
("1652","123","15","doing"),
("1653","123","16","not_doing"),
("1654","123","17","doing"),
("1655","123","18","doing"),
("1656","123","19","doing"),
("1658","123","20","not_doing"),
("3877","123","25","doing"),
("3931","123","26","doing"),
("1662","124","1","doing"),
("1671","124","2","doing"),
("1673","124","4","doing"),
("1674","124","5","doing"),
("1675","124","6","doing"),
("1663","124","12","doing"),
("1664","124","13","doing"),
("1665","124","14","doing"),
("1666","124","15","doing"),
("1667","124","16","doing"),
("1668","124","17","doing"),
("1669","124","18","doing"),
("1670","124","19","doing"),
("1672","124","20","doing"),
("5890","125","1","doing"),
("5904","125","2","doing"),
("5891","125","4","doing"),
("5892","125","5","doing"),
("5895","125","6","doing"),
("5897","125","12","doing"),
("5898","125","13","doing"),
("5899","125","14","doing"),
("5900","125","16","doing"),
("5901","125","17","doing"),
("5902","125","18","doing"),
("5905","125","20","doing"),
("5906","125","25","doing"),
("5893","125","26","doing"),
("5894","125","28","doing"),
("7170","125","29","doing"),
("5907","126","1","doing"),
("5921","126","2","doing"),
("5908","126","4","doing"),
("5909","126","5","doing"),
("5912","126","6","doing"),
("5914","126","12","doing"),
("5915","126","13","doing"),
("5916","126","14","doing"),
("5917","126","16","doing"),
("5918","126","17","doing"),
("5919","126","18","doing"),
("5922","126","20","doing"),
("5923","126","25","doing"),
("5910","126","26","doing"),
("5911","126","28","doing"),
("7171","126","29","doing"),
("5924","127","1","doing"),
("5938","127","2","doing"),
("5925","127","4","doing"),
("5926","127","5","doing"),
("5929","127","6","doing"),
("5931","127","12","doing"),
("5932","127","13","doing"),
("5933","127","14","doing"),
("5934","127","16","doing"),
("5935","127","17","doing"),
("5936","127","18","doing"),
("5939","127","20","doing"),
("5940","127","25","doing"),
("5927","127","26","doing"),
("5928","127","28","doing"),
("7204","127","29","doing");
INSERT INTO student_subject VALUES
("2098","128","1","doing"),
("3671","128","2","doing"),
("2110","128","4","not_doing"),
("2111","128","5","doing"),
("3401","128","6","not_doing"),
("3461","128","12","doing"),
("3491","128","13","doing"),
("3521","128","14","not_doing"),
("4209","128","15","doing"),
("3551","128","16","not_doing"),
("3581","128","17","doing"),
("3611","128","18","doing"),
("3701","128","20","not_doing"),
("3731","128","25","not_doing"),
("5498","128","26","doing"),
("7271","128","29","doing"),
("2113","129","1","doing"),
("3672","129","2","doing"),
("2125","129","4","doing"),
("2126","129","5","doing"),
("3402","129","6","doing"),
("3462","129","12","doing"),
("3492","129","13","doing"),
("3522","129","14","doing"),
("4210","129","15","doing"),
("3552","129","16","doing"),
("3582","129","17","doing"),
("3612","129","18","doing"),
("3702","129","20","doing"),
("3732","129","25","doing"),
("5548","129","26","doing"),
("7257","129","29","doing"),
("2128","130","1","doing"),
("3689","130","2","doing"),
("2140","130","4","not_doing"),
("2141","130","5","not_doing"),
("3419","130","6","not_doing"),
("3479","130","12","doing"),
("3509","130","13","doing"),
("3539","130","14","doing"),
("4231","130","15","doing"),
("3569","130","16","not_doing"),
("3599","130","17","not_doing"),
("3629","130","18","not_doing"),
("3719","130","20","not_doing"),
("3749","130","25","not_doing"),
("5550","130","26","doing"),
("7258","130","29","doing"),
("2143","131","1","doing"),
("3673","131","2","doing"),
("2155","131","4","doing"),
("2156","131","5","not_doing"),
("3403","131","6","doing"),
("3463","131","12","not_doing"),
("3493","131","13","not_doing"),
("3523","131","14","not_doing"),
("4211","131","15","doing"),
("3553","131","16","doing"),
("3583","131","17","doing"),
("3613","131","18","not_doing"),
("3703","131","20","doing"),
("3733","131","25","not_doing"),
("5500","131","26","doing"),
("7272","131","29","doing"),
("2158","132","1","doing"),
("3690","132","2","doing"),
("2170","132","4","doing"),
("2171","132","5","doing"),
("3420","132","6","doing"),
("3480","132","12","doing"),
("3510","132","13","doing"),
("3540","132","14","doing"),
("4232","132","15","doing"),
("3570","132","16","doing"),
("3600","132","17","doing"),
("3630","132","18","doing"),
("3720","132","20","doing"),
("3750","132","25","doing"),
("5552","132","26","doing"),
("7259","132","29","doing"),
("2173","133","1","doing"),
("3674","133","2","doing"),
("2185","133","4","not_doing"),
("2186","133","5","doing"),
("3404","133","6","not_doing"),
("3464","133","12","doing"),
("3494","133","13","doing"),
("3524","133","14","doing"),
("4212","133","15","doing"),
("3554","133","16","not_doing"),
("3584","133","17","not_doing"),
("3614","133","18","not_doing"),
("3704","133","20","not_doing"),
("3734","133","25","doing"),
("5502","133","26","doing"),
("7273","133","29","doing"),
("2188","134","1","doing"),
("3675","134","2","doing"),
("2200","134","4","doing"),
("2201","134","5","not_doing");
INSERT INTO student_subject VALUES
("3405","134","6","doing"),
("3465","134","12","not_doing"),
("3495","134","13","not_doing"),
("3525","134","14","doing"),
("4213","134","15","doing"),
("3555","134","16","doing"),
("3585","134","17","doing"),
("3615","134","18","not_doing"),
("3705","134","20","not_doing"),
("3735","134","25","not_doing"),
("5504","134","26","doing"),
("7274","134","29","doing"),
("2203","135","1","doing"),
("3676","135","2","doing"),
("2215","135","4","not_doing"),
("2216","135","5","doing"),
("3406","135","6","not_doing"),
("3466","135","12","doing"),
("3496","135","13","doing"),
("3526","135","14","doing"),
("4214","135","15","doing"),
("3556","135","16","not_doing"),
("3586","135","17","not_doing"),
("3616","135","18","not_doing"),
("3706","135","20","not_doing"),
("3736","135","25","doing"),
("5506","135","26","doing"),
("7289","135","29","doing"),
("2218","136","1","doing"),
("3677","136","2","doing"),
("2230","136","4","doing"),
("2231","136","5","not_doing"),
("3407","136","6","doing"),
("3467","136","12","not_doing"),
("3497","136","13","not_doing"),
("3527","136","14","not_doing"),
("4215","136","15","doing"),
("3557","136","16","doing"),
("3587","136","17","doing"),
("3617","136","18","not_doing"),
("3707","136","20","doing"),
("3737","136","25","not_doing"),
("5554","136","26","doing"),
("7275","136","29","doing"),
("2233","137","1","not_doing"),
("3678","137","2","not_doing"),
("2245","137","4","not_doing"),
("2246","137","5","not_doing"),
("3408","137","6","not_doing"),
("3468","137","12","not_doing"),
("3498","137","13","not_doing"),
("3528","137","14","not_doing"),
("4216","137","15","not_doing"),
("3558","137","16","not_doing"),
("3588","137","17","not_doing"),
("3618","137","18","not_doing"),
("3708","137","20","not_doing"),
("3738","137","25","not_doing"),
("5508","137","26","not_doing"),
("7260","137","29","doing"),
("5941","138","1","doing"),
("5955","138","2","doing"),
("5942","138","4","doing"),
("5943","138","5","doing"),
("5946","138","6","doing"),
("5948","138","12","doing"),
("5949","138","13","doing"),
("5950","138","14","doing"),
("5951","138","16","doing"),
("5952","138","17","doing"),
("5953","138","18","doing"),
("5956","138","20","doing"),
("5957","138","25","doing"),
("5944","138","26","doing"),
("5945","138","28","doing"),
("7172","138","29","doing"),
("5958","139","1","doing"),
("5972","139","2","doing"),
("5959","139","4","doing"),
("5960","139","5","doing"),
("5963","139","6","doing"),
("5965","139","12","doing"),
("5966","139","13","doing"),
("5967","139","14","doing"),
("5968","139","16","doing"),
("5969","139","17","doing"),
("5970","139","18","doing"),
("5973","139","20","doing"),
("5974","139","25","doing"),
("5961","139","26","doing"),
("5962","139","28","doing"),
("7205","139","29","doing"),
("5975","140","1","doing"),
("5989","140","2","doing"),
("5976","140","4","doing"),
("5977","140","5","doing"),
("5980","140","6","doing"),
("5982","140","12","doing"),
("5983","140","13","doing"),
("5984","140","14","doing");
INSERT INTO student_subject VALUES
("5985","140","16","doing"),
("5986","140","17","doing"),
("5987","140","18","doing"),
("5990","140","20","doing"),
("5991","140","25","doing"),
("5978","140","26","doing"),
("5979","140","28","doing"),
("7173","140","29","doing"),
("5992","141","1","doing"),
("6006","141","2","doing"),
("5993","141","4","doing"),
("5994","141","5","doing"),
("5997","141","6","doing"),
("5999","141","12","doing"),
("6000","141","13","doing"),
("6001","141","14","doing"),
("6002","141","16","doing"),
("6003","141","17","doing"),
("6004","141","18","doing"),
("6007","141","20","doing"),
("6008","141","25","doing"),
("5995","141","26","doing"),
("5996","141","28","doing"),
("7174","141","29","doing"),
("6009","142","1","doing"),
("6023","142","2","doing"),
("6010","142","4","doing"),
("6011","142","5","doing"),
("6014","142","6","doing"),
("6016","142","12","doing"),
("6017","142","13","doing"),
("6018","142","14","doing"),
("6019","142","16","doing"),
("6020","142","17","doing"),
("6021","142","18","doing"),
("6024","142","20","doing"),
("6025","142","25","doing"),
("6012","142","26","doing"),
("6013","142","28","doing"),
("7206","142","29","doing"),
("6026","143","1","doing"),
("6040","143","2","doing"),
("6027","143","4","doing"),
("6028","143","5","doing"),
("6031","143","6","doing"),
("6033","143","12","doing"),
("6034","143","13","doing"),
("6035","143","14","doing"),
("6036","143","16","doing"),
("6037","143","17","doing"),
("6038","143","18","doing"),
("6041","143","20","doing"),
("6042","143","25","doing"),
("6029","143","26","doing"),
("6030","143","28","doing"),
("7175","143","29","doing"),
("2320","144","1","doing"),
("2329","144","2","doing"),
("2331","144","4","doing"),
("2332","144","5","doing"),
("2333","144","6","doing"),
("3794","144","10","doing"),
("2321","144","12","doing"),
("2322","144","13","doing"),
("2323","144","14","doing"),
("2324","144","15","doing"),
("2325","144","16","doing"),
("2326","144","17","doing"),
("2327","144","18","doing"),
("2328","144","19","doing"),
("2330","144","20","doing"),
("3848","144","25","doing"),
("3902","144","26","doing"),
("2334","145","1","doing"),
("2343","145","2","doing"),
("2345","145","4","doing"),
("2346","145","5","doing"),
("2347","145","6","doing"),
("3795","145","10","doing"),
("2335","145","12","doing"),
("2336","145","13","doing"),
("2337","145","14","doing"),
("2338","145","15","doing"),
("2339","145","16","doing"),
("2340","145","17","doing"),
("2341","145","18","doing"),
("2342","145","19","doing"),
("2344","145","20","doing"),
("3849","145","25","doing"),
("3903","145","26","doing"),
("2348","146","1","doing"),
("2357","146","2","doing"),
("2359","146","4","doing"),
("2360","146","5","doing"),
("2361","146","6","doing"),
("3796","146","10","doing"),
("2349","146","12","doing"),
("2350","146","13","doing"),
("2351","146","14","doing"),
("2352","146","15","doing");
INSERT INTO student_subject VALUES
("2353","146","16","doing"),
("2354","146","17","doing"),
("2355","146","18","doing"),
("2356","146","19","doing"),
("2358","146","20","doing"),
("3850","146","25","doing"),
("3904","146","26","doing"),
("2362","147","1","doing"),
("2371","147","2","doing"),
("2373","147","4","doing"),
("2374","147","5","doing"),
("2375","147","6","doing"),
("3797","147","10","doing"),
("2363","147","12","doing"),
("2364","147","13","doing"),
("2365","147","14","doing"),
("2366","147","15","doing"),
("2367","147","16","doing"),
("2368","147","17","doing"),
("2369","147","18","doing"),
("2370","147","19","doing"),
("2372","147","20","doing"),
("3851","147","25","doing"),
("3905","147","26","doing"),
("2376","148","1","doing"),
("2385","148","2","doing"),
("2387","148","4","doing"),
("2388","148","5","doing"),
("2389","148","6","doing"),
("3798","148","10","doing"),
("2377","148","12","doing"),
("2378","148","13","doing"),
("2379","148","14","doing"),
("2380","148","15","doing"),
("2381","148","16","doing"),
("2382","148","17","doing"),
("2383","148","18","doing"),
("2384","148","19","doing"),
("2386","148","20","doing"),
("3852","148","25","doing"),
("3906","148","26","doing"),
("2390","149","1","doing"),
("2399","149","2","doing"),
("2401","149","4","doing"),
("2402","149","5","doing"),
("2403","149","6","doing"),
("3799","149","10","doing"),
("2391","149","12","doing"),
("2392","149","13","doing"),
("2393","149","14","doing"),
("2394","149","15","doing"),
("2395","149","16","doing"),
("2396","149","17","doing"),
("2397","149","18","doing"),
("2398","149","19","doing"),
("2400","149","20","doing"),
("3853","149","25","doing"),
("3907","149","26","doing"),
("2404","150","1","doing"),
("2413","150","2","doing"),
("2415","150","4","doing"),
("2416","150","5","doing"),
("2417","150","6","doing"),
("3800","150","10","doing"),
("2405","150","12","doing"),
("2406","150","13","doing"),
("2407","150","14","doing"),
("2408","150","15","doing"),
("2409","150","16","doing"),
("2410","150","17","doing"),
("2411","150","18","doing"),
("2412","150","19","doing"),
("2414","150","20","doing"),
("3854","150","25","doing"),
("3908","150","26","doing"),
("2418","151","1","doing"),
("2427","151","2","doing"),
("2429","151","4","doing"),
("2430","151","5","doing"),
("2431","151","6","doing"),
("3801","151","10","doing"),
("2419","151","12","doing"),
("2420","151","13","doing"),
("2421","151","14","doing"),
("2422","151","15","doing"),
("2423","151","16","doing"),
("2424","151","17","doing"),
("2425","151","18","doing"),
("2426","151","19","doing"),
("2428","151","20","doing"),
("3855","151","25","doing"),
("3909","151","26","doing"),
("2432","152","1","doing"),
("2441","152","2","doing"),
("2443","152","4","doing"),
("2444","152","5","doing"),
("2445","152","6","doing"),
("3802","152","10","doing"),
("2433","152","12","doing"),
("2434","152","13","doing");
INSERT INTO student_subject VALUES
("2435","152","14","doing"),
("2436","152","15","doing"),
("2437","152","16","doing"),
("2438","152","17","doing"),
("2439","152","18","doing"),
("2440","152","19","doing"),
("2442","152","20","doing"),
("3856","152","25","doing"),
("3910","152","26","doing"),
("2446","153","1","doing"),
("2455","153","2","doing"),
("2457","153","4","doing"),
("2458","153","5","doing"),
("2459","153","6","doing"),
("3803","153","10","doing"),
("2447","153","12","doing"),
("2448","153","13","doing"),
("2449","153","14","doing"),
("2450","153","15","doing"),
("2451","153","16","doing"),
("2452","153","17","doing"),
("2453","153","18","doing"),
("2454","153","19","doing"),
("2456","153","20","doing"),
("3857","153","25","doing"),
("3911","153","26","doing"),
("2460","154","1","doing"),
("2469","154","2","doing"),
("2471","154","4","doing"),
("2472","154","5","doing"),
("2473","154","6","doing"),
("3804","154","10","doing"),
("2461","154","12","doing"),
("2462","154","13","doing"),
("2463","154","14","doing"),
("2464","154","15","doing"),
("2465","154","16","doing"),
("2466","154","17","doing"),
("2467","154","18","doing"),
("2468","154","19","doing"),
("2470","154","20","doing"),
("3858","154","25","doing"),
("3912","154","26","doing"),
("2474","155","1","doing"),
("2483","155","2","doing"),
("2485","155","4","doing"),
("2486","155","5","doing"),
("2487","155","6","doing"),
("3805","155","10","doing"),
("2475","155","12","doing"),
("2476","155","13","doing"),
("2477","155","14","doing"),
("2478","155","15","doing"),
("2479","155","16","doing"),
("2480","155","17","doing"),
("2481","155","18","doing"),
("2482","155","19","doing"),
("2484","155","20","doing"),
("3859","155","25","doing"),
("3913","155","26","doing"),
("2488","156","1","doing"),
("2497","156","2","doing"),
("2499","156","4","doing"),
("2500","156","5","doing"),
("2501","156","6","doing"),
("3806","156","10","doing"),
("2489","156","12","doing"),
("2490","156","13","doing"),
("2491","156","14","doing"),
("2492","156","15","doing"),
("2493","156","16","doing"),
("2494","156","17","doing"),
("2495","156","18","doing"),
("2496","156","19","doing"),
("2498","156","20","doing"),
("3860","156","25","doing"),
("3914","156","26","doing"),
("2502","157","1","doing"),
("2511","157","2","doing"),
("2513","157","4","doing"),
("2514","157","5","doing"),
("2515","157","6","doing"),
("3807","157","10","doing"),
("2503","157","12","doing"),
("2504","157","13","doing"),
("2505","157","14","doing"),
("2506","157","15","doing"),
("2507","157","16","doing"),
("2508","157","17","doing"),
("2509","157","18","doing"),
("2510","157","19","doing"),
("2512","157","20","doing"),
("3861","157","25","doing"),
("3915","157","26","doing"),
("2516","158","1","doing"),
("2525","158","2","doing"),
("2527","158","4","doing"),
("2528","158","5","doing"),
("2529","158","6","doing"),
("3808","158","10","doing");
INSERT INTO student_subject VALUES
("2517","158","12","doing"),
("2518","158","13","doing"),
("2519","158","14","doing"),
("2520","158","15","doing"),
("2521","158","16","doing"),
("2522","158","17","doing"),
("2523","158","18","doing"),
("2524","158","19","doing"),
("2526","158","20","doing"),
("3862","158","25","doing"),
("3916","158","26","doing"),
("2530","159","1","doing"),
("2539","159","2","doing"),
("2541","159","4","doing"),
("2542","159","5","doing"),
("2543","159","6","doing"),
("3809","159","10","doing"),
("2531","159","12","doing"),
("2532","159","13","doing"),
("2533","159","14","doing"),
("2534","159","15","doing"),
("2535","159","16","doing"),
("2536","159","17","doing"),
("2537","159","18","doing"),
("2538","159","19","doing"),
("2540","159","20","doing"),
("3863","159","25","doing"),
("3917","159","26","doing"),
("2544","160","1","doing"),
("2553","160","2","doing"),
("2555","160","4","doing"),
("2556","160","5","doing"),
("2557","160","6","doing"),
("3810","160","10","doing"),
("2545","160","12","doing"),
("2546","160","13","doing"),
("2547","160","14","doing"),
("2548","160","15","doing"),
("2549","160","16","doing"),
("2550","160","17","doing"),
("2551","160","18","doing"),
("2552","160","19","doing"),
("2554","160","20","doing"),
("3864","160","25","doing"),
("3918","160","26","doing"),
("2558","161","1","doing"),
("2567","161","2","doing"),
("2569","161","4","doing"),
("2570","161","5","doing"),
("2571","161","6","doing"),
("3811","161","10","doing"),
("2559","161","12","doing"),
("2560","161","13","doing"),
("2561","161","14","doing"),
("2562","161","15","doing"),
("2563","161","16","doing"),
("2564","161","17","doing"),
("2565","161","18","doing"),
("2566","161","19","doing"),
("2568","161","20","doing"),
("3865","161","25","doing"),
("3919","161","26","doing"),
("2572","162","1","doing"),
("2581","162","2","doing"),
("2583","162","4","doing"),
("2584","162","5","doing"),
("2585","162","6","doing"),
("3812","162","10","doing"),
("2573","162","12","doing"),
("2574","162","13","doing"),
("2575","162","14","doing"),
("2576","162","15","doing"),
("2577","162","16","doing"),
("2578","162","17","doing"),
("2579","162","18","doing"),
("2580","162","19","doing"),
("2582","162","20","doing"),
("3866","162","25","doing"),
("3920","162","26","doing"),
("2586","163","1","doing"),
("2595","163","2","doing"),
("2597","163","4","doing"),
("2598","163","5","doing"),
("2599","163","6","doing"),
("3813","163","10","doing"),
("2587","163","12","doing"),
("2588","163","13","doing"),
("2589","163","14","doing"),
("2590","163","15","doing"),
("2591","163","16","doing"),
("2592","163","17","doing"),
("2593","163","18","doing"),
("2594","163","19","doing"),
("2596","163","20","doing"),
("3867","163","25","doing"),
("3921","163","26","doing"),
("2600","164","1","doing"),
("2609","164","2","doing"),
("2611","164","4","doing"),
("2612","164","5","doing");
INSERT INTO student_subject VALUES
("2613","164","6","doing"),
("3814","164","10","doing"),
("2601","164","12","doing"),
("2602","164","13","doing"),
("2603","164","14","doing"),
("2604","164","15","doing"),
("2605","164","16","doing"),
("2606","164","17","doing"),
("2607","164","18","doing"),
("2608","164","19","doing"),
("2610","164","20","doing"),
("3868","164","25","doing"),
("3922","164","26","doing"),
("2614","165","1","doing"),
("2623","165","2","doing"),
("2625","165","4","doing"),
("2626","165","5","doing"),
("2627","165","6","doing"),
("3815","165","10","doing"),
("2615","165","12","doing"),
("2616","165","13","doing"),
("2617","165","14","doing"),
("2618","165","15","doing"),
("2619","165","16","doing"),
("2620","165","17","doing"),
("2621","165","18","doing"),
("2622","165","19","doing"),
("2624","165","20","doing"),
("3869","165","25","doing"),
("3923","165","26","doing"),
("2628","166","1","doing"),
("2637","166","2","doing"),
("2639","166","4","doing"),
("2640","166","5","doing"),
("2641","166","6","doing"),
("3816","166","10","doing"),
("2629","166","12","doing"),
("2630","166","13","doing"),
("2631","166","14","doing"),
("2632","166","15","doing"),
("2633","166","16","doing"),
("2634","166","17","doing"),
("2635","166","18","doing"),
("2636","166","19","doing"),
("2638","166","20","doing"),
("3870","166","25","doing"),
("3924","166","26","doing"),
("2642","167","1","doing"),
("2651","167","2","doing"),
("2653","167","4","doing"),
("2654","167","5","doing"),
("2655","167","6","doing"),
("3817","167","10","doing"),
("2643","167","12","doing"),
("2644","167","13","doing"),
("2645","167","14","doing"),
("2646","167","15","doing"),
("2647","167","16","doing"),
("2648","167","17","doing"),
("2649","167","18","doing"),
("2650","167","19","doing"),
("2652","167","20","doing"),
("3871","167","25","doing"),
("3925","167","26","doing"),
("2656","168","1","doing"),
("2665","168","2","doing"),
("2667","168","4","doing"),
("2668","168","5","doing"),
("2669","168","6","doing"),
("3818","168","10","doing"),
("2657","168","12","doing"),
("2658","168","13","doing"),
("2659","168","14","doing"),
("2660","168","15","doing"),
("2661","168","16","doing"),
("2662","168","17","doing"),
("2663","168","18","doing"),
("2664","168","19","doing"),
("2666","168","20","doing"),
("3872","168","25","doing"),
("3926","168","26","doing"),
("2670","169","1","doing"),
("2679","169","2","doing"),
("2681","169","4","doing"),
("2682","169","5","doing"),
("2683","169","6","doing"),
("3819","169","10","doing"),
("2671","169","12","doing"),
("2672","169","13","doing"),
("2673","169","14","doing"),
("2674","169","15","doing"),
("2675","169","16","doing"),
("2676","169","17","doing"),
("2677","169","18","doing"),
("2678","169","19","doing"),
("2680","169","20","doing"),
("3873","169","25","doing"),
("3927","169","26","doing"),
("4503","171","1","doing"),
("4518","171","2","doing");
INSERT INTO student_subject VALUES
("4504","171","4","doing"),
("4505","171","5","not_doing"),
("4509","171","6","doing"),
("4511","171","12","not_doing"),
("4512","171","13","not_doing"),
("4513","171","14","not_doing"),
("6276","171","15","doing"),
("4514","171","16","doing"),
("4515","171","17","doing"),
("4516","171","18","not_doing"),
("4519","171","20","doing"),
("4520","171","25","not_doing"),
("4506","171","26","doing"),
("7235","171","29","doing"),
("4611","172","1","doing"),
("4626","172","2","doing"),
("4612","172","4","doing"),
("4613","172","5","doing"),
("4617","172","6","doing"),
("4619","172","12","doing"),
("4620","172","13","doing"),
("4621","172","14","doing"),
("4622","172","16","doing"),
("4623","172","17","doing"),
("4624","172","18","doing"),
("4627","172","20","doing"),
("4628","172","25","doing"),
("4614","172","26","doing"),
("4616","172","28","doing"),
("7207","172","29","doing"),
("4629","173","1","doing"),
("4644","173","2","doing"),
("4630","173","4","doing"),
("4631","173","5","doing"),
("4635","173","6","doing"),
("4637","173","12","doing"),
("4638","173","13","doing"),
("4639","173","14","doing"),
("4640","173","16","doing"),
("4641","173","17","doing"),
("4642","173","18","doing"),
("4645","173","20","doing"),
("4646","173","25","doing"),
("4632","173","26","doing"),
("4634","173","28","doing"),
("7208","173","29","doing"),
("4521","174","1","doing"),
("4536","174","2","doing"),
("4522","174","4","not_doing"),
("4523","174","5","doing"),
("4527","174","6","not_doing"),
("4529","174","12","doing"),
("4530","174","13","doing"),
("4531","174","14","doing"),
("7096","174","15","doing"),
("4532","174","16","not_doing"),
("4533","174","17","not_doing"),
("4534","174","18","not_doing"),
("4537","174","20","not_doing"),
("4538","174","25","not_doing"),
("4524","174","26","doing"),
("7236","174","29","doing"),
("4647","175","1","doing"),
("4662","175","2","doing"),
("4648","175","4","doing"),
("4649","175","5","doing"),
("4653","175","6","doing"),
("4655","175","12","doing"),
("4656","175","13","doing"),
("4657","175","14","doing"),
("4658","175","16","doing"),
("4659","175","17","doing"),
("4660","175","18","doing"),
("4663","175","20","doing"),
("4664","175","25","doing"),
("4650","175","26","doing"),
("4652","175","28","doing"),
("7209","175","29","doing"),
("4665","176","1","doing"),
("4680","176","2","doing"),
("4666","176","4","doing"),
("4667","176","5","doing"),
("4671","176","6","doing"),
("4673","176","12","doing"),
("4674","176","13","doing"),
("4675","176","14","doing"),
("4676","176","16","doing"),
("4677","176","17","doing"),
("4678","176","18","doing"),
("4681","176","20","not_doing"),
("4682","176","25","doing"),
("4668","176","26","doing"),
("4670","176","28","doing"),
("7210","176","29","doing"),
("4683","177","1","doing"),
("4698","177","2","doing"),
("4684","177","4","doing"),
("4685","177","5","doing"),
("4689","177","6","doing"),
("4691","177","12","doing");
INSERT INTO student_subject VALUES
("4692","177","13","doing"),
("4693","177","14","doing"),
("4694","177","16","doing"),
("4695","177","17","doing"),
("4696","177","18","doing"),
("4699","177","20","doing"),
("4700","177","25","doing"),
("4686","177","26","doing"),
("4688","177","28","doing"),
("7211","177","29","doing"),
("4701","178","1","doing"),
("4716","178","2","doing"),
("4702","178","4","doing"),
("4703","178","5","doing"),
("4707","178","6","doing"),
("4709","178","12","doing"),
("4710","178","13","doing"),
("4711","178","14","doing"),
("4712","178","16","doing"),
("4713","178","17","doing"),
("4714","178","18","doing"),
("4717","178","20","doing"),
("4718","178","25","doing"),
("4704","178","26","doing"),
("4706","178","28","doing"),
("7212","178","29","doing"),
("2783","179","1","doing"),
("2785","179","2","doing"),
("2786","179","3","doing"),
("2787","179","4","doing"),
("2788","179","5","doing"),
("3197","179","6","doing"),
("2789","179","7","doing"),
("2790","179","8","doing"),
("2791","179","9","doing"),
("2784","179","10","doing"),
("3173","179","23","doing"),
("2793","179","24","doing"),
("3138","179","26","doing"),
("3149","179","27","doing"),
("3185","179","28","doing"),
("2794","180","1","doing"),
("2796","180","2","doing"),
("2797","180","3","doing"),
("2798","180","4","doing"),
("2799","180","5","doing"),
("3198","180","6","not_doing"),
("2800","180","7","doing"),
("2801","180","8","doing"),
("2802","180","9","doing"),
("2795","180","10","doing"),
("3174","180","23","doing"),
("2804","180","24","doing"),
("3139","180","26","doing"),
("3150","180","27","doing"),
("3186","180","28","doing"),
("2805","181","1","doing"),
("2807","181","2","doing"),
("2808","181","3","doing"),
("2809","181","4","doing"),
("2810","181","5","doing"),
("3208","181","6","doing"),
("2811","181","7","doing"),
("2812","181","8","doing"),
("2813","181","9","doing"),
("2806","181","10","doing"),
("3184","181","23","doing"),
("2815","181","24","doing"),
("3148","181","26","doing"),
("3159","181","27","doing"),
("3196","181","28","doing"),
("2816","182","1","doing"),
("2818","182","2","doing"),
("2819","182","3","doing"),
("2820","182","4","doing"),
("2821","182","5","doing"),
("3199","182","6","doing"),
("2822","182","7","doing"),
("2823","182","8","doing"),
("2824","182","9","doing"),
("2817","182","10","doing"),
("3175","182","23","doing"),
("2826","182","24","doing"),
("3140","182","26","doing"),
("3151","182","27","doing"),
("3187","182","28","doing"),
("2827","183","1","doing"),
("2829","183","2","doing"),
("2830","183","3","doing"),
("2831","183","4","doing"),
("2832","183","5","doing"),
("3200","183","6","doing"),
("2833","183","7","doing"),
("2834","183","8","doing"),
("2835","183","9","doing"),
("2828","183","10","doing"),
("3176","183","23","doing"),
("2837","183","24","doing"),
("3141","183","26","doing"),
("3152","183","27","doing");
INSERT INTO student_subject VALUES
("3188","183","28","doing"),
("2838","184","1","not_doing"),
("2840","184","2","doing"),
("2841","184","3","not_doing"),
("2842","184","4","not_doing"),
("2843","184","5","doing"),
("3201","184","6","not_doing"),
("2844","184","7","doing"),
("2845","184","8","not_doing"),
("2846","184","9","doing"),
("2839","184","10","doing"),
("3177","184","23","not_doing"),
("2848","184","24","doing"),
("3142","184","26","doing"),
("3153","184","27","doing"),
("3189","184","28","not_doing"),
("2849","185","1","doing"),
("2851","185","2","doing"),
("2852","185","3","doing"),
("2853","185","4","doing"),
("2854","185","5","doing"),
("3202","185","6","doing"),
("2855","185","7","doing"),
("2856","185","8","doing"),
("2857","185","9","doing"),
("2850","185","10","doing"),
("3178","185","23","doing"),
("2859","185","24","doing"),
("3143","185","26","doing"),
("3154","185","27","doing"),
("3190","185","28","doing"),
("2860","186","1","doing"),
("2862","186","2","doing"),
("2863","186","3","doing"),
("2864","186","4","doing"),
("2865","186","5","doing"),
("3203","186","6","doing"),
("2866","186","7","doing"),
("2867","186","8","doing"),
("2868","186","9","doing"),
("2861","186","10","doing"),
("3179","186","23","doing"),
("2870","186","24","doing"),
("3144","186","26","doing"),
("3155","186","27","doing"),
("3191","186","28","doing"),
("2871","187","1","not_doing"),
("2873","187","2","doing"),
("2874","187","3","not_doing"),
("2875","187","4","not_doing"),
("2876","187","5","doing"),
("3204","187","6","not_doing"),
("2877","187","7","doing"),
("2878","187","8","not_doing"),
("2879","187","9","doing"),
("2872","187","10","doing"),
("3180","187","23","not_doing"),
("2881","187","24","doing"),
("3145","187","26","doing"),
("3156","187","27","doing"),
("3192","187","28","not_doing"),
("2882","188","1","doing"),
("2884","188","2","doing"),
("2885","188","3","doing"),
("2886","188","4","doing"),
("2887","188","5","doing"),
("3205","188","6","doing"),
("2888","188","7","doing"),
("2889","188","8","doing"),
("2890","188","9","doing"),
("2883","188","10","doing"),
("3181","188","23","doing"),
("2892","188","24","doing"),
("3146","188","26","doing"),
("3157","188","27","doing"),
("3193","188","28","doing"),
("2893","189","1","doing"),
("2895","189","2","doing"),
("2896","189","3","doing"),
("2897","189","4","doing"),
("2898","189","5","doing"),
("3206","189","6","doing"),
("2899","189","7","doing"),
("2900","189","8","doing"),
("2901","189","9","doing"),
("2894","189","10","doing"),
("3182","189","23","doing"),
("2903","189","24","doing"),
("3147","189","26","doing"),
("3158","189","27","doing"),
("3194","189","28","doing"),
("6043","190","1","doing"),
("6057","190","2","doing"),
("6044","190","4","doing"),
("6045","190","5","doing"),
("6048","190","6","doing"),
("6050","190","12","doing"),
("6051","190","13","doing"),
("6052","190","14","doing"),
("6053","190","16","doing");
INSERT INTO student_subject VALUES
("6054","190","17","doing"),
("6055","190","18","doing"),
("6058","190","20","doing"),
("6059","190","25","doing"),
("6046","190","26","doing"),
("6047","190","28","doing"),
("7213","190","29","doing"),
("2916","191","1","doing"),
("2925","191","2","doing"),
("2927","191","4","not_doing"),
("2928","191","5","doing"),
("2929","191","6","not_doing"),
("2917","191","12","doing"),
("2918","191","13","doing"),
("2919","191","14","doing"),
("2920","191","15","doing"),
("2921","191","16","not_doing"),
("2922","191","17","doing"),
("2923","191","18","not_doing"),
("2924","191","19","doing"),
("2926","191","20","not_doing"),
("2946","191","25","not_doing"),
("5586","191","26","doing"),
("3160","192","1","doing"),
("3162","192","2","doing"),
("3163","192","3","doing"),
("3164","192","4","doing"),
("3165","192","5","doing"),
("3207","192","6","not_doing"),
("3166","192","7","doing"),
("3167","192","8","doing"),
("3168","192","9","doing"),
("3161","192","10","doing"),
("3183","192","23","doing"),
("3170","192","24","doing"),
("3171","192","26","doing"),
("3172","192","27","doing"),
("3195","192","28","doing"),
("6060","193","1","doing"),
("6074","193","2","doing"),
("6061","193","4","doing"),
("6062","193","5","doing"),
("6065","193","6","doing"),
("6067","193","12","doing"),
("6068","193","13","doing"),
("6069","193","14","doing"),
("6070","193","16","doing"),
("6071","193","17","doing"),
("6072","193","18","doing"),
("6075","193","20","doing"),
("6076","193","25","doing"),
("6063","193","26","doing"),
("6064","193","28","doing"),
("7176","193","29","doing"),
("6077","194","1","doing"),
("6091","194","2","doing"),
("6078","194","4","doing"),
("6079","194","5","doing"),
("6082","194","6","doing"),
("6084","194","12","doing"),
("6085","194","13","doing"),
("6086","194","14","doing"),
("6087","194","16","doing"),
("6088","194","17","doing"),
("6089","194","18","doing"),
("6092","194","20","doing"),
("6093","194","25","doing"),
("6080","194","26","doing"),
("6081","194","28","doing"),
("7214","194","29","doing"),
("6094","195","1","doing"),
("6108","195","2","doing"),
("6095","195","4","doing"),
("6096","195","5","doing"),
("6099","195","6","doing"),
("6101","195","12","doing"),
("6102","195","13","doing"),
("6103","195","14","doing"),
("6104","195","16","doing"),
("6105","195","17","doing"),
("6106","195","18","doing"),
("6109","195","20","doing"),
("6110","195","25","doing"),
("6097","195","26","doing"),
("6098","195","28","doing"),
("7177","195","29","doing"),
("6111","196","1","doing"),
("6125","196","2","doing"),
("6112","196","4","doing"),
("6113","196","5","doing"),
("6116","196","6","doing"),
("6118","196","12","doing"),
("6119","196","13","doing"),
("6120","196","14","doing"),
("6121","196","16","doing"),
("6122","196","17","doing"),
("6123","196","18","doing"),
("6126","196","20","doing"),
("6127","196","25","doing"),
("6114","196","26","doing");
INSERT INTO student_subject VALUES
("6115","196","28","doing"),
("7178","196","29","doing"),
("4539","198","1","doing"),
("4554","198","2","doing"),
("4540","198","4","doing"),
("4541","198","5","not_doing"),
("4545","198","6","doing"),
("4547","198","12","not_doing"),
("4548","198","13","not_doing"),
("4549","198","14","doing"),
("6277","198","15","doing"),
("4550","198","16","doing"),
("4551","198","17","doing"),
("4552","198","18","not_doing"),
("4555","198","20","not_doing"),
("4556","198","25","not_doing"),
("4542","198","26","doing"),
("7237","198","29","doing"),
("4557","199","1","doing"),
("4572","199","2","doing"),
("4558","199","4","not_doing"),
("4559","199","5","doing"),
("4563","199","6","not_doing"),
("4565","199","12","doing"),
("4566","199","13","doing"),
("4567","199","14","doing"),
("6278","199","15","doing"),
("4568","199","16","not_doing"),
("4569","199","17","doing"),
("4570","199","18","not_doing"),
("4573","199","20","not_doing"),
("4574","199","25","not_doing"),
("4560","199","26","doing"),
("7238","199","29","doing"),
("4044","200","1","doing"),
("4059","200","2","doing"),
("4045","200","4","not_doing"),
("4046","200","5","doing"),
("4050","200","6","not_doing"),
("4052","200","12","doing"),
("4053","200","13","doing"),
("4054","200","14","doing"),
("4217","200","15","doing"),
("4055","200","16","not_doing"),
("4056","200","17","not_doing"),
("4057","200","18","doing"),
("4060","200","20","not_doing"),
("4061","200","25","not_doing"),
("5510","200","26","doing"),
("7276","200","29","doing"),
("4062","201","1","doing"),
("4077","201","2","doing"),
("4063","201","4","not_doing"),
("4064","201","5","not_doing"),
("4068","201","6","not_doing"),
("4070","201","12","doing"),
("4071","201","13","doing"),
("4072","201","14","doing"),
("4218","201","15","doing"),
("4073","201","16","not_doing"),
("4074","201","17","not_doing"),
("4075","201","18","not_doing"),
("4078","201","20","not_doing"),
("4079","201","25","doing"),
("5512","201","26","doing"),
("7277","201","29","doing"),
("4080","202","1","doing"),
("4095","202","2","doing"),
("4081","202","4","doing"),
("4082","202","5","not_doing"),
("4086","202","6","doing"),
("4088","202","12","not_doing"),
("4089","202","13","not_doing"),
("4090","202","14","not_doing"),
("4219","202","15","doing"),
("4091","202","16","doing"),
("4092","202","17","doing"),
("4093","202","18","not_doing"),
("4096","202","20","doing"),
("4097","202","25","not_doing"),
("5514","202","26","doing"),
("7278","202","29","doing"),
("4098","203","1","doing"),
("4107","203","2","doing"),
("4109","203","4","doing"),
("4110","203","5","doing"),
("4111","203","6","doing"),
("4099","203","12","doing"),
("4100","203","13","doing"),
("4101","203","14","doing"),
("4102","203","15","doing"),
("4103","203","16","doing"),
("4104","203","17","doing"),
("4105","203","18","doing"),
("4106","203","19","doing"),
("4108","203","20","doing"),
("4112","203","25","doing"),
("5604","203","26","doing"),
("4115","204","1","doing"),
("4124","204","2","doing");
INSERT INTO student_subject VALUES
("4126","204","4","doing"),
("4127","204","5","doing"),
("4128","204","6","doing"),
("4129","204","10","doing"),
("4116","204","12","doing"),
("4117","204","13","doing"),
("4118","204","14","doing"),
("4119","204","15","doing"),
("4120","204","16","doing"),
("4121","204","17","doing"),
("4122","204","18","doing"),
("4123","204","19","doing"),
("4125","204","20","doing"),
("4130","204","25","doing"),
("4131","204","26","doing"),
("4166","207","1","doing"),
("4175","207","2","doing"),
("4177","207","4","doing"),
("4178","207","5","doing"),
("4179","207","6","doing"),
("4180","207","10","doing"),
("4167","207","12","doing"),
("4168","207","13","doing"),
("4169","207","14","doing"),
("4170","207","15","doing"),
("4171","207","16","doing"),
("4172","207","17","doing"),
("4173","207","18","doing"),
("4174","207","19","doing"),
("4176","207","20","doing"),
("4181","207","25","doing"),
("4182","207","26","doing"),
("4575","208","1","not_doing"),
("4590","208","2","not_doing"),
("4576","208","4","not_doing"),
("4577","208","5","not_doing"),
("4581","208","6","not_doing"),
("4583","208","12","not_doing"),
("4584","208","13","not_doing"),
("4585","208","14","not_doing"),
("4586","208","16","not_doing"),
("4587","208","17","not_doing"),
("4588","208","18","not_doing"),
("4591","208","20","not_doing"),
("4592","208","25","not_doing"),
("4578","208","26","not_doing"),
("4580","208","28","not_doing"),
("7215","208","29","doing"),
("4719","209","1","doing"),
("4721","209","2","doing"),
("4722","209","3","doing"),
("4723","209","4","doing"),
("4724","209","5","doing"),
("4734","209","6","doing"),
("4725","209","7","doing"),
("4726","209","8","doing"),
("4727","209","9","doing"),
("4720","209","10","doing"),
("4732","209","23","doing"),
("4729","209","24","doing"),
("4730","209","26","doing"),
("4731","209","27","doing"),
("4733","209","28","doing"),
("4735","210","1","doing"),
("4737","210","2","doing"),
("4738","210","3","doing"),
("4739","210","4","doing"),
("4740","210","5","doing"),
("4750","210","6","doing"),
("4741","210","7","doing"),
("4742","210","8","doing"),
("4743","210","9","doing"),
("4736","210","10","doing"),
("4748","210","23","doing"),
("4745","210","24","doing"),
("4746","210","26","doing"),
("4747","210","27","doing"),
("4749","210","28","doing"),
("4751","211","1","doing"),
("4753","211","2","doing"),
("4754","211","3","doing"),
("4755","211","4","doing"),
("4756","211","5","doing"),
("4766","211","6","doing"),
("4757","211","7","doing"),
("4758","211","8","doing"),
("4759","211","9","doing"),
("4752","211","10","doing"),
("4764","211","23","doing"),
("4761","211","24","doing"),
("4762","211","26","doing"),
("4763","211","27","doing"),
("4765","211","28","doing"),
("4767","212","1","doing"),
("4769","212","2","doing"),
("4770","212","3","doing"),
("4771","212","4","doing"),
("4772","212","5","doing"),
("4782","212","6","doing"),
("4773","212","7","doing");
INSERT INTO student_subject VALUES
("4774","212","8","doing"),
("4775","212","9","doing"),
("4768","212","10","doing"),
("4780","212","23","doing"),
("4777","212","24","doing"),
("4778","212","26","doing"),
("4779","212","27","doing"),
("4781","212","28","doing"),
("4783","213","1","doing"),
("4785","213","2","doing"),
("4786","213","3","doing"),
("4787","213","4","doing"),
("4788","213","5","doing"),
("4798","213","6","doing"),
("4789","213","7","doing"),
("4790","213","8","doing"),
("4791","213","9","doing"),
("4784","213","10","doing"),
("4796","213","23","doing"),
("4793","213","24","doing"),
("4794","213","26","doing"),
("4795","213","27","doing"),
("4797","213","28","doing"),
("4799","214","1","doing"),
("4801","214","2","doing"),
("4802","214","3","doing"),
("4803","214","4","doing"),
("4804","214","5","doing"),
("4814","214","6","doing"),
("4805","214","7","doing"),
("4806","214","8","doing"),
("4807","214","9","doing"),
("4800","214","10","doing"),
("4812","214","23","doing"),
("4809","214","24","doing"),
("4810","214","26","doing"),
("4811","214","27","doing"),
("4813","214","28","doing"),
("4815","215","1","doing"),
("4817","215","2","doing"),
("4818","215","3","doing"),
("4819","215","4","doing"),
("4820","215","5","doing"),
("4830","215","6","doing"),
("4821","215","7","doing"),
("4822","215","8","doing"),
("4823","215","9","doing"),
("4816","215","10","doing"),
("4828","215","23","doing"),
("4825","215","24","doing"),
("4826","215","26","doing"),
("4827","215","27","doing"),
("4829","215","28","doing"),
("4831","216","1","doing"),
("4833","216","2","doing"),
("4834","216","3","doing"),
("4835","216","4","doing"),
("4836","216","5","doing"),
("4846","216","6","doing"),
("4837","216","7","doing"),
("4838","216","8","doing"),
("4839","216","9","doing"),
("4832","216","10","doing"),
("4844","216","23","doing"),
("4841","216","24","doing"),
("4842","216","26","doing"),
("4843","216","27","doing"),
("4845","216","28","doing"),
("4847","217","1","doing"),
("4849","217","2","doing"),
("4850","217","3","doing"),
("4851","217","4","doing"),
("4852","217","5","doing"),
("4862","217","6","doing"),
("4853","217","7","doing"),
("4854","217","8","doing"),
("4855","217","9","doing"),
("4848","217","10","doing"),
("4860","217","23","doing"),
("4857","217","24","doing"),
("4858","217","26","doing"),
("4859","217","27","doing"),
("4861","217","28","doing"),
("4863","218","1","doing"),
("4865","218","2","doing"),
("4866","218","3","doing"),
("4867","218","4","doing"),
("4868","218","5","doing"),
("4878","218","6","doing"),
("4869","218","7","doing"),
("4870","218","8","doing"),
("4871","218","9","doing"),
("4864","218","10","doing"),
("4876","218","23","doing"),
("4873","218","24","doing"),
("4874","218","26","doing"),
("4875","218","27","doing"),
("4877","218","28","doing"),
("4879","219","1","doing"),
("4881","219","2","doing");
INSERT INTO student_subject VALUES
("4882","219","3","doing"),
("4883","219","4","doing"),
("4884","219","5","doing"),
("4894","219","6","doing"),
("4885","219","7","doing"),
("4886","219","8","doing"),
("4887","219","9","doing"),
("4880","219","10","doing"),
("4892","219","23","doing"),
("4889","219","24","doing"),
("4890","219","26","doing"),
("4891","219","27","doing"),
("4893","219","28","doing"),
("4895","220","1","doing"),
("4897","220","2","doing"),
("4898","220","3","doing"),
("4899","220","4","doing"),
("4900","220","5","doing"),
("4910","220","6","doing"),
("4901","220","7","doing"),
("4902","220","8","doing"),
("4903","220","9","doing"),
("4896","220","10","doing"),
("4908","220","23","doing"),
("4905","220","24","doing"),
("4906","220","26","doing"),
("4907","220","27","doing"),
("4909","220","28","doing"),
("4911","221","1","doing"),
("4913","221","2","doing"),
("4914","221","3","doing"),
("4915","221","4","doing"),
("4916","221","5","doing"),
("4926","221","6","doing"),
("4917","221","7","doing"),
("4918","221","8","doing"),
("4919","221","9","doing"),
("4912","221","10","doing"),
("4924","221","23","doing"),
("4921","221","24","doing"),
("4922","221","26","doing"),
("4923","221","27","doing"),
("4925","221","28","doing"),
("4927","222","1","doing"),
("4929","222","2","doing"),
("4930","222","3","doing"),
("4931","222","4","doing"),
("4932","222","5","doing"),
("4942","222","6","doing"),
("4933","222","7","doing"),
("4934","222","8","doing"),
("4935","222","9","doing"),
("4928","222","10","doing"),
("4940","222","23","doing"),
("4937","222","24","doing"),
("4938","222","26","doing"),
("4939","222","27","doing"),
("4941","222","28","doing"),
("4943","223","1","doing"),
("4945","223","2","doing"),
("4946","223","3","doing"),
("4947","223","4","doing"),
("4948","223","5","doing"),
("4958","223","6","doing"),
("4949","223","7","doing"),
("4950","223","8","doing"),
("4951","223","9","doing"),
("4944","223","10","doing"),
("4956","223","23","doing"),
("4953","223","24","doing"),
("4954","223","26","doing"),
("4955","223","27","doing"),
("4957","223","28","doing"),
("4959","224","1","doing"),
("4961","224","2","doing"),
("4962","224","3","doing"),
("4963","224","4","doing"),
("4964","224","5","doing"),
("4974","224","6","doing"),
("4965","224","7","doing"),
("4966","224","8","doing"),
("4967","224","9","doing"),
("4960","224","10","doing"),
("4972","224","23","doing"),
("4969","224","24","doing"),
("4970","224","26","doing"),
("4971","224","27","doing"),
("4973","224","28","doing"),
("4975","225","1","doing"),
("4977","225","2","doing"),
("4978","225","3","doing"),
("4979","225","4","doing"),
("4980","225","5","doing"),
("4990","225","6","doing"),
("4981","225","7","doing"),
("4982","225","8","doing"),
("4983","225","9","doing"),
("4976","225","10","doing"),
("4988","225","23","doing"),
("4985","225","24","doing");
INSERT INTO student_subject VALUES
("4986","225","26","doing"),
("4987","225","27","doing"),
("4989","225","28","doing"),
("4991","226","1","doing"),
("4993","226","2","doing"),
("4994","226","3","doing"),
("4995","226","4","doing"),
("4996","226","5","doing"),
("5006","226","6","doing"),
("4997","226","7","doing"),
("4998","226","8","doing"),
("4999","226","9","doing"),
("4992","226","10","doing"),
("5004","226","23","doing"),
("5001","226","24","doing"),
("5002","226","26","doing"),
("5003","226","27","doing"),
("5005","226","28","doing"),
("5007","227","1","doing"),
("5009","227","2","doing"),
("5010","227","3","doing"),
("5011","227","4","doing"),
("5012","227","5","doing"),
("5022","227","6","doing"),
("5013","227","7","doing"),
("5014","227","8","doing"),
("5015","227","9","doing"),
("5008","227","10","doing"),
("5020","227","23","doing"),
("5017","227","24","doing"),
("5018","227","26","doing"),
("5019","227","27","doing"),
("5021","227","28","doing"),
("5023","228","1","not_doing"),
("5032","228","2","not_doing"),
("5034","228","4","not_doing"),
("5035","228","5","doing"),
("5036","228","6","not_doing"),
("5024","228","12","not_doing"),
("5025","228","13","not_doing"),
("5026","228","14","doing"),
("5027","228","15","doing"),
("5028","228","16","not_doing"),
("5029","228","17","not_doing"),
("5030","228","18","doing"),
("5031","228","19","doing"),
("5033","228","20","not_doing"),
("5038","228","25","not_doing"),
("5588","228","26","doing"),
("5040","229","1","doing"),
("5049","229","2","doing"),
("5051","229","4","doing"),
("5052","229","5","not_doing"),
("5053","229","6","doing"),
("5041","229","12","not_doing"),
("5042","229","13","not_doing"),
("5043","229","14","not_doing"),
("5044","229","15","doing"),
("5045","229","16","doing"),
("5046","229","17","doing"),
("5047","229","18","not_doing"),
("5048","229","19","doing"),
("5050","229","20","doing"),
("5055","229","25","not_doing"),
("5590","229","26","doing"),
("5057","230","1","doing"),
("5066","230","2","not_doing"),
("5068","230","4","doing"),
("5069","230","5","not_doing"),
("5070","230","6","doing"),
("5058","230","12","not_doing"),
("5059","230","13","not_doing"),
("5060","230","14","not_doing"),
("5061","230","15","not_doing"),
("5062","230","16","not_doing"),
("5063","230","17","not_doing"),
("5064","230","18","not_doing"),
("5065","230","19","not_doing"),
("5067","230","20","not_doing"),
("5072","230","25","not_doing"),
("5592","230","26","not_doing"),
("5074","231","1","not_doing"),
("5083","231","2","not_doing"),
("5085","231","4","not_doing"),
("5086","231","5","doing"),
("5087","231","6","not_doing"),
("5075","231","12","not_doing"),
("5076","231","13","not_doing"),
("5077","231","14","doing"),
("5078","231","15","doing"),
("5079","231","16","not_doing"),
("5080","231","17","doing"),
("5081","231","18","not_doing"),
("5082","231","19","doing"),
("5084","231","20","not_doing"),
("5089","231","25","not_doing"),
("5594","231","26","doing"),
("5091","232","1","not_doing"),
("5100","232","2","not_doing"),
("5102","232","4","not_doing");
INSERT INTO student_subject VALUES
("5103","232","5","doing"),
("5104","232","6","not_doing"),
("5092","232","12","not_doing"),
("5093","232","13","not_doing"),
("5094","232","14","doing"),
("5095","232","15","doing"),
("5096","232","16","not_doing"),
("5097","232","17","doing"),
("5098","232","18","not_doing"),
("5099","232","19","doing"),
("5101","232","20","not_doing"),
("5106","232","25","not_doing"),
("5596","232","26","doing"),
("5108","233","1","doing"),
("5111","233","2","doing"),
("5112","233","3","doing"),
("5113","233","4","doing"),
("5114","233","5","doing"),
("5115","233","6","doing"),
("5116","233","7","doing"),
("5117","233","8","doing"),
("5118","233","9","doing"),
("5109","233","10","doing"),
("5122","233","23","doing"),
("5119","233","24","doing"),
("5120","233","26","doing"),
("5121","233","27","doing"),
("5123","233","28","doing"),
("6145","234","1","doing"),
("6159","234","2","doing"),
("6146","234","4","doing"),
("6147","234","5","doing"),
("6150","234","6","doing"),
("6152","234","12","doing"),
("6153","234","13","doing"),
("6154","234","14","doing"),
("6155","234","16","doing"),
("6156","234","17","doing"),
("6157","234","18","doing"),
("6160","234","20","doing"),
("6161","234","25","doing"),
("6148","234","26","doing"),
("6149","234","28","doing"),
("7179","234","29","doing"),
("6162","235","1","doing"),
("6176","235","2","doing"),
("6163","235","4","doing"),
("6164","235","5","doing"),
("6167","235","6","doing"),
("6169","235","12","doing"),
("6170","235","13","doing"),
("6171","235","14","doing"),
("6172","235","16","doing"),
("6173","235","17","doing"),
("6174","235","18","doing"),
("6177","235","20","doing"),
("6178","235","25","doing"),
("6165","235","26","doing"),
("6166","235","28","doing"),
("7180","235","29","doing"),
("6179","236","1","doing"),
("6193","236","2","doing"),
("6180","236","4","doing"),
("6181","236","5","doing"),
("6184","236","6","doing"),
("6186","236","12","doing"),
("6187","236","13","doing"),
("6188","236","14","doing"),
("6189","236","16","doing"),
("6190","236","17","doing"),
("6191","236","18","doing"),
("6194","236","20","doing"),
("6195","236","25","doing"),
("6182","236","26","doing"),
("6183","236","28","doing"),
("7216","236","29","doing"),
("6196","237","1","doing"),
("6210","237","2","doing"),
("6197","237","4","doing"),
("6198","237","5","doing"),
("6201","237","6","doing"),
("6203","237","12","doing"),
("6204","237","13","doing"),
("6205","237","14","doing"),
("6206","237","16","doing"),
("6207","237","17","doing"),
("6208","237","18","doing"),
("6211","237","20","doing"),
("6212","237","25","doing"),
("6199","237","26","doing"),
("6200","237","28","doing"),
("7181","237","29","doing"),
("6213","238","1","doing"),
("6227","238","2","doing"),
("6214","238","4","doing"),
("6215","238","5","doing"),
("6218","238","6","doing"),
("6220","238","12","doing"),
("6221","238","13","doing"),
("6222","238","14","doing");
INSERT INTO student_subject VALUES
("6223","238","16","doing"),
("6224","238","17","doing"),
("6225","238","18","doing"),
("6228","238","20","doing"),
("6229","238","25","doing"),
("6216","238","26","doing"),
("6217","238","28","doing"),
("7217","238","29","doing"),
("5204","239","1","doing"),
("5219","239","2","doing"),
("5205","239","4","not_doing"),
("5206","239","5","not_doing"),
("5210","239","6","not_doing"),
("5212","239","12","doing"),
("5213","239","13","doing"),
("5214","239","14","doing"),
("6279","239","15","doing"),
("5215","239","16","not_doing"),
("5216","239","17","not_doing"),
("5217","239","18","doing"),
("5220","239","20","not_doing"),
("5221","239","25","not_doing"),
("5207","239","26","doing"),
("7239","239","29","doing"),
("5222","240","1","not_doing"),
("5237","240","2","not_doing"),
("5223","240","4","not_doing"),
("5224","240","5","doing"),
("5228","240","6","doing"),
("5230","240","12","not_doing"),
("5231","240","13","not_doing"),
("5232","240","14","doing"),
("5233","240","16","not_doing"),
("5234","240","17","not_doing"),
("5235","240","18","doing"),
("5238","240","20","not_doing"),
("5239","240","25","not_doing"),
("5225","240","26","doing"),
("5227","240","28","doing"),
("7218","240","29","doing"),
("5240","241","1","doing"),
("5255","241","2","doing"),
("5241","241","4","not_doing"),
("5242","241","5","not_doing"),
("5246","241","6","not_doing"),
("5248","241","12","doing"),
("5249","241","13","doing"),
("5250","241","14","doing"),
("6280","241","15","doing"),
("5251","241","16","not_doing"),
("5252","241","17","doing"),
("5253","241","18","not_doing"),
("5256","241","20","not_doing"),
("5257","241","25","doing"),
("5243","241","26","doing"),
("7240","241","29","doing"),
("5258","242","1","doing"),
("5273","242","2","doing"),
("5259","242","4","doing"),
("5260","242","5","not_doing"),
("5264","242","6","doing"),
("5266","242","12","not_doing"),
("5267","242","13","not_doing"),
("5268","242","14","doing"),
("6281","242","15","doing"),
("5269","242","16","doing"),
("5270","242","17","doing"),
("5271","242","18","not_doing"),
("5274","242","20","not_doing"),
("5275","242","25","not_doing"),
("5261","242","26","doing"),
("7241","242","29","doing"),
("5276","243","1","doing"),
("5285","243","2","doing"),
("5287","243","4","not_doing"),
("5288","243","5","not_doing"),
("5289","243","6","not_doing"),
("5277","243","12","doing"),
("5278","243","13","doing"),
("5279","243","14","not_doing"),
("5280","243","15","doing"),
("5281","243","16","not_doing"),
("5282","243","17","doing"),
("5283","243","18","doing"),
("5286","243","20","not_doing"),
("5290","243","25","doing"),
("5518","243","26","doing"),
("7279","243","29","doing"),
("5293","244","1","doing"),
("5302","244","2","doing"),
("5304","244","4","not_doing"),
("5305","244","5","doing"),
("5306","244","6","not_doing"),
("5294","244","12","doing"),
("5295","244","13","doing"),
("5296","244","14","doing"),
("5297","244","15","doing"),
("5298","244","16","not_doing"),
("5299","244","17","doing"),
("5300","244","18","not_doing");
INSERT INTO student_subject VALUES
("5303","244","20","not_doing"),
("5307","244","25","not_doing"),
("5520","244","26","doing"),
("7280","244","29","doing"),
("5310","245","1","doing"),
("5319","245","2","doing"),
("5321","245","4","not_doing"),
("5322","245","5","not_doing"),
("5323","245","6","not_doing"),
("5311","245","12","doing"),
("5312","245","13","doing"),
("5313","245","14","not_doing"),
("5314","245","15","doing"),
("5315","245","16","not_doing"),
("5316","245","17","doing"),
("5317","245","18","not_doing"),
("5320","245","20","not_doing"),
("5324","245","25","doing"),
("5522","245","26","doing"),
("7281","245","29","doing"),
("5327","246","1","doing"),
("5336","246","2","doing"),
("5338","246","4","not_doing"),
("5339","246","5","doing"),
("5340","246","6","not_doing"),
("5328","246","12","doing"),
("5329","246","13","doing"),
("5330","246","14","doing"),
("5331","246","15","doing"),
("5332","246","16","not_doing"),
("5333","246","17","doing"),
("5334","246","18","not_doing"),
("5337","246","20","not_doing"),
("5341","246","25","not_doing"),
("5524","246","26","doing"),
("7282","246","29","doing"),
("5344","247","1","doing"),
("5353","247","2","doing"),
("5355","247","4","not_doing"),
("5356","247","5","doing"),
("5357","247","6","not_doing"),
("5345","247","12","doing"),
("5346","247","13","doing"),
("5347","247","14","doing"),
("5348","247","15","doing"),
("5349","247","16","not_doing"),
("5350","247","17","doing"),
("5351","247","18","not_doing"),
("5354","247","20","not_doing"),
("5358","247","25","not_doing"),
("5526","247","26","doing"),
("7283","247","29","doing"),
("5361","248","1","doing"),
("5363","248","2","doing"),
("5364","248","3","doing"),
("5365","248","4","doing"),
("5366","248","5","doing"),
("5376","248","6","doing"),
("5367","248","7","doing"),
("5368","248","8","doing"),
("5369","248","9","doing"),
("5362","248","10","doing"),
("5374","248","23","doing"),
("5371","248","24","doing"),
("5372","248","26","doing"),
("5373","248","27","doing"),
("5375","248","28","doing"),
("5377","249","1","doing"),
("5379","249","2","doing"),
("5380","249","3","doing"),
("5381","249","4","doing"),
("5382","249","5","doing"),
("5392","249","6","doing"),
("5383","249","7","doing"),
("5384","249","8","doing"),
("5385","249","9","doing"),
("5378","249","10","doing"),
("5390","249","23","doing"),
("5387","249","24","doing"),
("5388","249","26","doing"),
("5389","249","27","doing"),
("5391","249","28","doing"),
("5393","250","1","doing"),
("5395","250","2","doing"),
("5396","250","3","doing"),
("5397","250","4","doing"),
("5398","250","5","doing"),
("5408","250","6","doing"),
("5399","250","7","doing"),
("5400","250","8","doing"),
("5401","250","9","doing"),
("5394","250","10","doing"),
("5406","250","23","doing"),
("5403","250","24","doing"),
("5404","250","26","doing"),
("5405","250","27","doing"),
("5407","250","28","doing"),
("5409","251","1","doing"),
("5412","251","2","doing"),
("5413","251","3","doing");
INSERT INTO student_subject VALUES
("5414","251","4","doing"),
("5415","251","5","doing"),
("5416","251","6","doing"),
("5417","251","7","doing"),
("5418","251","8","doing"),
("5419","251","9","doing"),
("5410","251","10","doing"),
("5423","251","23","doing"),
("5420","251","24","doing"),
("5421","251","26","doing"),
("5422","251","27","doing"),
("5424","251","28","doing"),
("6230","252","1","doing"),
("6244","252","2","doing"),
("6231","252","4","doing"),
("6232","252","5","doing"),
("6235","252","6","doing"),
("6237","252","12","doing"),
("6238","252","13","doing"),
("6239","252","14","doing"),
("6240","252","16","doing"),
("6241","252","17","doing"),
("6242","252","18","doing"),
("6245","252","20","doing"),
("6246","252","25","doing"),
("6233","252","26","doing"),
("6234","252","28","doing"),
("7219","252","29","doing"),
("5441","253","1","doing"),
("5456","253","2","doing"),
("5442","253","4","not_doing"),
("5443","253","5","not_doing"),
("5447","253","6","not_doing"),
("5449","253","12","doing"),
("5450","253","13","doing"),
("5451","253","14","not_doing"),
("6282","253","15","doing"),
("5452","253","16","not_doing"),
("5453","253","17","doing"),
("5454","253","18","doing"),
("5457","253","20","not_doing"),
("5458","253","25","doing"),
("5444","253","26","doing"),
("7242","253","29","doing"),
("5459","254","1","doing"),
("5474","254","2","doing"),
("5460","254","4","not_doing"),
("5461","254","5","not_doing"),
("5465","254","6","not_doing"),
("5467","254","12","doing"),
("5468","254","13","doing"),
("5469","254","14","doing"),
("6283","254","15","doing"),
("5470","254","16","doing"),
("5471","254","17","doing"),
("5472","254","18","not_doing"),
("5475","254","20","not_doing"),
("5476","254","25","not_doing"),
("5462","254","26","doing"),
("7243","254","29","doing"),
("5605","255","1","doing"),
("5619","255","2","doing"),
("5606","255","4","doing"),
("5607","255","5","doing"),
("5610","255","6","doing"),
("5612","255","12","doing"),
("5613","255","13","doing"),
("5614","255","14","doing"),
("6284","255","15","doing"),
("5615","255","16","doing"),
("5616","255","17","doing"),
("5617","255","18","doing"),
("5620","255","20","doing"),
("5621","255","25","doing"),
("5608","255","26","doing"),
("7261","255","29","doing"),
("6247","256","1","doing"),
("6261","256","2","doing"),
("6248","256","4","doing"),
("6249","256","5","doing"),
("6252","256","6","doing"),
("6254","256","12","doing"),
("6255","256","13","doing"),
("6256","256","14","doing"),
("6257","256","16","doing"),
("6258","256","17","doing"),
("6259","256","18","doing"),
("6262","256","20","doing"),
("6263","256","25","doing"),
("6250","256","26","doing"),
("6251","256","28","doing"),
("7182","256","29","doing"),
("5637","257","1","doing"),
("5639","257","2","doing"),
("5640","257","3","doing"),
("5641","257","4","doing"),
("5642","257","5","doing"),
("5651","257","6","doing"),
("5643","257","7","doing"),
("5644","257","8","doing");
INSERT INTO student_subject VALUES
("5645","257","9","doing"),
("5638","257","10","doing"),
("5649","257","23","doing"),
("5646","257","24","doing"),
("5647","257","26","doing"),
("5648","257","27","doing"),
("5650","257","28","doing"),
("5652","258","1","doing"),
("5666","258","2","doing"),
("5653","258","4","doing"),
("5654","258","5","doing"),
("5657","258","6","doing"),
("5659","258","12","doing"),
("5660","258","13","doing"),
("5661","258","14","doing"),
("5662","258","16","doing"),
("5663","258","17","doing"),
("5664","258","18","doing"),
("5667","258","20","doing"),
("5668","258","25","doing"),
("5655","258","26","doing"),
("5656","258","28","doing"),
("7220","258","29","doing"),
("5669","259","1","doing"),
("5683","259","2","doing"),
("5670","259","4","not_doing"),
("5671","259","5","not_doing"),
("5674","259","6","not_doing"),
("5676","259","12","doing"),
("5677","259","13","doing"),
("5678","259","14","doing"),
("6285","259","15","doing"),
("5679","259","16","not_doing"),
("5680","259","17","doing"),
("5681","259","18","doing"),
("5684","259","20","not_doing"),
("5685","259","25","doing"),
("5672","259","26","doing"),
("7244","259","29","doing"),
("6286","260","1","doing"),
("6288","260","2","doing"),
("6289","260","3","doing"),
("6290","260","4","doing"),
("6291","260","5","doing"),
("6300","260","6","doing"),
("6292","260","7","doing"),
("6293","260","8","doing"),
("6294","260","9","doing"),
("6287","260","10","doing"),
("6298","260","23","doing"),
("6295","260","24","doing"),
("6296","260","26","doing"),
("6297","260","27","doing"),
("6299","260","28","doing"),
("6301","261","1","doing"),
("6303","261","2","doing"),
("6304","261","3","doing"),
("6305","261","4","doing"),
("6306","261","5","doing"),
("6315","261","6","doing"),
("6307","261","7","doing"),
("6308","261","8","doing"),
("6309","261","9","doing"),
("6302","261","10","doing"),
("6313","261","23","doing"),
("6310","261","24","doing"),
("6311","261","26","doing"),
("6312","261","27","doing"),
("6314","261","28","doing"),
("6316","262","1","doing"),
("6318","262","2","doing"),
("6319","262","3","doing"),
("6320","262","4","doing"),
("6321","262","5","doing"),
("6330","262","6","doing"),
("6322","262","7","doing"),
("6323","262","8","doing"),
("6324","262","9","doing"),
("6317","262","10","doing"),
("6328","262","23","doing"),
("6325","262","24","doing"),
("6326","262","26","doing"),
("6327","262","27","doing"),
("6329","262","28","doing"),
("6331","263","1","doing"),
("6333","263","2","doing"),
("6334","263","3","doing"),
("6335","263","4","doing"),
("6336","263","5","doing"),
("6345","263","6","doing"),
("6337","263","7","doing"),
("6338","263","8","doing"),
("6339","263","9","doing"),
("6332","263","10","doing"),
("6343","263","23","doing"),
("6340","263","24","doing"),
("6341","263","26","doing"),
("6342","263","27","doing"),
("6344","263","28","doing"),
("6346","264","1","doing");
INSERT INTO student_subject VALUES
("6348","264","2","doing"),
("6349","264","3","doing"),
("6350","264","4","doing"),
("6351","264","5","doing"),
("6360","264","6","doing"),
("6352","264","7","doing"),
("6353","264","8","doing"),
("6354","264","9","doing"),
("6347","264","10","doing"),
("6358","264","23","doing"),
("6355","264","24","doing"),
("6356","264","26","doing"),
("6357","264","27","doing"),
("6359","264","28","doing"),
("6361","265","1","doing"),
("6363","265","2","doing"),
("6364","265","3","doing"),
("6365","265","4","doing"),
("6366","265","5","doing"),
("6375","265","6","doing"),
("6367","265","7","doing"),
("6368","265","8","doing"),
("6369","265","9","doing"),
("6362","265","10","doing"),
("6373","265","23","doing"),
("6370","265","24","doing"),
("6371","265","26","doing"),
("6372","265","27","doing"),
("6374","265","28","doing"),
("6376","266","1","doing"),
("6378","266","2","doing"),
("6379","266","3","doing"),
("6380","266","4","doing"),
("6381","266","5","doing"),
("6390","266","6","doing"),
("6382","266","7","doing"),
("6383","266","8","doing"),
("6384","266","9","doing"),
("6377","266","10","doing"),
("6388","266","23","doing"),
("6385","266","24","doing"),
("6386","266","26","doing"),
("6387","266","27","doing"),
("6389","266","28","doing"),
("6391","267","1","doing"),
("6393","267","2","doing"),
("6394","267","3","doing"),
("6395","267","4","doing"),
("6396","267","5","doing"),
("6405","267","6","doing"),
("6397","267","7","doing"),
("6398","267","8","doing"),
("6399","267","9","doing"),
("6392","267","10","doing"),
("6403","267","23","doing"),
("6400","267","24","doing"),
("6401","267","26","doing"),
("6402","267","27","doing"),
("6404","267","28","doing"),
("6406","268","1","doing"),
("6408","268","2","doing"),
("6409","268","3","doing"),
("6410","268","4","doing"),
("6411","268","5","doing"),
("6420","268","6","doing"),
("6412","268","7","doing"),
("6413","268","8","doing"),
("6414","268","9","doing"),
("6407","268","10","doing"),
("6418","268","23","doing"),
("6415","268","24","doing"),
("6416","268","26","doing"),
("6417","268","27","doing"),
("6419","268","28","doing"),
("6421","269","1","doing"),
("6423","269","2","doing"),
("6424","269","3","doing"),
("6425","269","4","doing"),
("6426","269","5","doing"),
("6435","269","6","doing"),
("6427","269","7","doing"),
("6428","269","8","doing"),
("6429","269","9","doing"),
("6422","269","10","doing"),
("6433","269","23","doing"),
("6430","269","24","doing"),
("6431","269","26","doing"),
("6432","269","27","doing"),
("6434","269","28","doing"),
("6436","270","1","doing"),
("6438","270","2","doing"),
("6439","270","3","doing"),
("6440","270","4","doing"),
("6441","270","5","doing"),
("6450","270","6","doing"),
("6442","270","7","doing"),
("6443","270","8","doing"),
("6444","270","9","doing"),
("6437","270","10","doing"),
("6448","270","23","doing");
INSERT INTO student_subject VALUES
("6445","270","24","doing"),
("6446","270","26","doing"),
("6447","270","27","doing"),
("6449","270","28","doing"),
("6451","271","1","doing"),
("6453","271","2","doing"),
("6454","271","3","doing"),
("6455","271","4","doing"),
("6456","271","5","doing"),
("6465","271","6","doing"),
("6457","271","7","doing"),
("6458","271","8","doing"),
("6459","271","9","doing"),
("6452","271","10","doing"),
("6463","271","23","doing"),
("6460","271","24","doing"),
("6461","271","26","doing"),
("6462","271","27","doing"),
("6464","271","28","doing"),
("6466","272","1","doing"),
("6468","272","2","doing"),
("6469","272","3","doing"),
("6470","272","4","doing"),
("6471","272","5","doing"),
("6480","272","6","doing"),
("6472","272","7","doing"),
("6473","272","8","doing"),
("6474","272","9","doing"),
("6467","272","10","doing"),
("6478","272","23","doing"),
("6475","272","24","doing"),
("6476","272","26","doing"),
("6477","272","27","doing"),
("6479","272","28","doing"),
("6481","273","1","doing"),
("6483","273","2","doing"),
("6484","273","3","doing"),
("6485","273","4","doing"),
("6486","273","5","doing"),
("6495","273","6","doing"),
("6487","273","7","doing"),
("6488","273","8","doing"),
("6489","273","9","doing"),
("6482","273","10","doing"),
("6493","273","23","doing"),
("6490","273","24","doing"),
("6491","273","26","doing"),
("6492","273","27","doing"),
("6494","273","28","doing"),
("6496","274","1","doing"),
("6498","274","2","doing"),
("6499","274","3","doing"),
("6500","274","4","doing"),
("6501","274","5","doing"),
("6510","274","6","doing"),
("6502","274","7","doing"),
("6503","274","8","doing"),
("6504","274","9","doing"),
("6497","274","10","doing"),
("6508","274","23","doing"),
("6505","274","24","doing"),
("6506","274","26","doing"),
("6507","274","27","doing"),
("6509","274","28","doing"),
("6511","275","1","doing"),
("6513","275","2","doing"),
("6514","275","3","doing"),
("6515","275","4","doing"),
("6516","275","5","doing"),
("6525","275","6","doing"),
("6517","275","7","doing"),
("6518","275","8","doing"),
("6519","275","9","doing"),
("6512","275","10","doing"),
("6523","275","23","doing"),
("6520","275","24","doing"),
("6521","275","26","doing"),
("6522","275","27","doing"),
("6524","275","28","doing"),
("6526","276","1","doing"),
("6528","276","2","doing"),
("6529","276","3","doing"),
("6530","276","4","doing"),
("6531","276","5","doing"),
("6540","276","6","doing"),
("6532","276","7","doing"),
("6533","276","8","doing"),
("6534","276","9","doing"),
("6527","276","10","doing"),
("6538","276","23","doing"),
("6535","276","24","doing"),
("6536","276","26","doing"),
("6537","276","27","doing"),
("6539","276","28","doing"),
("6541","277","1","doing"),
("6543","277","2","doing"),
("6544","277","3","doing"),
("6545","277","4","doing"),
("6546","277","5","doing"),
("6555","277","6","doing");
INSERT INTO student_subject VALUES
("6547","277","7","doing"),
("6548","277","8","doing"),
("6549","277","9","doing"),
("6542","277","10","doing"),
("6553","277","23","doing"),
("6550","277","24","doing"),
("6551","277","26","doing"),
("6552","277","27","doing"),
("6554","277","28","doing"),
("6556","278","1","doing"),
("6558","278","2","doing"),
("6559","278","3","doing"),
("6560","278","4","doing"),
("6561","278","5","doing"),
("6570","278","6","doing"),
("6562","278","7","doing"),
("6563","278","8","doing"),
("6564","278","9","doing"),
("6557","278","10","doing"),
("6568","278","23","doing"),
("6565","278","24","doing"),
("6566","278","26","doing"),
("6567","278","27","doing"),
("6569","278","28","doing"),
("6571","279","1","doing"),
("6573","279","2","doing"),
("6574","279","3","doing"),
("6575","279","4","doing"),
("6576","279","5","doing"),
("6585","279","6","doing"),
("6577","279","7","doing"),
("6578","279","8","doing"),
("6579","279","9","doing"),
("6572","279","10","doing"),
("6583","279","23","doing"),
("6580","279","24","doing"),
("6581","279","26","doing"),
("6582","279","27","doing"),
("6584","279","28","doing"),
("6586","280","1","doing"),
("6588","280","2","doing"),
("6589","280","3","doing"),
("6590","280","4","doing"),
("6591","280","5","doing"),
("6600","280","6","doing"),
("6592","280","7","doing"),
("6593","280","8","doing"),
("6594","280","9","doing"),
("6587","280","10","doing"),
("6598","280","23","doing"),
("6595","280","24","doing"),
("6596","280","26","doing"),
("6597","280","27","doing"),
("6599","280","28","doing"),
("6601","281","1","doing"),
("6603","281","2","doing"),
("6604","281","3","doing"),
("6605","281","4","doing"),
("6606","281","5","doing"),
("6615","281","6","doing"),
("6607","281","7","doing"),
("6608","281","8","doing"),
("6609","281","9","doing"),
("6602","281","10","doing"),
("6613","281","23","doing"),
("6610","281","24","doing"),
("6611","281","26","doing"),
("6612","281","27","doing"),
("6614","281","28","doing"),
("6616","282","1","doing"),
("6618","282","2","doing"),
("6619","282","3","doing"),
("6620","282","4","doing"),
("6621","282","5","doing"),
("6630","282","6","doing"),
("6622","282","7","doing"),
("6623","282","8","doing"),
("6624","282","9","doing"),
("6617","282","10","doing"),
("6628","282","23","doing"),
("6625","282","24","doing"),
("6626","282","26","doing"),
("6627","282","27","doing"),
("6629","282","28","doing"),
("6631","283","1","doing"),
("6633","283","2","doing"),
("6634","283","3","doing"),
("6635","283","4","doing"),
("6636","283","5","doing"),
("6645","283","6","doing"),
("6637","283","7","doing"),
("6638","283","8","doing"),
("6639","283","9","doing"),
("6632","283","10","doing"),
("6643","283","23","doing"),
("6640","283","24","doing"),
("6641","283","26","doing"),
("6642","283","27","doing"),
("6644","283","28","doing"),
("6646","284","1","doing");
INSERT INTO student_subject VALUES
("6648","284","2","doing"),
("6649","284","3","doing"),
("6650","284","4","doing"),
("6651","284","5","doing"),
("6660","284","6","doing"),
("6652","284","7","doing"),
("6653","284","8","doing"),
("6654","284","9","doing"),
("6647","284","10","doing"),
("6658","284","23","doing"),
("6655","284","24","doing"),
("6656","284","26","doing"),
("6657","284","27","doing"),
("6659","284","28","doing"),
("6661","285","1","doing"),
("6663","285","2","doing"),
("6664","285","3","doing"),
("6665","285","4","doing"),
("6666","285","5","doing"),
("6667","285","6","doing"),
("6668","285","7","doing"),
("6669","285","8","doing"),
("6670","285","9","doing"),
("6662","285","10","doing"),
("6674","285","23","doing"),
("6671","285","24","doing"),
("6672","285","26","doing"),
("6673","285","27","doing"),
("6675","285","28","doing"),
("6676","286","1","doing"),
("6678","286","2","doing"),
("6679","286","3","doing"),
("6680","286","4","doing"),
("6681","286","5","doing"),
("6682","286","6","doing"),
("6683","286","7","doing"),
("6684","286","8","doing"),
("6685","286","9","doing"),
("6677","286","10","doing"),
("6689","286","23","doing"),
("6686","286","24","doing"),
("6687","286","26","doing"),
("6688","286","27","doing"),
("6690","286","28","doing"),
("6691","287","1","doing"),
("6693","287","2","doing"),
("6694","287","3","doing"),
("6695","287","4","doing"),
("6696","287","5","doing"),
("6697","287","6","doing"),
("6698","287","7","doing"),
("6699","287","8","doing"),
("6700","287","9","doing"),
("6692","287","10","doing"),
("6704","287","23","doing"),
("6701","287","24","doing"),
("6702","287","26","doing"),
("6703","287","27","doing"),
("6705","287","28","doing"),
("6706","288","1","doing"),
("6708","288","2","doing"),
("6709","288","3","doing"),
("6710","288","4","doing"),
("6711","288","5","doing"),
("6712","288","6","doing"),
("6713","288","7","doing"),
("6714","288","8","doing"),
("6715","288","9","doing"),
("6707","288","10","doing"),
("6719","288","23","doing"),
("6716","288","24","doing"),
("6717","288","26","doing"),
("6718","288","27","doing"),
("6720","288","28","doing"),
("6721","289","1","doing"),
("6723","289","2","doing"),
("6724","289","3","doing"),
("6725","289","4","doing"),
("6726","289","5","doing"),
("6727","289","6","doing"),
("6728","289","7","doing"),
("6729","289","8","doing"),
("6730","289","9","doing"),
("6722","289","10","doing"),
("6734","289","23","doing"),
("6731","289","24","doing"),
("6732","289","26","doing"),
("6733","289","27","doing"),
("6735","289","28","doing"),
("6736","290","1","doing"),
("6738","290","2","doing"),
("6739","290","3","doing"),
("6740","290","4","doing"),
("6745","290","5","doing"),
("6750","290","6","doing"),
("6741","290","7","doing"),
("6742","290","8","doing"),
("6743","290","9","doing"),
("6737","290","10","doing"),
("6744","290","23","doing");
INSERT INTO student_subject VALUES
("6746","290","24","doing"),
("6747","290","26","doing"),
("6748","290","27","doing"),
("6749","290","28","doing"),
("6751","291","1","doing"),
("6753","291","2","doing"),
("6754","291","3","doing"),
("6755","291","4","doing"),
("6760","291","5","doing"),
("6765","291","6","doing"),
("6756","291","7","doing"),
("6757","291","8","doing"),
("6758","291","9","doing"),
("6752","291","10","doing"),
("6759","291","23","doing"),
("6761","291","24","doing"),
("6762","291","26","doing"),
("6763","291","27","doing"),
("6764","291","28","doing"),
("6766","292","1","doing"),
("6768","292","2","doing"),
("6769","292","3","doing"),
("6770","292","4","doing"),
("6775","292","5","doing"),
("6780","292","6","doing"),
("6771","292","7","doing"),
("6772","292","8","doing"),
("6773","292","9","doing"),
("6767","292","10","doing"),
("6774","292","23","doing"),
("6776","292","24","doing"),
("6777","292","26","doing"),
("6778","292","27","doing"),
("6779","292","28","doing"),
("6781","293","1","doing"),
("6795","293","2","doing"),
("6782","293","4","doing"),
("6783","293","5","doing"),
("6786","293","6","doing"),
("6788","293","12","doing"),
("6789","293","13","doing"),
("6790","293","14","doing"),
("6791","293","16","doing"),
("6792","293","17","doing"),
("6793","293","18","doing"),
("6796","293","20","doing"),
("6797","293","25","doing"),
("6784","293","26","doing"),
("6785","293","28","doing"),
("7183","293","29","doing"),
("6798","294","1","doing"),
("6812","294","2","doing"),
("6799","294","4","doing"),
("6800","294","5","doing"),
("6803","294","6","doing"),
("6805","294","12","doing"),
("6806","294","13","doing"),
("6807","294","14","doing"),
("6808","294","16","doing"),
("6809","294","17","doing"),
("6810","294","18","doing"),
("6813","294","20","doing"),
("6814","294","25","doing"),
("6801","294","26","doing"),
("6802","294","28","doing"),
("7184","294","29","doing"),
("6815","295","1","doing"),
("6829","295","2","doing"),
("6816","295","4","doing"),
("6817","295","5","doing"),
("6820","295","6","doing"),
("6822","295","12","doing"),
("6823","295","13","doing"),
("6824","295","14","doing"),
("6825","295","16","doing"),
("6826","295","17","doing"),
("6827","295","18","doing"),
("6830","295","20","doing"),
("6831","295","25","doing"),
("6818","295","26","doing"),
("6819","295","28","doing"),
("7185","295","29","doing"),
("6832","296","1","doing"),
("6846","296","2","doing"),
("6833","296","4","doing"),
("6834","296","5","doing"),
("6837","296","6","doing"),
("6839","296","12","doing"),
("6840","296","13","doing"),
("6841","296","14","doing"),
("6842","296","16","doing"),
("6843","296","17","doing"),
("6844","296","18","doing"),
("6847","296","20","doing"),
("6848","296","25","doing"),
("6835","296","26","doing"),
("6836","296","28","doing"),
("7186","296","29","doing"),
("6849","297","1","doing"),
("6863","297","2","doing");
INSERT INTO student_subject VALUES
("6850","297","4","doing"),
("6851","297","5","doing"),
("6854","297","6","doing"),
("6856","297","12","doing"),
("6857","297","13","doing"),
("6858","297","14","doing"),
("6859","297","16","doing"),
("6860","297","17","doing"),
("6861","297","18","doing"),
("6864","297","20","doing"),
("6865","297","25","doing"),
("6852","297","26","doing"),
("6853","297","28","doing"),
("7187","297","29","doing"),
("6866","298","1","doing"),
("6880","298","2","doing"),
("6867","298","4","doing"),
("6868","298","5","doing"),
("6871","298","6","doing"),
("6873","298","12","doing"),
("6874","298","13","doing"),
("6875","298","14","doing"),
("6876","298","16","doing"),
("6877","298","17","doing"),
("6878","298","18","doing"),
("6881","298","20","doing"),
("6882","298","25","doing"),
("6869","298","26","doing"),
("6870","298","28","doing"),
("7188","298","29","doing"),
("6883","299","1","doing"),
("6897","299","2","doing"),
("6884","299","4","doing"),
("6885","299","5","doing"),
("6888","299","6","doing"),
("6890","299","12","doing"),
("6891","299","13","doing"),
("6892","299","14","doing"),
("6893","299","16","doing"),
("6894","299","17","doing"),
("6895","299","18","doing"),
("6898","299","20","doing"),
("6899","299","25","doing"),
("6886","299","26","doing"),
("6887","299","28","doing"),
("7189","299","29","doing"),
("6900","300","1","doing"),
("6914","300","2","doing"),
("6901","300","4","doing"),
("6902","300","5","doing"),
("6905","300","6","doing"),
("6907","300","12","doing"),
("6908","300","13","doing"),
("6909","300","14","doing"),
("6910","300","16","doing"),
("6911","300","17","doing"),
("6912","300","18","doing"),
("6915","300","20","doing"),
("6916","300","25","doing"),
("6903","300","26","doing"),
("6904","300","28","doing"),
("7190","300","29","doing"),
("6917","301","1","doing"),
("6931","301","2","doing"),
("6918","301","4","doing"),
("6919","301","5","doing"),
("6922","301","6","doing"),
("6924","301","12","doing"),
("6925","301","13","doing"),
("6926","301","14","doing"),
("6927","301","16","doing"),
("6928","301","17","doing"),
("6929","301","18","doing"),
("6932","301","20","doing"),
("6933","301","25","doing"),
("6920","301","26","doing"),
("6921","301","28","doing"),
("7191","301","29","doing"),
("6934","302","1","doing"),
("6948","302","2","doing"),
("6935","302","4","doing"),
("6936","302","5","doing"),
("6939","302","6","doing"),
("6941","302","12","doing"),
("6942","302","13","doing"),
("6943","302","14","doing"),
("6944","302","16","doing"),
("6945","302","17","doing"),
("6946","302","18","doing"),
("6949","302","20","doing"),
("6950","302","25","doing"),
("6937","302","26","doing"),
("6938","302","28","doing"),
("7192","302","29","doing"),
("6951","303","1","doing"),
("6965","303","2","doing"),
("6952","303","4","doing"),
("6953","303","5","doing"),
("6956","303","6","doing"),
("6958","303","12","doing");
INSERT INTO student_subject VALUES
("6959","303","13","doing"),
("6960","303","14","doing"),
("6961","303","16","doing"),
("6962","303","17","doing"),
("6963","303","18","doing"),
("6966","303","20","doing"),
("6967","303","25","doing"),
("6954","303","26","doing"),
("6955","303","28","doing"),
("7193","303","29","doing"),
("6968","304","1","doing"),
("6977","304","2","doing"),
("6979","304","4","not_doing"),
("6980","304","5","doing"),
("6981","304","6","not_doing"),
("6969","304","12","doing"),
("6970","304","13","doing"),
("6971","304","14","doing"),
("6972","304","15","doing"),
("6973","304","16","not_doing"),
("6974","304","17","not_doing"),
("6975","304","18","not_doing"),
("6978","304","20","not_doing"),
("6982","304","25","not_doing"),
("6984","304","26","doing"),
("7245","304","29","doing"),
("6985","305","1","doing"),
("6994","305","2","doing"),
("6996","305","4","not_doing"),
("6997","305","5","doing"),
("6998","305","6","not_doing"),
("6986","305","12","doing"),
("6987","305","13","doing"),
("6988","305","14","doing"),
("6989","305","15","doing"),
("6990","305","16","not_doing"),
("6991","305","17","doing"),
("6992","305","18","not_doing"),
("6995","305","20","not_doing"),
("6999","305","25","not_doing"),
("7001","305","26","doing"),
("7246","305","29","doing"),
("7002","306","1","doing"),
("7011","306","2","doing"),
("7013","306","4","not_doing"),
("7014","306","5","not_doing"),
("7015","306","6","not_doing"),
("7003","306","12","doing"),
("7004","306","13","doing"),
("7005","306","14","doing"),
("7006","306","15","doing"),
("7007","306","16","not_doing"),
("7008","306","17","doing"),
("7009","306","18","doing"),
("7012","306","20","not_doing"),
("7016","306","25","not_doing"),
("7017","306","26","doing"),
("7284","306","29","doing"),
("7018","307","1","doing"),
("7027","307","2","doing"),
("7029","307","4","not_doing"),
("7030","307","5","doing"),
("7031","307","6","not_doing"),
("7019","307","12","doing"),
("7020","307","13","doing"),
("7021","307","14","doing"),
("7022","307","15","doing"),
("7023","307","16","not_doing"),
("7024","307","17","doing"),
("7025","307","18","not_doing"),
("7028","307","20","not_doing"),
("7032","307","25","not_doing"),
("7033","307","26","doing"),
("7285","307","29","doing"),
("7034","308","1","doing"),
("7043","308","2","doing"),
("7045","308","4","not_doing"),
("7046","308","5","not_doing"),
("7047","308","6","not_doing"),
("7035","308","12","doing"),
("7036","308","13","doing"),
("7037","308","14","doing"),
("7038","308","15","doing"),
("7039","308","16","not_doing"),
("7040","308","17","doing"),
("7041","308","18","doing"),
("7044","308","20","not_doing"),
("7048","308","25","not_doing"),
("7049","308","26","doing"),
("7286","308","29","doing"),
("7050","309","1","doing"),
("7052","309","2","doing"),
("7053","309","3","doing"),
("7054","309","4","doing"),
("7055","309","5","doing"),
("7064","309","6","doing"),
("7056","309","7","doing"),
("7057","309","8","doing"),
("7058","309","9","doing"),
("7051","309","10","doing");
INSERT INTO student_subject VALUES
("7062","309","23","doing"),
("7059","309","24","doing"),
("7060","309","26","doing"),
("7061","309","27","doing"),
("7063","309","28","doing"),
("7065","310","1","doing"),
("7067","310","2","doing"),
("7068","310","3","doing"),
("7069","310","4","doing"),
("7074","310","5","doing"),
("7079","310","6","doing"),
("7070","310","7","doing"),
("7071","310","8","doing"),
("7072","310","9","doing"),
("7066","310","10","doing"),
("7073","310","23","doing"),
("7075","310","24","doing"),
("7076","310","26","doing"),
("7077","310","27","doing"),
("7078","310","28","doing"),
("7080","311","1","doing"),
("7082","311","2","doing"),
("7083","311","3","doing"),
("7084","311","4","doing"),
("7085","311","5","doing"),
("7094","311","6","doing"),
("7086","311","7","doing"),
("7087","311","8","doing"),
("7088","311","9","doing"),
("7081","311","10","doing"),
("7092","311","23","doing"),
("7089","311","24","doing"),
("7090","311","26","doing"),
("7091","311","27","doing"),
("7093","311","28","doing"),
("7115","313","1","doing"),
("7129","313","2","doing"),
("7116","313","4","doing"),
("7117","313","5","doing"),
("7120","313","6","doing"),
("7122","313","12","doing"),
("7123","313","13","doing"),
("7124","313","14","doing"),
("7125","313","16","doing"),
("7126","313","17","doing"),
("7127","313","18","doing"),
("7130","313","20","doing"),
("7131","313","25","doing"),
("7118","313","26","doing"),
("7119","313","28","doing"),
("7194","313","29","doing"),
("7133","314","1","doing"),
("7142","314","2","doing"),
("7144","314","4","doing"),
("7145","314","5","not_doing"),
("7146","314","6","not_doing"),
("7134","314","12","not_doing"),
("7135","314","13","not_doing"),
("7136","314","14","not_doing"),
("7137","314","15","doing"),
("7138","314","16","doing"),
("7139","314","17","doing"),
("7140","314","18","not_doing"),
("7143","314","20","doing"),
("7147","314","25","not_doing"),
("7148","314","26","doing"),
("7287","314","29","doing"),
("7290","316","1","doing"),
("7292","316","2","doing"),
("7293","316","3","doing"),
("7294","316","4","doing"),
("7295","316","5","doing"),
("7304","316","6","doing"),
("7296","316","7","doing"),
("7297","316","8","doing"),
("7298","316","9","doing"),
("7291","316","10","doing"),
("7302","316","23","doing"),
("7299","316","24","doing"),
("7300","316","26","doing"),
("7301","316","27","doing"),
("7303","316","28","doing"),
("7305","317","1","doing"),
("7313","317","2","doing"),
("7315","317","4","not_doing"),
("7316","317","5","not_doing"),
("7317","317","6","not_doing"),
("7306","317","12","doing"),
("7307","317","13","doing"),
("7308","317","14","doing"),
("7309","317","15","doing"),
("7310","317","16","not_doing"),
("7311","317","17","doing"),
("7312","317","18","not_doing"),
("7314","317","20","not_doing"),
("7318","317","25","doing"),
("7319","317","26","doing"),
("7320","317","29","doing"),
("7321","318","1","doing"),
("7323","318","2","doing");
INSERT INTO student_subject VALUES
("7324","318","3","doing"),
("7325","318","4","doing"),
("7326","318","5","doing"),
("7327","318","6","doing"),
("7328","318","7","doing"),
("7329","318","8","doing"),
("7330","318","9","doing"),
("7322","318","10","doing"),
("7334","318","23","doing"),
("7331","318","24","doing"),
("7332","318","26","doing"),
("7333","318","27","doing"),
("7335","318","28","doing"),
("7336","319","1","doing"),
("7338","319","2","doing"),
("7339","319","3","doing"),
("7340","319","4","doing"),
("7341","319","5","doing"),
("7350","319","6","doing"),
("7342","319","7","doing"),
("7343","319","8","doing"),
("7344","319","9","doing"),
("7337","319","10","doing"),
("7348","319","23","doing"),
("7345","319","24","doing"),
("7346","319","26","doing"),
("7347","319","27","doing"),
("7349","319","28","doing"),
("7351","320","1","doing"),
("7353","320","2","doing"),
("7354","320","3","doing"),
("7355","320","4","doing"),
("7356","320","5","doing"),
("7365","320","6","doing"),
("7357","320","7","doing"),
("7358","320","8","doing"),
("7359","320","9","doing"),
("7352","320","10","doing"),
("7363","320","23","doing"),
("7360","320","24","doing"),
("7361","320","26","doing"),
("7362","320","27","doing"),
("7364","320","28","doing"),
("7366","321","1","doing"),
("7368","321","2","doing"),
("7369","321","3","doing"),
("7370","321","4","doing"),
("7371","321","5","doing"),
("7380","321","6","doing"),
("7372","321","7","doing"),
("7373","321","8","doing"),
("7374","321","9","doing"),
("7367","321","10","doing"),
("7378","321","23","doing"),
("7375","321","24","doing"),
("7376","321","26","doing"),
("7377","321","27","doing"),
("7379","321","28","doing"),
("7381","322","1","doing"),
("7383","322","2","doing"),
("7384","322","3","doing"),
("7385","322","4","doing"),
("7390","322","5","doing"),
("7395","322","6","doing"),
("7386","322","7","doing"),
("7387","322","8","doing"),
("7388","322","9","doing"),
("7382","322","10","doing"),
("7389","322","23","doing"),
("7391","322","24","doing"),
("7392","322","26","doing"),
("7393","322","27","doing"),
("7394","322","28","doing"),
("7396","323","1","doing"),
("7398","323","2","doing"),
("7399","323","3","doing"),
("7400","323","4","doing"),
("7405","323","5","doing"),
("7410","323","6","doing"),
("7401","323","7","doing"),
("7402","323","8","doing"),
("7403","323","9","doing"),
("7397","323","10","doing"),
("7404","323","23","doing"),
("7406","323","24","doing"),
("7407","323","26","doing"),
("7408","323","27","doing"),
("7409","323","28","doing"),
("7411","324","1","doing"),
("7423","324","2","doing"),
("7412","324","4","doing"),
("7413","324","5","doing"),
("7416","324","6","doing"),
("7417","324","12","doing"),
("7418","324","13","doing"),
("7419","324","14","doing"),
("7420","324","16","doing"),
("7421","324","17","doing"),
("7422","324","18","doing"),
("7424","324","20","doing");
INSERT INTO student_subject VALUES
("7425","324","25","doing"),
("7414","324","26","doing"),
("7415","324","28","doing"),
("7426","324","29","doing"),
("7427","325","1","doing"),
("7439","325","2","doing"),
("7428","325","4","doing"),
("7429","325","5","doing"),
("7432","325","6","doing"),
("7433","325","12","doing"),
("7434","325","13","doing"),
("7435","325","14","doing"),
("7436","325","16","doing"),
("7437","325","17","doing"),
("7438","325","18","doing"),
("7440","325","20","doing"),
("7441","325","25","doing"),
("7430","325","26","doing"),
("7431","325","28","doing"),
("7442","325","29","doing"),
("7443","326","1","doing"),
("7455","326","2","doing"),
("7444","326","4","doing"),
("7445","326","5","doing"),
("7448","326","6","doing"),
("7449","326","12","doing"),
("7450","326","13","doing"),
("7451","326","14","doing"),
("7452","326","16","doing"),
("7453","326","17","doing"),
("7454","326","18","doing"),
("7456","326","20","doing"),
("7457","326","25","doing"),
("7446","326","26","doing"),
("7447","326","28","doing"),
("7458","326","29","doing"),
("7459","327","1","doing"),
("7471","327","2","doing"),
("7460","327","4","doing"),
("7461","327","5","doing"),
("7464","327","6","doing"),
("7465","327","12","doing"),
("7466","327","13","doing"),
("7467","327","14","doing"),
("7468","327","16","doing"),
("7469","327","17","doing"),
("7470","327","18","doing"),
("7472","327","20","doing"),
("7473","327","25","doing"),
("7462","327","26","doing"),
("7463","327","28","doing"),
("7474","327","29","doing");




CREATE TABLE `students` (
  `student_id` int(11) NOT NULL AUTO_INCREMENT,
  `user_key` varchar(100) DEFAULT NULL,
  `school_id` int(10) unsigned NOT NULL,
  `parent_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `plan_id` int(11) NOT NULL,
  `hostel_id` int(11) NOT NULL,
  `room_id` int(11) NOT NULL,
  `bedspace` int(11) DEFAULT NULL,
  `first_name` varchar(50) NOT NULL,
  `other_name` varchar(50) NOT NULL,
  `last_name` varchar(50) NOT NULL,
  `serial_number` varchar(50) NOT NULL,
  `pass` char(255) NOT NULL,
  `first_password` varchar(200) NOT NULL,
  `new_password` varchar(200) NOT NULL,
  `email` varchar(200) NOT NULL,
  `dob` date NOT NULL,
  `gender` varchar(10) NOT NULL,
  `religion` varchar(50) NOT NULL,
  `reg_no` varchar(20) NOT NULL,
  `adm_no` varchar(60) NOT NULL,
  `graduation_year` varchar(20) NOT NULL,
  `graduation_term` varchar(10) NOT NULL,
  `deactivation_sess` char(20) NOT NULL,
  `deactivation_term` char(10) NOT NULL,
  `disability` varchar(300) NOT NULL,
  `passport` varchar(200) NOT NULL,
  `relationship` varchar(20) NOT NULL,
  `new_student` varchar(20) NOT NULL,
  `new_student_finance` varchar(20) NOT NULL,
  `forget_token` varchar(50) NOT NULL,
  `login_attempt` int(11) NOT NULL,
  `login_last_time` int(11) unsigned NOT NULL,
  `scratch_card_attempt` int(10) unsigned NOT NULL,
  `scratch_card_last_time` int(10) unsigned NOT NULL,
  `transfer` char(20) NOT NULL,
  `transfer_school_id` int(11) NOT NULL,
  `exempt` char(10) NOT NULL,
  `check_result` varchar(20) NOT NULL DEFAULT 'check_result',
  `activation` varchar(20) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`student_id`),
  UNIQUE KEY `serial_number` (`serial_number`),
  UNIQUE KEY `user_key` (`user_key`),
  KEY `activation` (`activation`),
  KEY `parent_id` (`parent_id`),
  KEY `plan_id` (`plan_id`),
  KEY `class_subclass` (`class_id`,`subclass_id`,`activation`),
  KEY `exempt` (`exempt`),
  KEY `check_result` (`check_result`),
  KEY `date_created` (`date_created`),
  KEY `school_id` (`school_id`)
) ENGINE=InnoDB AUTO_INCREMENT=328 DEFAULT CHARSET=latin1;


INSERT INTO students VALUES
("1","16576403243","65","12","4","0","0","0","0","","COVENANT","CHIZIM","CHIGBO","S/18/0001","$2y$10$24NqqMMXhRXyHNMeg4iDPOjAQW/KPFmrtbZiSk8ieet1uU0DRuawy","ntchigbo","ntchigbo","","2009-02-05","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-29 23:49:12"),
("2","26546d94607","65","13","4","0","0","0","0","","IBRAHIM","ALHAJI","ADAMU","S/18/0002","$2y$10$YnTS6NGOHoagf6TUcFWD7.4YB9TqBO67dYHDVOWeYGqULXpwgCtYS","imadamu","imadamu","","2007-12-28","male","ISLAM","","","","","","","","","PARENT","","","","0","1594368371","0","0","","0","","check_result","activated","2019-01-29 23:49:45"),
("3","365b4e9f6e9","65","148","4","0","0","0","0","","WILLIAMS","","JEREMIAH","S/18/0003","$2y$10$vNpXs5HB9gN2gKS6p3d4J.evncNGGHjc1oK9DgBkT1vMhi8LQqM8C","ahwilliams","ahwilliams","","2008-09-28","male","Christianity","","","","","2021/2022","1st Term","","","","","","","1","1592227596","0","0","","0","","check_result","deactivated","2019-01-29 23:50:29"),
("4","465513b76c7","65","14","4","0","0","0","0","","MICHAEL","EDWARD","EDWARD","S/18/0004","$2y$10$IR2V/HlB09JeH4Nl9/xFe.w9Z69tZJtRBx/WKWwY0DJ.uA7r4Qq56","eledward","eledward","","2008-08-18","male","Christianity","","","","","2020/2021","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-29 23:51:48"),
("5","56550f19c59","65","0","4","0","0","0","0","","NWAKATA","","MICHAEL","S/18/0005","$2y$10$fcJ68rPAnPojOYMN5uCLo.27KCFX.98slNrpn2qHNyMlaOsCK08o6","elnwakata","elnwakata","","2007-10-02","male","Christianity","","","","","2018/2019","2nd Term","","","","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-29 23:52:31"),
("6","665d00cea91","65","16","4","0","0","0","0","","BASSEY","ETIM","SETH","S/18/0006","$2y$10$WNezlLyVl9pJD788M7O2FOmf9JMfm9dGFnlJBdu/OUz0NWEp9s/ya","thbassey","thbassey","","2009-03-15","male","Christianity","","","","","2019/2020","1st Term","","","PARENT","","","","1","1592227583","0","0","","0","","check_result","deactivated","2019-01-29 23:53:15"),
("7","765b9752651","65","17","4","0","0","0","0","","TRUST","TAMPIORUOBARI","OKOCHI","S/18/0007","$2y$10$7V1fmljeCJvUZwuJlvDceO3FEAYYcVyF2HuyEOqOz.iuEkqqKerx.","stokochi","stokochi","","2008-04-24","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-29 23:53:58"),
("8","86583c08b5c","65","19","4","0","0","0","0","","ANNA","EBIEKWA","PAUL","S/18/0008","$2y$10$LMJm6t59bij4olhJ6T/x2.TgEpLU59.QQTZMSqou09hXde/4rjYzW","napaul","napaul","","2008-08-07","female","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-29 23:54:40"),
("9","96503bbb096","65","20","4","0","0","0","0","","NWAKO","","BLESSING","S/18/0009","$2y$10$Bk9VAK7Y2XTAGSgL9teW4ewKujW2Wjyy.0bWKjJkH0ZiLKcOIMl82","ngnwako","ngnwako","","2008-03-08","female","Christianity","","","","","2020/2021","1st Term","","","PARENT","","","","0","1591099065","0","0","","0","","check_result","deactivated","2019-01-29 23:55:20"),
("10","1065838181f5","65","21","4","0","0","0","0","","BENJAMIN","","J-DOROTHY","S/18/0010","$2y$10$exTf9VcTMDkg.K/7FPvfZOI9NzjI3u6caZj//AkTEPyIy5JeaaUS6","hybenjamin","hybenjamin","","2008-09-30","female","Christianity","","","","","2019/2020","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-29 23:56:08"),
("11","1165c6f8dad8","65","5","4","0","0","0","0","","CHIKEMEZI","","PRECIOUS","S/18/0011","$2y$10$8Q29fP/.9Tf6pFrXtPj0a.jIxKBb/Ov0OGS16YFQQIvfkP1l.DxOm","uschikemezi","uschikemezi","","2007-08-12","female","Christianity","","","","","2019/2020","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-29 23:56:48"),
("12","12659db4af79","65","1","5","0","0","0","0","","WISDOM","CHINONSO","NDUBUEZE","S/18/0012","$2y$10$m1p/uBS5cy0iavFy987ILu6ixfc.Wva8tdnptIPUHYq2dsvkXZnta","omndubueze","omndubueze","","2007-08-14","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 00:16:48"),
("13","136593e216e3","65","2","5","0","0","0","0","","DIVINE","FAVOUR","SYLVANUS","S/18/0013","$2y$10$LkIdYGyI8WdItZ.juXKmMeLtXwe9IiJ0VRLjg75.fprTZFyevKiMe","usdivine","usdivine","","2006-05-23","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 00:17:29"),
("14","14651086d9d2","65","156","5","0","0","0","0","","LENYIE","KODAM","MOSES","S/18/0014","$2y$10$iGF88BeMI/BeKSGpq3bSj.0FKUwW4cOkk3z8BbKvfVoPKkz6VomN6","eslenyie","eslenyie","","2007-06-15","male","Christianity","","","","","","","","","","","","","0","1594847675","0","0","","0","","check_result","activated","2019-01-30 00:18:08"),
("15","1565d8df487b","65","3","5","0","0","0","0","","JAMES","","FORTUNE","S/18/0015","$2y$10$xosMihFjMmmSjRJ5CTPTuugcFF57o./AXIN4MLxdJ.k8RRX2bQDna","nejames","nejames","","2004-07-09","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 00:18:41"),
("16","1665d2de5c79","65","4","4","0","0","0","0","","OSAOGBORU","","DAVID","S/18/0016","$2y$10$eTgjCFeFB44Wox0KxYG1sOyt5H/7euvArBSPEPDcvl4gZrY9s4wSW","idosaogboru","idosaogboru","","2008-06-24","male","Christianity","","","","","2019/2020","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 00:19:20"),
("17","1765aa38997b","65","5","5","0","0","0","0","","MIRACLE","CHIGOZIRIM","CHINEKEZI","S/18/0017","$2y$10$.fxyudRpo1fYu/1A3.5PIeD42pXBb1qAEqbffwe.VndCl/fhntFOW","zimiracle","zimiracle","","2005-08-27","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 00:19:54"),
("18","186553bc2f16","65","5","5","0","0","0","0","","FAVOUR","CHIDEBERE","CHINEKEZI","S/18/0018","$2y$10$cYC.lqwwwBMMFupvXN0nLOGoiqG6oJgdezs8ZEPjwD5po4bGZ1jki","zifavour","zifavour","","2005-08-27","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 00:20:35"),
("19","19654aeae744","65","6","5","0","0","0","0","","PRECIOUS","","WUGA","S/18/0019","$2y$10$/WSWN5bCOnDpkQxH5KrvlODwvEA1MCVcFtKU2JUCqgZV2QIoduqDW","gaprecious","gaprecious","","2006-01-02","male","Christianity","","","","","","","","","","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 00:21:17"),
("20","20651bd22e5a","65","0","5","0","0","0","0","","OKECHUKWU","","NELSON","S/18/0020","$2y$10$jkyaWdntXnuxeWEJeoweLOtF9n0Gq05xg2fxV0KQVLSibHvo2dhHa","onokechukwu","onokechukwu","","2006-09-29","male","Christianity","","","","","","","","","","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 00:21:56"),
("21","2165865eef8a","65","7","5","0","0","0","0","","REJOICE","UGWUEZE","EMMANUEL","S/18/0021","$2y$10$y2jgM2B2u8/DbymbjKM5KeNPFW1QXraIxCw0m4ZniNm5oH7aGtF4.","ceemmanuel","ceemmanuel","","2008-01-08","female","Christianity","","","","","2021/2022","2nd Term","","","PARENT","","","","0","1589988596","0","0","","0","","check_result","deactivated","2019-01-30 00:22:43"),
("22","226516a8d321","65","129","5","0","0","0","0","","EMMANUELLA","CHIMDALU","OKAFOR","S/18/0022","$2y$10$0PQhEnXRXDvXgz2anDYXker3n3UMBUCBPLVJTmJZ70xoWWF1VUd/u","oremmanuella","oremmanuella","","2008-06-16","female","Christianity","","","","","","","","","","","","","0","1593154136","0","0","","0","","check_result","activated","2019-01-30 00:23:26"),
("23","2365055500e5","65","8","5","0","0","0","0","","FAVOUR","IFUANYA","MOSES","S/18/0023","$2y$10$N8ypZFZY52bckkVWaU4Rw.VpNfLGB.TOO0gRM6f/aAHbgYERcTt7S","esfavour","esfavour","","2007-08-30","female","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 00:24:19"),
("24","2465dbb6529a","65","9","5","0","0","0","0","","DEBORAH","CHINAMEREM","DURU","S/18/0024","$2y$10$QNXHCkJurvLc7GZItH9/7eZVEcM5PbOoVlbCFW9unGOQQu66ast5S","rudeborah","rudeborah","","2007-05-15","female","Christianity","","","","","","","","","PARENT","","","","0","1590588277","0","0","","0","","check_result","activated","2019-01-30 00:24:54"),
("25","256566e6c204","65","10","5","0","0","0","0","","PASCALINE","CHINASA","NWANGWU","S/18/0025","$2y$10$QnAWS7/MLHDFUtlM2t1c2usjJ5xsTcoqLx8nmssNkQwdeckzVoHRm","wupascaline","wupascaline","","2005-04-16","female","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 00:25:39"),
("26","2665d08d452d","65","11","5","0","0","0","0","","EVELYN","OBARIANASEMI","SAMUEL","S/18/0026","$2y$10$oQSbf0jgSj53o0ISsc.44OI2h6vkWfKsn/cTcoIscfAjgmPL6fpUu","elevelyn","elevelyn","","2007-05-14","female","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 00:26:22"),
("27","276592755697","65","0","4","0","0","0","0","","LEUVA","DUDU","NLEDE","S/18/0027","$2y$10$wyBs6odJzACMczWa62csqeYC7hiTRqnWez9WzTXbFZJu49KTCFNuy","deleuva","deleuva","","2007-10-27","female","Christianity","","","","","2020/2021","2nd Term","","","","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 00:26:57"),
("28","2865aee130d2","65","22","6","0","0","0","0","","ISAAC","DIANA-ABASI","UMOH","S/18/0028","$2y$10$KPCAiBSTiRHuJ/otOl9ykOFcAOoq6B6nqY58ChIX6fyV3biyS/tqK","ohisaac","ohisaac","","2005-04-15","male","Christianity","","","","","","","","","PARENT","","","","11","1629556937","0","0","","0","","check_result","activated","2019-01-30 07:22:28"),
("29","2965503f0631","65","35","6","0","0","0","0","","CHIBUIKE","DAVID","MODESTUS","S/18/0029","$2y$10$YbJSguJJ6mjEfa65jprou.KaDr6ye.gSgLAuCB3R3Bez1l8BVrrxG","kemodestus","kemodestus","","2006-12-26","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 07:23:24"),
("30","3065a443b867","65","30","5","0","0","0","0","","OSARAGBORU","","MICHAEL","S/18/0030","$2y$10$Q5h9gBQaywDea.xm341KNeC8.ttL.IgqoZjFRwiQKR78UwVSro3OO","elosaragboru","elosaragboru","","2006-08-10","male","Christianity","","","","","2019/2020","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:24:09"),
("31","316532350d2d","65","26","6","0","0","0","0","","EMMANUEL","JAMES","ELLA","S/18/0031","$2y$10$R.Gf8epv0JY7XPrXMhpVCe4k6i/kQeQJNC3QV0ikNoSD6SuY81u0O","elella","elella","","2006-03-01","male","Christianity","","","","","","","","","PARENT","","","","0","1623581486","0","0","","0","","check_result","activated","2019-01-30 07:24:53"),
("32","3265ef07e82c","65","24","6","0","0","0","0","","EMMANUEL","","NDEM","S/18/0032","$2y$10$3J2KeR3/WMUrPjhhYf3NKebRp5AZmrHpb3oqF85.L8lU72DzNItwy","elndem","elndem","","2004-12-11","male","Christianity","","","","","2021/2022","2nd Term","","","PARENT","","","","3","1591084235","0","0","","0","","check_result","deactivated","2019-01-30 07:31:28"),
("33","33657200aa49","65","1","6","0","0","0","0","","VICTOR","EBUKA","NDUBUEZE","S/18/0033","$2y$10$H4OXXeWKEBEUL0ZKzRunie8wjFxbIlySaSNOHxRXfObOqn1Gg5qnW","orndubueze","orndubueze","","2005-09-24","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 07:32:20"),
("34","34650f5bbbce","65","23","5","0","0","0","0","","MIRACLE","","PETER","S/18/0034","$2y$10$Q0NvBQWWWrYsvOomVo2OEOahDhG./KcFi4LPTdHFCL5AfQdBwxsSa","ermichael","ermichael","","2004-06-05","male","Christianity","","","","","2019/2020","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:33:25"),
("35","35651d7985e1","65","25","6","0","0","0","0","","EMEKA","","JOSEPH","S/18/0035","$2y$10$AexctBxx1WsiUP80G0ObEevtQyhO8Y4YcHU1.r6kfgF5NsbGUcflO","phemeka","phemeka","","2006-01-25","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 07:34:31"),
("36","3665b969eba2","65","15","6","0","0","0","0","","ELERA","APPOLUS","OSAROLUKA","S/18/0036","$2y$10$CQi113jm56WrDzKASLYHVerq7oBIr7a23pPRtMvvZ9SMS.cJMNI5C","raosaroluka","raosaroluka","","2006-09-12","male","Christianity","","","","","2021/2022","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:36:33"),
("37","37653e210576","65","0","5","0","0","0","0","","PAUL","","J\'EKEMINI","S/18/0037","$2y$10$3kgVvF2Zh2cafjpka9Oqsuh1UmdiVMWshw1qcncKOg0aIKvwp8DBu","nipaul","nipaul","","2019-01-02","male","Christianity","","","","","2018/2019","2nd Term","","","","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:37:32"),
("38","3865e15ec4ad","65","0","5","0","0","0","0","","ESSWANDUS","","CHIKAMSO","S/18/0038","$2y$10$BiSihUn491kghVoqOboNp.FP3bUA9RqmCbd1/5yz1Rkvz/W0dLNOO","soesswandus","soesswandus","","2019-01-03","male","Christianity","","","","","2018/2019","1st Term","","","","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:38:20"),
("39","39658d920d1c","65","21","5","0","0","0","0","","ARHAGBOR","","BEAUTY","S/18/0039","$2y$10$W8QMEjYuPWkdde0vQYY1peZt3jS9TysLNYBE3G6NI9N9yIZmw7jsO","tyarhagbor","tyarhagbor","","2006-01-31","female","Christianity","","","","","2019/2020","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:39:15"),
("40","40658349c0ff","65","36","5","0","0","0","0","","FRIDAY","","JENNIFER","S/18/0040","$2y$10$9640C.Tpr2MTSzu450PHr..GwYNHS1Ehg6N/AeIgg5Fcn5CcMPjcO","erfriday","erfriday","","2005-05-05","female","Christianity","","","","","2019/2020","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:40:01"),
("41","41656cb0f1f3","65","28","6","0","0","0","0","","PRECIOUS","CHIOMA","CHRISTOPHER","S/18/0041","$2y$10$7Ttzh69kQYsJE045KSJ3kOKUT7Qvy4ohf9z8yo1UIBTS4Ck.S1WmW","uschristopher","uschristopher","","2006-01-23","female","Christianity","","","","","","","","","PARENT","","","","0","1592306041","0","0","","0","","check_result","activated","2019-01-30 07:40:50"),
("42","426571ff5473","65","47","0","0","0","0","0","","ALOZIE","CHIDOZIRIM","PEDRO","S/18/0042","$2y$10$rkIzLFUOYm63YGomODy7S.zckbCa9I6yeXB.6HlakW3xglma.lomW","roalozie","roalozie","","2004-09-30","male","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","PARENT","","","","0","1597128688","0","0","","0","","check_result","graduated","2019-01-30 07:41:18"),
("43","43655c4ce4fc","65","185","5","0","0","0","0","","GOODNEWS","","LILLY","S/18/0043","$2y$10$b2puz5uofZG.miznsRlPZeSZuRq.D/GF/RvVu37zUray29vFWH4t.","lydoodews","lydoodews","","2019-01-03","male","Christianity","","","","","2019/2020","1st Term","","","","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:41:39"),
("44","4465f8b492f6","65","33","5","0","0","0","0","","AKANOYE","","FAVOUR","S/18/0044","$2y$10$Zpx6uFNuGgwtGCY2sQGtYetcYyNaIAaopABMPdhmi5Cm1KhF7dTH2","urakanoye","urakanoye","","2005-07-17","female","Christianity","","","","","2019/2020","1st Term","","","PARENT","","","","1","1590835142","0","0","","0","","check_result","deactivated","2019-01-30 07:42:36"),
("45","45656d8aaf51","65","33","0","0","0","0","0","","DIVINE","CHINEDUM","AKAONYE","S/18/0045","$2y$10$0Sf1G7gx2ciGIaiF1UTeFOpgZKyi8lIXqyCU7eD1zUHs3JFL76HW.","neugoh","neugoh","","2005-07-17","male","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","PARENT","","","","0","1608881972","0","0","","0","","check_result","graduated","2019-01-30 07:42:50"),
("46","4665e14e3fa6","65","34","6","0","0","0","0","","UCHECHI","","ORLU","S/18/0046","$2y$10$RbwVy8DqSOaxKER7Ul2KCu3f6rMO2GaVTnUchpZL0vkSRGw8.kLza","luuchechi","luuchechi","","2005-12-24","female","Christianity","","","","","2021/2022","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:43:31"),
("47","4765840835a9","65","38","0","0","0","0","0","","WISDOM","AKPENYI","UMAIJIYE","S/18/0047","$2y$10$.d3gBRowMFQqgPVOvcWmk.X8uzhjqWRLKiZit16XQmuOO.80/YRdW","iywisdom","akpenyi","","2004-09-02","male","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","PARENT","","","","0","1594213737","0","0","","0","","check_result","graduated","2019-01-30 07:43:41"),
("48","4865c42d2613","65","32","6","0","0","0","0","","HANNAH","BARINEDUM","NGIOR","S/18/0048","$2y$10$xwRcDZUYNyI6Zoib4q4q3eAoKPsyq8bt3bRgFlXWOSJXOeQRZv6ja","gohannah","gohannah","","2005-03-27","female","Christianity","","","","","","","","","PARENT","","","","0","1593548357","0","0","","0","","check_result","activated","2019-01-30 07:44:14"),
("49","4965795c4dc8","65","43","0","0","0","0","0","","MONDAY","JACK","GLORY","S/18/0049","$2y$10$pKonCPuV8H4bA9vlW9ITceR1BYfkP/gJ/4NTWRg8OU3SJ5UKMGFaW","rymonday","rymonday","","2004-01-02","female","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","PARENT","","","","0","1623606728","0","0","","0","","check_result","graduated","2019-01-30 07:44:24"),
("50","5065a169988b","65","0","5","0","0","0","0","","ANTHONG","","COVENANT","S/18/0050","$2y$10$w0ipU3vuw90Ab3fnuj/q6O3Nu9Uz.LRanaR45fJW50zwy2O9pdv9a","ntanthong","ntanthong","","2005-10-13","female","Christianity","","","","","2019/2020","1st Term","","","","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:44:59"),
("51","51657d1e0e20","65","40","0","0","0","0","0","","DAMILOLA","BLESSING","OLAIYIDE","S/18/0051","$2y$10$tNSHqUBZ18ROduJcrCG.1.vJuDe0jYG274isB6sqyVAH.wo8dgU6O","ngolaiyide","ngolaiyide","","2006-06-01","female","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 07:45:31"),
("52","5265b4260ed8","65","27","5","0","0","0","0","","PROMISE","","CHINWENUBA","S/18/0052","$2y$10$xSNMHVtJJYBvxEZvMsr5Cu5tXFblvmPJQilrZbekTb8SoiDdJMTra","bapromise","bapromise","","2005-03-25","female","Christianity","","","","","2019/2020","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:45:49"),
("53","5365173b5f8a","65","20","0","0","0","0","0","","NWAKO","","FAITH","S/18/0053","$2y$10$zc9tBe7/C4SRgIOMvvnA.eOLYu1bahQk43QEIHS8aepEU3X/e5Axm","thnwako","thnwako","","2005-09-02","female","Christianity","","","2020/2021","3rd Term","2020/2021","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 07:46:45"),
("54","5465b7e2116f","65","37","0","0","0","0","0","","MONDAY","","PRECIOUS","S/18/0054","$2y$10$Ticft2SUp9J/ElqCbvucyuv.ewQ72Ifrwfq21KdHSFLTh./MZPdSG","usmonday","usmonday","","2006-08-22","female","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","/home/zeonglob/public_html/divinefavour//private/images/student_passport/1eabcc.jpg","PARENT","","","","0","1593699451","0","0","","0","","check_result","graduated","2019-01-30 07:48:53"),
("55","55653cdde4e8","65","0","0","0","0","0","0","","SARAH","","AMOAKAA","S/18/0055","$2y$10$RtIHBQo6cB0dyOl.6WTUSOMlcDAVEWNSUCHPt8bWG0/BQAvkSqZR6","aasarah","aasarah","","2019-01-30","female","Christianity","","","2020/2021","3rd Term","2019/2020","1st Term","","","","","","","0","0","0","0","","0","exempt","check_result","graduated","2019-01-30 07:50:40"),
("56","566564751024","65","44","0","0","0","0","0","","LOURETTA","ENYA","MANSON","S/18/0056","$2y$10$HDmqLB7EI4XuFFiVCJS26ObYsW9VprWZkCJfbjhB8Z.S5KJeZNVo6","taenya","taenya","","2004-11-17","female","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","PARENT","","","","0","1589986806","0","0","","0","","check_result","graduated","2019-01-30 07:51:29"),
("57","5765a30aa59c","65","41","0","0","0","0","0","","FAVOUR","","EMMANUEL","S/18/0057","$2y$10$JJ46gM80rONi.NOSbt4x6.vu.Ry2MOQ5ue.SuzwcryDmTUMXdxEPK","elfavour","elfavour","","2004-06-17","female","Christianity","","","2020/2021","3rd Term","2020/2021","2nd Term","","","PARENT","","","","1","1594037204","0","0","","0","","check_result","graduated","2019-01-30 07:52:23"),
("58","586594c1bfce","65","50","0","0","0","0","0","","OKAFOR","MONACHISO","DANIELLA","S/18/0058","$2y$10$AvHJk19thvODE60jRdRYeuz9fClWXOdxFbfphdGRdyE/oE/gizjc.","laokafor","laokafor","","2006-04-12","female","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","","","","","0","1590001386","0","0","","0","","check_result","graduated","2019-01-30 07:53:50"),
("59","5965a451a77b","65","49","0","0","0","0","0","","JOY","","COLLINS","S/18/0059","$2y$10$VkLCBOZjvE2NYQHrAh5qzOxnH994cCimPWsvbTQxGZsr1aHyGdlH2","oycollins","oycollins","","2005-12-13","female","Christianity","","","2020/2021","3rd Term","2020/2021","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 07:54:49"),
("60","6065f53585d3","65","45","0","0","0","0","0","","DEBORAH","","NELSON","S/18/0060","$2y$10$YBZFaPqsds971Y5YU760..6d5N4x4XkyWPPJ7fuX/b3LzkRJtEfae","ondeborah","ondeborah","","2005-03-09","female","Christianity","","","2020/2021","3rd Term","2020/2021","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 07:56:40"),
("61","6165b3681ef0","65","18","0","0","0","0","0","","FRANK","","SUFFICIENT","S/18/0061","$2y$10$/8dxU1AiFSP89.S2fwI4rOmjOBC1n3yFW26CUCtnlKWkq/g.6UaVu","ntfrank","ntfrank","","2004-12-08","female","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 07:58:14"),
("62","626530e283ee","65","46","0","0","0","0","0","","JORDISON","","COSMOS","S/18/0062","$2y$10$YcHxv4/cq0KtLRRYMus.P.SUtCPe970qHivmpDY3AGvOmTmeDJx36","osjordison","osjordison","","2003-10-16","male","Christianity","","","2020/2021","3rd Term","2018/2019","3rd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 07:59:46"),
("63","63650772b31d","65","39","0","0","0","0","0","","OBARE","ESEOGHENE","ISAAC","S/18/0063","$2y$10$FyiGHsVAq4IFsJC2c207MuMDY1RIeGY87winMkTids28szBEbIrEm","acobare","acobare","","2005-08-03","male","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","","","","","0","1593777198","0","0","","0","","check_result","graduated","2019-01-30 08:00:53"),
("64","64650f07994a","65","42","0","0","0","0","0","","NLEDE","","GBENEKA","S/18/0064","$2y$10$9bxukzdpiPojgUs.FYLNlu72hinIQaIzEdTfFUl4uUE69U5u2/C.m","kanlede","kanlede","","2019-01-18","female","Christianity","","","2020/2021","3rd Term","2020/2021","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:02:17"),
("65","656541142e52","65","48","0","0","0","0","0","","FATHIA","","BAMIGBOSO","S/18/0065","$2y$10$PENADolhMEXnA6pvgNUbrOQd52m11DqnR42bNXvVzGkA9DMSgQs5C","iabamigbose","iabamigbose","","2004-03-23","female","Christianity","","","2020/2021","3rd Term","2020/2021","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:04:37"),
("66","6665f0438e40","65","51","0","0","0","0","0","","LAWRENCE","","A-DAKA","S/18/0066","$2y$10$iyg1cPxTSuBWdt8GMyZ8EeUW3cBKaoswyNIMC8qZv3tNKGZxebpnG","kalawrence","kalawrence","","2003-02-17","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:18:54"),
("67","676552033d60","65","0","0","0","0","0","0","","GIDEON","","B-DICK","S/18/0067","$2y$10$9WExagYWD0PmxpgW74uJHOIxLHL0RxuJcTm3eiFGsXQyr0tO8Z63a","ckgideon","ckgideon","","2003-01-21","male","Christianity","","","2019/2020","3rd Term","2018/2019","3rd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:26:05"),
("68","6865f8c56d8e","65","64","0","0","0","0","0","","MIRACLE","","C-GEORGE","S/18/0068","$2y$10$csuU5xvbEAUolHaUKa9ZIue.ZSqKQ4l8dfR9bRfpwz9sVy/8xE1W2","gemiracle","gemiracle","","1999-10-18","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:26:47"),
("69","6965e256b502","65","63","0","0","0","0","0","","SHADDAI","","D-IGIRI","S/18/0069","$2y$10$afDNpxY7HwZDQTFbMXIIuOV3Pwfsu.t13NzUZop8TGvMQMHzZuLwC","rishaddai","rishaddai","","2003-05-14","male","Christianity","","","2019/2020","3rd Term","","","","","PARENT","","","","0","1592077646","0","0","","0","","check_result","graduated","2019-01-30 08:27:45"),
("70","70652e6f9918","65","0","0","0","0","0","0","","IKOTT","GIDEON","E-IME","S/18/0070","$2y$10$KAzT3pYFEsY0pUHMT73gWOXCCF1FR/33uNLsk94/WbNXo/bzUMrAm","meikott","meikott","","2005-04-09","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:28:36"),
("71","716587d21d70","65","0","0","0","0","0","0","","FAVOUR","","F-NWAKO","S/18/0071","$2y$10$./9gO06LOawiBRf5/nOx0OlTJcbR7m.VO8H/dOfVtnzXjjVVg1f0S","kofavour","kofavour","","2003-03-31","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:33:08"),
("72","7265e9771f5f","65","0","0","0","0","0","0","","EMMANUEL","","G-ORDU","S/18/0072","$2y$10$ZXJ91DYRl8nB0dj6VoBk.uK8inW4nv9CGOS3loINLPe4wKnHfhXtW","duemmanuel","duemmanuel","","2002-06-09","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:34:21"),
("73","73658a574f13","65","40","0","0","0","0","0","","KOLAWALE","","H-OLAYIDE","S/18/0073","$2y$10$sblacvYEt2ksLB3/NHRq/uASzhfGtyX8eLQgaczYtfUm015ABwxeC","dekolawale","dekolawale","","2003-04-27","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:35:24"),
("74","74650f404d37","65","58","0","0","0","0","0","","EHIS","","I-OYAMIELEN","S/18/0074","$2y$10$E9wwAQsRzikGHZtIZ6zJTu1xPbdLYsoBTCw/5HGElj210euQBoglG","enehis","enehis","","2004-12-19","male","Christianity","","","2019/2020","3rd Term","2018/2019","3rd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:36:32"),
("75","756531e090ca","65","50","0","0","0","0","0","","EBUKA","","J-OKAFOR","S/18/0075","$2y$10$IkwpFU.qQ9BAfnC2kdeuQOffV446uav26P.klERFIHvqhS0pAF.SC","orebuka","orebuka","","2004-05-19","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:37:21"),
("76","7665f6985b67","65","57","0","0","0","0","0","","WISDOM","","K-PETERS","S/18/0076","$2y$10$18.q32EFv1AqFEvsV04Z5uWRu/qpLQ2Yr3XRLFD98LzLRBHK8apu2","rswisdom","rswisdom","","2003-12-28","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:38:28"),
("77","77653f5bfe80","65","53","0","0","0","0","0","","SAMUEL","","L-TAMBARI","S/18/0077","$2y$10$EdSdZhOfP7wjNTBRlOdqjuKqnqpkTOqAzm5uzlArFOFGZWkX2mIWW","risamuel","risamuel","","2003-07-23","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:39:09"),
("78","786556575e31","65","52","0","0","0","0","0","","JACOB","","M-VINCENT","S/18/0078","$2y$10$innASjnLs6xer7Uc0lVDCeblxP.tNsqXq70f.3sYXBovPt.kUzvda","ntjacob","ntjacob","","2003-05-06","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:40:28"),
("79","7965bbc381d5","65","35","0","0","0","0","0","","FAVOUR","","N-WILLIE","S/18/0079","$2y$10$0/ujZvw6OHxtn4dJP8EMAu2v.Q698VXAq/Jw66CI3I3G4OgiFKXDS","iefavour","iefavour","","2004-08-04","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:41:57"),
("80","8065d16ceeee","65","0","0","0","0","0","0","","DAMILOLA","","O-ADENIYI","S/18/0080","$2y$10$E5YnFkeoIU0WF20JOK8Ft.g1nfTllJ.VdZ7gCZ7bmsaM79vrQ0Bz2","yidamilola","yidamilola","","2004-09-07","female","Christianity","","","2019/2020","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:43:30"),
("81","816572e9a300","65","21","0","0","0","0","0","","HELEN","","P-ARHAGBA","S/18/0081","$2y$10$Y.upd2v5DbeEDQz55mKW/uCT6xyf5R0xCqWaONS0oGB.0kVL9Na/m","bahelen","bahelen","","2003-07-23","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:44:24"),
("82","82655e4862f9","65","0","0","0","0","0","0","","IFEOMA","","Q-CHUKWUDI","S/18/0082","$2y$10$Bsn5AgkwgjyL1984ngNTFOI4FZ.3kECAFoENtJ5R55Dugv2mtMB8K","wuifeoma","wuifeoma","","2003-04-24","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:45:23"),
("83","8365b8a56387","65","61","0","0","0","0","0","","PRECIOUS","","R-DAPPA","S/18/0083","$2y$10$y7fWQfGrj/4H8nBYqnwbOenze0q6Lpbxtvfs2k6HZBsjtqh39VuB6","paprecious","paprecious","","2003-10-23","female","Christianity","","","2019/2020","3rd Term","","","","","PARENT","","","","0","1596101928","0","0","","0","","check_result","graduated","2019-01-30 08:46:31"),
("84","84651e82a435","65","62","0","0","0","0","0","","ALICIA","","S-EBIWARE","S/18/0084","$2y$10$H/r/FTj/9jJIbv.HxbnDx.xSpxMomBQx8PeiQEAicN3e/n9YoEsvG","realicia","realicia","","2004-09-11","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:48:37"),
("85","8565c75fc912","65","0","0","0","0","0","0","","QUEEN","","T-GEOFFREY","S/18/0085","$2y$10$tJU2Hly.z2W0TiVHCCF3I.jgEUP3j6rhb9V.BFYnNnryjOSR5OZB.","eyqueen","eyqueen","","2004-05-05","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:50:05"),
("86","8665f49ab2ba","65","0","0","0","0","0","0","","JESSICA","","U-JOHN","S/18/0086","$2y$10$6lahTkoYUth94SSPqvgFyupJOTdMWCSr8bt6ZhJ4EKQ1OKHSzFCj.","hnjessica","hnjessica","","2004-09-15","female","Christianity","","","2019/2020","3rd Term","2018/2019","3rd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:51:31"),
("87","87652e5fc91e","65","15","0","0","0","0","0","","GLORIA","","V-OSAROLUKA","S/18/0087","$2y$10$RDXC4NT19u7AZmGxelHHm.X7eOJKX7orp/YTyFSCQZ3DKC.9zHEPq","kagloria","kagloria","","2004-10-16","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:52:40"),
("88","8865b111017d","65","60","0","0","0","0","0","","MERCY","","W-OSUJI","S/18/0088","$2y$10$GkeeNgFpSs1oz1SJcv4ZguQwaGimw4M4t8faZuxwYANM6OZvfNJRe","jimercy","jimercy","","2005-04-18","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:53:50"),
("89","896589e6d3e0","65","53","0","0","0","0","0","","DEBORAH","","X-TAMBARI","S/18/0089","$2y$10$jX6csKulCiLxg.Kp.ZNZLukY5fE1hxopDJNc3JnwJdsiatK4RLK0.","rideborah","rideborah","","2003-07-23","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:55:12"),
("90","90657c3cc4a4","65","54","0","0","0","0","0","","FARIDA","","Y-YAKUBU","S/18/0090","$2y$10$jTTmYL4Jfk9fOeTleZOJH.pUngkDyubpC9QYQcmOIA6w7D/ThxbDi","bufarida","bufarida","","2006-08-23","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:58:04"),
("91","9165cd6a93eb","65","56","0","0","0","0","0","","JOY","","Z-FAKAE","S/18/0091","$2y$10$TCDIfZ7ViITipRdhOmRj1.4kHDCn0pc/nNzutLF5kgjv2qF/BM6cO","aejoy","aejoy","","2004-03-04","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:59:28"),
("92","92654663adc3","65","0","0","0","0","0","0","","NWASOR","","KING","S/18/0092","$2y$10$V1eln3Yk1hdDA4KdtgbSyecAZrT07PjMIbEPP.ymmx5Zp62pHn4Q2","ngnwasor","ngnwasor","","1999-11-27","male","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 06:51:50"),
("93","93657c247f96","65","73","0","0","0","0","0","","BENJAMIN","","VICTOR","S/18/0093","$2y$10$77Khm0UF5wV80MVowV.TC.8XWeE8Wj.8PqHX5kNoYmJj4xgBB8ZmW","orbenjamin","orbenjamin","","2003-05-03","male","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 06:53:04"),
("94","9465149ce3f9","65","36","0","0","0","0","0","","NELSON","","LOVEDAY","S/18/0094","$2y$10$M5HhdDjlJpmx4xwF0RVRJu0YxJ1StQOjzicmiPSmYhxTP8Xzn8gmO","aynelson","aynelson","","2002-01-22","male","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 06:53:57"),
("95","9565051cdccf","65","15","0","0","0","0","0","","PRECIOUS","","OSAROLUKA","S/18/0095","$2y$10$PAAH4sNwC2j7uVpyo5O90ut2fWc9kA6FBiv9uKlgOD2uCfGKVJ.nq","kaprecious","kaprecious","","2003-03-23","male","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 06:55:08"),
("96","96657299f152","65","69","0","0","0","0","0","","PRECIOUS","","EREROBE","S/18/0096","$2y$10$b2BMq2ZGTMntNWq9dKvV/.XRbnDZtJ/hDW05JObP84OTp88Yd2Epi","beprecious","beprecious","","2002-03-12","male","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 06:56:26"),
("97","9765b40b6e18","65","76","0","0","0","0","0","","NWAFOR","","GEORGE","S/18/0097","$2y$10$iuoiD41/rYWEkOogvFwcjOStvEoeY0aBl79U/9hzIDa8QIdNvdxFi","genwafor","genwafor","","2000-04-11","male","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 06:57:48"),
("98","986540286116","65","72","0","0","0","0","0","","IKECHUKWU","","DANIEL","S/18/0098","$2y$10$nQ8NxdfwavJliqKqdNIDT.beUg0Wyr7UPtbXQmEiNQ5ZiufLYTEy.","elikechukwu","elikechukwu","","2001-05-10","male","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 06:58:44"),
("99","9965d8f1cc76","65","0","0","0","0","0","0","","AWAJIMENKPULU","","H\'GEORE","S/18/0099","$2y$10$WbRbyKnqgf7EaMtKjaepAemvRnx3EYbhDyGqNC3SUsbc4TXmQfzOW","reawajimenkpulu","reawajimenkpulu","","2019-01-03","male","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:00:07"),
("100","10065e3738776","65","0","0","0","0","0","0","","BARIBEFI","","I\'SAMPSON","S/18/0100","$2y$10$aq8rJUWfV2UCFhj9D3i7WeeuH7DgrP3fLOAQQ/p/DzBnA1AaRLQme","onbaribefi","onbaribefi","","2019-01-03","male","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:00:59");
INSERT INTO students VALUES
("101","101659effd8e9","65","71","0","0","0","0","0","","EMMANUEL","","ODIMBU","S/18/0101","$2y$10$X4bi0x69tcDw4quW.kPuaea09OyWiOizOmtHYoYVQukZsrmjwozWS","buemmanuel","buemmanuel","","2003-11-11","male","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:02:00"),
("102","1026531130253","65","0","0","0","0","0","0","","EDET","PEACE ","JOSEPH","S/18/0102","$2y$10$YoTZ4B8f9ZKYHEPCUnvLoeYktoxdY7.9A3BTNRAg4Icc73bOtDZ5G","ceedet","ceedet","","2003-03-31","male","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:02:50"),
("103","10365c9953531","65","0","0","0","0","0","0","","EDET","","WISDOM","S/18/0103","$2y$10$t7DOmpgj1hch6vHaeS.qwOooYvM9IUr0h8nupeXG0yy3FI2JK4XSu","omedet","omedet","","2002-03-21","male","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:03:34"),
("104","10465f1bf16a9","65","46","0","0","0","0","0","","COSMOS","","JOHNNY","S/18/0104","$2y$10$QgPa/EqwnlGIndh2E59f0.ZxR8CQiS4/DgwIS5zbQbhZ4NFigCWsC","nycosmos","nycosmos","","2002-05-17","male","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:21:01"),
("105","1056555bb2cd9","65","65","0","0","0","0","0","","MEJIRI","SARIMA","ANN","S/18/0105","$2y$10$MR8r12ulx/Cke/vF9himz.elWZmyWDO0F2tKQMoQ0YL/zdYOI5ykq","nnmejiri","nnmejiri","","2001-03-05","female","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:22:23"),
("106","106652b8fda69","65","6","0","0","0","0","0","","JOY","DOKA","MENEGBO","S/18/0106","$2y$10$rldFRMR3aoELaGbojkAO1uh9PqL.Bw5bf1/3WPcV0K3RNDT.xaPJ2","bojoy","bojoy","","2000-01-02","female","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:23:24"),
("107","1076571b2dae5","65","78","0","0","0","0","0","","KEKE-JUDE","","EVELVN","S/18/0107","$2y$10$wgG8LZuYFcImElaG4o3mKOZ0ak6oAL5fSPiUS12TnzhQ/zMMtO0qu","vnkeke-jude","vnkeke-jude","","2002-03-14","female","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:25:15"),
("108","10865bee75a58","65","22","0","0","0","0","0","","UMOH","","EDIMA","S/18/0108","$2y$10$2OzrbnSTa0AI1Qb8xy7QkubLU4W4bOrq4CpKYWD53maNCjyq95WfK","maumoh","maumoh","","2001-12-03","female","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:27:01"),
("109","10965b1fac8df","65","37","0","0","0","0","0","","MONDAY","","BLESSING","S/18/0109","$2y$10$WL3HjAn9rgv2cWTDMx/hO.E/9tJuKWxo1Rv//E87Jo4H8zJLHA9N2","ngmonday","ngmonday","","2003-12-02","female","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:28:07"),
("110","1106588146295","65","79","0","0","0","0","0","","ONWUEJEKWA","","CHIOMA","S/18/0110","$2y$10$ejDRgsJwQTF1T/qr3Uu/pujpUi7fCBFf5B/qYXtmaH5Yo1xaXkVOK","maonwuejekwa","maonwuejekwa","","2003-03-23","female","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:29:06"),
("111","111659a87b275","65","4","0","0","0","0","0","","PRECIOUS","","OSAROGBORU","S/18/0111","$2y$10$b8s7V2wFOKtVL.0sAnn6b.V5WajPXgUHjW7quq5xvxOiFlpZeWjJS","ruprecious","ruprecious","","2003-03-03","female","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:30:11"),
("112","11265df0027be","65","66","0","0","0","0","0","","IME","UDUAK","IKOTT","S/18/0112","$2y$10$pl4vMeMK3sSbcNY6LC7Kiu6feZsTeIwkG7d9LKpAuuz4H.BhwfdI.","deikott","deikott","","2003-04-29","female","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:30:56"),
("113","11365651d2550","65","33","0","0","0","0","0","","UGOH","","VICTORY","S/18/0113","$2y$10$haVJkhpuSiDr2gIgXjqTOen8ZnT/ZF4W5WQxFqI6OWg1JbqMBavvK","ryugoh","ryugoh","","2003-01-19","female","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:31:49"),
("114","11465e16a30b5","65","0","0","0","0","0","0","","IKPOKOMINJANA","","W\'AMOS","S/18/0114","$2y$10$JPXFuYiYt2pvB6b6q42q7eVTEvAxi7aexlayfFKGLXhMemu7s1DlO","osikpokominjana","osikpokominjana","","2019-01-03","male","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:32:36"),
("115","11565d6830ce3","65","0","0","0","0","0","0","","EMMANUEL","","X\'NAOMI","S/18/0115","$2y$10$X/Jhm/rviSrriIZlcMmdsOpfiOJq8URJWVHj9ToYAd2maMQp0zbJW","miemmanuel","miemmanuel","","2019-01-03","male","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:33:16"),
("116","11665701f5b2b","65","80","0","0","0","0","0","","EMMANUELLA","","UGBOR","S/18/0116","$2y$10$luC1IlYuVIrqH82TIsWvMuiqUluT2uYhTRuT9BPMGmNwui8m6VeSG","oremmanuella","oremmanuella","","2001-12-24","female","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:33:55"),
("117","11765ef442c3b","65","75","0","0","0","0","0","","MARY","","JUBRIN","S/18/0117","$2y$10$AT1kMS90L38MHce8aynFg.MSn6PrAbtmGWGU9yZbf2E2DLJbEbyRy","ryzubrin","ryzubrin","","1999-12-25","female","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:34:52"),
("118","118653d2e3213","65","77","0","0","0","0","0","","PRAISE","","OKOR","S/18/0118","$2y$10$AaUClwuFdoskTDzfIEHl6.DfwZZFbGndVgOTom1JcSq9JSRBBkMRa","orpraise","orpraise","","2001-01-16","female","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:36:03"),
("119","11965ff0a5843","65","67","0","0","0","0","0","","IMMACULATE","","WILLIAMS","S/18/0119","$2y$10$DC0Ifxqs3PqToWHZBlO3BOYmMqGNqLzHm6Ss/Pu/vPjl88wy5iuYG","msimmaculate","msimmaculate","","1999-05-26","female","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:37:01"),
("120","1206595ecb781","65","67","0","0","0","0","0","","PERPETUAL","","WILLIAMS","S/18/0120","$2y$10$BSlfgkTgGt21Mz0SRD18eujq2bUsmDXJt.ASsPBWbnVu382HNGSe.","msperpetual","msperpetual","","2000-11-05","female","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:37:48"),
("121","1216577613aff","65","18","4","0","0","0","0","","DIVINE","","FRANK","S/18/0121","$2y$10$Q4llG1BdesaTbXQKtG/ikOx6c157IFFY8mw/9.Eslb.LXcNjEhHn.","nkdivine","nkdivine","","2009-03-19","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-02-10 19:56:44"),
("122","12265432e9c8d","65","55","0","0","0","0","0","","VICTOR","","ZZB-AKPAN","S/18/0122","$2y$10$n/H2LPx2P3YAVuiUjaqjpeBtPlTKVvgHTCwF8fhvJcb3DHRPcgsK.","anvictor","anvictor","","2003-09-05","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-02-11 09:19:16"),
("123","1236546d252cc","65","59","0","0","0","0","0","","ESTHER","","ZZA-AKPAN","S/18/0123","$2y$10$3XD.ToUuQ0qFibJBwGf5W.nY8L31LtX2RU/XZm16FJLZF69CIYbc6","anesther","anesther","","2004-08-07","female","Christianity","","","2019/2020","3rd Term","2018/2019","3rd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-02-11 10:03:48"),
("124","12465ccfba3d1","65","6","0","0","0","0","0","","HAPPINESS","","NAADOR","S/18/0124","$2y$10$8.NicbiSIyCo7xAZF/S1HOW.f7chs9i0kx8yV5UUGDcwg/g29V8na","orhappiness","orhappiness","","2000-08-03","female","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-02-11 21:59:06"),
("125","12565938c83a8","65","150","4","0","0","0","0","","MISHEAL","NWAKAJI","OSAROLUKA","S/18/0125","$2y$10$wtQejKgdflrzzww6qF9GlumrnZlhxKGrMCg/pJPFNdhgcCUU/phZm","alosaroluka","alosaroluka","","2006-10-02","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-05-07 13:51:13"),
("126","1266586abf87d","65","57","4","0","0","0","0","","SUCCESS","LELEBARI","PETER","S/18/0126","$2y$10$X/elvGrLySYAG2kzKrC0oeADq3P2bucmtCm61JP2krMtuGsdg8Vz6","sspeter","sspeter","","2008-12-19","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-05-08 08:11:45"),
("127","12765b30d32dc","65","145","4","0","0","0","0","","VICTOR","CHIBUIKE","ANYANWU","S/18/0127","$2y$10$AA6fQtf2yJGF2/RPBpZ6KOEd.a5sS7rSLbMULu9l1LKegdc5Z7RJW","wuchibuike","wuchibuike","","2009-10-27","male","Christianity","","","","","2020/2021","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-10-18 10:12:10"),
("128","1286576320e1e","65","23","6","0","0","0","0","","KUYIK","JOSEPH","PETER","S/19/0001","$2y$10$2QDmD1m6xh/Tv9xGc/0Zs.lo5H1TeT3fAihTU0zAPl83wNoYE0lPS","erkuyik","erkuyik","","2005-06-05","male","Christianity","","","","","","","","","PARENT","","new_student","","1","1591723038","0","0","","0","","check_result","activated","2019-11-25 13:11:46"),
("129","12965a2edd05c","65","0","5","0","0","0","0","","FAVOUR","","UGOH","S/19/0002","$2y$10$eOmdDcy9da6Qv/1Qe5EZlejwWaGKJRvyzUS6QxqPS7mzYpkD1NchO","ohfavour","ohfavour","","2005-11-09","female","Christianity","","","","","2020/2021","1st Term","","","","","new_student","","0","1598106270","0","0","","0","","check_result","deactivated","2019-11-25 13:13:06"),
("130","1306507d90eb7","65","0","6","0","0","0","0","","ELERA","","OSARULUKA","S/19/0003","$2y$10$X.5Xe/E2JACyiO0Uv7iwCOcHu/kx91sz24r9A7u47NRv8/x/M9haa","kaelera","kaelera","","2005-11-01","male","Christianity","","","","","","","","","","","new_student","","1","1592227615","0","0","","0","","check_result","activated","2019-11-25 13:14:21"),
("131","1316595471cd6","65","115","6","0","0","0","0","","COVENANT","ASUQUO","ANTHONY","S/19/0004","$2y$10$ygu5xMmzCcwWFj2MoRVd2.6qiMKH7cZQBHn4zvACcKyhGYthm64D.","nycovenant","nycovenant","","2005-10-13","female","Christianity","","","","","","","","","PARENT","","new_student","","0","1589816495","0","0","","0","","check_result","activated","2019-11-25 13:16:55"),
("132","132654259ddf4","65","0","5","0","0","0","0","","HANNAH","","NGOR","S/19/0005","$2y$10$Yb8JY6.whrz3.lH.JxyztuSSLM/.4fUcq7PbEoNrI81Kz6/qNR.Tu","orhannah","orhannah","","2005-11-16","male","Christianity","","","","","2019/2020","1st Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-25 13:17:46"),
("133","13365516dcf07","65","21","6","0","0","0","0","","BEAUTY","BENJAMIN","ARHAGBA","S/19/0006","$2y$10$jdx5SDFg6x97CEeLF7h0ueAnWKog184owftdFH6HdjgS8YrqQz/N6","babeauty","babeauty","","2005-01-31","female","Christianity","","","","","","","","","PARENT","","new_student","","0","1595970372","0","0","","0","","check_result","activated","2019-11-25 13:19:19"),
("134","1346570ce0e93","65","36","6","0","0","0","0","","JENIFER","FRIDAY","GBOGIM","S/19/0007","$2y$10$4tZdHrQWrotZ7/6AdVqi5O2EOoXQ8t9mkbYtQBLhdIHz4AZW2B1wC","imjenifer","imjenifer","","2005-05-05","female","Christianity","","","","","","","","","PARENT","","new_student","","0","1590740517","0","0","","0","","check_result","activated","2019-11-25 13:20:00"),
("135","13565dbc0669f","65","161","6","0","0","0","0","","SAMUEL","ABIODUN","AROWOMOLE","S/19/0008","$2y$10$dssEhcSDWwEbLVSlUNRBm.ZzOl2TKAIR76j9cPsulA2yegA0VpBCK","zesamuel","zesamuel","","2007-12-28","male","Christianity","","","","","2021/2022","1st Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-25 13:29:57"),
("136","13665625af2cb","65","0","6","0","0","0","0","","LILY","","GOODNEWS","S/19/0009","$2y$10$y7fPyp01.XVrQqfF.ncWK.hKEgTKHaOmucH5hl3R/KmhknrJNyXS6","wslicy","wslicy","","2016-11-11","female","Christianity","","","","","2021/2022","2nd Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-25 13:31:14"),
("137","137656e6e30e6","65","0","5","0","0","0","0","","PRECIOUS","","JAMES","S/19/0010","$2y$10$EcnYW5MGn1UbB9kaMZ0vluzEf1Z97LFleF/OxDAc97V.0sHN4D6zm","esprecious","esprecious","","2002-11-30","female","Christianity","","","","","2021/2022","1st Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-25 13:32:10"),
("138","1386523edf61d","65","148","4","0","0","0","0","","JEREMIAH","ETIOKAMS","WILLIAMS","S/19/0011","$2y$10$tXvvylVc0szmcBLBWLHQHOte4DGgULsw/mAL5Um1DVMfat5hW98nu","ahwilliam","ahwilliam","","2007-09-20","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2019-11-25 14:15:49"),
("139","13965758ff048","65","118","4","0","0","0","0","","DESTINY","OKECHUKWU","CHINDA","S/19/0012","$2y$10$pZMuJgODOk5dAO6mYHlwzuS8U7UzgYk0VvSLY9CMwCWoxrpWem1r6","nychinda","nychinda","","2007-07-21","female","Christianity","","","","","2020/2021","2nd Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-25 14:17:16"),
("140","14065123977b8","65","21","4","0","0","0","0","","DORATHY","BENJAMIN","ARHAGBA","S/19/0013","$2y$10$DovdyaTAKQAUa1nitJbv/.pIk893rrz3JKa99x6agli/gs53obxYa","badorathy","badorathy","","2008-09-30","female","Christianity","","","","","","","","","","","new_student","","2","1590160239","0","0","","0","","check_result","activated","2019-11-25 14:18:46"),
("141","1416502562823","65","5","4","0","0","0","0","","PRECIOUS","CHIAMAKA","CHINEKEZI","S/19/0014","$2y$10$XzJFJUjr2vvAhSL8PZ9UUusQ5D9PTA8DgREM1VsWxpdt3tXJky8Vq","ziprecious","ziprecious","","2007-08-12","female","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2019-11-25 14:19:33"),
("142","14265e22cda77","65","0","4","0","0","0","0","","MISHEAL","","OSARELUKA","S/19/0015","$2y$10$ndBW.VLh4fZRdJLk1wmdruMxp5kz5tgfODrkEeyy6LcHF4WixUmX.","kamisheal","kamisheal","","2019-11-06","female","Christianity","","","","","2019/2020","1st Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-25 14:21:16"),
("143","1436548d957c9","65","146","4","0","0","0","0","","OGHENE YOLE","FAVOUR","EGBU","S/19/0016","$2y$10$4LhNH8CCO1W3v2hgQG8zSeWEwZRCXuDVv4VAr2uAI3lxzjhiCTdxG","bufavour","bufavour","","2008-03-16","female","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2019-11-25 14:22:03"),
("144","14465d484bead","65","0","0","0","0","0","0","","DEBORAH","","TAMBARI","S/19/0017","$2y$10$3nsMFaWVsFX9oJPlhaisMuOUZRq6LBIE31qXtd3T5SYrLinbS40Hu","rideborah","rideborah","","2019-11-20","female","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","1590491334","0","0","","0","","check_result","graduated","2019-11-25 14:50:44"),
("145","145655f56bbab","65","0","0","0","0","0","0","","MERCY","GUA","OSUJI","S/19/0018","$2y$10$ScWcAixgYKKWHIRxU.c8nOut4ATaevdCPEyw0PUL6ztGYPfwLh1LO","jimercy","jimercy","","2019-11-09","female","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","1590051858","0","0","","0","","check_result","graduated","2019-11-25 14:51:40"),
("146","146651967e1d0","65","0","0","0","0","0","0","","JOY","","FALBAE","S/19/0019","$2y$10$o4ioromIEAYkLXnhRs53ZOEAsPC.k8/Vhxl.Yb4EdFdXauNSZjMr.","aejoy","aejoy","","2019-11-25","female","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 14:53:42"),
("147","147654c63ccaf","65","0","0","0","0","0","0","","LAWRENCE","","DAKA","S/19/0020","$2y$10$LQ1ZkP/ZE0UgeI3HISqWvOaIDbzQTZZFDrsPszzBgYSDxVgzQHwzK","kalawrence","kalawrence","","2019-11-25","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 14:55:37"),
("148","14865656c26df","65","0","0","0","0","0","0","","ALICIA","","EBIHIARE","S/19/0021","$2y$10$og6785r1CzF.9tKFBV6O4OAzitYGubnklJ6NHRT8K7KMpBUZdwNiK","realicia","realicia","","2019-11-25","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 14:56:39"),
("149","14965deeba701","65","0","0","0","0","0","0","","QUEEN","","GEOFFERY","S/19/0022","$2y$10$q95aCYGlZuA0ZiqHnxHtHeI8UjTQVkvVxrOEbelhmjJshmthcvuLi","ryqueen","ryqueen","","2019-11-25","female","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 14:57:26"),
("150","150652d98df9c","65","0","0","0","0","0","0","","IFEOMA","","CHUKWUDI","S/19/0023","$2y$10$p4CBAfGp3JmW/X00o6Qy0uNYKlPtcFe1P1eH8SPwRYFpjCMYPSrDe","diifeoma","diifeoma","","2019-11-25","female","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:20:59"),
("151","151651e58a38c","65","0","0","0","0","0","0","","PRECIOUS","","DAPPA","S/19/0024","$2y$10$B/Gtvf3VtdSTKC0wLMHD/e1RXxbK5.r4lv2iYjp5Qsgkh9wqrrqQq","paprecious","paprecious","","2019-11-25","female","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:22:55"),
("152","152655767e6a3","65","0","0","0","0","0","0","","FARIDA","","JUKUBU","S/19/0025","$2y$10$1XGuPt4iKT8xVgcIF8QkbutDZURZNxaO7/tyUolfvWRqqu2DYEfWS","bufarida","bufarida","","2019-11-25","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","new_student","","2","1594638882","0","0","","0","","check_result","graduated","2019-11-25 15:23:37"),
("153","15365cbe7afb2","65","0","0","0","0","0","0","","HELEN","","ARHAGBA","S/19/0026","$2y$10$7IFverOESqB1lhDm1zClteUDjZ2n43kyWqTwkB4HvuawPz6cmNRv2","bahelen","bahelen","","2019-11-25","female","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","1596441109","0","0","","0","","check_result","graduated","2019-11-25 15:24:09"),
("154","1546592c1df0d","65","0","0","0","0","0","0","","GLORIA","","OSAROLUKA","S/19/0027","$2y$10$RgRIH4ynd88/J0VhlWsYaOK7/QbeOwIdonJHYjGxwGpdbGHdTUo/u","kagloria","kagloria","","2019-11-25","female","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:24:46"),
("155","15565aeb5c0df","65","0","0","0","0","0","0","","SARIMA","","SEJIMAT","S/19/0028","$2y$10$eMgV823rW80thJxFpPcdyeW4DKEKCwM6nRw7bsiFzdkJZFr4oEvaG","atsarima","atsarima","","2019-11-25","female","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:25:19"),
("156","1566585995e94","65","0","0","0","0","0","0","","FAVOUR","","NWAKO","S/19/0029","$2y$10$boOl1Yh1nKBsAM2N8p07.e3V4oc2ZcJ3GK54rmlx3vGq7Hd6OwOJ.","kofavour","kofavour","","2019-11-25","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:25:52"),
("157","15765f40f10e8","65","0","0","0","0","0","0","","DAMILOLA","","ADENIYI","S/19/0030","$2y$10$SQ1FzH2sccN2erFweAXRwuXr2h3dwnagAHUDEwIX6zTgOnTHS4LFK","yidamilola","yidamilola","","2019-11-21","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","1592387272","0","0","","0","","check_result","graduated","2019-11-25 15:26:23"),
("158","158656567aece","65","0","0","0","0","0","0","","EBUKA","","OKAFOR","S/19/0031","$2y$10$Bdw/mezYLtrpCJfxDDTk6O7K4vzoUrjctgSSDz8l1hZOBQ2xT5i9e","orebuka","orebuka","","2019-11-12","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","1592836207","0","0","","0","","check_result","graduated","2019-11-25 15:27:03"),
("159","15965f3e5ba87","65","0","0","0","0","0","0","","MIRACLE","","GEORGE","S/19/0032","$2y$10$hH.XdpuQnMaLUe5a5tyqu.mUmj7xYUUIpnHk4F7YBzY/j4rnJqg0O","gemiracle","gemiracle","","2019-11-22","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:29:54"),
("160","160658fb9804a","65","0","0","0","0","0","0","","WISDOM","","PETERS","S/19/0033","$2y$10$aJe9wbxVTA3kxA9mZKiNIONhpeYwptj0jQX2u2vsR3M/OXdGBV3d.","rswisdom","rswisdom","","2019-11-21","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:54:39"),
("161","16165b11d1810","65","0","0","0","0","0","0","","KOLAWALE","","OLAYIDE","S/19/0034","$2y$10$i8TYHQjxlatH6sMJ6sBPNOjoVbRolUWFnGY7ieBMbWHy5H6w.d1NC","dekolawale","dekolawale","","2019-11-14","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:55:23"),
("162","16265fb79b8a5","65","0","0","0","0","0","0","","VICTOR","","AKPAN","S/19/0035","$2y$10$BOUVh4daHKV2dpx2yumNnu8thFExHSY42c.z57TWKOuVXHX2e7Rfi","anvictor","anvictor","","2019-11-05","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","1595273581","0","0","","0","","check_result","graduated","2019-11-25 15:56:04"),
("163","163654b80d348","65","0","0","0","0","0","0","","FAVOUR","","WILLIE","S/19/0036","$2y$10$06LNY.lOLsC90Wajq5X6qeMPkB4xTkvez83TVDVQxAN203PQQ9tFK","iefavour","iefavour","","2019-11-23","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:56:52"),
("164","16465d93a1b7f","65","0","0","0","0","0","0","","DIVINE","","IROWEJE","S/19/0037","$2y$10$xNf1IDl6J/uiG5JOn/Rtq./mBATayvppMHo8NQy.EyvRbiotAsOlm","jedivine","jedivine","","2019-11-22","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:57:28"),
("165","16565c9f0023b","65","0","0","0","0","0","0","","IIHOFF","GIDEON","IME","S/19/0038","$2y$10$MiHC3F4CC.mviK.rDjgXh.o5G5NI6NIuJ6BwUcGFvU497vAvR/ag6","meiihoff","meiihoff","","2019-11-13","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:58:59"),
("166","166658dd48adb","65","0","0","0","0","0","0","","SAMUEL","","TAMBARI","S/19/0039","$2y$10$BSIOYO8afTGxvEQeYb5Vd.EdBX09ESSmpUpLWhC/prEvlIQC7gXWm","risamuel","risamuel","","2019-11-09","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","1590491439","0","0","","0","","check_result","graduated","2019-11-25 15:59:35"),
("167","167653f8b4c3e","65","0","0","0","0","0","0","","SHADDIA","","IGIRI","S/19/0040","$2y$10$J9tVQAcq6mtEyWv52vuoreMlV3BRd3T12jebMEMAFNsRwAt9Az61G","rishaddia","rishaddia","","2019-11-16","female","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 16:00:44"),
("168","168656b798b06","65","0","0","0","0","0","0","","JACOB","","VINCENT","S/19/0041","$2y$10$FPNkDst7p7FeWCDEa0MFhe3V9F9VnIQEI.gLVqet9RHX.6A/jETKi","ntjacob","ntjacob","","2019-11-07","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 16:20:52"),
("169","16965454f133e","65","0","0","0","0","0","0","","HENRY","","THOMPSON","S/19/0042","$2y$10$8ALOFtmsP6SPQ/WesDi1Y.EoJ5q7jEuVsLPnjWU3Nzqc87VYe1Sle","onhenry","onhenry","","2019-11-21","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","1593447440","0","0","","0","","check_result","graduated","2019-11-25 16:21:19"),
("171","171657ce9a734","65","152","5","0","0","0","0","","GOD\'SLOVE","UGUSHI","ISAAC","S/19/0043","$2y$10$168cmg/KHW3mxXJnoKsLf.v2cA/ZTqgALR9WqKLOoGhiuxQaKRCBu","acgod\'slove","acgod\'slove","","2019-11-26","male","Christianity","","","","","2021/2022","2nd Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-26 12:29:19"),
("172","1726596123971","65","0","4","0","0","0","0","","DEBORAH","","DURU","S/19/0044","$2y$10$uuG8u9iNRZ57VOAjPubWoucCOfs.b2yAO6B1u1CYa8hwzY/s1fE1.","rudeborah","rudeborah","","2019-11-26","female","Christianity","","","","","2019/2020","1st Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-26 12:53:10"),
("173","17365168a93b7","65","8","4","0","0","0","0","","FAVOUR","IFUNANYA","MOSE","S/19/0045","$2y$10$UBsSlYrX1sdTGExeWLjHh.wRkTXdAggLAK6rzBBNln6Pm2VS/L1Mm","sefavour","sefavour","","2019-11-26","female","Christianity","","","","","2019/2020","1st Term","","","PARENT","","new_student","","4","1591967346","0","0","","0","","check_result","deactivated","2019-11-26 13:04:21"),
("174","17465d793488a","65","106","5","0","0","0","0","","GODFREY","","PRINCEWILL","S/19/0046","$2y$10$Jfl.om9BFwiGNRrq84YpguzCrd1czuOrgW/T0t..LuYyMGWwRdN7m","zeonglobal","zeonglobal","","2007-06-27","male","Christianity","","","","","","","","","PARENT","","new_student","","0","1592986522","0","0","","0","","check_result","activated","2019-11-26 13:40:17"),
("175","175656047edd3","65","107","4","0","0","0","0","","DUDU","","NLEDE","S/19/0047","$2y$10$MxNaTEPTM.zwJ3ufMO0ku.BcbCgVEoAumkfmtMGM/qmAhgdLwML46","zeonglobal","zeonglobal","","2019-11-09","male","Christianity","","","","","2019/2020","1st Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-26 13:54:34"),
("176","176651b096274","65","2","4","0","0","0","0","","DIVINEFAVOUR","","G-SYLVANUS","S/19/0048","$2y$10$wYC4AGaUmqhmqemPRFUgguYmzh2pqwiV74mACg5ORBAlBW1bn/Kiu","zeonglobal","zeonglobal","","2019-11-26","female","Christianity","","","","","2019/2020","1st Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-26 13:56:50"),
("177","1776509ebdc7f","65","108","4","0","0","0","0","","FAVOUR","","CHINEKEZIM","S/19/0049","$2y$10$WJZ88y3hssBSJd.ICSL09.H5fZUjZGuUdPA9EO/mcd4pbU2.LziSG","imfavour","imfavour","","2019-11-20","male","Christianity","","","","","2019/2020","1st Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-26 14:06:33"),
("178","17865120d09fb","65","108","4","0","0","0","0","","MIRACLE","","CHINEKEZIM","S/19/0050","$2y$10$mjnEr1uELjv/8Y9S26Kbb.VFXyHYLDtV1MAzjV4l.sPmU2D6kosPy","immiracle","immiracle","","2019-11-20","female","Christianity","","","","","2019/2020","1st Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-26 14:16:09"),
("179","17965e3bc0fec","65","115","3","0","0","0","0","","DESTINY","ASUQUO","ANTHONY","S/19/0051","$2y$10$6Z.5wo3HEonSESo9nJZjRecsMYk5n.NfeU/a9bOvYWaDALqBUoVce","nydestiny","nydestiny","","2009-03-23","female","Christianity","","","","","","","","","","","new_student","","0","1594037235","0","0","","0","","check_result","activated","2019-11-26 14:37:02"),
("180","180652ec1c617","65","0","2","0","0","0","0","","OSARO","SIMEON","MICAH","S/19/0052","$2y$10$f.wdYiQD51w2W/UnTQWq9eOJIy/KxXWefpsWgWl/Y0Wly4AQ0Ofzu","ahosaro","ahosaro","","2009-12-29","male","Christianity","","","","","2020/2021","1st Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-26 14:44:03"),
("181","181654379c0a8","65","0","2","0","0","0","0","","OBARI","MISHEAL","NYIME","S/19/0053","$2y$10$iVvnQK6rK1sfF/I1RQEMf.fYM6UQ7NZJ0iEQeaZ/6Kp6JawmfNrHW","meobari","meobari","","2009-04-18","female","Christianity","","","","","2019/2020","1st Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-26 14:45:26"),
("182","18265ae0961a6","65","3","3","0","0","0","0","","BETE","GRACE","JAMES","S/19/0054","$2y$10$g1z.fc3TlAIV3XpIDxw7K.0WhXh2klJjFfHaJzJJwGfvefUy3moPm","esbeje","esbeje","","2008-03-29","female","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2019-11-26 15:06:24"),
("183","183658e2fe489","65","142","3","0","0","0","0","","BLESSED","CHIZARAM","INNOCENT","S/19/0055","$2y$10$1q5VklhZM9WvnbE5nZNdceaiu484L.A/pXlo6OMTaXmezVvrQ5xJ2","ntblessed","ntblessed","","2007-09-18","male","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2019-11-26 15:07:31"),
("184","184654496b51c","65","140","2","0","0","0","0","","PROGRESS","TOMDUNE","FRIDAY","S/19/0056","$2y$10$W/XJdRzwTXlH5Wo71R3CK./Q1P1aTNatMeDe34P5Z0gBP/HYnV/oG","ayprogress","ayprogress","","2009-11-28","male","Christianity","","","","","2020/2021","2nd Term","","","PARENT","","new_student","","1","1589894538","0","0","","0","","check_result","deactivated","2019-11-26 15:08:22"),
("185","18565f206db0f","65","141","3","0","0","0","0","","PRAISE","GOSPEL","DICK","S/19/0057","$2y$10$c4m7ns0JOMDA0uC/c8Pb0.bu97HkWml4.WrYSQncMgAmtKtsGiJri","ckpraise","ckpraise","","2009-01-21","male","Christianity","","","","","","","","","PARENT","","new_student","","1","1594037188","0","0","","0","","check_result","activated","2019-11-26 15:10:23"),
("186","18665b7b3b1b1","65","139","3","0","0","0","0","","DENZEL","ANGEL","EBUIWERE","S/19/0058","$2y$10$coiIyrHFkKywaUqh5LpPjeufC/UZ4n8sJfulZjy0jyew4YJex82tG","elebiware","elebiware","","2007-07-27","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2019-11-26 15:11:17"),
("187","1876519dd7bb3","65","144","2","0","0","0","0","","GABRIEL","SILAS","AUGUSTUS","S/19/0059","$2y$10$oMaEUFl49cG4.0Nbw2o0geJpkJZErMieVduykpvgQ/7c2RDvRnpsa","usgabriel","usgabriel","","2008-11-05","male","Christianity","","","","","2020/2021","2nd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-26 15:12:40"),
("188","18865170cce92","65","146","2","0","0","0","0","","GOODLUCK","","EGBU","S/19/0060","$2y$10$uPeRlfjjjJ3vZlz/jPc3i.3m.QQzdvySe9cewqxnM9y7VHRo5TzzW","roegbu","roegbu","","2011-05-17","male","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2019-11-26 15:13:41"),
("189","1896565e4c076","65","133","3","0","0","0","0","","FAVOUR","WILLIAMS","OKON","S/19/0061","$2y$10$wrSYxe9RFaq.W9okrIKckeUBZ8tGOy/FQpFEQAF8W9f/CYq41efKi","onfavour","onfavour","","2010-04-12","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2019-11-26 15:14:41"),
("190","19065c0f28093","65","118","4","0","0","0","0","","DIVINE","FAVOUR","CHINDA","S/19/0062","$2y$10$EIkVP4O1h5vAhs7LZM9JhOtcFguAjTeiOmb7ZefVKsiPCX9dBxx0G","dadivine","dadivine","","2007-07-12","female","Christianity","","","","","2020/2021","2nd Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2020-02-04 12:11:00"),
("191","1916539fb58ba","65","134","0","0","0","0","0","","UCHE","CHIZARAM","BLOSSOM","S/19/0063","$2y$10$DVuvOjH3QOx.i1P.D5LSQO3/e7GHeYNamyiTQvlsgeaPndMZK1b/W","omuche","omuche","","2006-03-12","female","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","PARENT","","new_student","","0","1596023994","0","0","","0","","check_result","graduated","2020-02-04 12:38:29"),
("192","1926503b12569","65","0","2","0","0","0","0","","BLESSED","CHARLS","DIVINE","S/19/0064","$2y$10$su30LaJmabM9tbXvE3s.J.4vOsUdYju7dtK2hIlCkkTMleeJW7wCK","neblessed","neblessed","","2020-03-03","female","Christianity","","","","","2020/2021","1st Term","","","","","","","0","0","0","0","","0","","check_result","deactivated","2020-03-14 13:05:03"),
("193","19365ebf50632","65","180","4","0","0","0","0","","SHARON","ROSE","AKIMBOTE","S/19/0065","$2y$10$mQpXpIjaXdDycIYL6MtfgODqkE23MVoxKmEp2jWXIFfOnBAnr8T/e","tesharon","tesharon","","2008-08-04","female","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2020-03-14 13:44:00"),
("194","194658be9ce80","65","0","4","0","0","0","0","","EBUKA","F","EZURU","S/19/0066","$2y$10$1pmcHYwd16XcDUmCPrCxPua1waDMY5R5K7C.nXmMpnJgJdT9SQAde","ruebuka","ruebuka","","2020-03-04","male","Christianity","","","","","2020/2021","1st Term","","","","","","","0","1590249977","0","0","","0","","check_result","deactivated","2020-03-14 13:45:05"),
("195","1956544fd457b","65","0","4","0","0","0","0","","GREAT","","FREDRICK","S/19/0067","$2y$10$ffwvR82/TyCkrB1b4fpz6eLG1lhPyQ.TL3AsYlEdq/grHUVV/ktVK","ckgreat","ckgreat","","2020-03-04","male","Christianity","","","","","","","","","","","","","0","0","0","0","","0","","check_result","activated","2020-03-14 13:45:56"),
("196","1966516b00f19","65","0","4","0","0","0","0","","UGONNAH","PERFECT","FREDRICK","S/19/0068","$2y$10$t/UC019NV1jz7N3vCu5pK.Adhymv9vXGHoRVYZ6Xg//ND8Ts0aOMm","ckperfect","ckperfect","","2020-03-03","male","Christianity","","","","","","","","","","","","","0","1593000231","0","0","","0","","check_result","activated","2020-03-14 13:46:45"),
("198","198657819ee5f","65","155","5","0","0","0","0","","MFONISO","FORTUNE","GEORGE","S/19/0070","$2y$10$q6WyJcK6332fJuzb5WMiv.dde9xE5QkIMQZOPz6JR9l5HZUY.h1UC","ixgeorge","ixgeorge","","2006-07-07","female","Christianity","","","","","","","","","","","","","0","0","0","0","","0","","check_result","activated","2020-03-14 13:50:59"),
("199","19965a491d509","65","0","5","0","0","0","0","","EMMANUELLA","","MADOJEMU","S/19/0071","$2y$10$56ns/NlFdG3oIJrFcd6c1O.yJysCNjfHcm55BcNYY1LSSK4NubJ0.","muemmanuella","muemmanuella","","2020-03-02","female","Christianity","","","","","","","","","","","","","0","1590174829","0","0","","0","","check_result","activated","2020-03-14 13:52:15"),
("200","2006588d6eda4","65","159","6","0","0","0","0","","FAVOUR","BARILEMELOO","BROWNSON","S/19/0072","$2y$10$JBVJlvjKZolCI/IqUgQDReGDLI3NHeFZL2.j7MzjXfBZ9.h1GKonG","onfavour","onfavour","","2006-05-23","male","Christianity","","","","","","","","","PARENT","","","","0","1593369079","0","0","","0","","check_result","activated","2020-03-14 14:02:07"),
("201","20165aba61d8b","65","160","6","0","0","0","0","","BRIGHT","NDUBISI","CHUKWUEMEKA","S/19/0073","$2y$10$bq9woLBRufSCI/5estzdHuuiWnXVRZvW8g5uJ7/f8BMJQz9sAaiQ.","kabright","kabright","","2004-05-27","male","Christianity","","","","","","","","","","","","","0","0","0","0","","0","","check_result","activated","2020-03-14 14:03:02"),
("202","202659dc5408c","65","154","6","0","0","0","0","","SEGUN","FAVOUR","OLABODE","S/19/0074","$2y$10$IFf/kXEC6psfuKGa8Ht3KuNjLG4VT1lChe0QYSWYyUZTU/04czLwq","desegun","desegun","","2004-12-20","male","Christianity","","","","","","","","","PARENT","","","","0","1590417121","0","0","","0","","check_result","activated","2020-03-14 14:03:53");
INSERT INTO students VALUES
("203","2036573491f06","65","0","0","0","0","0","0","","FAVOUR","","OKEREKE","S/19/0075","$2y$10$PIwTgVg83DbweaO23Bof9uaXrpbmIo85oHS6BQhmLZNdVm5FUtRlW","kefavour","kefavour","","2020-03-07","female","Christianity","","","2020/2021","3rd Term","2020/2021","1st Term","","","","","","","0","1602319600","0","0","","0","","check_result","graduated","2020-03-14 14:10:14"),
("204","20465a2448cb5","65","0","0","0","0","0","0","","GODWIN","FAVOUR","OSAROLUKA","S/19/0076","$2y$10$a84GHTzLYgL3sTX3Ie1TLOmr5Wb7Knvgxref8GLG3XPRX.4k13RhS","kagodwin","kagodwin","","2020-03-06","female","Christianity","","","2019/2020","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2020-03-14 14:26:39"),
("207","207655103bdfc","0","0","0","0","0","0","0","","GIDEON","","IME-IKOTT","S/19/0079","$2y$10$qbarNzSs0z/fQwStiT10q.0etMo3UT5CZ.tlw8knYP60Db.lRa6Cu","ttgideon","ttgideon","","2020-05-09","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","1590421029","0","0","","0","","check_result","graduated","2020-05-20 08:40:39"),
("208","208653ed853d3","65","113","4","0","0","0","0","","DELIGHTSOME","","FUBARA","S/19/0080","$2y$10$5eMlzBZdqeLS.iUXr3Hj2.wqCISbz4YZ7zdeyDZapvL/LHJsyYNwe","zeonglobal","defubara","","2006-06-20","female","Christianity","","","","","2020/2021","2nd Term","","/home/zeonglob/public_html/divinefavour//private/images/student_passport/e84fc6.jpg","GUARDIAN","","new_student","","0","1596624620","0","0","","0","","check_result","deactivated","2020-08-05 10:11:18"),
("209","20965c655e8e7","65","114","2","0","0","0","0","","DAVID","ANEMKA","DUMDI","S/20/0001","$2y$10$fyvsWAppXIltZ..PJhHtDuvCtegWPdueKAOc9dtoejuVwuWhpHMPS","zeonglobal","zeonglobal","","2010-02-02","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-10 07:31:48"),
("210","2106592fa6ea6","65","116","2","0","0","0","0","","VICTORY","","SYLVESTER","S/20/0002","$2y$10$0lkFq8c17xhZZTdk70PRPugrSu9oKD76L6etwoxVVH..MGA1qImzW","zeonglobal","zeonglobal","","2009-10-09","female","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-10 12:49:59"),
("211","21165c46bb051","65","117","1","0","0","0","0","","JOSHUA","IBIFUBARN","SAMSON","S/20/0003","$2y$10$TEMHnPzSL5aLYmj9DRIFU.2GRVoyTteHmmCtYzJzsMQOYpIXqDgZ.","zeonglobal","zeonglobal","","2010-08-09","male","Christianity","","","","","2020/2021","3rd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-02-10 13:02:33"),
("212","2126526280e8a","65","118","1","0","0","0","0","","EMMAUELLA","ERUNCHI","CHINDA","S/20/0004","$2y$10$ocbdCP6MU/iQfMoi1OKvn.pvXgLTgJUP8.0EIRTvAhCRDm9tSZN/G","zeonglobal","zeonglobal","","2010-07-21","female","Christianity","","","","","2021/2022","1st Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-02-10 13:19:39"),
("213","21365419c8625","65","119","2","0","0","0","0","","DAVID","","GODFREY","S/20/0005","$2y$10$ikqyjFi1QxqLgYldXUNlO.HMRyeUL4iR1MxSiUsN4Qm5FaqhTGIxK","zeonglobal","zeonglobal","","2010-12-25","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-10 13:23:39"),
("214","21465fd592676","65","120","2","0","0","0","0","","REJOICE","JOY","VINCENT","S/20/0006","$2y$10$usCH.mV0en97k0jiHC/Y1u2ymEaabX/BnHmETgLirLaUF/5zh.4Le","zeonglobal","zeonglobal","","2010-05-13","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-10 13:35:25"),
("215","215659e1fdf90","65","121","2","0","0","0","0","","ABRAHAM","ETINWA","JOHN","S/20/0007","$2y$10$q3nyDrKP7vm3b334VuGVRu43MkNWFdJ7yGixpC56J03/s5ETMECda","zeonglobal","zeonglobal","","2011-01-22","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-10 13:38:14"),
("216","216652c52e0b2","65","122","2","0","0","0","0","","RIGHTTIME","MMESOMACHI","NWAOGU","S/20/0008","$2y$10$.9TniEfT38pPQz2Ns5DKxOW4w43KOv5vzjLxlSZP8R20oQ3MLVnW2","zeonglobal","zeonglobal","","2009-06-08","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-10 13:41:12"),
("217","21765bb242329","65","123","2","0","0","0","0","","SAMUEL","","MONDAY","S/20/0009","$2y$10$UC5pXXiDwg7zG5GPoO32ZuFUxLaXP5OPtte9u61nRi/gZ.SLwhr1e","zeonglobal","zeonglobal","","2009-12-24","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-10 13:46:32"),
("218","21865016a6903","65","124","2","0","0","0","0","","MIRACLE","","NDUBUEZE","S/20/0010","$2y$10$aewf19xQ6i5wsOhDRhlKG.J1PoZE1XrqFiDGTazD23UAwnTuJc7XO","zeonglobal","zeonglobal","","2009-03-24","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-10 13:52:39"),
("219","219654a3edbc1","65","125","2","0","0","0","0","","CHIDERA","BRIGHT","NWAOKORU","S/20/0011","$2y$10$kdAIyXBVeWRUxYix2SvHXO.A6JbZrec1BoFPUKuG7JIq7Kl/DFhBG","zeonglobal","zeonglobal","","2009-05-15","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-10 13:56:11"),
("220","22065ef4faaab","65","126","2","0","0","0","0","","STEPHEN","DEPRIEYE","FIYEBO","S/20/0012","$2y$10$2txaRHKxPcrBMMBHRuoqI.mU28SDCGYr5hFf3cQX23OPnZ4eQPlF.","zeonglobal","zeonglobal","","2010-08-05","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-10 14:01:17"),
("221","2216512a59b30","65","127","2","0","0","0","0","","PETER","JAMES","ELLA","S/20/0013","$2y$10$/LYBu7bJGIyuo6zFn9AztO2PmFANf4yp1Bce9w2pI4C7agrIlsIS.","zeonglobal","zeonglobal","","2009-03-14","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-11 09:05:32"),
("222","2226528d1e15a","65","128","2","0","0","0","0","","DESTINY","K\'OSISOCHI","AKAONYE","S/20/0014","$2y$10$mZ3Q8O2K7nSO4wi3vKBd..EJBy9PZST55lUeKZj.ge6cgbajTzF2K","zeonglobal","zeonglobal","","2010-06-26","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-11 09:09:41"),
("223","22365179b467d","65","129","2","0","0","0","0","","DANIEL","CHIMBUDIKE","OKAFOR","S/20/0015","$2y$10$E/W1qTEH8gGSvwAOoL.Sp.rx0NreeIBW.6thScphzSkI.S330nEu2","zeonglobal","zeonglobal","","2010-10-26","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-11 09:12:49"),
("224","224657c55bb69","65","130","2","0","0","0","0","","DAVID","OGHENE-APKPEDE","OGIEOZHE","S/20/0016","$2y$10$MefqVBmnhParl93svZMiVeJvy.i4duQaL7qEVpHpT5ZZIZvgIip1e","zeonglobal","zeonglobal","","2010-01-14","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-11 09:18:11"),
("225","22565ec38dc61","65","131","2","0","0","0","0","","GREATNESS","ALEMI","MISHEAL","S/20/0017","$2y$10$4t3TBV0Pd4.Fjd4C/P24beVfkHF7qWeG5OsIIYnir6cdqaoSJL1pK","zeonglobal","zeonglobal","","2010-11-16","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-11 09:22:15"),
("226","22665a9221d44","65","129","2","0","0","0","0","","DAVID","CHIMDIEBUBE","OKAFOR","S/20/0018","$2y$10$nh6/IVcsyh6xjt1VRkd2f.iXL9pdpR59Vg4FTE8MTdU2p4ymP7dl.","ordavid","ordavid","","2010-10-26","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-11 09:25:37"),
("227","2276585ed6a61","65","132","2","0","0","0","0","","CONFIDENCE","CHIGALA","CHIGBO","S/20/0019","$2y$10$fb9Rnk1UxEa7Xqr9Ch18uOi0qVoyzA3FuMkp74K1aXZW/eWh.itLO","zeonglobal","zeonglobal","","2010-02-02","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-11 09:30:15"),
("228","228659dd1b5df","65","135","0","0","0","0","0","","JOSEPH","TIM","ANIETIE","S/20/0020","$2y$10$YLbODgv5O6AviVah52KHUeWrf/QoP5aeVwwpfODqA5mDtfeRSBgEu","zeonglobal","zeonglobal","","2004-09-19","male","Christianity","","","2020/2021","3rd Term","2020/2021","2nd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","graduated","2021-02-11 11:56:00"),
("229","22965fc929723","65","136","0","0","0","0","0","","CONFIDENCE","CHIKODINAKA","IWUNDU","S/20/0021","$2y$10$ak6.ygRApthWY6FZYrl18eXcHK5VX5pHHxlnuXvAF50vL.2b8k7GW","zeonglobal","zeonglobal","","2004-11-14","female","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","graduated","2021-02-11 12:05:03"),
("230","23065642dc679","65","137","0","0","0","0","0","","DIVINE","CHINEDUM","AKAONYE","S/20/0022","$2y$10$hquspgh0miucB/1ThPOdG.MqI1skZqLOn1G6UPBqky9IyicPI5rQq","zeonglobal","zeonglobal","","2005-07-17","male","Christianity","","","2020/2021","3rd Term","2020/2021","2nd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","graduated","2021-02-11 12:54:34"),
("231","231658919fde6","65","138","0","0","0","0","0","","EMMANUEL","BARIDUA","SAMPSON","S/20/0023","$2y$10$fbWkWDQHhh5yoUNaQUbbuOxWEKL3Gy9Xxd4MA8Lpg43jIlThCfb/2","onemmanuel","onemmanuel","","2005-01-14","male","Christianity","","","2020/2021","3rd Term","2020/2021","2nd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","graduated","2021-02-11 13:00:55"),
("232","23265c21345ca","65","138","0","0","0","0","0","","FAVOUR","BARIYAA","SAMPSON","S/20/0024","$2y$10$VGbQPrWk32buz5tpMFvoFexPuE0fGX75WXB2Tmsl.1GmCo6IVq/qO","onfavour","onfavour","","2005-01-14","male","Christianity","","","2020/2021","3rd Term","2020/2021","2nd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","graduated","2021-02-11 13:02:50"),
("233","233659ad4413b","65","143","3","0","0","0","0","","FAVOUR","MIRACLE","UDOFA","S/20/0025","$2y$10$7ZFj8ykj1KWfGXHz4Ul2EuQ8QgoDDJbXIF/oFpwTFkg.Jh1kBzYQG","zeonglobal","zeonglobal","","2009-02-20","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-12 09:55:11"),
("234","234652df85b51","65","147","4","0","0","0","0","","CHUKWUEBUKA","FRANK","EZULU","S/20/0026","$2y$10$9V2I1ZFtIB4YrZ8JFM9we.CAv/HPnSqCTCI84kqA.q3JWVwFBVbPG","zeonglobal","zeonglobal","","2007-04-15","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-12 10:30:43"),
("235","23565c536bb96","65","121","4","0","0","0","0","","PRECIOUS","JOHN","ETINWA","S/20/0027","$2y$10$JE.G5.PBqQicUb4gXSIGsOGb9AYXChquP2DgH2I7pQtTl.onxBq3O","waprecious","waprecious","","2008-08-05","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-12 10:53:12"),
("236","23665f277c786","65","149","4","0","0","0","0","","CHIDERA","BENJAMIN","ONYECHERE","S/20/0028","$2y$10$z60.oQt9w3fk/qLqLYWd4eNnrDWzQrlO/fyaKHLVGoNnwb81/nIG6","zeonglobal","zeonglobal","","2004-12-06","male","Christianity","","","","","2020/2021","2nd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-02-12 11:11:37"),
("237","23765ec230eab","65","126","4","0","0","0","0","","AYIBAFIYE","SAMUEL","FIYEBO","S/20/0029","$2y$10$X0ifE//d/uxyj79CoFtPdO/PMThd3Zj9LRoR.g4qnYZc2CWCbot86","boayiberfiye","boayiberfiye","","2007-06-05","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-12 11:27:24"),
("238","238655ca1d4be","65","151","4","0","0","0","0","","FAVOUR","BARINADU","GBARAALOE","S/20/0030","$2y$10$z1h8PczbBKTfg9H2CXmSD.x2DvCQ5e6NwyZGndsTfEmTLc/NodIfm","zeonglobal","zeonglobal","","2005-05-26","female","Christianity","","","","","2020/2021","2nd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-02-12 11:35:58"),
("239","23965f2702e90","65","153","5","0","0","0","0","","DEBORAH","GODWIN","OSAROLUKA","S/20/0031","$2y$10$EyQ/CQKIfTG.aWTxUgxSYu/dF6U0vTAf4YJA3cyA8Ax3O.FsV92eK","zeonglobal","zeonglobal","","2007-05-19","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-12 12:53:20"),
("240","240651e09b643","65","135","4","0","0","0","0","","DEBORAH","TIM","ANIETIE","S/20/0032","$2y$10$wdhqA0e2tWQDk0JJlqEIBeY.mtiATGNvBKTXhc2rew2ZrjtZaq.Nq","iedeborah","iedeborah","","2007-03-15","female","Christianity","","","","","2020/2021","2nd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-02-12 13:03:30"),
("241","24165be64fdaa","65","154","5","0","0","0","0","","EMMANUEL","OLAMILEKAN","OLABODE","S/20/0033","$2y$10$Gp3gOBVmxW8Fk6AjQAmOSuFjkMCBH5KNV6/GOxGiOXGFUn3ZCrd7q","zeonglobal","zeonglobal","","2008-03-21","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-12 13:07:58"),
("242","2426538354f7d","65","20","5","0","0","0","0","","BLESSING","DAUNUBARI","NWAKO","S/20/0034","$2y$10$YmModa4WyL2rs1zY2iOI6uy0WPsFStrI/t5zcXpqs5eK4BRrq7v2y","koblessing","koblessing","","2008-03-08","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-12 13:18:20"),
("243","243652c5af8e5","65","110","6","0","0","0","0","","SAMSON","TAMARALAYIFA","FIYEBO","S/20/0035","$2y$10$Vm2lOCi.S2YvYljSTnV6T.l5lNJDMF3NC6XhNhjRYyvz.c/hFtesW","bosamson","bosamson","","2006-02-03","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-15 09:43:35"),
("244","24465edbaf005","65","121","6","0","0","0","0","","JOY","ETINWA","JOHN","S/20/0036","$2y$10$jquMsBLhyfDX2S9azMy9R.0y2JO/lZBv0DbLJdENL2GRHZCGWYN4W","hnjoy","hnjoy","","2006-11-08","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-15 09:52:21"),
("245","24565be6a9bb2","65","157","6","0","0","0","0","","MIRACLE","OBIA","MICHAEL","S/20/0037","$2y$10$J7C128P7T.8YBLzJ8nhd6ezhDhTbgjKETy1xb14kUjqEVMG0FFTfC","zeonglobal","zeonglobal","","2005-04-05","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-15 10:18:31"),
("246","246656ef5740c","65","33","6","0","0","0","0","","FAVOUR","CHINECHEREM","AKAONYE","S/20/0038","$2y$10$hg9HNaDYsbthUkscqr.YgeFcbof1DMyvg2884nYNt6OCNUx8i/d0W","yefavour","yefavour","","2005-07-17","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-15 10:29:46"),
("247","24765d62f9064","65","158","6","0","0","0","0","","BLESSING","NGOZI","OKEREKE","S/20/0039","$2y$10$uSqteFfslFALqMhiLKHvve0frvxA5mxz08YtDbkDMqFiYhQhFAYni","zeonglobal","zeonglobal","","2006-03-17","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-15 10:36:04"),
("248","24865961bbfba","65","54","2","0","0","0","0","","AMIRAH","PRINCESS","YAKUBU","S/20/0040","$2y$10$INfKvLAxyCHnIpJ.DnHfVORtpPl5G.b.Pp6blE.isVpAWdaNNNZFW","buamirah","buamirah","","2010-10-26","female","Islam","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-19 09:16:57"),
("249","2496516f43fae","65","140","2","0","0","0","0","","VICTOR","","SAMPSON","S/20/0041","$2y$10$XXUkpnOykv8b/uMSbFeDRO.pa.QOWCHBgYvYJZQ4n9MXe91fIm7MS","onvictor","onvictor","","2010-09-07","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-19 09:31:59"),
("250","25065890fd38a","65","38","2","0","0","0","0","","CHIZIM","","AKPENYI","S/20/0042","$2y$10$l80KHLFSzt1l6k7JAZ3J7OvSXmH1Ce/9Im56lnbu3HjpNpBr99BZW","yichizim","yichizim","","2009-02-11","male","Christianity","","","","","","","","/home/zeonglob/public_html/divinefavour//private/images/student_passport/75e080.jpg","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-19 09:36:58"),
("251","251654341fadd","65","178","3","0","0","0","0","","MICAH","OSARO","SIMEON","S/20/0043","$2y$10$06j4YRPd31ZpAjlPsO/5uOrOC6Ps7GlGmfT2uvjfwvkgooIiIS78q","zeonglobal","zeonglobal","","2009-12-29","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-19 09:40:08"),
("252","25265fa6e0b2e","65","179","4","0","0","0","0","","ISAAC","JAMES","CLEMENT","S/20/0044","$2y$10$0fKKhmg1p30lSIOKoetamOF.TENy9bIXk8snvyqCtSxTMDIrLSMTu","zeonglobal","zeonglobal","","2008-06-18","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-19 10:11:19"),
("253","2536554729bfa","65","181","5","0","0","0","0","","RAPHAEL","CHUKWUNONSO","IFEANYI","S/20/0045","$2y$10$Whm5e5ehawuhik1xId1e..aaaLDaBJw6nR.XmX3tx2rc6oKW5.YOy","zeonglobal","zeonglobal","","2006-11-27","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-19 10:21:32"),
("254","25465cb83694a","65","182","5","0","0","0","0","","REGINA","AWAJIOWA","SIMEON","S/20/0046","$2y$10$D7W3BAhZ8tj9v3OWOGWsguJBgxiTHybUBYWkpEariOBcLThCLLLV2","zeonglobal","zeonglobal","","2005-04-16","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-19 10:27:40"),
("255","25565840a5062","65","183","5","0","0","0","0","","ANITA","ONORODE","SIMON","S/20/0047","$2y$10$ITaUKrMaRE35KaHjW5gtHuvawGvhj0ukdvJzEZH7cIoOxD83fKfy6","zeonglobal","zeonglobal","","2007-10-10","female","Christianity","","","","","2021/2022","1st Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-05-18 11:49:39"),
("256","2566536142fbe","65","184","4","0","0","0","0","","JANE-FRANCIS","CHINAEMEREM","ANYANWU","S/20/0048","$2y$10$KCd.ACL/pXmf0fv3XdepiuZcT7mUi37rYASW9SB1DKhzqOEUOCLy6","zeonglobal","zeonglobal","","2007-03-05","female","Christianity","","","","","","","","","GUARDIAN","","new_student","","0","0","0","0","","0","","check_result","activated","2021-05-21 08:28:36"),
("257","257657759d616","65","187","2","0","0","0","0","","NATASHA","ANDREY","GNATYUK","S/20/0049","$2y$10$moZzas16B.SQy6xRHwJDuuC0q1X585oZvkrh0hADVSm8YQXrCA1EK","zeonglobal","zeonglobal","","2010-04-05","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-07-26 16:22:13"),
("258","2586556e42994","65","109","4","0","0","0","0","","PEACE","","JOSEPH","S/20/0050","$2y$10$macQkj3I8s1OTWk7VHmjuurSED42hcg56WVvDT4E7VYfYW4FRadxa","phpeace","phpeace","","2002-05-11","female","Christianity","","","","","2020/2021","3rd Term","","","GUARDIAN","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-07-27 12:48:39"),
("259","259650c73b026","65","188","5","0","0","0","0","","PRECIOUS","CHINOYE","SUNDAY","S/20/0051","$2y$10$aUOvegYZNcudZ4UL4Tt0ruaXJ/txkoWkQu8UME4/KHdXVlKjDCR/i","zeonglobal","zeonglobal","","2007-11-16","female","Christianity","","","","","","","","","GUARDIAN","","new_student","","0","0","0","0","","0","","check_result","activated","2021-08-03 10:25:12"),
("260","26065bfddcf6c","65","88","1","0","0","0","0","","GRACE","AMEJIMAOBARI","APPOLUS","S/21/0001","$2y$10$D8B9VdLGfeEYg7fFavDqEeibYBrZUnNiL/Bd9uqXGPDxI6UKy28B2","usgrace","usgrace","","2011-04-28","female","Christianity","","","","","2021/2022","1st Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-11-21 12:10:01"),
("261","26165a58070b9","65","88","1","0","0","0","0","","GRACE","AMEJIMAOBARI","APPOLUS","S/21/0002","$2y$10$4qhMqfJFm32RvmvmjXiTCOdwFdJgmIsAdaNpeFqszh7sGnBbercp6","usgrace","usgrace","","2011-04-28","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 12:10:06"),
("262","262657166fadd","65","191","1","0","0","0","0","","GLORY","LOVETH","SARKOR","S/21/0003","$2y$10$O1vw4c80oLNt11VRgE2kd.4L8uxSTLU8fN5e6hqX/MrGUG3YmGnAO","zeonglobal","zeonglobal","","2011-04-22","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 12:19:09"),
("263","263653f350a72","65","192","1","0","0","0","0","","ELIZABETH","SEMILORE","OSINEYE","S/21/0004","$2y$10$pwqFhOhUogLRkpIevAoqeuJSmk.8UXA8HKy7eDH8EHdpIP9lEQ646","zeonglobal","zeonglobal","","2011-07-11","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 12:34:43"),
("264","26465d252c34a","65","193","1","0","0","0","0","","COLLINS","","THANKGOD","S/21/0005","$2y$10$0k3lXfdR64xDHkwf1iIux.JJq0UgMnhGHOUhJ36mW1mKUPc3jEIJ2","zeonglobal","zeonglobal","","2021-11-11","male","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 12:40:31"),
("265","2656597a5d43d","65","194","1","0","0","0","0","","HAPPINESS","PRECIOUS","MICHAEL","S/21/0006","$2y$10$IxeDLsgYhaZDL6PXMUoqrOn0EsPqQr9W.s0qWQmoWKqGDImQRHeke","zeonglobal","zeonglobal","","2011-03-15","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 12:54:43"),
("266","266652b8d4aa8","65","0","1","0","0","0","0","","CHRISTOPHER","ADACHI","AKOBO","S/21/0007","$2y$10$spqRaLdLJ0zjO9F3lumJZuf5MI7IZPcYZ40L.74QEenMEIilXvfee","bochristopher","bochristopher","","2010-07-01","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 12:59:31"),
("267","267659adfdbbc","65","19","1","0","0","0","0","","OSAROLUKA","GODWIN","PAUL","S/21/0008","$2y$10$i7Rqtizp0xDvqtCh7KLps.JoBUVhuLn/nSQ/UcnAUgAOdTOyOXDeO","ulosaroluka","ulosaroluka","","2010-07-22","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 13:10:40"),
("268","268651faa0bf0","65","130","1","0","0","0","0","","SAMSON","","OGIEOZHE","S/21/0009","$2y$10$7YyqWESuWgZj7t1jgRcXeOVYI6Qf2636GBz9ddH5lmV2/6sBEz992","hesamson","hesamson","","2011-03-02","male","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 13:14:27"),
("269","2696513387285","65","195","1","0","0","0","0","","JOSEPH","","UZOUKWU","S/21/0010","$2y$10$VanjlfG1EAyOf1F3A9dAy..CL9q6fdEeeGODnnyAb6gbkylY41odG","zeonglobal","zeonglobal","","2021-11-02","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 13:23:26"),
("270","27065ebf7f457","65","196","1","0","0","0","0","","BEAUTY","BARISUKA","BARILE","S/21/0011","$2y$10$1yYXLwT6FmVEFtxzMZMEA.yogOtDv3bRYufjb5pTzqUVfJbYi0Y6K","zeonglobal","zeonglobal","","2010-08-27","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 13:29:05"),
("271","27165d981528a","65","197","1","0","0","0","0","","ODOFIN","VICTORY","TAYO","S/21/0012","$2y$10$iJunmwn3.2fJ3o7tbrxMLuPVfWFs/Q0AyH6tnpz6joT59RQ54HQ2O","zeonglobal","zeonglobal","","2012-01-08","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 13:32:00"),
("272","27265070525ae","65","155","1","0","0","0","0","","VICTORIA","NKPOIKANAABASI","FELIX-GEORGE","S/21/0013","$2y$10$CSBxhjfzqhpzsw40VupTleCXscBDdbdM63ObxGYBMaHOlelmsMYN.","gevictoria","gevictoria","","2009-10-05","female","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 13:35:57"),
("273","27365ff5a3c53","65","198","1","0","0","0","0","","MICHELLE","IMA-IMA","WISDOM-IMOH","S/21/0014","$2y$10$Yy/KKM4gtSi37RAAh1ueeOXJB63EePNp0LWVGlylq6FHwVXPkPWsq","zeonglobal","zeonglobal","","2011-05-17","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 13:45:29"),
("274","274653118ed26","65","199","1","0","0","0","0","","JEDIDIAH","UYOYOGENE","DONEWELL","S/21/0015","$2y$10$6U1yH7oi.1ZKL7PM5i/huOXiMLd38GMxQxLLL1v4sCJMunNZOb5rO","zeonglobal","zeonglobal","","2009-12-29","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 13:54:40"),
("275","27565c6b8e68b","65","200","1","0","0","0","0","","GODSWILL","NSIKAN","BENEDICT","S/21/0016","$2y$10$BLYtjHelMzg7jh1WRqte/eW7M1ukxxl1Clft14Q25Ed3gFis/vZ0C","zeonglobal","zeonglobal","","2011-03-07","male","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 14:03:33"),
("276","27665be006b8f","65","168","1","0","0","0","0","","MARVELOUS","ONYINYECHI","CHIDIEBERE","S/21/0017","$2y$10$5MkwSOIQKlyRqOq9PFHdjuQ0iomapqtPw6ygtNIKPn3.LiM0S1MPS","remarvelous","remarvelous","","2011-03-07","female","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 14:12:24"),
("277","27765ce147dc3","65","201","1","0","0","0","0","","DIVINE","CHIMEREYA","EKWEGGH","S/21/0018","$2y$10$jaAZoNkKnEcBOhG2cjUCy.AZVRrkjseYglBdW6rWEmg6qXO115.me","zeonglobal","zeonglobal","","2011-05-06","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 14:18:36"),
("278","278651bc1df86","65","202","1","0","0","0","0","","FAVOUR","EFE","STEPHEN","S/21/0019","$2y$10$Jla8/3mP/idJ2RPxWdGDS.hXZL6BT9op/LkfhpnqerUZGaz/Hyt.q","zeonglobal","zeonglobal","","2011-01-02","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 14:21:18"),
("279","27965494108fd","65","89","1","0","0","0","0","","TESTIMONY","AMEJIMAOBARI","JOHN-KOIDA","S/21/0020","$2y$10$3V0FtXnEEVXqi6nbu4yCPOx8zhu9SiTDsMt9BPigzuDGkMkTIWKjS","datestimony","datestimony","","2021-11-02","female","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 14:25:04"),
("280","280657695a4da","65","203","1","0","0","0","0","","OBINNA","DAVID","OKORIE","S/21/0021","$2y$10$enRwOrK81QHknwiZoEz8tO1T./h5nuQUV7gzG7tiFmjcD6FVrn2zK","zeonglobal","zeonglobal","","2011-03-11","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 14:29:19"),
("281","28165da21ed57","65","204","1","0","0","0","0","","PLESANT","","KELVIN","S/21/0022","$2y$10$COYV5DyZ7zH8sdrq5SJXdeYgXRbgiYNJ0cVOQ8k5hobeyghJFiNl2","zeonglobal","zeonglobal","","2012-02-14","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 14:32:08"),
("282","28265c2a53da1","65","205","1","0","0","0","0","","ANOINTING","CHIMAOBI","OKECHI","S/21/0023","$2y$10$V1gSe4tqbAzrn9JZ1YqkQeN0hWxag72OnKhJ6eF8nFjXPEcEmYWEu","zeonglobal","zeonglobal","","2012-07-18","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 14:35:47"),
("283","28365f2dc12ca","65","173","1","0","0","0","0","","PRAISE","TEMELADE","MADUJEMU","S/21/0024","$2y$10$Bl3VPorp39pzOgq79K/74eJaHAzsOjyLz.GB8Xu40KQ.IBWDxgKZy","mupraise","mupraise","","2011-10-13","female","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 14:39:51"),
("284","284653767d037","65","206","1","0","0","0","0","","MIRACLE","CHINDINMA","KELECHI","S/21/0025","$2y$10$w6gjuS108HAsdMUAluztn.Cofnv493TqIzaH1esXLCu80fAAFk4h6","zeonglobal","zeonglobal","","2009-07-09","female","Christianity","","","","","2021/2022","2nd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-11-21 14:43:03"),
("285","2856568966fb5","65","207","2","0","0","0","0","","IMMANUELLA","TAMUNOMIEBAKA","DAVE-DAKA","S/21/0026","$2y$10$dN/xLMWBrT1JHXl6WNzsH.FYd5ZlZ0lz0C3uRRUABHUztFtZTKXlC","zeonglobal","zeonglobal","","2021-11-04","female","Christianity","","","","","","","","","PARENT","","new_student","","0","1648799196","0","0","","0","","check_result","activated","2021-11-26 16:33:38"),
("286","2866537e0254b","65","208","2","0","0","0","0","","OSAROGBOR","TAMPIORU","OLUJI","S/21/0027","$2y$10$p8zNImSU.NdlRQc.0aAnV.3b6E59FfCZV1ZU8LIUrlB/ocQa2r6sm","zeonglobal","zeonglobal","","2021-11-02","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-26 16:37:36"),
("287","287658291adf7","65","209","2","0","0","0","0","","PRECIOUS","","THANKGOD","S/21/0028","$2y$10$HcvwZ8AvWHFmvM3blyfjjONWjPH.5DnY2YlCT4.jREhY5NpJpIaNu","zeonglobal","zeonglobal","","2021-11-09","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-26 16:40:27"),
("288","288653911a45c","65","210","2","0","0","0","0","","SHAMMAH","","ISAAC","S/21/0029","$2y$10$TeAIuIdkd2kSGgpUiJWyueagIjF7v4huRCb6q6xMD6EHlPZdzGViO","zeonglobal","zeonglobal","","2021-11-02","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-26 16:44:09"),
("289","289655c1a02a2","65","205","2","0","0","0","0","","CHISOM","OKECHI","DESTINY","S/21/0030","$2y$10$jU3Vmp/B8qMLZ1aNLy2RPe/Th.AaFzCqXM5cihqc2LG53ieE9JfkW","nychisom","nychisom","","2021-11-02","male","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-26 16:45:44"),
("290","29065e7f55205","65","204","3","0","0","0","0","","PROWESS","","KELVIN","S/21/0031","$2y$10$lqn2dM31AMSBS8v4KYCMBORk4leWIdvJN282.FMda7ILRYhom4PH2","inprowess","inprowess","","2009-08-06","female","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-26 17:05:17"),
("291","291659c0c040e","65","109","3","0","0","0","0","","JOY","","MATHEW","S/21/0032","$2y$10$D8fnn9lI.K/DVPZin0vs6uc/MKcGDsJf2h71F02UkHW6KFhI9CuC.","ewjoy","ewjoy","","2006-08-17","female","Christianity","","","","","2021/2022","2nd Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-11-26 17:06:50"),
("292","29265607259f3","65","211","3","0","0","0","0","","TONWE","EEDEE","KPONE","S/21/0033","$2y$10$F4bDrgeXaK2AwHdbnvG9guVSDo.9KJ/9I8bYU6qKfRzFT/ocTy8xO","zeonglobal","zeonglobal","","2008-01-14","female","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-26 17:11:14"),
("293","293650506270e","65","212","4","0","0","0","0","","JOHN","","EKONG","S/21/0034","$2y$10$DiGaTLNwKQXiI8oOFXIz4entERIYfzUgi/851mVKNFI4FgHX3TFJW","zeonglobal","zeonglobal","","2007-05-24","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-26 17:14:15"),
("294","294653db7873f","65","196","4","0","0","0","0","","FAITH","ZORBARI","BARILE","S/21/0035","$2y$10$A7hDYTbQJlqtPoAvYtb/9.HvkvXAuGFBiQUjX7j3wio1tjnyVGU/W","lefaith","lefaith","","2009-03-27","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-26 17:17:55"),
("295","29565c2f9e393","65","213","4","0","0","0","0","","MERCY","NKAJIMA","JOSEPH","S/21/0036","$2y$10$mm.fs4Ya0MXJtwKW8Fp6jupM2MkTAsWqHHLgQ2pfQ/hAumCc8uAl6","zeonglobal","zeonglobal","","2007-11-17","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-26 17:20:11"),
("296","2966508faf4cc","65","214","4","0","0","0","0","","MACCLINTON","EKWERE","UFOT","S/21/0037","$2y$10$p2986AV2gCaaI.6VvTH41OchYps/mt.SBJiVpM9bPkubaP8kAvb9W","zeonglobal","zeonglobal","","2005-12-06","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 10:32:48"),
("297","297651bdacc9c","65","215","4","0","0","0","0","","CHRISTIANA","PRINCESS","GABRIEL","S/21/0038","$2y$10$fLAa31Qk/0THae/3ZxB3.uZSzlvHZoVzni3fAJz8xlIJ9uTGgnPaq","zeonglobal","zeonglobal","","2009-02-26","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 10:37:09"),
("298","298654a1b22ca","65","206","4","0","0","0","0","","CHIBUIKE","","KELECHI","S/21/0039","$2y$10$KWUCaktLF02TEl2Lw8IpVOQY4dLLtB047/d/uJX73q73flEXe.O/.","hichibuike","hichibuike","","2010-01-24","male","Christianity","","","","","2021/2022","2nd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-11-29 10:42:36"),
("299","2996557e67f25","65","206","4","0","0","0","0","","FAVOUR","IHEOMA","KELECHI","S/21/0040","$2y$10$67dFC5OKWsWMQt3QdkqVge20az5U//d6vQzKDnTlAxMDKmwdJ7v3S","hifavour","hifavour","","2010-01-24","female","Christianity","","","","","2021/2022","2nd Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-11-29 10:43:46"),
("300","300652bedc1ba","65","195","4","0","0","0","0","","REGINALD","WINNER","UZOUKWU","S/21/0041","$2y$10$9wVhgapvVGf5FLJtz8h9j.wrTmgdx9k0FzQQCHDOisaJtUdkK3y5q","wureginald","wureginald","","2010-06-23","male","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 10:45:19"),
("301","30165c738c7b7","65","216","4","0","0","0","0","","PRECIOUS","CHIBUENYIM","DOMINION","S/21/0042","$2y$10$v2oEAIt42zPf2Sh9xM3dYedEehed2qonuva3zPWGUP4lpxsfRaoD6","zeonglobal","zeonglobal","","2008-01-01","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 10:53:37"),
("302","30265edea03cc","65","217","4","0","0","0","0","","BEAUTY","","GEORGEWILL","S/21/0043","$2y$10$vMWseJwDHx6cEhs1znJg7ewZHqbdmTpT0AB4GMIk4EbEtQb/ACNIe","zeonglobal","zeonglobal","","2005-11-05","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 10:59:43"),
("303","30365aff6e14a","65","216","4","0","0","0","0","","FAVOUR","CHIJINDU","DOMINION","S/21/0044","$2y$10$/sqRgOnam2wyzJOTRugnmOCH2ejWUAMs0ZivmanrMD8qzvLLLtOIO","onfavour","onfavour","","2008-01-19","female","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 11:05:31"),
("304","304659e1df513","65","218","5","0","0","0","0","","SAMUEL","UDOCHUKWU","DAVID","S/21/0045","$2y$10$uXGQ/U0ZAAsbZ4y7d.Uv9eTmIaNY453GbOjZG8N82o/m23CyU74vO","zeonglobal","zeonglobal","","2008-06-10","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 11:25:20");
INSERT INTO students VALUES
("305","30565d53760f7","65","219","5","0","0","0","0","","RAYMOND","DABERECHI","OKORO","S/21/0046","$2y$10$XRNftsiwoW1r5DEztjKTtuo94HQmL4UJxeUArf.3/jo9H56UgIkX.","zeonglobal","zeonglobal","","2006-10-13","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 11:28:49"),
("306","3066555e63938","65","220","6","0","0","0","0","","NIMIMOH","","IMOH-SAMUEL","S/21/0047","$2y$10$vdLoReUq5RjmmRx3MmboVOkw7Zt4UhFYT5dRRBQqlSIP3QyHXQnMO","zeonglobal","zeonglobal","","2009-04-14","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 11:42:12"),
("307","30765cf37a4e5","65","221","6","0","0","0","0","","ESTHER","OLUWASETEMI","ADEBAYO","S/21/0048","$2y$10$uzB9ei3f8tSrWuJMvMzuNuznQHMlZ2LUbzn8pZBpcVpPK1HhnWwHK","zeonglobal","zeonglobal","","2007-09-05","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 11:45:49"),
("308","30865c744f5a5","65","222","6","0","0","0","0","","BETHEL","NMESOMA","AHAMBA","S/21/0049","$2y$10$FsCI9dyrQnS1Sv6Nca.VfeW4MzeHwqYHSIvFSruAeuBwuneXIsk02","zeonglobal","zeonglobal","","2005-10-30","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 11:51:54"),
("309","30965d8844bdd","65","0","1","0","0","0","0","","STEPHEN","SOMTOCHI","MIRABEL","S/21/0050","$2y$10$X934CZuGENYm4LV54u955eMr6QRmW1.DvaosBAuyr4CmNCcDRbepC","elstephen","elstephen","","2021-11-01","female","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 11:52:58"),
("310","31065c7863d3f","65","223","3","0","0","0","0","","FAVOUR","G","GBENEKANO","S/21/0051","$2y$10$AT.gbodE2JJw20FgUq/rKeDiip8G/edQCus15MJTHY2G4/4835Ksm","zeonglobal","zeonglobal","","2007-10-21","male","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 12:43:17"),
("311","31165f148b43c","65","5","1","0","0","0","0","","AMARACHI","BLESSED","CHINEKEZE","S/21/0052","$2y$10$6iuCYfqCSuZl0lIYuAX3PeBjUJFHFbvnQiAYmtrdHA8Lb2cXHth/q","zeamarachi","zeamarachi","","2010-05-25","female","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 12:51:24"),
("313","313653ca608be","65","210","4","0","0","0","0","","SHALOM","ORITSEJOCOMISA","ISAAC","S/21/0054","$2y$10$T3j6WFeb3KMZRjVeFbwGoucgK2OBjhgMiPc6uO.6B2cjU56PsUxFq","acshalom","acshalom","","2021-12-01","female","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-12-02 10:25:14"),
("314","31465c60df2dd","65","0","6","0","0","0","0","","MONDAY","JAPHET","SAMUEL","S/21/0055","$2y$10$fUbBq7LO/AizMPtlN7ooHeqIQO1lKooS8AAunrgBGnF3.hs0MAyzG","elmonday","elmonday","","2021-12-01","male","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-12-13 11:25:24"),
("316","316656bd0a460","65","225","1","0","0","0","0","","NIMI","DANIEL","ENENEHARRY","S/21/0056","$2y$10$E10zaibYgeNyuRTHsg2IKOkY7bRMzl4mCa20whHMj3j/.8GKGUY6a","zeonglobal","zeonglobal","","2011-07-07","male","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2022-03-09 11:33:28"),
("317","31765034fddc7","65","226","6","0","0","0","0","","NENUBARI","EMMANUEL","NTOR-UE","S/21/0057","$2y$10$aMBv6bvIfZybShbGXzpiKev5HCbpiCWdQVD6Ohx2NiitA/Pm5P/Xy","zeonglobal","zeonglobal","","2007-01-05","male","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2022-03-09 11:36:40"),
("318","31865bdcaf26f","65","227","2","0","0","0","0","","STEPHEN","","MADU","S/21/0058","$2y$10$hwUSvwEryS53Cr0MZvleCeZZ5T04Zx3gLrxvKN1UIX2u9aEuzkSSy","zeonglobal","zeonglobal","","2010-08-30","male","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2022-03-09 11:39:26"),
("319","319651f201215","65","228","1","0","0","0","0","","GOODLUCK","","CHIMAROKE","S/21/0059","$2y$10$jI6nzSYremepEtv2AMtedO/wKUD/6mtRqePt.ndle50Q8NK8Es4Y2","zeonglobal","zeonglobal","","2010-06-04","male","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2022-03-09 11:41:45"),
("320","320652306f5cc","65","229","1","0","0","0","0","","PRECIOUS","CHISOM","CHIKA","S/21/0060","$2y$10$J6JcOEZoZgMlqc8PThf5luKoNOv4xLCP0v178.ShFipq4lERXqgFG","zeonglobal","zeonglobal","","2011-12-06","female","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2022-03-09 11:44:18"),
("321","32165907bc324","65","230","1","0","0","0","0","","MARGARET","","PAUL","S/21/0061","$2y$10$wZSR5MCW9BOloUu9RW2Sv.u5elhd63X5sJWOl2x.ixspmu.wAtNMm","zeonglobal","zeonglobal","","2011-03-20","female","Christianity","","","","","","","","","","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2022-03-09 11:46:14"),
("322","322651c01201e","65","231","3","0","0","0","0","","CONFIDENCE","","EBERE","S/21/0062","$2y$10$41G1cAC8F/Tx5zi2ILvt6e9X6c3MZrDSUZrHgkg645g0zwYFG6URC","zeonglobal","zeonglobal","","2006-05-05","male","Christianity","","","","","","","","","","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2022-03-09 11:48:52"),
("323","323652725581d","65","226","3","0","0","0","0","","NINA-EEYIE","","NTOR-UE","S/21/0063","$2y$10$.RuEzYqE8ZEB6Ke9Khu8Ve5dHn2bdaWab6KjUg0u3RUDQCJTEAUbS","uenina-eeyie","uenina-eeyie","","2009-04-23","female","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2022-03-09 11:51:17"),
("324","324652ba29f44","65","232","4","0","0","0","0","","EMMANUEL","LEESI","KORGBARA","S/21/0064","$2y$10$82nUtNy/JD45x0XH8sDoXOSjxcM13R4.SSGwHB.YlMmu4kTAl4dMG","zeonglobal","zeonglobal","","2009-01-08","male","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2022-03-09 11:56:37"),
("325","32565670f2a59","65","109","4","0","0","0","0","","ESTHER","","GODDAY","S/21/0065","$2y$10$gFAYOCQ23JpRajgFkq5Xv.vJbW1zdU9up7LQB44ftYLpke2X/rREy","ayesther","ayesther","","2008-12-21","female","Christianity","","","","","","","","","","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2022-03-09 11:59:21"),
("326","326652c787e95","65","233","4","0","0","0","0","","VIVIAN","","MOSES","S/21/0066","$2y$10$XfM2XHdFo6z.aFWY/vYYGesnXjN0BmUWadqVeKaYhQzNPDMNtbteu","zeonglobal","zeonglobal","","2008-08-18","female","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2022-03-09 12:02:40"),
("327","32765abb11f39","65","225","4","0","0","0","0","","RACHEAL","BELEMA","HARRY","S/21/0067","$2y$10$ktfpHxD1ZVtM4A.cf/YoiuYdDqPwJsuVdZ4TwM0c1VxAioG.FIV6y","ryracheal","ryracheal","","2008-06-18","female","Christianity","","","","","","","","","","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2022-03-09 12:03:57");




CREATE TABLE `subclass` (
  `subclass_id` int(11) NOT NULL AUTO_INCREMENT,
  `subclass_name` varchar(30) NOT NULL,
  PRIMARY KEY (`subclass_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `subject_class` (
  `subject_class_id` int(11) NOT NULL AUTO_INCREMENT,
  `subject_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  PRIMARY KEY (`subject_class_id`)
) ENGINE=InnoDB AUTO_INCREMENT=127 DEFAULT CHARSET=latin1;


INSERT INTO subject_class VALUES
("1","1","1"),
("2","10","1"),
("3","2","1"),
("4","3","1"),
("5","4","1"),
("6","5","1"),
("8","7","1"),
("9","8","1"),
("10","9","1"),
("11","1","2"),
("12","10","2"),
("14","2","2"),
("15","3","2"),
("16","4","2"),
("17","5","2"),
("18","6","2"),
("19","7","2"),
("20","8","2"),
("21","9","2"),
("23","1","3"),
("24","10","3"),
("26","2","3"),
("28","3","3"),
("29","4","3"),
("32","7","3"),
("33","8","3"),
("34","9","3"),
("35","1","4"),
("47","4","4"),
("48","5","4"),
("51","1","5"),
("52","12","5"),
("53","13","5"),
("54","14","5"),
("55","15","5"),
("56","16","5"),
("57","17","5"),
("58","18","5"),
("60","2","5"),
("61","20","5"),
("62","4","5"),
("63","5","5"),
("64","6","5"),
("65","23","3"),
("66","1","6"),
("67","12","6"),
("68","13","6"),
("69","14","6"),
("70","15","6"),
("71","16","6"),
("72","17","6"),
("73","18","6"),
("75","2","6"),
("76","20","6"),
("77","4","6"),
("78","5","6"),
("79","6","6"),
("80","24","2"),
("82","24","1"),
("83","25","5"),
("86","26","2"),
("87","27","2"),
("88","5","3"),
("89","24","3"),
("90","26","3"),
("91","27","3"),
("92","26","1"),
("93","27","1"),
("94","23","1"),
("95","28","1"),
("96","6","1"),
("97","23","2"),
("98","28","2"),
("99","28","3"),
("100","6","3"),
("101","26","4"),
("103","28","4"),
("104","6","4"),
("106","12","4"),
("107","13","4"),
("108","14","4"),
("109","16","4"),
("110","17","4"),
("111","18","4"),
("113","2","4"),
("114","20","4"),
("115","25","4"),
("118","25","6"),
("121","26","5"),
("123","26","6"),
("124","29","4"),
("125","29","5"),
("126","29","6");




CREATE TABLE `subjects` (
  `subject_id` int(11) NOT NULL AUTO_INCREMENT,
  `subject_name` varchar(50) NOT NULL,
  `subject_short` varchar(30) NOT NULL,
  `groups` varchar(100) NOT NULL,
  PRIMARY KEY (`subject_id`),
  KEY `groups` (`groups`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=latin1;


INSERT INTO subjects VALUES
("1","ENGLISH LANGUAGE ","ENG","both"),
("2","MATHEMATICS ","MATHS","both"),
("3","BASIC SCIENCE ","BAS SCI","junior"),
("4","LITERATURE-IN-ENGLISH","LIT ENG","both"),
("5","AGRICULTURAL SCIENCE ","AGRIC","both"),
("6","CHRISTIAN RELIGIOUS KNOWLEDGE ","CRK","both"),
("7","PHYSICAL AND HEALTH EDUCATION ","PHE","junior"),
("8","BASIC TECHNOLOGY ","BAS TECH","junior"),
("9","BUSINESS STUDIES ","BUS STD ","junior"),
("10","COMPUTER SCIENCE ","COMP","both"),
("11","RELIGIOUS AND NATIONAL VALUES","RNV","junior"),
("12","PHYSICS ","PHY","senior"),
("13","CHEMISTRY ","CHEM","senior"),
("14","BIOLOGY ","BIO","senior"),
("15","CIVIC EDUCATION ","CIVIC","senior"),
("16","GOVERNMENT ","GOV","senior"),
("17","ECONOMICS","ECO","senior"),
("18","GEOGRAPHY","GEO","senior"),
("19","MARKETING","MARK.","senior"),
("20","COMMERCE ","COMM","senior"),
("21","HEALTH EDUCATION ","HEA STD","junior"),
("22","PREVOCATIONAL STUDIES","PRE","junior"),
("23","SOCIAL STUDIES","SOS STD","junior"),
("24","HOME ECONOMICS","HOME ECO","junior"),
("25","FURTHER MATHEMATICS","FURTHER MATHS","both"),
("26","DICTION ","DICTION","both"),
("27","FRENCH","FRENCH","both"),
("28","CIVIC EDUCATION","CIVIC EDU","both"),
("29","DATA PROCESSING","DP","senior");




CREATE TABLE `test` (
  `test_id` int(11) NOT NULL AUTO_INCREMENT,
  `test_page_id` int(11) NOT NULL,
  `student_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `class_name` varchar(50) NOT NULL,
  `subclass_name` varchar(50) NOT NULL,
  `subject_name` varchar(100) NOT NULL,
  `student_score` float DEFAULT NULL,
  `status` varchar(10) NOT NULL,
  `sessions` char(20) NOT NULL,
  `terms` char(20) NOT NULL,
  PRIMARY KEY (`test_id`),
  KEY `test_page_id` (`test_page_id`),
  KEY `class_id` (`class_id`),
  KEY `subclass_id` (`subclass_id`),
  KEY `subject_id` (`subject_id`),
  KEY `student_score` (`student_score`),
  KEY `status` (`status`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`)
) ENGINE=InnoDB AUTO_INCREMENT=71 DEFAULT CHARSET=latin1;


INSERT INTO test VALUES
("1","1","93","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("2","1","94","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("3","1","95","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("4","1","96","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("5","1","97","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("6","1","98","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("7","1","100","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("8","1","101","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("9","1","102","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("10","1","104","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("11","1","107","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("12","1","111","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("13","1","115","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("14","1","116","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("15","1","120","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("16","1","124","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("17","2","42","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("18","2","45","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("19","2","47","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("20","2","49","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("21","2","51","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("22","2","53","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("23","2","54","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("24","2","55","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("25","2","56","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("26","2","57","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("27","2","58","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("28","2","59","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("29","2","60","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("30","2","61","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("31","2","62","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("32","2","63","4","0","15","SS 1","","CIVIC EDUCATION","15","save","2018/2019","3rd Term"),
("33","2","64","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("34","2","65","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("35","3","42","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("36","3","45","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("37","3","47","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("38","3","49","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("39","3","51","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("40","3","53","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("41","3","54","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("42","3","55","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("43","3","56","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("44","3","57","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("45","3","58","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("46","3","59","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("47","3","60","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("48","3","61","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("49","3","62","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("50","3","63","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("51","3","64","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("52","3","65","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("53","4","42","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("54","4","45","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("55","4","47","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("56","4","49","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("57","4","51","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("58","4","53","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("59","4","54","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("60","4","55","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("61","4","56","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("62","4","57","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("63","4","58","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("64","4","59","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("65","4","60","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("66","4","61","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("67","4","62","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("68","4","63","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("69","4","64","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("70","4","65","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term");




CREATE TABLE `test_page` (
  `test_page_id` int(11) NOT NULL AUTO_INCREMENT,
  `subject_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `class_name` varchar(50) NOT NULL,
  `subclass_name` varchar(50) NOT NULL,
  `subject_name` varchar(100) NOT NULL,
  `test_title` varchar(100) NOT NULL,
  `total_score` float NOT NULL,
  `students` int(11) NOT NULL,
  `status` varchar(10) NOT NULL,
  `sessions` char(20) NOT NULL,
  `terms` char(20) NOT NULL,
  `date_added` datetime NOT NULL,
  PRIMARY KEY (`test_page_id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1;


INSERT INTO test_page VALUES
("1","13","6","0","SS 3","","CHEMISTRY","1","10","16","save","2018/2019","1st Term","0000-00-00 00:00:00"),
("2","15","4","0","SS 1","","CIVIC EDUCATION","FIRST TEXT","20","18","save","2018/2019","3rd Term","2019-06-27 10:50:33"),
("3","15","4","0","SS 1","","CIVIC EDUCATION","SECOND TEXT ","20","18","save","2018/2019","3rd Term","0000-00-00 00:00:00"),
("4","15","4","0","SS 1","","CIVIC EDUCATION","EXAM ","60","18","save","2018/2019","3rd Term","0000-00-00 00:00:00");




CREATE TABLE `topic` (
  `topic_id` int(11) NOT NULL AUTO_INCREMENT,
  `topic_name` varchar(200) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `user_id` int(11) NOT NULL,
  `table_name` varchar(20) NOT NULL,
  `published` varchar(20) NOT NULL DEFAULT 'not_published',
  `discussion_signal` tinyint(4) NOT NULL,
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`topic_id`),
  KEY `class_id` (`class_id`),
  KEY `subclass_id` (`subclass_id`),
  KEY `subject_id` (`subject_id`),
  KEY `user_id` (`user_id`),
  KEY `published` (`published`)
) ENGINE=InnoDB AUTO_INCREMENT=36 DEFAULT CHARSET=utf8mb4;


INSERT INTO topic VALUES
("1","CORRECTION FOR LAST WEEK 22ND JUNE","4","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 10:07:01"),
("2","CORRECTION FOR LAST WEEK MATHEMATICS JUNE 22ND","5","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 10:07:10"),
("3","CORRECTION FOR LAST WEEK MATHEMATICS JUNE 22ND","6","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 10:07:18"),
("4","MATHEMATICS QUESTIONS","4","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 10:07:26"),
("5","MATHEMATICS QUESTIONS","5","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 10:07:33"),
("6","MATHEMATICS QUESTIONS","6","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 10:07:42"),
("7","CHEMISTRY","4","0","13","16","staff","published","0","2019/2020","2nd Term","2020-06-29 10:07:49"),
("8","CHEMISTRY","5","0","13","16","staff","published","0","2019/2020","2nd Term","2020-06-29 10:21:45"),
("9","CHEMISTRY  QUESTIONS","6","0","13","16","staff","published","0","2019/2020","2nd Term","2020-06-29 10:21:51"),
("10","AGRIC QUESTIONS","5","0","5","7","staff","published","0","2019/2020","2nd Term","2020-06-29 10:43:47"),
("11","AGRIC QUESTIONS","6","0","5","7","staff","published","0","2019/2020","2nd Term","2020-06-29 10:43:54"),
("12","CIVIC AND MARKETING","4","0","0","10","staff","published","0","2019/2020","2nd Term","2020-06-29 10:54:26"),
("13","CIVIC AND MARKETING","5","0","0","10","staff","not_published","0","2019/2020","2nd Term","2020-06-29 10:51:26"),
("14","CIVIC AND MARKETING QUESTIONS","6","0","0","10","staff","not_published","0","2019/2020","2nd Term","2020-06-29 10:52:08"),
("15","CIVIC AND MARKETING 3RD JULY","5","0","15","10","staff","published","0","2019/2020","2nd Term","2020-06-29 11:03:59"),
("16","CIVIC AND MARKETING 3RD JULY","6","0","15","10","staff","published","0","2019/2020","2nd Term","2020-06-29 11:06:54"),
("18","CORRECTION OF LAST WEEK MATHS 22ND JUNE","1","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 11:57:02"),
("19","CORRECTION OF LAST WEEK MATHS 22ND JUNE","2","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 12:04:16"),
("20","CORRECTION OF LAST WEEK MATHS 22ND JUNE","3","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 12:04:23"),
("21","MATHEMATICS 29 JUNE","1","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 12:10:49"),
("22","MATHEMATICS QUESTIONS 29 JUNE","3","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 12:13:24"),
("23","MATHEMATICS 29 JUNE","2","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 12:23:17"),
("24","CIVIC EDUCATION 1ST JULY","1","0","28","18","staff","published","0","2019/2020","2nd Term","2020-06-29 12:35:12"),
("25","CIVIC EDUCATION 1ST JULY","2","0","28","18","staff","published","0","2019/2020","2nd Term","2020-06-29 12:39:53"),
("26","CIVIC EDU","3","0","28","18","staff","published","0","2019/2020","2nd Term","2020-06-29 12:57:22"),
("27","BASIC SCIENCE QUESTIONS","1","0","3","14","staff","published","0","2019/2020","2nd Term","2020-06-29 13:12:20"),
("28","BASIC SCIENCE QUESTIONS","2","0","3","14","staff","published","0","2019/2020","2nd Term","2020-06-29 13:16:10"),
("29","BASIC SCIENCE QUESTIONS","3","0","3","14","staff","published","0","2019/2020","2nd Term","2020-06-29 13:18:26"),
("30","IMPORTANT FROM DIRECTOR\'S OFFICE","1","0","0","13","staff","published","0","2019/2020","2nd Term","2020-07-06 12:06:20"),
("31","IMPORTANT FROM DIRECTOR\'S OFFICE","2","0","0","13","staff","published","0","2019/2020","2nd Term","2020-07-06 12:10:06"),
("32","IMPORTANT FROM DIRECTOR\'S OFFICE","3","0","0","13","staff","published","0","2019/2020","2nd Term","2020-07-06 12:12:02"),
("33","IMPORTANT FROM DIRECTOR\'S OFFICE","4","0","0","13","staff","published","0","2019/2020","2nd Term","2020-07-06 12:13:48"),
("34","IMPORTANT FROM DIRECTOR\'S OFFICE","5","0","0","13","staff","published","0","2019/2020","2nd Term","2020-07-06 12:15:48"),
("35","IMPORTANT FROM DIRECTOR\'S OFFICE","6","0","0","13","staff","published","0","2019/2020","2nd Term","2020-07-06 12:17:37");




CREATE TABLE `topic_discussions` (
  `topic_discussions_id` int(11) NOT NULL AUTO_INCREMENT,
  `topic_id` int(11) NOT NULL,
  `user_id` int(11) NOT NULL,
  `table_name` varchar(20) NOT NULL,
  `discussion` varchar(300) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`topic_discussions_id`),
  KEY `user_id` (`user_id`),
  KEY `topic_id` (`topic_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `transfer_current_fees_info` (
  `current_fees_info_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `student_id` int(11) unsigned NOT NULL,
  `class_id` int(10) unsigned NOT NULL,
  `current_school_fees` decimal(15,2) NOT NULL,
  `past_debt` decimal(15,2) NOT NULL,
  `amount_to_pay` decimal(15,2) NOT NULL,
  `amount_paid` decimal(15,2) NOT NULL,
  `discount` decimal(15,2) NOT NULL,
  `surcharge_amount` decimal(15,2) NOT NULL,
  `surcharge_reason` varchar(500) NOT NULL,
  `wave_over` decimal(15,2) NOT NULL,
  `owing` decimal(15,2) NOT NULL,
  `present_owing` decimal(15,2) NOT NULL,
  `class_fee` decimal(15,2) NOT NULL,
  `plan_fee` decimal(15,2) NOT NULL,
  `new_student_fee` decimal(15,2) NOT NULL,
  `room_fee` decimal(15,2) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`current_fees_info_id`),
  KEY `student_id` (`student_id`),
  KEY `sess_term` (`sessions`,`terms`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `transfer_fees_discount` (
  `fees_discount_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `amount` decimal(15,2) NOT NULL,
  `reason` varchar(300) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`fees_discount_id`),
  KEY `student_id` (`student_id`),
  KEY `session_term` (`sessions`,`terms`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `transfer_result_main` (
  `result_main_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `class_name` char(50) NOT NULL,
  `section` varchar(10) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `subclass_name` char(50) NOT NULL,
  `total` float NOT NULL,
  `cumulative_total` float NOT NULL,
  `total_obtainable` float NOT NULL,
  `cumu_total_obtainable` float NOT NULL,
  `average` varchar(10) NOT NULL,
  `cumulative_average` varchar(10) NOT NULL,
  `position_class` varchar(20) NOT NULL,
  `cumulative_position_class` varchar(20) NOT NULL,
  `position_subclass` varchar(20) NOT NULL,
  `cumulative_position_subclass` varchar(20) NOT NULL,
  `student_attendance` int(11) DEFAULT NULL,
  `total_attendance` int(11) DEFAULT NULL,
  `total_student_class` int(10) unsigned NOT NULL,
  `total_student_subclass` int(10) unsigned NOT NULL,
  `cumulative_total_student_class` int(10) unsigned NOT NULL,
  `cumulative_total_student_subclass` int(10) unsigned NOT NULL,
  `handwriting` int(11) NOT NULL,
  `cumulative_handwriting` int(11) NOT NULL,
  `neatness` int(11) NOT NULL,
  `cumulative_neatness` int(11) NOT NULL,
  `punctuality` int(11) NOT NULL,
  `cumulative_punctuality` int(11) NOT NULL,
  `attentiveness` int(11) NOT NULL,
  `cumulative_attentiveness` int(11) NOT NULL,
  `initiative` int(11) NOT NULL,
  `cumulative_initiative` int(11) NOT NULL,
  `respect` int(11) NOT NULL,
  `cumulative_respect` int(11) NOT NULL,
  `obedience` int(11) NOT NULL,
  `cumulative_obedience` int(11) NOT NULL,
  `attitude` int(11) NOT NULL,
  `cumulative_attitude` int(11) NOT NULL,
  `honesty` int(11) NOT NULL,
  `cumulative_honesty` int(11) NOT NULL,
  `creativity` int(11) NOT NULL,
  `cumulative_creativity` int(11) NOT NULL,
  `behaviour1_name` varchar(100) NOT NULL,
  `behaviour2_name` varchar(100) NOT NULL,
  `behaviour3_name` varchar(100) NOT NULL,
  `behaviour4_name` varchar(100) NOT NULL,
  `behaviour5_name` varchar(100) NOT NULL,
  `behaviour6_name` varchar(100) NOT NULL,
  `behaviour7_name` varchar(100) NOT NULL,
  `behaviour8_name` varchar(100) NOT NULL,
  `behaviour9_name` varchar(100) NOT NULL,
  `behaviour10_name` varchar(100) NOT NULL,
  `promotion` varchar(50) NOT NULL,
  `promotion_class_id` int(11) NOT NULL,
  `promotion_class_name` varchar(50) NOT NULL,
  `promotion_comment` varchar(500) NOT NULL,
  `promotion_subclass_id` int(11) NOT NULL,
  `promotion_subclass_name` varchar(50) NOT NULL,
  `pass_ave` varchar(5) NOT NULL,
  `scratch_card_number` varchar(16) NOT NULL,
  `next_term_begins` date NOT NULL,
  `ca1_total_score` float NOT NULL,
  `ca2_total_score` float NOT NULL,
  `ca3_total_score` float NOT NULL,
  `ca4_total_score` float NOT NULL,
  `ca5_total_score` float NOT NULL,
  `ca6_total_score` float NOT NULL,
  `ca_total_score` float NOT NULL,
  `exam_total_score` float NOT NULL,
  `no_of_ca` int(11) NOT NULL,
  `exam_name` varchar(50) NOT NULL,
  `ca_name_1` varchar(50) NOT NULL,
  `ca_name_2` varchar(50) NOT NULL,
  `ca_name_3` varchar(50) NOT NULL,
  `ca_name_4` varchar(50) NOT NULL,
  `ca_name_5` varchar(50) NOT NULL,
  `ca_name_6` varchar(50) NOT NULL,
  `principal_name` varchar(100) NOT NULL,
  `principal_comment` text NOT NULL,
  `form_staff_name` varchar(200) NOT NULL,
  `form_staff_comment` text NOT NULL,
  `student_affairs_comment` text NOT NULL,
  `cumulative_principal_comment` text NOT NULL,
  `cumulative_form_staff_comment` text NOT NULL,
  `principal_signature` varchar(150) NOT NULL,
  `second_principal_signature` varchar(60) NOT NULL,
  `visited` int(11) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`result_main_id`),
  KEY `student_id` (`student_id`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`),
  KEY `promotion` (`promotion`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `transfer_result_subject` (
  `result_subject_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `class_name` varchar(50) NOT NULL,
  `subclass_name` varchar(50) NOT NULL,
  `subject_name` varchar(100) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `ca1` float DEFAULT NULL,
  `ca2` float DEFAULT NULL,
  `ca3` float DEFAULT NULL,
  `ca4` float DEFAULT NULL,
  `ca5` float DEFAULT NULL,
  `ca6` float DEFAULT NULL,
  `ca` float DEFAULT NULL,
  `exam` float DEFAULT NULL,
  `sum_total` float DEFAULT NULL,
  `total` float NOT NULL,
  `cumulative_score` float NOT NULL,
  `cumulative_score_percent` float DEFAULT NULL,
  `cumulative_position` char(10) NOT NULL,
  `position_subclass` varchar(20) NOT NULL,
  `grade` varchar(5) NOT NULL,
  `grade_comment` varchar(50) NOT NULL,
  `staff_name` varchar(200) NOT NULL,
  `staff_comment` varchar(60) NOT NULL,
  `attendance` int(11) DEFAULT NULL,
  `percent_attendance` varchar(10) DEFAULT NULL,
  `handwriting` int(11) NOT NULL,
  `neatness` int(11) NOT NULL,
  `punctuality` int(11) NOT NULL,
  `attentiveness` int(11) NOT NULL,
  `initiative` int(11) NOT NULL,
  `respect` int(11) NOT NULL,
  `obedience` int(11) NOT NULL,
  `attitude` int(11) NOT NULL,
  `honesty` int(11) NOT NULL,
  `creativity` int(11) NOT NULL,
  `status` varchar(10) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(10) NOT NULL,
  PRIMARY KEY (`result_subject_id`),
  KEY `sess_term` (`sessions`,`terms`),
  KEY `foreign_keys` (`student_id`,`class_id`,`subclass_id`,`subject_id`),
  KEY `status` (`status`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `transfer_salary_info` (
  `salary_info_id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_id` int(11) NOT NULL,
  `current_salary` decimal(15,2) NOT NULL,
  `past_debt` decimal(15,2) NOT NULL,
  `amount_to_pay` decimal(15,2) NOT NULL,
  `amount_paid` decimal(15,2) NOT NULL,
  `wave_over` decimal(15,2) NOT NULL,
  `current_debt` decimal(15,2) NOT NULL,
  `deduct` decimal(15,2) NOT NULL,
  `appreciation_amount` decimal(15,2) NOT NULL,
  `appreciation_reason` varchar(500) NOT NULL,
  `owing` decimal(15,2) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `months` varchar(30) NOT NULL,
  PRIMARY KEY (`salary_info_id`),
  KEY `staff_id` (`staff_id`),
  KEY `sessions` (`sessions`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `transfer_salary_payment` (
  `salary_payment_id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_id` int(11) NOT NULL,
  `accountant_id` int(10) unsigned NOT NULL,
  `amount_paid` decimal(15,2) NOT NULL,
  `staff_name` varchar(200) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `months` varchar(30) NOT NULL,
  `date_added` datetime NOT NULL,
  PRIMARY KEY (`salary_payment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `transfer_school_fees` (
  `school_fees_id` int(11) NOT NULL AUTO_INCREMENT,
  `transaction_id` char(20) NOT NULL,
  `student_id` int(11) NOT NULL,
  `staff_id` int(11) NOT NULL,
  `plan_id` int(11) NOT NULL,
  `school_fees_payment_mode_id` int(11) NOT NULL,
  `payment_mode` varchar(300) NOT NULL,
  `staff_name` varchar(200) NOT NULL,
  `amount_paid` decimal(15,2) NOT NULL,
  `payment_no` varchar(20) NOT NULL,
  `fees_status` varchar(20) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(10) NOT NULL,
  `date_added` datetime NOT NULL,
  PRIMARY KEY (`school_fees_id`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`),
  KEY `transaction_id` (`transaction_id`),
  KEY `school_fees_payment_mode_id` (`school_fees_payment_mode_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `transferred_students` (
  `transferred_student_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `parent_id` int(11) NOT NULL,
  `student_name` varchar(300) NOT NULL,
  `class_id` int(11) NOT NULL,
  `old_class_name` varchar(100) NOT NULL,
  `new_class_name` varchar(100) NOT NULL,
  `serial_number` varchar(50) NOT NULL,
  `school_id` int(11) NOT NULL,
  `database_name` varchar(100) NOT NULL,
  `status` varchar(30) NOT NULL,
  `date_transferred` datetime NOT NULL,
  PRIMARY KEY (`transferred_student_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `zoom` (
  `zoom_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `class_category_id` int(11) NOT NULL,
  `email` varchar(100) NOT NULL,
  `pass` varchar(50) NOT NULL,
  `api_key` varchar(200) NOT NULL,
  `api_secret` varchar(200) NOT NULL,
  `meeting_id` varchar(20) NOT NULL,
  `meeting_password` varchar(30) NOT NULL,
  `meeting_url_pwd` varchar(400) NOT NULL,
  `host_key` varchar(20) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`zoom_id`),
  KEY `class_id` (`class_id`),
  KEY `class_category_id` (`class_category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;






/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
--
-- Database: `zeonglob_zap_divinefavour_sec_ph`
--




CREATE TABLE `about_us` (
  `about_us_id` int(11) NOT NULL AUTO_INCREMENT,
  `map` varchar(300) NOT NULL,
  `about_us_text` text NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`about_us_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `activity` (
  `assignment_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `staff_id` int(11) NOT NULL,
  `topic_id` int(11) NOT NULL,
  `table_name` varchar(30) NOT NULL,
  `assignment_title` varchar(200) NOT NULL,
  `assignment_text` text NOT NULL,
  `due_date` datetime NOT NULL,
  `property` varchar(20) NOT NULL,
  `activation` varchar(20) NOT NULL DEFAULT 'active',
  `total_score` decimal(15,2) NOT NULL,
  `assignment_date` datetime NOT NULL DEFAULT current_timestamp(),
  `answer_text` text NOT NULL,
  `answer_status` varchar(10) NOT NULL,
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  PRIMARY KEY (`assignment_id`),
  KEY `due_date` (`due_date`),
  KEY `topic_id` (`topic_id`),
  KEY `activation` (`activation`),
  KEY `answer_status` (`answer_status`)
) ENGINE=InnoDB AUTO_INCREMENT=121 DEFAULT CHARSET=latin1;


INSERT INTO activity VALUES
("2","1","0","0","6","0","staff","WEEKLY LEARNING (ENGLISH LANGUAGE)  20TH TO 23RD MAY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">ENGLISH</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">19<sup>th</sup>\nto&nbsp; 22<sup>nd</sup></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>JSS1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday</b> page 3 exam focus</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Read about </p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#\nCompositions, Sentence</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># kinds of\nsentence</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Page 6<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Read about\nletter</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># definition</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># 3 kinds of\nletter</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Informal\nletter</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Assignment</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Page 19</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Rivision Exercise</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Answer\nnumber 1 question, snap and upload</p>","2020-05-23 10:05:00","read_submit","active","100.00","2020-05-19 10:09:13","","","2019/2020","2nd Term"),
("3","2","0","1","8","0","staff","WEEKLY LEARNING 20TH TO 23RD","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LAANGUAGE (ESSENTIAL ENGLISH TEXTBOOK)</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday &amp; Thursday<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Page 20</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Read about\nessay and 5 types of essay writing</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#Narrative\nand its content and organization</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#Descriptive\nand its content and organization</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Expository\nand its content and organization</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Argumentative\nand its content and organization</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday (page 26)<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Read about\nArticle and its content and organization</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Assignment (snap and upload)<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Revision exercise\n(page 30)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Answer number\n1, 3 and 5)</p>","2020-05-23 10:39:00","read_submit","active","100.00","2020-05-19 10:43:29","","","2019/2020","2nd Term"),
("4","3","0","1","8","0","staff","WEEKLY LEARNING 20TH TO 23RD","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday &nbsp;&amp; Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Read about</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#\nComprehension and Summary and answer the questions from (Page 34 â€“ 37)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Thursday read\n(page 38 â€“ 41)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Read types of\nsummary<b> </b>(page 42 â€“ 44)</p>","2020-05-23 10:39:00","read_submit","active","100.00","2020-05-19 10:58:03","","","2019/2020","2nd Term"),
("5","4","0","1","6","0","staff","WEEKLY LEARNING (ENGLISH LANG) 20TH TO 23RD MAY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nVerb, types of Verb (page 23 â€“ 29)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nConcord or Agreement of Verb (page 29 â€“ 40)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nAdjective (page 41 â€“ 45)</p>","2020-05-23 11:23:00","read_submit","active","100.00","2020-05-19 11:25:46","","","2019/2020","2nd Term"),
("6","5","0","1","6","0","staff","WEEKLY LEARNING (ENGLISH LANG) 20TH TO 23RD MAY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nPhrases and Clauses (page 75 â€“ 77)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># definition\nof Phrases, types and functions (page 77 â€“ 80)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nclause (page 80 â€“ 84)</p>","2020-05-23 10:39:00","read_submit","active","100.00","2020-05-19 11:27:58","","","2019/2020","2nd Term"),
("7","6","0","1","6","0","staff","WEEKLY LEARNING (ENGLISH LANG) 20TH TO 23RD MAY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday &nbsp;and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nComprehension (page 85 â€“ 87)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># attempt\nall exercise from page 87 â€“ 88</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Attempt\nall exercise from page 89 â€“ 93</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Attempt\nall exercise from page 93 - 97</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>","2020-05-23 10:39:00","read_submit","active","100.00","2020-05-19 11:29:52","","","2019/2020","2nd Term"),
("8","1","0","2","16","0","staff","WEEKLY LEARNING (MATHEMATICS) 20TH TO 23RD MAY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MATHEMATICS (USE YOUR MATHS TEXTBOOK)<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#Simple\nequations (page 153 exercise 19B)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Practice\nfrom 1 to 30</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Balance\nmethod of solving equations (page 154 exercise 19C)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Practice\nfrom 1 to 30</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#continuation\nbalance method of solving equation (page 156 exercise 19D)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Practice\nfrom 1 to 30</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Balance\nmethod of solving equations (page 157)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Exercise 19E\npractice 1 to 30</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Exercise\n19Fpractice 1 to 30</p>","2020-05-23 11:52:00","read_submit","active","100.00","2020-05-19 11:53:29","","","2019/2020","2nd Term"),
("9","2","0","2","16","0","staff","WEEKLY LEARNING (MATHEMATICS) 20TH TO 23RD MAY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>PYTHAGORAS RULE (page 151 â€“ 157)<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b># </b>Right angle triangle</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Exercise\n17A, 17B, 17C and 17D</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Attempt all\nquestion in each exercise.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday and Saturday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b># </b>Reading Tabulated data ( exercise 18A\n&amp; 18B) page 159 â€“ 160</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#Time table\nand chart, railway timetables (Exercise 18C, 18D and 18E) page 162 â€“ 163</p>\n\n<span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;\nmso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\nminor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&quot;Times New Roman&quot;;\nmso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:\nEN-US;mso-bidi-language:AR-SA\"># Attempt all questions in each exercise</span>","2020-05-23 10:39:00","read_submit","active","100.00","2020-05-19 11:58:35","","","2019/2020","2nd Term"),
("10","3","0","2","16","0","staff","WEEKLY LEARNING (MATHEMATICS) 20TH TO 23RD MAY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Study <b>Algebraic process</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Linear\nEquations and Inequality ( Exercise R2b and Exercise R2c) page 175 â€“ 178</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">* Attempt all\nquestions in each exercise</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#\nSimultaneous Equation (Exercise R2E and Exercise R2F) page 180 â€“ 182</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">* Attempt all\nquestions in each exercise</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday and Saturday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Study <b>Geometry and Measuration<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Length,\nArea and Volume (Exercise R3A) page 184 â€“ 185</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Angles and\nconstruction ( Exercise R3b) page 186 â€“ 187</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#\nPythagoras, Trigonometry (Exercise R3C and R3D) page 188 -192</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB</b> attempt all question in each\nexercise&nbsp;</p>","2020-05-23 10:39:00","read_submit","active","100.00","2020-05-19 12:03:02","","","2019/2020","2nd Term"),
("11","4","0","2","16","0","staff","MATHEMATICS (1ST OF JUNE","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM</b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">&nbsp;</span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">1</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)\n  If x:y = 2:3, evaluate<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<u>x<sup>2</sup>&nbsp;â€“\n  y<sup>2</sup></u><br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  y<sup>2</sup>&nbsp;+ x<sup>2</sup><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b) A\n  man on the same level ground with a tree, stands at a distance of 12.82m away\n  from the foot of the tree. He observes the angle of elevation of the top of\n  the tree as 52o. If the man is 1.24m tall, calculate correct to two decimal <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">places,\n  the height of the tree.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">&nbsp;</span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">2</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  Simplify:&nbsp;&nbsp;&nbsp;<u>&nbsp;x<sup>2</sup>&nbsp;&nbsp;â€“&nbsp; 8x&nbsp;\n  +&nbsp; 16</u>&nbsp; .<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  x<sup>2</sup>&nbsp; -&nbsp; 7x&nbsp; +&nbsp; 12<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b)&nbsp;&nbsp;&nbsp;&nbsp;\n  If Â½,&nbsp;</span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">1/x</span></b><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">,&nbsp;</span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">1/3</span></b><b><span style=\"font-size:8.0pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;are successive\n  terms of an arithmetic progression<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  (A.P.), show that&nbsp;&nbsp;&nbsp;&nbsp;<u>2&nbsp; -&nbsp; x</u>&nbsp;\n  =&nbsp;&nbsp;&nbsp;&nbsp;<u>2</u><br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  x&nbsp; -&nbsp; 3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:white\">OBSERVATION</span></b><b><span style=\"font-size:10.0pt;\n  font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">Majority\n  of the candidates found the question on simplification of quadratic\n  expression very easy and scored full marks.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">The\n  question on Arithmetic progression was not well handled by the\n  candidates.&nbsp; They were unable to recall that since Â½,&nbsp;</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">1/x</span></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">,&nbsp;</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">1/3&nbsp;</span></b><b><span style=\"font-size:7.5pt;\n  font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">were terms of an A.P.,\n  hence 1/x â€“ Â½&nbsp; =&nbsp; 1/3&nbsp; -&nbsp; 1/x.&nbsp;<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">Thus&nbsp;&nbsp;&nbsp;<u>2\n  â€“ x</u>&nbsp; =&nbsp;&nbsp;<u>x â€“ 3</u><br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2x&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  3x<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">which\n  by cross multiplying and simplifying leads to&nbsp;&nbsp;&nbsp;<u>2&nbsp;\n  -&nbsp; x</u>&nbsp;&nbsp; =&nbsp;&nbsp;&nbsp;</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">2x</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">3x</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3&nbsp; -&nbsp; x<br>\n  &nbsp;=&nbsp;&nbsp;&nbsp;</span></b><b><span style=\"font-size:7.5pt;\n  mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">2</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">3</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">&nbsp;&nbsp; as required.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b>2PM TO 3PM</b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p>\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">question&nbsp;3</span></b><b><span style=\"font-size:7.5pt;\n  font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">A bucket\n  is 12cm in diameter at the bottom, 20cm in diameter at the open end and 16cm\n  deep. If the bucket is filled with water and emptied into a cylindrical tin\n  of diameter 28cm, calculate the depth of water in the tin.<br>\n  ( take Ï€ = 22/7)<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:white\">observation</span></b><b><span style=\"font-size:10.0pt;\n  font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">Majority of the\n  candidates found this question rather challenging because they could not\n  manipulate the concept of similar figures to find h, the height of the\n  removed cone i.e.<br>\n  &nbsp;<u>h</u>&nbsp; =&nbsp;&nbsp;<u>16 + h</u>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>\n  &nbsp;6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  10&nbsp;&nbsp;&nbsp;&nbsp; which gives h =\n  24cm.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">Very few of them were\n  able to apply the formular for finding the volume of a frustum V =&nbsp;\n  &nbsp;1/3 Ï€/ h (R2 + Rr + r2), where V = volume of a frustum.&nbsp;&nbsp;<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","2020-06-05 16:29:00","read_submit","active","100.00","2020-05-30 16:33:24","","","2019/2020","2nd Term"),
("12","5","0","2","16","0","staff","MATHEMATICS (1ST OF JUNE","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD YOUR WORK FOR RECORDING&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">&nbsp;</span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">1</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)\n  If x:y = 2:3, evaluate<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<u>x<sup>2</sup>&nbsp;â€“\n  y<sup>2</sup></u><br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  y<sup>2</sup>&nbsp;+ x<sup>2</sup><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b) A\n  man on the same level ground with a tree, stands at a distance of 12.82m away\n  from the foot of the tree. He observes the angle of elevation of the top of\n  the tree as 52o. If the man is 1.24m tall, calculate correct to two decimal <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">places,\n  the height of the tree.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">&nbsp;</span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">2</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  Simplify:&nbsp;&nbsp;&nbsp;<u>&nbsp;x<sup>2</sup>&nbsp;&nbsp;â€“&nbsp; 8x&nbsp;\n  +&nbsp; 16</u>&nbsp; .<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  x<sup>2</sup>&nbsp; -&nbsp; 7x&nbsp; +&nbsp; 12<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b)&nbsp;&nbsp;&nbsp;&nbsp;\n  If Â½,&nbsp;</span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">1/x</span></b><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">,&nbsp;</span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">1/3</span></b><b><span style=\"font-size:8.0pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;are successive\n  terms of an arithmetic progression<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  (A.P.), show that&nbsp;&nbsp;&nbsp;&nbsp;<u>2&nbsp; -&nbsp; x</u>&nbsp;\n  =&nbsp;&nbsp;&nbsp;&nbsp;<u>2</u><br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  x&nbsp; -&nbsp; 3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:white\">OBSERVATION</span></b><b><span style=\"font-size:10.0pt;\n  font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">Majority\n  of the candidates found the question on simplification of quadratic\n  expression very easy and scored full marks.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">The\n  question on Arithmetic progression was not well handled by the\n  candidates.&nbsp; They were unable to recall that since Â½,&nbsp;</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">1/x</span></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">,&nbsp;</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">1/3&nbsp;</span></b><b><span style=\"font-size:7.5pt;\n  font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">were terms of an A.P.,\n  hence 1/x â€“ Â½&nbsp; =&nbsp; 1/3&nbsp; -&nbsp; 1/x.&nbsp;<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">Thus&nbsp;&nbsp;&nbsp;<u>2\n  â€“ x</u>&nbsp; =&nbsp;&nbsp;<u>x â€“ 3</u><br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2x&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  3x<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">which\n  by cross multiplying and simplifying leads to&nbsp;&nbsp;&nbsp;<u>2&nbsp;\n  -&nbsp; x</u>&nbsp;&nbsp; =&nbsp;&nbsp;&nbsp;</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">2x</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">3x</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3&nbsp; -&nbsp; x<br>\n  &nbsp;=&nbsp;&nbsp;&nbsp;</span></b><b><span style=\"font-size:7.5pt;\n  mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">2</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">3</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">&nbsp;&nbsp; as required.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><br></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><br></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b>2PM TO 3PM</b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">question&nbsp;3</span></b><b><span style=\"font-size:7.5pt;\n  font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">A bucket\n  is 12cm in diameter at the bottom, 20cm in diameter at the open end and 16cm\n  deep. If the bucket is filled with water and emptied into a cylindrical tin\n  of diameter 28cm, calculate the depth of water in the tin.<br>\n  ( take Ï€ = 22/7)<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:white\">observation</span></b><b><span style=\"font-size:10.0pt;\n  font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">Majority of the\n  candidates found this question rather challenging because they could not\n  manipulate the concept of similar figures to find h, the height of the\n  removed cone i.e.<br>\n  &nbsp;<u>h</u>&nbsp; =&nbsp;&nbsp;<u>16 + h</u>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>\n  &nbsp;6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  10&nbsp;&nbsp;&nbsp;&nbsp; which gives h =\n  24cm.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">Very few of them were\n  able to apply the formular for finding the volume of a frustum V =&nbsp;\n  &nbsp;1/3 Ï€/ h (R2 + Rr + r2), where V = volume of a frustum.&nbsp;&nbsp;<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","2020-06-05 16:29:00","read_submit","active","100.00","2020-05-30 16:38:35","","","2019/2020","2nd Term"),
("13","6","0","2","16","0","staff","MATHEMATICS (1ST OF JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MONDAY<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">SNAP AND UPLOAD YOUR WORK FOR RECORDING&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\">&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">1</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a) If x:y = 2:3, evaluate<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<u>x<sup style=\"font-size: 8px;\">2</sup>&nbsp;â€“ y<sup style=\"font-size: 8px;\">2</sup></u><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; y<sup style=\"font-size: 8px;\">2</sup>&nbsp;+ x<sup style=\"font-size: 8px;\">2</sup><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b) A man on the same level ground with a tree, stands at a distance of 12.82m away from the foot of the tree. He observes the angle of elevation of the top of the tree as 52o. If the man is 1.24m tall, calculate correct to two decimal<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">places, the height of the tree.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;</span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\">&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Simplify:&nbsp;&nbsp;&nbsp;<u>&nbsp;x<sup style=\"font-size: 8px;\">2</sup>&nbsp;&nbsp;â€“&nbsp; 8x&nbsp; +&nbsp; 16</u>&nbsp; .<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; x<sup style=\"font-size: 8px;\">2</sup>&nbsp; -&nbsp; 7x&nbsp; +&nbsp; 12<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b)&nbsp;&nbsp;&nbsp;&nbsp; If Â½,&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">1/x</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">,&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">1/3</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;are successive terms of an arithmetic progression<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (A.P.), show that&nbsp;&nbsp;&nbsp;&nbsp;<u>2&nbsp; -&nbsp; x</u>&nbsp; =&nbsp;&nbsp;&nbsp;&nbsp;<u>2</u><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; x&nbsp; -&nbsp; 3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(107, 130, 47);\">_____________________________________________________________________________________________________<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in; background: rgb(55, 123, 142);\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: white;\">OBSERVATION</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in; background: rgb(229, 229, 229);\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">Majority of the candidates found the question on simplification of quadratic expression very easy and scored full marks.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">The question on Arithmetic progression was not well handled by the candidates.&nbsp; They were unable to recall that since Â½,&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">1/x</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">,&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">1/3&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">were terms of an A.P., hence 1/x â€“ Â½&nbsp; =&nbsp; 1/3&nbsp; -&nbsp; 1/x.&nbsp;<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">Thus&nbsp;&nbsp;&nbsp;<u>2 â€“ x</u>&nbsp; =&nbsp;&nbsp;<u>x â€“ 3</u><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2x&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3x<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">which by cross multiplying and simplifying leads to&nbsp;&nbsp;&nbsp;<u>2&nbsp; -&nbsp; x</u>&nbsp;&nbsp; =&nbsp;&nbsp;&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">2x</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">/</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">3x</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3&nbsp; -&nbsp; x<br>&nbsp;=&nbsp;&nbsp;&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">2</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">/</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">3</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;&nbsp; as required.</span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><br></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\">2PM TO 3PM</span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><br></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 757.273px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">question&nbsp;3</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">A bucket is 12cm in diameter at the bottom, 20cm in diameter at the open end and 16cm deep. If the bucket is filled with water and emptied into a cylindrical tin of diameter 28cm, calculate the depth of water in the tin.<br>( take Ï€ = 22/7)<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(107, 130, 47);\">_____________________________________________________________________________________________________<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in; background: rgb(55, 123, 142);\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: white;\">observation</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in; background: rgb(229, 229, 229);\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">Majority of the candidates found this question rather challenging because they could not manipulate the concept of similar figures to find h, the height of the removed cone i.e.<br>&nbsp;<u>h</u>&nbsp; =&nbsp;&nbsp;<u>16 + h</u>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>&nbsp;6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10&nbsp;&nbsp;&nbsp;&nbsp; which gives h = 24cm.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">Very few of them were able to apply the formular for finding the volume of a frustum V =&nbsp; &nbsp;1/3 Ï€/ h (R2 + Rr + r2), where V = volume of a frustum.&nbsp;&nbsp;</span></span></p></td></tr></tbody></table></td></tr></tbody></table>","2020-06-05 16:29:00","read_submit","active","100.00","2020-05-30 16:40:18","","","2019/2020","2nd Term"),
("14","4","0","28","10","0","staff","CIVIC EDUCATION (3RD OF JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p>","2020-06-05 16:56:00","read_submit","active","100.00","2020-05-30 16:57:53","","","2019/2020","2nd Term"),
("15","5","0","15","10","0","staff","CIVIC EDUCATION (3RD OF JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p>","2020-06-05 16:56:00","read_submit","active","100.00","2020-05-30 16:59:30","","","2019/2020","2nd Term"),
("16","6","0","15","10","0","staff","CIVIC EDUCATION (3RD OF JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p>","2020-06-05 16:56:00","read_submit","active","100.00","2020-05-30 17:00:20","","","2019/2020","2nd Term"),
("17","4","0","19","23","0","staff","MARKETING (5TH OF JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-weight: 600;\">SNAP AND UPLOAD ALL YOUR WORK</span><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM</span></b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">&nbsp;</span></b><b><span style=\"font-size:12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347c\"=\"\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>&nbsp;</o:p></span></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size: 12pt; font-family: \" copperplate=\"\" gothic=\"\" light\",=\"\" sans-serif;=\"\" color:=\"\" rgb(46,=\"\" 52,=\"\" 124);\"=\"\">2pm to 3pm</span></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">&nbsp;</span></b><b><span style=\"font-size:12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347c\"=\"\">2</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">Question&nbsp;\n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">List&nbsp;four&nbsp;types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">State&nbsp;seven&nbsp;functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","2020-06-05 17:04:00","read_submit","active","100.00","2020-05-30 17:08:47","","","2019/2020","2nd Term"),
("18","5","0","19","23","0","staff","MARKETING (5TH OF JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD ALL YOUR WORK</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">2PM- 3PM<o:p></o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">&nbsp;</span></b><b><span style=\"font-size:12.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">1</span></b><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>&nbsp;</o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><font color=\"#2e347c\" face=\"Copperplate Gothic Light, sans-serif\"><span style=\"font-size: 16px;\"><b>2pm to 3pm</b></span></font></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">Question&nbsp;\n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">List&nbsp;four&nbsp;types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">State&nbsp;seven&nbsp;functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","2020-06-05 17:04:00","read_submit","active","100.00","2020-05-30 17:11:30","","","2019/2020","2nd Term"),
("19","6","0","19","23","0","staff","MARKETING (5TH OF JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD ALL YOUR WORK</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">2PM- 3PM<o:p></o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">&nbsp;</span></b><b><span style=\"font-size:12.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">1</span></b><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>&nbsp;</o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><font color=\"#2e347c\" face=\"Copperplate Gothic Light, sans-serif\"><span style=\"font-size: 16px;\"><b>2PM TO 3PM</b></span></font></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">Question&nbsp;\n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">List&nbsp;four&nbsp;types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n       mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">State&nbsp;seven&nbsp;functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","2020-06-05 17:04:00","read_submit","active","100.00","2020-05-30 17:14:14","","","2019/2020","2nd Term"),
("20","1","0","28","18","0","staff","CIVIC EDUCATION (1ST JUNE)","<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\"><b>MONDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\"><b>TIME 9A -12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\">READ\nABOUT VALUES (PAGE 1-5)</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l1 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN THE MEANING OF VALUES</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l1 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN 3 TYPES OF VALUES</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l1 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE THE IMPORTANT OF VALUES IN THE SOCIETY</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l1 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DESCRIBE THE VARIOUS VALUES IN THE SOCIETY</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l1 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->5.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->IDENTIFY 7 FACTORS THAT PROMOTE GOOD VALUES</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\"><b>2PM -3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\">HONESTY\n(PAGE 1- 5)</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l0 level1 lfo2;tab-stops:9.0pt\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN HONESTY</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l0 level1 lfo2;tab-stops:9.0pt\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 10 ATTRIBUTE OF HONESTY AND EXPLAIN EACH\nBRIEFLY&nbsp;</p>","2020-06-05 16:05:00","read_submit","active","100.00","2020-06-01 16:06:26","","","2019/2020","2nd Term"),
("21","1","0","1","8","0","staff","ENGLISH LANGUAGE  (3RD JUNE)","<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\"><b>MONDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\"><b>TIME 9A -12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\">READ\nABOUT VALUES (PAGE 1-5)</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l1 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN THE MEANING OF VALUES</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l1 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN 3 TYPES OF VALUES</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l1 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE THE IMPORTANT OF VALUES IN THE SOCIETY</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l1 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DESCRIBE THE VARIOUS VALUES IN THE SOCIETY</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l1 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->5.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->IDENTIFY 7 FACTORS THAT PROMOTE GOOD VALUES</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\"><b>2PM -3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;text-indent:-27.0pt;tab-stops:9.0pt\">HONESTY\n(PAGE 1- 5)</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l0 level1 lfo2;tab-stops:9.0pt\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN HONESTY</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-27.0pt;mso-list:l0 level1 lfo2;tab-stops:9.0pt\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 10 ATTRIBUTE OF HONESTY AND EXPLAIN EACH\nBRIEFLY&nbsp;</p>","2020-06-05 16:10:00","read_submit","active","100.00","2020-06-01 16:11:50","","","2019/2020","2nd Term"),
("22","2","0","1","8","0","staff","ENGLISH LANGUAGE  (1ST JUNE)","<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>MONDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>ARTICLE<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>TIME 9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:0in;margin-right:0in;margin-bottom:\n0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;text-indent:\n-.25in;mso-list:l0 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->READ ABOUT ARTICLE (PAGE 26 -30)</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># WRITING THE ARTICLE</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># FIRST PARAGRAPH</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\">#FINAL PARAGRAPH</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># EXPRESSION AND\nMECHANICAL ACCURACY</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># MODEL ARTICLE</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\">#SPEECHES IN SCHOL\nDEBATE</p>","2020-06-05 16:10:00","read_submit","active","100.00","2020-06-01 16:15:00","","","2019/2020","2nd Term"),
("23","2","0","1","8","0","staff","ENGLISH LANGUAGE  (3RD JUNE)","<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>RIVISION EXERCISE (PAGE 30)<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># KNOW HOW TO WRITE\nPARAGRAPH 1 TO 4</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\">#CONCLUDING REMARKS</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><br></p>","2020-06-05 16:10:00","read_submit","active","100.00","2020-06-01 16:18:28","","","2019/2020","2nd Term"),
("24","2","0","1","8","0","staff","ENGLISH LANGUAGE  (5TH JUNE)","<p>ENGLISH LANG</p><p><b>9AM - 12PM</b></p><p><b>PAGE 30</b></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 13.5pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 13.5pt;\">ATTEMPT EXERCISE 1 AND 5, </p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 13.5pt;\"><b>NB&nbsp;</b>SNAP AND UPLOAD</p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 13.5pt;\"><o:p>&nbsp;</o:p></p>","2020-06-05 16:10:00","read_submit","active","100.00","2020-06-01 16:21:26","","","2019/2020","2nd Term"),
("25","3","0","28","18","0","staff","CIVIC EDUCATION (1ST OF JUNE)","<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>MONDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>9AM -3AM<o:p></o:p></b></p><p class=\"MsoListParagraph\" style=\"margin-top:0in;margin-right:0in;margin-bottom:\n0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;text-indent:\n-.25in;mso-list:l0 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->READ ABOUT DUTIES AND RESPONSIBILITIES OF A\nCITIZEN (PAGE 22 â€“ 31)</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 1</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 2</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 3</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 4</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\">#UNIT 5</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraph\" style=\"margin-top:0in;margin-right:0in;margin-bottom:\n0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;text-indent:\n-.25in;mso-list:l0 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->CONTINUE WITH DUTIES AND RESPONSIBILITIES OF A\nCITIZEN (PAGE 22 â€“ 31)</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 6</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 7</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 8</p>","2020-06-05 16:40:00","read_submit","active","100.00","2020-06-01 16:40:52","","","2019/2020","2nd Term"),
("26","3","0","28","18","0","staff","CIVIC EDUCATION (3RD OF JUNE)","<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:0in;margin-right:0in;margin-bottom:\n0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;text-indent:\n-.25in;mso-list:l0 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->REVISE READ ABOUT DUTIES AND RESPONSIBILITIES OF\nA CITIZEN (PAGE 22 â€“ 31)</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 1</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\">#UNIT 2</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 3</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 4</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\">#UNIT 5</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:0in;margin-right:0in;margin-bottom:\n0in;margin-left:13.5pt;margin-bottom:.0001pt;mso-add-space:auto;text-indent:\n-.25in;mso-list:l0 level1 lfo1;tab-stops:9.0pt\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->CONTINUE WITH DUTIES AND RESPONSIBILITIES OF A\nCITIZEN (PAGE 22 â€“ 31)</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 6</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\">#UNIT 7</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"># UNIT 8</p>","2020-06-05 16:40:00","read_submit","active","100.00","2020-06-01 16:42:34","","","2019/2020","2nd Term"),
("27","3","0","28","18","0","staff","CIVIC EDUCATION (5TH OF JUNE)","<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b>FRIDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\">ASSIGNMENT</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\">ATTEMPT THE DEBATABLE\nTOPICS NUMBER 1, 2 AND 4.</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\">\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:13.5pt;margin-bottom:.0001pt;tab-stops:9.0pt\"><b><u>NB</u> </b>SNAP AND UPLOAD</p>","2020-06-05 16:40:00","read_submit","active","100.00","2020-06-01 16:44:00","","","2019/2020","2nd Term"),
("28","4","0","2","16","0","staff","CORRECTIONS OF LAST WEEK MATHEMATICS QUESTIONS","","2020-06-12 11:02:00","read_only","active","100.00","2020-06-08 11:04:18","","","2019/2020","2nd Term"),
("29","5","0","2","16","0","staff","CORRECTIONS OF LAST WEEK MATHEMATICS QUESTIONS","","2020-06-12 11:02:00","read_only","active","100.00","2020-06-08 11:07:37","","","2019/2020","2nd Term"),
("30","6","0","2","16","0","staff","CORRECTIONS OF LAST WEEK MATHEMATICS QUESTIONS","","2020-06-12 11:02:00","read_only","active","100.00","2020-06-08 11:13:14","","","2019/2020","2nd Term"),
("31","4","0","1","6","0","staff","ENGLISH LANGUAGE  (8TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY 8<sup>TH</sup> JUNE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b>9AM â€“ 12PM</b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  9.5pt;line-height:115%;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">Question 1</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">You have learnt that your younger brother intends to involve\n  himself in examination malpractice during the WASSCE. Write a letter to him\n  warning him of the dangers of such an action and urging him to concentrate on\n  his studies instead</span></i></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">Write an article suitable for publication in one of your\n  national dailies discussing the vandalization of public facilities in your\n  country and its effects.</span></i></b><b><span style=\"font-size:7.5pt;\n  font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">2pm â€“ 3pm<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">Question 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">Write a letter to the Minister of Works in your country\n  complaining about the deplorable condition of the roads in your area and the\n  effects this has on the lives of your people.</span></i></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","2020-06-12 11:36:00","read_submit","active","100.00","2020-06-08 11:37:47","","","2019/2020","2nd Term"),
("32","5","0","1","6","0","staff","ENGLISH LANGUAGE  (8TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY 8<sup>TH</sup> JUNE<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b>9AM â€“ 12PM</b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  9.5pt;line-height:115%;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">Question 1</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">You have learnt that your younger brother intends to involve\n  himself in examination malpractice during the WASSCE. Write a letter to him\n  warning him of the dangers of such an action and urging him to concentrate on\n  his studies instead</span></i></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">Write an article suitable for publication in one of your\n  national dailies discussing the vandalization of public facilities in your\n  country and its effects.</span></i></b><b><span style=\"font-size:7.5pt;\n  font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">2pm â€“ 3pm<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">Question 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">Write a letter to the Minister of Works in your country\n  complaining about the deplorable condition of the roads in your area and the\n  effects this has on the lives of your people.</span></i></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","2020-06-12 11:36:00","read_submit","active","100.00","2020-06-08 11:39:28","","","2019/2020","2nd Term"),
("33","6","0","1","6","0","staff","ENGLISH LANGUAGE  (8TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY 8<sup>TH</sup> JUNE<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b>9AM â€“ 12PM</b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  9.5pt;line-height:115%;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">Question 1</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">You have learnt that your younger brother intends to involve\n  himself in examination malpractice during the WASSCE. Write a letter to him\n  warning him of the dangers of such an action and urging him to concentrate on\n  his studies instead</span></i></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">Write an article suitable for publication in one of your\n  national dailies discussing the vandalization of public facilities in your\n  country and its effects.</span></i></b><b><span style=\"font-size:7.5pt;\n  font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">2pm â€“ 3pm<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347F\">Question 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">Write a letter to the Minister of Works in your country\n  complaining about the deplorable condition of the roads in your area and the\n  effects this has on the lives of your people.</span></i></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","2020-06-12 11:36:00","read_submit","active","100.00","2020-06-08 11:40:46","","","2019/2020","2nd Term"),
("34","4","0","2","16","0","staff","MATHEMATICS (1OTH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">MATHEMATICS</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#443CAB\">&nbsp;a) Solve, correct to two\ndecimal places, the equation 4x<sup>2</sup>&nbsp;= l1x + 2l.<br>\n(b) A man invests Â£1500 for two years at compound interest. After one year, his\nmoney amounts to Â£1560. Find the:<br>\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(i)\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Rate of interest;<br>\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii)\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Interest for the second\nyear.<br>\n(c)A car costs N300,OOO.00. It depreciates by 25% in the first year and 20% in\nthe second year. Find its value after 2 years<o:p></o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#443CAB\"><o:p>&nbsp;</o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">2PM â€“\n  3PM<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">question\n  8</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n   <tbody><tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">37<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">46<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">24<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">36<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">22<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">38<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">21<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">32<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">41<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">46<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">28<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">43<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">47<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">40<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">44<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">38<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">45<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">25<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n  </tbody></table>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(a)Form a frequency distribution of the data using the\n  intervals: 21 - 25, 26 - 30, 31 - 35, etc.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(b)Draw the histogram of the distribution.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(c)Use your histogram to estimate the mode.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(d)Calculate the mean age<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","2020-06-12 11:44:00","read_submit","active","100.00","2020-06-08 11:45:22","","","2019/2020","2nd Term"),
("35","5","0","2","16","0","staff","MATHEMATICS (10TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">MATHEMATICS</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">9AM - 12PM</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#443CAB\">&nbsp;a) Solve, correct to two\ndecimal places, the equation 4x<sup>2</sup>&nbsp;= l1x + 2l.<br>\n(b) A man invests Â£1500 for two years at compound interest. After one year, his\nmoney amounts to Â£1560. Find the:<br>\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(i)\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Rate of interest;<br>\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii)\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Interest for the second\nyear.<br>\n(c)A car costs N300,OOO.00. It depreciates by 25% in the first year and 20% in\nthe second year. Find its value after 2 years<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#443CAB\"><o:p>&nbsp;</o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">2PM â€“\n  3PM<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">question\n  8</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n   <tbody><tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">37<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">46<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">24<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">36<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">22<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">38<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">21<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">32<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">41<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">46<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">28<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">43<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">47<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">40<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">44<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">38<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">45<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">25<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n  </tbody></table>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(a)Form a frequency distribution of the data using the\n  intervals: 21 - 25, 26 - 30, 31 - 35, etc.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(b)Draw the histogram of the distribution.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(c)Use your histogram to estimate the mode.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(d)Calculate the mean age<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","2020-06-12 11:44:00","read_submit","active","100.00","2020-06-08 11:47:55","","","2019/2020","2nd Term"),
("36","6","0","2","16","0","staff","MATHEMATICS (1OTH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">MATHEMATICS</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">9AM - 12PM</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#443CAB\">&nbsp;a) Solve, correct to two\ndecimal places, the equation 4x<sup>2</sup>&nbsp;= l1x + 2l.<br>\n(b) A man invests Â£1500 for two years at compound interest. After one year, his\nmoney amounts to Â£1560. Find the:<br>\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(i)\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Rate of interest;<br>\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii)\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Interest for the second\nyear.<br>\n(c)A car costs N300,OOO.00. It depreciates by 25% in the first year and 20% in\nthe second year. Find its value after 2 years<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#443CAB\"><o:p>&nbsp;</o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">2PM â€“\n  3PM<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">question\n  8</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n   <tbody><tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">37<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">46<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">24<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">36<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">22<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">38<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">21<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">32<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">41<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">46<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">28<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">43<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">47<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">40<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">44<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">38<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">45<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">25<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n  </tbody></table>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(a)Form a frequency distribution of the data using the\n  intervals: 21 - 25, 26 - 30, 31 - 35, etc.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(b)Draw the histogram of the distribution.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(c)Use your histogram to estimate the mode.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(d)Calculate the mean age<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","2020-06-12 11:44:00","read_submit","active","100.00","2020-06-08 11:49:43","","","2019/2020","2nd Term"),
("37","4","0","28","10","0","staff","CIVIC EDUCATION AND MARKETING (12TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 1.&nbsp;</span><!--[endif]-->Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 2.&nbsp;</span><!--[endif]-->State three government policies on cultism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 3.&nbsp;</span><!--[endif]-->Highlight five roles civil society can play in\npromoting popular participation</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1</b><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; A.&nbsp;</span><!--[endif]-->State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; B.&nbsp;</span><!--[endif]-->Explain five factors that can determine the type\nof channels of distribution to be used by a company</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB </b>explain your points in <b>1b<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2</b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; A.&nbsp;</span><!--[endif]-->What is wharehouse?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; B.&nbsp;</span><!--[endif]-->Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp;C.&nbsp;&nbsp;</span><!--[endif]-->State six functions of a warehouse</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB </b>&nbsp;do not mix the definition of warehouse with\nware housing</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>","2020-06-12 11:59:00","read_submit","active","100.00","2020-06-08 12:03:55","","","2019/2020","2nd Term"),
("38","5","0","15","10","0","staff","CIVIC EDUCATION AND MARKETING(12TH  JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">CIVIC EDUCATION<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 1.&nbsp;</span>Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 2.&nbsp;</span>State three government policies on cultism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 3.&nbsp;</span>Highlight five roles civil society can play in promoting popular participation</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MARKETING</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1</span><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; A.&nbsp;</span>State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; B.&nbsp;</span>Explain five factors that can determine the type of channels of distribution to be used by a company</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NB&nbsp;</span>explain your points in&nbsp;<span style=\"font-weight: 600;\">1b<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 2</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; A.&nbsp;</span>What is wharehouse?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; B.&nbsp;</span>Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp;C.&nbsp;&nbsp;</span>State six functions of a warehouse</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NB&nbsp;</span>&nbsp;do not mix the definition of warehouse with ware housing</p><p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p>","2020-06-12 11:59:00","read_submit","active","100.00","2020-06-08 12:06:13","","","2019/2020","2nd Term"),
("39","6","0","15","10","0","staff","CIVIC EDUCATION AND MARKETING (12TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">CIVIC EDUCATION<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 1.&nbsp;</span>Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 2.&nbsp;</span>State three government policies on cultism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 3.&nbsp;</span>Highlight five roles civil society can play in promoting popular participation</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MARKETING</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1</span><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; A.&nbsp;</span>State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; B.&nbsp;</span>Explain five factors that can determine the type of channels of distribution to be used by a company</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NB&nbsp;</span>explain your points in&nbsp;<span style=\"font-weight: 600;\">1b<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 2</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; A.&nbsp;</span>What is wharehouse?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; B.&nbsp;</span>Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp;C.&nbsp;&nbsp;</span>State six functions of a warehouse</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NB&nbsp;</span>&nbsp;do not mix the definition of warehouse with ware housing</p><p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p>","2020-06-12 11:59:00","read_submit","active","100.00","2020-06-08 12:07:30","","","2019/2020","2nd Term"),
("40","1","0","3","14","0","staff","BASIC SCIENCE MONDAY (8TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoListParagraph\" style=\"margin-left:25.75pt;text-indent:-19.8pt;\nmso-list:l0 level1 lfo1;tab-stops:25.8pt 52.7pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp; Mention three implication of\nwrong scientific practices to an individuals<span style=\"letter-spacing:-1.85pt\">\n</span>life.<o:p></o:p></span></p><p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:52.95pt;margin-bottom:.0001pt;text-indent:-27.0pt;mso-list:\nl0 level2 lfo1;tab-stops:52.95pt 53.0pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">Mention three ways in which science knowledge can be applied<span style=\"letter-spacing:-1.9pt\"> </span>rightly.<o:p></o:p></span></p><p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:53.25pt;margin-bottom:.0001pt;text-indent:-27.05pt;mso-list:\nl0 level2 lfo1;tab-stops:53.25pt 53.3pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">What is the meaning of Ethics in<span style=\"letter-spacing:-.3pt\"> </span>science.<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:53.25pt 53.3pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:53.25pt 53.3pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoBodyText\"><b><span style=\"font-size:11.0pt\">2PM â€“ 3PM<o:p></o:p></span></b></p><p class=\"MsoListParagraph\" style=\"margin-top:9.6pt;margin-right:0in;margin-bottom:\n0in;margin-left:26.25pt;margin-bottom:.0001pt;text-indent:-19.8pt;mso-list:\nl0 level1 lfo1;tab-stops:26.3pt 53.35pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp; Highlight five importance of<span style=\"letter-spacing:1.4pt\"> </span>sanitation.<o:p></o:p></span></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraph\" style=\"margin-left:52.95pt;text-indent:-26.95pt;\nmso-list:l0 level2 lfo1\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;\nletter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">Outline three methods in maintaining proper<span style=\"letter-spacing:\n.75pt\"> </span>sanitation</span></p>","2020-06-12 16:09:00","read_submit","active","100.00","2020-06-08 16:11:16","","","2019/2020","2nd Term"),
("41","2","0","3","14","0","staff","BASIC SCIENCE MONDAY(8TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-left:25.75pt;text-indent:-19.8pt;\nmso-list:l0 level1 lfo1;tab-stops:25.8pt 52.7pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp; Mention three implication of\nwrong scientific practices to an individuals<span style=\"letter-spacing:-1.85pt\">\n</span>life.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:52.95pt;margin-bottom:.0001pt;text-indent:-27.0pt;mso-list:\nl0 level2 lfo1;tab-stops:52.95pt 53.0pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">Mention three ways in which science knowledge can be applied<span style=\"letter-spacing:-1.9pt\"> </span>rightly.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:53.25pt;margin-bottom:.0001pt;text-indent:-27.05pt;mso-list:\nl0 level2 lfo1;tab-stops:53.25pt 53.3pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">What is the meaning of Ethics in<span style=\"letter-spacing:-.3pt\"> </span>science.<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:53.25pt 53.3pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:53.25pt 53.3pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoBodyText\"><b><span style=\"font-size:11.0pt\">2PM â€“ 3PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.6pt;margin-right:0in;margin-bottom:\n0in;margin-left:26.25pt;margin-bottom:.0001pt;text-indent:-19.8pt;mso-list:\nl0 level1 lfo1;tab-stops:26.3pt 53.35pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp; Highlight five importance of<span style=\"letter-spacing:1.4pt\"> </span>sanitation.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-left:52.95pt;text-indent:-26.95pt;\nmso-list:l0 level2 lfo1\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;\nletter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">Outline three methods in maintaining proper<span style=\"letter-spacing:\n.75pt\"> </span>sanitation</span></p>","2020-06-12 16:09:00","read_submit","active","100.00","2020-06-08 16:11:59","","","2019/2020","2nd Term"),
("42","3","0","3","14","0","staff","BASIC SCIENCE MONDAY (8TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-left:25.75pt;text-indent:-19.8pt;\nmso-list:l0 level1 lfo1;tab-stops:25.8pt 52.7pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp; Mention three implication of\nwrong scientific practices to an individuals<span style=\"letter-spacing:-1.85pt\">\n</span>life.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:52.95pt;margin-bottom:.0001pt;text-indent:-27.0pt;mso-list:\nl0 level2 lfo1;tab-stops:52.95pt 53.0pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">Mention three ways in which science knowledge can be applied<span style=\"letter-spacing:-1.9pt\"> </span>rightly.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:53.25pt;margin-bottom:.0001pt;text-indent:-27.05pt;mso-list:\nl0 level2 lfo1;tab-stops:53.25pt 53.3pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">What is the meaning of Ethics in<span style=\"letter-spacing:-.3pt\"> </span>science.<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:53.25pt 53.3pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:53.25pt 53.3pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoBodyText\"><b><span style=\"font-size:11.0pt\">2PM â€“ 3PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.6pt;margin-right:0in;margin-bottom:\n0in;margin-left:26.25pt;margin-bottom:.0001pt;text-indent:-19.8pt;mso-list:\nl0 level1 lfo1;tab-stops:26.3pt 53.35pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp; Highlight five importance of<span style=\"letter-spacing:1.4pt\"> </span>sanitation.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-left:52.95pt;text-indent:-26.95pt;\nmso-list:l0 level2 lfo1\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;\nletter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">Outline three methods in maintaining proper<span style=\"letter-spacing:\n.75pt\"> </span>sanitation</span></p>","2020-06-12 16:09:00","read_submit","active","100.00","2020-06-08 16:13:03","","","2019/2020","2nd Term"),
("43","1","0","3","14","0","staff","BASIC SCIENCE (WEDNESDAY 10TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.4pt;margin-right:0in;margin-bottom:\n0in;margin-left:25.75pt;margin-bottom:.0001pt;text-indent:-19.8pt;mso-list:\nl0 level1 lfo1;tab-stops:26.95pt 27.0pt 53.9pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp; Define simple<span style=\"letter-spacing:.8pt\"> </span>machine<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.75pt;margin-right:0in;margin-bottom:\n0in;margin-left:53.95pt;margin-bottom:.0001pt;text-indent:-27.05pt;mso-list:\nl0 level2 lfo1;tab-stops:53.95pt .75in\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">Give four examples of simple<span style=\"letter-spacing:1.15pt\"> </span>machine<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:54.05pt;margin-bottom:.0001pt;text-indent:-26.9pt;mso-list:\nl0 level2 lfo1;tab-stops:54.05pt 54.1pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State two ways of maintaining a<span style=\"letter-spacing:.35pt\"> </span>machine.<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:54.05pt 54.1pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:54.05pt 54.1pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoBodyText\"><span style=\"font-size:11.0pt\">2PM â€“ 3PM<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.4pt;margin-right:198.2pt;\nmargin-bottom:0in;margin-left:54.5pt;margin-bottom:.0001pt;text-indent:-47.1pt;\nline-height:138%;mso-list:l0 level1 lfo1;tab-stops:27.45pt 27.5pt 54.45pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;line-height:138%;letter-spacing:-.05pt;mso-font-width:\n94%\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt;line-height:138%\">(a)&nbsp;&nbsp; Classify<span style=\"letter-spacing:-1.6pt\"> </span>the<span style=\"letter-spacing:-1.8pt\"> </span>following<span style=\"letter-spacing:-1.55pt\"> </span>into<span style=\"letter-spacing:-1.75pt\">\n</span>good<span style=\"letter-spacing:-1.65pt\"> </span>and<span style=\"letter-spacing:-1.9pt\"> </span>bad<span style=\"letter-spacing:-1.75pt\"> </span>conductors:\n[<span style=\"letter-spacing:-1.0pt\"> </span>wood,<span style=\"letter-spacing:\n-.3pt\"> </span>aluminium,<span style=\"letter-spacing:-.3pt\"> </span>iron,<span style=\"letter-spacing:-.65pt\"> </span>silver,<span style=\"letter-spacing:-.45pt\">\n</span>plastic,<span style=\"letter-spacing:-.25pt\"> </span>wool<span style=\"letter-spacing:-.5pt\"> </span>]<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:.1pt;margin-right:0in;margin-bottom:\n0in;margin-left:54.95pt;margin-bottom:.0001pt;text-indent:-27.3pt;mso-list:\nl0 level2 lfo1;tab-stops:54.95pt 55.0pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">What are the three methods of heat<span style=\"letter-spacing:.2pt\"> </span>transfer?<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:55.0pt;margin-bottom:.0001pt;text-indent:-27.1pt;mso-list:l0 level2 lfo1;\ntab-stops:55.0pt 55.05pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;\nletter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State two applications of<span style=\"letter-spacing:.55pt\"> </span>convection.<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>","2020-06-12 16:09:00","read_submit","active","100.00","2020-06-08 16:20:31","","","2019/2020","2nd Term"),
("44","2","0","3","14","0","staff","BASIC SCIENCE WEDNESDAY (10TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.4pt;margin-right:0in;margin-bottom:\n0in;margin-left:25.75pt;margin-bottom:.0001pt;text-indent:-19.8pt;mso-list:\nl0 level1 lfo1;tab-stops:26.95pt 27.0pt 53.9pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp; Define simple<span style=\"letter-spacing:.8pt\"> </span>machine<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.75pt;margin-right:0in;margin-bottom:\n0in;margin-left:53.95pt;margin-bottom:.0001pt;text-indent:-27.05pt;mso-list:\nl0 level2 lfo1;tab-stops:53.95pt .75in\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">Give four examples of simple<span style=\"letter-spacing:1.15pt\"> </span>machine<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:54.05pt;margin-bottom:.0001pt;text-indent:-26.9pt;mso-list:\nl0 level2 lfo1;tab-stops:54.05pt 54.1pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State two ways of maintaining a<span style=\"letter-spacing:.35pt\"> </span>machine.<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:54.05pt 54.1pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:54.05pt 54.1pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoBodyText\"><span style=\"font-size:11.0pt\">2PM â€“ 3PM<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.4pt;margin-right:198.2pt;\nmargin-bottom:0in;margin-left:54.5pt;margin-bottom:.0001pt;text-indent:-47.1pt;\nline-height:138%;mso-list:l0 level1 lfo1;tab-stops:27.45pt 27.5pt 54.45pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;line-height:138%;letter-spacing:-.05pt;mso-font-width:\n94%\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt;line-height:138%\">(a)&nbsp;&nbsp; Classify<span style=\"letter-spacing:-1.6pt\"> </span>the<span style=\"letter-spacing:-1.8pt\"> </span>following<span style=\"letter-spacing:-1.55pt\"> </span>into<span style=\"letter-spacing:-1.75pt\">\n</span>good<span style=\"letter-spacing:-1.65pt\"> </span>and<span style=\"letter-spacing:-1.9pt\"> </span>bad<span style=\"letter-spacing:-1.75pt\"> </span>conductors:\n[<span style=\"letter-spacing:-1.0pt\"> </span>wood,<span style=\"letter-spacing:\n-.3pt\"> </span>aluminium,<span style=\"letter-spacing:-.3pt\"> </span>iron,<span style=\"letter-spacing:-.65pt\"> </span>silver,<span style=\"letter-spacing:-.45pt\">\n</span>plastic,<span style=\"letter-spacing:-.25pt\"> </span>wool<span style=\"letter-spacing:-.5pt\"> </span>]<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:.1pt;margin-right:0in;margin-bottom:\n0in;margin-left:54.95pt;margin-bottom:.0001pt;text-indent:-27.3pt;mso-list:\nl0 level2 lfo1;tab-stops:54.95pt 55.0pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">What are the three methods of heat<span style=\"letter-spacing:.2pt\"> </span>transfer?<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:55.0pt;margin-bottom:.0001pt;text-indent:-27.1pt;mso-list:l0 level2 lfo1;\ntab-stops:55.0pt 55.05pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;\nletter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State two applications of<span style=\"letter-spacing:.55pt\"> </span>convection.<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>","2020-06-12 16:09:00","read_submit","active","100.00","2020-06-08 16:21:52","","","2019/2020","2nd Term"),
("45","3","0","3","14","0","staff","BASIC SCIENCE WEDNESDAY(10TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.4pt;margin-right:0in;margin-bottom:\n0in;margin-left:25.75pt;margin-bottom:.0001pt;text-indent:-19.8pt;mso-list:\nl0 level1 lfo1;tab-stops:26.95pt 27.0pt 53.9pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp; Define simple<span style=\"letter-spacing:.8pt\"> </span>machine<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.75pt;margin-right:0in;margin-bottom:\n0in;margin-left:53.95pt;margin-bottom:.0001pt;text-indent:-27.05pt;mso-list:\nl0 level2 lfo1;tab-stops:53.95pt .75in\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">Give four examples of simple<span style=\"letter-spacing:1.15pt\"> </span>machine<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:54.05pt;margin-bottom:.0001pt;text-indent:-26.9pt;mso-list:\nl0 level2 lfo1;tab-stops:54.05pt 54.1pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State two ways of maintaining a<span style=\"letter-spacing:.35pt\"> </span>machine.<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:54.05pt 54.1pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:5.55pt;tab-stops:54.05pt 54.1pt\"><span style=\"font-size:12.5pt;mso-bidi-font-size:11.0pt;line-height:115%\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoBodyText\"><span style=\"font-size:11.0pt\">2PM â€“ 3PM<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.4pt;margin-right:198.2pt;\nmargin-bottom:0in;margin-left:54.5pt;margin-bottom:.0001pt;text-indent:-47.1pt;\nline-height:138%;mso-list:l0 level1 lfo1;tab-stops:27.45pt 27.5pt 54.45pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;line-height:138%;letter-spacing:-.05pt;mso-font-width:\n94%\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt;line-height:138%\">(a)&nbsp;&nbsp; Classify<span style=\"letter-spacing:-1.6pt\"> </span>the<span style=\"letter-spacing:-1.8pt\"> </span>following<span style=\"letter-spacing:-1.55pt\"> </span>into<span style=\"letter-spacing:-1.75pt\">\n</span>good<span style=\"letter-spacing:-1.65pt\"> </span>and<span style=\"letter-spacing:-1.9pt\"> </span>bad<span style=\"letter-spacing:-1.75pt\"> </span>conductors:\n[<span style=\"letter-spacing:-1.0pt\"> </span>wood,<span style=\"letter-spacing:\n-.3pt\"> </span>aluminium,<span style=\"letter-spacing:-.3pt\"> </span>iron,<span style=\"letter-spacing:-.65pt\"> </span>silver,<span style=\"letter-spacing:-.45pt\">\n</span>plastic,<span style=\"letter-spacing:-.25pt\"> </span>wool<span style=\"letter-spacing:-.5pt\"> </span>]<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:.1pt;margin-right:0in;margin-bottom:\n0in;margin-left:54.95pt;margin-bottom:.0001pt;text-indent:-27.3pt;mso-list:\nl0 level2 lfo1;tab-stops:54.95pt 55.0pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">What are the three methods of heat<span style=\"letter-spacing:.2pt\"> </span>transfer?<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:55.0pt;margin-bottom:.0001pt;text-indent:-27.1pt;mso-list:l0 level2 lfo1;\ntab-stops:55.0pt 55.05pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;\nletter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State two applications of<span style=\"letter-spacing:.55pt\"> </span>convection.<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>","2020-06-12 16:09:00","read_submit","active","100.00","2020-06-08 16:22:34","","","2019/2020","2nd Term"),
("46","1","0","3","14","0","staff","BASIC SCIENCE FRIDAY (12TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.6pt;margin-right:0in;margin-bottom:\n0in;margin-left:25.75pt;margin-bottom:.0001pt;text-indent:-19.8pt;mso-list:\nl0 level1 lfo1;tab-stops:28.2pt 55.2pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp;&nbsp; What is<span style=\"letter-spacing:.1pt\"> </span>desertification?<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:55.5pt;margin-bottom:.0001pt;text-indent:-27.15pt;mso-list:\nl0 level2 lfo1;tab-stops:55.5pt 55.55pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State three effects of<span style=\"letter-spacing:.4pt\"> </span>desertification.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:55.7pt;margin-bottom:.0001pt;text-indent:-27.1pt;mso-list:l0 level2 lfo1;\ntab-stops:55.7pt 55.75pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;\nletter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State three methods for the control of<span style=\"letter-spacing:.05pt\">\n</span>desertification.<o:p></o:p></span></p>","2020-06-12 16:09:00","read_submit","active","100.00","2020-06-08 16:25:51","","","2019/2020","2nd Term"),
("47","2","0","3","14","0","staff","BASIC SCIENCE FRIDAY (12TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.6pt;margin-right:0in;margin-bottom:\n0in;margin-left:25.75pt;margin-bottom:.0001pt;text-indent:-19.8pt;mso-list:\nl0 level1 lfo1;tab-stops:28.2pt 55.2pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp;&nbsp; What is<span style=\"letter-spacing:.1pt\"> </span>desertification?<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:55.5pt;margin-bottom:.0001pt;text-indent:-27.15pt;mso-list:\nl0 level2 lfo1;tab-stops:55.5pt 55.55pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State three effects of<span style=\"letter-spacing:.4pt\"> </span>desertification.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:55.7pt;margin-bottom:.0001pt;text-indent:-27.1pt;mso-list:l0 level2 lfo1;\ntab-stops:55.7pt 55.75pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;\nletter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State three methods for the control of<span style=\"letter-spacing:.05pt\">\n</span>desertification.<o:p></o:p></span></p>","2020-06-12 16:09:00","read_submit","active","100.00","2020-06-08 16:27:01","","","2019/2020","2nd Term"),
("48","3","0","3","14","0","staff","BASIC SCIENCE FRIDAY (12TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:9.6pt;margin-right:0in;margin-bottom:\n0in;margin-left:25.75pt;margin-bottom:.0001pt;text-indent:-19.8pt;mso-list:\nl0 level1 lfo1;tab-stops:28.2pt 55.2pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:94%\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">(a)&nbsp;&nbsp;&nbsp; What is<span style=\"letter-spacing:.1pt\"> </span>desertification?<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:55.5pt;margin-bottom:.0001pt;text-indent:-27.15pt;mso-list:\nl0 level2 lfo1;tab-stops:55.5pt 55.55pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;letter-spacing:-.05pt;mso-font-width:95%\">(b)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State three effects of<span style=\"letter-spacing:.4pt\"> </span>desertification.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-top:5.55pt;margin-right:0in;margin-bottom:\n0in;margin-left:55.7pt;margin-bottom:.0001pt;text-indent:-27.1pt;mso-list:l0 level2 lfo1;\ntab-stops:55.7pt 55.75pt\"><!--[if !supportLists]--><span style=\"font-size:12.5pt;\nletter-spacing:-.05pt;mso-font-width:95%\">(c)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size:12.5pt;mso-bidi-font-size:\n11.0pt\">State three methods for the control of<span style=\"letter-spacing:.05pt\">\n</span>desertification.<o:p></o:p></span></p>","2020-06-12 16:09:00","read_submit","active","100.00","2020-06-08 16:28:02","","","2019/2020","2nd Term"),
("49","4","0","2","16","0","staff","CORRECTIONS OF LAST WEEK MATHEMATICS QUESTIONS (JUNE 10TH)","","2020-06-19 12:28:00","read_only","active","100.00","2020-06-15 12:30:51","","","2019/2020","2nd Term"),
("50","5","0","2","16","0","staff","CORRECTIONS OF LAST WEEK MATHEMATICS QUESTIONS (JUNE 10TH)","","2020-06-19 12:28:00","read_only","active","100.00","2020-06-15 12:31:50","","","2019/2020","2nd Term"),
("51","6","0","2","16","0","staff","CORRECTIONS OF LAST WEEK MATHEMATICS QUESTIONS (JUNE 1OTH)","","2020-06-19 12:28:00","read_only","active","100.00","2020-06-15 12:32:48","","","2019/2020","2nd Term"),
("52","4","0","2","16","0","staff","MATHEMATICS (JUNE 15)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">9AM â€“ 12PM</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><br></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><o:p>&nbsp;</o:p></span></b></p>\n  <table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n   mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n   mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n   mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n   <tbody><tr>\n    <td style=\"padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n    line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n    mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n    color:#2E347C\">Question 1<o:p></o:p></span></b></p>\n    </td>\n   </tr>\n   <tr>\n    <td style=\"padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n    &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">The table shows the\n    number of children per family in a community.<o:p></o:p></span></b></p>\n    <div align=\"center\">\n    <table class=\"MsoNormalTable\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n     <tbody><tr>\n      <td width=\"126\" valign=\"top\" style=\"width:94.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n      line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\"><br>\n      No. of children<o:p></o:p></span></p>\n      </td>\n      <td width=\"48\" valign=\"top\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">0<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">1<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">2<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">3<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">4<o:p></o:p></span></p>\n      </td>\n      <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">5<o:p></o:p></span></p>\n      </td>\n     </tr>\n     <tr>\n      <td width=\"126\" valign=\"top\" style=\"width:94.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">No. of families<o:p></o:p></span></p>\n      </td>\n      <td width=\"48\" valign=\"top\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">3<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">5<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">7<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">4<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">3<o:p></o:p></span></p>\n      </td>\n      <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n      mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n      color:#443CAB\">2<o:p></o:p></span></p>\n      </td>\n     </tr>\n    </tbody></table>\n    </div>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)\n    Find the:<o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(i)&nbsp;Mode;</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(ii)\n    third quartile;<o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(iii)\n    probability that a family has&nbsp;</span></b><b><span style=\"font-size:\n    7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n    mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n    color:#443CAB\">at least 2</span></b><b><span style=\"font-size:7.5pt;\n    font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n    mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;children.<o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b)\n    If a pie chart were to be drawn for the data, what would be the sectoral\n    angle representing families with one child?</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><div>\n\n<table cellspacing=\"0\" cellpadding=\"0\" hspace=\"0\" vspace=\"0\" align=\"right\">\n <tbody><tr>\n  <td valign=\"top\" align=\"left\" style=\"padding-top:0in;padding-right:2.25pt;\n  padding-bottom:0in;padding-left:2.25pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(c)&nbsp;&nbsp;&nbsp;&nbsp;\n  If&nbsp;&nbsp;<u>&nbsp;21 â€“ y x 2y â€“ 1</u>&nbsp;&nbsp;&nbsp; = 82 â€“ 3y, find\n  y.<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  2y + 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n</div><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><o:p></o:p></span></b></p>\n    </td>\n   </tr>\n  </tbody></table>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">2PM - 3PM</span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)Out\n  of 30 candidates applying for a post, 17 have degrees, 15 diplomas and 4\n  neither degree nor diploma. How many of them have both?<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b)\n  In triangle PQR, M and N are points on the sides PQ and PR respectively such\n  that MN is parallel to QR. If &lt;PRQ=75o, PN = QN and &lt;PNQ = 125o,\n  determine<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(i)&nbsp;&lt;NQR;</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(ii)&nbsp;&lt;NPM&gt;</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","2020-06-19 14:13:00","read_submit","active","100.00","2020-06-15 14:19:23","","","2019/2020","2nd Term"),
("53","5","0","2","16","0","staff","MATHEMATICS (JUNE 15TH)","<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">9AM â€“ 12PM</span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><br></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><o:p>&nbsp;</o:p></span></span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 757.273px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question 1<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">The table shows the number of children per family in a community.<o:p></o:p></span></span></p><div align=\"center\"><table class=\"MsoNormalTable\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"width: 755.455px;\"><tbody><tr><td width=\"126\" valign=\"top\" style=\"padding: 0in; width: 94.5pt;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><br>No. of children<o:p></o:p></span></p></td><td width=\"48\" valign=\"top\" style=\"padding: 0in; width: 0.5in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">0<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">1<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">2<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">3<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">4<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">5<o:p></o:p></span></p></td></tr><tr><td width=\"126\" valign=\"top\" style=\"padding: 0in; width: 94.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">No. of families<o:p></o:p></span></p></td><td width=\"48\" valign=\"top\" style=\"padding: 0in; width: 0.5in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">3<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">5<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">7<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">4<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">3<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">2<o:p></o:p></span></p></td></tr></tbody></table></div><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a) Find the:<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(i)&nbsp;Mode;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(ii) third quartile;<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(iii) probability that a family has&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">at least 2</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;children.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b) If a pie chart were to be drawn for the data, what would be the sectoral angle representing families with one child?</span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><br></p><div><table cellspacing=\"0\" cellpadding=\"0\" hspace=\"0\" vspace=\"0\" align=\"right\" style=\"width: 755.455px;\"><tbody><tr><td valign=\"top\" align=\"left\" style=\"padding: 0in 2.25pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(c)&nbsp;&nbsp;&nbsp;&nbsp; If&nbsp;&nbsp;<u>&nbsp;21 â€“ y x 2y â€“ 1</u>&nbsp;&nbsp;&nbsp; = 82 â€“ 3y, find y.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2y + 2<o:p></o:p></span></span></p></td></tr></tbody></table></div><p class=\"MsoNormal\" style=\"line-height: normal;\"><br></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><o:p></o:p></span></span></p></td></tr></tbody></table></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2PM - 3PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question 2<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)Out of 30 candidates applying for a post, 17 have degrees, 15 diplomas and 4 neither degree nor diploma. How many of them have both?<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b) In triangle PQR, M and N are points on the sides PQ and PR respectively such that MN is parallel to QR. If &lt;PRQ=75o, PN = QN and &lt;PNQ = 125o, determine<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(i)&nbsp;&lt;NQR;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(ii)&nbsp;&lt;NPM&gt;</span></span></p></td></tr></tbody></table>","2020-06-19 14:13:00","read_submit","active","100.00","2020-06-15 14:20:21","","","2019/2020","2nd Term"),
("54","6","0","2","16","0","staff","MATHEMATICS (JUNE 15TH)","<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">9AM â€“ 12PM</span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><br></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><o:p>&nbsp;</o:p></span></span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 757.273px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question 1<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">The table shows the number of children per family in a community.<o:p></o:p></span></span></p><div align=\"center\"><table class=\"MsoNormalTable\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"width: 755.455px;\"><tbody><tr><td width=\"126\" valign=\"top\" style=\"padding: 0in; width: 94.5pt;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><br>No. of children<o:p></o:p></span></p></td><td width=\"48\" valign=\"top\" style=\"padding: 0in; width: 0.5in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">0<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">1<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">2<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">3<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">4<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">5<o:p></o:p></span></p></td></tr><tr><td width=\"126\" valign=\"top\" style=\"padding: 0in; width: 94.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">No. of families<o:p></o:p></span></p></td><td width=\"48\" valign=\"top\" style=\"padding: 0in; width: 0.5in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">3<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">5<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">7<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">4<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">3<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">2<o:p></o:p></span></p></td></tr></tbody></table></div><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a) Find the:<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(i)&nbsp;Mode;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(ii) third quartile;<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(iii) probability that a family has&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">at least 2</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;children.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b) If a pie chart were to be drawn for the data, what would be the sectoral angle representing families with one child?</span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><br></p><div><table cellspacing=\"0\" cellpadding=\"0\" hspace=\"0\" vspace=\"0\" align=\"right\" style=\"width: 755.455px;\"><tbody><tr><td valign=\"top\" align=\"left\" style=\"padding: 0in 2.25pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(c)&nbsp;&nbsp;&nbsp;&nbsp; If&nbsp;&nbsp;<u>&nbsp;21 â€“ y x 2y â€“ 1</u>&nbsp;&nbsp;&nbsp; = 82 â€“ 3y, find y.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2y + 2<o:p></o:p></span></span></p></td></tr></tbody></table></div><p class=\"MsoNormal\" style=\"line-height: normal;\"><br></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><o:p></o:p></span></span></p></td></tr></tbody></table></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2PM - 3PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question 2<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)Out of 30 candidates applying for a post, 17 have degrees, 15 diplomas and 4 neither degree nor diploma. How many of them have both?<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b) In triangle PQR, M and N are points on the sides PQ and PR respectively such that MN is parallel to QR. If &lt;PRQ=75o, PN = QN and &lt;PNQ = 125o, determine<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(i)&nbsp;&lt;NQR;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(ii)&nbsp;&lt;NPM&gt;</span></span></p></td></tr></tbody></table>","2020-06-19 14:13:00","read_submit","active","100.00","2020-06-15 14:21:25","","","2019/2020","2nd Term"),
("55","4","0","1","6","0","staff","ENGLISH LANGUAGE  (17TH  JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i><u>parents should allow their children to\nchoose their own careers</u></i></b><u>.</u> Write your speech for or against\nthe topic</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>&nbsp;At least, three well develop argument is\nexpected</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You have\nrecently moved into a new neighborhood with your parents. Write a letter to\nyour sister who is studying overseas giving, at least three (3) reasons for\ndisliking the place.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>&nbsp;Understand the meaning of â€œneighborhoodâ€,\nwrite about the physical and environment of the new place.&nbsp;</p>","2020-06-19 14:34:00","read_submit","active","100.00","2020-06-15 14:36:09","","","2019/2020","2nd Term"),
("56","5","0","1","6","0","staff","ENGLISH LANGUAGE  (17TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i><u>parents should allow their children to\nchoose their own careers</u></i></b><u>.</u> Write your speech for or against\nthe topic</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>&nbsp;At least, three well develop argument is\nexpected</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You have\nrecently moved into a new neighborhood with your parents. Write a letter to\nyour sister who is studying overseas giving, at least three (3) reasons for\ndisliking the place.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>&nbsp;Understand the meaning of â€œneighborhoodâ€,\nwrite about the physical and environment of the new place.&nbsp;</p>","2020-06-19 14:34:00","read_submit","active","100.00","2020-06-15 14:37:02","","","2019/2020","2nd Term"),
("57","6","0","1","6","0","staff","ENGLISH LANGUAGE  (17TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i><u>parents should allow their children to\nchoose their own careers</u></i></b><u>.</u> Write your speech for or against\nthe topic</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>&nbsp;At least, three well develop argument is\nexpected</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You have\nrecently moved into a new neighborhood with your parents. Write a letter to\nyour sister who is studying overseas giving, at least three (3) reasons for\ndisliking the place.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>&nbsp;Understand the meaning of â€œneighborhoodâ€,\nwrite about the physical and environment of the new place.&nbsp;</p>","2020-06-17 14:38:00","read_submit","active","100.00","2020-06-15 14:39:12","","","2019/2020","2nd Term"),
("58","4","0","28","10","0","staff","CIVIC EDUCATION (19TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY <o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 1</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->List five (5) effects of human trafficking</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) what does WOTCLEF stand for?</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Identify three activities of WOTCLEF aimed at curbing\nhuman trafficking in Nigeria</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 2</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->What is drug trafficking?</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;\nmso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\nminor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&quot;Times New Roman&quot;;\nmso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:\nEN-US;mso-bidi-language:AR-SA\">State four (4) social consequences of drug\nabuse.</span><br></p>","2020-06-19 15:17:00","read_submit","active","100.00","2020-06-15 15:17:34","","","2019/2020","2nd Term"),
("59","5","0","15","10","0","staff","CIVIC EDUCATION (19TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY <o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 1</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->List five (5) effects of human trafficking</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) what does WOTCLEF stand for?</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Identify three activities of WOTCLEF aimed at curbing\nhuman trafficking in Nigeria</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 2</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->What is drug trafficking?</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;\nmso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\nminor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&quot;Times New Roman&quot;;\nmso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:\nEN-US;mso-bidi-language:AR-SA\">State four (4) social consequences of drug\nabuse.</span><br></p>","2020-06-19 15:20:00","read_submit","active","100.00","2020-06-15 15:20:31","","","2019/2020","2nd Term"),
("60","6","0","15","10","0","staff","CIVIC EDUCATION (19TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY <o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 1</p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->List five (5) effects of human trafficking</p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) what does WOTCLEF stand for?</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Identify three activities of WOTCLEF aimed at curbing\nhuman trafficking in Nigeria</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 2</p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->What is drug trafficking?</p>\n\n<span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;\nmso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\nminor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&quot;Times New Roman&quot;;\nmso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:\nEN-US;mso-bidi-language:AR-SA\">State four (4) social consequences of drug\nabuse.</span>","2020-06-19 15:20:00","read_submit","active","100.00","2020-06-15 15:21:17","","","2019/2020","2nd Term"),
("61","1","0","2","16","0","staff","MATHEMATICS (17TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Copy and\ncomplete the table of rectangles</p><table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:14.15pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-width: 1pt; border-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-top-color: black; border-right-color: black; border-bottom-color: black; border-left: none; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">LENGTH</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-top-color: black; border-right-color: black; border-bottom-color: black; border-left: none; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">BREADTH</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-top-color: black; border-right-color: black; border-bottom-color: black; border-left: none; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">PERIMETER</p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:1;height:14.95pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">A</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">3cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">2cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:2;height:14.15pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">B</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">5cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">4m</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:3;height:14.95pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">C</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">16cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">10cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:4;height:14.95pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">D</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">2<!--[if gte msEquation 12]><m:oMath><m:f><m:fPr><span\n     style=\'font-family:\"Cambria Math\",\"serif\";mso-ascii-font-family:\"Cambria Math\";\n     mso-hansi-font-family:\"Cambria Math\";font-style:italic;mso-bidi-font-style:\n     normal\'><m:ctrlPr></m:ctrlPr></span></m:fPr><m:num><i style=\'mso-bidi-font-style:\n     normal\'><span style=\'font-family:\"Cambria Math\",\"serif\"\'><m:r>1</m:r></span></i></m:num><m:den><i\n     style=\'mso-bidi-font-style:normal\'><span style=\'font-family:\"Cambria Math\",\"serif\"\'><m:r>2</m:r></span></i></m:den></m:f></m:oMath><![endif]--><!--[if !msEquation]--><span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;\n  mso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\n  minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-theme-font:minor-bidi;position:relative;top:8.5pt;mso-text-raise:\n  -8.5pt;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:\n  AR-SA\"><!--[if gte vml 1]><v:shapetype id=\"_x0000_t75\" coordsize=\"21600,21600\"\n   o:spt=\"75\" o:preferrelative=\"t\" path=\"m@4@5l@4@11@9@11@9@5xe\" filled=\"f\"\n   stroked=\"f\">\n   <v:stroke joinstyle=\"miter\"></v:stroke>\n   <v:formulas>\n    <v:f eqn=\"if lineDrawn pixelLineWidth 0\"></v:f>\n    <v:f eqn=\"sum @0 1 0\"></v:f>\n    <v:f eqn=\"sum 0 0 @1\"></v:f>\n    <v:f eqn=\"prod @2 1 2\"></v:f>\n    <v:f eqn=\"prod @3 21600 pixelWidth\"></v:f>\n    <v:f eqn=\"prod @3 21600 pixelHeight\"></v:f>\n    <v:f eqn=\"sum @0 0 1\"></v:f>\n    <v:f eqn=\"prod @6 1 2\"></v:f>\n    <v:f eqn=\"prod @7 21600 pixelWidth\"></v:f>\n    <v:f eqn=\"sum @8 21600 0\"></v:f>\n    <v:f eqn=\"prod @7 21600 pixelHeight\"></v:f>\n    <v:f eqn=\"sum @10 21600 0\"></v:f>\n   </v:formulas>\n   <v:path o:extrusionok=\"f\" gradientshapeok=\"t\" o:connecttype=\"rect\"></v:path>\n   <o:lock v:ext=\"edit\" aspectratio=\"t\"></o:lock>\n  </v:shapetype><v:shape id=\"_x0000_i1025\" type=\"#_x0000_t75\" style=\'width:4.5pt;\n   height:20.25pt\'>\n   <v:imagedata src=\"file:///C:\\Users\\NELSON\\AppData\\Local\\Temp\\msohtmlclip1\\01\\clip_image001.png\"\n    o:title=\"\" chromakey=\"white\"></v:imagedata>\n  </v:shape><![endif]--><!--[if !vml]--><img width=\"6\" height=\"27\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image002.gif\" v:shapes=\"_x0000_i1025\"></span>cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">1ccm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:5;height:14.15pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">E</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">6cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">2<!--[if gte msEquation 12]><m:oMath><m:f><m:fPr><span\n     style=\'font-family:\"Cambria Math\",\"serif\";mso-ascii-font-family:\"Cambria Math\";\n     mso-hansi-font-family:\"Cambria Math\";font-style:italic;mso-bidi-font-style:\n     normal\'><m:ctrlPr></m:ctrlPr></span></m:fPr><m:num><i style=\'mso-bidi-font-style:\n     normal\'><span style=\'font-family:\"Cambria Math\",\"serif\"\'><m:r>1</m:r></span></i></m:num><m:den><i\n     style=\'mso-bidi-font-style:normal\'><span style=\'font-family:\"Cambria Math\",\"serif\"\'><m:r>2</m:r></span></i></m:den></m:f></m:oMath><![endif]--><!--[if !msEquation]--><span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;\n  mso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\n  minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-theme-font:minor-bidi;position:relative;top:8.5pt;mso-text-raise:\n  -8.5pt;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:\n  AR-SA\"><!--[if gte vml 1]><v:shape id=\"_x0000_i1025\" type=\"#_x0000_t75\"\n   style=\'width:4.5pt;height:20.25pt\'>\n   <v:imagedata src=\"file:///C:\\Users\\NELSON\\AppData\\Local\\Temp\\msohtmlclip1\\01\\clip_image001.png\"\n    o:title=\"\" chromakey=\"white\"></v:imagedata>\n  </v:shape><![endif]--><!--[if !vml]--><img width=\"6\" height=\"27\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image002.gif\" v:shapes=\"_x0000_i1025\"><!--[endif]--></span><!--[endif]-->&nbsp;cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:6;height:14.95pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">F</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">8<!--[if gte msEquation 12]><m:oMath><m:f><m:fPr><span\n     style=\'font-family:\"Cambria Math\",\"serif\";mso-ascii-font-family:\"Cambria Math\";\n     mso-hansi-font-family:\"Cambria Math\";font-style:italic;mso-bidi-font-style:\n     normal\'><m:ctrlPr></m:ctrlPr></span></m:fPr><m:num><i style=\'mso-bidi-font-style:\n     normal\'><span style=\'font-family:\"Cambria Math\",\"serif\"\'><m:r>1</m:r></span></i></m:num><m:den><i\n     style=\'mso-bidi-font-style:normal\'><span style=\'font-family:\"Cambria Math\",\"serif\"\'><m:r>2</m:r></span></i></m:den></m:f></m:oMath><![endif]--><!--[if !msEquation]--><span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;\n  mso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\n  minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-theme-font:minor-bidi;position:relative;top:8.5pt;mso-text-raise:\n  -8.5pt;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:\n  AR-SA\"><!--[if gte vml 1]><v:shape id=\"_x0000_i1025\" type=\"#_x0000_t75\"\n   style=\'width:4.5pt;height:20.25pt\'>\n   <v:imagedata src=\"file:///C:\\Users\\NELSON\\AppData\\Local\\Temp\\msohtmlclip1\\01\\clip_image001.png\"\n    o:title=\"\" chromakey=\"white\"></v:imagedata>\n  </v:shape><![endif]--><!--[if !vml]--><img width=\"6\" height=\"27\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image002.gif\" v:shapes=\"_x0000_i1025\"><!--[endif]--></span><!--[endif]-->&nbsp;cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">4<!--[if gte msEquation 12]><m:oMath><m:f><m:fPr><span\n     style=\'font-family:\"Cambria Math\",\"serif\";mso-ascii-font-family:\"Cambria Math\";\n     mso-hansi-font-family:\"Cambria Math\";font-style:italic;mso-bidi-font-style:\n     normal\'><m:ctrlPr></m:ctrlPr></span></m:fPr><m:num><i style=\'mso-bidi-font-style:\n     normal\'><span style=\'font-family:\"Cambria Math\",\"serif\"\'><m:r>1</m:r></span></i></m:num><m:den><i\n     style=\'mso-bidi-font-style:normal\'><span style=\'font-family:\"Cambria Math\",\"serif\"\'><m:r>2</m:r></span></i></m:den></m:f></m:oMath><![endif]--><!--[if !msEquation]--><span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;\n  mso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\n  minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-theme-font:minor-bidi;position:relative;top:8.5pt;mso-text-raise:\n  -8.5pt;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:\n  AR-SA\"><!--[if gte vml 1]><v:shape id=\"_x0000_i1025\" type=\"#_x0000_t75\"\n   style=\'width:4.5pt;height:20.25pt\'>\n   <v:imagedata src=\"file:///C:\\Users\\NELSON\\AppData\\Local\\Temp\\msohtmlclip1\\01\\clip_image001.png\"\n    o:title=\"\" chromakey=\"white\"></v:imagedata>\n  </v:shape><![endif]--><!--[if !vml]--><img width=\"6\" height=\"27\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image002.gif\" v:shapes=\"_x0000_i1025\"><!--[endif]--></span><!--[endif]-->&nbsp;m</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:7;height:14.15pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">G</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">3.2cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">16.6cm</p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:8;height:14.95pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">H</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">4.3cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">10.2cm</p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:9;height:14.95pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">I</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">7.35cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">7.15cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:10;height:14.15pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">J</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">9m</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">0.9m</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:11;height:14.95pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">K</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">8m</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">36m</p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:12;height:14.95pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">L</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">14cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">52cm</p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:13;height:14.15pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">M</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">17cm</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.15pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">60cm</p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:14;height:14.95pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">N</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">7.5m</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 14.95pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">45m</p>\n  </td>\n </tr>\n <tr style=\"mso-yfti-irow:15;mso-yfti-lastrow:yes;height:15.65pt\">\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top: none; padding: 0in 5.4pt; height: 15.65pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">O</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 15.65pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\"><o:p>&nbsp;</o:p></p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 15.65pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">6m</p>\n  </td>\n  <td width=\"75\" valign=\"top\" style=\"width: 56.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: black; border-right-width: 1pt; border-right-color: black; padding: 0in 5.4pt; height: 15.65pt;\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal\">33m</p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Simplify the\nfollowing:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.5in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->4ab Ã— 7a</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.5in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->6y Ã— 5xy</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.5in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->3a Ã— 8ab</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.5in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->9ab Ã— 3</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.5in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->2xy Ã— 9y</p>","2020-06-19 14:32:00","read_submit","active","100.00","2020-06-16 14:35:15","","","2019/2020","2nd Term"),
("62","1","0","28","18","0","staff","CIVIC EDUCATION (19TH OF JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">CIVIC EDUCATION</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-size: 10pt; line-height: 15.3333px; font-family: Arial, sans-serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">3a. What is fundamental human rights</span><span style=\"font-size: 10pt; line-height: 15.3333px; font-family: Arial, sans-serif; color: rgb(94, 94, 94);\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">3b. List and explain 4 constitutional provisions for human rights</span><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">4a. Mention 4 ways to prevent the abuse of human rights</span><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">4b. Write short note on principle of fair hearing</span><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-size: 10pt; line-height: 15.3333px; font-family: Arial, sans-serif; color: rgb(94, 94, 94);\"><span style=\"font-size: 11pt; line-height: 16.8667px; font-family: Cambria, serif; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">1a. Define democracy</span><span style=\"font-size: 11pt; line-height: 16.8667px; font-family: Cambria, serif;\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">1b. Mention five (5) features of democracy with explanatio</span></span></span></p>","2020-06-19 14:48:00","read_submit","active","100.00","2020-06-16 14:48:47","","","2019/2020","2nd Term"),
("63","2","0","28","18","0","staff","CIVIC EDUCATION (17TH OF JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">CIVIC EDUCATION</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-size: 10pt; line-height: 15.3333px; font-family: Arial, sans-serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">3a. What is fundamental human rights</span><span style=\"font-size: 10pt; line-height: 15.3333px; font-family: Arial, sans-serif; color: rgb(94, 94, 94);\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">3b. List and explain 4 constitutional provisions for human rights</span><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">4a. Mention 4 ways to prevent the abuse of human rights</span><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">4b. Write short note on principle of fair hearing</span><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-size: 10pt; line-height: 15.3333px; font-family: Arial, sans-serif; color: rgb(94, 94, 94);\"><span style=\"font-size: 11pt; line-height: 16.8667px; font-family: Cambria, serif; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">1a. Define democracy</span><span style=\"font-size: 11pt; line-height: 16.8667px; font-family: Cambria, serif;\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">1b. Mention five (5) features of democracy with explanatio</span></span></span></p>","2020-06-19 14:48:00","read_submit","active","100.00","2020-06-16 14:49:45","","","2019/2020","2nd Term"),
("64","3","0","28","18","0","staff","CIVIC EDUCATION (17TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">CIVIC EDUCATION</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-size: 10pt; line-height: 15.3333px; font-family: Arial, sans-serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">3a. What is fundamental human rights</span><span style=\"font-size: 10pt; line-height: 15.3333px; font-family: Arial, sans-serif; color: rgb(94, 94, 94);\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">3b. List and explain 4 constitutional provisions for human rights</span><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">4a. Mention 4 ways to prevent the abuse of human rights</span><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">4b. Write short note on principle of fair hearing</span><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-size: 10pt; line-height: 15.3333px; font-family: Arial, sans-serif; color: rgb(94, 94, 94);\"><span style=\"font-size: 11pt; line-height: 16.8667px; font-family: Cambria, serif; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">1a. Define democracy</span><span style=\"font-size: 11pt; line-height: 16.8667px; font-family: Cambria, serif;\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\"><span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">1b. Mention five (5) features of democracy with explanatio</span></span></span></p>","2020-06-19 14:48:00","read_submit","active","100.00","2020-06-16 14:51:44","","","2019/2020","2nd Term"),
("65","2","0","8","14","0","staff","BASIC TECH AND CIVIC (19TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-family:&quot;Cambria&quot;,&quot;serif&quot;;\nmso-ascii-theme-font:major-latin;mso-hansi-theme-font:major-latin\">FRIDAY <o:p></o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-family:&quot;Cambria&quot;,&quot;serif&quot;;\nmso-ascii-theme-font:major-latin;mso-hansi-theme-font:major-latin\">9AM â€“ 12PM<o:p></o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size: 9.5pt; line-height: 115%; font-family: inherit, serif;\">Basic Technology</span></b><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><br>\n1. Write short note on the following:<br>\na. Equilateral triangle<br>\nb. Isosceles triangle<br>\n<!--[if !supportLineBreakNewLine]--><br>\n<!--[endif]--><o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">2a. what is preventive maintenance?<br>\n2b. Give two examples</span><b><span style=\"font-family:&quot;Cambria&quot;,&quot;serif&quot;;mso-ascii-theme-font:major-latin;\nmso-hansi-theme-font:major-latin\"><o:p></o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-family: Cambria, serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-family:&quot;Cambria&quot;,&quot;serif&quot;;\nmso-ascii-theme-font:major-latin;mso-hansi-theme-font:major-latin\">2PM â€“ 3PM<o:p></o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-family:&quot;Cambria&quot;,&quot;serif&quot;;\nmso-ascii-theme-font:major-latin;mso-hansi-theme-font:major-latin\">CIVIC\nEDUCATION<o:p></o:p></span></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<span style=\"font-size: 11pt; line-height: 115%; font-family: Cambria, serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">2a. Define rules of law</span><span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Cambria&quot;,&quot;serif&quot;;\nmso-ascii-theme-font:major-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\nminor-latin;mso-hansi-theme-font:major-latin;mso-bidi-font-family:Arial;\ncolor:#5E5E5E;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:\nAR-SA\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\">\n<span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">2b. List and explain five features of rules of law</span></span><br></p>","2020-06-19 15:05:00","read_submit","active","100.00","2020-06-16 15:06:53","","","2019/2020","2nd Term"),
("66","3","0","8","14","0","staff","BASIC TECH AND CIVIC (19TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-family:&quot;Cambria&quot;,&quot;serif&quot;;\nmso-ascii-theme-font:major-latin;mso-hansi-theme-font:major-latin\">FRIDAY <o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-family:&quot;Cambria&quot;,&quot;serif&quot;;\nmso-ascii-theme-font:major-latin;mso-hansi-theme-font:major-latin\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size: 9.5pt; line-height: 115%; font-family: inherit, serif;\">Basic Technology</span></b><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><br>\n1. Write short note on the following:<br>\na. Equilateral triangle<br>\nb. Isosceles triangle<br>\n<!--[if !supportLineBreakNewLine]--><br>\n<!--[endif]--><o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">2a. what is preventive maintenance?<br>\n2b. Give two examples</span><b><span style=\"font-family:&quot;Cambria&quot;,&quot;serif&quot;;mso-ascii-theme-font:major-latin;\nmso-hansi-theme-font:major-latin\"><o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-family: Cambria, serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-family:&quot;Cambria&quot;,&quot;serif&quot;;\nmso-ascii-theme-font:major-latin;mso-hansi-theme-font:major-latin\">2PM â€“ 3PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-family:&quot;Cambria&quot;,&quot;serif&quot;;\nmso-ascii-theme-font:major-latin;mso-hansi-theme-font:major-latin\">CIVIC\nEDUCATION<o:p></o:p></span></b></p>\n\n<span style=\"font-size: 11pt; line-height: 115%; font-family: Cambria, serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">2a. Define rules of law</span><span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Cambria&quot;,&quot;serif&quot;;\nmso-ascii-theme-font:major-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\nminor-latin;mso-hansi-theme-font:major-latin;mso-bidi-font-family:Arial;\ncolor:#5E5E5E;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:\nAR-SA\"><br style=\"outline-style: initial; outline-width: 0px; transition: all 0.3s ease 0s;\">\n<span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">2b. List and explain five features of rules of law</span></span>","2020-06-19 15:05:00","read_submit","active","100.00","2020-06-16 15:08:03","","","2019/2020","2nd Term"),
("67","4","0","2","16","0","staff","CORRECTIONS OF LAST WEEK MATHEMATICS QUESTIONS (15TH JUNE)","","2020-06-26 11:12:00","read_only","active","100.00","2020-06-22 11:24:42","","","2019/2020","2nd Term"),
("68","5","0","2","16","0","staff","CORRECTIONS OF LAST WEEK MATHEMATICS QUESTIONS (15TH JUNE)","","2020-06-26 11:12:00","read_only","active","100.00","2020-06-22 11:25:35","","","2019/2020","2nd Term"),
("69","6","0","2","16","0","staff","CORRECTIONS OF LAST WEEK MATHEMATICS QUESTIONS (15TH JUNE)","","2020-06-26 11:12:00","read_submit","active","100.00","2020-06-22 11:26:57","","","2019/2020","2nd Term"),
("70","1","0","2","16","0","staff","MATHEMATICS (22ND JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">Simplify the\nfollowing:<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">1.(i) 2b + (3b â€“ 4c).</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\"><o:p></o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\">&nbsp; (ii) <span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">3b Ã— 11ab</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\">&nbsp; (iii)\n<span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">30pq Ã· 6.</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\">&nbsp; (iv)\n<span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">3b Ã— 11ab</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\">&nbsp; (v)\n<span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">2xy Ã— 9y</span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:12.0pt;margin-right:0in;margin-bottom:\n0in;margin-left:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-top:12.0pt;margin-right:0in;margin-bottom:\n0in;margin-left:0in;margin-bottom:.0001pt\"><b>2PM\nâ€“ 3PM</b></p><p class=\"MsoNormal\" style=\"margin-top:12.0pt;margin-right:0in;margin-bottom:\n0in;margin-left:0in;margin-bottom:.0001pt\"><span style=\"text-indent: -0.25in;\">2.&nbsp; (i) </span><span style=\"text-indent: -0.25in; font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">Write 350 millionths\nas a decimal</span></p><p class=\"MsoNormal\" style=\"margin-top:12.0pt;margin-right:0in;margin-bottom:\n0in;margin-left:0in;margin-bottom:.0001pt\"><span style=\"color: rgb(60, 55, 55); font-family: &quot;Times New Roman&quot;, serif;\">&nbsp; &nbsp; &nbsp;(ii) Write 29 thousandths as a decimal</span></p><p class=\"MsoNormal\" style=\"margin-top:12.0pt;margin-right:0in;margin-bottom:\n0in;margin-left:0in;margin-bottom:.0001pt\"><span style=\"color: rgb(60, 55, 55); font-family: &quot;Times New Roman&quot;, serif;\">&nbsp; &nbsp; &nbsp;(iii) A number is multiplied by itself and the product is 169.\nFind the number</span></p><p class=\"MsoNormal\" style=\"margin-top:12.0pt;margin-right:0in;margin-bottom:\n0in;margin-left:0in;margin-bottom:.0001pt\"><span style=\"color: rgb(60, 55, 55); font-family: &quot;Times New Roman&quot;, serif;\">&nbsp; &nbsp; &nbsp;(iv) A number is multiplied by itself and the product is 169.\nFind the number</span></p>","2020-06-26 11:12:00","read_submit","active","100.00","2020-06-22 11:33:09","","","2019/2020","2nd Term"),
("71","2","0","2","16","0","staff","MATHEMATICS (22ND JUNE)","<p class=\"MsoNormal\" style=\"margin-top:12.0pt;margin-right:0in;margin-bottom:\n0in;margin-left:0in;margin-bottom:.0001pt\"><b>9AM\nâ€“ 12PM<o:p></o:p></b></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Show working for the following</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;text-indent:\n.5in\"><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family:\n&quot;Times New Roman&quot;;color:#3C3737\">1. (i)&nbsp; I\nthink of a number. I take away 14. The result is 13. What number am I thinking\nof?<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\">&nbsp; &nbsp;(ii) <span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">Think of a number. I\nmultiply it by 7. I add 12. The result is 40. What is the number I am &nbsp;&nbsp;&nbsp;thinking of?<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\">&nbsp; &nbsp;(iii) <span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">The perimeter of a\nrectangle is 30 cm and its length is x cm. Find its area in terms of x<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\">&nbsp; &nbsp;(iv) <span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">. Factorize x<sup>2</sup>\n+ 2a + ax + 2x</span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2.&nbsp; </span>(i) <span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">1. A student travelled\nfor x hours at 5km/hr and for y hours at 10km/hr. The journey was 35km\naltogether, which of the following equations represent the&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;given information if\nthe average speed for the journey was 7km/hr?</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\"><br></span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (ii) <span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">Solve the equation 2a<sup>2</sup>\nâ€“ 3a â€“ 27 = 0</span><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\"><br></span></p>","2020-06-26 11:35:00","read_submit","active","100.00","2020-06-22 11:38:35","","","2019/2020","2nd Term"),
("72","3","0","2","16","0","staff","MATHEMATICS (22ND JUNE)","<p class=\"MsoNormal\" style=\"margin: 12pt 0in 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoListParagraph\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Show working for the following</p><p class=\"MsoListParagraph\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; text-indent: 0.5in;\"><span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">1. (i)&nbsp; I think of a number. I take away 14. The result is 13. What number am I thinking of?<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">&nbsp; &nbsp;(ii)&nbsp;<span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">Think of a number. I multiply it by 7. I add 12. The result is 40. What is the number I am &nbsp;&nbsp;&nbsp;thinking of?<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">&nbsp; &nbsp;(iii)&nbsp;<span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">The perimeter of a rectangle is 30 cm and its length is x cm. Find its area in terms of x<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">&nbsp; &nbsp;(iv)&nbsp;<span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">. Factorize x<sup style=\"font-size: 8.25px;\">2</sup>&nbsp;+ 2a + ax + 2x</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2.&nbsp;&nbsp;</span>(i)&nbsp;<span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">1. A student travelled for x hours at 5km/hr and for y hours at 10km/hr. The journey was 35km altogether, which of the following equations represent the&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;given information if the average speed for the journey was 7km/hr?</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\"><br></span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (ii)&nbsp;<span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">Solve the equation 2a<sup style=\"font-size: 8.25px;\">2</sup>&nbsp;â€“ 3a â€“ 27 = 0</span></p>","2020-06-26 11:35:00","read_submit","active","100.00","2020-06-22 11:39:34","","","2019/2020","2nd Term"),
("73","4","0","2","16","0","staff","MATHEMATICS (22ND JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question&nbsp;</span></b><b><span style=\"font-size:10.0pt;\n  font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">1<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)If log 5 = 0.6990,\n  log 7 = 0.8451 and log 8 = 0.9031, evaluate:</span></b></p><p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">35 X 49</span></b></p><p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">....................</span></b></p><p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">LOG (40 / 56)&nbsp; &nbsp;</span></b></p><!--[if gte msEquation 12]><m:oMathPara><m:oMath><b\n  style=\'mso-bidi-font-weight:normal\'><i style=\'mso-bidi-font-style:normal\'><span\n  style=\'font-size:11.0pt;line-height:115%;font-family:\"Cambria Math\",\"serif\";\n  mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;\n  mso-bidi-font-family:\"Times New Roman\";mso-bidi-theme-font:minor-bidi;\n  mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA\'><m:r><m:rPr><m:scr\n     m:val=\"roman\"></m:scr><m:sty m:val=\"bi\"></m:sty></m:rPr>Ã·</m:r></span></i></b></m:oMath></m:oMathPara><![endif]--><!--[if !msEquation]--><!--[endif]-->\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b)\n  For a musical show, x children were present. There were 60 more adults than\n  children. An adult paid D5 and a child D2. If a total of D1280 was collected,\n  calculate the<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(i)&nbsp;value of x;</span></b><b><span style=\"font-size:7.5pt;\n  font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(ii) ratio of the number of children to the number of adults;</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(iii)&nbsp;average amount paid per person;</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">(iv) percentage profit if the organizers spent D720 on the\n  show.</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><o:p>&nbsp;</o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><o:p>&nbsp;</o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><o:p>&nbsp;</o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><o:p>&nbsp;</o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><o:p>&nbsp;</o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question&nbsp; </span></b><b><span style=\"font-size:10.0pt;\n  font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">The marks scored by 50\n  students in a Geography examination are as<br>\n  follows:<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">60&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  50&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  67&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 53&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  73&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 37&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  55&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 62&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 43<br>\n  44&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 69&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  39&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 32&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  45&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 58&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  48&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 67&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  39&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51<br>\n  46&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 59&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 52&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  61&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 48&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 23&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  60&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 59&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 47<br>\n  65&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 58&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  74&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 47&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 59&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  68&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  50&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 50<br>\n  71&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  26&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 36&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  38&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 70&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  46&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  51&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 42<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  Using class intervals 21 â€“ 30, 31 â€“ 40â€¦, prepare a frequency<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;distribution table.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b)&nbsp;&nbsp;&nbsp;&nbsp;\n  Calculate the mean mark of the distribution.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(c)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  What percentage of the students scored&nbsp;</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">more</span></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;than 60%?</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">2PM â€“ 3PM<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question&nbsp;</span></b><b><span style=\"font-size:10.0pt;\n  font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\"> 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">Simplify&nbsp;&nbsp;&nbsp;<u>x\n  + 2&nbsp;</u>&nbsp;&nbsp;&nbsp;&nbsp;- &nbsp;&nbsp;<u>x + 3</u><br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  x - 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;x - 1<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)The\n  graph of the equation y = Ax<sup>2</sup> + Bx + C passes through the points\n  (0, 0), (1, 4) and (2, 10).&nbsp; Find the:<br>\n  (i)&nbsp;&nbsp;&nbsp;&nbsp; value of C;<br>\n  &nbsp;(ii)&nbsp;&nbsp;&nbsp; values of A and B;<br>\n  (iii)&nbsp;&nbsp;&nbsp; co-ordinates of the other point where the graph cuts\n  the x-<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; axis.</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>","2020-06-26 11:35:00","read_submit","active","100.00","2020-06-22 12:06:36","","","2019/2020","2nd Term"),
("74","5","0","2","16","0","staff","MATHEMATICS (22ND JUNE)","<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)If log 5 = 0.6990, log 7 = 0.8451 and log 8 = 0.9031, evaluate:</span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">35 X 49</span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">....................</span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">LOG (40 / 56)&nbsp; &nbsp;</span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b) For a musical show, x children were present. There were 60 more adults than children. An adult paid D5 and a child D2. If a total of D1280 was collected, calculate the<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(i)&nbsp;value of x;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(ii) ratio of the number of children to the number of adults;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(iii)&nbsp;average amount paid per person;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(iv) percentage profit if the organizers spent D720 on the show.</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><o:p>&nbsp;</o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><o:p>&nbsp;</o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><o:p>&nbsp;</o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><o:p>&nbsp;</o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><o:p>&nbsp;</o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question&nbsp;&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">The marks scored by 50 students in a Geography examination are as<br>follows:<o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">60&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 50&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 67&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 53&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 73&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 37&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 55&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 62&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 43<br>44&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 69&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 39&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 32&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 45&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 58&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 48&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 67&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 39&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51<br>46&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 59&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 52&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 61&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 48&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 23&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 60&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 59&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 47<br>65&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 58&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 74&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 47&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 59&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 68&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 50&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 50<br>71&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 26&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 36&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 38&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 70&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 46&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 42<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Using class intervals 21 â€“ 30, 31 â€“ 40â€¦, prepare a frequency<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;distribution table.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b)&nbsp;&nbsp;&nbsp;&nbsp; Calculate the mean mark of the distribution.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(c)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; What percentage of the students scored&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">more</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;than 60%?</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2PM â€“ 3PM<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">&nbsp;3<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">Simplify&nbsp;&nbsp;&nbsp;<u>x + 2&nbsp;</u>&nbsp;&nbsp;&nbsp;&nbsp;- &nbsp;&nbsp;<u>x + 3</u><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; x - 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;x - 1<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)The graph of the equation y = Ax<sup style=\"font-size: 7.5px;\">2</sup>&nbsp;+ Bx + C passes through the points (0, 0), (1, 4) and (2, 10).&nbsp; Find the:<br>(i)&nbsp;&nbsp;&nbsp;&nbsp; value of C;<br>&nbsp;(ii)&nbsp;&nbsp;&nbsp; values of A and B;<br>(iii)&nbsp;&nbsp;&nbsp; co-ordinates of the other point where the graph cuts the x-<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; axis.</span></span></p></td></tr></tbody></table>","2020-06-26 11:35:00","read_submit","active","100.00","2020-06-22 12:07:31","","","2019/2020","2nd Term"),
("75","6","0","2","16","0","staff","MATHEMATICS (22ND JUNE)","<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)If log 5 = 0.6990, log 7 = 0.8451 and log 8 = 0.9031, evaluate:</span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">35 X 49</span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">....................</span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">LOG (40 / 56)&nbsp; &nbsp;</span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b) For a musical show, x children were present. There were 60 more adults than children. An adult paid D5 and a child D2. If a total of D1280 was collected, calculate the<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(i)&nbsp;value of x;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(ii) ratio of the number of children to the number of adults;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(iii)&nbsp;average amount paid per person;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(iv) percentage profit if the organizers spent D720 on the show.</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><o:p>&nbsp;</o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><o:p>&nbsp;</o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><o:p>&nbsp;</o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><o:p>&nbsp;</o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><o:p>&nbsp;</o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question&nbsp;&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">The marks scored by 50 students in a Geography examination are as<br>follows:<o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">60&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 50&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 67&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 53&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 73&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 37&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 55&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 62&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 43<br>44&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 69&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 39&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 32&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 45&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 58&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 48&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 67&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 39&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51<br>46&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 59&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 52&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 61&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 48&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 23&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 60&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 59&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 47<br>65&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 58&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 74&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 47&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 59&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 68&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 50&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 50<br>71&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 26&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 36&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 38&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 70&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 46&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 42<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Using class intervals 21 â€“ 30, 31 â€“ 40â€¦, prepare a frequency<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;distribution table.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b)&nbsp;&nbsp;&nbsp;&nbsp; Calculate the mean mark of the distribution.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(c)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; What percentage of the students scored&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">more</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;than 60%?</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2PM â€“ 3PM<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">&nbsp;3<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">Simplify&nbsp;&nbsp;&nbsp;<u>x + 2&nbsp;</u>&nbsp;&nbsp;&nbsp;&nbsp;- &nbsp;&nbsp;<u>x + 3</u><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; x - 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;x - 1<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)The graph of the equation y = Ax<sup style=\"font-size: 7.5px;\">2</sup>&nbsp;+ Bx + C passes through the points (0, 0), (1, 4) and (2, 10).&nbsp; Find the:<br>(i)&nbsp;&nbsp;&nbsp;&nbsp; value of C;<br>&nbsp;(ii)&nbsp;&nbsp;&nbsp; values of A and B;<br>(iii)&nbsp;&nbsp;&nbsp; co-ordinates of the other point where the graph cuts the x-<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; axis.</span></span></p></td></tr></tbody></table>","2020-06-26 11:35:00","read_submit","active","100.00","2020-06-22 12:08:14","","","2019/2020","2nd Term"),
("76","4","0","1","6","0","staff","ENGLISH LANGUAGE  (24TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Write an\narticle for publication in a national newspaper on the topic: <b><i>vocational\ntraining is the answer to unemployment among the youths.</i></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>how the training would bring\nemployment to the youths should be made clear.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i>The youths of today are more interested in\nthe pursuit of pleasure than in academic work.</i></b> Write your speech for or\nagainst the topic.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>support your stand with reasonable\nargument</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 3<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are\nabout to leave secondary school and a friend of yours who is attending school\nin another town has writing to enquire about what you wish to do after leaving\nschool. Write a reply to him explaining your plans.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB:</b> take note on the emphasis on explanation,\nand mention your plans.</p>","2020-06-26 12:16:00","read_submit","active","100.00","2020-06-22 12:17:01","","","2019/2020","2nd Term"),
("77","5","0","1","6","0","staff","ENGLISH LANGUAGE  (24TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Write an\narticle for publication in a national newspaper on the topic: <b><i>vocational\ntraining is the answer to unemployment among the youths.</i></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>how the training would bring\nemployment to the youths should be made clear.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i>The youths of today are more interested in\nthe pursuit of pleasure than in academic work.</i></b> Write your speech for or\nagainst the topic.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>support your stand with reasonable\nargument</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 3<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are\nabout to leave secondary school and a friend of yours who is attending school\nin another town has writing to enquire about what you wish to do after leaving\nschool. Write a reply to him explaining your plans.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB:</b> take note on the emphasis on explanation,\nand mention your plans.</p>","2020-06-26 12:16:00","read_submit","active","100.00","2020-06-22 12:17:39","","","2019/2020","2nd Term"),
("78","6","0","1","6","0","staff","ENGLISH LANGUAGE  (24TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Write an\narticle for publication in a national newspaper on the topic: <b><i>vocational\ntraining is the answer to unemployment among the youths.</i></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>how the training would bring\nemployment to the youths should be made clear.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i>The youths of today are more interested in\nthe pursuit of pleasure than in academic work.</i></b> Write your speech for or\nagainst the topic.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>support your stand with reasonable\nargument</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 3<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are\nabout to leave secondary school and a friend of yours who is attending school\nin another town has writing to enquire about what you wish to do after leaving\nschool. Write a reply to him explaining your plans.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB:</b> take note on the emphasis on explanation,\nand mention your plans.</p>","2020-06-26 12:16:00","read_submit","active","100.00","2020-06-22 12:18:24","","","2019/2020","2nd Term"),
("79","4","0","28","10","0","staff","CIVIC AND MARKETING (26TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) Define National integration.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Explain the following:</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii) Waybill</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p>","2020-06-26 12:21:00","read_submit","active","100.00","2020-06-22 12:26:03","","","2019/2020","2nd Term"),
("80","5","0","15","10","0","staff","ENGLISH LANGUAGE  (26TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) Define National integration.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Explain the following:</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii) Waybill</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p>","2020-06-26 12:21:00","read_submit","active","100.00","2020-06-22 12:29:12","","","2019/2020","2nd Term"),
("81","6","0","15","10","0","staff","ENGLISH LANGUAGE  (26TH JUNE)","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) Define National integration.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Explain the following:</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii) Waybill</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p>","2020-06-26 12:21:00","read_submit","active","100.00","2020-06-22 12:31:00","","","2019/2020","2nd Term"),
("82","1","0","28","18","0","staff","CIVIC EDUCATION (24TH  JUNE)","<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>&nbsp;</b></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><span style=\"font-size: 10pt; line-height: 115%; font-family: Arial, sans-serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">1a. Mention 4\nways to prevent the abuse of human rights</span><span style=\"font-size:10.0pt;\nline-height:115%;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#5E5E5E\"><br>\n<span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">&nbsp; b. write\nshort note on principle of fair hearing</span><br>\n&nbsp; c<span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">. Write\nout the Nigeria national anthem from beginning to end<o:p></o:p></span></span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><span style=\"font-size: 10pt; line-height: 115%; font-family: Arial, sans-serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\">1a. Define Religious Tolerance<br>\n1b. State five ways of tolerating others in different religion.<br>\n1c. State 3 religion in Nigeria and explain briefly<o:p></o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><o:p>&nbsp;</o:p></p>","2020-06-26 12:50:00","read_submit","active","100.00","2020-06-22 12:51:19","","","2019/2020","2nd Term"),
("83","2","0","28","18","0","staff","CIVIC EDUCATION (24TH JUNE)","<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>&nbsp;</b></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><span style=\"font-size: 10pt; line-height: 115%; font-family: Arial, sans-serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">1a. Mention 4\nways to prevent the abuse of human rights</span><span style=\"font-size:10.0pt;\nline-height:115%;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#5E5E5E\"><br>\n<span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">&nbsp; b. write\nshort note on principle of fair hearing</span><br>\n&nbsp; c<span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">. Write\nout the Nigeria national anthem from beginning to end<o:p></o:p></span></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><span style=\"font-size: 10pt; line-height: 115%; font-family: Arial, sans-serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\">1a. Define Religious Tolerance<br>\n1b. State five ways of tolerating others in different religion.<br>\n1c. State 3 religion in Nigeria and explain briefly<o:p></o:p></p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><o:p>&nbsp;</o:p></p>","2020-06-26 12:50:00","read_submit","active","100.00","2020-06-22 12:53:31","","","2019/2020","2nd Term"),
("84","3","0","28","18","0","staff","CIVIC EDUCATION (24TH JUNE)","<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>&nbsp;</b></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><span style=\"font-size: 10pt; line-height: 115%; font-family: Arial, sans-serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">1a. Mention 4\nways to prevent the abuse of human rights</span><span style=\"font-size:10.0pt;\nline-height:115%;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#5E5E5E\"><br>\n<span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">&nbsp; b. write\nshort note on principle of fair hearing</span><br>\n&nbsp; c<span style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\">. Write\nout the Nigeria national anthem from beginning to end<o:p></o:p></span></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><span style=\"font-size: 10pt; line-height: 115%; font-family: Arial, sans-serif; color: rgb(94, 94, 94); background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\">1a. Define Religious Tolerance<br>\n1b. State five ways of tolerating others in different religion.<br>\n1c. State 3 religion in Nigeria and explain briefly<o:p></o:p></p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><o:p>&nbsp;</o:p></p>","2020-06-26 12:50:00","read_submit","active","100.00","2020-06-22 12:54:11","","","2019/2020","2nd Term"),
("85","1","0","3","14","0","staff","BASIC SCIENCE (26TH JUNE)","<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><b>BASIC\nSCIENCE<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>9AM\nâ€“ 12PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>&nbsp;</b></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><!--[if !supportLists]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">a. List the first twenty element according to atomic number and\ntheir symbols.<br>\nb. Calculate the molecular mass of sodium trioxocarbonate (iv) Na2co3 (give:\nNa=23 c = 12 o = 16<br>\nc. What is reproductive health.<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><!--[if !supportLists]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">a. Draw the structure of the following element; Hydrogen, Helium,\nLithium, Neon, Sodium and Chlorine.<br>\nb. State the five main processes of digestion ad explain any two you know.<br>\nc. Explain nervous system.<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><b><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]--><b>3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-weight: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><!--[endif]--><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">a. State five types of minerals found in Nigeria and where they\nare located.<br>\nb. Define the following terms; </span><b><o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(i) mineralogy,\n<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(ii) mining,\n<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(iii)\nsoil <o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(iv)\nminerals</span><b><o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><b>&nbsp;</b></p>","2020-06-26 12:56:00","read_submit","active","100.00","2020-06-22 12:57:10","","","2019/2020","2nd Term"),
("86","2","0","3","14","0","staff","BASIC SCIENCE (26TH JUNE)","<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><b>BASIC\nSCIENCE<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>9AM\nâ€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>&nbsp;</b></p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><!--[if !supportLists]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">a. List the first twenty element according to atomic number and\ntheir symbols.<br>\nb. Calculate the molecular mass of sodium trioxocarbonate (iv) Na2co3 (give:\nNa=23 c = 12 o = 16<br>\nc. What is reproductive health.<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><!--[if !supportLists]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">a. Draw the structure of the following element; Hydrogen, Helium,\nLithium, Neon, Sodium and Chlorine.<br>\nb. State the five main processes of digestion ad explain any two you know.<br>\nc. Explain nervous system.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><b><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]--><b>3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-weight: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><!--[endif]--><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">a. State five types of minerals found in Nigeria and where they\nare located.<br>\nb. Define the following terms; </span><b><o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(i) mineralogy,\n<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(ii) mining,\n<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(iii)\nsoil <o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(iv)\nminerals</span><b><o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><b>&nbsp;</b></p>","2020-06-26 12:56:00","read_submit","active","100.00","2020-06-22 12:57:54","","","2019/2020","2nd Term"),
("87","3","0","3","14","0","staff","BASIC SCIENCE (26TH JUNE)","<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><b>BASIC\nSCIENCE<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>9AM\nâ€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto\"><b>&nbsp;</b></p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><!--[if !supportLists]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">a. List the first twenty element according to atomic number and\ntheir symbols.<br>\nb. Calculate the molecular mass of sodium trioxocarbonate (iv) Na2co3 (give:\nNa=23 c = 12 o = 16<br>\nc. What is reproductive health.<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><!--[if !supportLists]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">a. Draw the structure of the following element; Hydrogen, Helium,\nLithium, Neon, Sodium and Chlorine.<br>\nb. State the five main processes of digestion ad explain any two you know.<br>\nc. Explain nervous system.<o:p></o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><b><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]--><b>3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-weight: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><!--[endif]--><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">a. State five types of minerals found in Nigeria and where they\nare located.<br>\nb. Define the following terms; </span><b><o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(i) mineralogy,\n<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(ii) mining,\n<o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(iii)\nsoil <o:p></o:p></span></p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">(iv)\nminerals</span><b><o:p></o:p></b></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\"><b>&nbsp;</b></p>","2020-06-26 12:56:00","read_submit","active","100.00","2020-06-22 12:58:33","","","2019/2020","2nd Term"),
("88","4","0","2","16","1","staff","MATHEMATICS","","2020-07-03 09:23:00","read_submit","active","100.00","2020-06-29 10:07:01","","","2019/2020","2nd Term"),
("89","5","0","2","16","2","staff","CORRECTIONS OF LAST WEEK MATHEMATICS 22ND JUNE","","2020-07-03 09:30:00","read_submit","active","100.00","2020-06-29 10:07:10","","","2019/2020","2nd Term"),
("90","6","0","2","16","3","staff","CORRECTIONS OF LAST WEEK MATHEMATICS 22ND JUNE","","2020-07-03 09:33:00","read_submit","active","100.00","2020-06-29 10:07:18","","","2019/2020","2nd Term"),
("91","4","0","2","16","4","staff","MATHEMATICS 29 JUNE","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MATHEMATICS<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM - 12PM</b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question&nbsp;</span></b><b><span style=\"font-size:10.0pt;\n  font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">1<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)Using ruler and a\n  pair of compasses only, construct:<br>\n  (i)&nbsp;&nbsp; quadrilateral PQRS such that /PQ/ = 10cm, /QR/ = 8cm,<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /PS/ = 6cm, ÃPQR = 60Âº and ÃQPS = 75Âº;<br>\n  &nbsp;(ii)&nbsp;&nbsp; the locus&nbsp;</span></b><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">11</span></i></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;of points\n  equidistant from QR and RS;<br>\n  (iii)&nbsp;&nbsp; locus&nbsp;</span></b><b><i><span style=\"font-size:7.5pt;\n  mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">12</span></i></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;of\n  points equidistant from R and S.<br>\n  (b)&nbsp;&nbsp;&nbsp; Measure /RS/<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question&nbsp;</span></b><b><span style=\"font-size:10.0pt;\n  font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">11<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)&nbsp;A circle is\n  inscribed in a square.&nbsp; If the sum of the perimeter of the square and\n  the circumference of the circle is 100 cm, calculate the radius of the\n  circle.&nbsp;&nbsp; [Take p =&nbsp;</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB;mso-no-proof:yes\"><!--[if gte vml 1]><v:shapetype id=\"_x0000_t75\"\n   coordsize=\"21600,21600\" o:spt=\"75\" o:preferrelative=\"t\" path=\"m@4@5l@4@11@9@11@9@5xe\"\n   filled=\"f\" stroked=\"f\">\n   <v:stroke joinstyle=\"miter\"/>\n   <v:formulas>\n    <v:f eqn=\"if lineDrawn pixelLineWidth 0\"/>\n    <v:f eqn=\"sum @0 1 0\"/>\n    <v:f eqn=\"sum 0 0 @1\"/>\n    <v:f eqn=\"prod @2 1 2\"/>\n    <v:f eqn=\"prod @3 21600 pixelWidth\"/>\n    <v:f eqn=\"prod @3 21600 pixelHeight\"/>\n    <v:f eqn=\"sum @0 0 1\"/>\n    <v:f eqn=\"prod @6 1 2\"/>\n    <v:f eqn=\"prod @7 21600 pixelWidth\"/>\n    <v:f eqn=\"sum @8 21600 0\"/>\n    <v:f eqn=\"prod @7 21600 pixelHeight\"/>\n    <v:f eqn=\"sum @10 21600 0\"/>\n   </v:formulas>\n   <v:path o:extrusionok=\"f\" gradientshapeok=\"t\" o:connecttype=\"rect\"/>\n   <o:lock v:ext=\"edit\" aspectratio=\"t\"/>\n  </v:shapetype><v:shape id=\"Picture_x0020_1\" o:spid=\"_x0000_i1025\" type=\"#_x0000_t75\"\n   alt=\"https://waeconline.org.ng/e-learning/Mathematics/maths218mq11_clip_image002.gif\"\n   style=\'width:9.75pt;height:15pt;visibility:visible;mso-wrap-style:square\'>\n   <v:imagedata src=\"file:///C:\\Users\\NELSON\\AppData\\Local\\Temp\\msohtmlclip1\\01\\clip_image001.gif\"\n    o:title=\"maths218mq11_clip_image002\"/>\n  </v:shape><![endif]--><!--[if !vml]--><img width=\"13\" height=\"20\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image002.gif\" alt=\"https://waeconline.org.ng/e-learning/Mathematics/maths218mq11_clip_image002.gif\" v:shapes=\"Picture_x0020_1\"><!--[endif]--></span></b><b><span style=\"font-size:\n  7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">]</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b)&nbsp;&nbsp; A rope\n  60cm long is made to form a rectangle.&nbsp; If the length is 4 times its\n  breadth, calculate, correct to one decimal place, the<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(i)&nbsp;length;</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(ii)&nbsp;diagonal</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">of the rectangle.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><o:p>&nbsp;</o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">2PM -3PM</span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question&nbsp;</span></b><b><span style=\"font-size:10.0pt;\n  font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#2E347C\">3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)Copy and complete\n  the table of values for y = sin x + 2 cos x, correct to one decimal place.</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  <div align=\"center\">\n  <table class=\"MsoNormalTable\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n   <tbody><tr>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;\n    X<o:p></o:p></span></p>\n    </td>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;\n    0Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">30Âº<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" valign=\"top\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">60Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"51\" valign=\"top\" style=\"width:38.25pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">90Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"45\" valign=\"top\" style=\"width:33.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">120Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">150Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">180Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">210Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">240<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;\n    Y<o:p></o:p></span></p>\n    </td>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">&nbsp;<o:p></o:p></span></p>\n    </td>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">2.2<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" valign=\"top\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">&nbsp;<o:p></o:p></span></p>\n    </td>\n    <td width=\"51\" valign=\"top\" style=\"width:38.25pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">&nbsp;<o:p></o:p></span></p>\n    </td>\n    <td width=\"45\" valign=\"top\" style=\"width:33.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">&nbsp;<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">-1.2<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">-2.0<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;\">&nbsp;<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n    &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">-1.9<o:p></o:p></span></p>\n    </td>\n   </tr>\n  </tbody></table>\n  </div>\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b)&nbsp;Using a scale\n  of 2 cm to 30Â° on the x â€“ axis and 2 cm to 0.5 units</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">on the y-axis, draw the\n  graph of y = sin x + 2cos x for 0Â° â‰¤ x â‰¤ 240Â°<br>\n  &nbsp;(c)&nbsp;&nbsp;&nbsp;&nbsp; Use your graph to solve the equation:<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (i)\n  &nbsp;&nbsp;&nbsp;&nbsp;sin x + 2cos x = 0;<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  &nbsp;(ii)&nbsp;&nbsp;&nbsp;&nbsp; sin x = 2.1 â€“ 2cos x.<br>\n  &nbsp;(d)&nbsp;&nbsp;&nbsp;&nbsp; From the graph, find y when x = 171Â°.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>","2020-07-03 09:44:00","read_submit","active","100.00","2020-06-29 10:07:26","","","2019/2020","2nd Term"),
("92","5","0","2","16","5","staff","MATHEMATICS 29 JUNE","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MATHEMATICS<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM - 12PM</span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">1<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)Using ruler and a pair of compasses only, construct:<br>(i)&nbsp;&nbsp; quadrilateral PQRS such that /PQ/ = 10cm, /QR/ = 8cm,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /PS/ = 6cm, ÃPQR = 60Âº and ÃQPS = 75Âº;<br>&nbsp;(ii)&nbsp;&nbsp; the locus&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">11</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;of points equidistant from QR and RS;<br>(iii)&nbsp;&nbsp; locus&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">12</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;of points equidistant from R and S.<br>(b)&nbsp;&nbsp;&nbsp; Measure /RS/<o:p></o:p></span></span></p></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">11<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)&nbsp;A circle is inscribed in a square.&nbsp; If the sum of the perimeter of the square and the circumference of the circle is 100 cm, calculate the radius of the circle.&nbsp;&nbsp; [Take p =&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><img width=\"13\" height=\"20\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image002.gif\" alt=\"https://waeconline.org.ng/e-learning/Mathematics/maths218mq11_clip_image002.gif\" v:shapes=\"Picture_x0020_1\"></span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">]</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b)&nbsp;&nbsp; A rope 60cm long is made to form a rectangle.&nbsp; If the length is 4 times its breadth, calculate, correct to one decimal place, the<o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(i)&nbsp;length;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(ii)&nbsp;diagonal</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">of the rectangle.<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><o:p>&nbsp;</o:p></span></span></p></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2PM -3PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">3<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)Copy and complete the table of values for y = sin x + 2 cos x, correct to one decimal place.</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><div align=\"center\"><table class=\"MsoNormalTable\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"width: 772.727px;\"><tbody><tr><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp; X<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp; 0Â°<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">30Âº<o:p></o:p></span></p></td><td width=\"48\" valign=\"top\" style=\"padding: 0in; width: 0.5in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">60Â°<o:p></o:p></span></p></td><td width=\"51\" valign=\"top\" style=\"padding: 0in; width: 38.25pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">90Â°<o:p></o:p></span></p></td><td width=\"45\" valign=\"top\" style=\"padding: 0in; width: 33.75pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">120Â°<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">150Â°<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">180Â°<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">210Â°<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">240<o:p></o:p></span></p></td></tr><tr><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp; Y<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif;\">&nbsp;<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">2.2<o:p></o:p></span></p></td><td width=\"48\" valign=\"top\" style=\"padding: 0in; width: 0.5in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif;\">&nbsp;<o:p></o:p></span></p></td><td width=\"51\" valign=\"top\" style=\"padding: 0in; width: 38.25pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif;\">&nbsp;<o:p></o:p></span></p></td><td width=\"45\" valign=\"top\" style=\"padding: 0in; width: 33.75pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif;\">&nbsp;<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">-1.2<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">-2.0<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif;\">&nbsp;<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">-1.9<o:p></o:p></span></p></td></tr></tbody></table></div><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b)&nbsp;Using a scale of 2 cm to 30Â° on the x â€“ axis and 2 cm to 0.5 units</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">on the y-axis, draw the graph of y = sin x + 2cos x for 0Â° â‰¤ x â‰¤ 240Â°<br>&nbsp;(c)&nbsp;&nbsp;&nbsp;&nbsp; Use your graph to solve the equation:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (i) &nbsp;&nbsp;&nbsp;&nbsp;sin x + 2cos x = 0;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;(ii)&nbsp;&nbsp;&nbsp;&nbsp; sin x = 2.1 â€“ 2cos x.<br>&nbsp;(d)&nbsp;&nbsp;&nbsp;&nbsp; From the graph, find y when x = 171Â°.</span></span></p></td></tr></tbody></table>","2020-07-03 09:52:00","read_submit","active","100.00","2020-06-29 10:07:33","","","2019/2020","2nd Term"),
("93","6","0","2","16","6","staff","MATHEMATICS 29 JUNE","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MATHEMATICS<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM - 12PM</span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">1<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)Using ruler and a pair of compasses only, construct:<br>(i)&nbsp;&nbsp; quadrilateral PQRS such that /PQ/ = 10cm, /QR/ = 8cm,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /PS/ = 6cm, ÃPQR = 60Âº and ÃQPS = 75Âº;<br>&nbsp;(ii)&nbsp;&nbsp; the locus&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">11</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;of points equidistant from QR and RS;<br>(iii)&nbsp;&nbsp; locus&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">12</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;of points equidistant from R and S.<br>(b)&nbsp;&nbsp;&nbsp; Measure /RS/<o:p></o:p></span></span></p></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">11<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)&nbsp;A circle is inscribed in a square.&nbsp; If the sum of the perimeter of the square and the circumference of the circle is 100 cm, calculate the radius of the circle.&nbsp;&nbsp; [Take p =&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><img width=\"13\" height=\"20\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image002.gif\" alt=\"https://waeconline.org.ng/e-learning/Mathematics/maths218mq11_clip_image002.gif\" v:shapes=\"Picture_x0020_1\"></span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">]</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b)&nbsp;&nbsp; A rope 60cm long is made to form a rectangle.&nbsp; If the length is 4 times its breadth, calculate, correct to one decimal place, the<o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(i)&nbsp;length;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(ii)&nbsp;diagonal</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">of the rectangle.<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><o:p>&nbsp;</o:p></span></span></p></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2PM -3PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">3<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a)Copy and complete the table of values for y = sin x + 2 cos x, correct to one decimal place.</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><div align=\"center\"><table class=\"MsoNormalTable\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"width: 772.727px;\"><tbody><tr><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp; X<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp; 0Â°<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">30Âº<o:p></o:p></span></p></td><td width=\"48\" valign=\"top\" style=\"padding: 0in; width: 0.5in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">60Â°<o:p></o:p></span></p></td><td width=\"51\" valign=\"top\" style=\"padding: 0in; width: 38.25pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">90Â°<o:p></o:p></span></p></td><td width=\"45\" valign=\"top\" style=\"padding: 0in; width: 33.75pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">120Â°<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">150Â°<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">180Â°<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">210Â°<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">240<o:p></o:p></span></p></td></tr><tr><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp; Y<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif;\">&nbsp;<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">2.2<o:p></o:p></span></p></td><td width=\"48\" valign=\"top\" style=\"padding: 0in; width: 0.5in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif;\">&nbsp;<o:p></o:p></span></p></td><td width=\"51\" valign=\"top\" style=\"padding: 0in; width: 38.25pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif;\">&nbsp;<o:p></o:p></span></p></td><td width=\"45\" valign=\"top\" style=\"padding: 0in; width: 33.75pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif;\">&nbsp;<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">-1.2<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">-2.0<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif;\">&nbsp;<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">-1.9<o:p></o:p></span></p></td></tr></tbody></table></div><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b)&nbsp;Using a scale of 2 cm to 30Â° on the x â€“ axis and 2 cm to 0.5 units</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">on the y-axis, draw the graph of y = sin x + 2cos x for 0Â° â‰¤ x â‰¤ 240Â°<br>&nbsp;(c)&nbsp;&nbsp;&nbsp;&nbsp; Use your graph to solve the equation:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (i) &nbsp;&nbsp;&nbsp;&nbsp;sin x + 2cos x = 0;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;(ii)&nbsp;&nbsp;&nbsp;&nbsp; sin x = 2.1 â€“ 2cos x.<br>&nbsp;(d)&nbsp;&nbsp;&nbsp;&nbsp; From the graph, find y when x = 171Â°.</span></span></p></td></tr></tbody></table>","2020-07-03 09:54:00","read_submit","active","100.00","2020-06-29 10:07:42","","","2019/2020","2nd Term"),
("94","4","0","13","16","7","staff","CHEMISTRY 1ST JULY","<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">9AM - 12PM</span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">&nbsp;</span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">1</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)\n  (i) &nbsp;&nbsp;&nbsp; Give the name and nature of the radiations that are\n  emitted during radioactivity.<br>\n  (ii) State&nbsp;</span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">two&nbsp;</span></b><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">differences\n  between chemical reaction and nuclear reaction.<br>\n  (iii) Balance the following nuclear reactions and identify X and Y<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I.\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<sup>212</sup><sub>84</sub>PO\n  </span></b><b><span style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;color:#443CAB\">â†’</span></b><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;<sup>208</sup><sub>82</sub>Pb\n  + X<br>\n  <br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;II.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<sup>137</sup><sub>55</sub>Cs\n  </span></b><b><span style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;color:#443CAB\">â†’</span></b><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;<sup>137</sup><sub>56</sub>Ba\n  +\n  Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  <br>\n  <br>\n  <br>\n  (b) The electron configuration of an element X is:<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IS<sup>2</sup>2s<sup>2</sup>2p<sup>6</sup>3s<sup>2</sup>3p5<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  (i) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Deduce the atomic\n  number of X.<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  (ii) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; To what group does X\n  belong?<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  (iii) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Give&nbsp;</span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">two&nbsp;</span></b><b><span style=\"font-size:8.0pt;\n  font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">properties of the group\n  to which the element X belong.<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  (iv) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identify element X by name.<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  (v) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Write a balanced\n  equation to represent the reaction between the element X and hot\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  concentrated NaOH<br>\n  (c) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (i) Explain why:<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  1. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  graphite is used as a lubricant;<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  II. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  diamond is used as an industrial cutting tool<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii)\n  &nbsp; Write an equation to represent the reaction between aqueous BCL and NH<sub>3</sub>&nbsp;solution.<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (iii) Name\n  the type of reaction represented by the equation.\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  <o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p>\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">2PM - 3PM</span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:black\">&nbsp;</span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Copperplate Gothic Light&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#2E347C\">2</span></b><b><span style=\"font-size:7.5pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(a)\n  (i) Define&nbsp;</span></b><b><i><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">saturated solution.</span></i></b><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><br>\n  (ii)The solubility of KN0<sub>3</sub>&nbsp;at 20Â°C was 3.00 mol dm<sup>-3</sup>&nbsp;If\n  67.0g of KN0<sub>3</sub>&nbsp;was added to 250cm<sup>3</sup>&nbsp;of water\n  and stirred at 20Â°C, determine whether the solution formed was saturated or\n  not at that temperature.<br clear=\"all\">\n  <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span style=\"font-size:8.0pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB;mso-no-proof:yes\"><!--[if gte vml 1]><v:shapetype\n   id=\"_x0000_t75\" coordsize=\"21600,21600\" o:spt=\"75\" o:preferrelative=\"t\"\n   path=\"m@4@5l@4@11@9@11@9@5xe\" filled=\"f\" stroked=\"f\">\n   <v:stroke joinstyle=\"miter\"/>\n   <v:formulas>\n    <v:f eqn=\"if lineDrawn pixelLineWidth 0\"/>\n    <v:f eqn=\"sum @0 1 0\"/>\n    <v:f eqn=\"sum 0 0 @1\"/>\n    <v:f eqn=\"prod @2 1 2\"/>\n    <v:f eqn=\"prod @3 21600 pixelWidth\"/>\n    <v:f eqn=\"prod @3 21600 pixelHeight\"/>\n    <v:f eqn=\"sum @0 0 1\"/>\n    <v:f eqn=\"prod @6 1 2\"/>\n    <v:f eqn=\"prod @7 21600 pixelWidth\"/>\n    <v:f eqn=\"sum @8 21600 0\"/>\n    <v:f eqn=\"prod @7 21600 pixelHeight\"/>\n    <v:f eqn=\"sum @10 21600 0\"/>\n   </v:formulas>\n   <v:path o:extrusionok=\"f\" gradientshapeok=\"t\" o:connecttype=\"rect\"/>\n   <o:lock v:ext=\"edit\" aspectratio=\"t\"/>\n  </v:shapetype><v:shape id=\"Picture_x0020_3\" o:spid=\"_x0000_i1025\" type=\"#_x0000_t75\"\n   alt=\"https://waeconline.org.ng/e-learning/Chemistry/chem219mq2_clip_image002.jpg\"\n   style=\'width:75pt;height:10.5pt;visibility:visible;mso-wrap-style:square\'>\n   <v:imagedata src=\"file:///C:\\Users\\NELSON\\AppData\\Local\\Temp\\msohtmlclip1\\01\\clip_image001.jpg\"\n    o:title=\"chem219mq2_clip_image002\"/>\n  </v:shape><![endif]--><!--[if !vml]--><img width=\"100\" height=\"14\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image001.jpg\" alt=\"https://waeconline.org.ng/e-learning/Chemistry/chem219mq2_clip_image002.jpg\" v:shapes=\"Picture_x0020_3\"><!--[endif]--></span></b><b><span style=\"font-size:\n  8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">&nbsp;[7 marks]<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">(b)\n  (i) Distinguish between&nbsp;</span></b><b><i><span style=\"font-size:8.0pt;\n  mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">dative&nbsp;</span></i></b><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">bond\n  and&nbsp;</span></b><b><i><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">covalent&nbsp;</span></i></b><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">bond.<br>\n  (ii) Explain why sugar and common salt do&nbsp;</span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">not&nbsp;</span></b><b><span style=\"font-size:8.0pt;\n  font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">conduct electricity in\n  the solid state.<br>\n  (iii) State the type of intermolecular forces present in:<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hydrogen\n  fluoride;<br>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; II.\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; argon.<br>\n  (iv) Consider the compounds with the following structures:<br>\n  S - H ----N and 0 - H -----N<br>\n  In which of the compounds is the hydrogen bond stronger? Give reason for your\n  answer.<br>\n  <br>\n  (c) (i) State&nbsp;</span></b><b><i><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">Dalton\'s&nbsp;Law of\n  Partial Pressure.</span></i></b><b><span style=\"font-size:8.0pt;font-family:\n  &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><br>\n  <br>\n  (ii) &nbsp;&nbsp; If 200cm<sup>3</sup>&nbsp;of carbon(IV) oxide were\n  collected over water at 18Â°C and 700 mmHg, determine the volume of the dry\n  gas at s.t.p.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:8.0pt;mso-bidi-font-size:11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;\n  mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\n  color:#443CAB\">[ standard vapour pressure of water at 18Â°C&nbsp;</span></i></b><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">=\n  15&nbsp;</span></b><b><i><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\n  mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\">mmHg]&nbsp;</span></i></b><b><span style=\"font-size:8.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\n  &quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","2020-07-03 10:09:00","read_submit","active","100.00","2020-06-29 10:12:03","","","2019/2020","2nd Term"),
("95","5","0","13","16","8","staff","CHEMISTRY 1ST JULY","<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">9AM - 12PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\">&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">1</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a) (i) &nbsp;&nbsp;&nbsp; Give the name and nature of the radiations that are emitted during radioactivity.<br>(ii) State&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">two&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">differences between chemical reaction and nuclear reaction.<br>(iii) Balance the following nuclear reactions and identify X and Y<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<sup style=\"font-size: 8px;\">212</sup><sub style=\"font-size: 8px;\">84</sub>PO&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: Arial, sans-serif; color: rgb(68, 60, 171);\">â†’</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;<sup style=\"font-size: 8px;\">208</sup><sub style=\"font-size: 8px;\">82</sub>Pb + X<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;II.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<sup style=\"font-size: 8px;\">137</sup><sub style=\"font-size: 8px;\">55</sub>Cs&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: Arial, sans-serif; color: rgb(68, 60, 171);\">â†’</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;<sup style=\"font-size: 8px;\">137</sup><sub style=\"font-size: 8px;\">56</sub>Ba + Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br><br><br>(b) The electron configuration of an element X is:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IS<sup style=\"font-size: 8px;\">2</sup>2s<sup style=\"font-size: 8px;\">2</sup>2p<sup style=\"font-size: 8px;\">6</sup>3s<sup style=\"font-size: 8px;\">2</sup>3p5<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (i) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Deduce the atomic number of X.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; To what group does X belong?<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (iii) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Give&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">two&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">properties of the group to which the element X belong.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (iv) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identify element X by name.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (v) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Write a balanced equation to represent the reaction between the element X and hot &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; concentrated NaOH<br>(c) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (i) Explain why:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; graphite is used as a lubricant;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; II. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; diamond is used as an industrial cutting tool<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii) &nbsp; Write an equation to represent the reaction between aqueous BCL and NH<sub style=\"font-size: 8px;\">3</sub>&nbsp;solution.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (iii) Name the type of reaction represented by the equation. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></span></p></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2PM - 3PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\">&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a) (i) Define&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">saturated solution.</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><br>(ii)The solubility of KN0<sub style=\"font-size: 8px;\">3</sub>&nbsp;at 20Â°C was 3.00 mol dm<sup style=\"font-size: 8px;\">-3</sup>&nbsp;If 67.0g of KN0<sub style=\"font-size: 8px;\">3</sub>&nbsp;was added to 250cm<sup style=\"font-size: 8px;\">3</sup>&nbsp;of water and stirred at 20Â°C, determine whether the solution formed was saturated or not at that temperature.<br clear=\"all\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><img width=\"100\" height=\"14\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image001.jpg\" alt=\"https://waeconline.org.ng/e-learning/Chemistry/chem219mq2_clip_image002.jpg\" v:shapes=\"Picture_x0020_3\"></span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;[7 marks]<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b) (i) Distinguish between&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">dative&nbsp;</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">bond and&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">covalent&nbsp;</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">bond.<br>(ii) Explain why sugar and common salt do&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">not&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">conduct electricity in the solid state.<br>(iii) State the type of intermolecular forces present in:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hydrogen fluoride;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; II. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; argon.<br>(iv) Consider the compounds with the following structures:<br>S - H ----N and 0 - H -----N<br>In which of the compounds is the hydrogen bond stronger? Give reason for your answer.<br><br>(c) (i) State&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">Dalton\'s&nbsp;Law of Partial Pressure.</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><br><br>(ii) &nbsp;&nbsp; If 200cm<sup style=\"font-size: 8px;\">3</sup>&nbsp;of carbon(IV) oxide were collected over water at 18Â°C and 700 mmHg, determine the volume of the dry gas at s.t.p.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">[ standard vapour pressure of water at 18Â°C&nbsp;</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">= 15&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">mmHg]&nbsp;</span></i></span></p></td></tr></tbody></table>","2020-07-03 10:18:00","read_submit","active","100.00","2020-06-29 10:21:45","","","2019/2020","2nd Term"),
("96","6","0","13","16","9","staff","CHEMISTRY 1ST JULY","<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">9AM - 12PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\">&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">1</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a) (i) &nbsp;&nbsp;&nbsp; Give the name and nature of the radiations that are emitted during radioactivity.<br>(ii) State&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">two&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">differences between chemical reaction and nuclear reaction.<br>(iii) Balance the following nuclear reactions and identify X and Y<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<sup style=\"font-size: 8px;\">212</sup><sub style=\"font-size: 8px;\">84</sub>PO&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: Arial, sans-serif; color: rgb(68, 60, 171);\">â†’</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;<sup style=\"font-size: 8px;\">208</sup><sub style=\"font-size: 8px;\">82</sub>Pb + X<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;II.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<sup style=\"font-size: 8px;\">137</sup><sub style=\"font-size: 8px;\">55</sub>Cs&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: Arial, sans-serif; color: rgb(68, 60, 171);\">â†’</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;<sup style=\"font-size: 8px;\">137</sup><sub style=\"font-size: 8px;\">56</sub>Ba + Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br><br><br>(b) The electron configuration of an element X is:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IS<sup style=\"font-size: 8px;\">2</sup>2s<sup style=\"font-size: 8px;\">2</sup>2p<sup style=\"font-size: 8px;\">6</sup>3s<sup style=\"font-size: 8px;\">2</sup>3p5<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (i) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Deduce the atomic number of X.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; To what group does X belong?<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (iii) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Give&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">two&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">properties of the group to which the element X belong.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (iv) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identify element X by name.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (v) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Write a balanced equation to represent the reaction between the element X and hot &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; concentrated NaOH<br>(c) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (i) Explain why:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; graphite is used as a lubricant;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; II. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; diamond is used as an industrial cutting tool<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii) &nbsp; Write an equation to represent the reaction between aqueous BCL and NH<sub style=\"font-size: 8px;\">3</sub>&nbsp;solution.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (iii) Name the type of reaction represented by the equation. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></span></p></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2PM - 3PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">Question</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\">&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: &quot;Copperplate Gothic Light&quot;, sans-serif; color: rgb(46, 52, 124);\">2</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(a) (i) Define&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">saturated solution.</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><br>(ii)The solubility of KN0<sub style=\"font-size: 8px;\">3</sub>&nbsp;at 20Â°C was 3.00 mol dm<sup style=\"font-size: 8px;\">-3</sup>&nbsp;If 67.0g of KN0<sub style=\"font-size: 8px;\">3</sub>&nbsp;was added to 250cm<sup style=\"font-size: 8px;\">3</sup>&nbsp;of water and stirred at 20Â°C, determine whether the solution formed was saturated or not at that temperature.<br clear=\"all\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><img width=\"100\" height=\"14\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image001.jpg\" alt=\"https://waeconline.org.ng/e-learning/Chemistry/chem219mq2_clip_image002.jpg\" v:shapes=\"Picture_x0020_3\"></span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">&nbsp;[7 marks]<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">(b) (i) Distinguish between&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">dative&nbsp;</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">bond and&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">covalent&nbsp;</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">bond.<br>(ii) Explain why sugar and common salt do&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">not&nbsp;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">conduct electricity in the solid state.<br>(iii) State the type of intermolecular forces present in:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hydrogen fluoride;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; II. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; argon.<br>(iv) Consider the compounds with the following structures:<br>S - H ----N and 0 - H -----N<br>In which of the compounds is the hydrogen bond stronger? Give reason for your answer.<br><br>(c) (i) State&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">Dalton\'s&nbsp;Law of Partial Pressure.</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\"><br><br>(ii) &nbsp;&nbsp; If 200cm<sup style=\"font-size: 8px;\">3</sup>&nbsp;of carbon(IV) oxide were collected over water at 18Â°C and 700 mmHg, determine the volume of the dry gas at s.t.p.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">[ standard vapour pressure of water at 18Â°C&nbsp;</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">= 15&nbsp;</span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: &quot;Trebuchet MS&quot;, sans-serif; color: rgb(68, 60, 171);\">mmHg]&nbsp;</span></i></span></p></td></tr></tbody></table>","2020-07-03 10:20:00","read_submit","active","100.00","2020-06-29 10:21:51","","","2019/2020","2nd Term"),
("97","5","0","5","7","10","staff","CHEMISTRY 1ST JULY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->State four (4) benefits of agriculture to the\neconomy of West African countries</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Enumerate four (4) functions of agro â€“ services\ncentres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Outline four (4) routine tractor maintenance\npractices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->State two functions of each of the following\nparts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l2 level1 lfo2\"><!--[if !supportLists]-->(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Three-point linkage</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l2 level1 lfo2\"><!--[if !supportLists]-->(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Hydraulic lever</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l3 level1 lfo3\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->A&nbsp; State\nthree (3) ways in which science and technology have contributed to agricultural\ndevelopment through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l1 level1 lfo4\"><!--[if !supportLists]-->(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l1 level1 lfo4\"><!--[if !supportLists]-->(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\">B Give two functions of each of the\nfollowing farm machines and implements: </p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Bulldozer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;\n</span><!--[endif]-->Tractor </p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; </span><!--[endif]-->Spraye</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Planter&nbsp;</p>","2020-07-03 10:37:00","read_submit","active","100.00","2020-06-29 10:43:47","","","2019/2020","2nd Term"),
("98","6","0","5","7","11","staff","AGRIC","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State four (4) benefits of agriculture to the economy of West African countries</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Enumerate four (4) functions of agro â€“ services centres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Outline four (4) routine tractor maintenance practices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State two functions of each of the following parts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Three-point linkage</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Hydraulic lever</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>A&nbsp; State three (3) ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">B Give two functions of each of the following farm machines and implements:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Bulldozer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;</span>Tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;</span>Spraye</p><p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Planter&nbsp;</p>","2020-07-03 10:43:00","read_submit","active","100.00","2020-06-29 10:43:54","","","2019/2020","2nd Term"),
("99","4","0","0","10","12","staff","CIVIC AND MARKETING  3RD JULY","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State four (4) benefits of agriculture to the economy of West African countries</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Enumerate four (4) functions of agro â€“ services centres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Outline four (4) routine tractor maintenance practices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State two functions of each of the following parts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Three-point linkage</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Hydraulic lever</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>A&nbsp; State three (3) ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">B Give two functions of each of the following farm machines and implements:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Bulldozer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;</span>Tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;</span>Spraye</p><p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Planter&nbsp;</p>","2020-07-03 10:53:00","read_submit","active","100.00","2020-06-29 10:54:26","","","2019/2020","2nd Term"),
("100","5","0","15","10","15","staff","CIVIC AND MARKETING  3RD JULY","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State four (4) benefits of agriculture to the economy of West African countries</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Enumerate four (4) functions of agro â€“ services centres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Outline four (4) routine tractor maintenance practices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State two functions of each of the following parts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Three-point linkage</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Hydraulic lever</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>A&nbsp; State three (3) ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">B Give two functions of each of the following farm machines and implements:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Bulldozer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;</span>Tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;</span>Spraye</p><p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Planter&nbsp;</p>","2020-07-03 11:02:00","read_submit","active","100.00","2020-06-29 11:03:59","","","2019/2020","2nd Term"),
("101","6","0","15","10","16","staff","CIVIC AND MARKETING  3RD JULY","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State four (4) benefits of agriculture to the economy of West African countries</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Enumerate four (4) functions of agro â€“ services centres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Outline four (4) routine tractor maintenance practices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State two functions of each of the following parts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Three-point linkage</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Hydraulic lever</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>A&nbsp; State three (3) ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">B Give two functions of each of the following farm machines and implements:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Bulldozer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;</span>Tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;</span>Spraye</p><p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Planter&nbsp;</p>","2020-07-03 11:05:00","read_submit","active","100.00","2020-06-29 11:06:54","","","2019/2020","2nd Term");
INSERT INTO activity VALUES
("102","1","0","2","16","18","staff","MATHS CORRECTION","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraph\" style=\"text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1.&nbsp; &nbsp;</span><!--[endif]-->2b + (3b â€“ 4c) = 2b + 3b â€“ 4c<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 5b â€“ 4c</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraph\" style=\"text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2.&nbsp;&nbsp;</span>3b x 11ab = 3 x b x 11 x a x b<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= 3 x b x 11 x a x b<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= 3 x 11 x a x b2<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= 33ab2</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpFirst\" style=\"text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;3.&nbsp; &nbsp;&nbsp;</span><!--[endif]--><span style=\"font-family:&quot;Helvetica&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">30pq Ã· 6<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= 30 x p x q /6<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 5 x p x q /1<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 5pq /1<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 5pq</span></p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 4.&nbsp; &nbsp;&nbsp;</span><!--[endif]--><span style=\"font-family:&quot;Helvetica&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">3b x 11ab = 3 x b x 11 x a x b<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 3 x b x 11 x a x b<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= 3 x 11 x a x b2<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 33ab2</span></p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->5.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 5.&nbsp; &nbsp;</span><!--[endif]-->2xy Ã— 9y = 2 Ã— x Ã— y Ã— 9 Ã— y<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 2 Ã— 9 Ã— x Ã— y Ã— y<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= 18 Ã— x Ã— y2<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 18xy2</p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><b>2PM -3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-left:.75in;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]--><span style=\"font-family:&quot;Helvetica&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">Explanation:<br>\n350 millionths = 1 millionth x 350<br>\n= 0.000001 x 350 = 0.00035</span></p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraph\" style=\"margin-left:.75in;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]--><span style=\"font-family:&quot;Helvetica&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">Explanation:<br>\n29 thousandths = 1 thousandth x 29<br>\n= 0.001 x 29 = 0.0029</span></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p>","2020-07-03 11:45:00","read_submit","active","100.00","2020-06-29 11:57:02","","","2019/2020","2nd Term"),
("103","2","0","2","16","19","staff","CORRECTIONS OF LAST WEEK MATHEMATICS 22ND JUNE","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 1.&nbsp;&nbsp;</span><!--[endif]--><span style=\"font-family:&quot;Helvetica&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">Let the number I am thinking of be x<br>\nx â€“ 14 = 13<br>\nx = 13 + 14 = 27</span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 2.&nbsp;&nbsp;</span><!--[endif]--><span style=\"font-family:&quot;Helvetica&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">Let the number I think of be y.<br>\n7y + 12 = 40<br>\n7y = 40 â€“ 12<br>\n7y = 28<br>\ny = 28â„7 = 4</span></p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 3.&nbsp;&nbsp;</span><!--[endif]--><span style=\"font-family:&quot;Helvetica&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">The area of a rectangle = length Ã— breadth, where the length = x\nand the breadth = 15 â€“ x<br>\nArea = x Ã— (15 â€“ x) = (15x â€“ x2) cm2</span></p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 4.&nbsp;&nbsp;</span><!--[endif]--><span style=\"font-family:&quot;Helvetica&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">It can be rewritten as: x2 + ax + 2a + 2x = (x + 2)( x + a)</span></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt\"><b>2PM\nâ€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 1.&nbsp;&nbsp;</span><!--[endif]--><span style=\"font-family:&quot;Helvetica&quot;,&quot;sans-serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">Let the number of hours be x and y =&gt; time for the journey<br>\n= Distance/Average speed = 35/7 hours;<br>\nx + y = 5 â€”â€“ [i];<br>\n5x + 10y = 35 â€”- [ii</span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraph\" style=\"text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp;2.&nbsp;</span><!--[endif]-->Two factors with product -54 and sum -3 are: -9\nand +6.<br>\n( 2a<sup>2 </sup>â€“ 9a + 6a â€“ 27) = 0 (2a (a + 3) â€“ 9 (a + 3)<br>\n= (a + 3)(2a â€“ 9) = 0.<br>\n(a + 3 = 0 ( a = -3 or 2a â€“ 9 = 0 =&gt; a = 9/2</p>","2020-07-03 11:59:00","read_submit","active","100.00","2020-06-29 12:04:16","","","2019/2020","2nd Term"),
("104","3","0","2","16","20","staff","CORRECTIONS OF LAST WEEK MATHEMATICS 22ND JUNE","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraph\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 1.&nbsp;&nbsp;</span><span style=\"font-family: Helvetica, sans-serif; color: rgb(60, 55, 55);\">Let the number I am thinking of be x<br>x â€“ 14 = 13<br>x = 13 + 14 = 27</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 2.&nbsp;&nbsp;</span><span style=\"font-family: Helvetica, sans-serif; color: rgb(60, 55, 55);\">Let the number I think of be y.<br>7y + 12 = 40<br>7y = 40 â€“ 12<br>7y = 28<br>y = 28â„7 = 4</span></p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 3.&nbsp;&nbsp;</span><span style=\"font-family: Helvetica, sans-serif; color: rgb(60, 55, 55);\">The area of a rectangle = length Ã— breadth, where the length = x and the breadth = 15 â€“ x<br>Area = x Ã— (15 â€“ x) = (15x â€“ x2) cm2</span></p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 4.&nbsp;&nbsp;</span><span style=\"font-family: Helvetica, sans-serif; color: rgb(60, 55, 55);\">It can be rewritten as: x2 + ax + 2a + 2x = (x + 2)( x + a)</span></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.25in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.25in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.25in;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.25in;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.25in;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraph\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 1.&nbsp;&nbsp;</span><span style=\"font-family: Helvetica, sans-serif; color: rgb(60, 55, 55);\">Let the number of hours be x and y =&gt; time for the journey<br>= Distance/Average speed = 35/7 hours;<br>x + y = 5 â€”â€“ [i];<br>5x + 10y = 35 â€”- [ii</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p></p><p class=\"MsoListParagraph\" style=\"text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp;2.&nbsp;</span>Two factors with product -54 and sum -3 are: -9 and +6.<br>( 2a<sup style=\"font-size: 8.25px;\">2&nbsp;</sup>â€“ 9a + 6a â€“ 27) = 0 (2a (a + 3) â€“ 9 (a + 3)<br>= (a + 3)(2a â€“ 9) = 0.<br>(a + 3 = 0 ( a = -3 or 2a â€“ 9 = 0 =&gt; a = 9/2</p>","2020-07-03 12:02:00","read_submit","active","100.00","2020-06-29 12:04:23","","","2019/2020","2nd Term"),
("105","2","0","2","16","19","staff","MATHEMATICS QUESTIONS","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION </p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Solve the\nfollowing:</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span></span><!--[endif]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">&nbsp;1. A motorist drives for m hours at 120km/hr and\nn hours at 18km/hr. Altogether Somina drives 78km in 5 hours. Find m and n</span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 2.&nbsp;</span></span><!--[endif]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">Solve the equation 3x\n+ 4y = 5 and 7x + 2y = 8</span></p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp;3.&nbsp;&nbsp;</span></span><!--[endif]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">Water flows through a\n3cm diameter pipe at the rate of 3 metres/second. How many water flow through\nthe pipe in one second and express the flow of water as a rate in\nlitres/minute?</span></p><p class=\"MsoListParagraphCxSpLast\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp;1.&nbsp;</span><!--[endif]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">Abidjan is 4o west of\nAccra and on the same circle of latitude. If the radius of this circle of\nlatitude is 6370 km, how far is Abidjan west of Accra, correct to the nearest\nkilometer? (Take Ï€ = 22/7).</span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<span style=\"font-size:11.0pt;line-height:115%;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737;mso-ansi-language:EN-US;\nmso-fareast-language:EN-US;mso-bidi-language:AR-SA\">2. A measuring cylinder of\nradius 3.5cm contains water to a height of 56cm. If this water is poured into a\nsimilar cylinder of radius 14cm, what will be the height of the water column?</span><br></p>","2020-07-03 12:08:00","read_submit","active","100.00","2020-06-29 12:10:01","","","2019/2020","2nd Term"),
("106","3","0","2","16","22","staff","MATHEMATICS 29 JUNE","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">QUESTION</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">Solve the following:</p><p class=\"MsoListParagraph\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span><span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">&nbsp;1. A motorist drives for m hours at 120km/hr and n hours at 18km/hr. Altogether Somina drives 78km in 5 hours. Find m and n</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 2.&nbsp;</span></span><span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">Solve the equation 3x + 4y = 5 and 7x + 2y = 8</span></p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp;3.&nbsp;&nbsp;</span></span><span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">Water flows through a 3cm diameter pipe at the rate of 3 metres/second. How many water flow through the pipe in one second and express the flow of water as a rate in litres/minute?</span></p><p class=\"MsoListParagraphCxSpLast\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraph\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp;1.&nbsp;</span><span style=\"font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">Abidjan is 4o west of Accra and on the same circle of latitude. If the radius of this circle of latitude is 6370 km, how far is Abidjan west of Accra, correct to the nearest kilometer? (Take Ï€ = 22/7).</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p><span style=\"font-size: 11pt; line-height: 16.8667px; font-family: &quot;Times New Roman&quot;, serif; color: rgb(60, 55, 55);\">2. A measuring cylinder of radius 3.5cm contains water to a height of 56cm. If this water is poured into a similar cylinder of radius 14cm, what will be the height of the water column?</span></p>","2020-07-03 12:12:00","read_submit","active","100.00","2020-06-29 12:13:24","","","2019/2020","2nd Term"),
("107","1","0","2","16","21","staff","MATHEMATICS 29 JUNE","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MATHEMATICS <o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Show working for the following</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;text-indent:\n.5in\"><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family:\n&quot;Times New Roman&quot;;color:#3C3737\">(i)&nbsp; I\nthink of a number. I take away 14. The result is 13. What number am I thinking\nof?<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\">(ii) <span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">Think of a number. I\nmultiply it by 7. I add 12. The result is 40. What is the number I am &nbsp;&nbsp;&nbsp;thinking of?<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\">(iii) <span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">The perimeter of a\nrectangle is 30 cm and its length is x cm. Find its area in terms of x<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\">(iv) <span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">. Factorize x<sup>2</sup>\n+ 2a + ax + 2x</span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) <span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">1. A student travelled\nfor x hours at 5km/hr and for y hours at 10km/hr. The journey was 35km\naltogether, which of the following equations represent the given information if\nthe average speed for the journey was 7km/hr?<br>\n<!--[if !supportLineBreakNewLine]--><br>\n<!--[endif]--></span></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) <span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">Solve the equation 2a<sup>2</sup>\nâ€“ 3a â€“ 27 = 0<o:p></o:p></span></p>","2020-07-03 12:16:00","read_submit","active","100.00","2020-06-29 12:17:14","","","2019/2020","2nd Term"),
("108","2","0","2","16","23","staff","MATHEMATICS 29 JUNE","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION </p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Solve the\nfollowing:</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp;1.&nbsp;&nbsp;</span></span><!--[endif]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">&nbsp;A motorist drives for m hours at 120km/hr and\nn hours at 18km/hr. Altogether Somina drives 78km in 5 hours. Find m and n</span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp;2.&nbsp;&nbsp;</span></span><!--[endif]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">Solve the equation 3x\n+ 4y = 5 and 7x + 2y = 8</span></p><p class=\"MsoListParagraphCxSpMiddle\"><o:p>&nbsp;</o:p></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\ncolor:#3C3737\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; 3.&nbsp;</span></span><!--[endif]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">Water flows through a\n3cm diameter pipe at the rate of 3 metres/second. How many water flow through\nthe pipe in one second and express the flow of water as a rate in\nlitres/minute?</span></p><p class=\"MsoListParagraphCxSpLast\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp; &nbsp; &nbsp; &nbsp;1.&nbsp;</span><!--[endif]--><span style=\"font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;\nmso-fareast-font-family:&quot;Times New Roman&quot;;color:#3C3737\">Abidjan is 4o west of\nAccra and on the same circle of latitude. If the radius of this circle of\nlatitude is 6370 km, how far is Abidjan west of Accra, correct to the nearest\nkilometer? (Take Ï€ = 22/7).</span></p>","2020-07-03 12:21:00","read_submit","active","100.00","2020-06-29 12:23:17","","","2019/2020","2nd Term"),
("109","1","0","28","18","24","staff","CIVIC EDU","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">2.\na. Define Traffic Rules and Regulations<br>\n2b. State five general traffic rules and regulations.<br>\n2c. Explain the following<br>\n&nbsp; &nbsp;i.\nRoad Safety<br>\n&nbsp;&nbsp;ii.\nRoad Junction<br>\n&nbsp;iii. Traffic light.<o:p></o:p></span></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><b><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p><p>\n\n\n\n\n\n\n\n</p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">1a.\nDefine Road<br>\n&nbsp; b. State and explain 3 categories of\nroads<br>\n&nbsp; c. Draw a cross road and site example.<b><o:p></o:p></b></span></p>","2020-07-03 12:33:00","read_submit","active","100.00","2020-06-29 12:35:12","","","2019/2020","2nd Term"),
("110","2","0","28","18","25","staff","CIVIC EDU","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">2.\na. Define Traffic Rules and Regulations<br>\n2b. State five general traffic rules and regulations.<br>\n2c. Explain the following<br>\n&nbsp; &nbsp;i.\nRoad Safety<br>\n&nbsp;&nbsp;ii.\nRoad Junction<br>\n&nbsp;iii. Traffic light.<o:p></o:p></span></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><b><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p><p>\n\n\n\n\n\n\n\n</p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">1a.\nDefine Road<br>\n&nbsp; b. State and explain 3 categories of\nroads<br>\n&nbsp; c. Draw a cross road and site example.<b><o:p></o:p></b></span></p>","2020-07-03 12:38:00","read_submit","active","100.00","2020-06-29 12:39:53","","","2019/2020","2nd Term"),
("111","3","0","28","18","26","staff","CIVIC EDU","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">2.\na. Define Traffic Rules and Regulations<br>\n2b. State five general traffic rules and regulations.<br>\n2c. Explain the following<br>\n&nbsp; &nbsp;i.\nRoad Safety<br>\n&nbsp;&nbsp;ii.\nRoad Junction<br>\n&nbsp;iii. Traffic light.<o:p></o:p></span></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><b><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p><p>\n\n\n\n\n\n\n\n</p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">1a.\nDefine Road<br>\n&nbsp; b. State and explain 3 categories of\nroads<br>\n&nbsp; c. Draw a cross road and site example.<b><o:p></o:p></b></span></p>","2020-07-03 12:50:00","read_submit","active","100.00","2020-06-29 12:57:22","","","2019/2020","2nd Term"),
("112","1","0","3","14","27","staff","BASIC SCIENCE 3RD JULY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>BASIC SCIENCE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">1 a.\nState three types of soil and explain them.<br>\n&nbsp;&nbsp; b. State two properties each.<br>\n&nbsp;&nbsp; c. Define the following termsâ€™\nweathering formation of soil, atom and air.<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">2 a. List the seven parts of human brain.<br>\n&nbsp;&nbsp; b. Explain an two you know.<br>\n&nbsp;&nbsp; c. Define metabolism.<br>\n&nbsp;&nbsp; d. List four types of STI<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Define the\nfollowing:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Capacitor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Insulator</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Motor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Automated teller machine</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->5.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->resistor</p>","2020-07-03 13:11:00","read_submit","active","100.00","2020-06-29 13:12:20","","","2019/2020","2nd Term"),
("113","2","0","3","14","28","staff","BASIC SCIENCE 3RD JULY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>BASIC SCIENCE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">1 a.\nState three types of soil and explain them.<br>\n&nbsp;&nbsp; b. State two properties each.<br>\n&nbsp;&nbsp; c. Define the following termsâ€™\nweathering formation of soil, atom and air.<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">2 a. List the seven parts of human brain.<br>\n&nbsp;&nbsp; b. Explain an two you know.<br>\n&nbsp;&nbsp; c. Define metabolism.<br>\n&nbsp;&nbsp; d. List four types of STI<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Define the\nfollowing:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Capacitor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Insulator</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Motor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Automated teller machine</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->5.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->resistor</p>","2020-07-03 13:13:00","read_submit","active","100.00","2020-06-29 13:16:10","","","2019/2020","2nd Term"),
("114","3","0","3","14","29","staff","BASIC SCIENCE 3RD JULY","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>BASIC SCIENCE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">1 a.\nState three types of soil and explain them.<br>\n&nbsp;&nbsp; b. State two properties each.<br>\n&nbsp;&nbsp; c. Define the following termsâ€™\nweathering formation of soil, atom and air.<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">2 a. List the seven parts of human brain.<br>\n&nbsp;&nbsp; b. Explain an two you know.<br>\n&nbsp;&nbsp; c. Define metabolism.<br>\n&nbsp;&nbsp; d. List four types of STI<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Define the\nfollowing:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Capacitor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Insulator</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Motor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Automated teller machine</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->5.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->resistor</p>","2020-07-03 13:17:00","read_submit","active","100.00","2020-06-29 13:18:26","","","2019/2020","2nd Term"),
("115","1","0","0","13","30","staff","NEWS UPDATE","<p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Hello students, as regard to the ongoing online assignment, most students do not submit their work which makes it difficult to input assessment.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">&nbsp;You are fully aware we do not charge for the online assignment and we, the institution have been paying for it.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">therefore, we urge every student to submit all the last week assignment before will proceed. failure to do so, you will no longer have asset to the online activities. only those who upload their assignment will be given asset to their portal.&nbsp;</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\"><br></p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Thanks,</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Director&nbsp;</p>","2020-07-10 12:07:00","read_only","active","100.00","2020-07-06 12:07:33","","","2019/2020","2nd Term"),
("116","2","0","0","13","31","staff","NEWS UPDATE","<p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Hello students, as regard to the ongoing online assignment, most students do not submit their work which makes it difficult to input assessment.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">&nbsp;You are fully aware we do not charge for the online assignment and we, the institution have been paying for it.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">therefore, we urge every student to submit all the last week assignment before will proceed. failure to do so, you will no longer have asset to the online activities. only those who upload their assignment will be given asset to their portal.&nbsp;</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\"><br></p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Thanks,</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Director&nbsp;</p>","2020-07-10 12:10:00","read_only","active","100.00","2020-07-06 12:10:58","","","2019/2020","2nd Term"),
("117","3","0","0","13","32","staff","NEWS UPDATE","<p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Hello students, as regard to the ongoing online assignment, most students do not submit their work which makes it difficult to input assessment.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">&nbsp;You are fully aware we do not charge for the online assignment and we, the institution have been paying for it.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">therefore, we urge every student to submit all the last week assignment before will proceed. failure to do so, you will no longer have asset to the online activities. only those who upload their assignment will be given asset to their portal.&nbsp;</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\"><br></p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Thanks,</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Director&nbsp;</p>","2020-07-10 12:12:00","read_only","active","100.00","2020-07-06 12:12:49","","","2019/2020","2nd Term"),
("118","4","0","0","13","33","staff","NEWS UPDATE","<p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Hello students, as regard to the ongoing online assignment, most students do not submit their work which makes it difficult to input assessment.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">&nbsp;You are fully aware we do not charge for the online assignment and we, the institution have been paying for it.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">therefore, we urge every student to submit all the last week assignment before will proceed. failure to do so, you will no longer have asset to the online activities. only those who upload their assignment will be given asset to their portal.&nbsp;</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\"><br></p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Thanks,</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Director&nbsp;</p>","2020-07-10 12:14:00","read_only","active","100.00","2020-07-06 12:14:42","","","2019/2020","2nd Term"),
("119","5","0","0","13","34","staff","NEWS UPDATE","<p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Hello students, as regard to the ongoing online assignment, most students do not submit their work which makes it difficult to input assessment.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">&nbsp;You are fully aware we do not charge for the online assignment and we, the institution have been paying for it.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">therefore, we urge every student to submit all the last week assignment before will proceed. failure to do so, you will no longer have asset to the online activities. only those who upload their assignment will be given asset to their portal.&nbsp;</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\"><br></p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Thanks,</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Director&nbsp;</p>","2020-07-10 12:16:00","read_only","active","100.00","2020-07-06 12:16:38","","","2019/2020","2nd Term"),
("120","6","0","0","13","35","staff","NEWS UPDATE","<p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Hello students, as regard to the ongoing online assignment, most students do not submit their work which makes it difficult to input assessment.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">&nbsp;You are fully aware we do not charge for the online assignment and we, the institution have been paying for it.</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">therefore, we urge every student to submit all the last week assignment before will proceed. failure to do so, you will no longer have asset to the online activities. only those who upload their assignment will be given asset to their portal.&nbsp;</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\"><br></p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Thanks,</p><p style=\"color: rgb(121, 121, 121); font-family: &quot;Avenir LT Std 55 Roman&quot;, &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; text-align: center; background-color: rgba(96, 190, 169, 0.75);\">Director&nbsp;</p>","2020-07-10 12:18:00","read_only","active","100.00","2020-07-06 12:18:25","","","2019/2020","2nd Term");




CREATE TABLE `activity_comment` (
  `activity_comment_id` int(11) NOT NULL AUTO_INCREMENT,
  `assignment_id` int(11) NOT NULL,
  `user_id` int(11) NOT NULL,
  `table_name` varchar(20) NOT NULL,
  `comment` varchar(500) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`activity_comment_id`),
  KEY `assignment_id` (`assignment_id`,`user_id`)
) ENGINE=InnoDB AUTO_INCREMENT=41 DEFAULT CHARSET=utf8mb4;


INSERT INTO activity_comment VALUES
("1","5","28","students","Ma\'am please I am not at pH where my textbook are... Can I browse it?","2020-05-20 10:00:07"),
("2","6","45","students","ma pls should we  anawer the clause or only to read about it","2020-05-20 10:13:10"),
("3","5","134","students","Sorry ma I just knew about it today","2020-05-20 16:42:27"),
("4","6","6","staff","Read and answer the questions, thanks","2020-05-20 16:47:07"),
("5","5","6","staff","@Jennifer it actually started today","2020-05-20 16:48:40"),
("6","5","6","staff","@Isaac the textbook will be preferable, try and get one over there, we are following 3rd term scheme. thanks","2020-05-20 16:50:54"),
("7","5","134","students","Ma pls how are we going to know the calendar or roaster","2020-05-21 09:23:10"),
("8","5","31","students","Ma\'am I can\'t find it in my textbook","2020-05-22 23:35:56"),
("9","5","134","students","Ma I can\'t find it in my textbook","2020-05-22 23:48:06"),
("10","7","153","students","Iâ€™m done reading the comprehension","2020-05-28 12:43:11"),
("11","12","45","students","Sir please I am not seeing the question some of them are hidden","2020-06-01 08:41:01"),
("16","12","49","students","Sir mine are also hidden","2020-06-01 14:03:10"),
("17","12","49","students","Sir mine are also hidden","2020-06-01 14:03:11"),
("18","12","49","students","Sir mine are also hidden","2020-06-01 14:03:15"),
("19","12","49","students","Sir mine are also hidden","2020-06-01 14:03:15"),
("20","12","49","students","Sir mine are also hidden","2020-06-01 14:03:15"),
("21","12","49","students","Sir mine are also hidden","2020-06-01 14:03:15"),
("22","12","49","students","Sir mine are also hidden","2020-06-01 14:03:15"),
("23","12","49","students","Sir mine are also hidden","2020-06-01 14:03:16"),
("24","12","49","students","Sir mine are also hidden","2020-06-01 14:03:16"),
("25","12","49","students","Sir mine are also hidden","2020-06-01 14:03:18"),
("30","12","54","students","Sir I\'m not seeing some of the questions they\'re hidden","2020-06-01 16:07:44"),
("31","12","63","students","Some of the questions are not complete\nHow are we going to do the homework","2020-06-01 17:46:19"),
("32","17","28","students","Ma\'am please do you mean in store marketing","2020-06-02 13:06:14"),
("33","12","16","staff","Sorry for the hidden questions,  attempt the clearer ones, snap and upload them. thanks","2020-06-05 15:00:20"),
("34","32","42","students","Should we type it or write  and upload","2020-06-10 12:31:33"),
("35","32","42","students","The rest of the questions are not showing fully \nIts only number one that is clear","2020-06-10 12:51:57"),
("36","54","16","staff","hello, i need your works for evaluation, only Precious Dappa has submitted for this week for SS3 class. thanks","2020-06-18 12:24:49"),
("37","52","16","staff","hello, i need your mathematics work for evaluation. thanks","2020-06-18 12:28:13"),
("38","52","28","students","Rsir please i have done all the assignments and submitted please check sir","2020-06-20 20:20:29"),
("39","56","45","students","Aunty good morning my question is what if you like the place","2020-06-25 09:44:32"),
("40","97","42","students","This was sent two times","2020-07-18 10:27:19");




CREATE TABLE `admission_class` (
  `admission_class_id` int(11) NOT NULL AUTO_INCREMENT,
  `admission_sessions_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `price` decimal(15,2) NOT NULL,
  PRIMARY KEY (`admission_class_id`),
  KEY `admission_session_id` (`admission_sessions_id`),
  KEY `class_id` (`class_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `admission_exam_questions` (
  `admission_exam_question_id` int(11) NOT NULL AUTO_INCREMENT,
  `admission_exam_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `question_id` int(11) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`admission_exam_question_id`),
  KEY `admission_exam_id` (`admission_exam_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `admission_exam_student_questions` (
  `admission_exam_student_question_id` int(11) NOT NULL AUTO_INCREMENT,
  `admission_exam_student_id` int(11) NOT NULL,
  `question_options_id` int(11) NOT NULL,
  PRIMARY KEY (`admission_exam_student_question_id`),
  KEY `admission_exam_student_id` (`admission_exam_student_id`),
  KEY `question_options_id` (`question_options_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `admission_exam_students` (
  `admission_exam_student_id` int(11) NOT NULL AUTO_INCREMENT,
  `admission_exam_id` int(11) NOT NULL,
  `admission_student_id` int(11) NOT NULL,
  `start_date` datetime NOT NULL DEFAULT current_timestamp(),
  `end_date` datetime NOT NULL,
  `score` decimal(15,2) DEFAULT NULL,
  `revised_score` decimal(15,2) DEFAULT NULL,
  `total_score` decimal(15,2) DEFAULT NULL,
  `score_percentage` decimal(15,2) DEFAULT NULL,
  `revised_score_percentage` decimal(15,2) DEFAULT NULL,
  `approval` tinyint(4) NOT NULL,
  `fullscreen_exits` int(11) NOT NULL,
  `exam_ended_cond` varchar(30) NOT NULL,
  PRIMARY KEY (`admission_exam_student_id`),
  KEY `admission_exam_id` (`admission_exam_id`),
  KEY `student_id` (`admission_student_id`),
  KEY `approval` (`approval`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `admission_exam_webcams` (
  `admission_exam_webcam_id` int(11) NOT NULL AUTO_INCREMENT,
  `admission_exam_id` int(11) NOT NULL,
  `admission_student_id` int(11) NOT NULL,
  `google_drive_id` varchar(300) NOT NULL,
  `timestamp` varchar(20) NOT NULL,
  PRIMARY KEY (`admission_exam_webcam_id`),
  KEY `admission_exam_id` (`admission_exam_id`,`admission_student_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `admission_exams` (
  `admission_exam_id` int(11) NOT NULL AUTO_INCREMENT,
  `admission_class_id` int(11) NOT NULL,
  `exam_name` varchar(300) NOT NULL,
  `exam_description` text NOT NULL,
  `exam_type` varchar(20) NOT NULL DEFAULT 'multiple_choice',
  `duration` int(11) NOT NULL,
  `start_date` datetime NOT NULL,
  `end_date` datetime NOT NULL,
  `maximum_attempt` tinyint(4) NOT NULL,
  `minimum_percentage` tinyint(4) NOT NULL,
  `view_answers` tinyint(4) NOT NULL,
  `surveillance` tinyint(4) NOT NULL,
  `activation` varchar(10) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`admission_exam_id`),
  KEY `activation` (`activation`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `admission_form` (
  `admission_form_id` int(11) NOT NULL AUTO_INCREMENT,
  `admission_form` text NOT NULL,
  `upload_instruction` varchar(500) NOT NULL,
  PRIMARY KEY (`admission_form_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4;


INSERT INTO admission_form VALUES
("1","[{\"type\":\"text\",\"required\":true,\"label\":\"Last Name\",\"placeholder\":\"ENTER LAST NAME\",\"className\":\"form-control\",\"name\":\"last_name\",\"access\":false,\"subtype\":\"text\"},{\"type\":\"text\",\"required\":true,\"label\":\"First Name\",\"placeholder\":\"ENTER FIRST NAME\",\"className\":\"form-control\",\"name\":\"first_name\",\"access\":false,\"subtype\":\"text\"},{\"type\":\"text\",\"required\":false,\"label\":\"Other Name\",\"placeholder\":\"ENTER OTHER NAME\",\"className\":\"form-control\",\"name\":\"other_name\",\"access\":false,\"subtype\":\"text\"},{\"type\":\"select\",\"required\":true,\"label\":\"Gender\",\"className\":\"form-control\",\"name\":\"gender\",\"access\":false,\"values\":[{\"label\":\"MALE\",\"value\":\"male\",\"selected\":true},{\"label\":\"FEMALE\",\"value\":\"female\"}]},{\"type\":\"select\",\"required\":true,\"label\":\"Religion\",\"placeholder\":\"Religion\",\"className\":\"form-control\",\"name\":\"religion\",\"access\":false,\"values\":[{\"label\":\"CHRISTIANITY \",\"value\":\"Christianity\"},{\"label\":\"ISLAM \",\"value\":\"Islam\"}]},{\"type\":\"date\",\"required\":true,\"label\":\"Date of Birth\",\"className\":\"form-control\",\"name\":\"dob\",\"access\":false},{\"type\":\"text\",\"required\":true,\"label\":\"Parent Name\",\"placeholder\":\"ENTER PARENT NAME\",\"className\":\"form-control\",\"name\":\"parent_name\",\"access\":false,\"subtype\":\"text\"},{\"type\":\"text\",\"required\":true,\"label\":\"Parent Address\",\"placeholder\":\"ENTER PARENT ADDRESS\",\"className\":\"form-control\",\"name\":\"home_address\",\"access\":false,\"subtype\":\"text\"},{\"type\":\"text\",\"required\":true,\"label\":\"Parent Occupation\",\"placeholder\":\"ENTER PARENT OCCUPATION\",\"className\":\"form-control\",\"name\":\"occupation\",\"access\":false,\"subtype\":\"text\"},{\"type\":\"autocomplete\",\"required\":true,\"label\":\"Parent State of Origin\",\"className\":\"form-control\",\"name\":\"parent_state_origin\",\"access\":false,\"requireValidOption\":true,\"values\":[{\"label\":\"ABIA\",\"value\":\"ABIA\"},{\"label\":\"ADAMAWA\",\"value\":\"ADAMAWA\"},{\"label\":\"AKWA IBOM\",\"value\":\"AKWA IBOM\"},{\"label\":\"ANAMBRA\",\"value\":\"ANAMBRA\"},{\"label\":\"BAUCHI\",\"value\":\"BAUCHI\"},{\"label\":\"BAYELSA\",\"value\":\"BAYELSA\"},{\"label\":\"BENUE\",\"value\":\"BENUE\"},{\"label\":\"BORNO\",\"value\":\"BORNO\"},{\"label\":\"CROSS RIVER\",\"value\":\"CROSS RIVER\"},{\"label\":\"DELTA\",\"value\":\"DELTA\"},{\"label\":\"EBONYI\",\"value\":\"EBONYI\"},{\"label\":\"EDO\",\"value\":\"EDO\"},{\"label\":\"EKITI\",\"value\":\"EKITI\"},{\"label\":\"ENUGU\",\"value\":\"ENUGU\"},{\"label\":\"FCT\",\"value\":\"FCT\"},{\"label\":\"GOMBE\",\"value\":\"GOMBE\"},{\"label\":\"IMO\",\"value\":\"IMO\"},{\"label\":\"JIGAWA\",\"value\":\"JIGAWA\"},{\"label\":\"KADUNA\",\"value\":\"KADUNA\"},{\"label\":\"KANO\",\"value\":\"KANO\"},{\"label\":\"KATSINA\",\"value\":\"KATSINA\"},{\"label\":\"KEBBI\",\"value\":\"KEBBI\"},{\"label\":\"KOGI\",\"value\":\"KOGI\"},{\"label\":\"KWARA\",\"value\":\"KWARA\"},{\"label\":\"LAGOS\",\"value\":\"LAGOS\"},{\"label\":\"NASARAWA\",\"value\":\"NASARAWA\"},{\"label\":\"NIGER\",\"value\":\"NIGER\"},{\"label\":\"OGUN\",\"value\":\"OGUN\"},{\"label\":\"ONDO\",\"value\":\"ONDO\"},{\"label\":\"OSUN\",\"value\":\"OSUN\"},{\"label\":\"OYO\",\"value\":\"OYO\"},{\"label\":\"PLATEAU\",\"value\":\"PLATEAU\"},{\"label\":\"RIVERS\",\"value\":\"RIVERS\"},{\"label\":\"SOKOTO\",\"value\":\"SOKOTO\"},{\"label\":\"TARABA\",\"value\":\"TARABA\"},{\"label\":\"YOBE\",\"value\":\"YOBE\"},{\"label\":\"ZAMFARA\",\"value\":\"ZAMFARA\"}]},{\"type\":\"select\",\"required\":true,\"label\":\"Parent Religion\",\"placeholder\":\"Religion\",\"className\":\"form-control\",\"name\":\"select-1595660440643\",\"access\":false,\"values\":[{\"label\":\"CHRISTIANITY \",\"value\":\"Christianity\",\"selected\":true},{\"label\":\"ISLAM \",\"value\":\"Islam\"}]}]","");




CREATE TABLE `admission_sessions` (
  `admission_sessions_id` int(11) NOT NULL AUTO_INCREMENT,
  `admission_sessions_name` varchar(300) NOT NULL,
  `admission_status` varchar(100) NOT NULL DEFAULT 'active',
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`admission_sessions_id`),
  KEY `admission_status` (`admission_status`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `admission_students` (
  `admission_student_id` int(11) NOT NULL AUTO_INCREMENT,
  `admission_class_id` int(11) NOT NULL,
  `main_phonenumber` varchar(20) NOT NULL,
  `phone_number2` varchar(20) DEFAULT NULL,
  `email` varchar(300) NOT NULL,
  `student_info` text NOT NULL,
  `payment` varchar(10) NOT NULL,
  `application_status` varchar(20) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`admission_student_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `admission_uploads` (
  `admission_upload_id` int(11) NOT NULL AUTO_INCREMENT,
  `admission_student_id` int(11) NOT NULL,
  `upload_title` varchar(50) NOT NULL,
  `google_drive_id` varchar(100) NOT NULL,
  `google_drive_title` varchar(50) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`admission_upload_id`),
  KEY `admission_student_id` (`admission_student_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `album` (
  `album_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `album_cat` varchar(20) NOT NULL,
  `album_name` varchar(100) NOT NULL,
  `album_date` datetime NOT NULL,
  PRIMARY KEY (`album_id`),
  KEY `album_cat` (`album_cat`),
  KEY `class_id` (`class_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `album_images` (
  `album_images_id` int(11) NOT NULL AUTO_INCREMENT,
  `album_id` int(11) NOT NULL,
  `image_name` varchar(20) NOT NULL,
  `image_dir` varchar(300) NOT NULL,
  `google_drive_id` varchar(300) DEFAULT NULL,
  `image_google_drive_dir` varchar(300) DEFAULT NULL,
  `image_embed_dir` varchar(300) DEFAULT NULL,
  `image_thumb_dir` varchar(300) DEFAULT NULL,
  PRIMARY KEY (`album_images_id`),
  KEY `album_id` (`album_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `alumni` (
  `alumni_id` int(11) NOT NULL AUTO_INCREMENT,
  `alumni_class_id` int(11) NOT NULL,
  `last_name` varchar(50) NOT NULL,
  `first_name` varchar(50) NOT NULL,
  `address` varchar(400) NOT NULL,
  `phonenumber` varchar(20) NOT NULL,
  `email` varchar(200) NOT NULL,
  `payment_reference` varchar(50) DEFAULT NULL,
  `year_you_left` varchar(20) NOT NULL,
  `set_name` varchar(15) NOT NULL,
  `brief_info` varchar(400) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`alumni_id`),
  KEY `alumni_class_id` (`alumni_class_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `alumni_class` (
  `alumni_class_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_name` varchar(50) NOT NULL,
  `class_group` varchar(10) NOT NULL,
  `class_order` int(11) NOT NULL,
  PRIMARY KEY (`alumni_class_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `app_token` (
  `app_token_id` int(11) NOT NULL AUTO_INCREMENT,
  `user_id` int(11) NOT NULL,
  `table_name` varchar(100) NOT NULL,
  `user_key` varchar(100) NOT NULL,
  `browser_token` varchar(100) NOT NULL,
  `db_name` varchar(100) NOT NULL,
  `token` varchar(300) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  `last_updated` datetime NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`app_token_id`),
  KEY `user_key` (`user_key`,`token`),
  KEY `browser_token` (`browser_token`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `assignments` (
  `assignment_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `assignment_title` varchar(200) NOT NULL,
  `assignment_text` text NOT NULL,
  `assignment_dir` varchar(500) NOT NULL,
  `assignment_date` datetime NOT NULL,
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  PRIMARY KEY (`assignment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `assignments_answer_file` (
  `assignments_answer_file_id` int(11) NOT NULL AUTO_INCREMENT,
  `assignment_id` int(11) NOT NULL,
  `file_name` varchar(100) NOT NULL,
  `file_dir` varchar(300) NOT NULL,
  `google_drive_id` varchar(200) NOT NULL,
  `google_drive_title` varchar(200) NOT NULL,
  `google_drive_thumbnail_link` varchar(300) NOT NULL,
  `google_drive_dir` varchar(300) NOT NULL,
  `google_drive_embed_link` varchar(300) NOT NULL,
  `google_drive_filesize` varchar(30) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`assignments_answer_file_id`),
  KEY `assignment_id` (`assignment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `assignments_files` (
  `assignments_file_id` int(11) NOT NULL AUTO_INCREMENT,
  `assignment_id` int(11) NOT NULL,
  `file_name` varchar(200) NOT NULL,
  `file_dir` varchar(300) NOT NULL,
  `google_drive_id` varchar(200) NOT NULL,
  `google_drive_title` varchar(200) NOT NULL,
  `google_drive_thumbnail_link` varchar(300) NOT NULL,
  `google_drive_dir` varchar(300) NOT NULL,
  `google_drive_embed_link` varchar(300) NOT NULL,
  `google_drive_filesize` varchar(30) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`assignments_file_id`),
  KEY `assignment_id` (`assignment_id`)
) ENGINE=InnoDB AUTO_INCREMENT=55 DEFAULT CHARSET=utf8mb4;


INSERT INTO assignments_files VALUES
("1","28","14b0ab.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/14b0ab.jpg","","","","","","","2020-06-08 11:04:18"),
("2","28","eacc19.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/eacc19.jpg","","","","","","","2020-06-08 11:04:18"),
("3","28","25d448.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/25d448.jpg","","","","","","","2020-06-08 11:04:18"),
("4","28","5f616b.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/5f616b.jpg","","","","","","","2020-06-08 11:04:18"),
("5","28","29f207.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/29f207.jpg","","","","","","","2020-06-08 11:04:18"),
("6","29","e7c997.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/e7c997.jpg","","","","","","","2020-06-08 11:07:37"),
("7","29","e263e2.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/e263e2.jpg","","","","","","","2020-06-08 11:07:37"),
("8","29","335d80.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/335d80.jpg","","","","","","","2020-06-08 11:07:37"),
("9","29","01cc16.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/01cc16.jpg","","","","","","","2020-06-08 11:07:37"),
("10","29","8f3350.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/8f3350.jpg","","","","","","","2020-06-08 11:07:37"),
("11","30","558308.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/558308.jpg","","","","","","","2020-06-08 11:13:14"),
("12","30","7f969a.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/7f969a.jpg","","","","","","","2020-06-08 11:13:14"),
("13","30","3e1b4c.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/3e1b4c.jpg","","","","","","","2020-06-08 11:13:14"),
("14","30","b5d091.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/b5d091.jpg","","","","","","","2020-06-08 11:13:14"),
("15","30","c2b41f.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/c2b41f.jpg","","","","","","","2020-06-08 11:13:14"),
("16","49","246636.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/246636.jpg","","","","","","","2020-06-15 12:30:52"),
("17","49","96306e.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/96306e.jpg","","","","","","","2020-06-15 12:30:52"),
("18","49","434310.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/434310.jpg","","","","","","","2020-06-15 12:30:52"),
("19","50","0093e3.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/0093e3.jpg","","","","","","","2020-06-15 12:31:50"),
("20","50","a8d627.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/a8d627.jpg","","","","","","","2020-06-15 12:31:50"),
("21","50","2d97aa.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/2d97aa.jpg","","","","","","","2020-06-15 12:31:50"),
("22","51","1cad84.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/1cad84.jpg","","","","","","","2020-06-15 12:32:48"),
("23","51","ec0e60.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/ec0e60.jpg","","","","","","","2020-06-15 12:32:48"),
("24","51","005a04.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/005a04.jpg","","","","","","","2020-06-15 12:32:48"),
("25","67","b7c625.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/b7c625.jpg","","","","","","","2020-06-22 11:24:42"),
("26","67","5ea52b.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/5ea52b.jpg","","","","","","","2020-06-22 11:24:42"),
("27","67","6ff77f.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/6ff77f.jpg","","","","","","","2020-06-22 11:24:42"),
("28","67","8f5d52.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/8f5d52.jpg","","","","","","","2020-06-22 11:24:42"),
("29","68","007ec0.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/007ec0.jpg","","","","","","","2020-06-22 11:25:35"),
("30","68","445c91.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/445c91.jpg","","","","","","","2020-06-22 11:25:35"),
("31","68","ec663a.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/ec663a.jpg","","","","","","","2020-06-22 11:25:35"),
("32","68","3534ce.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/3534ce.jpg","","","","","","","2020-06-22 11:25:35"),
("33","69","739894.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/739894.jpg","","","","","","","2020-06-22 11:26:57"),
("34","69","f658f1.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/f658f1.jpg","","","","","","","2020-06-22 11:26:57"),
("35","69","246f68.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/246f68.jpg","","","","","","","2020-06-22 11:26:57"),
("36","69","a39c57.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/a39c57.jpg","","","","","","","2020-06-22 11:26:57"),
("37","88","","","10Knf5fSqB4rWaEBLkuFH-IsDx_ntKeeO","9040ce.jpg","","https://drive.google.com/file/d/10Knf5fSqB4rWaEBLkuFH-IsDx_ntKeeO/view?usp=drivesdk","https://drive.google.com/file/d/10Knf5fSqB4rWaEBLkuFH-IsDx_ntKeeO/preview?usp=drivesdk","114638","2020-06-29 09:24:39"),
("38","88","","","1XiSlJuikNVLDRYbXc2tG1v8yLw1fFB1c","6f7fa8.jpg","","https://drive.google.com/file/d/1XiSlJuikNVLDRYbXc2tG1v8yLw1fFB1c/view?usp=drivesdk","https://drive.google.com/file/d/1XiSlJuikNVLDRYbXc2tG1v8yLw1fFB1c/preview?usp=drivesdk","105774","2020-06-29 09:24:39"),
("39","88","","","1z2a_d9soOBMJPkZA-hFFz8zS9MPh038M","50c288.jpg","","https://drive.google.com/file/d/1z2a_d9soOBMJPkZA-hFFz8zS9MPh038M/view?usp=drivesdk","https://drive.google.com/file/d/1z2a_d9soOBMJPkZA-hFFz8zS9MPh038M/preview?usp=drivesdk","120408","2020-06-29 09:24:39"),
("40","88","","","1FGu9tSjxqQ4Z2hgQ-is24EVs8r9T05jI","361d6e.jpg","","https://drive.google.com/file/d/1FGu9tSjxqQ4Z2hgQ-is24EVs8r9T05jI/view?usp=drivesdk","https://drive.google.com/file/d/1FGu9tSjxqQ4Z2hgQ-is24EVs8r9T05jI/preview?usp=drivesdk","116307","2020-06-29 09:24:39"),
("41","88","","","1HgsCK5q2RlO0qP4EywPPwC6Y3hDUHj1p","ee1f9b.jpg","","https://drive.google.com/file/d/1HgsCK5q2RlO0qP4EywPPwC6Y3hDUHj1p/view?usp=drivesdk","https://drive.google.com/file/d/1HgsCK5q2RlO0qP4EywPPwC6Y3hDUHj1p/preview?usp=drivesdk","110655","2020-06-29 09:24:39"),
("42","88","","","12rTyKoMpYcoNC1bdj9TJy2ayY9U0bgdf","fe76eb.jpg","","https://drive.google.com/file/d/12rTyKoMpYcoNC1bdj9TJy2ayY9U0bgdf/view?usp=drivesdk","https://drive.google.com/file/d/12rTyKoMpYcoNC1bdj9TJy2ayY9U0bgdf/preview?usp=drivesdk","94234","2020-06-29 09:24:39"),
("43","89","","","1p8cbEGWFAF4-bvj_2AbBAedGGND1CIB1","ef8bc4.jpg","","https://drive.google.com/file/d/1p8cbEGWFAF4-bvj_2AbBAedGGND1CIB1/view?usp=drivesdk","https://drive.google.com/file/d/1p8cbEGWFAF4-bvj_2AbBAedGGND1CIB1/preview?usp=drivesdk","114638","2020-06-29 09:31:11"),
("44","89","","","11IlJJsIaCD2QT_ktj6N_ZICLtpJJ4ymA","6ad617.jpg","","https://drive.google.com/file/d/11IlJJsIaCD2QT_ktj6N_ZICLtpJJ4ymA/view?usp=drivesdk","https://drive.google.com/file/d/11IlJJsIaCD2QT_ktj6N_ZICLtpJJ4ymA/preview?usp=drivesdk","105774","2020-06-29 09:31:11"),
("45","89","","","1rZPFOtSXU9TMTlR0OUPSaI1ucA-SeCBR","67198e.jpg","","https://drive.google.com/file/d/1rZPFOtSXU9TMTlR0OUPSaI1ucA-SeCBR/view?usp=drivesdk","https://drive.google.com/file/d/1rZPFOtSXU9TMTlR0OUPSaI1ucA-SeCBR/preview?usp=drivesdk","120408","2020-06-29 09:31:11"),
("46","89","","","1NS4utNfZU2428M3vysAoAPdcYaVAzaYW","e207ca.jpg","","https://drive.google.com/file/d/1NS4utNfZU2428M3vysAoAPdcYaVAzaYW/view?usp=drivesdk","https://drive.google.com/file/d/1NS4utNfZU2428M3vysAoAPdcYaVAzaYW/preview?usp=drivesdk","116307","2020-06-29 09:31:11"),
("47","89","","","1CFaCP0fV97Ur74mDZIZvQT_Itu9BXdxb","97dcdf.jpg","","https://drive.google.com/file/d/1CFaCP0fV97Ur74mDZIZvQT_Itu9BXdxb/view?usp=drivesdk","https://drive.google.com/file/d/1CFaCP0fV97Ur74mDZIZvQT_Itu9BXdxb/preview?usp=drivesdk","110655","2020-06-29 09:31:11"),
("48","89","","","1WoCn2HVLVMFqq38JHbE_QNvfIKaa14sx","3c4be0.jpg","","https://drive.google.com/file/d/1WoCn2HVLVMFqq38JHbE_QNvfIKaa14sx/view?usp=drivesdk","https://drive.google.com/file/d/1WoCn2HVLVMFqq38JHbE_QNvfIKaa14sx/preview?usp=drivesdk","94234","2020-06-29 09:31:11"),
("49","90","","","19AyURuVQ2F66pVYAObLoy5K-rlQ5Q4mw","9ca2af.jpg","","https://drive.google.com/file/d/19AyURuVQ2F66pVYAObLoy5K-rlQ5Q4mw/view?usp=drivesdk","https://drive.google.com/file/d/19AyURuVQ2F66pVYAObLoy5K-rlQ5Q4mw/preview?usp=drivesdk","114638","2020-06-29 09:35:26"),
("50","90","","","1ovG_oqIQ6neohAopnQ7_zjA9nHGd2vQk","20e5c0.jpg","","https://drive.google.com/file/d/1ovG_oqIQ6neohAopnQ7_zjA9nHGd2vQk/view?usp=drivesdk","https://drive.google.com/file/d/1ovG_oqIQ6neohAopnQ7_zjA9nHGd2vQk/preview?usp=drivesdk","105774","2020-06-29 09:35:26"),
("51","90","","","18yugPSDzbh-BgdVnGIB6Xr661Fw7UB_B","7918b7.jpg","","https://drive.google.com/file/d/18yugPSDzbh-BgdVnGIB6Xr661Fw7UB_B/view?usp=drivesdk","https://drive.google.com/file/d/18yugPSDzbh-BgdVnGIB6Xr661Fw7UB_B/preview?usp=drivesdk","120408","2020-06-29 09:35:26"),
("52","90","","","1VPhw_puy95lFSq16o3oYTDVlFQNE5jOr","6eac34.jpg","","https://drive.google.com/file/d/1VPhw_puy95lFSq16o3oYTDVlFQNE5jOr/view?usp=drivesdk","https://drive.google.com/file/d/1VPhw_puy95lFSq16o3oYTDVlFQNE5jOr/preview?usp=drivesdk","116307","2020-06-29 09:35:26"),
("53","90","","","1px4Q7M6G-o19mRVmKadueSX34FpNuzGf","ca8e8e.jpg","","https://drive.google.com/file/d/1px4Q7M6G-o19mRVmKadueSX34FpNuzGf/view?usp=drivesdk","https://drive.google.com/file/d/1px4Q7M6G-o19mRVmKadueSX34FpNuzGf/preview?usp=drivesdk","110655","2020-06-29 09:35:26"),
("54","90","","","1x5WcoKG6f72SZrilRd7wqZHrJfQy00A4","463055.jpg","","https://drive.google.com/file/d/1x5WcoKG6f72SZrilRd7wqZHrJfQy00A4/view?usp=drivesdk","https://drive.google.com/file/d/1x5WcoKG6f72SZrilRd7wqZHrJfQy00A4/preview?usp=drivesdk","94234","2020-06-29 09:35:26");




CREATE TABLE `assignments_marked_file` (
  `assignments_marked_file_id` int(11) NOT NULL AUTO_INCREMENT,
  `assignments_submitted_id` int(11) NOT NULL,
  `file_name` varchar(200) NOT NULL,
  `file_dir` varchar(300) NOT NULL,
  `google_drive_id` varchar(200) NOT NULL,
  `google_drive_title` varchar(200) NOT NULL,
  `google_drive_thumbnail_link` varchar(300) NOT NULL,
  `google_drive_dir` varchar(300) NOT NULL,
  `google_drive_embed_link` varchar(300) NOT NULL,
  `google_drive_filesize` varchar(30) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`assignments_marked_file_id`),
  KEY `assignments_submitted_id` (`assignments_submitted_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `assignments_submitted` (
  `assignments_submitted_id` int(11) NOT NULL AUTO_INCREMENT,
  `assignment_id` int(11) NOT NULL,
  `student_id` int(11) NOT NULL,
  `typed_assignment` text NOT NULL,
  `uploaded_assignment` varchar(500) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  `staff_id` int(11) NOT NULL,
  `table_name` varchar(20) NOT NULL,
  `student_submit_status` varchar(30) NOT NULL,
  `staff_marked_status` varchar(30) NOT NULL,
  `typed_marked` text NOT NULL,
  `student_score` decimal(15,2) DEFAULT NULL,
  `date_marked` datetime NOT NULL,
  PRIMARY KEY (`assignments_submitted_id`),
  KEY `assignment_id` (`assignment_id`),
  KEY `student_id` (`student_id`),
  KEY `staff_id` (`staff_id`)
) ENGINE=InnoDB AUTO_INCREMENT=97 DEFAULT CHARSET=latin1;


INSERT INTO assignments_submitted VALUES
("1","6","45","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about Phrases and Clauses (page 75 â€“ 77)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># definition\nof Phrases, types and functions (page 77 â€“ 80)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nclause (page 80 â€“ 84)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â Phrases are seen as small group of words that add meaning to a sentdnce. Phrases are not sentences because it is not a complete idea with a subject, verb and a predicate.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  The verbial meaning of phrase can be seen as \' put into a particular form of words \'.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  The noun meaning of phrase can also be seen as a small group of words standing together as a conceptuonal unit, typically forming a component of a clauseÂ </p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  Â  Â  Â  Â  Â  TYPES OF PHRASE</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  Â The various ttpes of phrases are :Â </p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">1Â· noun</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">2. verb</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">3. gerund</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">4. infinitiveÂ </p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">5. oppositive</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">6. participal</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">7. prepositional</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">8. absolute</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  Â  Â  Â  Â  Â  Â  FUNCTIONS OF A PHRASE</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  Â  Â  A Phrase functions as a verb, noun, preposition, adverb or an adjective. The role of a phrase in wriring depends upon its construction.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  therefore a phrase contains neither subject nor predicate it cant make sentence on its own.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  Â  Â  Â  Â  Â  Â Â </p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  <b>CLAUSE</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">A clause is a group of words containing a subject ND a predicate ( a verb) but doesn\'t make a complete meaning by itself. It usually form part of a compound or complex sentence.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  Â  Â  Â Types of clause</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">* Main clause</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">*Surbodinate clause</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">1) main clause: The main clause in a sentence is that pelart which have the main idea e.g I wrote the book because of u</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">The main clause of the above sentence is \'I wrote the book\'.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">2) surbodinate clause: the surbodinate clause is that part of a sentence that doesn\'t have complete meaning when it stands on its own. It is also known as dependent clause</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  Â  Â  Â Types of surbodinate clause</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Noun clause: noun clause perform the seen dramatical functions as noun ND noun phrase these functions are subject of the noun.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">It can function as subject of the verb, subject compliment etc.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">B) Relative clause: most relative clause are introduced by relative pronouns like who, which, that, etc.the function of d relative clause is the same as that of the adjectival phrase.it qaulifies a noun.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">C) Adverbial clause: like the Adverbial phrase, Adverbial clause performs the grammatical functions of modifying the verb into the main clause. Consider the following</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">As soon as the student saw the principal he took to his heels</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â  Â  Â  Â  Â  Â  Â  Â  Â  Function</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">It is modifying the verb took in the main clause he took to his heelsÂ </p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Adverbial clause are indicators of time, place, condition, manner, reason, concession, and result.</p>","","2020-05-20 11:05:52","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("2","5","129","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nVerb, types of Verb (page 23 â€“ 29)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nConcord or Agreement of Verb (page 29 â€“ 40)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nAdjective (page 41 â€“ 45)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CONCORD</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp; &nbsp; &nbsp; &nbsp;Concord means agreement or harmony in grammer. We apply this word as meaning perfecr agreement between subject and verb. This is shown by the subject and verb having the same person and number&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; VERB</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp; &nbsp; &nbsp; &nbsp;A verb,is an action word or a doing worf&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; TYPES OF VERB</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp;1. wash</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">2. dance</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">3. walk etc</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<b>ADJECTIVE</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Adjectives are words which qualifies it add meaning to nouns.&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp; &nbsp; Adjectives can be divided into three main classes:</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">1) Descriptive Adjective: good, bad, hard, soft, old, young, pail, red</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">E.g the OLd man caught a Bad cold.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">2) Adjective of quantity: e.g BOTH players scored THREE goals in the SECOND game.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">3) Adjective of distinction: e.g This stone was found on YONDER hill.</p>","","2020-05-20 11:13:44","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("3","6","203","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nPhrases and Clauses (page 75 â€“ 77)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># definition\nof Phrases, types and functions (page 77 â€“ 80)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nclause (page 80 â€“ 84)</p>","","2020-05-20 12:27:25","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("4","6","42","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nPhrases and Clauses (page 75 â€“ 77)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># definition\nof Phrases, types and functions (page 77 â€“ 80)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nclause (page 80 â€“ 84)</p>","","2020-05-20 12:28:13","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("5","5","134","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nVerb, types of Verb (page 23 â€“ 29)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nConcord or Agreement of Verb (page 29 â€“ 40)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nAdjective (page 41 â€“ 45)</p>","","2020-05-22 09:17:52","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("6","7","83","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday Â and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nComprehension (page 85 â€“ 87)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># attempt\nall exercise from page 87 â€“ 88</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Attempt\nall exercise from page 89 â€“ 93</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Attempt\nall exercise from page 93 - 97</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>","","2020-05-22 14:53:57","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("7","6","54","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nPhrases and Clauses (page 75 â€“ 77)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># definition\nof Phrases, types and functions (page 77 â€“ 80)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nclause (page 80 â€“ 84)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Wednesday and Thursday</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#phrases are group of words that does not have a finite verb and does not make complete sense or thought</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#noun phrase</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Verb phrase</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Adverbial phrase</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Prepositional phrase</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Gerundial phrase</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># phrase function as verb, noun, preposition ,adverb,or adjectiveÂ </p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Friday: clause</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># clauses are group of words that posses a finite verb and make complete sense or thought</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Types</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#main or independent</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#subordinate or dependent</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#relative or adjectival clause</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">#noun clause</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Functions</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Gives meaning to a sentence</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Acts or functions as verb,Â </p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Noun: (subject, subject compliment)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Serves as adjectives</p>","","2020-05-22 15:14:58","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("8","5","31","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nVerb, types of Verb (page 23 â€“ 29)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nConcord or Agreement of Verb (page 29 â€“ 40)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nAdjective (page 41 â€“ 45)</p>","","2020-05-25 11:59:48","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("9","7","69","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday Â and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nComprehension (page 85 â€“ 87)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># attempt\nall exercise from page 87 â€“ 88</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Attempt\nall exercise from page 89 â€“ 93</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Attempt\nall exercise from page 93 - 97</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>","","2020-05-25 13:44:04","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("10","6","63","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nPhrases and Clauses (page 75 â€“ 77)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># definition\nof Phrases, types and functions (page 77 â€“ 80)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;Answers</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Meaning of Phrase:</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p><br></o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>* A phrase is a group of words without a subject and a finite verb.</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p><br></o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Types of phrase:</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p><br></o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>*Noun phrase:</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10.88px;\">A&nbsp;</span><a id=\"nounphrase\" name=\"nounphrase\" style=\"font-size: 10.88px; font-family: Verdana, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);\">noun phrase</a><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10.88px;\">&nbsp;consists of a pronoun or</span><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10.88px;\">&nbsp;noun and any associated modifiers</span><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10.88px;\">, including adjectives, adjective phrases, adjective clause</span><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10.88px;\">&nbsp;and other nouns in the possessive case</span></o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p><br></o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>*Adjectival phrase:</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10.88px;\">An&nbsp;</span><a id=\"adjectivephrase\" name=\"adjectivephrase\" style=\"font-size: 10.88px; font-family: Verdana, Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);\">adjectival phrase</a><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10.88px;\">&nbsp;modifies a noun or pronoun.</span></o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p><br></o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>*Adverbial phrase:</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>It works as an adverbial within a sentence.</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p><br></o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>*Verb phrase:</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>It consists of a main verb or auxillaries(helping verb) in a sentence.</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p><br></o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Function of a phrase:</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">A phrase function as a noun,verb adverb and adjective</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p><br></o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nclause (page 80 â€“ 84)</p>","","2020-05-26 10:50:14","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("11","6","191","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nPhrases and Clauses (page 75 â€“ 77)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># definition\nof Phrases, types and functions (page 77 â€“ 80)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nclause (page 80 â€“ 84)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Answer</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">A phrase is a group of words without a finite verb and contains neither subject nor predicate but a head word and its modifier which functions as a single part of speech.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Types</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Noun phrase: It functions as subject of the verb, object of the verb, subject and object complement in apposition to a noun.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Verb phrase</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Prepositional phrase: it connects nouns in a sentence.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Adjective phrase: it functions as an adjective, further describing a noun in a sentence.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Adverb phrase: it functions as an adverb, further modifying the adjective in a sentence.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Conjunction phrase: it acts as a conjunction in a sentence.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Verb phrase: it acts a verb in a sentence.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Gerundial phrase: It acts a noun in a sentence.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Absolute phrase: it modifies the sentence.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Infinitive phrase: it acts as a noun, adjective or adverb in a sentence.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">A clause is a group of words with a finite verb.</p>","","2020-05-29 10:40:25","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("12","6","49","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nPhrases and Clauses (page 75 â€“ 77)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># definition\nof Phrases, types and functions (page 77 â€“ 80)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nclause (page 80 â€“ 84)</p>","","2020-05-30 13:20:24","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("13","5","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nVerb, types of Verb (page 23 â€“ 29)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nConcord or Agreement of Verb (page 29 â€“ 40)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nAdjective (page 41 â€“ 45)</p>","","2020-06-01 20:22:38","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("14","15","42","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p>","","2020-06-02 10:00:22","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("15","18","45","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD ALL YOUR WORK</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">2PM- 3PM<o:p></o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>Â </o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><font color=\"#2e347c\" face=\"Copperplate Gothic Light, sans-serif\"><span style=\"font-size: 16px;\"><b>2pm to 3pm</b></span></font></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">QuestionÂ \n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">ListÂ fourÂ types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">StateÂ sevenÂ functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","","2020-06-02 11:38:54","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("16","15","45","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <b>Civic</b></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><b>111.&nbsp; List six characteristics of a society exhibiting law and order</b></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </b>I. Accountability</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Ii. Constitutionalism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Iii. Peaceful protest</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Iv. General service of security</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; V. Queing culture</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Vi. Religious tolerance</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><b>222.&nbsp; Explain any 3 of the following characteristics of the above&nbsp;</b></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 General service of security: </b>members of the society generally have a Sense of security of life and property.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<b>2&nbsp; constitutionalism:</b>&nbsp;Adherence to the tents and principle of the Constitution in a feature of a society exhibiting law and order.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<b>3.&nbsp; Peaceful protest: </b>Protest demonstration and other forms of agitation are generally in so cities where law and order are exhibited.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp;<b>3.&nbsp; Define national integration</b></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </b>This is a process of creating a Sense of national consciousness,uniqueness of identity and loyalty among people with different socio-cultural identities (racial,ethnic, languages etc) into a single territory political society.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; <b>4.&nbsp; State four ways through which national integration can be promoted in Nigeria</b></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </b>1&nbsp; Formation of political parties with national outlook.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2&nbsp; Encouraging Nigerians to be Patriotic.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;3.&nbsp; Organising national cultural festivals.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;4.&nbsp; Encouraging inter-ethnic and inter-tribal marriages.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><b>11</b></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp;&nbsp;</p>","","2020-06-02 12:44:47","2019/2020","2nd Term","0","","save","","","","0000-00-00 00:00:00"),
("17","14","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ANSWERS</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; 1. Characteristics of a society exhibiting law and order include;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;I. Religious tolerance</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ii. Accountability of government officials</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;iii peaceful conduct of election</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; iv peaceful protest</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; V constitutionalism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Vi. Obeying of traffic laws</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp;1b.&nbsp; accountability of government officials: office holders and people in positions of trust held responsible and expects to render account of stewardship to people</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; . Religious tolerance: no society where there is Law and Order the religious groups will always tolerate the views of others about their religion and not get provoked</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;.&nbsp; peaceful conduct of election: in a society where there is Law and Order there is manifestation of law and orderliness when elections are conducted peacefully and votes are counted Without Fear or favour</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2. National integration is a process of creating a sense of national consciousness uniqueness of identity and loyalty among people with different socio-cultural identities (racial, ethnic, language, religion, etc) into a single territorial political Society.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2b. Formation of political parties with national outlook: political parties should&nbsp; assume national character. Parties should have their headquarters in the federal capital. it must also accept people from all walks of life to be members.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Promoting public education for National&nbsp; integration: this can be done through mass media by sensitizing Nigerians on common national issues and values.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Encouraging Nigerians to be patriotic: the people must feel as Nigerians with One Destiny and one goal they must have \'we\' feelings.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Encouraging inter-ethnic and inter- tribal marriages: encouraging inter-ethnic and inter-tribal helps to promote national integration through these cultural ties are strengthened among Nigerians.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp;&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p>","","2020-06-02 13:04:39","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("18","17","129","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-weight: 600;\">SNAP AND UPLOAD ALL YOUR WORK</span><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM</span></b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">&nbsp;</span></b><b><span style=\"font-size:12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347c\"=\"\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>&nbsp;</o:p></span></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\"><p>\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size: 12pt; font-family: \" copperplate=\"\" gothic=\"\" light\",=\"\" sans-serif;=\"\" color:=\"\" rgb(46,=\"\" 52,=\"\" 124);\"=\"\">2pm to 3pm</span></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">&nbsp;</span></b><b><span style=\"font-size:12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347c\"=\"\">2</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">Question&nbsp;\n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">List&nbsp;four&nbsp;types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">State&nbsp;seven&nbsp;functions\n       of advertising.</span></b></li><li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\"><br></span></b></li></ol></td></tr></tbody></p></table>","","2020-06-02 15:47:51","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("19","14","129","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1) peaceful co existence</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2)abscent of war and civil strife</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;3) peaceful conduct of elections</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 4) tolerance of opposition</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;5) decorum/orderliness</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 6) due process/ justice&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1) decorum: polite behaviour and respect for other in interpersonal, inter group and inter communion relations are common feature of society where law and order are exhibited.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2) respect for d right of individual: the right of the individual in the society ND respected and prostestedin society exhibiting law and order</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;3) peaceful co existence: among individual, ethnic group and religious institution that makes up the society is d manifestation of the existence of law and order.&nbsp;&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2) this is the awareness of the common identity among the citizen of d country .</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1) respect and tolerance</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2) fair representation in government</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;3) avoiding nepotism and encourage peace and stability</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;4) promotion inter ethnic marriage</p>","","2020-06-02 16:05:39","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("20","18","42","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD ALL YOUR WORK</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">2PM- 3PM<o:p></o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>Â </o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><font color=\"#2e347c\" face=\"Copperplate Gothic Light, sans-serif\"><span style=\"font-size: 16px;\"><b>2pm to 3pm</b></span></font></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">QuestionÂ \n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">ListÂ fourÂ types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">StateÂ sevenÂ functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","","2020-06-03 09:02:42","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("21","5","41","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday and Thursday<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nVerb, types of Verb (page 23 â€“ 29)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nConcord or Agreement of Verb (page 29 â€“ 40)</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nAdjective (page 41 â€“ 45)</p>","","2020-06-03 15:02:44","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("22","18","54","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD ALL YOUR WORK</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">2PM- 3PM<o:p></o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>Â </o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><font color=\"#2e347c\" face=\"Copperplate Gothic Light, sans-serif\"><span style=\"font-size: 16px;\"><b>2pm to 3pm</b></span></font></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">QuestionÂ \n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">ListÂ fourÂ types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">StateÂ sevenÂ functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","","2020-06-05 12:11:09","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("23","17","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-weight: 600;\">SNAP AND UPLOAD ALL YOUR WORK</span><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM</span></b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">Â </span></b><b><span style=\"font-size:12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347c\"=\"\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>Â </o:p></span></b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size: 12pt; font-family: \" copperplate=\"\" gothic=\"\" light\",=\"\" sans-serif;=\"\" color:=\"\" rgb(46,=\"\" 52,=\"\" 124);\"=\"\">2pm to 3pm</span></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#2e347c\"=\"\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">Â </span></b><b><span style=\"font-size:12.0pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347c\"=\"\">2</span></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">QuestionÂ \n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:black\"=\"\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">ListÂ fourÂ types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\"\"=\"\">StateÂ sevenÂ functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","","2020-06-05 13:32:56","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("24","15","203","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p>","","2020-06-05 18:21:31","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("25","18","203","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD ALL YOUR WORK</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">2PM- 3PM<o:p></o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>Â </o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><font color=\"#2e347c\" face=\"Copperplate Gothic Light, sans-serif\"><span style=\"font-size: 16px;\"><b>2pm to 3pm</b></span></font></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">QuestionÂ \n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">ListÂ fourÂ types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">StateÂ sevenÂ functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","","2020-06-05 18:55:35","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("26","12","42","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD YOUR WORK FOR RECORDINGÂ </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)\n  If x:y = 2:3, evaluate<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <u>x<sup>2</sup>Â â€“\n  y<sup>2</sup></u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â \n  y<sup>2</sup>Â + x<sup>2</sup><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b) A\n  man on the same level ground with a tree, stands at a distance of 12.82m away\n  from the foot of the tree. He observes the angle of elevation of the top of\n  the tree as 52o. If the man is 1.24m tall, calculate correct to two decimal <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">places,\n  the height of the tree.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â </span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">2</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)Â Â Â Â Â \n  Simplify:Â Â Â <u>Â x<sup>2</sup>Â Â â€“Â  8xÂ \n  +Â  16</u>Â  .<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  x<sup>2</sup>Â  -Â  7xÂ  +Â  12<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)Â Â Â Â \n  If Â½,Â </span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">1/x</span></b><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">,Â </span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/3</span></b><b><span style=\"font-size:8.0pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â are successive\n  terms of an arithmetic progression<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  (A.P.), show thatÂ Â Â Â <u>2Â  -Â  x</u>Â \n  =Â Â Â Â <u>2</u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  xÂ  -Â  3Â Â Â Â Â Â  3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:white\">OBSERVATION</span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Majority\n  of the candidates found the question on simplification of quadratic\n  expression very easy and scored full marks.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">The\n  question on Arithmetic progression was not well handled by the\n  candidates.Â  They were unable to recall that since Â½,Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/x</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">,Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/3Â </span></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">were terms of an A.P.,\n  hence 1/x â€“ Â½Â  =Â  1/3Â  -Â  1/x.Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">ThusÂ Â Â <u>2\n  â€“ x</u>Â  =Â Â <u>x â€“ 3</u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â 2xÂ Â Â Â Â Â Â Â Â \n  3x<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">which\n  by cross multiplying and simplifying leads toÂ Â Â <u>2Â \n  -Â  x</u>Â Â  =Â Â Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">2x</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">3x</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  Â Â Â Â Â Â \n  Â Â Â Â Â Â 3Â  -Â  x<br>\n  Â =Â Â Â </span></b><b><span style=\"font-size:7.5pt;\n  mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">2</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">3</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Â Â  as required.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><br></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><br></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b>2PM TO 3PM</b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">questionÂ 3</span></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">A bucket\n  is 12cm in diameter at the bottom, 20cm in diameter at the open end and 16cm\n  deep. If the bucket is filled with water and emptied into a cylindrical tin\n  of diameter 28cm, calculate the depth of water in the tin.<br>\n  ( take Ï€ = 22/7)<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:white\">observation</span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Majority of the\n  candidates found this question rather challenging because they could not\n  manipulate the concept of similar figures to find h, the height of the\n  removed cone i.e.<br>\n  Â <u>h</u>Â  =Â Â <u>16 + h</u>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <br>\n  Â 6Â Â Â Â Â Â Â Â Â \n  10Â Â Â Â  which gives h =\n  24cm.Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Very few of them were\n  able to apply the formular for finding the volume of a frustum V =Â \n  Â 1/3 Ï€/ h (R2 + Rr + r2), where V = volume of a frustum.Â Â <o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-05 19:55:36","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("27","18","191","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD ALL YOUR WORK</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">2PM- 3PM<o:p></o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>Â </o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><font color=\"#2e347c\" face=\"Copperplate Gothic Light, sans-serif\"><span style=\"font-size: 16px;\"><b>2pm to 3pm</b></span></font></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">QuestionÂ \n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">ListÂ fourÂ types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">StateÂ sevenÂ functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","","2020-06-06 10:45:26","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("28","15","191","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">Answers</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">1. A. Peaceful coexistence</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">B. Absence of war and civil strife</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">C. Peaceful conduct of election</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">D. Tolerance of oppositions</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">E. Religious tolerance</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">F. Constitutionalism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">2. A. Constitutionalism: adherence to the tenets and principles of the constitution is a feature of societies exhibiting law and order. his prevents tyranny and lawlessness.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">B. Religious tolerance: &nbsp;adherents of different religions in the society tolerate the views, teachings and preachings of other which prevent sectarian crises.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\">C. Absence of wars and civil strife: wars and civil strife are generally absent in society exhibiting law and order.The breakdown of law and order makes the society ungovernable.</p>","","2020-06-06 11:06:04","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("29","15","54","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN Nigeria</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>C.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Civic Education</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Question 1</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; 1. Religous tolerance</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Tolerance of opposition</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Constitutionalism</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Decroum/orderliness</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Peaceful protest</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Queting culture</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp;2. Constitutionalism: adherence to the principles of the constitution is a feature of a society exhibiting law and order . This prevents tyranny and lawlessness.</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; Decroum/orderliness: this is polite behaviour which is appropriate in social situations it should be exited always . This trait should show particularly in cabinet sessions.</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; Religous tolerance: for peace and order faithful of different religous groups should learn to tolerate the views of others and not get provoked into violence.&nbsp;</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; QUESTION 2&nbsp;</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; 1. National integration is a process of creating a sense of national conciousness , uniqueness of identity and loyalty among people with different socio-cultural identities (racial , ethnic, language, religion etc...) Into a single territorial political society.</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp;2.) Promotion of cultural re-orientation /awareness&nbsp;</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp;b) formation of political parties with national out look</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp;C) organizing national cultural festivals&nbsp;</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp;D) encouraging inter ethnic and inter tribal marriages&nbsp;</i></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</i></p>","","2020-06-07 07:44:20","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("30","7","169","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Wednesday &nbsp;and Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Read about\nComprehension (page 85 â€“ 87)</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># attempt\nall exercise from page 87 â€“ 88</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Thursday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Attempt\nall exercise from page 89 â€“ 93</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Friday<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"># Attempt\nall exercise from page 93 - 97</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>","","2020-06-08 08:53:08","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("31","16","169","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p>","","2020-06-08 08:54:13","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("32","14","31","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p>","","2020-06-11 10:45:56","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("33","12","191","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD YOUR WORK FOR RECORDINGÂ </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)\n  If x:y = 2:3, evaluate<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <u>x<sup>2</sup>Â â€“\n  y<sup>2</sup></u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â \n  y<sup>2</sup>Â + x<sup>2</sup><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b) A\n  man on the same level ground with a tree, stands at a distance of 12.82m away\n  from the foot of the tree. He observes the angle of elevation of the top of\n  the tree as 52o. If the man is 1.24m tall, calculate correct to two decimal <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">places,\n  the height of the tree.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â </span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">2</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)Â Â Â Â Â \n  Simplify:Â Â Â <u>Â x<sup>2</sup>Â Â â€“Â  8xÂ \n  +Â  16</u>Â  .<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  x<sup>2</sup>Â  -Â  7xÂ  +Â  12<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)Â Â Â Â \n  If Â½,Â </span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">1/x</span></b><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">,Â </span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/3</span></b><b><span style=\"font-size:8.0pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â are successive\n  terms of an arithmetic progression<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  (A.P.), show thatÂ Â Â Â <u>2Â  -Â  x</u>Â \n  =Â Â Â Â <u>2</u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  xÂ  -Â  3Â Â Â Â Â Â  3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:white\">OBSERVATION</span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Majority\n  of the candidates found the question on simplification of quadratic\n  expression very easy and scored full marks.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">The\n  question on Arithmetic progression was not well handled by the\n  candidates.Â  They were unable to recall that since Â½,Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/x</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">,Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/3Â </span></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">were terms of an A.P.,\n  hence 1/x â€“ Â½Â  =Â  1/3Â  -Â  1/x.Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">ThusÂ Â Â <u>2\n  â€“ x</u>Â  =Â Â <u>x â€“ 3</u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â 2xÂ Â Â Â Â Â Â Â Â \n  3x<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">which\n  by cross multiplying and simplifying leads toÂ Â Â <u>2Â \n  -Â  x</u>Â Â  =Â Â Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">2x</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">3x</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  Â Â Â Â Â Â \n  Â Â Â Â Â Â 3Â  -Â  x<br>\n  Â =Â Â Â </span></b><b><span style=\"font-size:7.5pt;\n  mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">2</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">3</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Â Â  as required.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><br></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><br></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b>2PM TO 3PM</b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">questionÂ 3</span></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">A bucket\n  is 12cm in diameter at the bottom, 20cm in diameter at the open end and 16cm\n  deep. If the bucket is filled with water and emptied into a cylindrical tin\n  of diameter 28cm, calculate the depth of water in the tin.<br>\n  ( take Ï€ = 22/7)<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:white\">observation</span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Majority of the\n  candidates found this question rather challenging because they could not\n  manipulate the concept of similar figures to find h, the height of the\n  removed cone i.e.<br>\n  Â <u>h</u>Â  =Â Â <u>16 + h</u>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <br>\n  Â 6Â Â Â Â Â Â Â Â Â \n  10Â Â Â Â  which gives h =\n  24cm.Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Very few of them were\n  able to apply the formular for finding the volume of a frustum V =Â \n  Â 1/3 Ï€/ h (R2 + Rr + r2), where V = volume of a frustum.Â Â <o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-11 14:06:15","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("34","38","45","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">CIVIC EDUCATION<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 1.&nbsp;</span>Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 2.&nbsp;</span>State three government policies on cultism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 3.&nbsp;</span>Highlight five roles civil society can play in promoting popular participation</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MARKETING</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1</span><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; A.&nbsp;</span>State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; B.&nbsp;</span>Explain five factors that can determine the type of channels of distribution to be used by a company</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NB&nbsp;</span>explain your points in&nbsp;<span style=\"font-weight: 600;\">1b<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 2</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; A.&nbsp;</span>What is wharehouse?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; B.&nbsp;</span>Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp;C.&nbsp;&nbsp;</span>State six functions of a warehouse</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NB&nbsp;</span>&nbsp;do not mix the definition of warehouse with ware housing</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <b>MARKETING</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Question 1</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>1&nbsp; State five importance of middlee&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;men in marketing</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">A&nbsp; They are specialise in performing activities relating to the purchase and sales of goods&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">B. They are situated in the marketing channel at point between the producer and final buyers</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">C. They help in flunctuation of prices&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">D. They also sell cheap product when wholesaler and retailers activities are cut off</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">E. They help to break bulk</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>2&nbsp; Explain five factors that can determine type of channel of distribution to be used by a company</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">A NATURE OF MARKET : for your distribution to be suitable you must determine the type and location of market.</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">B. NATURE OF PRODUCT : this will influence the choice of distribution ie perishable goods will require short channel.</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">C. MUTUAL COOPERATION : it also depends on the cooperation between the manufacturer and dealers</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">D. PRICE AND PROFIT : in this case the middle men maximise profit by buying goods that is high from the product&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">E. PROMPT PAYMENT : producers may decide to sell to wholesalers if they need quick cash some may even eliminate the wholesalers</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<b>QUESTION 2&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>1. What is warehouse</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>&nbsp; &nbsp; &nbsp;</b>It can be defined as a building where large quantities of goods are stored especially before they are seen to shops/ stores to be sold&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>2. Describe any three types of warehouse&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">1&nbsp; Government warehouse is usually located at the sea port and it is used to keep contra ban goods</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">2. Bonded warehouse are owned who are issued license to accept imported goods</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">3. Coopeartive warehouse are warehouse that are owned and managed by coopeartive societies</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>3&nbsp; State six function of a warehouse</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">1 storage</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">2 protection of goods&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">3 risk bearing</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">4 finance</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">5 processing</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">6 transportation</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<b>CIVIC EDUCATION</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>1. Explain three reasons student join cult&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">A. SEARCH FOR SECURITY: new student in colleges feel intimidated when being beaten by a cultist and therefore they join cult</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">B. DISORGANIZED HOME: people who have one parent join cult just to have two parent and look for someone who would be their parents</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">C. PEER GROUP INFLUENCE: people join cult because of their friends</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>2. State three governmental policies on cultist</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">1 public enlightment campaign against cultism</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">2. Enacting enabling laws prescribing cultism and other secrete societies</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">3. Government to enhance security out fit in school and colleges</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><b>3 highlight five roles civil society can play in promoting popular participation</b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">1. Check the excesses of political leaders and state officials&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">2. Inform the public on important national issues&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">3. Pursue the enforcement of fundamental human right&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">4. Mobilize citizens for popular participation in politics&nbsp;</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\">5. Promote democracy by monitoring elections.</p><p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p>","","2020-06-11 14:23:17","2019/2020","2nd Term","0","","save","","","","0000-00-00 00:00:00"),
("35","38","42","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">CIVIC EDUCATION<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 1.&nbsp;</span>Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; a. To search for security</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; b.search for social identity</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; c.financial assistance</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 2.&nbsp;</span>State three government policies on cultism</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; 3.&nbsp;</span>Highlight five roles civil society can play in promoting popular participation</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; a.discussing political issues of the country</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; b.voting during election</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; c.supporting candidates in elections</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; d.contesting election</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; e.engaging in political debates</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MARKETING</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1</span><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; A.&nbsp;</span>State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 1.They improve effienciency in &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;production</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 2.Help in sorting products</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 3.Creating awareness</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 4.Helps to finance the product</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 5.Make goods available to the &nbsp;consumer</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; B.&nbsp;</span>Explain five factors that can determine the type of channels of distribution to be used by a company</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;1.Nature of product:</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Perishable goods for example requires &nbsp;short channel of distribution so as to &nbsp; &nbsp;make the goods not to spoil.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;2.Nature of market:</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Choice of channels of distribution depends on the type of market and the buying habits of the users.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; 3.Mutual cooperation:</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;It may also depend on the cooperation between manufacturer and dealer.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; 4.Company consideration:</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;The knowledge and character of the &nbsp;company influences the selection of &nbsp;<span style=\"text-indent: -0.25in;\">channels.</span></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;5.Structure of retailing:</span></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Selection of channels also depends on &nbsp;the structure of retail.</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NB&nbsp;</span>explain your points in&nbsp;<span style=\"font-weight: 600;\">1b<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 2</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; A.&nbsp;</span>What is wharehouse?</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;A warehouse is place where goods are &nbsp; &nbsp;stored for future reference.</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp; B.&nbsp;</span>Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 1.Private warehousing</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 2.Public warehousing</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 3.Government warehousing</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">&nbsp; &nbsp; &nbsp;C.&nbsp;&nbsp;</span>State six functions of a warehouse</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 1.Storage of goods</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 2.Protection of goods</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 3.Risk bearing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 4.Financially</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 5.Processing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; 6.Grading and branding</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NB&nbsp;</span>&nbsp;do not mix the definition of warehouse with ware housing</p><p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>&nbsp;</o:p></p>","","2020-06-12 08:51:46","2019/2020","2nd Term","0","","save","","","","0000-00-00 00:00:00"),
("36","32","42","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY 8<sup>TH</sup> JUNE<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b>9AM â€“ 12PM</b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  9.5pt;line-height:115%;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347f\"=\"\">Question 1</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#443cab\"=\"\">You have learnt that your younger brother intends to involve\n  himself in examination malpractice during the WASSCE. Write a letter to him\n  warning him of the dangers of such an action and urging him to concentrate on\n  his studies instead</span></i></b><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;No.29 old Refinery Road,</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Akpajo - Eleme,</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Rivers State.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;12 June,2020.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">Dear Peter,</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; How are you doing,how is everyone,I hope they are all doing great.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Peter I learnt that you intend to involve your self in malpractice,its very bad of you,dont in any way indulge your your self in corrupt practices,it wont help at all.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;And you need to also cut from bad friends who are also influencing you.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">&nbsp; &nbsp; &nbsp; &nbsp; I dont have much to say,be a good boy.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Your Lovely,</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Leon.&nbsp;</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>&nbsp; \n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</o:p></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347f\"=\"\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347f\"=\"\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#443cab\"=\"\">Write an article suitable for publication in one of your\n  national dailies discussing the vandalization of public facilities in your\n  country and its effects.</span></i></b><b><span style=\"font-size:7.5pt;\n  font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347f\"=\"\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347f\"=\"\">2pm â€“ 3pm<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\" copperplate=\"\" gothic=\"\" light\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#2e347f\"=\"\">Question 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";=\"\" mso-fareast-font-family:\"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";=\"\" color:#443cab\"=\"\">Write a letter to the Minister of Works in your country\n  complaining about the deplorable condition of the roads in your area and the\n  effects this has on the lives of your people.</span></i></b><b><span style=\"font-size:7.5pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:#443cab\"=\"\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\" trebuchet=\"\" ms\",\"sans-serif\";mso-fareast-font-family:=\"\" \"times=\"\" new=\"\" roman\";mso-bidi-font-family:\"times=\"\" roman\";color:black\"=\"\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-12 09:03:57","2019/2020","2nd Term","0","","save","","","","0000-00-00 00:00:00"),
("37","39","169","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">CIVIC EDUCATION<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  1.Â </span>Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  2.Â </span>State three government policies on cultism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  3.Â </span>Highlight five roles civil society can play in promoting popular participation</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MARKETING</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1</span><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  A.Â </span>State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  B.Â </span>Explain five factors that can determine the type of channels of distribution to be used by a company</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NBÂ </span>explain your points inÂ <span style=\"font-weight: 600;\">1b<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">Â </span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 2</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  A.Â </span>What is wharehouse?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  B.Â </span>Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â C.Â Â </span>State six functions of a warehouse</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NBÂ </span>Â do not mix the definition of warehouse with ware housing</p><p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>Â </o:p></p>","","2020-06-12 09:28:39","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("38","19","169","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD ALL YOUR WORK</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">2PM- 3PM<o:p></o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>Â </o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><font color=\"#2e347c\" face=\"Copperplate Gothic Light, sans-serif\"><span style=\"font-size: 16px;\"><b>2PM TO 3PM</b></span></font></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">QuestionÂ \n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">ListÂ fourÂ types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">StateÂ sevenÂ functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","","2020-06-12 09:30:25","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("39","37","129","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  1.Â </span><!--[endif]-->Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  2.Â </span><!--[endif]-->State three government policies on cultism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  3.Â </span><!--[endif]-->Highlight five roles civil society can play in\npromoting popular participation</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1</b><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  A.Â </span><!--[endif]-->State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  B.Â </span><!--[endif]-->Explain five factors that can determine the type\nof channels of distribution to be used by a company</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB </b>explain your points in <b>1b<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2</b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  A.Â </span><!--[endif]-->What is wharehouse?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  B.Â </span><!--[endif]-->Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â C.Â Â </span><!--[endif]-->State six functions of a warehouse</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB </b>Â do not mix the definition of warehouse with\nware housing</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>","","2020-06-12 14:49:17","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("40","31","129","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY 8<sup>TH</sup> JUNE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b>9AM â€“ 12PM</b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  9.5pt;line-height:115%;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 1</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">You have learnt that your younger brother intends to involve\n  himself in examination malpractice during the WASSCE. Write a letter to him\n  warning him of the dangers of such an action and urging him to concentrate on\n  his studies instead</span></i></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Write an article suitable for publication in one of your\n  national dailies discussing the vandalization of public facilities in your\n  country and its effects.</span></i></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">2pm â€“ 3pm<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Write a letter to the Minister of Works in your country\n  complaining about the deplorable condition of the roads in your area and the\n  effects this has on the lives of your people.</span></i></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-12 14:49:42","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("41","37","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  1.Â </span><!--[endif]-->Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  2.Â </span><!--[endif]-->State three government policies on cultism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  3.Â </span><!--[endif]-->Highlight five roles civil society can play in\npromoting popular participation</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1</b><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  A.Â </span><!--[endif]-->State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  B.Â </span><!--[endif]-->Explain five factors that can determine the type\nof channels of distribution to be used by a company</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB </b>explain your points in <b>1b<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2</b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  A.Â </span><!--[endif]-->What is wharehouse?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  B.Â </span><!--[endif]-->Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â C.Â Â </span><!--[endif]-->State six functions of a warehouse</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB </b>Â do not mix the definition of warehouse with\nware housing</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>","","2020-06-12 21:36:56","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("42","31","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY 8<sup>TH</sup> JUNE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b>9AM â€“ 12PM</b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  9.5pt;line-height:115%;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 1</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">You have learnt that your younger brother intends to involve\n  himself in examination malpractice during the WASSCE. Write a letter to him\n  warning him of the dangers of such an action and urging him to concentrate on\n  his studies instead</span></i></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Write an article suitable for publication in one of your\n  national dailies discussing the vandalization of public facilities in your\n  country and its effects.</span></i></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">2pm â€“ 3pm<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Write a letter to the Minister of Works in your country\n  complaining about the deplorable condition of the roads in your area and the\n  effects this has on the lives of your people.</span></i></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-12 21:38:10","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("43","11","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM</b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)\n  If x:y = 2:3, evaluate<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <u>x<sup>2</sup>Â â€“\n  y<sup>2</sup></u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â \n  y<sup>2</sup>Â + x<sup>2</sup><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b) A\n  man on the same level ground with a tree, stands at a distance of 12.82m away\n  from the foot of the tree. He observes the angle of elevation of the top of\n  the tree as 52o. If the man is 1.24m tall, calculate correct to two decimal <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">places,\n  the height of the tree.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â </span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">2</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)Â Â Â Â Â \n  Simplify:Â Â Â <u>Â x<sup>2</sup>Â Â â€“Â  8xÂ \n  +Â  16</u>Â  .<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  x<sup>2</sup>Â  -Â  7xÂ  +Â  12<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)Â Â Â Â \n  If Â½,Â </span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">1/x</span></b><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">,Â </span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/3</span></b><b><span style=\"font-size:8.0pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â are successive\n  terms of an arithmetic progression<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  (A.P.), show thatÂ Â Â Â <u>2Â  -Â  x</u>Â \n  =Â Â Â Â <u>2</u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  xÂ  -Â  3Â Â Â Â Â Â  3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:white\">OBSERVATION</span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Majority\n  of the candidates found the question on simplification of quadratic\n  expression very easy and scored full marks.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">The\n  question on Arithmetic progression was not well handled by the\n  candidates.Â  They were unable to recall that since Â½,Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/x</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">,Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/3Â </span></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">were terms of an A.P.,\n  hence 1/x â€“ Â½Â  =Â  1/3Â  -Â  1/x.Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">ThusÂ Â Â <u>2\n  â€“ x</u>Â  =Â Â <u>x â€“ 3</u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â 2xÂ Â Â Â Â Â Â Â Â \n  3x<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">which\n  by cross multiplying and simplifying leads toÂ Â Â <u>2Â \n  -Â  x</u>Â Â  =Â Â Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">2x</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">3x</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  Â Â Â Â Â Â \n  Â Â Â Â Â Â 3Â  -Â  x<br>\n  Â =Â Â Â </span></b><b><span style=\"font-size:7.5pt;\n  mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">2</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">3</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Â Â  as required.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b>2PM TO 3PM</b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">questionÂ 3</span></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">A bucket\n  is 12cm in diameter at the bottom, 20cm in diameter at the open end and 16cm\n  deep. If the bucket is filled with water and emptied into a cylindrical tin\n  of diameter 28cm, calculate the depth of water in the tin.<br>\n  ( take Ï€ = 22/7)<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:white\">observation</span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Majority of the\n  candidates found this question rather challenging because they could not\n  manipulate the concept of similar figures to find h, the height of the\n  removed cone i.e.<br>\n  Â <u>h</u>Â  =Â Â <u>16 + h</u>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <br>\n  Â 6Â Â Â Â Â Â Â Â Â \n  10Â Â Â Â  which gives h =\n  24cm.Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Very few of them were\n  able to apply the formular for finding the volume of a frustum V =Â \n  Â 1/3 Ï€/ h (R2 + Rr + r2), where V = volume of a frustum.Â Â <o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-13 14:04:49","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("44","34","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">MATHEMATICS</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:\"Trebuchet MS\",\"sans-serif\";\nmso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\ncolor:#443CAB\">Â a) Solve, correct to two\ndecimal places, the equation 4x<sup>2</sup>Â = l1x + 2l.<br>\n(b) A man invests Â£1500 for two years at compound interest. After one year, his\nmoney amounts to Â£1560. Find the:<br>\nÂ Â Â Â Â Â Â Â Â Â (i)\nÂ Â Â Â Â Â Â Â Â Â  Rate of interest;<br>\nÂ Â Â Â Â Â Â Â Â  (ii)\nÂ Â Â Â Â Â Â Â Â  Interest for the second\nyear.<br>\n(c)A car costs N300,OOO.00. It depreciates by 25% in the first year and 20% in\nthe second year. Find its value after 2 years<o:p></o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:\"Trebuchet MS\",\"sans-serif\";\nmso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\ncolor:#443CAB\"><o:p>Â </o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">2PM â€“\n  3PM<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">question\n  8</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n   <tbody><tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">37<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">46<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">24<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">36<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">22<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">38<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">21<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">32<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">41<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">46<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">28<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">43<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">47<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">40<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">44<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">38<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">45<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">25<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n  </tbody></table>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(a)Form a frequency distribution of the data using the\n  intervals: 21 - 25, 26 - 30, 31 - 35, etc.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(b)Draw the histogram of the distribution.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(c)Use your histogram to estimate the mode.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(d)Calculate the mean age<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-13 14:06:06","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("45","16","83","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p>","","2020-06-15 17:08:53","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("46","19","83","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD ALL YOUR WORK</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">2PM- 3PM<o:p></o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>Â </o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><font color=\"#2e347c\" face=\"Copperplate Gothic Light, sans-serif\"><span style=\"font-size: 16px;\"><b>2PM TO 3PM</b></span></font></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">QuestionÂ \n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">ListÂ fourÂ types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">StateÂ sevenÂ functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","","2020-06-15 17:13:08","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("47","13","83","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MONDAY<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">SNAP AND UPLOAD YOUR WORK FOR RECORDINGÂ </span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">Question</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\">Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">1</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(a) If x:y = 2:3, evaluate<br>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <u>x<sup style=\"font-size: 8px;\">2</sup>Â â€“ y<sup style=\"font-size: 8px;\">2</sup></u><br>Â Â Â Â Â Â Â Â Â Â Â Â Â  y<sup style=\"font-size: 8px;\">2</sup>Â + x<sup style=\"font-size: 8px;\">2</sup><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(b) A man on the same level ground with a tree, stands at a distance of 12.82m away from the foot of the tree. He observes the angle of elevation of the top of the tree as 52o. If the man is 1.24m tall, calculate correct to two decimal<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">places, the height of the tree.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Â </span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">Question</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\">Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">2</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(a)Â Â Â Â Â  Simplify:Â Â Â <u>Â x<sup style=\"font-size: 8px;\">2</sup>Â Â â€“Â  8xÂ  +Â  16</u>Â  .<br>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  x<sup style=\"font-size: 8px;\">2</sup>Â  -Â  7xÂ  +Â  12<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(b)Â Â Â Â  If Â½,Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">1/x</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">,Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">1/3</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Â are successive terms of an arithmetic progression<br>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  (A.P.), show thatÂ Â Â Â <u>2Â  -Â  x</u>Â  =Â Â Â Â <u>2</u><br>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  xÂ  -Â  3Â Â Â Â Â Â  3<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(107, 130, 47);\">_____________________________________________________________________________________________________<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in; background: rgb(55, 123, 142);\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: white;\">OBSERVATION</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in; background: rgb(229, 229, 229);\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Majority of the candidates found the question on simplification of quadratic expression very easy and scored full marks.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">The question on Arithmetic progression was not well handled by the candidates.Â  They were unable to recall that since Â½,Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">1/x</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">,Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">1/3Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">were terms of an A.P., hence 1/x â€“ Â½Â  =Â  1/3Â  -Â  1/x.Â <o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">ThusÂ Â Â <u>2 â€“ x</u>Â  =Â Â <u>x â€“ 3</u><br>Â Â Â Â Â Â Â Â Â Â Â Â Â Â 2xÂ Â Â Â Â Â Â Â Â  3x<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">which by cross multiplying and simplifying leads toÂ Â Â <u>2Â  -Â  x</u>Â Â  =Â Â Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">2x</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">/</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">3x</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\"><br>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  Â Â Â Â Â Â  Â Â Â Â Â Â 3Â  -Â  x<br>Â =Â Â Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">2</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">/</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">3</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Â Â  as required.</span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><br></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\">2PM TO 3PM</span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><br></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 757.273px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">questionÂ 3</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">A bucket is 12cm in diameter at the bottom, 20cm in diameter at the open end and 16cm deep. If the bucket is filled with water and emptied into a cylindrical tin of diameter 28cm, calculate the depth of water in the tin.<br>( take Ï€ = 22/7)<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(107, 130, 47);\">_____________________________________________________________________________________________________<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in; background: rgb(55, 123, 142);\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: white;\">observation</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in; background: rgb(229, 229, 229);\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Majority of the candidates found this question rather challenging because they could not manipulate the concept of similar figures to find h, the height of the removed cone i.e.<br>Â <u>h</u>Â  =Â Â <u>16 + h</u>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <br>Â 6Â Â Â Â Â Â Â Â Â  10Â Â Â Â  which gives h = 24cm.Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></span></p><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Very few of them were able to apply the formular for finding the volume of a frustum V =Â  Â 1/3 Ï€/ h (R2 + Rr + r2), where V = volume of a frustum.Â Â </span></span></p></td></tr></tbody></table></td></tr></tbody></table>","","2020-06-15 17:16:51","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("48","39","83","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">CIVIC EDUCATION<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  1.Â </span>Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  2.Â </span>State three government policies on cultism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  3.Â </span>Highlight five roles civil society can play in promoting popular participation</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MARKETING</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1</span><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  A.Â </span>State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  B.Â </span>Explain five factors that can determine the type of channels of distribution to be used by a company</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NBÂ </span>explain your points inÂ <span style=\"font-weight: 600;\">1b<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">Â </span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 2</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  A.Â </span>What is wharehouse?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  B.Â </span>Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â C.Â Â </span>State six functions of a warehouse</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NBÂ </span>Â do not mix the definition of warehouse with ware housing</p><p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>Â </o:p></p>","","2020-06-15 17:22:16","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("49","36","83","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">MATHEMATICS</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">9AM - 12PM</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:\"Trebuchet MS\",\"sans-serif\";\nmso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\ncolor:#443CAB\">Â a) Solve, correct to two\ndecimal places, the equation 4x<sup>2</sup>Â = l1x + 2l.<br>\n(b) A man invests Â£1500 for two years at compound interest. After one year, his\nmoney amounts to Â£1560. Find the:<br>\nÂ Â Â Â Â Â Â Â Â Â (i)\nÂ Â Â Â Â Â Â Â Â Â  Rate of interest;<br>\nÂ Â Â Â Â Â Â Â Â  (ii)\nÂ Â Â Â Â Â Â Â Â  Interest for the second\nyear.<br>\n(c)A car costs N300,OOO.00. It depreciates by 25% in the first year and 20% in\nthe second year. Find its value after 2 years<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:\"Trebuchet MS\",\"sans-serif\";\nmso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\ncolor:#443CAB\"><o:p>Â </o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">2PM â€“\n  3PM<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">question\n  8</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n   <tbody><tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">37<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">46<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">24<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">36<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">22<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">38<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">21<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">32<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">41<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">46<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">28<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">43<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">47<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">40<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">44<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">38<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">45<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">25<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n  </tbody></table>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(a)Form a frequency distribution of the data using the\n  intervals: 21 - 25, 26 - 30, 31 - 35, etc.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(b)Draw the histogram of the distribution.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(c)Use your histogram to estimate the mode.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(d)Calculate the mean age<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-15 18:41:37","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("50","33","83","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY 8<sup>TH</sup> JUNE<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b>9AM â€“ 12PM</b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  9.5pt;line-height:115%;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 1</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">You have learnt that your younger brother intends to involve\n  himself in examination malpractice during the WASSCE. Write a letter to him\n  warning him of the dangers of such an action and urging him to concentrate on\n  his studies instead</span></i></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Write an article suitable for publication in one of your\n  national dailies discussing the vandalization of public facilities in your\n  country and its effects.</span></i></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">2pm â€“ 3pm<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Write a letter to the Minister of Works in your country\n  complaining about the deplorable condition of the roads in your area and the\n  effects this has on the lives of your people.</span></i></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-15 21:13:46","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("51","59","42","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY <o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 1</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->List five (5) effects of human trafficking</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; a.Greed</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; b.Economic system</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; c.Low self-esteem</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; d.Lack of employment opportunity</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; e.Corruption in government</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><br></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) what does WOTCLEF stand for?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;WOTCLEF:Women trafficking and child labor eradication foundation</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Identify three activities of WOTCLEF aimed at curbing\nhuman trafficking in Nigeria</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">a.to avoid trafficking of humans</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">b.to avoid giving bad image to the nation</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">c.they embark on public awareness programs to stop human trafficking</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 2</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->What is drug trafficking?</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Drug trafficking is defined as the movement and sales of illegal drugs</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<span style=\"font-size:11.0pt;line-height:115%;font-family:\" calibri\",\"sans-serif\";=\"\" mso-ascii-theme-font:minor-latin;mso-fareast-font-family:calibri;mso-fareast-theme-font:=\"\" minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:\"times=\"\" new=\"\" roman\";=\"\" mso-bidi-theme-font:minor-bidi;mso-ansi-language:en-us;mso-fareast-language:=\"\" en-us;mso-bidi-language:ar-sa\"=\"\">State four (4) social consequences of drug&nbsp;</span><span style=\"font-size: 11pt;\">abuse.</span></p><p><span style=\"font-size: 14.6667px;\">a.They involve in criminal activities</span></p><p><span style=\"font-size: 14.6667px;\">b.drug related crime and conflict among dealers disrupt peace in community</span></p><p><span style=\"font-size: 14.6667px;\">c.Drug addicts often leads to different forms of mental illness</span></p><p><span style=\"font-size: 14.6667px;\">d.Bad influence</span></p>","","2020-06-17 12:50:02","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("52","58","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY <o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 1</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->List five (5) effects of human trafficking</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) what does WOTCLEF stand for?</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Identify three activities of WOTCLEF aimed at curbing\nhuman trafficking in Nigeria</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 2</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->What is drug trafficking?</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<span style=\"font-size:11.0pt;line-height:115%;font-family:\"Calibri\",\"sans-serif\";\nmso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\nminor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:\"Times New Roman\";\nmso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:\nEN-US;mso-bidi-language:AR-SA\">State four (4) social consequences of drug\nabuse.</span><br></p>","","2020-06-17 14:04:51","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("53","55","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i><u>parents should allow their children to\nchoose their own careers</u></i></b><u>.</u> Write your speech for or against\nthe topic</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â At least, three well develop argument is\nexpected</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You have\nrecently moved into a new neighborhood with your parents. Write a letter to\nyour sister who is studying overseas giving, at least three (3) reasons for\ndisliking the place.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â Understand the meaning of â€œneighborhoodâ€,\nwrite about the physical and environment of the new place.Â </p>","","2020-06-17 14:05:11","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("54","57","83","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i><u>parents should allow their children to\nchoose their own careers</u></i></b><u>.</u> Write your speech for or against\nthe topic</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â At least, three well develop argument is\nexpected</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You have\nrecently moved into a new neighborhood with your parents. Write a letter to\nyour sister who is studying overseas giving, at least three (3) reasons for\ndisliking the place.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â Understand the meaning of â€œneighborhoodâ€,\nwrite about the physical and environment of the new place.Â </p>","","2020-06-17 21:11:21","2019/2020","2nd Term","6","staff","submit","submit","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i><u>parents should allow their children to\nchoose their own careers</u></i></b><u>.</u> Write your speech for or against\nthe topic</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â At least, three well develop argument is\nexpected</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You have\nrecently moved into a new neighborhood with your parents. Write a letter to\nyour sister who is studying overseas giving, at least three (3) reasons for\ndisliking the place.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â Understand the meaning of â€œneighborhoodâ€,\nwrite about the physical and environment of the new place.Â </p>","60.00","2020-06-22 12:15:44"),
("55","60","83","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY <o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 1</p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->List five (5) effects of human trafficking</p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) what does WOTCLEF stand for?</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Identify three activities of WOTCLEF aimed at curbing\nhuman trafficking in Nigeria</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 2</p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->What is drug trafficking?</p>\n\n<span style=\"font-size:11.0pt;line-height:115%;font-family:\"Calibri\",\"sans-serif\";\nmso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\nminor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:\"Times New Roman\";\nmso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:\nEN-US;mso-bidi-language:AR-SA\">State four (4) social consequences of drug\nabuse.</span>","","2020-06-17 21:12:02","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("56","54","83","<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">9AM â€“ 12PM</span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom: 0.0001pt; line-height: normal; text-align: center;\"><br></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\"><o:p>Â </o:p></span></span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 757.273px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">Question 1<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" align=\"center\" style=\"line-height: normal; text-align: center;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">The table shows the number of children per family in a community.<o:p></o:p></span></span></p><div align=\"center\"><table class=\"MsoNormalTable\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"width: 755.455px;\"><tbody><tr><td width=\"126\" valign=\"top\" style=\"padding: 0in; width: 94.5pt;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\"><br>No. of children<o:p></o:p></span></p></td><td width=\"48\" valign=\"top\" style=\"padding: 0in; width: 0.5in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">0<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">1<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">2<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">3<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">4<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">5<o:p></o:p></span></p></td></tr><tr><td width=\"126\" valign=\"top\" style=\"padding: 0in; width: 94.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">No. of families<o:p></o:p></span></p></td><td width=\"48\" valign=\"top\" style=\"padding: 0in; width: 0.5in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">3<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">5<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">7<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">4<o:p></o:p></span></p></td><td width=\"54\" valign=\"top\" style=\"padding: 0in; width: 40.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">3<o:p></o:p></span></p></td><td width=\"42\" valign=\"top\" style=\"padding: 0in; width: 31.5pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-size: 12pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">2<o:p></o:p></span></p></td></tr></tbody></table></div><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(a) Find the:<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(i)Â Mode;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(ii) third quartile;<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(iii) probability that a family hasÂ </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">at least 2</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Â children.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(b) If a pie chart were to be drawn for the data, what would be the sectoral angle representing families with one child?</span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><br></p><div><table cellspacing=\"0\" cellpadding=\"0\" hspace=\"0\" vspace=\"0\" align=\"right\" style=\"width: 755.455px;\"><tbody><tr><td valign=\"top\" align=\"left\" style=\"padding: 0in 2.25pt;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(c)Â Â Â Â  IfÂ Â <u>Â 21 â€“ y x 2y â€“ 1</u>Â Â Â  = 82 â€“ 3y, find y.<br>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  2y + 2<o:p></o:p></span></span></p></td></tr></tbody></table></div><p class=\"MsoNormal\" style=\"line-height: normal;\"><br></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\"><o:p></o:p></span></span></p></td></tr></tbody></table></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">Â </span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">Â </span></p><p></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">2PM - 3PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">Question 2<o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(a)Out of 30 candidates applying for a post, 17 have degrees, 15 diplomas and 4 neither degree nor diploma. How many of them have both?<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(b) In triangle PQR, M and N are points on the sides PQ and PR respectively such that MN is parallel to QR. If <PRQ=75o, PN = QN and <PNQ = 125o, determine<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(i)Â <NQR;</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(ii)Â <NPM></span></span></p></td></tr></tbody></table>","","2020-06-17 22:50:11","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("57","52","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">9AM â€“ 12PM</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><br></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p>Â </o:p></span></b></p>\n  <table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n   mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n   mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n   mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n   <tbody><tr>\n    <td style=\"padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n    line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n    mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n    color:#2E347C\">Question 1<o:p></o:p></span></b></p>\n    </td>\n   </tr>\n   <tr>\n    <td style=\"padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">The table shows the\n    number of children per family in a community.<o:p></o:p></span></b></p>\n    <div align=\"center\">\n    <table class=\"MsoNormalTable\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n     <tbody><tr>\n      <td width=\"126\" valign=\"top\" style=\"width:94.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n      line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\"><br>\n      No. of children<o:p></o:p></span></p>\n      </td>\n      <td width=\"48\" valign=\"top\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">0<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">1<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">2<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">3<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">4<o:p></o:p></span></p>\n      </td>\n      <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">5<o:p></o:p></span></p>\n      </td>\n     </tr>\n     <tr>\n      <td width=\"126\" valign=\"top\" style=\"width:94.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">No. of families<o:p></o:p></span></p>\n      </td>\n      <td width=\"48\" valign=\"top\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">3<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">5<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">7<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">4<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">3<o:p></o:p></span></p>\n      </td>\n      <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">2<o:p></o:p></span></p>\n      </td>\n     </tr>\n    </tbody></table>\n    </div>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)\n    Find the:<o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(i)Â Mode;</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(ii)\n    third quartile;<o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(iii)\n    probability that a family hasÂ </span></b><b><span style=\"font-size:\n    7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n    mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n    color:#443CAB\">at least 2</span></b><b><span style=\"font-size:7.5pt;\n    font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â children.<o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)\n    If a pie chart were to be drawn for the data, what would be the sectoral\n    angle representing families with one child?</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><div>\n\n<table cellspacing=\"0\" cellpadding=\"0\" hspace=\"0\" vspace=\"0\" align=\"right\">\n <tbody><tr>\n  <td valign=\"top\" align=\"left\" style=\"padding-top:0in;padding-right:2.25pt;\n  padding-bottom:0in;padding-left:2.25pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(c)Â Â Â Â \n  IfÂ Â <u>Â 21 â€“ y x 2y â€“ 1</u>Â Â Â  = 82 â€“ 3y, find\n  y.<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  2y + 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n</div><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p></o:p></span></b></p>\n    </td>\n   </tr>\n  </tbody></table>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">2PM - 3PM</span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)Out\n  of 30 candidates applying for a post, 17 have degrees, 15 diplomas and 4\n  neither degree nor diploma. How many of them have both?<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)\n  In triangle PQR, M and N are points on the sides PQ and PR respectively such\n  that MN is parallel to QR. If <PRQ=75o, PN = QN and <PNQ = 125o,\n  determine<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(i)Â <NQR;</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(ii)Â <NPM></span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-18 16:06:08","2019/2020","2nd Term","16","staff","submit","submit","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">9AM â€“ 12PM</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><br></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p>Â </o:p></span></b></p>\n  <table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n   mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n   mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n   mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n   <tbody><tr>\n    <td style=\"padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n    line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n    mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n    color:#2E347C\">Question 1<o:p></o:p></span></b></p>\n    </td>\n   </tr>\n   <tr>\n    <td style=\"padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">The table shows the\n    number of children per family in a community.<o:p></o:p></span></b></p>\n    <div align=\"center\">\n    <table class=\"MsoNormalTable\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n     <tbody><tr>\n      <td width=\"126\" valign=\"top\" style=\"width:94.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n      line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\"><br>\n      No. of children<o:p></o:p></span></p>\n      </td>\n      <td width=\"48\" valign=\"top\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">0<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">1<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">2<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">3<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">4<o:p></o:p></span></p>\n      </td>\n      <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">5<o:p></o:p></span></p>\n      </td>\n     </tr>\n     <tr>\n      <td width=\"126\" valign=\"top\" style=\"width:94.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">No. of families<o:p></o:p></span></p>\n      </td>\n      <td width=\"48\" valign=\"top\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">3<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">5<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">7<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">4<o:p></o:p></span></p>\n      </td>\n      <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">3<o:p></o:p></span></p>\n      </td>\n      <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n      <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n      auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n      mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n      column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n      exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n      mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n      color:#443CAB\">2<o:p></o:p></span></p>\n      </td>\n     </tr>\n    </tbody></table>\n    </div>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)\n    Find the:<o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(i)Â Mode;</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(ii)\n    third quartile;<o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(iii)\n    probability that a family hasÂ </span></b><b><span style=\"font-size:\n    7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n    mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n    color:#443CAB\">at least 2</span></b><b><span style=\"font-size:7.5pt;\n    font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â children.<o:p></o:p></span></b></p>\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)\n    If a pie chart were to be drawn for the data, what would be the sectoral\n    angle representing families with one child?</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><div>\n\n<table cellspacing=\"0\" cellpadding=\"0\" hspace=\"0\" vspace=\"0\" align=\"right\">\n <tbody><tr>\n  <td valign=\"top\" align=\"left\" style=\"padding-top:0in;padding-right:2.25pt;\n  padding-bottom:0in;padding-left:2.25pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(c)Â Â Â Â \n  IfÂ Â <u>Â 21 â€“ y x 2y â€“ 1</u>Â Â Â  = 82 â€“ 3y, find\n  y.<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  2y + 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n</div><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p></o:p></span></b></p>\n    </td>\n   </tr>\n  </tbody></table>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p>\n\n\n\n\n\n\n\n\n\n\n\n</p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">2PM - 3PM</span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)Out\n  of 30 candidates applying for a post, 17 have degrees, 15 diplomas and 4\n  neither degree nor diploma. How many of them have both?<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)\n  In triangle PQR, M and N are points on the sides PQ and PR respectively such\n  that MN is parallel to QR. If <PRQ=75o, PN = QN and <PNQ = 125o,\n  determine<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(i)Â <NQR;</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(ii)Â <NPM></span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","80.00","2020-06-22 11:34:28"),
("58","12","63","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD YOUR WORK FOR RECORDINGÂ </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)\n  If x:y = 2:3, evaluate<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <u>x<sup>2</sup>Â â€“\n  y<sup>2</sup></u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â \n  y<sup>2</sup>Â + x<sup>2</sup><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b) A\n  man on the same level ground with a tree, stands at a distance of 12.82m away\n  from the foot of the tree. He observes the angle of elevation of the top of\n  the tree as 52o. If the man is 1.24m tall, calculate correct to two decimal <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">places,\n  the height of the tree.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â </span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">Question</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">2</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)Â Â Â Â Â \n  Simplify:Â Â Â <u>Â x<sup>2</sup>Â Â â€“Â  8xÂ \n  +Â  16</u>Â  .<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  x<sup>2</sup>Â  -Â  7xÂ  +Â  12<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)Â Â Â Â \n  If Â½,Â </span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">1/x</span></b><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">,Â </span></b><b><span style=\"font-size:8.0pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/3</span></b><b><span style=\"font-size:8.0pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â are successive\n  terms of an arithmetic progression<br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  (A.P.), show thatÂ Â Â Â <u>2Â  -Â  x</u>Â \n  =Â Â Â Â <u>2</u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  xÂ  -Â  3Â Â Â Â Â Â  3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:white\">OBSERVATION</span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Majority\n  of the candidates found the question on simplification of quadratic\n  expression very easy and scored full marks.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">The\n  question on Arithmetic progression was not well handled by the\n  candidates.Â  They were unable to recall that since Â½,Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/x</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">,Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">1/3Â </span></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">were terms of an A.P.,\n  hence 1/x â€“ Â½Â  =Â  1/3Â  -Â  1/x.Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">ThusÂ Â Â <u>2\n  â€“ x</u>Â  =Â Â <u>x â€“ 3</u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â 2xÂ Â Â Â Â Â Â Â Â \n  3x<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">which\n  by cross multiplying and simplifying leads toÂ Â Â <u>2Â \n  -Â  x</u>Â Â  =Â Â Â </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">2x</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">3x</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  Â Â Â Â Â Â \n  Â Â Â Â Â Â 3Â  -Â  x<br>\n  Â =Â Â Â </span></b><b><span style=\"font-size:7.5pt;\n  mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">2</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">/</span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">3</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Â Â  as required.</span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><br></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><br></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b>2PM TO 3PM</b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">questionÂ 3</span></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">A bucket\n  is 12cm in diameter at the bottom, 20cm in diameter at the open end and 16cm\n  deep. If the bucket is filled with water and emptied into a cylindrical tin\n  of diameter 28cm, calculate the depth of water in the tin.<br>\n  ( take Ï€ = 22/7)<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#6B822F\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#377B8E;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:white\">observation</span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"background:#E5E5E5;padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Majority of the\n  candidates found this question rather challenging because they could not\n  manipulate the concept of similar figures to find h, the height of the\n  removed cone i.e.<br>\n  Â <u>h</u>Â  =Â Â <u>16 + h</u>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <br>\n  Â 6Â Â Â Â Â Â Â Â Â \n  10Â Â Â Â  which gives h =\n  24cm.Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Very few of them were\n  able to apply the formular for finding the volume of a frustum V =Â \n  Â 1/3 Ï€/ h (R2 + Rr + r2), where V = volume of a frustum.Â Â <o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><br></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-18 17:10:38","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("59","15","63","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p>","","2020-06-18 18:05:42","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("60","18","63","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>SNAP AND UPLOAD ALL YOUR WORK</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">9AM â€“ 12PM<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\">2PM- 3PM<o:p></o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">Question</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Â </span></b><b><span style=\"font-size:12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">1</span></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td valign=\"top\" style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">Question\n  1</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is store marketing?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l1 level1 lfo1;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Explain\n       each of the following marketing terms:<o:p></o:p></span></b></li>\n  </ol>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">needs;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">want;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">demands;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">exchange;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">products;<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l2 level1 lfo2;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">transaction.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:12.0pt;line-height:\n115%\"><o:p>Â </o:p></span></b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  12.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><font color=\"#2e347c\" face=\"Copperplate Gothic Light, sans-serif\"><span style=\"font-size: 16px;\"><b>2pm to 3pm</b></span></font></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><u><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">QuestionÂ \n  2</span></u></b><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  <ol start=\"1\" type=\"1\">\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">What\n       is advertising media?<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">ListÂ fourÂ types\n       of electronic media.<o:p></o:p></span></b></li>\n   <li class=\"MsoNormal\" style=\"color:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:\n       auto;line-height:normal;mso-list:l0 level1 lfo3;tab-stops:list .5in;\n       mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;\n       mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n       column;mso-element-left:right;mso-element-top:middle;mso-height-rule:\n       exactly\"><b><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n       mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">StateÂ sevenÂ functions\n       of advertising.<o:p></o:p></span></b></li>\n  </ol>\n  </td>\n </tr>\n</tbody></table>","","2020-06-19 19:50:38","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("61","32","45","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MONDAY 8<sup>TH</sup> JUNE<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b>9AM â€“ 12PM</b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  9.5pt;line-height:115%;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 1</span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">You have learnt that your younger brother intends to involve\n  himself in examination malpractice during the WASSCE. Write a letter to him\n  warning him of the dangers of such an action and urging him to concentrate on\n  his studies instead</span></i></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:16.3pt\">\n  <td style=\"padding:0in 0in 0in 0in;height:16.3pt\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Write an article suitable for publication in one of your\n  national dailies discussing the vandalization of public facilities in your\n  country and its effects.</span></i></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\"><br></span></b></p><p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">2pm â€“ 3pm<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:9.5pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347F\">Question 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">Write a letter to the Minister of Works in your country\n  complaining about the deplorable condition of the roads in your area and the\n  effects this has on the lives of your people.</span></i></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\">_____________________________________________________________________________________________________<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-06-22 12:12:06","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("62","37","31","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  1.Â </span><!--[endif]-->Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  2.Â </span><!--[endif]-->State three government policies on cultism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l2 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  3.Â </span><!--[endif]-->Highlight five roles civil society can play in\npromoting popular participation</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1</b><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  A.Â </span><!--[endif]-->State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  B.Â </span><!--[endif]-->Explain five factors that can determine the type\nof channels of distribution to be used by a company</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB </b>explain your points in <b>1b<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2</b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  A.Â </span><!--[endif]-->What is wharehouse?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â  B.Â </span><!--[endif]-->Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo3\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â  Â  Â C.Â Â </span><!--[endif]-->State six functions of a warehouse</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB </b>Â do not mix the definition of warehouse with\nware housing</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>","","2020-06-24 14:53:31","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("63","59","45","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY <o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 1</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->List five (5) effects of human trafficking</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) what does WOTCLEF stand for?</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Identify three activities of WOTCLEF aimed at curbing\nhuman trafficking in Nigeria</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 2</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->What is drug trafficking?</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<span style=\"font-size:11.0pt;line-height:115%;font-family:\"Calibri\",\"sans-serif\";\nmso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\nminor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:\"Times New Roman\";\nmso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:\nEN-US;mso-bidi-language:AR-SA\">State four (4) social consequences of drug\nabuse.</span><br></p>","","2020-06-25 09:36:37","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("64","79","31","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">Â Â Â Â Â \n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">Â Â Â Â Â \n</span><!--[endif]-->(i) Define National integration.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">Â Â Â Â Â \n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">Â Â Â Â Â \n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can detebusinessman<span style=\"text-indent: -0.25in;\">Â the place Tochukwu will locate his grocery business.</span></p>","","2020-06-25 11:31:56","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("65","56","45","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i><u>parents should allow their children to\nchoose their own careers</u></i></b><u>.</u> Write your speech for or against\nthe topic</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â At least, three well develop argument is\nexpected</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You have\nrecently moved into a new neighborhood with your parents. Write a letter to\nyour sister who is studying overseas giving, at least three (3) reasons for\ndisliking the place.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â Understand the meaning of â€œneighborhoodâ€,\nwrite about the physical and environment of the new place.Â </p>","","2020-06-25 12:58:44","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("66","55","129","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i><u>parents should allow their children to\nchoose their own careers</u></i></b><u>.</u> Write your speech for or against\nthe topic</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â At least, three well develop argument is\nexpected</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You have\nrecently moved into a new neighborhood with your parents. Write a letter to\nyour sister who is studying overseas giving, at least three (3) reasons for\ndisliking the place.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â Understand the meaning of â€œneighborhoodâ€,\nwrite about the physical and environment of the new place.Â </p>","","2020-06-25 13:32:19","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("67","77","47","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Write an\narticle for publication in a national newspaper on the topic: <b><i>vocational\ntraining is the answer to unemployment among the youths.</i></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>how the training would bring\nemployment to the youths should be made clear.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i>The youths of today are more interested in\nthe pursuit of pleasure than in academic work.</i></b> Write your speech for or\nagainst the topic.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>support your stand with reasonable\nargument</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 3<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are\nabout to leave secondary school and a friend of yours who is attending school\nin another town has writing to enquire about what you wish to do after leaving\nschool. Write a reply to him explaining your plans.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB:</b> take note on the emphasis on explanation,\nand mention your plans.</p>","","2020-06-26 07:52:25","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("68","77","45","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Write an\narticle for publication in a national newspaper on the topic: <b><i>vocational\ntraining is the answer to unemployment among the youths.</i></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>how the training would bring\nemployment to the youths should be made clear.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i>The youths of today are more interested in\nthe pursuit of pleasure than in academic work.</i></b> Write your speech for or\nagainst the topic.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>support your stand with reasonable\nargument</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 3<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are\nabout to leave secondary school and a friend of yours who is attending school\nin another town has writing to enquire about what you wish to do after leaving\nschool. Write a reply to him explaining your plans.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB:</b> take note on the emphasis on explanation,\nand mention your plans.</p>","","2020-06-26 11:38:30","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("69","80","47","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Define National integration.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain the following:</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  (ii) Waybill</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p>","","2020-06-26 13:55:56","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("70","76","129","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Write an\narticle for publication in a national newspaper on the topic: <b><i>vocational\ntraining is the answer to unemployment among the youths.</i></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>how the training would bring\nemployment to the youths should be made clear.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i>The youths of today are more interested in\nthe pursuit of pleasure than in academic work.</i></b> Write your speech for or\nagainst the topic.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>support your stand with reasonable\nargument</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 3<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are\nabout to leave secondary school and a friend of yours who is attending school\nin another town has writing to enquire about what you wish to do after leaving\nschool. Write a reply to him explaining your plans.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB:</b> take note on the emphasis on explanation,\nand mention your plans.</p>","","2020-06-26 15:35:39","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("71","73","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">QuestionÂ </span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">1<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)If log 5 = 0.6990,\n  log 7 = 0.8451 and log 8 = 0.9031, evaluate:</span></b></p><p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">35 X 49</span></b></p><p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">....................</span></b></p><p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:\n  11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">LOG (40 / 56)Â  Â </span></b></p><!--[if gte msEquation 12]><m:oMathPara><m:oMath><b\n  style=\'mso-bidi-font-weight:normal\'><i style=\'mso-bidi-font-style:normal\'><span\n  style=\'font-size:11.0pt;line-height:115%;font-family:\"Cambria Math\",\"serif\";\n  mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;\n  mso-bidi-font-family:\"Times New Roman\";mso-bidi-theme-font:minor-bidi;\n  mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA\'><m:r><m:rPr><m:scr\n     m:val=\"roman\"></m:scr><m:sty m:val=\"bi\"></m:sty></m:rPr>Ã·</m:r></span></i></b></m:oMath></m:oMathPara><![endif]--><!--[if !msEquation]--><!--[endif]-->\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)\n  For a musical show, x children were present. There were 60 more adults than\n  children. An adult paid D5 and a child D2. If a total of D1280 was collected,\n  calculate the<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(i)Â value of x;</span></b><b><span style=\"font-size:7.5pt;\n  font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(ii) ratio of the number of children to the number of adults;</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(iii)Â average amount paid per person;</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(iv) percentage profit if the organizers spent D720 on the\n  show.</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><o:p>Â </o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><o:p>Â </o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><o:p>Â </o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><o:p>Â </o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><o:p>Â </o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">QuestionÂ  </span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">2<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">The marks scored by 50\n  students in a Geography examination are as<br>\n  follows:<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">60Â Â Â Â Â \n  50Â Â Â Â Â  40Â Â Â Â Â \n  67Â Â Â Â Â  53Â Â Â Â Â \n  73Â Â Â Â Â  37Â Â Â Â Â \n  55Â Â Â Â Â  62Â Â Â Â Â  43<br>\n  44Â Â Â Â Â  69Â Â Â Â Â \n  39Â Â Â Â Â  32Â Â Â Â Â \n  45Â Â Â Â Â  58Â Â Â Â Â \n  48Â Â Â Â Â  67Â Â Â Â Â \n  39Â Â Â Â Â  51<br>\n  46Â Â Â Â Â  59Â Â Â Â Â \n  40Â Â Â Â Â  52Â Â Â Â Â \n  61Â Â Â Â Â  48Â Â Â Â Â  23Â Â Â Â Â \n  60Â Â Â Â Â  59Â Â Â Â Â  47<br>\n  65Â Â Â Â Â  58Â Â Â Â Â \n  74Â Â Â Â Â  47Â Â Â Â Â \n  40Â Â Â Â Â  59Â Â Â Â Â \n  68Â Â Â Â Â  51Â Â Â Â Â \n  50Â Â Â Â Â  50<br>\n  71Â Â Â Â Â  51Â Â Â Â Â \n  26Â Â Â Â Â  36Â Â Â Â Â \n  38Â Â Â Â Â  70Â Â Â Â Â \n  46Â Â Â Â Â  40Â Â Â Â Â \n  51Â Â Â Â Â  42<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)Â Â Â Â Â \n  Using class intervals 21 â€“ 30, 31 â€“ 40â€¦, prepare a frequency<br>\n  Â Â Â Â Â Â Â Â  Â distribution table.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)Â Â Â Â \n  Calculate the mean mark of the distribution.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(c)Â Â Â Â Â \n  What percentage of the students scoredÂ </span></b><b><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">more</span></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â than 60%?</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">2PM â€“ 3PM<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">QuestionÂ </span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\"> 3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">SimplifyÂ Â Â <u>x\n  + 2Â </u>Â Â Â Â - Â Â <u>x + 3</u><br>\n  Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \n  x - 2Â Â Â Â Â Â Â Â Â Â x - 1<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)The\n  graph of the equation y = Ax<sup>2</sup> + Bx + C passes through the points\n  (0, 0), (1, 4) and (2, 10).Â  Find the:<br>\n  (i)Â Â Â Â  value of C;<br>\n  Â (ii)Â Â Â  values of A and B;<br>\n  (iii)Â Â Â  co-ordinates of the other point where the graph cuts\n  the x-<br>\n  Â Â Â Â Â Â Â Â Â  axis.</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>","","2020-06-27 21:29:02","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("72","76","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Write an\narticle for publication in a national newspaper on the topic: <b><i>vocational\ntraining is the answer to unemployment among the youths.</i></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>how the training would bring\nemployment to the youths should be made clear.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i>The youths of today are more interested in\nthe pursuit of pleasure than in academic work.</i></b> Write your speech for or\nagainst the topic.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>support your stand with reasonable\nargument</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 3<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are\nabout to leave secondary school and a friend of yours who is attending school\nin another town has writing to enquire about what you wish to do after leaving\nschool. Write a reply to him explaining your plans.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB:</b> take note on the emphasis on explanation,\nand mention your plans.</p>","","2020-06-27 22:58:01","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("73","79","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Define National integration.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain the following:</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  (ii) Waybill</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p>","","2020-06-28 00:03:23","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("74","80","45","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) Define National integration.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Explain the following:</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii) Waybill</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CIVIC EDUCATION</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">111. List six characteristics of a state exhibiting law and order</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Iiiiii. Stability</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Iiiiiii. Peaceful coexistence</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">III III. Abscence if civil war and civil strife</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Iiiiiiv. Peaceful conduct of elections&nbsp;</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Vvv. Religious beliefs</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Vvvi. Queing culture</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">221b. Explain any of the three of the characteristics mentioned above</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">AaA. Abscence of wars and civil strife:wars and civil strife are generally abscent in society exhibiting law and order.&nbsp; The breakdown la and order makes the society ungovernable.</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">BbB. Religious tolerance: Adherent of different religion in the society tolerate the view teaching and preaching of others which prevent sectarian crises&nbsp;</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">CcC. Peaceful conduct of election: Electioneering activities such as campaign,voting,and announcement of result etc are generally peaceful and orderly opposing views and social crises.</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">222. Define national integration</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; National integration is a process of creating a Sense of national consciousness, uniqueness,of identity and loyalty among people with different socio-cultural cultural identities ( racial,ethnic ,language etc) into a single territory political society.</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">222b. State for ways through which national integration can be promoted in Nigeria</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Asa. Encouraging Nigerians to be Patriotic</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Bbb. Formation of political parties with national outlook</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">CcC. Organising national cultural festivals</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Did. Promoting of cultural reorientation/awareness</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">333. Mention any six Civic problems in the society</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">AaA. Poverty</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Bbb. Political apathy&nbsp;</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">CcC. Bad roads&nbsp;</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Did. Human trafficking</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Ree. Corruption</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Ffff. Pollution</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">443b. Date three ways in which NIGERIA citizens can be engaged in solving Civic problems</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">AaA. Government should create unemployment opportunity for citizen&nbsp;</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Bbb. Popular participation in the society should be encouraged</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">CcC. Citizen can design viable solution to well defined Civic problems</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><br></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; MARKETING</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Aa1. State five importance of middlemen in marketing</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">AaA. They help to break bulk&nbsp;</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Bbb. They help to sell available goods</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">CcC. They help to stay in available places&nbsp;</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">Ddd. They help to bring goods to your door step</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">222. Explain five factors that can determine the type of channel of distribution to be used by a company</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">AaA. Product consideration: The nature and type of product helps in determining a decision about channels of distribution</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">BbB. Market consideration: The nature and type of market and customer influence a decision for selecting channel of distribution</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">CcC. Consumer consideration: The quantity to be purchased and the number of customer also influence the selection of a participated channel of distribution</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">DdD. Middlemen consideration: The impact of middlemen commission on price and their effect on sale will help in reading about the channel of distribution</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">EeE. Manufacturer consideration: The objective size and financial position of the manufacturer also influence the channel of distribution</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Explain the following</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">AaA. Consumer invoice : It is a document certifying a shipment of goods and shows information such as the consignor,consignee, and value of the shipment.</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">BbB. Waybill: This is a document that shows the detail of and instructions relating to goods that are being transported by a company.</p>","","2020-06-29 11:47:32","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("75","79","129","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Define National integration.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain the following:</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  (ii) Waybill</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p>","","2020-06-29 12:15:44","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("76","57","169","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>ENGLISH LANGUAGE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You are the\nchief speaker in a debate on the topic: <b><i><u>parents should allow their children to\nchoose their own careers</u></i></b><u>.</u> Write your speech for or against\nthe topic</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â At least, three well develop argument is\nexpected</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 2<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">You have\nrecently moved into a new neighborhood with your parents. Write a letter to\nyour sister who is studying overseas giving, at least three (3) reasons for\ndisliking the place.</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>NB: </b>Â Understand the meaning of â€œneighborhoodâ€,\nwrite about the physical and environment of the new place.Â </p>","","2020-06-29 17:20:40","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("77","60","169","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>FRIDAY <o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 1</p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->List five (5) effects of human trafficking</p>\n\n<p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) what does WOTCLEF stand for?</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Identify three activities of WOTCLEF aimed at curbing\nhuman trafficking in Nigeria</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">QUESTION 2</p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->What is drug trafficking?</p>\n\n<span style=\"font-size:11.0pt;line-height:115%;font-family:\"Calibri\",\"sans-serif\";\nmso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:\nminor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:\"Times New Roman\";\nmso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:\nEN-US;mso-bidi-language:AR-SA\">State four (4) social consequences of drug\nabuse.</span>","","2020-06-29 17:24:20","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("78","81","169","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Define National integration.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain the following:</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  (ii) Waybill</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p>","","2020-06-29 17:28:56","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("79","35","63","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">MATHEMATICS</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">9AM - 12PM</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:\"Trebuchet MS\",\"sans-serif\";\nmso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\ncolor:#443CAB\">Â a) Solve, correct to two\ndecimal places, the equation 4x<sup>2</sup>Â = l1x + 2l.<br>\n(b) A man invests Â£1500 for two years at compound interest. After one year, his\nmoney amounts to Â£1560. Find the:<br>\nÂ Â Â Â Â Â Â Â Â Â (i)\nÂ Â Â Â Â Â Â Â Â Â  Rate of interest;<br>\nÂ Â Â Â Â Â Â Â Â  (ii)\nÂ Â Â Â Â Â Â Â Â  Interest for the second\nyear.<br>\n(c)A car costs N300,OOO.00. It depreciates by 25% in the first year and 20% in\nthe second year. Find its value after 2 years<o:p></o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size:8.0pt;line-height:115%;font-family:\"Trebuchet MS\",\"sans-serif\";\nmso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\ncolor:#443CAB\"><o:p>Â </o:p></span></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">2PM â€“\n  3PM<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"margin-bottom:12.0pt;line-height:normal;mso-element:\n  frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:\n  paragraph;mso-element-anchor-horizontal:column;mso-element-left:right;\n  mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:\n  10.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">question\n  8</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:black\"><o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n   <tbody><tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">37<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">46<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">24<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">36<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">22<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">38<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">26<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">42<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">23<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">21<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">32<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">41<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">46<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">31<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">29<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">28<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">43<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">47<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">40<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">44<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">38<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">34<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">49<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">45<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">27<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">25<o:p></o:p></span></p>\n    </td>\n    <td width=\"49\" style=\"width:36.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">33<o:p></o:p></span></p>\n    </td>\n    <td width=\"50\" style=\"width:37.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">39<o:p></o:p></span></p>\n    </td>\n    <td width=\"32\" style=\"width:24.0pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" align=\"right\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;text-align:right;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n    2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n    mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n    middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\n    \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n    mso-bidi-font-family:\"Times New Roman\"\">40<o:p></o:p></span></p>\n    </td>\n   </tr>\n  </tbody></table>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(a)Form a frequency distribution of the data using the\n  intervals: 21 - 25, 26 - 30, 31 - 35, etc.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(b)Draw the histogram of the distribution.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(c)Use your histogram to estimate the mode.<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;\n  line-height:normal\"><b><span style=\"font-size:8.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">(d)Calculate the mean age<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table>","","2020-07-03 13:50:50","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("80","99","31","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">Â </span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â Â </span>State four (4) benefits of agriculture to the economy of West African countries</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â Â </span>Enumerate four (4) functions of agro â€“ services centres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â Â </span>Outline four (4) routine tractor maintenance practices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â Â </span>State two functions of each of the following parts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â </span>Three-point linkage</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â </span>Hydraulic lever</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â Â </span>AÂ  State three (3) ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â </span>Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â </span>Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">B Give two functions of each of the following farm machines and implements:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â </span>Bulldozer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â </span>Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â </span>Tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â </span>Spraye</p><p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â </span>PlanterÂ </p>","","2020-07-08 13:14:57","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("81","100","47","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State four (4) benefits of agriculture to the economy of West African countri</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;book antiqua&quot;, palatino, serif; font-size: 20px; text-indent: 0px;\">&nbsp; &nbsp;1.Employment opportunities.</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;helvetica neue&quot;, helvetica, arial, sans-serif; font-size: 16px;\">&nbsp; &nbsp; 2.</span><span style=\"font-family: &quot;book antiqua&quot;, palatino, serif; font-size: 20px;\">Sources of raw materials.</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;book antiqua&quot;, palatino, serif; font-size: 20px;\">&nbsp; &nbsp; 3.</span><span style=\"font-family: &quot;book antiqua&quot;, palatino, serif; font-size: 20px;\">Reduce poverty.</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;book antiqua&quot;, palatino, serif; font-size: 20px;\">&nbsp; &nbsp; 4.</span><span style=\"font-family: &quot;book antiqua&quot;, palatino, serif; font-size: 20px;\">Income generation.</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Enumerate four (4) functions of agro â€“ services centres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp; <b>1.</b><span style=\"font-family: &quot;Open Sans&quot;, Arial, sans-serif; font-size: 18px;\">Agro based industries in Nigeria provide raw materials for consumer goods.</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;Open Sans&quot;, Arial, sans-serif; font-size: 18px;\">&nbsp; &nbsp; &nbsp;2.</span><span style=\"font-family: &quot;Open Sans&quot;, Arial, sans-serif; font-size: 18px;\">They also supply workers of other industries with food products.</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;Open Sans&quot;, Arial, sans-serif; font-size: 18px;\">&nbsp; &nbsp; &nbsp;3.</span><span style=\"font-family: &quot;Open Sans&quot;, Arial, sans-serif; font-size: 18px;\">The agricultural sector provides numerous jobs.</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"font-family: &quot;Open Sans&quot;, Arial, sans-serif; font-size: 18px;\">&nbsp; &nbsp; &nbsp;4.</span><span style=\"font-family: &quot;Open Sans&quot;, Arial, sans-serif; font-size: 18px;\">Agricultural industries purchase goods produced by other industries.</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">3<b>.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Outline four (4) routine tractor maintenance practices</b></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;<b>&nbsp;1.&nbsp;</b><span style=\"color: rgb(85, 85, 85); font-family: &quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, &quot;DejaVu Sans&quot;, Verdana, sans-serif; font-size: 15.4px;\"><b>Check for leaks and worn or loose hoses or cables</b>.</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><b><span style=\"color: rgb(85, 85, 85); font-family: &quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, &quot;DejaVu Sans&quot;, Verdana, sans-serif; font-size: 15.4px;\">&nbsp; &nbsp; &nbsp;2.</span><span style=\"color: rgb(85, 85, 85); font-family: &quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, &quot;DejaVu Sans&quot;, Verdana, sans-serif; font-size: 15.4px;\"></span><span style=\"color: rgb(85, 85, 85); font-family: &quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, &quot;DejaVu Sans&quot;, Verdana, sans-serif; font-size: 15.4px;\">Any dirt or debris should be cleared out using air pressure to avoid damaging the fins on the radiator.</span></b></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><b><span style=\"color: rgb(85, 85, 85); font-family: &quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, &quot;DejaVu Sans&quot;, Verdana, sans-serif; font-size: 15.4px;\">&nbsp; &nbsp; &nbsp;3.</span></b><span style=\"color: rgb(85, 85, 85); font-family: &quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, &quot;DejaVu Sans&quot;, Verdana, sans-serif; font-size: 15.4px;\"><b>Fuel should always be freshâ€”no more than three months in storage, according to Tammel</b>.</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><span style=\"color: rgb(85, 85, 85); font-family: &quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, &quot;DejaVu Sans&quot;, Verdana, sans-serif; font-size: 15.4px;\">&nbsp; &nbsp; &nbsp;<b>4.</b></span><span style=\"color: rgb(85, 85, 85); font-family: &quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, &quot;DejaVu Sans&quot;, Verdana, sans-serif; font-size: 15.4px;\"><b>Check hydraulic and transmission fluid, as well.</b></span><span style=\"color: rgb(85, 85, 85); font-family: &quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, &quot;DejaVu Sans&quot;, Verdana, sans-serif; font-size: 15.4px;\">&nbsp;</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State two functions of each of the following parts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Three-point linkage</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><span style=\"font-family: &quot;helvetica neue&quot;, helvetica, arial, sans-serif; font-size: 16px; text-indent: 0px;\">1.three-point linkage is a widely used type of&nbsp;</span><span style=\"font-family: &quot;helvetica neue&quot;, helvetica, arial, sans-serif; font-size: 16px; text-indent: 0px;\">hitch for attaching ploughs and other implements to an agricultural or industrial tractor</span><span style=\"font-family: &quot;helvetica neue&quot;, helvetica, arial, sans-serif; font-size: 16px; text-indent: 0px;\">.</span></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><span style=\"font-family: &quot;helvetica neue&quot;, helvetica, arial, sans-serif; font-size: 16px; text-indent: 0px;\">2<b>.</b></span><span style=\"color: rgb(32, 33, 34); font-family: sans-serif; font-size: 14px; text-indent: 0px;\"><b>A three-point hitch attaches the implement to the tractor so that the orientation of the implement is fixed with respect to the tractor and the arm position of the hitch.</b></span><span style=\"font-family: &quot;helvetica neue&quot;, helvetica, arial, sans-serif; font-size: 16px; text-indent: 0px;\"><br></span><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Hydraulic lever</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>A&nbsp; State three (3) ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">B Give two functions of each of the following farm machines and implements:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Bulldozer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;</span>Tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;</span>Spraye</p><p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Planter&nbsp;</p>","","2020-07-08 15:07:11","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("82","114","14","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>BASIC SCIENCE<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 9.5pt; font-family: Helvetica, sans-serif;\">1 a.\nState three types of soil and explain them.<br>\nÂ Â  b. State two properties each.<br>\nÂ Â  c. Define the following termsâ€™\nweathering formation of soil, atom and air.<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>Â </o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">2 a. List the seven parts of human brain.<br>\nÂ Â  b. Explain an two you know.<br>\nÂ Â  c. Define metabolism.<br>\nÂ Â  d. List four types of STI<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\"><o:p>Â </o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><span style=\"font-size: 9.5pt; line-height: 115%; font-family: Helvetica, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Define the\nfollowing:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->Capacitor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->Insulator</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->Motor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->Automated teller machine</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->5.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->resistor</p>","","2020-07-08 17:00:04","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("83","110","2","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">2.\na. Define Traffic Rules and Regulations&nbsp; answer this are the rules that must be carried out while driving<br>\n2b. State five general traffic rules and regulations.<br>\n2c. Explain the following<br>\n&nbsp; &nbsp;i.\nRoad Safety<br>\n&nbsp;&nbsp;ii.\nRoad Junction<br>\n&nbsp;iii. Traffic light.<o:p></o:p></span></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\"><o:p>&nbsp;</o:p></span></p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><b><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">2PM â€“ 3PM<o:p></o:p></span></b></p><p>\n\n\n\n\n\n\n\n</p><p style=\"background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;\"><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\">1a.\nDefine Road road ilane in which veichles drive on<br>\n&nbsp; b. State and explain 3 categories of\nroads ans&nbsp;</span><b style=\"max-height: 999999px; color: rgb(60, 64, 67); font-family: Roboto, HelveticaNeue, Arial, sans-serif; font-size: 18px;\">Roads</b><span style=\"color: rgb(60, 64, 67); font-family: Roboto, HelveticaNeue, Arial, sans-serif; font-size: 18px;\">&nbsp;may be classified as: Private drive pathways. Two-lane highways. Dual carriageways.</span><span style=\"font-size: 11pt; font-family: Calibri, sans-serif;\"><br>\n&nbsp; c. Draw a cross road and site example.<b><o:p></o:p></b></span></p>","","2020-07-10 09:10:34","2019/2020","2nd Term","0","","save","","","","0000-00-00 00:00:00"),
("84","95","49","<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">9AM - 12PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">Question</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\">Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">1</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(a) (i) Â Â Â  Give the name and nature of the radiations that are emitted during radioactivity.<br>(ii) StateÂ </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">twoÂ </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">differences between chemical reaction and nuclear reaction.<br>(iii) Balance the following nuclear reactions and identify X and Y<br>Â Â Â Â Â Â <o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Â Â Â Â Â Â  I. Â Â Â Â Â Â Â Â Â Â Â Â Â Â <sup style=\"font-size: 8px;\">212</sup><sub style=\"font-size: 8px;\">84</sub>POÂ </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: Arial, sans-serif; color: rgb(68, 60, 171);\">â†’</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Â <sup style=\"font-size: 8px;\">208</sup><sub style=\"font-size: 8px;\">82</sub>Pb + X<br><br>Â Â Â Â Â Â Â II.Â Â Â Â Â Â Â Â Â Â Â Â Â <sup style=\"font-size: 8px;\">137</sup><sub style=\"font-size: 8px;\">55</sub>CsÂ </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: Arial, sans-serif; color: rgb(68, 60, 171);\">â†’</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Â <sup style=\"font-size: 8px;\">137</sup><sub style=\"font-size: 8px;\">56</sub>Ba + YÂ Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <br><br><br>(b) The electron configuration of an element X is:<br>Â Â Â Â Â Â Â Â Â Â Â Â Â IS<sup style=\"font-size: 8px;\">2</sup>2s<sup style=\"font-size: 8px;\">2</sup>2p<sup style=\"font-size: 8px;\">6</sup>3s<sup style=\"font-size: 8px;\">2</sup>3p5<br>Â Â Â Â Â Â Â Â Â Â Â Â Â  (i) Â Â Â Â Â Â Â Â Â  Deduce the atomic number of X.<br>Â Â Â Â Â Â Â Â Â Â Â Â Â  (ii) Â Â Â Â Â Â Â Â  To what group does X belong?<br>Â Â Â Â Â Â Â Â Â Â Â Â Â  (iii) Â Â Â Â Â Â Â  GiveÂ </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">twoÂ </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">properties of the group to which the element X belong.<br>Â Â Â Â Â Â Â Â Â Â Â Â Â  (iv) Â Â Â Â Â Â Â  Identify element X by name.<br>Â Â Â Â Â Â Â Â Â Â Â Â Â  (v) Â Â Â Â Â Â Â Â  Write a balanced equation to represent the reaction between the element X and hot Â Â Â Â Â Â Â Â Â Â Â Â Â  Â Â Â Â Â Â Â Â Â Â Â Â Â  concentrated NaOH<br>(c) Â Â Â Â Â  (i) Explain why:<br>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  1. Â Â Â Â Â Â Â Â Â Â Â  graphite is used as a lubricant;<br>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  II. Â Â Â Â Â Â Â Â Â Â Â  diamond is used as an industrial cutting tool<br>Â Â Â Â Â Â Â Â Â Â Â  (ii) Â  Write an equation to represent the reaction between aqueous BCL and NH<sub style=\"font-size: 8px;\">3</sub>Â solution.<br>Â Â Â Â Â Â Â Â Â Â Â  (iii) Name the type of reaction represented by the equation. Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <o:p></o:p></span></span></p></td></tr></tbody></table><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">Â </span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">Â </span></p><p></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"background: rgb(243, 244, 249); width: 774.545px;\"><tbody><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\"><br></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">2PM - 3PM</span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 12pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">Question</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\">Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 10pt; font-family: \"Copperplate Gothic Light\", sans-serif; color: rgb(46, 52, 124);\">2</span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 7.5pt; font-family: \"Trebuchet MS\", sans-serif; color: black;\"><o:p></o:p></span></span></p></td></tr><tr><td style=\"padding: 0in;\"><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(a) (i) DefineÂ </span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">saturated solution.</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\"><br>(ii)The solubility of KN0<sub style=\"font-size: 8px;\">3</sub>Â at 20Â°C was 3.00 mol dm<sup style=\"font-size: 8px;\">-3</sup>Â If 67.0g of KN0<sub style=\"font-size: 8px;\">3</sub>Â was added to 250cm<sup style=\"font-size: 8px;\">3</sup>Â of water and stirred at 20Â°C, determine whether the solution formed was saturated or not at that temperature.<br clear=\"all\"><o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\"><img width=\"100\" height=\"14\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image001.jpg\" alt=\"https://waeconline.org.ng/e-learning/Chemistry/chem219mq2_clip_image002.jpg\" v:shapes=\"Picture_x0020_3\"></span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Â [7 marks]<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt; line-height: normal;\"><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">(b) (i) Distinguish betweenÂ </span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">dativeÂ </span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">bond andÂ </span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">covalentÂ </span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">bond.<br>(ii) Explain why sugar and common salt doÂ </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">notÂ </span></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">conduct electricity in the solid state.<br>(iii) State the type of intermolecular forces present in:<br>Â Â Â Â Â  1. Â Â Â Â Â Â Â Â Â Â  hydrogen fluoride;<br>Â Â Â Â Â Â Â  II. Â Â Â Â Â Â Â Â Â  argon.<br>(iv) Consider the compounds with the following structures:<br>S - H ----N and 0 - H -----N<br>In which of the compounds is the hydrogen bond stronger? Give reason for your answer.<br><br>(c) (i) StateÂ </span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">Dalton\'sÂ Law of Partial Pressure.</span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\"><br><br>(ii) Â Â  If 200cm<sup style=\"font-size: 8px;\">3</sup>Â of carbon(IV) oxide were collected over water at 18Â°C and 700 mmHg, determine the volume of the dry gas at s.t.p.<o:p></o:p></span></span></p><p class=\"MsoNormal\" style=\"line-height: normal;\"><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">[ standard vapour pressure of water at 18Â°CÂ </span></i></span><span style=\"font-weight: 600;\"><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">= 15Â </span></span><span style=\"font-weight: 600;\"><i><span style=\"font-size: 8pt; font-family: \"Trebuchet MS\", sans-serif; color: rgb(68, 60, 171);\">mmHg]Â </span></i></span></p></td></tr></tbody></table>","","2020-07-15 15:44:45","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("85","80","49","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Define National integration.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain the following:</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  (ii) Waybill</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p>","","2020-07-16 09:34:55","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("86","15","49","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>WEDNESDAY<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 2PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->LIST SIX CHARACTERISTICS OF A SOCIETY EXHIBITING\nLAW AND ORDER</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->EXPLAIN ANY 3 OF THE CHARACTERISTICS OF THE ABOVE</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->DIFINE NATIONAL INTEGRATION</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo2\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â \n</span><!--[endif]-->STATE 4 WAYS THROUGH WHICH NATIONAL INTEGRATION\nCAN BE PROMOTED IN NIGERIA</p>","","2020-07-16 11:03:43","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("87","38","49","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">CIVIC EDUCATION<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  1.Â </span>Explain three reasons student join cults</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  2.Â </span>State three government policies on cultism</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  3.Â </span>Highlight five roles civil society can play in promoting popular participation</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">MARKETING</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM</span><br></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1</span><br></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  A.Â </span>State five importance of middleman in marketing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  B.Â </span>Explain five factors that can determine the type of channels of distribution to be used by a company</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NBÂ </span>explain your points inÂ <span style=\"font-weight: 600;\">1b<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">Â </span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 2</span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">A.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  A.Â </span>What is wharehouse?</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">B.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â  B.Â </span>Describe any three types of warehousing</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">C.<span times=\"\" new=\"\" roman\";\"=\"\" style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal;\">Â  Â  Â C.Â Â </span>State six functions of a warehouse</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">NBÂ </span>Â do not mix the definition of warehouse with ware housing</p><p></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><o:p>Â </o:p></p>","","2020-07-16 11:07:49","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("88","100","42","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State four (4) benefits of agriculture to the economy of West African countries</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;1.driving engine out of poverty</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;2.source of income&nbsp;</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;3.source of employment</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;4.source of food</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Enumerate four (4) functions of agro â€“ services centres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;1.providing employment</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;2.improving peoples standard of living</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;3.providing food&nbsp;</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;4.getting rid of poverty</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Outline four (4) routine tractor maintenance practices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;1.protect the tractor from rain</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;2.check fluids regularly</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;3.watch out for the brakes</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp; &nbsp;4.lubricate often</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State two functions of each of the following parts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Three-point linkage</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">a.to tranfer the weight of and implement to rear wheels</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Hydraulic lever</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">a.allows machine to transmit force from one point to another using an incompressible fluid</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">b.it increased force</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>A&nbsp; State three (3) ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">B Give two functions of each of the following farm machines and implements:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Bulldozer</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">a.for clearing bush</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">b.for falling trees</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">c.for road construction</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">a.for harvesting</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">b.to uproot crops&nbsp;</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">c.for prunning</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;</span>Tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">a.to pull farm implement</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">b.to carry chemical fertilizer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">c.to carry heavy items</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp; Sprayer</span></p><p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Planter&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">a.for planting of seeds</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">b. For boring hole on soil</p>","","2020-07-18 10:20:32","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("89","91","28","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MATHEMATICS<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM - 12PM</b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">QuestionÂ </span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">1<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)Using ruler and a\n  pair of compasses only, construct:<br>\n  (i)Â Â  quadrilateral PQRS such that /PQ/ = 10cm, /QR/ = 8cm,<br>\n  Â Â Â Â Â Â  /PS/ = 6cm, ÃPQR = 60Âº and ÃQPS = 75Âº;<br>\n  Â (ii)Â Â  the locusÂ </span></b><b><i><span style=\"font-size:7.5pt;mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB\">11</span></i></b><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â of points\n  equidistant from QR and RS;<br>\n  (iii)Â Â  locusÂ </span></b><b><i><span style=\"font-size:7.5pt;\n  mso-bidi-font-size:11.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">12</span></i></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â of\n  points equidistant from R and S.<br>\n  (b)Â Â Â  Measure /RS/<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">QuestionÂ </span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">11<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)Â A circle is\n  inscribed in a square.Â  If the sum of the perimeter of the square and\n  the circumference of the circle is 100 cm, calculate the radius of the\n  circle.Â Â  [Take p =Â </span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#443CAB;mso-no-proof:yes\"><!--[if gte vml 1]><v:shapetype id=\"_x0000_t75\"\n   coordsize=\"21600,21600\" o:spt=\"75\" o:preferrelative=\"t\" path=\"m@4@5l@4@11@9@11@9@5xe\"\n   filled=\"f\" stroked=\"f\">\n   <v:stroke joinstyle=\"miter\"></v:stroke>\n   <v:formulas>\n    <v:f eqn=\"if lineDrawn pixelLineWidth 0\"></v:f>\n    <v:f eqn=\"sum @0 1 0\"></v:f>\n    <v:f eqn=\"sum 0 0 @1\"></v:f>\n    <v:f eqn=\"prod @2 1 2\"></v:f>\n    <v:f eqn=\"prod @3 21600 pixelWidth\"></v:f>\n    <v:f eqn=\"prod @3 21600 pixelHeight\"></v:f>\n    <v:f eqn=\"sum @0 0 1\"></v:f>\n    <v:f eqn=\"prod @6 1 2\"></v:f>\n    <v:f eqn=\"prod @7 21600 pixelWidth\"></v:f>\n    <v:f eqn=\"sum @8 21600 0\"></v:f>\n    <v:f eqn=\"prod @7 21600 pixelHeight\"></v:f>\n    <v:f eqn=\"sum @10 21600 0\"></v:f>\n   </v:formulas>\n   <v:path o:extrusionok=\"f\" gradientshapeok=\"t\" o:connecttype=\"rect\"></v:path>\n   <o:lock v:ext=\"edit\" aspectratio=\"t\"></o:lock>\n  </v:shapetype><v:shape id=\"Picture_x0020_1\" o:spid=\"_x0000_i1025\" type=\"#_x0000_t75\"\n   alt=\"https://waeconline.org.ng/e-learning/Mathematics/maths218mq11_clip_image002.gif\"\n   style=\'width:9.75pt;height:15pt;visibility:visible;mso-wrap-style:square\'>\n   <v:imagedata src=\"file:///C:\\Users\\NELSON\\AppData\\Local\\Temp\\msohtmlclip1\\01\\clip_image001.gif\"\n    o:title=\"maths218mq11_clip_image002\"></v:imagedata>\n  </v:shape><![endif]--><!--[if !vml]--><img width=\"13\" height=\"20\" src=\"file:///C:/Users/NELSON/AppData/Local/Temp/msohtmlclip1/01/clip_image002.gif\" alt=\"https://waeconline.org.ng/e-learning/Mathematics/maths218mq11_clip_image002.gif\" v:shapes=\"Picture_x0020_1\"><!--[endif]--></span></b><b><span style=\"font-size:\n  7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">]</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)Â Â  A rope\n  60cm long is made to form a rectangle.Â  If the length is 4 times its\n  breadth, calculate, correct to one decimal place, the<o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(i)Â length;</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(ii)Â diagonal</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">of the rectangle.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\"><o:p>Â </o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><br></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"98%\" style=\"width:98.0%;mso-cellspacing:0in;background:#F3F4F9;\n mso-yfti-tbllook:1184;mso-table-lspace:2.25pt;mso-table-rspace:2.25pt;\n mso-table-anchor-vertical:paragraph;mso-table-anchor-horizontal:column;\n mso-table-left:right;mso-table-top:middle;mso-padding-alt:0in 0in 0in 0in\">\n <tbody><tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">2PM -3PM</span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\"><br></span></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt;line-height:\n  normal;mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:\n  around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n  column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><b><span style=\"font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:\"Copperplate Gothic Light\",\"sans-serif\";\n  mso-fareast-font-family:\"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";\n  color:#2E347C\">QuestionÂ </span></b><b><span style=\"font-size:10.0pt;\n  font-family:\"Copperplate Gothic Light\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#2E347C\">3<o:p></o:p></span></b></p>\n  </td>\n </tr>\n <tr>\n  <td style=\"padding:0in 0in 0in 0in\">\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(a)Copy and complete\n  the table of values for y = sin x + 2 cos x, correct to one decimal place.</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  <div align=\"center\">\n  <table class=\"MsoNormalTable\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n   <tbody><tr>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â \n    X<o:p></o:p></span></p>\n    </td>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â \n    0Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">30Âº<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" valign=\"top\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">60Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"51\" valign=\"top\" style=\"width:38.25pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">90Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"45\" valign=\"top\" style=\"width:33.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">120Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">150Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">180Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">210Â°<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">240<o:p></o:p></span></p>\n    </td>\n   </tr>\n   <tr>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">Â \n    Y<o:p></o:p></span></p>\n    </td>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Â <o:p></o:p></span></p>\n    </td>\n    <td width=\"42\" valign=\"top\" style=\"width:31.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">2.2<o:p></o:p></span></p>\n    </td>\n    <td width=\"48\" valign=\"top\" style=\"width:.5in;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Â <o:p></o:p></span></p>\n    </td>\n    <td width=\"51\" valign=\"top\" style=\"width:38.25pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Â <o:p></o:p></span></p>\n    </td>\n    <td width=\"45\" valign=\"top\" style=\"width:33.75pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Â <o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">-1.2<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">-2.0<o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\"\">Â <o:p></o:p></span></p>\n    </td>\n    <td width=\"54\" valign=\"top\" style=\"width:40.5pt;padding:0in 0in 0in 0in\">\n    <p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n    auto;line-height:normal;mso-element:frame;mso-element-frame-hspace:2.25pt;\n    mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:\n    column;mso-element-left:right;mso-element-top:middle;mso-height-rule:exactly\"><span style=\"font-size:12.0pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n    \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">-1.9<o:p></o:p></span></p>\n    </td>\n   </tr>\n  </tbody></table>\n  </div>\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\n  text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">(b)Â Using a scale\n  of 2 cm to 30Â° on the x â€“ axis and 2 cm to 0.5 units</span></b><b><span style=\"font-size:7.5pt;font-family:\"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\n  \"Times New Roman\";mso-bidi-font-family:\"Times New Roman\";color:black\"><o:p></o:p></span></b></p>\n  <p class=\"MsoNormal\" align=\"center\" style=\"mso-margin-top-alt:auto;mso-margin-bottom-alt:\n  auto;text-align:center;line-height:normal;mso-element:frame;mso-element-frame-hspace:\n  2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;\n  mso-element-anchor-horizontal:column;mso-element-left:right;mso-element-top:\n  middle;mso-height-rule:exactly\"><b><span style=\"font-size:7.5pt;font-family:\n  \"Trebuchet MS\",\"sans-serif\";mso-fareast-font-family:\"Times New Roman\";\n  mso-bidi-font-family:\"Times New Roman\";color:#443CAB\">on the y-axis, draw the\n  graph of y = sin x + 2cos x for 0Â° â‰¤ x â‰¤ 240Â°<br>\n  Â (c)Â Â Â Â  Use your graph to solve the equation:<br>\n  Â Â Â Â Â Â Â Â Â  (i)\n  Â Â Â Â sin x + 2cos x = 0;<br>\n  Â Â Â Â Â Â Â Â \n  Â (ii)Â Â Â Â  sin x = 2.1 â€“ 2cos x.<br>\n  Â (d)Â Â Â Â  From the graph, find y when x = 171Â°.<o:p></o:p></span></b></p>\n  </td>\n </tr>\n</tbody></table><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>","","2020-07-25 18:36:05","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("90","97","45","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->State four (4) benefits of agriculture to the\neconomy of West African countries</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Enumerate four (4) functions of agro â€“ services\ncentres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Outline four (4) routine tractor maintenance\npractices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->State two functions of each of the following\nparts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l2 level1 lfo2\"><!--[if !supportLists]-->(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Three-point linkage</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l2 level1 lfo2\"><!--[if !supportLists]-->(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Hydraulic level</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l3 level1 lfo3\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->A&nbsp; State\nthree (3) ways in which science and technology have contributed to agricultural\ndevelopment through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l1 level1 lfo4\"><!--[if !supportLists]-->(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l1 level1 lfo4\"><!--[if !supportLists]-->(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\">B Give two functions of each of the\nfollowing farm machines and implements: </p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Bulldozer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;\n</span><!--[endif]-->Tractor </p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp; </span><!--[endif]-->Spraye</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Planter&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">Question 1</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><span style=\"text-indent: -0.25in;\">Agriculture answer&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><span style=\"text-indent: -0.25in;\">&nbsp; &nbsp; &nbsp;1. State four benefit of agriculture to the economy of West Africa&nbsp;</span></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">A. Eradication of poverty and hunger&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">B. Investment</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">C. Rapid industrialization</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">D. Boosting intra Africa trade</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">2. Enumerate four functions of agriculture services centres in your country&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">A. Repair/maintain agricultural tools,machines and equipment</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">B. Supply farmers with seeds and fertilizer</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">C. Provide input at subsidized rates to Farmers&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">D. Supply farmers with agro chemical for weed and pest control</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">3. Outline four routine tractor maintenance practices</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">A. Check your oil. Oil is one of the most important factor for keeping you tractor running strong&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">B. Inspect your tyres. The farm and field can be an unforgiven place for tractor tires&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">C. Keep it clean&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">D. Check under the hood</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">4. State two functions of each of the following parts of the farm tractor&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;FUNCTIONS OF THE&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">A. THREE POINT LINKAGE</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">I. Point of attachment for coupled implement</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">Ii. Allows the raising and lowering of implement</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">B. HYDRAULIC LEVER</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">I. Control the raising and lowering of implement</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">Ii. Control lowering and holding an implement to a pre determined position&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">&nbsp; Question 2</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">1. State there ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">1 CROP ROTATION</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">A. Herbicides</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">B. Soik sterilization</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">C. Sterilization of plant materials</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">Ii. CLIMATOLOGY and METEOROLOGY</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">A. Monitoring of wind speed&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">B. Monitoring of wind direction&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">C cloud seedlings for rainfall</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">2. Give two functions of each of the following farm machines and implement&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">1 BULLDOZER</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">A. Leveling of land surface</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">B. Uprooting stumbs</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">2. COMBINE HARVESYER&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">A. Thressing of cereal&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">B. Bagging of harvested grains.</p>","","2020-08-07 15:01:33","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("91","100","45","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">&nbsp;</span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State four (4) benefits of agriculture to the economy of West African countries</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Enumerate four (4) functions of agro â€“ services centres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Outline four (4) routine tractor maintenance practices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>State two functions of each of the following parts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Three-point linkage</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Hydraulic lever</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>A&nbsp; State three (3) ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">B Give two functions of each of the following farm machines and implements:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Bulldozer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;</span>Tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;</span>Spraye</p><p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;</span>Planter&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">Agriculture</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">1. State four benefit of agriculture to the economy of West Africa</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">A. Eradication of poverty and hunger</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">B. Investment</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">C. Rapid industrialization</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">D. Boosting intra Africa trade</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">2. Enumerate four functions of agriculture services centres in your country</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">A. Repair/maintain agricultural tools machines and equipment</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">B. Supply farmers with seeds and fertilizer</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">C. Provide input at subsidized rates to Farmers</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">D. Supply farmers with agro chemical for weed and pest control</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">3. Outline four routine tractor maintenance practices</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">A. Check your oil. Oil is one of the most important factor for keeping your tractor running strong</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">B. Inspect your tyres. The farm and field can be an unforgiven place to tractor tyres</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">C. Keep it clean</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">D. Check under the hood</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">4. State two functions of each of the following parts of the farm tractor</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">A. THREE POINT LINKAGE</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">I. Point of attachment for coupled implement</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">Ii. Allows the raising and lowering of implement</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">B. HYDRAULIC LEVER</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">I. Control the raising and lowering of implement</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">Ii. Control lowering and holding an implement to a pre determined position</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">Question 2&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">1. State three ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">A CROP ROTATION</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">I. Herbicides for weed control</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">Ii. Soil sterilization</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">Iii. Sterilization of plant materials</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">B. CLIMATOLOGY and METEOROLOGY</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">I monitoring of wind speed</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">Ii. Monitoring of wind direction</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">Iii. Cloud seedlings for rainfall</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">2. Give two functions of each of the following farm machines and implement</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">A. BULLDOZER</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">I. Leveling of land surface</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">Ii. Uprooting stumbs</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\"><br></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">B. COMBINED HARVESTER</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">I. Thressing of cereal</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">Ii. Bagging of harvested grains</p>","","2020-08-08 17:08:25","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("92","97","42","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->State four (4) benefits of agriculture to the\neconomy of West African countries</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; 1.it brings increase in yeild</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; 2.it brings quality of products</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; 3.it proves employment to people</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; 4.it is a source of food to the people</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><br></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Enumerate four (4) functions of agro â€“ services\ncentres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp;1.it brings food security</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp;2.provides food&nbsp;</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp;3.brings about productivity</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp;4.provides growing space for more chops</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><br></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Outline four (4) routine tractor maintenance\npractices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; 1.keep clean by removing all trashed or mud</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; 2.the oil and water level must be shaked and top when necessary</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; 3.check tire pressure before operation</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; 4.inspect everyday before starting</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><br></p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom:0in;margin-bottom:\n.0001pt;mso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo1\"><!--[if !supportLists]-->4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->State two functions of each of the following\nparts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l2 level1 lfo2\"><!--[if !supportLists]-->(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Three-point linkage</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l2 level1 lfo2\">&nbsp;a.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l2 level1 lfo2\"><!--[if !supportLists]-->(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Hydraulic lever</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b><br></b></p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l3 level1 lfo3\"><!--[if !supportLists]-->1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->A&nbsp; State\nthree (3) ways in which science and technology have contributed to agricultural\ndevelopment through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l1 level1 lfo4\"><!--[if !supportLists]-->(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Crop protection</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l1 level1 lfo4\">a.science have helped through insecticides,pesticides,rodenticides,etc.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l1 level1 lfo4\"><!--[if !supportLists]-->(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.5in;margin-bottom:.0001pt\">B Give two functions of each of the\nfollowing farm machines and implements: </p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Bulldozer</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">a.for clearing bush</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">b.for felling of trees</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">a.for harvesting of some crops</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">b.for prunning</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;\n</span><!--[endif]-->Tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">a.for carrying heavy equipment</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">b.to pull farm implement</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp; Spraye</span></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\"><!--[if !supportLists]-->(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Planter&nbsp;</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-top:0in;margin-right:0in;\nmargin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;mso-add-space:auto;\ntext-indent:-.25in;mso-list:l4 level1 lfo5\">a.for planting</p>","","2020-08-11 08:34:09","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("93","89","42","","","2020-08-11 08:40:18","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("94","80","42","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) Define National integration.</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1.it means being honest with ourselves and basing our actions,visions and missions on a strong moral principle.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">a.people should be given a sense of belonging</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">b.use of religious/civic education</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">c.teaching of history in schools</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">d.the government should orient people</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; a.crime&nbsp;</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; b.racism</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; c.electoral malpractice</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; d.exam malpractice</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; e.child trafficking</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\">&nbsp; &nbsp; &nbsp; &nbsp; f.drug trafficking</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">a.by obeying rules and regulation</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">b.by stoping Crimes</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">c.by engaging in one meaningful thing or the other</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>&nbsp;</b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; a.they give the producer a feed back of the taste of the goods from the producer</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp;b.sell on credit to the consumer</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; c.They give advice on products usage</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; d.he finances the producer</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\">&nbsp; &nbsp; &nbsp; &nbsp; e.they help in delivering the goods to the door post of the consumer</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Explain the following:</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ii) Waybill</p><p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; It can be defined as a list of passengers or goods carried on a vehicle</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>&nbsp;</o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \" times=\"\" new=\"\" roman\";\"=\"\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p>","","2020-08-11 09:01:45","2019/2020","2nd Term","0","","save","","","","0000-00-00 00:00:00"),
("95","100","203","<p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">9AM â€“ 12PM<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">Â </span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">QUESTION 1<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â Â </span>State four (4) benefits of agriculture to the economy of West African countries</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">2.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â Â </span>Enumerate four (4) functions of agro â€“ services centres in your country</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">3.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â Â </span>Outline four (4) routine tractor maintenance practices</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">4.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â Â </span>State two functions of each of the following parts of the farm tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â </span>Three-point linkage</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â </span>Hydraulic lever</p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\"><br></span></p><p class=\"MsoNormal\" style=\"margin-bottom: 0.0001pt;\"><span style=\"font-weight: 600;\">2PM â€“ 3PM<o:p></o:p></span></p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom: 0.0001pt; text-indent: -0.25in;\">1.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â Â </span>AÂ  State three (3) ways in which science and technology have contributed to agricultural development through each of the following</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â </span>Crop protection</p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â </span>Climatology and meteorology</p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\"><o:p>Â </o:p></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt 0.5in;\">B Give two functions of each of the following farm machines and implements:</p><p class=\"MsoListParagraphCxSpFirst\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(i)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â Â </span>Bulldozer</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(ii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â </span>Combine harvester</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iii)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â </span>Tractor</p><p class=\"MsoListParagraphCxSpMiddle\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(iv)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â </span>Spraye</p><p></p><p class=\"MsoListParagraphCxSpLast\" style=\"margin: 0in 0in 0.0001pt 0.75in; text-indent: -0.25in;\">(v)<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â </span>PlanterÂ </p>","","2020-09-18 09:24:11","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00"),
("96","80","203","<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>CIVIC EDUCATION<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>9AM â€“ 12PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) List six (6) characteristics of a society\nexhibiting law and order.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain any three (3) of the characteristics mentioned\nabove.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Define National integration.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State four (4) ways through which national integration\ncan be promoted in Nigeria.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l1 level1 lfo1\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) Mention any six (6) civic problem in the\nsociety</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) State three (3) ways in which Nigerian citizens can be\nengaged in solving civic problem</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>Â </b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>2PM â€“ 3PM<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>MARKETING<o:p></o:p></b></p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><b>QUESTION 1<o:p></o:p></b></p>\n\n<p class=\"MsoListParagraphCxSpFirst\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->A.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->(i) State five (5) importance of middle man in\nmarketing.</p>\n\n<p class=\"MsoListParagraphCxSpLast\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto\">(ii) Explain five (5) factors that can determine the type\nof channels of distribution to be used by a company.</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->B.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain the following:</p>\n\n<p class=\"MsoNormal\" style=\"margin-top:0in;margin-right:0in;margin-bottom:0in;\nmargin-left:.25in;margin-bottom:.0001pt;text-indent:.25in\">(i) Consular invoice</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\">Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â  (ii) Waybill</p>\n\n<p class=\"MsoNormal\" style=\"margin-bottom:0in;margin-bottom:.0001pt\"><o:p>Â </o:p></p>\n\n<p class=\"MsoListParagraph\" style=\"margin-bottom:0in;margin-bottom:.0001pt;\nmso-add-space:auto;text-indent:-.25in;mso-list:l0 level1 lfo2\"><!--[if !supportLists]-->C.<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: \"Times New Roman\";\">Â Â Â Â Â \n</span><!--[endif]-->Explain seven (7) factors that will influence\nthe place Tochukwu will locate his grocery business.</p>","","2020-09-18 09:58:33","2019/2020","2nd Term","0","","submit","","","","0000-00-00 00:00:00");




CREATE TABLE `assignments_submitted_file` (
  `assignments_submitted_file_id` int(11) NOT NULL AUTO_INCREMENT,
  `assignments_submitted_id` int(11) NOT NULL,
  `file_name` varchar(200) NOT NULL,
  `file_dir` varchar(300) NOT NULL,
  `google_drive_id` varchar(200) NOT NULL,
  `google_drive_title` varchar(200) NOT NULL,
  `google_drive_thumbnail_link` varchar(300) NOT NULL,
  `google_drive_dir` varchar(300) NOT NULL,
  `google_drive_embed_link` varchar(300) NOT NULL,
  `google_drive_filesize` varchar(30) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`assignments_submitted_file_id`),
  KEY `assignments_submitted_id` (`assignments_submitted_id`),
  KEY `date_added` (`date_added`)
) ENGINE=InnoDB AUTO_INCREMENT=247 DEFAULT CHARSET=utf8mb4;


INSERT INTO assignments_submitted_file VALUES
("1","4","3f9858.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/3f9858.pdf","","","","","","","2020-05-20 12:28:13"),
("2","6","97c565.docx","/home/zeonglob/public_html/divinefavour//private/images/activity/97c565.docx","","","","","","","2020-05-22 14:53:57"),
("3","13","f675e5.docx","/home/zeonglob/public_html/divinefavour//private/images/activity/f675e5.docx","","","","","","","2020-06-01 20:22:38"),
("4","14","00fc31.docx","/home/zeonglob/public_html/divinefavour//private/images/activity/00fc31.docx","","","","","","","2020-06-02 10:00:22"),
("5","15","82b49e.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/82b49e.jpg","","","","","","","2020-06-02 11:38:54"),
("6","15","124576.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/124576.jpg","","","","","","","2020-06-02 11:38:54"),
("7","18","b08699.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/b08699.jpg","","","","","","","2020-06-02 15:47:51"),
("8","18","14357d.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/14357d.jpg","","","","","","","2020-06-02 15:47:51"),
("9","20","bf0922.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/bf0922.pdf","","","","","","","2020-06-03 09:02:42"),
("10","13","90727c.docx","/home/zeonglob/public_html/divinefavour//private/images/activity/90727c.docx","","","","","","","2020-06-03 15:55:00"),
("11","22","37b9d0.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/37b9d0.jpg","","","","","","","2020-06-05 12:11:09"),
("12","23","52ee6b.docx","/home/zeonglob/public_html/divinefavour//private/images/activity/52ee6b.docx","","","","","","","2020-06-05 13:32:56"),
("13","26","68d410.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/68d410.pdf","","","","","","","2020-06-05 19:55:36"),
("14","27","44dc76.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/44dc76.jpg","","","","","","","2020-06-06 10:45:26"),
("15","27","67e88b.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/67e88b.jpg","","","","","","","2020-06-06 10:46:04"),
("16","27","dc6cf0.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/dc6cf0.jpg","","","","","","","2020-06-06 10:46:57"),
("17","27","e22f89.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/e22f89.jpg","","","","","","","2020-06-06 10:47:39"),
("18","27","f0bde0.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/f0bde0.jpg","","","","","","","2020-06-06 10:48:05"),
("19","27","439f98.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/439f98.jpg","","","","","","","2020-06-06 10:49:19"),
("20","27","8fa5c0.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/8fa5c0.jpg","","","","","","","2020-06-06 10:54:53"),
("21","30","34f351.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/34f351.jpeg","","","","","","","2020-06-08 08:53:08"),
("22","30","35fab8.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/35fab8.jpeg","","","","","","","2020-06-08 08:53:08"),
("23","30","c6fab3.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/c6fab3.jpeg","","","","","","","2020-06-08 08:53:08"),
("24","30","d01e32.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/d01e32.jpeg","","","","","","","2020-06-08 08:53:08"),
("25","30","e38017.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/e38017.jpeg","","","","","","","2020-06-08 08:53:08"),
("26","30","7ad13d.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/7ad13d.jpeg","","","","","","","2020-06-08 08:53:08"),
("27","30","327f0b.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/327f0b.jpeg","","","","","","","2020-06-08 08:53:08"),
("28","30","ce29f7.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/ce29f7.jpeg","","","","","","","2020-06-08 08:53:08"),
("29","30","3f8276.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/3f8276.jpeg","","","","","","","2020-06-08 08:53:08"),
("30","31","c17688.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/c17688.jpeg","","","","","","","2020-06-08 08:54:13"),
("31","31","d84a6d.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/d84a6d.jpeg","","","","","","","2020-06-08 08:54:13"),
("32","32","a97211.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/a97211.jpg","","","","","","","2020-06-11 10:45:56"),
("33","32","c3607a.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/c3607a.jpg","","","","","","","2020-06-11 10:46:31"),
("34","32","9cf00f.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/9cf00f.jpg","","","","","","","2020-06-11 10:47:17"),
("35","32","b2eedb.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/b2eedb.jpg","","","","","","","2020-06-11 10:48:57"),
("36","33","18bdba.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/18bdba.jpg","","","","","","","2020-06-11 14:06:15"),
("37","37","abd4ec.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/abd4ec.jpeg","","","","","","","2020-06-12 09:28:39"),
("38","37","f501a5.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/f501a5.jpeg","","","","","","","2020-06-12 09:28:39"),
("39","37","380653.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/380653.jpeg","","","","","","","2020-06-12 09:28:39"),
("40","37","2fe4f8.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/2fe4f8.jpeg","","","","","","","2020-06-12 09:28:39"),
("41","37","3c16d3.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/3c16d3.jpeg","","","","","","","2020-06-12 09:28:39"),
("42","38","89f0f1.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/89f0f1.jpeg","","","","","","","2020-06-12 09:30:25"),
("43","38","012c19.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/012c19.jpeg","","","","","","","2020-06-12 09:30:25"),
("44","38","e12616.jpeg","/home/zeonglob/public_html/divinefavour//private/images/activity/e12616.jpeg","","","","","","","2020-06-12 09:30:25"),
("45","41","92c214.docx","/home/zeonglob/public_html/divinefavour//private/images/activity/92c214.docx","","","","","","","2020-06-12 21:36:56"),
("46","41","e59487.docx","/home/zeonglob/public_html/divinefavour//private/images/activity/e59487.docx","","","","","","","2020-06-12 21:37:36"),
("47","42","e6fa37.docx","/home/zeonglob/public_html/divinefavour//private/images/activity/e6fa37.docx","","","","","","","2020-06-12 21:38:10"),
("48","43","41150e.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/41150e.jpg","","","","","","","2020-06-13 14:04:49"),
("49","43","fc1d06.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/fc1d06.jpg","","","","","","","2020-06-13 14:04:49"),
("50","43","a6139d.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/a6139d.jpg","","","","","","","2020-06-13 14:04:49"),
("51","43","1f63cb.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/1f63cb.jpg","","","","","","","2020-06-13 14:04:49"),
("52","43","946525.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/946525.jpg","","","","","","","2020-06-13 14:04:49"),
("53","43","2fcb5f.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/2fcb5f.jpg","","","","","","","2020-06-13 14:04:49"),
("54","43","52dd98.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/52dd98.jpg","","","","","","","2020-06-13 14:04:49"),
("55","43","2fb76d.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/2fb76d.jpg","","","","","","","2020-06-13 14:04:49"),
("56","43","a34c46.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/a34c46.jpg","","","","","","","2020-06-13 14:04:49"),
("57","43","1b242e.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/1b242e.jpg","","","","","","","2020-06-13 14:04:49"),
("58","43","af0a06.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/af0a06.jpg","","","","","","","2020-06-13 14:04:49"),
("59","43","f800b3.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/f800b3.jpg","","","","","","","2020-06-13 14:04:49"),
("60","43","fa5cb6.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/fa5cb6.jpg","","","","","","","2020-06-13 14:05:05"),
("61","43","d8ba28.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/d8ba28.jpg","","","","","","","2020-06-13 14:05:05"),
("62","44","0cebbe.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/0cebbe.jpg","","","","","","","2020-06-13 14:06:06"),
("63","44","93b692.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/93b692.jpg","","","","","","","2020-06-13 14:06:06"),
("64","45","ae9f9d.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/ae9f9d.pdf","","","","","","","2020-06-15 17:08:53"),
("65","46","717b59.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/717b59.pdf","","","","","","","2020-06-15 17:13:08"),
("66","47","fe2176.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/fe2176.pdf","","","","","","","2020-06-15 17:16:51"),
("67","48","2050c1.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/2050c1.pdf","","","","","","","2020-06-15 17:22:16"),
("68","48","c29a75.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/c29a75.pdf","","","","","","","2020-06-15 17:22:16"),
("69","49","7b8255.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/7b8255.pdf","","","","","","","2020-06-15 18:41:37"),
("70","50","ae01c5.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/ae01c5.pdf","","","","","","","2020-06-15 21:13:46"),
("71","52","a1b45c.docx","/home/zeonglob/public_html/divinefavour//private/images/activity/a1b45c.docx","","","","","","","2020-06-17 14:04:51"),
("72","53","d29dc2.docx","/home/zeonglob/public_html/divinefavour//private/images/activity/d29dc2.docx","","","","","","","2020-06-17 14:05:11"),
("73","54","f8b2fa.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/f8b2fa.pdf","","","","","","","2020-06-17 21:11:21"),
("74","55","5aa4b0.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/5aa4b0.pdf","","","","","","","2020-06-17 21:12:02"),
("75","56","39518d.pdf","/home/zeonglob/public_html/divinefavour//private/images/activity/39518d.pdf","","","","","","","2020-06-17 22:50:11"),
("76","57","86eb83.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/86eb83.jpg","","","","","","","2020-06-18 16:06:08"),
("77","57","d51e41.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/d51e41.jpg","","","","","","","2020-06-18 16:06:08"),
("78","57","98e902.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/98e902.jpg","","","","","","","2020-06-18 16:06:08"),
("79","57","0bb170.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/0bb170.jpg","","","","","","","2020-06-18 16:06:08"),
("80","57","be4cdd.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/be4cdd.jpg","","","","","","","2020-06-18 16:06:08"),
("81","57","ce46d2.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/ce46d2.jpg","","","","","","","2020-06-18 16:06:08"),
("82","57","e30103.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/e30103.jpg","","","","","","","2020-06-18 16:06:08"),
("83","57","65f6a5.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/65f6a5.jpg","","","","","","","2020-06-18 16:06:08"),
("84","58","f73b94.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/f73b94.jpg","","","","","","","2020-06-18 17:10:38"),
("85","58","b8d9e9.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/b8d9e9.jpg","","","","","","","2020-06-18 17:11:13"),
("86","58","d4f11f.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/d4f11f.jpg","","","","","","","2020-06-18 17:11:40"),
("87","59","7d17f9.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/7d17f9.jpg","","","","","","","2020-06-18 18:05:42"),
("88","59","2e7d6a.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/2e7d6a.jpg","","","","","","","2020-06-18 18:07:06"),
("89","60","12bbb4.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/12bbb4.jpg","","","","","","","2020-06-19 19:50:38"),
("90","60","b0eae7.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/b0eae7.jpg","","","","","","","2020-06-19 19:52:28"),
("91","61","efe062.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/efe062.jpg","","","","","","","2020-06-22 12:12:06"),
("92","61","0abfbb.jpg","/home/zeonglob/public_html/divinefavour//private/images/activity/0abfbb.jpg","","","","","","","2020-06-22 12:12:06"),
("93","62","","","18TT-OBJNjKNO98gqOzIyH57s9ygfKJ7J","2993ad.jpg","","https://drive.google.com/file/d/18TT-OBJNjKNO98gqOzIyH57s9ygfKJ7J/view?usp=drivesdk","https://drive.google.com/file/d/18TT-OBJNjKNO98gqOzIyH57s9ygfKJ7J/preview?usp=drivesdk","1480843","2020-06-24 14:52:33"),
("94","62","","","1s4Kj2MPrbf9XsKXI6nS8ejmwg5XGOzjQ","88e82f.jpg","","https://drive.google.com/file/d/1s4Kj2MPrbf9XsKXI6nS8ejmwg5XGOzjQ/view?usp=drivesdk","https://drive.google.com/file/d/1s4Kj2MPrbf9XsKXI6nS8ejmwg5XGOzjQ/preview?usp=drivesdk","1552208","2020-06-24 14:53:31"),
("95","63","","","1sqFveXGZThVsXzUs1lhsJE3YKLSYCIME","54dcf2.jpg","","https://drive.google.com/file/d/1sqFveXGZThVsXzUs1lhsJE3YKLSYCIME/view?usp=drivesdk","https://drive.google.com/file/d/1sqFveXGZThVsXzUs1lhsJE3YKLSYCIME/preview?usp=drivesdk","1026435","2020-06-25 09:36:37"),
("96","63","","","18NSf_4aT206Vo6SPL8k-xQv1osqWTHqh","daaa91.jpg","","https://drive.google.com/file/d/18NSf_4aT206Vo6SPL8k-xQv1osqWTHqh/view?usp=drivesdk","https://drive.google.com/file/d/18NSf_4aT206Vo6SPL8k-xQv1osqWTHqh/preview?usp=drivesdk","1098175","2020-06-25 09:36:37"),
("97","64","","","1DU6Ym7OH59aK4vsPXEMXbH_XH0QQPZhs","0e5cf4.jpg","","https://drive.google.com/file/d/1DU6Ym7OH59aK4vsPXEMXbH_XH0QQPZhs/view?usp=drivesdk","https://drive.google.com/file/d/1DU6Ym7OH59aK4vsPXEMXbH_XH0QQPZhs/preview?usp=drivesdk","1407257","2020-06-25 10:30:51"),
("98","64","","","12ht9oL721u40BsMbK8JLkbv-pfefP34t","b9e683.jpg","","https://drive.google.com/file/d/12ht9oL721u40BsMbK8JLkbv-pfefP34t/view?usp=drivesdk","https://drive.google.com/file/d/12ht9oL721u40BsMbK8JLkbv-pfefP34t/preview?usp=drivesdk","1357083","2020-06-25 10:31:59"),
("99","64","","","1oKCKFeQEqLc-QiVRsTuNOG_zPUweaJKx","7ed7b7.jpg","","https://drive.google.com/file/d/1oKCKFeQEqLc-QiVRsTuNOG_zPUweaJKx/view?usp=drivesdk","https://drive.google.com/file/d/1oKCKFeQEqLc-QiVRsTuNOG_zPUweaJKx/preview?usp=drivesdk","1672514","2020-06-25 10:33:20"),
("100","64","","","1YnyBKcm9LrVIUI9JFB0fWv5QW2FwGGPG","7ea283.jpg","","https://drive.google.com/file/d/1YnyBKcm9LrVIUI9JFB0fWv5QW2FwGGPG/view?usp=drivesdk","https://drive.google.com/file/d/1YnyBKcm9LrVIUI9JFB0fWv5QW2FwGGPG/preview?usp=drivesdk","1537886","2020-06-25 11:03:09");
INSERT INTO assignments_submitted_file VALUES
("101","64","","","1p6Y2vrxSNqrvz9oEuZHDf7s8LTfOTI5E","55a761.jpg","","https://drive.google.com/file/d/1p6Y2vrxSNqrvz9oEuZHDf7s8LTfOTI5E/view?usp=drivesdk","https://drive.google.com/file/d/1p6Y2vrxSNqrvz9oEuZHDf7s8LTfOTI5E/preview?usp=drivesdk","1495935","2020-06-25 11:31:56"),
("102","65","","","1JhcfH8cXphEOUck1Tk-xUoByjZyuOf8O","66e7d8.jpg","","https://drive.google.com/file/d/1JhcfH8cXphEOUck1Tk-xUoByjZyuOf8O/view?usp=drivesdk","https://drive.google.com/file/d/1JhcfH8cXphEOUck1Tk-xUoByjZyuOf8O/preview?usp=drivesdk","1300736","2020-06-25 12:58:44"),
("103","65","","","17eVP4v8F-t5c3eldgnN5l76q3bexJbtA","fac2a4.jpg","","https://drive.google.com/file/d/17eVP4v8F-t5c3eldgnN5l76q3bexJbtA/view?usp=drivesdk","https://drive.google.com/file/d/17eVP4v8F-t5c3eldgnN5l76q3bexJbtA/preview?usp=drivesdk","1189007","2020-06-25 12:58:44"),
("104","65","","","1rAeefkqOLev4kX7d4M7A55fpCOlW51rs","938a09.jpg","","https://drive.google.com/file/d/1rAeefkqOLev4kX7d4M7A55fpCOlW51rs/view?usp=drivesdk","https://drive.google.com/file/d/1rAeefkqOLev4kX7d4M7A55fpCOlW51rs/preview?usp=drivesdk","1173709","2020-06-25 12:58:44"),
("105","65","","","1m_9ixLKOefzP2qNTgS7pveI-qDeRiEE2","36cf81.jpg","","https://drive.google.com/file/d/1m_9ixLKOefzP2qNTgS7pveI-qDeRiEE2/view?usp=drivesdk","https://drive.google.com/file/d/1m_9ixLKOefzP2qNTgS7pveI-qDeRiEE2/preview?usp=drivesdk","1272538","2020-06-25 12:58:44"),
("106","65","","","1mud2akCb2vdShePtjKhUlN6dmQwJAFnG","3deb7b.jpg","","https://drive.google.com/file/d/1mud2akCb2vdShePtjKhUlN6dmQwJAFnG/view?usp=drivesdk","https://drive.google.com/file/d/1mud2akCb2vdShePtjKhUlN6dmQwJAFnG/preview?usp=drivesdk","1312153","2020-06-25 12:58:44"),
("107","65","","","1Nxxzw7DYPmHIQppGrSSRi1A8ipIjcPUs","47d325.jpg","","https://drive.google.com/file/d/1Nxxzw7DYPmHIQppGrSSRi1A8ipIjcPUs/view?usp=drivesdk","https://drive.google.com/file/d/1Nxxzw7DYPmHIQppGrSSRi1A8ipIjcPUs/preview?usp=drivesdk","1114060","2020-06-25 12:58:44"),
("108","66","","","18y_gFR8o_Ej2_Rntl7xj6QkC6unA1KFw","1264b8.jpg","","https://drive.google.com/file/d/18y_gFR8o_Ej2_Rntl7xj6QkC6unA1KFw/view?usp=drivesdk","https://drive.google.com/file/d/18y_gFR8o_Ej2_Rntl7xj6QkC6unA1KFw/preview?usp=drivesdk","1175011","2020-06-25 13:32:19"),
("109","66","","","1XCzL85-ZKi0SrjeIdqsug0h043NMeUDT","07b783.jpg","","https://drive.google.com/file/d/1XCzL85-ZKi0SrjeIdqsug0h043NMeUDT/view?usp=drivesdk","https://drive.google.com/file/d/1XCzL85-ZKi0SrjeIdqsug0h043NMeUDT/preview?usp=drivesdk","1074679","2020-06-25 13:32:19"),
("110","66","","","1kKJUuy34NeYmH_F91YJ0BQ3LyDxnM18O","804bc1.jpg","","https://drive.google.com/file/d/1kKJUuy34NeYmH_F91YJ0BQ3LyDxnM18O/view?usp=drivesdk","https://drive.google.com/file/d/1kKJUuy34NeYmH_F91YJ0BQ3LyDxnM18O/preview?usp=drivesdk","1059391","2020-06-25 13:32:19"),
("111","66","","","1xb5cYBwZxFi8Tj_1tfKxHk_8_U07GS-x","220431.jpg","","https://drive.google.com/file/d/1xb5cYBwZxFi8Tj_1tfKxHk_8_U07GS-x/view?usp=drivesdk","https://drive.google.com/file/d/1xb5cYBwZxFi8Tj_1tfKxHk_8_U07GS-x/preview?usp=drivesdk","941551","2020-06-25 13:32:19"),
("112","67","","","1yGIu8n61m9sxSfqj06Qf4ykr_1dlAuTl","53aad4.jpg","","https://drive.google.com/file/d/1yGIu8n61m9sxSfqj06Qf4ykr_1dlAuTl/view?usp=drivesdk","https://drive.google.com/file/d/1yGIu8n61m9sxSfqj06Qf4ykr_1dlAuTl/preview?usp=drivesdk","4407216","2020-06-26 07:52:25"),
("113","67","","","","","","","","","2020-06-26 07:54:50"),
("114","67","","","13LeIkUDjsbHYczQYijAlw6V28G0Kcdbg","ae00c4.jpg","","https://drive.google.com/file/d/13LeIkUDjsbHYczQYijAlw6V28G0Kcdbg/view?usp=drivesdk","https://drive.google.com/file/d/13LeIkUDjsbHYczQYijAlw6V28G0Kcdbg/preview?usp=drivesdk","4407216","2020-06-26 08:05:20"),
("115","67","","","1_l4SlInRc6Jabp-VJphoSCA57E9kMd3e","9ce013.jpg","","https://drive.google.com/file/d/1_l4SlInRc6Jabp-VJphoSCA57E9kMd3e/view?usp=drivesdk","https://drive.google.com/file/d/1_l4SlInRc6Jabp-VJphoSCA57E9kMd3e/preview?usp=drivesdk","4407216","2020-06-26 08:05:58"),
("116","68","","","1RRYhy59D2-nXFK36lBRkBeeBYd6c4km6","136939.jpg","","https://drive.google.com/file/d/1RRYhy59D2-nXFK36lBRkBeeBYd6c4km6/view?usp=drivesdk","https://drive.google.com/file/d/1RRYhy59D2-nXFK36lBRkBeeBYd6c4km6/preview?usp=drivesdk","1087615","2020-06-26 11:38:30"),
("117","68","","","1ltNCjY7aOLfpNQnZ3RSWelpyFOoXX670","41c9fd.jpg","","https://drive.google.com/file/d/1ltNCjY7aOLfpNQnZ3RSWelpyFOoXX670/view?usp=drivesdk","https://drive.google.com/file/d/1ltNCjY7aOLfpNQnZ3RSWelpyFOoXX670/preview?usp=drivesdk","1203673","2020-06-26 11:38:30"),
("118","68","","","1Wga0MnIsHitGgdpekjxn4f2yLkJvGalJ","8ba45e.jpg","","https://drive.google.com/file/d/1Wga0MnIsHitGgdpekjxn4f2yLkJvGalJ/view?usp=drivesdk","https://drive.google.com/file/d/1Wga0MnIsHitGgdpekjxn4f2yLkJvGalJ/preview?usp=drivesdk","1253344","2020-06-26 11:38:30"),
("119","68","","","1LVP9AeL1Akng-T0LFz6n_9drTK-8AaiH","a0f1ab.jpg","","https://drive.google.com/file/d/1LVP9AeL1Akng-T0LFz6n_9drTK-8AaiH/view?usp=drivesdk","https://drive.google.com/file/d/1LVP9AeL1Akng-T0LFz6n_9drTK-8AaiH/preview?usp=drivesdk","1097172","2020-06-26 11:38:30"),
("120","68","","","1-GuZbj1lACtTsebQkvwP2xUrhsWChKZd","1edcd5.jpg","","https://drive.google.com/file/d/1-GuZbj1lACtTsebQkvwP2xUrhsWChKZd/view?usp=drivesdk","https://drive.google.com/file/d/1-GuZbj1lACtTsebQkvwP2xUrhsWChKZd/preview?usp=drivesdk","1278223","2020-06-26 11:38:30"),
("121","68","","","1OoRdbRWiJvuvZNH9FZ84iDG-btgIYNsx","12da50.jpg","","https://drive.google.com/file/d/1OoRdbRWiJvuvZNH9FZ84iDG-btgIYNsx/view?usp=drivesdk","https://drive.google.com/file/d/1OoRdbRWiJvuvZNH9FZ84iDG-btgIYNsx/preview?usp=drivesdk","1306724","2020-06-26 11:38:30"),
("122","69","","","1EkL2wBwkVfAMyAZx2am7RbxAh6TYizjx","a979fe.docx","","https://drive.google.com/file/d/1EkL2wBwkVfAMyAZx2am7RbxAh6TYizjx/view?usp=drivesdk","https://drive.google.com/file/d/1EkL2wBwkVfAMyAZx2am7RbxAh6TYizjx/preview?usp=drivesdk","","2020-06-26 13:55:18"),
("123","69","","","1V49v633nYR838OktcNNq6iPe3Seh-O6J","b6bc06.docx","","https://drive.google.com/file/d/1V49v633nYR838OktcNNq6iPe3Seh-O6J/view?usp=drivesdk","https://drive.google.com/file/d/1V49v633nYR838OktcNNq6iPe3Seh-O6J/preview?usp=drivesdk","","2020-06-26 13:55:56"),
("124","70","","","1LqPzyRHETa4XjFM7aCpQ2YveOT6dQgik","47b22b.jpg","","https://drive.google.com/file/d/1LqPzyRHETa4XjFM7aCpQ2YveOT6dQgik/view?usp=drivesdk","https://drive.google.com/file/d/1LqPzyRHETa4XjFM7aCpQ2YveOT6dQgik/preview?usp=drivesdk","939560","2020-06-26 15:35:39"),
("125","70","","","1GYPnmIQyspCzoW_Ctj2cS6XP9jzboKKy","045e16.jpg","","https://drive.google.com/file/d/1GYPnmIQyspCzoW_Ctj2cS6XP9jzboKKy/view?usp=drivesdk","https://drive.google.com/file/d/1GYPnmIQyspCzoW_Ctj2cS6XP9jzboKKy/preview?usp=drivesdk","1180896","2020-06-26 15:35:39"),
("126","70","","","1_71OiDbTawZbypAN0E7_RdJ33_yRjE9x","d583de.jpg","","https://drive.google.com/file/d/1_71OiDbTawZbypAN0E7_RdJ33_yRjE9x/view?usp=drivesdk","https://drive.google.com/file/d/1_71OiDbTawZbypAN0E7_RdJ33_yRjE9x/preview?usp=drivesdk","993600","2020-06-26 15:35:39"),
("135","71","","","","","","","","","2020-06-27 21:18:49"),
("136","71","","","","","","","","","2020-06-27 21:18:49"),
("137","71","","","","","","","","","2020-06-27 21:18:49"),
("138","71","","","1V-t7WWs4QQ06gYSCr-N8ELOWpxdVWMYP","4b3218.jpg","","https://drive.google.com/file/d/1V-t7WWs4QQ06gYSCr-N8ELOWpxdVWMYP/view?usp=drivesdk","https://drive.google.com/file/d/1V-t7WWs4QQ06gYSCr-N8ELOWpxdVWMYP/preview?usp=drivesdk","105078","2020-06-27 21:29:02"),
("139","71","","","1onVCRzu_WiBafzB-ZfT_ngI2XmSqL6Mp","7ca1b5.jpg","","https://drive.google.com/file/d/1onVCRzu_WiBafzB-ZfT_ngI2XmSqL6Mp/view?usp=drivesdk","https://drive.google.com/file/d/1onVCRzu_WiBafzB-ZfT_ngI2XmSqL6Mp/preview?usp=drivesdk","119937","2020-06-27 21:29:02"),
("140","71","","","1I3-sizPud8ewc3G-ML97qOdfQOH92JJZ","4f885f.jpg","","https://drive.google.com/file/d/1I3-sizPud8ewc3G-ML97qOdfQOH92JJZ/view?usp=drivesdk","https://drive.google.com/file/d/1I3-sizPud8ewc3G-ML97qOdfQOH92JJZ/preview?usp=drivesdk","124011","2020-06-27 21:29:02"),
("141","71","","","1f54eAsA1MXrLeg_Wun4UV6Q-Wg4ddN0n","3a4d19.jpg","","https://drive.google.com/file/d/1f54eAsA1MXrLeg_Wun4UV6Q-Wg4ddN0n/view?usp=drivesdk","https://drive.google.com/file/d/1f54eAsA1MXrLeg_Wun4UV6Q-Wg4ddN0n/preview?usp=drivesdk","117969","2020-06-27 21:29:02"),
("142","71","","","1KKkY06pjMZnGHw6VpNpz05EbV7FsFGGG","efd886.jpg","","https://drive.google.com/file/d/1KKkY06pjMZnGHw6VpNpz05EbV7FsFGGG/view?usp=drivesdk","https://drive.google.com/file/d/1KKkY06pjMZnGHw6VpNpz05EbV7FsFGGG/preview?usp=drivesdk","100912","2020-06-27 21:29:02"),
("143","71","","","1r0SBsT3CDN-nu04ljGHpimIAPEa8Xhye","6ff6d5.jpg","","https://drive.google.com/file/d/1r0SBsT3CDN-nu04ljGHpimIAPEa8Xhye/view?usp=drivesdk","https://drive.google.com/file/d/1r0SBsT3CDN-nu04ljGHpimIAPEa8Xhye/preview?usp=drivesdk","100228","2020-06-27 21:29:02"),
("144","71","","","1IKUXmKaRGNGhMNJd5rdQCmSNLtjvfimp","117079.jpg","","https://drive.google.com/file/d/1IKUXmKaRGNGhMNJd5rdQCmSNLtjvfimp/view?usp=drivesdk","https://drive.google.com/file/d/1IKUXmKaRGNGhMNJd5rdQCmSNLtjvfimp/preview?usp=drivesdk","103958","2020-06-27 21:29:02"),
("145","71","","","10e0-gTybEoI7T7Zz53nkVEOBEPFxI-0u","4304b7.jpg","","https://drive.google.com/file/d/10e0-gTybEoI7T7Zz53nkVEOBEPFxI-0u/view?usp=drivesdk","https://drive.google.com/file/d/10e0-gTybEoI7T7Zz53nkVEOBEPFxI-0u/preview?usp=drivesdk","107461","2020-06-27 21:29:02"),
("146","71","","","1T04Zq49-oZmxk0nqsolhP9sUlGNTNJST","a34a20.jpg","","https://drive.google.com/file/d/1T04Zq49-oZmxk0nqsolhP9sUlGNTNJST/view?usp=drivesdk","https://drive.google.com/file/d/1T04Zq49-oZmxk0nqsolhP9sUlGNTNJST/preview?usp=drivesdk","107760","2020-06-27 21:29:02"),
("147","71","","","1AhHrBgHeLGa6QC3PrQIS_oCtQlbLx5bw","650090.jpg","","https://drive.google.com/file/d/1AhHrBgHeLGa6QC3PrQIS_oCtQlbLx5bw/view?usp=drivesdk","https://drive.google.com/file/d/1AhHrBgHeLGa6QC3PrQIS_oCtQlbLx5bw/preview?usp=drivesdk","106980","2020-06-27 21:29:02"),
("148","71","","","1B6w6bKdhUg2ZLDSyEdZkv7eHTgD_IGjI","879a8e.jpg","","https://drive.google.com/file/d/1B6w6bKdhUg2ZLDSyEdZkv7eHTgD_IGjI/view?usp=drivesdk","https://drive.google.com/file/d/1B6w6bKdhUg2ZLDSyEdZkv7eHTgD_IGjI/preview?usp=drivesdk","128926","2020-06-27 21:29:02"),
("152","72","","","","","","","","","2020-06-27 21:42:02"),
("154","72","","","","","","","","","2020-06-27 21:42:02"),
("157","72","","","","","","","","","2020-06-27 22:03:20"),
("162","72","","","","","","","","","2020-06-27 22:03:20"),
("170","72","","","","","","","","","2020-06-27 22:58:01"),
("173","72","","","1tZZkIOiyzhJRKHmjrSFi4Ia_8fl2Z455","db4d5c.jpg","","https://drive.google.com/file/d/1tZZkIOiyzhJRKHmjrSFi4Ia_8fl2Z455/view?usp=drivesdk","https://drive.google.com/file/d/1tZZkIOiyzhJRKHmjrSFi4Ia_8fl2Z455/preview?usp=drivesdk","142260","2020-06-28 00:00:08"),
("174","72","","","12EMxyDvDbs3pZKMdK5FR4mTyeSd89DPO","db710f.jpg","","https://drive.google.com/file/d/12EMxyDvDbs3pZKMdK5FR4mTyeSd89DPO/view?usp=drivesdk","https://drive.google.com/file/d/12EMxyDvDbs3pZKMdK5FR4mTyeSd89DPO/preview?usp=drivesdk","158890","2020-06-28 00:00:26"),
("175","72","","","1cn_SOw9Jci2Xpf6QrNyX800JU3mWG_zQ","adfc7e.jpg","","https://drive.google.com/file/d/1cn_SOw9Jci2Xpf6QrNyX800JU3mWG_zQ/view?usp=drivesdk","https://drive.google.com/file/d/1cn_SOw9Jci2Xpf6QrNyX800JU3mWG_zQ/preview?usp=drivesdk","136502","2020-06-28 00:00:41"),
("176","72","","","1CkoDHwk3JHHEV568nFCxM_pWHbplav-x","eb03b5.jpg","","https://drive.google.com/file/d/1CkoDHwk3JHHEV568nFCxM_pWHbplav-x/view?usp=drivesdk","https://drive.google.com/file/d/1CkoDHwk3JHHEV568nFCxM_pWHbplav-x/preview?usp=drivesdk","144314","2020-06-28 00:00:58"),
("177","72","","","1TdH9S_OcN4x1bLYH5db3tOXzNArSRUNF","16ee5d.jpg","","https://drive.google.com/file/d/1TdH9S_OcN4x1bLYH5db3tOXzNArSRUNF/view?usp=drivesdk","https://drive.google.com/file/d/1TdH9S_OcN4x1bLYH5db3tOXzNArSRUNF/preview?usp=drivesdk","142871","2020-06-28 00:01:13"),
("178","72","","","1adKGkOf9v2QexAdd1dbCMSPFJdrmEFXz","12e747.jpg","","https://drive.google.com/file/d/1adKGkOf9v2QexAdd1dbCMSPFJdrmEFXz/view?usp=drivesdk","https://drive.google.com/file/d/1adKGkOf9v2QexAdd1dbCMSPFJdrmEFXz/preview?usp=drivesdk","146481","2020-06-28 00:01:28"),
("179","72","","","17d8aETBcQPPgs6-twwkbFn9N9BYbNgrW","26f24e.jpg","","https://drive.google.com/file/d/17d8aETBcQPPgs6-twwkbFn9N9BYbNgrW/view?usp=drivesdk","https://drive.google.com/file/d/17d8aETBcQPPgs6-twwkbFn9N9BYbNgrW/preview?usp=drivesdk","157779","2020-06-28 00:01:44"),
("180","72","","","17It8Kj-AF4lWeflbIKfmi1ylaDZGy_Zw","d76933.jpg","","https://drive.google.com/file/d/17It8Kj-AF4lWeflbIKfmi1ylaDZGy_Zw/view?usp=drivesdk","https://drive.google.com/file/d/17It8Kj-AF4lWeflbIKfmi1ylaDZGy_Zw/preview?usp=drivesdk","123629","2020-06-28 00:01:58"),
("181","73","","","1WxlRJD-IDKTno8fd0rosw7pdf18875lv","f9c7ba.jpg","","https://drive.google.com/file/d/1WxlRJD-IDKTno8fd0rosw7pdf18875lv/view?usp=drivesdk","https://drive.google.com/file/d/1WxlRJD-IDKTno8fd0rosw7pdf18875lv/preview?usp=drivesdk","138063","2020-06-28 00:03:11"),
("182","73","","","1R3mG3snEdDvkAdm-aZ-yxAkE2dB6qGrI","f9b63e.jpg","","https://drive.google.com/file/d/1R3mG3snEdDvkAdm-aZ-yxAkE2dB6qGrI/view?usp=drivesdk","https://drive.google.com/file/d/1R3mG3snEdDvkAdm-aZ-yxAkE2dB6qGrI/preview?usp=drivesdk","152092","2020-06-28 00:03:11"),
("183","73","","","1cdA7qm1kS9he-fCv2AZXD7G6Gh5bnPpy","61c8a8.jpg","","https://drive.google.com/file/d/1cdA7qm1kS9he-fCv2AZXD7G6Gh5bnPpy/view?usp=drivesdk","https://drive.google.com/file/d/1cdA7qm1kS9he-fCv2AZXD7G6Gh5bnPpy/preview?usp=drivesdk","126192","2020-06-28 00:03:11"),
("184","73","","","1sUJM6vw702uCb-alHNxhXlOEaBnYWKFA","f2777b.jpg","","https://drive.google.com/file/d/1sUJM6vw702uCb-alHNxhXlOEaBnYWKFA/view?usp=drivesdk","https://drive.google.com/file/d/1sUJM6vw702uCb-alHNxhXlOEaBnYWKFA/preview?usp=drivesdk","138697","2020-06-28 00:03:11"),
("185","73","","","1zGbCVUX68Fib6pD2hO-KatirxuVDwZ9f","c79713.jpg","","https://drive.google.com/file/d/1zGbCVUX68Fib6pD2hO-KatirxuVDwZ9f/view?usp=drivesdk","https://drive.google.com/file/d/1zGbCVUX68Fib6pD2hO-KatirxuVDwZ9f/preview?usp=drivesdk","139361","2020-06-28 00:03:11"),
("186","73","","","1geUWhQkSuwsqyOcninpvCFsTZDOxhkEi","283116.jpg","","https://drive.google.com/file/d/1geUWhQkSuwsqyOcninpvCFsTZDOxhkEi/view?usp=drivesdk","https://drive.google.com/file/d/1geUWhQkSuwsqyOcninpvCFsTZDOxhkEi/preview?usp=drivesdk","133373","2020-06-28 00:03:11"),
("187","73","","","17k4zqovcHCqw5gx2-FD2jzXdx1MpVJKY","a59ad5.jpg","","https://drive.google.com/file/d/17k4zqovcHCqw5gx2-FD2jzXdx1MpVJKY/view?usp=drivesdk","https://drive.google.com/file/d/17k4zqovcHCqw5gx2-FD2jzXdx1MpVJKY/preview?usp=drivesdk","132094","2020-06-28 00:03:11"),
("188","73","","","1VT427XlngTM8NxXUg8QdZTe_CPVm4fEx","5e7774.jpg","","https://drive.google.com/file/d/1VT427XlngTM8NxXUg8QdZTe_CPVm4fEx/view?usp=drivesdk","https://drive.google.com/file/d/1VT427XlngTM8NxXUg8QdZTe_CPVm4fEx/preview?usp=drivesdk","97917","2020-06-28 00:03:11"),
("189","75","","","1aBQhqK6-llh1EXPXcGDezkMvOZUCmUqD","a4b118.jpg","","https://drive.google.com/file/d/1aBQhqK6-llh1EXPXcGDezkMvOZUCmUqD/view?usp=drivesdk","https://drive.google.com/file/d/1aBQhqK6-llh1EXPXcGDezkMvOZUCmUqD/preview?usp=drivesdk","943910","2020-06-29 12:15:44"),
("190","75","","","1kdXW4N9ekmaAeHMazl2TdKIPvd3E_2MK","71b368.jpg","","https://drive.google.com/file/d/1kdXW4N9ekmaAeHMazl2TdKIPvd3E_2MK/view?usp=drivesdk","https://drive.google.com/file/d/1kdXW4N9ekmaAeHMazl2TdKIPvd3E_2MK/preview?usp=drivesdk","974285","2020-06-29 12:15:44"),
("191","75","","","10_qL2DluEcTAwSDSRrH8qu-fZRYWt1ox","9fa934.jpg","","https://drive.google.com/file/d/10_qL2DluEcTAwSDSRrH8qu-fZRYWt1ox/view?usp=drivesdk","https://drive.google.com/file/d/10_qL2DluEcTAwSDSRrH8qu-fZRYWt1ox/preview?usp=drivesdk","975277","2020-06-29 12:15:44"),
("192","75","","","1ZfN1vfrkvyzFOv3QoLsxN6BjiG2J52zQ","ecdb4b.jpg","","https://drive.google.com/file/d/1ZfN1vfrkvyzFOv3QoLsxN6BjiG2J52zQ/view?usp=drivesdk","https://drive.google.com/file/d/1ZfN1vfrkvyzFOv3QoLsxN6BjiG2J52zQ/preview?usp=drivesdk","864916","2020-06-29 12:15:44"),
("193","75","","","1i5fpSdKRKtLR_eiHJCRF20NcYbRPy0_e","23daa4.jpg","","https://drive.google.com/file/d/1i5fpSdKRKtLR_eiHJCRF20NcYbRPy0_e/view?usp=drivesdk","https://drive.google.com/file/d/1i5fpSdKRKtLR_eiHJCRF20NcYbRPy0_e/preview?usp=drivesdk","678300","2020-06-29 12:15:44"),
("194","75","","","1XgOgIWw84HNKMpvYDno97vemObnm4Mvd","787747.jpg","","https://drive.google.com/file/d/1XgOgIWw84HNKMpvYDno97vemObnm4Mvd/view?usp=drivesdk","https://drive.google.com/file/d/1XgOgIWw84HNKMpvYDno97vemObnm4Mvd/preview?usp=drivesdk","664765","2020-06-29 12:15:44"),
("195","75","","","1fN6zb9NcnrxNmsdffCDl-lRK727xhi7J","981188.jpg","","https://drive.google.com/file/d/1fN6zb9NcnrxNmsdffCDl-lRK727xhi7J/view?usp=drivesdk","https://drive.google.com/file/d/1fN6zb9NcnrxNmsdffCDl-lRK727xhi7J/preview?usp=drivesdk","987029","2020-06-29 12:15:44"),
("196","75","","","1p6XbJgIX7YWX24Q0LtMq60LBSgORR0XK","b094e0.jpg","","https://drive.google.com/file/d/1p6XbJgIX7YWX24Q0LtMq60LBSgORR0XK/view?usp=drivesdk","https://drive.google.com/file/d/1p6XbJgIX7YWX24Q0LtMq60LBSgORR0XK/preview?usp=drivesdk","922361","2020-06-29 12:15:44"),
("197","75","","","18xRT8h8wKQVylbQaekflMV_ewT0hW2LY","0d6637.jpg","","https://drive.google.com/file/d/18xRT8h8wKQVylbQaekflMV_ewT0hW2LY/view?usp=drivesdk","https://drive.google.com/file/d/18xRT8h8wKQVylbQaekflMV_ewT0hW2LY/preview?usp=drivesdk","590113","2020-06-29 12:15:44"),
("198","75","","","1Qw3nNyc8YohHZkkxfNIeHwID7y5H3PDF","5a9e68.jpg","","https://drive.google.com/file/d/1Qw3nNyc8YohHZkkxfNIeHwID7y5H3PDF/view?usp=drivesdk","https://drive.google.com/file/d/1Qw3nNyc8YohHZkkxfNIeHwID7y5H3PDF/preview?usp=drivesdk","933443","2020-06-29 12:15:44"),
("199","75","","","1fjo3wxMD2phNkWBeWMb-DrBo-w9l8mbA","1c5697.jpg","","https://drive.google.com/file/d/1fjo3wxMD2phNkWBeWMb-DrBo-w9l8mbA/view?usp=drivesdk","https://drive.google.com/file/d/1fjo3wxMD2phNkWBeWMb-DrBo-w9l8mbA/preview?usp=drivesdk","960985","2020-06-29 12:15:44"),
("200","75","","","1EFX9rlSiNZOc3Bp1NcASPRk5hUQfbAHr","400b30.jpg","","https://drive.google.com/file/d/1EFX9rlSiNZOc3Bp1NcASPRk5hUQfbAHr/view?usp=drivesdk","https://drive.google.com/file/d/1EFX9rlSiNZOc3Bp1NcASPRk5hUQfbAHr/preview?usp=drivesdk","1103020","2020-06-29 12:15:44"),
("201","76","","","1wBZKqL9RiFoyJazvDJ978JiACsovOmvN","188975.jpeg","","https://drive.google.com/file/d/1wBZKqL9RiFoyJazvDJ978JiACsovOmvN/view?usp=drivesdk","https://drive.google.com/file/d/1wBZKqL9RiFoyJazvDJ978JiACsovOmvN/preview?usp=drivesdk","3496890","2020-06-29 17:20:40"),
("202","76","","","1c_XuZvv2pqFLRkUDDmq7vA6FphbWv21h","e368e2.jpeg","","https://drive.google.com/file/d/1c_XuZvv2pqFLRkUDDmq7vA6FphbWv21h/view?usp=drivesdk","https://drive.google.com/file/d/1c_XuZvv2pqFLRkUDDmq7vA6FphbWv21h/preview?usp=drivesdk","2977494","2020-06-29 17:20:40"),
("203","76","","","1ZQqBwWMcGuFYhlELxbHuLeZojU_LOqp-","db296a.jpeg","","https://drive.google.com/file/d/1ZQqBwWMcGuFYhlELxbHuLeZojU_LOqp-/view?usp=drivesdk","https://drive.google.com/file/d/1ZQqBwWMcGuFYhlELxbHuLeZojU_LOqp-/preview?usp=drivesdk","3351398","2020-06-29 17:20:40"),
("204","76","","","1WSN8dE9OZWyXKjl-HVJ64tYEgYKBmoSK","56ec37.jpeg","","https://drive.google.com/file/d/1WSN8dE9OZWyXKjl-HVJ64tYEgYKBmoSK/view?usp=drivesdk","https://drive.google.com/file/d/1WSN8dE9OZWyXKjl-HVJ64tYEgYKBmoSK/preview?usp=drivesdk","2282096","2020-06-29 17:20:40"),
("205","77","","","1TmFFvRxjhR1Fc1xSFGYUieuL5GAscRjz","04394c.jpeg","","https://drive.google.com/file/d/1TmFFvRxjhR1Fc1xSFGYUieuL5GAscRjz/view?usp=drivesdk","https://drive.google.com/file/d/1TmFFvRxjhR1Fc1xSFGYUieuL5GAscRjz/preview?usp=drivesdk","3122846","2020-06-29 17:23:05"),
("206","77","","","10WctEs8R5dNjCWCmjzdQqzhEKVi81Lnf","ff04be.jpeg","","https://drive.google.com/file/d/10WctEs8R5dNjCWCmjzdQqzhEKVi81Lnf/view?usp=drivesdk","https://drive.google.com/file/d/10WctEs8R5dNjCWCmjzdQqzhEKVi81Lnf/preview?usp=drivesdk","2486309","2020-06-29 17:23:05"),
("207","78","","","1oayir9XStjJPNFWxdkYkzUQpxbv-mOI3","521a72.jpeg","","https://drive.google.com/file/d/1oayir9XStjJPNFWxdkYkzUQpxbv-mOI3/view?usp=drivesdk","https://drive.google.com/file/d/1oayir9XStjJPNFWxdkYkzUQpxbv-mOI3/preview?usp=drivesdk","3044382","2020-06-29 17:28:56"),
("208","78","","","10xuE6xQGpfh21P_2pco9mgMg7J9h2mKU","db3f66.jpeg","","https://drive.google.com/file/d/10xuE6xQGpfh21P_2pco9mgMg7J9h2mKU/view?usp=drivesdk","https://drive.google.com/file/d/10xuE6xQGpfh21P_2pco9mgMg7J9h2mKU/preview?usp=drivesdk","3436265","2020-06-29 17:28:56"),
("209","78","","","1MZWCL0PF1r4_RJfMoFo_vINRG-x6cXcx","3eb26c.jpeg","","https://drive.google.com/file/d/1MZWCL0PF1r4_RJfMoFo_vINRG-x6cXcx/view?usp=drivesdk","https://drive.google.com/file/d/1MZWCL0PF1r4_RJfMoFo_vINRG-x6cXcx/preview?usp=drivesdk","2592306","2020-06-29 17:28:56"),
("210","78","","","1aDWgyOnFYu9hGMAlcCDV2Wku2yjQvkHT","84f5f6.jpeg","","https://drive.google.com/file/d/1aDWgyOnFYu9hGMAlcCDV2Wku2yjQvkHT/view?usp=drivesdk","https://drive.google.com/file/d/1aDWgyOnFYu9hGMAlcCDV2Wku2yjQvkHT/preview?usp=drivesdk","2963159","2020-06-29 17:28:56"),
("211","79","","","1sC8jHgq5NygJo5bPfhsNy6tf4Ideis9a","65718e.jpg","","https://drive.google.com/file/d/1sC8jHgq5NygJo5bPfhsNy6tf4Ideis9a/view?usp=drivesdk","https://drive.google.com/file/d/1sC8jHgq5NygJo5bPfhsNy6tf4Ideis9a/preview?usp=drivesdk","1051643","2020-07-03 13:49:55"),
("212","79","","","12ZEt8_9msY1njW8CeUl5cwl5KOby4RBW","58b44f.jpg","","https://drive.google.com/file/d/12ZEt8_9msY1njW8CeUl5cwl5KOby4RBW/view?usp=drivesdk","https://drive.google.com/file/d/12ZEt8_9msY1njW8CeUl5cwl5KOby4RBW/preview?usp=drivesdk","1110194","2020-07-03 13:50:50"),
("213","79","","","1LXuN9WsAX39OWfFPFeTs4Wt5m8Uc7m3V","ed583c.jpg","","https://drive.google.com/file/d/1LXuN9WsAX39OWfFPFeTs4Wt5m8Uc7m3V/view?usp=drivesdk","https://drive.google.com/file/d/1LXuN9WsAX39OWfFPFeTs4Wt5m8Uc7m3V/preview?usp=drivesdk","944839","2020-07-03 13:52:00"),
("214","79","","","1RbbRpit4MiI9IzVmtWPZpa69KFSkfWVu","f0816a.jpg","","https://drive.google.com/file/d/1RbbRpit4MiI9IzVmtWPZpa69KFSkfWVu/view?usp=drivesdk","https://drive.google.com/file/d/1RbbRpit4MiI9IzVmtWPZpa69KFSkfWVu/preview?usp=drivesdk","985501","2020-07-03 13:53:06"),
("215","80","","","1T1O2LdU4AM80YHWGgXNMy1VmXQGNKVoT","f438eb.jpg","","https://drive.google.com/file/d/1T1O2LdU4AM80YHWGgXNMy1VmXQGNKVoT/view?usp=drivesdk","https://drive.google.com/file/d/1T1O2LdU4AM80YHWGgXNMy1VmXQGNKVoT/preview?usp=drivesdk","2446378","2020-07-08 13:11:15"),
("216","80","","","1z5tMZnKUvFAL7cioSTzCpcDtYv9QOxhw","948724.jpg","","https://drive.google.com/file/d/1z5tMZnKUvFAL7cioSTzCpcDtYv9QOxhw/view?usp=drivesdk","https://drive.google.com/file/d/1z5tMZnKUvFAL7cioSTzCpcDtYv9QOxhw/preview?usp=drivesdk","3220989","2020-07-08 13:13:15"),
("217","80","","","1RlKGiBC7oCVEq7VzykdzqKQMlrexcEB4","8c5395.jpg","","https://drive.google.com/file/d/1RlKGiBC7oCVEq7VzykdzqKQMlrexcEB4/view?usp=drivesdk","https://drive.google.com/file/d/1RlKGiBC7oCVEq7VzykdzqKQMlrexcEB4/preview?usp=drivesdk","4181846","2020-07-08 13:14:57"),
("218","82","","","1b1KSwv5g_q9z0ukxI9x-o6-WovGFR96k","3e6439.jpg","","https://drive.google.com/file/d/1b1KSwv5g_q9z0ukxI9x-o6-WovGFR96k/view?usp=drivesdk","https://drive.google.com/file/d/1b1KSwv5g_q9z0ukxI9x-o6-WovGFR96k/preview?usp=drivesdk","1415529","2020-07-08 16:56:28"),
("219","82","","","1bvUett0xLk3PS1vE9dHAN6W_OFpYJf6z","fc01b4.jpg","","https://drive.google.com/file/d/1bvUett0xLk3PS1vE9dHAN6W_OFpYJf6z/view?usp=drivesdk","https://drive.google.com/file/d/1bvUett0xLk3PS1vE9dHAN6W_OFpYJf6z/preview?usp=drivesdk","1423137","2020-07-08 16:58:05"),
("220","82","","","1XgOFiIjywZnh_K1Qax7QPYydeubKxRkW","b1d7d0.jpg","","https://drive.google.com/file/d/1XgOFiIjywZnh_K1Qax7QPYydeubKxRkW/view?usp=drivesdk","https://drive.google.com/file/d/1XgOFiIjywZnh_K1Qax7QPYydeubKxRkW/preview?usp=drivesdk","1322393","2020-07-08 17:00:04"),
("221","84","","","114NTOstnzPE2pOVrNLj5X4oZadB9WBCT","214a2f.jpg","","https://drive.google.com/file/d/114NTOstnzPE2pOVrNLj5X4oZadB9WBCT/view?usp=drivesdk","https://drive.google.com/file/d/114NTOstnzPE2pOVrNLj5X4oZadB9WBCT/preview?usp=drivesdk","1562133","2020-07-15 15:44:40"),
("222","84","","","1qVtY3wZszifBX-gDJyUJyaeLENLJMAtm","ac1813.jpg","","https://drive.google.com/file/d/1qVtY3wZszifBX-gDJyUJyaeLENLJMAtm/view?usp=drivesdk","https://drive.google.com/file/d/1qVtY3wZszifBX-gDJyUJyaeLENLJMAtm/preview?usp=drivesdk","1562133","2020-07-15 15:44:45"),
("223","85","","","1tlCXauSGFX7v8JG4kU4oVFZPbJsPfUpZ","c22f33.jpg","","https://drive.google.com/file/d/1tlCXauSGFX7v8JG4kU4oVFZPbJsPfUpZ/view?usp=drivesdk","https://drive.google.com/file/d/1tlCXauSGFX7v8JG4kU4oVFZPbJsPfUpZ/preview?usp=drivesdk","1408589","2020-07-16 09:34:36"),
("224","86","","","1VPPydBgoQ9b-5_-GaVGjhR1Nh1HkGVhw","3f1427.jpg","","https://drive.google.com/file/d/1VPPydBgoQ9b-5_-GaVGjhR1Nh1HkGVhw/view?usp=drivesdk","https://drive.google.com/file/d/1VPPydBgoQ9b-5_-GaVGjhR1Nh1HkGVhw/preview?usp=drivesdk","1631454","2020-07-16 11:03:43"),
("225","87","","","1NEMsoFOw_Y6uMf4HKUev5Ws6RDZUvUQR","011e9f.jpg","","https://drive.google.com/file/d/1NEMsoFOw_Y6uMf4HKUev5Ws6RDZUvUQR/view?usp=drivesdk","https://drive.google.com/file/d/1NEMsoFOw_Y6uMf4HKUev5Ws6RDZUvUQR/preview?usp=drivesdk","1521339","2020-07-16 11:07:49"),
("226","89","","","1RLVwSwPUIJJUB9Joab08KoIov1yE_oUj","af66a1.jpg","","https://drive.google.com/file/d/1RLVwSwPUIJJUB9Joab08KoIov1yE_oUj/view?usp=drivesdk","https://drive.google.com/file/d/1RLVwSwPUIJJUB9Joab08KoIov1yE_oUj/preview?usp=drivesdk","109891","2020-07-25 18:36:05"),
("227","89","","","15KydfFIHNZpMMkrhv4s8bqpvtBjkKqVf","9daf70.jpg","","https://drive.google.com/file/d/15KydfFIHNZpMMkrhv4s8bqpvtBjkKqVf/view?usp=drivesdk","https://drive.google.com/file/d/15KydfFIHNZpMMkrhv4s8bqpvtBjkKqVf/preview?usp=drivesdk","97759","2020-07-25 18:36:05");
INSERT INTO assignments_submitted_file VALUES
("228","89","","","17fIKKITdqw9buMWbfbOae0WpoE3AIKPS","66401f.jpg","","https://drive.google.com/file/d/17fIKKITdqw9buMWbfbOae0WpoE3AIKPS/view?usp=drivesdk","https://drive.google.com/file/d/17fIKKITdqw9buMWbfbOae0WpoE3AIKPS/preview?usp=drivesdk","101030","2020-07-25 18:36:05"),
("229","89","","","1lbjdVpXCf7SM9nWOswFbjiPisBchAlks","fbde44.jpg","","https://drive.google.com/file/d/1lbjdVpXCf7SM9nWOswFbjiPisBchAlks/view?usp=drivesdk","https://drive.google.com/file/d/1lbjdVpXCf7SM9nWOswFbjiPisBchAlks/preview?usp=drivesdk","77616","2020-07-25 18:36:05"),
("230","89","","","1e1CwXN3lmoC1AO0eRYMQH9ktaBMoXsb9","bd6044.jpg","","https://drive.google.com/file/d/1e1CwXN3lmoC1AO0eRYMQH9ktaBMoXsb9/view?usp=drivesdk","https://drive.google.com/file/d/1e1CwXN3lmoC1AO0eRYMQH9ktaBMoXsb9/preview?usp=drivesdk","77699","2020-07-25 18:36:05"),
("231","93","","","1ff9NHQPwf86xecveNs8yWDEeWtKH37gH","a8132f.jpg","","https://drive.google.com/file/d/1ff9NHQPwf86xecveNs8yWDEeWtKH37gH/view?usp=drivesdk","https://drive.google.com/file/d/1ff9NHQPwf86xecveNs8yWDEeWtKH37gH/preview?usp=drivesdk","114638","2020-08-11 08:39:18"),
("232","93","","","1wUDFCW9YeYcSjhHkHII5aItjCG6ztNYU","76ac09.jpg","","https://drive.google.com/file/d/1wUDFCW9YeYcSjhHkHII5aItjCG6ztNYU/view?usp=drivesdk","https://drive.google.com/file/d/1wUDFCW9YeYcSjhHkHII5aItjCG6ztNYU/preview?usp=drivesdk","116307","2020-08-11 08:39:31"),
("233","93","","","10qO8rAvhHrpPYzjvZJDPsaiEexWx9uEZ","6a1f6b.jpg","","https://drive.google.com/file/d/10qO8rAvhHrpPYzjvZJDPsaiEexWx9uEZ/view?usp=drivesdk","https://drive.google.com/file/d/10qO8rAvhHrpPYzjvZJDPsaiEexWx9uEZ/preview?usp=drivesdk","110655","2020-08-11 08:39:44"),
("234","93","","","1H4BRq5lMcPEwvcT42-VJDi8NV04Xs9Pk","b6cf69.jpg","","https://drive.google.com/file/d/1H4BRq5lMcPEwvcT42-VJDi8NV04Xs9Pk/view?usp=drivesdk","https://drive.google.com/file/d/1H4BRq5lMcPEwvcT42-VJDi8NV04Xs9Pk/preview?usp=drivesdk","105774","2020-08-11 08:39:58"),
("235","93","","","1n7Ae89zHsVdk2AE8IrpWCjXyyIZ0YWfa","eea366.jpg","","https://drive.google.com/file/d/1n7Ae89zHsVdk2AE8IrpWCjXyyIZ0YWfa/view?usp=drivesdk","https://drive.google.com/file/d/1n7Ae89zHsVdk2AE8IrpWCjXyyIZ0YWfa/preview?usp=drivesdk","120408","2020-08-11 08:40:18"),
("236","95","","","1FqGHOk-nu_dWHqUmBEXjiXZXPKUv2Zmp","9e9af2.jpg","","https://drive.google.com/file/d/1FqGHOk-nu_dWHqUmBEXjiXZXPKUv2Zmp/view?usp=drivesdk","https://drive.google.com/file/d/1FqGHOk-nu_dWHqUmBEXjiXZXPKUv2Zmp/preview?usp=drivesdk","2657190","2020-09-18 09:24:11"),
("237","95","","","1HiTu6Z8qh6I7F9fq4gwvZarNTiGV6y8f","ccf213.jpg","","https://drive.google.com/file/d/1HiTu6Z8qh6I7F9fq4gwvZarNTiGV6y8f/view?usp=drivesdk","https://drive.google.com/file/d/1HiTu6Z8qh6I7F9fq4gwvZarNTiGV6y8f/preview?usp=drivesdk","2811590","2020-09-18 09:24:11"),
("238","95","","","1tHSkNpErd4ynkAQTv63oX8w14-RS2Det","db3337.jpg","","https://drive.google.com/file/d/1tHSkNpErd4ynkAQTv63oX8w14-RS2Det/view?usp=drivesdk","https://drive.google.com/file/d/1tHSkNpErd4ynkAQTv63oX8w14-RS2Det/preview?usp=drivesdk","2586792","2020-09-18 09:24:11"),
("239","95","","","1VzfAZ9f69MMpm5lFGhbn0ABvrBDZBmM7","935c33.jpg","","https://drive.google.com/file/d/1VzfAZ9f69MMpm5lFGhbn0ABvrBDZBmM7/view?usp=drivesdk","https://drive.google.com/file/d/1VzfAZ9f69MMpm5lFGhbn0ABvrBDZBmM7/preview?usp=drivesdk","2743005","2020-09-18 09:24:11"),
("240","95","","","1kwfgZu0DO76Tc3rav-Q2_ohv_O10Bd6W","674275.jpg","","https://drive.google.com/file/d/1kwfgZu0DO76Tc3rav-Q2_ohv_O10Bd6W/view?usp=drivesdk","https://drive.google.com/file/d/1kwfgZu0DO76Tc3rav-Q2_ohv_O10Bd6W/preview?usp=drivesdk","2828449","2020-09-18 09:24:11"),
("241","96","","","1INa-OBOhRebX3oUZH_hmt5eRovU0vf_P","94b378.jpg","","https://drive.google.com/file/d/1INa-OBOhRebX3oUZH_hmt5eRovU0vf_P/view?usp=drivesdk","https://drive.google.com/file/d/1INa-OBOhRebX3oUZH_hmt5eRovU0vf_P/preview?usp=drivesdk","2707000","2020-09-18 09:58:33"),
("242","96","","","1DKSsaM1xhWVMUVD7aPWWMjIXtk_rRLJj","ef85f0.jpg","","https://drive.google.com/file/d/1DKSsaM1xhWVMUVD7aPWWMjIXtk_rRLJj/view?usp=drivesdk","https://drive.google.com/file/d/1DKSsaM1xhWVMUVD7aPWWMjIXtk_rRLJj/preview?usp=drivesdk","1932993","2020-09-18 09:58:33"),
("243","96","","","1y1Y5ATbLvm8nRV9l3JMyWQN6cC3SqsQa","b25cd7.jpg","","https://drive.google.com/file/d/1y1Y5ATbLvm8nRV9l3JMyWQN6cC3SqsQa/view?usp=drivesdk","https://drive.google.com/file/d/1y1Y5ATbLvm8nRV9l3JMyWQN6cC3SqsQa/preview?usp=drivesdk","2557603","2020-09-18 09:58:33"),
("244","96","","","1tua7okSp23rl5WsdmirqTN8BbZ3q3nwh","456da9.jpg","","https://drive.google.com/file/d/1tua7okSp23rl5WsdmirqTN8BbZ3q3nwh/view?usp=drivesdk","https://drive.google.com/file/d/1tua7okSp23rl5WsdmirqTN8BbZ3q3nwh/preview?usp=drivesdk","2356767","2020-09-18 09:58:33"),
("245","96","","","1Jh5Hu3i5i6qE8sVuE_vStZjER5G11h4Z","2f25f1.jpg","","https://drive.google.com/file/d/1Jh5Hu3i5i6qE8sVuE_vStZjER5G11h4Z/view?usp=drivesdk","https://drive.google.com/file/d/1Jh5Hu3i5i6qE8sVuE_vStZjER5G11h4Z/preview?usp=drivesdk","2290928","2020-09-18 09:58:33"),
("246","96","","","1XqUGXKn3y3EtlSvy3j3bIDl983OTqDO9","64b28d.jpg","","https://drive.google.com/file/d/1XqUGXKn3y3EtlSvy3j3bIDl983OTqDO9/view?usp=drivesdk","https://drive.google.com/file/d/1XqUGXKn3y3EtlSvy3j3bIDl983OTqDO9/preview?usp=drivesdk","2419897","2020-09-18 09:58:33");




CREATE TABLE `attendance_behaviour` (
  `attendance_behaviour_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `student_attendance` int(11) DEFAULT NULL,
  `total_attendance` int(11) NOT NULL,
  `handwriting` int(11) NOT NULL,
  `neatness` int(11) NOT NULL,
  `punctuality` int(11) NOT NULL,
  `attentiveness` int(11) NOT NULL,
  `initiative` int(11) NOT NULL,
  `respect` int(11) NOT NULL,
  `obedience` int(11) NOT NULL,
  `attitude` int(11) NOT NULL,
  `honesty` int(11) NOT NULL,
  `creativity` int(11) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`attendance_behaviour_id`),
  KEY `student_id` (`student_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `autologin` (
  `user_key` varchar(100) NOT NULL,
  `token` char(32) NOT NULL,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  `browser_token` char(32) NOT NULL,
  `dbname` varchar(300) NOT NULL,
  `data` text DEFAULT NULL,
  `used` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`user_key`,`token`),
  KEY `dbname` (`dbname`(255))
) ENGINE=InnoDB DEFAULT CHARSET=utf8;






CREATE TABLE `backup_class` (
  `backup_class_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `class_id` int(10) unsigned NOT NULL,
  `class_name` varchar(10) NOT NULL,
  `class_order` int(10) unsigned NOT NULL,
  `section` varchar(10) NOT NULL,
  `promotional_average` varchar(5) NOT NULL,
  `new_student_fee` decimal(15,2) unsigned NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(15) NOT NULL,
  PRIMARY KEY (`backup_class_id`),
  KEY `session_term` (`sessions`,`terms`)
) ENGINE=InnoDB AUTO_INCREMENT=68 DEFAULT CHARSET=latin1;


INSERT INTO backup_class VALUES
("1","1","JSS 1","1","junior","50","0.00","2018/2019","1st Term"),
("2","2","JSS 2","2","junior","50","0.00","2018/2019","1st Term"),
("3","3","JSS 3","3","junior","50","0.00","2018/2019","1st Term"),
("4","4","SS 1","4","senior","50","0.00","2018/2019","1st Term"),
("5","5","SS 2","5","senior","50","0.00","2018/2019","1st Term"),
("6","6","SS 3","6","senior","50","0.00","2018/2019","1st Term"),
("7","1","JSS 1","1","junior","50","0.00","2018/2019","2nd Term"),
("8","2","JSS 2","2","junior","50","0.00","2018/2019","2nd Term"),
("9","3","JSS 3","3","junior","50","0.00","2018/2019","2nd Term"),
("10","4","SS 1","4","senior","50","0.00","2018/2019","2nd Term"),
("11","5","SS 2","5","senior","50","0.00","2018/2019","2nd Term"),
("12","6","SS 3","6","senior","50","0.00","2018/2019","2nd Term"),
("13","1","JSS 1","1","junior","50","0.00","2018/2019","3rd Term"),
("14","2","JSS 2","2","junior","50","0.00","2018/2019","3rd Term"),
("15","3","JSS 3","3","junior","50","0.00","2018/2019","3rd Term"),
("16","4","SS 1","4","senior","50","0.00","2018/2019","3rd Term"),
("17","5","SS 2","5","senior","50","0.00","2018/2019","3rd Term"),
("18","6","SS 3","6","senior","50","0.00","2018/2019","3rd Term"),
("19","1","JSS 1","1","junior","50","0.00","2019/2020","1st Term"),
("20","2","JSS 2","2","junior","50","0.00","2019/2020","1st Term"),
("21","3","JSS 3","3","junior","50","0.00","2019/2020","1st Term"),
("22","4","SS 1","4","senior","50","0.00","2019/2020","1st Term"),
("23","5","SS 2","5","senior","50","0.00","2019/2020","1st Term"),
("24","6","SS 3","6","senior","50","0.00","2019/2020","1st Term"),
("25","1","JSS 1","1","junior","50","0.00","2019/2020","2nd Term"),
("26","2","JSS 2","2","junior","50","0.00","2019/2020","2nd Term"),
("27","3","JSS 3","3","junior","50","0.00","2019/2020","2nd Term"),
("28","4","SS 1","4","senior","50","0.00","2019/2020","2nd Term"),
("29","5","SS 2","5","senior","50","0.00","2019/2020","2nd Term"),
("30","6","SS 3","6","senior","50","0.00","2019/2020","2nd Term"),
("32","1","JSS 1","1","junior","50","0.00","2019/2020","3rd Term"),
("33","2","JSS 2","2","junior","50","0.00","2019/2020","3rd Term"),
("34","3","JSS 3","3","junior","50","0.00","2019/2020","3rd Term"),
("35","4","SS 1","4","senior","50","0.00","2019/2020","3rd Term"),
("36","5","SS 2","5","senior","50","0.00","2019/2020","3rd Term"),
("37","6","SS 3","6","senior","50","0.00","2019/2020","3rd Term"),
("38","1","JSS 1","1","junior","50","0.00","2020/2021","1st Term"),
("39","2","JSS 2","2","junior","50","0.00","2020/2021","1st Term"),
("40","3","JSS 3","3","junior","50","0.00","2020/2021","1st Term"),
("41","4","SS 1","4","senior","50","0.00","2020/2021","1st Term"),
("42","5","SS 2","5","senior","50","0.00","2020/2021","1st Term"),
("43","6","SS 3","6","senior","50","0.00","2020/2021","1st Term"),
("44","1","JSS 1","1","junior","50","0.00","2020/2021","2nd Term"),
("45","2","JSS 2","2","junior","50","0.00","2020/2021","2nd Term"),
("46","3","JSS 3","3","junior","50","0.00","2020/2021","2nd Term"),
("47","4","SS 1","4","senior","50","0.00","2020/2021","2nd Term"),
("48","5","SS 2","5","senior","50","0.00","2020/2021","2nd Term"),
("49","6","SS 3","6","senior","50","0.00","2020/2021","2nd Term"),
("50","1","JSS 1","1","junior","50","0.00","2020/2021","3rd Term"),
("51","2","JSS 2","2","junior","50","0.00","2020/2021","3rd Term"),
("52","3","JSS 3","3","junior","50","0.00","2020/2021","3rd Term"),
("53","4","SS 1","4","senior","50","0.00","2020/2021","3rd Term"),
("54","5","SS 2","5","senior","50","0.00","2020/2021","3rd Term"),
("55","6","SS 3","6","senior","50","0.00","2020/2021","3rd Term"),
("56","1","JSS 1","1","junior","50","0.00","2021/2022","1st Term"),
("57","2","JSS 2","2","junior","50","0.00","2021/2022","1st Term"),
("58","3","JSS 3","3","junior","50","0.00","2021/2022","1st Term"),
("59","4","SS 1","4","senior","50","0.00","2021/2022","1st Term"),
("60","5","SS 2","5","senior","50","0.00","2021/2022","1st Term"),
("61","6","SS 3","6","senior","50","0.00","2021/2022","1st Term"),
("62","1","JSS 1","1","junior","50","0.00","2021/2022","2nd Term"),
("63","2","JSS 2","2","junior","50","0.00","2021/2022","2nd Term"),
("64","3","JSS 3","3","junior","50","0.00","2021/2022","2nd Term"),
("65","4","SS 1","4","senior","50","0.00","2021/2022","2nd Term"),
("66","5","SS 2","5","senior","50","0.00","2021/2022","2nd Term"),
("67","6","SS 3","6","senior","50","0.00","2021/2022","2nd Term");




CREATE TABLE `backup_new_fees_class` (
  `backup_new_fees_class_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `new_fees_class_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `amount` decimal(15,2) NOT NULL,
  `term` varchar(20) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(15) NOT NULL,
  PRIMARY KEY (`backup_new_fees_class_id`),
  KEY `session_term` (`sessions`,`terms`)
) ENGINE=InnoDB AUTO_INCREMENT=212 DEFAULT CHARSET=latin1;


INSERT INTO backup_new_fees_class VALUES
("1","1","1","0.00","1st Term","2018/2019","1st Term"),
("2","2","1","0.00","2nd Term","2018/2019","1st Term"),
("3","3","1","0.00","3rd Term","2018/2019","1st Term"),
("4","4","2","0.00","1st Term","2018/2019","1st Term"),
("5","5","2","0.00","2nd Term","2018/2019","1st Term"),
("6","6","2","0.00","3rd Term","2018/2019","1st Term"),
("7","7","3","0.00","1st Term","2018/2019","1st Term"),
("8","8","3","0.00","2nd Term","2018/2019","1st Term"),
("9","9","3","0.00","3rd Term","2018/2019","1st Term"),
("10","10","4","0.00","1st Term","2018/2019","1st Term"),
("11","11","4","0.00","2nd Term","2018/2019","1st Term"),
("12","12","4","0.00","3rd Term","2018/2019","1st Term"),
("13","13","5","0.00","1st Term","2018/2019","1st Term"),
("14","14","5","0.00","2nd Term","2018/2019","1st Term"),
("15","15","5","0.00","3rd Term","2018/2019","1st Term"),
("16","16","6","0.00","1st Term","2018/2019","1st Term"),
("17","17","6","0.00","2nd Term","2018/2019","1st Term"),
("18","18","6","0.00","3rd Term","2018/2019","1st Term"),
("19","1","1","0.00","1st Term","2018/2019","2nd Term"),
("20","2","1","0.00","2nd Term","2018/2019","2nd Term"),
("21","3","1","0.00","3rd Term","2018/2019","2nd Term"),
("22","4","2","0.00","1st Term","2018/2019","2nd Term"),
("23","5","2","0.00","2nd Term","2018/2019","2nd Term"),
("24","6","2","0.00","3rd Term","2018/2019","2nd Term"),
("25","7","3","0.00","1st Term","2018/2019","2nd Term"),
("26","8","3","0.00","2nd Term","2018/2019","2nd Term"),
("27","9","3","0.00","3rd Term","2018/2019","2nd Term"),
("28","10","4","0.00","1st Term","2018/2019","2nd Term"),
("29","11","4","0.00","2nd Term","2018/2019","2nd Term"),
("30","12","4","0.00","3rd Term","2018/2019","2nd Term"),
("31","13","5","0.00","1st Term","2018/2019","2nd Term"),
("32","14","5","0.00","2nd Term","2018/2019","2nd Term"),
("33","15","5","0.00","3rd Term","2018/2019","2nd Term"),
("34","16","6","0.00","1st Term","2018/2019","2nd Term"),
("35","17","6","0.00","2nd Term","2018/2019","2nd Term"),
("36","18","6","0.00","3rd Term","2018/2019","2nd Term"),
("37","1","1","0.00","1st Term","2018/2019","3rd Term"),
("38","2","1","0.00","2nd Term","2018/2019","3rd Term"),
("39","3","1","0.00","3rd Term","2018/2019","3rd Term"),
("40","4","2","0.00","1st Term","2018/2019","3rd Term"),
("41","5","2","0.00","2nd Term","2018/2019","3rd Term"),
("42","6","2","0.00","3rd Term","2018/2019","3rd Term"),
("43","7","3","0.00","1st Term","2018/2019","3rd Term"),
("44","8","3","0.00","2nd Term","2018/2019","3rd Term"),
("45","9","3","0.00","3rd Term","2018/2019","3rd Term"),
("46","10","4","0.00","1st Term","2018/2019","3rd Term"),
("47","11","4","0.00","2nd Term","2018/2019","3rd Term"),
("48","12","4","0.00","3rd Term","2018/2019","3rd Term"),
("49","13","5","0.00","1st Term","2018/2019","3rd Term"),
("50","14","5","0.00","2nd Term","2018/2019","3rd Term"),
("51","15","5","0.00","3rd Term","2018/2019","3rd Term"),
("52","16","6","0.00","1st Term","2018/2019","3rd Term"),
("53","17","6","0.00","2nd Term","2018/2019","3rd Term"),
("54","18","6","0.00","3rd Term","2018/2019","3rd Term"),
("55","1","1","0.00","1st Term","2019/2020","1st Term"),
("56","2","1","0.00","2nd Term","2019/2020","1st Term"),
("57","3","1","0.00","3rd Term","2019/2020","1st Term"),
("58","4","2","0.00","1st Term","2019/2020","1st Term"),
("59","5","2","0.00","2nd Term","2019/2020","1st Term"),
("60","6","2","0.00","3rd Term","2019/2020","1st Term"),
("61","7","3","0.00","1st Term","2019/2020","1st Term"),
("62","8","3","0.00","2nd Term","2019/2020","1st Term"),
("63","9","3","0.00","3rd Term","2019/2020","1st Term"),
("64","10","4","0.00","1st Term","2019/2020","1st Term"),
("65","11","4","0.00","2nd Term","2019/2020","1st Term"),
("66","12","4","0.00","3rd Term","2019/2020","1st Term"),
("67","13","5","0.00","1st Term","2019/2020","1st Term"),
("68","14","5","0.00","2nd Term","2019/2020","1st Term"),
("69","15","5","0.00","3rd Term","2019/2020","1st Term"),
("70","16","6","0.00","1st Term","2019/2020","1st Term"),
("71","17","6","0.00","2nd Term","2019/2020","1st Term"),
("72","18","6","0.00","3rd Term","2019/2020","1st Term"),
("73","1","1","0.00","1st Term","2019/2020","2nd Term"),
("74","2","1","0.00","2nd Term","2019/2020","2nd Term"),
("75","3","1","0.00","3rd Term","2019/2020","2nd Term"),
("76","4","2","0.00","1st Term","2019/2020","2nd Term"),
("77","5","2","0.00","2nd Term","2019/2020","2nd Term"),
("78","6","2","0.00","3rd Term","2019/2020","2nd Term"),
("79","7","3","0.00","1st Term","2019/2020","2nd Term"),
("80","8","3","0.00","2nd Term","2019/2020","2nd Term"),
("81","9","3","0.00","3rd Term","2019/2020","2nd Term"),
("82","10","4","0.00","1st Term","2019/2020","2nd Term"),
("83","11","4","0.00","2nd Term","2019/2020","2nd Term"),
("84","12","4","0.00","3rd Term","2019/2020","2nd Term"),
("85","13","5","0.00","1st Term","2019/2020","2nd Term"),
("86","14","5","0.00","2nd Term","2019/2020","2nd Term"),
("87","15","5","0.00","3rd Term","2019/2020","2nd Term"),
("88","16","6","0.00","1st Term","2019/2020","2nd Term"),
("89","17","6","0.00","2nd Term","2019/2020","2nd Term"),
("90","18","6","0.00","3rd Term","2019/2020","2nd Term"),
("104","1","1","0.00","1st Term","2019/2020","3rd Term"),
("105","2","1","0.00","2nd Term","2019/2020","3rd Term"),
("106","3","1","0.00","3rd Term","2019/2020","3rd Term"),
("107","4","2","0.00","1st Term","2019/2020","3rd Term"),
("108","5","2","0.00","2nd Term","2019/2020","3rd Term"),
("109","6","2","0.00","3rd Term","2019/2020","3rd Term"),
("110","7","3","0.00","1st Term","2019/2020","3rd Term"),
("111","8","3","0.00","2nd Term","2019/2020","3rd Term"),
("112","9","3","0.00","3rd Term","2019/2020","3rd Term"),
("113","10","4","0.00","1st Term","2019/2020","3rd Term");
INSERT INTO backup_new_fees_class VALUES
("114","11","4","0.00","2nd Term","2019/2020","3rd Term"),
("115","12","4","0.00","3rd Term","2019/2020","3rd Term"),
("116","13","5","0.00","1st Term","2019/2020","3rd Term"),
("117","14","5","0.00","2nd Term","2019/2020","3rd Term"),
("118","15","5","0.00","3rd Term","2019/2020","3rd Term"),
("119","16","6","0.00","1st Term","2019/2020","3rd Term"),
("120","17","6","0.00","2nd Term","2019/2020","3rd Term"),
("121","18","6","0.00","3rd Term","2019/2020","3rd Term"),
("122","1","1","0.00","1st Term","2020/2021","1st Term"),
("123","2","1","0.00","2nd Term","2020/2021","1st Term"),
("124","3","1","0.00","3rd Term","2020/2021","1st Term"),
("125","4","2","0.00","1st Term","2020/2021","1st Term"),
("126","5","2","0.00","2nd Term","2020/2021","1st Term"),
("127","6","2","0.00","3rd Term","2020/2021","1st Term"),
("128","7","3","0.00","1st Term","2020/2021","1st Term"),
("129","8","3","0.00","2nd Term","2020/2021","1st Term"),
("130","9","3","0.00","3rd Term","2020/2021","1st Term"),
("131","10","4","0.00","1st Term","2020/2021","1st Term"),
("132","11","4","0.00","2nd Term","2020/2021","1st Term"),
("133","12","4","0.00","3rd Term","2020/2021","1st Term"),
("134","13","5","0.00","1st Term","2020/2021","1st Term"),
("135","14","5","0.00","2nd Term","2020/2021","1st Term"),
("136","15","5","0.00","3rd Term","2020/2021","1st Term"),
("137","16","6","0.00","1st Term","2020/2021","1st Term"),
("138","17","6","0.00","2nd Term","2020/2021","1st Term"),
("139","18","6","0.00","3rd Term","2020/2021","1st Term"),
("140","1","1","0.00","1st Term","2020/2021","2nd Term"),
("141","2","1","0.00","2nd Term","2020/2021","2nd Term"),
("142","3","1","0.00","3rd Term","2020/2021","2nd Term"),
("143","4","2","0.00","1st Term","2020/2021","2nd Term"),
("144","5","2","0.00","2nd Term","2020/2021","2nd Term"),
("145","6","2","0.00","3rd Term","2020/2021","2nd Term"),
("146","7","3","0.00","1st Term","2020/2021","2nd Term"),
("147","8","3","0.00","2nd Term","2020/2021","2nd Term"),
("148","9","3","0.00","3rd Term","2020/2021","2nd Term"),
("149","10","4","0.00","1st Term","2020/2021","2nd Term"),
("150","11","4","0.00","2nd Term","2020/2021","2nd Term"),
("151","12","4","0.00","3rd Term","2020/2021","2nd Term"),
("152","13","5","0.00","1st Term","2020/2021","2nd Term"),
("153","14","5","0.00","2nd Term","2020/2021","2nd Term"),
("154","15","5","0.00","3rd Term","2020/2021","2nd Term"),
("155","16","6","0.00","1st Term","2020/2021","2nd Term"),
("156","17","6","0.00","2nd Term","2020/2021","2nd Term"),
("157","18","6","0.00","3rd Term","2020/2021","2nd Term"),
("158","1","1","0.00","1st Term","2020/2021","3rd Term"),
("159","2","1","0.00","2nd Term","2020/2021","3rd Term"),
("160","3","1","0.00","3rd Term","2020/2021","3rd Term"),
("161","4","2","0.00","1st Term","2020/2021","3rd Term"),
("162","5","2","0.00","2nd Term","2020/2021","3rd Term"),
("163","6","2","0.00","3rd Term","2020/2021","3rd Term"),
("164","7","3","0.00","1st Term","2020/2021","3rd Term"),
("165","8","3","0.00","2nd Term","2020/2021","3rd Term"),
("166","9","3","0.00","3rd Term","2020/2021","3rd Term"),
("167","10","4","0.00","1st Term","2020/2021","3rd Term"),
("168","11","4","0.00","2nd Term","2020/2021","3rd Term"),
("169","12","4","0.00","3rd Term","2020/2021","3rd Term"),
("170","13","5","0.00","1st Term","2020/2021","3rd Term"),
("171","14","5","0.00","2nd Term","2020/2021","3rd Term"),
("172","15","5","0.00","3rd Term","2020/2021","3rd Term"),
("173","16","6","0.00","1st Term","2020/2021","3rd Term"),
("174","17","6","0.00","2nd Term","2020/2021","3rd Term"),
("175","18","6","0.00","3rd Term","2020/2021","3rd Term"),
("176","1","1","0.00","1st Term","2021/2022","1st Term"),
("177","2","1","0.00","2nd Term","2021/2022","1st Term"),
("178","3","1","0.00","3rd Term","2021/2022","1st Term"),
("179","4","2","0.00","1st Term","2021/2022","1st Term"),
("180","5","2","0.00","2nd Term","2021/2022","1st Term"),
("181","6","2","0.00","3rd Term","2021/2022","1st Term"),
("182","7","3","0.00","1st Term","2021/2022","1st Term"),
("183","8","3","0.00","2nd Term","2021/2022","1st Term"),
("184","9","3","0.00","3rd Term","2021/2022","1st Term"),
("185","10","4","0.00","1st Term","2021/2022","1st Term"),
("186","11","4","0.00","2nd Term","2021/2022","1st Term"),
("187","12","4","0.00","3rd Term","2021/2022","1st Term"),
("188","13","5","0.00","1st Term","2021/2022","1st Term"),
("189","14","5","0.00","2nd Term","2021/2022","1st Term"),
("190","15","5","0.00","3rd Term","2021/2022","1st Term"),
("191","16","6","0.00","1st Term","2021/2022","1st Term"),
("192","17","6","0.00","2nd Term","2021/2022","1st Term"),
("193","18","6","0.00","3rd Term","2021/2022","1st Term"),
("194","1","1","0.00","1st Term","2021/2022","2nd Term"),
("195","2","1","0.00","2nd Term","2021/2022","2nd Term"),
("196","3","1","0.00","3rd Term","2021/2022","2nd Term"),
("197","4","2","0.00","1st Term","2021/2022","2nd Term"),
("198","5","2","0.00","2nd Term","2021/2022","2nd Term"),
("199","6","2","0.00","3rd Term","2021/2022","2nd Term"),
("200","7","3","0.00","1st Term","2021/2022","2nd Term"),
("201","8","3","0.00","2nd Term","2021/2022","2nd Term"),
("202","9","3","0.00","3rd Term","2021/2022","2nd Term"),
("203","10","4","0.00","1st Term","2021/2022","2nd Term"),
("204","11","4","0.00","2nd Term","2021/2022","2nd Term"),
("205","12","4","0.00","3rd Term","2021/2022","2nd Term"),
("206","13","5","0.00","1st Term","2021/2022","2nd Term"),
("207","14","5","0.00","2nd Term","2021/2022","2nd Term"),
("208","15","5","0.00","3rd Term","2021/2022","2nd Term"),
("209","16","6","0.00","1st Term","2021/2022","2nd Term"),
("210","17","6","0.00","2nd Term","2021/2022","2nd Term"),
("211","18","6","0.00","3rd Term","2021/2022","2nd Term");




CREATE TABLE `backup_plan` (
  `backup_plan_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `plan_id` int(10) unsigned NOT NULL,
  `plan_name` varchar(100) NOT NULL,
  `amount` decimal(15,2) unsigned NOT NULL,
  `date_added` datetime NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(15) NOT NULL,
  PRIMARY KEY (`backup_plan_id`),
  KEY `session_term` (`sessions`,`terms`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `behaviours` (
  `behaviour_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `behaviour_order` int(11) NOT NULL,
  `behaviour_name` varchar(200) NOT NULL,
  PRIMARY KEY (`behaviour_id`),
  KEY `class_id` (`class_id`,`behaviour_order`)
) ENGINE=InnoDB AUTO_INCREMENT=61 DEFAULT CHARSET=latin1;


INSERT INTO behaviours VALUES
("1","1","1","HANDWRITING"),
("2","1","2","NEATNESS"),
("3","1","3","PUNCTUALITY"),
("4","1","4","ATTENTIVENESS"),
("5","1","5","INITIATIVE"),
("6","1","6","RESPECT"),
("7","1","7","OBEDIENCE"),
("8","1","8","ATTITUDE"),
("9","1","9","HONESTY"),
("10","1","10","CREATIVITY"),
("11","2","1","HANDWRITING"),
("12","2","2","NEATNESS"),
("13","2","3","PUNCTUALITY"),
("14","2","4","ATTENTIVENESS"),
("15","2","5","INITIATIVE"),
("16","2","6","RESPECT"),
("17","2","7","OBEDIENCE"),
("18","2","8","ATTITUDE"),
("19","2","9","HONESTY"),
("20","2","10","CREATIVITY"),
("21","3","1","HANDWRITING"),
("22","3","2","NEATNESS"),
("23","3","3","PUNCTUALITY"),
("24","3","4","ATTENTIVENESS"),
("25","3","5","INITIATIVE"),
("26","3","6","RESPECT"),
("27","3","7","OBEDIENCE"),
("28","3","8","ATTITUDE"),
("29","3","9","HONESTY"),
("30","3","10","CREATIVITY"),
("31","4","1","HANDWRITING"),
("32","4","2","NEATNESS"),
("33","4","3","PUNCTUALITY"),
("34","4","4","ATTENTIVENESS"),
("35","4","5","INITIATIVE"),
("36","4","6","RESPECT"),
("37","4","7","OBEDIENCE"),
("38","4","8","ATTITUDE"),
("39","4","9","HONESTY"),
("40","4","10","CREATIVITY"),
("41","5","1","HANDWRITING"),
("42","5","2","NEATNESS"),
("43","5","3","PUNCTUALITY"),
("44","5","4","ATTENTIVENESS"),
("45","5","5","INITIATIVE"),
("46","5","6","RESPECT"),
("47","5","7","OBEDIENCE"),
("48","5","8","ATTITUDE"),
("49","5","9","HONESTY"),
("50","5","10","CREATIVITY"),
("51","6","1","HANDWRITING"),
("52","6","2","NEATNESS"),
("53","6","3","PUNCTUALITY"),
("54","6","4","ATTENTIVENESS"),
("55","6","5","INITIATIVE"),
("56","6","6","RESPECT"),
("57","6","7","OBEDIENCE"),
("58","6","8","ATTITUDE"),
("59","6","9","HONESTY"),
("60","6","10","CREATIVITY");




CREATE TABLE `class` (
  `class_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_name` varchar(30) NOT NULL,
  `class_order` int(10) unsigned NOT NULL,
  `section` varchar(10) NOT NULL,
  `promotional_average` varchar(5) NOT NULL,
  `new_student_fee` decimal(15,2) unsigned NOT NULL,
  PRIMARY KEY (`class_id`),
  KEY `order` (`class_order`),
  KEY `section` (`section`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1;


INSERT INTO class VALUES
("1","JSS 1","1","junior","50","0.00"),
("2","JSS 2","2","junior","50","0.00"),
("3","JSS 3","3","junior","50","0.00"),
("4","SS 1","4","senior","50","0.00"),
("5","SS 2","5","senior","50","0.00"),
("6","SS 3","6","senior","50","0.00");




CREATE TABLE `class_approval` (
  `class_approval_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `old_class_id` int(11) NOT NULL,
  `new_class_id` int(11) NOT NULL,
  `old_status` char(20) NOT NULL,
  `mode` char(20) NOT NULL,
  `date_sent` datetime NOT NULL,
  PRIMARY KEY (`class_approval_id`),
  KEY `old_status` (`old_status`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `class_category` (
  `class_category_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_category_name` varchar(80) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`class_category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `class_class_category` (
  `class_class_category_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `class_category_id` int(11) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`class_class_category_id`),
  KEY `class_id` (`class_id`),
  KEY `class_category_id` (`class_category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `class_storages` (
  `class_storage_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `class_storage_title` varchar(200) NOT NULL,
  `class_storage_dir` varchar(500) NOT NULL,
  `class_storage_date` datetime NOT NULL,
  PRIMARY KEY (`class_storage_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `class_subclass` (
  `class_subclass_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `class_id` int(10) unsigned NOT NULL,
  `subclass_id` int(10) unsigned NOT NULL,
  PRIMARY KEY (`class_subclass_id`),
  KEY `class_id` (`class_id`),
  KEY `subclass_id` (`subclass_id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1;


INSERT INTO class_subclass VALUES
("1","1","0"),
("2","2","0"),
("3","3","0"),
("4","4","0"),
("5","5","0"),
("6","6","0");




CREATE TABLE `contact_us` (
  `contact_us_id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL,
  `role` varchar(200) NOT NULL,
  `phonenumber` varchar(100) NOT NULL,
  `email` varchar(200) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`contact_us_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `current_fees_info` (
  `current_fees_info_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `student_id` int(11) unsigned NOT NULL,
  `class_id` int(10) unsigned NOT NULL,
  `current_school_fees` decimal(15,2) NOT NULL,
  `past_debt` decimal(15,2) NOT NULL,
  `amount_to_pay` decimal(15,2) NOT NULL,
  `amount_paid` decimal(15,2) NOT NULL,
  `discount` decimal(15,2) NOT NULL,
  `surcharge_amount` decimal(15,2) NOT NULL,
  `surcharge_reason` varchar(500) NOT NULL,
  `wave_over` decimal(15,2) NOT NULL,
  `owing` decimal(15,2) NOT NULL,
  `present_owing` decimal(15,2) NOT NULL,
  `class_fee` decimal(15,2) NOT NULL,
  `plan_fee` decimal(15,2) NOT NULL,
  `new_student_fee` decimal(15,2) NOT NULL,
  `room_fee` decimal(15,2) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`current_fees_info_id`),
  KEY `student_id` (`student_id`),
  KEY `sess_term` (`sessions`,`terms`)
) ENGINE=InnoDB AUTO_INCREMENT=1109 DEFAULT CHARSET=latin1;


INSERT INTO current_fees_info VALUES
("1","1","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("2","2","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("3","3","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("4","4","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("5","5","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("6","6","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("7","7","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("8","8","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("9","9","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("10","10","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("11","11","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("12","12","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("13","13","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("14","14","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("15","15","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("16","16","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("17","17","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("18","18","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("19","19","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("20","20","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("21","21","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("22","22","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("23","23","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("24","24","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("25","25","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("26","26","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("27","27","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("28","28","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("29","29","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("30","30","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("31","31","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("32","32","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("33","33","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("34","34","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("35","35","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("36","36","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("37","37","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("38","38","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("39","39","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("40","40","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("41","41","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("42","42","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("43","43","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("44","44","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("45","45","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("46","46","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("47","47","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("48","48","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("49","49","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("50","50","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("51","51","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("52","52","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("53","53","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("54","54","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("55","55","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("56","56","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("57","57","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("58","58","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("59","59","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("60","60","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("61","61","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("62","62","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("63","63","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("64","64","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("65","65","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("66","66","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("67","67","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("68","68","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("69","69","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("70","70","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("71","71","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("72","72","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("73","73","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("74","74","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("75","75","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("76","76","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("77","77","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("78","78","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("79","79","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("80","80","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("81","81","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("82","82","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("83","83","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("84","84","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("85","85","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("86","86","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("87","87","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("88","88","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("89","89","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("90","90","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("91","91","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("92","92","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("93","93","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("94","94","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("95","95","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("96","96","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("97","97","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("98","98","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("99","99","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("100","100","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term");
INSERT INTO current_fees_info VALUES
("101","101","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("102","102","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("103","103","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("104","104","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("105","105","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("106","106","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("107","107","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("108","108","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("109","109","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("110","110","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("111","111","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("112","112","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("113","113","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("114","114","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("115","115","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("116","116","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("117","117","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("118","118","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("119","119","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("120","120","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("121","121","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("122","122","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("123","123","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("124","124","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","1st Term"),
("125","1","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("126","2","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("127","3","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("128","4","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("129","5","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("130","6","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("131","7","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("132","8","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("133","9","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("134","10","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("135","11","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("136","12","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("137","13","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("138","14","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("139","15","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("140","16","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("141","17","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("142","18","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("143","19","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("144","20","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("145","21","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("146","22","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("147","23","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("148","24","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("149","25","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("150","26","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("151","27","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("152","28","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("153","29","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("154","30","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("155","31","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("156","32","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("157","33","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("158","34","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("159","35","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("160","36","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("161","37","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("162","39","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("163","40","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("164","41","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("165","42","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("166","43","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("167","44","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("168","45","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("169","46","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("170","47","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("171","48","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("172","49","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("173","50","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("174","51","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("175","52","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("176","53","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("177","54","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("178","55","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("179","56","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("180","57","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("181","58","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("182","59","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("183","60","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("184","61","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("185","62","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("186","63","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("187","64","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("188","65","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("189","66","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("190","67","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("191","68","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("192","69","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("193","70","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("194","71","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("195","72","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("196","73","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("197","74","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("198","75","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("199","76","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("200","77","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term");
INSERT INTO current_fees_info VALUES
("201","78","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("202","79","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("203","80","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("204","81","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("205","82","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("206","83","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("207","84","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("208","85","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("209","86","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("210","87","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("211","88","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("212","89","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("213","90","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("214","91","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("215","92","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("216","93","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("217","94","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("218","95","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("219","96","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("220","97","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("221","98","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("222","99","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("223","100","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("224","101","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("225","102","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("226","103","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("227","104","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("228","105","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("229","106","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("230","107","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("231","108","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("232","109","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("233","110","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("234","111","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("235","112","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("236","113","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("237","114","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("238","115","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("239","116","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("240","117","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("241","118","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("242","119","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("243","120","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("244","121","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("245","122","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("246","123","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("247","124","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("248","125","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("249","126","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","2nd Term"),
("250","1","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("251","2","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("252","3","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("253","4","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("254","6","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("255","7","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("256","8","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("257","9","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("258","10","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("259","11","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("260","12","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("261","13","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("262","14","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("263","15","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("264","16","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("265","17","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("266","18","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("267","19","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("268","20","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("269","21","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("270","22","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("271","23","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("272","24","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("273","25","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("274","26","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("275","27","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("276","28","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("277","29","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("278","30","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("279","31","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("280","32","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("281","33","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("282","34","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("283","35","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("284","36","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("285","39","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("286","40","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("287","41","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("288","42","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("289","43","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("290","44","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("291","45","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("292","46","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("293","47","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("294","48","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("295","49","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("296","50","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("297","51","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("298","52","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("299","53","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("300","54","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term");
INSERT INTO current_fees_info VALUES
("301","55","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("302","56","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("303","57","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("304","58","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("305","59","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("306","60","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("307","61","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("308","62","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("309","63","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("310","64","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("311","65","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("312","66","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("313","67","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("314","68","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("315","69","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("316","70","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("317","71","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("318","72","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("319","73","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("320","74","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("321","75","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("322","76","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("323","77","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("324","78","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("325","79","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("326","80","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("327","81","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("328","82","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("329","83","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("330","84","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("331","85","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("332","86","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("333","87","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("334","88","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("335","89","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("336","90","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("337","91","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("338","92","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("339","93","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("340","94","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("341","95","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("342","96","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("343","97","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("344","98","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("345","99","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("346","100","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("347","101","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("348","102","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("349","103","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("350","104","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("351","105","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("352","106","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("353","107","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("354","108","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("355","109","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("356","110","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("357","111","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("358","112","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("359","113","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("360","114","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("361","115","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("362","116","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("363","117","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("364","118","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("365","119","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("366","120","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("367","121","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("368","122","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("369","123","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("370","124","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("371","125","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("372","126","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("373","127","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2018/2019","3rd Term"),
("374","1","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("375","2","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("376","3","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("377","4","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("378","6","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("379","7","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("380","8","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("381","9","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("382","10","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("383","11","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("384","12","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("385","13","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("386","14","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("387","15","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("388","16","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("389","17","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("390","18","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("391","19","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("392","20","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("393","21","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("394","22","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("395","23","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("396","24","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("397","25","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("398","26","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("399","27","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("400","28","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term");
INSERT INTO current_fees_info VALUES
("401","29","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("402","30","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("403","31","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("404","32","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("405","33","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("406","34","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("407","35","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("408","36","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("409","39","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("410","40","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("411","41","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("412","42","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("413","43","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("414","44","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("415","45","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("416","46","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("417","47","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("418","48","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("419","49","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("420","50","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("421","51","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("422","52","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("423","53","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("424","54","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("425","55","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("426","56","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("427","57","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("428","58","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("429","59","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("430","60","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("431","61","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("432","63","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("433","64","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("434","65","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("435","66","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("436","68","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("437","69","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("438","70","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("439","71","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("440","72","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("441","73","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("442","75","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("443","76","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("444","77","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("445","78","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("446","79","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("447","80","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("448","81","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("449","82","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("450","83","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("451","84","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("452","85","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("453","87","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("454","88","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("455","89","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("456","90","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("457","91","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("458","121","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("459","122","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("460","125","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("461","126","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("462","127","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("501","128","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("502","129","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("503","130","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("504","131","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("505","132","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("506","133","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("507","134","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("508","135","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("509","136","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("510","137","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("511","138","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("512","139","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("513","140","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("514","141","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("515","142","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("516","143","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("517","144","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("518","145","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("519","146","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("520","147","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("521","148","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("522","149","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("523","150","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("524","151","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("525","152","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("526","153","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("527","154","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("528","155","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("529","156","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("530","157","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("531","158","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("532","159","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("533","160","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("534","161","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("535","162","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("536","163","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("537","164","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("538","165","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term");
INSERT INTO current_fees_info VALUES
("539","166","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("540","167","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("541","168","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("542","169","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("544","171","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("545","172","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("546","173","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("547","174","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("548","175","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("549","176","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("550","177","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("551","178","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("552","179","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("553","180","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("554","181","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("555","182","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("556","183","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("557","184","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("558","185","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("559","186","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("560","187","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("561","188","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("562","189","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("563","190","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("564","191","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","1st Term"),
("565","1","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("566","2","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("567","4","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("568","7","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("569","8","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("570","9","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("571","12","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("572","13","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("573","14","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("574","15","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("575","17","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("576","18","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("577","19","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("578","20","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("579","21","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("580","22","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("581","23","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("582","24","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("583","25","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("584","26","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("585","27","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("586","28","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("587","29","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("588","31","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("589","32","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("590","33","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("591","35","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("592","36","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("593","41","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("594","42","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("595","45","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("596","46","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("597","47","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("598","48","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("599","49","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("600","51","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("601","53","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("602","54","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("603","56","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("604","57","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("605","58","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("606","59","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("607","60","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("608","61","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("609","63","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("610","64","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("611","65","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("612","66","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("613","68","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("614","69","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("615","70","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("616","71","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("617","72","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("618","73","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("619","75","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("620","76","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("621","77","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("622","78","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("623","79","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("624","80","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("625","81","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("626","82","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("627","83","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("628","84","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("629","85","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("630","87","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("631","88","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("632","89","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("633","90","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("634","91","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("635","121","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("636","122","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("637","125","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("638","126","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("639","127","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term");
INSERT INTO current_fees_info VALUES
("640","128","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("641","129","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("642","131","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("643","133","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("644","134","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("645","135","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("646","136","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("647","137","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("648","138","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("649","139","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("650","140","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("651","141","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("652","143","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("653","144","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("654","145","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("655","146","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("656","147","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("657","148","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("658","149","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("659","150","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("660","151","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("661","152","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("662","153","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("663","154","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("664","155","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("665","156","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("666","157","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("667","158","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("668","159","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("669","160","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("670","161","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("671","162","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("672","163","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("673","164","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("674","165","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("675","166","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("676","167","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("677","168","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("678","169","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("679","171","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("680","174","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("681","179","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("682","180","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("683","182","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("684","183","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("685","184","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("686","185","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("687","186","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("688","187","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("689","188","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("690","189","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("691","190","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("692","191","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("820","192","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("821","193","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("822","194","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("823","195","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("824","196","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("826","198","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("827","199","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("828","200","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("829","201","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("830","202","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("831","203","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("832","204","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("835","207","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("836","208","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2019/2020","2nd Term"),
("837","209","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("838","210","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("839","211","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("840","212","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("841","213","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("842","214","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("843","215","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("844","216","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("845","217","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("846","218","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("847","219","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("848","220","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("849","221","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("850","222","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("851","223","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("852","224","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("853","225","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("854","226","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("855","227","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("856","228","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("857","229","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("858","230","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("859","231","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("860","232","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("861","233","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("862","234","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("863","235","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("864","236","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("865","237","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("866","238","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("867","239","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("868","240","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("869","241","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term");
INSERT INTO current_fees_info VALUES
("870","242","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("871","243","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("872","244","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("873","245","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("874","246","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("875","247","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("876","196","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("877","195","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("878","192","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("879","180","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("880","188","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("881","193","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("882","8","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("883","140","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("884","194","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("886","9","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("887","136","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("888","129","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("889","64","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("890","203","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("891","248","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("892","249","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("893","250","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("894","251","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("895","252","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("896","253","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("897","254","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","1st Term"),
("898","255","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("899","256","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("900","188","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("901","136","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("902","184","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("903","187","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("904","228","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("905","211","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("906","243","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("907","240","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("909","231","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("910","232","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("911","60","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("912","2","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("913","193","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("914","127","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("915","140","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("916","1","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("917","139","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("918","190","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("919","141","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("920","252","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("921","125","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("922","236","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("923","7","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("924","238","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("925","121","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("926","237","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("927","234","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("928","235","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("929","143","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("930","4","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("931","8","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("932","126","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("933","138","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("934","208","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("935","27","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("936","57","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("937","45","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("938","59","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("939","65","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("940","53","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("941","230","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","2nd Term"),
("942","257","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("943","258","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("944","259","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("945","45","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("946","191","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("947","58","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("948","49","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("949","63","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("950","229","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("951","56","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("952","51","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("953","42","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("954","54","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("955","61","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("956","47","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("957","211","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2020/2021","3rd Term"),
("958","257","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("959","259","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("960","260","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("961","261","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("962","262","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("963","263","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("964","264","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("965","265","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("966","266","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("967","267","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("968","268","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("969","269","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("970","270","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("971","271","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term");
INSERT INTO current_fees_info VALUES
("972","272","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("973","273","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("974","274","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("975","275","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("976","276","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("977","277","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("978","278","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("979","279","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("980","280","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("981","281","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("982","282","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("983","283","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("984","284","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("985","285","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("986","286","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("987","287","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("988","288","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("989","289","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("990","290","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("991","291","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("992","292","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("993","293","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("994","294","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("995","295","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("996","296","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("997","195","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("998","297","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("999","298","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1000","299","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1001","300","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1002","301","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1003","302","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1004","303","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1005","304","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1006","305","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1007","306","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1008","307","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1009","308","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1010","309","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1011","310","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1012","311","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1013","212","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1014","137","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1015","255","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1016","126","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1017","2","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1018","125","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1019","234","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1020","235","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1021","1","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1022","140","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1023","237","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1025","138","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1026","3","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1027","7","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1028","8","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1029","143","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1030","121","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1031","141","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1032","135","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1033","46","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1034","18","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1036","193","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1037","196","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1038","313","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1039","256","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1040","314","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1042","130","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1043","36","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","1st Term"),
("1044","316","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1045","317","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1046","318","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1047","319","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1048","320","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1049","321","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1050","322","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1051","323","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1052","324","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1053","325","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1054","326","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1055","327","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1056","291","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1057","284","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1058","298","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1059","299","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1060","252","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1061","21","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1062","171","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1063","136","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1064","32","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","2nd Term"),
("1065","307","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1066","308","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1067","246","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1068","131","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1069","133","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1070","200","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1071","41","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1072","201","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1073","31","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1074","243","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term");
INSERT INTO current_fees_info VALUES
("1075","134","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1076","306","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1077","244","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1078","35","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1079","245","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1080","29","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1081","33","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1082","48","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1083","317","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1084","247","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1085","202","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1086","130","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1087","128","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1088","314","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1089","28","6","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1090","179","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1091","185","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1092","322","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1093","186","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1094","310","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1095","183","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1096","182","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1097","290","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1098","292","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1099","323","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1100","189","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1101","251","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1102","233","3","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1103","328","1","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1104","329","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1105","330","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1106","248","2","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1107","242","5","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term"),
("1108","126","4","0.00","0.00","0.00","0.00","0.00","0.00","","0.00","0.00","0.00","0.00","0.00","0.00","0.00","2021/2022","3rd Term");




CREATE TABLE `e_library_cat` (
  `e_library_cat_id` int(11) NOT NULL AUTO_INCREMENT,
  `e_library_cat_name` varchar(200) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`e_library_cat_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `e_library_file` (
  `e_library_file_id` int(11) NOT NULL AUTO_INCREMENT,
  `e_library_cat_id` int(11) NOT NULL,
  `topic_id` int(11) NOT NULL,
  `google_drive_id` varchar(200) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `staff_id` int(11) NOT NULL,
  `table_name` varchar(20) NOT NULL,
  `title` varchar(300) NOT NULL,
  `google_drive_title` varchar(200) NOT NULL,
  `google_drive_thumbnail_link` varchar(300) NOT NULL,
  `description` varchar(500) NOT NULL,
  `preview_status` varchar(20) NOT NULL DEFAULT 'preview_download',
  `mode` varchar(20) NOT NULL,
  `activation` varchar(20) NOT NULL DEFAULT 'active',
  `file_dir` varchar(300) NOT NULL,
  `google_drive_dir` varchar(300) NOT NULL,
  `google_drive_embed_link` varchar(300) NOT NULL,
  `google_drive_filesize` varchar(30) NOT NULL,
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`e_library_file_id`),
  KEY `e_library_cat_id` (`e_library_cat_id`),
  KEY `subclass_id` (`subclass_id`),
  KEY `subject_id` (`subject_id`),
  KEY `class_id` (`class_id`),
  KEY `staff_id` (`staff_id`),
  KEY `topic_id` (`topic_id`),
  KEY `activation` (`activation`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `e_r_cat` (
  `e_r_cat_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `e_r_cat_name` varchar(300) NOT NULL,
  `e_r_scratch_card` varchar(4) NOT NULL DEFAULT 'no',
  PRIMARY KEY (`e_r_cat_id`),
  KEY `e_r_scratch_card` (`e_r_scratch_card`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;


INSERT INTO e_r_cat VALUES
("1","MID-TERM","no");




CREATE TABLE `e_r_class_term` (
  `e_r_class_term_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `e_r_cat_id` int(10) unsigned NOT NULL,
  `class_id` int(10) unsigned NOT NULL,
  `terms` varchar(10) NOT NULL,
  PRIMARY KEY (`e_r_class_term_id`),
  KEY `e_r_cat_id` (`e_r_cat_id`,`class_id`,`terms`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=latin1;


INSERT INTO e_r_class_term VALUES
("1","1","1","1st Term"),
("2","1","1","2nd Term"),
("3","1","1","3rd Term"),
("4","1","2","1st Term"),
("5","1","2","2nd Term"),
("6","1","2","3rd Term"),
("7","1","3","1st Term"),
("8","1","3","2nd Term"),
("9","1","3","3rd Term"),
("10","1","4","1st Term"),
("11","1","4","2nd Term"),
("12","1","4","3rd Term"),
("13","1","5","1st Term"),
("14","1","5","2nd Term"),
("15","1","5","3rd Term"),
("16","1","6","1st Term"),
("17","1","6","2nd Term"),
("18","1","6","3rd Term");




CREATE TABLE `e_r_main` (
  `e_r_main_id` int(11) NOT NULL AUTO_INCREMENT,
  `e_r_cat_id` int(11) NOT NULL,
  `student_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `e_r_cat_name` varchar(100) NOT NULL,
  `class_name` varchar(50) NOT NULL,
  `subclass_name` varchar(50) NOT NULL,
  `section` varchar(10) NOT NULL,
  `total` float NOT NULL,
  `total_obtainable` float NOT NULL,
  `average` varchar(10) NOT NULL,
  `position_class` varchar(20) NOT NULL,
  `position_subclass` varchar(20) NOT NULL,
  `total_student_class` int(11) NOT NULL,
  `total_student_subclass` int(11) NOT NULL,
  `pass_ave` varchar(5) NOT NULL,
  `subcat1_total` float NOT NULL,
  `subcat2_total` float NOT NULL,
  `subcat3_total` float NOT NULL,
  `subcat4_total` float NOT NULL,
  `subcat5_total` float NOT NULL,
  `subcat6_total` float NOT NULL,
  `subcat7_total` float NOT NULL,
  `subcat8_total` float NOT NULL,
  `subcat9_total` float NOT NULL,
  `subcat10_total` float NOT NULL,
  `subcat1_name` varchar(50) NOT NULL,
  `subcat2_name` varchar(50) NOT NULL,
  `subcat3_name` varchar(50) NOT NULL,
  `subcat4_name` varchar(50) NOT NULL,
  `subcat5_name` varchar(50) NOT NULL,
  `subcat6_name` varchar(50) NOT NULL,
  `subcat7_name` varchar(50) NOT NULL,
  `subcat8_name` varchar(50) NOT NULL,
  `subcat9_name` varchar(50) NOT NULL,
  `subcat10_name` varchar(50) NOT NULL,
  `subcat1_short_name` varchar(40) NOT NULL,
  `subcat2_short_name` varchar(40) NOT NULL,
  `subcat3_short_name` varchar(40) NOT NULL,
  `subcat4_short_name` varchar(40) NOT NULL,
  `subcat5_short_name` varchar(40) NOT NULL,
  `subcat6_short_name` varchar(40) NOT NULL,
  `subcat7_short_name` varchar(40) NOT NULL,
  `subcat8_short_name` varchar(40) NOT NULL,
  `subcat9_short_name` varchar(40) NOT NULL,
  `subcat10_short_name` varchar(40) NOT NULL,
  `count_subcat` int(11) NOT NULL,
  `scratch_card_number` varchar(16) NOT NULL,
  `principal_name` varchar(100) NOT NULL,
  `principal_comment` varchar(200) NOT NULL,
  `form_staff_name` varchar(200) NOT NULL,
  `form_staff_comment` varchar(300) NOT NULL,
  `principal_signature` varchar(60) NOT NULL,
  `second_principal_signature` varchar(60) NOT NULL,
  `visited` int(11) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`e_r_main_id`),
  KEY `e_r_cat_id` (`e_r_cat_id`,`student_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `e_r_subcat` (
  `e_r_subcat_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `e_r_cat_id` int(10) unsigned NOT NULL,
  `e_r_subcat_name` varchar(300) NOT NULL,
  `e_r_short_form` varchar(100) NOT NULL,
  `total_score` float NOT NULL,
  PRIMARY KEY (`e_r_subcat_id`),
  KEY `e_r_cat_id` (`e_r_cat_id`),
  KEY `e_r_cat_id_2` (`e_r_cat_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;


INSERT INTO e_r_subcat VALUES
("1","1","TEST 1","TEST 1","20"),
("2","1","TEST 2","TEST 2","20");




CREATE TABLE `e_r_subject` (
  `e_r_subject_id` int(11) NOT NULL AUTO_INCREMENT,
  `e_r_cat_id` int(11) NOT NULL,
  `student_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `class_name` varchar(300) NOT NULL,
  `subclass_name` varchar(300) NOT NULL,
  `subject_name` varchar(300) NOT NULL,
  `subcat1` float DEFAULT NULL,
  `subcat2` float DEFAULT NULL,
  `subcat3` float DEFAULT NULL,
  `subcat4` float DEFAULT NULL,
  `subcat5` float DEFAULT NULL,
  `subcat6` float DEFAULT NULL,
  `subcat7` float DEFAULT NULL,
  `subcat8` float DEFAULT NULL,
  `subcat9` float DEFAULT NULL,
  `subcat10` float DEFAULT NULL,
  `total` float NOT NULL,
  `total_percent` varchar(10) NOT NULL,
  `position_subclass` varchar(30) NOT NULL,
  `grade` varchar(20) NOT NULL,
  `grade_comment` varchar(300) NOT NULL,
  `staff_name` varchar(300) NOT NULL,
  `staff_comment` varchar(300) NOT NULL,
  `status` varchar(20) NOT NULL,
  `generate_result` varchar(20) NOT NULL DEFAULT 'not_generated',
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`e_r_subject_id`),
  KEY `e_r_cat_id` (`e_r_cat_id`,`student_id`,`class_id`,`subclass_id`,`subject_id`),
  KEY `class_id` (`class_id`,`subclass_id`,`subject_id`,`sessions`,`terms`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `end_term_info` (
  `end_term_id` int(11) NOT NULL AUTO_INCREMENT,
  `new_student_number` int(11) NOT NULL,
  `no_of_students` int(11) NOT NULL,
  `no_of_male_students` int(11) NOT NULL,
  `no_of_female_students` int(11) NOT NULL,
  `no_of_grad_students` int(11) NOT NULL,
  `no_of_deact_students` int(11) NOT NULL,
  `no_of_parents` int(11) NOT NULL,
  `no_of_staff` int(11) NOT NULL,
  `no_of_academic_staff` int(11) NOT NULL,
  `no_of_non_academic_staff` int(11) NOT NULL,
  `no_of_accountant` int(11) NOT NULL,
  `no_of_admin` int(11) NOT NULL,
  `owing` int(11) NOT NULL,
  `annual_only_last_subjects` varchar(5) NOT NULL,
  `third_term_in_annual` varchar(3) NOT NULL DEFAULT 'no',
  `allow_finance` varchar(5) NOT NULL,
  `scratch_card` varchar(5) NOT NULL,
  `generate_result` varchar(20) NOT NULL,
  `publish_result` char(30) NOT NULL,
  `next_term_begins` date NOT NULL,
  `publish_result_deadline` date NOT NULL,
  `report_ready` varchar(15) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `date_entered` datetime NOT NULL DEFAULT current_timestamp(),
  `account_balanced` varchar(12) NOT NULL,
  PRIMARY KEY (`end_term_id`),
  KEY `sess_term` (`sessions`,`terms`),
  KEY `report_ready` (`report_ready`),
  KEY `date_entered` (`date_entered`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=latin1;


INSERT INTO end_term_info VALUES
("18","123","123","62","61","0","1","0","12","12","0","0","0","0","no","no","no","no","generated","published","2019-01-07","0000-00-00","ready","2018/2019","1st Term","2018-04-14 13:39:26","unbalanced"),
("19","2","123","62","61","0","2","0","12","12","0","0","0","0","no","no","no","no","generated","published","2019-05-13","0000-00-00","ready","2018/2019","2nd Term","2019-03-25 11:59:36","unbalanced"),
("20","1","119","60","59","0","5","0","13","13","0","0","1","0","no","no","no","no","generated","not_published","0000-00-00","0000-00-00","ready","2018/2019","3rd Term","2019-06-11 13:41:39","unbalanced"),
("21","53","128","67","61","0","24","0","13","13","0","0","1","0","no","no","no","no","generated","published","2020-01-13","0000-00-00","ready","2019/2020","1st Term","2019-11-25 11:57:07","unbalanced"),
("22","16","117","61","56","0","27","0","19","19","0","0","1","0","no","no","no","no","generated","not_published","0000-00-00","0000-00-00","ready","2019/2020","2nd Term","2020-03-12 10:37:21","unbalanced"),
("23","0","117","61","56","0","0","0","19","19","0","0","1","0","no","no","no","no","generated","not_published","0000-00-00","0000-00-00","ready","2019/2020","3rd Term","2021-01-21 20:58:22","unbalanced"),
("24","47","126","70","56","0","12","0","20","19","0","0","2","0","no","no","no","no","generated","published","2021-03-08","2021-02-28","ready","2020/2021","1st Term","2021-01-21 20:58:52","unbalanced"),
("25","1","93","52","41","0","38","0","19","19","0","0","1","0","no","no","no","no","generated","published","2021-06-07","2021-07-30","ready","2020/2021","2nd Term","2021-05-07 12:16:38","unbalanced"),
("26","2","82","47","35","0","14","0","19","19","0","0","1","0","no","no","no","no","generated","published","2021-09-20","2021-09-30","ready","2020/2021","3rd Term","2021-07-19 09:48:56","unbalanced"),
("27","53","147","78","69","0","8","0","19","19","0","0","1","0","no","no","no","no","generated","published","2022-01-10","2022-01-31","ready","2021/2022","1st Term","2021-11-12 12:23:26","unbalanced"),
("28","12","152","82","70","0","8","0","21","21","0","0","1","0","no","no","no","no","generated","published","2022-05-09","2022-06-30","ready","2021/2022","2nd Term","2022-02-06 09:38:40","unbalanced"),
("29","0","0","0","0","0","0","0","0","0","0","0","0","0","no","no","no","no","not_generated","not_published","2022-09-12","2022-10-31","not_ready","2021/2022","3rd Term","2022-07-08 13:33:18","unbalanced");




CREATE TABLE `end_term_inventory` (
  `end_term_inventory_id` int(11) NOT NULL AUTO_INCREMENT,
  `account_balanced` varchar(20) NOT NULL DEFAULT 'unbalanced',
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  PRIMARY KEY (`end_term_inventory_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `end_term_ledger` (
  `end_term_ledger_id` int(11) NOT NULL AUTO_INCREMENT,
  `account_balanced` varchar(15) NOT NULL DEFAULT 'unbalanced',
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  PRIMARY KEY (`end_term_ledger_id`),
  KEY `terms` (`terms`,`sessions`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `end_term_school_fees` (
  `end_term_school_fees_id` int(11) NOT NULL AUTO_INCREMENT,
  `account_balanced` varchar(20) DEFAULT 'unbalanced',
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  PRIMARY KEY (`end_term_school_fees_id`),
  KEY `sessions` (`sessions`,`terms`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `event` (
  `event_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `event_title` varchar(300) NOT NULL,
  `event_cat` varchar(20) NOT NULL,
  `event_image` varchar(300) NOT NULL,
  `location` varchar(300) NOT NULL,
  `description` text NOT NULL,
  `start_date` datetime NOT NULL,
  `end_date` datetime NOT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`event_id`),
  KEY `date_created` (`date_created`),
  KEY `event_cat` (`event_cat`),
  KEY `class_id` (`class_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `exam_questions` (
  `exam_question_id` int(11) NOT NULL AUTO_INCREMENT,
  `exam_id` int(11) NOT NULL,
  `question_id` int(11) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`exam_question_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `exam_student_questions` (
  `exam_student_question_id` int(11) NOT NULL AUTO_INCREMENT,
  `exam_student_id` int(11) NOT NULL,
  `question_options_id` int(11) NOT NULL,
  PRIMARY KEY (`exam_student_question_id`),
  KEY `exam_student_id` (`exam_student_id`),
  KEY `question_options_id` (`question_options_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `exam_student_theory` (
  `exam_student_theory_id` int(11) NOT NULL AUTO_INCREMENT,
  `exam_student_id` int(11) NOT NULL,
  `question_id` int(11) NOT NULL,
  `question_text` text NOT NULL,
  `corrected_text` text NOT NULL,
  `score` decimal(15,2) DEFAULT NULL,
  `total_score` decimal(15,2) DEFAULT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`exam_student_theory_id`),
  KEY `exam_student_id` (`exam_student_id`),
  KEY `question_id` (`question_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `exam_student_theory_images` (
  `exam_student_theory_images_id` int(11) NOT NULL AUTO_INCREMENT,
  `exam_student_id` int(11) NOT NULL,
  `question_id` int(11) NOT NULL,
  `google_drive_id` varchar(50) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`exam_student_theory_images_id`),
  KEY `exam_student_id` (`exam_student_id`),
  KEY `question_id` (`question_id`),
  KEY `google_drive_id` (`google_drive_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `exam_students` (
  `exam_student_id` int(11) NOT NULL AUTO_INCREMENT,
  `exam_id` int(11) NOT NULL,
  `student_id` int(11) NOT NULL,
  `start_date` datetime NOT NULL DEFAULT current_timestamp(),
  `end_date` datetime NOT NULL,
  `score` decimal(15,2) DEFAULT NULL,
  `revised_score` decimal(15,2) DEFAULT NULL,
  `total_score` decimal(15,2) DEFAULT NULL,
  `score_percentage` decimal(15,2) DEFAULT NULL,
  `revised_score_percentage` decimal(15,2) DEFAULT NULL,
  `approval` tinyint(4) NOT NULL,
  `fullscreen_exits` int(11) NOT NULL,
  `exam_ended_cond` varchar(30) NOT NULL,
  PRIMARY KEY (`exam_student_id`),
  KEY `exam_id` (`exam_id`),
  KEY `student_id` (`student_id`),
  KEY `approval` (`approval`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `exam_webcams` (
  `exam_webcam_id` int(11) NOT NULL AUTO_INCREMENT,
  `exam_id` int(11) NOT NULL,
  `student_id` int(11) NOT NULL,
  `google_drive_id` varchar(300) NOT NULL,
  `timestamp` varchar(20) NOT NULL,
  PRIMARY KEY (`exam_webcam_id`),
  KEY `exam_id` (`exam_id`,`student_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `exams` (
  `exam_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `topic_id` int(11) NOT NULL,
  `exam_name` varchar(300) NOT NULL,
  `exam_description` text NOT NULL,
  `exam_pass` varchar(300) NOT NULL,
  `exam_pass_hash` varchar(300) NOT NULL,
  `duration` int(11) NOT NULL,
  `start_date` datetime NOT NULL,
  `end_date` datetime NOT NULL,
  `maximum_attempt` tinyint(4) NOT NULL,
  `minimum_percentage` tinyint(4) NOT NULL,
  `view_answers` tinyint(4) NOT NULL,
  `surveillance` tinyint(4) NOT NULL,
  `randomize_question` tinyint(4) NOT NULL,
  `exam_type` varchar(20) NOT NULL,
  `activation` varchar(10) NOT NULL,
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`exam_id`),
  KEY `activation` (`activation`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `executives` (
  `executive_id` int(11) NOT NULL AUTO_INCREMENT,
  `school_id` int(10) unsigned NOT NULL,
  `user_key` varchar(100) DEFAULT NULL,
  `serial_number` varchar(30) NOT NULL,
  `pass` char(255) NOT NULL,
  `new_password` char(255) NOT NULL,
  `email` varchar(200) NOT NULL,
  `status` varchar(30) NOT NULL,
  `phone_number` varchar(20) NOT NULL,
  `forget_token` varchar(200) NOT NULL,
  `login_attempt` int(11) NOT NULL,
  `login_last_time` int(10) unsigned NOT NULL,
  PRIMARY KEY (`executive_id`),
  UNIQUE KEY `user_key` (`user_key`),
  KEY `school_id` (`school_id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1;


INSERT INTO executives VALUES
("1","65","16550e477fe","O/16/0001","$2y$10$/WPShfudvtky2Lvam61YyuCdOUGnP1SL6eY7ovm0doCDrnTPli/AW","","zeonorganisation@gmail.com","","","","0","1505998587"),
("2","65","2658a2eaa77","B/16/0001","$2y$10$XmKRXRxsHGQJYXYIHir2eu0/AecjEffaPa6bF84SM7uFptkC3wXKy","Mynameisbackend","zeonglobal@gmail.com","","","","0","1505995243"),
("3","65","3651f0c9bdf","U/16/0001","$2y$10$hXRdO2YNOVyphYSz.pPHEuD4Zw9PhdaG6SNGJHJgQb87QUWV22tV.","","","admin","","","0","1505981376"),
("4","65","465a14d7ea1","A/16/0001","$2y$10$Gg5mWpO2Pt/lM7sClJy90u7orPh02Z9.ST0B5RSMl9ckFg6ls6a8K","","","account","","","0","1506032093");




CREATE TABLE `facility` (
  `facility_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `facility_cat` varchar(100) NOT NULL,
  `facility_name` varchar(300) NOT NULL,
  `facility_date` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`facility_id`),
  KEY `facility_cat` (`facility_cat`),
  KEY `class_id` (`class_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `facility_images` (
  `facility_images_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `facility_id` int(10) unsigned NOT NULL,
  `image_name` varchar(300) NOT NULL,
  `image_dir` varchar(500) NOT NULL,
  PRIMARY KEY (`facility_images_id`),
  KEY `facility_id` (`facility_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `fees_discount` (
  `fees_discount_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `amount` decimal(15,2) NOT NULL,
  `reason` varchar(300) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`fees_discount_id`),
  KEY `student_id` (`student_id`),
  KEY `session_term` (`sessions`,`terms`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `form_staff_class_subclass` (
  `form_staff_class_subclass_id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  PRIMARY KEY (`form_staff_class_subclass_id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=latin1;


INSERT INTO form_staff_class_subclass VALUES
("17","8","3","0"),
("18","11","2","0"),
("19","7","5","0"),
("20","17","6","0"),
("21","26","4","0"),
("22","25","1","0");




CREATE TABLE `grading` (
  `grading_id` int(11) NOT NULL AUTO_INCREMENT,
  `grade_from` int(11) NOT NULL,
  `grade_to` int(11) NOT NULL,
  `grade` char(20) NOT NULL,
  `remark` char(100) NOT NULL,
  `principal_name` char(200) NOT NULL,
  `principal_comment` text NOT NULL,
  `form_staff_comment` text NOT NULL,
  `subject_comment` text NOT NULL,
  `groups` char(20) NOT NULL,
  PRIMARY KEY (`grading_id`)
) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=latin1;


INSERT INTO grading VALUES
("1","0","29","F9","POOR","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","FAIR, YOU CAN DO BETTER","lower"),
("2","30","34","F9","POOR","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","FAIR, YOU CAN DO BETTER","lower"),
("3","35","39","F9","POOR","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","FAIR, YOU CAN DO BETTER","lower"),
("4","40","44","E8","UNSATISFACTORY","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","FAIR, TRY HARDER NEXT TIME","lower"),
("5","45","49","D7","UNSATISFACTORY","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","FAIR, TRY HARDER NEXT TIME","lower"),
("6","50","54","C6","SATISFACTORY","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","GOOD WORK. WORK HARDER","lower"),
("7","55","59","C5","SATISFACTORY","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","GOOD WORK. WORK HARDER","lower"),
("8","60","64","C4","GOOD","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","SATISFACTORY. YOU CAN DO BETTER.","lower"),
("9","65","69","B3","GOOD","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","SATISFACTORY. YOU CAN DO BETTER.","lower"),
("10","70","74","B2","VERY GOOD","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","VERY GOOD, WELL DONE","lower"),
("11","75","79","A1","EXCELLENT","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","VERY GOOD, WELL DONE","lower"),
("12","80","84","A1","EXCELLENT","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","EXCELLENT PERFORMANCE, KEEP IT UP","lower"),
("13","85","89","A1","EXCELLENT","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","EXCELLENT PERFORMANCE, KEEP IT UP","lower"),
("14","90","94","A1","EXCELLENT","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","EXCEPTIONAL WORK. WONDERFULLY DONE.","lower"),
("15","95","100","A1","EXCELLENT","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","EXCEPTIONAL WORK. WONDERFULLY DONE.","lower"),
("16","0","29","F9","POOR","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","FAIR, YOU CAN DO BETTER","higher"),
("17","30","34","F9","POOR","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","FAIR, YOU CAN DO BETTER","higher"),
("18","35","39","F9","POOR","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","FAIR, YOU CAN DO BETTER","higher"),
("19","40","44","E8","UNSATISFACTORY","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","FAIR, TRY HARDER NEXT TIME","higher"),
("20","45","49","D7","UNSATISFACTORY","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","FAIR, TRY HARDER NEXT TIME","higher"),
("21","50","54","C6","SATISFACTORY","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","GOOD WORK. WORK HARDER","higher"),
("22","55","59","C5","SATISFACTORY","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","GOOD WORK. WORK HARDER","higher"),
("23","60","64","C4","GOOD","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","SATISFACTORY. YOU CAN DO BETTER.","higher"),
("24","65","69","B3","GOOD","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","SATISFACTORY. YOU CAN DO BETTER.","higher"),
("25","70","74","B2","VERY GOOD","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","VERY GOOD, WELL DONE","higher"),
("26","75","79","A1","EXCELLENT","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","VERY GOOD, WELL DONE","higher"),
("27","80","84","A1","EXCELLENT","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","EXCELLENT PERFORMANCE, KEEP IT UP","higher"),
("28","85","89","A1","EXCELLENT","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","EXCELLENT PERFORMANCE, KEEP IT UP","higher"),
("29","90","94","A1","EXCELLENT","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","EXCEPTIONAL WORK. WONDERFULLY DONE.","higher"),
("30","95","100","A1","EXCELLENT","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","EXCEPTIONAL WORK. WONDERFULLY DONE.","higher");




CREATE TABLE `hostel_rooms` (
  `room_id` int(11) NOT NULL AUTO_INCREMENT,
  `hostel_id` int(11) NOT NULL,
  `room_name` varchar(400) NOT NULL,
  `bedspace_prefix` varchar(400) NOT NULL,
  `room_fee` int(11) NOT NULL,
  `room_space` int(11) NOT NULL,
  `available` int(11) NOT NULL,
  PRIMARY KEY (`room_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `hostels` (
  `hostel_id` int(11) NOT NULL AUTO_INCREMENT,
  `hostel_name` varchar(400) NOT NULL,
  `hostel_gender` varchar(20) NOT NULL,
  PRIMARY KEY (`hostel_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `html5_games` (
  `html5_games_id` int(11) NOT NULL AUTO_INCREMENT,
  `html5_games_category_id` int(11) NOT NULL,
  `game_name` varchar(50) NOT NULL,
  `game_image` varchar(150) NOT NULL,
  `game_link` varchar(300) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`html5_games_id`),
  KEY `html5_games_category_id` (`html5_games_category_id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=latin1;


INSERT INTO html5_games VALUES
("1","1","Trivia Quiz","/app/private/images/games/1.jpg","https://html5.gamedistribution.com/66c37511b2d14fe4a2b5ce334c986cae/","2020-04-19 00:56:55"),
("2","1","Quiz Story Animal","https://www.h5games.com/imgs/d1bjj4kazoovdg.cloudfront.net/assets/games/quiz-story-animal/big_icon.jpg","https://games.softgames.com/games/quiz-story-animal/gamesites/6326/locale/en","2020-04-19 00:56:55"),
("3","1","Words with Owl","https://www.h5games.com/imgs/d1bjj4kazoovdg.cloudfront.net/assets/games/words-with-owl/big_icon.jpg","https://games.softgames.com/games/words-with-owl/gamesites/6326/locale/en","2020-04-19 00:56:55"),
("4","2","Waffle Game","https://www.h5games.com/imgs/img.GameDistribution.com/c501bf4c7c124cad960a0bfcedf74e49.jpg","https://html5.gamedistribution.com/c501bf4c7c124cad960a0bfcedf74e49/","2020-04-19 00:56:55"),
("5","2","Word Finder","https://www.h5games.com/imgs/img.GameDistribution.com/06f2049a0e14444eace08ead61b295aa.jpg","https://html5.gamedistribution.com/06f2049a0e14444eace08ead61b295aa/","2020-04-19 00:56:55"),
("6","3","Matt Vs Math","https://www.h5games.com/imgs/d1bjj4kazoovdg.cloudfront.net/assets/games/matt-vs-math/big_icon.jpg","https://games.softgames.com/games/matt-vs-math/gamesites/6326/locale/en","2020-04-19 01:02:09"),
("7","2","Tetra","https://www.h5games.com/imgs/d1bjj4kazoovdg.cloudfront.net/assets/games/2020-tetra/big_icon.jpg","https://games.softgames.com/games/2020-tetra/gamesites/6326/locale/en","2020-04-19 01:02:09"),
("8","2","4 Images and 1 Word","https://www.h5games.com/imgs/img.GameDistribution.com/2fcdda0631b24da5902b0a837d94f21d.jpg","https://html5.gamedistribution.com/2fcdda0631b24da5902b0a837d94f21d/","2020-04-19 01:02:09"),
("9","3","Number Search","https://cdn.htmlgames.com/NumberSearch/img/icon/icon-196x196.png","https://cdn.htmlgames.com/NumberSearch/index.html","2020-04-19 01:06:56"),
("10","3","Numbers In The City","https://cdn.htmlgames.com/NumbersInTheCity/img/icon/icon-196x196.png","https://cdn.htmlgames.com/NumbersInTheCity/index.html","2020-04-19 01:28:16");




CREATE TABLE `html5_games_category` (
  `html5_games_category_id` int(11) NOT NULL AUTO_INCREMENT,
  `category_name` varchar(50) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`html5_games_category_id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1;


INSERT INTO html5_games_category VALUES
("1","WORDS TRIVIA","2020-04-19 00:51:16"),
("2","PUZZLE","2020-04-19 00:51:16"),
("3","MATHS TRIVIA","2020-04-19 00:58:15");




CREATE TABLE `inv_cat` (
  `cat_id` int(11) NOT NULL AUTO_INCREMENT,
  `cat_name` varchar(200) NOT NULL,
  PRIMARY KEY (`cat_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `inv_payment` (
  `inv_payment_id` int(11) NOT NULL AUTO_INCREMENT,
  `subcat_id` int(11) NOT NULL,
  `student_id` int(11) NOT NULL,
  `transaction_id` int(11) NOT NULL,
  `quantity` int(11) DEFAULT NULL,
  `amount_paid` decimal(15,2) NOT NULL,
  `inv_payment_delete` tinyint(4) NOT NULL DEFAULT 0,
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`inv_payment_id`),
  KEY `subcat_id` (`subcat_id`),
  KEY `student_id` (`student_id`),
  KEY `transaction_id` (`transaction_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `inv_stack_payment` (
  `stack_payment_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `cat_id` int(11) NOT NULL,
  `subcat_id` int(11) NOT NULL,
  `accountant_id` int(10) unsigned NOT NULL,
  `staff_name` varchar(200) NOT NULL,
  `sold` int(11) NOT NULL,
  `each_amount` decimal(15,2) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `date_added` datetime NOT NULL,
  PRIMARY KEY (`stack_payment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `inv_stock_cat` (
  `stock_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `cat_id` int(11) NOT NULL,
  `accountant_id` int(11) NOT NULL,
  `amount` decimal(15,2) NOT NULL,
  `no_of_stock` int(11) NOT NULL,
  `staff_name` varchar(200) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `date_added` datetime NOT NULL,
  PRIMARY KEY (`stock_id`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `inv_stock_subcat` (
  `inv_stock_subcat_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `stock_id` int(11) NOT NULL,
  `cat_id` int(11) NOT NULL,
  `subcat_id` int(11) NOT NULL,
  `no_of_sub` int(11) NOT NULL,
  PRIMARY KEY (`inv_stock_subcat_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `inv_subcat` (
  `subcat_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `cat_id` int(11) NOT NULL,
  `sub_cat_name` varchar(200) NOT NULL,
  `amount` decimal(15,2) NOT NULL,
  PRIMARY KEY (`subcat_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `inv_transaction` (
  `trans_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `cat_id` int(10) unsigned NOT NULL,
  `subcat_id` int(11) NOT NULL,
  `total_no` int(11) NOT NULL,
  `remaining` int(11) NOT NULL,
  `bought` int(11) NOT NULL,
  `total_amount` decimal(15,2) NOT NULL,
  `expected_income` decimal(15,2) NOT NULL,
  `current_income` decimal(15,2) NOT NULL,
  `damaged_items` int(11) NOT NULL,
  `damages` decimal(15,2) NOT NULL,
  `damage_reason` varchar(300) NOT NULL,
  `remove` varchar(10) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`trans_id`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `ledger_category` (
  `ledger_category_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `category_name` varchar(200) NOT NULL,
  `status` varchar(20) NOT NULL,
  PRIMARY KEY (`ledger_category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `ledger_expense` (
  `ledger_expense_id` int(11) NOT NULL AUTO_INCREMENT,
  `ledger_category_id` int(11) NOT NULL,
  `accountant_id` int(10) unsigned NOT NULL,
  `staff_name` varchar(200) NOT NULL,
  `amount_spent` decimal(15,2) NOT NULL,
  `f_explain` varchar(400) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `date_added` datetime NOT NULL,
  PRIMARY KEY (`ledger_expense_id`),
  KEY `ledger_category_id` (`ledger_category_id`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `ledger_income` (
  `ledger_income_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `ledger_category_id` int(10) unsigned NOT NULL,
  `accountant_id` int(10) unsigned NOT NULL,
  `staff_name` varchar(200) NOT NULL,
  `amount_gotten` decimal(15,2) unsigned NOT NULL,
  `f_explain` varchar(400) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `date_added` datetime NOT NULL,
  PRIMARY KEY (`ledger_income_id`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`),
  KEY `ledger_category_id` (`ledger_category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `ledger_info` (
  `ledger_info_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `ledger_category_id` int(10) unsigned NOT NULL,
  `income` decimal(15,2) NOT NULL,
  `expense` decimal(15,2) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`ledger_info_id`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`),
  KEY `ledger_category_id` (`ledger_category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `lesson_note_template` (
  `lesson_note_template_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `topic` varchar(500) NOT NULL,
  `date` datetime NOT NULL,
  `ages` varchar(500) NOT NULL,
  `no_of_period` varchar(500) NOT NULL,
  `specific_objectives` varchar(500) NOT NULL,
  `instructional_materials` varchar(500) NOT NULL,
  `resource_materials` varchar(500) NOT NULL,
  `teaching_methods` varchar(500) NOT NULL,
  `previous_knowledge` varchar(500) NOT NULL,
  `teachers_intro` varchar(500) NOT NULL,
  `students_intro` varchar(500) NOT NULL,
  `learning_intro` varchar(500) NOT NULL,
  `teachers_step_one` varchar(500) NOT NULL,
  `students_step_one` varchar(500) NOT NULL,
  `learning_step_one` varchar(500) NOT NULL,
  `teachers_step_two` varchar(500) NOT NULL,
  `students_step_two` varchar(500) NOT NULL,
  `learning_step_two` varchar(500) NOT NULL,
  `teachers_step_three` varchar(500) NOT NULL,
  `students_step_three` varchar(500) NOT NULL,
  `learning_step_three` varchar(500) NOT NULL,
  `teachers_step_four` varchar(500) NOT NULL,
  `students_step_four` varchar(500) NOT NULL,
  `learning_step_four` varchar(500) NOT NULL,
  `teachers_classwork` varchar(500) NOT NULL,
  `students_classwork` varchar(500) NOT NULL,
  `learning_classwork` varchar(500) NOT NULL,
  `teachers_assignment` varchar(500) NOT NULL,
  `students_assignment` varchar(500) NOT NULL,
  `learning_assignment` varchar(500) NOT NULL,
  `teachers_conclusion` varchar(500) NOT NULL,
  `students_conclusion` varchar(500) NOT NULL,
  `learning_conclusion` varchar(500) NOT NULL,
  `summary_note` text NOT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`lesson_note_template_id`),
  KEY `class_id` (`class_id`,`subclass_id`,`subject_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `new_fees_class` (
  `new_fees_class_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `amount` decimal(15,2) NOT NULL,
  `term` varchar(20) NOT NULL,
  PRIMARY KEY (`new_fees_class_id`),
  KEY `term` (`term`),
  KEY `class_id` (`class_id`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=latin1;


INSERT INTO new_fees_class VALUES
("1","1","0.00","1st Term"),
("2","1","0.00","2nd Term"),
("3","1","0.00","3rd Term"),
("4","2","0.00","1st Term"),
("5","2","0.00","2nd Term"),
("6","2","0.00","3rd Term"),
("7","3","0.00","1st Term"),
("8","3","0.00","2nd Term"),
("9","3","0.00","3rd Term"),
("10","4","0.00","1st Term"),
("11","4","0.00","2nd Term"),
("12","4","0.00","3rd Term"),
("13","5","0.00","1st Term"),
("14","5","0.00","2nd Term"),
("15","5","0.00","3rd Term"),
("16","6","0.00","1st Term"),
("17","6","0.00","2nd Term"),
("18","6","0.00","3rd Term");




CREATE TABLE `news` (
  `news_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `news_title` varchar(300) NOT NULL,
  `news_message` text NOT NULL,
  `news_category` varchar(11) NOT NULL,
  `news_image` varchar(500) NOT NULL,
  `news_date` datetime NOT NULL,
  PRIMARY KEY (`news_id`),
  KEY `news_category` (`news_category`),
  KEY `class_id` (`class_id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=latin1;


INSERT INTO news VALUES
("1","0","0","RESULT FOR 2018/2019 1ST TERM IS READY !!!","<p style=\"text-align: justify;\">All students and parents of No Name should be informed that the result of <strong>2018/2019 1st Term</strong> has been published. Please you are required to complete all fee payment before checking your result.</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: center;\"><strong><span style=\"text-decoration: underline;\">OUTSTANDING STUDENTS</span></strong></p>\n		<p style=\"text-align: justify;\">From the outcome of the result, these are the best students in their various classes:</p>\n		<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 1: <strong>PRECIOUS CHIKEMEZI </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 2: <strong>MOSES FAVOUR </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 3: <strong>A\'UMOH ISAAC </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 1: <strong>G-PRECIOUS MONDAY </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 2: <strong>B-DICK GIDEON </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 3: <strong>P\'EVELVN KEKE-JUDE </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">Signed</p>\n		<p style=\"text-align: justify;\">Management</p>","secondary","/private/images/default_result.png","2019-02-10 20:00:52"),
("2","0","0","RESULT FOR 2018/2019 2ND TERM IS READY !!!","<p style=\"text-align: justify;\">All students and parents of Divine Favour School should be informed that the result of <strong>2018/2019 2nd Term</strong> has been published. Please you are required to complete all fee payment before checking your result.</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: center;\"><strong><span style=\"text-decoration: underline;\">OUTSTANDING STUDENTS</span></strong></p>\n		<p style=\"text-align: justify;\">From the outcome of the result, these are the best students in their various classes:</p>\n		<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 1: <strong>PRECIOUS CHIKEMEZI </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 2: <strong>MOSES FAVOUR </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 3: <strong>UMOH ISAAC </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 1: <strong>LORITA ENYA </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 2: <strong>IGIRI SHADDAI </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">Signed</p>\n		<p style=\"text-align: justify;\">Management</p>","secondary","/private/images/default_result.png","2019-06-11 13:41:21"),
("3","0","0","RESULT FOR 2019/2020 1ST TERM IS READY !!!","<p style=\"text-align: justify;\">All students and parents of Divine Favour School should be informed that the result of <strong>2019/2020 1st Term</strong> has been published. Please you are required to complete all fee payment before checking your result.</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: center;\"><strong><span style=\"text-decoration: underline;\">OUTSTANDING STUDENTS</span></strong></p>\n		<p style=\"text-align: justify;\">From the outcome of the result, these are the best students in their various classes:</p>\n		<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 1: <strong>H-JAMES BEJE GRACE</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 2: <strong>CHINEKEZI PRECIOUS </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 3: <strong>MOSES FAVOUR </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 1: <strong>UMOH ISAAC </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 2: <strong>ISAAC OBARE </strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">Signed</p>\n		<p style=\"text-align: justify;\">Management</p>","secondary","/private/images/default_result.png","2020-03-11 10:35:08"),
("4","1","0","ENGLISH FOR THIS WEEK","<p>hi stydents, we want to start a new thing</p>","secondary","/private/images/default_news2.jpg","2020-05-18 16:16:02"),
("5","0","0","IMPORTANT FROM DIRECTOR\'S OFFICE","<p>Hello students, as regard to the ongoing online assignment, most students do not submit their work which makes it difficult to input assessment.</p><p>&nbsp;You are fully aware we do not charge for the online assignment and we, the institution have been paying for it.</p><p>therefore, we urge every student to submit all the last week assignment before will proceed. failure to do so, you will no longer have asset to the online activities. only those who upload their assignment will be given asset to their portal.&nbsp;</p><p><br></p><p>Thanks,</p><p>Director&nbsp;</p>","secondary","/private/images/default_news.jpg","2020-07-06 11:54:40"),
("6","0","0","RESULT FOR 2020/2021 1ST TERM IS READY !!!","<p style=\"text-align: justify;\">All students and parents of Divine Favour School should be informed that the result of <strong>2020/2021 1st Term</strong> has been published. Please you are required to complete all fee payment before checking your result.</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: center;\"><strong><span style=\"text-decoration: underline;\">OUTSTANDING STUDENTS</span></strong></p>\n		<p style=\"text-align: justify;\">From the outcome of the result, these are the best students in their various classes:</p>\n		<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 1: <strong>UGOH DESTINY K\'OSISOCHI</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 2: <strong>JAMES BETE GRACE</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 3: <strong>CHINEKEZI PRECIOUS CHIAMAKA</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 1: <strong>MOSES FAVOUR IFUANYA</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 2: <strong>UMOH ISAAC DIANA-ABASI</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 3: <strong>ISAAC OBARE ESEOGHENE</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">Signed</p>\n		<p style=\"text-align: justify;\">Management</p>","secondary","/private/images/default_result.png","2021-02-26 11:00:51"),
("7","0","0","RESULT FOR 2020/2021 2ND TERM IS READY !!!","<p style=\"text-align: justify;\">All students and parents of Divine Favour School should be informed that the result of <strong>2020/2021 2nd Term</strong> has been published. Please you are required to complete all fee payment before checking your result.</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: center;\"><strong><span style=\"text-decoration: underline;\">OUTSTANDING STUDENTS</span></strong></p>\n		<p style=\"text-align: justify;\">From the outcome of the result, these are the best students in their various classes:</p>\n		<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 1: <strong>NWAOGU RIGHTTIME MMESOMACHI</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 2: <strong>JAMES BETE GRACE</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 1: <strong>GEORGE MFONISO FORTUNE</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 2: <strong>UMOH ISAAC DIANA-ABASI</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 3: <strong>BLOSSOM UCHE CHIZARAM</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">Signed</p>\n		<p style=\"text-align: justify;\">Management</p>","secondary","/private/images/default_result.png","2021-07-19 09:48:27"),
("8","0","0","RESULT FOR 2020/2021 3RD TERM IS READY !!!","<p style=\"text-align: justify;\">All students and parents of Divine Favour School should be informed that the result of <strong>2020/2021 3rd Term</strong> has been published. Please you are required to complete all fee payment before checking your result.</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: center;\"><strong><span style=\"text-decoration: underline;\">OUTSTANDING STUDENTS</span></strong></p>\n		<p style=\"text-align: justify;\">From the outcome of the result, these are the best students in their various classes:</p>\n		<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 1: <strong>NWAOGU RIGHTTIME MMESOMACHI</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 2: <strong>JAMES BETE GRACE</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 1: <strong>MOSES FAVOUR IFUANYA</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 2: <strong>UMOH ISAAC DIANA-ABASI</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">Signed</p>\n		<p style=\"text-align: justify;\">Management</p>","secondary","/private/images/default_result.png","2021-11-12 12:23:16"),
("9","0","0","RESULT FOR 2021/2022 1ST TERM IS READY !!!","<p style=\"text-align: justify;\">All students and parents of Divine Favour School should be informed that the result of <strong>2021/2022 1st Term</strong> has been published. Please you are required to complete all fee payment before checking your result.</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: center;\"><strong><span style=\"text-decoration: underline;\">OUTSTANDING STUDENTS</span></strong></p>\n		<p style=\"text-align: justify;\">From the outcome of the result, these are the best students in their various classes:</p>\n		<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 1: <strong>FELIX-GEORGE VICTORIA NKPOIKANAABASI</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 2: <strong>OKAFOR DANIEL CHIMBUDIKE</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 3: <strong>ANTHONY DESTINY ASUQUO</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 1: <strong>CHINEKEZI PRECIOUS CHIAMAKA</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 2: <strong>GEORGE MFONISO FORTUNE</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 3: <strong>UMOH ISAAC DIANA-ABASI</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">Signed</p>\n		<p style=\"text-align: justify;\">Management</p>","secondary","/private/images/default_result.png","2021-12-19 16:21:42"),
("10","0","0","RESULT FOR 2021/2022 2ND TERM IS READY !!!","<p style=\"text-align: justify;\">All students and parents of Divine Favour School should be informed that the result of <strong>2021/2022 2nd Term</strong> has been published. Please you are required to complete all fee payment before checking your result.</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: center;\"><strong><span style=\"text-decoration: underline;\">OUTSTANDING STUDENTS</span></strong></p>\n		<p style=\"text-align: justify;\">From the outcome of the result, these are the best students in their various classes:</p>\n		<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 1: <strong>FELIX-GEORGE VICTORIA NKPOIKANAABASI</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 2: <strong>DAVE-DAKA IMMANUELLA TAMUNOMIEBAKA AND OKAFOR DANIEL CHIMBUDIKE</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">JSS 3: <strong>JAMES BETE GRACE</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 1: <strong>HARRY RACHEAL BELEMA</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 2: <strong>GEORGE MFONISO FORTUNE</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p><p style=\"text-align: justify;\">SS 3: <strong>UMOH ISAAC DIANA-ABASI</strong></p>\n						<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">&nbsp;</p>\n		<p style=\"text-align: justify;\">Signed</p>\n		<p style=\"text-align: justify;\">Management</p>","secondary","/private/images/default_result.png","2022-04-01 09:04:39");




CREATE TABLE `news_images` (
  `news_images_id` int(11) NOT NULL AUTO_INCREMENT,
  `news_id` int(11) NOT NULL,
  `image_name` varchar(300) NOT NULL,
  `image_dir` varchar(300) NOT NULL,
  PRIMARY KEY (`news_images_id`),
  KEY `news_id` (`news_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `notify` (
  `notify_id` int(11) NOT NULL AUTO_INCREMENT,
  `notify_collection_id` int(10) unsigned NOT NULL,
  `person_id` int(11) NOT NULL,
  `notify_table_name` varchar(20) NOT NULL,
  `notify_title` varchar(300) NOT NULL,
  `notify_message` text NOT NULL,
  `notify_status` varchar(100) NOT NULL,
  `notify_icon` varchar(100) NOT NULL,
  `notify_color` varchar(20) NOT NULL,
  `notify_date` datetime NOT NULL,
  PRIMARY KEY (`notify_id`),
  KEY `notify_collection_id` (`notify_collection_id`),
  KEY `notify_date` (`notify_date`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;


INSERT INTO notify VALUES
("1","0","208","students","ADMINISTRATOR CHANGE PASSWORD","Please be notified that your password has been changed by your school administrator. If this action was not authorized by you, please click <a href=\"/private/forget-password.php\" target=\"_blank\" style=\"color:blue; text-decoration:underline;\">here</a> to reset your password or contact your school administration","read","fa fa-diamond","noti-warning","2020-08-05 10:23:52");




CREATE TABLE `notify_attachments` (
  `notify_attachment_id` int(11) NOT NULL AUTO_INCREMENT,
  `notify_collection_id` int(11) NOT NULL,
  `attachment_name` varchar(300) NOT NULL,
  `attachment_dir` varchar(300) NOT NULL,
  PRIMARY KEY (`notify_attachment_id`),
  KEY `notify_collection_id` (`notify_collection_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `notify_collection` (
  `notify_collection_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `notify_table_name` varchar(20) NOT NULL,
  `notify_title` varchar(300) NOT NULL,
  `notify_message` text NOT NULL,
  `notify_icon` varchar(100) NOT NULL,
  `notify_color` varchar(20) NOT NULL,
  `notify_date` datetime NOT NULL,
  PRIMARY KEY (`notify_collection_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `order_scratch_card` (
  `order_scratch_card_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `transaction_id` varchar(20) NOT NULL,
  `number_bought` int(10) unsigned NOT NULL,
  `amount` varchar(20) NOT NULL,
  `status` varchar(20) NOT NULL,
  `payment_mode` varchar(5) NOT NULL,
  `date_bought` datetime NOT NULL,
  PRIMARY KEY (`order_scratch_card_id`),
  UNIQUE KEY `transaction_id` (`transaction_id`),
  KEY `mode` (`status`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `other_fees_cat` (
  `other_fees_cat_id` int(11) NOT NULL AUTO_INCREMENT,
  `other_fees_cat_name` varchar(200) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`other_fees_cat_id`),
  KEY `other_fees_cat_name` (`other_fees_cat_name`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `other_fees_subcat` (
  `other_fees_subcat_id` int(11) NOT NULL AUTO_INCREMENT,
  `other_fees_cat_id` int(11) NOT NULL,
  `other_fees_subcat_name` varchar(200) NOT NULL,
  `other_fees_subcat_amount` varchar(200) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`other_fees_subcat_id`),
  KEY `other_fees_cat_id` (`other_fees_cat_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `other_fees_subcat_payment` (
  `other_fees_subcat_payment_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `transaction_id` varchar(20) NOT NULL,
  `other_fees_subcat_id` int(11) NOT NULL,
  `amount_paid` decimal(15,2) NOT NULL,
  `other_fees_delete` tinyint(4) NOT NULL DEFAULT 0,
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`other_fees_subcat_payment_id`),
  KEY `student_id` (`student_id`),
  KEY `other_fees_subcat_id` (`other_fees_subcat_id`),
  KEY `sessions` (`sessions`,`terms`),
  KEY `transaction_id` (`transaction_id`),
  KEY `other_fees_delete` (`other_fees_delete`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `parent_student_school` (
  `parent_student_school_id` int(11) NOT NULL AUTO_INCREMENT,
  `parent_id` int(11) NOT NULL,
  `student_id` int(11) NOT NULL,
  `school_id` int(11) NOT NULL,
  PRIMARY KEY (`parent_student_school_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `parents` (
  `parent_id` int(11) NOT NULL AUTO_INCREMENT,
  `user_key` varchar(100) DEFAULT NULL,
  `school_id` int(11) NOT NULL,
  `parent_name` varchar(200) NOT NULL,
  `serial_number` varchar(100) NOT NULL,
  `pass` char(255) NOT NULL,
  `first_password` varchar(200) NOT NULL,
  `new_password` varchar(255) NOT NULL,
  `email` varchar(200) NOT NULL,
  `main_phonenumber` bigint(20) NOT NULL,
  `phone_number2` bigint(20) NOT NULL,
  `phone_number3` bigint(20) NOT NULL,
  `occupation` varchar(200) NOT NULL,
  `home_address` text NOT NULL,
  `office_address` text NOT NULL,
  `state_origin` varchar(200) NOT NULL,
  `religion` varchar(200) NOT NULL,
  `local_govt` varchar(200) NOT NULL,
  `country` varchar(200) NOT NULL,
  `sent_serial_pass_sms` char(3) NOT NULL,
  `login_attempt` int(11) NOT NULL,
  `login_last_time` int(11) unsigned NOT NULL,
  `forget_token` varchar(200) NOT NULL,
  `activation` varchar(50) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`parent_id`),
  UNIQUE KEY `user_key` (`user_key`),
  KEY `activation` (`activation`),
  KEY `sent_serial_pass_sms` (`sent_serial_pass_sms`),
  KEY `religion` (`religion`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `plans` (
  `plan_id` int(11) NOT NULL AUTO_INCREMENT,
  `plan_name` varchar(100) NOT NULL,
  `amount` decimal(15,2) NOT NULL,
  `date_added` datetime NOT NULL,
  PRIMARY KEY (`plan_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `print_slip_dates` (
  `print_slip_dates_id` int(11) NOT NULL AUTO_INCREMENT,
  `type` varchar(30) NOT NULL,
  `date_printed` date NOT NULL,
  PRIMARY KEY (`print_slip_dates_id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=latin1;


INSERT INTO print_slip_dates VALUES
("1","students","2019-07-14"),
("2","students","2019-12-03"),
("3","students","2019-12-03"),
("4","students","2019-12-03"),
("5","students","2019-12-03"),
("6","students","2019-12-03"),
("7","students","2019-12-03"),
("8","new_students","2020-03-16");




CREATE TABLE `push_subscriptions` (
  `push_subscriptions_id` int(11) NOT NULL AUTO_INCREMENT,
  `endpoint` varchar(500) NOT NULL,
  `p256dh` varchar(500) NOT NULL,
  `auth` varchar(500) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  `user_id` int(11) NOT NULL,
  `school_id` int(11) NOT NULL,
  `table_name` varchar(100) NOT NULL,
  `user_key` varchar(100) NOT NULL,
  `browser_token` char(32) NOT NULL,
  PRIMARY KEY (`push_subscriptions_id`),
  KEY `user_id` (`user_id`),
  KEY `school_id` (`school_id`),
  KEY `table_name` (`table_name`),
  KEY `user_key` (`user_key`),
  KEY `browser_token` (`browser_token`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `question_bank` (
  `question_bank_id` int(11) NOT NULL AUTO_INCREMENT,
  `question_bank_title` varchar(30) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `question_bank_type` varchar(20) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`question_bank_id`),
  KEY `class_id` (`class_id`),
  KEY `subject_id` (`subject_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;






CREATE TABLE `question_lead` (
  `question_lead_id` int(11) NOT NULL AUTO_INCREMENT,
  `question_bank_id` int(11) NOT NULL,
  `question_lead_title` varchar(300) NOT NULL,
  `question_lead_description` text NOT NULL,
  `question_lead_dir` varchar(500) NOT NULL,
  `google_drive_id` varchar(200) NOT NULL,
  `question_lead_embed_dir` varchar(300) NOT NULL,
  `question_lead_thumb_dir` varchar(300) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`question_lead_id`),
  KEY `question_bank_id` (`question_bank_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;






CREATE TABLE `question_options` (
  `question_options_id` int(11) NOT NULL AUTO_INCREMENT,
  `question_id` int(11) NOT NULL,
  `google_drive_id` varchar(200) NOT NULL,
  `option_text` varchar(500) NOT NULL,
  `option_dir` varchar(300) NOT NULL,
  `option_embed_dir` varchar(300) NOT NULL,
  `option_thumb_dir` varchar(200) NOT NULL,
  `answer` tinyint(4) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`question_options_id`),
  KEY `question_id` (`question_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `questions` (
  `question_id` int(11) NOT NULL AUTO_INCREMENT,
  `question_bank_id` int(11) NOT NULL,
  `question_lead_id` int(11) NOT NULL,
  `google_drive_id` varchar(200) NOT NULL,
  `correct_answer` int(11) NOT NULL,
  `incorrect_answer` int(11) NOT NULL,
  `question_type` varchar(30) NOT NULL,
  `question_text` text NOT NULL,
  `question_dir` varchar(500) NOT NULL,
  `question_embed_dir` varchar(200) NOT NULL,
  `question_thumb_dir` varchar(200) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`question_id`),
  KEY `question_bank_id` (`question_bank_id`),
  KEY `question_lead_id` (`question_lead_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;






CREATE TABLE `received_students` (
  `received_students_id` int(11) NOT NULL AUTO_INCREMENT,
  `old_student_id` int(11) NOT NULL,
  `new_student_id` int(11) NOT NULL,
  `parent_id` int(11) NOT NULL,
  `student_name` varchar(300) NOT NULL,
  `class_id` int(11) NOT NULL,
  `old_class_name` varchar(100) NOT NULL,
  `new_class_name` varchar(100) NOT NULL,
  `old_serial_number` varchar(30) NOT NULL,
  `new_serial_number` varchar(30) NOT NULL,
  `school_id` int(11) NOT NULL,
  `database_name` varchar(300) NOT NULL,
  `status` varchar(20) NOT NULL,
  `date_created` datetime NOT NULL,
  PRIMARY KEY (`received_students_id`),
  KEY `status` (`status`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `remark_result` (
  `remark_result_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `remark_result_name` varchar(300) NOT NULL,
  `class_id` int(10) unsigned NOT NULL,
  `terms` varchar(20) NOT NULL,
  `activation` varchar(20) NOT NULL DEFAULT 'activated',
  PRIMARY KEY (`remark_result_id`),
  KEY `class_id` (`class_id`),
  KEY `activation` (`activation`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `remark_result_cat` (
  `remark_result_cat_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `remark_result_id` int(10) unsigned NOT NULL,
  `remark_result_cat_name` varchar(300) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`remark_result_cat_id`),
  KEY `remark_result_id` (`remark_result_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `remark_result_column` (
  `remark_result_column_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `remark_result_id` int(10) unsigned NOT NULL,
  `remark_result_column_name` varchar(300) NOT NULL,
  PRIMARY KEY (`remark_result_column_id`),
  KEY `remark_result_id` (`remark_result_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `remark_result_mark` (
  `remark_result_mark_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `remark_result_id` int(10) unsigned NOT NULL,
  `grade_from` int(11) NOT NULL,
  `grade_to` int(11) NOT NULL,
  `remark_result_mark_name` varchar(300) NOT NULL,
  `remark_result_mark_desc` varchar(500) NOT NULL,
  PRIMARY KEY (`remark_result_mark_id`),
  KEY `remark_result_id` (`remark_result_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `remark_result_student` (
  `remark_result_student_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `student_id` int(10) unsigned NOT NULL,
  `class_id` int(10) unsigned NOT NULL,
  `subclass_id` int(10) unsigned NOT NULL,
  `remark_result_id` int(10) unsigned NOT NULL,
  `remark_result_cat_id` int(10) unsigned NOT NULL,
  `remark_result_subcat_id` int(10) unsigned NOT NULL,
  `remark_result_column_id` int(10) unsigned NOT NULL,
  `remark_result_mark_id` int(10) unsigned NOT NULL,
  `class_name` varchar(300) NOT NULL,
  `subclass_name` varchar(300) NOT NULL,
  `remark_result_name` varchar(300) NOT NULL,
  `remark_result_cat_name` varchar(300) NOT NULL,
  `remark_result_subcat_name` varchar(300) NOT NULL,
  `remark_result_column_name` varchar(300) NOT NULL,
  `remark_result_mark_name` varchar(300) NOT NULL,
  `remark_result_mark_desc` varchar(500) NOT NULL,
  `score` int(11) DEFAULT NULL,
  `student_attendance` int(11) DEFAULT NULL,
  `total_attendance` int(11) DEFAULT NULL,
  `form_staff_name` varchar(200) NOT NULL,
  `form_staff_comment` text NOT NULL,
  `principal_name` varchar(200) NOT NULL,
  `principal_comment` text NOT NULL,
  `principal_signature` varchar(400) NOT NULL,
  `scratch_card_number` varchar(16) NOT NULL,
  `next_term_begins` date NOT NULL,
  `status` varchar(20) NOT NULL,
  `publish_result` varchar(20) NOT NULL DEFAULT 'not_published',
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`remark_result_student_id`),
  KEY `student_id` (`student_id`,`class_id`,`subclass_id`,`remark_result_id`,`remark_result_cat_id`,`remark_result_subcat_id`,`remark_result_column_id`,`remark_result_mark_id`),
  KEY `status` (`status`),
  KEY `publish_result` (`publish_result`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `remark_result_subcat` (
  `remark_result_subcat_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `remark_result_id` int(10) unsigned NOT NULL,
  `remark_result_cat_id` int(10) unsigned NOT NULL,
  `remark_result_subcat_name` varchar(300) NOT NULL,
  PRIMARY KEY (`remark_result_subcat_id`),
  KEY `remark_result_id` (`remark_result_id`,`remark_result_cat_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `result_class` (
  `result_class_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `class_name` varchar(30) NOT NULL,
  `generate_result` varchar(30) NOT NULL,
  `skip_result` varchar(20) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`result_class_id`),
  KEY `class_id` (`class_id`,`generate_result`,`sessions`,`terms`),
  KEY `skip_result` (`skip_result`)
) ENGINE=InnoDB AUTO_INCREMENT=80 DEFAULT CHARSET=latin1;


INSERT INTO result_class VALUES
("1","1","JSS1","generated","not_skipped","2018/2019","1st Term"),
("2","2","JSS2","generated","not_skipped","2018/2019","1st Term"),
("3","3","JSS3","generated","not_skipped","2018/2019","1st Term"),
("4","4","SSS1","generated","not_skipped","2018/2019","1st Term"),
("5","5","SSS2","generated","not_skipped","2018/2019","1st Term"),
("6","6","SSS3","generated","not_skipped","2018/2019","1st Term"),
("7","1","JSS 1","generated","not_skipped","2018/2019","1st Term"),
("8","2","JSS 2","generated","not_skipped","2018/2019","1st Term"),
("9","3","JSS 3","generated","not_skipped","2018/2019","1st Term"),
("10","4","SS 1","generated","not_skipped","2018/2019","1st Term"),
("11","5","SS 2","generated","not_skipped","2018/2019","1st Term"),
("12","6","SS 3","generated","not_skipped","2018/2019","1st Term"),
("13","1","JSS 1","generated","not_skipped","2018/2019","2nd Term"),
("14","2","JSS 2","generated","not_skipped","2018/2019","2nd Term"),
("15","3","JSS 3","generated","not_skipped","2018/2019","2nd Term"),
("16","4","SS 1","generated","not_skipped","2018/2019","2nd Term"),
("17","5","SS 2","generated","not_skipped","2018/2019","2nd Term"),
("18","6","SS 3","generated","skipped","2018/2019","2nd Term"),
("19","1","JSS 1","generated","skipped","2018/2019","3rd Term"),
("20","2","JSS 2","generated","skipped","2018/2019","3rd Term"),
("21","3","JSS 3","generated","skipped","2018/2019","3rd Term"),
("22","4","SS 1","generated","skipped","2018/2019","3rd Term"),
("23","5","SS 2","generated","skipped","2018/2019","3rd Term"),
("24","6","SS 3","generated","skipped","2018/2019","3rd Term"),
("25","1","JSS 1","generated","not_skipped","2019/2020","1st Term"),
("26","2","JSS 2","generated","not_skipped","2019/2020","1st Term"),
("27","3","JSS 3","generated","not_skipped","2019/2020","1st Term"),
("28","4","SS 1","generated","not_skipped","2019/2020","1st Term"),
("29","5","SS 2","generated","not_skipped","2019/2020","1st Term"),
("30","6","SS 3","generated","skipped","2019/2020","1st Term"),
("31","1","JSS 1","generated","skipped","2019/2020","2nd Term"),
("32","2","JSS 2","generated","skipped","2019/2020","2nd Term"),
("33","3","JSS 3","generated","skipped","2019/2020","2nd Term"),
("34","4","SS 1","generated","skipped","2019/2020","2nd Term"),
("35","5","SS 2","generated","skipped","2019/2020","2nd Term"),
("36","6","SS 3","generated","skipped","2019/2020","2nd Term"),
("37","1","JSS 1","generated","skipped","2019/2020","3rd Term"),
("38","2","JSS 2","generated","skipped","2019/2020","3rd Term"),
("39","3","JSS 3","generated","skipped","2019/2020","3rd Term"),
("40","4","SS 1","generated","skipped","2019/2020","3rd Term"),
("41","5","SS 2","generated","skipped","2019/2020","3rd Term"),
("42","6","SS 3","generated","skipped","2019/2020","3rd Term"),
("44","1","JSS 1","generated","not_skipped","2020/2021","1st Term"),
("45","2","JSS 2","generated","not_skipped","2020/2021","1st Term"),
("46","3","JSS 3","generated","not_skipped","2020/2021","1st Term"),
("47","4","SS 1","generated","not_skipped","2020/2021","1st Term"),
("48","5","SS 2","generated","not_skipped","2020/2021","1st Term"),
("49","6","SS 3","generated","not_skipped","2020/2021","1st Term"),
("50","1","JSS 1","generated","not_skipped","2020/2021","2nd Term"),
("51","2","JSS 2","generated","not_skipped","2020/2021","2nd Term"),
("52","3","JSS 3","generated","skipped","2020/2021","2nd Term"),
("53","4","SS 1","generated","not_skipped","2020/2021","2nd Term"),
("54","5","SS 2","generated","not_skipped","2020/2021","2nd Term"),
("55","6","SS 3","generated","not_skipped","2020/2021","2nd Term"),
("56","1","JSS 1","generated","not_skipped","2020/2021","3rd Term"),
("57","2","JSS 2","generated","not_skipped","2020/2021","3rd Term"),
("58","3","JSS 3","generated","skipped","2020/2021","3rd Term"),
("59","4","SS 1","generated","not_skipped","2020/2021","3rd Term"),
("60","5","SS 2","generated","not_skipped","2020/2021","3rd Term"),
("61","6","SS 3","generated","skipped","2020/2021","3rd Term"),
("62","1","JSS 1","generated","not_skipped","2021/2022","1st Term"),
("63","2","JSS 2","generated","not_skipped","2021/2022","1st Term"),
("64","3","JSS 3","generated","not_skipped","2021/2022","1st Term"),
("65","4","SS 1","generated","not_skipped","2021/2022","1st Term"),
("66","5","SS 2","generated","not_skipped","2021/2022","1st Term"),
("67","6","SS 3","generated","not_skipped","2021/2022","1st Term"),
("68","1","JSS 1","generated","not_skipped","2021/2022","2nd Term"),
("69","2","JSS 2","generated","not_skipped","2021/2022","2nd Term"),
("70","3","JSS 3","generated","not_skipped","2021/2022","2nd Term"),
("71","4","SS 1","generated","not_skipped","2021/2022","2nd Term"),
("72","5","SS 2","generated","not_skipped","2021/2022","2nd Term"),
("73","6","SS 3","generated","not_skipped","2021/2022","2nd Term"),
("74","1","JSS 1","generated","not_skipped","2021/2022","3rd Term"),
("75","2","JSS 2","generated","not_skipped","2021/2022","3rd Term"),
("76","3","JSS 3","not_generated","skipped","2021/2022","3rd Term"),
("77","4","SS 1","generated","not_skipped","2021/2022","3rd Term"),
("78","5","SS 2","generated","not_skipped","2021/2022","3rd Term"),
("79","6","SS 3","not_generated","skipped","2021/2022","3rd Term");




CREATE TABLE `result_class_score` (
  `result_class_score_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `class_id` int(11) unsigned NOT NULL,
  `no_of_ca` int(11) NOT NULL,
  `ca1_total_score` float NOT NULL,
  `ca2_total_score` float NOT NULL,
  `ca3_total_score` float NOT NULL,
  `ca4_total_score` float NOT NULL,
  `ca5_total_score` float NOT NULL,
  `ca6_total_score` float NOT NULL,
  `ca7_total_score` float NOT NULL,
  `ca8_total_score` float NOT NULL,
  `ca9_total_score` float NOT NULL,
  `ca10_total_score` float NOT NULL,
  `exam_total_score` float NOT NULL,
  `total_score` float NOT NULL,
  `ca_name_1` varchar(50) NOT NULL,
  `ca_name_2` varchar(50) NOT NULL,
  `ca_name_3` varchar(50) NOT NULL,
  `ca_name_4` varchar(50) NOT NULL,
  `ca_name_5` varchar(50) NOT NULL,
  `ca_name_6` varchar(50) NOT NULL,
  `ca_name_7` varchar(50) NOT NULL,
  `ca_name_8` varchar(50) NOT NULL,
  `ca_name_9` varchar(50) NOT NULL,
  `ca_name_10` varchar(50) NOT NULL,
  `exam_name` varchar(50) NOT NULL,
  `terms` varchar(10) NOT NULL,
  PRIMARY KEY (`result_class_score_id`),
  KEY `class_id` (`class_id`,`terms`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=latin1;


INSERT INTO result_class_score VALUES
("1","1","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","1st Term"),
("2","1","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","2nd Term"),
("3","1","1","20","0","0","0","0","0","0","0","0","0","40","60","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","EXAM","3rd Term"),
("4","2","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","1st Term"),
("5","2","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","2nd Term"),
("6","2","1","20","0","0","0","0","0","0","0","0","0","40","60","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","EXAM","3rd Term"),
("7","3","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","1st Term"),
("8","3","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","2nd Term"),
("9","3","1","20","0","0","0","0","0","0","0","0","0","40","60","1ST TERM SCORES","2ND TERM SCORES","3RD TERM SCORES","CA 4","CA 5","CA 6","","","","","EXAM","3rd Term"),
("10","4","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","1st Term"),
("11","4","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","2nd Term"),
("12","4","1","20","0","0","0","0","0","0","0","0","0","40","60","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","EXAM","3rd Term"),
("13","5","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","1st Term"),
("14","5","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","2nd Term"),
("15","5","1","20","0","0","0","0","0","0","0","0","0","40","60","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","EXAM","3rd Term"),
("16","6","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","1st Term"),
("17","6","2","20","20","0","0","0","0","0","0","0","0","60","100","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","EXAM","2nd Term"),
("18","6","1","40","0","0","0","0","0","0","0","0","0","0","100","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","Exam","3rd Term");




CREATE TABLE `result_class_term` (
  `result_class_term` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`result_class_term`),
  KEY `class_id` (`class_id`,`terms`)
) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=latin1;


INSERT INTO result_class_term VALUES
("1","1","1st Term"),
("25","1","2nd Term"),
("26","1","3rd Term"),
("4","2","1st Term"),
("23","2","2nd Term"),
("24","2","3rd Term"),
("7","3","1st Term"),
("27","3","2nd Term"),
("10","4","1st Term"),
("19","4","2nd Term"),
("20","4","3rd Term"),
("13","5","1st Term"),
("17","5","2nd Term"),
("18","5","3rd Term"),
("14","6","1st Term"),
("15","6","2nd Term");




CREATE TABLE `result_main` (
  `result_main_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `class_name` char(50) NOT NULL,
  `section` varchar(10) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `subclass_name` char(50) NOT NULL,
  `total` float NOT NULL,
  `cumulative_total` float NOT NULL,
  `total_obtainable` float NOT NULL,
  `cumu_total_obtainable` float NOT NULL,
  `average` varchar(10) NOT NULL,
  `cumulative_average` varchar(10) NOT NULL,
  `position_class` varchar(20) NOT NULL,
  `cumulative_position_class` varchar(20) NOT NULL,
  `position_subclass` varchar(20) NOT NULL,
  `cumulative_position_subclass` varchar(20) NOT NULL,
  `student_attendance` int(11) DEFAULT NULL,
  `total_attendance` int(11) DEFAULT NULL,
  `total_student_class` int(10) unsigned NOT NULL,
  `total_student_subclass` int(10) unsigned NOT NULL,
  `cumulative_total_student_class` int(10) unsigned NOT NULL,
  `cumulative_total_student_subclass` int(10) unsigned NOT NULL,
  `handwriting` int(11) NOT NULL,
  `cumulative_handwriting` int(11) NOT NULL,
  `neatness` int(11) NOT NULL,
  `cumulative_neatness` int(11) NOT NULL,
  `punctuality` int(11) NOT NULL,
  `cumulative_punctuality` int(11) NOT NULL,
  `attentiveness` int(11) NOT NULL,
  `cumulative_attentiveness` int(11) NOT NULL,
  `initiative` int(11) NOT NULL,
  `cumulative_initiative` int(11) NOT NULL,
  `respect` int(11) NOT NULL,
  `cumulative_respect` int(11) NOT NULL,
  `obedience` int(11) NOT NULL,
  `cumulative_obedience` int(11) NOT NULL,
  `attitude` int(11) NOT NULL,
  `cumulative_attitude` int(11) NOT NULL,
  `honesty` int(11) NOT NULL,
  `cumulative_honesty` int(11) NOT NULL,
  `creativity` int(11) NOT NULL,
  `cumulative_creativity` int(11) NOT NULL,
  `behaviour1_name` varchar(100) NOT NULL,
  `behaviour2_name` varchar(100) NOT NULL,
  `behaviour3_name` varchar(100) NOT NULL,
  `behaviour4_name` varchar(100) NOT NULL,
  `behaviour5_name` varchar(100) NOT NULL,
  `behaviour6_name` varchar(100) NOT NULL,
  `behaviour7_name` varchar(100) NOT NULL,
  `behaviour8_name` varchar(100) NOT NULL,
  `behaviour9_name` varchar(100) NOT NULL,
  `behaviour10_name` varchar(100) NOT NULL,
  `promotion` varchar(50) NOT NULL,
  `promotion_class_id` int(11) NOT NULL,
  `promotion_class_name` varchar(50) NOT NULL,
  `promotion_comment` varchar(500) NOT NULL,
  `promotion_subclass_id` int(11) NOT NULL,
  `promotion_subclass_name` varchar(50) NOT NULL,
  `pass_ave` varchar(5) NOT NULL,
  `scratch_card_number` varchar(16) NOT NULL,
  `next_term_begins` date NOT NULL,
  `ca1_total_score` float NOT NULL,
  `ca2_total_score` float NOT NULL,
  `ca3_total_score` float NOT NULL,
  `ca4_total_score` float NOT NULL,
  `ca5_total_score` float NOT NULL,
  `ca6_total_score` float NOT NULL,
  `ca7_total_score` float NOT NULL,
  `ca8_total_score` float NOT NULL,
  `ca9_total_score` float NOT NULL,
  `ca10_total_score` float NOT NULL,
  `ca_total_score` float NOT NULL,
  `exam_total_score` float NOT NULL,
  `no_of_ca` int(11) NOT NULL,
  `exam_name` varchar(50) NOT NULL,
  `ca_name_1` varchar(50) NOT NULL,
  `ca_name_2` varchar(50) NOT NULL,
  `ca_name_3` varchar(50) NOT NULL,
  `ca_name_4` varchar(50) NOT NULL,
  `ca_name_5` varchar(50) NOT NULL,
  `ca_name_6` varchar(50) NOT NULL,
  `ca_name_7` varchar(50) NOT NULL,
  `ca_name_8` varchar(50) NOT NULL,
  `ca_name_9` varchar(50) NOT NULL,
  `ca_name_10` varchar(50) NOT NULL,
  `principal_name` varchar(100) NOT NULL,
  `principal_comment` text NOT NULL,
  `form_staff_name` varchar(200) NOT NULL,
  `form_staff_comment` text NOT NULL,
  `student_affairs_comment` text NOT NULL,
  `cumulative_principal_comment` text NOT NULL,
  `cumulative_form_staff_comment` text NOT NULL,
  `principal_signature` varchar(150) NOT NULL,
  `second_principal_signature` varchar(60) NOT NULL,
  `visited` int(11) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`result_main_id`),
  KEY `student_id` (`student_id`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`),
  KEY `promotion` (`promotion`)
) ENGINE=InnoDB AUTO_INCREMENT=989 DEFAULT CHARSET=latin1;


INSERT INTO result_main VALUES
("1","1","1","JSS 1","junior","0","","250","0","1000","0","25","","11th","","11th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY BAD RESULT. PLEASE HELP YOURSELF.","GLORY ISSAC","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","2","2018/2019","1st Term"),
("2","2","1","JSS 1","junior","0","","543","0","1000","0","54.3","","7th","","7th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("3","3","1","JSS 1","junior","0","","667","0","1000","0","66.7","","4th","","4th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","1","2018/2019","1st Term"),
("4","4","1","JSS 1","junior","0","","317","0","1000","0","31.7","","10th","","10th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY BAD RESULT. PLEASE HELP YOURSELF.","GLORY ISSAC","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("5","5","1","JSS 1","junior","0","","444","0","1000","0","44.4","","8th","","8th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","TOO POOR. TRY BETTER NEXT TIME.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("6","6","1","JSS 1","junior","0","","643","0","1000","0","64.3","","5th","","5th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("7","7","1","JSS 1","junior","0","","556","0","1000","0","55.6","","6th","","6th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("8","8","1","JSS 1","junior","0","","712","0","1000","0","71.2","","3rd","","3rd","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","GLORY ISSAC","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("9","9","1","JSS 1","junior","0","","790","0","1000","0","79","","2nd","","2nd","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","GLORY ISSAC","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","2","2018/2019","1st Term"),
("10","10","1","JSS 1","junior","0","","433","0","1000","0","43.3","","9th","","9th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","TOO POOR. TRY BETTER NEXT TIME.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","1","2018/2019","1st Term"),
("11","11","1","JSS 1","junior","0","","857","0","1000","0","85.7","","1st","","1st","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","EXCEPTIONAL WORK. WONDERFULLY DONE.","GLORY ISSAC","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("12","12","2","JSS 2","junior","0","","829","0","1200","0","69.08","","8th","","8th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("13","13","2","JSS 2","junior","0","","770","0","1200","0","64.17","","12th","","12th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("14","14","2","JSS 2","junior","0","","707","0","1200","0","58.92","","14th","","14th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("15","15","2","JSS 2","junior","0","","698","0","1200","0","58.17","","15th","","15th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("16","16","2","JSS 2","junior","0","","906","0","1200","0","75.5","","3rd","","3rd","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OKPALAKU BENJAMIN","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("17","17","2","JSS 2","junior","0","","847","0","1200","0","70.58","","6th","","6th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OKPALAKU BENJAMIN","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("18","18","2","JSS 2","junior","0","","724","0","1200","0","60.33","","13th","","13th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("19","19","2","JSS 2","junior","0","","790","0","1200","0","65.83","","10th","","10th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("20","20","2","JSS 2","junior","0","","550","0","1200","0","45.83","","16th","","16th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OKPALAKU BENJAMIN","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","2","2018/2019","1st Term"),
("21","21","2","JSS 2","junior","0","","867","0","1200","0","72.25","","5th","","5th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OKPALAKU BENJAMIN","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("22","22","2","JSS 2","junior","0","","906","0","1200","0","75.5","","3rd","","3rd","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OKPALAKU BENJAMIN","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("23","23","2","JSS 2","junior","0","","1031","0","1200","0","85.92","","1st","","1st","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","EXCEPTIONAL WORK. WONDERFULLY DONE.","OKPALAKU BENJAMIN","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("24","24","2","JSS 2","junior","0","","793","0","1200","0","66.08","","9th","","9th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("25","25","2","JSS 2","junior","0","","830","0","1200","0","69.17","","7th","","7th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("26","26","2","JSS 2","junior","0","","765","0","1000","0","76.5","","2nd","","2nd","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OKPALAKU BENJAMIN","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("27","27","2","JSS 2","junior","0","","780","0","1200","0","65","","11th","","11th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("28","28","3","JSS 3","junior","0","","1112","0","1200","0","92.67","","1st","","1st","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","EXCEPTIONAL WORK. WONDERFULLY DONE.","METHUSSELLAH DEBORAH","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("29","29","3","JSS 3","junior","0","","852","0","1200","0","71","","7th","","7th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","METHUSSELLAH DEBORAH","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("30","30","3","JSS 3","junior","0","","966","0","1200","0","80.5","","3rd","","3rd","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","EXCEPTIONAL WORK. WONDERFULLY DONE.","METHUSSELLAH DEBORAH","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("31","31","3","JSS 3","junior","0","","830","0","1200","0","69.17","","10th","","10th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","4","2018/2019","1st Term"),
("32","32","3","JSS 3","junior","0","","665","0","1200","0","55.42","","15th","","15th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("33","33","3","JSS 3","junior","0","","704","0","1200","0","58.67","","14th","","14th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("34","34","3","JSS 3","junior","0","","745","0","1200","0","62.08","","13th","","13th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("35","35","3","JSS 3","junior","0","","786","0","1200","0","65.5","","11th","","11th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("36","36","3","JSS 3","junior","0","","298","0","1200","0","24.83","","19th","","19th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY BAD RESULT. PLEASE HELP YOURSELF.","METHUSSELLAH DEBORAH","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("37","37","3","JSS 3","junior","0","","551","0","1200","0","45.92","","17th","","17th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","METHUSSELLAH DEBORAH","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("38","39","3","JSS 3","junior","0","","966","0","1200","0","80.5","","3rd","","3rd","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","EXCEPTIONAL WORK. WONDERFULLY DONE.","METHUSSELLAH DEBORAH","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("39","40","3","JSS 3","junior","0","","952","0","1200","0","79.33","","6th","","6th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","METHUSSELLAH DEBORAH","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("40","41","3","JSS 3","junior","0","","988","0","1200","0","82.33","","2nd","","2nd","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","EXCEPTIONAL WORK. WONDERFULLY DONE.","METHUSSELLAH DEBORAH","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("41","43","3","JSS 3","junior","0","","590","0","1200","0","49.17","","16th","","16th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","METHUSSELLAH DEBORAH","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("42","44","3","JSS 3","junior","0","","847","0","1200","0","70.58","","9th","","9th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","METHUSSELLAH DEBORAH","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("43","46","3","JSS 3","junior","0","","852","0","1200","0","71","","7th","","7th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","METHUSSELLAH DEBORAH","VERY GOOD PERFORMANCE","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("44","48","3","JSS 3","junior","0","","551","0","1200","0","45.92","","17th","","17th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","METHUSSELLAH DEBORAH","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("45","50","3","JSS 3","junior","0","","756","0","1200","0","63","","12th","","12th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("46","52","3","JSS 3","junior","0","","962","0","1200","0","80.17","","5th","","5th","","","","19","19","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","EXCEPTIONAL WORK. WONDERFULLY DONE.","METHUSSELLAH DEBORAH","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/f31fff.jpg","images/principal_signatures/c9bcd3.png","0","2018/2019","1st Term"),
("47","42","4","SS 1","senior","0","","1039","0","1500","0","69.27","","4th","","4th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","1","2018/2019","1st Term"),
("48","45","4","SS 1","senior","0","","1061","0","1500","0","70.73","","3rd","","3rd","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","","3","2018/2019","1st Term"),
("49","47","4","SS 1","senior","0","","953","0","1500","0","63.53","","9th","","9th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("50","49","4","SS 1","senior","0","","868","0","1500","0","57.87","","11th","","11th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("51","51","4","SS 1","senior","0","","711","0","1500","0","47.4","","16th","","16th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("52","53","4","SS 1","senior","0","","975","0","1500","0","65","","7th","","7th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("53","54","4","SS 1","senior","0","","1160","0","1500","0","77.33","","1st","","1st","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("54","55","4","SS 1","senior","0","","1032","0","1500","0","68.8","","5th","","5th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("55","56","4","SS 1","senior","0","","694","0","1500","0","46.27","","17th","","17th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("56","57","4","SS 1","senior","0","","716","0","1500","0","47.73","","15th","","15th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("57","58","4","SS 1","senior","0","","1004","0","1500","0","66.93","","6th","","6th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("58","59","4","SS 1","senior","0","","966","0","1500","0","64.4","","8th","","8th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("59","60","4","SS 1","senior","0","","779","0","1500","0","51.93","","14th","","14th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("60","61","4","SS 1","senior","0","","901","0","1500","0","60.07","","10th","","10th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","4","2018/2019","1st Term"),
("61","62","4","SS 1","senior","0","","672","0","1500","0","44.8","","18th","","18th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","TOO POOR. TRY BETTER NEXT TIME.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("62","63","4","SS 1","senior","0","","1116","0","1500","0","74.4","","2nd","","2nd","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("63","64","4","SS 1","senior","0","","843","0","1500","0","56.2","","12th","","12th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("64","65","4","SS 1","senior","0","","792","0","1500","0","52.8","","13th","","13th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("65","67","5","SS 2","senior","0","","692","0","900","0","76.89","","1st","","1st","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("66","68","5","SS 2","senior","0","","293","0","900","0","32.56","","26th","","26th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("67","69","5","SS 2","senior","0","","680","0","900","0","75.56","","2nd","","2nd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("68","80","5","SS 2","senior","0","","526","0","900","0","58.44","","10th","","10th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("69","82","5","SS 2","senior","0","","434","0","900","0","48.22","","21st","","21st","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("70","86","5","SS 2","senior","0","","528","0","900","0","58.67","","9th","","9th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("71","87","5","SS 2","senior","0","","495","0","900","0","55","","15th","","15th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("72","89","5","SS 2","senior","0","","576","0","900","0","64","","6th","","6th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("73","91","5","SS 2","senior","0","","519","0","900","0","57.67","","12th","","12th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("74","66","5","SS 2","senior","0","","480","0","900","0","53.33","","18th","","18th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","1","2018/2019","1st Term"),
("75","71","5","SS 2","senior","0","","387","0","900","0","43","","24th","","24th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("76","72","5","SS 2","senior","0","","563","0","900","0","62.56","","8th","","8th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("77","76","5","SS 2","senior","0","","591","0","900","0","65.67","","4th","","4th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("78","77","5","SS 2","senior","0","","577","0","900","0","64.11","","5th","","5th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("79","81","5","SS 2","senior","0","","515","0","900","0","57.22","","13th","","13th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("80","70","5","SS 2","senior","0","","431","0","900","0","47.89","","22nd","","22nd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("81","73","5","SS 2","senior","0","","402","0","900","0","44.67","","23rd","","23rd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("82","74","5","SS 2","senior","0","","482","0","900","0","53.56","","17th","","17th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("83","75","5","SS 2","senior","0","","498","0","900","0","55.33","","14th","","14th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("84","78","5","SS 2","senior","0","","452","0","900","0","50.22","","20th","","20th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("85","79","5","SS 2","senior","0","","380","0","900","0","42.22","","25th","","25th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("86","83","5","SS 2","senior","0","","464","0","900","0","51.56","","19th","","19th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("87","84","5","SS 2","senior","0","","487","0","900","0","54.11","","16th","","16th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("88","85","5","SS 2","senior","0","","614","0","900","0","68.22","","3rd","","3rd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("89","88","5","SS 2","senior","0","","568","0","900","0","63.11","","7th","","7th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","1","2018/2019","1st Term"),
("90","90","5","SS 2","senior","0","","522","0","900","0","58","","11th","","11th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("91","92","6","SS 3","senior","0","","437","0","900","0","48.56","","19th","","19th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("92","99","6","SS 3","senior","0","","606","0","900","0","67.33","","7th","","7th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("93","103","6","SS 3","senior","0","","408","0","900","0","45.33","","23rd","","23rd","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("94","105","6","SS 3","senior","0","","613","0","900","0","68.11","","6th","","6th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("95","106","6","SS 3","senior","0","","694","0","900","0","77.11","","2nd","","2nd","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("96","108","6","SS 3","senior","0","","636","0","1000","0","63.6","","12th","","12th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("97","109","6","SS 3","senior","0","","504","0","900","0","56","","16th","","16th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("98","110","6","SS 3","senior","0","","589","0","900","0","65.44","","8th","","8th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("99","112","6","SS 3","senior","0","","455","0","900","0","50.56","","18th","","18th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("100","113","6","SS 3","senior","0","","574","0","900","0","63.78","","10th","","10th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term");
INSERT INTO result_main VALUES
("101","118","6","SS 3","senior","0","","573","0","900","0","63.67","","11th","","11th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("102","119","6","SS 3","senior","0","","376","0","900","0","41.78","","25th","","25th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("103","93","6","SS 3","senior","0","","621","0","900","0","69","","4th","","4th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("104","94","6","SS 3","senior","0","","473","0","900","0","52.56","","17th","","17th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("105","98","6","SS 3","senior","0","","434","0","900","0","48.22","","20th","","20th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("106","100","6","SS 3","senior","0","","419","0","900","0","46.56","","22nd","","22nd","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("107","101","6","SS 3","senior","0","","340","0","900","0","37.78","","27th","","27th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("108","107","6","SS 3","senior","0","","717","0","900","0","79.67","","1st","","1st","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("109","95","6","SS 3","senior","0","","645","0","900","0","71.67","","3rd","","3rd","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("110","96","6","SS 3","senior","0","","524","0","900","0","58.22","","14th","","14th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("111","97","6","SS 3","senior","0","","313","0","800","0","39.13","","26th","","26th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("112","102","6","SS 3","senior","0","","379","0","800","0","47.38","","21st","","21st","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("113","104","6","SS 3","senior","0","","315","0","900","0","35","","29th","","29th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("114","111","6","SS 3","senior","0","","618","0","900","0","68.67","","5th","","5th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("115","114","6","SS 3","senior","0","","288","0","800","0","36","","28th","","28th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("116","115","6","SS 3","senior","0","","399","0","900","0","44.33","","24th","","24th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("117","116","6","SS 3","senior","0","","584","0","900","0","64.89","","9th","","9th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("118","117","6","SS 3","senior","0","","417","0","700","0","59.57","","13th","","13th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("119","120","6","SS 3","senior","0","","505","0","900","0","56.11","","15th","","15th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-01-07","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","DR. (MRS) HULDAH NWOKEUKWU","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","","0","2018/2019","1st Term"),
("120","1","1","JSS 1","junior","0","","257","0","1100","0","23.36","","13th","","13th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","GLORY ISSAC","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("121","2","1","JSS 1","junior","0","","508","0","1100","0","46.18","","9th","","9th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("122","3","1","JSS 1","junior","0","","645","0","1100","0","58.64","","6th","","6th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("123","4","1","JSS 1","junior","0","","298","0","1100","0","27.09","","12th","","12th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","GLORY ISSAC","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("124","6","1","JSS 1","junior","0","","734","0","1100","0","66.73","","4th","","4th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("125","7","1","JSS 1","junior","0","","645","0","1100","0","58.64","","6th","","6th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("126","8","1","JSS 1","junior","0","","679","0","1100","0","61.73","","5th","","5th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("127","9","1","JSS 1","junior","0","","840","0","1100","0","76.36","","2nd","","2nd","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","GLORY ISSAC","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2018/2019","2nd Term"),
("128","10","1","JSS 1","junior","0","","512","0","1100","0","46.55","","8th","","8th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("129","11","1","JSS 1","junior","0","","944","0","1100","0","85.82","","1st","","1st","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","GLORY ISSAC","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("130","121","1","JSS 1","junior","0","","834","0","1100","0","75.82","","3rd","","3rd","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","GLORY ISSAC","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("131","125","1","JSS 1","junior","0","","442","0","1100","0","40.18","","11th","","11th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("132","126","1","JSS 1","junior","0","","458","0","1100","0","41.64","","10th","","10th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("133","12","2","JSS 2","junior","0","","742","0","1200","0","61.83","","6th","","6th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("134","13","2","JSS 2","junior","0","","683","0","1200","0","56.92","","10th","","10th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("135","14","2","JSS 2","junior","0","","580","0","1200","0","48.33","","14th","","14th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OKPALAKU BENJAMIN","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("136","15","2","JSS 2","junior","0","","628","0","1200","0","52.33","","12th","","12th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("137","16","2","JSS 2","junior","0","","729","0","1200","0","60.75","","8th","","8th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("138","17","2","JSS 2","junior","0","","618","0","1200","0","51.5","","13th","","13th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("139","18","2","JSS 2","junior","0","","554","0","1200","0","46.17","","15th","","15th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OKPALAKU BENJAMIN","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("140","19","2","JSS 2","junior","0","","668","0","1200","0","55.67","","11th","","11th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("141","20","2","JSS 2","junior","0","","469","0","1200","0","39.08","","16th","","16th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OKPALAKU BENJAMIN","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2018/2019","2nd Term"),
("142","21","2","JSS 2","junior","0","","743","0","1200","0","61.92","","5th","","5th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("143","22","2","JSS 2","junior","0","","835","0","1200","0","69.58","","3rd","","3rd","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("144","23","2","JSS 2","junior","0","","999","0","1200","0","83.25","","1st","","1st","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","OKPALAKU BENJAMIN","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("145","24","2","JSS 2","junior","0","","709","0","1200","0","59.08","","9th","","9th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("146","25","2","JSS 2","junior","0","","765","0","1200","0","63.75","","4th","","4th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("147","26","2","JSS 2","junior","0","","845","0","1200","0","70.42","","2nd","","2nd","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OKPALAKU BENJAMIN","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("148","27","2","JSS 2","junior","0","","742","0","1200","0","61.83","","6th","","6th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("149","28","3","JSS 3","junior","0","","904.8","0","1100","0","82.25","","1st","","1st","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","METHUSSELLAH DEBORAH","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("150","29","3","JSS 3","junior","0","","593.6","0","1100","0","53.96","","11th","","11th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("151","30","3","JSS 3","junior","0","","727.8","0","1100","0","66.16","","3rd","","3rd","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("152","31","3","JSS 3","junior","0","","689.4","0","1100","0","62.67","","5th","","5th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2018/2019","2nd Term"),
("153","32","3","JSS 3","junior","0","","540","0","1100","0","49.09","","14th","","14th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","METHUSSELLAH DEBORAH","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("154","33","3","JSS 3","junior","0","","573.6","0","1100","0","52.15","","13th","","13th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("155","34","3","JSS 3","junior","0","","591","0","1100","0","53.73","","12th","","12th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("156","35","3","JSS 3","junior","0","","607","0","1100","0","55.18","","10th","","10th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("157","36","3","JSS 3","junior","0","","279.6","0","1100","0","25.42","","18th","","18th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","METHUSSELLAH DEBORAH","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("158","39","3","JSS 3","junior","0","","745.2","0","1100","0","67.75","","2nd","","2nd","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("159","40","3","JSS 3","junior","0","","682.8","0","1100","0","62.07","","7th","","7th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("160","41","3","JSS 3","junior","0","","702.2","0","1100","0","63.84","","4th","","4th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("161","43","3","JSS 3","junior","0","","432.2","0","1100","0","39.29","","16th","","16th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","METHUSSELLAH DEBORAH","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("162","44","3","JSS 3","junior","0","","638.4","0","1100","0","58.04","","8th","","8th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2018/2019","2nd Term"),
("163","46","3","JSS 3","junior","0","","608.2","0","1100","0","55.29","","9th","","9th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("164","48","3","JSS 3","junior","0","","485","0","1100","0","44.09","","15th","","15th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","METHUSSELLAH DEBORAH","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("165","50","3","JSS 3","junior","0","","411","0","1100","0","37.36","","17th","","17th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","METHUSSELLAH DEBORAH","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("166","52","3","JSS 3","junior","0","","688.4","0","1100","0","62.58","","6th","","6th","","","","18","18","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("167","42","4","SS 1","senior","0","","951","0","1500","0","63.4","","5th","","5th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2018/2019","2nd Term"),
("168","45","4","SS 1","senior","0","","958","0","1500","0","63.87","","4th","","4th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2018/2019","2nd Term"),
("169","47","4","SS 1","senior","0","","853","0","1500","0","56.87","","11th","","11th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2018/2019","2nd Term"),
("170","49","4","SS 1","senior","0","","887","0","1500","0","59.13","","10th","","10th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("171","51","4","SS 1","senior","0","","641","0","1500","0","42.73","","16th","","16th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("172","53","4","SS 1","senior","0","","945","0","1500","0","63","","6th","","6th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("173","54","4","SS 1","senior","0","","1099","0","1500","0","73.27","","2nd","","2nd","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2018/2019","2nd Term"),
("174","56","4","SS 1","senior","0","","1663","0","1500","0","110.87","","1st","","1st","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","OMENIHU ULOMA","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("175","57","4","SS 1","senior","0","","662","0","1500","0","44.13","","15th","","15th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("176","58","4","SS 1","senior","0","","935","0","1500","0","62.33","","9th","","9th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("177","59","4","SS 1","senior","0","","938","0","1500","0","62.53","","8th","","8th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("178","60","4","SS 1","senior","0","","732","0","1500","0","48.8","","14th","","14th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("179","61","4","SS 1","senior","0","","939","0","1500","0","62.6","","7th","","7th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("180","63","4","SS 1","senior","0","","1051","0","1500","0","70.07","","3rd","","3rd","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("181","64","4","SS 1","senior","0","","845","0","1500","0","56.33","","12th","","12th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("182","65","4","SS 1","senior","0","","755","0","1500","0","50.33","","13th","","13th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("183","62","4","SS 1","senior","0","","36","0","300","0","12","","17th","","17th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("184","67","5","SS 2","senior","0","","632","0","900","0","70.22","","2nd","","2nd","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("185","68","5","SS 2","senior","0","","264","0","900","0","29.33","","27th","","27th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("186","69","5","SS 2","senior","0","","656","0","900","0","72.89","","1st","","1st","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("187","80","5","SS 2","senior","0","","445","0","900","0","49.44","","18th","","18th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("188","82","5","SS 2","senior","0","","343","0","900","0","38.11","","25th","","25th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("189","87","5","SS 2","senior","0","","463","0","900","0","51.44","","14th","","14th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("190","89","5","SS 2","senior","0","","517","0","900","0","57.44","","11th","","11th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("191","91","5","SS 2","senior","0","","460","0","900","0","51.11","","16th","","16th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("192","122","5","SS 2","senior","0","","292","0","900","0","32.44","","26th","","26th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("193","66","5","SS 2","senior","0","","464","0","900","0","51.56","","13th","","13th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("194","71","5","SS 2","senior","0","","424","0","900","0","47.11","","21st","","21st","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("195","72","5","SS 2","senior","0","","575","0","900","0","63.89","","5th","","5th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("196","74","5","SS 2","senior","0","","444","0","900","0","49.33","","19th","","19th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("197","76","5","SS 2","senior","0","","598","0","900","0","66.44","","3rd","","3rd","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("198","77","5","SS 2","senior","0","","570","0","900","0","63.33","","6th","","6th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("199","78","5","SS 2","senior","0","","516","0","900","0","57.33","","12th","","12th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("200","81","5","SS 2","senior","0","","580","0","900","0","64.44","","4th","","4th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term");
INSERT INTO result_main VALUES
("201","123","5","SS 2","senior","0","","437","0","900","0","48.56","","20th","","20th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("202","70","5","SS 2","senior","0","","402","0","900","0","44.67","","22nd","","22nd","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("203","73","5","SS 2","senior","0","","356","0","900","0","39.56","","23rd","","23rd","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("204","75","5","SS 2","senior","0","","526","0","900","0","58.44","","10th","","10th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("205","79","5","SS 2","senior","0","","355","0","900","0","39.44","","24th","","24th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("206","83","5","SS 2","senior","0","","560","0","900","0","62.22","","7th","","7th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("207","84","5","SS 2","senior","0","","462","0","900","0","51.33","","15th","","15th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("208","85","5","SS 2","senior","0","","549","0","900","0","61","","8th","","8th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("209","88","5","SS 2","senior","0","","458","0","900","0","50.89","","17th","","17th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("210","90","5","SS 2","senior","0","","548","0","900","0","60.89","","9th","","9th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2019-05-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","CA","CA 2","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2018/2019","2nd Term"),
("211","179","1","JSS 1","junior","0","","622.13","0","1300","0","47.86","","2nd","","2nd","","","","10","10","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","20","20","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2019/2020","1st Term"),
("212","180","1","JSS 1","junior","0","","401.43","0","1300","0","30.88","","6th","","6th","","","","10","10","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","20","20","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","GLORY ISSAC","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("213","182","1","JSS 1","junior","0","","694.29","0","1300","0","53.41","","1st","","1st","","","","10","10","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","20","20","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("214","183","1","JSS 1","junior","0","","294.29","0","1300","0","22.64","","9th","","9th","","","","10","10","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","20","20","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","GLORY ISSAC","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("215","184","1","JSS 1","junior","0","","3.57","0","100","0","3.57","","10th","","10th","","","","10","10","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","20","20","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","GLORY ISSAC","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("216","185","1","JSS 1","junior","0","","580","0","1300","0","44.62","","3rd","","3rd","","","","10","10","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","20","20","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("217","186","1","JSS 1","junior","0","","399.28","0","1300","0","30.71","","7th","","7th","","","","10","10","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","20","20","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","GLORY ISSAC","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("218","187","1","JSS 1","junior","0","","303.56","0","1300","0","23.35","","8th","","8th","","","","10","10","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","20","20","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","GLORY ISSAC","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("219","188","1","JSS 1","junior","0","","457.13","0","1300","0","35.16","","5th","","5th","","","","10","10","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","20","20","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","GLORY ISSAC","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("220","189","1","JSS 1","junior","0","","548.57","0","1300","0","42.2","","4th","","4th","","","","10","10","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","20","20","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("221","1","2","JSS 2","junior","0","","324","0","1300","0","24.92","","16th","","16th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OKPALAKU BENJAMIN","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("222","2","2","JSS 2","junior","0","","597","0","1300","0","45.92","","10th","","10th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OKPALAKU BENJAMIN","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("223","4","2","JSS 2","junior","0","","349","0","1200","0","29.08","","15th","","15th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OKPALAKU BENJAMIN","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("224","7","2","JSS 2","junior","0","","768","0","1300","0","59.08","","6th","","6th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("225","8","2","JSS 2","junior","0","","783","0","1300","0","60.23","","5th","","5th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("226","9","2","JSS 2","junior","0","","928","0","1300","0","71.38","","4th","","4th","","","","16","16","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OKPALAKU BENJAMIN","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2019/2020","1st Term"),
("227","121","2","JSS 2","junior","0","","950","0","1300","0","73.08","","3rd","","3rd","","","","16","16","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OKPALAKU BENJAMIN","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("228","125","2","JSS 2","junior","0","","515","0","1300","0","39.62","","13th","","13th","","","","16","16","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OKPALAKU BENJAMIN","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("229","126","2","JSS 2","junior","0","","713","0","1300","0","54.85","","9th","","9th","","","","16","16","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("230","127","2","JSS 2","junior","0","","1079","0","1300","0","83","","2nd","","2nd","","","","16","16","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","OKPALAKU BENJAMIN","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("231","138","2","JSS 2","junior","0","","758","0","1300","0","58.31","","7th","","7th","","","","16","16","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("232","139","2","JSS 2","junior","0","","570","0","1300","0","43.85","","11th","","11th","","","","16","16","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","OKPALAKU BENJAMIN","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("233","140","2","JSS 2","junior","0","","516","0","1300","0","39.69","","12th","","12th","","","","16","16","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OKPALAKU BENJAMIN","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("234","141","2","JSS 2","junior","0","","1106","0","1300","0","85.08","","1st","","1st","","","","16","16","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","OKPALAKU BENJAMIN","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("235","143","2","JSS 2","junior","0","","750","0","1300","0","57.69","","8th","","8th","","","","16","16","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OKPALAKU BENJAMIN","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("236","190","2","JSS 2","junior","0","","456","0","1300","0","35.08","","14th","","14th","","","","16","16","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OKPALAKU BENJAMIN","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("237","12","3","JSS 3","junior","0","","942","0","1400","0","67.29","","4th","","4th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("238","13","3","JSS 3","junior","0","","873","0","1400","0","62.36","","5th","","5th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("239","14","3","JSS 3","junior","0","","777","0","1400","0","55.5","","10th","","10th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("240","15","3","JSS 3","junior","0","","805","0","1400","0","57.5","","8th","","8th","","","","17","17","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("241","17","3","JSS 3","junior","0","","740","0","1400","0","52.86","","12th","","12th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("242","18","3","JSS 3","junior","0","","585","0","1400","0","41.79","","17th","","17th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","METHUSSELLAH DEBORAH","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("243","19","3","JSS 3","junior","0","","713","0","1400","0","50.93","","13th","","13th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("244","20","3","JSS 3","junior","0","","648","0","1400","0","46.29","","16th","","16th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","METHUSSELLAH DEBORAH","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("245","21","3","JSS 3","junior","0","","771","0","1400","0","55.07","","11th","","11th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("246","22","3","JSS 3","junior","0","","793","0","1400","0","56.64","","9th","","9th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("247","23","3","JSS 3","junior","0","","1106","0","1400","0","79","","1st","","1st","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","METHUSSELLAH DEBORAH","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("248","24","3","JSS 3","junior","0","","855","0","1400","0","61.07","","7th","","7th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("249","25","3","JSS 3","junior","0","","1018","0","1400","0","72.71","","2nd","","2nd","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","METHUSSELLAH DEBORAH","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("250","26","3","JSS 3","junior","0","","971","0","1400","0","69.36","","3rd","","3rd","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("251","27","3","JSS 3","junior","0","","866","0","1400","0","61.86","","6th","","6th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","METHUSSELLAH DEBORAH","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","4","2019/2020","1st Term"),
("252","171","3","JSS 3","junior","0","","671","0","1400","0","47.93","","14th","","14th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","METHUSSELLAH DEBORAH","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("253","174","3","JSS 3","junior","0","","671","0","1400","0","47.93","","14th","","14th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","METHUSSELLAH DEBORAH","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("254","28","4","SS 1","senior","0","","878","0","1100","0","79.82","","1st","","1st","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("255","29","4","SS 1","senior","0","","547","0","1100","0","49.73","","8th","","8th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("256","31","4","SS 1","senior","0","","641","0","1100","0","58.27","","4th","","4th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","5","2019/2020","1st Term"),
("257","32","4","SS 1","senior","0","","485","0","1100","0","44.09","","14th","","14th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("258","33","4","SS 1","senior","0","","494","0","1100","0","44.91","","13th","","13th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("259","35","4","SS 1","senior","0","","505","0","1100","0","45.91","","11th","","11th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("260","36","4","SS 1","senior","0","","215","0","1100","0","19.55","","18th","","18th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("261","41","4","SS 1","senior","0","","680","0","1100","0","61.82","","3rd","","3rd","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2019/2020","1st Term"),
("262","46","4","SS 1","senior","0","","588","0","1100","0","53.45","","7th","","7th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("263","48","4","SS 1","senior","0","","508","0","1100","0","46.18","","10th","","10th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("264","128","4","SS 1","senior","0","","498","0","1100","0","45.27","","12th","","12th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("265","129","4","SS 1","senior","0","","513","0","1100","0","46.64","","9th","","9th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2019/2020","1st Term"),
("266","131","4","SS 1","senior","0","","411","0","1100","0","37.36","","16th","","16th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2019/2020","1st Term"),
("267","133","4","SS 1","senior","0","","624","0","1100","0","56.73","","5th","","5th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("268","134","4","SS 1","senior","0","","610","0","1100","0","55.45","","6th","","6th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("269","135","4","SS 1","senior","0","","802","0","1100","0","72.91","","2nd","","2nd","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("270","136","4","SS 1","senior","0","","377","0","1100","0","34.27","","17th","","17th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("271","137","4","SS 1","senior","0","","432","0","1100","0","39.27","","15th","","15th","","","","18","18","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("272","42","5","SS 2","senior","0","","740","0","1100","0","67.27","","4th","","4th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","4","2019/2020","1st Term"),
("273","45","5","SS 2","senior","0","","678","0","1000","0","67.8","","3rd","","3rd","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","3","2019/2020","1st Term"),
("274","47","5","SS 2","senior","0","","494","0","1000","0","49.4","","11th","","11th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","3","2019/2020","1st Term"),
("275","49","5","SS 2","senior","0","","539","0","1000","0","53.9","","9th","","9th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("276","51","5","SS 2","senior","0","","522","0","1100","0","47.45","","12th","","12th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("277","53","5","SS 2","senior","0","","631","0","1000","0","63.1","","5th","","5th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("278","54","5","SS 2","senior","0","","608","0","1000","0","60.8","","6th","","6th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2019/2020","1st Term"),
("279","56","5","SS 2","senior","0","","559","0","1000","0","55.9","","8th","","8th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2019/2020","1st Term"),
("280","57","5","SS 2","senior","0","","322","0","900","0","35.78","","17th","","17th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("281","58","5","SS 2","senior","0","","520","0","1100","0","47.27","","13th","","13th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("282","59","5","SS 2","senior","0","","556","0","1100","0","50.55","","10th","","10th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("283","60","5","SS 2","senior","0","","420","0","900","0","46.67","","14th","","14th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("284","61","5","SS 2","senior","0","","600","0","1000","0","60","","7th","","7th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2019/2020","1st Term"),
("285","63","5","SS 2","senior","0","","753","0","1000","0","75.3","","1st","","1st","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2019/2020","1st Term"),
("286","64","5","SS 2","senior","0","","414","0","1000","0","41.4","","16th","","16th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("287","65","5","SS 2","senior","0","","398","0","900","0","44.22","","15th","","15th","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("288","191","5","SS 2","senior","0","","706","0","1000","0","70.6","","2nd","","2nd","","","","17","17","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2020-01-13","0","0","0","0","0","0","0","0","0","0","0","100","0","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2019/2020","1st Term"),
("289","209","1","JSS 1","junior","0","","663","0","1500","0","44.2","","21st","","21st","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("290","210","1","JSS 1","junior","0","","1006","0","1500","0","67.07","","8th","","8th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("291","211","1","JSS 1","junior","0","","976","0","1500","0","65.07","","10th","","10th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("292","212","1","JSS 1","junior","0","","633","0","1500","0","42.2","","22nd","","22nd","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("293","213","1","JSS 1","junior","0","","820","0","1500","0","54.67","","15th","","15th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("294","214","1","JSS 1","junior","0","","1036","0","1500","0","69.07","","4th","","4th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("295","215","1","JSS 1","junior","0","","1034","0","1500","0","68.93","","5th","","5th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("296","216","1","JSS 1","junior","0","","1046","0","1500","0","69.73","","3rd","","3rd","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("297","217","1","JSS 1","junior","0","","1103","0","1500","0","73.53","","2nd","","2nd","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","GLORY ISSAC","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("298","218","1","JSS 1","junior","0","","843","0","1500","0","56.2","","14th","","14th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("299","219","1","JSS 1","junior","0","","1013","0","1500","0","67.53","","7th","","7th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("300","220","1","JSS 1","junior","0","","668","0","1500","0","44.53","","20th","","20th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term");
INSERT INTO result_main VALUES
("301","221","1","JSS 1","junior","0","","932","0","1500","0","62.13","","11th","","11th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("302","222","1","JSS 1","junior","0","","1105","0","1500","0","73.67","","1st","","1st","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","GLORY ISSAC","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("303","223","1","JSS 1","junior","0","","1014","0","1500","0","67.6","","6th","","6th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("304","224","1","JSS 1","junior","0","","715","0","1500","0","47.67","","19th","","19th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("305","225","1","JSS 1","junior","0","","731","0","1500","0","48.73","","17th","","17th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("306","226","1","JSS 1","junior","0","","992","0","1500","0","66.13","","9th","","9th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("307","227","1","JSS 1","junior","0","","723","0","1500","0","48.2","","18th","","18th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","GLORY ISSAC","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("308","248","1","JSS 1","junior","0","","793","0","1500","0","52.87","","16th","","16th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("309","249","1","JSS 1","junior","0","","877","0","1500","0","58.47","","12th","","12th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("310","250","1","JSS 1","junior","0","","863","0","1500","0","57.53","","13th","","13th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GLORY ISSAC","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("311","179","2","JSS 2","junior","0","","1148","0","1500","0","76.53","","2nd","","2nd","","","","10","10","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("312","182","2","JSS 2","junior","0","","1177","0","1500","0","78.47","","1st","","1st","","","","10","10","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("313","183","2","JSS 2","junior","0","","622","0","1500","0","41.47","","10th","","10th","","","","10","10","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("314","184","2","JSS 2","junior","0","","907","0","1500","0","60.47","","6th","","6th","","","","10","10","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("315","185","2","JSS 2","junior","0","","1008","0","1500","0","67.2","","4th","","4th","","","","10","10","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("316","186","2","JSS 2","junior","0","","769","0","1500","0","51.27","","7th","","7th","","","","10","10","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("317","187","2","JSS 2","junior","0","","693","0","1500","0","46.2","","9th","","9th","","","","10","10","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("318","189","2","JSS 2","junior","0","","1015","0","1500","0","67.67","","3rd","","3rd","","","","10","10","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("319","233","2","JSS 2","junior","0","","976","0","1500","0","65.07","","5th","","5th","","","","10","10","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("320","251","2","JSS 2","junior","0","","723","0","1500","0","48.2","","8th","","8th","","","","10","10","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("321","1","3","JSS 3","junior","0","","455","0","1500","0","30.33","","22nd","","22nd","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("322","2","3","JSS 3","junior","0","","751","0","1500","0","50.07","","13th","","13th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("323","4","3","JSS 3","junior","0","","484","0","1500","0","32.27","","21st","","21st","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("324","7","3","JSS 3","junior","0","","737","0","1500","0","49.13","","14th","","14th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("325","8","3","JSS 3","junior","0","","927","0","1500","0","61.8","","8th","","8th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("326","121","3","JSS 3","junior","0","","1129","0","1500","0","75.27","","3rd","","3rd","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("327","125","3","JSS 3","junior","0","","600","0","1500","0","40","","19th","","19th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("328","126","3","JSS 3","junior","0","","764","0","1500","0","50.93","","12th","","12th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("329","127","3","JSS 3","junior","0","","1167","0","1500","0","77.8","","2nd","","2nd","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("330","138","3","JSS 3","junior","0","","833","0","1500","0","55.53","","10th","","10th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("331","139","3","JSS 3","junior","0","","766","0","1500","0","51.07","","11th","","11th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("332","140","3","JSS 3","junior","0","","675","0","1500","0","45","","17th","","17th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("333","141","3","JSS 3","junior","0","","1267","0","1500","0","84.47","","1st","","1st","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("334","143","3","JSS 3","junior","0","","1021","0","1500","0","68.07","","4th","","4th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("335","190","3","JSS 3","junior","0","","561","0","1500","0","37.4","","20th","","20th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","1st Term"),
("336","193","3","JSS 3","junior","0","","952","0","1500","0","63.47","","7th","","7th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("337","234","3","JSS 3","junior","0","","998","0","1500","0","66.53","","6th","","6th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("338","235","3","JSS 3","junior","0","","1017","0","1500","0","67.8","","5th","","5th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("339","236","3","JSS 3","junior","0","","843","0","1500","0","56.2","","9th","","9th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("340","237","3","JSS 3","junior","0","","724","0","1500","0","48.27","","15th","","15th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("341","238","3","JSS 3","junior","0","","615","0","1500","0","41","","18th","","18th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("342","252","3","JSS 3","junior","0","","713","0","1500","0","47.53","","16th","","16th","","","","22","22","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("343","12","4","SS 1","senior","0","","1113","0","1700","0","65.47","","5th","","5th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","1st Term"),
("344","13","4","SS 1","senior","0","","969","0","1700","0","57","","14th","","14th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("345","14","4","SS 1","senior","0","","848","0","1700","0","49.88","","18th","","18th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("346","15","4","SS 1","senior","0","","980","0","1700","0","57.65","","11th","","11th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("347","17","4","SS 1","senior","0","","976","0","1700","0","57.41","","13th","","13th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("348","18","4","SS 1","senior","0","","753","0","1700","0","44.29","","21st","","21st","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("349","19","4","SS 1","senior","0","","882","0","1700","0","51.88","","15th","","15th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("350","20","4","SS 1","senior","0","","672","0","1700","0","39.53","","22nd","","22nd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("351","21","4","SS 1","senior","0","","858","0","1700","0","50.47","","17th","","17th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("352","22","4","SS 1","senior","0","","1156","0","1700","0","68","","4th","","4th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("353","23","4","SS 1","senior","0","","1238","0","1700","0","72.82","","1st","","1st","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("354","24","4","SS 1","senior","0","","1048","0","1700","0","61.65","","8th","","8th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("355","25","4","SS 1","senior","0","","1074","0","1700","0","63.18","","7th","","7th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("356","26","4","SS 1","senior","0","","1193","0","1700","0","70.18","","3rd","","3rd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("357","171","4","SS 1","senior","0","","977","0","1700","0","57.47","","12th","","12th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("358","174","4","SS 1","senior","0","","643","0","1700","0","37.82","","24th","","24th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("359","198","4","SS 1","senior","0","","1209","0","1700","0","71.12","","2nd","","2nd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("360","199","4","SS 1","senior","0","","995","0","1700","0","58.53","","10th","","10th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("361","239","4","SS 1","senior","0","","771","0","1700","0","45.35","","20th","","20th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("362","240","4","SS 1","senior","0","","654","0","1700","0","38.47","","23rd","","23rd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("363","241","4","SS 1","senior","0","","1028","0","1700","0","60.47","","9th","","9th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("364","242","4","SS 1","senior","0","","1080","0","1700","0","63.53","","6th","","6th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("365","253","4","SS 1","senior","0","","870","0","1700","0","51.18","","16th","","16th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("366","254","4","SS 1","senior","0","","840","0","1700","0","49.41","","19th","","19th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("367","28","5","SS 2","senior","0","","860","0","1000","0","86","","1st","","1st","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EBERE OBASI","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("368","31","5","SS 2","senior","0","","680","0","1000","0","68","","8th","","8th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("369","32","5","SS 2","senior","0","","558","0","1000","0","55.8","","20th","","20th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("370","33","5","SS 2","senior","0","","671","0","1100","0","61","","12th","","12th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("371","35","5","SS 2","senior","0","","523","0","1000","0","52.3","","21st","","21st","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("372","46","5","SS 2","senior","0","","616","0","1100","0","56","","18th","","18th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("373","128","5","SS 2","senior","0","","556","0","1100","0","50.55","","22nd","","22nd","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("374","133","5","SS 2","senior","0","","674","0","1100","0","61.27","","10th","","10th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("375","135","5","SS 2","senior","0","","932","0","1100","0","84.73","","2nd","","2nd","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EBERE OBASI","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("376","200","5","SS 2","senior","0","","776","0","1100","0","70.55","","4th","","4th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("377","201","5","SS 2","senior","0","","662","0","1000","0","66.2","","9th","","9th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("378","243","5","SS 2","senior","0","","592","0","1000","0","59.2","","16th","","16th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("379","245","5","SS 2","senior","0","","593","0","1000","0","59.3","","14th","","14th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("380","29","5","SS 2","senior","0","","612","0","1000","0","61.2","","11th","","11th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("381","36","5","SS 2","senior","0","","319","0","900","0","35.44","","23rd","","23rd","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("382","41","5","SS 2","senior","0","","802","0","1000","0","80.2","","3rd","","3rd","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EBERE OBASI","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("383","48","5","SS 2","senior","0","","593","0","1000","0","59.3","","14th","","14th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("384","131","5","SS 2","senior","0","","562","0","1000","0","56.2","","17th","","17th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("385","134","5","SS 2","senior","0","","685","0","1000","0","68.5","","6th","","6th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("386","202","5","SS 2","senior","0","","599","0","1000","0","59.9","","13th","","13th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("387","244","5","SS 2","senior","0","","753","0","1100","0","68.45","","7th","","7th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("388","246","5","SS 2","senior","0","","614","0","1100","0","55.82","","19th","","19th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("389","247","5","SS 2","senior","0","","688","0","1000","0","68.8","","5th","","5th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("390","42","6","SS 3","senior","0","","813","0","1100","0","73.91","","5th","","5th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("391","47","6","SS 3","senior","0","","695","0","1000","0","69.5","","8th","","8th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","1st Term"),
("392","49","6","SS 3","senior","0","","585","0","1000","0","58.5","","12th","","12th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("393","51","6","SS 3","senior","0","","514","0","1000","0","51.4","","14th","","14th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("394","54","6","SS 3","senior","0","","764","0","1000","0","76.4","","3rd","","3rd","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("395","58","6","SS 3","senior","0","","709","0","1000","0","70.9","","7th","","7th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("396","60","6","SS 3","senior","0","","469","0","900","0","52.11","","13th","","13th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","3","2020/2021","1st Term"),
("397","63","6","SS 3","senior","0","","834","0","1000","0","83.4","","1st","","1st","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","WOGBO MARY","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","1st Term"),
("398","191","6","SS 3","senior","0","","780","0","1000","0","78","","2nd","","2nd","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","3","2020/2021","1st Term"),
("399","228","6","SS 3","senior","0","","369","0","1000","0","36.9","","15th","","15th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","1st Term"),
("400","229","6","SS 3","senior","0","","588","0","1000","0","58.8","","11th","","11th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term");
INSERT INTO result_main VALUES
("401","230","6","SS 3","senior","0","","221","0","300","0","73.67","","6th","","6th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("402","231","6","SS 3","senior","0","","663","0","1000","0","66.3","","10th","","10th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","1st Term"),
("403","232","6","SS 3","senior","0","","681","0","1000","0","68.1","","9th","","9th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("404","45","6","SS 3","senior","0","","605","0","800","0","75.63","","4th","","4th","","","","15","15","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-03-08","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","1st Term"),
("405","188","1","JSS 1","junior","0","","906","0","1500","0","60.4","","10th","","10th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","2nd Term"),
("406","209","1","JSS 1","junior","0","","775","0","1500","0","51.67","","18th","","18th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("407","210","1","JSS 1","junior","0","","1064","0","1500","0","70.93","","5th","","5th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("408","211","1","JSS 1","junior","0","","837","0","1500","0","55.8","","14th","","14th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("409","212","1","JSS 1","junior","0","","623","0","1500","0","41.53","","22nd","","22nd","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("410","213","1","JSS 1","junior","0","","820","0","1500","0","54.67","","16th","","16th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("411","214","1","JSS 1","junior","0","","1002","0","1500","0","66.8","","8th","","8th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("412","215","1","JSS 1","junior","0","","1069","0","1500","0","71.27","","3rd","","3rd","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("413","216","1","JSS 1","junior","0","","1197","0","1500","0","79.8","","1st","","1st","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("414","217","1","JSS 1","junior","0","","1114","0","1500","0","74.27","","2nd","","2nd","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("415","218","1","JSS 1","junior","0","","759","0","1500","0","50.6","","19th","","19th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("416","219","1","JSS 1","junior","0","","891","0","1500","0","59.4","","12th","","12th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("417","220","1","JSS 1","junior","0","","681","0","1500","0","45.4","","21st","","21st","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("418","221","1","JSS 1","junior","0","","897","0","1500","0","59.8","","11th","","11th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("419","222","1","JSS 1","junior","0","","1016","0","1500","0","67.73","","6th","","6th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("420","223","1","JSS 1","junior","0","","1066","0","1500","0","71.07","","4th","","4th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("421","224","1","JSS 1","junior","0","","826","0","1500","0","55.07","","15th","","15th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("422","225","1","JSS 1","junior","0","","620","0","1500","0","41.33","","23rd","","23rd","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("423","226","1","JSS 1","junior","0","","1012","0","1500","0","67.47","","7th","","7th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("424","227","1","JSS 1","junior","0","","696","0","1500","0","46.4","","20th","","20th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("425","248","1","JSS 1","junior","0","","789","0","1500","0","52.6","","17th","","17th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("426","249","1","JSS 1","junior","0","","1002","0","1500","0","66.8","","8th","","8th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("427","250","1","JSS 1","junior","0","","867","0","1500","0","57.8","","13th","","13th","","","","23","23","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("428","179","2","JSS 2","junior","0","","1086","0","1500","0","72.4","","2nd","","2nd","","","","8","8","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("429","182","2","JSS 2","junior","0","","1133","0","1500","0","75.53","","1st","","1st","","","","8","8","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("430","183","2","JSS 2","junior","0","","528","0","1500","0","35.2","","8th","","8th","","","","8","8","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","JOSEPHINE BRIGHT","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("431","185","2","JSS 2","junior","0","","929","0","1500","0","61.93","","5th","","5th","","","","8","8","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("432","186","2","JSS 2","junior","0","","671","0","1500","0","44.73","","7th","","7th","","","","8","8","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","JOSEPHINE BRIGHT","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("433","189","2","JSS 2","junior","0","","942","0","1500","0","62.8","","4th","","4th","","","","8","8","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("434","233","2","JSS 2","junior","0","","980","0","1500","0","65.33","","3rd","","3rd","","","","8","8","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("435","251","2","JSS 2","junior","0","","741","0","1500","0","49.4","","6th","","6th","","","","8","8","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","JOSEPHINE BRIGHT","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("436","12","4","SS 1","senior","0","","1105","0","1700","0","65","","5th","","5th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("437","13","4","SS 1","senior","0","","1016","0","1700","0","59.76","","8th","","8th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("438","14","4","SS 1","senior","0","","816","0","1700","0","48","","19th","","19th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","CHARLES GIADOM","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("439","15","4","SS 1","senior","0","","839","0","1700","0","49.35","","17th","","17th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","CHARLES GIADOM","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("440","17","4","SS 1","senior","0","","879","0","1700","0","51.71","","15th","","15th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("441","18","4","SS 1","senior","0","","750","0","1700","0","44.12","","22nd","","22nd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","CHARLES GIADOM","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("442","19","4","SS 1","senior","0","","927","0","1700","0","54.53","","13th","","13th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("443","20","4","SS 1","senior","0","","639","0","1700","0","37.59","","24th","","24th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","CHARLES GIADOM","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("444","21","4","SS 1","senior","0","","842","0","1700","0","49.53","","16th","","16th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","CHARLES GIADOM","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("445","22","4","SS 1","senior","0","","1179","0","1700","0","69.35","","3rd","","3rd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("446","23","4","SS 1","senior","0","","1238","0","1700","0","72.82","","2nd","","2nd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES GIADOM","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("447","24","4","SS 1","senior","0","","1036","0","1700","0","60.94","","7th","","7th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("448","25","4","SS 1","senior","0","","984","0","1700","0","57.88","","9th","","9th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("449","26","4","SS 1","senior","0","","1133","0","1700","0","66.65","","4th","","4th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("450","171","4","SS 1","senior","0","","958","0","1700","0","56.35","","11th","","11th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("451","174","4","SS 1","senior","0","","660","0","1700","0","38.82","","23rd","","23rd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","CHARLES GIADOM","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("452","198","4","SS 1","senior","0","","1256","0","1700","0","73.88","","1st","","1st","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES GIADOM","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("453","199","4","SS 1","senior","0","","938","0","1700","0","55.18","","12th","","12th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("454","239","4","SS 1","senior","0","","830","0","1700","0","48.82","","18th","","18th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","CHARLES GIADOM","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("455","241","4","SS 1","senior","0","","979","0","1700","0","57.59","","10th","","10th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("456","242","4","SS 1","senior","0","","1103","0","1700","0","64.88","","6th","","6th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("457","253","4","SS 1","senior","0","","778","0","1700","0","45.76","","21st","","21st","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","CHARLES GIADOM","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("458","254","4","SS 1","senior","0","","809","0","1700","0","47.59","","20th","","20th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","CHARLES GIADOM","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("459","255","4","SS 1","senior","0","","897","0","1700","0","52.76","","14th","","14th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","CHARLES GIADOM","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("460","28","5","SS 2","senior","0","","863","0","1000","0","86.3","","1st","","1st","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","WOGBO MARY","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","2nd Term"),
("461","31","5","SS 2","senior","0","","630","0","1000","0","63","","8th","","8th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("462","32","5","SS 2","senior","0","","539","0","1000","0","53.9","","17th","","17th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("463","33","5","SS 2","senior","0","","594","0","1100","0","54","","16th","","16th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("464","35","5","SS 2","senior","0","","523","0","1000","0","52.3","","20th","","20th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("465","46","5","SS 2","senior","0","","546","0","1000","0","54.6","","15th","","15th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("466","128","5","SS 2","senior","0","","476","0","900","0","52.89","","19th","","19th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","2nd Term"),
("467","133","5","SS 2","senior","0","","659","0","1000","0","65.9","","7th","","7th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("468","135","5","SS 2","senior","0","","892","0","1100","0","81.09","","2nd","","2nd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("469","200","5","SS 2","senior","0","","741","0","1100","0","67.36","","6th","","6th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("470","201","5","SS 2","senior","0","","616","0","1000","0","61.6","","10th","","10th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("471","243","5","SS 2","senior","0","","584","0","1000","0","58.4","","14th","","14th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","2nd Term"),
("472","245","5","SS 2","senior","0","","533","0","900","0","59.22","","13th","","13th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("473","29","5","SS 2","senior","0","","610","0","1000","0","61","","11th","","11th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("474","36","5","SS 2","senior","0","","291","0","900","0","32.33","","24th","","24th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("475","41","5","SS 2","senior","0","","769","0","1000","0","76.9","","3rd","","3rd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("476","48","5","SS 2","senior","0","","468","0","900","0","52","","21st","","21st","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("477","131","5","SS 2","senior","0","","602","0","1000","0","60.2","","12th","","12th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("478","134","5","SS 2","senior","0","","648","0","900","0","72","","4th","","4th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","2nd Term"),
("479","136","5","SS 2","senior","0","","472","0","1000","0","47.2","","23rd","","23rd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("480","202","5","SS 2","senior","0","","529","0","1000","0","52.9","","18th","","18th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("481","244","5","SS 2","senior","0","","682","0","1100","0","62","","9th","","9th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("482","246","5","SS 2","senior","0","","568","0","1100","0","51.64","","22nd","","22nd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","2nd Term"),
("483","247","5","SS 2","senior","0","","759","0","1100","0","69","","5th","","5th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("484","42","6","SS 3","senior","0","","775","0","1100","0","70.45","","3rd","","3rd","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("485","47","6","SS 3","senior","0","","592","0","1000","0","59.2","","7th","","7th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","2nd Term"),
("486","49","6","SS 3","senior","0","","521","0","1000","0","52.1","","10th","","10th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("487","51","6","SS 3","senior","0","","554","0","1000","0","55.4","","8th","","8th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","2nd Term"),
("488","54","6","SS 3","senior","0","","664","0","1000","0","66.4","","5th","","5th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("489","58","6","SS 3","senior","0","","521","0","1000","0","52.1","","10th","","10th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("490","63","6","SS 3","senior","0","","717","0","1000","0","71.7","","2nd","","2nd","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("491","191","6","SS 3","senior","0","","723","0","1000","0","72.3","","1st","","1st","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","2nd Term"),
("492","229","6","SS 3","senior","0","","615","0","1000","0","61.5","","6th","","6th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","2","2020/2021","2nd Term"),
("494","45","6","SS 3","senior","0","","599","0","900","0","66.56","","4th","","4th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("495","56","6","SS 3","senior","0","","433","0","800","0","54.13","","9th","","9th","","","","11","11","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2021-06-07","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","2nd Term"),
("496","179","2","JSS 2","junior","0","","1145","1126.34","1500","1500","76.33","75.09","2nd","2nd","2nd","2nd","","","8","8","8","8","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("497","182","2","JSS 2","junior","0","","1270.01","1193.34","1500","1500","84.67","79.56","1st","1st","1st","1st","","","8","8","8","8","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","JOSEPHINE BRIGHT","EXECELLENT RESULT, KEEP IT UP","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("498","183","2","JSS 2","junior","0","","670","606.68","1500","1500","44.67","40.45","8th","8th","8th","8th","","","8","8","8","8","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","2","JSS 2","REPEAT JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","JOSEPHINE BRIGHT","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","TOO POOR. TRY BETTER NEXT TIME.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("499","185","2","JSS 2","junior","0","","1071.66","1002.89","1500","1500","71.44","66.86","4th","4th","4th","4th","","","8","8","8","8","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("500","186","2","JSS 2","junior","0","","878.31","772.76","1500","1500","58.55","51.52","7th","7th","7th","7th","","","8","8","8","8","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","3rd Term"),
("501","189","2","JSS 2","junior","0","","983.31","980.11","1500","1500","65.55","65.34","5th","5th","5th","5th","","","8","8","8","8","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term");
INSERT INTO result_main VALUES
("502","233","2","JSS 2","junior","0","","1123.33","1026.45","1500","1500","74.89","68.43","3rd","3rd","3rd","3rd","","","8","8","8","8","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("503","251","2","JSS 2","junior","0","","926.66","796.89","1500","1500","61.78","53.13","6th","6th","6th","6th","","","8","8","8","8","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("504","188","1","JSS 1","junior","0","","1023.33","964.7","1500","1500","68.22","64.31","12th","11th","12th","11th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("505","209","1","JSS 1","junior","0","","844.97","761","1500","1500","56.33","50.73","20th","20th","20th","20th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("506","210","1","JSS 1","junior","0","","1184.99","1085","1500","1500","79","72.33","4th","5th","4th","5th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("507","212","1","JSS 1","junior","0","","759.99","671.99","1500","1500","50.67","44.8","22nd","23rd","22nd","23rd","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","1","JSS 1","REPEAT JSS 1","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","TOO POOR. TRY BETTER NEXT TIME.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("508","213","1","JSS 1","junior","0","","1053.33","897.77","1500","1500","70.22","59.85","10th","14th","10th","14th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("509","214","1","JSS 1","junior","0","","1156.65","1064.89","1500","1500","77.11","70.99","5th","6th","5th","6th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("510","215","1","JSS 1","junior","0","","1066.67","1056.56","1500","1500","71.11","70.44","9th","7th","9th","7th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","3rd Term"),
("511","216","1","JSS 1","junior","0","","1259.99","1167.65","1500","1500","84","77.84","1st","1st","1st","1st","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EBERE OBASI","EXECELLENT RESULT, KEEP IT UP","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("512","217","1","JSS 1","junior","0","","1206.66","1141.21","1500","1500","80.44","76.08","2nd","2nd","2nd","2nd","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EBERE OBASI","EXECELLENT RESULT, KEEP IT UP","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("513","218","1","JSS 1","junior","0","","866.66","822.88","1500","1500","57.78","54.86","19th","18th","19th","18th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("514","219","1","JSS 1","junior","0","","1005","969.66","1500","1500","67","64.64","13th","10th","13th","10th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("515","220","1","JSS 1","junior","0","","770","706.32","1500","1500","51.33","47.09","21st","21st","21st","21st","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","1","JSS 1","REPEAT JSS 1","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("516","221","1","JSS 1","junior","0","","998.35","942.45","1500","1500","66.56","62.83","14th","12th","14th","12th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("517","222","1","JSS 1","junior","0","","1144.99","1088.66","1500","1500","76.33","72.58","6th","4th","6th","4th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("518","223","1","JSS 1","junior","0","","1186.67","1088.89","1500","1500","79.11","72.59","3rd","3rd","3rd","3rd","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("519","224","1","JSS 1","junior","0","","953.33","831.46","1500","1500","63.56","55.43","17th","17th","17th","17th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("520","225","1","JSS 1","junior","0","","740.01","697.01","1500","1500","49.33","46.47","23rd","22nd","23rd","22nd","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","1","JSS 1","REPEAT JSS 1","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("521","226","1","JSS 1","junior","0","","1143.34","1049.12","1500","1500","76.22","69.94","8th","8th","8th","8th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("522","227","1","JSS 1","junior","0","","891.68","770.24","1500","1500","59.45","51.35","18th","19th","18th","19th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("523","248","1","JSS 1","junior","0","","978.34","853.48","1500","1500","65.22","56.9","16th","16th","16th","16th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("524","249","1","JSS 1","junior","0","","1144.98","1007.98","1500","1500","76.33","67.2","6th","9th","6th","9th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("525","250","1","JSS 1","junior","0","","1046.67","925.56","1500","1500","69.78","61.7","11th","13th","11th","13th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("526","257","1","JSS 1","junior","0","","996.66","888.32","1500","1500","66.44","59.22","15th","15th","15th","15th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("527","12","4","SS 1","senior","0","","1273.32","1163.77","1700","1700","74.9","68.46","4th","5th","4th","5th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2020/2021","3rd Term"),
("528","13","4","SS 1","senior","0","","1140.01","1041.67","1700","1700","67.06","61.27","12th","11th","12th","11th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("529","14","4","SS 1","senior","0","","948.32","870.77","1700","1700","55.78","51.22","23rd","22nd","23rd","22nd","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("530","15","4","SS 1","senior","0","","1055","958.01","1700","1700","62.06","56.35","18th","15th","18th","15th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("531","17","4","SS 1","senior","0","","970.02","941.69","1700","1700","57.06","55.39","21st","18th","21st","18th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("532","18","4","SS 1","senior","0","","951.67","818.22","1700","1700","55.98","48.13","22nd","23rd","22nd","23rd","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","4","SS 1","REPEAT SS 1","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("533","19","4","SS 1","senior","0","","1029.98","946.33","1700","1700","60.59","55.67","19th","16th","19th","16th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("534","20","4","SS 1","senior","0","","836.69","715.91","1700","1700","49.22","42.11","24th","24th","24th","24th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","4","SS 1","REPEAT SS 1","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","TOO POOR. TRY BETTER NEXT TIME.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("535","21","4","SS 1","senior","0","","1133.32","944.44","1700","1700","66.67","55.56","13th","17th","13th","17th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("536","22","4","SS 1","senior","0","","1315.01","1216.66","1700","1700","77.35","71.57","3rd","3rd","3rd","3rd","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("537","23","4","SS 1","senior","0","","1346.67","1274.22","1700","1700","79.22","74.95","2nd","1st","2nd","1st","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("538","24","4","SS 1","senior","0","","1161.67","1081.88","1700","1700","68.33","63.64","9th","9th","9th","9th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("539","25","4","SS 1","senior","0","","1200.02","1085.99","1700","1700","70.59","63.88","6th","8th","6th","8th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("540","26","4","SS 1","senior","0","","1243.33","1189.79","1700","1700","73.14","69.99","5th","4th","5th","4th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("541","171","4","SS 1","senior","0","","1133.35","1022.78","1700","1700","66.67","60.16","13th","14th","13th","14th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("542","174","4","SS 1","senior","0","","780","694.32","1700","1700","45.88","40.84","25th","25th","25th","25th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","4","SS 1","REPEAT SS 1","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","TOO POOR. TRY BETTER NEXT TIME.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("543","198","4","SS 1","senior","0","","1350","1271.67","1700","1700","79.41","74.8","1st","2nd","1st","2nd","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("544","199","4","SS 1","senior","0","","1156.66","1029.88","1700","1700","68.04","60.58","11th","13th","11th","13th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("545","239","4","SS 1","senior","0","","1096.67","899.21","1700","1700","64.51","52.89","16th","20th","16th","20th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("546","241","4","SS 1","senior","0","","1160","1055.67","1700","1700","68.24","62.1","10th","10th","10th","10th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("547","242","4","SS 1","senior","0","","1183.33","1122.1","1700","1700","69.61","66.01","7th","6th","7th","6th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("548","253","4","SS 1","senior","0","","1076.65","908.22","1700","1700","63.33","53.42","17th","19th","17th","19th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("549","254","4","SS 1","senior","0","","1026.67","891.91","1700","1700","60.39","52.47","20th","21st","20th","21st","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("550","255","4","SS 1","senior","0","","1166.65","1031.87","1700","1700","68.63","60.7","8th","12th","8th","12th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("551","259","4","SS 1","senior","0","","1105.01","1105.01","1700","1700","65","65","15th","7th","15th","7th","","","25","25","25","25","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("552","28","5","SS 2","senior","0","","913.34","942.9","1000","1100","91.33","85.72","1st","1st","1st","1st","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","CHARLES LEKA","EXECELLENT RESULT, KEEP IT UP","","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("553","31","5","SS 2","senior","0","","728.34","679.44","1000","1000","72.83","67.94","10th","8th","10th","8th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("554","32","5","SS 2","senior","0","","565","572.51","900","1000","62.78","57.25","20th","18th","20th","18th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("555","33","5","SS 2","senior","0","","688.34","668.77","1000","1100","68.83","60.8","13th","14th","13th","14th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("556","35","5","SS 2","senior","0","","530.01","561.68","800","1000","66.25","56.17","17th","20th","17th","20th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("557","46","5","SS 2","senior","0","","676.67","692.78","1000","1200","67.67","57.73","14th","17th","14th","17th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("558","128","5","SS 2","senior","0","","660","639.9","1000","1200","66","53.33","18th","22nd","18th","22nd","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("559","133","5","SS 2","senior","0","","734.99","727.34","1000","1100","73.5","66.12","9th","10th","9th","10th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("560","135","5","SS 2","senior","0","","951.65","925.21","1100","1100","86.51","84.11","2nd","2nd","2nd","2nd","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","CHARLES LEKA","EXECELLENT RESULT, KEEP IT UP","","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("561","200","5","SS 2","senior","0","","854.99","790.65","1100","1100","77.73","71.88","5th","6th","5th","6th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("562","201","5","SS 2","senior","0","","706.67","661.56","1000","1000","70.67","66.16","12th","9th","12th","9th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("563","243","5","SS 2","senior","0","","750","642.01","1000","1000","75","64.2","7th","11th","7th","11th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("564","245","5","SS 2","senior","0","","716.67","638","1000","1000","71.67","63.8","11th","12th","11th","12th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("565","29","5","SS 2","senior","0","","666.67","629.57","1000","1000","66.67","62.96","16th","13th","16th","13th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("566","36","5","SS 2","senior","0","","90","311.5","200","900","45","34.61","24th","24th","24th","24th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","5","SS 2","REPEAT SS 2","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","CHARLES LEKA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","VERY BAD RESULT. PLEASE HELP YOURSELF.","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("567","41","5","SS 2","senior","0","","820.01","797","1000","1000","82","79.7","3rd","3rd","3rd","3rd","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","CHARLES LEKA","EXECELLENT RESULT, KEEP IT UP","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("568","48","5","SS 2","senior","0","","535","564","900","1000","59.44","56.4","21st","19th","21st","19th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("569","131","5","SS 2","senior","0","","628.33","642.15","1000","1100","62.83","58.38","19th","16th","19th","16th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("570","134","5","SS 2","senior","0","","751.66","720.28","1000","1000","75.17","72.03","6th","5th","6th","5th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("571","136","5","SS 2","senior","0","","520","572.36","900","1100","57.78","52.03","22nd","23rd","22nd","23rd","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("572","202","5","SS 2","senior","0","","675","600.99","1000","1000","67.5","60.1","15th","15th","15th","15th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("573","244","5","SS 2","senior","0","","745.02","751.33","1000","1100","74.5","68.3","8th","7th","8th","7th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("574","246","5","SS 2","senior","0","","575","605.33","1000","1100","57.5","55.03","23rd","21st","23rd","21st","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("575","247","5","SS 2","senior","0","","798.33","792.62","1000","1100","79.83","72.06","4th","4th","4th","4th","","","24","24","24","24","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2021-09-20","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2020/2021","3rd Term"),
("576","261","1","JSS 1","junior","0","","775","0","1500","0","51.67","","18th","","18th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("577","262","1","JSS 1","junior","0","","559","0","1500","0","37.27","","25th","","25th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("578","263","1","JSS 1","junior","0","","868","0","1500","0","57.87","","15th","","15th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("579","264","1","JSS 1","junior","0","","732","0","1500","0","48.8","","20th","","20th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("580","265","1","JSS 1","junior","0","","790","0","1500","0","52.67","","17th","","17th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("581","266","1","JSS 1","junior","0","","669","0","1500","0","44.6","","22nd","","22nd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("582","267","1","JSS 1","junior","0","","1094","0","1500","0","72.93","","7th","","7th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("583","268","1","JSS 1","junior","0","","1172","0","1500","0","78.13","","3rd","","3rd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("584","269","1","JSS 1","junior","0","","972","0","1500","0","64.8","","11th","","11th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("585","270","1","JSS 1","junior","0","","1091","0","1500","0","72.73","","8th","","8th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("586","271","1","JSS 1","junior","0","","939","0","1500","0","62.6","","12th","","12th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("587","272","1","JSS 1","junior","0","","1363","0","1500","0","90.87","","1st","","1st","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EBERE OBASI","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("588","273","1","JSS 1","junior","0","","1135","0","1500","0","75.67","","6th","","6th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("589","274","1","JSS 1","junior","0","","1015","0","1500","0","67.67","","10th","","10th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("590","275","1","JSS 1","junior","0","","577","0","1500","0","38.47","","23rd","","23rd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("591","276","1","JSS 1","junior","0","","937","0","1500","0","62.47","","13th","","13th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("592","277","1","JSS 1","junior","0","","544","0","1500","0","36.27","","26th","","26th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("593","278","1","JSS 1","junior","0","","797","0","1500","0","53.13","","16th","","16th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("594","279","1","JSS 1","junior","0","","1021","0","1500","0","68.07","","9th","","9th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("595","280","1","JSS 1","junior","0","","565","0","1500","0","37.67","","24th","","24th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("596","281","1","JSS 1","junior","0","","1136","0","1500","0","75.73","","5th","","5th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("597","282","1","JSS 1","junior","0","","768","0","1500","0","51.2","","19th","","19th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("598","283","1","JSS 1","junior","0","","1161","0","1500","0","77.4","","4th","","4th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("599","284","1","JSS 1","junior","0","","697","0","1500","0","46.47","","21st","","21st","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("600","309","1","JSS 1","junior","0","","871","0","1500","0","58.07","","14th","","14th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("601","311","1","JSS 1","junior","0","","1261","0","1500","0","84.07","","2nd","","2nd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EBERE OBASI","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term");
INSERT INTO result_main VALUES
("602","188","2","JSS 2","junior","0","","920","0","1500","0","61.33","","9th","","9th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("603","209","2","JSS 2","junior","0","","724","0","1500","0","48.27","","22nd","","22nd","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","JOSEPHINE BRIGHT","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("604","210","2","JSS 2","junior","0","","1063","0","1500","0","70.87","","5th","","5th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("605","213","2","JSS 2","junior","0","","897","0","1500","0","59.8","","11th","","11th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("606","214","2","JSS 2","junior","0","","943","0","1500","0","62.87","","8th","","8th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("607","215","2","JSS 2","junior","0","","911","0","1500","0","60.73","","10th","","10th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("608","216","2","JSS 2","junior","0","","1085","0","1500","0","72.33","","4th","","4th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("609","217","2","JSS 2","junior","0","","1060","0","1500","0","70.67","","6th","","6th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("610","218","2","JSS 2","junior","0","","855","0","1500","0","57","","13th","","13th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("611","219","2","JSS 2","junior","0","","789","0","1500","0","52.6","","17th","","17th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("612","220","2","JSS 2","junior","0","","678","0","1500","0","45.2","","23rd","","23rd","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","JOSEPHINE BRIGHT","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("613","221","2","JSS 2","junior","0","","808","0","1500","0","53.87","","15th","","15th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("614","222","2","JSS 2","junior","0","","1000","0","1500","0","66.67","","7th","","7th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("615","223","2","JSS 2","junior","0","","1208","0","1500","0","80.53","","1st","","1st","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","JOSEPHINE BRIGHT","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("616","224","2","JSS 2","junior","0","","813","0","1500","0","54.2","","14th","","14th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("617","225","2","JSS 2","junior","0","","616","0","1500","0","41.07","","24th","","24th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","JOSEPHINE BRIGHT","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("618","226","2","JSS 2","junior","0","","1127","0","1500","0","75.13","","3rd","","3rd","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("619","227","2","JSS 2","junior","0","","781","0","1500","0","52.07","","19th","","19th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("620","248","2","JSS 2","junior","0","","738","0","1500","0","49.2","","21st","","21st","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","JOSEPHINE BRIGHT","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("621","249","2","JSS 2","junior","0","","879","0","1500","0","58.6","","12th","","12th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("622","250","2","JSS 2","junior","0","","745","0","1500","0","49.67","","20th","","20th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","JOSEPHINE BRIGHT","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("623","257","2","JSS 2","junior","0","","800","0","1500","0","53.33","","16th","","16th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("624","285","2","JSS 2","junior","0","","1149","0","1500","0","76.6","","2nd","","2nd","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2021/2022","1st Term"),
("625","286","2","JSS 2","junior","0","","789","0","1500","0","52.6","","17th","","17th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("626","287","2","JSS 2","junior","0","","553","0","1500","0","36.87","","25th","","25th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","JOSEPHINE BRIGHT","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("627","288","2","JSS 2","junior","0","","415","0","1500","0","27.67","","27th","","27th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","JOSEPHINE BRIGHT","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("628","289","2","JSS 2","junior","0","","495","0","1500","0","33","","26th","","26th","","","","27","27","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","JOSEPHINE BRIGHT","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("629","179","3","JSS 3","junior","0","","1183","0","1500","0","78.87","","1st","","1st","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","ISRAEL ONUOHA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("630","182","3","JSS 3","junior","0","","1140","0","1500","0","76","","2nd","","2nd","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","ISRAEL ONUOHA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("631","183","3","JSS 3","junior","0","","614","0","1500","0","40.93","","11th","","11th","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","ISRAEL ONUOHA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("632","185","3","JSS 3","junior","0","","971","0","1500","0","64.73","","4th","","4th","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","ISRAEL ONUOHA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("633","186","3","JSS 3","junior","0","","807","0","1500","0","53.8","","9th","","9th","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","ISRAEL ONUOHA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("634","189","3","JSS 3","junior","0","","823","0","1500","0","54.87","","8th","","8th","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","ISRAEL ONUOHA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("635","233","3","JSS 3","junior","0","","930","0","1500","0","62","","6th","","6th","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","ISRAEL ONUOHA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("636","251","3","JSS 3","junior","0","","824","0","1500","0","54.93","","7th","","7th","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","ISRAEL ONUOHA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("637","290","3","JSS 3","junior","0","","937","0","1500","0","62.47","","5th","","5th","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","ISRAEL ONUOHA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("638","291","3","JSS 3","junior","0","","570","0","1500","0","38","","12th","","12th","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","ISRAEL ONUOHA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("639","292","3","JSS 3","junior","0","","1082","0","1500","0","72.13","","3rd","","3rd","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","ISRAEL ONUOHA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("640","310","3","JSS 3","junior","0","","790","0","1500","0","52.67","","10th","","10th","","","","12","12","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","ISRAEL ONUOHA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("641","1","4","SS 1","senior","0","","484","0","1600","0","30.25","","28th","","28th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("642","2","4","SS 1","senior","0","","729","0","1600","0","45.56","","18th","","18th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("643","7","4","SS 1","senior","0","","670","0","1600","0","41.88","","22nd","","22nd","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("644","8","4","SS 1","senior","0","","816","0","1600","0","51","","14th","","14th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("645","121","4","SS 1","senior","0","","964","0","1600","0","60.25","","6th","","6th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("646","125","4","SS 1","senior","0","","687","0","1600","0","42.94","","20th","","20th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("647","126","4","SS 1","senior","0","","844","0","1600","0","52.75","","11th","","11th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("648","138","4","SS 1","senior","0","","760","0","1600","0","47.5","","15th","","15th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("649","140","4","SS 1","senior","0","","634","0","1600","0","39.63","","25th","","25th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("650","141","4","SS 1","senior","0","","1168","0","1600","0","73","","1st","","1st","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("651","143","4","SS 1","senior","0","","962","0","1600","0","60.13","","7th","","7th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("652","193","4","SS 1","senior","0","","870","0","1600","0","54.38","","10th","","10th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("653","195","4","SS 1","senior","0","","686","0","1600","0","42.88","","21st","","21st","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("654","196","4","SS 1","senior","0","","587","0","1600","0","36.69","","26th","","26th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("655","234","4","SS 1","senior","0","","1012","0","1600","0","63.25","","2nd","","2nd","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("656","235","4","SS 1","senior","0","","930","0","1600","0","58.13","","8th","","8th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("657","237","4","SS 1","senior","0","","742","0","1600","0","46.38","","16th","","16th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("658","256","4","SS 1","senior","0","","649","0","1600","0","40.56","","24th","","24th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("659","293","4","SS 1","senior","0","","825","0","1600","0","51.56","","12th","","12th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("660","294","4","SS 1","senior","0","","970","0","1600","0","60.63","","4th","","4th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("661","295","4","SS 1","senior","0","","825","0","1600","0","51.56","","12th","","12th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("662","296","4","SS 1","senior","0","","730","0","1600","0","45.63","","17th","","17th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("663","297","4","SS 1","senior","0","","983","0","1600","0","61.44","","3rd","","3rd","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("664","298","4","SS 1","senior","0","","586","0","1600","0","36.63","","27th","","27th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("665","299","4","SS 1","senior","0","","463","0","1600","0","28.94","","29th","","29th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("666","300","4","SS 1","senior","0","","701","0","1600","0","43.81","","19th","","19th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("667","301","4","SS 1","senior","0","","895","0","1600","0","55.94","","9th","","9th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("668","302","4","SS 1","senior","0","","668","0","1600","0","41.75","","23rd","","23rd","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("669","303","4","SS 1","senior","0","","970","0","1600","0","60.63","","4th","","4th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("670","313","4","SS 1","senior","0","","368","0","1600","0","23","","30th","","30th","","","","30","30","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("671","12","5","SS 2","senior","0","","630","0","900","0","70","","3rd","","3rd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("672","13","5","SS 2","senior","0","","621","0","1000","0","62.1","","9th","","9th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("673","14","5","SS 2","senior","0","","570","0","1000","0","57","","14th","","14th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("674","15","5","SS 2","senior","0","","584","0","1000","0","58.4","","13th","","13th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("675","17","5","SS 2","senior","0","","516","0","1000","0","51.6","","21st","","21st","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("676","18","5","SS 2","senior","0","","457","0","1000","0","45.7","","23rd","","23rd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","CHARLES LEKA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("677","19","5","SS 2","senior","0","","550","0","1000","0","55","","18th","","18th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("678","20","5","SS 2","senior","0","","351","0","1000","0","35.1","","26th","","26th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","CHARLES LEKA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("679","21","5","SS 2","senior","0","","542","0","900","0","60.22","","11th","","11th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("680","22","5","SS 2","senior","0","","714","0","1000","0","71.4","","2nd","","2nd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("681","23","5","SS 2","senior","0","","670","0","1000","0","67","","5th","","5th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("682","24","5","SS 2","senior","0","","549","0","1000","0","54.9","","19th","","19th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("683","25","5","SS 2","senior","0","","694","0","1000","0","69.4","","4th","","4th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("684","26","5","SS 2","senior","0","","642","0","1000","0","64.2","","7th","","7th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("685","171","5","SS 2","senior","0","","641","0","1000","0","64.1","","8th","","8th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("686","174","5","SS 2","senior","0","","306","0","800","0","38.25","","25th","","25th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","CHARLES LEKA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2021/2022","1st Term"),
("687","198","5","SS 2","senior","0","","725","0","900","0","80.56","","1st","","1st","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","CHARLES LEKA","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("688","199","5","SS 2","senior","0","","536","0","900","0","59.56","","12th","","12th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("689","239","5","SS 2","senior","0","","501","0","900","0","55.67","","17th","","17th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("690","241","5","SS 2","senior","0","","620","0","1000","0","62","","10th","","10th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("691","242","5","SS 2","senior","0","","658","0","1000","0","65.8","","6th","","6th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("692","253","5","SS 2","senior","0","","562","0","1000","0","56.2","","15th","","15th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("693","254","5","SS 2","senior","0","","533","0","1000","0","53.3","","20th","","20th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("694","259","5","SS 2","senior","0","","562","0","1000","0","56.2","","15th","","15th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("695","304","5","SS 2","senior","0","","391","0","900","0","43.44","","24th","","24th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","CHARLES LEKA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("696","305","5","SS 2","senior","0","","475","0","1000","0","47.5","","22nd","","22nd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","CHARLES LEKA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("697","28","6","SS 3","senior","0","","862","0","1000","0","86.2","","1st","","1st","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","OMENIHU ULOMA","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("698","29","6","SS 3","senior","0","","570","0","1000","0","57","","17th","","17th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("699","31","6","SS 3","senior","0","","628","0","1000","0","62.8","","6th","","6th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("700","32","6","SS 3","senior","0","","537","0","1000","0","53.7","","20th","","20th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("701","33","6","SS 3","senior","0","","604","0","1000","0","60.4","","10th","","10th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term");
INSERT INTO result_main VALUES
("702","35","6","SS 3","senior","0","","499","0","900","0","55.44","","18th","","18th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("703","41","6","SS 3","senior","0","","767","0","1000","0","76.7","","2nd","","2nd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("704","48","6","SS 3","senior","0","","483","0","1000","0","48.3","","23rd","","23rd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("705","128","6","SS 3","senior","0","","551","0","1000","0","55.1","","19th","","19th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("706","130","6","SS 3","senior","0","","287","0","900","0","31.89","","26th","","26th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("707","131","6","SS 3","senior","0","","598","0","1000","0","59.8","","11th","","11th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("708","133","6","SS 3","senior","0","","647","0","1100","0","58.82","","13th","","13th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("709","134","6","SS 3","senior","0","","663","0","1000","0","66.3","","4th","","4th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("710","136","6","SS 3","senior","0","","492","0","1000","0","49.2","","22nd","","22nd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("711","200","6","SS 3","senior","0","","724","0","1100","0","65.82","","5th","","5th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("712","201","6","SS 3","senior","0","","574","0","1000","0","57.4","","16th","","16th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("713","202","6","SS 3","senior","0","","577","0","1000","0","57.7","","15th","","15th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("714","243","6","SS 3","senior","0","","612","0","1000","0","61.2","","9th","","9th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("715","244","6","SS 3","senior","0","","687","0","1100","0","62.45","","7th","","7th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("716","245","6","SS 3","senior","0","","615","0","1000","0","61.5","","8th","","8th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("717","246","6","SS 3","senior","0","","475","0","1000","0","47.5","","24th","","24th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("718","247","6","SS 3","senior","0","","761","0","1100","0","69.18","","3rd","","3rd","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("719","306","6","SS 3","senior","0","","584","0","1000","0","58.4","","14th","","14th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("720","307","6","SS 3","senior","0","","598","0","1000","0","59.8","","11th","","11th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("721","308","6","SS 3","senior","0","","505","0","1000","0","50.5","","21st","","21st","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("722","314","6","SS 3","senior","0","","313","0","900","0","34.78","","25th","","25th","","","","26","26","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-01-10","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","1st Term"),
("723","261","1","JSS 1","junior","0","","749","0","1500","0","49.93","","22nd","","22nd","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("724","262","1","JSS 1","junior","0","","642","0","1500","0","42.8","","26th","","26th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("725","263","1","JSS 1","junior","0","","1018","0","1500","0","67.87","","12th","","12th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("726","264","1","JSS 1","junior","0","","743","0","1500","0","49.53","","24th","","24th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("727","265","1","JSS 1","junior","0","","843","0","1500","0","56.2","","16th","","16th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("728","266","1","JSS 1","junior","0","","744","0","1500","0","49.6","","23rd","","23rd","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("729","267","1","JSS 1","junior","0","","1131","0","1500","0","75.4","","6th","","6th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("730","268","1","JSS 1","junior","0","","1112","0","1500","0","74.13","","7th","","7th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("731","269","1","JSS 1","junior","0","","1074","0","1500","0","71.6","","10th","","10th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("732","270","1","JSS 1","junior","0","","1151","0","1500","0","76.73","","5th","","5th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("733","271","1","JSS 1","junior","0","","990","0","1500","0","66","","14th","","14th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("734","272","1","JSS 1","junior","0","","1389","0","1500","0","92.6","","1st","","1st","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EBERE OBASI","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("735","273","1","JSS 1","junior","0","","1108","0","1500","0","73.87","","8th","","8th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("736","274","1","JSS 1","junior","0","","1090","0","1500","0","72.67","","9th","","9th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("737","275","1","JSS 1","junior","0","","544","0","1500","0","36.27","","29th","","29th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("738","276","1","JSS 1","junior","0","","1041","0","1500","0","69.4","","11th","","11th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("739","277","1","JSS 1","junior","0","","677","0","1500","0","45.13","","25th","","25th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("740","278","1","JSS 1","junior","0","","761","0","1500","0","50.73","","21st","","21st","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("741","279","1","JSS 1","junior","0","","1012","0","1500","0","67.47","","13th","","13th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("742","280","1","JSS 1","junior","0","","898","0","1500","0","59.87","","15th","","15th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("743","281","1","JSS 1","junior","0","","1193","0","1500","0","79.53","","4th","","4th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("744","282","1","JSS 1","junior","0","","811","0","1500","0","54.07","","17th","","17th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("745","283","1","JSS 1","junior","0","","1235","0","1500","0","82.33","","3rd","","3rd","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EBERE OBASI","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("746","309","1","JSS 1","junior","0","","790","0","1500","0","52.67","","18th","","18th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("747","311","1","JSS 1","junior","0","","1236","0","1500","0","82.4","","2nd","","2nd","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EBERE OBASI","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("748","316","1","JSS 1","junior","0","","641","0","1500","0","42.73","","27th","","27th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("749","319","1","JSS 1","junior","0","","624","0","1500","0","41.6","","28th","","28th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("750","320","1","JSS 1","junior","0","","787","0","1500","0","52.47","","19th","","19th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("751","321","1","JSS 1","junior","0","","765","0","1500","0","51","","20th","","20th","","","","29","29","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("752","188","2","JSS 2","junior","0","","926","0","1500","0","61.73","","11th","","11th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("753","209","2","JSS 2","junior","0","","663","0","1500","0","44.2","","23rd","","23rd","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","JOSEPHINE BRIGHT","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("754","210","2","JSS 2","junior","0","","1159","0","1500","0","77.27","","3rd","","3rd","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("755","213","2","JSS 2","junior","0","","938","0","1500","0","62.53","","10th","","10th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("756","214","2","JSS 2","junior","0","","977","0","1500","0","65.13","","9th","","9th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("757","215","2","JSS 2","junior","0","","917","0","1500","0","61.13","","12th","","12th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("758","216","2","JSS 2","junior","0","","1137","0","1500","0","75.8","","5th","","5th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("759","217","2","JSS 2","junior","0","","1074","0","1500","0","71.6","","6th","","6th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("760","218","2","JSS 2","junior","0","","860","0","1500","0","57.33","","15th","","15th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("761","219","2","JSS 2","junior","0","","914","0","1500","0","60.93","","13th","","13th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("762","220","2","JSS 2","junior","0","","515","0","1500","0","34.33","","27th","","27th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","JOSEPHINE BRIGHT","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("763","221","2","JSS 2","junior","0","","838","0","1500","0","55.87","","17th","","17th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("764","222","2","JSS 2","junior","0","","1063","0","1500","0","70.87","","7th","","7th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("765","223","2","JSS 2","junior","0","","1229","0","1500","0","81.93","","1st","","1st","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","JOSEPHINE BRIGHT","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("766","224","2","JSS 2","junior","0","","791","0","1500","0","52.73","","18th","","18th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("767","225","2","JSS 2","junior","0","","519","0","1500","0","34.6","","26th","","26th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","JOSEPHINE BRIGHT","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("768","226","2","JSS 2","junior","0","","1138","0","1500","0","75.87","","4th","","4th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","JOSEPHINE BRIGHT","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("769","227","2","JSS 2","junior","0","","779","0","1500","0","51.93","","20th","","20th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("770","248","2","JSS 2","junior","0","","774","0","1500","0","51.6","","21st","","21st","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("771","249","2","JSS 2","junior","0","","978","0","1500","0","65.2","","8th","","8th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("772","250","2","JSS 2","junior","0","","849","0","1500","0","56.6","","16th","","16th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("773","257","2","JSS 2","junior","0","","914","0","1500","0","60.93","","13th","","13th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("774","285","2","JSS 2","junior","0","","1229","0","1500","0","81.93","","1st","","1st","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","JOSEPHINE BRIGHT","EXECELLENT RESULT, KEEP IT UP","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2021/2022","2nd Term"),
("775","286","2","JSS 2","junior","0","","784","0","1500","0","52.27","","19th","","19th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","JOSEPHINE BRIGHT","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("776","287","2","JSS 2","junior","0","","646","0","1500","0","43.07","","24th","","24th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","JOSEPHINE BRIGHT","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("777","288","2","JSS 2","junior","0","","464","0","1500","0","30.93","","28th","","28th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","JOSEPHINE BRIGHT","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("778","289","2","JSS 2","junior","0","","570","0","1500","0","38","","25th","","25th","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","JOSEPHINE BRIGHT","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("779","318","2","JSS 2","junior","0","","708","0","1500","0","47.2","","22nd","","22nd","","","","28","28","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","JOSEPHINE BRIGHT","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("780","179","3","JSS 3","junior","0","","1095","0","1500","0","73","","2nd","","2nd","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","MR NELSON","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("781","182","3","JSS 3","junior","0","","1115","0","1500","0","74.33","","1st","","1st","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","MR NELSON","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("782","183","3","JSS 3","junior","0","","587","0","1500","0","39.13","","13th","","13th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","MR NELSON","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("783","185","3","JSS 3","junior","0","","1022","0","1500","0","68.13","","4th","","4th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","MR NELSON","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("784","186","3","JSS 3","junior","0","","748","0","1500","0","49.87","","10th","","10th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","MR NELSON","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("785","189","3","JSS 3","junior","0","","849","0","1500","0","56.6","","8th","","8th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","MR NELSON","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("786","233","3","JSS 3","junior","0","","956","0","1500","0","63.73","","5th","","5th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","MR NELSON","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2021/2022","2nd Term"),
("787","251","3","JSS 3","junior","0","","810","0","1500","0","54","","9th","","9th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","MR NELSON","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("788","290","3","JSS 3","junior","0","","928","0","1500","0","61.87","","6th","","6th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","MR NELSON","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("789","292","3","JSS 3","junior","0","","1029","0","1500","0","68.6","","3rd","","3rd","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","MR NELSON","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("790","310","3","JSS 3","junior","0","","697","0","1500","0","46.47","","11th","","11th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","MR NELSON","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("791","322","3","JSS 3","junior","0","","656","0","1500","0","43.73","","12th","","12th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","MR NELSON","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("792","323","3","JSS 3","junior","0","","890","0","1500","0","59.33","","7th","","7th","","","","13","13","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","MR NELSON","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("793","1","4","SS 1","senior","0","","526","0","1600","0","32.88","","31st","","31st","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("794","2","4","SS 1","senior","0","","767","0","1600","0","47.94","","18th","","18th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("795","7","4","SS 1","senior","0","","716","0","1600","0","44.75","","20th","","20th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("796","8","4","SS 1","senior","0","","785","0","1600","0","49.06","","17th","","17th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("797","121","4","SS 1","senior","0","","1065","0","1600","0","66.56","","4th","","4th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("798","125","4","SS 1","senior","0","","629","0","1600","0","39.31","","26th","","26th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("799","126","4","SS 1","senior","0","","257","0","1600","0","16.06","","33rd","","33rd","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("800","138","4","SS 1","senior","0","","853","0","1600","0","53.31","","13th","","13th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("801","140","4","SS 1","senior","0","","657","0","1600","0","41.06","","25th","","25th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term");
INSERT INTO result_main VALUES
("802","141","4","SS 1","senior","0","","1217","0","1600","0","76.06","","2nd","","2nd","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("803","143","4","SS 1","senior","0","","950","0","1600","0","59.38","","7th","","7th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("804","193","4","SS 1","senior","0","","895","0","1600","0","55.94","","11th","","11th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("805","195","4","SS 1","senior","0","","704","0","1600","0","44","","21st","","21st","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("806","196","4","SS 1","senior","0","","569","0","1600","0","35.56","","28th","","28th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("807","234","4","SS 1","senior","0","","903","0","1600","0","56.44","","10th","","10th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("808","235","4","SS 1","senior","0","","936","0","1600","0","58.5","","8th","","8th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("809","237","4","SS 1","senior","0","","541","0","1600","0","33.81","","29th","","29th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("810","252","4","SS 1","senior","0","","628","0","1600","0","39.25","","27th","","27th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("811","256","4","SS 1","senior","0","","759","0","1600","0","47.44","","19th","","19th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("812","293","4","SS 1","senior","0","","808","0","1600","0","50.5","","16th","","16th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("813","294","4","SS 1","senior","0","","1097","0","1600","0","68.56","","3rd","","3rd","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("814","295","4","SS 1","senior","0","","892","0","1600","0","55.75","","12th","","12th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("815","296","4","SS 1","senior","0","","696","0","1600","0","43.5","","22nd","","22nd","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("816","297","4","SS 1","senior","0","","990","0","1600","0","61.88","","5th","","5th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("817","300","4","SS 1","senior","0","","681","0","1600","0","42.56","","24th","","24th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("818","301","4","SS 1","senior","0","","845","0","1600","0","52.81","","14th","","14th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("819","302","4","SS 1","senior","0","","694","0","1600","0","43.38","","23rd","","23rd","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("820","303","4","SS 1","senior","0","","968","0","1600","0","60.5","","6th","","6th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("821","313","4","SS 1","senior","0","","442","0","1600","0","27.63","","32nd","","32nd","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("822","324","4","SS 1","senior","0","","919","0","1600","0","57.44","","9th","","9th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("823","325","4","SS 1","senior","0","","538","0","1600","0","33.63","","30th","","30th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","WOGBO MARY","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2021/2022","2nd Term"),
("824","326","4","SS 1","senior","0","","832","0","1600","0","52","","15th","","15th","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("825","327","4","SS 1","senior","0","","1233","0","1600","0","77.06","","1st","","1st","","","","33","33","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("826","12","5","SS 2","senior","0","","679","0","1000","0","67.9","","4th","","4th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("827","13","5","SS 2","senior","0","","600","0","1000","0","60","","9th","","9th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("828","14","5","SS 2","senior","0","","557","0","1000","0","55.7","","12th","","12th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("829","15","5","SS 2","senior","0","","616","0","1000","0","61.6","","8th","","8th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("830","17","5","SS 2","senior","0","","527","0","1000","0","52.7","","15th","","15th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("831","18","5","SS 2","senior","0","","437","0","1000","0","43.7","","20th","","20th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","CHARLES LEKA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("832","19","5","SS 2","senior","0","","553","0","1000","0","55.3","","13th","","13th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("833","20","5","SS 2","senior","0","","402","0","1000","0","40.2","","23rd","","23rd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","CHARLES LEKA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("834","22","5","SS 2","senior","0","","723","0","1100","0","65.73","","6th","","6th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("835","23","5","SS 2","senior","0","","698","0","1000","0","69.8","","2nd","","2nd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","1","2021/2022","2nd Term"),
("836","24","5","SS 2","senior","0","","561","0","1000","0","56.1","","11th","","11th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("837","25","5","SS 2","senior","0","","519","0","1000","0","51.9","","18th","","18th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("838","26","5","SS 2","senior","0","","658","0","1000","0","65.8","","5th","","5th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("839","174","5","SS 2","senior","0","","388","0","900","0","43.11","","21st","","21st","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","CHARLES LEKA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("840","198","5","SS 2","senior","0","","711","0","1000","0","71.1","","1st","","1st","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","CHARLES LEKA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("841","199","5","SS 2","senior","0","","576","0","1000","0","57.6","","10th","","10th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("842","239","5","SS 2","senior","0","","495","0","900","0","55","","14th","","14th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("843","241","5","SS 2","senior","0","","618","0","1000","0","61.8","","7th","","7th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("844","242","5","SS 2","senior","0","","692","0","1000","0","69.2","","3rd","","3rd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("845","253","5","SS 2","senior","0","","527","0","1000","0","52.7","","15th","","15th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("846","254","5","SS 2","senior","0","","499","0","1000","0","49.9","","19th","","19th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","CHARLES LEKA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("847","259","5","SS 2","senior","0","","578","0","1100","0","52.55","","17th","","17th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","CHARLES LEKA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("848","304","5","SS 2","senior","0","","345","0","900","0","38.33","","24th","","24th","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","CHARLES LEKA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("849","305","5","SS 2","senior","0","","417","0","1000","0","41.7","","22nd","","22nd","","","","24","24","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","CHARLES LEKA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("850","28","6","SS 3","senior","0","","785","0","1000","0","78.5","","1st","","1st","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("851","29","6","SS 3","senior","0","","500","0","1000","0","50","","20th","","20th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("852","31","6","SS 3","senior","0","","643","0","1000","0","64.3","","4th","","4th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("853","33","6","SS 3","senior","0","","474","0","900","0","52.67","","18th","","18th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("854","35","6","SS 3","senior","0","","68","0","700","0","9.71","","25th","","25th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("855","41","6","SS 3","senior","0","","719","0","1000","0","71.9","","2nd","","2nd","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OMENIHU ULOMA","VERY GOOD PERFORMANCE","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("856","48","6","SS 3","senior","0","","480","0","1000","0","48","","21st","","21st","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("857","128","6","SS 3","senior","0","","547","0","1000","0","54.7","","14th","","14th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("858","130","6","SS 3","senior","0","","246","0","800","0","30.75","","23rd","","23rd","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("859","131","6","SS 3","senior","0","","516","0","1000","0","51.6","","19th","","19th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("860","133","6","SS 3","senior","0","","549","0","1000","0","54.9","","13th","","13th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("861","134","6","SS 3","senior","0","","624","0","1000","0","62.4","","9th","","9th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("862","200","6","SS 3","senior","0","","625","0","1000","0","62.5","","8th","","8th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("863","201","6","SS 3","senior","0","","498","0","900","0","55.33","","12th","","12th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("864","202","6","SS 3","senior","0","","571","0","1000","0","57.1","","11th","","11th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("865","243","6","SS 3","senior","0","","540","0","1000","0","54","","15th","","15th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("866","244","6","SS 3","senior","0","","629","0","1000","0","62.9","","7th","","7th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("867","245","6","SS 3","senior","0","","531","0","900","0","59","","10th","","10th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("868","246","6","SS 3","senior","0","","478","0","1000","0","47.8","","22nd","","22nd","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OMENIHU ULOMA","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("869","247","6","SS 3","senior","0","","636","0","1000","0","63.6","","5th","","5th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("870","306","6","SS 3","senior","0","","529","0","1000","0","52.9","","16th","","16th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("871","307","6","SS 3","senior","0","","656","0","1000","0","65.6","","3rd","","3rd","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("872","308","6","SS 3","senior","0","","529","0","1000","0","52.9","","16th","","16th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("873","314","6","SS 3","senior","0","","274","0","900","0","30.44","","24th","","24th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","OMENIHU ULOMA","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("874","317","6","SS 3","senior","0","","636","0","1000","0","63.6","","5th","","5th","","","","25","25","0","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","5","0","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","","0","","","0","","50","","2022-05-09","20","20","0","0","0","0","0","0","0","0","0","60","2","EXAM","1ST TEST","2ND TEST","CA 3","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OMENIHU ULOMA","GOOD RESULT, PUT IN MORE EFFORT","","","","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","2nd Term"),
("875","261","1","JSS 1","junior","0","","771.68","765.23","1500","1500","51.45","51.02","24th","23rd","24th","23rd","","","30","30","30","30","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OKECHUKWU GODSPOWER","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("876","262","1","JSS 1","junior","0","","704.99","635.32","1500","1500","47","42.35","28th","29th","28th","29th","","","30","30","30","30","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","1","JSS 1","REPEAT JSS 1","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OKECHUKWU GODSPOWER","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","TOO POOR. TRY BETTER NEXT TIME.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("877","263","1","JSS 1","junior","0","","925.01","937","1500","1500","61.67","62.47","15th","14th","15th","14th","","","30","30","30","30","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OKECHUKWU GODSPOWER","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("878","264","1","JSS 1","junior","0","","771.66","748.88","1500","1500","51.44","49.93","25th","24th","25th","24th","","","30","30","30","30","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","1","JSS 1","REPEAT JSS 1","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OKECHUKWU GODSPOWER","GOOD RESULT, PUT IN MORE EFFORT","","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("879","265","1","JSS 1","junior","0","","779.99","804.35","1500","1500","52","53.62","23rd","18th","23rd","18th","","","30","30","30","30","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OKECHUKWU GODSPOWER","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("880","266","1","JSS 1","junior","0","","668.32","693.78","1500","1500","44.55","46.25","30th","27th","30th","27th","","","30","30","30","30","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","1","JSS 1","REPEAT JSS 1","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","OKECHUKWU GODSPOWER","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("881","267","1","JSS 1","junior","0","","1133.34","1119.44","1500","1500","75.56","74.63","7th","8th","7th","8th","","","30","30","30","30","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OKECHUKWU GODSPOWER","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("882","268","1","JSS 1","junior","0","","1091.67","1125.22","1500","1500","72.78","75.01","8th","7th","8th","7th","","","30","30","30","30","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OKECHUKWU GODSPOWER","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("883","269","1","JSS 1","junior","0","","1008.34","1018.11","1500","1500","67.22","67.87","11th","11th","11th","11th","","","30","30","30","30","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OKECHUKWU GODSPOWER","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("884","270","1","JSS 1","junior","0","","1181.65","1141.22","1500","1500","78.78","76.08","5th","5th","5th","5th","","","30","30","30","30","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OKECHUKWU GODSPOWER","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("885","271","1","JSS 1","junior","0","","935","954.68","1500","1500","62.33","63.65","13th","13th","13th","13th","","","30","30","30","30","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OKECHUKWU GODSPOWER","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("886","272","1","JSS 1","junior","0","","1363.33","1371.77","1500","1500","90.89","91.45","1st","1st","1st","1st","","","30","30","30","30","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","OKECHUKWU GODSPOWER","EXECELLENT RESULT, KEEP IT UP","","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("887","273","1","JSS 1","junior","0","","1153.34","1132.12","1500","1500","76.89","75.47","6th","6th","6th","6th","","","30","30","30","30","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OKECHUKWU GODSPOWER","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("888","274","1","JSS 1","junior","0","","1028.34","1044.44","1500","1500","68.56","69.63","10th","9th","10th","9th","","","30","30","30","30","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OKECHUKWU GODSPOWER","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("889","275","1","JSS 1","junior","0","","695","605.31","1500","1500","46.33","40.35","29th","30th","29th","30th","","","30","30","30","30","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","1","JSS 1","REPEAT JSS 1","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","OKECHUKWU GODSPOWER","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","TOO POOR. TRY BETTER NEXT TIME.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("890","276","1","JSS 1","junior","0","","1003.32","993.76","1500","1500","66.89","66.25","12th","12th","12th","12th","","","30","30","30","30","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","OKECHUKWU GODSPOWER","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("891","277","1","JSS 1","junior","0","","806.66","675.89","1500","1500","53.78","45.06","19th","28th","19th","28th","","","30","30","30","30","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","1","JSS 1","REPEAT JSS 1","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OKECHUKWU GODSPOWER","GOOD RESULT, PUT IN MORE EFFORT","","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("892","278","1","JSS 1","junior","0","","781.67","779.89","1500","1500","52.11","51.99","22nd","21st","22nd","21st","","","30","30","30","30","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OKECHUKWU GODSPOWER","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("893","279","1","JSS 1","junior","0","","1065.02","1032.68","1500","1500","71","68.85","9th","10th","9th","10th","","","30","30","30","30","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","OKECHUKWU GODSPOWER","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("894","280","1","JSS 1","junior","0","","928.34","797.13","1500","1500","61.89","53.14","14th","19th","14th","19th","","","30","30","30","30","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OKECHUKWU GODSPOWER","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("895","281","1","JSS 1","junior","0","","1219.99","1183","1500","1500","81.33","78.87","3rd","4th","3rd","4th","","","30","30","30","30","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","OKECHUKWU GODSPOWER","EXECELLENT RESULT, KEEP IT UP","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("896","282","1","JSS 1","junior","0","","788.31","789.09","1500","1500","52.55","52.61","21st","20th","21st","20th","","","30","30","30","30","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OKECHUKWU GODSPOWER","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("897","283","1","JSS 1","junior","0","","1224.99","1206.99","1500","1500","81.67","80.47","2nd","3rd","2nd","3rd","","","30","30","30","30","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","OKECHUKWU GODSPOWER","EXECELLENT RESULT, KEEP IT UP","","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("898","309","1","JSS 1","junior","0","","828.32","829.76","1500","1500","55.22","55.32","18th","16th","18th","16th","","","30","30","30","30","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OKECHUKWU GODSPOWER","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("899","311","1","JSS 1","junior","0","","1203.33","1233.45","1500","1500","80.22","82.23","4th","2nd","4th","2nd","","","30","30","30","30","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","OKECHUKWU GODSPOWER","EXECELLENT RESULT, KEEP IT UP","","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("900","316","1","JSS 1","junior","0","","765","703.04","1500","1500","51","46.87","26th","26th","26th","26th","","","30","30","30","30","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","1","JSS 1","REPEAT JSS 1","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OKECHUKWU GODSPOWER","GOOD RESULT, PUT IN MORE EFFORT","","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("901","319","1","JSS 1","junior","0","","791.67","707.9","1500","1500","52.78","47.19","20th","25th","20th","25th","","","30","30","30","30","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","1","JSS 1","REPEAT JSS 1","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OKECHUKWU GODSPOWER","GOOD RESULT, PUT IN MORE EFFORT","","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term");
INSERT INTO result_main VALUES
("902","320","1","JSS 1","junior","0","","765","776.06","1500","1500","51","51.74","26th","22nd","26th","22nd","","","30","30","30","30","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","OKECHUKWU GODSPOWER","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("903","321","1","JSS 1","junior","0","","869.98","817.54","1500","1500","58","54.5","17th","17th","17th","17th","","","30","30","30","30","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","OKECHUKWU GODSPOWER","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("904","328","1","JSS 1","junior","0","","908.33","908.33","1500","1500","60.56","60.56","16th","15th","16th","15th","","","30","30","30","30","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","2","JSS 2","PROMOTED TO JSS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","3RD TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","OKECHUKWU GODSPOWER","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("905","188","2","JSS 2","junior","0","","949.99","932","1500","1500","63.33","62.13","14th","12th","14th","12th","","","27","27","27","27","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("906","209","2","JSS 2","junior","0","","741.68","709.54","1500","1500","49.45","47.3","24th","22nd","24th","22nd","","","27","27","27","27","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","2","JSS 2","REPEAT JSS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("907","210","2","JSS 2","junior","0","","1230","1150.68","1500","1500","82","76.71","3rd","3rd","3rd","3rd","","","27","27","27","27","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EBERE OBASI","EXECELLENT RESULT, KEEP IT UP","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("908","213","2","JSS 2","junior","0","","1033.34","956.13","1500","1500","68.89","63.74","10th","11th","10th","11th","","","27","27","27","27","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("909","214","2","JSS 2","junior","0","","1150.01","1023.33","1500","1500","76.67","68.22","4th","8th","4th","8th","","","27","27","27","27","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("910","215","2","JSS 2","junior","0","","1065","964.33","1500","1500","71","64.29","7th","9th","7th","9th","","","27","27","27","27","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("911","216","2","JSS 2","junior","0","","1150.02","1124.02","1500","1500","76.67","74.93","4th","5th","4th","5th","","","27","27","27","27","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("912","217","2","JSS 2","junior","0","","1060.01","1064.67","1500","1500","70.67","70.98","8th","6th","8th","6th","","","27","27","27","27","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("913","218","2","JSS 2","junior","0","","868.33","861.13","1500","1500","57.89","57.41","21st","16th","21st","16th","","","27","27","27","27","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("914","219","2","JSS 2","junior","0","","921.67","874.87","1500","1500","61.44","58.32","16th","14th","16th","14th","","","27","27","27","27","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("915","220","2","JSS 2","junior","0","","781.68","658.22","1500","1500","52.11","43.88","23rd","24th","23rd","24th","","","27","27","27","27","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","2","JSS 2","REPEAT JSS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","TOO POOR. TRY BETTER NEXT TIME.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("916","221","2","JSS 2","junior","0","","961.67","869.23","1500","1500","64.11","57.95","13th","15th","13th","15th","","","27","27","27","27","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("917","222","2","JSS 2","junior","0","","1060.01","1041","1500","1500","70.67","69.4","8th","7th","8th","7th","","","27","27","27","27","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("918","223","2","JSS 2","junior","0","","1253.34","1230.1","1500","1500","83.56","82.01","2nd","1st","2nd","1st","","","27","27","27","27","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EBERE OBASI","EXECELLENT RESULT, KEEP IT UP","","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("919","224","2","JSS 2","junior","0","","803.35","802.45","1500","1500","53.56","53.5","22nd","21st","22nd","21st","","","27","27","27","27","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("920","225","2","JSS 2","junior","0","","644.99","593.34","1500","1500","43","39.56","26th","25th","26th","25th","","","27","27","27","27","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","2","JSS 2","REPEAT JSS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","VERY BAD RESULT. PLEASE HELP YOURSELF.","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("921","226","2","JSS 2","junior","0","","1141.67","1135.56","1500","1500","76.11","75.7","6th","4th","6th","4th","","","27","27","27","27","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","EBERE OBASI","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("922","227","2","JSS 2","junior","0","","881.68","813.91","1500","1500","58.78","54.26","20th","19th","20th","19th","","","27","27","27","27","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("923","249","2","JSS 2","junior","0","","1026.68","961.21","1500","1500","68.45","64.08","11th","10th","11th","10th","","","27","27","27","27","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("924","250","2","JSS 2","junior","0","","978.32","857.45","1500","1500","65.22","57.16","12th","17th","12th","17th","","","27","27","27","27","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("925","257","2","JSS 2","junior","0","","928.31","880.75","1500","1500","61.89","58.72","15th","13th","15th","13th","","","27","27","27","27","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("926","285","2","JSS 2","junior","0","","1281.67","1219.89","1500","1500","85.44","81.33","1st","2nd","1st","2nd","","","27","27","27","27","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","EBERE OBASI","EXECELLENT RESULT, KEEP IT UP","","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("927","286","2","JSS 2","junior","0","","895.01","822.66","1500","1500","59.67","54.84","18th","18th","18th","18th","","","27","27","27","27","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("928","287","2","JSS 2","junior","0","","890.01","696.35","1500","1500","59.33","46.42","19th","23rd","19th","23rd","","","27","27","27","27","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","2","JSS 2","REPEAT JSS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("929","288","2","JSS 2","junior","0","","455.01","444.68","1500","1500","30.33","29.65","27th","27th","27th","27th","","","27","27","27","27","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","2","JSS 2","REPEAT JSS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","EBERE OBASI","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","VERY BAD RESULT. PLEASE HELP YOURSELF.","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("930","289","2","JSS 2","junior","0","","656.69","573.88","1500","1500","43.78","38.26","25th","26th","25th","26th","","","27","27","27","27","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","2","JSS 2","REPEAT JSS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","EBERE OBASI","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","VERY BAD RESULT. PLEASE HELP YOURSELF.","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("931","318","2","JSS 2","junior","0","","898.33","803.23","1500","1500","59.89","53.55","17th","20th","17th","20th","","","27","27","27","27","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","3","JSS 3","PROMOTED TO JSS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","EBERE OBASI","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("932","1","4","SS 1","senior","0","","591.67","533.9","1600","1600","36.98","33.37","33rd","33rd","33rd","33rd","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","4","SS 1","REPEAT SS 1","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","MR NEWTON","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","VERY BAD RESULT. PLEASE HELP YOURSELF.","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("933","2","4","SS 1","senior","0","","793.33","763.11","1600","1600","49.58","47.69","23rd","19th","23rd","19th","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","4","SS 1","REPEAT SS 1","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","MR NEWTON","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("934","7","4","SS 1","senior","0","","860","748.67","1600","1600","53.75","46.79","18th","20th","18th","20th","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","4","SS 1","REPEAT SS 1","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","MR NEWTON","GOOD RESULT, PUT IN MORE EFFORT","","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("935","8","4","SS 1","senior","0","","816.66","805.89","1600","1600","51.04","50.37","22nd","18th","22nd","18th","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","MR NEWTON","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("936","121","4","SS 1","senior","0","","1186.67","1071.9","1600","1600","74.17","66.99","4th","4th","4th","4th","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","MR NEWTON","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("937","125","4","SS 1","senior","0","","758.34","691.44","1600","1600","47.4","43.22","26th","27th","26th","27th","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","4","SS 1","REPEAT SS 1","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","MR NEWTON","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","TOO POOR. TRY BETTER NEXT TIME.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("938","138","4","SS 1","senior","0","","991.67","868.21","1600","1600","61.98","54.26","11th","16th","11th","16th","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","MR NEWTON","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("939","140","4","SS 1","senior","0","","700","663.67","1600","1600","43.75","41.48","28th","28th","28th","28th","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","4","SS 1","REPEAT SS 1","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","MR NEWTON","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","TOO POOR. TRY BETTER NEXT TIME.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("940","141","4","SS 1","senior","0","","1360","1248.34","1600","1600","85","78.02","1st","2nd","1st","2nd","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","MR NEWTON","EXECELLENT RESULT, KEEP IT UP","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("941","143","4","SS 1","senior","0","","968.33","960.11","1600","1600","60.52","60.01","14th","8th","14th","8th","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","MR NEWTON","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("942","193","4","SS 1","senior","0","","1053.32","939.44","1600","1600","65.83","58.72","7th","10th","7th","10th","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","MR NEWTON","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("943","195","4","SS 1","senior","0","","709.99","699.98","1600","1600","44.37","43.75","27th","26th","27th","26th","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","4","SS 1","REPEAT SS 1","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","MR NEWTON","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","TOO POOR. TRY BETTER NEXT TIME.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("944","196","4","SS 1","senior","0","","635","597","1600","1600","39.69","37.31","31st","31st","31st","31st","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","4","SS 1","REPEAT SS 1","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","MR NEWTON","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","VERY BAD RESULT. PLEASE HELP YOURSELF.","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("945","234","4","SS 1","senior","0","","1036.65","983.88","1600","1600","64.79","61.49","8th","7th","8th","7th","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","MR NEWTON","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("946","235","4","SS 1","senior","0","","996.67","954.22","1600","1600","62.29","59.64","10th","9th","10th","9th","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","MR NEWTON","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("947","237","4","SS 1","senior","0","","851.67","711.57","1600","1600","53.23","44.47","19th","25th","19th","25th","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","4","SS 1","REPEAT SS 1","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","MR NEWTON","GOOD RESULT, PUT IN MORE EFFORT","","TOO POOR. TRY BETTER NEXT TIME.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("948","252","4","SS 1","senior","0","","644.99","636.55","1600","1600","40.31","39.78","30th","30th","30th","30th","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","4","SS 1","REPEAT SS 1","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","MR NEWTON","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","VERY BAD RESULT. PLEASE HELP YOURSELF.","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("949","256","4","SS 1","senior","0","","828.34","745.46","1600","1600","51.77","46.59","21st","21st","21st","21st","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","4","SS 1","REPEAT SS 1","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","MR NEWTON","GOOD RESULT, PUT IN MORE EFFORT","","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("950","293","4","SS 1","senior","0","","966.68","866.56","1600","1600","60.42","54.16","15th","17th","15th","17th","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","MR NEWTON","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("951","294","4","SS 1","senior","0","","1271.67","1112.87","1600","1600","79.48","69.55","3rd","3rd","3rd","3rd","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","MR NEWTON","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("952","295","4","SS 1","senior","0","","978.34","898.44","1600","1600","61.15","56.15","12th","14th","12th","14th","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","MR NEWTON","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("953","296","4","SS 1","senior","0","","766.68","730.91","1600","1600","47.92","45.68","24th","23rd","24th","23rd","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","4","SS 1","REPEAT SS 1","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","MR NEWTON","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("954","297","4","SS 1","senior","0","","1155","1042.66","1600","1600","72.19","65.17","5th","5th","5th","5th","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","MR NEWTON","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("955","300","4","SS 1","senior","0","","759.99","714.01","1600","1600","47.5","44.63","25th","24th","25th","24th","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","4","SS 1","REPEAT SS 1","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","MR NEWTON","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","TOO POOR. TRY BETTER NEXT TIME.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("956","301","4","SS 1","senior","0","","1016.68","918.91","1600","1600","63.54","57.43","9th","12th","9th","12th","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","MR NEWTON","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("957","302","4","SS 1","senior","0","","836.67","732.88","1600","1600","52.29","45.81","20th","22nd","20th","22nd","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","4","SS 1","REPEAT SS 1","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","MR NEWTON","GOOD RESULT, PUT IN MORE EFFORT","","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("958","303","4","SS 1","senior","0","","1079.99","1005.98","1600","1600","67.5","62.87","6th","6th","6th","6th","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","MR NEWTON","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("959","313","4","SS 1","senior","0","","560","456.67","1600","1600","35","28.54","34th","34th","34th","34th","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","4","SS 1","REPEAT SS 1","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","MR NEWTON","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","VERY BAD RESULT. PLEASE HELP YOURSELF.","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("960","324","4","SS 1","senior","0","","954.99","937.06","1600","1600","59.69","58.57","16th","11th","16th","11th","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","MR NEWTON","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("961","325","4","SS 1","senior","0","","625","581.55","1600","1600","39.06","36.35","32nd","32nd","32nd","32nd","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","4","SS 1","REPEAT SS 1","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY BAD RESULT. PLEASE HELP YOURSELF.","MR NEWTON","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","","VERY BAD RESULT. PLEASE HELP YOURSELF.","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("962","326","4","SS 1","senior","0","","970.01","901.07","1600","1600","60.63","56.32","13th","13th","13th","13th","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","MR NEWTON","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("963","327","4","SS 1","senior","0","","1329.99","1281.55","1600","1600","83.12","80.1","2nd","1st","2nd","1st","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","MR NEWTON","EXECELLENT RESULT, KEEP IT UP","","EXCEPTIONAL WORK. WONDERFULLY DONE.","EXECELLENT RESULT, KEEP IT UP","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("964","329","4","SS 1","senior","0","","870.01","870.01","1600","1600","54.38","54.38","17th","15th","17th","15th","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","5","SS 2","PROMOTED TO SS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","MR NEWTON","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("965","330","4","SS 1","senior","0","","655.01","655.01","1600","1600","40.94","40.94","29th","29th","29th","29th","","","34","34","34","34","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","4","SS 1","REPEAT SS 1","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM CA","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","MR NEWTON","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","TOO POOR. TRY BETTER NEXT TIME.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("966","12","5","SS 2","senior","0","","718.34","696.78","1000","1000","71.83","69.68","5th","3rd","5th","3rd","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("967","13","5","SS 2","senior","0","","731.67","650.9","1000","1000","73.17","65.09","3rd","6th","3rd","6th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("968","14","5","SS 2","senior","0","","603.33","576.78","1000","1000","60.33","57.68","13th","12th","13th","12th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("969","15","5","SS 2","senior","0","","583.35","594.45","1000","1000","58.33","59.45","15th","10th","15th","10th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("970","17","5","SS 2","senior","0","","566.67","536.56","1000","1000","56.67","53.66","16th","17th","16th","17th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("971","18","5","SS 2","senior","0","","530","474.66","1000","1000","53","47.47","21st","20th","21st","20th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","5","SS 2","REPEAT SS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("972","19","5","SS 2","senior","0","","621.66","574.89","1000","1000","62.17","57.49","12th","13th","12th","13th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("973","20","5","SS 2","senior","0","","431.68","511.01","1000","1300","43.17","39.31","23rd","23rd","23rd","23rd","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","5","SS 2","REPEAT SS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","TOO POOR. TRY BETTER NEXT TIME.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","VERY BAD RESULT. PLEASE HELP YOURSELF.","WE WILL WORK TOWARDS IMPROVING ON THIS NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("974","22","5","SS 2","senior","0","","825.01","779.83","1100","1100","75","70.89","2nd","2nd","2nd","2nd","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("975","23","5","SS 2","senior","0","","688.33","685.43","1000","1000","68.83","68.54","6th","4th","6th","4th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("976","24","5","SS 2","senior","0","","596.67","568.89","1000","1000","59.67","56.89","14th","15th","14th","15th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("977","25","5","SS 2","senior","0","","669.99","627.66","1000","1000","67","62.77","9th","8th","9th","8th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("978","26","5","SS 2","senior","0","","719.99","673.33","1000","1000","72","67.33","4th","5th","4th","5th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("979","174","5","SS 2","senior","0","","510.01","416.17","900","900","56.67","46.24","16th","21st","16th","21st","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","5","SS 2","REPEAT SS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("980","198","5","SS 2","senior","0","","770","755.18","1000","1000","77","75.52","1st","1st","1st","1st","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","WOGBO MARY","VERY GOOD PERFORMANCE","","KEEP IT UP. THE SKY IS YOUR STARTING POINT.","VERY GOOD PERFORMANCE","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("981","199","5","SS 2","senior","0","","640","600.12","1000","1000","64","60.01","10th","9th","10th","9th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("982","239","5","SS 2","senior","0","","446.66","501.39","800","900","55.83","55.71","18th","16th","18th","16th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("983","241","5","SS 2","senior","0","","740","705.99","1100","1100","67.27","64.18","8th","7th","8th","7th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","GOOD WORK. YOU CAN BE BETTER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("984","253","5","SS 2","senior","0","","688.35","592.44","1000","1000","68.83","59.24","6th","11th","6th","11th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. JUST A LITTLE MORE WORK AND YOU ARE ON TOP.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("985","254","5","SS 2","senior","0","","490","520.33","900","1000","54.44","52.03","19th","18th","19th","18th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("986","259","5","SS 2","senior","0","","686.66","626.51","1100","1100","62.42","56.96","11th","14th","11th","14th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","promoted","6","SS 3","PROMOTED TO SS 3","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","GOOD WORK. YOU CAN BE BETTER.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","WITH MORE HARDWORK, YOU CAN SCALE HIGHER.","GOOD RESULT, PUT IN MORE EFFORT","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("987","304","5","SS 2","senior","0","","496.67","436.29","1000","1000","49.67","43.63","22nd","22nd","22nd","22nd","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","5","SS 2","REPEAT SS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","WOGBO MARY","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","","TOO POOR. TRY BETTER NEXT TIME.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term"),
("988","305","5","SS 2","senior","0","","540","477.33","1000","1000","54","47.73","20th","19th","20th","19th","","","23","23","23","23","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","5","HANDWRITING","NEATNESS","PUNCTUALITY","ATTENTIVENESS","INITIATIVE","RESPECT","OBEDIENCE","ATTITUDE","HONESTY","CREATIVITY","repeat","5","SS 2","REPEAT SS 2","0","","50","","2022-09-12","20","0","0","0","0","0","0","0","0","0","0","40","1","EXAM","1ST TERM SCORE","2ND TERM SCORE","3RD TERM SCORE","CA 4","CA 5","CA 6","","","","","MRS OMENIHU ULOMA","VERY CLOSE. PLEASE DO BETTER NEXT TIME.","WOGBO MARY","GOOD RESULT, PUT IN MORE EFFORT","","NOT ENOUGH. PLEASE TRY A LITTLE HARDER.","ALMOST THERE, LETS WORK FOR A BETTER RESULT NEXT TERM","images/principal_signatures/319dab.png","images/principal_signatures/c9bcd3.png","0","2021/2022","3rd Term");




CREATE TABLE `result_page` (
  `result_page_id` int(11) NOT NULL AUTO_INCREMENT,
  `subject_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `class_name` varchar(50) NOT NULL,
  `subclass_name` varchar(50) NOT NULL,
  `subject_name` varchar(100) NOT NULL,
  `status` char(10) NOT NULL,
  `students` int(11) NOT NULL,
  `t_attendance` int(11) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(10) NOT NULL,
  PRIMARY KEY (`result_page_id`),
  KEY `status` (`status`),
  KEY `class_id` (`class_id`)
) ENGINE=InnoDB AUTO_INCREMENT=733 DEFAULT CHARSET=latin1;


INSERT INTO result_page VALUES
("1","1","1","0","JSS 1","","ENGLISH LANGUAGE","submit","11","0","2018/2019","1st Term"),
("2","2","1","0","JSS 1","","MATHEMATICS","submit","11","0","2018/2019","1st Term"),
("3","3","1","0","JSS 1","","BASIC SCIENCE","submit","11","0","2018/2019","1st Term"),
("4","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","submit","11","0","2018/2019","1st Term"),
("5","5","1","0","JSS 1","","AGRICULTURAL SCIENCE","submit","11","0","2018/2019","1st Term"),
("6","6","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","11","0","2018/2019","1st Term"),
("7","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","submit","11","0","2018/2019","1st Term"),
("8","8","1","0","JSS 1","","BASIC TECHNOLOGY","submit","11","0","2018/2019","1st Term"),
("9","9","1","0","JSS 1","","BUSINESS STUDIES","submit","11","0","2018/2019","1st Term"),
("10","10","1","0","JSS 1","","COMPUTER SCIENCE","submit","11","0","2018/2019","1st Term"),
("11","1","2","0","JSS 2","","ENGLISH LANGUAGE","submit","16","0","2018/2019","1st Term"),
("12","2","2","0","JSS 2","","MATHEMATICS","submit","16","0","2018/2019","1st Term"),
("13","3","2","0","JSS 2","","BASIC SCIENCE","submit","16","0","2018/2019","1st Term"),
("14","11","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","submit","16","0","2018/2019","1st Term"),
("15","5","2","0","JSS 2","","AGRICULTURAL SCIENCE","submit","16","0","2018/2019","1st Term"),
("16","6","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","16","0","2018/2019","1st Term"),
("17","7","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","submit","16","0","2018/2019","1st Term"),
("18","8","2","0","JSS 2","","BASIC TECHNOLOGY","submit","16","0","2018/2019","1st Term"),
("19","21","2","0","JSS 2","","HEALTH EDUCATION","submit","16","0","2018/2019","1st Term"),
("20","9","2","0","JSS 2","","BUSINESS STUDIES","submit","16","0","2018/2019","1st Term"),
("21","10","2","0","JSS 2","","COMPUTER SCIENCE","submit","16","0","2018/2019","1st Term"),
("22","4","2","0","JSS 2","","LITERATURE-IN-ENGLISH","submit","16","0","2018/2019","1st Term"),
("23","1","3","0","JSS 3","","ENGLISH LANGUAGE","submit","20","0","2018/2019","1st Term"),
("24","2","3","0","JSS 3","","MATHEMATICS","submit","19","0","2018/2019","1st Term"),
("25","3","3","0","JSS 3","","BASIC SCIENCE","submit","19","0","2018/2019","1st Term"),
("26","4","3","0","JSS 3","","LITERATURE-IN-ENGLISH","submit","19","0","2018/2019","1st Term"),
("27","22","3","0","JSS 3","","PREVOCATIONAL STUDIES","submit","19","0","2018/2019","1st Term"),
("28","7","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","submit","19","0","2018/2019","1st Term"),
("29","8","3","0","JSS 3","","BASIC TECHNOLOGY","submit","19","0","2018/2019","1st Term"),
("30","9","3","0","JSS 3","","BUSINESS STUDIES","submit","19","0","2018/2019","1st Term"),
("31","21","3","0","JSS 3","","HEALTH EDUCATION","submit","19","0","2018/2019","1st Term"),
("32","11","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","submit","19","0","2018/2019","1st Term"),
("33","10","3","0","JSS 3","","COMPUTER SCIENCE","submit","19","0","2018/2019","1st Term"),
("34","5","3","0","JSS 3","","AGRICULTURAL SCIENCE","submit","19","0","2018/2019","1st Term"),
("35","23","3","0","JSS 3","","SOCIAL STUDIES","submit","19","0","2018/2019","1st Term"),
("36","1","4","0","SS 1","","ENGLISH LANGUAGE","submit","18","0","2018/2019","1st Term"),
("37","2","4","0","SS 1","","MATHEMATICS","submit","18","0","2018/2019","1st Term"),
("38","12","4","0","SS 1","","PHYSICS","submit","18","0","2018/2019","1st Term"),
("39","13","4","0","SS 1","","CHEMISTRY","submit","18","0","2018/2019","1st Term"),
("40","14","4","0","SS 1","","BIOLOGY","submit","18","0","2018/2019","1st Term"),
("41","4","4","0","SS 1","","LITERATURE-IN-ENGLISH","submit","18","0","2018/2019","1st Term"),
("42","16","4","0","SS 1","","GOVERNMENT","submit","18","0","2018/2019","1st Term"),
("43","6","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","18","0","2018/2019","1st Term"),
("44","5","4","0","SS 1","","AGRICULTURAL SCIENCE","submit","18","0","2018/2019","1st Term"),
("45","17","4","0","SS 1","","ECONOMICS","submit","18","0","2018/2019","1st Term"),
("46","18","4","0","SS 1","","GEOGRAPHY","submit","18","0","2018/2019","1st Term"),
("47","19","4","0","SS 1","","MARKETING","submit","18","0","2018/2019","1st Term"),
("48","20","4","0","SS 1","","COMMERCE","submit","18","0","2018/2019","1st Term"),
("49","10","4","0","SS 1","","COMPUTER SCIENCE","submit","18","0","2018/2019","1st Term"),
("50","15","4","0","SS 1","","CIVIC EDUCATION","submit","18","0","2018/2019","1st Term"),
("51","1","5","0","SS 2","","ENGLISH LANGUAGE","submit","26","0","2018/2019","1st Term"),
("52","2","5","0","SS 2","","MATHEMATICS","submit","26","0","2018/2019","1st Term"),
("53","12","5","0","SS 2","","PHYSICS","submit","26","0","2018/2019","1st Term"),
("54","13","5","0","SS 2","","CHEMISTRY","submit","26","0","2018/2019","1st Term"),
("55","14","5","0","SS 2","","BIOLOGY","submit","26","0","2018/2019","1st Term"),
("56","4","5","0","SS 2","","LITERATURE-IN-ENGLISH","submit","26","0","2018/2019","1st Term"),
("57","15","5","0","SS 2","","CIVIC EDUCATION","submit","26","0","2018/2019","1st Term"),
("58","16","5","0","SS 2","","GOVERNMENT","submit","26","0","2018/2019","1st Term"),
("59","6","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","26","0","2018/2019","1st Term"),
("60","5","5","0","SS 2","","AGRICULTURAL SCIENCE","submit","26","0","2018/2019","1st Term"),
("61","17","5","0","SS 2","","ECONOMICS","submit","26","0","2018/2019","1st Term"),
("62","18","5","0","SS 2","","GEOGRAPHY","submit","26","0","2018/2019","1st Term"),
("63","19","5","0","SS 2","","MARKETING","submit","26","0","2018/2019","1st Term"),
("64","20","5","0","SS 2","","COMMERCE","submit","26","0","2018/2019","1st Term"),
("65","1","6","0","SS 3","","ENGLISH LANGUAGE","submit","29","0","2018/2019","1st Term"),
("66","2","6","0","SS 3","","MATHEMATICS","submit","29","0","2018/2019","1st Term"),
("67","12","6","0","SS 3","","PHYSICS","submit","29","0","2018/2019","1st Term"),
("68","13","6","0","SS 3","","CHEMISTRY","submit","29","0","2018/2019","1st Term"),
("69","14","6","0","SS 3","","BIOLOGY","submit","29","0","2018/2019","1st Term"),
("70","4","6","0","SS 3","","LITERATURE-IN-ENGLISH","submit","29","0","2018/2019","1st Term"),
("71","15","6","0","SS 3","","CIVIC EDUCATION","submit","29","0","2018/2019","1st Term"),
("72","16","6","0","SS 3","","GOVERNMENT","submit","29","0","2018/2019","1st Term"),
("73","6","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","29","0","2018/2019","1st Term"),
("74","5","6","0","SS 3","","AGRICULTURAL SCIENCE","submit","29","0","2018/2019","1st Term"),
("75","17","6","0","SS 3","","ECONOMICS","submit","29","0","2018/2019","1st Term"),
("76","18","6","0","SS 3","","GEOGRAPHY","submit","29","0","2018/2019","1st Term"),
("77","19","6","0","SS 3","","MARKETING","submit","29","0","2018/2019","1st Term"),
("78","20","6","0","SS 3","","COMMERCE","submit","29","0","2018/2019","1st Term"),
("79","1","4","0","SS 1","","ENGLISH LANGUAGE","submit","16","0","2018/2019","2nd Term"),
("80","2","4","0","SS 1","","MATHEMATICS","submit","16","0","2018/2019","2nd Term"),
("81","12","4","0","SS 1","","PHYSICS","submit","16","0","2018/2019","2nd Term"),
("82","13","4","0","SS 1","","CHEMISTRY","submit","16","0","2018/2019","2nd Term"),
("83","14","4","0","SS 1","","BIOLOGY","submit","17","0","2018/2019","2nd Term"),
("84","4","4","0","SS 1","","LITERATURE-IN-ENGLISH","submit","16","0","2018/2019","2nd Term"),
("85","10","4","0","SS 1","","COMPUTER SCIENCE","submit","16","0","2018/2019","2nd Term"),
("86","16","4","0","SS 1","","GOVERNMENT","submit","17","0","2018/2019","2nd Term"),
("87","6","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","16","0","2018/2019","2nd Term"),
("88","5","4","0","SS 1","","AGRICULTURAL SCIENCE","submit","16","0","2018/2019","2nd Term"),
("89","17","4","0","SS 1","","ECONOMICS","submit","16","0","2018/2019","2nd Term"),
("90","19","4","0","SS 1","","MARKETING","submit","16","0","2018/2019","2nd Term"),
("91","18","4","0","SS 1","","GEOGRAPHY","submit","16","0","2018/2019","2nd Term"),
("92","15","4","0","SS 1","","CIVIC EDUCATION","submit","17","0","2018/2019","2nd Term"),
("93","20","4","0","SS 1","","COMMERCE","submit","16","0","2018/2019","2nd Term"),
("94","1","5","0","SS 2","","ENGLISH LANGUAGE","submit","27","0","2018/2019","2nd Term"),
("95","2","5","0","SS 2","","MATHEMATICS","submit","27","0","2018/2019","2nd Term"),
("96","12","5","0","SS 2","","PHYSICS","submit","11","0","2018/2019","2nd Term"),
("97","13","5","0","SS 2","","CHEMISTRY","submit","11","0","2018/2019","2nd Term"),
("98","14","5","0","SS 2","","BIOLOGY","submit","19","0","2018/2019","2nd Term"),
("99","4","5","0","SS 2","","LITERATURE-IN-ENGLISH","submit","16","0","2018/2019","2nd Term"),
("100","16","5","0","SS 2","","GOVERNMENT","submit","16","0","2018/2019","2nd Term");
INSERT INTO result_page VALUES
("101","15","5","0","SS 2","","CIVIC EDUCATION","submit","27","0","2018/2019","2nd Term"),
("102","6","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","9","0","2018/2019","2nd Term"),
("103","5","5","0","SS 2","","AGRICULTURAL SCIENCE","submit","8","0","2018/2019","2nd Term"),
("104","17","5","0","SS 2","","ECONOMICS","submit","27","0","2018/2019","2nd Term"),
("105","19","5","0","SS 2","","MARKETING","submit","27","0","2018/2019","2nd Term"),
("106","18","5","0","SS 2","","GEOGRAPHY","submit","11","0","2018/2019","2nd Term"),
("107","20","5","0","SS 2","","COMMERCE","submit","7","0","2018/2019","2nd Term"),
("108","1","2","0","JSS 2","","ENGLISH LANGUAGE","submit","16","0","2018/2019","2nd Term"),
("109","2","2","0","JSS 2","","MATHEMATICS","submit","16","0","2018/2019","2nd Term"),
("110","3","2","0","JSS 2","","BASIC SCIENCE","submit","16","0","2018/2019","2nd Term"),
("111","11","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","submit","16","0","2018/2019","2nd Term"),
("112","5","2","0","JSS 2","","AGRICULTURAL SCIENCE","submit","16","0","2018/2019","2nd Term"),
("113","6","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","16","0","2018/2019","2nd Term"),
("114","7","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","submit","16","0","2018/2019","2nd Term"),
("115","8","2","0","JSS 2","","BASIC TECHNOLOGY","submit","16","0","2018/2019","2nd Term"),
("116","4","2","0","JSS 2","","LITERATURE-IN-ENGLISH","submit","16","0","2018/2019","2nd Term"),
("117","10","2","0","JSS 2","","COMPUTER SCIENCE","submit","16","0","2018/2019","2nd Term"),
("118","9","2","0","JSS 2","","BUSINESS STUDIES","submit","16","0","2018/2019","2nd Term"),
("119","24","2","0","JSS 2","","HOME ECONOMICS","submit","16","0","2018/2019","2nd Term"),
("120","1","1","0","JSS 1","","ENGLISH LANGUAGE","submit","13","0","2018/2019","2nd Term"),
("121","2","1","0","JSS 1","","MATHEMATICS","submit","13","0","2018/2019","2nd Term"),
("122","3","1","0","JSS 1","","BASIC SCIENCE","submit","13","0","2018/2019","2nd Term"),
("123","5","1","0","JSS 1","","AGRICULTURAL SCIENCE","submit","13","0","2018/2019","2nd Term"),
("124","11","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","submit","13","0","2018/2019","2nd Term"),
("125","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","submit","13","0","2018/2019","2nd Term"),
("126","8","1","0","JSS 1","","BASIC TECHNOLOGY","submit","13","0","2018/2019","2nd Term"),
("127","24","1","0","JSS 1","","HOME ECONOMICS","submit","13","0","2018/2019","2nd Term"),
("128","9","1","0","JSS 1","","BUSINESS STUDIES","submit","13","0","2018/2019","2nd Term"),
("129","10","1","0","JSS 1","","COMPUTER SCIENCE","submit","13","0","2018/2019","2nd Term"),
("130","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","submit","13","0","2018/2019","2nd Term"),
("131","1","3","0","JSS 3","","ENGLISH LANGUAGE","submit","18","0","2018/2019","2nd Term"),
("132","2","3","0","JSS 3","","MATHEMATICS","submit","18","0","2018/2019","2nd Term"),
("133","9","3","0","JSS 3","","BUSINESS STUDIES","submit","18","0","2018/2019","2nd Term"),
("134","4","3","0","JSS 3","","LITERATURE-IN-ENGLISH","submit","18","0","2018/2019","2nd Term"),
("135","10","3","0","JSS 3","","COMPUTER SCIENCE","submit","18","0","2018/2019","2nd Term"),
("136","11","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","submit","18","0","2018/2019","2nd Term"),
("137","22","3","0","JSS 3","","PREVOCATIONAL STUDIES","submit","18","0","2018/2019","2nd Term"),
("138","7","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","submit","18","0","2018/2019","2nd Term"),
("139","3","3","0","JSS 3","","BASIC SCIENCE","submit","18","0","2018/2019","2nd Term"),
("140","8","3","0","JSS 3","","BASIC TECHNOLOGY","submit","18","0","2018/2019","2nd Term"),
("141","23","3","0","JSS 3","","SOCIAL STUDIES","submit","18","0","2018/2019","2nd Term"),
("142","1","1","0","JSS 1","","ENGLISH LANGUAGE","submit","14","0","2018/2019","3rd Term"),
("143","6","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","save","16","0","2018/2019","3rd Term"),
("144","11","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","save","16","0","2018/2019","3rd Term"),
("145","4","2","0","JSS 2","","LITERATURE-IN-ENGLISH","save","16","0","2018/2019","3rd Term"),
("146","1","2","0","JSS 2","","ENGLISH LANGUAGE","save","16","0","2018/2019","3rd Term"),
("147","14","4","0","SS 1","","BIOLOGY","save","16","0","2018/2019","3rd Term"),
("148","1","4","0","SS 1","","ENGLISH LANGUAGE","save","16","0","2018/2019","3rd Term"),
("149","17","4","0","SS 1","","ECONOMICS","save","16","0","2018/2019","3rd Term"),
("150","20","4","0","SS 1","","COMMERCE","save","16","0","2018/2019","3rd Term"),
("151","18","4","0","SS 1","","GEOGRAPHY","submit","16","0","2018/2019","3rd Term"),
("152","4","4","0","SS 1","","LITERATURE-IN-ENGLISH","save","16","0","2018/2019","3rd Term"),
("153","6","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","16","0","2018/2019","3rd Term"),
("154","19","4","0","SS 1","","MARKETING","save","16","0","2018/2019","3rd Term"),
("155","10","4","0","SS 1","","COMPUTER SCIENCE","save","16","0","2018/2019","3rd Term"),
("156","5","4","0","SS 1","","AGRICULTURAL SCIENCE","submit","16","0","2018/2019","3rd Term"),
("157","13","4","0","SS 1","","CHEMISTRY","submit","16","0","2018/2019","3rd Term"),
("158","15","4","0","SS 1","","CIVIC EDUCATION","submit","16","0","2018/2019","3rd Term"),
("159","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","submit","14","0","2018/2019","3rd Term"),
("160","5","1","0","JSS 1","","AGRICULTURAL SCIENCE","submit","14","0","2018/2019","3rd Term"),
("161","10","1","0","JSS 1","","COMPUTER SCIENCE","submit","14","0","2018/2019","3rd Term"),
("162","9","1","0","JSS 1","","BUSINESS STUDIES","submit","14","0","2018/2019","3rd Term"),
("163","2","1","0","JSS 1","","MATHEMATICS","submit","14","0","2018/2019","3rd Term"),
("164","3","1","0","JSS 1","","BASIC SCIENCE","submit","14","0","2018/2019","3rd Term"),
("165","24","1","0","JSS 1","","HOME ECONOMICS","submit","14","0","2018/2019","3rd Term"),
("166","8","1","0","JSS 1","","BASIC TECHNOLOGY","submit","14","0","2018/2019","3rd Term"),
("167","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","submit","14","0","2018/2019","3rd Term"),
("168","11","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","submit","14","0","2018/2019","3rd Term"),
("169","12","4","0","SS 1","","PHYSICS","submit","14","0","2018/2019","3rd Term"),
("170","1","5","0","SS 2","","ENGLISH LANGUAGE","submit","24","0","2018/2019","3rd Term"),
("171","2","5","0","SS 2","","MATHEMATICS","submit","24","0","2018/2019","3rd Term"),
("172","15","5","0","SS 2","","CIVIC EDUCATION","submit","24","0","2018/2019","3rd Term"),
("173","1","3","0","JSS 3","","ENGLISH LANGUAGE","submit","17","0","2019/2020","1st Term"),
("174","2","3","0","JSS 3","","MATHEMATICS","submit","17","0","2019/2020","1st Term"),
("175","3","3","0","JSS 3","","BASIC SCIENCE","submit","17","0","2019/2020","1st Term"),
("176","11","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","submit","17","0","2019/2020","1st Term"),
("177","5","3","0","JSS 3","","AGRICULTURAL SCIENCE","submit","17","0","2019/2020","1st Term"),
("178","4","3","0","JSS 3","","LITERATURE-IN-ENGLISH","submit","17","0","2019/2020","1st Term"),
("179","8","3","0","JSS 3","","BASIC TECHNOLOGY","submit","17","0","2019/2020","1st Term"),
("180","9","3","0","JSS 3","","BUSINESS STUDIES","submit","17","0","2019/2020","1st Term"),
("181","23","3","0","JSS 3","","SOCIAL STUDIES","submit","17","0","2019/2020","1st Term"),
("182","24","3","0","JSS 3","","HOME ECONOMICS","submit","17","0","2019/2020","1st Term"),
("183","10","3","0","JSS 3","","COMPUTER SCIENCE","submit","17","0","2019/2020","1st Term"),
("184","26","3","0","JSS 3","","DICTION","submit","17","0","2019/2020","1st Term"),
("185","7","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","submit","17","0","2019/2020","1st Term"),
("186","27","3","0","JSS 3","","FRENCH","submit","17","0","2019/2020","1st Term"),
("187","1","2","0","JSS 2","","ENGLISH LANGUAGE","submit","16","0","2019/2020","1st Term"),
("188","2","2","0","JSS 2","","MATHEMATICS","submit","16","0","2019/2020","1st Term"),
("189","3","2","0","JSS 2","","BASIC SCIENCE","submit","16","0","2019/2020","1st Term"),
("190","11","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","submit","16","0","2019/2020","1st Term"),
("191","4","2","0","JSS 2","","LITERATURE-IN-ENGLISH","submit","16","0","2019/2020","1st Term"),
("192","5","2","0","JSS 2","","AGRICULTURAL SCIENCE","submit","15","0","2019/2020","1st Term"),
("193","8","2","0","JSS 2","","BASIC TECHNOLOGY","submit","16","0","2019/2020","1st Term"),
("194","24","2","0","JSS 2","","HOME ECONOMICS","submit","16","0","2019/2020","1st Term"),
("195","9","2","0","JSS 2","","BUSINESS STUDIES","submit","16","0","2019/2020","1st Term"),
("196","10","2","0","JSS 2","","COMPUTER SCIENCE","submit","16","0","2019/2020","1st Term"),
("197","26","2","0","JSS 2","","DICTION","submit","16","0","2019/2020","1st Term"),
("198","7","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","submit","16","0","2019/2020","1st Term"),
("199","27","2","0","JSS 2","","FRENCH","submit","16","0","2019/2020","1st Term"),
("200","2","4","0","SS 1","","MATHEMATICS","submit","18","0","2019/2020","1st Term");
INSERT INTO result_page VALUES
("201","1","4","0","SS 1","","ENGLISH LANGUAGE","submit","18","0","2019/2020","1st Term"),
("202","12","4","0","SS 1","","PHYSICS","submit","18","0","2019/2020","1st Term"),
("203","13","4","0","SS 1","","CHEMISTRY","submit","18","0","2019/2020","1st Term"),
("204","25","4","0","SS 1","","FURTHER MATHEMATICS","submit","18","0","2019/2020","1st Term"),
("205","14","4","0","SS 1","","BIOLOGY","submit","18","0","2019/2020","1st Term"),
("206","5","4","0","SS 1","","AGRICULTURAL SCIENCE","submit","18","0","2019/2020","1st Term"),
("207","4","4","0","SS 1","","LITERATURE-IN-ENGLISH","submit","18","0","2019/2020","1st Term"),
("208","16","4","0","SS 1","","GOVERNMENT","submit","18","0","2019/2020","1st Term"),
("209","15","4","0","SS 1","","CIVIC EDUCATION","submit","18","0","2019/2020","1st Term"),
("210","20","4","0","SS 1","","COMMERCE","submit","18","0","2019/2020","1st Term"),
("211","18","5","0","SS 2","","GEOGRAPHY","submit","2","0","2019/2020","1st Term"),
("212","15","5","0","SS 2","","CIVIC EDUCATION","submit","17","0","2019/2020","1st Term"),
("213","20","5","0","SS 2","","COMMERCE","submit","3","0","2019/2020","1st Term"),
("214","19","5","0","SS 2","","MARKETING","submit","17","0","2019/2020","1st Term"),
("215","17","5","0","SS 2","","ECONOMICS","submit","17","0","2019/2020","1st Term"),
("216","5","5","0","SS 2","","AGRICULTURAL SCIENCE","submit","12","0","2019/2020","1st Term"),
("217","6","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","7","0","2019/2020","1st Term"),
("218","16","5","0","SS 2","","GOVERNMENT","submit","7","0","2019/2020","1st Term"),
("219","26","5","0","SS 2","","DICTION","submit","16","0","2019/2020","1st Term"),
("220","25","5","0","SS 2","","FURTHER MATHEMATICS","submit","4","0","2019/2020","1st Term"),
("221","4","5","0","SS 2","","LITERATURE-IN-ENGLISH","submit","5","0","2019/2020","1st Term"),
("222","14","5","0","SS 2","","BIOLOGY","submit","10","0","2019/2020","1st Term"),
("223","13","5","0","SS 2","","CHEMISTRY","submit","10","0","2019/2020","1st Term"),
("224","12","5","0","SS 2","","PHYSICS","submit","10","0","2019/2020","1st Term"),
("225","2","5","0","SS 2","","MATHEMATICS","submit","17","0","2019/2020","1st Term"),
("226","1","5","0","SS 2","","ENGLISH LANGUAGE","submit","17","0","2019/2020","1st Term"),
("227","5","1","0","JSS 1","","AGRICULTURAL SCIENCE","submit","9","0","2019/2020","1st Term"),
("228","3","1","0","JSS 1","","BASIC SCIENCE","submit","9","0","2019/2020","1st Term"),
("229","8","1","0","JSS 1","","BASIC TECHNOLOGY","submit","9","0","2019/2020","1st Term"),
("230","9","1","0","JSS 1","","BUSINESS STUDIES","submit","9","0","2019/2020","1st Term"),
("231","10","1","0","JSS 1","","COMPUTER SCIENCE","submit","9","0","2019/2020","1st Term"),
("232","1","1","0","JSS 1","","ENGLISH LANGUAGE","submit","10","0","2019/2020","1st Term"),
("233","2","1","0","JSS 1","","MATHEMATICS","submit","9","0","2019/2020","1st Term"),
("234","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","submit","9","0","2019/2020","1st Term"),
("235","24","1","0","JSS 1","","HOME ECONOMICS","submit","9","0","2019/2020","1st Term"),
("236","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","submit","9","0","2019/2020","1st Term"),
("237","11","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","submit","9","0","2019/2020","1st Term"),
("238","26","1","0","JSS 1","","DICTION","submit","9","0","2019/2020","1st Term"),
("239","27","1","0","JSS 1","","FRENCH","submit","9","0","2019/2020","1st Term"),
("240","6","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","24","0","2020/2021","1st Term"),
("241","2","4","0","SS 1","","MATHEMATICS","submit","24","0","2020/2021","1st Term"),
("242","13","4","0","SS 1","","CHEMISTRY","submit","24","0","2020/2021","1st Term"),
("243","12","4","0","SS 1","","PHYSICS","submit","24","0","2020/2021","1st Term"),
("244","25","4","0","SS 1","","FURTHER MATHEMATICS","submit","24","0","2020/2021","1st Term"),
("245","6","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","6","0","2020/2021","1st Term"),
("246","12","5","0","SS 2","","PHYSICS","submit","17","0","2020/2021","1st Term"),
("247","2","5","0","SS 2","","MATHEMATICS","submit","23","0","2020/2021","1st Term"),
("248","13","5","0","SS 2","","CHEMISTRY","submit","17","0","2020/2021","1st Term"),
("249","2","2","0","JSS 2","","MATHEMATICS","submit","10","0","2020/2021","1st Term"),
("250","2","1","0","JSS 1","","MATHEMATICS","submit","22","0","2020/2021","1st Term"),
("251","2","3","0","JSS 3","","MATHEMATICS","submit","22","0","2020/2021","1st Term"),
("252","25","5","0","SS 2","","FURTHER MATHEMATICS","submit","17","0","2020/2021","1st Term"),
("253","6","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","6","0","2020/2021","1st Term"),
("254","1","4","0","SS 1","","ENGLISH LANGUAGE","submit","24","0","2020/2021","1st Term"),
("255","4","4","0","SS 1","","LITERATURE-IN-ENGLISH","submit","24","0","2020/2021","1st Term"),
("256","4","6","0","SS 3","","LITERATURE-IN-ENGLISH","submit","4","0","2020/2021","1st Term"),
("257","4","5","0","SS 2","","LITERATURE-IN-ENGLISH","submit","5","0","2020/2021","1st Term"),
("258","1","6","0","SS 3","","ENGLISH LANGUAGE","submit","14","0","2020/2021","1st Term"),
("259","1","5","0","SS 2","","ENGLISH LANGUAGE","submit","23","0","2020/2021","1st Term"),
("260","17","4","0","SS 1","","ECONOMICS","submit","24","0","2020/2021","1st Term"),
("261","6","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","10","0","2020/2021","1st Term"),
("262","23","3","0","JSS 3","","SOCIAL STUDIES","submit","22","0","2020/2021","1st Term"),
("263","24","2","0","JSS 2","","HOME ECONOMICS","submit","10","0","2020/2021","1st Term"),
("264","7","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","submit","10","0","2020/2021","1st Term"),
("265","24","1","0","JSS 1","","HOME ECONOMICS","submit","22","0","2020/2021","1st Term"),
("266","28","1","0","JSS 1","","CIVIC EDUCATION","submit","22","0","2020/2021","1st Term"),
("267","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","submit","22","0","2020/2021","1st Term"),
("268","5","1","0","JSS 1","","AGRICULTURAL SCIENCE","submit","22","0","2020/2021","1st Term"),
("269","6","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","22","0","2020/2021","1st Term"),
("270","5","3","0","JSS 3","","AGRICULTURAL SCIENCE","submit","22","0","2020/2021","1st Term"),
("271","7","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","submit","22","0","2020/2021","1st Term"),
("272","10","1","0","JSS 1","","COMPUTER SCIENCE","submit","22","0","2020/2021","1st Term"),
("273","24","3","0","JSS 3","","HOME ECONOMICS","submit","22","0","2020/2021","1st Term"),
("274","10","3","0","JSS 3","","COMPUTER SCIENCE","submit","22","0","2020/2021","1st Term"),
("275","10","2","0","JSS 2","","COMPUTER SCIENCE","submit","10","0","2020/2021","1st Term"),
("276","9","1","0","JSS 1","","BUSINESS STUDIES","submit","22","0","2020/2021","1st Term"),
("277","9","2","0","JSS 2","","BUSINESS STUDIES","submit","10","0","2020/2021","1st Term"),
("278","9","3","0","JSS 3","","BUSINESS STUDIES","submit","22","0","2020/2021","1st Term"),
("279","16","5","0","SS 2","","GOVERNMENT","submit","6","0","2020/2021","1st Term"),
("280","20","5","0","SS 2","","COMMERCE","submit","3","0","2020/2021","1st Term"),
("281","20","4","0","SS 1","","COMMERCE","submit","24","0","2020/2021","1st Term"),
("282","16","4","0","SS 1","","GOVERNMENT","submit","24","0","2020/2021","1st Term"),
("283","16","6","0","SS 3","","GOVERNMENT","submit","5","0","2020/2021","1st Term"),
("284","27","1","0","JSS 1","","FRENCH","submit","22","0","2020/2021","1st Term"),
("285","27","2","0","JSS 2","","FRENCH","submit","10","0","2020/2021","1st Term"),
("286","27","3","0","JSS 3","","FRENCH","submit","22","0","2020/2021","1st Term"),
("287","26","1","0","JSS 1","","DICTION","submit","22","0","2020/2021","1st Term"),
("288","26","2","0","JSS 2","","DICTION","submit","10","0","2020/2021","1st Term"),
("289","26","3","0","JSS 3","","DICTION","submit","22","0","2020/2021","1st Term"),
("290","26","4","0","SS 1","","DICTION","submit","24","0","2020/2021","1st Term"),
("291","20","6","0","SS 3","","COMMERCE","submit","1","0","2020/2021","1st Term"),
("292","5","2","0","JSS 2","","AGRICULTURAL SCIENCE","submit","10","0","2020/2021","1st Term"),
("293","23","1","0","JSS 1","","SOCIAL STUDIES","submit","22","0","2020/2021","1st Term"),
("294","18","6","0","SS 3","","GEOGRAPHY","submit","2","0","2020/2021","1st Term"),
("295","18","5","0","SS 2","","GEOGRAPHY","submit","3","0","2020/2021","1st Term"),
("296","18","4","0","SS 1","","GEOGRAPHY","submit","24","0","2020/2021","1st Term"),
("297","10","5","0","SS 2","","COMPUTER SCIENCE","submit","13","0","2020/2021","1st Term"),
("298","26","6","0","SS 3","","DICTION","submit","14","0","2020/2021","1st Term"),
("299","26","5","0","SS 2","","DICTION","submit","22","0","2020/2021","1st Term"),
("300","10","4","0","SS 1","","COMPUTER SCIENCE","submit","24","0","2020/2021","1st Term");
INSERT INTO result_page VALUES
("301","28","4","0","SS 1","","CIVIC EDUCATION","submit","24","0","2020/2021","1st Term"),
("302","15","5","0","SS 2","","CIVIC EDUCATION","submit","23","0","2020/2021","1st Term"),
("303","15","6","0","SS 3","","CIVIC EDUCATION","submit","14","0","2020/2021","1st Term"),
("304","14","4","0","SS 1","","BIOLOGY","submit","24","0","2020/2021","1st Term"),
("305","3","1","0","JSS 1","","BASIC SCIENCE","submit","22","0","2020/2021","1st Term"),
("306","8","1","0","JSS 1","","BASIC TECHNOLOGY","submit","22","0","2020/2021","1st Term"),
("307","3","2","0","JSS 2","","BASIC SCIENCE","submit","10","0","2020/2021","1st Term"),
("308","8","2","0","JSS 2","","BASIC TECHNOLOGY","submit","10","0","2020/2021","1st Term"),
("309","3","3","0","JSS 3","","BASIC SCIENCE","submit","22","0","2020/2021","1st Term"),
("310","8","3","0","JSS 3","","BASIC TECHNOLOGY","submit","22","0","2020/2021","1st Term"),
("311","1","1","0","JSS 1","","ENGLISH LANGUAGE","submit","22","0","2020/2021","1st Term"),
("312","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","submit","22","0","2020/2021","1st Term"),
("313","28","2","0","JSS 2","","CIVIC EDUCATION","submit","10","0","2020/2021","1st Term"),
("314","23","2","0","JSS 2","","SOCIAL STUDIES","submit","10","0","2020/2021","1st Term"),
("315","4","2","0","JSS 2","","LITERATURE-IN-ENGLISH","submit","10","0","2020/2021","1st Term"),
("316","1","2","0","JSS 2","","ENGLISH LANGUAGE","submit","10","0","2020/2021","1st Term"),
("317","1","3","0","JSS 3","","ENGLISH LANGUAGE","submit","22","0","2020/2021","1st Term"),
("318","4","3","0","JSS 3","","LITERATURE-IN-ENGLISH","submit","22","0","2020/2021","1st Term"),
("319","28","3","0","JSS 3","","CIVIC EDUCATION","submit","22","0","2020/2021","1st Term"),
("320","5","4","0","SS 1","","AGRICULTURAL SCIENCE","submit","24","0","2020/2021","1st Term"),
("321","6","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","22","0","2020/2021","1st Term"),
("322","19","4","0","SS 1","","MARKETING","submit","24","0","2020/2021","1st Term"),
("323","5","5","0","SS 2","","AGRICULTURAL SCIENCE","submit","8","0","2020/2021","1st Term"),
("324","14","5","0","SS 2","","BIOLOGY","submit","17","0","2020/2021","1st Term"),
("325","19","5","0","SS 2","","MARKETING","submit","23","0","2020/2021","1st Term"),
("326","17","5","0","SS 2","","ECONOMICS","submit","11","0","2020/2021","1st Term"),
("327","5","6","0","SS 3","","AGRICULTURAL SCIENCE","submit","12","0","2020/2021","1st Term"),
("328","14","6","0","SS 3","","BIOLOGY","submit","8","0","2020/2021","1st Term"),
("329","19","6","0","SS 3","","MARKETING","submit","14","0","2020/2021","1st Term"),
("330","17","6","0","SS 3","","ECONOMICS","submit","13","0","2020/2021","1st Term"),
("331","13","6","0","SS 3","","CHEMISTRY","submit","9","0","2020/2021","1st Term"),
("332","12","6","0","SS 3","","PHYSICS","submit","9","0","2020/2021","1st Term"),
("333","25","6","0","SS 3","","FURTHER MATHEMATICS","submit","2","0","2020/2021","1st Term"),
("334","2","6","0","SS 3","","MATHEMATICS","submit","14","0","2020/2021","1st Term"),
("335","2","1","0","JSS 1","","MATHEMATICS","submit","23","0","2020/2021","2nd Term"),
("336","2","2","0","JSS 2","","MATHEMATICS","submit","8","0","2020/2021","2nd Term"),
("337","2","3","0","JSS 3","","MATHEMATICS","save","22","0","2020/2021","2nd Term"),
("338","13","4","0","SS 1","","CHEMISTRY","submit","24","0","2020/2021","2nd Term"),
("339","25","4","0","SS 1","","FURTHER MATHEMATICS","submit","24","0","2020/2021","2nd Term"),
("340","13","5","0","SS 2","","CHEMISTRY","submit","17","0","2020/2021","2nd Term"),
("341","13","6","0","SS 3","","CHEMISTRY","submit","6","0","2020/2021","2nd Term"),
("342","25","6","0","SS 3","","FURTHER MATHEMATICS","submit","2","0","2020/2021","2nd Term"),
("343","1","2","0","JSS 2","","ENGLISH LANGUAGE","submit","8","0","2020/2021","2nd Term"),
("344","4","2","0","JSS 2","","LITERATURE-IN-ENGLISH","submit","8","0","2020/2021","2nd Term"),
("345","28","2","0","JSS 2","","CIVIC EDUCATION","submit","8","0","2020/2021","2nd Term"),
("346","23","2","0","JSS 2","","SOCIAL STUDIES","submit","8","0","2020/2021","2nd Term"),
("347","1","1","0","JSS 1","","ENGLISH LANGUAGE","submit","23","0","2020/2021","2nd Term"),
("348","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","submit","23","0","2020/2021","2nd Term"),
("349","1","3","0","JSS 3","","ENGLISH LANGUAGE","save","23","0","2020/2021","2nd Term"),
("350","4","3","0","JSS 3","","LITERATURE-IN-ENGLISH","save","23","0","2020/2021","2nd Term"),
("351","23","3","0","JSS 3","","SOCIAL STUDIES","save","23","0","2020/2021","2nd Term"),
("352","17","4","0","SS 1","","ECONOMICS","submit","24","0","2020/2021","2nd Term"),
("353","6","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","8","0","2020/2021","2nd Term"),
("354","2","4","0","SS 1","","MATHEMATICS","submit","24","0","2020/2021","2nd Term"),
("355","12","4","0","SS 1","","PHYSICS","submit","24","0","2020/2021","2nd Term"),
("356","2","5","0","SS 2","","MATHEMATICS","submit","24","0","2020/2021","2nd Term"),
("357","12","5","0","SS 2","","PHYSICS","submit","17","0","2020/2021","2nd Term"),
("358","3","1","0","JSS 1","","BASIC SCIENCE","submit","23","0","2020/2021","2nd Term"),
("359","8","1","0","JSS 1","","BASIC TECHNOLOGY","submit","23","0","2020/2021","2nd Term"),
("360","3","2","0","JSS 2","","BASIC SCIENCE","submit","8","0","2020/2021","2nd Term"),
("361","8","2","0","JSS 2","","BASIC TECHNOLOGY","submit","8","0","2020/2021","2nd Term"),
("362","3","3","0","JSS 3","","BASIC SCIENCE","save","23","0","2020/2021","2nd Term"),
("363","8","3","0","JSS 3","","BASIC TECHNOLOGY","save","23","0","2020/2021","2nd Term"),
("364","9","1","0","JSS 1","","BUSINESS STUDIES","submit","23","0","2020/2021","2nd Term"),
("365","9","2","0","JSS 2","","BUSINESS STUDIES","submit","8","0","2020/2021","2nd Term"),
("366","16","6","0","SS 3","","GOVERNMENT","submit","5","0","2020/2021","2nd Term"),
("367","16","4","0","SS 1","","GOVERNMENT","submit","24","0","2020/2021","2nd Term"),
("368","16","5","0","SS 2","","GOVERNMENT","submit","7","0","2020/2021","2nd Term"),
("369","20","5","0","SS 2","","COMMERCE","submit","5","0","2020/2021","2nd Term"),
("370","20","6","0","SS 3","","COMMERCE","submit","2","0","2020/2021","2nd Term"),
("371","20","4","0","SS 1","","COMMERCE","submit","24","0","2020/2021","2nd Term"),
("372","1","5","0","SS 2","","ENGLISH LANGUAGE","submit","24","0","2020/2021","2nd Term"),
("373","4","5","0","SS 2","","LITERATURE-IN-ENGLISH","submit","6","0","2020/2021","2nd Term"),
("374","1","4","0","SS 1","","ENGLISH LANGUAGE","submit","24","0","2020/2021","2nd Term"),
("375","4","4","0","SS 1","","LITERATURE-IN-ENGLISH","submit","24","0","2020/2021","2nd Term"),
("376","1","6","0","SS 3","","ENGLISH LANGUAGE","submit","10","0","2020/2021","2nd Term"),
("377","4","6","0","SS 3","","LITERATURE-IN-ENGLISH","submit","4","0","2020/2021","2nd Term"),
("378","27","1","0","JSS 1","","FRENCH","submit","23","0","2020/2021","2nd Term"),
("379","27","2","0","JSS 2","","FRENCH","submit","8","0","2020/2021","2nd Term"),
("380","25","5","0","SS 2","","FURTHER MATHEMATICS","submit","13","0","2020/2021","2nd Term"),
("381","2","6","0","SS 3","","MATHEMATICS","submit","10","0","2020/2021","2nd Term"),
("382","12","6","0","SS 3","","PHYSICS","submit","6","0","2020/2021","2nd Term"),
("383","10","1","0","JSS 1","","COMPUTER SCIENCE","submit","23","0","2020/2021","2nd Term"),
("384","10","2","0","JSS 2","","COMPUTER SCIENCE","submit","8","0","2020/2021","2nd Term"),
("385","10","4","0","SS 1","","COMPUTER SCIENCE","submit","24","0","2020/2021","2nd Term"),
("386","10","5","0","SS 2","","COMPUTER SCIENCE","submit","13","0","2020/2021","2nd Term"),
("387","24","2","0","JSS 2","","HOME ECONOMICS","submit","8","0","2020/2021","2nd Term"),
("388","5","2","0","JSS 2","","AGRICULTURAL SCIENCE","submit","8","0","2020/2021","2nd Term"),
("389","7","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","submit","8","0","2020/2021","2nd Term"),
("390","28","1","0","JSS 1","","CIVIC EDUCATION","submit","23","0","2020/2021","2nd Term"),
("391","5","1","0","JSS 1","","AGRICULTURAL SCIENCE","submit","23","0","2020/2021","2nd Term"),
("392","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","submit","23","0","2020/2021","2nd Term"),
("393","5","5","0","SS 2","","AGRICULTURAL SCIENCE","submit","9","0","2020/2021","2nd Term"),
("394","23","1","0","JSS 1","","SOCIAL STUDIES","submit","23","0","2020/2021","2nd Term"),
("395","14","5","0","SS 2","","BIOLOGY","submit","15","0","2020/2021","2nd Term"),
("396","5","4","0","SS 1","","AGRICULTURAL SCIENCE","submit","24","0","2020/2021","2nd Term"),
("397","14","4","0","SS 1","","BIOLOGY","submit","24","0","2020/2021","2nd Term"),
("398","5","6","0","SS 3","","AGRICULTURAL SCIENCE","submit","8","0","2020/2021","2nd Term"),
("399","14","6","0","SS 3","","BIOLOGY","submit","5","0","2020/2021","2nd Term"),
("400","28","4","0","SS 1","","CIVIC EDUCATION","submit","24","0","2020/2021","2nd Term");
INSERT INTO result_page VALUES
("401","15","5","0","SS 2","","CIVIC EDUCATION","submit","24","0","2020/2021","2nd Term"),
("402","6","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","23","0","2020/2021","2nd Term"),
("403","24","1","0","JSS 1","","HOME ECONOMICS","submit","23","0","2020/2021","2nd Term"),
("404","15","6","0","SS 3","","CIVIC EDUCATION","submit","11","0","2020/2021","2nd Term"),
("405","26","1","0","JSS 1","","DICTION","submit","23","0","2020/2021","2nd Term"),
("406","26","2","0","JSS 2","","DICTION","submit","8","0","2020/2021","2nd Term"),
("407","26","4","0","SS 1","","DICTION","submit","24","0","2020/2021","2nd Term"),
("408","26","5","0","SS 2","","DICTION","submit","24","0","2020/2021","2nd Term"),
("409","26","6","0","SS 3","","DICTION","submit","11","0","2020/2021","2nd Term"),
("410","19","4","0","SS 1","","MARKETING","submit","24","0","2020/2021","2nd Term"),
("411","19","5","0","SS 2","","MARKETING","submit","24","0","2020/2021","2nd Term"),
("412","17","5","0","SS 2","","ECONOMICS","submit","11","0","2020/2021","2nd Term"),
("413","19","6","0","SS 3","","MARKETING","submit","11","0","2020/2021","2nd Term"),
("414","17","6","0","SS 3","","ECONOMICS","submit","11","0","2020/2021","2nd Term"),
("415","18","5","0","SS 2","","GEOGRAPHY","submit","1","0","2020/2021","2nd Term"),
("416","18","6","0","SS 3","","GEOGRAPHY","submit","2","0","2020/2021","2nd Term"),
("417","18","4","0","SS 1","","GEOGRAPHY","submit","24","0","2020/2021","2nd Term"),
("418","6","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","24","0","2020/2021","2nd Term"),
("419","6","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","7","0","2020/2021","2nd Term"),
("420","6","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","5","0","2020/2021","2nd Term"),
("421","2","1","0","JSS 1","","MATHEMATICS","submit","23","0","2020/2021","3rd Term"),
("422","2","2","0","JSS 2","","MATHEMATICS","submit","8","0","2020/2021","3rd Term"),
("423","13","4","0","SS 1","","CHEMISTRY","submit","25","0","2020/2021","3rd Term"),
("424","2","4","0","SS 1","","MATHEMATICS","submit","25","0","2020/2021","3rd Term"),
("425","25","4","0","SS 1","","FURTHER MATHEMATICS","submit","25","0","2020/2021","3rd Term"),
("426","1","1","0","JSS 1","","ENGLISH LANGUAGE","submit","23","0","2020/2021","3rd Term"),
("427","1","2","0","JSS 2","","ENGLISH LANGUAGE","submit","8","0","2020/2021","3rd Term"),
("428","23","2","0","JSS 2","","SOCIAL STUDIES","submit","8","0","2020/2021","3rd Term"),
("429","28","2","0","JSS 2","","CIVIC EDUCATION","submit","8","0","2020/2021","3rd Term"),
("430","17","4","0","SS 1","","ECONOMICS","submit","25","0","2020/2021","3rd Term"),
("431","6","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","8","0","2020/2021","3rd Term"),
("432","18","4","0","SS 1","","GEOGRAPHY","submit","25","0","2020/2021","3rd Term"),
("433","18","5","0","SS 2","","GEOGRAPHY","submit","3","0","2020/2021","3rd Term"),
("434","5","1","0","JSS 1","","AGRICULTURAL SCIENCE","submit","23","0","2020/2021","3rd Term"),
("435","5","2","0","JSS 2","","AGRICULTURAL SCIENCE","submit","8","0","2020/2021","3rd Term"),
("436","3","1","0","JSS 1","","BASIC SCIENCE","submit","23","0","2020/2021","3rd Term"),
("437","8","1","0","JSS 1","","BASIC TECHNOLOGY","submit","23","0","2020/2021","3rd Term"),
("438","3","2","0","JSS 2","","BASIC SCIENCE","submit","8","0","2020/2021","3rd Term"),
("439","8","2","0","JSS 2","","BASIC TECHNOLOGY","submit","8","0","2020/2021","3rd Term"),
("440","9","1","0","JSS 1","","BUSINESS STUDIES","submit","23","0","2020/2021","3rd Term"),
("441","9","2","0","JSS 2","","BUSINESS STUDIES","submit","8","0","2020/2021","3rd Term"),
("442","6","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","23","0","2020/2021","3rd Term"),
("443","28","1","0","JSS 1","","CIVIC EDUCATION","submit","23","0","2020/2021","3rd Term"),
("444","10","1","0","JSS 1","","COMPUTER SCIENCE","submit","23","0","2020/2021","3rd Term"),
("445","10","2","0","JSS 2","","COMPUTER SCIENCE","submit","8","0","2020/2021","3rd Term"),
("446","26","2","0","JSS 2","","DICTION","submit","8","0","2020/2021","3rd Term"),
("447","26","1","0","JSS 1","","DICTION","submit","23","0","2020/2021","3rd Term"),
("448","27","1","0","JSS 1","","FRENCH","submit","23","0","2020/2021","3rd Term"),
("449","27","2","0","JSS 2","","FRENCH","submit","8","0","2020/2021","3rd Term"),
("450","24","2","0","JSS 2","","HOME ECONOMICS","submit","8","0","2020/2021","3rd Term"),
("451","24","1","0","JSS 1","","HOME ECONOMICS","submit","23","0","2020/2021","3rd Term"),
("452","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","submit","23","0","2020/2021","3rd Term"),
("453","4","2","0","JSS 2","","LITERATURE-IN-ENGLISH","submit","8","0","2020/2021","3rd Term"),
("454","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","submit","23","0","2020/2021","3rd Term"),
("455","23","1","0","JSS 1","","SOCIAL STUDIES","submit","23","0","2020/2021","3rd Term"),
("456","5","4","0","SS 1","","AGRICULTURAL SCIENCE","submit","25","0","2020/2021","3rd Term"),
("457","5","5","0","SS 2","","AGRICULTURAL SCIENCE","submit","9","0","2020/2021","3rd Term"),
("458","14","4","0","SS 1","","BIOLOGY","submit","25","0","2020/2021","3rd Term"),
("459","14","5","0","SS 2","","BIOLOGY","submit","14","0","2020/2021","3rd Term"),
("460","6","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","25","0","2020/2021","3rd Term"),
("461","6","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","7","0","2020/2021","3rd Term"),
("462","28","4","0","SS 1","","CIVIC EDUCATION","submit","25","0","2020/2021","3rd Term"),
("463","15","5","0","SS 2","","CIVIC EDUCATION","submit","23","0","2020/2021","3rd Term"),
("464","20","5","0","SS 2","","COMMERCE","submit","5","0","2020/2021","3rd Term"),
("465","20","4","0","SS 1","","COMMERCE","submit","25","0","2020/2021","3rd Term"),
("466","13","5","0","SS 2","","CHEMISTRY","submit","16","0","2020/2021","3rd Term"),
("467","10","4","0","SS 1","","COMPUTER SCIENCE","submit","25","0","2020/2021","3rd Term"),
("468","10","5","0","SS 2","","COMPUTER SCIENCE","submit","11","0","2020/2021","3rd Term"),
("469","26","5","0","SS 2","","DICTION","submit","22","0","2020/2021","3rd Term"),
("470","26","4","0","SS 1","","DICTION","submit","25","0","2020/2021","3rd Term"),
("471","17","5","0","SS 2","","ECONOMICS","submit","12","0","2020/2021","3rd Term"),
("472","1","5","0","SS 2","","ENGLISH LANGUAGE","submit","23","0","2020/2021","3rd Term"),
("473","1","4","0","SS 1","","ENGLISH LANGUAGE","submit","25","0","2020/2021","3rd Term"),
("474","25","5","0","SS 2","","FURTHER MATHEMATICS","submit","8","0","2020/2021","3rd Term"),
("475","16","5","0","SS 2","","GOVERNMENT","submit","7","0","2020/2021","3rd Term"),
("476","16","4","0","SS 1","","GOVERNMENT","submit","25","0","2020/2021","3rd Term"),
("477","4","4","0","SS 1","","LITERATURE-IN-ENGLISH","submit","25","0","2020/2021","3rd Term"),
("478","4","5","0","SS 2","","LITERATURE-IN-ENGLISH","submit","6","0","2020/2021","3rd Term"),
("479","19","5","0","SS 2","","MARKETING","submit","23","0","2020/2021","3rd Term"),
("480","19","4","0","SS 1","","MARKETING","submit","25","0","2020/2021","3rd Term"),
("481","2","5","0","SS 2","","MATHEMATICS","submit","24","0","2020/2021","3rd Term"),
("482","12","4","0","SS 1","","PHYSICS","submit","25","0","2020/2021","3rd Term"),
("483","7","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","submit","8","0","2020/2021","3rd Term"),
("484","12","5","0","SS 2","","PHYSICS","submit","16","0","2020/2021","3rd Term"),
("485","20","5","0","SS 2","","COMMERCE","submit","4","0","2021/2022","1st Term"),
("486","6","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","9","0","2021/2022","1st Term"),
("487","29","4","0","SS 1","","DATA PROCESSING","submit","30","0","2021/2022","1st Term"),
("488","6","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","5","0","2021/2022","1st Term"),
("489","6","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","30","0","2021/2022","1st Term"),
("490","6","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","27","0","2021/2022","1st Term"),
("491","12","6","0","SS 3","","PHYSICS","submit","19","0","2021/2022","1st Term"),
("492","2","6","0","SS 3","","MATHEMATICS","submit","26","0","2021/2022","1st Term"),
("493","25","6","0","SS 3","","FURTHER MATHEMATICS","submit","12","0","2021/2022","1st Term"),
("494","2","5","0","SS 2","","MATHEMATICS","submit","26","0","2021/2022","1st Term"),
("495","12","4","0","SS 1","","PHYSICS","submit","30","0","2021/2022","1st Term"),
("496","2","4","0","SS 1","","MATHEMATICS","submit","30","0","2021/2022","1st Term"),
("497","12","5","0","SS 2","","PHYSICS","submit","21","0","2021/2022","1st Term"),
("498","17","4","0","SS 1","","ECONOMICS","submit","30","0","2021/2022","1st Term"),
("499","28","2","0","JSS 2","","CIVIC EDUCATION","submit","27","0","2021/2022","1st Term"),
("500","17","6","0","SS 3","","ECONOMICS","submit","20","0","2021/2022","1st Term");
INSERT INTO result_page VALUES
("501","24","2","0","JSS 2","","HOME ECONOMICS","submit","27","0","2021/2022","1st Term"),
("502","18","4","0","SS 1","","GEOGRAPHY","submit","30","0","2021/2022","1st Term"),
("503","17","5","0","SS 2","","ECONOMICS","submit","15","0","2021/2022","1st Term"),
("504","23","3","0","JSS 3","","SOCIAL STUDIES","submit","12","0","2021/2022","1st Term"),
("505","7","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","submit","12","0","2021/2022","1st Term"),
("506","18","5","0","SS 2","","GEOGRAPHY","submit","6","0","2021/2022","1st Term"),
("507","18","6","0","SS 3","","GEOGRAPHY","submit","9","0","2021/2022","1st Term"),
("508","4","2","0","JSS 2","","LITERATURE-IN-ENGLISH","submit","27","0","2021/2022","1st Term"),
("509","10","3","0","JSS 3","","COMPUTER SCIENCE","submit","12","0","2021/2022","1st Term"),
("510","29","6","0","SS 3","","DATA PROCESSING","submit","26","0","2021/2022","1st Term"),
("511","8","2","0","JSS 2","","BASIC TECHNOLOGY","submit","27","0","2021/2022","1st Term"),
("512","3","2","0","JSS 2","","BASIC SCIENCE","submit","27","0","2021/2022","1st Term"),
("513","3","1","0","JSS 1","","BASIC SCIENCE","submit","26","0","2021/2022","1st Term"),
("514","8","3","0","JSS 3","","BASIC TECHNOLOGY","submit","12","0","2021/2022","1st Term"),
("515","13","4","0","SS 1","","CHEMISTRY","submit","30","0","2021/2022","1st Term"),
("516","2","2","0","JSS 2","","MATHEMATICS","submit","27","0","2021/2022","1st Term"),
("517","2","1","0","JSS 1","","MATHEMATICS","submit","26","0","2021/2022","1st Term"),
("518","28","1","0","JSS 1","","CIVIC EDUCATION","submit","26","0","2021/2022","1st Term"),
("519","24","1","0","JSS 1","","HOME ECONOMICS","submit","26","0","2021/2022","1st Term"),
("520","10","1","0","JSS 1","","COMPUTER SCIENCE","submit","26","0","2021/2022","1st Term"),
("521","29","5","0","SS 2","","DATA PROCESSING","submit","26","0","2021/2022","1st Term"),
("522","25","4","0","SS 1","","FURTHER MATHEMATICS","submit","30","0","2021/2022","1st Term"),
("523","1","1","0","JSS 1","","ENGLISH LANGUAGE","submit","26","0","2021/2022","1st Term"),
("524","5","4","0","SS 1","","AGRICULTURAL SCIENCE","submit","30","0","2021/2022","1st Term"),
("525","14","4","0","SS 1","","BIOLOGY","submit","30","0","2021/2022","1st Term"),
("526","26","6","0","SS 3","","DICTION","submit","26","0","2021/2022","1st Term"),
("527","8","1","0","JSS 1","","BASIC TECHNOLOGY","submit","26","0","2021/2022","1st Term"),
("528","26","4","0","SS 1","","DICTION","submit","30","0","2021/2022","1st Term"),
("529","26","5","0","SS 2","","DICTION","submit","26","0","2021/2022","1st Term"),
("530","26","1","0","JSS 1","","DICTION","submit","26","0","2021/2022","1st Term"),
("531","26","2","0","JSS 2","","DICTION","submit","27","0","2021/2022","1st Term"),
("532","9","1","0","JSS 1","","BUSINESS STUDIES","submit","26","0","2021/2022","1st Term"),
("533","27","2","0","JSS 2","","FRENCH","submit","27","0","2021/2022","1st Term"),
("534","9","2","0","JSS 2","","BUSINESS STUDIES","submit","27","0","2021/2022","1st Term"),
("535","10","2","0","JSS 2","","COMPUTER SCIENCE","submit","27","0","2021/2022","1st Term"),
("536","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","submit","26","0","2021/2022","1st Term"),
("537","16","4","0","SS 1","","GOVERNMENT","submit","30","0","2021/2022","1st Term"),
("538","2","3","0","JSS 3","","MATHEMATICS","submit","12","0","2021/2022","1st Term"),
("539","1","3","0","JSS 3","","ENGLISH LANGUAGE","submit","12","0","2021/2022","1st Term"),
("540","6","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","12","0","2021/2022","1st Term"),
("541","4","3","0","JSS 3","","LITERATURE-IN-ENGLISH","submit","12","0","2021/2022","1st Term"),
("542","9","3","0","JSS 3","","BUSINESS STUDIES","submit","12","0","2021/2022","1st Term"),
("543","3","3","0","JSS 3","","BASIC SCIENCE","submit","12","0","2021/2022","1st Term"),
("544","26","3","0","JSS 3","","DICTION","submit","12","0","2021/2022","1st Term"),
("545","25","5","0","SS 2","","FURTHER MATHEMATICS","submit","14","0","2021/2022","1st Term"),
("546","13","5","0","SS 2","","CHEMISTRY","submit","21","0","2021/2022","1st Term"),
("547","20","4","0","SS 1","","COMMERCE","submit","30","0","2021/2022","1st Term"),
("548","5","5","0","SS 2","","AGRICULTURAL SCIENCE","submit","12","0","2021/2022","1st Term"),
("549","1","5","0","SS 2","","ENGLISH LANGUAGE","submit","26","0","2021/2022","1st Term"),
("550","14","6","0","SS 3","","BIOLOGY","submit","16","0","2021/2022","1st Term"),
("551","5","6","0","SS 3","","AGRICULTURAL SCIENCE","submit","8","0","2021/2022","1st Term"),
("552","14","5","0","SS 2","","BIOLOGY","submit","14","0","2021/2022","1st Term"),
("553","16","5","0","SS 2","","GOVERNMENT","submit","6","0","2021/2022","1st Term"),
("554","16","6","0","SS 3","","GOVERNMENT","submit","8","0","2021/2022","1st Term"),
("555","20","6","0","SS 3","","COMMERCE","submit","6","0","2021/2022","1st Term"),
("556","4","5","0","SS 2","","LITERATURE-IN-ENGLISH","submit","5","0","2021/2022","1st Term"),
("557","4","6","0","SS 3","","LITERATURE-IN-ENGLISH","submit","7","0","2021/2022","1st Term"),
("558","4","4","0","SS 1","","LITERATURE-IN-ENGLISH","submit","30","0","2021/2022","1st Term"),
("559","1","4","0","SS 1","","ENGLISH LANGUAGE","submit","30","0","2021/2022","1st Term"),
("560","1","6","0","SS 3","","ENGLISH LANGUAGE","submit","26","0","2021/2022","1st Term"),
("561","23","1","0","JSS 1","","SOCIAL STUDIES","submit","26","0","2021/2022","1st Term"),
("562","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","submit","26","0","2021/2022","1st Term"),
("563","28","4","0","SS 1","","CIVIC EDUCATION","submit","30","0","2021/2022","1st Term"),
("564","15","6","0","SS 3","","CIVIC EDUCATION","submit","26","0","2021/2022","1st Term"),
("565","5","2","0","JSS 2","","AGRICULTURAL SCIENCE","submit","27","0","2021/2022","1st Term"),
("566","6","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","26","0","2021/2022","1st Term"),
("567","15","5","0","SS 2","","CIVIC EDUCATION","submit","26","0","2021/2022","1st Term"),
("568","27","1","0","JSS 1","","FRENCH","submit","26","0","2021/2022","1st Term"),
("569","5","1","0","JSS 1","","AGRICULTURAL SCIENCE","submit","26","0","2021/2022","1st Term"),
("570","5","3","0","JSS 3","","AGRICULTURAL SCIENCE","submit","12","0","2021/2022","1st Term"),
("571","24","3","0","JSS 3","","HOME ECONOMICS","submit","12","0","2021/2022","1st Term"),
("572","28","3","0","JSS 3","","CIVIC EDUCATION","submit","12","0","2021/2022","1st Term"),
("573","27","3","0","JSS 3","","FRENCH","submit","12","0","2021/2022","1st Term"),
("574","13","6","0","SS 3","","CHEMISTRY","submit","18","0","2021/2022","1st Term"),
("575","7","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","submit","27","0","2021/2022","1st Term"),
("576","23","2","0","JSS 2","","SOCIAL STUDIES","submit","27","0","2021/2022","1st Term"),
("577","1","2","0","JSS 2","","ENGLISH LANGUAGE","submit","27","0","2021/2022","1st Term"),
("578","1","1","0","JSS 1","","ENGLISH LANGUAGE","submit","29","0","2021/2022","2nd Term"),
("579","28","2","0","JSS 2","","CIVIC EDUCATION","submit","28","0","2021/2022","2nd Term"),
("580","4","2","0","JSS 2","","LITERATURE-IN-ENGLISH","submit","28","0","2021/2022","2nd Term"),
("581","14","4","0","SS 1","","BIOLOGY","submit","33","0","2021/2022","2nd Term"),
("582","7","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","submit","13","0","2021/2022","2nd Term"),
("583","1","3","0","JSS 3","","ENGLISH LANGUAGE","submit","13","0","2021/2022","2nd Term"),
("584","9","3","0","JSS 3","","BUSINESS STUDIES","submit","13","0","2021/2022","2nd Term"),
("585","25","6","0","SS 3","","FURTHER MATHEMATICS","submit","8","0","2021/2022","2nd Term"),
("586","2","2","0","JSS 2","","MATHEMATICS","submit","28","0","2021/2022","2nd Term"),
("587","12","4","0","SS 1","","PHYSICS","submit","33","0","2021/2022","2nd Term"),
("588","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","submit","29","0","2021/2022","2nd Term"),
("589","20","4","0","SS 1","","COMMERCE","submit","33","0","2021/2022","2nd Term"),
("590","2","1","0","JSS 1","","MATHEMATICS","submit","29","0","2021/2022","2nd Term"),
("591","13","4","0","SS 1","","CHEMISTRY","submit","33","0","2021/2022","2nd Term"),
("592","13","5","0","SS 2","","CHEMISTRY","submit","19","0","2021/2022","2nd Term"),
("593","13","6","0","SS 3","","CHEMISTRY","submit","18","0","2021/2022","2nd Term"),
("594","4","3","0","JSS 3","","LITERATURE-IN-ENGLISH","submit","13","0","2021/2022","2nd Term"),
("595","25","5","0","SS 2","","FURTHER MATHEMATICS","submit","11","0","2021/2022","2nd Term"),
("596","12","5","0","SS 2","","PHYSICS","submit","19","0","2021/2022","2nd Term"),
("597","17","4","0","SS 1","","ECONOMICS","submit","33","0","2021/2022","2nd Term"),
("598","17","5","0","SS 2","","ECONOMICS","submit","16","0","2021/2022","2nd Term"),
("599","24","2","0","JSS 2","","HOME ECONOMICS","submit","28","0","2021/2022","2nd Term"),
("600","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","submit","29","0","2021/2022","2nd Term");
INSERT INTO result_page VALUES
("601","6","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","33","0","2021/2022","2nd Term"),
("602","3","2","0","JSS 2","","BASIC SCIENCE","submit","28","0","2021/2022","2nd Term"),
("603","8","3","0","JSS 3","","BASIC TECHNOLOGY","submit","13","0","2021/2022","2nd Term"),
("604","3","3","0","JSS 3","","BASIC SCIENCE","submit","13","0","2021/2022","2nd Term"),
("605","8","1","0","JSS 1","","BASIC TECHNOLOGY","submit","29","0","2021/2022","2nd Term"),
("606","6","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","28","0","2021/2022","2nd Term"),
("607","1","2","0","JSS 2","","ENGLISH LANGUAGE","submit","28","0","2021/2022","2nd Term"),
("608","28","1","0","JSS 1","","CIVIC EDUCATION","submit","29","0","2021/2022","2nd Term"),
("609","24","1","0","JSS 1","","HOME ECONOMICS","submit","29","0","2021/2022","2nd Term"),
("610","5","2","0","JSS 2","","AGRICULTURAL SCIENCE","submit","28","0","2021/2022","2nd Term"),
("611","6","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","5","0","2021/2022","2nd Term"),
("612","6","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","5","0","2021/2022","2nd Term"),
("613","16","5","0","SS 2","","GOVERNMENT","submit","6","0","2021/2022","2nd Term"),
("614","16","4","0","SS 1","","GOVERNMENT","submit","33","0","2021/2022","2nd Term"),
("615","17","6","0","SS 3","","ECONOMICS","submit","18","0","2021/2022","2nd Term"),
("616","5","1","0","JSS 1","","AGRICULTURAL SCIENCE","submit","29","0","2021/2022","2nd Term"),
("617","9","1","0","JSS 1","","BUSINESS STUDIES","submit","29","0","2021/2022","2nd Term"),
("618","14","5","0","SS 2","","BIOLOGY","submit","16","0","2021/2022","2nd Term"),
("619","6","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","29","0","2021/2022","2nd Term"),
("620","26","3","0","JSS 3","","DICTION","submit","13","0","2021/2022","2nd Term"),
("621","26","4","0","SS 1","","DICTION","submit","33","0","2021/2022","2nd Term"),
("622","26","5","0","SS 2","","DICTION","submit","24","0","2021/2022","2nd Term"),
("623","26","1","0","JSS 1","","DICTION","submit","29","0","2021/2022","2nd Term"),
("624","26","2","0","JSS 2","","DICTION","submit","28","0","2021/2022","2nd Term"),
("625","26","6","0","SS 3","","DICTION","submit","25","0","2021/2022","2nd Term"),
("626","6","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","13","0","2021/2022","2nd Term"),
("627","25","4","0","SS 1","","FURTHER MATHEMATICS","submit","33","0","2021/2022","2nd Term"),
("628","2","4","0","SS 1","","MATHEMATICS","submit","33","0","2021/2022","2nd Term"),
("629","2","5","0","SS 2","","MATHEMATICS","submit","24","0","2021/2022","2nd Term"),
("630","29","4","0","SS 1","","DATA PROCESSING","submit","33","0","2021/2022","2nd Term"),
("631","29","5","0","SS 2","","DATA PROCESSING","submit","24","0","2021/2022","2nd Term"),
("632","24","3","0","JSS 3","","HOME ECONOMICS","submit","13","0","2021/2022","2nd Term"),
("633","1","4","0","SS 1","","ENGLISH LANGUAGE","submit","33","0","2021/2022","2nd Term"),
("634","23","3","0","JSS 3","","SOCIAL STUDIES","submit","13","0","2021/2022","2nd Term"),
("635","7","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","submit","28","0","2021/2022","2nd Term"),
("636","23","1","0","JSS 1","","SOCIAL STUDIES","submit","29","0","2021/2022","2nd Term"),
("637","23","2","0","JSS 2","","SOCIAL STUDIES","submit","28","0","2021/2022","2nd Term"),
("638","1","5","0","SS 2","","ENGLISH LANGUAGE","submit","24","0","2021/2022","2nd Term"),
("639","27","2","0","JSS 2","","FRENCH","submit","28","0","2021/2022","2nd Term"),
("640","28","4","0","SS 1","","CIVIC EDUCATION","submit","33","0","2021/2022","2nd Term"),
("641","15","5","0","SS 2","","CIVIC EDUCATION","submit","24","0","2021/2022","2nd Term"),
("642","8","2","0","JSS 2","","BASIC TECHNOLOGY","submit","28","0","2021/2022","2nd Term"),
("643","27","1","0","JSS 1","","FRENCH","submit","29","0","2021/2022","2nd Term"),
("644","18","4","0","SS 1","","GEOGRAPHY","submit","33","0","2021/2022","2nd Term"),
("645","4","4","0","SS 1","","LITERATURE-IN-ENGLISH","submit","33","0","2021/2022","2nd Term"),
("646","9","2","0","JSS 2","","BUSINESS STUDIES","submit","28","0","2021/2022","2nd Term"),
("647","10","3","0","JSS 3","","COMPUTER SCIENCE","submit","13","0","2021/2022","2nd Term"),
("648","27","3","0","JSS 3","","FRENCH","submit","13","0","2021/2022","2nd Term"),
("649","5","3","0","JSS 3","","AGRICULTURAL SCIENCE","submit","13","0","2021/2022","2nd Term"),
("650","28","3","0","JSS 3","","CIVIC EDUCATION","submit","13","0","2021/2022","2nd Term"),
("651","5","5","0","SS 2","","AGRICULTURAL SCIENCE","submit","14","0","2021/2022","2nd Term"),
("652","20","5","0","SS 2","","COMMERCE","submit","2","0","2021/2022","2nd Term"),
("653","4","5","0","SS 2","","LITERATURE-IN-ENGLISH","submit","5","0","2021/2022","2nd Term"),
("654","18","5","0","SS 2","","GEOGRAPHY","submit","6","0","2021/2022","2nd Term"),
("655","18","6","0","SS 3","","GEOGRAPHY","submit","7","0","2021/2022","2nd Term"),
("656","14","6","0","SS 3","","BIOLOGY","submit","16","0","2021/2022","2nd Term"),
("657","5","4","0","SS 1","","AGRICULTURAL SCIENCE","submit","33","0","2021/2022","2nd Term"),
("658","1","6","0","SS 3","","ENGLISH LANGUAGE","submit","25","0","2021/2022","2nd Term"),
("659","29","6","0","SS 3","","DATA PROCESSING","submit","25","0","2021/2022","2nd Term"),
("660","10","1","0","JSS 1","","COMPUTER SCIENCE","submit","29","0","2021/2022","2nd Term"),
("661","15","6","0","SS 3","","CIVIC EDUCATION","submit","25","0","2021/2022","2nd Term"),
("662","2","3","0","JSS 3","","MATHEMATICS","submit","13","0","2021/2022","2nd Term"),
("663","12","6","0","SS 3","","PHYSICS","submit","18","0","2021/2022","2nd Term"),
("664","2","6","0","SS 3","","MATHEMATICS","submit","25","0","2021/2022","2nd Term"),
("665","4","6","0","SS 3","","LITERATURE-IN-ENGLISH","submit","6","0","2021/2022","2nd Term"),
("666","20","6","0","SS 3","","COMMERCE","submit","5","0","2021/2022","2nd Term"),
("667","16","6","0","SS 3","","GOVERNMENT","submit","7","0","2021/2022","2nd Term"),
("668","5","6","0","SS 3","","AGRICULTURAL SCIENCE","submit","8","0","2021/2022","2nd Term"),
("669","10","2","0","JSS 2","","COMPUTER SCIENCE","submit","28","0","2021/2022","2nd Term"),
("670","3","1","0","JSS 1","","BASIC SCIENCE","submit","29","0","2021/2022","2nd Term"),
("671","6","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","27","0","2021/2022","3rd Term"),
("672","17","5","0","SS 2","","ECONOMICS","submit","15","0","2021/2022","3rd Term"),
("673","17","4","0","SS 1","","ECONOMICS","submit","34","0","2021/2022","3rd Term"),
("674","18","5","0","SS 2","","GEOGRAPHY","submit","6","0","2021/2022","3rd Term"),
("675","18","4","0","SS 1","","GEOGRAPHY","submit","34","0","2021/2022","3rd Term"),
("676","10","1","0","JSS 1","","COMPUTER SCIENCE","submit","30","0","2021/2022","3rd Term"),
("677","1","1","0","JSS 1","","ENGLISH LANGUAGE","submit","30","0","2021/2022","3rd Term"),
("678","1","2","0","JSS 2","","ENGLISH LANGUAGE","submit","27","0","2021/2022","3rd Term"),
("679","28","2","0","JSS 2","","CIVIC EDUCATION","submit","27","0","2021/2022","3rd Term"),
("680","29","4","0","SS 1","","DATA PROCESSING","submit","34","0","2021/2022","3rd Term"),
("681","2","5","0","SS 2","","MATHEMATICS","submit","23","0","2021/2022","3rd Term"),
("682","2","4","0","SS 1","","MATHEMATICS","submit","34","0","2021/2022","3rd Term"),
("683","12","4","0","SS 1","","PHYSICS","submit","34","0","2021/2022","3rd Term"),
("684","12","5","0","SS 2","","PHYSICS","submit","19","0","2021/2022","3rd Term"),
("685","8","2","0","JSS 2","","BASIC TECHNOLOGY","submit","27","0","2021/2022","3rd Term"),
("686","3","2","0","JSS 2","","BASIC SCIENCE","submit","27","0","2021/2022","3rd Term"),
("687","23","2","0","JSS 2","","SOCIAL STUDIES","submit","27","0","2021/2022","3rd Term"),
("688","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","submit","30","0","2021/2022","3rd Term"),
("689","8","1","0","JSS 1","","BASIC TECHNOLOGY","submit","30","0","2021/2022","3rd Term"),
("690","4","2","0","JSS 2","","LITERATURE-IN-ENGLISH","submit","27","0","2021/2022","3rd Term"),
("691","3","1","0","JSS 1","","BASIC SCIENCE","submit","30","0","2021/2022","3rd Term"),
("692","23","1","0","JSS 1","","SOCIAL STUDIES","submit","30","0","2021/2022","3rd Term"),
("693","4","5","0","SS 2","","LITERATURE-IN-ENGLISH","submit","4","0","2021/2022","3rd Term"),
("694","5","5","0","SS 2","","AGRICULTURAL SCIENCE","submit","14","0","2021/2022","3rd Term"),
("695","14","5","0","SS 2","","BIOLOGY","submit","15","0","2021/2022","3rd Term"),
("696","14","4","0","SS 1","","BIOLOGY","submit","34","0","2021/2022","3rd Term"),
("697","5","4","0","SS 1","","AGRICULTURAL SCIENCE","submit","34","0","2021/2022","3rd Term"),
("698","6","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","4","0","2021/2022","3rd Term"),
("699","6","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","34","0","2021/2022","3rd Term"),
("700","9","1","0","JSS 1","","BUSINESS STUDIES","submit","30","0","2021/2022","3rd Term");
INSERT INTO result_page VALUES
("701","20","4","0","SS 1","","COMMERCE","submit","34","0","2021/2022","3rd Term"),
("702","20","5","0","SS 2","","COMMERCE","submit","2","0","2021/2022","3rd Term"),
("703","16","5","0","SS 2","","GOVERNMENT","submit","4","0","2021/2022","3rd Term"),
("704","1","5","0","SS 2","","ENGLISH LANGUAGE","submit","23","0","2021/2022","3rd Term"),
("705","29","5","0","SS 2","","DATA PROCESSING","submit","23","0","2021/2022","3rd Term"),
("706","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","submit","30","0","2021/2022","3rd Term"),
("707","7","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","submit","27","0","2021/2022","3rd Term"),
("708","1","4","0","SS 1","","ENGLISH LANGUAGE","submit","34","0","2021/2022","3rd Term"),
("709","4","4","0","SS 1","","LITERATURE-IN-ENGLISH","submit","34","0","2021/2022","3rd Term"),
("710","10","2","0","JSS 2","","COMPUTER SCIENCE","submit","27","0","2021/2022","3rd Term"),
("711","24","1","0","JSS 1","","HOME ECONOMICS","submit","30","0","2021/2022","3rd Term"),
("712","9","2","0","JSS 2","","BUSINESS STUDIES","submit","27","0","2021/2022","3rd Term"),
("713","25","4","0","SS 1","","FURTHER MATHEMATICS","submit","34","0","2021/2022","3rd Term"),
("714","13","4","0","SS 1","","CHEMISTRY","submit","34","0","2021/2022","3rd Term"),
("715","2","2","0","JSS 2","","MATHEMATICS","submit","27","0","2021/2022","3rd Term"),
("716","2","1","0","JSS 1","","MATHEMATICS","submit","30","0","2021/2022","3rd Term"),
("717","13","5","0","SS 2","","CHEMISTRY","submit","19","0","2021/2022","3rd Term"),
("718","16","4","0","SS 1","","GOVERNMENT","submit","34","0","2021/2022","3rd Term"),
("719","5","1","0","JSS 1","","AGRICULTURAL SCIENCE","submit","30","0","2021/2022","3rd Term"),
("720","27","2","0","JSS 2","","FRENCH","submit","27","0","2021/2022","3rd Term"),
("721","27","1","0","JSS 1","","FRENCH","submit","30","0","2021/2022","3rd Term"),
("722","26","1","0","JSS 1","","DICTION","submit","30","0","2021/2022","3rd Term"),
("723","26","5","0","SS 2","","DICTION","submit","23","0","2021/2022","3rd Term"),
("724","6","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","submit","30","0","2021/2022","3rd Term"),
("725","26","2","0","JSS 2","","DICTION","submit","27","0","2021/2022","3rd Term"),
("726","26","4","0","SS 1","","DICTION","submit","34","0","2021/2022","3rd Term"),
("727","15","5","0","SS 2","","CIVIC EDUCATION","submit","23","0","2021/2022","3rd Term"),
("728","28","4","0","SS 1","","CIVIC EDUCATION","submit","34","0","2021/2022","3rd Term"),
("729","5","2","0","JSS 2","","AGRICULTURAL SCIENCE","submit","27","0","2021/2022","3rd Term"),
("730","24","2","0","JSS 2","","HOME ECONOMICS","submit","27","0","2021/2022","3rd Term"),
("731","28","1","0","JSS 1","","CIVIC EDUCATION","submit","30","0","2021/2022","3rd Term"),
("732","25","5","0","SS 2","","FURTHER MATHEMATICS","submit","12","0","2021/2022","3rd Term");




CREATE TABLE `result_subject` (
  `result_subject_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `class_name` varchar(50) NOT NULL,
  `subclass_name` varchar(50) NOT NULL,
  `subject_name` varchar(100) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `ca1` float DEFAULT NULL,
  `ca2` float DEFAULT NULL,
  `ca3` float DEFAULT NULL,
  `ca4` float DEFAULT NULL,
  `ca5` float DEFAULT NULL,
  `ca6` float DEFAULT NULL,
  `ca7` float DEFAULT NULL,
  `ca8` float DEFAULT NULL,
  `ca9` float DEFAULT NULL,
  `ca10` float DEFAULT NULL,
  `ca` float DEFAULT NULL,
  `exam` float DEFAULT NULL,
  `sum_total` float DEFAULT NULL,
  `total` float NOT NULL,
  `cumulative_score` float NOT NULL,
  `cumulative_score_percent` float DEFAULT NULL,
  `cumulative_position` char(10) NOT NULL,
  `position_subclass` varchar(20) NOT NULL,
  `grade` varchar(5) NOT NULL,
  `grade_comment` varchar(50) NOT NULL,
  `staff_name` varchar(200) NOT NULL,
  `staff_comment` varchar(60) NOT NULL,
  `attendance` int(11) DEFAULT NULL,
  `percent_attendance` varchar(10) DEFAULT NULL,
  `handwriting` int(11) DEFAULT NULL,
  `neatness` int(11) DEFAULT NULL,
  `punctuality` int(11) DEFAULT NULL,
  `attentiveness` int(11) DEFAULT NULL,
  `initiative` int(11) DEFAULT NULL,
  `respect` int(11) DEFAULT NULL,
  `obedience` int(11) DEFAULT NULL,
  `attitude` int(11) DEFAULT NULL,
  `honesty` int(11) DEFAULT NULL,
  `creativity` int(11) DEFAULT NULL,
  `status` varchar(10) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(10) NOT NULL,
  PRIMARY KEY (`result_subject_id`),
  KEY `sess_term` (`sessions`,`terms`),
  KEY `foreign_keys` (`student_id`,`class_id`,`subclass_id`,`subject_id`),
  KEY `status` (`status`)
) ENGINE=InnoDB AUTO_INCREMENT=13886 DEFAULT CHARSET=latin1;


INSERT INTO result_subject VALUES
("1","1","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","28","","28","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("2","2","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("3","3","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","79","","79","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("4","4","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","23","","23","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("5","5","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","","52","0","52","15th","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("6","6","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","65","","65","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("7","7","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","54","","54","0","","","7th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("8","8","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","89","","89","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("9","9","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","93","","93","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("10","10","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","","52","0","","","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("11","11","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","99","","99","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("12","1","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","37","","37","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("13","2","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","50","","50","0","","","7th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("14","3","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","54","","54","0","","","5th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("15","4","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","38","","38","0","","","9th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("16","5","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","52","","52","0","52","15th","6th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("17","6","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","61","","61","0","","","4th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("18","7","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","43","","43","0","","","8th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("19","8","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","69","","69","0","","","3rd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("20","9","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","83","","83","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("21","10","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","37","","37","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("22","11","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","95","","95","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("23","1","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","20","","20","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("24","2","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","72","","72","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("25","3","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("26","4","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","20","","20","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("27","5","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","47","","47","0","47","15th","9th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("28","6","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","91","","91","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("29","7","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","63","","63","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("30","8","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("31","9","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","89","","89","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("32","10","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","50","","50","0","","","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("33","11","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","90","","90","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("34","1","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","18","","18","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("35","2","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","52","","52","0","","","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("36","3","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","83","","83","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("37","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","33","","33","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("38","5","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","67","","67","0","67","15th","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("39","6","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","75","","75","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("40","7","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","61","","61","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("41","8","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","96","","96","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("42","9","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","93","","93","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("43","10","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","46","","46","0","","","9th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("44","11","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","100","","100","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("45","1","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","31","","31","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("46","2","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","43","","43","0","","","7th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("47","3","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","55","","55","0","","","3rd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("48","4","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","34","","34","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("49","5","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","35","","35","0","35","15th","9th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("50","6","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","45","","45","0","","","5th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("51","7","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","37","","37","0","","","8th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("52","8","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","50","","50","0","","","4th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("53","9","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","63","","63","0","","","2nd","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("54","10","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","45","","45","0","","","5th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("55","11","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","84","","84","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("56","1","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","19","","19","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("57","2","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","33","","33","0","","","7th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("58","3","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","47","","47","0","","","5th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("59","4","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","23","","23","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("60","5","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","31","","31","0","","","8th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("61","6","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","42","","42","0","","","6th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("62","7","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","53","","53","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("63","8","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","53","","53","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("64","9","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","72","","72","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("65","10","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","26","","26","0","","","9th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("66","11","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","90","","90","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("67","1","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","33","","33","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("68","2","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","42","","42","0","","","9th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("69","3","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","59","","59","0","","","2nd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("70","4","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","36","","36","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("71","5","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","43","","43","0","43","15th","8th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("72","6","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","56","","56","0","","","3rd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("73","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","55","","55","0","","","4th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("74","8","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","71","","71","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("75","9","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","51","","51","0","","","7th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("76","10","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","54","","54","0","","","6th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("77","11","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","55","","55","0","","","4th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("78","1","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","22","","22","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("79","2","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","71","","71","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("80","3","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","81","","81","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("81","4","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","19","","19","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("82","5","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","42","","42","0","42","15th","8th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("83","6","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","75","","75","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("84","7","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","60","","60","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("85","8","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","78","","78","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("86","9","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","88","","88","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("87","10","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","42","","42","0","","","8th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("88","11","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","89","","89","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("89","1","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","17","","17","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("90","2","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","58","","58","0","","","7th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("91","3","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","81","","81","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("92","4","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","53","","53","0","","","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("93","5","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","39","","39","0","39","15th","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("94","6","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","85","","85","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("95","7","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","68","","68","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("96","8","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","90","","90","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("97","9","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","87","","87","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("98","10","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","40","","40","0","","","9th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("99","11","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","83","","83","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("100","1","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","25","","25","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("101","2","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","54","","54","0","","","5th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("102","3","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","60","","60","0","","","4th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("103","4","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","38","","38","0","","","9th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("104","5","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","36","","36","0","36","15th","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("105","6","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","48","","48","0","","","6th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("106","7","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","62","","62","0","","","3rd","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("107","8","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","48","","48","0","","","6th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("108","9","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","71","","71","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("109","10","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","41","","41","0","","","8th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("110","11","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","72","","72","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("111","12","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","82","","82","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("112","13","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","81","","81","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("113","14","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","61","","61","0","","","15th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("114","15","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","77","","77","0","","","9th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("115","16","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","80","","80","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("116","17","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","75","","75","0","","","11th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("117","18","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","70","","70","0","","","13th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("118","19","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","80","","80","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("119","20","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","51","","51","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("120","21","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","72","","72","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("121","22","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","90","","90","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("122","23","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","91","","91","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("123","24","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","79","","79","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("124","27","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","64","","64","0","","","14th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("125","25","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","76","","76","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("126","26","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","87","","87","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("127","12","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","65","","65","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("128","13","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","48","","48","0","","","12th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("129","14","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","14th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("130","15","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","44","","44","0","","","15th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("131","16","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","85","","85","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("132","17","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","72","","72","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("133","18","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","62","","62","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("134","19","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","55","","55","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("135","20","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","33","","33","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("136","21","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","","59","0","","","9th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("137","22","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","65","","65","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("138","23","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","83","","83","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("139","24","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("140","27","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","48","","48","0","","","12th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("141","25","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","57","","57","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("142","26","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","82","","82","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("143","12","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","70","","70","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("144","13","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","64","","64","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("145","14","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","69","","69","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("146","15","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","57","","57","0","","","15th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("147","16","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","77","","77","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("148","17","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","75","","75","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("149","18","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","65","","65","0","","","10th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("150","19","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","71","","71","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("151","20","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","60","","60","0","","","14th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("152","21","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","69","","69","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("153","22","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","71","","71","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("154","23","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","76","","76","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("155","24","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","62","","62","0","","","13th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("156","25","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","82","","82","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("157","26","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","30","","30","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("158","27","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","64","","64","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("159","12","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","46","","46","0","","","14th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("160","13","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","50","","50","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("161","14","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","52","","52","0","","","10th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("162","15","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","55","","55","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("163","16","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","63","","63","0","","","3rd","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("164","17","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","63","","63","0","","","3rd","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("165","18","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","41","","41","0","","","15th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("166","19","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","57","","57","0","","","6th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("167","20","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","33","","33","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("168","21","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","65","","65","0","","","2nd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("169","22","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","53","","53","0","","","9th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("170","23","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","84","","84","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("171","24","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","51","","51","0","","","11th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("172","25","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","47","","47","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("173","26","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","56","","56","0","","","7th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("174","27","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","59","","59","0","","","5th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("175","12","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","83","","83","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("176","13","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","58","","58","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("177","14","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","61","","61","0","","","12th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("178","15","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","65","","65","0","","","10th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("179","16","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","75","","75","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("180","17","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","78","","78","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("181","18","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("182","19","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","64","","64","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("183","20","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","54","","54","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("184","21","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","81","","81","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("185","22","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","71","","71","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("186","23","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","93","","93","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("187","24","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","66","","66","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("188","25","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","71","","71","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("189","26","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","89","","89","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("190","27","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","61","","61","0","","","12th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("191","12","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","62","","62","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("192","13","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","46","","46","0","","","14th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("193","14","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","67","","67","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("194","15","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","55","","55","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("195","16","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","57","","57","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("196","17","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","50","","50","0","","","13th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("197","18","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","46","","46","0","","","14th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("198","19","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","61","","61","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("199","20","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","29","","29","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("200","21","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","60","","60","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("201","22","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","76","","76","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("202","23","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","88","","88","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("203","24","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","54","","54","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("204","25","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","64","","64","0","","","6th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("205","27","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","70","","70","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("206","26","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","77","","77","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("207","12","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("208","13","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","68","","68","0","","","10th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("209","14","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","60","","60","0","","","12th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("210","15","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","49","","49","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("211","16","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","70","","70","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("212","17","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","83","","83","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("213","18","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","68","","68","0","","","10th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("214","19","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","73","","73","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("215","20","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","53","","53","0","","","14th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("216","21","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","80","","80","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("217","22","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("218","23","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","85","","85","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("219","24","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","60","","60","0","","","12th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("220","25","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","70","","70","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("221","27","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","69","","69","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("222","12","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","83","","83","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("223","13","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","84","","84","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("224","14","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","61","","61","0","","","15th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("225","15","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","60","","60","0","","","16th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("226","16","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","89","","89","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("227","17","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","85","","85","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("228","18","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","74","","74","0","","","11th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("229","19","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","62","","62","0","","","14th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("230","20","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","66","","66","0","","","13th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("231","21","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","85","","85","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("232","22","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","77","","77","0","","","9th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("233","23","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","89","","89","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("234","24","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","77","","77","0","","","9th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("235","25","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","78","","78","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("236","26","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","92","","92","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("237","27","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","71","","71","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("238","12","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","74","","74","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("239","13","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","57","","57","0","","","15th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("240","14","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","61","","61","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("241","15","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","58","","58","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("242","16","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","66","","66","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("243","17","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","70","","70","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("244","18","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","71","","71","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("245","19","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","58","","58","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("246","20","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","48","","48","0","","","16th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("247","21","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","76","","76","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("248","22","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","74","","74","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("249","23","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("250","24","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","60","","60","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("251","25","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","60","","60","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("252","26","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","73","","73","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("253","27","2","0","JSS 2","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","66","","66","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("254","12","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","60","","60","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("255","13","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","54","","54","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("256","14","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","49","","49","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("257","15","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","47","","47","0","","","14th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("258","16","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","74","","74","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("259","17","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","60","","60","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("260","18","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","63","","63","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("261","19","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","85","","85","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("262","20","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","39","","39","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("263","21","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","60","","60","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("264","22","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","75","","75","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("265","23","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","83","","83","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("266","24","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","58","","58","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("267","25","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","75","","75","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("268","27","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","78","","78","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("269","12","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","52","","52","0","","","11th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("270","13","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","70","","70","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("271","14","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","57","","57","0","","","9th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("272","15","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","45","","45","0","","","12th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("273","16","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","80","","80","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("274","17","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","40","","40","0","","","13th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("275","18","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","35","","35","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("276","19","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","38","","38","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("277","20","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","38","","38","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("278","21","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","72","","72","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("279","22","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","85","","85","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("280","23","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","83","","83","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("281","24","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","60","","60","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("282","25","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","60","","60","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("283","26","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","88","","88","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("284","27","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","54","","54","0","","","10th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("285","12","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","76","","76","0","","","13th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("286","13","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","90","","90","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("287","14","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","63","","63","0","","","15th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("288","15","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","86","","86","0","","","10th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("289","16","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","90","","90","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("290","17","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","96","","96","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("291","18","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","77","","77","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("292","19","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","86","","86","0","","","10th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("293","20","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","46","","46","0","","","16th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("294","21","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","88","","88","0","","","9th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("295","22","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","93","","93","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("296","23","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","96","","96","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("297","24","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","98","","98","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("298","25","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","90","","90","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("299","26","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","91","","91","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("300","27","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","76","","76","0","","","13th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("301","28","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","100","","100","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("302","29","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","54","","54","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("303","30","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","78","","78","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("304","31","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","86","","86","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("305","32","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","60","","60","0","","","13th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("306","33","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","64","","64","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("307","34","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","67","","67","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("308","35","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","39","","39","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("309","36","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","39","","39","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("310","37","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","35","","35","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("311","39","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","85","","85","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("312","40","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","78","","78","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("313","41","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","76","","76","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("314","43","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","56","","56","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("315","44","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","71","","71","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("316","46","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","63","","63","0","","","12th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("317","50","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","64","","64","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("318","48","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","47","","47","0","","","16th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("319","52","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","73","","73","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("320","28","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","93","","93","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("321","29","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","52","","52","0","","","9th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("322","30","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","65","","65","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("323","31","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("324","32","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","28","","28","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("325","33","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","29","","29","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("326","34","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","33","","33","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("327","35","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("328","36","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","22","","22","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("329","37","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","39","","39","0","","","13th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("330","39","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","56","","56","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("331","40","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","67","","67","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("332","41","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","73","","73","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("333","43","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","35","","35","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("334","44","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","","59","0","","","7th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("335","46","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","74","","74","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("336","50","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("337","48","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","32","","32","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("338","52","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","66","","66","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("339","28","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","98","","98","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("340","29","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","84","","84","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("341","30","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","93","","93","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("342","31","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","78","","78","0","","","9th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("343","32","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","68","","68","0","","","14th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("344","33","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","59","","59","0","","","16th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("345","34","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","72","","72","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("346","35","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","79","","79","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("347","36","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","12","","12","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("348","37","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","60","","60","0","","","15th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("349","39","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","84","","84","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("350","40","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","77","","77","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("351","41","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","79","","79","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("352","43","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","25","","25","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("353","44","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","84","","84","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("354","46","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","74","","74","0","","","11th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("355","50","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","71","","71","0","","","13th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("356","48","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","34","","34","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("357","52","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","89","","89","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("358","28","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","100","","100","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("359","29","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","77","","77","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("360","30","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","98","","98","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("361","31","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","73","","73","0","","","14th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("362","32","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","86","","86","0","","","10th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("363","33","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","62","","62","0","","","16th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("364","34","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","73","","73","0","","","14th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("365","35","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","96","","96","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("366","36","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","37","","37","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("367","37","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","35","","35","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("368","39","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","98","","98","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("369","40","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","89","","89","0","","","9th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("370","41","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","98","","98","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("371","43","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","56","","56","0","","","17th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("372","44","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","94","","94","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("373","46","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","82","","82","0","","","11th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("374","50","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","91","","91","0","","","8th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("375","48","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","77","","77","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("376","52","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","92","","92","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("377","28","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","88","","88","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("378","29","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","62","","62","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("379","30","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","72","","72","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("380","31","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","72","","72","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("381","32","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","57","","57","0","","","12th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("382","33","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","55","","55","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("383","34","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","60","","60","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("384","35","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","22","","22","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("385","36","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","24","","24","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("386","37","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","41","","41","0","","","17th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("387","39","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","81","","81","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("388","40","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","69","","69","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("389","41","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","72","","72","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("390","43","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("391","44","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","63","","63","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("392","46","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","54","","54","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("393","50","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","68","","68","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("394","48","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","57","","57","0","","","12th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("395","52","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","73","","73","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("396","28","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","88","","88","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("397","29","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","61","","61","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("398","30","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","74","","74","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("399","31","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","65","","65","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("400","32","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","53","","53","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("401","33","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","60","","60","0","","","14th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("402","34","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","61","","61","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("403","35","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","72","","72","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("404","36","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","32","","32","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("405","37","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","48","","48","0","","","17th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("406","39","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","75","","75","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("407","40","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","71","","71","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("408","41","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","82","","82","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("409","43","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","53","","53","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("410","44","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","65","","65","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("411","46","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","61","","61","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("412","50","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","63","","63","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("413","48","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","45","","45","0","","","18th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("414","52","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","80","","80","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("415","28","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","97","","97","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("416","29","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","90","","90","0","","","8th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("417","30","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","95","","95","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("418","31","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","98","","98","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("419","32","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","57","","57","0","","","16th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("420","33","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","73","","73","0","","","13th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("421","34","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","80","","80","0","","","11th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("422","35","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","87","","87","0","","","10th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("423","36","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","17","","17","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("424","37","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","69","","69","0","","","14th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("425","39","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","93","","93","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("426","40","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","91","","91","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("427","41","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","97","","97","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("428","43","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","50","","50","0","","","18th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("429","44","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","79","","79","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("430","46","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","92","","92","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("431","50","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","66","","66","0","","","15th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("432","48","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","51","","51","0","","","17th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("433","52","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","90","","90","0","","","8th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("434","28","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","98","","98","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("435","29","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","88","","88","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("436","30","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","89","","89","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("437","31","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","74","","74","0","","","13th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("438","32","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","68","","68","0","","","16th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("439","33","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","74","","74","0","","","13th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("440","34","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","79","","79","0","","","11th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("441","35","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","83","","83","0","","","10th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("442","36","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","33","","33","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("443","37","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","66","","66","0","","","17th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("444","39","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","87","","87","0","","","9th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("445","40","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","96","","96","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("446","41","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","96","","96","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("447","43","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","72","","72","0","","","15th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("448","44","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","88","","88","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("449","46","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","91","","91","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("450","50","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","77","","77","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("451","48","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","60","","60","0","","","18th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("452","52","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","90","","90","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("453","28","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","75","","75","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("454","29","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","71","","71","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("455","30","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("456","31","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","59","","59","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("457","32","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","45","","45","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("458","33","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","51","","51","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("459","34","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","45","","45","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("460","35","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","67","","67","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("461","36","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","25","","25","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("462","37","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","35","","35","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("463","39","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","65","","65","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("464","40","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","65","","65","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("465","41","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","70","","70","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("466","43","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","8","","8","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("467","44","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","59","","59","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("468","46","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","62","","62","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("469","50","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","48","","48","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("470","48","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","48","","48","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("471","52","3","0","JSS 3","","HEALTH EDUCATION","21","","","","","","","0","0","0","0","","71","","71","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("472","28","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","88","","88","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("473","29","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","59","","59","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("474","30","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","78","","78","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("475","31","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","68","","68","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("476","32","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","36","","36","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("477","33","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","52","","52","0","","","13th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("478","34","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","59","","59","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("479","35","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","61","","61","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("480","36","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","14","","14","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("481","37","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","44","","44","0","","","15th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("482","39","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","75","","75","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("483","40","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","81","","81","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("484","41","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","95","","95","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("485","43","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","50","","50","0","","","14th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("486","44","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","67","","67","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("487","46","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","60","","60","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("488","50","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","42","","42","0","","","16th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("489","48","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","32","","32","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("490","52","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","75","","75","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("491","28","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","75","","75","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("492","29","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","71","","71","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("493","30","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("494","31","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","59","","59","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("495","32","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","45","","45","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("496","33","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","51","","51","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("497","34","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","45","","45","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("498","35","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","67","","67","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("499","36","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","25","","25","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("500","37","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","35","","35","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("501","39","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","65","","65","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("502","40","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","65","","65","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("503","41","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","70","","70","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("504","43","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","38","","38","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("505","44","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","59","","59","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("506","46","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","62","","62","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("507","50","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","48","","48","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("508","48","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","48","","48","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("509","52","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","71","","71","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("510","28","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","96","","96","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("511","29","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","71","","71","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("512","30","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","79","","79","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("513","31","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","73","","73","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("514","32","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","66","","66","0","","","14th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("515","33","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","74","","74","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("516","34","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","73","","73","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("517","35","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","76","","76","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("518","36","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","40","","40","0","","","19th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("519","37","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","48","","48","0","","","17th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("520","39","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","85","","85","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("521","40","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","81","","81","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("522","41","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","74","","74","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("523","43","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","79","","79","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("524","44","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","54","","54","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("525","46","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","66","","66","0","","","14th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("526","50","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","70","","70","0","","","13th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("527","48","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","41","","41","0","","","18th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("528","52","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","82","","82","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("529","28","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","91","","91","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("530","29","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","83","","83","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("531","30","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","77","","77","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("532","31","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","38","","38","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("533","32","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","41","","41","0","","","14th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("534","33","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","51","","51","0","","","11th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("535","34","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","43","","43","0","","","13th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("536","35","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","58","","58","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("537","36","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","3","","3","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("538","37","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","31","","31","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("539","39","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","82","","82","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("540","40","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","87","","87","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("541","41","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","76","","76","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("542","43","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","24","","24","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("543","44","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","64","","64","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("544","46","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","73","","73","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("545","50","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","50","","50","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("546","48","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","27","","27","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("547","52","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","81","","81","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("548","42","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","60","","60","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("549","45","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","62","","62","0","","","6th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("550","47","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","57","","57","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("551","49","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","54","","54","0","","","13th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("552","51","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","43","","43","0","","","16th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("553","53","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","67","","67","0","","","3rd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("554","54","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","69","","69","0","","","1st","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("555","55","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","57","","57","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("556","56","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","44","","44","0","","","15th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("557","57","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","41","","41","0","","","17th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("558","58","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","69","","69","0","","","1st","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("559","59","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","64","","64","0","","","4th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("560","60","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","47","","47","0","","","14th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("561","61","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","58","","58","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("562","62","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","33","","33","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("563","63","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","58","","58","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("564","64","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","63","","63","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("565","65","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","58","","58","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("566","42","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","70","","70","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("567","45","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("568","47","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","82","","82","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("569","49","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","41","","41","0","","","13th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("570","51","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","38","","38","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("571","53","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","47","","47","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("572","54","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","69","","69","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("573","55","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","54","","54","0","","","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("574","56","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","35","","35","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("575","57","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","28","","28","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("576","58","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","79","","79","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("577","59","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","50","","50","0","","","9th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("578","60","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","42","","42","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("579","61","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","","59","0","","","7th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("580","62","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","23","","23","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("581","63","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","85","","85","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("582","64","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","42","","42","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("583","65","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","41","","41","0","","","13th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("584","42","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","84","","84","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("585","45","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","83","","83","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("586","47","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","65","","65","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("587","49","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","57","","57","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("588","51","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","45","","45","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("589","53","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","65","","65","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("590","54","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","89","","89","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("591","55","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","89","","89","0","89","17th","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("592","56","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","35","","35","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("593","57","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","45","","45","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("594","58","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","85","","85","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("595","59","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","65","","65","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("596","60","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","66","","66","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("597","61","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","65","","65","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("598","62","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","56","","56","0","56","17th","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("599","63","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","92","","92","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("600","64","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","70","","70","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("601","65","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","43","","43","0","","","17th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("602","42","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","55","","55","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("603","45","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","65","","65","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("604","47","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","72","","72","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("605","49","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","53","","53","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("606","51","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","37","","37","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("607","53","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","67","","67","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("608","54","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","79","","79","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("609","55","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","67","","67","0","67","17th","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("610","56","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","46","","46","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("611","57","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","35","","35","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("612","58","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","73","","73","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("613","59","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","55","","55","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("614","60","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","55","","55","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("615","61","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","54","","54","0","","","11th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("616","62","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","37","","37","0","37","17th","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("617","63","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","77","","77","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("618","64","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","46","","46","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("619","65","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","34","","34","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("620","42","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","36","","36","0","","","6th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("621","45","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","38","","38","0","","","4th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("622","47","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","44","","44","0","","","3rd","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("623","49","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","33","","33","0","","","9th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("624","51","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","19","","19","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("625","53","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","36","","36","0","","","6th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("626","54","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","56","","56","0","","","2nd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("627","55","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","35","","35","0","","","8th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("628","56","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","18","","18","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("629","57","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","32","","32","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("630","58","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","37","","37","0","","","5th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("631","59","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","28","","28","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("632","60","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","20","","20","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("633","61","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","24","","24","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("634","62","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","18","","18","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("635","63","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","57","","57","0","","","1st","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("636","64","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","24","","24","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("637","65","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","23","","23","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("638","42","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","49","","49","0","","","8th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("639","45","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","61","","61","0","","","3rd","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("640","47","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","36","","36","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("641","49","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","50","","50","0","","","7th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("642","51","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","41","","41","0","","","12th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("643","53","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","52","","52","0","","","6th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("644","54","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","81","","81","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("645","55","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","72","","72","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("646","56","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","26","","26","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("647","57","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","33","","33","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("648","58","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","42","","42","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("649","59","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","53","","53","0","","","5th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("650","60","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","31","","31","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("651","61","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","43","","43","0","","","10th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("652","62","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","30","","30","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("653","63","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","59","","59","0","","","4th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("654","64","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","40","","40","0","","","13th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("655","65","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","44","","44","0","","","9th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("656","42","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","71","","71","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("657","45","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","77","","77","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("658","47","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","64","","64","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("659","49","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","75","","75","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("660","51","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","36","","36","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("661","53","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","70","","70","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("662","54","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","87","","87","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("663","55","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","71","","71","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("664","56","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","61","","61","0","","","15th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("665","57","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","64","","64","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("666","58","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","68","","68","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("667","59","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","73","","73","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("668","60","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","64","","64","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("669","61","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","62","","62","0","","","14th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("670","62","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","51","","51","0","","","17th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("671","63","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","76","","76","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("672","64","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","65","","65","0","","","10th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("673","65","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","54","","54","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("674","42","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","87","","87","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("675","45","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","92","","92","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("676","47","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","83","","83","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("677","49","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","89","","89","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("678","51","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","70","","70","0","","","17th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("679","53","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","81","","81","0","","","10th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("680","54","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","90","","90","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("681","55","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","96","","96","0","96","17th","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("682","56","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","63","","63","0","","","18th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("683","57","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","76","","76","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("684","58","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","71","","71","0","","","15th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("685","59","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","83","","83","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("686","60","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","76","","76","0","","","12th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("687","61","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","83","","83","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("688","62","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","74","","74","0","74","17th","14th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("689","63","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","89","","89","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("690","64","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","71","","71","0","","","15th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("691","65","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","80","","80","0","","","11th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("692","42","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","59","","59","0","","","3rd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("693","45","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","58","","58","0","","","4th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("694","47","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","54","","54","0","","","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("695","49","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","48","","48","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("696","51","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","26","","26","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("697","53","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","56","","56","0","","","6th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("698","54","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","62","","62","0","","","2nd","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("699","55","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","58","","58","0","58","17th","4th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("700","56","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","30","","30","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("701","57","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","39","","39","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("702","58","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","52","","52","0","","","9th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("703","59","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","72","","72","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("704","60","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","28","","28","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("705","61","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","40","","40","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("706","62","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","31","","31","0","31","17th","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("707","63","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","55","","55","0","","","7th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("708","64","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","40","","40","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("709","65","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","40","","40","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("710","42","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","66","","66","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("711","45","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","77","","77","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("712","47","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","53","","53","0","","","10th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("713","49","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","47","","47","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("714","51","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","45","","45","0","","","16th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("715","53","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","67","","67","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("716","54","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","73","","73","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("717","55","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","78","","78","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("718","56","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","40","","40","0","","","17th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("719","57","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","24","","24","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("720","58","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","66","","66","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("721","59","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","59","","59","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("722","60","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","49","","49","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("723","61","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","50","","50","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("724","62","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","48","","48","0","","","14th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("725","63","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("726","64","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","57","","57","0","","","9th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("727","65","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","51","","51","0","","","11th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("728","42","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","75","","75","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("729","45","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","72","","72","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("730","47","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("731","49","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","54","","54","0","","","17th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("732","51","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","72","","72","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("733","53","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","74","","74","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("734","54","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","73","","73","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("735","55","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","52","","52","0","52","17th","18th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("736","56","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","68","","68","0","","","13th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("737","57","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","61","","61","0","","","14th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("738","58","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","77","","77","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("739","59","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","73","","73","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("740","60","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","59","","59","0","","","15th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("741","61","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","72","","72","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("742","62","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","57","","57","0","57","17th","16th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("743","63","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","73","","73","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("744","64","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("745","65","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("746","42","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","69","","69","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("747","45","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","70","","70","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("748","47","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","54","","54","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("749","49","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","65","","65","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("750","51","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","59","","59","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("751","53","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","65","","65","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("752","54","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","67","","67","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("753","55","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","78","","78","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("754","56","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","53","","53","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("755","57","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","47","","47","0","","","18th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("756","58","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("757","59","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","61","","61","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("758","60","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","59","","59","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("759","61","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","65","","65","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("760","62","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","53","","53","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("761","63","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","65","","65","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("762","64","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","61","","61","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("763","65","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","60","","60","0","","","12th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("764","42","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","86","","86","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("765","45","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","82","","82","0","","","9th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("766","47","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","85","","85","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("767","49","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","77","","77","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("768","51","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","62","","62","0","","","17th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("769","53","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","85","","85","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("770","54","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","89","","89","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("771","55","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","86","","86","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("772","56","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","64","","64","0","","","13th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("773","57","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","69","","69","0","","","12th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("774","58","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","72","","72","0","","","11th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("775","59","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","83","","83","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("776","60","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","64","","64","0","","","13th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("777","61","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","83","","83","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("778","62","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","53","","53","0","","","18th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("779","63","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","90","","90","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("780","64","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","63","","63","0","","","15th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("781","65","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","63","","63","0","","","15th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("782","42","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","95","","95","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("783","45","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","78","","78","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("784","47","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","58","","58","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("785","49","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","61","","61","0","","","13th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("786","51","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","70","","70","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("787","53","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","73","","73","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("788","54","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","89","","89","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("789","55","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","68","","68","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("790","56","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","50","","50","0","","","18th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("791","57","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","58","","58","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("792","58","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","65","","65","0","","","10th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("793","59","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","74","","74","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("794","60","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","55","","55","0","","","16th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("795","61","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","83","","83","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("796","62","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","53","","53","0","","","17th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("797","63","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","90","","90","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("798","64","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","63","","63","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("799","65","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","63","","63","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("800","42","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","77","","77","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("801","45","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","70","","70","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("802","47","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","70","","70","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("803","49","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","64","","64","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("804","51","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","48","","48","0","","","18th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("805","53","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","70","","70","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("806","54","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","87","","87","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("807","55","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","71","","71","0","71","17th","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("808","56","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","61","","61","0","","","13th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("809","57","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","64","","64","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("810","58","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","68","","68","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("811","59","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","73","","73","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("812","60","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","64","","64","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("813","61","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","60","","60","0","","","14th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("814","62","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","55","","55","0","","","17th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("815","63","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","70","","70","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("816","64","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","58","","58","0","","","15th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("817","65","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","58","","58","0","","","15th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("818","90","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","36","","36","0","","","20th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("819","66","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","","52","0","","","5th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("820","67","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","44","","44","0","","","12th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("821","68","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","30","","30","0","","","24th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("822","69","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","56","","56","0","","","3rd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("823","70","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("824","71","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","43","","43","0","","","15th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("825","91","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","34","","34","0","","","22nd","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("826","72","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","30","","30","0","","","24th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("827","73","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","38","","38","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("828","74","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("829","75","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","42","","42","0","","","16th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("830","76","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","48","","48","0","","","8th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("831","77","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","48","","48","0","","","8th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("832","78","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","32","","32","0","","","23rd","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("833","79","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","41","","41","0","","","17th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("834","80","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","59","","59","0","","","2nd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("835","81","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","25","","25","0","","","26th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("836","82","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","44","","44","0","","","12th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("837","83","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","35","","35","0","","","21st","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("838","84","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","56","","56","0","","","3rd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("839","85","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","66","","66","0","","","1st","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("840","86","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","40","","40","0","40","25th","18th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("841","87","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","","52","0","","","5th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("842","88","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","44","","44","0","","","12th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("843","89","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","51","","51","0","","","7th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("844","90","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","43","","43","0","","","16th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("845","66","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("846","67","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","72","","72","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("847","68","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","21","","21","0","","","25th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("848","69","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","90","","90","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("849","70","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","48","","48","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("850","71","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","54","","54","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("851","91","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","56","","56","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("852","72","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","33","","33","0","","","21st","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("853","73","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","47","","47","0","","","14th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("854","74","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","63","","63","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("855","75","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","90","","90","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("856","76","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","84","","84","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("857","77","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("858","78","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","31","","31","0","","","22nd","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("859","79","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","40","","40","0","","","18th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("860","80","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","66","","66","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("861","81","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","19","","19","0","","","26th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("862","82","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","62","","62","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("863","83","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","31","","31","0","","","22nd","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("864","84","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","35","","35","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("865","85","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","31","","31","0","","","22nd","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("866","86","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","34","","34","0","34","25th","20th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("867","87","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","58","","58","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("868","88","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","43","","43","0","","","16th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("869","89","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","","59","0","","","9th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("870","66","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","61","","61","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("871","70","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","62","","62","0","","","4th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("872","71","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","44","","44","0","","","10th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("873","75","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","52","","52","0","","","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("874","76","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","56","","56","0","","","7th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("875","77","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","79","","79","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("876","78","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","59","","59","0","","","6th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("877","79","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","51","","51","0","","","9th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("878","81","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","79","","79","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("879","83","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","72","","72","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("880","66","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","39","","39","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("881","70","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","48","","48","0","","","7th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("882","71","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","46","","46","0","","","8th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("883","75","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","52","","52","0","","","5th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("884","76","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","56","","56","0","","","2nd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("885","77","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","62","","62","0","","","1st","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("886","78","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","50","","50","0","","","6th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("887","79","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","45","","45","0","","","9th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("888","81","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","54","","54","0","","","4th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("889","83","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","56","","56","0","","","2nd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("890","66","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","50","","50","0","","","1st","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("891","70","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","35","","35","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("892","73","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","26","","26","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("893","74","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","44","","44","0","","","6th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("894","75","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","37","","37","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("895","76","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","47","","47","0","","","2nd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("896","77","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","46","","46","0","","","3rd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("897","78","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","42","","42","0","","","7th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("898","79","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","31","","31","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("899","80","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","39","","39","0","","","8th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("900","81","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","46","","46","0","","","3rd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("901","82","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","20","","20","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("902","83","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","38","","38","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("903","86","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","35","","35","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("904","87","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","37","","37","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("905","88","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","46","","46","0","","","3rd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("906","89","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","35","","35","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("907","90","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","38","","38","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("908","91","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","39","","39","0","","","8th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("909","67","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","76","","76","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("910","68","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","32","","32","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("911","69","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","81","","81","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("912","72","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","60","","60","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("913","73","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","43","","43","0","","","15th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("914","74","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","46","","46","0","","","14th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("915","80","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","53","","53","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("916","82","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","47","","47","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("917","84","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","67","","67","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("918","85","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","73","","73","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("919","86","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","73","","73","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("920","87","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","58","","58","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("921","88","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","70","","70","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("922","89","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","69","","69","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("923","90","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","67","","67","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("924","91","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","64","","64","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("925","91","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","60","","60","0","","","14th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("926","66","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","48","","48","0","","","20th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("927","67","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","81","","81","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("928","68","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","25","","25","0","","","26th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("929","69","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","75","","75","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("930","70","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","45","","45","0","","","22nd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("931","71","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","46","","46","0","","","21st","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("932","72","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","82","","82","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("933","73","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","39","","39","0","","","25th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("934","74","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","50","","50","0","","","18th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("935","75","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","59","","59","0","","","15th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("936","76","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","71","","71","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("937","77","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","61","","61","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("938","78","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","61","","61","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("939","79","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","45","","45","0","","","22nd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("940","80","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","51","","51","0","","","17th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("941","81","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","73","","73","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("942","82","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","45","","45","0","","","22nd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("943","83","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","61","","61","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("944","84","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","59","","59","0","","","15th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("945","85","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","","72","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("946","86","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","63","","63","0","63","25th","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("947","87","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","50","","50","0","","","18th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("948","88","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","71","","71","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("949","89","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","67","","67","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("950","90","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","","72","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("951","67","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","94","","94","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("952","68","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","31","","31","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("953","69","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","85","","85","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("954","72","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","74","","74","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("955","73","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","48","","48","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("956","74","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","49","","49","0","","","12th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("957","80","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","58","","58","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("958","82","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","48","","48","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("959","84","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","50","","50","0","","","11th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("960","85","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","81","","81","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("961","86","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","70","","70","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("962","87","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","45","","45","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("963","88","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","71","","71","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("964","89","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","75","","75","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("965","90","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","75","","75","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("966","91","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","59","","59","0","","","9th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("967","67","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","95","","95","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("968","68","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","67","","67","0","","","9th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("969","69","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","94","","94","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("970","80","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","75","","75","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("971","82","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","77","","77","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("972","86","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","94","","94","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("973","87","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","85","","85","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("974","89","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","91","","91","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("975","91","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","88","","88","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("976","67","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","74","","74","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("977","68","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","15","","15","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("978","69","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","48","","48","0","","","4th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("979","70","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","38","","38","0","","","8th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("980","71","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","30","","30","0","","","9th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("981","75","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","52","","52","0","","","2nd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("982","78","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","50","","50","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("983","79","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","29","","29","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("984","83","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","46","","46","0","","","5th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("985","84","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","44","","44","0","","","7th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("986","85","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","45","","45","0","","","6th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("987","91","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","55","","55","0","","","12th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("988","66","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","53","","53","0","","","14th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("989","67","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","77","","77","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("990","68","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","30","","30","0","","","26th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("991","69","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","77","","77","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("992","70","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","48","","48","0","","","18th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("993","71","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","32","","32","0","","","25th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("994","72","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","73","","73","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("995","73","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","37","","37","0","","","24th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("996","74","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","40","","40","0","","","23rd","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("997","75","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","53","","53","0","","","14th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("998","76","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","89","","89","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("999","77","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","76","","76","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1000","78","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","53","","53","0","","","14th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("1001","79","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","45","","45","0","","","20th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1002","80","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","62","","62","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1003","81","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","83","","83","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1004","82","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","48","","48","0","","","18th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1005","83","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","70","","70","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1006","84","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","44","","44","0","","","21st","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1007","85","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","85","","85","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1008","86","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","55","","55","0","","","12th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1009","87","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","42","","42","0","","","22nd","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1010","88","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","56","","56","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1011","89","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","53","","53","0","","","14th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1012","90","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","63","","63","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1013","66","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","51","","51","0","","","4th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1014","71","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","40","","40","0","","","6th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1015","72","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","51","","51","0","","","4th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1016","76","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","65","","65","0","","","2nd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1017","77","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","79","","79","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1018","81","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","63","","63","0","","","3rd","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1019","91","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","64","","64","0","","","13th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1020","66","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","58","","58","0","","","19th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1021","67","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","79","","79","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1022","68","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","42","","42","0","","","26th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1023","69","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","74","","74","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1024","70","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","61","","61","0","","","16th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1025","71","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","52","","52","0","","","23rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1026","72","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","76","","76","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1027","73","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","61","","61","0","","","16th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1028","74","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","74","","74","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1029","75","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","61","","61","0","","","16th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1030","76","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","75","","75","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1031","77","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1032","78","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","74","","74","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1033","79","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","53","","53","0","","","22nd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1034","80","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","63","","63","0","","","15th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1035","81","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","73","","73","0","","","11th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1036","82","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","43","","43","0","","","25th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1037","83","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","55","","55","0","","","21st","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1038","84","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","52","","52","0","","","23rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1039","85","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","75","","75","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1040","86","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","64","","64","0","","","13th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1041","87","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","68","","68","0","","","12th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1042","88","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","74","","74","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1043","89","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","76","","76","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1044","90","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","56","","56","0","","","20th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1045","72","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","84","","84","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1046","73","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","63","","63","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1047","74","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","70","","70","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1048","84","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","80","","80","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1049","85","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","86","","86","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1050","88","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","93","","93","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1051","90","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","72","","72","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1052","117","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","58","","58","0","","","12th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1053","118","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","61","","61","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1054","119","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","49","","49","0","","","22nd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1055","120","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","60","","60","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1056","92","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","45","","45","0","","","25th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1057","93","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","65","","65","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1058","94","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1059","95","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","75","","75","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1060","96","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","62","","62","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1061","97","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","43","","43","0","","","27th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1062","98","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","54","","54","0","","","13th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1063","99","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","50","","50","0","","","21st","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1064","100","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","49","","49","0","","","22nd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1065","101","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1066","102","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","51","","51","0","","","20th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1067","103","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","46","","46","0","","","24th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1068","104","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","37","","37","0","","","28th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1069","105","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","77","","77","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1070","106","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","71","","71","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1071","107","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","77","","77","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1072","108","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1073","109","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","53","","53","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1074","110","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","64","","64","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1075","111","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1076","112","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","45","","45","0","","","25th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1077","113","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","67","","67","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1078","114","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","29","","29","0","","","29th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1079","115","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","54","","54","0","","","13th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1080","116","6","0","SS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","78","","78","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1081","117","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","49","","49","0","","","15th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1082","118","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","62","","62","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1083","119","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","35","","35","0","","","21st","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1084","120","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","58","","58","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1085","92","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","25","","25","0","","","27th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1086","93","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","91","","91","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1087","94","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","63","","63","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1088","95","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","82","","82","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1089","96","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","60","","60","0","","","12th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1090","97","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","32","","32","0","","","23rd","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1091","98","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","48","","48","0","","","16th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1092","99","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","18th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1093","100","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","33","","33","0","","","22nd","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1094","101","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","32","","32","0","","","23rd","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1095","102","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","48","","48","0","","","16th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1096","103","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","23","","23","0","","","28th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1097","104","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","39","","39","0","","","20th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1098","105","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","61","","61","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1099","106","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","87","","87","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1100","107","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","94","","94","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("1101","108","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","56","","56","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1102","109","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","31","","31","0","","","25th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1103","110","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","68","","68","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1104","111","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","93","","93","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1105","112","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","81","","81","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1106","113","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","40","","40","0","","","19th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1107","114","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","23","","23","0","","","28th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1108","115","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","30","","30","0","","","26th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1109","116","6","0","SS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","67","","67","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1110","93","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","90","","90","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1111","94","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","47","","47","0","","","9th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1112","95","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","81","","81","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1113","96","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","66","","66","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1114","97","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","30","","30","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1115","98","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","41","","41","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1116","100","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","38","","38","0","","","13th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1117","101","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","27","","27","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1118","102","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1119","104","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","54","","54","0","","","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1120","107","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","91","","91","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1121","111","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","78","","78","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1122","115","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","40","","40","0","","","12th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1123","116","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","57","","57","0","","","6th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1124","120","6","0","SS 3","","PHYSICS","12","","","","","","","0","0","0","0","","57","","57","0","","","6th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1125","93","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","65","","65","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1126","94","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","48","","48","0","","","12th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1127","95","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","83","","83","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1128","96","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","65","","65","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1129","97","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","54","","54","0","","","9th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1130","98","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","50","","50","0","","","11th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1131","100","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","44","","44","0","","","13th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1132","101","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","19","","19","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1133","102","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","58","","58","0","","","7th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1134","104","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","6","","6","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1135","107","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","84","","84","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1136","111","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","81","","81","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1137","115","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","57","","57","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1138","116","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","54","","54","0","","","9th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1139","120","6","0","SS 3","","CHEMISTRY","13","","","","","","","0","0","0","0","","64","","64","0","","","6th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1140","92","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","40","","40","0","","","18th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1141","93","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1142","94","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","42","","42","0","","","16th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1143","95","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","50","","50","0","","","6th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1144","96","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","45","","45","0","","","12th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1145","97","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","35","","35","0","","","22nd","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1146","98","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","36","","36","0","","","21st","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1147","99","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","55","","55","0","","","2nd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1148","100","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","30","","30","0","","","23rd","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1149","101","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","37","","37","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1150","103","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","22","","22","0","","","27th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1151","104","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","28","","28","0","","","24th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1152","105","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","47","","47","0","","","9th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1153","106","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","50","","50","0","","","6th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1154","107","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","70","","70","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1155","108","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","43","","43","0","","","14th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1156","109","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","41","","41","0","","","17th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1157","110","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","50","","50","0","","","6th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1158","111","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","43","","43","0","","","14th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1159","112","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","28","","28","0","","","24th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1160","113","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","44","","44","0","","","13th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1161","114","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","23","","23","0","","","26th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1162","115","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","37","","37","0","","","19th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1163","116","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","52","","52","0","","","4th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1164","117","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1165","118","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","54","","54","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1166","120","6","0","SS 3","","BIOLOGY","14","","","","","","","0","0","0","0","","51","","51","0","","","5th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1167","92","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","48","","48","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1168","99","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","78","","78","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1169","105","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","80","","80","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1170","106","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","85","","85","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1171","108","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","77","","77","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1172","109","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","67","","67","0","","","8th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1173","110","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","83","","83","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1174","112","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","41","","41","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1175","113","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","73","","73","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1176","114","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","32","","32","0","","","13th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1177","117","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","74","","74","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1178","118","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","64","","64","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1179","119","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","33","","33","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1180","92","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","52","","52","0","","","19th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1181","93","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","71","","71","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1182","94","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","55","","55","0","","","17th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1183","95","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","69","","69","0","","","11th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1184","96","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","70","","70","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1185","97","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","47","","47","0","","","23rd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1186","98","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","48","","48","0","","","22nd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1187","99","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","77","","77","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1188","100","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","52","","52","0","","","19th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1189","101","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","42","","42","0","","","27th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1190","102","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","47","","47","0","","","23rd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1191","103","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","43","","43","0","","","26th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1192","104","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","38","","38","0","","","29th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1193","105","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","64","","64","0","","","14th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1194","106","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1195","107","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1196","108","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","69","","69","0","","","11th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1197","109","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","63","","63","0","","","15th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1198","110","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","71","","71","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1199","111","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","77","","77","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1200","112","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","49","","49","0","","","21st","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("1201","113","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","74","","74","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1202","114","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","40","","40","0","","","28th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1203","115","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","58","","58","0","","","16th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1204","116","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","","72","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1205","117","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","67","","67","0","","","13th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1206","118","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1207","119","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","44","","44","0","","","25th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1208","92","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","45","","45","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1209","99","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","79","","79","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1210","103","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","40","","40","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1211","105","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","69","","69","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1212","106","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","87","","87","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1213","108","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","67","","67","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1214","109","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","51","","51","0","","","9th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1215","110","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","61","","61","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1216","112","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","54","","54","0","","","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1217","113","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","77","","77","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1218","118","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","73","","73","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1219","119","6","0","SS 3","","GOVERNMENT","16","","","","","","","0","0","0","0","","35","","35","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1220","120","6","0","SS 3","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","53","","53","0","","","18th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1221","92","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","90","","90","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1222","99","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","92","","92","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1223","103","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","72","","72","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1224","105","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","97","","97","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1225","106","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","97","","97","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1226","108","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","92","","92","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1227","109","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","85","","85","0","","","7th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1228","110","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","88","","88","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1229","112","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","54","","54","0","","","11th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1230","113","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","77","","77","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1231","118","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","73","","73","0","","","9th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1232","119","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","35","","35","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1233","95","6","0","SS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","60","","60","0","","","2nd","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1234","96","6","0","SS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","37","","37","0","","","6th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1235","102","6","0","SS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","34","","34","0","","","7th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1236","104","6","0","SS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","20","","20","0","","","8th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1237","111","6","0","SS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","52","","52","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1238","115","6","0","SS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","38","","38","0","","","5th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1239","116","6","0","SS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","64","","64","0","","","1st","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1240","120","6","0","SS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","47","","47","0","","","4th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1241","117","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","58","","58","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1242","118","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","55","","55","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1243","119","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","29","","29","0","","","29th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1244","120","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","57","","57","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1245","92","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","42","","42","0","","","24th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1246","93","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","68","","68","0","","","2nd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1247","94","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","63","","63","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1248","95","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","68","","68","0","","","2nd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1249","96","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","55","","55","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1250","97","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","38","","38","0","","","28th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1251","98","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","49","","49","0","","","21st","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1252","99","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","61","","61","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1253","100","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1254","101","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","42","","42","0","","","24th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1255","102","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","51","","51","0","","","19th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1256","103","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","42","","42","0","","","24th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1257","104","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","50","","50","0","","","20th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1258","105","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","56","","56","0","","","12th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1259","106","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","63","","63","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1260","107","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","70","","70","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1261","108","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1262","109","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1263","110","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","49","","49","0","","","21st","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1264","111","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","66","","66","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1265","112","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","53","","53","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1266","113","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","63","","63","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1267","114","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","47","","47","0","","","23rd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1268","115","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","40","","40","0","","","27th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1269","116","6","0","SS 3","","ECONOMICS","17","","","","","","","0","0","0","0","","60","","60","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1270","93","6","0","SS 3","","GEOGRAPHY","18","","","","","","","0","0","0","0","","68","","68","0","","","2nd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1271","94","6","0","SS 3","","GEOGRAPHY","18","","","","","","","0","0","0","0","","47","","47","0","","","5th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1272","98","6","0","SS 3","","GEOGRAPHY","18","","","","","","","0","0","0","0","","51","","51","0","","","4th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1273","100","6","0","SS 3","","GEOGRAPHY","18","","","","","","","0","0","0","0","","58","","58","0","","","3rd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1274","101","6","0","SS 3","","GEOGRAPHY","18","","","","","","","0","0","0","0","","43","","43","0","","","6th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1275","107","6","0","SS 3","","GEOGRAPHY","18","","","","","","","0","0","0","0","","73","","73","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1276","117","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","65","","65","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1277","118","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","55","","55","0","","","17th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1278","119","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","44","","44","0","","","25th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1279","120","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","58","","58","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1280","92","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","50","","50","0","","","20th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1281","93","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","57","","57","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1282","94","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","56","","56","0","","","16th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1283","95","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","77","","77","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1284","96","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","64","","64","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1285","97","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","34","","34","0","","","28th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1286","98","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","57","","57","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1287","99","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","68","","68","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1288","100","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","63","","63","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1289","101","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","46","","46","0","","","23rd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1290","102","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","44","","44","0","","","25th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1291","103","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","50","","50","0","","","20th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1292","104","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","43","","43","0","","","27th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1293","105","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","62","","62","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1294","106","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","78","","78","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1295","107","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","78","","78","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1296","108","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","51","","51","0","","","19th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1297","109","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","61","","61","0","","","11th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1298","110","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","55","","55","0","","","17th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1299","111","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","76","","76","0","","","5th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1300","112","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","50","","50","0","","","20th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term");
INSERT INTO result_subject VALUES
("1301","113","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","59","","59","0","","","12th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1302","114","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","34","","34","0","","","28th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1303","115","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","45","","45","0","","","24th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1304","116","6","0","SS 3","","MARKETING","19","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1305","103","6","0","SS 3","","COMMERCE","20","","","","","","","0","0","0","0","","70","","70","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1306","108","6","0","SS 3","","COMMERCE","20","","","","","","","0","0","0","0","","77","","77","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1307","114","6","0","SS 3","","COMMERCE","20","","","","","","","0","0","0","0","","60","","60","0","","","4th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1308","119","6","0","SS 3","","COMMERCE","20","","","","","","","0","0","0","0","","72","","72","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","1st Term"),
("1309","65","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","40","","40","0","","","16th","E8","VERY POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1310","59","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","63","","63","0","","","2nd","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1311","58","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","44","","44","0","","","13th","E8","VERY POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1312","45","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","60","","60","0","","","5th","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1313","57","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","44","","44","0","","","13th","E8","VERY POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1314","53","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","63","","63","0","","","2nd","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1315","64","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","46","","46","0","","","12th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1316","49","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","51","","51","0","","","9th","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1317","63","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","58","","58","0","","","6th","C5","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1318","56","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","49","","49","0","","","10th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1319","60","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","47","","47","0","","","11th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1320","51","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","44","","44","0","","","13th","E8","VERY POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1321","42","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","54","","54","0","","","7th","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1322","54","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","67","","67","0","","","1st","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1323","61","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","62","","62","0","","","4th","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1324","47","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","54","","54","0","","","7th","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1325","65","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","53","","53","0","","","10th","C6","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1326","59","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","63","","63","0","","","6th","C4","CREDIT","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1327","58","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","74","","74","0","","","2nd","B2","VERY GOOD","OKPALAKU BENJAMIN","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1328","45","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","58","","58","0","","","9th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1329","57","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","35","","35","0","","","15th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1330","53","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","12th","D7","POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1331","64","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","45","","45","0","","","13th","D7","POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1332","49","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","38","","38","0","","","14th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1333","63","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","82","","82","0","","","1st","A1","EXCELLENT","OKPALAKU BENJAMIN","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1334","56","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","67","","67","0","","","5th","B3","GOOD","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1335","60","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","60","","60","0","","","8th","C4","CREDIT","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1336","51","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","32","","32","0","","","16th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1337","42","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","61","","61","0","","","7th","C4","CREDIT","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1338","54","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","74","","74","0","","","2nd","B2","VERY GOOD","OKPALAKU BENJAMIN","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1339","61","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","50","","50","0","","","11th","C6","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1340","47","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","72","","72","0","","","4th","B2","VERY GOOD","OKPALAKU BENJAMIN","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1341","65","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","43","","43","0","","","14th","E8","VERY POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1342","59","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","59","","59","0","","","9th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1343","58","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","69","","69","0","","","5th","B3","GOOD","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1344","45","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","73","","73","0","","","2nd","B2","VERY GOOD","OKPALAKU BENJAMIN","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1345","57","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","59","","59","0","","","9th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1346","53","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","57","","57","0","","","13th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1347","64","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","58","","58","0","","","11th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1348","49","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","58","","58","0","","","11th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1349","63","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","70","","70","0","","","4th","B2","VERY GOOD","OKPALAKU BENJAMIN","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1350","56","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","64","","64","0","","","7th","C4","CREDIT","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1351","60","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","43","","43","0","","","14th","E8","VERY POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1352","51","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","34","","34","0","","","16th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1353","42","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","71","","71","0","","","3rd","B2","VERY GOOD","OKPALAKU BENJAMIN","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1354","54","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","79","","79","0","","","1st","B2","VERY GOOD","OKPALAKU BENJAMIN","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1355","61","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","63","","63","0","","","8th","C4","CREDIT","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1356","47","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","67","","67","0","","","6th","B3","GOOD","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1357","65","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","36","","36","0","","","15th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1358","59","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","54","","54","0","","","7th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1359","58","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","62","","62","0","","","4th","C4","CREDIT","JAMES SUNDAY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1360","45","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","54","","54","0","","","7th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1361","57","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","34","","34","0","","","16th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1362","53","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","56","","56","0","","","5th","C5","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1363","64","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","49","","49","0","","","11th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1364","49","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","54","","54","0","","","7th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1365","63","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","67","","67","0","","","3rd","B3","GOOD","JAMES SUNDAY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1366","56","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","51","","51","0","","","10th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1367","60","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","40","","40","0","","","14th","E8","VERY POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1368","51","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","42","","42","0","","","13th","E8","VERY POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1369","42","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","47","","47","0","","","12th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1370","54","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","69","","69","0","","","2nd","B3","GOOD","JAMES SUNDAY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1371","61","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","56","","56","0","","","5th","C5","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1372","47","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","79","","79","0","","","1st","B2","VERY GOOD","JAMES SUNDAY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1373","65","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","23","","23","0","","","15th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1374","59","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","40","","40","0","","","4th","E8","VERY POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1375","62","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","7","","7","0","","","17th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1376","58","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","37","","37","0","","","8th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1377","45","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","38","","38","0","","","6th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1378","57","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","30","","30","0","","","11th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1379","53","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","40","","40","0","","","4th","E8","VERY POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1380","64","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","28","","28","0","","","12th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1381","49","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","36","","36","0","","","9th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1382","63","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","76","","76","0","","","1st","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1383","56","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","38","","38","0","","","6th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1384","60","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","22","","22","0","","","16th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1385","51","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","25","","25","0","","","13th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1386","42","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","53","","53","0","","","2nd","C6","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1387","54","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","51","","51","0","","","3rd","C6","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1388","61","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","31","","31","0","","","10th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1389","47","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","24","","24","0","","","14th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1390","65","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","40","","40","0","","","9th","E8","VERY POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1391","59","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","57","","57","0","","","3rd","C5","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1392","58","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","37","","37","0","","","11th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1393","45","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","50","","50","0","","","4th","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1394","57","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","19","","19","0","","","16th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1395","53","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","47","","47","0","","","7th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1396","64","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","48","","48","0","","","6th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1397","49","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","34","","34","0","","","12th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1398","63","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","59","","59","0","","","2nd","C5","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1399","56","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","31","","31","0","","","13th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1400","60","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","25","","25","0","","","15th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term");
INSERT INTO result_subject VALUES
("1401","51","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","26","","26","0","","","14th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1402","42","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","49","","49","0","","","5th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1403","54","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","62","","62","0","","","1st","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1404","61","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","47","","47","0","","","7th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1405","47","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","39","","39","0","","","10th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1406","56","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","57","","57","0","","","13th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1407","57","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","60","","60","0","","","11th","C4","CREDIT","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1408","58","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","68","","68","0","","","7th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1409","60","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","64","","64","0","","","8th","C4","CREDIT","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1410","59","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","58","","58","0","","","12th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1411","49","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","62","","62","0","","","10th","C4","CREDIT","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1412","45","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","77","","77","0","","","4th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1413","42","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","77","","77","0","","","4th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1414","47","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","50","","50","0","","","15th","C6","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1415","64","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","55","","55","0","","","14th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1416","51","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","43","","43","0","","","16th","E8","VERY POOR","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1417","65","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","63","","63","0","","","9th","C4","CREDIT","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1418","54","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","87","","87","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1419","53","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","70","","70","0","","","6th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1420","61","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","80","","80","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1421","63","4","0","SS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","80","","80","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1422","56","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","48","","48","0","","","13th","D7","POOR","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1423","57","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","53","","53","0","","","12th","C6","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1424","58","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","65","","65","0","","","5th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1425","60","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","46","","46","0","","","14th","D7","POOR","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1426","59","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","65","","65","0","","","5th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1427","49","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","56","","56","0","","","10th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1428","45","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","69","","69","0","","","2nd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1429","42","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","65","","65","0","","","5th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1430","47","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","44","","44","0","","","15th","E8","VERY POOR","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1431","64","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","54","","54","0","","","11th","C6","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1432","51","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","39","","39","0","","","16th","F9","FAIL","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1433","65","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","68","","68","0","","","3rd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1434","54","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","85","","85","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1435","53","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","68","","68","0","","","3rd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1436","61","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","63","","63","0","","","8th","C4","CREDIT","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1437","63","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","59","","59","0","","","9th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1438","62","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","4","","4","0","","","17th","F9","FAIL","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1439","56","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","898","","898","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1440","57","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","1","","1","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1441","58","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","85","","85","0","","","11th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1442","60","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","89","","89","0","","","8th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1443","59","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","98","","98","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1444","49","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","93","","93","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1445","45","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","94","","94","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1446","42","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","84","","84","0","","","13th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1447","47","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","90","","90","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1448","64","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","84","","84","0","","","13th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1449","51","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","85","","85","0","","","11th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1450","65","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","88","","88","0","","","9th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1451","54","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","80","","80","0","","","15th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1452","53","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","91","","91","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1453","61","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","88","","88","0","","","9th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1454","63","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","90","","90","0","","","6th","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1455","56","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","41","","41","0","","","13th","E8","VERY POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1456","57","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","30","","30","0","","","16th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1457","58","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","47","","47","0","","","10th","D7","POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1458","60","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","44","","44","0","","","12th","E8","VERY POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1459","59","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","63","","63","0","","","2nd","C4","CREDIT","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1460","49","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","60","","60","0","","","3rd","C4","CREDIT","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1461","45","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","55","","55","0","","","7th","C5","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1462","42","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","57","","57","0","","","4th","C5","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1463","47","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","53","","53","0","","","8th","C6","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1464","64","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","46","","46","0","","","11th","D7","POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1465","51","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","32","","32","0","","","15th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1466","65","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","35","","35","0","","","14th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1467","54","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","87","","87","0","","","1st","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1468","53","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","50","","50","0","","","9th","C6","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1469","61","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","57","","57","0","","","4th","C5","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1470","63","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","57","","57","0","","","4th","C5","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1471","56","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","44","","44","0","","","9th","E8","VERY POOR","OSAROFUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1472","57","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","37","","37","0","","","13th","F9","FAIL","OSAROFUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1473","58","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","57","","57","0","","","3rd","C5","CREDIT","OSAROFUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1474","60","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","22","","22","0","","","16th","F9","FAIL","OSAROFUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1475","59","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","36","","36","0","","","14th","F9","FAIL","OSAROFUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1476","49","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","42","","42","0","","","11th","E8","VERY POOR","OSAROFUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1477","45","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","49","","49","0","","","6th","D7","POOR","OSAROFUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1478","42","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","41","","41","0","","","12th","E8","VERY POOR","OSAROFUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1479","47","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","44","","44","0","","","9th","E8","VERY POOR","OSAROFUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1480","64","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","49","","49","0","","","6th","D7","POOR","OSAROFUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1481","51","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","23","","23","0","","","15th","F9","FAIL","OSAROFUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1482","65","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","45","","45","0","","","8th","D7","POOR","OSAROFUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1483","54","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","59","","59","0","","","2nd","C5","CREDIT","OSAROFUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1484","53","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","53","","53","0","","","5th","C6","CREDIT","OSAROFUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1485","61","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","57","","57","0","","","3rd","C5","CREDIT","OSAROFUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1486","63","4","0","SS 1","","ECONOMICS","17","","","","","","","0","0","0","0","","73","","73","0","","","1st","B2","VERY GOOD","OSAROFUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1487","56","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","56","","56","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1488","57","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","70","","70","0","","","10th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1489","58","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","76","","76","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1490","60","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","56","","56","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1491","59","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","73","","73","0","","","7th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1492","49","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","82","","82","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1493","45","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","59","","59","0","","","12th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1494","42","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","76","","76","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1495","47","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","72","","72","0","","","8th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1496","64","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","71","","71","0","","","9th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1497","51","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","41","","41","0","","","15th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1498","65","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","41","","41","0","","","15th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1499","54","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","68","","68","0","","","11th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1500","53","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","74","","74","0","","","6th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term");
INSERT INTO result_subject VALUES
("1501","61","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","76","","76","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1502","63","4","0","SS 1","","MARKETING","19","","","","","","","0","0","0","0","","77","","77","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1503","56","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","92","","92","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1504","57","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","57","","57","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1505","58","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","56","","56","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1506","60","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","52","","52","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1507","59","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","60","","60","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1508","49","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","57","","57","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1509","45","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","60","","60","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1510","42","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","62","","62","0","","","4th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1511","47","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","57","","57","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1512","64","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","80","","80","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1513","51","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","57","","57","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1514","65","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","57","","57","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1515","54","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","60","","60","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1516","53","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","68","","68","0","","","3rd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1517","61","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","53","","53","0","","","14th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1518","63","4","0","SS 1","","GEOGRAPHY","18","","","","","","","0","0","0","0","","45","","45","0","","","16th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1519","56","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","66","","66","0","","","10th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1520","57","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","57","","57","0","","","14th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1521","58","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","","72","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1522","60","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","60","","60","0","","","13th","C4","CREDIT","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1523","59","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","82","","82","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1524","49","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","82","","82","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1525","45","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","81","","81","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1526","42","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","71","","71","0","","","8th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1527","47","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","62","","62","0","","","11th","C4","CREDIT","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1528","64","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","62","","62","0","","","11th","C4","CREDIT","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1529","51","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","55","","55","0","","","15th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1530","65","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","48","","48","0","","","16th","D7","POOR","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1531","54","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","83","","83","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1532","53","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","78","","78","0","","","6th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1533","61","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","80","","80","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1534","63","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","71","","71","0","","","8th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1535","62","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","25","","25","0","40","17th","17th","F9","FAIL","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1536","56","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","61","","61","0","","","15th","C4","CREDIT","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1537","57","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","76","","76","0","","","8th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1538","58","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","86","","86","0","","","3rd","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1539","60","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","62","","62","0","","","14th","C4","CREDIT","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1540","59","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","67","","67","0","","","12th","B3","GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1541","49","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","82","","82","0","","","6th","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1542","45","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","81","","81","0","","","7th","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1543","42","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","83","","83","0","","","5th","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1544","47","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","46","","46","0","","","16th","D7","POOR","METHUSSELLAH DEBORAH","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1545","64","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","70","","70","0","","","11th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1546","51","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","63","","63","0","","","13th","C4","CREDIT","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1547","65","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","75","","75","0","","","10th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1548","54","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","88","","88","0","","","1st","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1549","53","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","84","","84","0","","","4th","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1550","61","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","76","","76","0","","","8th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1551","63","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","87","","87","0","","","2nd","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1552","122","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","31","","31","0","","","26th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1553","66","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","","52","0","","","15th","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1554","83","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","71","","71","0","","","2nd","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1555","78","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","54","","54","0","","","14th","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1556","71","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","49","","49","0","","","19th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1557","77","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","58","","58","0","","","13th","C5","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1558","76","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","66","","66","0","","","6th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1559","75","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","78","","78","0","","","1st","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1560","79","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","27","","27","0","","","27th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1561","70","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","46","","46","0","","","20th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1562","81","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","70","","70","0","","","3rd","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1563","123","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","43","","43","0","43","25th","21st","E8","VERY POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1564","72","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","70","","70","0","","","3rd","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1565","88","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","","52","0","","","15th","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1566","85","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","64","","64","0","","","9th","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1567","73","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","37","","37","0","","","23rd","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1568","74","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","61","","61","0","53.5","25th","10th","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1569","84","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","51","","51","0","","","17th","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1570","90","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1571","80","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","35","","35","0","","","24th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1572","67","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","65","","65","0","54.5","25th","8th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1573","68","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","33","","33","0","","","25th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1574","82","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","39","","39","0","","","22nd","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1575","91","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","60","","60","0","","","12th","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1576","69","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","66","","66","0","","","6th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1577","87","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","61","","61","0","","","10th","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1578","89","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","50","","50","0","","","18th","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1579","122","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","38","","38","0","","","16th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1580","66","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","60","","60","0","","","4th","C4","CREDIT","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1581","83","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","58","","58","0","","","7th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1582","78","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","30","","30","0","","","22nd","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1583","71","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","41","","41","0","","","14th","E8","VERY POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1584","77","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","80","","80","0","","","3rd","A1","EXCELLENT","OKPALAKU BENJAMIN","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1585","76","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","83","","83","0","","","2nd","A1","EXCELLENT","OKPALAKU BENJAMIN","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1586","75","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","","59","0","","","6th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1587","79","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","57","","57","0","","","8th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1588","70","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","45","","45","0","","","11th","D7","POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1589","81","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","50","","50","0","","","9th","C6","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1590","123","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","32","","32","0","32","25th","19th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1591","72","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","31","","31","0","","","20th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1592","88","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","35","","35","0","","","18th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1593","85","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","50","","50","0","","","9th","C6","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1594","73","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","15","","15","0","","","27th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1595","74","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","42","","42","0","52.5","25th","13th","E8","VERY POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1596","84","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","31","","31","0","","","20th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1597","90","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","41","","41","0","","","14th","E8","VERY POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1598","80","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","30","","30","0","","","22nd","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1599","67","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","60","","60","0","66","25th","4th","C4","CREDIT","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1600","68","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","29","","29","0","","","24th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term");
INSERT INTO result_subject VALUES
("1601","82","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","29","","29","0","","","24th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1602","91","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","43","","43","0","","","12th","E8","VERY POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1603","69","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","89","","89","0","","","1st","A1","EXCELLENT","OKPALAKU BENJAMIN","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1604","87","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","28","","28","0","","","26th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1605","89","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","37","","37","0","","","17th","F9","FAIL","OKPALAKU BENJAMIN","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1606","83","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","60","","60","0","","","2nd","C4","CREDIT","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1607","78","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","58","","58","0","","","6th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1608","71","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","55","","55","0","","","8th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1609","77","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","58","","58","0","","","6th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1610","76","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","76","","76","0","","","1st","B2","VERY GOOD","OKPALAKU BENJAMIN","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1611","75","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","60","","60","0","","","2nd","C4","CREDIT","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1612","79","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","40","","40","0","","","10th","E8","VERY POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1613","70","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","40","","40","0","","","10th","E8","VERY POOR","OKPALAKU BENJAMIN","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1614","81","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","59","","59","0","","","5th","C5","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1615","123","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","60","","60","0","","","2nd","C4","CREDIT","OKPALAKU BENJAMIN","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1616","66","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","50","","50","0","","","9th","C6","CREDIT","OKPALAKU BENJAMIN","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1617","83","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","58","","58","0","","","5th","C5","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1618","78","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","81","","81","0","","","2nd","A1","EXCELLENT","JAMES SUNDAY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1619","71","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","40","","40","0","","","10th","E8","VERY POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1620","77","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","77","","77","0","","","4th","B2","VERY GOOD","JAMES SUNDAY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1621","76","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","84","","84","0","","","1st","A1","EXCELLENT","JAMES SUNDAY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1622","75","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","52","","52","0","","","7th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1623","79","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","47","","47","0","","","9th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1624","70","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","57","","57","0","","","6th","C5","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1625","81","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","78","","78","0","","","3rd","B2","VERY GOOD","JAMES SUNDAY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1626","123","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","48","","48","0","","","8th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1627","66","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","39","","39","0","","","11th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1628","83","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","53","","53","0","","","2nd","C6","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1629","78","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","44","","44","0","","","8th","E8","VERY POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1630","71","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","36","","36","0","","","12th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1631","77","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","49","","49","0","","","5th","D7","POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1632","76","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","50","","50","0","","","4th","C6","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1633","75","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","48","","48","0","","","6th","D7","POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1634","79","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","24","","24","0","","","17th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1635","70","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","31","","31","0","","","14th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1636","81","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","53","","53","0","","","2nd","C6","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1637","123","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","38","","38","0","","","11th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1638","88","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","27","","27","0","","","16th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1639","73","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","29","","29","0","","","15th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1640","90","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","44","","44","0","","","8th","E8","VERY POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1641","80","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","43","","43","0","","","10th","E8","VERY POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1642","82","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","19","","19","0","","","19th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1643","91","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","33","","33","0","","","13th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1644","69","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","58","","58","0","","","1st","C5","CREDIT","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1645","122","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","20","","20","0","","","18th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1646","66","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","45","","45","0","","","7th","D7","POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1647","72","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","30","","30","0","","","13th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1648","88","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","26","","26","0","","","14th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1649","85","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","40","","40","0","","","5th","E8","VERY POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1650","73","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","36","","36","0","","","8th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1651","74","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","40","","40","0","","","5th","E8","VERY POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1652","84","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","44","","44","0","","","4th","E8","VERY POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1653","90","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","55","","55","0","","","2nd","C5","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1654","80","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","32","","32","0","","","11th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1655","67","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","59","","59","0","","","1st","C5","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1656","68","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","25","","25","0","","","15th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1657","82","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","24","","24","0","","","16th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1658","91","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","39","","39","0","","","7th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1659","69","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","51","","51","0","","","3rd","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1660","87","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","34","","34","0","","","10th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1661","89","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","36","","36","0","","","8th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1662","122","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","32","","32","0","","","11th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1663","72","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","69","","69","0","","","1st","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1664","88","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","63","","63","0","","","4th","C4","CREDIT","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1665","85","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","64","","64","0","","","3rd","C4","CREDIT","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1666","73","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","39","","39","0","","","12th","F9","FAIL","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1667","74","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","35","","35","0","","","13th","F9","FAIL","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1668","84","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","55","","55","0","","","7th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1669","90","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","56","","56","0","","","6th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1670","80","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1671","67","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","57","","57","0","","","5th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1672","68","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","30","","30","0","","","15th","F9","FAIL","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1673","82","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","34","","34","0","","","14th","F9","FAIL","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1674","91","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","50","","50","0","","","9th","C6","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1675","69","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","66","","66","0","","","2nd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1676","87","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","45","","45","0","","","11th","D7","POOR","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1677","89","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","54","","54","0","","","8th","C6","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1678","122","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","21","","21","0","","","16th","F9","FAIL","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1679","122","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","33","","33","0","","","26th","F9","FAIL","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1680","66","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","54","","54","0","","","21st","C6","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1681","83","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","","72","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1682","78","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","","72","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1683","71","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","52","","52","0","","","22nd","C6","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1684","77","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","79","","79","0","","","4th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1685","76","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","65","","65","0","","","14th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1686","75","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","65","","65","0","","","14th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1687","79","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","56","","56","0","","","18th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1688","70","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","55","","55","0","","","20th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1689","81","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","","72","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1690","123","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","69","","69","0","69","25th","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1691","72","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","82","","82","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1692","88","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","70","","70","0","","","11th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1693","85","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","","72","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1694","73","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","47","","47","0","","","23rd","D7","POOR","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1695","74","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","47","","47","0","48.5","25th","23rd","D7","POOR","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1696","84","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","70","","70","0","","","11th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1697","90","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","73","","73","0","","","6th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1698","80","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","65","","65","0","","","14th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1699","67","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","86","","86","0","83.5","25th","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1700","68","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","21","","21","0","","","27th","F9","FAIL","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term");
INSERT INTO result_subject VALUES
("1701","82","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","45","","45","0","","","25th","D7","POOR","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1702","91","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","56","","56","0","","","18th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1703","69","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","82","","82","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1704","87","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","59","","59","0","","","17th","C5","CREDIT","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1705","89","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","78","","78","0","","","5th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1706","80","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","86","","86","0","","","4th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1707","67","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","94","","94","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1708","68","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","44","","44","0","","","9th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1709","82","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","67","","67","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1710","91","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","82","","82","0","","","5th","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1711","69","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","88","","88","0","","","3rd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1712","87","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","61","","61","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1713","89","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","89","","89","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1714","122","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","46","","46","0","","","8th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1715","83","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","63","","63","0","","","2nd","C4","CREDIT","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1716","75","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","63","","63","0","","","2nd","C4","CREDIT","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1717","79","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","21","","21","0","","","7th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1718","70","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","30","","30","0","","","6th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1719","85","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","44","","44","0","","","4th","E8","VERY POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1720","84","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","43","","43","0","","","5th","E8","VERY POOR","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1721","67","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","64","","64","0","","","1st","C4","CREDIT","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1722","68","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","5","","5","0","","","8th","F9","FAIL","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1723","122","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","29","","29","0","","","27th","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1724","66","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","45","","45","0","","","16th","D7","POOR","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1725","83","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1726","78","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","50","","50","0","","","14th","C6","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1727","71","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","37","","37","0","","","22nd","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1728","77","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","55","","55","0","","","9th","C5","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1729","76","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","71","","71","0","","","4th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1730","75","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","51","","51","0","","","12th","C6","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1731","79","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","38","","38","0","","","21st","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1732","70","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","40","","40","0","","","19th","E8","VERY POOR","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1733","81","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","51","","51","0","","","12th","C6","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1734","123","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","44","","44","0","","","17th","E8","VERY POOR","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1735","72","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","75","","75","0","","","2nd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1736","88","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","53","","53","0","","","10th","C6","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1737","85","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","60","","60","0","","","7th","C4","CREDIT","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1738","73","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","30","","30","0","","","25th","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1739","74","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","50","","50","0","","","14th","C6","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1740","84","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","43","","43","0","","","18th","E8","VERY POOR","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1741","90","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","61","","61","0","","","6th","C4","CREDIT","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1742","80","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","52","","52","0","","","11th","C6","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1743","67","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","74","","74","0","","","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1744","68","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","30","","30","0","","","25th","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1745","82","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","36","","36","0","","","23rd","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1746","91","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","40","","40","0","","","19th","E8","VERY POOR","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1747","69","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","76","","76","0","","","1st","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1748","87","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","57","","57","0","","","8th","C5","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1749","89","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","34","","34","0","","","24th","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1750","83","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","57","","57","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1751","78","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","66","","66","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1752","71","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1753","77","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","50","","50","0","","","19th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1754","76","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","45","","45","0","","","24th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1755","75","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","50","","50","0","","","19th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1756","79","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","45","","45","0","","","24th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1757","70","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","58","","58","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1758","81","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","71","","71","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1759","123","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","46","","46","0","","","23rd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1760","72","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","64","","64","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1761","88","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","51","","51","0","","","17th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1762","85","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","68","","68","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1763","73","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","54","","54","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1764","74","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","55","","55","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1765","84","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","60","","60","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1766","90","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","66","","66","0","","","6th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1767","80","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","56","","56","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1768","67","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","73","","73","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1769","68","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","47","","47","0","","","22nd","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1770","82","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","50","","50","0","","","19th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1771","91","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","57","","57","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1772","69","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1773","87","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","44","","44","0","","","26th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1774","89","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","67","","67","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1775","122","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","42","","42","0","","","27th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1776","66","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","51","","51","0","","","17th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1777","78","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","61","","61","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1778","71","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","62","","62","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1779","77","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","64","","64","0","","","6th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1780","76","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","58","","58","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1781","81","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","76","","76","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1782","123","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","57","","57","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1783","72","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","75","","75","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1784","74","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","63","","63","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1785","87","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","74","","74","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1786","89","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","72","","72","0","","","4th","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1787","66","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1788","72","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","79","","79","0","","","4th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1789","88","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","81","","81","0","","","3rd","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1790","85","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","87","","87","0","","","1st","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1791","73","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","69","","69","0","","","5th","B3","GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1792","74","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","51","","51","0","","","7th","C6","CREDIT","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1793","84","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","65","","65","0","","","6th","B3","GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1794","90","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","84","","84","0","","","2nd","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1795","12","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1796","13","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","54","","54","0","","","10th","C6","CREDIT","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1797","14","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","50","","50","0","","","12th","C6","CREDIT","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1798","15","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","67","","67","0","","","9th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1799","16","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","72","","72","0","","","6th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1800","17","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","49","","49","0","","","13th","D7","POOR","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term");
INSERT INTO result_subject VALUES
("1801","18","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","41","","41","0","","","16th","E8","VERY POOR","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1802","19","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","48","","48","0","","","14th","D7","POOR","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1803","20","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","42","","42","0","","","15th","E8","VERY POOR","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1804","21","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","74","","74","0","","","5th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1805","22","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","87","","87","0","","","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1806","23","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","96","","96","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1807","24","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","53","","53","0","","","11th","C6","CREDIT","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1808","25","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","72","","72","0","","","6th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1809","26","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","85","","85","0","","","3rd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1810","27","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","71","","71","0","","","8th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1811","12","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1812","13","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","48","","48","0","","","8th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1813","14","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","34","","34","0","","","13th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1814","15","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","10th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1815","16","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","47","","47","0","","","9th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1816","17","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","33","","33","0","","","15th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1817","18","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","36","","36","0","","","12th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1818","19","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","49","","49","0","","","7th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1819","20","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","32","","32","0","","","16th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1820","21","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","52","","52","0","","","6th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1821","22","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","55","","55","0","","","4th","C5","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1822","23","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","89","","89","0","","","1st","A1","EXCELLENT","JAMES SUNDAY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1823","24","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","72","","72","0","","","2nd","B2","VERY GOOD","JAMES SUNDAY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1824","25","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","53","","53","0","","","5th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1825","26","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","","59","0","","","3rd","C5","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1826","27","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","34","","34","0","","","13th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1827","12","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","54","","54","0","","","9th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1828","13","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","55","","55","0","","","8th","C5","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1829","14","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","45","","45","0","","","11th","D7","POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1830","15","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","52","","52","0","","","10th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1831","16","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","60","","60","0","","","6th","C4","CREDIT","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1832","17","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","38","","38","0","","","14th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1833","18","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","35","","35","0","","","16th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1834","19","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","57","","57","0","","","7th","C5","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1835","20","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","38","","38","0","","","14th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1836","21","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","43","","43","0","","","12th","E8","VERY POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1837","22","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","71","","71","0","","","3rd","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1838","23","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","73","","73","0","","","2nd","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1839","24","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","61","","61","0","","","5th","C4","CREDIT","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1840","25","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","66","","66","0","","","4th","B3","GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1841","26","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","82","","82","0","","","1st","A1","EXCELLENT","OKAKAOBARI NGELALE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1842","27","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","40","","40","0","","","13th","E8","VERY POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1843","12","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","49","","49","0","","","5th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1844","13","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","47","","47","0","","","8th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1845","14","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","25","","25","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1846","15","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","44","","44","0","","","10th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1847","16","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","35","","35","0","","","13th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1848","17","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","38","","38","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1849","18","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","34","","34","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1850","19","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","45","","45","0","","","9th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1851","20","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","20","","20","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1852","21","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","53","","53","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1853","22","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","42","","42","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1854","23","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","66","","66","0","","","1st","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1855","24","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","48","","48","0","","","7th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1856","25","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","49","","49","0","","","5th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1857","26","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","53","","53","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1858","27","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","64","","64","0","","","2nd","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1859","12","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","82","","82","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1860","13","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","68","","68","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1861","14","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","52","","52","0","","","14th","C6","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1862","15","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","57","","57","0","","","12th","C5","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1863","16","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","65","","65","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1864","17","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","65","","65","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1865","18","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","50","","50","0","","","15th","C6","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1866","19","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","67","","67","0","","","7th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1867","20","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","43","","43","0","","","16th","E8","VERY POOR","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1868","21","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","72","","72","0","","","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1869","22","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","79","","79","0","","","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1870","23","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","83","","83","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1871","24","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","55","","55","0","","","13th","C5","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1872","25","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","59","","59","0","","","11th","C5","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1873","26","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","75","","75","0","","","4th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1874","27","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","62","","62","0","","","10th","C4","CREDIT","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1875","12","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","47","","47","0","","","10th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1876","13","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","44","","44","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1877","14","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","36","","36","0","","","13th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1878","15","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","49","","49","0","","","8th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1879","16","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","53","","53","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1880","17","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","40","","40","0","","","12th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1881","18","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","24","","24","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1882","19","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","53","","53","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1883","20","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","35","","35","0","","","14th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1884","21","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","34","","34","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1885","22","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","58","","58","0","","","2nd","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1886","23","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","78","","78","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1887","24","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","53","","53","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1888","25","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","49","","49","0","","","8th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1889","26","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","52","","52","0","","","7th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1890","27","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","53","","53","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1891","12","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","69","","69","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1892","13","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","57","","57","0","","","12th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1893","14","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","56","","56","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1894","15","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","56","","56","0","","","14th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1895","16","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","57","","57","0","","","12th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1896","17","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","67","","67","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1897","18","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","62","","62","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1898","19","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","71","","71","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1899","20","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","32","","32","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1900","21","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","64","","64","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term");
INSERT INTO result_subject VALUES
("1901","22","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","67","","67","0","","","5th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1902","23","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","78","","78","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1903","24","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","61","","61","0","","","10th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1904","25","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","75","","75","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1905","26","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","59","","59","0","","","11th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1906","27","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","65","","65","0","","","7th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1907","12","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","63","","63","0","","","7th","C4","CREDIT","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1908","13","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","51","","51","0","","","11th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1909","14","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","46","","46","0","","","14th","D7","POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1910","15","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","41","","41","0","","","16th","E8","VERY POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1911","16","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","60","","60","0","","","8th","C4","CREDIT","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1912","17","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","48","","48","0","","","13th","D7","POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1913","18","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","46","","46","0","","","14th","D7","POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1914","19","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","57","","57","0","","","9th","C5","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1915","20","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","51","","51","0","","","11th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1916","21","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","69","","69","0","","","3rd","B3","GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1917","22","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","75","","75","0","","","2nd","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1918","23","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","87","","87","0","","","1st","A1","EXCELLENT","OKAKAOBARI NGELALE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1919","24","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","55","","55","0","","","10th","C5","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1920","25","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","66","","66","0","","","4th","B3","GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1921","26","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","65","","65","0","","","5th","B3","GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1922","27","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","64","","64","0","","","6th","C4","CREDIT","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1923","12","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","70","","70","0","","","10th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1924","13","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","60","","60","0","","","13th","C4","CREDIT","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1925","14","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","61","","61","0","","","12th","C4","CREDIT","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1926","15","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","52","","52","0","","","16th","C6","CREDIT","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1927","16","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","76","","76","0","","","7th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1928","17","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","73","","73","0","","","8th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1929","18","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","72","","72","0","","","9th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1930","19","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","59","","59","0","","","14th","C5","CREDIT","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1931","20","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","57","","57","0","","","15th","C5","CREDIT","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1932","21","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","81","","81","0","","","6th","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1933","22","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","90","","90","0","","","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1934","23","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","91","","91","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1935","24","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","70","","70","0","","","10th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1936","25","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","82","","82","0","","","4th","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1937","26","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","83","","83","0","","","3rd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1938","27","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","82","","82","0","","","4th","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1939","12","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","37","","37","0","","","14th","F9","FAIL","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1940","13","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","71","","71","0","","","4th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1941","14","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","55","","55","0","","","10th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1942","15","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","35","","35","0","","","15th","F9","FAIL","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1943","16","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","75","","75","0","","","2nd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1944","17","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","45","","45","0","","","11th","D7","POOR","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1945","18","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","40","","40","0","","","13th","E8","VERY POOR","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1946","19","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","45","","45","0","","","11th","D7","POOR","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1947","20","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","27","","27","0","","","16th","F9","FAIL","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1948","21","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","65","","65","0","","","6th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1949","22","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","68","","68","0","","","5th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1950","23","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1951","24","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","58","","58","0","","","8th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1952","25","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","56","","56","0","","","9th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1953","26","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","73","","73","0","","","3rd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1954","27","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","61","","61","0","","","7th","C4","CREDIT","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1955","12","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","82","","82","0","","","4th","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1956","13","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","71","","71","0","","","10th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1957","14","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","57","","57","0","","","14th","C5","CREDIT","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1958","15","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","68","","68","0","","","11th","B3","GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1959","16","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","75","","75","0","","","7th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1960","17","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","62","","62","0","","","13th","C4","CREDIT","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1961","18","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","57","","57","0","","","14th","C5","CREDIT","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1962","19","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","73","","73","0","","","8th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1963","20","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","57","","57","0","","","14th","C5","CREDIT","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1964","21","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","73","","73","0","","","8th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1965","22","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","78","","78","0","","","6th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1966","23","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","91","","91","0","","","1st","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1967","24","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","67","","67","0","","","12th","B3","GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1968","25","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","81","","81","0","","","5th","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1969","26","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","86","","86","0","","","3rd","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1970","27","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","87","","87","0","","","2nd","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1971","12","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","67","","67","0","","","3rd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1972","13","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","57","","57","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1973","14","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","63","","63","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1974","15","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","61","","61","0","","","7th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1975","16","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","54","","54","0","","","14th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1976","17","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","60","","60","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1977","18","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","57","","57","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1978","19","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","44","","44","0","","","15th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1979","20","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","35","","35","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1980","21","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","63","","63","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1981","22","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","65","","65","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1982","23","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","87","","87","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1983","24","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","56","","56","0","","","13th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1984","25","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","57","","57","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1985","26","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","73","","73","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1986","27","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","59","","59","0","","","9th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1987","125","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","31","","31","0","","","11th","F9","FAIL","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1988","9","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","89","","89","0","","","4th","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1989","8","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","87","","87","0","","","5th","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1990","7","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","74","","74","0","","","8th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1991","6","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","95","","95","0","","","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1992","10","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","75","","75","0","","","7th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1993","11","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","94","","94","0","","","3rd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1994","2","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","65","","65","0","","","9th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1995","4","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","12","","12","0","","","13th","F9","FAIL","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1996","3","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","78","","78","0","","","6th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1997","121","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","98","","98","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1998","1","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","32","","32","0","","","10th","F9","FAIL","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("1999","126","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","24","","24","0","","","12th","F9","FAIL","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2000","125","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","45","","45","0","","","12th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term");
INSERT INTO result_subject VALUES
("2001","9","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","92","","92","0","","","1st","A1","EXCELLENT","JAMES SUNDAY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2002","8","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","66","","66","0","","","4th","B3","GOOD","JAMES SUNDAY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2003","7","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","","59","0","","","7th","C5","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2004","6","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","63","","63","0","","","5th","C4","CREDIT","JAMES SUNDAY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2005","10","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","11th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2006","11","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","92","","92","0","","","1st","A1","EXCELLENT","JAMES SUNDAY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2007","2","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","62","","62","0","","","6th","C4","CREDIT","JAMES SUNDAY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2008","4","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","48","","48","0","","","10th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2009","3","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","54","","54","0","","","8th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2010","121","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","76","","76","0","","","3rd","B2","VERY GOOD","JAMES SUNDAY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2011","1","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","23","","23","0","","","13th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2012","126","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","54","","54","0","","","8th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2013","125","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","23","","23","0","","","11th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2014","9","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2015","8","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","45","","45","0","","","7th","D7","POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2016","7","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","43","","43","0","","","8th","E8","VERY POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2017","6","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","79","","79","0","","","3rd","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2018","10","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","37","","37","0","","","9th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2019","11","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","85","","85","0","","","1st","A1","EXCELLENT","OKAKAOBARI NGELALE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2020","2","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","30","","30","0","","","10th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2021","4","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","16","","16","0","","","12th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2022","3","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","51","","51","0","","","5th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2023","121","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","84","","84","0","","","2nd","A1","EXCELLENT","OKAKAOBARI NGELALE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2024","1","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","12","","12","0","","","13th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2025","126","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","46","","46","0","","","6th","D7","POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2026","125","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","33","","33","0","","","10th","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2027","9","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","69","","69","0","","","2nd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2028","8","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","46","","46","0","","","7th","D7","POOR","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2029","7","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","47","","47","0","","","6th","D7","POOR","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2030","6","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","50","","50","0","","","5th","C6","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2031","10","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","34","","34","0","","","9th","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2032","11","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","70","","70","0","","","1st","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2033","2","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","33","","33","0","","","10th","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2034","4","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","22","","22","0","","","12th","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2035","3","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","56","","56","0","","","4th","C5","CREDIT","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2036","121","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","66","","66","0","","","3rd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2037","1","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","22","","22","0","","","12th","F9","FAIL","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2038","126","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","44","","44","0","","","8th","E8","VERY POOR","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2039","125","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","26","","26","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2040","9","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","45","","45","0","","","6th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2041","8","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","48","","48","0","","","4th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2042","7","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","39","","39","0","","","7th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2043","6","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","68","","68","0","","","3rd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2044","10","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","29","","29","0","","","9th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2045","11","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","81","","81","0","","","2nd","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2046","2","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","47","","47","0","","","5th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2047","4","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","7","","7","0","","","13th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2048","3","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","35","","35","0","","","8th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2049","121","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","92","","92","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2050","1","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","12","","12","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2051","126","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","28","","28","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2052","125","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","33","","33","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2053","9","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","75","","75","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2054","8","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","51","","51","0","","","5th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2055","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","52","","52","0","","","4th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2056","6","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","45","","45","0","","","8th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2057","10","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","34","","34","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2058","11","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","88","","88","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2059","2","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","46","","46","0","","","7th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2060","4","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","24","","24","0","","","13th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2061","3","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","42","","42","0","","","9th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2062","121","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","76","","76","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2063","1","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","30","","30","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2064","126","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","47","","47","0","","","6th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2065","125","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","67","","67","0","","","7th","B3","GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2066","9","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","74","","74","0","","","3rd","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2067","8","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","67","","67","0","","","7th","B3","GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2068","7","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","69","","69","0","","","6th","B3","GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2069","6","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","73","","73","0","","","4th","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2070","10","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","54","","54","0","","","9th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2071","11","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","75","","75","0","","","2nd","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2072","2","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","54","","54","0","","","9th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2073","4","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","34","","34","0","","","12th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2074","3","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","70","","70","0","","","5th","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2075","121","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","78","","78","0","","","1st","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2076","1","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","14","","14","0","","","13th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2077","126","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","52","","52","0","","","11th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2078","125","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","50","","50","0","","","9th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2079","9","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","73","","73","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2080","8","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","58","","58","0","","","4th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2081","7","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","54","","54","0","","","7th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2082","6","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","55","","55","0","","","5th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2083","10","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","52","","52","0","","","8th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2084","11","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","94","","94","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2085","2","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","39","","39","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2086","4","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","20","","20","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2087","3","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","55","","55","0","","","5th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2088","121","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","68","","68","0","","","3rd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2089","1","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","17","","17","0","","","13th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2090","126","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","43","","43","0","","","10th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2091","125","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","36","","36","0","","","11th","F9","FAIL","METHUSSELLAH DEBORAH","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2092","9","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","93","","93","0","","","2nd","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2093","8","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","77","","77","0","","","6th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2094","7","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","84","","84","0","","","4th","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2095","6","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","89","","89","0","","","3rd","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2096","10","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","40","","40","0","","","10th","E8","VERY POOR","METHUSSELLAH DEBORAH","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2097","11","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","96","","96","0","","","1st","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2098","2","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","36","","36","0","","","11th","F9","FAIL","METHUSSELLAH DEBORAH","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2099","4","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","41","","41","0","","","9th","E8","VERY POOR","METHUSSELLAH DEBORAH","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2100","3","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","80","","80","0","","","5th","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term");
INSERT INTO result_subject VALUES
("2101","121","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","51","","51","0","","","8th","C6","CREDIT","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2102","1","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","14","","14","0","","","13th","F9","FAIL","METHUSSELLAH DEBORAH","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2103","126","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","64","","64","0","","","7th","C4","CREDIT","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2104","125","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","45","","45","0","","","8th","D7","POOR","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2105","9","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","71","","71","0","","","2nd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2106","8","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","67","","67","0","","","3rd","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2107","7","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","55","","55","0","","","7th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2108","6","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","58","","58","0","","","5th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2109","10","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","45","","45","0","","","8th","D7","POOR","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2110","11","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","77","","77","0","","","1st","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2111","2","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","45","","45","0","","","8th","D7","POOR","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2112","4","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","33","","33","0","","","11th","F9","FAIL","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2113","3","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","57","","57","0","","","6th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2114","121","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","67","","67","0","","","3rd","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2115","1","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","30","","30","0","","","12th","F9","FAIL","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2116","126","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","30","","30","0","","","12th","F9","FAIL","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2117","125","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","53","","53","0","","","9th","C6","CREDIT","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2118","9","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","83","","83","0","","","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2119","8","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","67","","67","0","","","5th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2120","7","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","69","","69","0","","","4th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2121","6","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","59","","59","0","","","8th","C5","CREDIT","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2122","10","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","66","","66","0","","","7th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2123","11","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","92","","92","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2124","2","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","51","","51","0","","","10th","C6","CREDIT","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2125","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","41","","41","0","","","12th","E8","VERY POOR","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2126","3","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","67","","67","0","","","5th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2127","121","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","78","","78","0","","","3rd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2128","1","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","51","","51","0","","","10th","C6","CREDIT","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2129","126","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","26","","26","0","","","13th","F9","FAIL","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2130","28","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","93","","93","0","","","1st","A1","EXCELLENT","GLORY ISSAC","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2131","36","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","21","","21","0","","","18th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2132","34","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","67","","67","0","","","8th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2133","32","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","39","","39","0","","","15th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2134","35","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","62","","62","0","","","10th","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2135","39","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","86","","86","0","","","2nd","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2136","52","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","74","","74","0","","","5th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2137","41","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","85","","85","0","","","3rd","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2138","33","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","47","","47","0","","","14th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2139","48","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","59","","59","0","","","11th","C5","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2140","30","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","80","","80","0","","","4th","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2141","40","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","56","","56","0","","","13th","C5","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2142","29","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","59","","59","0","","","11th","C5","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2143","44","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","69","","69","0","","","7th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2144","46","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","63","","63","0","","","9th","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2145","43","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","35","","35","0","","","16th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2146","31","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","70","","70","0","","","6th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2147","50","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","33","","33","0","","","17th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2148","28","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","96","","96","0","","","1st","A1","EXCELLENT","JAMES SUNDAY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2149","36","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","32","","32","0","","","18th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2150","34","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","","46","0","","","12th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2151","32","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","44","","44","0","","","13th","E8","VERY POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2152","35","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","56","","56","0","","","7th","C5","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2153","39","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","73","","73","0","","","2nd","B2","VERY GOOD","JAMES SUNDAY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2154","52","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","69","","69","0","","","4th","B3","GOOD","JAMES SUNDAY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2155","41","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","66","","66","0","","","5th","B3","GOOD","JAMES SUNDAY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2156","33","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","44","","44","0","","","13th","E8","VERY POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2157","48","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","55","","55","0","","","8th","C5","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2158","30","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","70","","70","0","","","3rd","B2","VERY GOOD","JAMES SUNDAY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2159","40","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","","59","0","","","6th","C5","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2160","29","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","43","","43","0","","","15th","E8","VERY POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2161","44","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","52","","52","0","","","10th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2162","46","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","54","","54","0","","","9th","C6","CREDIT","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2163","43","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","47","","47","0","","","11th","D7","POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2164","31","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","43","","43","0","","","15th","E8","VERY POOR","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2165","50","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","34","","34","0","","","17th","F9","FAIL","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2166","28","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","90.8","","90.8","0","","","1st","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2167","36","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","32.6","","32.6","0","","","18th","F9","FAIL","METHUSSELLAH DEBORAH","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2168","34","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","72","","72","0","","","9th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2169","32","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","63","","63","0","","","14th","C4","CREDIT","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2170","35","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","73","","73","0","","","8th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2171","39","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","79.2","","79.2","0","","","4th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2172","52","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","70.4","","70.4","0","","","10th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2173","41","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","67.2","","67.2","0","","","13th","B3","GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2174","33","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","67.6","","67.6","0","","","12th","B3","GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2175","48","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","50","","50","0","","","16th","C6","CREDIT","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2176","30","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","75.8","","75.8","0","","","7th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2177","40","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","77.8","","77.8","0","","","5th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2178","29","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","68.6","","68.6","0","","","11th","B3","GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2179","44","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","76.4","","76.4","0","","","6th","B2","VERY GOOD","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2180","46","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","82.2","","82.2","0","","","3rd","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2181","43","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","56.2","","56.2","0","","","15th","C5","CREDIT","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2182","31","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","83.4","","83.4","0","","","2nd","A1","EXCELLENT","METHUSSELLAH DEBORAH","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2183","50","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","50","","50","0","","","16th","C6","CREDIT","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2184","28","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","88","","88","0","","","1st","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2185","36","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","29","","29","0","","","18th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2186","34","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","74","","74","0","","","7th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2187","32","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","64","","64","0","","","13th","C4","CREDIT","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2188","35","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","67","","67","0","","","11th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2189","39","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2190","52","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","78","","78","0","","","2nd","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2191","41","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","71","","71","0","","","9th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2192","33","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","67","","67","0","","","11th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2193","48","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","50","","50","0","","","14th","C6","CREDIT","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2194","30","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","77","","77","0","","","3rd","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2195","40","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","71","","71","0","","","9th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2196","29","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","47","","47","0","","","15th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2197","44","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2198","46","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","73","","73","0","","","8th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2199","43","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","46","","46","0","","","16th","D7","POOR","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2200","31","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","76","","76","0","","","4th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term");
INSERT INTO result_subject VALUES
("2201","50","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","38","","38","0","","","17th","F9","FAIL","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2202","28","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","93","","93","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2203","36","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","37","","37","0","","","18th","F9","FAIL","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2204","34","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","58","","58","0","","","14th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2205","32","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","69","","69","0","","","8th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2206","35","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","60","","60","0","","","11th","C4","CREDIT","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2207","39","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","78","","78","0","","","3rd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2208","52","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","80","","80","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2209","41","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","68","","68","0","","","9th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2210","33","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","75","","75","0","","","4th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2211","48","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","50","","50","0","","","17th","C6","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2212","30","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","73","","73","0","","","5th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2213","40","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","68","","68","0","","","9th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2214","29","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","60","","60","0","","","11th","C4","CREDIT","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2215","44","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","60","","60","0","","","11th","C4","CREDIT","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2216","46","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","55","","55","0","","","16th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2217","43","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","70","","70","0","","","6th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2218","31","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","70","","70","0","","","6th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2219","50","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","58","","58","0","","","14th","C5","CREDIT","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2220","28","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","58","","58","0","","","1st","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2221","36","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","9","","9","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2222","34","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","23","","23","0","","","13th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2223","32","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","19","","19","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2224","35","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","25","","25","0","","","12th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2225","39","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","36","","36","0","","","7th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2226","52","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","51","","51","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2227","41","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","48","","48","0","","","4th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2228","33","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","23","","23","0","","","13th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2229","48","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","27","","27","0","","","11th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2230","30","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","45","","45","0","","","5th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2231","40","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","52","","52","0","","","2nd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2232","29","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","29","","29","0","","","10th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2233","44","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","34","","34","0","","","8th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2234","46","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","31","","31","0","","","9th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2235","43","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","22","","22","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2236","31","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","39","","39","0","","","6th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2237","50","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","19","","19","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2238","28","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","75","","75","0","","","1st","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2239","36","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","22","","22","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2240","34","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","52","","52","0","","","13th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2241","32","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","54","","54","0","","","10th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2242","35","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","53","","53","0","","","11th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2243","39","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","67","","67","0","","","2nd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2244","52","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","61","","61","0","","","6th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2245","41","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","65","","65","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2246","33","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","49","","49","0","","","16th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2247","48","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","51","","51","0","","","14th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2248","30","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","61","","61","0","","","6th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2249","40","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","65","","65","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2250","29","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","53","","53","0","","","11th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2251","44","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","59","","59","0","","","8th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2252","46","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","50","","50","0","","","15th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2253","43","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","55","","55","0","","","9th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2254","31","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","66","","66","0","","","3rd","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2255","50","3","0","JSS 3","","PREVOCATIONAL STUDIES","22","","","","","","","0","0","0","0","","40","","40","0","","","17th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2256","28","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","68","","68","0","","","1st","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2257","36","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","25","","25","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2258","34","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","52","","52","0","","","4th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2259","32","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","49","","49","0","","","8th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2260","35","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","50","","50","0","","","6th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2261","39","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","53","","53","0","","","3rd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2262","52","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","50","","50","0","","","6th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2263","41","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","39","","39","0","","","15th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2264","33","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","46","","46","0","","","9th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2265","48","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","44","","44","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2266","30","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","51","","51","0","","","5th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2267","40","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","41","","41","0","","","14th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2268","29","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","54","","54","0","","","2nd","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2269","44","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","46","","46","0","","","9th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2270","46","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","44","","44","0","","","11th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2271","43","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","36","","36","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2272","31","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","43","","43","0","","","13th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2273","50","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","27","","27","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2274","28","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","80","","80","0","","","1st","A1","EXCELLENT","OKAKAOBARI NGELALE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2275","36","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","34","","34","0","","","16th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2276","34","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","49","","49","0","","","12th","D7","POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2277","32","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","50","","50","0","","","11th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2278","35","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","59","","59","0","","","9th","C5","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2279","39","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","61","","61","0","","","7th","C4","CREDIT","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2280","52","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","43","","43","0","","","14th","E8","VERY POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2281","41","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","71","","71","0","","","4th","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2282","33","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","61","","61","0","","","7th","C4","CREDIT","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2283","48","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","27","","27","0","","","17th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2284","30","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","63","","63","0","","","6th","C4","CREDIT","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2285","40","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","75","","75","0","","","2nd","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2286","29","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","65","","65","0","","","5th","B3","GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2287","44","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","56","","56","0","","","10th","C5","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2288","46","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","44","","44","0","","","13th","E8","VERY POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2289","43","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","18","","18","0","","","18th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2290","31","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","75","","75","0","","","2nd","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2291","50","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","38","","38","0","","","15th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2292","28","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","78","","78","0","","","1st","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2293","36","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","33","","33","0","","","15th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2294","34","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","53","","53","0","","","8th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2295","32","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","41","","41","0","","","12th","E8","VERY POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2296","35","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","40","","40","0","","","13th","E8","VERY POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2297","39","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","62","","62","0","","","4th","C4","CREDIT","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2298","52","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","51","","51","0","","","9th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2299","41","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","66","","66","0","","","3rd","B3","GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2300","33","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","40","","40","0","","","13th","E8","VERY POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term");
INSERT INTO result_subject VALUES
("2301","48","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","33","","33","0","","","15th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2302","30","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","72","","72","0","","","2nd","B2","VERY GOOD","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2303","40","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","55","","55","0","","","6th","C5","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2304","29","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","59","","59","0","","","5th","C5","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2305","44","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","43","","43","0","","","11th","E8","VERY POOR","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2306","46","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","50","","50","0","","","10th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2307","43","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","20","","20","0","","","18th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2308","31","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","54","","54","0","","","7th","C6","CREDIT","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2309","50","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","32","","32","0","","","17th","F9","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2310","28","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","85","","85","0","","","1st","A1","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2311","36","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","5","","5","0","","","18th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2312","34","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","45","","45","0","","","14th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2313","32","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","48","","48","0","","","13th","D7","POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2314","35","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","62","","62","0","","","6th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2315","39","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","74","","74","0","","","2nd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2316","52","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","61","","61","0","","","8th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2317","41","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","56","","56","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2318","33","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","54","","54","0","","","12th","C6","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2319","48","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","39","","39","0","","","16th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2320","30","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","60","","60","0","","","9th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2321","40","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","63","","63","0","","","5th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2322","29","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","56","","56","0","","","10th","C5","CREDIT","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2323","44","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","67","","67","0","","","4th","B3","GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2324","46","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","62","","62","0","","","6th","C4","CREDIT","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2325","43","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","27","","27","0","","","17th","F9","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2326","31","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","70","","70","0","","","3rd","B2","VERY GOOD","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2327","50","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","42","","42","0","","","15th","E8","VERY POOR","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","2nd Term"),
("2328","8","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","17","14","","","","0","0","0","0","49","27","76","76","25.33","84","6th","6th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2329","9","1","0","JSS 1","","ENGLISH LANGUAGE","1","19","18","20","","","","0","0","0","0","57","36","93","93","31","91.67","4th","2nd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2330","1","1","0","JSS 1","","ENGLISH LANGUAGE","1","6","6","13","","","","0","0","0","0","25","18","43","43","14.33","34.33","13th","11th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2331","10","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","15","12","","","","0","0","0","0","37","27","64","64","21.33","63.67","9th","9th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2332","121","1","0","JSS 1","","ENGLISH LANGUAGE","1","20","20","19","","","","0","0","0","0","59","32","91","91","45.5","94.5","2nd","3rd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2333","2","1","0","JSS 1","","ENGLISH LANGUAGE","1","14","13","12","","","","0","0","0","0","39","18","57","57","19","63.33","12th","10th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2334","3","1","0","JSS 1","","ENGLISH LANGUAGE","1","16","16","19","","","","0","0","0","0","51","32","83","83","27.67","80","5th","5th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2335","4","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","2","9","","","","0","0","0","0","16","10","26","26","8.67","20.33","14th","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2336","125","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","6","12","","","","0","0","0","0","28","14","42","42","21","36.5","10th","12th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2337","11","1","0","JSS 1","","ENGLISH LANGUAGE","1","20","19","18","","","","0","0","0","0","57","40","97","97","32.33","96.67","3rd","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2338","6","1","0","JSS 1","","ENGLISH LANGUAGE","1","17","19","14","","","","0","0","0","0","50","24","74","74","24.67","78","7th","7th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2339","126","1","0","JSS 1","","ENGLISH LANGUAGE","1","0","2","12","","","","0","0","0","0","14","26","40","40","20","32","11th","13th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2340","7","1","0","JSS 1","","ENGLISH LANGUAGE","1","11","15","14","","","","0","0","0","0","40","26","66","66","22","64.67","8th","8th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2341","18","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","9","5","8","","","","0","0","0","0","22","16","38","38","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2342","17","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","8","8","","","","0","0","0","0","26","21","47","47","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2343","16","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","11","13","","","","0","0","0","0","35","22","57","57","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2344","24","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","11","12","","","","0","0","0","0","34","17","51","51","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2345","15","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","10","7","","","","0","0","0","0","28","16","44","44","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2346","23","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","16","19","","","","0","0","0","0","53","28","81","81","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2347","14","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","7","7","","","","0","0","0","0","27","19","46","46","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2348","20","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","6","7","4","","","","0","0","0","0","17","9","26","26","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2349","27","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","11","10","","","","0","0","0","0","35","20","55","55","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2350","25","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","10","12","","","","0","0","0","0","39","23","62","62","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2351","22","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","12","12","","","","0","0","0","0","39","22","61","61","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2352","21","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","7","15","","","","0","0","0","0","34","14","48","48","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2353","26","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","10","8","","","","0","0","0","0","33","21","54","54","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2354","13","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","9","9","12","","","","0","0","0","0","30","22","52","52","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2355","12","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","9","10","","","","0","0","0","0","31","20","51","51","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2356","19","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","11","8","","","","0","0","0","0","31","21","52","52","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2357","18","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","8","7","1","","","","0","0","0","0","16","21","37","37","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2358","17","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","13","8","6","","","","0","0","0","0","27","26","53","53","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2359","16","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","13","7","8","","","","0","0","0","0","28","30","58","58","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2360","24","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","10","10","15","","","","0","0","0","0","35","29","64","64","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2361","15","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","11","9","12","","","","0","0","0","0","32","30","62","62","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2362","23","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","17","13","17","","","","0","0","0","0","47","31","78","78","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2363","14","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","10","5","3","","","","0","0","0","0","18","25","43","43","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2364","20","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","7","4","2","","","","0","0","0","0","13","16","29","29","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2365","27","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","12","13","15","","","","0","0","0","0","40","25","65","65","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2366","25","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","9","10","16","","","","0","0","0","0","35","28","63","63","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2367","22","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","11","8","11","","","","0","0","0","0","30","26","56","56","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2368","21","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","13","11","12","","","","0","0","0","0","36","20","56","56","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2369","26","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","11","11","14","","","","0","0","0","0","36","25","61","61","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2370","13","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","10","9","16","","","","0","0","0","0","35","30","65","65","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2371","12","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","9","10","6","","","","0","0","0","0","25","26","51","51","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2372","19","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","11","9","10","","","","0","0","0","0","30","28","58","58","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2373","18","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","15","14","14","","","","0","0","0","0","43","24","67","67","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2374","17","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","19","15","16","","","","0","0","0","0","50","28","78","78","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2375","16","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","18","15","18","","","","0","0","0","0","51","36","87","87","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2376","24","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","16","14","17","","","","0","0","0","0","47","33","80","80","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2377","15","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","17","10","14","","","","0","0","0","0","41","26","67","67","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2378","23","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","19","18","20","","","","0","0","0","0","57","38","95","95","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2379","14","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","13","12","14","","","","0","0","0","0","39","34","73","73","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2380","20","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","9","11","8","","","","0","0","0","0","28","21","49","49","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2381","27","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","15","16","17","","","","0","0","0","0","48","34","82","82","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2382","25","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","18","16","15","","","","0","0","0","0","49","32","81","81","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2383","22","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","19","18","20","","","","0","0","0","0","57","38","95","95","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2384","21","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","18","16","16","","","","0","0","0","0","50","32","82","82","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2385","26","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","18","17","19","","","","0","0","0","0","54","33","87","87","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2386","13","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","18","12","17","","","","0","0","0","0","47","30","77","77","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2387","12","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","15","14","18","","","","0","0","0","0","47","32","79","79","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2388","19","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","17","12","9","","","","0","0","0","0","38","25","63","63","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2389","18","2","0","JSS 2","","ENGLISH LANGUAGE","1","14","8","12","","","","0","0","0","0","34","22","56","56","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2390","17","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","10","15","","","","0","0","0","0","40","14","54","54","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2391","16","2","0","JSS 2","","ENGLISH LANGUAGE","1","16","14","18","","","","0","0","0","0","48","28","76","76","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2392","24","2","0","JSS 2","","ENGLISH LANGUAGE","1","16","11","15","","","","0","0","0","0","42","23","65","65","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2393","15","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","13","15","","","","0","0","0","0","43","24","67","67","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2394","23","2","0","JSS 2","","ENGLISH LANGUAGE","1","18","19","19","","","","0","0","0","0","56","38","94","94","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2395","14","2","0","JSS 2","","ENGLISH LANGUAGE","1","12","10","18","","","","0","0","0","0","40","19","59","59","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2396","20","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","8","12","","","","0","0","0","0","30","14","44","44","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2397","27","2","0","JSS 2","","ENGLISH LANGUAGE","1","13","14","14","","","","0","0","0","0","41","31","72","72","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2398","25","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","14","15","","","","0","0","0","0","44","31","75","75","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2399","22","2","0","JSS 2","","ENGLISH LANGUAGE","1","18","17","19","","","","0","0","0","0","54","37","91","91","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2400","21","2","0","JSS 2","","ENGLISH LANGUAGE","1","14","15","18","","","","0","0","0","0","47","28","75","75","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term");
INSERT INTO result_subject VALUES
("2401","26","2","0","JSS 2","","ENGLISH LANGUAGE","1","17","17","15","","","","0","0","0","0","49","36","85","85","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2402","13","2","0","JSS 2","","ENGLISH LANGUAGE","1","16","11","15","","","","0","0","0","0","42","26","68","68","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2403","12","2","0","JSS 2","","ENGLISH LANGUAGE","1","16","15","16","","","","0","0","0","0","47","28","75","75","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2404","19","2","0","JSS 2","","ENGLISH LANGUAGE","1","16","10","13","","","","0","0","0","0","39","23","62","62","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2405","65","4","0","SS 1","","BIOLOGY","14","5","5","5","","","","0","0","0","0","15","13","28","28","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2406","59","4","0","SS 1","","BIOLOGY","14","6","8","9","","","","0","0","0","0","23","21","44","44","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2407","62","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","","0","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2408","58","4","0","SS 1","","BIOLOGY","14","8","7","8","","","","0","0","0","0","23","14","37","37","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2409","45","4","0","SS 1","","BIOLOGY","14","8","9","7","","","","0","0","0","0","24","15","39","39","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2410","57","4","0","SS 1","","BIOLOGY","14","6","6","7","","","","0","0","0","0","19","15","34","34","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2411","53","4","0","SS 1","","BIOLOGY","14","7","8","8","","","","0","0","0","0","23","17","40","40","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2412","64","4","0","SS 1","","BIOLOGY","14","5","6","6","","","","0","0","0","0","17","14","31","31","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2413","49","4","0","SS 1","","BIOLOGY","14","7","7","9","","","","0","0","0","0","23","28","51","51","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2414","63","4","0","SS 1","","BIOLOGY","14","11","15","12","","","","0","0","0","0","38","33","71","71","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2415","56","4","0","SS 1","","BIOLOGY","14","3","7","8","","","","0","0","0","0","18","12","30","30","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2416","60","4","0","SS 1","","BIOLOGY","14","4","4","8","","","","0","0","0","0","16","14","30","30","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2417","51","4","0","SS 1","","BIOLOGY","14","4","9","8","","","","0","0","0","0","21","13","34","34","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2418","42","4","0","SS 1","","BIOLOGY","14","7","10","8","","","","0","0","0","0","25","13","38","38","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2419","54","4","0","SS 1","","BIOLOGY","14","11","10","12","","","","0","0","0","0","33","25","58","58","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2420","61","4","0","SS 1","","BIOLOGY","14","4","6","7","","","","0","0","0","0","17","19","36","36","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2421","47","4","0","SS 1","","BIOLOGY","14","9","5","7","","","","0","0","0","0","21","25","46","46","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2422","65","4","0","SS 1","","ENGLISH LANGUAGE","1","12","8","13","","","","0","0","0","0","33","24","57","57","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2423","59","4","0","SS 1","","ENGLISH LANGUAGE","1","13","13","16","","","","0","0","0","0","42","25","67","67","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2424","58","4","0","SS 1","","ENGLISH LANGUAGE","1","14","9","15","","","","0","0","0","0","38","24","62","62","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2425","45","4","0","SS 1","","ENGLISH LANGUAGE","1","12","12","18","","","","0","0","0","0","42","25","67","67","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2426","57","4","0","SS 1","","ENGLISH LANGUAGE","1","8","9","16","","","","0","0","0","0","33","18","51","51","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2427","53","4","0","SS 1","","ENGLISH LANGUAGE","1","13","13","19","","","","0","0","0","0","45","24","69","69","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2428","64","4","0","SS 1","","ENGLISH LANGUAGE","1","13","9","10","","","","0","0","0","0","32","21","53","53","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2429","49","4","0","SS 1","","ENGLISH LANGUAGE","1","11","10","17","","","","0","0","0","0","38","22","60","60","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2430","63","4","0","SS 1","","ENGLISH LANGUAGE","1","12","12","18","","","","0","0","0","0","42","28","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2431","56","4","0","SS 1","","ENGLISH LANGUAGE","1","8","10","15","","","","0","0","0","0","33","13","46","46","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2432","60","4","0","SS 1","","ENGLISH LANGUAGE","1","9","9","10","","","","0","0","0","0","28","18","46","46","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2433","51","4","0","SS 1","","ENGLISH LANGUAGE","1","8","8","15","","","","0","0","0","0","31","17","48","48","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2434","42","4","0","SS 1","","ENGLISH LANGUAGE","1","12","11","19","","","","0","0","0","0","42","23","65","65","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2435","54","4","0","SS 1","","ENGLISH LANGUAGE","1","14","14","19","","","","0","0","0","0","47","27","74","74","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2436","61","4","0","SS 1","","ENGLISH LANGUAGE","1","11","12","19","","","","0","0","0","0","42","26","68","68","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2437","47","4","0","SS 1","","ENGLISH LANGUAGE","1","11","11","19","","","","0","0","0","0","41","18","59","59","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2438","65","4","0","SS 1","","ECONOMICS","17","10","9","4","","","","0","0","0","0","23","22","45","45","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2439","59","4","0","SS 1","","ECONOMICS","17","11","7","7","","","","0","0","0","0","25","27","52","52","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2440","58","4","0","SS 1","","ECONOMICS","17","13","11","13","","","","0","0","0","0","37","33","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2441","45","4","0","SS 1","","ECONOMICS","17","15","10","15","","","","0","0","0","0","40","30","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2442","57","4","0","SS 1","","ECONOMICS","17","5","7","11","","","","0","0","0","0","23","20","43","43","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2443","53","4","0","SS 1","","ECONOMICS","17","13","11","15","","","","0","0","0","0","39","31","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2444","64","4","0","SS 1","","ECONOMICS","17","11","9","13","","","","0","0","0","0","33","31","64","64","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2445","49","4","0","SS 1","","ECONOMICS","17","9","6","12","","","","0","0","0","0","27","28","55","55","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2446","63","4","0","SS 1","","ECONOMICS","17","16","15","15","","","","0","0","0","0","46","36","82","82","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2447","56","4","0","SS 1","","ECONOMICS","17","8","9","13","","","","0","0","0","0","30","19","49","49","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2448","60","4","0","SS 1","","ECONOMICS","17","10","4","8","","","","0","0","0","0","22","20","42","42","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2449","51","4","0","SS 1","","ECONOMICS","17","9","5","6","","","","0","0","0","0","20","18","38","38","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2450","42","4","0","SS 1","","ECONOMICS","17","13","8","11","","","","0","0","0","0","32","34","66","66","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2451","54","4","0","SS 1","","ECONOMICS","17","15","17","14","","","","0","0","0","0","46","37","83","83","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2452","61","4","0","SS 1","","ECONOMICS","17","10","13","10","","","","0","0","0","0","33","30","63","63","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2453","47","4","0","SS 1","","ECONOMICS","17","11","9","9","","","","0","0","0","0","29","23","52","52","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2454","65","4","0","SS 1","","COMMERCE","20","15","15","13","","","","0","0","0","0","43","28","71","71","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2455","59","4","0","SS 1","","COMMERCE","20","17","13","15","","","","0","0","0","0","45","28","73","73","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2456","58","4","0","SS 1","","COMMERCE","20","14","17","20","","","","0","0","0","0","51","26","77","77","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2457","45","4","0","SS 1","","COMMERCE","20","16","16","20","","","","0","0","0","0","52","22","74","74","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2458","57","4","0","SS 1","","COMMERCE","20","9","14","13","","","","0","0","0","0","36","33","69","69","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2459","53","4","0","SS 1","","COMMERCE","20","17","17","19","","","","0","0","0","0","53","24","77","77","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2460","64","4","0","SS 1","","COMMERCE","20","15","14","13","","","","0","0","0","0","42","24","66","66","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2461","49","4","0","SS 1","","COMMERCE","20","15","10","16","","","","0","0","0","0","41","32","73","73","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2462","63","4","0","SS 1","","COMMERCE","20","17","17","13","","","","0","0","0","0","47","34","81","81","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2463","56","4","0","SS 1","","COMMERCE","20","13","12","14","","","","0","0","0","0","39","31","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2464","60","4","0","SS 1","","COMMERCE","20","13","12","14","","","","0","0","0","0","39","22","61","61","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2465","51","4","0","SS 1","","COMMERCE","20","10","13","19","","","","0","0","0","0","42","26","68","68","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2466","42","4","0","SS 1","","COMMERCE","20","17","17","20","","","","0","0","0","0","54","35","89","89","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2467","54","4","0","SS 1","","COMMERCE","20","18","18","20","","","","0","0","0","0","56","31","87","87","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2468","61","4","0","SS 1","","COMMERCE","20","17","15","15","","","","0","0","0","0","47","30","77","77","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2469","47","4","0","SS 1","","COMMERCE","20","17","9","15","","","","0","0","0","0","41","29","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2470","65","4","0","SS 1","","GEOGRAPHY","18","16","11","0","","","","0","0","0","0","27","0","27","27","9","54.67","16th","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2471","59","4","0","SS 1","","GEOGRAPHY","18","14","11","14","","","","0","0","0","0","39","21","60","60","20","64.33","5th","5th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2472","58","4","0","SS 1","","GEOGRAPHY","18","13","6","16","","","","0","0","0","0","35","20","55","55","18.33","62.67","10th","10th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2473","45","4","0","SS 1","","GEOGRAPHY","18","11","10","14","","","","0","0","0","0","35","14","49","49","16.33","60.33","12th","12th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2474","57","4","0","SS 1","","GEOGRAPHY","18","15","16","14","","","","0","0","0","0","45","12","57","57","19","58.33","7th","7th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2475","53","4","0","SS 1","","GEOGRAPHY","18","10","14","14","","","","0","0","0","0","38","19","57","57","19","66.33","7th","7th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2476","64","4","0","SS 1","","GEOGRAPHY","18","16","14","15","","","","0","0","0","0","45","21","66","66","22","75.33","2nd","2nd","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2477","49","4","0","SS 1","","GEOGRAPHY","18","11","11","15","","","","0","0","0","0","37","12","49","49","16.33","53.33","12th","12th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2478","63","4","0","SS 1","","GEOGRAPHY","18","15","9","16","","","","0","0","0","0","40","22","62","62","20.67","60","4th","4th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2479","56","4","0","SS 1","","GEOGRAPHY","18","13","18","14","","","","0","0","0","0","45","14","59","59","19.67","73","6th","6th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2480","60","4","0","SS 1","","GEOGRAPHY","18","11","11","13","","","","0","0","0","0","35","14","49","49","16.33","53.33","12th","12th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2481","51","4","0","SS 1","","GEOGRAPHY","18","14","9","12","","","","0","0","0","0","35","12","47","47","15.67","58.67","15th","15th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2482","42","4","0","SS 1","","GEOGRAPHY","18","15","15","13","","","","0","0","0","0","43","28","71","71","23.67","69.33","1st","1st","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2483","54","4","0","SS 1","","GEOGRAPHY","18","15","12","16","","","","0","0","0","0","43","20","63","63","21","65.33","3rd","3rd","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2484","61","4","0","SS 1","","GEOGRAPHY","18","14","10","14","","","","0","0","0","0","38","15","53","53","17.67","59.33","11th","11th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2485","47","4","0","SS 1","","GEOGRAPHY","18","11","11","15","","","","0","0","0","0","37","19","56","56","18.67","63","9th","9th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2486","65","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","9","8","15","","","","0","0","0","0","32","27","59","59","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2487","59","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","11","11","20","","","","0","0","0","0","42","25","67","67","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2488","58","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","12","11","15","","","","0","0","0","0","38","24","62","62","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2489","45","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","12","10","14","","","","0","0","0","0","36","26","62","62","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2490","57","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","7","4","19","","","","0","0","0","0","30","20","50","50","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2491","53","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","9","20","","","","0","0","0","0","39","27","66","66","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2492","64","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","8","10","12","","","","0","0","0","0","30","19","49","49","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2493","49","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","7","7","","","","0","0","0","0","24","19","43","43","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2494","63","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","12","11","15","","","","0","0","0","0","38","22","60","60","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2495","56","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","6","13","","","","0","0","0","0","24","18","42","42","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2496","60","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","5","12","","","","0","0","0","0","23","17","40","40","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2497","51","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","8","5","17","","","","0","0","0","0","30","18","48","48","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2498","42","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","9","10","20","","","","0","0","0","0","39","23","62","62","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2499","54","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","16","12","20","","","","0","0","0","0","48","24","72","72","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2500","61","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","9","10","20","","","","0","0","0","0","39","27","66","66","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term");
INSERT INTO result_subject VALUES
("2501","47","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","7","8","17","","","","0","0","0","0","32","20","52","52","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2502","65","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","18","16","","","","0","0","0","0","50","0","50","50","16.67","72.67","16th","16th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2503","59","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","20","18","","","","0","0","0","0","55","28","83","83","27.67","88","6th","6th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2504","58","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","17","18","","","","0","0","0","0","45","32","77","77","25.67","77.67","10th","10th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2505","45","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","18","","","","0","0","0","0","54","25","79","79","26.33","88.33","8th","8th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2506","57","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","11","14","","","","0","0","0","0","40","26","66","66","22","47.67","15th","15th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2507","53","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","18","19","","","","0","0","0","0","53","37","90","90","30","87.33","1st","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2508","64","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","16","14","","","","0","0","0","0","44","26","70","70","23.33","75","14th","14th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2509","49","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","15","","","","0","0","0","0","51","38","89","89","29.67","90.33","3rd","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2510","63","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","18","16","","","","0","0","0","0","51","32","83","83","27.67","87.33","6th","6th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2511","56","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","18","10","","","","0","0","0","0","40","33","73","73","24.33","344.67","12th","12th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2512","60","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","18","16","","","","0","0","0","0","49","27","76","76","25.33","80.33","11th","11th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2513","51","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","17","13","","","","0","0","0","0","44","27","71","71","23.67","75.33","13th","13th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2514","42","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","11","18","","","","0","0","0","0","46","39","85","85","28.33","85.33","5th","5th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2515","54","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","17","18","","","","0","0","0","0","53","37","90","90","30","86.67","1st","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2516","61","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","18","18","","","","0","0","0","0","53","34","87","87","29","86","4th","4th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2517","47","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","18","14","","","","0","0","0","0","49","30","79","79","26.33","84","8th","8th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2518","65","4","0","SS 1","","MARKETING","19","12","8","5","","","","0","0","0","0","25","18","43","43","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2519","59","4","0","SS 1","","MARKETING","19","12","14","17","","","","0","0","0","0","43","21","64","64","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2520","58","4","0","SS 1","","MARKETING","19","16","15","9","","","","0","0","0","0","40","13","53","53","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2521","45","4","0","SS 1","","MARKETING","19","14","16","15","","","","0","0","0","0","45","25","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2522","57","4","0","SS 1","","MARKETING","19","9","14","5","","","","0","0","0","0","28","24","52","52","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2523","53","4","0","SS 1","","MARKETING","19","13","15","15","","","","0","0","0","0","43","22","65","65","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2524","64","4","0","SS 1","","MARKETING","19","12","8","7","","","","0","0","0","0","27","20","47","47","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2525","49","4","0","SS 1","","MARKETING","19","13","10","14","","","","0","0","0","0","37","24","61","61","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2526","63","4","0","SS 1","","MARKETING","19","13","14","15","","","","0","0","0","0","42","28","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2527","56","4","0","SS 1","","MARKETING","19","10","11","10","","","","0","0","0","0","31","18","49","49","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2528","60","4","0","SS 1","","MARKETING","19","11","11","11","","","","0","0","0","0","33","16","49","49","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2529","51","4","0","SS 1","","MARKETING","19","11","8","6","","","","0","0","0","0","25","13","38","38","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2530","42","4","0","SS 1","","MARKETING","19","13","15","14","","","","0","0","0","0","42","30","72","72","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2531","54","4","0","SS 1","","MARKETING","19","18","14","14","","","","0","0","0","0","46","30","76","76","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2532","61","4","0","SS 1","","MARKETING","19","13","15","14","","","","0","0","0","0","42","28","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2533","47","4","0","SS 1","","MARKETING","19","11","14","13","","","","0","0","0","0","38","22","60","60","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2534","65","4","0","SS 1","","COMPUTER SCIENCE","10","13","13","8","","","","0","0","0","0","34","18","52","52","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2535","59","4","0","SS 1","","COMPUTER SCIENCE","10","15","12","8","","","","0","0","0","0","35","22","57","57","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2536","58","4","0","SS 1","","COMPUTER SCIENCE","10","16","13","10","","","","0","0","0","0","39","24","63","63","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2537","45","4","0","SS 1","","COMPUTER SCIENCE","10","14","12","13","","","","0","0","0","0","39","22","61","61","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2538","57","4","0","SS 1","","COMPUTER SCIENCE","10","12","11","8","","","","0","0","0","0","31","18","49","49","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2539","53","4","0","SS 1","","COMPUTER SCIENCE","10","14","14","10","","","","0","0","0","0","38","30","68","68","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2540","64","4","0","SS 1","","COMPUTER SCIENCE","10","16","14","5","","","","0","0","0","0","35","22","57","57","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2541","49","4","0","SS 1","","COMPUTER SCIENCE","10","12","12","9","","","","0","0","0","0","33","26","59","59","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2542","63","4","0","SS 1","","COMPUTER SCIENCE","10","18","16","10","","","","0","0","0","0","44","26","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2543","56","4","0","SS 1","","COMPUTER SCIENCE","10","10","13","5","","","","0","0","0","0","28","18","46","46","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2544","60","4","0","SS 1","","COMPUTER SCIENCE","10","11","10","8","","","","0","0","0","0","29","25","54","54","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2545","51","4","0","SS 1","","COMPUTER SCIENCE","10","14","11","9","","","","0","0","0","0","34","22","56","56","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2546","42","4","0","SS 1","","COMPUTER SCIENCE","10","13","10","10","","","","0","0","0","0","33","26","59","59","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2547","54","4","0","SS 1","","COMPUTER SCIENCE","10","13","17","10","","","","0","0","0","0","40","30","70","70","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2548","61","4","0","SS 1","","COMPUTER SCIENCE","10","13","16","9","","","","0","0","0","0","38","30","68","68","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2549","47","4","0","SS 1","","COMPUTER SCIENCE","10","15","10","5","","","","0","0","0","0","30","22","52","52","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2018/2019","3rd Term"),
("2550","65","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","7","6","","","","0","0","0","0","21","16","37","37","12.33","37.33","13th","13th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2551","59","4","0","SS 1","","AGRICULTURAL SCIENCE","5","14","13","10","","","","0","0","0","0","37","16","53","53","17.67","62.67","4th","4th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2552","58","4","0","SS 1","","AGRICULTURAL SCIENCE","5","13","9","13","","","","0","0","0","0","35","10","45","45","15","48","8th","8th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2553","45","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","11","11","","","","0","0","0","0","33","14","47","47","15.67","53.33","7th","7th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2554","57","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","16","8","","","","0","0","0","0","32","10","42","42","14","37","10th","10th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2555","53","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","10","11","","","","0","0","0","0","32","12","44","44","14.67","50","9th","9th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2556","64","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","10","10","","","","0","0","0","0","28","14","42","42","14","42.67","10th","10th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2557","49","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","12","13","","","","0","0","0","0","35","20","55","55","18.33","54.33","2nd","2nd","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2558","63","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","11","13","","","","0","0","0","0","35","18","53","53","17.67","55","4th","4th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2559","56","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","8","10","","","","0","0","0","0","24","6","30","30","10","33.67","15th","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2560","60","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","9","9","","","","0","0","0","0","24","10","34","34","11.33","35.33","14th","14th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2561","51","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","6","12","","","","0","0","0","0","23","7","30","30","10","29.33","15th","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2562","42","4","0","SS 1","","AGRICULTURAL SCIENCE","5","12","16","12","","","","0","0","0","0","40","15","55","55","18.33","57","2nd","2nd","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2563","54","4","0","SS 1","","AGRICULTURAL SCIENCE","5","12","16","14","","","","0","0","0","0","42","17","59","59","19.67","69.33","1st","1st","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2564","61","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","11","8","","","","0","0","0","0","27","12","39","39","13","45.33","12th","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2565","47","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","11","11","","","","0","0","0","0","33","17","50","50","16.67","52.33","6th","6th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2566","65","4","0","SS 1","","CHEMISTRY","13","7","7","14","","","","0","0","0","0","28","22","50","50","16.67","40","12th","12th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2567","59","4","0","SS 1","","CHEMISTRY","13","11","11","13","","","","0","0","0","0","35","20","55","55","18.33","54.67","9th","9th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2568","58","4","0","SS 1","","CHEMISTRY","13","8","12","18","","","","0","0","0","0","38","32","70","70","23.33","68.33","3rd","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2569","45","4","0","SS 1","","CHEMISTRY","13","13","10","20","","","","0","0","0","0","43","26","69","69","23","62.67","4th","4th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2570","57","4","0","SS 1","","CHEMISTRY","13","7","7","17","","","","0","0","0","0","31","19","50","50","16.67","39.67","12th","12th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2571","53","4","0","SS 1","","CHEMISTRY","13","13","11","18","","","","0","0","0","0","42","22","64","64","21.33","62.33","5th","5th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2572","64","4","0","SS 1","","CHEMISTRY","13","9","9","15","","","","0","0","0","0","33","26","59","59","19.67","51.33","7th","7th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2573","49","4","0","SS 1","","CHEMISTRY","13","11","11","17","","","","0","0","0","0","39","19","58","58","19.33","55","8th","8th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2574","63","4","0","SS 1","","CHEMISTRY","13","15","13","18","","","","0","0","0","0","46","36","82","82","27.33","75.33","2nd","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2575","56","4","0","SS 1","","CHEMISTRY","13","9","10","17","","","","0","0","0","0","36","19","55","55","18.33","50.67","9th","9th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2576","60","4","0","SS 1","","CHEMISTRY","13","11","8","15","","","","0","0","0","0","34","18","52","52","17.33","49","11th","11th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2577","51","4","0","SS 1","","CHEMISTRY","13","7","8","16","","","","0","0","0","0","31","11","42","42","14","40.33","15th","15th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2578","42","4","0","SS 1","","CHEMISTRY","13","11","9","16","","","","0","0","0","0","36","0","36","36","12","46","16th","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2579","54","4","0","SS 1","","CHEMISTRY","13","16","14","20","","","","0","0","0","0","50","39","89","89","29.67","79","1st","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2580","61","4","0","SS 1","","CHEMISTRY","13","10","10","15","","","","0","0","0","0","35","12","47","47","15.67","52.33","14th","14th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2581","47","4","0","SS 1","","CHEMISTRY","13","14","16","15","","","","0","0","0","0","45","18","63","63","21","71.33","6th","6th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2582","65","4","0","SS 1","","CIVIC EDUCATION","15","12","10","7","","","","0","0","0","0","29","28","57","57","19","54.33","13th","13th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2583","59","4","0","SS 1","","CIVIC EDUCATION","15","12","12","12","","","","0","0","0","0","36","30","66","66","22","73.67","9th","9th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2584","58","4","0","SS 1","","CIVIC EDUCATION","15","14","14","15","","","","0","0","0","0","43","29","72","72","24","70.67","5th","5th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2585","45","4","0","SS 1","","CIVIC EDUCATION","15","14","16","15","","","","0","0","0","0","45","29","74","74","24.67","75","3rd","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2586","57","4","0","SS 1","","CIVIC EDUCATION","15","11","11","8","","","","0","0","0","0","30","31","61","61","20.33","60.67","10th","10th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2587","53","4","0","SS 1","","CIVIC EDUCATION","15","14","16","12","","","","0","0","0","0","42","28","70","70","23.33","72.67","7th","7th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2588","64","4","0","SS 1","","CIVIC EDUCATION","15","11","10","9","","","","0","0","0","0","30","28","58","58","19.33","59.33","12th","12th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2589","49","4","0","SS 1","","CIVIC EDUCATION","15","13","10","13","","","","0","0","0","0","36","34","70","70","23.33","72","7th","7th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2590","63","4","0","SS 1","","CIVIC EDUCATION","15","14","14","17","","","","0","0","0","0","45","28","73","73","24.33","71.33","4th","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2591","56","4","0","SS 1","","CIVIC EDUCATION","15","11","13","13","","","","0","0","0","0","37","20","57","57","19","61.33","13th","13th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2592","60","4","0","SS 1","","CIVIC EDUCATION","15","13","12","11","","","","0","0","0","0","36","25","61","61","20.33","61.67","10th","10th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2593","51","4","0","SS 1","","CIVIC EDUCATION","15","10","5","10","","","","0","0","0","0","25","18","43","43","14.33","48.67","16th","16th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2594","42","4","0","SS 1","","CIVIC EDUCATION","15","15","13","17","","","","0","0","0","0","45","31","76","76","25.33","74.67","1st","1st","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2595","54","4","0","SS 1","","CIVIC EDUCATION","15","17","12","15","","","","0","0","0","0","44","32","76","76","25.33","82","1st","1st","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2596","61","4","0","SS 1","","CIVIC EDUCATION","15","14","16","13","","","","0","0","0","0","43","29","72","72","24","70.67","5th","5th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2597","47","4","0","SS 1","","CIVIC EDUCATION","15","14","12","4","","","","0","0","0","0","30","26","56","56","18.67","62.67","15th","15th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2598","8","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","14","10","7","","","","0","0","0","0","31","21","52","52","17.33","58","8th","6th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2599","127","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","17","14","15","","","","0","0","0","0","46","33","79","79","79","79","1st","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2600","9","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","16","15","12","","","","0","0","0","0","43","25","68","68","22.67","64.67","4th","3rd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term");
INSERT INTO result_subject VALUES
("2601","1","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","7","6","2","","","","0","0","0","0","15","11","26","26","8.67","29.67","13th","13th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2602","10","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","11","7","13","","","","0","0","0","0","31","20","51","51","17","46.33","10th","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2603","121","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","7","6","13","","","","0","0","0","0","26","30","56","56","28","66","2nd","4th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2604","2","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","8","9","8","","","","0","0","0","0","25","22","47","47","15.67","45","12th","10th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2605","3","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","14","8","5","","","","0","0","0","0","27","25","52","52","17.33","51","8th","6th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2606","4","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","7","5","3","","","","0","0","0","0","15","10","25","25","8.33","28.33","14th","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2607","125","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","9","7","8","","","","0","0","0","0","24","20","44","44","22","38.5","5th","11th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2608","11","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","16","18","16","","","","0","0","0","0","50","32","82","82","27.33","75","3rd","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2609","6","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","11","9","6","","","","0","0","0","0","26","25","51","51","17","50.67","10th","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2610","126","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","0","9","8","","","","0","0","0","0","17","26","43","43","21.5","45","6th","12th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2611","7","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","11","10","7","","","","0","0","0","0","28","25","53","53","17.67","53.33","7th","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2612","8","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","10","12","","","","0","0","0","0","32","20","52","52","17.33","49.33","9th","7th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2613","127","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","8","11","12","","","","0","0","0","0","31","37","68","68","68","68","1st","3rd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2614","9","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","14","10","","","","0","0","0","0","37","27","64","64","21.33","65.33","4th","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2615","1","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","6","4","2","","","","0","0","0","0","12","6","18","18","6","23.67","14th","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2616","10","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","7","6","","","","0","0","0","0","22","15","37","37","12.33","38.67","11th","10th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2617","121","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","13","14","","","","0","0","0","0","40","35","75","75","37.5","70.5","2nd","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2618","2","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","7","6","","","","0","0","0","0","22","14","36","36","12","37.33","12th","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2619","3","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","11","11","10","","","","0","0","0","0","32","23","55","55","18.33","55.33","7th","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2620","4","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","7","4","3","","","","0","0","0","0","14","8","22","22","7.33","26","13th","13th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2621","125","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","7","7","9","","","","0","0","0","0","23","14","37","37","18.5","35","6th","10th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2622","11","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","16","14","15","","","","0","0","0","0","45","35","80","80","26.67","78","3rd","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2623","6","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","10","10","","","","0","0","0","0","29","26","55","55","18.33","50","7th","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2624","126","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","0","9","9","","","","0","0","0","0","18","21","39","39","19.5","41.5","5th","9th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2625","7","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","7","9","10","","","","0","0","0","0","26","20","46","46","15.33","43.33","10th","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2626","8","1","0","JSS 1","","COMPUTER SCIENCE","10","14","13","11","","","","0","0","0","0","38","16","54","54","18","56.33","5th","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2627","127","1","0","JSS 1","","COMPUTER SCIENCE","10","14","17","12","","","","0","0","0","0","43","26","69","69","69","69","1st","1st","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2628","9","1","0","JSS 1","","COMPUTER SCIENCE","10","14","14","8","","","","0","0","0","0","36","19","55","55","18.33","65.67","4th","4th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2629","1","1","0","JSS 1","","COMPUTER SCIENCE","10","5","6","0","","","","0","0","0","0","11","8","19","19","6.33","24.67","14th","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2630","10","1","0","JSS 1","","COMPUTER SCIENCE","10","8","9","5","","","","0","0","0","0","22","16","38","38","12.67","41.33","12th","10th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2631","121","1","0","JSS 1","","COMPUTER SCIENCE","10","14","13","12","","","","0","0","0","0","39","27","66","66","33","66.5","2nd","2nd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2632","2","1","0","JSS 1","","COMPUTER SCIENCE","10","11","9","8","","","","0","0","0","0","28","16","44","44","14.67","47.67","11th","9th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2633","3","1","0","JSS 1","","COMPUTER SCIENCE","10","12","11","8","","","","0","0","0","0","31","14","45","45","15","54","10th","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2634","4","1","0","JSS 1","","COMPUTER SCIENCE","10","8","7","8","","","","0","0","0","0","23","8","31","31","10.33","34","13th","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2635","125","1","0","JSS 1","","COMPUTER SCIENCE","10","7","9","5","","","","0","0","0","0","21","10","31","31","15.5","38","8th","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2636","11","1","0","JSS 1","","COMPUTER SCIENCE","10","14","15","12","","","","0","0","0","0","41","22","63","63","21","70.67","3rd","3rd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2637","6","1","0","JSS 1","","COMPUTER SCIENCE","10","10","12","6","","","","0","0","0","0","28","20","48","48","16","51.33","6th","6th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2638","126","1","0","JSS 1","","COMPUTER SCIENCE","10","0","6","13","","","","0","0","0","0","19","12","31","31","15.5","30.5","8th","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2639","7","1","0","JSS 1","","COMPUTER SCIENCE","10","12","11","8","","","","0","0","0","0","31","16","47","47","15.67","54.67","7th","7th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2640","8","1","0","JSS 1","","BUSINESS STUDIES","9","18","15","17","","","","0","0","0","0","50","27","77","77","25.67","81.33","8th","4th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2641","127","1","0","JSS 1","","BUSINESS STUDIES","9","10","11","10","","","","0","0","0","0","31","3","34","34","34","34","2nd","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2642","9","1","0","JSS 1","","BUSINESS STUDIES","9","17","19","18","","","","0","0","0","0","54","33","87","87","29","89","3rd","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2643","1","1","0","JSS 1","","BUSINESS STUDIES","9","3","3","4","","","","0","0","0","0","10","14","24","24","8","18.33","14th","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2644","10","1","0","JSS 1","","BUSINESS STUDIES","9","8","8","10","","","","0","0","0","0","26","26","52","52","17.33","44","12th","11th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2645","121","1","0","JSS 1","","BUSINESS STUDIES","9","14","10","16","","","","0","0","0","0","40","32","72","72","36","61.5","1st","5th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2646","2","1","0","JSS 1","","BUSINESS STUDIES","9","12","7","8","","","","0","0","0","0","27","26","53","53","17.67","49","11th","9th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2647","3","1","0","JSS 1","","BUSINESS STUDIES","9","16","16","11","","","","0","0","0","0","43","29","72","72","24","77.67","9th","5th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2648","4","1","0","JSS 1","","BUSINESS STUDIES","9","11","8","5","","","","0","0","0","0","24","10","34","34","11.33","42.67","13th","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2649","125","1","0","JSS 1","","BUSINESS STUDIES","9","8","7","10","","","","0","0","0","0","25","28","53","53","26.5","44.5","7th","9th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2650","11","1","0","JSS 1","","BUSINESS STUDIES","9","17","19","19","","","","0","0","0","0","55","32","87","87","29","88.67","3rd","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2651","6","1","0","JSS 1","","BUSINESS STUDIES","9","17","17","14","","","","0","0","0","0","48","33","81","81","27","85","6th","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2652","126","1","0","JSS 1","","BUSINESS STUDIES","9","0","13","14","","","","0","0","0","0","27","28","55","55","27.5","59.5","5th","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2653","7","1","0","JSS 1","","BUSINESS STUDIES","9","14","17","12","","","","0","0","0","0","43","24","67","67","22.33","73","10th","7th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2654","127","1","0","JSS 1","","ENGLISH LANGUAGE","1","16","14","20","","","","0","0","0","0","50","36","86","86","86","86","1st","4th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2655","8","1","0","JSS 1","","MATHEMATICS","2","14","13","16","","","","0","0","0","0","43","31","74","74","24.67","69.67","8th","6th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2656","127","1","0","JSS 1","","MATHEMATICS","2","13","13","20","","","","0","0","0","0","46","39","85","85","85","85","1st","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2657","9","1","0","JSS 1","","MATHEMATICS","2","17","18","17","","","","0","0","0","0","52","35","87","87","29","87.33","5th","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2658","1","1","0","JSS 1","","MATHEMATICS","2","7","6","9","","","","0","0","0","0","22","7","29","29","9.67","29.67","14th","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2659","10","1","0","JSS 1","","MATHEMATICS","2","7","9","18","","","","0","0","0","0","34","19","53","53","17.67","45.33","12th","12th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2660","121","1","0","JSS 1","","MATHEMATICS","2","9","15","20","","","","0","0","0","0","44","34","78","78","39","77","2nd","4th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2661","2","1","0","JSS 1","","MATHEMATICS","2","10","12","14","","","","0","0","0","0","36","34","70","70","23.33","60.67","10th","8th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2662","3","1","0","JSS 1","","MATHEMATICS","2","11","11","18","","","","0","0","0","0","40","25","65","65","21.67","57.67","11th","9th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2663","4","1","0","JSS 1","","MATHEMATICS","2","8","10","10","","","","0","0","0","0","28","10","38","38","12.67","41.33","13th","13th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2664","125","1","0","JSS 1","","MATHEMATICS","2","10","9","19","","","","0","0","0","0","38","19","57","57","28.5","51","6th","11th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2665","11","1","0","JSS 1","","MATHEMATICS","2","19","18","20","","","","0","0","0","0","57","38","95","95","31.67","94","3rd","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2666","6","1","0","JSS 1","","MATHEMATICS","2","12","13","18","","","","0","0","0","0","43","32","75","75","25","66.33","7th","5th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2667","126","1","0","JSS 1","","MATHEMATICS","2","0","11","18","","","","0","0","0","0","29","30","59","59","29.5","56.5","4th","10th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2668","7","1","0","JSS 1","","MATHEMATICS","2","9","12","18","","","","0","0","0","0","39","32","71","71","23.67","57.67","9th","7th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2669","8","1","0","JSS 1","","BASIC SCIENCE","3","14","9","13","","","","0","0","0","0","36","30","66","66","22","59.67","7th","6th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2670","127","1","0","JSS 1","","BASIC SCIENCE","3","13","15","18","","","","0","0","0","0","46","37","83","83","83","83","1st","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2671","9","1","0","JSS 1","","BASIC SCIENCE","3","18","15","16","","","","0","0","0","0","49","32","81","81","27","82","5th","5th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2672","1","1","0","JSS 1","","BASIC SCIENCE","3","4","2","8","","","","0","0","0","0","14","18","32","32","10.67","21.33","13th","13th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2673","10","1","0","JSS 1","","BASIC SCIENCE","3","10","7","10","","","","0","0","0","0","27","23","50","50","16.67","45.67","12th","10th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2674","121","1","0","JSS 1","","BASIC SCIENCE","3","14","17","19","","","","0","0","0","0","50","33","83","83","41.5","83.5","2nd","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2675","2","1","0","JSS 1","","BASIC SCIENCE","3","14","6","7","","","","0","0","0","0","27","27","54","54","18","52","11th","9th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2676","3","1","0","JSS 1","","BASIC SCIENCE","3","14","10","13","","","","0","0","0","0","37","26","63","63","21","60.67","8th","7th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2677","4","1","0","JSS 1","","BASIC SCIENCE","3","4","3","6","","","","0","0","0","0","13","12","25","25","8.33","20.33","14th","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2678","125","1","0","JSS 1","","BASIC SCIENCE","3","9","5","8","","","","0","0","0","0","22","20","42","42","21","32.5","8th","12th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2679","11","1","0","JSS 1","","BASIC SCIENCE","3","18","17","18","","","","0","0","0","0","53","37","90","90","30","88.33","3rd","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2680","6","1","0","JSS 1","","BASIC SCIENCE","3","18","16","16","","","","0","0","0","0","50","36","86","86","28.67","85.33","4th","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2681","126","1","0","JSS 1","","BASIC SCIENCE","3","0","9","15","","","","0","0","0","0","24","22","46","46","23","46","6th","11th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2682","7","1","0","JSS 1","","BASIC SCIENCE","3","13","9","11","","","","0","0","0","0","33","25","58","58","19.33","54.67","10th","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2683","8","1","0","JSS 1","","HOME ECONOMICS","24","20","12","7","","","","0","0","0","0","39","20","59","59","29.5","58.5","8th","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2684","127","1","0","JSS 1","","HOME ECONOMICS","24","20","11","12","","","","0","0","0","0","43","33","76","76","76","76","1st","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2685","9","1","0","JSS 1","","HOME ECONOMICS","24","20","15","8","","","","0","0","0","0","43","21","64","64","32","68.5","5th","5th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2686","1","1","0","JSS 1","","HOME ECONOMICS","24","20","3","2","","","","0","0","0","0","25","8","33","33","16.5","25","14th","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2687","10","1","0","JSS 1","","HOME ECONOMICS","24","20","10","7","","","","0","0","0","0","37","18","55","55","27.5","53.5","12th","12th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2688","121","1","0","JSS 1","","HOME ECONOMICS","24","20","14","14","","","","0","0","0","0","48","32","80","80","40","74","3rd","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2689","2","1","0","JSS 1","","HOME ECONOMICS","24","20","8","10","","","","0","0","0","0","38","20","58","58","29","48.5","9th","9th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2690","3","1","0","JSS 1","","HOME ECONOMICS","24","20","11","10","","","","0","0","0","0","41","20","61","61","30.5","58","7th","7th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2691","4","1","0","JSS 1","","HOME ECONOMICS","24","20","4","2","","","","0","0","0","0","26","11","37","37","18.5","28.5","13th","13th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2692","125","1","0","JSS 1","","HOME ECONOMICS","24","20","10","7","","","","0","0","0","0","37","20","57","57","28.5","53.5","10th","10th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2693","11","1","0","JSS 1","","HOME ECONOMICS","24","20","19","15","","","","0","0","0","0","54","30","84","84","42","89","2nd","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2694","6","1","0","JSS 1","","HOME ECONOMICS","24","20","11","10","","","","0","0","0","0","41","23","64","64","32","59.5","5th","5th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2695","126","1","0","JSS 1","","HOME ECONOMICS","24","20","9","7","","","","0","0","0","0","36","20","56","56","28","49.5","11th","11th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2696","7","1","0","JSS 1","","HOME ECONOMICS","24","20","11","12","","","","0","0","0","0","43","33","76","76","38","65","4th","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2697","8","1","0","JSS 1","","BASIC TECHNOLOGY","8","16","13","15","","","","0","0","0","0","44","25","69","69","23","71.33","5th","5th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2698","127","1","0","JSS 1","","BASIC TECHNOLOGY","8","14","16","16","","","","0","0","0","0","46","25","71","71","71","71","1st","4th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2699","9","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","15","17","","","","0","0","0","0","50","27","77","77","25.67","79.67","4th","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2700","1","1","0","JSS 1","","BASIC TECHNOLOGY","8","4","3","6","","","","0","0","0","0","13","13","26","26","8.67","20.67","13th","13th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term");
INSERT INTO result_subject VALUES
("2701","10","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","11","8","","","","0","0","0","0","27","20","47","47","15.67","47.67","12th","10th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2702","121","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","16","17","","","","0","0","0","0","50","29","79","79","39.5","78.5","2nd","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2703","2","1","0","JSS 1","","BASIC TECHNOLOGY","8","14","11","8","","","","0","0","0","0","33","16","49","49","16.33","58","11th","9th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2704","3","1","0","JSS 1","","BASIC TECHNOLOGY","8","16","14","10","","","","0","0","0","0","40","15","55","55","18.33","68.67","10th","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2705","4","1","0","JSS 1","","BASIC TECHNOLOGY","8","4","7","6","","","","0","0","0","0","17","8","25","25","8.33","26","14th","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2706","125","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","13","9","","","","0","0","0","0","30","15","45","45","22.5","56","6th","11th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2707","11","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","15","19","","","","0","0","0","0","52","29","81","81","27","81.67","3rd","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2708","6","1","0","JSS 1","","BASIC TECHNOLOGY","8","15","15","10","","","","0","0","0","0","40","27","67","67","22.33","71.67","8th","6th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2709","126","1","0","JSS 1","","BASIC TECHNOLOGY","8","0","10","13","","","","0","0","0","0","23","22","45","45","22.5","48.5","6th","11th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2710","7","1","0","JSS 1","","BASIC TECHNOLOGY","8","12","14","12","","","","0","0","0","0","38","23","61","61","20.33","63.33","9th","7th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2711","8","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","9","16","","","","0","0","0","0","44","36","80","80","26.67","81","8th","6th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2712","127","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","13","14","","","","0","0","0","0","42","37","79","79","79","79","1st","7th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2713","9","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","17","19","","","","0","0","0","0","55","36","91","91","30.33","89","4th","2nd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2714","1","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","4","10","10","","","","0","0","0","0","24","14","38","38","12.67","35.67","13th","13th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2715","10","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","9","13","11","","","","0","0","0","0","33","20","53","53","17.67","55","12th","11th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2716","121","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","13","16","19","","","","0","0","0","0","48","34","82","82","41","80","2nd","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2717","2","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","14","","","","0","0","0","0","34","22","56","56","18.67","53","11th","10th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2718","3","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","17","13","19","","","","0","0","0","0","49","33","82","82","27.33","77.33","6th","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2719","4","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","7","8","10","","","","0","0","0","0","25","11","36","36","12","36.67","14th","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2720","125","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","13","11","12","","","","0","0","0","0","36","23","59","59","29.5","56","5th","9th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2721","11","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","20","18","20","","","","0","0","0","0","58","37","95","95","31.67","95.67","3rd","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2722","6","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","19","20","","","","0","0","0","0","54","28","82","82","27.33","72","6th","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2723","126","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","0","5","14","","","","0","0","0","0","19","32","51","51","25.5","38.5","9th","12th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2724","7","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","12","14","14","","","","0","0","0","0","40","35","75","75","25","68.33","10th","8th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2725","8","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","11","10","7","","","","0","0","0","0","28","25","53","53","26.5","50.5","7th","7th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2726","127","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","17","14","18","","","","0","0","0","0","49","37","86","86","86","86","1st","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2727","9","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","14","9","11","","","","0","0","0","0","34","36","70","70","35","57.5","5th","5th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2728","1","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","4","2","1","","","","0","0","0","0","7","9","16","16","8","14","14th","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2729","10","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","5","15","3","","","","0","0","0","0","23","14","37","37","18.5","33","10th","10th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2730","121","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","14","18","18","","","","0","0","0","0","50","37","87","87","43.5","89.5","2nd","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2731","2","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","7","9","2","","","","0","0","0","0","18","15","33","33","16.5","40","12th","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2732","3","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","9","7","5","","","","0","0","0","0","21","25","46","46","23","40.5","8th","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2733","4","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","6","5","1","","","","0","0","0","0","12","17","29","29","14.5","18","13th","13th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2734","125","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","18","16","17","","","","0","0","0","0","51","31","82","82","41","54","3rd","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2735","11","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","18","16","17","","","","0","0","0","0","51","31","82","82","41","81.5","3rd","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2736","6","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","8","14","8","","","","0","0","0","0","30","32","62","62","31","65","6th","6th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2737","126","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","0","6","5","","","","0","0","0","0","11","24","35","35","17.5","31.5","11th","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2738","7","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","11","8","5","","","","0","0","0","0","24","22","46","46","23","42.5","8th","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2739","65","4","0","SS 1","","PHYSICS","12","9","9","10","","","","0","0","0","0","28","24","52","52","17.33","46","14th","14th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2740","59","4","0","SS 1","","PHYSICS","12","13","12","15","","","","0","0","0","0","40","30","70","70","23.33","64.67","6th","6th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2741","58","4","0","SS 1","","PHYSICS","12","17","14","15","","","","0","0","0","0","46","32","78","78","26","77.33","3rd","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2742","45","4","0","SS 1","","PHYSICS","12","17","14","12","","","","0","0","0","0","43","22","65","65","21.67","73.67","9th","9th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2743","57","4","0","SS 1","","PHYSICS","12","9","12","10","","","","0","0","0","0","31","22","53","53","17.67","52.33","12th","12th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2744","53","4","0","SS 1","","PHYSICS","12","9","12","10","","","","0","0","0","0","31","22","53","53","17.67","58.33","12th","12th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2745","64","4","0","SS 1","","PHYSICS","12","14","10","11","","","","0","0","0","0","35","27","62","62","20.67","63.33","10th","10th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2746","49","4","0","SS 1","","PHYSICS","12","11","12","13","","","","0","0","0","0","36","30","66","66","22","60.33","8th","8th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2747","63","4","0","SS 1","","PHYSICS","12","18","14","17","","","","0","0","0","0","49","37","86","86","28.67","82.67","1st","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2748","56","4","0","SS 1","","PHYSICS","12","7","13","13","","","","0","0","0","0","33","26","59","59","19.67","52.67","11th","11th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2749","60","4","0","SS 1","","PHYSICS","12","13","8","10","","","","0","0","0","0","31","15","46","46","15.33","51.67","15th","15th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2750","51","4","0","SS 1","","PHYSICS","12","9","7","12","","","","0","0","0","0","28","13","41","41","13.67","40","16th","16th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2751","42","4","0","SS 1","","PHYSICS","12","17","14","15","","","","0","0","0","0","46","31","77","77","25.67","77.33","4th","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2752","54","4","0","SS 1","","PHYSICS","12","18","16","16","","","","0","0","0","0","50","36","86","86","28.67","84.67","1st","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2753","61","4","0","SS 1","","PHYSICS","12","13","13","15","","","","0","0","0","0","41","27","68","68","22.67","65.33","7th","7th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2754","47","4","0","SS 1","","PHYSICS","12","13","13","15","","","","0","0","0","0","41","32","73","73","24.33","68.33","5th","5th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2755","66","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","57","57","57","19","53.67","13th","13th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2756","68","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","33","33","33","11","32","23rd","22nd","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2757","69","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","73","73","73","24.33","65","3rd","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2758","70","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","52","52","52","17.33","48","16th","16th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2759","71","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","60","60","60","20","50.67","11th","11th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2760","72","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","30","30","30","10","43.33","24th","24th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2761","73","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","47","47","47","15.67","40.67","18th","18th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2762","75","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","66","66","66","22","62","6th","6th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2763","76","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","58","58","58","19.33","57.33","12th","12th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2764","77","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","61","61","61","20.33","55.67","10th","10th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2765","78","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","67","67","67","22.33","51","5th","5th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2766","79","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","42","42","42","14","36.67","21st","20th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2767","80","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","49","49","49","16.33","47.67","17th","17th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2768","81","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","80","80","80","26.67","58.33","1st","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2769","82","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","42","42","42","14","41.67","21st","20th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2770","83","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","66","66","66","22","57.33","6th","6th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2771","84","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","44","44","44","14.67","50.33","20th","19th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2772","85","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","70","70","70","23.33","66.67","4th","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2773","87","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","57","57","57","19","56.67","13th","13th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2774","88","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","63","63","63","21","53","8th","8th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2775","89","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","57","57","57","19","52.67","13th","13th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2776","90","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","79","79","79","26.33","61","2nd","2nd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2777","91","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","62","62","62","20.67","52","9th","9th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2778","122","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","31","31","31","15.5","31","19th","23rd","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2779","66","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","75","75","75","25","67.67","4th","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2780","68","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","32","32","32","10.67","27.33","22nd","21st","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2781","69","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","91","91","91","30.33","90","2nd","2nd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2782","70","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","59","59","19.67","50.67","9th","9th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2783","71","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","56","56","56","18.67","50.33","14th","14th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2784","72","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","42","42","42","14","35.33","18th","18th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2785","73","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","29","29","29","9.67","30.33","23rd","22nd","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2786","75","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","65","65","65","21.67","71.33","6th","6th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2787","76","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","93","93","93","31","86.67","1st","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2788","77","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","83","83","83","27.67","69.67","3rd","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2789","78","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","59","59","19.67","40","9th","9th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2790","79","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","44","44","44","14.67","47","17th","17th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2791","80","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","48","48","48","16","48","16th","16th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2792","81","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","68","68","68","22.67","45.67","5th","5th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2793","82","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","29","29","29","9.67","40","23rd","22nd","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2794","83","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","57","57","57","19","48.67","13th","13th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2795","84","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","42","42","42","14","36","18th","18th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2796","85","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","59","59","19.67","46.67","9th","9th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2797","87","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","41","41","41","13.67","42.33","20th","20th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2798","88","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","60","60","60","20","46","8th","8th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2799","89","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","50","50","50","16.67","48.67","15th","15th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2800","90","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","64","64","64","21.33","49.33","7th","7th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term");
INSERT INTO result_subject VALUES
("2801","91","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","59","59","19.67","52.67","9th","9th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2802","122","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","26","26","26","13","32","21st","24th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2803","66","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","54","54","54","18","52","17th","17th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2804","68","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","28","28","28","9.33","24.67","24th","23rd","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2805","69","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","82","82","82","27.33","79.67","1st","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2806","70","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","52","52","52","17.33","50.67","20th","20th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2807","71","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","53","53","53","17.67","50.33","18th","18th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2808","72","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","59","59","59","19.67","74.33","15th","15th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2809","73","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","50","50","50","16.67","45.33","21st","21st","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2810","75","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","65","65","65","21.67","63","10th","10th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2811","76","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","69","69","69","23","68.33","5th","5th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2812","77","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","67","67","67","22.33","69","9th","9th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2813","78","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","69","69","69","23","67.33","5th","5th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2814","79","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","47","47","47","15.67","49.33","22nd","22nd","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2815","80","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","61","61","61","20.33","59","12th","12th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2816","81","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","70","70","70","23.33","71.67","4th","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2817","82","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","53","53","53","17.67","47.67","18th","18th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2818","83","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","68","68","68","22.67","67","7th","7th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2819","84","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","63","63","63","21","64","11th","11th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2820","85","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","75","75","75","25","73","2nd","2nd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2821","87","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","61","61","61","20.33","56.67","12th","12th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2822","88","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","68","68","68","22.67","69.67","7th","7th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2823","89","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","61","61","61","20.33","68.67","12th","12th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2824","90","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","72","72","24","72.33","3rd","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2825","91","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","56","56","56","18.67","57.33","16th","16th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2826","122","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","19","19","19","9.5","26","23rd","24th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2018/2019","3rd Term"),
("2827","12","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","73","73","73","0","","","3rd","AB","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2828","20","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","32","32","32","0","","","17th","D","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2829","14","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","53","53","53","0","","","11th","BC","GOOD","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2830","19","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","40","40","40","0","","","15th","C","CREDIT","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2831","174","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","44","44","44","0","","","13th","C","CREDIT","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2832","15","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","60","60","60","0","","","9th","B","VERY GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2833","13","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","58","58","58","0","","","10th","BC","GOOD","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2834","18","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","38","38","38","0","","","16th","D","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2835","17","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","41","41","41","0","","","14th","C","CREDIT","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2836","171","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","47","47","47","0","","","12th","C","CREDIT","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2837","21","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","67","67","67","0","","","7th","B","VERY GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2838","24","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","72","72","72","0","","","6th","AB","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2839","25","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","73","73","73","0","","","3rd","AB","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2840","22","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","73","73","73","0","","","3rd","AB","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2841","23","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","87","87","87","0","","","1st","A","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2842","26","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","74","74","74","0","","","2nd","AB","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2843","27","3","0","JSS 3","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","64","64","64","0","","","8th","B","VERY GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2844","12","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","48","48","48","0","","","9th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2845","20","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","36","36","36","0","","","17th","D","POOR","JAMES SUNDAY","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2846","14","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","40","40","40","0","","","16th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2847","19","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","49","49","49","0","","","6th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2848","174","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","49","49","49","0","","","6th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2849","15","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","47","47","47","0","","","10th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2850","13","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","46","46","0","","","11th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2851","18","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","42","42","42","0","","","15th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2852","17","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","49","49","49","0","","","6th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2853","171","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","46","46","46","0","","","11th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2854","21","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","51","51","51","0","","","3rd","BC","GOOD","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2855","24","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","45","45","45","0","","","13th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2856","25","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","68","68","68","0","","","2nd","B","VERY GOOD","JAMES SUNDAY","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2857","22","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","50","50","50","0","","","4th","BC","GOOD","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2858","23","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","79","79","79","0","","","1st","AB","EXCELLENT","JAMES SUNDAY","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2859","26","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","50","50","50","0","","","4th","BC","GOOD","JAMES SUNDAY","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2860","27","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","43","43","43","0","","","14th","C","CREDIT","JAMES SUNDAY","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2861","12","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","59","59","59","0","","","5th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2862","20","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","43","43","43","0","","","15th","C","CREDIT","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2863","14","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","48","48","48","0","","","12th","C","CREDIT","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2864","19","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","55","55","55","0","","","8th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2865","174","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","45","45","45","0","","","14th","C","CREDIT","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2866","15","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","65","65","65","0","","","3rd","B","VERY GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2867","13","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","55","55","55","0","","","8th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2868","18","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","37","37","37","0","","","16th","D","POOR","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2869","17","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","49","49","49","0","","","11th","C","CREDIT","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2870","171","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","46","46","46","0","","","13th","C","CREDIT","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2871","21","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","7","7","7","0","","","17th","F","FAIL","OKAKAOBARI NGELALE","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2872","24","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","57","57","57","0","","","6th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2873","25","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","57","57","57","0","","","6th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2874","22","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","66","66","66","0","","","2nd","B","VERY GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2875","23","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","63","63","63","0","","","4th","B","VERY GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2876","26","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","68","68","68","0","","","1st","B","VERY GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2877","27","3","0","JSS 3","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","51","51","51","0","","","10th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2878","12","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","51","51","51","0","","","4th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2879","20","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","22","22","22","0","","","17th","F","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2880","14","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","45","45","45","0","","","6th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2881","19","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","28","28","28","0","","","16th","F","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2882","174","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","32","32","32","0","","","13th","D","POOR","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2883","15","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","45","45","45","0","","","6th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2884","13","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","52","52","52","0","","","3rd","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2885","18","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","30","30","30","0","","","14th","D","POOR","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2886","17","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","38","38","38","0","","","12th","D","POOR","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2887","171","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","41","41","41","0","","","10th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2888","21","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","29","29","29","0","","","15th","F","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2889","24","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","41","41","41","0","","","10th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2890","25","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","65","65","65","0","","","2nd","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2891","22","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","43","43","43","0","","","8th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2892","23","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","81","81","81","0","","","1st","A","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2893","26","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","42","42","42","0","","","9th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2894","27","3","0","JSS 3","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","51","51","51","0","","","4th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2895","12","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","70","70","70","0","","","4th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2896","20","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","56","56","56","0","","","14th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2897","14","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","59","59","59","0","","","11th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2898","19","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","52","52","52","0","","","16th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2899","174","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","59","59","59","0","","","11th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2900","15","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","55","55","55","0","","","15th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term");
INSERT INTO result_subject VALUES
("2901","13","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","63","63","63","0","","","7th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2902","18","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","7","7","7","0","","","17th","F","FAIL","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2903","17","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","59","59","59","0","","","11th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2904","171","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","60","60","60","0","","","9th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2905","21","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","62","62","62","0","","","8th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2906","24","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","64","64","64","0","","","5th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2907","25","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","77","77","77","0","","","2nd","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2908","22","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","60","60","60","0","","","9th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2909","23","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","76","76","76","0","","","3rd","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2910","26","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","82","82","82","0","","","1st","A","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2911","27","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","64","64","64","0","","","5th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2912","12","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","81","81","81","0","","","3rd","A","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2913","20","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","31","31","31","0","","","17th","D","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2914","14","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","62","62","62","0","","","11th","B","VERY GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2915","19","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","51","51","51","0","","","13th","BC","GOOD","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2916","174","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","48","48","48","0","","","15th","C","CREDIT","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2917","15","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","66","66","66","0","","","7th","B","VERY GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2918","13","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","66","66","66","0","","","7th","B","VERY GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2919","18","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","47","47","47","0","","","16th","C","CREDIT","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2920","17","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","55","55","55","0","","","12th","BC","GOOD","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2921","171","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","50","50","50","0","","","14th","BC","GOOD","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2922","21","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","67","67","67","0","","","6th","B","VERY GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2923","24","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","66","66","66","0","","","7th","B","VERY GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2924","25","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","82","82","82","0","","","2nd","A","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2925","22","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","65","65","65","0","","","10th","B","VERY GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2926","23","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","85","85","85","0","","","1st","A","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2927","26","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","73","73","73","0","","","4th","AB","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2928","27","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","69","69","69","0","","","5th","B","VERY GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2929","12","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","62","62","62","0","","","6th","B","VERY GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2930","20","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","53","53","53","0","","","10th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2931","14","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","45","45","45","0","","","14th","C","CREDIT","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2932","19","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","54","54","54","0","","","9th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2933","174","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","67","67","67","0","","","5th","B","VERY GOOD","OKAKAOBARI NGELALE","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2934","15","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","59","59","59","0","","","7th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2935","13","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","52","52","52","0","","","11th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2936","18","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","44","44","44","0","","","15th","C","CREDIT","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2937","17","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","44","44","44","0","","","15th","C","CREDIT","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2938","171","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","43","43","43","0","","","17th","C","CREDIT","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2939","21","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","49","49","49","0","","","13th","C","CREDIT","OKAKAOBARI NGELALE","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2940","24","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","51","51","51","0","","","12th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2941","25","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","83","83","83","0","","","2nd","A","EXCELLENT","OKAKAOBARI NGELALE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2942","22","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","56","56","56","0","","","8th","BC","GOOD","OKAKAOBARI NGELALE","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2943","23","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","87","87","87","0","","","1st","A","EXCELLENT","OKAKAOBARI NGELALE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2944","26","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","78","78","78","0","","","3rd","AB","EXCELLENT","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2945","27","3","0","JSS 3","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","71","71","71","0","","","4th","AB","EXCELLENT","OKAKAOBARI NGELALE","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2946","12","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","64","64","64","0","","","7th","B","VERY GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2947","20","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","49","49","49","0","","","12th","C","CREDIT","METHUSSELLAH DEBORAH","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2948","14","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","66","66","66","0","","","5th","B","VERY GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2949","19","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","47","47","47","0","","","13th","C","CREDIT","METHUSSELLAH DEBORAH","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2950","174","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","32","32","32","0","","","15th","D","POOR","METHUSSELLAH DEBORAH","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2951","15","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","63","63","63","0","","","8th","B","VERY GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2952","13","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","68","68","68","0","","","3rd","B","VERY GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2953","18","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","54","54","54","0","","","10th","BC","GOOD","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2954","17","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","50","50","50","0","","","11th","BC","GOOD","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2955","171","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","6","6","6","0","","","17th","F","FAIL","METHUSSELLAH DEBORAH","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2956","21","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","58","58","58","0","","","9th","BC","GOOD","METHUSSELLAH DEBORAH","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2957","24","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","71","71","71","0","","","1st","AB","EXCELLENT","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2958","25","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","66","66","66","0","","","5th","B","VERY GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2959","22","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","7","7","7","0","","","16th","F","FAIL","METHUSSELLAH DEBORAH","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2960","23","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","70","70","70","0","","","2nd","AB","EXCELLENT","METHUSSELLAH DEBORAH","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2961","26","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","67","67","67","0","","","4th","B","VERY GOOD","METHUSSELLAH DEBORAH","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2962","27","3","0","JSS 3","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","44","44","44","0","","","14th","C","CREDIT","METHUSSELLAH DEBORAH","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2963","12","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","77","77","77","0","","","4th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2964","20","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","35","35","35","0","","","17th","D","POOR","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2965","14","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","60","60","60","0","","","10th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2966","19","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","46","46","46","0","","","14th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2967","174","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","50","50","50","0","","","13th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2968","15","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","43","43","43","0","","","15th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2969","13","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","79","79","79","0","","","3rd","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2970","18","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","39","39","39","0","","","16th","D","POOR","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2971","17","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","53","53","53","0","","","12th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2972","171","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","82","82","82","0","","","2nd","A","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2973","21","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","68","68","68","0","","","6th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2974","24","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","68","68","68","0","","","6th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2975","25","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","64","64","64","0","","","9th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2976","22","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","68","68","68","0","","","6th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2977","23","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","87","87","87","0","","","1st","A","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2978","26","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","73","73","73","0","","","5th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2979","27","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","59","59","59","0","","","11th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2980","12","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","72","72","72","0","","","5th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2981","20","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","58","58","58","0","","","11th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2982","14","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","62","62","62","0","","","9th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2983","19","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","59","59","59","0","","","10th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2984","174","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","45","45","45","0","","","17th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2985","15","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","67","67","67","0","","","6th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2986","13","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","55","55","55","0","","","13th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2987","18","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","53","53","53","0","","","16th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2988","17","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","55","55","55","0","","","13th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2989","171","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","55","55","55","0","","","13th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2990","21","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","58","58","58","0","","","11th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2991","24","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","67","67","67","0","","","6th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2992","25","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","81","81","81","0","","","2nd","A","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2993","22","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","73","73","73","0","","","4th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2994","23","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","93","93","93","0","","","1st","A","EXCELLENT","ZEON GLOBAL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2995","26","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","79","79","79","0","","","3rd","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2996","27","3","0","JSS 3","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","67","67","67","0","","","6th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2997","12","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","56","56","56","0","","","11th","BC","GOOD","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("2998","20","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","35","35","35","0","","","17th","D","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("2999","14","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","62","62","62","0","","","8th","B","VERY GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3000","19","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","52","52","52","0","","","12th","BC","GOOD","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term");
INSERT INTO result_subject VALUES
("3001","174","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","37","37","37","0","","","16th","D","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3002","15","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","60","60","60","0","","","9th","B","VERY GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3003","13","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","73","73","73","0","","","1st","AB","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3004","18","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","46","46","46","0","","","14th","C","CREDIT","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3005","17","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","64","64","64","0","","","7th","B","VERY GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3006","171","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","57","57","57","0","","","10th","BC","GOOD","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3007","21","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","65","65","65","0","","","6th","B","VERY GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3008","24","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","48","48","48","0","","","13th","C","CREDIT","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3009","25","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","69","69","69","0","","","3rd","B","VERY GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3010","22","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","46","46","46","0","","","14th","C","CREDIT","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3011","23","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","70","70","70","0","","","2nd","AB","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3012","26","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","67","67","67","0","","","4th","B","VERY GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3013","27","3","0","JSS 3","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","67","67","67","0","","","4th","B","VERY GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3014","12","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","88","88","88","0","","","1st","A","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3015","20","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","56","56","56","0","","","15th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3016","14","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","78","78","78","0","","","2nd","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3017","19","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","69","69","69","0","","","9th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3018","174","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","63","63","63","0","","","11th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3019","15","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","69","69","69","0","","","9th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3020","13","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","74","74","74","0","","","4th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3021","18","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","44","44","44","0","","","16th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3022","17","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","60","60","60","0","","","14th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3023","171","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","38","38","38","0","","","17th","D","POOR","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3024","21","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","61","61","61","0","","","13th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3025","24","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","70","70","70","0","","","7th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3026","25","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","74","74","74","0","","","4th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3027","22","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","62","62","62","0","","","12th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3028","23","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","70","70","70","0","","","7th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3029","26","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","73","73","73","0","","","6th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3030","27","3","0","JSS 3","","DICTION","26","","","","","","","0","0","0","0","","76","76","76","0","","","3rd","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3031","12","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","72","72","72","0","","","3rd","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3032","20","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","58","58","58","0","","","12th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3033","14","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","62","62","62","0","","","10th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3034","19","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","57","57","57","0","","","13th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3035","174","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","48","48","48","0","","","17th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3036","15","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","63","63","63","0","","","9th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3037","13","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","71","71","71","0","","","5th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3038","18","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","52","52","52","0","","","15th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3039","17","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","56","56","56","0","","","14th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3040","171","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","52","52","52","0","","","15th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3041","21","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","68","68","68","0","","","6th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3042","24","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","65","65","65","0","","","7th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3043","25","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","85","85","85","0","","","2nd","A","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3044","22","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","62","62","62","0","","","10th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3045","23","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","88","88","88","0","","","1st","A","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3046","26","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","72","72","72","0","","","3rd","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3047","27","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","64","64","64","0","","","8th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3048","12","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","69","69","69","0","","","7th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3049","20","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","84","84","84","0","","","1st","A","EXCELLENT","ZEON GLOBAL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3050","14","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","35","35","35","0","","","17th","D","POOR","ZEON GLOBAL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3051","19","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","54","54","54","0","","","12th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3052","174","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","52","52","52","0","","","13th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3053","15","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","43","43","43","0","","","16th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3054","13","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","61","61","61","0","","","10th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3055","18","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","52","52","52","0","","","13th","BC","GOOD","ZEON GLOBAL","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3056","17","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","67","67","67","0","","","8th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3057","171","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","48","48","48","0","","","15th","C","CREDIT","ZEON GLOBAL","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3058","21","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","61","61","61","0","","","10th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3059","24","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","70","70","70","0","","","5th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3060","25","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","74","74","74","0","","","3rd","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3061","22","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","62","62","62","0","","","9th","B","VERY GOOD","ZEON GLOBAL","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3062","23","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","70","70","70","0","","","5th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3063","26","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","73","73","73","0","","","4th","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3064","27","3","0","JSS 3","","FRENCH","27","","","","","","","0","0","0","0","","76","76","76","0","","","2nd","AB","EXCELLENT","ZEON GLOBAL","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3065","138","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","57","57","57","0","","","7th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3066","7","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","70","70","70","0","","","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3067","121","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","61","61","61","0","","","5th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3068","127","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","77","77","77","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3069","8","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","56","56","56","0","","","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3070","139","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","43","43","43","0","","","10th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3071","190","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","32","32","32","0","","","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3072","4","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","33","33","33","0","","","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3073","9","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","56","56","56","0","","","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3074","140","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","36","36","36","0","","","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3075","141","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","87","87","87","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3076","2","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","33","33","33","0","","","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3077","126","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","58","58","58","0","","","6th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3078","1","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","26","26","26","0","","","16th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3079","125","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","31","31","31","0","","","15th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3080","143","2","0","JSS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","69","69","69","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3081","138","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","53","53","53","0","","","4th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3082","7","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","41","41","41","0","","","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3083","121","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","51","51","51","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3084","127","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","87","87","87","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3085","8","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","45","45","45","0","","","6th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3086","139","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","34","34","34","0","","","15th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3087","190","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","29","29","29","0","","","16th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3088","4","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","39","39","39","0","","","10th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3089","9","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","60","60","60","0","","","3rd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3090","140","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","36","36","36","0","","","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3091","141","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","89","89","89","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3092","2","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","43","43","43","0","","","7th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3093","126","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","36","36","36","0","","","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3094","1","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","36","36","36","0","","","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3095","125","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","40","40","40","0","","","9th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3096","143","2","0","JSS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","36","36","36","0","","","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3097","138","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","50","50","50","0","","","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3098","7","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","53","53","53","0","","","7th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3099","121","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","69","69","69","0","","","3rd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3100","127","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","87","87","87","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term");
INSERT INTO result_subject VALUES
("3101","8","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","46","46","46","0","","","10th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3102","139","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","37","37","37","0","","","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3103","190","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","25","25","25","0","","","13th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3104","4","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","22","22","22","0","","","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3105","9","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","61","61","61","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3106","140","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","22","22","22","0","","","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3107","141","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","83","83","83","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3108","2","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","58","58","58","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3109","126","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","48","48","48","0","","","9th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3110","1","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","22","22","22","0","","","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3111","125","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","33","33","33","0","","","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3112","143","2","0","JSS 2","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","57","57","57","0","","","6th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3113","138","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","64","64","64","0","","","6th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3114","7","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","65","65","65","0","","","5th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3115","121","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","90","90","90","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3116","127","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","67","67","67","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3117","8","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","73","73","73","0","","","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3118","139","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","43","43","43","0","","","11th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3119","190","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","41","41","41","0","","","12th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3120","4","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","15","15","15","0","","","15th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3121","9","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","63","63","63","0","","","7th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3122","140","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","36","36","36","0","","","13th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3123","141","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","81","81","81","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3124","2","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","54","54","54","0","","","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3125","126","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","46","46","46","0","","","10th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3126","1","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","14","14","14","0","","","16th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3127","125","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","34","34","34","0","","","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3128","143","2","0","JSS 2","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","50","50","50","0","","","9th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3129","138","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","62","62","62","0","","","7th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3130","7","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","63","63","63","0","","","6th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3131","121","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","68","68","68","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3132","127","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","81","81","81","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3133","8","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","59","59","59","0","","","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3134","139","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","37","37","37","0","","","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3135","190","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","36","36","36","0","","","13th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3136","4","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","25","25","25","0","","","16th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3137","9","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","73","73","73","0","","","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3138","140","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","44","44","44","0","","","10th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3139","141","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","91","91","91","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3140","2","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","33","33","33","0","","","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3141","126","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","52","52","52","0","","","9th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3142","1","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","33","33","33","0","","","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3143","125","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","40","40","40","0","","","11th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3144","143","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","67","67","67","0","","","5th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3145","138","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","50","50","50","0","","","7th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3146","7","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","49","49","49","0","","","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3147","121","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","65","65","65","0","","","3rd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3148","127","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","83","83","83","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3149","8","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","45","45","45","0","","","11th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3150","139","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","55","55","55","0","","","6th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3151","190","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","49","49","49","0","","","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3152","9","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","57","57","57","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3153","140","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","32","32","32","0","","","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3154","141","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","75","75","75","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3155","2","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","40","40","40","0","","","12th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3156","126","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","62","62","62","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3157","1","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","32","32","32","0","","","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3158","125","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","36","36","36","0","","","13th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3159","143","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","49","49","49","0","","","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3160","138","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","59","59","59","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3161","7","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","52","52","52","0","","","11th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3162","121","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","83","83","83","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3163","127","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","74","74","74","0","","","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3164","8","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","57","57","57","0","","","7th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3165","139","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","54","54","54","0","","","10th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3166","190","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","33","33","33","0","","","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3167","4","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","30","30","30","0","","","15th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3168","9","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","71","71","71","0","","","4th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3169","140","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","44","44","44","0","","","13th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3170","141","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","78","78","78","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3171","2","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","58","58","58","0","","","6th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3172","126","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","52","52","52","0","","","11th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3173","1","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","25","25","25","0","","","16th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3174","125","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","56","56","56","0","","","9th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3175","143","2","0","JSS 2","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","57","57","57","0","","","7th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3176","138","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","68","68","68","0","","","6th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3177","7","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","66","66","66","0","","","9th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3178","121","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","94","94","94","0","","","2nd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3179","127","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","95","95","95","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3180","8","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","60","60","60","0","","","10th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3181","139","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","5","5","5","0","","","16th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3182","190","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","58","58","58","0","","","11th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3183","4","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","34","34","34","0","","","15th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3184","9","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","82","82","82","0","","","4th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3185","140","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","68","68","68","0","","","6th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3186","141","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","94","94","94","0","","","2nd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3187","2","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","57","57","57","0","","","13th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3188","126","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","73","73","73","0","","","5th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3189","1","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","36","36","36","0","","","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3190","125","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","58","58","58","0","","","11th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3191","143","2","0","JSS 2","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","67","67","67","0","","","8th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3192","138","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","41","41","41","0","","","10th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3193","7","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","65","65","65","0","","","7th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3194","121","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","68","68","68","0","","","6th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3195","127","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","88","88","88","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3196","8","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","72","72","72","0","","","5th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3197","139","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","63","63","63","0","","","8th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3198","190","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","5","5","5","0","","","16th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3199","4","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","24","24","24","0","","","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3200","9","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","90","90","90","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term");
INSERT INTO result_subject VALUES
("3201","140","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","36","36","36","0","","","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3202","141","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","85","85","85","0","","","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3203","2","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","30","30","30","0","","","13th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3204","126","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","54","54","54","0","","","9th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3205","1","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","9","9","9","0","","","15th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3206","125","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","32","32","32","0","","","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3207","143","2","0","JSS 2","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","75","75","75","0","","","4th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3208","138","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","75","75","75","0","","","4th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3209","7","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","60","60","60","0","","","8th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3210","121","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","72","72","72","0","","","6th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3211","127","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","79","79","79","0","","","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3212","8","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","73","73","73","0","","","5th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3213","139","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","25","25","25","0","","","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3214","190","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","38","38","38","0","","","11th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3215","4","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","25","25","25","0","","","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3216","9","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","80","80","80","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3217","140","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","45","45","45","0","","","9th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3218","141","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","87","87","87","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3219","2","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","33","33","33","0","","","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3220","126","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","40","40","40","0","","","10th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3221","1","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","17","17","17","0","","","16th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3222","125","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","33","33","33","0","","","12th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3223","143","2","0","JSS 2","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","65","65","65","0","","","7th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3224","138","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","57","57","57","0","","","11th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3225","7","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","72","72","72","0","","","8th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3226","121","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","73","73","73","0","","","7th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3227","127","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","88","88","88","0","","","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3228","8","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","81","81","81","0","","","4th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3229","139","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","62","62","62","0","","","9th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3230","190","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","50","50","50","0","","","13th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3231","4","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","49","49","49","0","","","14th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3232","9","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","94","94","94","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3233","140","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","59","59","59","0","","","10th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3234","141","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","90","90","90","0","","","2nd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3235","2","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","76","76","76","0","","","5th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3236","126","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","76","76","76","0","","","5th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3237","1","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","43","43","43","0","","","15th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3238","125","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","38","38","38","0","","","16th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3239","143","2","0","JSS 2","","DICTION","26","","","","","","","0","0","0","0","","57","57","57","0","","","11th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3240","138","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","46","46","46","0","","","9th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3241","7","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","56","56","56","0","","","7th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3242","121","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","64","64","64","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3243","127","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","80","80","80","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3244","8","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","45","45","45","0","","","10th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3245","139","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","57","57","57","0","","","6th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3246","190","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","49","49","49","0","","","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3247","4","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","33","33","33","0","","","14th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3248","9","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","67","67","67","0","","","3rd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3249","140","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","32","32","32","0","","","15th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3250","141","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","75","75","75","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3251","2","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","40","40","40","0","","","12th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3252","126","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","64","64","64","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3253","1","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","19","19","19","0","","","16th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3254","125","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","38","38","38","0","","","13th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3255","143","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","43","43","43","0","","","11th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3256","138","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","76","76","76","0","","","4th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3257","7","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","56","56","56","0","","","8th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3258","121","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","92","92","92","0","","","2nd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3259","127","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","93","93","93","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3260","8","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","71","71","71","0","","","6th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3261","139","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","55","55","55","0","","","9th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3262","190","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","11","11","11","0","","","16th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3263","4","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","20","20","20","0","","","14th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3264","9","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","74","74","74","0","","","5th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3265","140","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","26","26","26","0","","","13th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3266","141","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","91","91","91","0","","","3rd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3267","2","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","42","42","42","0","","","12th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3268","126","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","52","52","52","0","","","10th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3269","1","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","12","12","12","0","","","15th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2019/2020","1st Term"),
("3270","125","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","46","46","46","0","","","11th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3271","143","2","0","JSS 2","","FRENCH","27","","","","","","","0","0","0","0","","58","58","58","0","","","7th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3272","128","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","36","36","36","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3273","28","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","95","95","95","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3274","129","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","25","25","25","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3275","46","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","28","28","28","0","","","13th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3276","36","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","18","18","18","0","","","18th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3277","131","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","27","27","27","0","","","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3278","32","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","38","38","38","0","","","7th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3279","48","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","42","42","42","0","","","6th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3280","41","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","62","62","62","0","","","3rd","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3281","29","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","31","31","31","0","","","11th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3282","31","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","43","43","43","0","","","5th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3283","133","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","31","31","31","0","","","11th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3284","134","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","51","51","51","0","","","4th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3285","33","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","28","28","28","0","","","13th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3286","35","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","32","32","32","0","","","10th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3287","135","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","70","70","70","0","","","2nd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3288","136","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","27","27","27","0","","","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3289","137","4","0","SS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","35","35","35","0","","","9th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3290","128","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","36","36","36","0","","","11th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3291","28","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","57","57","57","0","","","1st","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3292","129","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","42","42","42","0","","","5th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3293","46","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","37","37","37","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3294","36","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","18","18","18","0","","","18th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3295","131","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","35","35","35","0","","","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3296","32","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","35","35","35","0","","","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3297","48","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","34","34","34","0","","","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3298","41","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","50","50","50","0","","","2nd","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3299","29","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","37","37","37","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3300","31","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","47","47","47","0","","","4th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term");
INSERT INTO result_subject VALUES
("3301","133","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","35","35","35","0","","","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3302","134","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","40","40","40","0","","","6th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3303","33","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","40","40","40","0","","","6th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3304","35","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","37","37","37","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3305","135","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","49","49","49","0","","","3rd","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3306","136","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","26","26","26","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3307","137","4","0","SS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","25","25","25","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3308","128","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","51","51","51","0","","","7th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3309","28","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","79","79","79","0","","","2nd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3310","129","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","40","40","40","0","","","14th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3311","46","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","49","49","49","0","","","9th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3312","36","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","26","26","26","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3313","131","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","37","37","37","0","","","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3314","32","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","43","43","43","0","","","13th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3315","48","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","47","47","47","0","","","11th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3316","41","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","57","57","57","0","","","4th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3317","29","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","47","47","47","0","","","11th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3318","31","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","52","52","52","0","","","6th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3319","133","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","54","54","54","0","","","5th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3320","134","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","66","66","66","0","","","3rd","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3321","33","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","26","26","26","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3322","35","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","50","50","50","0","","","8th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3323","135","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","80","80","80","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3324","136","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","35","35","35","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3325","137","4","0","SS 1","","PHYSICS","12","","","","","","","0","0","0","0","","48","48","48","0","","","10th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3326","128","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","49","49","49","0","","","15th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3327","28","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","92","92","92","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3328","129","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","56","56","56","0","","","11th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3329","46","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","54","54","54","0","","","12th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3330","36","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","29","29","29","0","","","18th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3331","131","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","30","30","30","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3332","32","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","61","61","61","0","","","8th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3333","48","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","58","58","58","0","","","9th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3334","41","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","81","81","81","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3335","29","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","52","52","52","0","","","13th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3336","31","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","70","70","70","0","","","5th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3337","133","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","70","70","70","0","","","5th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3338","134","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","51","51","51","0","","","14th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3339","33","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","68","68","68","0","","","7th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3340","35","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","76","76","76","0","","","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3341","135","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","80","80","80","0","","","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3342","136","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","34","34","34","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3343","137","4","0","SS 1","","CHEMISTRY","13","","","","","","","0","0","0","0","","58","58","58","0","","","9th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3344","128","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","46","46","46","0","","","8th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3345","28","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","82","82","82","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3346","129","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","30","30","30","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3347","46","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","39","39","39","0","","","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3348","36","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","20","20","20","0","","","18th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3349","131","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","37","37","37","0","","","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3350","32","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","38","38","38","0","","","13th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3351","48","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","42","42","42","0","","","10th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3352","41","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","61","61","61","0","","","4th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3353","29","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","78","78","78","0","","","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3354","31","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","49","49","49","0","","","7th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3355","133","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","55","55","55","0","","","5th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3356","134","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","52","52","52","0","","","6th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3357","33","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","46","46","46","0","","","8th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3358","35","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","40","40","40","0","","","11th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3359","135","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","94","94","94","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3360","136","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","30","30","30","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3361","137","4","0","SS 1","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","38","38","38","0","","","13th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3362","128","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","25","25","25","0","","","9th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3363","28","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","73","73","73","0","","","1st","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3364","129","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","28","28","28","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3365","46","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","54","54","54","0","","","3rd","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3366","36","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","15","15","15","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3367","131","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","15","15","15","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3368","32","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","19","19","19","0","","","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3369","48","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","15","15","15","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3370","41","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","45","45","45","0","","","5th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3371","29","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","21","21","21","0","","","10th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3372","31","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","39","39","39","0","","","7th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3373","133","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","45","45","45","0","","","5th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3374","134","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","47","47","47","0","","","4th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3375","33","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","21","21","21","0","","","10th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3376","35","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","19","19","19","0","","","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3377","135","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","62","62","62","0","","","2nd","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3378","136","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","19","19","19","0","","","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3379","137","4","0","SS 1","","BIOLOGY","14","","","","","","","0","0","0","0","","19","19","19","0","","","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3380","128","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","27","27","27","0","","","14th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3381","28","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","60","60","60","0","","","1st","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3382","129","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","38","38","38","0","","","9th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3383","46","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","53","53","53","0","","","2nd","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3384","36","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","13","13","13","0","","","18th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3385","131","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","30","30","30","0","","","11th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3386","32","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","30","30","30","0","","","11th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3387","48","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","41","41","41","0","","","7th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3388","41","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","45","45","45","0","","","6th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3389","29","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","30","30","30","0","","","11th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3390","31","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","49","49","49","0","","","4th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3391","133","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","48","48","48","0","","","5th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3392","134","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","39","39","39","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3393","33","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","38","38","38","0","","","9th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3394","35","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","23","23","23","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3395","135","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","51","51","51","0","","","3rd","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3396","136","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","25","25","25","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3397","137","4","0","SS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","26","26","26","0","","","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3398","128","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","36","36","36","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3399","28","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","70","70","70","0","","","1st","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3400","129","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","55","55","55","0","","","5th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term");
INSERT INTO result_subject VALUES
("3401","46","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","46","46","46","0","","","9th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3402","36","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","20","20","20","0","","","18th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3403","131","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","41","41","41","0","","","13th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3404","32","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","48","48","48","0","","","7th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3405","48","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","31","31","31","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3406","41","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","48","48","48","0","","","7th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3407","29","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","45","45","45","0","","","10th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3408","31","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","59","59","59","0","","","4th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3409","133","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","62","62","62","0","","","3rd","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3410","134","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","50","50","50","0","","","6th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3411","33","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","43","43","43","0","","","12th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3412","35","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","45","45","45","0","","","10th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3413","135","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","65","65","65","0","","","2nd","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3414","136","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","39","39","39","0","","","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3415","137","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","41","41","41","0","","","13th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3416","128","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","42","42","42","0","","","16th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3417","28","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","86","86","86","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3418","129","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","59","59","59","0","","","8th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3419","46","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","72","72","72","0","","","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3420","36","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","19","19","19","0","","","18th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3421","131","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","45","45","45","0","","","12th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3422","32","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","51","51","51","0","","","11th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3423","48","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","54","54","54","0","","","10th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3424","41","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","65","65","65","0","","","5th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3425","29","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","55","55","55","0","","","9th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3426","31","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","71","71","71","0","","","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3427","133","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","62","62","62","0","","","7th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3428","134","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","64","64","64","0","","","6th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3429","33","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","45","45","45","0","","","12th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3430","35","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","44","44","44","0","","","14th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3431","135","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","75","75","75","0","","","2nd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3432","136","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","43","43","43","0","","","15th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3433","137","4","0","SS 1","","GOVERNMENT","16","","","","","","","0","0","0","0","","32","32","32","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3434","128","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","72","72","0","","","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3435","28","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","87","87","87","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3436","129","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","68","68","68","0","","","9th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3437","46","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","69","69","69","0","","","7th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3438","36","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","16","16","16","0","","","18th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3439","131","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","51","51","51","0","","","17th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3440","32","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","59","59","59","0","","","14th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3441","48","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","69","69","69","0","","","7th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3442","41","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","71","71","71","0","","","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3443","29","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","68","68","68","0","","","9th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3444","31","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","71","71","71","0","","","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3445","133","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","71","71","71","0","","","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3446","134","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","67","67","67","0","","","12th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3447","33","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","66","66","66","0","","","13th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3448","35","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","68","68","68","0","","","9th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3449","135","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","88","88","88","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3450","136","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","56","56","56","0","","","15th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3451","137","4","0","SS 1","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","53","53","53","0","","","16th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3452","128","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","78","78","78","0","","","9th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3453","28","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","97","97","97","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3454","129","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","72","72","72","0","","","12th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3455","46","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","87","87","87","0","","","6th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3456","36","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","21","21","21","0","","","18th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3457","131","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","63","63","63","0","","","14th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3458","32","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","63","63","63","0","","","14th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3459","48","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","75","75","75","0","","","10th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3460","41","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","95","95","95","0","","","2nd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3461","29","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","83","83","83","0","","","7th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3462","31","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","91","91","91","0","","","3rd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3463","133","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","91","91","91","0","","","3rd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3464","134","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","83","83","83","0","","","7th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3465","33","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","73","73","73","0","","","11th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3466","35","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","71","71","71","0","","","13th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3467","135","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","88","88","88","0","","","5th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3468","136","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","43","43","43","0","","","17th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3469","137","4","0","SS 1","","COMMERCE","20","","","","","","","0","0","0","0","","57","57","57","0","","","16th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3470","56","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","43","43","43","0","","","2nd","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3471","51","5","0","SS 2","","GEOGRAPHY","18","","","","","","","0","0","0","0","","46","46","46","0","","","1st","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3472","56","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","58","58","58","0","","","13th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3473","54","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","72","72","0","","","5th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3474","53","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","72","72","0","","","5th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3475","61","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","51","51","51","0","","","16th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3476","60","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","58","58","58","0","","","13th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3477","64","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","60","60","60","0","","","12th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3478","63","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","73","73","73","0","","","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3479","58","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","64","64","64","0","","","9th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3480","49","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","73","73","73","0","","","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3481","47","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","63","63","63","0","","","10th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3482","59","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","72","72","72","0","","","5th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3483","57","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","9","9","9","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3484","191","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","81","81","81","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3485","51","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","56","56","56","0","","","15th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3486","42","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","75","75","75","0","","","2nd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3487","65","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","63","63","63","0","","","10th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3488","45","5","0","SS 2","","CIVIC EDUCATION","15","","","","","","","0","0","0","0","","69","69","69","0","","","8th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3489","56","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","71","71","71","0","","","3rd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3490","53","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","86","86","86","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3491","45","5","0","SS 2","","COMMERCE","20","","","","","","","0","0","0","0","","90","90","90","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3492","56","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","61","61","61","0","","","11th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3493","54","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","86","86","86","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3494","53","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","76","76","76","0","","","5th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3495","61","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","73","73","73","0","","","7th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3496","60","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","38","38","38","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3497","64","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","53","53","53","0","","","14th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3498","63","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","79","79","79","0","","","4th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3499","58","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","56","56","56","0","","","13th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3500","49","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","71","71","71","0","","","8th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term");
INSERT INTO result_subject VALUES
("3501","47","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","37","37","37","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3502","59","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","75","75","75","0","","","6th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3503","57","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","53","53","53","0","","","14th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3504","191","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","94","94","94","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3505","51","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","57","57","57","0","","","12th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3506","42","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","68","68","68","0","","","9th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3507","65","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","62","62","62","0","","","10th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3508","45","5","0","SS 2","","MARKETING","19","","","","","","","0","0","0","0","","84","84","84","0","","","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3509","56","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","61","61","61","0","","","6th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3510","54","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","65","65","65","0","","","4th","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3511","53","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","43","43","43","0","","","13th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3512","61","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","60","60","60","0","","","7th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3513","60","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","42","42","42","0","","","14th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3514","64","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","42","42","42","0","","","14th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3515","63","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","71","71","71","0","","","2nd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3516","58","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","36","36","36","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3517","49","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","71","71","71","0","","","2nd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3518","47","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","56","56","56","0","","","8th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3519","59","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","48","48","48","0","","","11th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3520","57","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","48","48","48","0","","","11th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3521","191","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","84","84","84","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3522","51","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","38","38","38","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3523","42","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","62","62","62","0","","","5th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3524","65","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","52","52","52","0","","","9th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3525","45","5","0","SS 2","","ECONOMICS","17","","","","","","","0","0","0","0","","50","50","50","0","","","10th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3526","54","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","53","53","53","0","","","4th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3527","61","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","43","43","43","0","","","6th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3528","64","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","28","28","28","0","","","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3529","63","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","59","59","59","0","","","2nd","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3530","58","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","43","43","43","0","","","6th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3531","49","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","49","49","49","0","","","5th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3532","47","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","37","37","37","0","","","9th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3533","59","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","36","36","36","0","","","10th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3534","191","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","67","67","67","0","","","1st","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3535","42","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","59","59","59","0","","","2nd","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3536","65","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","29","29","29","0","","","11th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3537","45","5","0","SS 2","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","42","42","42","0","","","8th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3538","56","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","79","79","79","0","","","6th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3539","53","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","85","85","85","0","","","5th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3540","61","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","96","96","96","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3541","60","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","70","70","70","0","","","7th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3542","51","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","90","90","90","0","","","3rd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3543","42","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","90","90","90","0","","","3rd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3544","45","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","","","","","","","0","0","0","0","","91","91","91","0","","","2nd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3545","56","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","56","56","56","0","","","5th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3546","53","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","59","59","59","0","","","4th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3547","61","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","74","74","74","0","","","2nd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3548","60","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","53","53","53","0","","","7th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3549","51","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","54","54","54","0","","","6th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3550","42","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","80","80","80","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3551","45","5","0","SS 2","","GOVERNMENT","16","","","","","","","0","0","0","0","","66","66","66","0","","","3rd","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3552","56","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","72","72","72","0","","","10th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3553","54","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","73","73","73","0","","","9th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3554","53","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","79","79","79","0","","","8th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3555","61","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","70","70","70","0","","","12th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3556","60","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","56","56","56","0","","","15th","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3557","64","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","72","72","72","0","","","10th","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3558","63","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","84","84","84","0","","","4th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3559","58","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","63","63","63","0","","","14th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3560","49","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","86","86","86","0","","","3rd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3561","47","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","64","64","64","0","","","13th","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3562","59","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","80","80","80","0","","","7th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3563","57","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","82","82","82","0","","","6th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3564","191","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","84","84","84","0","","","4th","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3565","51","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","53","53","53","0","","","16th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3566","42","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","90","90","90","0","","","2nd","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3567","45","5","0","SS 2","","DICTION","26","","","","","","","0","0","0","0","","93","93","93","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3568","63","5","0","SS 2","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","79","79","79","0","","","1st","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3569","58","5","0","SS 2","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","54","54","54","0","","","3rd","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3570","47","5","0","SS 2","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","63","63","63","0","","","2nd","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3571","59","5","0","SS 2","","FURTHER MATHEMATICS","25","","","","","","","0","0","0","0","","31","31","31","0","","","4th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3572","53","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","43","43","43","0","","","3rd","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3573","61","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","52","52","52","0","","","2nd","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3574","60","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","33","33","33","0","","","4th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3575","51","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","30","30","30","0","","","5th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3576","42","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","59","59","59","0","","","1st","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3577","54","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","39","39","39","0","","","5th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3578","64","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","29","29","29","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3579","58","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","26","26","26","0","","","10th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3580","49","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","43","43","43","0","","","3rd","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3581","59","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","42","42","42","0","","","4th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3582","57","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","27","27","27","0","","","9th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3583","191","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","51","51","51","0","","","1st","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3584","51","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","30","30","30","0","","","7th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3585","42","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","46","46","46","0","","","2nd","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3586","65","5","0","SS 2","","BIOLOGY","14","","","","","","","0","0","0","0","","37","37","37","0","","","6th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3587","54","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","46","46","46","0","","","5th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3588","64","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","41","41","41","0","","","7th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3589","63","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","79","79","79","0","","","1st","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3590","58","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","46","46","46","0","","","5th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3591","49","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","52","52","52","0","","","3rd","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3592","47","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","35","35","35","0","","","9th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3593","59","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","51","51","51","0","","","4th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3594","57","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","30","30","30","0","","","10th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3595","191","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","68","68","68","0","","","2nd","B3","GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3596","65","5","0","SS 2","","CHEMISTRY","13","","","","","","","0","0","0","0","","39","39","39","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3597","54","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","63","63","63","0","","","3rd","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3598","64","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","32","32","32","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3599","63","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","77","77","77","0","","","1st","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3600","58","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","47","47","47","0","","","4th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term");
INSERT INTO result_subject VALUES
("3601","49","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","21","21","21","0","","","10th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3602","47","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","39","39","39","0","","","5th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3603","59","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","34","34","34","0","","","7th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3604","57","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","29","29","29","0","","","9th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3605","191","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","70","70","70","0","","","2nd","B2","VERY GOOD","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3606","65","5","0","SS 2","","PHYSICS","12","","","","","","","0","0","0","0","","38","38","38","0","","","6th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3607","56","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","22","22","22","0","","","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3608","54","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","51","51","51","0","","","4th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3609","53","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","34","34","34","0","","","10th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3610","61","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","32","32","32","0","","","12th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3611","60","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","33","33","33","0","","","11th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3612","64","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","16","16","16","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3613","63","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","96","96","96","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3614","58","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","45","45","45","0","","","6th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3615","49","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","28","28","28","0","","","13th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3616","47","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","54","54","54","0","","","3rd","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3617","59","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","38","38","38","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3618","57","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","22","22","22","0","","","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3619","191","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","57","57","57","0","","","2nd","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3620","51","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","26","26","26","0","","","14th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3621","42","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","51","51","51","0","","","4th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3622","65","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","38","38","38","0","","","8th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3623","45","5","0","SS 2","","MATHEMATICS","2","","","","","","","0","0","0","0","","44","44","44","0","","","7th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3624","56","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","36","36","36","0","","","16th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3625","54","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","60","60","60","0","","","1st","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3626","53","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","54","54","54","0","","","4th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3627","61","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","49","49","49","0","","","6th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3628","60","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","37","37","37","0","","","15th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3629","64","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","41","41","41","0","","","12th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3630","63","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","56","56","56","0","","","3rd","C5","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3631","58","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","40","40","40","0","","","13th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3632","49","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","45","45","45","0","","","10th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3633","47","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","46","46","46","0","","","9th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3634","59","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","49","49","49","0","","","6th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3635","57","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","22","22","22","0","","","17th","F9","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3636","191","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","50","50","50","0","","","5th","C6","CREDIT","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3637","51","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","42","42","42","0","","","11th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3638","42","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","60","60","60","0","","","1st","C4","CREDIT","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3639","65","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","40","40","40","0","","","13th","E8","VERY POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3640","45","5","0","SS 2","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","49","49","49","0","","","6th","D7","POOR","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3641","180","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","58","58","41.43","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3642","185","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","75","75","53.57","0","","","1st","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3643","186","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","47","47","33.57","0","","","6th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3644","187","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","38","38","27.14","0","","","8th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3645","189","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","62","62","44.29","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3646","179","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","70","70","50","0","","","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3647","182","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","73","73","52.14","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3648","188","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","45","45","32.14","0","","","7th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3649","183","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","","","","","","","0","0","0","0","","36","36","25.71","0","","","9th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3650","180","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","52","52","37.14","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3651","185","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","61","61","43.57","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3652","186","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","43","43","30.71","0","","","7th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3653","187","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","35","35","25","0","","","8th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3654","189","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","64","64","45.71","0","","","3rd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3655","179","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","73","73","52.14","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3656","182","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","76","76","54.29","0","","","1st","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3657","188","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","47","47","33.57","0","","","6th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3658","183","1","0","JSS 1","","BASIC SCIENCE","3","","","","","","","0","0","0","0","","26","26","18.57","0","","","9th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3659","180","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","47","47","33.57","0","","","6th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3660","185","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","75","75","53.57","0","","","1st","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3661","186","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","52","52","37.14","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3662","187","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","29","29","20.71","0","","","8th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3663","189","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","55","55","39.29","0","","","4th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3664","179","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","73","73","52.14","0","","","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3665","182","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","75","75","53.57","0","","","1st","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3666","188","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","37","37","26.43","0","","","7th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3667","183","1","0","JSS 1","","BASIC TECHNOLOGY","8","","","","","","","0","0","0","0","","20","20","14.29","0","","","9th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3668","180","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","29","29","20.71","0","","","7th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3669","185","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","76","76","54.29","0","","","1st","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3670","186","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","40","40","28.57","0","","","5th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3671","187","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","21","21","15","0","","","8th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3672","189","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","70","70","50","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3673","179","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","70","70","50","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3674","182","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","60","60","42.86","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3675","188","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","40","40","28.57","0","","","5th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3676","183","1","0","JSS 1","","BUSINESS STUDIES","9","","","","","","","0","0","0","0","","16","16","11.43","0","","","9th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3677","180","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","55","55","39.29","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3678","185","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","52","52","37.14","0","","","6th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3679","186","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","42","42","30","0","","","7th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3680","187","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","27","27","19.29","0","","","9th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3681","189","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","87","87","62.14","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3682","179","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","75","75","53.57","0","","","4th","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3683","182","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","78","78","55.71","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3684","188","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","78","78","55.71","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3685","183","1","0","JSS 1","","COMPUTER SCIENCE","10","","","","","","","0","0","0","0","","37","37","26.43","0","","","8th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3686","180","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","42","42","30","0","","","6th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3687","184","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","5","5","3.57","0","","","10th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3688","185","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","83","83","59.29","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3689","186","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","39","39","27.86","0","","","7th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3690","187","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","37","37","26.43","0","","","8th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3691","189","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","66","66","47.14","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3692","179","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","77","77","55","0","","","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3693","182","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","79","79","56.43","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3694","188","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","50","50","35.71","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3695","183","1","0","JSS 1","","ENGLISH LANGUAGE","1","","","","","","","0","0","0","0","","33","33","23.57","0","","","9th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3696","180","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","39","39","27.86","0","","","8th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3697","185","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","48","48","34.29","0","","","4th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3698","186","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","43","43","30.71","0","","","6th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3699","187","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","35","35","25","0","","","9th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3700","189","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","40","40","28.57","0","","","7th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term");
INSERT INTO result_subject VALUES
("3701","179","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","72","72","51.43","0","","","2nd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3702","182","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","97","97","69.29","0","","","1st","A","EXCELLENT","MR NELSON","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3703","188","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","45","45","32.14","0","","","5th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3704","183","1","0","JSS 1","","MATHEMATICS","2","","","","","","","0","0","0","0","","59","59","42.14","0","","","3rd","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3705","180","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","36","36","25.71","0","","","8th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3706","185","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","52","52","37.14","0","","","4th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3707","186","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","40","40","28.57","0","","","5th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3708","187","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","32","32","22.86","0","","","9th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3709","189","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","59","59","42.14","0","","","2nd","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3710","179","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","59","59","42.14","0","","","2nd","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3711","182","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","74","74","52.86","0","","","1st","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3712","188","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","38","38","27.14","0","","","7th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3713","183","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","","","","","","","0","0","0","0","","40","40","28.57","0","","","5th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3714","180","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","32","32","22.86","0","","","8th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3715","185","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","67","67","47.86","0","","","2nd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3716","186","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","49","49","35","0","","","6th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3717","187","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","36","36","25.71","0","","","7th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3718","189","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","61","61","43.57","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3719","179","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","63","63","45","0","","","3rd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3720","182","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","69","69","49.29","0","","","1st","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3721","188","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","51","51","36.43","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3722","183","1","0","JSS 1","","HOME ECONOMICS","24","","","","","","","0","0","0","0","","28","28","20","0","","","9th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3723","180","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","61","61","43.57","0","","","2nd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3724","185","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","60","60","42.86","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3725","186","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","48","48","34.29","0","","","7th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3726","187","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","39","39","27.86","0","","","9th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3727","189","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","61","61","43.57","0","","","2nd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3728","179","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","52","52","37.14","0","","","6th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3729","182","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","84","84","60","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3730","188","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","60","60","42.86","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3731","183","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","","","","","","","0","0","0","0","","42","42","30","0","","","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3732","180","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","31","31","22.14","0","","","5th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3733","185","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","45","45","32.14","0","","","3rd","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3734","186","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","22","22","15.71","0","","","7th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3735","187","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","15","15","10.71","0","","","8th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3736","189","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","27","27","19.29","0","","","6th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3737","179","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","42","42","30","0","","","4th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3738","182","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","54","54","38.57","0","","","1st","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3739","188","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","51","51","36.43","0","","","2nd","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3740","183","1","0","JSS 1","","RELIGIOUS AND NATIONAL VALUES","11","","","","","","","0","0","0","0","","11","11","7.86","0","","","9th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3741","180","1","0","JSS 1","","DICTION","26","","","","","","","0","0","0","0","","60","60","42.86","0","","","4th","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3742","185","1","0","JSS 1","","DICTION","26","","","","","","","0","0","0","0","","57","57","40.71","0","","","6th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3743","186","1","0","JSS 1","","DICTION","26","","","","","","","0","0","0","0","","55","55","39.29","0","","","7th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3744","187","1","0","JSS 1","","DICTION","26","","","","","","","0","0","0","0","","59","59","42.14","0","","","5th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3745","189","1","0","JSS 1","","DICTION","26","","","","","","","0","0","0","0","","82","82","58.57","0","","","1st","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3746","179","1","0","JSS 1","","DICTION","26","","","","","","","0","0","0","0","","78","78","55.71","0","","","3rd","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3747","182","1","0","JSS 1","","DICTION","26","","","","","","","0","0","0","0","","80","80","57.14","0","","","2nd","A","EXCELLENT","MR NELSON","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3748","188","1","0","JSS 1","","DICTION","26","","","","","","","0","0","0","0","","45","45","32.14","0","","","9th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3749","183","1","0","JSS 1","","DICTION","26","","","","","","","0","0","0","0","","46","46","32.86","0","","","8th","C","CREDIT","MR NELSON","FAIR, TRY HARDER NEXT TIME","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3750","180","1","0","JSS 1","","FRENCH","27","","","","","","","0","0","0","0","","20","20","14.29","0","","","8th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3751","185","1","0","JSS 1","","FRENCH","27","","","","","","","0","0","0","0","","61","61","43.57","0","","","3rd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3752","186","1","0","JSS 1","","FRENCH","27","","","","","","","0","0","0","0","","39","39","27.86","0","","","5th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3753","187","1","0","JSS 1","","FRENCH","27","","","","","","","0","0","0","0","","22","22","15.71","0","","","7th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3754","189","1","0","JSS 1","","FRENCH","27","","","","","","","0","0","0","0","","34","34","24.29","0","","","6th","D","POOR","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3755","179","1","0","JSS 1","","FRENCH","27","","","","","","","0","0","0","0","","67","67","47.86","0","","","2nd","B","VERY GOOD","MR NELSON","SATISFACTORY. YOU CAN DO BETTER.","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3756","182","1","0","JSS 1","","FRENCH","27","","","","","","","0","0","0","0","","73","73","52.14","0","","","1st","AB","EXCELLENT","MR NELSON","VERY GOOD, WELL DONE","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3757","188","1","0","JSS 1","","FRENCH","27","","","","","","","0","0","0","0","","53","53","37.86","0","","","4th","BC","GOOD","MR NELSON","GOOD WORK. WORK HARDER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3758","183","1","0","JSS 1","","FRENCH","27","","","","","","","0","0","0","0","","18","18","12.86","0","","","9th","F","FAIL","MR NELSON","FAIR, YOU CAN DO BETTER","0","100","","","","","","","","","","","submit","2019/2020","1st Term"),
("3759","240","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","0","","","","","0","0","0","0","","48","48","48","48","48","25th","24th","D7","UNSATISFACTORY","NGEI WILLY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3760","18","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","14","","","","","0","0","0","0","32","48","80","80","0","","","12th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3761","17","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","14","","","","","0","0","0","0","28","51","79","79","0","","","13th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3762","24","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","14","","","","","0","0","0","0","30","55","85","85","0","","","9th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3763","21","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","18","","","","","0","0","0","0","30","35","65","65","0","","","21st","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3764","15","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","14","","","","","0","0","0","0","30","46","76","76","0","","","15th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3765","198","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","20","","","","","0","0","0","0","40","49","89","89","0","","","4th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3766","253","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","18","","","","","0","0","0","0","34","55","89","89","0","","","4th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3767","171","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","14","","","","","0","0","0","0","26","52","78","78","0","","","14th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3768","199","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","16","","","","","0","0","0","0","34","49","83","83","0","","","10th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3769","23","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","14","","","","","0","0","0","0","32","57","89","89","0","","","4th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3770","14","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","8","","","","","0","0","0","0","16","52","68","68","0","","","20th","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3771","12","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","14","","","","","0","0","0","0","32","54","86","86","0","","","8th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3772","20","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","14","","","","","0","0","0","0","26","35","61","61","0","","","23rd","C4","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3773","242","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","20","","","","","0","0","0","0","36","54","90","90","0","","","3rd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3774","25","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","16","","","","","0","0","0","0","30","57","87","87","0","","","7th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3775","22","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","16","","","","","0","0","0","0","36","40","76","76","0","","","15th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3776","241","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","16","","","","","0","0","0","0","32","43","75","75","0","","","18th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3777","239","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","10","","","","","0","0","0","0","24","39","63","63","0","","","22nd","C4","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3778","174","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","12","","","","","0","0","0","0","24","52","76","76","0","","","15th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3779","26","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","20","","","","","0","0","0","0","38","56","94","94","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3780","254","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","8","","","","","0","0","0","0","16","54","70","70","0","","","19th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3781","13","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","16","","","","","0","0","0","0","32","51","83","83","0","","","10th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3782","19","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","16","","","","","0","0","0","0","34","59","93","93","0","","","2nd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3783","240","4","0","SS 1","","MATHEMATICS","2","11","10","","","","","0","0","0","0","21","27","48","48","48","48","14th","17th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3784","18","4","0","SS 1","","MATHEMATICS","2","10","14","","","","","0","0","0","0","24","10","34","34","0","","","21st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3785","17","4","0","SS 1","","MATHEMATICS","2","13","16","","","","","0","0","0","0","29","27","56","56","0","","","16th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3786","24","4","0","SS 1","","MATHEMATICS","2","18","12","","","","","0","0","0","0","30","45","75","75","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3787","21","4","0","SS 1","","MATHEMATICS","2","14","12","","","","","0","0","0","0","26","32","58","58","0","","","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3788","15","4","0","SS 1","","MATHEMATICS","2","12","16","","","","","0","0","0","0","28","46","74","74","0","","","5th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3789","198","4","0","SS 1","","MATHEMATICS","2","14","16","","","","","0","0","0","0","30","45","75","75","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3790","253","4","0","SS 1","","MATHEMATICS","2","14","14","","","","","0","0","0","0","28","31","59","59","0","","","14th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3791","171","4","0","SS 1","","MATHEMATICS","2","10","12","","","","","0","0","0","0","22","17","39","39","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3792","199","4","0","SS 1","","MATHEMATICS","2","18","12","","","","","0","0","0","0","30","40","70","70","0","","","8th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3793","23","4","0","SS 1","","MATHEMATICS","2","18","18","","","","","0","0","0","0","36","55","91","91","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3794","14","4","0","SS 1","","MATHEMATICS","2","12","15","","","","","0","0","0","0","27","15","42","42","0","","","19th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3795","12","4","0","SS 1","","MATHEMATICS","2","12","16","","","","","0","0","0","0","28","37","65","65","0","","","11th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3796","20","4","0","SS 1","","MATHEMATICS","2","8","12","","","","","0","0","0","0","20","9","29","29","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3797","242","4","0","SS 1","","MATHEMATICS","2","16","12","","","","","0","0","0","0","28","43","71","71","0","","","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3798","25","4","0","SS 1","","MATHEMATICS","2","12","14","","","","","0","0","0","0","26","51","77","77","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3799","22","4","0","SS 1","","MATHEMATICS","2","20","16","","","","","0","0","0","0","36","33","69","69","0","","","9th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3800","241","4","0","SS 1","","MATHEMATICS","2","18","16","","","","","0","0","0","0","34","34","68","68","0","","","10th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("3801","239","4","0","SS 1","","MATHEMATICS","2","10","0","","","","","0","0","0","0","10","17","27","27","0","","","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3802","174","4","0","SS 1","","MATHEMATICS","2","12","14","","","","","0","0","0","0","26","7","33","33","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3803","26","4","0","SS 1","","MATHEMATICS","2","16","15","","","","","0","0","0","0","31","41","72","72","0","","","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3804","254","4","0","SS 1","","MATHEMATICS","2","14","16","","","","","0","0","0","0","30","15","45","45","0","","","18th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3805","13","4","0","SS 1","","MATHEMATICS","2","12","14","","","","","0","0","0","0","26","35","61","61","0","","","13th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3806","19","4","0","SS 1","","MATHEMATICS","2","5","16","","","","","0","0","0","0","21","42","63","63","0","","","12th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3807","240","4","0","SS 1","","CHEMISTRY","13","14","10","","","","","0","0","0","0","24","33","57","57","57","57","10th","19th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3808","18","4","0","SS 1","","CHEMISTRY","13","12","14","","","","","0","0","0","0","26","31","57","57","0","","","19th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3809","17","4","0","SS 1","","CHEMISTRY","13","14","16","","","","","0","0","0","0","30","38","68","68","0","","","14th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3810","24","4","0","SS 1","","CHEMISTRY","13","16","13","","","","","0","0","0","0","29","51","80","80","0","","","5th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3811","21","4","0","SS 1","","CHEMISTRY","13","16","14","","","","","0","0","0","0","30","38","68","68","0","","","14th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3812","15","4","0","SS 1","","CHEMISTRY","13","18","17","","","","","0","0","0","0","35","43","78","78","0","","","6th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3814","198","4","0","SS 1","","CHEMISTRY","13","16","18","","","","","0","0","0","0","34","48","82","82","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3815","253","4","0","SS 1","","CHEMISTRY","13","16","18","","","","","0","0","0","0","34","36","70","70","0","","","9th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3816","171","4","0","SS 1","","CHEMISTRY","13","12","10","","","","","0","0","0","0","22","33","55","55","0","","","22nd","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3817","199","4","0","SS 1","","CHEMISTRY","13","12","16","","","","","0","0","0","0","28","43","71","71","0","","","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3818","23","4","0","SS 1","","CHEMISTRY","13","20","18","","","","","0","0","0","0","38","53","91","91","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3819","14","4","0","SS 1","","CHEMISTRY","13","12","14","","","","","0","0","0","0","26","33","59","59","0","","","18th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3820","12","4","0","SS 1","","CHEMISTRY","13","14","15","","","","","0","0","0","0","29","53","82","82","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3821","20","4","0","SS 1","","CHEMISTRY","13","10","12","","","","","0","0","0","0","22","21","43","43","0","","","24th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3823","242","4","0","SS 1","","CHEMISTRY","13","12","14","","","","","0","0","0","0","26","31","57","57","0","","","19th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3824","25","4","0","SS 1","","CHEMISTRY","13","15","12","","","","","0","0","0","0","27","42","69","69","0","","","12th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3825","22","4","0","SS 1","","CHEMISTRY","13","18","18","","","","","0","0","0","0","36","54","90","90","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3826","241","4","0","SS 1","","CHEMISTRY","13","18","16","","","","","0","0","0","0","34","26","60","60","0","","","17th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3827","239","4","0","SS 1","","CHEMISTRY","13","14","12","","","","","0","0","0","0","26","45","71","71","0","","","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3828","174","4","0","SS 1","","CHEMISTRY","13","10","12","","","","","0","0","0","0","22","22","44","44","0","","","23rd","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3829","26","4","0","SS 1","","CHEMISTRY","13","18","16","","","","","0","0","0","0","34","35","69","69","0","","","12th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3830","254","4","0","SS 1","","CHEMISTRY","13","18","14","","","","","0","0","0","0","32","38","70","70","0","","","9th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3831","13","4","0","SS 1","","CHEMISTRY","13","16","12","","","","","0","0","0","0","28","42","70","70","0","","","9th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3832","19","4","0","SS 1","","CHEMISTRY","13","14","14","","","","","0","0","0","0","28","40","68","68","0","","","14th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3833","240","4","0","SS 1","","PHYSICS","12","12","13","","","","","0","0","0","0","25","20","45","45","45","45","23rd","21st","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3834","18","4","0","SS 1","","PHYSICS","12","10","13","","","","","0","0","0","0","23","27","50","50","0","","","19th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3835","17","4","0","SS 1","","PHYSICS","12","12","16","","","","","0","0","0","0","28","29","57","57","0","","","13th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3836","24","4","0","SS 1","","PHYSICS","12","8","15","","","","","0","0","0","0","23","39","62","62","0","","","6th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3837","21","4","0","SS 1","","PHYSICS","12","10","12","","","","","0","0","0","0","22","32","54","54","0","","","15th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3838","15","4","0","SS 1","","PHYSICS","12","12","14","","","","","0","0","0","0","26","34","60","60","0","","","9th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3839","198","4","0","SS 1","","PHYSICS","12","12","16","","","","","0","0","0","0","28","37","65","65","0","","","5th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3840","253","4","0","SS 1","","PHYSICS","12","14","13","","","","","0","0","0","0","27","14","41","41","0","","","23rd","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3841","171","4","0","SS 1","","PHYSICS","12","12","10","","","","","0","0","0","0","22","31","53","53","0","","","17th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3842","199","4","0","SS 1","","PHYSICS","12","8","14","","","","","0","0","0","0","22","32","54","54","0","","","15th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3843","23","4","0","SS 1","","PHYSICS","12","12","15","","","","","0","0","0","0","27","51","78","78","0","","","1st","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3844","14","4","0","SS 1","","PHYSICS","12","14","10","","","","","0","0","0","0","24","33","57","57","0","","","13th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3845","12","4","0","SS 1","","PHYSICS","12","8","16","","","","","0","0","0","0","24","44","68","68","0","","","3rd","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3846","20","4","0","SS 1","","PHYSICS","12","10","11","","","","","0","0","0","0","21","23","44","44","0","","","22nd","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3847","242","4","0","SS 1","","PHYSICS","12","12","12","","","","","0","0","0","0","24","34","58","58","0","","","11th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3848","25","4","0","SS 1","","PHYSICS","12","13","12","","","","","0","0","0","0","25","37","62","62","0","","","6th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3849","22","4","0","SS 1","","PHYSICS","12","12","16","","","","","0","0","0","0","28","39","67","67","0","","","4th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3850","241","4","0","SS 1","","PHYSICS","12","14","16","","","","","0","0","0","0","30","28","58","58","0","","","11th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3851","239","4","0","SS 1","","PHYSICS","12","13","12","","","","","0","0","0","0","25","36","61","61","0","","","8th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3852","174","4","0","SS 1","","PHYSICS","12","7","10","","","","","0","0","0","0","17","16","33","33","0","","","24th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3853","26","4","0","SS 1","","PHYSICS","12","14","14","","","","","0","0","0","0","28","48","76","76","0","","","2nd","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3854","254","4","0","SS 1","","PHYSICS","12","13","14","","","","","0","0","0","0","27","32","59","59","0","","","10th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3855","13","4","0","SS 1","","PHYSICS","12","6","14","","","","","0","0","0","0","20","29","49","49","0","","","20th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3856","19","4","0","SS 1","","PHYSICS","12","6","14","","","","","0","0","0","0","20","31","51","51","0","","","18th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3857","240","4","0","SS 1","","FURTHER MATHEMATICS","25","10","12","","","","","0","0","0","0","22","11","33","33","33","33","25th","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3858","18","4","0","SS 1","","FURTHER MATHEMATICS","25","12","13","","","","","0","0","0","0","25","20","45","45","0","","","17th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3859","17","4","0","SS 1","","FURTHER MATHEMATICS","25","10","16","","","","","0","0","0","0","26","33","59","59","0","","","7th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3860","24","4","0","SS 1","","FURTHER MATHEMATICS","25","14","14","","","","","0","0","0","0","28","24","52","52","0","","","12th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3861","21","4","0","SS 1","","FURTHER MATHEMATICS","25","14","14","","","","","0","0","0","0","28","27","55","55","0","","","8th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3862","15","4","0","SS 1","","FURTHER MATHEMATICS","25","16","15","","","","","0","0","0","0","31","19","50","50","0","","","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3863","198","4","0","SS 1","","FURTHER MATHEMATICS","25","16","18","","","","","0","0","0","0","34","27","61","61","0","","","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3864","253","4","0","SS 1","","FURTHER MATHEMATICS","25","12","14","","","","","0","0","0","0","26","27","53","53","0","","","11th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3865","171","4","0","SS 1","","FURTHER MATHEMATICS","25","10","8","","","","","0","0","0","0","18","23","41","41","0","","","19th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3866","199","4","0","SS 1","","FURTHER MATHEMATICS","25","14","16","","","","","0","0","0","0","30","12","42","42","0","","","18th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3867","23","4","0","SS 1","","FURTHER MATHEMATICS","25","18","18","","","","","0","0","0","0","36","35","71","71","0","","","2nd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3868","14","4","0","SS 1","","FURTHER MATHEMATICS","25","10","14","","","","","0","0","0","0","24","11","35","35","0","","","21st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3869","12","4","0","SS 1","","FURTHER MATHEMATICS","25","16","14","","","","","0","0","0","0","30","31","61","61","0","","","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3870","20","4","0","SS 1","","FURTHER MATHEMATICS","25","8","12","","","","","0","0","0","0","20","10","30","30","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3871","242","4","0","SS 1","","FURTHER MATHEMATICS","25","14","12","","","","","0","0","0","0","26","28","54","54","0","","","9th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3872","25","4","0","SS 1","","FURTHER MATHEMATICS","25","13","15","","","","","0","0","0","0","28","26","54","54","0","","","9th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3873","22","4","0","SS 1","","FURTHER MATHEMATICS","25","18","16","","","","","0","0","0","0","34","27","61","61","0","","","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3874","241","4","0","SS 1","","FURTHER MATHEMATICS","25","14","18","","","","","0","0","0","0","32","47","79","79","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3875","239","4","0","SS 1","","FURTHER MATHEMATICS","25","8","12","","","","","0","0","0","0","20","19","39","39","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3876","174","4","0","SS 1","","FURTHER MATHEMATICS","25","10","12","","","","","0","0","0","0","22","3","25","25","0","","","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3877","26","4","0","SS 1","","FURTHER MATHEMATICS","25","13","16","","","","","0","0","0","0","29","36","65","65","0","","","3rd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3878","254","4","0","SS 1","","FURTHER MATHEMATICS","25","14","18","","","","","0","0","0","0","32","15","47","47","0","","","15th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3879","13","4","0","SS 1","","FURTHER MATHEMATICS","25","12","16","","","","","0","0","0","0","28","19","47","47","0","","","15th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3880","19","4","0","SS 1","","FURTHER MATHEMATICS","25","12","14","","","","","0","0","0","0","26","26","52","52","0","","","12th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3881","131","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","14","","","","","0","0","0","0","32","56","88","88","0","","","2nd","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3882","41","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","16","","","","","0","0","0","0","34","57","91","91","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3883","134","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","0","","","","","0","0","0","0","","52","52","52","0","","","6th","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3884","35","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","0","0","0","0","26","47","73","73","0","","","5th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3885","33","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","10","","","","","0","0","0","0","24","59","83","83","0","","","4th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3886","202","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","18","","","","","0","0","0","0","32","54","86","86","0","","","3rd","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3887","246","5","0","SS 2","","PHYSICS","12","10","16","","","","","0","0","0","0","26","16","42","42","0","","","15th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3888","133","5","0","SS 2","","PHYSICS","12","14","12","","","","","0","0","0","0","26","40","66","66","0","","","7th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3889","135","5","0","SS 2","","PHYSICS","12","20","20","","","","","0","0","0","0","40","53","93","93","0","","","2nd","A1","EXCELLENT","JOHN PRINCE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3890","200","5","0","SS 2","","PHYSICS","12","18","18","","","","","0","0","0","0","36","42","78","78","0","","","3rd","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3891","201","5","0","SS 2","","PHYSICS","12","14","14","","","","","0","0","0","0","28","39","67","67","0","","","6th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3892","31","5","0","SS 2","","PHYSICS","12","14","16","","","","","0","0","0","0","30","44","74","74","0","","","5th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3893","243","5","0","SS 2","","PHYSICS","12","18","14","","","","","0","0","0","0","32","21","53","53","0","","","13th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3894","244","5","0","SS 2","","PHYSICS","12","18","16","","","","","0","0","0","0","34","31","65","65","0","","","8th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3895","245","5","0","SS 2","","PHYSICS","12","14","15","","","","","0","0","0","0","29","15","44","44","0","","","14th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3896","29","5","0","SS 2","","PHYSICS","12","12","14","","","","","0","0","0","0","26","35","61","61","0","","","9th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3897","32","5","0","SS 2","","PHYSICS","12","16","14","","","","","0","0","0","0","30","27","57","57","0","","","11th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3898","48","5","0","SS 2","","PHYSICS","12","16","12","","","","","0","0","0","0","28","30","58","58","0","","","10th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3899","247","5","0","SS 2","","PHYSICS","12","16","17","","","","","0","0","0","0","33","43","76","76","0","","","4th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3900","46","5","0","SS 2","","PHYSICS","12","10","12","","","","","0","0","0","0","22","19","41","41","0","","","16th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3901","36","5","0","SS 2","","PHYSICS","12","8","12","","","","","0","0","0","0","20","15","35","35","0","","","17th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3902","128","5","0","SS 2","","PHYSICS","12","14","13","","","","","0","0","0","0","27","30","57","57","0","","","11th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("3903","28","5","0","SS 2","","PHYSICS","12","20","20","","","","","0","0","0","0","40","54","94","94","0","","","1st","A1","EXCELLENT","JOHN PRINCE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3904","246","5","0","SS 2","","MATHEMATICS","2","10","16","","","","","0","0","0","0","26","24","50","50","0","","","15th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3905","131","5","0","SS 2","","MATHEMATICS","2","12","14","","","","","0","0","0","0","26","13","39","39","0","","","21st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3906","133","5","0","SS 2","","MATHEMATICS","2","16","16","","","","","0","0","0","0","32","24","56","56","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3907","135","5","0","SS 2","","MATHEMATICS","2","19","20","","","","","0","0","0","0","39","58","97","97","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3908","200","5","0","SS 2","","MATHEMATICS","2","18","16","","","","","0","0","0","0","34","44","78","78","0","","","5th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3909","41","5","0","SS 2","","MATHEMATICS","2","15","14","","","","","0","0","0","0","29","38","67","67","0","","","11th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3910","201","5","0","SS 2","","MATHEMATICS","2","18","20","","","","","0","0","0","0","38","44","82","82","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3911","31","5","0","SS 2","","MATHEMATICS","2","16","18","","","","","0","0","0","0","34","37","71","71","0","","","9th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3912","243","5","0","SS 2","","MATHEMATICS","2","16","16","","","","","0","0","0","0","32","40","72","72","0","","","8th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3913","134","5","0","SS 2","","MATHEMATICS","2","14","12","","","","","0","0","0","0","26","44","70","70","0","","","10th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3914","244","5","0","SS 2","","MATHEMATICS","2","18","18","","","","","0","0","0","0","36","46","82","82","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3915","35","5","0","SS 2","","MATHEMATICS","2","14","12","","","","","0","0","0","0","26","11","37","37","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3916","245","5","0","SS 2","","MATHEMATICS","2","16","12","","","","","0","0","0","0","28","21","49","49","0","","","16th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3917","29","5","0","SS 2","","MATHEMATICS","2","13","15","","","","","0","0","0","0","28","16","44","44","0","","","19th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3918","32","5","0","SS 2","","MATHEMATICS","2","14","18","","","","","0","0","0","0","32","20","52","52","0","","","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3919","33","5","0","SS 2","","MATHEMATICS","2","12","14","","","","","0","0","0","0","26","18","44","44","0","","","19th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3920","48","5","0","SS 2","","MATHEMATICS","2","16","18","","","","","0","0","0","0","34","40","74","74","0","","","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3921","247","5","0","SS 2","","MATHEMATICS","2","14","18","","","","","0","0","0","0","32","42","74","74","0","","","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3922","202","5","0","SS 2","","MATHEMATICS","2","12","16","","","","","0","0","0","0","28","28","56","56","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3923","46","5","0","SS 2","","MATHEMATICS","2","12","14","","","","","0","0","0","0","26","19","45","45","0","","","18th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3924","36","5","0","SS 2","","MATHEMATICS","2","10","8","","","","","0","0","0","0","18","12","30","30","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3925","128","5","0","SS 2","","MATHEMATICS","2","16","14","","","","","0","0","0","0","30","19","49","49","0","","","16th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3926","28","5","0","SS 2","","MATHEMATICS","2","20","18","","","","","0","0","0","0","38","59","97","97","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3927","246","5","0","SS 2","","CHEMISTRY","13","12","14","","","","","0","0","0","0","26","33","59","59","0","","","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3928","133","5","0","SS 2","","CHEMISTRY","13","14","18","","","","","0","0","0","0","32","40","72","72","0","","","9th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3929","135","5","0","SS 2","","CHEMISTRY","13","20","20","","","","","0","0","0","0","40","58","98","98","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3930","200","5","0","SS 2","","CHEMISTRY","13","18","18","","","","","0","0","0","0","36","48","84","84","0","","","5th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3931","201","5","0","SS 2","","CHEMISTRY","13","16","20","","","","","0","0","0","0","36","41","77","77","0","","","7th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3932","31","5","0","SS 2","","CHEMISTRY","13","18","17","","","","","0","0","0","0","35","42","77","77","0","","","7th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3933","243","5","0","SS 2","","CHEMISTRY","13","16","16","","","","","0","0","0","0","32","46","78","78","0","","","6th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3934","244","5","0","SS 2","","CHEMISTRY","13","18","20","","","","","0","0","0","0","38","49","87","87","0","","","4th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3935","245","5","0","SS 2","","CHEMISTRY","13","16","13","","","","","0","0","0","0","29","30","59","59","0","","","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3936","29","5","0","SS 2","","CHEMISTRY","13","14","16","","","","","0","0","0","0","30","32","62","62","0","","","11th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3937","32","5","0","SS 2","","CHEMISTRY","13","14","16","","","","","0","0","0","0","30","30","60","60","0","","","13th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3938","48","5","0","SS 2","","CHEMISTRY","13","16","18","","","","","0","0","0","0","34","32","66","66","0","","","10th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3939","247","5","0","SS 2","","CHEMISTRY","13","16","18","","","","","0","0","0","0","34","55","89","89","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3940","46","5","0","SS 2","","CHEMISTRY","13","12","13","","","","","0","0","0","0","25","36","61","61","0","","","12th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3941","36","5","0","SS 2","","CHEMISTRY","13","12","14","","","","","0","0","0","0","26","6","32","32","0","","","17th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3942","128","5","0","SS 2","","CHEMISTRY","13","16","14","","","","","0","0","0","0","30","30","60","60","0","","","13th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3943","28","5","0","SS 2","","CHEMISTRY","13","20","20","","","","","0","0","0","0","40","56","96","96","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3944","179","2","0","JSS 2","","MATHEMATICS","2","16","19","","","","","0","0","0","0","35","51","86","86","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3945","187","2","0","JSS 2","","MATHEMATICS","2","10","16","","","","","0","0","0","0","26","20","46","46","46","46","7th","8th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3946","185","2","0","JSS 2","","MATHEMATICS","2","10","10","","","","","0","0","0","0","20","30","50","50","0","","","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3947","186","2","0","JSS 2","","MATHEMATICS","2","14","10","","","","","0","0","0","0","24","17","41","41","0","","","9th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3948","184","2","0","JSS 2","","MATHEMATICS","2","12","12","","","","","0","0","0","0","24","31","55","55","55","55","3rd","5th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3949","183","2","0","JSS 2","","MATHEMATICS","2","18","16","","","","","0","0","0","0","34","32","66","66","0","","","3rd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3950","182","2","0","JSS 2","","MATHEMATICS","2","20","20","","","","","0","0","0","0","40","58","98","98","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3951","189","2","0","JSS 2","","MATHEMATICS","2","12","16","","","","","0","0","0","0","28","26","54","54","0","","","6th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3952","251","2","0","JSS 2","","MATHEMATICS","2","10","14","","","","","0","0","0","0","24","14","38","38","0","","","10th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3953","233","2","0","JSS 2","","MATHEMATICS","2","17","16","","","","","0","0","0","0","33","27","60","60","0","","","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3954","250","1","0","JSS 1","","MATHEMATICS","2","18","20","","","","","0","0","0","0","38","25","63","63","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3955","214","1","0","JSS 1","","MATHEMATICS","2","12","14","","","","","0","0","0","0","26","41","67","67","0","","","8th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3956","227","1","0","JSS 1","","MATHEMATICS","2","12","10","","","","","0","0","0","0","22","23","45","45","0","","","19th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3957","212","1","0","JSS 1","","MATHEMATICS","2","12","10","","","","","0","0","0","0","22","10","32","32","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3958","221","1","0","JSS 1","","MATHEMATICS","2","16","20","","","","","0","0","0","0","36","31","67","67","0","","","8th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3959","220","1","0","JSS 1","","MATHEMATICS","2","14","12","","","","","0","0","0","0","26","20","46","46","0","","","18th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3960","213","1","0","JSS 1","","MATHEMATICS","2","10","14","","","","","0","0","0","0","24","21","45","45","0","","","19th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3961","215","1","0","JSS 1","","MATHEMATICS","2","18","20","","","","","0","0","0","0","38","38","76","76","0","","","5th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3962","209","1","0","JSS 1","","MATHEMATICS","2","14","15","","","","","0","0","0","0","29","21","50","50","0","","","16th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3963","225","1","0","JSS 1","","MATHEMATICS","2","14","18","","","","","0","0","0","0","32","24","56","56","0","","","13th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3964","217","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","0","0","0","0","40","40","80","80","0","","","4th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3965","218","1","0","JSS 1","","MATHEMATICS","2","14","14","","","","","0","0","0","0","28","19","47","47","0","","","17th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3966","216","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","0","0","0","0","40","47","87","87","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3967","219","1","0","JSS 1","","MATHEMATICS","2","14","18","","","","","0","0","0","0","32","28","60","60","0","","","11th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3968","224","1","0","JSS 1","","MATHEMATICS","2","14","16","","","","","0","0","0","0","30","21","51","51","0","","","15th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3969","223","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","0","0","0","0","40","51","91","91","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3970","226","1","0","JSS 1","","MATHEMATICS","2","16","18","","","","","0","0","0","0","34","24","58","58","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3971","249","1","0","JSS 1","","MATHEMATICS","2","16","12","","","","","0","0","0","0","28","17","45","45","0","","","19th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3972","211","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","0","0","0","0","40","44","84","84","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3973","210","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","0","0","0","0","40","32","72","72","0","","","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3974","222","1","0","JSS 1","","MATHEMATICS","2","14","18","","","","","0","0","0","0","32","38","70","70","0","","","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3975","248","1","0","JSS 1","","MATHEMATICS","2","16","12","","","","","0","0","0","0","28","24","52","52","0","","","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3976","2","3","0","JSS 3","","MATHEMATICS","2","18","18","","","","","0","0","0","0","36","19","55","55","0","","","8th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3977","193","3","0","JSS 3","","MATHEMATICS","2","12","12","","","","","0","0","0","0","24","17","41","41","0","","","15th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3978","127","3","0","JSS 3","","MATHEMATICS","2","20","20","","","","","0","0","0","0","40","55","95","95","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3979","140","3","0","JSS 3","","MATHEMATICS","2","10","14","","","","","0","0","0","0","24","15","39","39","0","","","17th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3980","1","3","0","JSS 3","","MATHEMATICS","2","12","12","","","","","0","0","0","0","24","12","36","36","0","","","19th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3981","139","3","0","JSS 3","","MATHEMATICS","2","16","14","","","","","0","0","0","0","30","55","85","85","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3982","190","3","0","JSS 3","","MATHEMATICS","2","8","12","","","","","0","0","0","0","20","3","23","23","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3983","141","3","0","JSS 3","","MATHEMATICS","2","20","20","","","","","0","0","0","0","40","53","93","93","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3984","252","3","0","JSS 3","","MATHEMATICS","2","10","12","","","","","0","0","0","0","22","12","34","34","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3985","4","3","0","JSS 3","","MATHEMATICS","2","14","14","","","","","0","0","0","0","28","4","32","32","0","","","21st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3986","143","3","0","JSS 3","","MATHEMATICS","2","14","15","","","","","0","0","0","0","29","22","51","51","0","","","10th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3987","235","3","0","JSS 3","","MATHEMATICS","2","18","20","","","","","0","0","0","0","38","25","63","63","0","","","6th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3988","234","3","0","JSS 3","","MATHEMATICS","2","18","16","","","","","0","0","0","0","34","27","61","61","0","","","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3989","237","3","0","JSS 3","","MATHEMATICS","2","16","14","","","","","0","0","0","0","30","24","54","54","0","","","9th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3990","121","3","0","JSS 3","","MATHEMATICS","2","18","16","","","","","0","0","0","0","34","31","65","65","0","","","4th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3991","238","3","0","JSS 3","","MATHEMATICS","2","16","14","","","","","0","0","0","0","30","20","50","50","0","","","11th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3992","7","3","0","JSS 3","","MATHEMATICS","2","14","12","","","","","0","0","0","0","26","17","43","43","0","","","14th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3993","236","3","0","JSS 3","","MATHEMATICS","2","14","13","","","","","0","0","0","0","27","14","41","41","0","","","15th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3994","125","3","0","JSS 3","","MATHEMATICS","2","12","10","","","","","0","0","0","0","22","15","37","37","0","","","18th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3995","8","3","0","JSS 3","","MATHEMATICS","2","16","18","","","","","0","0","0","0","34","31","65","65","0","","","4th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3996","126","3","0","JSS 3","","MATHEMATICS","2","12","10","","","","","0","0","0","0","22","24","46","46","0","","","13th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3997","138","3","0","JSS 3","","MATHEMATICS","2","16","14","","","","","0","0","0","0","30","17","47","47","0","","","12th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3998","246","5","0","SS 2","","FURTHER MATHEMATICS","25","12","13","","","","","0","0","0","0","25","34","59","59","0","","","8th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("3999","133","5","0","SS 2","","FURTHER MATHEMATICS","25","14","15","","","","","0","0","0","0","29","28","57","57","57","57","9th","9th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4000","135","5","0","SS 2","","FURTHER MATHEMATICS","25","20","20","","","","","0","0","0","0","40","52","92","92","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4001","200","5","0","SS 2","","FURTHER MATHEMATICS","25","14","12","","","","","0","0","0","0","26","42","68","68","0","","","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4002","201","5","0","SS 2","","FURTHER MATHEMATICS","25","20","16","","","","","0","0","0","0","36","37","73","73","0","","","3rd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("4003","31","5","0","SS 2","","FURTHER MATHEMATICS","25","14","14","","","","","0","0","0","0","28","16","44","44","0","","","13th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4004","243","5","0","SS 2","","FURTHER MATHEMATICS","25","16","12","","","","","0","0","0","0","28","37","65","65","0","","","7th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4005","244","5","0","SS 2","","FURTHER MATHEMATICS","25","14","15","","","","","0","0","0","0","29","41","70","70","0","","","4th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4006","245","5","0","SS 2","","FURTHER MATHEMATICS","25","12","14","","","","","0","0","0","0","26","16","42","42","0","","","14th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4007","29","5","0","SS 2","","FURTHER MATHEMATICS","25","10","14","","","","","0","0","0","0","24","27","51","51","0","","","10th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4008","32","5","0","SS 2","","FURTHER MATHEMATICS","25","14","13","","","","","0","0","0","0","27","24","51","51","0","","","10th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4009","48","5","0","SS 2","","FURTHER MATHEMATICS","25","9","12","","","","","0","0","0","0","21","27","48","48","48","48","11th","12th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4010","247","5","0","SS 2","","FURTHER MATHEMATICS","25","16","14","","","","","0","0","0","0","30","39","69","69","0","","","5th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4011","46","5","0","SS 2","","FURTHER MATHEMATICS","25","8","10","","","","","0","0","0","0","18","13","31","31","31","31","17th","17th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4012","36","5","0","SS 2","","FURTHER MATHEMATICS","25","10","14","","","","","0","0","0","0","24","18","42","42","0","","","14th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4013","128","5","0","SS 2","","FURTHER MATHEMATICS","25","10","12","","","","","0","0","0","0","22","14","36","36","36","36","16th","16th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4014","28","5","0","SS 2","","FURTHER MATHEMATICS","25","16","18","","","","","0","0","0","0","34","42","76","76","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4015","230","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","20","","","","","0","0","0","0","40","60","100","100","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4016","45","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","20","","","","","0","0","0","0","40","60","100","100","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4017","229","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","16","","","","","0","0","0","0","36","52","88","88","0","","","4th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4018","60","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","0","0","0","0","26","53","79","79","0","","","5th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4019","51","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","0","","","","","0","0","0","0","","59","59","59","0","","","6th","C5","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4020","42","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","20","","","","","0","0","0","0","40","60","100","100","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4021","240","4","0","SS 1","","ENGLISH LANGUAGE","1","5","9","","","","","0","0","0","0","14","17","31","31","31","31","25th","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4022","18","4","0","SS 1","","ENGLISH LANGUAGE","1","11","9","","","","","0","0","0","0","20","18","38","38","0","","","17th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4023","17","4","0","SS 1","","ENGLISH LANGUAGE","1","10","11","","","","","0","0","0","0","21","27","48","48","0","","","7th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4024","24","4","0","SS 1","","ENGLISH LANGUAGE","1","10","8","","","","","0","0","0","0","18","13","31","31","0","","","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4025","21","4","0","SS 1","","ENGLISH LANGUAGE","1","8","8","","","","","0","0","0","0","16","18","34","34","0","","","19th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4026","15","4","0","SS 1","","ENGLISH LANGUAGE","1","13","10","","","","","0","0","0","0","23","18","41","41","0","","","13th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4027","198","4","0","SS 1","","ENGLISH LANGUAGE","1","15","13","","","","","0","0","0","0","28","31","59","59","0","","","1st","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4028","253","4","0","SS 1","","ENGLISH LANGUAGE","1","10","9","","","","","0","0","0","0","19","20","39","39","0","","","15th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4029","171","4","0","SS 1","","ENGLISH LANGUAGE","1","8","9","","","","","0","0","0","0","17","22","39","39","0","","","15th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4030","199","4","0","SS 1","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","22","47","47","0","","","9th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4031","23","4","0","SS 1","","ENGLISH LANGUAGE","1","13","12","","","","","0","0","0","0","25","31","56","56","0","","","3rd","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4032","14","4","0","SS 1","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","23","43","43","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4033","12","4","0","SS 1","","ENGLISH LANGUAGE","1","14","11","","","","","0","0","0","0","25","28","53","53","0","","","4th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4034","20","4","0","SS 1","","ENGLISH LANGUAGE","1","8","9","","","","","0","0","0","0","17","20","37","37","0","","","18th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4035","242","4","0","SS 1","","ENGLISH LANGUAGE","1","10","14","","","","","0","0","0","0","24","24","48","48","0","","","7th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4036","25","4","0","SS 1","","ENGLISH LANGUAGE","1","14","12","","","","","0","0","0","0","26","24","50","50","0","","","5th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4037","22","4","0","SS 1","","ENGLISH LANGUAGE","1","10","11","","","","","0","0","0","0","21","22","43","43","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4038","241","4","0","SS 1","","ENGLISH LANGUAGE","1","10","13","","","","","0","0","0","0","23","26","49","49","0","","","6th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4039","239","4","0","SS 1","","ENGLISH LANGUAGE","1","6","11","","","","","0","0","0","0","17","10","27","27","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4040","174","4","0","SS 1","","ENGLISH LANGUAGE","1","8","6","","","","","0","0","0","0","14","11","25","25","0","","","24th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4041","26","4","0","SS 1","","ENGLISH LANGUAGE","1","13","11","","","","","0","0","0","0","24","35","59","59","0","","","1st","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4042","254","4","0","SS 1","","ENGLISH LANGUAGE","1","5","8","","","","","0","0","0","0","13","16","29","29","0","","","22nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4043","13","4","0","SS 1","","ENGLISH LANGUAGE","1","13","10","","","","","0","0","0","0","23","21","44","44","0","","","10th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4044","19","4","0","SS 1","","ENGLISH LANGUAGE","1","9","12","","","","","0","0","0","0","21","19","40","40","0","","","14th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4045","240","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","3","","","","","0","0","0","0","3","15","18","18","18","18","24th","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4046","18","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","3","","","","","0","0","0","0","3","13","16","16","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4047","17","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","4","","","","","0","0","0","0","10","15","25","25","0","","","13th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4048","24","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","4","","","","","0","0","0","0","14","22","36","36","0","","","6th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4049","21","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","4","6","","","","","0","0","0","0","10","11","21","21","0","","","18th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4050","15","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","3","","","","","0","0","0","0","8","15","23","23","0","","","15th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4051","198","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","12","","","","","0","0","0","0","22","36","58","58","0","","","1st","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4052","253","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","2","","","","","0","0","0","0","4","20","24","24","0","","","14th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4053","171","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","5","","","","","0","0","0","0","15","22","37","37","0","","","5th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4054","199","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","8","7","","","","","0","0","0","0","15","24","39","39","0","","","4th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4055","23","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","4","","","","","0","0","0","0","14","30","44","44","0","","","3rd","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4056","14","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","5","","","","","0","0","0","0","11","11","22","22","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4057","12","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","5","","","","","0","0","0","0","11","20","31","31","0","","","10th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4058","20","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","1","","","","","0","0","0","0","7","6","13","13","0","","","24th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4059","242","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","4","4","","","","","0","0","0","0","8","22","30","30","0","","","11th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4060","25","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","7","","","","","0","0","0","0","17","18","35","35","0","","","8th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4061","22","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","5","","","","","0","0","0","0","15","21","36","36","0","","","6th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4062","241","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","5","","","","","0","0","0","0","11","22","33","33","0","","","9th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4063","239","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","12","4","","","","","0","0","0","0","16","10","26","26","0","","","12th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4064","174","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","1","","","","","0","0","0","0","1","17","18","18","0","","","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4065","26","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","12","10","","","","","0","0","0","0","22","32","54","54","0","","","2nd","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4066","254","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","5","","","","","0","0","0","0","15","7","22","22","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4067","13","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","4","1","","","","","0","0","0","0","5","15","20","20","0","","","19th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4068","19","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","6","","","","","0","0","0","0","11","8","19","19","0","","","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4069","230","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","15","12","","","","","0","0","0","0","27","31","58","58","0","","","2nd","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4070","60","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","7","8","","","","","0","0","0","0","15","14","29","29","0","","","4th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4071","51","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","14","9","","","","","0","0","0","0","23","21","44","44","0","","","3rd","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4072","42","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","18","12","","","","","0","0","0","0","30","32","62","62","0","","","1st","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4073","131","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","8","12","","","","","0","0","0","0","20","13","33","33","0","","","4th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4074","41","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","16","12","","","","","0","0","0","0","28","35","63","63","0","","","1st","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4075","134","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","33","58","58","0","","","2nd","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4076","33","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","12","8","","","","","0","0","0","0","20","23","43","43","0","","","3rd","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4077","202","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","7","9","","","","","0","0","0","0","16","14","30","30","0","","","5th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4078","230","6","0","SS 3","","ENGLISH LANGUAGE","1","12","13","","","","","0","0","0","0","25","38","63","63","0","","","5th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4079","228","6","0","SS 3","","ENGLISH LANGUAGE","1","0","8","","","","","0","0","0","0","8","14","22","22","0","","","14th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4080","191","6","0","SS 3","","ENGLISH LANGUAGE","1","13","14","","","","","0","0","0","0","27","37","64","64","0","","","3rd","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4081","58","6","0","SS 3","","ENGLISH LANGUAGE","1","13","15","","","","","0","0","0","0","28","29","57","57","0","","","6th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4082","49","6","0","SS 3","","ENGLISH LANGUAGE","1","0","14","","","","","0","0","0","0","14","30","44","44","0","","","10th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4083","63","6","0","SS 3","","ENGLISH LANGUAGE","1","12","14","","","","","0","0","0","0","26","39","65","65","0","","","1st","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4084","229","6","0","SS 3","","ENGLISH LANGUAGE","1","11","9","","","","","0","0","0","0","20","20","40","40","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4085","60","6","0","SS 3","","ENGLISH LANGUAGE","1","0","10","","","","","0","0","0","0","10","22","32","32","0","","","12th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4086","51","6","0","SS 3","","ENGLISH LANGUAGE","1","0","10","","","","","0","0","0","0","10","21","31","31","0","","","13th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4087","42","6","0","SS 3","","ENGLISH LANGUAGE","1","15","14","","","","","0","0","0","0","29","36","65","65","0","","","1st","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4088","54","6","0","SS 3","","ENGLISH LANGUAGE","1","11","16","","","","","0","0","0","0","27","37","64","64","0","","","3rd","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4089","231","6","0","SS 3","","ENGLISH LANGUAGE","1","9","10","","","","","0","0","0","0","19","33","52","52","0","","","9th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4090","232","6","0","SS 3","","ENGLISH LANGUAGE","1","12","11","","","","","0","0","0","0","23","33","56","56","0","","","7th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4091","47","6","0","SS 3","","ENGLISH LANGUAGE","1","13","10","","","","","0","0","0","0","23","33","56","56","0","","","7th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4092","246","5","0","SS 2","","ENGLISH LANGUAGE","1","8","5","","","","","0","0","0","0","13","17","30","30","0","","","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4093","131","5","0","SS 2","","ENGLISH LANGUAGE","1","11","5","","","","","0","0","0","0","16","16","32","32","0","","","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4094","133","5","0","SS 2","","ENGLISH LANGUAGE","1","16","9","","","","","0","0","0","0","25","21","46","46","0","","","8th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4095","135","5","0","SS 2","","ENGLISH LANGUAGE","1","17","12","","","","","0","0","0","0","29","36","65","65","0","","","3rd","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4096","200","5","0","SS 2","","ENGLISH LANGUAGE","1","13","6","","","","","0","0","0","0","19","26","45","45","0","","","9th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4097","41","5","0","SS 2","","ENGLISH LANGUAGE","1","18","11","","","","","0","0","0","0","29","47","76","76","0","","","2nd","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4098","201","5","0","SS 2","","ENGLISH LANGUAGE","1","13","7","","","","","0","0","0","0","20","24","44","44","0","","","10th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4099","31","5","0","SS 2","","ENGLISH LANGUAGE","1","17","8","","","","","0","0","0","0","25","33","58","58","0","","","4th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4100","243","5","0","SS 2","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","18","38","38","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4102","134","5","0","SS 2","","ENGLISH LANGUAGE","1","15","9","","","","","0","0","0","0","24","25","49","49","0","","","5th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4104","244","5","0","SS 2","","ENGLISH LANGUAGE","1","11","7","","","","","0","0","0","0","18","25","43","43","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("4105","35","5","0","SS 2","","ENGLISH LANGUAGE","1","0","6","","","","","0","0","0","0","6","24","30","30","0","","","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4106","245","5","0","SS 2","","ENGLISH LANGUAGE","1","7","11","","","","","0","0","0","0","18","16","34","34","0","","","19th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4107","29","5","0","SS 2","","ENGLISH LANGUAGE","1","14","9","","","","","0","0","0","0","23","25","48","48","0","","","6th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4108","32","5","0","SS 2","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","20","40","40","0","","","14th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4109","33","5","0","SS 2","","ENGLISH LANGUAGE","1","10","7","","","","","0","0","0","0","17","18","35","35","0","","","18th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4110","48","5","0","SS 2","","ENGLISH LANGUAGE","1","14","7","","","","","0","0","0","0","21","17","38","38","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4111","247","5","0","SS 2","","ENGLISH LANGUAGE","1","17","9","","","","","0","0","0","0","26","21","47","47","0","","","7th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4112","202","5","0","SS 2","","ENGLISH LANGUAGE","1","13","10","","","","","0","0","0","0","23","20","43","43","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4113","46","5","0","SS 2","","ENGLISH LANGUAGE","1","16","6","","","","","0","0","0","0","22","20","42","42","0","","","13th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4114","36","5","0","SS 2","","ENGLISH LANGUAGE","1","0","5","","","","","0","0","0","0","5","4","9","9","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4115","128","5","0","SS 2","","ENGLISH LANGUAGE","1","11","9","","","","","0","0","0","0","20","19","39","39","0","","","15th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4116","28","5","0","SS 2","","ENGLISH LANGUAGE","1","18","11","","","","","0","0","0","0","29","49","78","78","0","","","1st","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4117","240","4","0","SS 1","","ECONOMICS","17","0","0","","","","","0","0","0","0","","5","5","5","5","5","26th","24th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4118","18","4","0","SS 1","","ECONOMICS","17","10","6","","","","","0","0","0","0","16","16","32","32","0","","","21st","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4119","17","4","0","SS 1","","ECONOMICS","17","14","7","","","","","0","0","0","0","21","33","54","54","0","","","12th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4120","24","4","0","SS 1","","ECONOMICS","17","13","15","","","","","0","0","0","0","28","34","62","62","0","","","8th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4121","21","4","0","SS 1","","ECONOMICS","17","14","19","","","","","0","0","0","0","33","20","53","53","0","","","13th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4122","15","4","0","SS 1","","ECONOMICS","17","10","18","","","","","0","0","0","0","28","28","56","56","0","","","10th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4124","198","4","0","SS 1","","ECONOMICS","17","11","15","","","","","0","0","0","0","26","45","71","71","0","","","3rd","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4125","253","4","0","SS 1","","ECONOMICS","17","5","0","","","","","0","0","0","0","5","37","42","42","0","","","17th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4126","171","4","0","SS 1","","ECONOMICS","17","12","18","","","","","0","0","0","0","30","37","67","67","0","","","4th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4127","199","4","0","SS 1","","ECONOMICS","17","16","18","","","","","0","0","0","0","34","26","60","60","0","","","9th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4128","23","4","0","SS 1","","ECONOMICS","17","16","20","","","","","0","0","0","0","36","45","81","81","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4129","14","4","0","SS 1","","ECONOMICS","17","7","3","","","","","0","0","0","0","10","28","38","38","0","","","20th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4130","12","4","0","SS 1","","ECONOMICS","17","16","13","","","","","0","0","0","0","29","34","63","63","0","","","6th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4131","20","4","0","SS 1","","ECONOMICS","17","13","4","","","","","0","0","0","0","17","23","40","40","0","","","19th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4133","242","4","0","SS 1","","ECONOMICS","17","13","10","","","","","0","0","0","0","23","30","53","53","0","","","13th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4134","25","4","0","SS 1","","ECONOMICS","17","15","18","","","","","0","0","0","0","33","33","66","66","0","","","5th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4135","22","4","0","SS 1","","ECONOMICS","17","13","19","","","","","0","0","0","0","32","50","82","82","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4136","241","4","0","SS 1","","ECONOMICS","17","13","13","","","","","0","0","0","0","26","37","63","63","0","","","6th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4137","239","4","0","SS 1","","ECONOMICS","17","9","4","","","","","0","0","0","0","13","31","44","44","0","","","16th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4138","174","4","0","SS 1","","ECONOMICS","17","6","6","","","","","0","0","0","0","12","20","32","32","0","","","21st","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4139","26","4","0","SS 1","","ECONOMICS","17","11","0","","","","","0","0","0","0","11","41","52","52","0","","","15th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4140","254","4","0","SS 1","","ECONOMICS","17","0","7","","","","","0","0","0","0","7","23","30","30","0","","","23rd","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4141","13","4","0","SS 1","","ECONOMICS","17","13","15","","","","","0","0","0","0","28","27","55","55","0","","","11th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4142","19","4","0","SS 1","","ECONOMICS","17","7","10","","","","","0","0","0","0","17","25","42","42","0","","","17th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4143","179","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","18","","","","","0","0","0","0","29","47","76","76","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4144","187","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","0","0","0","0","20","16","36","36","36","36","9th","10th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4145","185","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","11","","","","","0","0","0","0","21","44","65","65","0","","","2nd","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4146","186","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","0","0","0","0","20","23","43","43","0","","","8th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4147","184","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","10","","","","","0","0","0","0","22","37","59","59","59","59","5th","6th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4148","183","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","0","0","0","0","20","21","41","41","0","","","9th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4149","182","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","11","","","","","0","0","0","0","27","38","65","65","0","","","2nd","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4150","189","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","13","","","","","0","0","0","0","27","34","61","61","0","","","5th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4151","251","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","0","0","0","0","20","24","44","44","0","","","7th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4152","233","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","15","","","","","0","0","0","0","25","40","65","65","0","","","2nd","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4153","2","3","0","JSS 3","","SOCIAL STUDIES","23","12","10","","","","","0","0","0","0","22","20","42","42","0","","","12th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4154","193","3","0","JSS 3","","SOCIAL STUDIES","23","17","11","","","","","0","0","0","0","28","31","59","59","0","","","3rd","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4155","127","3","0","JSS 3","","SOCIAL STUDIES","23","18","14","","","","","0","0","0","0","32","27","59","59","0","","","3rd","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4156","140","3","0","JSS 3","","SOCIAL STUDIES","23","15","15","","","","","0","0","0","0","30","20","50","50","0","","","8th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4157","1","3","0","JSS 3","","SOCIAL STUDIES","23","10","15","","","","","0","0","0","0","25","3","28","28","0","","","20th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4158","139","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","11","31","31","0","","","17th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4159","190","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","6","26","26","0","","","21st","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4160","141","3","0","JSS 3","","SOCIAL STUDIES","23","20","20","","","","","0","0","0","0","40","40","80","80","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4161","252","3","0","JSS 3","","SOCIAL STUDIES","23","10","11","","","","","0","0","0","0","21","22","43","43","0","","","11th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4162","4","3","0","JSS 3","","SOCIAL STUDIES","23","10","12","","","","","0","0","0","0","22","8","30","30","0","","","18th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4163","143","3","0","JSS 3","","SOCIAL STUDIES","23","15","13","","","","","0","0","0","0","28","36","64","64","0","","","2nd","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4164","235","3","0","JSS 3","","SOCIAL STUDIES","23","18","10","","","","","0","0","0","0","28","22","50","50","0","","","8th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4165","234","3","0","JSS 3","","SOCIAL STUDIES","23","14","10","","","","","0","0","0","0","24","30","54","54","0","","","7th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4166","237","3","0","JSS 3","","SOCIAL STUDIES","23","15","15","","","","","0","0","0","0","30","9","39","39","0","","","14th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4167","121","3","0","JSS 3","","SOCIAL STUDIES","23","11","18","","","","","0","0","0","0","29","30","59","59","0","","","3rd","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4168","238","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","6","26","26","0","","","21st","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4169","7","3","0","JSS 3","","SOCIAL STUDIES","23","14","10","","","","","0","0","0","0","24","17","41","41","0","","","13th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4170","236","3","0","JSS 3","","SOCIAL STUDIES","23","15","10","","","","","0","0","0","0","25","22","47","47","0","","","10th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4171","125","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","10","30","30","0","","","18th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4172","8","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","16","36","36","0","","","15th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4173","126","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","13","33","33","0","","","16th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4174","138","3","0","JSS 3","","SOCIAL STUDIES","23","12","11","","","","","0","0","0","0","23","32","55","55","0","","","6th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4175","179","2","0","JSS 2","","HOME ECONOMICS","24","13","12","","","","","0","0","0","0","25","43","68","68","0","","","2nd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4176","187","2","0","JSS 2","","HOME ECONOMICS","24","10","9","","","","","0","0","0","0","19","28","47","47","47","47","8th","8th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4177","185","2","0","JSS 2","","HOME ECONOMICS","24","17","12","","","","","0","0","0","0","29","37","66","66","0","","","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4178","186","2","0","JSS 2","","HOME ECONOMICS","24","8","10","","","","","0","0","0","0","18","30","48","48","0","","","7th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4179","184","2","0","JSS 2","","HOME ECONOMICS","24","13","12","","","","","0","0","0","0","25","47","72","72","72","72","1st","1st","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4180","183","2","0","JSS 2","","HOME ECONOMICS","24","11","8","","","","","0","0","0","0","19","26","45","45","0","","","9th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4181","182","2","0","JSS 2","","HOME ECONOMICS","24","13","12","","","","","0","0","0","0","25","43","68","68","0","","","2nd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4182","189","2","0","JSS 2","","HOME ECONOMICS","24","14","13","","","","","0","0","0","0","27","39","66","66","0","","","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4183","251","2","0","JSS 2","","HOME ECONOMICS","24","9","8","","","","","0","0","0","0","17","20","37","37","0","","","10th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4184","233","2","0","JSS 2","","HOME ECONOMICS","24","11","10","","","","","0","0","0","0","21","34","55","55","0","","","6th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4185","179","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","8","12","","","","","0","0","0","0","20","39","59","59","0","","","3rd","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4186","187","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","4","10","","","","","0","0","0","0","14","23","37","37","37","37","9th","8th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4187","185","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","12","14","","","","","0","0","0","0","26","42","68","68","0","","","1st","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4188","186","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","5","10","","","","","0","0","0","0","15","30","45","45","0","","","7th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4189","184","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","6","11","","","","","0","0","0","0","17","32","49","49","49","49","6th","6th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4190","183","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","3","10","","","","","0","0","0","0","13","10","23","23","0","","","10th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4191","182","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","9","15","","","","","0","0","0","0","24","40","64","64","0","","","2nd","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4192","189","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","8","10","","","","","0","0","0","0","18","37","55","55","0","","","4th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4193","251","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","6","10","","","","","0","0","0","0","16","20","36","36","0","","","9th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4194","233","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","7","10","","","","","0","0","0","0","17","38","55","55","0","","","4th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4195","250","1","0","JSS 1","","HOME ECONOMICS","24","14","12","","","","","0","0","0","0","26","40","66","66","0","","","13th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4196","214","1","0","JSS 1","","HOME ECONOMICS","24","16","13","","","","","0","0","0","0","29","40","69","69","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4197","227","1","0","JSS 1","","HOME ECONOMICS","24","12","10","","","","","0","0","0","0","22","20","42","42","0","","","21st","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4198","212","1","0","JSS 1","","HOME ECONOMICS","24","12","10","","","","","0","0","0","0","22","20","42","42","0","","","21st","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4199","221","1","0","JSS 1","","HOME ECONOMICS","24","15","13","","","","","0","0","0","0","28","40","68","68","0","","","11th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4200","220","1","0","JSS 1","","HOME ECONOMICS","24","15","13","","","","","0","0","0","0","28","49","77","77","0","","","1st","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4201","213","1","0","JSS 1","","HOME ECONOMICS","24","13","11","","","","","0","0","0","0","24","30","54","54","0","","","16th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4202","215","1","0","JSS 1","","HOME ECONOMICS","24","16","13","","","","","0","0","0","0","29","20","49","49","0","","","19th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4203","209","1","0","JSS 1","","HOME ECONOMICS","24","13","9","","","","","0","0","0","0","22","20","42","42","0","","","21st","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4204","225","1","0","JSS 1","","HOME ECONOMICS","24","17","10","","","","","0","0","0","0","27","24","51","51","0","","","17th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4205","217","1","0","JSS 1","","HOME ECONOMICS","24","16","14","","","","","0","0","0","0","30","40","70","70","0","","","6th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4206","218","1","0","JSS 1","","HOME ECONOMICS","24","17","15","","","","","0","0","0","0","32","40","72","72","0","","","4th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("4207","216","1","0","JSS 1","","HOME ECONOMICS","24","16","13","","","","","0","0","0","0","29","40","69","69","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4208","219","1","0","JSS 1","","HOME ECONOMICS","24","15","13","","","","","0","0","0","0","28","40","68","68","0","","","11th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4209","224","1","0","JSS 1","","HOME ECONOMICS","24","17","13","","","","","0","0","0","0","30","20","50","50","0","","","18th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4210","223","1","0","JSS 1","","HOME ECONOMICS","24","16","13","","","","","0","0","0","0","29","42","71","71","0","","","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4211","226","1","0","JSS 1","","HOME ECONOMICS","24","15","13","","","","","0","0","0","0","28","46","74","74","0","","","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4212","249","1","0","JSS 1","","HOME ECONOMICS","24","15","10","","","","","0","0","0","0","25","24","49","49","0","","","19th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4213","211","1","0","JSS 1","","HOME ECONOMICS","24","15","12","","","","","0","0","0","0","27","42","69","69","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4214","210","1","0","JSS 1","","HOME ECONOMICS","24","15","13","","","","","0","0","0","0","28","49","77","77","0","","","1st","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4215","222","1","0","JSS 1","","HOME ECONOMICS","24","17","13","","","","","0","0","0","0","30","40","70","70","0","","","6th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4216","248","1","0","JSS 1","","HOME ECONOMICS","24","15","12","","","","","0","0","0","0","27","30","57","57","0","","","14th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4217","250","1","0","JSS 1","","CIVIC EDUCATION","28","17","13","","","","","0","0","0","0","30","30","60","60","0","","","15th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4218","214","1","0","JSS 1","","CIVIC EDUCATION","28","18","16","","","","","0","0","0","0","34","47","81","81","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4219","227","1","0","JSS 1","","CIVIC EDUCATION","28","13","11","","","","","0","0","0","0","24","30","54","54","0","","","17th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4220","212","1","0","JSS 1","","CIVIC EDUCATION","28","11","10","","","","","0","0","0","0","21","30","51","51","0","","","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4221","221","1","0","JSS 1","","CIVIC EDUCATION","28","18","15","","","","","0","0","0","0","33","31","64","64","0","","","12th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4222","220","1","0","JSS 1","","CIVIC EDUCATION","28","11","10","","","","","0","0","0","0","21","30","51","51","0","","","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4223","213","1","0","JSS 1","","CIVIC EDUCATION","28","19","15","","","","","0","0","0","0","34","31","65","65","0","","","11th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4224","215","1","0","JSS 1","","CIVIC EDUCATION","28","17","16","","","","","0","0","0","0","33","30","63","63","0","","","13th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4225","209","1","0","JSS 1","","CIVIC EDUCATION","28","11","10","","","","","0","0","0","0","21","22","43","43","0","","","22nd","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4226","225","1","0","JSS 1","","CIVIC EDUCATION","28","17","10","","","","","0","0","0","0","27","26","53","53","0","","","18th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4227","217","1","0","JSS 1","","CIVIC EDUCATION","28","16","15","","","","","0","0","0","0","31","36","67","67","0","","","10th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4228","218","1","0","JSS 1","","CIVIC EDUCATION","28","17","16","","","","","0","0","0","0","33","35","68","68","0","","","8th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4229","216","1","0","JSS 1","","CIVIC EDUCATION","28","17","16","","","","","0","0","0","0","33","30","63","63","0","","","13th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4230","219","1","0","JSS 1","","CIVIC EDUCATION","28","18","17","","","","","0","0","0","0","35","46","81","81","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4231","224","1","0","JSS 1","","CIVIC EDUCATION","28","15","13","","","","","0","0","0","0","28","25","53","53","0","","","18th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4232","223","1","0","JSS 1","","CIVIC EDUCATION","28","18","15","","","","","0","0","0","0","33","40","73","73","0","","","5th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4233","226","1","0","JSS 1","","CIVIC EDUCATION","28","19","16","","","","","0","0","0","0","35","40","75","75","0","","","4th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4234","249","1","0","JSS 1","","CIVIC EDUCATION","28","16","14","","","","","0","0","0","0","30","27","57","57","0","","","16th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4235","211","1","0","JSS 1","","CIVIC EDUCATION","28","17","15","","","","","0","0","0","0","32","36","68","68","0","","","8th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4236","210","1","0","JSS 1","","CIVIC EDUCATION","28","18","16","","","","","0","0","0","0","34","48","82","82","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4237","222","1","0","JSS 1","","CIVIC EDUCATION","28","16","15","","","","","0","0","0","0","31","40","71","71","0","","","6th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4238","248","1","0","JSS 1","","CIVIC EDUCATION","28","16","13","","","","","0","0","0","0","29","40","69","69","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4239","250","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","14","13","","","","","0","0","0","0","27","29","56","56","0","","","14th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4240","214","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","11","","","","","0","0","0","0","23","38","61","61","0","","","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4241","227","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","9","8","","","","","0","0","0","0","17","15","32","32","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4242","212","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","9","","","","","0","0","0","0","19","26","45","45","0","","","18th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4243","221","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","10","","","","","0","0","0","0","22","35","57","57","0","","","12th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4244","220","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","7","8","","","","","0","0","0","0","15","30","45","45","0","","","18th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4245","213","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","16","12","","","","","0","0","0","0","28","32","60","60","0","","","11th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4246","215","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","14","13","","","","","0","0","0","0","27","40","67","67","0","","","3rd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4247","209","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","8","7","","","","","0","0","0","0","15","20","35","35","0","","","21st","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4248","225","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","10","","","","","0","0","0","0","22","27","49","49","0","","","16th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4249","217","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","13","12","","","","","0","0","0","0","25","40","65","65","0","","","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4250","218","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","11","10","","","","","0","0","0","0","21","40","61","61","0","","","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4251","216","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","11","","","","","0","0","0","0","23","40","63","63","0","","","6th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4252","219","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","15","14","","","","","0","0","0","0","29","45","74","74","0","","","1st","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4253","224","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","9","","","","","0","0","0","0","19","20","39","39","0","","","20th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4254","223","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","13","12","","","","","0","0","0","0","25","40","65","65","0","","","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4255","226","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","14","13","","","","","0","0","0","0","27","34","61","61","0","","","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4256","249","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","11","","","","","0","0","0","0","23","38","61","61","0","","","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4257","211","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","15","14","","","","","0","0","0","0","29","27","56","56","0","","","14th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4258","210","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","11","10","","","","","0","0","0","0","21","36","57","57","0","","","12th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4259","222","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","15","14","","","","","0","0","0","0","29","45","74","74","0","","","1st","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4260","248","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","9","","","","","0","0","0","0","19","27","46","46","0","","","17th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4261","250","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","11","","","","","0","0","0","0","21","30","51","51","0","","","15th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4262","214","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","11","","","","","0","0","0","0","23","37","60","60","0","","","9th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4263","227","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","11","","","","","0","0","0","0","21","30","51","51","0","","","15th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4264","212","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","6","7","","","","","0","0","0","0","13","26","39","39","0","","","21st","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4265","221","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","10","","","","","0","0","0","0","23","37","60","60","0","","","9th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4266","220","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","8","","","","","0","0","0","0","17","30","47","47","0","","","19th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4267","213","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","12","","","","","0","0","0","0","25","40","65","65","0","","","3rd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4268","215","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","9","","","","","0","0","0","0","19","33","52","52","0","","","13th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4269","209","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","9","","","","","0","0","0","0","19","32","51","51","0","","","15th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4270","225","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","9","","","","","0","0","0","0","19","27","46","46","0","","","20th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4271","217","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","12","","","","","0","0","0","0","25","40","65","65","0","","","3rd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4272","218","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","6","7","","","","","0","0","0","0","13","36","49","49","0","","","18th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4273","216","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","15","14","","","","","0","0","0","0","29","47","76","76","0","","","1st","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4274","219","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","11","","","","","0","0","0","0","23","42","65","65","0","","","3rd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4275","224","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","9","","","","","0","0","0","0","19","17","36","36","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4276","223","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","41","62","62","0","","","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4277","226","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","12","","","","","0","0","0","0","25","40","65","65","0","","","3rd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4278","249","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","11","","","","","0","0","0","0","23","35","58","58","0","","","12th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4279","211","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","8","7","","","","","0","0","0","0","15","37","52","52","0","","","13th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4280","210","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","12","","","","","0","0","0","0","25","42","67","67","0","","","2nd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4281","222","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","40","61","61","0","","","8th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4282","248","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","7","6","","","","","0","0","0","0","13","23","36","36","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4283","250","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","11","","","","","0","0","0","0","23","30","53","53","0","","","14th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4284","214","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","0","0","0","0","20","40","60","60","0","","","12th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4285","227","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","9","8","","","","","0","0","0","0","17","30","47","47","0","","","19th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4286","212","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","9","","","","","0","0","0","0","19","31","50","50","0","","","16th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4287","221","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","0","0","0","0","29","35","64","64","0","","","6th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4288","220","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","3","7","","","","","0","0","0","0","10","10","20","20","0","","","23rd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4289","213","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","9","9","","","","","0","0","0","0","18","30","48","48","0","","","18th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4290","215","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","0","0","0","0","29","32","61","61","0","","","10th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4291","209","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","10","","","","","0","0","0","0","21","35","56","56","0","","","13th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4292","225","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","10","","","","","0","0","0","0","22","17","39","39","0","","","21st","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4293","217","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","0","0","0","0","26","37","63","63","0","","","8th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4294","218","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","9","","","","","0","0","0","0","17","32","49","49","0","","","17th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4295","216","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","11","","","","","0","0","0","0","23","42","65","65","0","","","5th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4296","219","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","15","","","","","0","0","0","0","31","42","73","73","0","","","3rd","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4297","224","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","9","8","","","","","0","0","0","0","17","20","37","37","0","","","22nd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4298","223","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","10","","","","","0","0","0","0","24","40","64","64","0","","","6th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4299","226","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","11","","","","","0","0","0","0","23","40","63","63","0","","","8th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4300","249","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","0","0","0","0","26","40","66","66","0","","","4th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4301","211","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","13","","","","","0","0","0","0","27","34","61","61","0","","","10th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4302","210","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","0","0","0","0","29","50","79","79","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4303","222","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","0","0","0","0","29","47","76","76","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4304","248","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","10","","","","","0","0","0","0","22","30","52","52","0","","","15th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4305","2","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","30","51","51","0","","","16th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4306","193","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","10","9","","","","","0","0","0","0","19","39","58","58","0","","","10th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("4307","127","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","15","13","","","","","0","0","0","0","28","50","78","78","0","","","1st","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4308","140","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","8","6","","","","","0","0","0","0","14","36","50","50","0","","","17th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4309","1","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","7","8","","","","","0","0","0","0","15","10","25","25","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4310","139","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","13","10","","","","","0","0","0","0","23","30","53","53","0","","","14th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4311","190","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","12","10","","","","","0","0","0","0","22","30","52","52","0","","","15th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4312","141","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","49","70","70","0","","","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4313","252","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","9","8","","","","","0","0","0","0","17","20","37","37","0","","","20th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4314","4","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","10","7","","","","","0","0","0","0","17","20","37","37","0","","","20th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4315","143","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","43","64","64","0","","","5th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4316","235","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","43","64","64","0","","","5th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4317","234","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","14","13","","","","","0","0","0","0","27","41","68","68","0","","","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4318","237","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","12","11","","","","","0","0","0","0","23","32","55","55","0","","","11th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4319","121","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","12","10","","","","","0","0","0","0","22","50","72","72","0","","","2nd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4320","238","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","8","6","","","","","0","0","0","0","14","30","44","44","0","","","19th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4321","7","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","33","54","54","0","","","12th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4322","236","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","10","11","","","","","0","0","0","0","21","39","60","60","0","","","9th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4323","125","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","10","9","","","","","0","0","0","0","19","27","46","46","0","","","18th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4324","8","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","40","61","61","0","","","8th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4325","126","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","13","11","","","","","0","0","0","0","24","30","54","54","0","","","12th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4326","138","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","12","10","","","","","0","0","0","0","22","40","62","62","0","","","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4327","2","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","9","8","","","","","0","0","0","0","17","12","29","29","0","","","18th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4328","193","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","13","12","","","","","0","0","0","0","25","33","58","58","0","","","5th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4329","127","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","14","13","","","","","0","0","0","0","27","49","76","76","0","","","2nd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4330","140","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","5","6","","","","","0","0","0","0","11","13","24","24","0","","","20th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4331","1","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","6","8","","","","","0","0","0","0","14","10","24","24","0","","","20th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4332","139","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","9","8","","","","","0","0","0","0","17","10","27","27","0","","","19th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4333","190","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","13","10","","","","","0","0","0","0","23","25","48","48","0","","","10th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4334","141","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","13","14","","","","","0","0","0","0","27","51","78","78","0","","","1st","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4335","252","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","11","10","","","","","0","0","0","0","21","20","41","41","0","","","13th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4336","4","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","8","6","","","","","0","0","0","0","14","8","22","22","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4337","143","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","13","12","","","","","0","0","0","0","25","26","51","51","0","","","7th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4338","235","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","8","14","","","","","0","0","0","0","22","48","70","70","0","","","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4339","234","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","11","10","","","","","0","0","0","0","21","32","53","53","0","","","6th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4340","237","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","8","10","","","","","0","0","0","0","18","28","46","46","0","","","12th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4341","121","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","12","10","","","","","0","0","0","0","22","48","70","70","0","","","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4342","238","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","11","10","","","","","0","0","0","0","21","30","51","51","0","","","7th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4343","7","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","7","6","","","","","0","0","0","0","13","27","40","40","0","","","14th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4344","236","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","8","10","","","","","0","0","0","0","18","30","48","48","0","","","10th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4345","125","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","11","10","","","","","0","0","0","0","21","13","34","34","0","","","17th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4346","8","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","10","9","","","","","0","0","0","0","19","32","51","51","0","","","7th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4347","126","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","8","7","","","","","0","0","0","0","15","20","35","35","0","","","16th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4348","138","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","8","8","","","","","0","0","0","0","16","24","40","40","0","","","14th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4349","250","1","0","JSS 1","","COMPUTER SCIENCE","10","12","5","","","","","0","0","0","0","17","42","59","59","0","","","11th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4350","214","1","0","JSS 1","","COMPUTER SCIENCE","10","13","10","","","","","0","0","0","0","23","48","71","71","0","","","6th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4351","227","1","0","JSS 1","","COMPUTER SCIENCE","10","12","3","","","","","0","0","0","0","15","40","55","55","0","","","13th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4352","212","1","0","JSS 1","","COMPUTER SCIENCE","10","6","10","","","","","0","0","0","0","16","20","36","36","0","","","20th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4353","221","1","0","JSS 1","","COMPUTER SCIENCE","10","13","8","","","","","0","0","0","0","21","40","61","61","0","","","10th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4354","220","1","0","JSS 1","","COMPUTER SCIENCE","10","2","2","","","","","0","0","0","0","4","28","32","32","0","","","21st","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4355","213","1","0","JSS 1","","COMPUTER SCIENCE","10","14","2","","","","","0","0","0","0","16","33","49","49","0","","","16th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4356","215","1","0","JSS 1","","COMPUTER SCIENCE","10","14","7","","","","","0","0","0","0","21","53","74","74","0","","","2nd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4357","209","1","0","JSS 1","","COMPUTER SCIENCE","10","2","5","","","","","0","0","0","0","7","35","42","42","0","","","19th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4358","225","1","0","JSS 1","","COMPUTER SCIENCE","10","4","5","","","","","0","0","0","0","9","20","29","29","0","","","22nd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4359","217","1","0","JSS 1","","COMPUTER SCIENCE","10","19","10","","","","","0","0","0","0","29","48","77","77","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4360","218","1","0","JSS 1","","COMPUTER SCIENCE","10","13","5","","","","","0","0","0","0","18","35","53","53","0","","","14th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4361","216","1","0","JSS 1","","COMPUTER SCIENCE","10","18","7","","","","","0","0","0","0","25","48","73","73","0","","","3rd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4362","219","1","0","JSS 1","","COMPUTER SCIENCE","10","10","7","","","","","0","0","0","0","17","48","65","65","0","","","8th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4363","224","1","0","JSS 1","","COMPUTER SCIENCE","10","6","5","","","","","0","0","0","0","11","35","46","46","0","","","17th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4364","223","1","0","JSS 1","","COMPUTER SCIENCE","10","18","5","","","","","0","0","0","0","23","35","58","58","0","","","12th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4365","226","1","0","JSS 1","","COMPUTER SCIENCE","10","15","2","","","","","0","0","0","0","17","52","69","69","0","","","7th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4366","249","1","0","JSS 1","","COMPUTER SCIENCE","10","6","5","","","","","0","0","0","0","11","32","43","43","0","","","18th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4367","211","1","0","JSS 1","","COMPUTER SCIENCE","10","14","10","","","","","0","0","0","0","24","40","64","64","0","","","9th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4368","210","1","0","JSS 1","","COMPUTER SCIENCE","10","9","8","","","","","0","0","0","0","17","55","72","72","0","","","5th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4369","222","1","0","JSS 1","","COMPUTER SCIENCE","10","18","10","","","","","0","0","0","0","28","45","73","73","0","","","3rd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4370","248","1","0","JSS 1","","COMPUTER SCIENCE","10","15","6","","","","","0","0","0","0","21","30","51","51","0","","","15th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4371","2","3","0","JSS 3","","HOME ECONOMICS","24","12","11","","","","","0","0","0","0","23","30","53","53","0","","","12th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4372","193","3","0","JSS 3","","HOME ECONOMICS","24","11","10","","","","","0","0","0","0","21","30","51","51","0","","","14th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4373","127","3","0","JSS 3","","HOME ECONOMICS","24","16","15","","","","","0","0","0","0","31","51","82","82","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4374","140","3","0","JSS 3","","HOME ECONOMICS","24","4","10","","","","","0","0","0","0","14","27","41","41","0","","","19th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4375","1","3","0","JSS 3","","HOME ECONOMICS","24","3","2","","","","","0","0","0","0","5","20","25","25","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4376","139","3","0","JSS 3","","HOME ECONOMICS","24","9","8","","","","","0","0","0","0","17","28","45","45","0","","","16th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4377","190","3","0","JSS 3","","HOME ECONOMICS","24","8","9","","","","","0","0","0","0","17","25","42","42","0","","","18th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4378","141","3","0","JSS 3","","HOME ECONOMICS","24","14","13","","","","","0","0","0","0","27","50","77","77","0","","","3rd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4379","252","3","0","JSS 3","","HOME ECONOMICS","24","12","11","","","","","0","0","0","0","23","30","53","53","0","","","12th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4380","4","3","0","JSS 3","","HOME ECONOMICS","24","6","5","","","","","0","0","0","0","11","20","31","31","0","","","21st","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4381","143","3","0","JSS 3","","HOME ECONOMICS","24","13","12","","","","","0","0","0","0","25","40","65","65","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4382","235","3","0","JSS 3","","HOME ECONOMICS","24","19","18","","","","","0","0","0","0","37","40","77","77","0","","","3rd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4383","234","3","0","JSS 3","","HOME ECONOMICS","24","15","14","","","","","0","0","0","0","29","42","71","71","0","","","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4384","237","3","0","JSS 3","","HOME ECONOMICS","24","10","9","","","","","0","0","0","0","19","35","54","54","0","","","11th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4385","121","3","0","JSS 3","","HOME ECONOMICS","24","17","16","","","","","0","0","0","0","33","53","86","86","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4386","238","3","0","JSS 3","","HOME ECONOMICS","24","8","7","","","","","0","0","0","0","15","30","45","45","0","","","16th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4387","7","3","0","JSS 3","","HOME ECONOMICS","24","14","12","","","","","0","0","0","0","26","35","61","61","0","","","10th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4388","236","3","0","JSS 3","","HOME ECONOMICS","24","14","12","","","","","0","0","0","0","26","38","64","64","0","","","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4389","125","3","0","JSS 3","","HOME ECONOMICS","24","9","8","","","","","0","0","0","0","17","20","37","37","0","","","20th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4390","8","3","0","JSS 3","","HOME ECONOMICS","24","13","12","","","","","0","0","0","0","25","39","64","64","0","","","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4391","126","3","0","JSS 3","","HOME ECONOMICS","24","11","10","","","","","0","0","0","0","21","30","51","51","0","","","14th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4392","138","3","0","JSS 3","","HOME ECONOMICS","24","15","14","","","","","0","0","0","0","29","34","63","63","0","","","9th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4393","2","3","0","JSS 3","","COMPUTER SCIENCE","10","10","8","","","","","0","0","0","0","18","52","70","70","0","","","8th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4394","193","3","0","JSS 3","","COMPUTER SCIENCE","10","12","15","","","","","0","0","0","0","27","52","79","79","0","","","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4395","127","3","0","JSS 3","","COMPUTER SCIENCE","10","10","13","","","","","0","0","0","0","23","50","73","73","0","","","6th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4396","140","3","0","JSS 3","","COMPUTER SCIENCE","10","8","7","","","","","0","0","0","0","15","30","45","45","0","","","16th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4397","1","3","0","JSS 3","","COMPUTER SCIENCE","10","1","1","","","","","0","0","0","0","2","25","27","27","0","","","21st","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4398","139","3","0","JSS 3","","COMPUTER SCIENCE","10","1","2","","","","","0","0","0","0","3","45","48","48","0","","","14th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4399","190","3","0","JSS 3","","COMPUTER SCIENCE","10","10","5","","","","","0","0","0","0","15","36","51","51","0","","","13th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4400","141","3","0","JSS 3","","COMPUTER SCIENCE","10","15","14","","","","","0","0","0","0","29","53","82","82","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4401","252","3","0","JSS 3","","COMPUTER SCIENCE","10","8","2","","","","","0","0","0","0","10","48","58","58","0","","","11th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4402","4","3","0","JSS 3","","COMPUTER SCIENCE","10","10","1","","","","","0","0","0","0","11","25","36","36","0","","","20th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4403","143","3","0","JSS 3","","COMPUTER SCIENCE","10","10","13","","","","","0","0","0","0","23","50","73","73","0","","","6th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4404","235","3","0","JSS 3","","COMPUTER SCIENCE","10","17","15","","","","","0","0","0","0","32","53","85","85","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4405","234","3","0","JSS 3","","COMPUTER SCIENCE","10","15","15","","","","","0","0","0","0","30","44","74","74","0","","","5th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4406","237","3","0","JSS 3","","COMPUTER SCIENCE","10","2","3","","","","","0","0","0","0","5","5","10","10","0","","","22nd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("4407","121","3","0","JSS 3","","COMPUTER SCIENCE","10","12","13","","","","","0","0","0","0","25","51","76","76","0","","","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4408","238","3","0","JSS 3","","COMPUTER SCIENCE","10","8","10","","","","","0","0","0","0","18","30","48","48","0","","","14th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4409","7","3","0","JSS 3","","COMPUTER SCIENCE","10","8","11","","","","","0","0","0","0","19","50","69","69","0","","","10th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4410","236","3","0","JSS 3","","COMPUTER SCIENCE","10","5","5","","","","","0","0","0","0","10","45","55","55","0","","","12th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4411","125","3","0","JSS 3","","COMPUTER SCIENCE","10","1","5","","","","","0","0","0","0","6","35","41","41","0","","","19th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4412","8","3","0","JSS 3","","COMPUTER SCIENCE","10","15","10","","","","","0","0","0","0","25","45","70","70","0","","","8th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4413","126","3","0","JSS 3","","COMPUTER SCIENCE","10","5","0","","","","","0","0","0","0","5","40","45","45","0","","","16th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4414","138","3","0","JSS 3","","COMPUTER SCIENCE","10","4","5","","","","","0","0","0","0","9","35","44","44","0","","","18th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4415","179","2","0","JSS 2","","COMPUTER SCIENCE","10","10","12","","","","","0","0","0","0","22","53","75","75","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4416","187","2","0","JSS 2","","COMPUTER SCIENCE","10","5","5","","","","","0","0","0","0","10","20","30","30","30","30","10th","10th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4417","185","2","0","JSS 2","","COMPUTER SCIENCE","10","12","11","","","","","0","0","0","0","23","45","68","68","0","","","5th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4418","186","2","0","JSS 2","","COMPUTER SCIENCE","10","5","8","","","","","0","0","0","0","13","40","53","53","0","","","7th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4419","184","2","0","JSS 2","","COMPUTER SCIENCE","10","6","10","","","","","0","0","0","0","16","48","64","64","64","64","3rd","6th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4420","183","2","0","JSS 2","","COMPUTER SCIENCE","10","7","6","","","","","0","0","0","0","13","20","33","33","0","","","9th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4421","182","2","0","JSS 2","","COMPUTER SCIENCE","10","7","13","","","","","0","0","0","0","20","50","70","70","0","","","2nd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4422","189","2","0","JSS 2","","COMPUTER SCIENCE","10","12","13","","","","","0","0","0","0","25","45","70","70","0","","","2nd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4423","251","2","0","JSS 2","","COMPUTER SCIENCE","10","10","10","","","","","0","0","0","0","20","20","40","40","0","","","8th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4424","233","2","0","JSS 2","","COMPUTER SCIENCE","10","5","12","","","","","0","0","0","0","17","53","70","70","0","","","2nd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4425","250","1","0","JSS 1","","BUSINESS STUDIES","9","6","10","","","","","0","0","0","0","16","36","52","52","0","","","15th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4426","214","1","0","JSS 1","","BUSINESS STUDIES","9","14","15","","","","","0","0","0","0","29","53","82","82","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4427","227","1","0","JSS 1","","BUSINESS STUDIES","9","6","10","","","","","0","0","0","0","16","20","36","36","0","","","22nd","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4428","212","1","0","JSS 1","","BUSINESS STUDIES","9","3","10","","","","","0","0","0","0","13","31","44","44","0","","","20th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4429","221","1","0","JSS 1","","BUSINESS STUDIES","9","13","15","","","","","0","0","0","0","28","57","85","85","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4430","220","1","0","JSS 1","","BUSINESS STUDIES","9","3","10","","","","","0","0","0","0","13","25","38","38","0","","","21st","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4431","213","1","0","JSS 1","","BUSINESS STUDIES","9","7","10","","","","","0","0","0","0","17","30","47","47","0","","","18th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4432","215","1","0","JSS 1","","BUSINESS STUDIES","9","14","15","","","","","0","0","0","0","29","37","66","66","0","","","8th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4433","209","1","0","JSS 1","","BUSINESS STUDIES","9","5","10","","","","","0","0","0","0","15","12","27","27","0","","","23rd","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4434","225","1","0","JSS 1","","BUSINESS STUDIES","9","10","10","","","","","0","0","0","0","20","36","56","56","0","","","13th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4435","217","1","0","JSS 1","","BUSINESS STUDIES","9","12","15","","","","","0","0","0","0","27","43","70","70","0","","","6th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4436","218","1","0","JSS 1","","BUSINESS STUDIES","9","6","10","","","","","0","0","0","0","16","43","59","59","0","","","12th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4437","216","1","0","JSS 1","","BUSINESS STUDIES","9","6","10","","","","","0","0","0","0","16","37","53","53","0","","","14th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4438","219","1","0","JSS 1","","BUSINESS STUDIES","9","0","10","","","","","0","0","0","0","10","42","52","52","0","","","15th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4439","224","1","0","JSS 1","","BUSINESS STUDIES","9","8","10","","","","","0","0","0","0","18","28","46","46","0","","","19th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4440","223","1","0","JSS 1","","BUSINESS STUDIES","9","13","15","","","","","0","0","0","0","28","43","71","71","0","","","5th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4441","226","1","0","JSS 1","","BUSINESS STUDIES","9","10","15","","","","","0","0","0","0","25","41","66","66","0","","","8th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4442","249","1","0","JSS 1","","BUSINESS STUDIES","9","10","10","","","","","0","0","0","0","20","52","72","72","0","","","4th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4443","211","1","0","JSS 1","","BUSINESS STUDIES","9","10","15","","","","","0","0","0","0","25","38","63","63","0","","","11th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4444","210","1","0","JSS 1","","BUSINESS STUDIES","9","15","10","","","","","0","0","0","0","25","42","67","67","0","","","7th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4445","222","1","0","JSS 1","","BUSINESS STUDIES","9","17","18","","","","","0","0","0","0","35","54","89","89","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4446","248","1","0","JSS 1","","BUSINESS STUDIES","9","9","10","","","","","0","0","0","0","19","29","48","48","0","","","17th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4447","179","2","0","JSS 2","","BUSINESS STUDIES","9","19","10","","","","","0","0","0","0","29","54","83","83","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4448","187","2","0","JSS 2","","BUSINESS STUDIES","9","2","10","","","","","0","0","0","0","12","25","37","37","37","37","8th","9th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4449","185","2","0","JSS 2","","BUSINESS STUDIES","9","12","10","","","","","0","0","0","0","22","49","71","71","0","","","4th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4450","186","2","0","JSS 2","","BUSINESS STUDIES","9","9","10","","","","","0","0","0","0","19","29","48","48","0","","","8th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4451","184","2","0","JSS 2","","BUSINESS STUDIES","9","11","10","","","","","0","0","0","0","21","49","70","70","70","70","2nd","5th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4452","183","2","0","JSS 2","","BUSINESS STUDIES","9","0","10","","","","","0","0","0","0","10","20","30","30","0","","","10th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4453","182","2","0","JSS 2","","BUSINESS STUDIES","9","18","10","","","","","0","0","0","0","28","57","85","85","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4454","189","2","0","JSS 2","","BUSINESS STUDIES","9","15","10","","","","","0","0","0","0","25","53","78","78","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4455","251","2","0","JSS 2","","BUSINESS STUDIES","9","5","10","","","","","0","0","0","0","15","37","52","52","0","","","7th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4456","233","2","0","JSS 2","","BUSINESS STUDIES","9","10","10","","","","","0","0","0","0","20","44","64","64","0","","","6th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4457","2","3","0","JSS 3","","BUSINESS STUDIES","9","7","7","","","","","0","0","0","0","14","22","36","36","0","","","17th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4458","193","3","0","JSS 3","","BUSINESS STUDIES","9","15","10","","","","","0","0","0","0","25","52","77","77","0","","","4th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4459","127","3","0","JSS 3","","BUSINESS STUDIES","9","18","15","","","","","0","0","0","0","33","51","84","84","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4460","140","3","0","JSS 3","","BUSINESS STUDIES","9","12","10","","","","","0","0","0","0","22","17","39","39","0","","","14th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4461","1","3","0","JSS 3","","BUSINESS STUDIES","9","7","6","","","","","0","0","0","0","13","11","24","24","0","","","22nd","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4462","139","3","0","JSS 3","","BUSINESS STUDIES","9","10","8","","","","","0","0","0","0","18","29","47","47","0","","","13th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4463","190","3","0","JSS 3","","BUSINESS STUDIES","9","6","5","","","","","0","0","0","0","11","21","32","32","0","","","19th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4464","141","3","0","JSS 3","","BUSINESS STUDIES","9","20","18","","","","","0","0","0","0","38","54","92","92","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4465","252","3","0","JSS 3","","BUSINESS STUDIES","9","10","8","","","","","0","0","0","0","18","34","52","52","0","","","12th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4466","4","3","0","JSS 3","","BUSINESS STUDIES","9","5","5","","","","","0","0","0","0","10","19","29","29","0","","","20th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4467","143","3","0","JSS 3","","BUSINESS STUDIES","9","15","15","","","","","0","0","0","0","30","47","77","77","0","","","4th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4468","235","3","0","JSS 3","","BUSINESS STUDIES","9","10","10","","","","","0","0","0","0","20","34","54","54","0","","","11th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4469","234","3","0","JSS 3","","BUSINESS STUDIES","9","15","15","","","","","0","0","0","0","30","46","76","76","0","","","6th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4470","237","3","0","JSS 3","","BUSINESS STUDIES","9","7","7","","","","","0","0","0","0","14","21","35","35","0","","","18th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4471","121","3","0","JSS 3","","BUSINESS STUDIES","9","18","12","","","","","0","0","0","0","30","52","82","82","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4472","238","3","0","JSS 3","","BUSINESS STUDIES","9","10","10","","","","","0","0","0","0","20","19","39","39","0","","","14th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4473","7","3","0","JSS 3","","BUSINESS STUDIES","9","7","7","","","","","0","0","0","0","14","25","39","39","0","","","14th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4474","236","3","0","JSS 3","","BUSINESS STUDIES","9","10","10","","","","","0","0","0","0","20","46","66","66","0","","","8th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4475","125","3","0","JSS 3","","BUSINESS STUDIES","9","8","7","","","","","0","0","0","0","15","13","28","28","0","","","21st","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4476","8","3","0","JSS 3","","BUSINESS STUDIES","9","15","10","","","","","0","0","0","0","25","51","76","76","0","","","6th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4477","126","3","0","JSS 3","","BUSINESS STUDIES","9","15","10","","","","","0","0","0","0","25","35","60","60","0","","","10th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4478","138","3","0","JSS 3","","BUSINESS STUDIES","9","12","10","","","","","0","0","0","0","22","42","64","64","0","","","9th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4479","131","5","0","SS 2","","GOVERNMENT","16","11","15","","","","","0","0","0","0","26","53","79","79","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4480","41","5","0","SS 2","","GOVERNMENT","16","17","15","","","","","0","0","0","0","32","55","87","87","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4481","134","5","0","SS 2","","GOVERNMENT","16","15","14","","","","","0","0","0","0","29","53","82","82","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4482","35","5","0","SS 2","","GOVERNMENT","16","0","0","","","","","0","0","0","0","","20","20","20","0","","","6th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4483","33","5","0","SS 2","","GOVERNMENT","16","12","15","","","","","0","0","0","0","27","48","75","75","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4484","202","5","0","SS 2","","GOVERNMENT","16","6","20","","","","","0","0","0","0","26","41","67","67","0","","","5th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4485","35","5","0","SS 2","","COMMERCE","20","5","10","","","","","0","0","0","0","15","37","52","52","0","","","3rd","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4486","33","5","0","SS 2","","COMMERCE","20","12","10","","","","","0","0","0","0","22","47","69","69","0","","","1st","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4487","202","5","0","SS 2","","COMMERCE","20","8","10","","","","","0","0","0","0","18","43","61","61","0","","","2nd","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4488","240","4","0","SS 1","","COMMERCE","20","10","10","","","","","0","0","0","0","20","49","69","69","69","69","5th","15th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4489","18","4","0","SS 1","","COMMERCE","20","16","10","","","","","0","0","0","0","26","40","66","66","0","","","18th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4490","17","4","0","SS 1","","COMMERCE","20","15","10","","","","","0","0","0","0","25","55","80","80","0","","","6th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4491","24","4","0","SS 1","","COMMERCE","20","19","10","","","","","0","0","0","0","29","48","77","77","0","","","11th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4492","21","4","0","SS 1","","COMMERCE","20","18","10","","","","","0","0","0","0","28","37","65","65","0","","","19th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4493","15","4","0","SS 1","","COMMERCE","20","20","10","","","","","0","0","0","0","30","48","78","78","0","","","9th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4494","198","4","0","SS 1","","COMMERCE","20","20","10","","","","","0","0","0","0","30","57","87","87","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4495","253","4","0","SS 1","","COMMERCE","20","15","10","","","","","0","0","0","0","25","37","62","62","0","","","22nd","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4496","171","4","0","SS 1","","COMMERCE","20","19","10","","","","","0","0","0","0","29","50","79","79","0","","","7th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4497","199","4","0","SS 1","","COMMERCE","20","20","10","","","","","0","0","0","0","30","46","76","76","0","","","12th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4498","23","4","0","SS 1","","COMMERCE","20","20","10","","","","","0","0","0","0","30","55","85","85","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4499","14","4","0","SS 1","","COMMERCE","20","18","10","","","","","0","0","0","0","28","46","74","74","0","","","13th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4500","12","4","0","SS 1","","COMMERCE","20","18","10","","","","","0","0","0","0","28","53","81","81","0","","","5th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4501","20","4","0","SS 1","","COMMERCE","20","10","10","","","","","0","0","0","0","20","29","49","49","0","","","24th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4502","242","4","0","SS 1","","COMMERCE","20","20","10","","","","","0","0","0","0","30","49","79","79","0","","","7th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4503","25","4","0","SS 1","","COMMERCE","20","18","10","","","","","0","0","0","0","28","56","84","84","0","","","4th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4504","22","4","0","SS 1","","COMMERCE","20","20","10","","","","","0","0","0","0","30","48","78","78","0","","","9th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4505","241","4","0","SS 1","","COMMERCE","20","15","10","","","","","0","0","0","0","25","46","71","71","0","","","14th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4506","239","4","0","SS 1","","COMMERCE","20","18","10","","","","","0","0","0","0","28","35","63","63","0","","","21st","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("4507","174","4","0","SS 1","","COMMERCE","20","16","10","","","","","0","0","0","0","26","31","57","57","0","","","23rd","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4508","26","4","0","SS 1","","COMMERCE","20","20","10","","","","","0","0","0","0","30","58","88","88","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4509","254","4","0","SS 1","","COMMERCE","20","16","10","","","","","0","0","0","0","26","38","64","64","0","","","20th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4510","13","4","0","SS 1","","COMMERCE","20","16","10","","","","","0","0","0","0","26","43","69","69","0","","","15th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4511","19","4","0","SS 1","","COMMERCE","20","20","10","","","","","0","0","0","0","30","38","68","68","0","","","17th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4512","240","4","0","SS 1","","GOVERNMENT","16","0","0","","","","","0","0","0","0","","12","12","12","12","12","26th","24th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4513","18","4","0","SS 1","","GOVERNMENT","16","0","7","","","","","0","0","0","0","7","41","48","48","0","","","18th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4514","17","4","0","SS 1","","GOVERNMENT","16","17","14","","","","","0","0","0","0","31","37","68","68","0","","","9th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4515","24","4","0","SS 1","","GOVERNMENT","16","17","11","","","","","0","0","0","0","28","40","68","68","0","","","9th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4516","21","4","0","SS 1","","GOVERNMENT","16","18","0","","","","","0","0","0","0","18","37","55","55","0","","","16th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4517","15","4","0","SS 1","","GOVERNMENT","16","20","0","","","","","0","0","0","0","20","46","66","66","0","","","11th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4519","198","4","0","SS 1","","GOVERNMENT","16","15","15","","","","","0","0","0","0","30","40","70","70","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4520","253","4","0","SS 1","","GOVERNMENT","16","0","10","","","","","0","0","0","0","10","38","48","48","0","","","18th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4521","171","4","0","SS 1","","GOVERNMENT","16","15","15","","","","","0","0","0","0","30","42","72","72","0","","","5th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4522","199","4","0","SS 1","","GOVERNMENT","16","18","0","","","","","0","0","0","0","18","42","60","60","0","","","14th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4523","23","4","0","SS 1","","GOVERNMENT","16","20","11","","","","","0","0","0","0","31","49","80","80","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4524","14","4","0","SS 1","","GOVERNMENT","16","14","10","","","","","0","0","0","0","24","47","71","71","0","","","6th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4525","12","4","0","SS 1","","GOVERNMENT","16","15","15","","","","","0","0","0","0","30","56","86","86","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4526","20","4","0","SS 1","","GOVERNMENT","16","5","2","","","","","0","0","0","0","7","16","23","23","0","","","22nd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4528","242","4","0","SS 1","","GOVERNMENT","16","20","17","","","","","0","0","0","0","37","39","76","76","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4529","25","4","0","SS 1","","GOVERNMENT","16","17","0","","","","","0","0","0","0","17","48","65","65","0","","","12th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4530","22","4","0","SS 1","","GOVERNMENT","16","20","10","","","","","0","0","0","0","30","39","69","69","0","","","8th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4531","241","4","0","SS 1","","GOVERNMENT","16","15","8","","","","","0","0","0","0","23","35","58","58","0","","","15th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4532","239","4","0","SS 1","","GOVERNMENT","16","10","0","","","","","0","0","0","0","10","29","39","39","0","","","21st","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4533","174","4","0","SS 1","","GOVERNMENT","16","0","0","","","","","0","0","0","0","","14","14","14","0","","","23rd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4534","26","4","0","SS 1","","GOVERNMENT","16","15","14","","","","","0","0","0","0","29","54","83","83","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4535","254","4","0","SS 1","","GOVERNMENT","16","15","0","","","","","0","0","0","0","15","28","43","43","0","","","20th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4536","13","4","0","SS 1","","GOVERNMENT","16","19","5","","","","","0","0","0","0","24","40","64","64","0","","","13th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4537","19","4","0","SS 1","","GOVERNMENT","16","0","17","","","","","0","0","0","0","17","32","49","49","0","","","17th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4538","45","6","0","SS 3","","GOVERNMENT","16","19","10","","","","","0","0","0","0","29","54","83","83","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4539","229","6","0","SS 3","","GOVERNMENT","16","10","10","","","","","0","0","0","0","20","29","49","49","0","","","3rd","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4540","60","6","0","SS 3","","GOVERNMENT","16","7","10","","","","","0","0","0","0","17","19","36","36","0","","","5th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4541","51","6","0","SS 3","","GOVERNMENT","16","11","10","","","","","0","0","0","0","21","20","41","41","0","","","4th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4542","42","6","0","SS 3","","GOVERNMENT","16","15","10","","","","","0","0","0","0","25","46","71","71","0","","","2nd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4543","250","1","0","JSS 1","","FRENCH","27","12","11","","","","","0","0","0","0","23","48","71","71","0","","","8th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4544","214","1","0","JSS 1","","FRENCH","27","10","17","","","","","0","0","0","0","27","43","70","70","0","","","9th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4545","227","1","0","JSS 1","","FRENCH","27","12","12","","","","","0","0","0","0","24","28","52","52","0","","","16th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4546","212","1","0","JSS 1","","FRENCH","27","5","10","","","","","0","0","0","0","15","22","37","37","0","","","22nd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4547","221","1","0","JSS 1","","FRENCH","27","10","13","","","","","0","0","0","0","23","35","58","58","0","","","13th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4548","220","1","0","JSS 1","","FRENCH","27","10","10","","","","","0","0","0","0","20","20","40","40","0","","","20th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4549","213","1","0","JSS 1","","FRENCH","27","10","10","","","","","0","0","0","0","20","25","45","45","0","","","18th","D7","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4550","215","1","0","JSS 1","","FRENCH","27","15","16","","","","","0","0","0","0","31","55","86","86","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4551","209","1","0","JSS 1","","FRENCH","27","10","10","","","","","0","0","0","0","20","20","40","40","0","","","20th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4552","225","1","0","JSS 1","","FRENCH","27","10","12","","","","","0","0","0","0","22","33","55","55","0","","","15th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4553","217","1","0","JSS 1","","FRENCH","27","16","17","","","","","0","0","0","0","33","53","86","86","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4554","218","1","0","JSS 1","","FRENCH","27","10","10","","","","","0","0","0","0","20","26","46","46","0","","","17th","D7","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4555","216","1","0","JSS 1","","FRENCH","27","17","18","","","","","0","0","0","0","35","51","86","86","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4556","219","1","0","JSS 1","","FRENCH","27","10","15","","","","","0","0","0","0","25","44","69","69","0","","","11th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4557","224","1","0","JSS 1","","FRENCH","27","10","10","","","","","0","0","0","0","20","23","43","43","0","","","19th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4558","223","1","0","JSS 1","","FRENCH","27","20","20","","","","","0","0","0","0","40","54","94","94","0","","","1st","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4559","226","1","0","JSS 1","","FRENCH","27","15","15","","","","","0","0","0","0","30","52","82","82","0","","","5th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4560","249","1","0","JSS 1","","FRENCH","27","12","13","","","","","0","0","0","0","25","45","70","70","0","","","9th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4561","211","1","0","JSS 1","","FRENCH","27","10","12","","","","","0","0","0","0","22","50","72","72","0","","","7th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4562","210","1","0","JSS 1","","FRENCH","27","12","12","","","","","0","0","0","0","24","39","63","63","0","","","12th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4563","222","1","0","JSS 1","","FRENCH","27","14","15","","","","","0","0","0","0","29","47","76","76","0","","","6th","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4564","248","1","0","JSS 1","","FRENCH","27","10","12","","","","","0","0","0","0","22","34","56","56","0","","","14th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4565","179","2","0","JSS 2","","FRENCH","27","18","15","","","","","0","0","0","0","33","48","81","81","0","","","1st","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4566","187","2","0","JSS 2","","FRENCH","27","10","12","","","","","0","0","0","0","22","25","47","47","47","47","8th","8th","D7","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4567","185","2","0","JSS 2","","FRENCH","27","15","17","","","","","0","0","0","0","32","42","74","74","0","","","5th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4568","186","2","0","JSS 2","","FRENCH","27","12","14","","","","","0","0","0","0","26","31","57","57","0","","","7th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4569","184","2","0","JSS 2","","FRENCH","27","15","14","","","","","0","0","0","0","29","30","59","59","59","59","5th","6th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4570","183","2","0","JSS 2","","FRENCH","27","10","10","","","","","0","0","0","0","20","17","37","37","0","","","10th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4571","182","2","0","JSS 2","","FRENCH","27","18","17","","","","","0","0","0","0","35","44","79","79","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4572","189","2","0","JSS 2","","FRENCH","27","17","16","","","","","0","0","0","0","33","42","75","75","0","","","4th","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4573","251","2","0","JSS 2","","FRENCH","27","12","10","","","","","0","0","0","0","22","23","45","45","0","","","9th","D7","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4574","233","2","0","JSS 2","","FRENCH","27","16","18","","","","","0","0","0","0","34","44","78","78","0","","","3rd","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4575","2","3","0","JSS 3","","FRENCH","27","10","10","","","","","0","0","0","0","20","18","38","38","0","","","18th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4576","193","3","0","JSS 3","","FRENCH","27","14","18","","","","","0","0","0","0","32","48","80","80","0","","","6th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4577","127","3","0","JSS 3","","FRENCH","27","14","20","","","","","0","0","0","0","34","50","84","84","0","","","5th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4578","140","3","0","JSS 3","","FRENCH","27","10","12","","","","","0","0","0","0","22","10","32","32","0","","","22nd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4579","1","3","0","JSS 3","","FRENCH","27","10","12","","","","","0","0","0","0","22","12","34","34","0","","","21st","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4580","139","3","0","JSS 3","","FRENCH","27","10","13","","","","","0","0","0","0","23","40","63","63","0","","","10th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4581","190","3","0","JSS 3","","FRENCH","27","10","12","","","","","0","0","0","0","22","15","37","37","0","","","20th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4582","141","3","0","JSS 3","","FRENCH","27","20","20","","","","","0","0","0","0","40","56","96","96","0","","","1st","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4583","252","3","0","JSS 3","","FRENCH","27","10","14","","","","","0","0","0","0","24","27","51","51","0","","","15th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4584","4","3","0","JSS 3","","FRENCH","27","10","10","","","","","0","0","0","0","20","33","53","53","0","","","13th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4585","143","3","0","JSS 3","","FRENCH","27","14","15","","","","","0","0","0","0","29","42","71","71","0","","","8th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4586","235","3","0","JSS 3","","FRENCH","27","20","18","","","","","0","0","0","0","38","54","92","92","0","","","3rd","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4587","234","3","0","JSS 3","","FRENCH","27","18","18","","","","","0","0","0","0","36","58","94","94","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4588","237","3","0","JSS 3","","FRENCH","27","10","16","","","","","0","0","0","0","26","25","51","51","0","","","15th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4589","121","3","0","JSS 3","","FRENCH","27","18","20","","","","","0","0","0","0","38","52","90","90","0","","","4th","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4590","238","3","0","JSS 3","","FRENCH","27","10","13","","","","","0","0","0","0","23","15","38","38","0","","","18th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4591","7","3","0","JSS 3","","FRENCH","27","10","12","","","","","0","0","0","0","22","32","54","54","0","","","12th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4592","236","3","0","JSS 3","","FRENCH","27","10","13","","","","","0","0","0","0","23","32","55","55","0","","","11th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4593","125","3","0","JSS 3","","FRENCH","27","10","10","","","","","0","0","0","0","20","20","40","40","0","","","17th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4594","8","3","0","JSS 3","","FRENCH","27","20","18","","","","","0","0","0","0","38","42","80","80","0","","","6th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4595","126","3","0","JSS 3","","FRENCH","27","10","14","","","","","0","0","0","0","24","43","67","67","0","","","9th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4596","138","3","0","JSS 3","","FRENCH","27","12","13","","","","","0","0","0","0","25","28","53","53","0","","","13th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4597","250","1","0","JSS 1","","DICTION","26","10","10","","","","","0","0","0","0","20","34","54","54","0","","","13th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4598","214","1","0","JSS 1","","DICTION","26","15","19","","","","","0","0","0","0","34","46","80","80","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4599","227","1","0","JSS 1","","DICTION","26","8","8","","","","","0","0","0","0","16","36","52","52","0","","","16th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4600","212","1","0","JSS 1","","DICTION","26","10","10","","","","","0","0","0","0","20","16","36","36","0","","","23rd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4601","221","1","0","JSS 1","","DICTION","26","10","10","","","","","0","0","0","0","20","34","54","54","0","","","13th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4602","220","1","0","JSS 1","","DICTION","26","8","8","","","","","0","0","0","0","16","30","46","46","0","","","20th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4603","213","1","0","JSS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","25","53","53","0","","","15th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4604","215","1","0","JSS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","46","74","74","0","","","6th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4605","209","1","0","JSS 1","","DICTION","26","5","15","","","","","0","0","0","0","20","31","51","51","0","","","18th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4606","225","1","0","JSS 1","","DICTION","26","14","15","","","","","0","0","0","0","29","44","73","73","0","","","7th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4607","217","1","0","JSS 1","","DICTION","26","16","16","","","","","0","0","0","0","32","48","80","80","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4608","218","1","0","JSS 1","","DICTION","26","16","20","","","","","0","0","0","0","36","26","62","62","0","","","11th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("4609","216","1","0","JSS 1","","DICTION","26","14","10","","","","","0","0","0","0","24","54","78","78","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4610","219","1","0","JSS 1","","DICTION","26","15","15","","","","","0","0","0","0","30","46","76","76","0","","","5th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4611","224","1","0","JSS 1","","DICTION","26","8","8","","","","","0","0","0","0","16","23","39","39","0","","","22nd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4612","223","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","0","40","40","0","","","21st","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4613","226","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","30","70","70","0","","","9th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4614","249","1","0","JSS 1","","DICTION","26","8","8","","","","","0","0","0","0","16","36","52","52","0","","","16th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4615","211","1","0","JSS 1","","DICTION","26","18","18","","","","","0","0","0","0","36","50","86","86","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4616","210","1","0","JSS 1","","DICTION","26","15","14","","","","","0","0","0","0","29","29","58","58","0","","","12th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4617","222","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","28","68","68","0","","","10th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4618","248","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","31","71","71","0","","","8th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4619","179","2","0","JSS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","46","86","86","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4620","187","2","0","JSS 2","","DICTION","26","17","17","","","","","0","0","0","0","34","42","76","76","76","76","2nd","6th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4621","185","2","0","JSS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","46","86","86","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4622","186","2","0","JSS 2","","DICTION","26","15","20","","","","","0","0","0","0","35","48","83","83","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4623","184","2","0","JSS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","38","78","78","78","78","1st","5th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4624","183","2","0","JSS 2","","DICTION","26","14","16","","","","","0","0","0","0","30","26","56","56","0","","","10th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4625","182","2","0","JSS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","50","90","90","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4626","189","2","0","JSS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","36","76","76","0","","","6th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4627","251","2","0","JSS 2","","DICTION","26","15","20","","","","","0","0","0","0","35","40","75","75","0","","","8th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4628","233","2","0","JSS 2","","DICTION","26","16","20","","","","","0","0","0","0","36","36","72","72","0","","","9th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4629","2","3","0","JSS 3","","DICTION","26","10","10","","","","","0","0","0","0","20","46","66","66","0","","","13th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4630","193","3","0","JSS 3","","DICTION","26","10","20","","","","","0","0","0","0","30","48","78","78","0","","","8th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4631","127","3","0","JSS 3","","DICTION","26","15","20","","","","","0","0","0","0","35","46","81","81","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4632","140","3","0","JSS 3","","DICTION","26","15","16","","","","","0","0","0","0","31","38","69","69","0","","","11th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4633","1","3","0","JSS 3","","DICTION","26","8","10","","","","","0","0","0","0","18","20","38","38","0","","","22nd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4634","139","3","0","JSS 3","","DICTION","26","17","17","","","","","0","0","0","0","34","50","84","84","0","","","3rd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4635","190","3","0","JSS 3","","DICTION","26","14","14","","","","","0","0","0","0","28","24","52","52","0","","","17th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4636","141","3","0","JSS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","40","80","80","0","","","6th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4637","252","3","0","JSS 3","","DICTION","26","18","15","","","","","0","0","0","0","33","46","79","79","0","","","7th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4638","4","3","0","JSS 3","","DICTION","26","5","5","","","","","0","0","0","0","10","31","41","41","0","","","21st","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4639","143","3","0","JSS 3","","DICTION","26","15","20","","","","","0","0","0","0","35","46","81","81","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4640","235","3","0","JSS 3","","DICTION","26","10","10","","","","","0","0","0","0","20","38","58","58","0","","","15th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4641","234","3","0","JSS 3","","DICTION","26","8","8","","","","","0","0","0","0","16","42","58","58","0","","","15th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4642","237","3","0","JSS 3","","DICTION","26","8","8","","","","","0","0","0","0","16","46","62","62","0","","","14th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4643","121","3","0","JSS 3","","DICTION","26","20","16","","","","","0","0","0","0","36","50","86","86","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4644","238","3","0","JSS 3","","DICTION","26","8","8","","","","","0","0","0","0","16","32","48","48","0","","","19th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4645","7","3","0","JSS 3","","DICTION","26","5","5","","","","","0","0","0","0","10","40","50","50","0","","","18th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4646","236","3","0","JSS 3","","DICTION","26","15","15","","","","","0","0","0","0","30","38","68","68","0","","","12th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4647","125","3","0","JSS 3","","DICTION","26","5","5","","","","","0","0","0","0","10","34","44","44","0","","","20th","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4648","8","3","0","JSS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","52","92","92","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4649","126","3","0","JSS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","32","72","72","0","","","10th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4650","138","3","0","JSS 3","","DICTION","26","15","15","","","","","0","0","0","0","30","46","76","76","0","","","9th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4651","240","4","0","SS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","44","72","72","72","72","1st","11th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4652","18","4","0","SS 1","","DICTION","26","20","18","","","","","0","0","0","0","38","34","72","72","0","","","11th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4653","17","4","0","SS 1","","DICTION","26","16","20","","","","","0","0","0","0","36","30","66","66","0","","","17th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4654","24","4","0","SS 1","","DICTION","26","15","20","","","","","0","0","0","0","35","48","83","83","0","","","3rd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4655","21","4","0","SS 1","","DICTION","26","15","15","","","","","0","0","0","0","30","24","54","54","0","","","24th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4656","15","4","0","SS 1","","DICTION","26","15","15","","","","","0","0","0","0","30","40","70","70","0","","","15th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4657","198","4","0","SS 1","","DICTION","26","18","18","","","","","0","0","0","0","36","44","80","80","0","","","6th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4658","253","4","0","SS 1","","DICTION","26","10","16","","","","","0","0","0","0","26","46","72","72","0","","","11th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4659","171","4","0","SS 1","","DICTION","26","5","14","","","","","0","0","0","0","19","43","62","62","0","","","20th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4660","199","4","0","SS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","42","82","82","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4661","23","4","0","SS 1","","DICTION","26","14","16","","","","","0","0","0","0","30","56","86","86","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4662","14","4","0","SS 1","","DICTION","26","14","16","","","","","0","0","0","0","30","50","80","80","0","","","6th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4663","12","4","0","SS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","26","66","66","0","","","17th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4664","20","4","0","SS 1","","DICTION","26","5","10","","","","","0","0","0","0","15","44","59","59","0","","","22nd","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4665","242","4","0","SS 1","","DICTION","26","15","20","","","","","0","0","0","0","35","54","89","89","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4666","25","4","0","SS 1","","DICTION","26","18","20","","","","","0","0","0","0","38","42","80","80","0","","","6th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4667","22","4","0","SS 1","","DICTION","26","16","14","","","","","0","0","0","0","30","48","78","78","0","","","9th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4668","241","4","0","SS 1","","DICTION","26","16","16","","","","","0","0","0","0","32","50","82","82","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4669","239","4","0","SS 1","","DICTION","26","8","20","","","","","0","0","0","0","28","39","67","67","0","","","16th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4670","174","4","0","SS 1","","DICTION","26","10","10","","","","","0","0","0","0","20","51","71","71","0","","","14th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4671","26","4","0","SS 1","","DICTION","26","8","8","","","","","0","0","0","0","16","60","76","76","0","","","10th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4672","254","4","0","SS 1","","DICTION","26","8","8","","","","","0","0","0","0","16","45","61","61","0","","","21st","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4673","13","4","0","SS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","24","64","64","0","","","19th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4674","19","4","0","SS 1","","DICTION","26","5","5","","","","","0","0","0","0","10","46","56","56","0","","","23rd","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4675","229","6","0","SS 3","","COMMERCE","20","6","10","","","","","0","0","0","0","16","46","62","62","0","","","1st","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4676","179","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","13","12","","","","","0","0","0","0","25","45","70","70","0","","","2nd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4677","187","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","11","","","","","0","0","0","0","21","32","53","53","53","53","5th","8th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4678","185","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","14","13","","","","","0","0","0","0","27","40","67","67","0","","","5th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4679","186","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","8","","","","","0","0","0","0","17","29","46","46","0","","","9th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4680","184","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","12","11","","","","","0","0","0","0","23","37","60","60","60","60","3rd","6th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4681","183","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","6","","","","","0","0","0","0","16","20","36","36","0","","","10th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4682","182","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","13","12","","","","","0","0","0","0","25","45","70","70","0","","","2nd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4683","189","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","15","13","","","","","0","0","0","0","28","44","72","72","0","","","1st","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4684","251","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","35","56","56","0","","","7th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4685","233","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","15","14","","","","","0","0","0","0","29","40","69","69","0","","","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4686","250","1","0","JSS 1","","SOCIAL STUDIES","23","12","10","","","","","0","0","0","0","22","33","55","55","0","","","12th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4687","214","1","0","JSS 1","","SOCIAL STUDIES","23","14","13","","","","","0","0","0","0","27","40","67","67","0","","","4th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4688","227","1","0","JSS 1","","SOCIAL STUDIES","23","9","10","","","","","0","0","0","0","19","30","49","49","0","","","19th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4689","212","1","0","JSS 1","","SOCIAL STUDIES","23","9","10","","","","","0","0","0","0","19","30","49","49","0","","","19th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4690","221","1","0","JSS 1","","SOCIAL STUDIES","23","12","11","","","","","0","0","0","0","23","37","60","60","0","","","9th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4691","220","1","0","JSS 1","","SOCIAL STUDIES","23","9","8","","","","","0","0","0","0","17","15","32","32","0","","","22nd","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4692","213","1","0","JSS 1","","SOCIAL STUDIES","23","13","12","","","","","0","0","0","0","25","39","64","64","0","","","5th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4693","215","1","0","JSS 1","","SOCIAL STUDIES","23","18","15","","","","","0","0","0","0","33","38","71","71","0","","","2nd","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4694","209","1","0","JSS 1","","SOCIAL STUDIES","23","10","9","","","","","0","0","0","0","19","32","51","51","0","","","17th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4695","225","1","0","JSS 1","","SOCIAL STUDIES","23","14","13","","","","","0","0","0","0","27","23","50","50","0","","","18th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4696","217","1","0","JSS 1","","SOCIAL STUDIES","23","18","17","","","","","0","0","0","0","35","42","77","77","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4697","218","1","0","JSS 1","","SOCIAL STUDIES","23","11","10","","","","","0","0","0","0","21","32","53","53","0","","","15th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4698","216","1","0","JSS 1","","SOCIAL STUDIES","23","17","15","","","","","0","0","0","0","32","37","69","69","0","","","3rd","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4699","219","1","0","JSS 1","","SOCIAL STUDIES","23","11","10","","","","","0","0","0","0","21","40","61","61","0","","","7th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4700","224","1","0","JSS 1","","SOCIAL STUDIES","23","15","12","","","","","0","0","0","0","27","20","47","47","0","","","21st","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4701","223","1","0","JSS 1","","SOCIAL STUDIES","23","10","9","","","","","0","0","0","0","19","40","59","59","0","","","10th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4702","226","1","0","JSS 1","","SOCIAL STUDIES","23","12","10","","","","","0","0","0","0","22","30","52","52","0","","","16th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4703","249","1","0","JSS 1","","SOCIAL STUDIES","23","10","9","","","","","0","0","0","0","19","39","58","58","0","","","11th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4704","211","1","0","JSS 1","","SOCIAL STUDIES","23","13","12","","","","","0","0","0","0","25","30","55","55","0","","","12th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4705","210","1","0","JSS 1","","SOCIAL STUDIES","23","12","11","","","","","0","0","0","0","23","39","62","62","0","","","6th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4706","222","1","0","JSS 1","","SOCIAL STUDIES","23","11","10","","","","","0","0","0","0","21","40","61","61","0","","","7th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4707","248","1","0","JSS 1","","SOCIAL STUDIES","23","12","11","","","","","0","0","0","0","23","32","55","55","0","","","12th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4708","228","6","0","SS 3","","GEOGRAPHY","18","6","5","","","","","0","0","0","0","11","18","29","29","0","","","2nd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("4709","51","6","0","SS 3","","GEOGRAPHY","18","8","7","","","","","0","0","0","0","15","34","49","49","0","","","1st","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4710","243","5","0","SS 2","","GEOGRAPHY","18","6","5","","","","","0","0","0","0","11","19","30","30","0","","","2nd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4711","128","5","0","SS 2","","GEOGRAPHY","18","6","9","","","","","0","0","0","0","15","7","22","22","0","","","3rd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4712","28","5","0","SS 2","","GEOGRAPHY","18","8","9","","","","","0","0","0","0","17","35","52","52","52","52","1st","1st","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4713","240","4","0","SS 1","","GEOGRAPHY","18","4","3","","","","","0","0","0","0","7","31","38","38","38","38","10th","15th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4714","18","4","0","SS 1","","GEOGRAPHY","18","3","3","","","","","0","0","0","0","6","17","23","23","0","","","23rd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4715","17","4","0","SS 1","","GEOGRAPHY","18","4","3","","","","","0","0","0","0","7","32","39","39","0","","","14th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4716","24","4","0","SS 1","","GEOGRAPHY","18","3","5","","","","","0","0","0","0","8","32","40","40","0","","","12th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4717","21","4","0","SS 1","","GEOGRAPHY","18","3","4","","","","","0","0","0","0","7","26","33","33","0","","","19th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4718","15","4","0","SS 1","","GEOGRAPHY","18","5","6","","","","","0","0","0","0","11","40","51","51","0","","","5th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4719","198","4","0","SS 1","","GEOGRAPHY","18","4","3","","","","","0","0","0","0","7","41","48","48","0","","","8th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4720","253","4","0","SS 1","","GEOGRAPHY","18","4","3","","","","","0","0","0","0","7","34","41","41","0","","","11th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4721","171","4","0","SS 1","","GEOGRAPHY","18","5","6","","","","","0","0","0","0","11","40","51","51","0","","","5th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4722","199","4","0","SS 1","","GEOGRAPHY","18","3","2","","","","","0","0","0","0","5","29","34","34","0","","","18th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4723","23","4","0","SS 1","","GEOGRAPHY","18","4","2","","","","","0","0","0","0","6","24","30","30","0","","","20th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4724","14","4","0","SS 1","","GEOGRAPHY","18","2","4","","","","","0","0","0","0","6","24","30","30","0","","","20th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4725","12","4","0","SS 1","","GEOGRAPHY","18","5","4","","","","","0","0","0","0","9","41","50","50","0","","","7th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4726","20","4","0","SS 1","","GEOGRAPHY","18","3","5","","","","","0","0","0","0","8","35","43","43","0","","","10th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4727","242","4","0","SS 1","","GEOGRAPHY","18","3","3","","","","","0","0","0","0","6","51","57","57","0","","","2nd","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4728","25","4","0","SS 1","","GEOGRAPHY","18","5","7","","","","","0","0","0","0","12","41","53","53","0","","","4th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4729","22","4","0","SS 1","","GEOGRAPHY","18","3","3","","","","","0","0","0","0","6","31","37","37","0","","","16th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4730","241","4","0","SS 1","","GEOGRAPHY","18","5","6","","","","","0","0","0","0","11","46","57","57","0","","","2nd","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4731","239","4","0","SS 1","","GEOGRAPHY","18","2","4","","","","","0","0","0","0","6","29","35","35","0","","","17th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4732","174","4","0","SS 1","","GEOGRAPHY","18","3","6","","","","","0","0","0","0","9","10","19","19","0","","","24th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4733","26","4","0","SS 1","","GEOGRAPHY","18","4","6","","","","","0","0","0","0","10","35","45","45","0","","","9th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4734","254","4","0","SS 1","","GEOGRAPHY","18","5","2","","","","","0","0","0","0","7","53","60","60","0","","","1st","C4","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4735","13","4","0","SS 1","","GEOGRAPHY","18","2","4","","","","","0","0","0","0","6","34","40","40","0","","","12th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4736","19","4","0","SS 1","","GEOGRAPHY","18","3","4","","","","","0","0","0","0","7","19","26","26","0","","","22nd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4739","133","5","0","SS 2","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","48","73","73","0","","","3rd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4740","135","5","0","SS 2","","COMPUTER SCIENCE","10","10","19","","","","","0","0","0","0","29","48","77","77","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4741","200","5","0","SS 2","","COMPUTER SCIENCE","10","5","8","","","","","0","0","0","0","13","45","58","58","0","","","7th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4743","201","5","0","SS 2","","COMPUTER SCIENCE","10","5","10","","","","","0","0","0","0","15","48","63","63","0","","","5th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4744","31","5","0","SS 2","","COMPUTER SCIENCE","10","5","7","","","","","0","0","0","0","12","40","52","52","0","","","8th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4745","243","5","0","SS 2","","COMPUTER SCIENCE","10","5","8","","","","","0","0","0","0","13","35","48","48","0","","","11th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4750","35","5","0","SS 2","","COMPUTER SCIENCE","10","8","10","","","","","0","0","0","0","18","30","48","48","0","","","11th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4751","245","5","0","SS 2","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","45","70","70","0","","","4th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4753","32","5","0","SS 2","","COMPUTER SCIENCE","10","15","10","","","","","0","0","0","0","25","25","50","50","0","","","10th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4754","33","5","0","SS 2","","COMPUTER SCIENCE","10","10","7","","","","","0","0","0","0","17","35","52","52","0","","","8th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4758","46","5","0","SS 2","","COMPUTER SCIENCE","10","2","5","","","","","0","0","0","0","7","25","32","32","0","","","13th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4760","128","5","0","SS 2","","COMPUTER SCIENCE","10","10","5","","","","","0","0","0","0","15","47","62","62","0","","","6th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4761","28","5","0","SS 2","","COMPUTER SCIENCE","10","18","15","","","","","0","0","0","0","33","55","88","88","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4763","228","6","0","SS 3","","DICTION","26","10","10","","","","","0","0","0","0","20","28","48","48","0","","","14th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4765","191","6","0","SS 3","","DICTION","26","10","15","","","","","0","0","0","0","25","60","85","85","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4767","58","6","0","SS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","58","98","98","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4768","45","6","0","SS 3","","DICTION","26","15","20","","","","","0","0","0","0","35","44","79","79","0","","","9th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4771","49","6","0","SS 3","","DICTION","26","16","10","","","","","0","0","0","0","26","56","82","82","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4772","63","6","0","SS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","60","100","100","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4773","229","6","0","SS 3","","DICTION","26","15","15","","","","","0","0","0","0","30","52","82","82","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4775","60","6","0","SS 3","","DICTION","26","15","10","","","","","0","0","0","0","25","50","75","75","0","","","10th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4776","51","6","0","SS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","33","73","73","0","","","12th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4777","42","6","0","SS 3","","DICTION","26","8","15","","","","","0","0","0","0","23","60","83","83","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4778","54","6","0","SS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","58","98","98","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4779","231","6","0","SS 3","","DICTION","26","10","9","","","","","0","0","0","0","19","56","75","75","0","","","10th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4780","232","6","0","SS 3","","DICTION","26","15","13","","","","","0","0","0","0","28","54","82","82","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4782","47","6","0","SS 3","","DICTION","26","5","5","","","","","0","0","0","0","10","60","70","70","0","","","13th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4783","246","5","0","SS 2","","DICTION","26","14","15","","","","","0","0","0","0","29","54","83","83","0","","","14th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4784","131","5","0","SS 2","","DICTION","26","15","16","","","","","0","0","0","0","31","54","85","85","0","","","10th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4785","133","5","0","SS 2","","DICTION","26","18","18","","","","","0","0","0","0","36","60","96","96","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4786","135","5","0","SS 2","","DICTION","26","8","18","","","","","0","0","0","0","26","58","84","84","0","","","13th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4787","200","5","0","SS 2","","DICTION","26","8","20","","","","","0","0","0","0","28","52","80","80","0","","","17th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4788","41","5","0","SS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","60","100","100","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4789","201","5","0","SS 2","","DICTION","26","10","15","","","","","0","0","0","0","25","46","71","71","0","","","21st","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4790","31","5","0","SS 2","","DICTION","26","15","16","","","","","0","0","0","0","31","58","89","89","0","","","7th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4791","243","5","0","SS 2","","DICTION","26","18","18","","","","","0","0","0","0","36","45","81","81","0","","","16th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4793","134","5","0","SS 2","","DICTION","26","18","20","","","","","0","0","0","0","38","57","95","95","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4795","244","5","0","SS 2","","DICTION","26","14","15","","","","","0","0","0","0","29","58","87","87","0","","","9th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4796","35","5","0","SS 2","","DICTION","26","15","15","","","","","0","0","0","0","30","58","88","88","0","","","8th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4797","245","5","0","SS 2","","DICTION","26","14","14","","","","","0","0","0","0","28","44","72","72","0","","","20th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4798","29","5","0","SS 2","","DICTION","26","10","15","","","","","0","0","0","0","25","58","83","83","0","","","14th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4799","32","5","0","SS 2","","DICTION","26","10","20","","","","","0","0","0","0","30","46","76","76","0","","","18th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4800","33","5","0","SS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","45","85","85","0","","","10th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4801","48","5","0","SS 2","","DICTION","26","10","14","","","","","0","0","0","0","24","51","75","75","0","","","19th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4803","202","5","0","SS 2","","DICTION","26","20","19","","","","","0","0","0","0","39","56","95","95","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4804","46","5","0","SS 2","","DICTION","26","18","17","","","","","0","0","0","0","35","50","85","85","0","","","10th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4805","36","5","0","SS 2","","DICTION","26","8","8","","","","","0","0","0","0","16","48","64","64","0","","","22nd","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4806","128","5","0","SS 2","","DICTION","26","19","19","","","","","0","0","0","0","38","54","92","92","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4807","28","5","0","SS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","60","100","100","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4808","240","4","0","SS 1","","COMPUTER SCIENCE","10","5","11","","","","","0","0","0","0","16","25","41","41","41","41","22nd","21st","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4809","18","4","0","SS 1","","COMPUTER SCIENCE","10","1","5","","","","","0","0","0","0","6","30","36","36","0","","","22nd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4810","17","4","0","SS 1","","COMPUTER SCIENCE","10","1","11","","","","","0","0","0","0","12","51","63","63","0","","","8th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4811","24","4","0","SS 1","","COMPUTER SCIENCE","10","7","10","","","","","0","0","0","0","17","48","65","65","0","","","6th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4812","21","4","0","SS 1","","COMPUTER SCIENCE","10","2","15","","","","","0","0","0","0","17","32","49","49","0","","","17th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4813","15","4","0","SS 1","","COMPUTER SCIENCE","10","0","10","","","","","0","0","0","0","10","35","45","45","0","","","18th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4815","198","4","0","SS 1","","COMPUTER SCIENCE","10","12","12","","","","","0","0","0","0","24","40","64","64","0","","","7th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4816","253","4","0","SS 1","","COMPUTER SCIENCE","10","10","13","","","","","0","0","0","0","23","36","59","59","0","","","11th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4817","171","4","0","SS 1","","COMPUTER SCIENCE","10","8","13","","","","","0","0","0","0","21","40","61","61","0","","","10th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4818","199","4","0","SS 1","","COMPUTER SCIENCE","10","2","15","","","","","0","0","0","0","17","39","56","56","0","","","13th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4819","23","4","0","SS 1","","COMPUTER SCIENCE","10","10","13","","","","","0","0","0","0","23","56","79","79","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4820","14","4","0","SS 1","","COMPUTER SCIENCE","10","5","13","","","","","0","0","0","0","18","34","52","52","0","","","15th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4821","12","4","0","SS 1","","COMPUTER SCIENCE","10","12","8","","","","","0","0","0","0","20","37","57","57","0","","","12th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4822","20","4","0","SS 1","","COMPUTER SCIENCE","10","0","5","","","","","0","0","0","0","5","28","33","33","0","","","23rd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4824","242","4","0","SS 1","","COMPUTER SCIENCE","10","6","10","","","","","0","0","0","0","16","51","67","67","0","","","5th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4825","25","4","0","SS 1","","COMPUTER SCIENCE","10","7","10","","","","","0","0","0","0","17","33","50","50","0","","","16th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4826","22","4","0","SS 1","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","53","78","78","0","","","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4827","241","4","0","SS 1","","COMPUTER SCIENCE","10","5","17","","","","","0","0","0","0","22","34","56","56","0","","","13th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4828","239","4","0","SS 1","","COMPUTER SCIENCE","10","3","8","","","","","0","0","0","0","11","0","11","11","0","","","24th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4829","174","4","0","SS 1","","COMPUTER SCIENCE","10","9","5","","","","","0","0","0","0","14","28","42","42","0","","","20th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4830","26","4","0","SS 1","","COMPUTER SCIENCE","10","14","10","","","","","0","0","0","0","24","55","79","79","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4831","254","4","0","SS 1","","COMPUTER SCIENCE","10","5","2","","","","","0","0","0","0","7","36","43","43","0","","","19th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4832","13","4","0","SS 1","","COMPUTER SCIENCE","10","11","18","","","","","0","0","0","0","29","52","81","81","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("4833","19","4","0","SS 1","","COMPUTER SCIENCE","10","7","16","","","","","0","0","0","0","23","39","62","62","0","","","9th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4834","19","4","0","SS 1","","CIVIC EDUCATION","28","13","15","","","","","0","0","0","0","28","39","67","67","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4835","240","4","0","SS 1","","CIVIC EDUCATION","28","14","12","","","","","0","0","0","0","26","34","60","60","60","60","11th","18th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4836","18","4","0","SS 1","","CIVIC EDUCATION","28","12","13","","","","","0","0","0","0","25","33","58","58","0","","","19th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4837","17","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","0","0","0","0","22","51","73","73","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4838","24","4","0","SS 1","","CIVIC EDUCATION","28","15","16","","","","","0","0","0","0","31","44","75","75","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4839","21","4","0","SS 1","","CIVIC EDUCATION","28","13","12","","","","","0","0","0","0","25","30","55","55","0","","","22nd","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4840","15","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","0","0","0","0","22","36","58","58","0","","","19th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4842","198","4","0","SS 1","","CIVIC EDUCATION","28","18","17","","","","","0","0","0","0","35","43","78","78","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4843","253","4","0","SS 1","","CIVIC EDUCATION","28","15","14","","","","","0","0","0","0","29","33","62","62","0","","","15th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4844","171","4","0","SS 1","","CIVIC EDUCATION","28","15","15","","","","","0","0","0","0","30","43","73","73","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4845","199","4","0","SS 1","","CIVIC EDUCATION","28","15","13","","","","","0","0","0","0","28","42","70","70","0","","","11th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4846","23","4","0","SS 1","","CIVIC EDUCATION","28","15","10","","","","","0","0","0","0","25","51","76","76","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4847","14","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","0","0","0","0","22","39","61","61","0","","","17th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4848","12","4","0","SS 1","","CIVIC EDUCATION","28","15","14","","","","","0","0","0","0","29","41","70","70","0","","","11th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4849","20","4","0","SS 1","","CIVIC EDUCATION","28","12","13","","","","","0","0","0","0","25","37","62","62","0","","","15th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4851","242","4","0","SS 1","","CIVIC EDUCATION","28","15","16","","","","","0","0","0","0","31","47","78","78","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4852","25","4","0","SS 1","","CIVIC EDUCATION","28","13","15","","","","","0","0","0","0","28","43","71","71","0","","","9th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4853","22","4","0","SS 1","","CIVIC EDUCATION","28","18","18","","","","","0","0","0","0","36","46","82","82","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4854","241","4","0","SS 1","","CIVIC EDUCATION","28","13","14","","","","","0","0","0","0","27","30","57","57","0","","","21st","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4855","239","4","0","SS 1","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","28","48","48","0","","","23rd","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4856","174","4","0","SS 1","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","27","47","47","0","","","24th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4857","26","4","0","SS 1","","CIVIC EDUCATION","28","18","18","","","","","0","0","0","0","36","52","88","88","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4858","254","4","0","SS 1","","CIVIC EDUCATION","28","15","13","","","","","0","0","0","0","28","39","67","67","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4859","13","4","0","SS 1","","CIVIC EDUCATION","28","15","16","","","","","0","0","0","0","31","40","71","71","0","","","9th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4860","246","5","0","SS 2","","CIVIC EDUCATION","15","13","15","","","","","0","0","0","0","28","38","66","66","0","","","16th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4861","131","5","0","SS 2","","CIVIC EDUCATION","15","10","13","","","","","0","0","0","0","23","41","64","64","0","","","18th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4862","133","5","0","SS 2","","CIVIC EDUCATION","15","18","15","","","","","0","0","0","0","33","0","33","33","0","","","23rd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4863","135","5","0","SS 2","","CIVIC EDUCATION","15","18","18","","","","","0","0","0","0","36","52","88","88","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4864","200","5","0","SS 2","","CIVIC EDUCATION","15","15","14","","","","","0","0","0","0","29","43","72","72","0","","","9th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4865","41","5","0","SS 2","","CIVIC EDUCATION","15","15","17","","","","","0","0","0","0","32","52","84","84","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4866","201","5","0","SS 2","","CIVIC EDUCATION","15","16","17","","","","","0","0","0","0","33","35","68","68","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4867","31","5","0","SS 2","","CIVIC EDUCATION","15","18","17","","","","","0","0","0","0","35","48","83","83","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4868","243","5","0","SS 2","","CIVIC EDUCATION","15","15","16","","","","","0","0","0","0","31","37","68","68","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4870","134","5","0","SS 2","","CIVIC EDUCATION","15","15","14","","","","","0","0","0","0","29","42","71","71","0","","","12th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4872","244","5","0","SS 2","","CIVIC EDUCATION","15","15","15","","","","","0","0","0","0","30","43","73","73","0","","","8th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4873","35","5","0","SS 2","","CIVIC EDUCATION","15","15","12","","","","","0","0","0","0","27","38","65","65","0","","","17th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4874","245","5","0","SS 2","","CIVIC EDUCATION","15","15","16","","","","","0","0","0","0","31","51","82","82","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4875","29","5","0","SS 2","","CIVIC EDUCATION","15","15","13","","","","","0","0","0","0","28","44","72","72","0","","","9th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4876","32","5","0","SS 2","","CIVIC EDUCATION","15","10","12","","","","","0","0","0","0","22","39","61","61","0","","","20th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4877","33","5","0","SS 2","","CIVIC EDUCATION","15","10","14","","","","","0","0","0","0","24","43","67","67","0","","","15th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4878","48","5","0","SS 2","","CIVIC EDUCATION","15","15","16","","","","","0","0","0","0","31","41","72","72","0","","","9th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4879","247","5","0","SS 2","","CIVIC EDUCATION","15","15","16","","","","","0","0","0","0","31","56","87","87","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4880","202","5","0","SS 2","","CIVIC EDUCATION","15","10","13","","","","","0","0","0","0","23","40","63","63","0","","","19th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4881","46","5","0","SS 2","","CIVIC EDUCATION","15","15","15","","","","","0","0","0","0","30","46","76","76","0","","","7th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4882","36","5","0","SS 2","","CIVIC EDUCATION","15","8","7","","","","","0","0","0","0","15","24","39","39","0","","","22nd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4883","128","5","0","SS 2","","CIVIC EDUCATION","15","10","12","","","","","0","0","0","0","22","34","56","56","0","","","21st","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4884","28","5","0","SS 2","","CIVIC EDUCATION","15","18","18","","","","","0","0","0","0","36","55","91","91","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4886","228","6","0","SS 3","","CIVIC EDUCATION","15","10","12","","","","","0","0","0","0","22","32","54","54","0","","","14th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4888","191","6","0","SS 3","","CIVIC EDUCATION","15","18","18","","","","","0","0","0","0","36","51","87","87","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4890","58","6","0","SS 3","","CIVIC EDUCATION","15","14","15","","","","","0","0","0","0","29","44","73","73","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4891","45","6","0","SS 3","","CIVIC EDUCATION","15","17","18","","","","","0","0","0","0","35","47","82","82","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4894","49","6","0","SS 3","","CIVIC EDUCATION","15","16","17","","","","","0","0","0","0","33","45","78","78","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4895","63","6","0","SS 3","","CIVIC EDUCATION","15","18","18","","","","","0","0","0","0","36","45","81","81","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4896","229","6","0","SS 3","","CIVIC EDUCATION","15","10","10","","","","","0","0","0","0","20","45","65","65","0","","","12th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4898","60","6","0","SS 3","","CIVIC EDUCATION","15","10","10","","","","","0","0","0","0","20","37","57","57","0","","","13th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4899","51","6","0","SS 3","","CIVIC EDUCATION","15","15","15","","","","","0","0","0","0","30","42","72","72","0","","","8th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4900","42","6","0","SS 3","","CIVIC EDUCATION","15","17","18","","","","","0","0","0","0","35","48","83","83","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4901","54","6","0","SS 3","","CIVIC EDUCATION","15","18","17","","","","","0","0","0","0","35","52","87","87","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4902","231","6","0","SS 3","","CIVIC EDUCATION","15","16","15","","","","","0","0","0","0","31","40","71","71","0","","","9th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4903","232","6","0","SS 3","","CIVIC EDUCATION","15","15","15","","","","","0","0","0","0","30","41","71","71","0","","","9th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4905","47","6","0","SS 3","","CIVIC EDUCATION","15","16","18","","","","","0","0","0","0","34","36","70","70","0","","","11th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4906","19","4","0","SS 1","","BIOLOGY","14","5","0","","","","","0","0","0","0","5","24","29","29","0","","","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4907","240","4","0","SS 1","","BIOLOGY","14","0","0","","","","","0","0","0","0","","22","22","22","22","22","26th","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4908","18","4","0","SS 1","","BIOLOGY","14","1","5","","","","","0","0","0","0","6","21","27","27","0","","","23rd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4909","17","4","0","SS 1","","BIOLOGY","14","3","9","","","","","0","0","0","0","12","23","35","35","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4910","24","4","0","SS 1","","BIOLOGY","14","3","13","","","","","0","0","0","0","16","29","45","45","0","","","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4911","21","4","0","SS 1","","BIOLOGY","14","5","4","","","","","0","0","0","0","9","25","34","34","0","","","21st","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4912","15","4","0","SS 1","","BIOLOGY","14","11","5","","","","","0","0","0","0","16","28","44","44","0","","","14th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4914","198","4","0","SS 1","","BIOLOGY","14","13","10","","","","","0","0","0","0","23","58","81","81","0","","","1st","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4915","253","4","0","SS 1","","BIOLOGY","14","2","4","","","","","0","0","0","0","6","32","38","38","0","","","17th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4916","171","4","0","SS 1","","BIOLOGY","14","8","10","","","","","0","0","0","0","18","32","50","50","0","","","8th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4917","199","4","0","SS 1","","BIOLOGY","14","11","13","","","","","0","0","0","0","24","27","51","51","0","","","6th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4918","23","4","0","SS 1","","BIOLOGY","14","10","11","","","","","0","0","0","0","21","45","66","66","0","","","4th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4919","14","4","0","SS 1","","BIOLOGY","14","0","3","","","","","0","0","0","0","3","32","35","35","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4920","12","4","0","SS 1","","BIOLOGY","14","11","6","","","","","0","0","0","0","17","32","49","49","0","","","10th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4921","20","4","0","SS 1","","BIOLOGY","14","4","8","","","","","0","0","0","0","12","35","47","47","0","","","11th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4923","242","4","0","SS 1","","BIOLOGY","14","6","11","","","","","0","0","0","0","17","41","58","58","0","","","5th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4924","25","4","0","SS 1","","BIOLOGY","14","5","11","","","","","0","0","0","0","16","34","50","50","0","","","8th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4925","22","4","0","SS 1","","BIOLOGY","14","13","11","","","","","0","0","0","0","24","55","79","79","0","","","2nd","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4926","241","4","0","SS 1","","BIOLOGY","14","4","10","","","","","0","0","0","0","14","37","51","51","0","","","6th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4927","239","4","0","SS 1","","BIOLOGY","14","3","13","","","","","0","0","0","0","16","27","43","43","0","","","15th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4928","174","4","0","SS 1","","BIOLOGY","14","3","4","","","","","0","0","0","0","7","28","35","35","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4929","26","4","0","SS 1","","BIOLOGY","14","11","4","","","","","0","0","0","0","15","58","73","73","0","","","3rd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4930","254","4","0","SS 1","","BIOLOGY","14","6","11","","","","","0","0","0","0","17","28","45","45","0","","","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4931","13","4","0","SS 1","","BIOLOGY","14","7","6","","","","","0","0","0","0","13","30","43","43","0","","","15th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4932","250","1","0","JSS 1","","BASIC SCIENCE","3","8","12","","","","","0","0","0","0","20","29","49","49","0","","","14th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4933","214","1","0","JSS 1","","BASIC SCIENCE","3","8","9","","","","","0","0","0","0","17","50","67","67","0","","","8th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4934","227","1","0","JSS 1","","BASIC SCIENCE","3","7","8","","","","","0","0","0","0","15","26","41","41","0","","","19th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4935","212","1","0","JSS 1","","BASIC SCIENCE","3","8","10","","","","","0","0","0","0","18","22","40","40","0","","","21st","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4936","221","1","0","JSS 1","","BASIC SCIENCE","3","8","10","","","","","0","0","0","0","18","36","54","54","0","","","13th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4937","220","1","0","JSS 1","","BASIC SCIENCE","3","6","10","","","","","0","0","0","0","16","25","41","41","0","","","19th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4938","213","1","0","JSS 1","","BASIC SCIENCE","3","8","8","","","","","0","0","0","0","16","33","49","49","0","","","14th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4939","215","1","0","JSS 1","","BASIC SCIENCE","3","18","16","","","","","0","0","0","0","34","46","80","80","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4940","209","1","0","JSS 1","","BASIC SCIENCE","3","8","8","","","","","0","0","0","0","16","31","47","47","0","","","17th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4941","225","1","0","JSS 1","","BASIC SCIENCE","3","8","10","","","","","0","0","0","0","18","28","46","46","0","","","18th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4942","217","1","0","JSS 1","","BASIC SCIENCE","3","15","20","","","","","0","0","0","0","35","49","84","84","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4943","218","1","0","JSS 1","","BASIC SCIENCE","3","8","8","","","","","0","0","0","0","16","32","48","48","0","","","16th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4944","216","1","0","JSS 1","","BASIC SCIENCE","3","12","14","","","","","0","0","0","0","26","54","80","80","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4945","219","1","0","JSS 1","","BASIC SCIENCE","3","8","12","","","","","0","0","0","0","20","54","74","74","0","","","5th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("4946","224","1","0","JSS 1","","BASIC SCIENCE","3","10","12","","","","","0","0","0","0","22","39","61","61","0","","","10th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4947","223","1","0","JSS 1","","BASIC SCIENCE","3","16","14","","","","","0","0","0","0","30","48","78","78","0","","","4th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4948","226","1","0","JSS 1","","BASIC SCIENCE","3","9","15","","","","","0","0","0","0","24","47","71","71","0","","","7th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4949","249","1","0","JSS 1","","BASIC SCIENCE","3","8","14","","","","","0","0","0","0","22","39","61","61","0","","","10th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4950","211","1","0","JSS 1","","BASIC SCIENCE","3","8","8","","","","","0","0","0","0","16","42","58","58","0","","","12th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4951","210","1","0","JSS 1","","BASIC SCIENCE","3","12","10","","","","","0","0","0","0","22","43","65","65","0","","","9th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4952","222","1","0","JSS 1","","BASIC SCIENCE","3","9","14","","","","","0","0","0","0","23","51","74","74","0","","","5th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4953","248","1","0","JSS 1","","BASIC SCIENCE","3","10","12","","","","","0","0","0","0","22","17","39","39","0","","","22nd","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4954","250","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","14","","","","","0","0","0","0","24","52","76","76","0","","","4th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4955","214","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","8","","","","","0","0","0","0","16","52","68","68","0","","","10th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4956","227","1","0","JSS 1","","BASIC TECHNOLOGY","8","7","8","","","","","0","0","0","0","15","46","61","61","0","","","14th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4957","212","1","0","JSS 1","","BASIC TECHNOLOGY","8","6","5","","","","","0","0","0","0","11","37","48","48","0","","","21st","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4958","221","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","16","","","","","0","0","0","0","24","49","73","73","0","","","5th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4959","220","1","0","JSS 1","","BASIC TECHNOLOGY","8","6","8","","","","","0","0","0","0","14","39","53","53","0","","","17th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4960","213","1","0","JSS 1","","BASIC TECHNOLOGY","8","6","5","","","","","0","0","0","0","11","40","51","51","0","","","18th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4961","215","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","16","","","","","0","0","0","0","33","56","89","89","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4962","209","1","0","JSS 1","","BASIC TECHNOLOGY","8","6","7","","","","","0","0","0","0","13","37","50","50","0","","","19th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4963","225","1","0","JSS 1","","BASIC TECHNOLOGY","8","6","7","","","","","0","0","0","0","13","34","47","47","0","","","22nd","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4964","217","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","12","","","","","0","0","0","0","30","54","84","84","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4965","218","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","10","","","","","0","0","0","0","18","45","63","63","0","","","13th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4966","216","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","10","","","","","0","0","0","0","18","49","67","67","0","","","11th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4967","219","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","10","","","","","0","0","0","0","18","54","72","72","0","","","7th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4968","224","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","12","","","","","0","0","0","0","22","38","60","60","0","","","16th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4969","223","1","0","JSS 1","","BASIC TECHNOLOGY","8","6","8","","","","","0","0","0","0","14","56","70","70","0","","","8th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4970","226","1","0","JSS 1","","BASIC TECHNOLOGY","8","7","6","","","","","0","0","0","0","13","48","61","61","0","","","14th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4971","249","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","8","","","","","0","0","0","0","16","54","70","70","0","","","8th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4972","211","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","12","","","","","0","0","0","0","20","46","66","66","0","","","12th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4973","210","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","12","","","","","0","0","0","0","20","53","73","73","0","","","5th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4974","222","1","0","JSS 1","","BASIC TECHNOLOGY","8","12","14","","","","","0","0","0","0","26","56","82","82","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4975","248","1","0","JSS 1","","BASIC TECHNOLOGY","8","5","10","","","","","0","0","0","0","15","35","50","50","0","","","19th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4976","179","2","0","JSS 2","","BASIC SCIENCE","3","15","14","","","","","0","0","0","0","29","51","80","80","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4977","187","2","0","JSS 2","","BASIC SCIENCE","3","9","10","","","","","0","0","0","0","19","21","40","40","40","40","9th","10th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4978","185","2","0","JSS 2","","BASIC SCIENCE","3","8","14","","","","","0","0","0","0","22","51","73","73","0","","","3rd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4979","186","2","0","JSS 2","","BASIC SCIENCE","3","8","6","","","","","0","0","0","0","14","35","49","49","0","","","7th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4980","184","2","0","JSS 2","","BASIC SCIENCE","3","6","8","","","","","0","0","0","0","14","43","57","57","57","57","5th","6th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4981","183","2","0","JSS 2","","BASIC SCIENCE","3","6","8","","","","","0","0","0","0","14","27","41","41","0","","","9th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4982","182","2","0","JSS 2","","BASIC SCIENCE","3","12","17","","","","","0","0","0","0","29","47","76","76","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4983","189","2","0","JSS 2","","BASIC SCIENCE","3","8","14","","","","","0","0","0","0","22","48","70","70","0","","","5th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4984","251","2","0","JSS 2","","BASIC SCIENCE","3","7","8","","","","","0","0","0","0","15","34","49","49","0","","","7th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4985","233","2","0","JSS 2","","BASIC SCIENCE","3","10","14","","","","","0","0","0","0","24","47","71","71","0","","","4th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4986","179","2","0","JSS 2","","BASIC TECHNOLOGY","8","16","16","","","","","0","0","0","0","32","39","71","71","0","","","2nd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4987","187","2","0","JSS 2","","BASIC TECHNOLOGY","8","12","8","","","","","0","0","0","0","20","21","41","41","41","41","10th","9th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4988","185","2","0","JSS 2","","BASIC TECHNOLOGY","8","8","7","","","","","0","0","0","0","15","45","60","60","0","","","4th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4989","186","2","0","JSS 2","","BASIC TECHNOLOGY","8","12","8","","","","","0","0","0","0","20","22","42","42","0","","","8th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4990","184","2","0","JSS 2","","BASIC TECHNOLOGY","8","6","10","","","","","0","0","0","0","16","38","54","54","54","54","7th","6th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4991","183","2","0","JSS 2","","BASIC TECHNOLOGY","8","10","13","","","","","0","0","0","0","23","21","44","44","0","","","7th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4992","182","2","0","JSS 2","","BASIC TECHNOLOGY","8","9","18","","","","","0","0","0","0","27","56","83","83","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4993","189","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","11","","","","","0","0","0","0","25","37","62","62","0","","","3rd","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4994","251","2","0","JSS 2","","BASIC TECHNOLOGY","8","6","7","","","","","0","0","0","0","13","28","41","41","0","","","9th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4995","233","2","0","JSS 2","","BASIC TECHNOLOGY","8","6","11","","","","","0","0","0","0","17","41","58","58","0","","","5th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4996","2","3","0","JSS 3","","BASIC SCIENCE","3","8","10","","","","","0","0","0","0","18","32","50","50","0","","","9th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4997","193","3","0","JSS 3","","BASIC SCIENCE","3","8","12","","","","","0","0","0","0","20","39","59","59","0","","","7th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4998","127","3","0","JSS 3","","BASIC SCIENCE","3","7","14","","","","","0","0","0","0","21","42","63","63","0","","","5th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("4999","140","3","0","JSS 3","","BASIC SCIENCE","3","6","10","","","","","0","0","0","0","16","21","37","37","0","","","19th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5000","1","3","0","JSS 3","","BASIC SCIENCE","3","5","10","","","","","0","0","0","0","15","21","36","36","0","","","20th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5001","139","3","0","JSS 3","","BASIC SCIENCE","3","7","10","","","","","0","0","0","0","17","32","49","49","0","","","12th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5002","190","3","0","JSS 3","","BASIC SCIENCE","3","6","10","","","","","0","0","0","0","16","15","31","31","0","","","21st","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5003","141","3","0","JSS 3","","BASIC SCIENCE","3","14","15","","","","","0","0","0","0","29","56","85","85","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5004","252","3","0","JSS 3","","BASIC SCIENCE","3","8","10","","","","","0","0","0","0","18","27","45","45","0","","","14th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5005","4","3","0","JSS 3","","BASIC SCIENCE","3","5","10","","","","","0","0","0","0","15","9","24","24","0","","","22nd","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5006","143","3","0","JSS 3","","BASIC SCIENCE","3","8","11","","","","","0","0","0","0","19","43","62","62","0","","","6th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5007","235","3","0","JSS 3","","BASIC SCIENCE","3","8","14","","","","","0","0","0","0","22","47","69","69","0","","","4th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5008","234","3","0","JSS 3","","BASIC SCIENCE","3","14","12","","","","","0","0","0","0","26","46","72","72","0","","","3rd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5009","237","3","0","JSS 3","","BASIC SCIENCE","3","7","10","","","","","0","0","0","0","17","26","43","43","0","","","15th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5010","121","3","0","JSS 3","","BASIC SCIENCE","3","13","16","","","","","0","0","0","0","29","46","75","75","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5011","238","3","0","JSS 3","","BASIC SCIENCE","3","9","10","","","","","0","0","0","0","19","23","42","42","0","","","16th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5012","7","3","0","JSS 3","","BASIC SCIENCE","3","8","10","","","","","0","0","0","0","18","22","40","40","0","","","17th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5013","236","3","0","JSS 3","","BASIC SCIENCE","3","8","10","","","","","0","0","0","0","18","32","50","50","0","","","9th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5014","125","3","0","JSS 3","","BASIC SCIENCE","3","5","10","","","","","0","0","0","0","15","23","38","38","0","","","18th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5015","8","3","0","JSS 3","","BASIC SCIENCE","3","8","13","","","","","0","0","0","0","21","34","55","55","0","","","8th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5016","126","3","0","JSS 3","","BASIC SCIENCE","3","8","10","","","","","0","0","0","0","18","28","46","46","0","","","13th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5017","138","3","0","JSS 3","","BASIC SCIENCE","3","7","10","","","","","0","0","0","0","17","33","50","50","0","","","9th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5018","2","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","14","","","","","0","0","0","0","22","30","52","52","0","","","11th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5019","193","3","0","JSS 3","","BASIC TECHNOLOGY","8","6","14","","","","","0","0","0","0","20","28","48","48","0","","","12th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5020","127","3","0","JSS 3","","BASIC TECHNOLOGY","8","12","15","","","","","0","0","0","0","27","45","72","72","0","","","3rd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5021","140","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","12","","","","","0","0","0","0","20","33","53","53","0","","","9th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5022","1","3","0","JSS 3","","BASIC TECHNOLOGY","8","6","12","","","","","0","0","0","0","18","18","36","36","0","","","20th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5023","139","3","0","JSS 3","","BASIC TECHNOLOGY","8","7","14","","","","","0","0","0","0","21","21","42","42","0","","","18th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5024","190","3","0","JSS 3","","BASIC TECHNOLOGY","8","6","14","","","","","0","0","0","0","20","15","35","35","0","","","21st","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5025","141","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","15","","","","","0","0","0","0","23","51","74","74","0","","","1st","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5026","252","3","0","JSS 3","","BASIC TECHNOLOGY","8","7","13","","","","","0","0","0","0","20","27","47","47","0","","","13th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5027","4","3","0","JSS 3","","BASIC TECHNOLOGY","8","6","12","","","","","0","0","0","0","18","11","29","29","0","","","22nd","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5028","143","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","14","","","","","0","0","0","0","22","35","57","57","0","","","6th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5029","235","3","0","JSS 3","","BASIC TECHNOLOGY","8","9","14","","","","","0","0","0","0","23","40","63","63","0","","","4th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5030","234","3","0","JSS 3","","BASIC TECHNOLOGY","8","12","15","","","","","0","0","0","0","27","35","62","62","0","","","5th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5031","237","3","0","JSS 3","","BASIC TECHNOLOGY","8","7","13","","","","","0","0","0","0","20","26","46","46","0","","","14th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5032","121","3","0","JSS 3","","BASIC TECHNOLOGY","8","14","15","","","","","0","0","0","0","29","44","73","73","0","","","2nd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5033","238","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","13","","","","","0","0","0","0","21","20","41","41","0","","","19th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5034","7","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","14","","","","","0","0","0","0","22","24","46","46","0","","","14th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5035","236","3","0","JSS 3","","BASIC TECHNOLOGY","8","7","13","","","","","0","0","0","0","20","25","45","45","0","","","17th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5036","125","3","0","JSS 3","","BASIC TECHNOLOGY","8","6","14","","","","","0","0","0","0","20","26","46","46","0","","","14th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5037","8","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","14","","","","","0","0","0","0","22","32","54","54","0","","","8th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5038","126","3","0","JSS 3","","BASIC TECHNOLOGY","8","6","13","","","","","0","0","0","0","19","34","53","53","0","","","9th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5039","138","3","0","JSS 3","","BASIC TECHNOLOGY","8","7","14","","","","","0","0","0","0","21","36","57","57","0","","","6th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5040","250","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","30","55","55","0","","","12th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5041","214","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","14","","","","","0","0","0","0","29","36","65","65","0","","","2nd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5042","227","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","30","55","55","0","","","12th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5043","212","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","5","","","","","0","0","0","0","20","20","40","40","0","","","20th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5044","221","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","30","55","55","0","","","12th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5045","220","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","15","","","","","0","0","0","0","30","20","50","50","0","","","18th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("5046","213","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","10","","","","","0","0","0","0","28","36","64","64","0","","","4th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5047","215","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","15","","","","","0","0","0","0","25","35","60","60","0","","","6th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5048","209","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","8","","","","","0","0","0","0","13","21","34","34","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5049","225","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","10","","","","","0","0","0","0","15","21","36","36","0","","","21st","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5050","217","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","15","","","","","0","0","0","0","30","34","64","64","0","","","4th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5051","218","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","30","55","55","0","","","12th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5052","216","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","40","60","60","0","","","6th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5053","219","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","40","65","65","0","","","2nd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5054","224","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","23","48","48","0","","","19th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5055","223","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","13","","","","","0","0","0","0","23","35","58","58","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5056","226","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","14","","","","","0","0","0","0","24","33","57","57","0","","","10th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5057","249","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","30","55","55","0","","","12th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5058","211","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","10","","","","","0","0","0","0","28","30","58","58","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5059","210","1","0","JSS 1","","ENGLISH LANGUAGE","1","17","10","","","","","0","0","0","0","27","30","57","57","0","","","10th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5060","222","1","0","JSS 1","","ENGLISH LANGUAGE","1","19","17","","","","","0","0","0","0","36","40","76","76","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5061","248","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","15","","","","","0","0","0","0","25","30","55","55","0","","","12th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5062","250","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","23","43","43","0","","","22nd","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5063","214","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","43","68","68","0","","","3rd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5064","227","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","26","51","51","0","","","17th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5065","212","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","9","","","","","0","0","0","0","24","20","44","44","0","","","20th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5066","221","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","27","52","52","0","","","16th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5067","220","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","12","","","","","0","0","0","0","27","23","50","50","0","","","18th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5068","213","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","41","61","61","0","","","7th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5069","215","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","12","","","","","0","0","0","0","27","39","66","66","0","","","5th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5070","209","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","24","44","44","0","","","20th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5071","225","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","20","45","45","0","","","19th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5072","217","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","15","","","","","0","0","0","0","34","37","71","71","0","","","2nd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5073","218","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","38","58","58","0","","","11th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5074","216","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","15","","","","","0","0","0","0","25","32","57","57","0","","","13th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5075","219","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","9","","","","","0","0","0","0","19","39","58","58","0","","","11th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5076","224","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","34","59","59","0","","","10th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5077","223","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","18","12","","","","","0","0","0","0","30","30","60","60","0","","","8th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5078","226","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","48","68","68","0","","","3rd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5079","249","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","40","60","60","0","","","8th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5080","211","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","39","64","64","0","","","6th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5081","210","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","30","55","55","0","","","15th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5082","222","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","16","15","","","","","0","0","0","0","31","53","84","84","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5083","248","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","15","","","","","0","0","0","0","25","31","56","56","0","","","14th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5084","179","2","0","JSS 2","","CIVIC EDUCATION","28","15","15","","","","","0","0","0","0","30","50","80","80","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5085","187","2","0","JSS 2","","CIVIC EDUCATION","28","5","10","","","","","0","0","0","0","15","27","42","42","42","42","9th","9th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5086","185","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","47","67","67","0","","","4th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5087","186","2","0","JSS 2","","CIVIC EDUCATION","28","15","10","","","","","0","0","0","0","25","30","55","55","0","","","7th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5088","184","2","0","JSS 2","","CIVIC EDUCATION","28","15","12","","","","","0","0","0","0","27","30","57","57","57","57","4th","6th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5089","183","2","0","JSS 2","","CIVIC EDUCATION","28","5","10","","","","","0","0","0","0","15","17","32","32","0","","","10th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5090","182","2","0","JSS 2","","CIVIC EDUCATION","28","18","17","","","","","0","0","0","0","35","52","87","87","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5091","189","2","0","JSS 2","","CIVIC EDUCATION","28","17","16","","","","","0","0","0","0","33","46","79","79","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5092","251","2","0","JSS 2","","CIVIC EDUCATION","28","15","10","","","","","0","0","0","0","25","26","51","51","0","","","8th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5093","233","2","0","JSS 2","","CIVIC EDUCATION","28","10","12","","","","","0","0","0","0","22","45","67","67","0","","","4th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5094","179","2","0","JSS 2","","SOCIAL STUDIES","23","15","14","","","","","0","0","0","0","29","52","81","81","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5095","187","2","0","JSS 2","","SOCIAL STUDIES","23","15","10","","","","","0","0","0","0","25","35","60","60","60","60","4th","6th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5096","185","2","0","JSS 2","","SOCIAL STUDIES","23","16","15","","","","","0","0","0","0","31","41","72","72","0","","","5th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5097","186","2","0","JSS 2","","SOCIAL STUDIES","23","15","10","","","","","0","0","0","0","25","31","56","56","0","","","8th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5098","184","2","0","JSS 2","","SOCIAL STUDIES","23","10","14","","","","","0","0","0","0","24","35","59","59","59","59","5th","7th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5099","183","2","0","JSS 2","","SOCIAL STUDIES","23","15","10","","","","","0","0","0","0","25","31","56","56","0","","","8th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5100","182","2","0","JSS 2","","SOCIAL STUDIES","23","10","16","","","","","0","0","0","0","26","55","81","81","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5101","189","2","0","JSS 2","","SOCIAL STUDIES","23","17","15","","","","","0","0","0","0","32","42","74","74","0","","","4th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5102","251","2","0","JSS 2","","SOCIAL STUDIES","23","5","10","","","","","0","0","0","0","15","34","49","49","0","","","10th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5103","233","2","0","JSS 2","","SOCIAL STUDIES","23","18","15","","","","","0","0","0","0","33","53","86","86","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5104","179","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","15","18","","","","","0","0","0","0","33","45","78","78","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5105","187","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","20","40","40","40","40","9th","9th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5106","185","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","30","50","50","0","","","5th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5107","186","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","30","50","50","0","","","5th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5108","184","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","31","51","51","51","51","6th","4th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5109","183","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","14","34","34","0","","","10th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5110","182","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","14","18","","","","","0","0","0","0","32","43","75","75","0","","","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5111","189","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","15","","","","","0","0","0","0","25","30","55","55","0","","","3rd","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5112","251","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","27","47","47","0","","","8th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5113","233","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","30","50","50","0","","","5th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5114","179","2","0","JSS 2","","ENGLISH LANGUAGE","1","11","16","","","","","0","0","0","0","27","47","74","74","0","","","2nd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5115","187","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","36","61","61","61","61","4th","7th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5116","185","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","18","","","","","0","0","0","0","28","43","71","71","0","","","3rd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5117","186","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","8","","","","","0","0","0","0","23","30","53","53","0","","","9th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5118","184","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","38","63","63","63","63","3rd","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5119","183","2","0","JSS 2","","ENGLISH LANGUAGE","1","8","10","","","","","0","0","0","0","18","30","48","48","0","","","10th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5120","182","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","17","","","","","0","0","0","0","32","54","86","86","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5121","189","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","16","","","","","0","0","0","0","31","37","68","68","0","","","4th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5122","251","2","0","JSS 2","","ENGLISH LANGUAGE","1","18","15","","","","","0","0","0","0","33","30","63","63","0","","","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5123","233","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","36","56","56","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5124","2","3","0","JSS 3","","ENGLISH LANGUAGE","1","12","10","","","","","0","0","0","0","22","34","56","56","0","","","10th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5125","193","3","0","JSS 3","","ENGLISH LANGUAGE","1","15","15","","","","","0","0","0","0","30","34","64","64","0","","","7th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5126","127","3","0","JSS 3","","ENGLISH LANGUAGE","1","18","16","","","","","0","0","0","0","34","55","89","89","0","","","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5127","140","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","35","55","55","0","","","13th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5128","1","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","8","","","","","0","0","0","0","18","15","33","33","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5129","139","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","8","","","","","0","0","0","0","18","30","48","48","0","","","17th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5130","190","3","0","JSS 3","","ENGLISH LANGUAGE","1","12","10","","","","","0","0","0","0","22","20","42","42","0","","","19th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5131","141","3","0","JSS 3","","ENGLISH LANGUAGE","1","18","18","","","","","0","0","0","0","36","55","91","91","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5132","252","3","0","JSS 3","","ENGLISH LANGUAGE","1","12","10","","","","","0","0","0","0","22","25","47","47","0","","","18th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5133","4","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","20","40","40","0","","","21st","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5134","143","3","0","JSS 3","","ENGLISH LANGUAGE","1","15","16","","","","","0","0","0","0","31","40","71","71","0","","","6th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5135","235","3","0","JSS 3","","ENGLISH LANGUAGE","1","18","10","","","","","0","0","0","0","28","47","75","75","0","","","4th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5136","234","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","44","64","64","0","","","7th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5137","237","3","0","JSS 3","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","30","55","55","0","","","13th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5138","121","3","0","JSS 3","","ENGLISH LANGUAGE","1","18","15","","","","","0","0","0","0","33","47","80","80","0","","","3rd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5139","238","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","21","41","41","0","","","20th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5140","7","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","39","59","59","0","","","9th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5141","236","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","36","56","56","0","","","10th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5142","125","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","30","50","50","0","","","15th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5143","8","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","36","56","56","0","","","10th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5144","126","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","30","50","50","0","","","15th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5145","138","3","0","JSS 3","","ENGLISH LANGUAGE","1","15","16","","","","","0","0","0","0","31","43","74","74","0","","","5th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("5146","2","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","30","55","55","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5147","193","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","34","54","54","0","","","11th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5148","127","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","14","16","","","","","0","0","0","0","30","41","71","71","0","","","4th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5149","140","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","30","55","55","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5150","1","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","10","35","35","0","","","19th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5151","139","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","15","","","","","0","0","0","0","30","18","48","48","0","","","14th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5152","190","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","5","","","","","0","0","0","0","15","10","25","25","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5153","141","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","16","18","","","","","0","0","0","0","34","54","88","88","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5154","252","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","10","35","35","0","","","19th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5155","4","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","5","","","","","0","0","0","0","20","15","35","35","0","","","19th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5156","143","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","15","","","","","0","0","0","0","30","50","80","80","0","","","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5157","235","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","16","15","","","","","0","0","0","0","31","32","63","63","0","","","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5158","234","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","30","55","55","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5159","237","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","20","45","45","0","","","15th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5160","121","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","14","16","","","","","0","0","0","0","30","50","80","80","0","","","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5161","238","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","13","","","","","0","0","0","0","28","15","43","43","0","","","16th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5162","7","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","30","50","50","0","","","12th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5163","236","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","20","40","40","0","","","18th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5164","125","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","5","","","","","0","0","0","0","20","30","50","50","0","","","12th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5165","8","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","38","58","58","0","","","7th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5166","126","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","8","","","","","0","0","0","0","23","20","43","43","0","","","16th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5167","138","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","15","","","","","0","0","0","0","25","34","59","59","0","","","6th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5168","2","3","0","JSS 3","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","36","56","56","0","","","10th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5169","193","3","0","JSS 3","","CIVIC EDUCATION","28","14","15","","","","","0","0","0","0","29","41","70","70","0","","","5th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5170","127","3","0","JSS 3","","CIVIC EDUCATION","28","15","17","","","","","0","0","0","0","32","45","77","77","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5171","140","3","0","JSS 3","","CIVIC EDUCATION","28","8","10","","","","","0","0","0","0","18","28","46","46","0","","","16th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5172","1","3","0","JSS 3","","CIVIC EDUCATION","28","10","5","","","","","0","0","0","0","15","14","29","29","0","","","20th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5173","139","3","0","JSS 3","","CIVIC EDUCATION","28","8","7","","","","","0","0","0","0","15","32","47","47","0","","","15th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5174","190","3","0","JSS 3","","CIVIC EDUCATION","28","8","7","","","","","0","0","0","0","15","16","31","31","0","","","19th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5175","141","3","0","JSS 3","","CIVIC EDUCATION","28","18","18","","","","","0","0","0","0","36","56","92","92","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5176","252","3","0","JSS 3","","CIVIC EDUCATION","28","8","7","","","","","0","0","0","0","15","36","51","51","0","","","13th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5177","4","3","0","JSS 3","","CIVIC EDUCATION","28","5","7","","","","","0","0","0","0","12","10","22","22","0","","","22nd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5178","143","3","0","JSS 3","","CIVIC EDUCATION","28","15","17","","","","","0","0","0","0","32","40","72","72","0","","","3rd","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5179","235","3","0","JSS 3","","CIVIC EDUCATION","28","10","15","","","","","0","0","0","0","25","44","69","69","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5180","234","3","0","JSS 3","","CIVIC EDUCATION","28","12","15","","","","","0","0","0","0","27","34","61","61","0","","","9th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5181","237","3","0","JSS 3","","CIVIC EDUCATION","28","12","15","","","","","0","0","0","0","27","43","70","70","0","","","5th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5182","121","3","0","JSS 3","","CIVIC EDUCATION","28","13","15","","","","","0","0","0","0","28","39","67","67","0","","","8th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5183","238","3","0","JSS 3","","CIVIC EDUCATION","28","6","5","","","","","0","0","0","0","11","13","24","24","0","","","21st","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5184","7","3","0","JSS 3","","CIVIC EDUCATION","28","8","10","","","","","0","0","0","0","18","33","51","51","0","","","13th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5185","236","3","0","JSS 3","","CIVIC EDUCATION","28","10","12","","","","","0","0","0","0","22","50","72","72","0","","","3rd","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5186","125","3","0","JSS 3","","CIVIC EDUCATION","28","8","7","","","","","0","0","0","0","15","22","37","37","0","","","18th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5187","8","3","0","JSS 3","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","36","56","56","0","","","10th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5188","126","3","0","JSS 3","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","32","52","52","0","","","12th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5189","138","3","0","JSS 3","","CIVIC EDUCATION","28","7","8","","","","","0","0","0","0","15","26","41","41","0","","","17th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5190","240","4","0","SS 1","","AGRICULTURAL SCIENCE","5","0","0","","","","","0","0","0","0","","26","26","26","26","26","26th","23rd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5191","18","4","0","SS 1","","AGRICULTURAL SCIENCE","5","2","2","","","","","0","0","0","0","4","27","31","31","0","","","21st","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5192","17","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","11","","","","","0","0","0","0","17","37","54","54","0","","","11th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5193","24","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","12","","","","","0","0","0","0","17","36","53","53","0","","","13th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5194","21","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","0","","","","","0","0","0","0","8","40","48","48","0","","","16th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5195","15","4","0","SS 1","","AGRICULTURAL SCIENCE","5","13","10","","","","","0","0","0","0","23","35","58","58","0","","","7th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5196","198","4","0","SS 1","","AGRICULTURAL SCIENCE","5","14","10","","","","","0","0","0","0","24","51","75","75","0","","","1st","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5197","253","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","0","","","","","0","0","0","0","7","31","38","38","0","","","19th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5198","171","4","0","SS 1","","AGRICULTURAL SCIENCE","5","12","12","","","","","0","0","0","0","24","40","64","64","0","","","4th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5199","199","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","11","","","","","0","0","0","0","18","35","53","53","0","","","13th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5200","23","4","0","SS 1","","AGRICULTURAL SCIENCE","5","13","11","","","","","0","0","0","0","24","47","71","71","0","","","3rd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5201","14","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","0","","","","","0","0","0","0","5","32","37","37","0","","","20th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5202","12","4","0","SS 1","","AGRICULTURAL SCIENCE","5","16","12","","","","","0","0","0","0","28","46","74","74","0","","","2nd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5203","20","4","0","SS 1","","AGRICULTURAL SCIENCE","5","1","0","","","","","0","0","0","0","1","20","21","21","0","","","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5204","242","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","12","","","","","0","0","0","0","18","42","60","60","0","","","5th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5205","25","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","5","","","","","0","0","0","0","13","39","52","52","0","","","15th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5206","22","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","11","","","","","0","0","0","0","18","38","56","56","0","","","9th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5207","241","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","9","","","","","0","0","0","0","17","41","58","58","0","","","7th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5208","239","4","0","SS 1","","AGRICULTURAL SCIENCE","5","4","11","","","","","0","0","0","0","15","39","54","54","0","","","11th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5209","174","4","0","SS 1","","AGRICULTURAL SCIENCE","5","2","0","","","","","0","0","0","0","2","27","29","29","0","","","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5210","26","4","0","SS 1","","AGRICULTURAL SCIENCE","5","12","4","","","","","0","0","0","0","16","44","60","60","0","","","5th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5211","254","4","0","SS 1","","AGRICULTURAL SCIENCE","5","0","12","","","","","0","0","0","0","12","28","40","40","0","","","18th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5212","13","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","2","","","","","0","0","0","0","13","43","56","56","0","","","9th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5213","19","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","0","","","","","0","0","0","0","7","39","46","46","0","","","17th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5214","2","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","0","0","0","0","20","22","42","42","0","","","14th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5215","193","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","16","","","","","0","0","0","0","31","45","76","76","0","","","4th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5216","127","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","17","","","","","0","0","0","0","35","48","83","83","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5217","140","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","0","0","0","0","20","20","40","40","0","","","16th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5218","1","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","7","","","","","0","0","0","0","15","10","25","25","0","","","21st","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5219","139","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","10","","","","","0","0","0","0","25","24","49","49","0","","","12th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5220","190","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","6","8","","","","","0","0","0","0","14","20","34","34","0","","","20th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5221","141","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","","","","","0","0","0","0","36","53","89","89","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5222","252","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","7","","","","","0","0","0","0","15","25","40","40","0","","","16th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5223","4","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","5","5","","","","","0","0","0","0","10","13","23","23","0","","","22nd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5224","143","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","17","","","","","0","0","0","0","32","50","82","82","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5225","235","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","0","0","0","0","29","36","65","65","0","","","8th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5226","234","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","0","0","0","0","29","46","75","75","0","","","6th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5227","237","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","15","","","","","0","0","0","0","25","34","59","59","0","","","9th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5228","121","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","16","","","","","0","0","0","0","31","37","68","68","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5229","238","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","5","5","","","","","0","0","0","0","10","25","35","35","0","","","19th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5230","7","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","10","","","","","0","0","0","0","18","22","40","40","0","","","16th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5231","236","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","15","","","","","0","0","0","0","31","45","76","76","0","","","4th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5232","125","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","10","","","","","0","0","0","0","18","24","42","42","0","","","14th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5233","8","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","0","0","0","0","20","33","53","53","0","","","11th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5234","126","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","13","","","","","0","0","0","0","28","29","57","57","0","","","10th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5235","138","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","10","","","","","0","0","0","0","18","30","48","48","0","","","13th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5236","240","4","0","SS 1","","MARKETING","19","10","10","","","","","0","0","0","0","20","9","29","29","29","29","26th","24th","F9","POOR","BLESSING ANYAWU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5237","18","4","0","SS 1","","MARKETING","19","15","12","","","","","0","0","0","0","27","13","40","40","0","","","21st","E8","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5238","17","4","0","SS 1","","MARKETING","19","15","10","","","","","0","0","0","0","25","27","52","52","0","","","13th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5239","24","4","0","SS 1","","MARKETING","19","10","10","","","","","0","0","0","0","20","39","59","59","0","","","7th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5240","21","4","0","SS 1","","MARKETING","19","15","12","","","","","0","0","0","0","27","30","57","57","0","","","8th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5241","15","4","0","SS 1","","MARKETING","19","10","10","","","","","0","0","0","0","20","32","52","52","0","","","13th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5242","198","4","0","SS 1","","MARKETING","19","16","10","","","","","0","0","0","0","26","40","66","66","0","","","4th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5243","253","4","0","SS 1","","MARKETING","19","15","10","","","","","0","0","0","0","25","8","33","33","0","","","23rd","F9","POOR","BLESSING ANYAWU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5244","171","4","0","SS 1","","MARKETING","19","10","10","","","","","0","0","0","0","20","36","56","56","0","","","9th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5245","199","4","0","SS 1","","MARKETING","19","10","5","","","","","0","0","0","0","15","32","47","47","0","","","17th","D7","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("5246","23","4","0","SS 1","","MARKETING","19","15","12","","","","","0","0","0","0","27","37","64","64","0","","","5th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5247","14","4","0","SS 1","","MARKETING","19","10","10","","","","","0","0","0","0","20","24","44","44","0","","","19th","E8","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5248","12","4","0","SS 1","","MARKETING","19","15","15","","","","","0","0","0","0","30","41","71","71","0","","","2nd","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5249","20","4","0","SS 1","","MARKETING","19","10","11","","","","","0","0","0","0","21","17","38","38","0","","","22nd","F9","POOR","BLESSING ANYAWU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5250","242","4","0","SS 1","","MARKETING","19","15","10","","","","","0","0","0","0","25","30","55","55","0","","","10th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5251","25","4","0","SS 1","","MARKETING","19","15","16","","","","","0","0","0","0","31","38","69","69","0","","","3rd","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5252","22","4","0","SS 1","","MARKETING","19","16","15","","","","","0","0","0","0","31","44","75","75","0","","","1st","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5253","241","4","0","SS 1","","MARKETING","19","10","13","","","","","0","0","0","0","23","30","53","53","0","","","11th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5254","239","4","0","SS 1","","MARKETING","19","10","7","","","","","0","0","0","0","17","36","53","53","0","","","11th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5255","174","4","0","SS 1","","MARKETING","19","10","10","","","","","0","0","0","0","20","23","43","43","0","","","20th","E8","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5256","26","4","0","SS 1","","MARKETING","19","10","5","","","","","0","0","0","0","15","45","60","60","0","","","6th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5257","254","4","0","SS 1","","MARKETING","19","15","10","","","","","0","0","0","0","25","20","45","45","0","","","18th","D7","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5258","13","4","0","SS 1","","MARKETING","19","10","10","","","","","0","0","0","0","20","32","52","52","0","","","13th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5259","19","4","0","SS 1","","MARKETING","19","10","5","","","","","0","0","0","0","15","36","51","51","0","","","16th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5260","246","5","0","SS 2","","AGRICULTURAL SCIENCE","5","10","8","","","","","0","0","0","0","18","36","54","54","0","","","6th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5261","133","5","0","SS 2","","AGRICULTURAL SCIENCE","5","12","14","","","","","0","0","0","0","26","50","76","76","0","","","2nd","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5262","135","5","0","SS 2","","AGRICULTURAL SCIENCE","5","15","15","","","","","0","0","0","0","30","51","81","81","0","","","1st","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5263","200","5","0","SS 2","","AGRICULTURAL SCIENCE","5","11","14","","","","","0","0","0","0","25","44","69","69","0","","","3rd","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5264","244","5","0","SS 2","","AGRICULTURAL SCIENCE","5","8","11","","","","","0","0","0","0","19","35","54","54","0","","","6th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5265","48","5","0","SS 2","","AGRICULTURAL SCIENCE","5","12","11","","","","","0","0","0","0","23","31","54","54","0","","","6th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5266","247","5","0","SS 2","","AGRICULTURAL SCIENCE","5","6","12","","","","","0","0","0","0","18","37","55","55","0","","","5th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5267","46","5","0","SS 2","","AGRICULTURAL SCIENCE","5","12","11","","","","","0","0","0","0","23","44","67","67","0","","","4th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5268","246","5","0","SS 2","","BIOLOGY","14","5","9","","","","","0","0","0","0","14","39","53","53","0","","","9th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5269","131","5","0","SS 2","","BIOLOGY","14","2","11","","","","","0","0","0","0","13","22","35","35","35","35","15th","14th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5270","133","5","0","SS 2","","BIOLOGY","14","8","15","","","","","0","0","0","0","23","0","23","23","0","","","16th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5271","135","5","0","SS 2","","BIOLOGY","14","6","17","","","","","0","0","0","0","23","52","75","75","0","","","2nd","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5272","200","5","0","SS 2","","BIOLOGY","14","6","12","","","","","0","0","0","0","18","47","65","65","0","","","3rd","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5273","41","5","0","SS 2","","BIOLOGY","14","11","16","","","","","0","0","0","0","27","60","87","87","0","","","1st","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5274","201","5","0","SS 2","","BIOLOGY","14","8","8","","","","","0","0","0","0","16","49","65","65","0","","","3rd","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5275","31","5","0","SS 2","","BIOLOGY","14","8","13","","","","","0","0","0","0","21","37","58","58","0","","","7th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5278","134","5","0","SS 2","","BIOLOGY","14","9","17","","","","","0","0","0","0","26","36","62","62","0","","","5th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5280","244","5","0","SS 2","","BIOLOGY","14","8","14","","","","","0","0","0","0","22","27","49","49","0","","","11th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5283","29","5","0","SS 2","","BIOLOGY","14","5","9","","","","","0","0","0","0","14","38","52","52","0","","","10th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5284","32","5","0","SS 2","","BIOLOGY","14","6","14","","","","","0","0","0","0","20","24","44","44","0","","","13th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5286","48","5","0","SS 2","","BIOLOGY","14","4","14","","","","","0","0","0","0","18","28","46","46","0","","","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5287","247","5","0","SS 2","","BIOLOGY","14","9","15","","","","","0","0","0","0","24","38","62","62","0","","","5th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5289","46","5","0","SS 2","","BIOLOGY","14","9","13","","","","","0","0","0","0","22","36","58","58","0","","","7th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5290","36","5","0","SS 2","","BIOLOGY","14","0","0","","","","","0","0","0","0","","20","20","20","0","","","17th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5291","128","5","0","SS 2","","BIOLOGY","14","5","1","","","","","0","0","0","0","6","26","32","32","32","32","16th","15th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5293","246","5","0","SS 2","","MARKETING","19","12","11","","","","","0","0","0","0","23","34","57","57","0","","","17th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5294","131","5","0","SS 2","","MARKETING","19","12","13","","","","","0","0","0","0","25","31","56","56","0","","","18th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5295","133","5","0","SS 2","","MARKETING","19","15","14","","","","","0","0","0","0","29","47","76","76","0","","","7th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5296","135","5","0","SS 2","","MARKETING","19","15","15","","","","","0","0","0","0","30","52","82","82","0","","","2nd","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5297","200","5","0","SS 2","","MARKETING","19","16","14","","","","","0","0","0","0","30","49","79","79","0","","","4th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5298","41","5","0","SS 2","","MARKETING","19","15","14","","","","","0","0","0","0","29","43","72","72","0","","","9th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5299","201","5","0","SS 2","","MARKETING","19","12","10","","","","","0","0","0","0","22","30","52","52","0","","","19th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5300","31","5","0","SS 2","","MARKETING","19","15","14","","","","","0","0","0","0","29","45","74","74","0","","","8th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5301","243","5","0","SS 2","","MARKETING","19","11","12","","","","","0","0","0","0","23","36","59","59","0","","","16th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5303","134","5","0","SS 2","","MARKETING","19","16","13","","","","","0","0","0","0","29","43","72","72","0","","","9th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5305","244","5","0","SS 2","","MARKETING","19","14","15","","","","","0","0","0","0","29","40","69","69","0","","","12th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5306","35","5","0","SS 2","","MARKETING","19","11","14","","","","","0","0","0","0","25","27","52","52","0","","","19th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5307","245","5","0","SS 2","","MARKETING","19","16","14","","","","","0","0","0","0","30","50","80","80","0","","","3rd","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5308","29","5","0","SS 2","","MARKETING","19","16","14","","","","","0","0","0","0","30","49","79","79","0","","","4th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5309","32","5","0","SS 2","","MARKETING","19","14","14","","","","","0","0","0","0","28","39","67","67","0","","","13th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5310","33","5","0","SS 2","","MARKETING","19","13","15","","","","","0","0","0","0","28","43","71","71","0","","","11th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5311","48","5","0","SS 2","","MARKETING","19","13","12","","","","","0","0","0","0","25","37","62","62","0","","","14th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5312","247","5","0","SS 2","","MARKETING","19","13","12","","","","","0","0","0","0","25","37","62","62","0","","","14th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5313","202","5","0","SS 2","","MARKETING","19","10","13","","","","","0","0","0","0","23","22","45","45","0","","","23rd","D7","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5314","46","5","0","SS 2","","MARKETING","19","15","14","","","","","0","0","0","0","29","49","78","78","0","","","6th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5315","36","5","0","SS 2","","MARKETING","19","14","11","","","","","0","0","0","0","25","23","48","48","0","","","22nd","D7","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5316","128","5","0","SS 2","","MARKETING","19","10","15","","","","","0","0","0","0","25","26","51","51","0","","","21st","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5317","28","5","0","SS 2","","MARKETING","19","15","15","","","","","0","0","0","0","30","58","88","88","0","","","1st","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5318","246","5","0","SS 2","","ECONOMICS","17","15","14","","","","","0","0","0","0","29","32","61","61","0","","","5th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5319","131","5","0","SS 2","","ECONOMICS","17","13","15","","","","","0","0","0","0","28","23","51","51","0","","","10th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5323","41","5","0","SS 2","","ECONOMICS","17","15","15","","","","","0","0","0","0","30","45","75","75","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5328","134","5","0","SS 2","","ECONOMICS","17","15","15","","","","","0","0","0","0","30","44","74","74","0","","","2nd","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5330","244","5","0","SS 2","","ECONOMICS","17","15","15","","","","","0","0","0","0","30","44","74","74","0","","","2nd","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5331","35","5","0","SS 2","","ECONOMICS","17","13","15","","","","","0","0","0","0","28","30","58","58","0","","","8th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5332","245","5","0","SS 2","","ECONOMICS","17","15","14","","","","","0","0","0","0","29","32","61","61","0","","","5th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5333","29","5","0","SS 2","","ECONOMICS","17","15","14","","","","","0","0","0","0","29","31","60","60","0","","","7th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5335","33","5","0","SS 2","","ECONOMICS","17","15","13","","","","","0","0","0","0","28","19","47","47","0","","","11th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5337","247","5","0","SS 2","","ECONOMICS","17","15","14","","","","","0","0","0","0","29","38","67","67","0","","","4th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5338","202","5","0","SS 2","","ECONOMICS","17","13","15","","","","","0","0","0","0","28","25","53","53","0","","","9th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5344","228","6","0","SS 3","","AGRICULTURAL SCIENCE","5","0","0","","","","","0","0","0","0","","27","27","27","0","","","12th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5346","191","6","0","SS 3","","AGRICULTURAL SCIENCE","5","14","13","","","","","0","0","0","0","27","42","69","69","0","","","4th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5348","58","6","0","SS 3","","AGRICULTURAL SCIENCE","5","8","16","","","","","0","0","0","0","24","42","66","66","0","","","5th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5349","45","6","0","SS 3","","AGRICULTURAL SCIENCE","5","10","14","","","","","0","0","0","0","24","39","63","63","0","","","8th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5350","49","6","0","SS 3","","AGRICULTURAL SCIENCE","5","5","7","","","","","0","0","0","0","12","48","60","60","0","","","10th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5351","63","6","0","SS 3","","AGRICULTURAL SCIENCE","5","12","14","","","","","0","0","0","0","26","54","80","80","0","","","2nd","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5352","229","6","0","SS 3","","AGRICULTURAL SCIENCE","5","11","11","","","","","0","0","0","0","22","34","56","56","0","","","11th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5353","42","6","0","SS 3","","AGRICULTURAL SCIENCE","5","14","14","","","","","0","0","0","0","28","51","79","79","0","","","3rd","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5354","54","6","0","SS 3","","AGRICULTURAL SCIENCE","5","14","16","","","","","0","0","0","0","30","51","81","81","0","","","1st","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5355","231","6","0","SS 3","","AGRICULTURAL SCIENCE","5","11","4","","","","","0","0","0","0","15","50","65","65","0","","","6th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5356","232","6","0","SS 3","","AGRICULTURAL SCIENCE","5","11","3","","","","","0","0","0","0","14","50","64","64","0","","","7th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5358","47","6","0","SS 3","","AGRICULTURAL SCIENCE","5","7","5","","","","","0","0","0","0","12","50","62","62","0","","","9th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5360","228","6","0","SS 3","","BIOLOGY","14","0","0","","","","","0","0","0","0","","25","25","25","0","","","8th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5362","191","6","0","SS 3","","BIOLOGY","14","17","13","","","","","0","0","0","0","30","48","78","78","0","","","1st","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5364","58","6","0","SS 3","","BIOLOGY","14","7","11","","","","","0","0","0","0","18","42","60","60","0","","","3rd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5366","49","6","0","SS 3","","BIOLOGY","14","4","11","","","","","0","0","0","0","15","31","46","46","0","","","7th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5369","42","6","0","SS 3","","BIOLOGY","14","11","15","","","","","0","0","0","0","26","45","71","71","0","","","2nd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5370","54","6","0","SS 3","","BIOLOGY","14","6","12","","","","","0","0","0","0","18","42","60","60","0","","","3rd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5371","231","6","0","SS 3","","BIOLOGY","14","0","5","","","","","0","0","0","0","5","43","48","48","0","","","5th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5372","232","6","0","SS 3","","BIOLOGY","14","5","5","","","","","0","0","0","0","10","38","48","48","0","","","5th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5374","228","6","0","SS 3","","MARKETING","19","10","5","","","","","0","0","0","0","15","22","37","37","0","","","14th","F9","POOR","BLESSING ANYAWU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5376","191","6","0","SS 3","","MARKETING","19","14","16","","","","","0","0","0","0","30","42","72","72","0","","","3rd","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5378","58","6","0","SS 3","","MARKETING","19","15","14","","","","","0","0","0","0","29","40","69","69","0","","","5th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5379","45","6","0","SS 3","","MARKETING","19","18","12","","","","","0","0","0","0","30","40","70","70","0","","","4th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5382","49","6","0","SS 3","","MARKETING","19","10","12","","","","","0","0","0","0","22","32","54","54","0","","","12th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5383","63","6","0","SS 3","","MARKETING","19","16","13","","","","","0","0","0","0","29","45","74","74","0","","","2nd","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5384","229","6","0","SS 3","","MARKETING","19","10","5","","","","","0","0","0","0","15","35","50","50","0","","","13th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term");
INSERT INTO result_subject VALUES
("5386","60","6","0","SS 3","","MARKETING","19","10","12","","","","","0","0","0","0","22","40","62","62","0","","","10th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5387","51","6","0","SS 3","","MARKETING","19","14","15","","","","","0","0","0","0","29","34","63","63","0","","","9th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5388","42","6","0","SS 3","","MARKETING","19","13","12","","","","","0","0","0","0","25","41","66","66","0","","","7th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5389","54","6","0","SS 3","","MARKETING","19","15","15","","","","","0","0","0","0","30","47","77","77","0","","","1st","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5390","231","6","0","SS 3","","MARKETING","19","13","12","","","","","0","0","0","0","25","33","58","58","0","","","11th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5391","232","6","0","SS 3","","MARKETING","19","15","15","","","","","0","0","0","0","30","38","68","68","0","","","6th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5393","47","6","0","SS 3","","MARKETING","19","14","10","","","","","0","0","0","0","24","42","66","66","0","","","7th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5397","191","6","0","SS 3","","ECONOMICS","17","13","11","","","","","0","0","0","0","24","39","63","63","0","","","5th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5399","58","6","0","SS 3","","ECONOMICS","17","14","11","","","","","0","0","0","0","25","34","59","59","0","","","7th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5400","45","6","0","SS 3","","ECONOMICS","17","13","12","","","","","0","0","0","0","25","42","67","67","0","","","2nd","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5403","49","6","0","SS 3","","ECONOMICS","17","11","13","","","","","0","0","0","0","24","30","54","54","0","","","9th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5404","63","6","0","SS 3","","ECONOMICS","17","12","13","","","","","0","0","0","0","25","38","63","63","0","","","5th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5405","229","6","0","SS 3","","ECONOMICS","17","10","10","","","","","0","0","0","0","20","30","50","50","0","","","12th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5407","60","6","0","SS 3","","ECONOMICS","17","10","12","","","","","0","0","0","0","22","30","52","52","0","","","11th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5408","51","6","0","SS 3","","ECONOMICS","17","10","13","","","","","0","0","0","0","23","21","44","44","0","","","13th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5409","42","6","0","SS 3","","ECONOMICS","17","12","13","","","","","0","0","0","0","25","42","67","67","0","","","2nd","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5410","54","6","0","SS 3","","ECONOMICS","17","14","11","","","","","0","0","0","0","25","40","65","65","0","","","4th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5411","231","6","0","SS 3","","ECONOMICS","17","12","13","","","","","0","0","0","0","25","44","69","69","0","","","1st","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5412","232","6","0","SS 3","","ECONOMICS","17","12","10","","","","","0","0","0","0","22","31","53","53","0","","","10th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5414","47","6","0","SS 3","","ECONOMICS","17","10","12","","","","","0","0","0","0","22","34","56","56","0","","","8th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5416","228","6","0","SS 3","","CHEMISTRY","13","13","10","","","","","0","0","0","0","23","9","32","32","0","","","9th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5418","191","6","0","SS 3","","CHEMISTRY","13","18","20","","","","","0","0","0","0","38","50","88","88","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5420","58","6","0","SS 3","","CHEMISTRY","13","18","16","","","","","0","0","0","0","34","53","87","87","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5422","49","6","0","SS 3","","CHEMISTRY","13","12","16","","","","","0","0","0","0","28","31","59","59","0","","","8th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5423","63","6","0","SS 3","","CHEMISTRY","13","20","20","","","","","0","0","0","0","40","47","87","87","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5425","54","6","0","SS 3","","CHEMISTRY","13","17","19","","","","","0","0","0","0","36","46","82","82","0","","","5th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5426","231","6","0","SS 3","","CHEMISTRY","13","18","14","","","","","0","0","0","0","32","44","76","76","0","","","7th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5427","232","6","0","SS 3","","CHEMISTRY","13","16","20","","","","","0","0","0","0","36","52","88","88","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5428","47","6","0","SS 3","","CHEMISTRY","13","16","18","","","","","0","0","0","0","34","45","79","79","0","","","6th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5430","228","6","0","SS 3","","PHYSICS","12","10","14","","","","","0","0","0","0","24","19","43","43","0","","","9th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5432","191","6","0","SS 3","","PHYSICS","12","19","18","","","","","0","0","0","0","37","53","90","90","0","","","2nd","A1","EXCELLENT","JOHN PRINCE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5434","58","6","0","SS 3","","PHYSICS","12","14","16","","","","","0","0","0","0","30","44","74","74","0","","","7th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5436","49","6","0","SS 3","","PHYSICS","12","12","14","","","","","0","0","0","0","26","26","52","52","0","","","8th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5437","63","6","0","SS 3","","PHYSICS","12","20","20","","","","","0","0","0","0","40","53","93","93","0","","","1st","A1","EXCELLENT","JOHN PRINCE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5439","54","6","0","SS 3","","PHYSICS","12","18","18","","","","","0","0","0","0","36","45","81","81","0","","","4th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5440","231","6","0","SS 3","","PHYSICS","12","16","20","","","","","0","0","0","0","36","47","83","83","0","","","3rd","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5441","232","6","0","SS 3","","PHYSICS","12","18","19","","","","","0","0","0","0","37","41","78","78","0","","","6th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5442","47","6","0","SS 3","","PHYSICS","12","16","20","","","","","0","0","0","0","36","44","80","80","0","","","5th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5443","63","6","0","SS 3","","FURTHER MATHEMATICS","25","20","20","","","","","0","0","0","0","40","58","98","98","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5444","47","6","0","SS 3","","FURTHER MATHEMATICS","25","18","18","","","","","0","0","0","0","36","44","80","80","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5446","228","6","0","SS 3","","MATHEMATICS","2","10","12","","","","","0","0","0","0","22","30","52","52","0","","","11th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5448","191","6","0","SS 3","","MATHEMATICS","2","19","20","","","","","0","0","0","0","39","45","84","84","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5450","58","6","0","SS 3","","MATHEMATICS","2","17","18","","","","","0","0","0","0","35","31","66","66","0","","","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5451","45","6","0","SS 3","","MATHEMATICS","2","16","17","","","","","0","0","0","0","33","28","61","61","0","","","9th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5454","49","6","0","SS 3","","MATHEMATICS","2","10","12","","","","","0","0","0","0","22","34","56","56","0","","","10th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5455","63","6","0","SS 3","","MATHEMATICS","2","18","20","","","","","0","0","0","0","38","55","93","93","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5456","229","6","0","SS 3","","MATHEMATICS","2","10","14","","","","","0","0","0","0","24","22","46","46","0","","","13th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5458","60","6","0","SS 3","","MATHEMATICS","2","12","14","","","","","0","0","0","0","26","21","47","47","0","","","12th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5459","51","6","0","SS 3","","MATHEMATICS","2","14","12","","","","","0","0","0","0","26","12","38","38","0","","","14th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5460","42","6","0","SS 3","","MATHEMATICS","2","14","18","","","","","0","0","0","0","32","34","66","66","0","","","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5461","54","6","0","SS 3","","MATHEMATICS","2","16","20","","","","","0","0","0","0","36","33","69","69","0","","","5th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5462","231","6","0","SS 3","","MATHEMATICS","2","14","18","","","","","0","0","0","0","32","34","66","66","0","","","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5463","232","6","0","SS 3","","MATHEMATICS","2","18","16","","","","","0","0","0","0","34","39","73","73","0","","","4th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5465","47","6","0","SS 3","","MATHEMATICS","2","18","16","","","","","0","0","0","0","34","42","76","76","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("5466","250","1","0","JSS 1","","MATHEMATICS","2","14","18","","","","","0","0","0","0","32","43","75","75","0","","","4th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5467","214","1","0","JSS 1","","MATHEMATICS","2","11","16","","","","","0","0","0","0","27","30","57","57","0","","","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5468","227","1","0","JSS 1","","MATHEMATICS","2","7","16","","","","","0","0","0","0","23","25","48","48","0","","","19th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5469","212","1","0","JSS 1","","MATHEMATICS","2","10","12","","","","","0","0","0","0","22","20","42","42","0","","","22nd","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5470","221","1","0","JSS 1","","MATHEMATICS","2","14","20","","","","","0","0","0","0","34","40","74","74","0","","","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5471","220","1","0","JSS 1","","MATHEMATICS","2","7","18","","","","","0","0","0","0","25","37","62","62","0","","","11th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5472","213","1","0","JSS 1","","MATHEMATICS","2","6","16","","","","","0","0","0","0","22","30","52","52","0","","","17th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5473","215","1","0","JSS 1","","MATHEMATICS","2","15","20","","","","","0","0","0","0","35","50","85","85","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5474","209","1","0","JSS 1","","MATHEMATICS","2","8","16","","","","","0","0","0","0","24","15","39","39","0","","","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5475","225","1","0","JSS 1","","MATHEMATICS","2","7","16","","","","","0","0","0","0","23","20","43","43","0","","","21st","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5476","217","1","0","JSS 1","","MATHEMATICS","2","16","20","","","","","0","0","0","0","36","32","68","68","0","","","7th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5477","218","1","0","JSS 1","","MATHEMATICS","2","5","12","","","","","0","0","0","0","17","23","40","40","0","","","23rd","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5478","216","1","0","JSS 1","","MATHEMATICS","2","18","20","","","","","0","0","0","0","38","56","94","94","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5479","219","1","0","JSS 1","","MATHEMATICS","2","6","18","","","","","0","0","0","0","24","35","59","59","0","","","14th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5480","224","1","0","JSS 1","","MATHEMATICS","2","8","16","","","","","0","0","0","0","24","25","49","49","0","","","18th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5481","223","1","0","JSS 1","","MATHEMATICS","2","14","20","","","","","0","0","0","0","34","55","89","89","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5482","226","1","0","JSS 1","","MATHEMATICS","2","11","18","","","","","0","0","0","0","29","27","56","56","0","","","16th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5483","249","1","0","JSS 1","","MATHEMATICS","2","14","16","","","","","0","0","0","0","30","33","63","63","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5484","211","1","0","JSS 1","","MATHEMATICS","2","12","10","","","","","0","0","0","0","22","26","48","48","66","66","5th","19th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5485","210","1","0","JSS 1","","MATHEMATICS","2","15","20","","","","","0","0","0","0","35","26","61","61","0","","","12th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5486","222","1","0","JSS 1","","MATHEMATICS","2","16","20","","","","","0","0","0","0","36","30","66","66","0","","","8th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5487","248","1","0","JSS 1","","MATHEMATICS","2","9","16","","","","","0","0","0","0","25","36","61","61","0","","","12th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5488","179","2","0","JSS 2","","MATHEMATICS","2","16","18","","","","","0","0","0","0","34","30","64","64","0","","","2nd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5490","185","2","0","JSS 2","","MATHEMATICS","2","11","12","","","","","0","0","0","0","23","15","38","38","0","","","8th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5491","186","2","0","JSS 2","","MATHEMATICS","2","11","11","","","","","0","0","0","0","22","21","43","43","0","","","7th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5493","183","2","0","JSS 2","","MATHEMATICS","2","8","16","","","","","0","0","0","0","24","30","54","54","0","","","5th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5494","182","2","0","JSS 2","","MATHEMATICS","2","18","20","","","","","0","0","0","0","38","36","74","74","0","","","1st","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5495","189","2","0","JSS 2","","MATHEMATICS","2","14","18","","","","","0","0","0","0","32","32","64","64","0","","","2nd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5496","251","2","0","JSS 2","","MATHEMATICS","2","16","10","","","","","0","0","0","0","26","20","46","46","0","","","6th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5497","233","2","0","JSS 2","","MATHEMATICS","2","10","16","","","","","0","0","0","0","26","30","56","56","0","","","4th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5498","2","3","0","JSS 3","","MATHEMATICS","2","8","","","","","","0","0","0","0","8","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5499","193","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5500","127","3","0","JSS 3","","MATHEMATICS","2","20","","","","","","0","0","0","0","20","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5501","140","3","0","JSS 3","","MATHEMATICS","2","7","","","","","","0","0","0","0","7","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5502","1","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5503","139","3","0","JSS 3","","MATHEMATICS","2","8","","","","","","0","0","0","0","8","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5504","190","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5505","141","3","0","JSS 3","","MATHEMATICS","2","20","","","","","","0","0","0","0","20","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5506","252","3","0","JSS 3","","MATHEMATICS","2","5","","","","","","0","0","0","0","5","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5507","4","3","0","JSS 3","","MATHEMATICS","2","10","","","","","","0","0","0","0","10","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5508","143","3","0","JSS 3","","MATHEMATICS","2","15","","","","","","0","0","0","0","15","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5509","235","3","0","JSS 3","","MATHEMATICS","2","18","","","","","","0","0","0","0","18","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5510","234","3","0","JSS 3","","MATHEMATICS","2","4","","","","","","0","0","0","0","4","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5511","237","3","0","JSS 3","","MATHEMATICS","2","8","","","","","","0","0","0","0","8","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5512","121","3","0","JSS 3","","MATHEMATICS","2","19","","","","","","0","0","0","0","19","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5513","238","3","0","JSS 3","","MATHEMATICS","2","14","","","","","","0","0","0","0","14","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("5514","7","3","0","JSS 3","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5515","236","3","0","JSS 3","","MATHEMATICS","2","10","","","","","","0","0","0","0","10","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5516","125","3","0","JSS 3","","MATHEMATICS","2","5","","","","","","0","0","0","0","5","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5517","8","3","0","JSS 3","","MATHEMATICS","2","6","","","","","","0","0","0","0","6","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5518","126","3","0","JSS 3","","MATHEMATICS","2","","","","","","","0","0","0","0","","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5519","138","3","0","JSS 3","","MATHEMATICS","2","11","","","","","","0","0","0","0","11","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5521","18","4","0","SS 1","","CHEMISTRY","13","3","18","","","","","0","0","0","0","21","30","51","51","0","","","20th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5522","17","4","0","SS 1","","CHEMISTRY","13","9","17","","","","","0","0","0","0","26","28","54","54","0","","","17th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5523","24","4","0","SS 1","","CHEMISTRY","13","12","18","","","","","0","0","0","0","30","32","62","62","0","","","5th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5524","21","4","0","SS 1","","CHEMISTRY","13","9","16","","","","","0","0","0","0","25","36","61","61","0","","","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5525","15","4","0","SS 1","","CHEMISTRY","13","6","16","","","","","0","0","0","0","22","24","46","46","0","","","21st","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5526","198","4","0","SS 1","","CHEMISTRY","13","6","16","","","","","0","0","0","0","22","37","59","59","0","","","9th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5527","253","4","0","SS 1","","CHEMISTRY","13","8","15","","","","","0","0","0","0","23","30","53","53","0","","","19th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5528","171","4","0","SS 1","","CHEMISTRY","13","12","14","","","","","0","0","0","0","26","32","58","58","0","","","11th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5529","199","4","0","SS 1","","CHEMISTRY","13","11","16","","","","","0","0","0","0","27","28","55","55","0","","","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5530","23","4","0","SS 1","","CHEMISTRY","13","16","20","","","","","0","0","0","0","36","41","77","77","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5531","14","4","0","SS 1","","CHEMISTRY","13","3","14","","","","","0","0","0","0","17","25","42","42","0","","","23rd","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5532","12","4","0","SS 1","","CHEMISTRY","13","12","18","","","","","0","0","0","0","30","32","62","62","0","","","5th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5533","20","4","0","SS 1","","CHEMISTRY","13","2","12","","","","","0","0","0","0","14","32","46","46","0","","","21st","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5534","242","4","0","SS 1","","CHEMISTRY","13","10","15","","","","","0","0","0","0","25","34","59","59","0","","","9th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5535","25","4","0","SS 1","","CHEMISTRY","13","14","18","","","","","0","0","0","0","32","31","63","63","0","","","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5536","22","4","0","SS 1","","CHEMISTRY","13","9","19","","","","","0","0","0","0","28","38","66","66","0","","","3rd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5537","241","4","0","SS 1","","CHEMISTRY","13","8","18","","","","","0","0","0","0","26","30","56","56","0","","","13th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5538","239","4","0","SS 1","","CHEMISTRY","13","8","15","","","","","0","0","0","0","23","31","54","54","0","","","17th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5539","174","4","0","SS 1","","CHEMISTRY","13","5","12","","","","","0","0","0","0","17","24","41","41","0","","","24th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5540","26","4","0","SS 1","","CHEMISTRY","13","9","18","","","","","0","0","0","0","27","30","57","57","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5541","254","4","0","SS 1","","CHEMISTRY","13","14","20","","","","","0","0","0","0","34","41","75","75","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5542","13","4","0","SS 1","","CHEMISTRY","13","12","17","","","","","0","0","0","0","29","27","56","56","0","","","13th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5543","19","4","0","SS 1","","CHEMISTRY","13","4","20","","","","","0","0","0","0","24","31","55","55","0","","","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5544","255","4","0","SS 1","","CHEMISTRY","13","13","17","","","","","0","0","0","0","30","30","60","60","0","","","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5546","18","4","0","SS 1","","FURTHER MATHEMATICS","25","11","14","","","","","0","0","0","0","25","10","35","35","0","","","21st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5547","17","4","0","SS 1","","FURTHER MATHEMATICS","25","11","16","","","","","0","0","0","0","27","16","43","43","0","","","14th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5548","24","4","0","SS 1","","FURTHER MATHEMATICS","25","12","14","","","","","0","0","0","0","26","39","65","65","0","","","4th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5549","21","4","0","SS 1","","FURTHER MATHEMATICS","25","12","16","","","","","0","0","0","0","28","14","42","42","0","","","15th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5550","15","4","0","SS 1","","FURTHER MATHEMATICS","25","11","16","","","","","0","0","0","0","27","14","41","41","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5551","198","4","0","SS 1","","FURTHER MATHEMATICS","25","17","16","","","","","0","0","0","0","33","40","73","73","0","","","2nd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5552","253","4","0","SS 1","","FURTHER MATHEMATICS","25","11","12","","","","","0","0","0","0","23","17","40","40","0","","","18th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5553","171","4","0","SS 1","","FURTHER MATHEMATICS","25","6","12","","","","","0","0","0","0","18","16","34","34","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5554","199","4","0","SS 1","","FURTHER MATHEMATICS","25","12","16","","","","","0","0","0","0","28","21","49","49","0","","","9th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5555","23","4","0","SS 1","","FURTHER MATHEMATICS","25","14","20","","","","","0","0","0","0","34","40","74","74","0","","","1st","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5556","14","4","0","SS 1","","FURTHER MATHEMATICS","25","9","12","","","","","0","0","0","0","21","10","31","31","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5557","12","4","0","SS 1","","FURTHER MATHEMATICS","25","13","19","","","","","0","0","0","0","32","28","60","60","0","","","6th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5558","20","4","0","SS 1","","FURTHER MATHEMATICS","25","12","14","","","","","0","0","0","0","26","11","37","37","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5559","242","4","0","SS 1","","FURTHER MATHEMATICS","25","13","18","","","","","0","0","0","0","31","20","51","51","0","","","8th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5560","25","4","0","SS 1","","FURTHER MATHEMATICS","25","13","18","","","","","0","0","0","0","31","21","52","52","0","","","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5561","22","4","0","SS 1","","FURTHER MATHEMATICS","25","17","18","","","","","0","0","0","0","35","38","73","73","0","","","2nd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5562","241","4","0","SS 1","","FURTHER MATHEMATICS","25","12","20","","","","","0","0","0","0","32","30","62","62","0","","","5th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5563","239","4","0","SS 1","","FURTHER MATHEMATICS","25","12","14","","","","","0","0","0","0","26","18","44","44","0","","","12th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5564","174","4","0","SS 1","","FURTHER MATHEMATICS","25","10","10","","","","","0","0","0","0","20","5","25","25","0","","","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5565","26","4","0","SS 1","","FURTHER MATHEMATICS","25","6","16","","","","","0","0","0","0","22","25","47","47","0","","","10th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5566","254","4","0","SS 1","","FURTHER MATHEMATICS","25","9","18","","","","","0","0","0","0","27","17","44","44","0","","","12th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5567","255","4","0","SS 1","","FURTHER MATHEMATICS","25","8","16","","","","","0","0","0","0","24","15","39","39","0","","","19th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5568","13","4","0","SS 1","","FURTHER MATHEMATICS","25","9","16","","","","","0","0","0","0","25","22","47","47","0","","","10th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5569","19","4","0","SS 1","","FURTHER MATHEMATICS","25","11","18","","","","","0","0","0","0","29","13","42","42","0","","","15th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5570","246","5","0","SS 2","","CHEMISTRY","13","16","18","","","","","0","0","0","0","34","40","74","74","0","","","8th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5571","133","5","0","SS 2","","CHEMISTRY","13","16","17","","","","","0","0","0","0","33","56","89","89","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5572","135","5","0","SS 2","","CHEMISTRY","13","20","20","","","","","0","0","0","0","40","59","99","99","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5573","200","5","0","SS 2","","CHEMISTRY","13","18","19","","","","","0","0","0","0","37","44","81","81","0","","","6th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5574","201","5","0","SS 2","","CHEMISTRY","13","15","17","","","","","0","0","0","0","32","58","90","90","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5575","31","5","0","SS 2","","CHEMISTRY","13","16","13","","","","","0","0","0","0","29","50","79","79","0","","","7th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5576","243","5","0","SS 2","","CHEMISTRY","13","14","12","","","","","0","0","0","0","26","48","74","74","0","","","8th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5577","244","5","0","SS 2","","CHEMISTRY","13","14","18","","","","","0","0","0","0","32","40","72","72","0","","","10th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5578","245","5","0","SS 2","","CHEMISTRY","13","13","14","","","","","0","0","0","0","27","22","49","49","0","","","15th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5579","29","5","0","SS 2","","CHEMISTRY","13","11","16","","","","","0","0","0","0","27","35","62","62","0","","","12th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5580","32","5","0","SS 2","","CHEMISTRY","13","13","11","","","","","0","0","0","0","24","30","54","54","0","","","13th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5581","48","5","0","SS 2","","CHEMISTRY","13","8","16","","","","","0","0","0","0","24","29","53","53","0","","","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5582","247","5","0","SS 2","","CHEMISTRY","13","18","19","","","","","0","0","0","0","37","52","89","89","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5583","46","5","0","SS 2","","CHEMISTRY","13","10","15","","","","","0","0","0","0","25","22","47","47","0","","","16th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5584","36","5","0","SS 2","","CHEMISTRY","13","4","6","","","","","0","0","0","0","10","30","40","40","36","36","17th","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5585","128","5","0","SS 2","","CHEMISTRY","13","13","17","","","","","0","0","0","0","30","36","66","66","0","","","11th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5586","28","5","0","SS 2","","CHEMISTRY","13","20","18","","","","","0","0","0","0","38","44","82","82","0","","","5th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5588","191","6","0","SS 3","","CHEMISTRY","13","16","20","","","","","0","0","0","0","36","35","71","71","0","","","1st","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5589","58","6","0","SS 3","","CHEMISTRY","13","12","16","","","","","0","0","0","0","28","33","61","61","0","","","2nd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5590","49","6","0","SS 3","","CHEMISTRY","13","6","14","","","","","0","0","0","0","20","34","54","54","0","","","6th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5591","63","6","0","SS 3","","CHEMISTRY","13","14","20","","","","","0","0","0","0","34","26","60","60","0","","","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5592","54","6","0","SS 3","","CHEMISTRY","13","12","19","","","","","0","0","0","0","31","30","61","61","0","","","2nd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5593","47","6","0","SS 3","","CHEMISTRY","13","13","14","","","","","0","0","0","0","27","33","60","60","0","","","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5594","63","6","0","SS 3","","FURTHER MATHEMATICS","25","20","20","","","","","0","0","0","0","40","51","91","91","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5595","47","6","0","SS 3","","FURTHER MATHEMATICS","25","18","20","","","","","0","0","0","0","38","48","86","86","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5596","179","2","0","JSS 2","","ENGLISH LANGUAGE","1","19","15","","","","","0","0","0","0","34","43","77","77","0","","","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5597","185","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","34","54","54","0","","","5th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5598","186","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","26","46","46","0","","","7th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5599","183","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","5","","","","","0","0","0","0","15","10","25","25","0","","","8th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5600","182","2","0","JSS 2","","ENGLISH LANGUAGE","1","18","16","","","","","0","0","0","0","34","46","80","80","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5601","189","2","0","JSS 2","","ENGLISH LANGUAGE","1","16","17","","","","","0","0","0","0","33","30","63","63","0","","","4th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5602","251","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","11","","","","","0","0","0","0","21","26","47","47","0","","","6th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5603","233","2","0","JSS 2","","ENGLISH LANGUAGE","1","18","17","","","","","0","0","0","0","35","34","69","69","0","","","3rd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5604","179","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","17","18","","","","","0","0","0","0","35","36","71","71","0","","","1st","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5605","185","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","14","16","","","","","0","0","0","0","30","37","67","67","0","","","4th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5606","186","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","15","15","","","","","0","0","0","0","30","21","51","51","0","","","6th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5607","183","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","8","","","","","0","0","0","0","18","12","30","30","0","","","8th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5608","182","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","18","18","","","","","0","0","0","0","36","33","69","69","0","","","2nd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5609","189","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","16","15","","","","","0","0","0","0","31","38","69","69","0","","","2nd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5610","251","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","15","15","","","","","0","0","0","0","30","20","50","50","0","","","7th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5611","233","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","16","15","","","","","0","0","0","0","31","30","61","61","0","","","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5612","179","2","0","JSS 2","","CIVIC EDUCATION","28","10","18","","","","","0","0","0","0","28","43","71","71","0","","","2nd","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5613","185","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","31","51","51","0","","","5th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5614","186","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","22","42","42","0","","","6th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5615","183","2","0","JSS 2","","CIVIC EDUCATION","28","8","8","","","","","0","0","0","0","16","11","27","27","0","","","8th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5616","182","2","0","JSS 2","","CIVIC EDUCATION","28","15","18","","","","","0","0","0","0","33","43","76","76","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("5617","189","2","0","JSS 2","","CIVIC EDUCATION","28","14","15","","","","","0","0","0","0","29","24","53","53","0","","","4th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5618","251","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","20","40","40","0","","","7th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5619","233","2","0","JSS 2","","CIVIC EDUCATION","28","15","10","","","","","0","0","0","0","25","30","55","55","0","","","3rd","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5620","179","2","0","JSS 2","","SOCIAL STUDIES","23","11","10","","","","","0","0","0","0","21","41","62","62","0","","","2nd","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5621","185","2","0","JSS 2","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","40","60","60","0","","","3rd","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5622","186","2","0","JSS 2","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","20","40","40","0","","","7th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5623","183","2","0","JSS 2","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","20","40","40","0","","","7th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5624","182","2","0","JSS 2","","SOCIAL STUDIES","23","12","16","","","","","0","0","0","0","28","30","58","58","0","","","4th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5625","189","2","0","JSS 2","","SOCIAL STUDIES","23","10","16","","","","","0","0","0","0","26","30","56","56","0","","","5th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5626","251","2","0","JSS 2","","SOCIAL STUDIES","23","10","8","","","","","0","0","0","0","18","24","42","42","0","","","6th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5627","233","2","0","JSS 2","","SOCIAL STUDIES","23","12","18","","","","","0","0","0","0","30","37","67","67","0","","","1st","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5628","250","1","0","JSS 1","","ENGLISH LANGUAGE","1","8","10","","","","","0","0","0","0","18","20","38","38","0","","","20th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5629","214","1","0","JSS 1","","ENGLISH LANGUAGE","1","19","10","","","","","0","0","0","0","29","30","59","59","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5630","227","1","0","JSS 1","","ENGLISH LANGUAGE","1","8","10","","","","","0","0","0","0","18","21","39","39","0","","","19th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5631","212","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","10","","","","","0","0","0","0","15","20","35","35","0","","","24th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5632","221","1","0","JSS 1","","ENGLISH LANGUAGE","1","8","10","","","","","0","0","0","0","18","32","50","50","0","","","12th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5633","220","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","30","50","50","0","","","12th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5634","213","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","21","41","41","0","","","17th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5635","215","1","0","JSS 1","","ENGLISH LANGUAGE","1","14","10","","","","","0","0","0","0","24","37","61","61","0","","","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5636","209","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","5","","","","","0","0","0","0","10","26","36","36","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5637","225","1","0","JSS 1","","ENGLISH LANGUAGE","1","7","10","","","","","0","0","0","0","17","20","37","37","0","","","21st","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5638","217","1","0","JSS 1","","ENGLISH LANGUAGE","1","11","18","","","","","0","0","0","0","29","41","70","70","0","","","2nd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5639","218","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","10","","","","","0","0","0","0","15","35","50","50","0","","","12th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5640","216","1","0","JSS 1","","ENGLISH LANGUAGE","1","13","17","","","","","0","0","0","0","30","38","68","68","0","","","3rd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5641","219","1","0","JSS 1","","ENGLISH LANGUAGE","1","8","10","","","","","0","0","0","0","18","39","57","57","0","","","9th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5642","224","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","10","","","","","0","0","0","0","15","21","36","36","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5643","223","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","41","66","66","0","","","4th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5644","226","1","0","JSS 1","","ENGLISH LANGUAGE","1","8","13","","","","","0","0","0","0","21","40","61","61","0","","","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5645","249","1","0","JSS 1","","ENGLISH LANGUAGE","1","8","10","","","","","0","0","0","0","18","33","51","51","0","","","11th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5646","211","1","0","JSS 1","","ENGLISH LANGUAGE","1","8","10","","","","","0","0","0","0","18","24","42","42","50","50","11th","16th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5647","210","1","0","JSS 1","","ENGLISH LANGUAGE","1","11","16","","","","","0","0","0","0","27","30","57","57","0","","","9th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5648","222","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","14","","","","","0","0","0","0","24","36","60","60","0","","","7th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5649","248","1","0","JSS 1","","ENGLISH LANGUAGE","1","12","10","","","","","0","0","0","0","22","26","48","48","0","","","15th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5650","250","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","26","46","46","0","","","13th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5651","214","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","22","42","42","0","","","18th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5652","227","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","20","40","40","0","","","19th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5653","212","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","0","20","20","0","","","23rd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5654","221","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","30","50","50","0","","","8th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5655","220","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","20","40","40","0","","","19th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5656","213","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","26","46","46","0","","","13th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5657","215","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","26","46","46","0","","","13th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5658","209","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","20","40","40","0","","","19th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5659","225","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","23","43","43","0","","","17th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5660","217","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","17","","","","","0","0","0","0","27","32","59","59","0","","","4th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5661","218","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","10","30","30","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5662","216","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","11","16","","","","","0","0","0","0","27","30","57","57","0","","","6th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5663","219","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","30","50","50","0","","","8th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5664","224","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","13","","","","","0","0","0","0","23","31","54","54","0","","","7th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5665","223","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","15","","","","","0","0","0","0","25","34","59","59","0","","","4th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5666","226","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","17","","","","","0","0","0","0","27","50","77","77","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5667","249","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","15","","","","","0","0","0","0","25","25","50","50","0","","","8th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5668","211","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","15","","","","","0","0","0","0","25","23","48","48","56","56","5th","12th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5669","210","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","13","16","","","","","0","0","0","0","29","42","71","71","0","","","2nd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5670","222","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","17","","","","","0","0","0","0","27","42","69","69","0","","","3rd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5671","248","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","24","44","44","0","","","16th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5672","2","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","11","","","","","0","0","0","0","21","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5673","193","3","0","JSS 3","","ENGLISH LANGUAGE","1","14","12","","","","","0","0","0","0","26","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5674","127","3","0","JSS 3","","ENGLISH LANGUAGE","1","17","18","","","","","0","0","0","0","35","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5675","140","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","12","","","","","0","0","0","0","22","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5676","1","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","13","","","","","0","0","0","0","23","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5677","139","3","0","JSS 3","","ENGLISH LANGUAGE","1","13","10","","","","","0","0","0","0","23","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5678","190","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","15","","","","","0","0","0","0","25","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5679","141","3","0","JSS 3","","ENGLISH LANGUAGE","1","18","18","","","","","0","0","0","0","36","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5680","252","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","14","","","","","0","0","0","0","24","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5681","4","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","13","","","","","0","0","0","0","23","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5682","143","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","11","","","","","0","0","0","0","21","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5683","235","3","0","JSS 3","","ENGLISH LANGUAGE","1","18","18","","","","","0","0","0","0","36","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5684","234","3","0","JSS 3","","ENGLISH LANGUAGE","1","15","17","","","","","0","0","0","0","32","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5685","237","3","0","JSS 3","","ENGLISH LANGUAGE","1","15","15","","","","","0","0","0","0","30","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5686","121","3","0","JSS 3","","ENGLISH LANGUAGE","1","17","17","","","","","0","0","0","0","34","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5687","238","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","11","","","","","0","0","0","0","21","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5688","7","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","15","","","","","0","0","0","0","25","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5689","236","3","0","JSS 3","","ENGLISH LANGUAGE","1","15","17","","","","","0","0","0","0","32","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5690","125","3","0","JSS 3","","ENGLISH LANGUAGE","1","11","12","","","","","0","0","0","0","23","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5691","8","3","0","JSS 3","","ENGLISH LANGUAGE","1","14","15","","","","","0","0","0","0","29","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5692","126","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","15","","","","","0","0","0","0","25","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5693","138","3","0","JSS 3","","ENGLISH LANGUAGE","1","15","17","","","","","0","0","0","0","32","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5694","2","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5695","193","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","16","16","","","","","0","0","0","0","32","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5696","127","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","17","16","","","","","0","0","0","0","33","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5697","140","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5698","1","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5699","139","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5700","190","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","13","11","","","","","0","0","0","0","24","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5701","141","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","19","18","","","","","0","0","0","0","37","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5702","252","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","11","","","","","0","0","0","0","21","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5703","4","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5704","143","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","18","17","","","","","0","0","0","0","35","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5705","235","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","18","17","","","","","0","0","0","0","35","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5706","234","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","16","15","","","","","0","0","0","0","31","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5707","237","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","15","","","","","0","0","0","0","25","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5708","121","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","17","18","","","","","0","0","0","0","35","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5709","238","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","16","14","","","","","0","0","0","0","30","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5710","7","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5711","236","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","16","15","","","","","0","0","0","0","31","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5712","125","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5713","8","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","13","15","","","","","0","0","0","0","28","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5714","126","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5715","138","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","16","17","","","","","0","0","0","0","33","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5716","2","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","41","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("5717","193","3","0","JSS 3","","SOCIAL STUDIES","23","10","15","","","","","0","0","0","0","25","45","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5718","127","3","0","JSS 3","","SOCIAL STUDIES","23","13","20","","","","","0","0","0","0","33","44","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5719","140","3","0","JSS 3","","SOCIAL STUDIES","23","13","18","","","","","0","0","0","0","31","21","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5720","1","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","11","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5721","139","3","0","JSS 3","","SOCIAL STUDIES","23","10","16","","","","","0","0","0","0","26","27","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5722","190","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","16","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5723","141","3","0","JSS 3","","SOCIAL STUDIES","23","12","20","","","","","0","0","0","0","32","52","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5724","252","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5725","4","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","17","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5726","143","3","0","JSS 3","","SOCIAL STUDIES","23","10","20","","","","","0","0","0","0","30","49","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5727","235","3","0","JSS 3","","SOCIAL STUDIES","23","10","11","","","","","0","0","0","0","21","42","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5728","234","3","0","JSS 3","","SOCIAL STUDIES","23","13","20","","","","","0","0","0","0","33","51","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5729","237","3","0","JSS 3","","SOCIAL STUDIES","23","10","13","","","","","0","0","0","0","23","34","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5730","121","3","0","JSS 3","","SOCIAL STUDIES","23","10","19","","","","","0","0","0","0","29","49","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5731","238","3","0","JSS 3","","SOCIAL STUDIES","23","10","15","","","","","0","0","0","0","25","19","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5732","7","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","34","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5733","236","3","0","JSS 3","","SOCIAL STUDIES","23","12","19","","","","","0","0","0","0","31","34","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5734","125","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","28","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5735","8","3","0","JSS 3","","SOCIAL STUDIES","23","10","16","","","","","0","0","0","0","26","36","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5736","126","3","0","JSS 3","","SOCIAL STUDIES","23","10","15","","","","","0","0","0","0","25","34","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5737","138","3","0","JSS 3","","SOCIAL STUDIES","23","11","15","","","","","0","0","0","0","26","45","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5739","18","4","0","SS 1","","ECONOMICS","17","9","11","","","","","0","0","0","0","20","10","30","30","0","","","24th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5740","17","4","0","SS 1","","ECONOMICS","17","14","19","","","","","0","0","0","0","33","30","63","63","0","","","10th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5741","24","4","0","SS 1","","ECONOMICS","17","16","20","","","","","0","0","0","0","36","30","66","66","0","","","7th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5742","21","4","0","SS 1","","ECONOMICS","17","14","17","","","","","0","0","0","0","31","27","58","58","0","","","14th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5743","15","4","0","SS 1","","ECONOMICS","17","13","18","","","","","0","0","0","0","31","30","61","61","0","","","11th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5744","198","4","0","SS 1","","ECONOMICS","17","16","20","","","","","0","0","0","0","36","40","76","76","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5745","253","4","0","SS 1","","ECONOMICS","17","10","10","","","","","0","0","0","0","20","30","50","50","0","","","19th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5746","171","4","0","SS 1","","ECONOMICS","17","16","20","","","","","0","0","0","0","36","35","71","71","0","","","5th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5747","199","4","0","SS 1","","ECONOMICS","17","14","19","","","","","0","0","0","0","33","27","60","60","0","","","12th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5748","23","4","0","SS 1","","ECONOMICS","17","17","20","","","","","0","0","0","0","37","38","75","75","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5749","14","4","0","SS 1","","ECONOMICS","17","10","15","","","","","0","0","0","0","25","26","51","51","0","","","16th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5750","12","4","0","SS 1","","ECONOMICS","17","14","19","","","","","0","0","0","0","33","33","66","66","0","","","7th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5751","20","4","0","SS 1","","ECONOMICS","17","11","10","","","","","0","0","0","0","21","16","37","37","0","","","23rd","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5752","242","4","0","SS 1","","ECONOMICS","17","15","20","","","","","0","0","0","0","35","30","65","65","0","","","9th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5753","25","4","0","SS 1","","ECONOMICS","17","15","20","","","","","0","0","0","0","35","32","67","67","0","","","6th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5754","22","4","0","SS 1","","ECONOMICS","17","15","20","","","","","0","0","0","0","35","40","75","75","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5755","241","4","0","SS 1","","ECONOMICS","17","10","15","","","","","0","0","0","0","25","30","55","55","0","","","15th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5756","239","4","0","SS 1","","ECONOMICS","17","8","11","","","","","0","0","0","0","19","32","51","51","0","","","16th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5757","174","4","0","SS 1","","ECONOMICS","17","9","13","","","","","0","0","0","0","22","18","40","40","0","","","22nd","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5758","26","4","0","SS 1","","ECONOMICS","17","17","17","","","","","0","0","0","0","34","40","74","74","0","","","4th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5759","254","4","0","SS 1","","ECONOMICS","17","10","15","","","","","0","0","0","0","25","26","51","51","0","","","16th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5760","255","4","0","SS 1","","ECONOMICS","17","10","15","","","","","0","0","0","0","25","20","45","45","0","","","21st","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5761","13","4","0","SS 1","","ECONOMICS","17","12","17","","","","","0","0","0","0","29","20","49","49","0","","","20th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5762","19","4","0","SS 1","","ECONOMICS","17","14","19","","","","","0","0","0","0","33","27","60","60","0","","","12th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5763","179","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","20","","","","","0","0","0","0","37","50","87","87","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5764","185","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","20","","","","","0","0","0","0","32","38","70","70","0","","","3rd","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5765","186","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","15","","","","","0","0","0","0","25","25","50","50","0","","","7th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5766","183","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","11","","","","","0","0","0","0","21","11","32","32","0","","","8th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5767","182","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","20","","","","","0","0","0","0","39","52","91","91","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5768","189","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","20","","","","","0","0","0","0","36","25","61","61","0","","","5th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5769","251","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","15","","","","","0","0","0","0","25","32","57","57","0","","","6th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5770","233","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","10","","","","","0","0","0","0","23","44","67","67","0","","","4th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5772","18","4","0","SS 1","","MATHEMATICS","2","8","16","","","","","0","0","0","0","24","23","47","47","0","","","11th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5773","17","4","0","SS 1","","MATHEMATICS","2","7","15","","","","","0","0","0","0","22","18","40","40","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5774","24","4","0","SS 1","","MATHEMATICS","2","7","13","","","","","0","0","0","0","20","16","36","36","0","","","18th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5775","21","4","0","SS 1","","MATHEMATICS","2","11","18","","","","","0","0","0","0","29","50","79","79","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5776","15","4","0","SS 1","","MATHEMATICS","2","13","19","","","","","0","0","0","0","32","24","56","56","0","","","7th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5777","198","4","0","SS 1","","MATHEMATICS","2","10","18","","","","","0","0","0","0","28","41","69","69","0","","","3rd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5778","253","4","0","SS 1","","MATHEMATICS","2","10","10","","","","","0","0","0","0","20","12","32","32","0","","","19th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5779","171","4","0","SS 1","","MATHEMATICS","2","5","15","","","","","0","0","0","0","20","33","53","53","0","","","8th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5780","199","4","0","SS 1","","MATHEMATICS","2","10","18","","","","","0","0","0","0","28","16","44","44","0","","","15th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5781","23","4","0","SS 1","","MATHEMATICS","2","5","16","","","","","0","0","0","0","21","50","71","71","0","","","2nd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5782","14","4","0","SS 1","","MATHEMATICS","2","7","15","","","","","0","0","0","0","22","4","26","26","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5783","12","4","0","SS 1","","MATHEMATICS","2","5","15","","","","","0","0","0","0","20","26","46","46","0","","","14th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5784","20","4","0","SS 1","","MATHEMATICS","2","0","16","","","","","0","0","0","0","16","10","26","26","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5785","242","4","0","SS 1","","MATHEMATICS","2","5","15","","","","","0","0","0","0","20","6","26","26","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5786","25","4","0","SS 1","","MATHEMATICS","2","13","17","","","","","0","0","0","0","30","19","49","49","0","","","10th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5787","22","4","0","SS 1","","MATHEMATICS","2","5","17","","","","","0","0","0","0","22","25","47","47","0","","","11th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5788","241","4","0","SS 1","","MATHEMATICS","2","10","18","","","","","0","0","0","0","28","25","53","53","0","","","8th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5789","239","4","0","SS 1","","MATHEMATICS","2","5","15","","","","","0","0","0","0","20","23","43","43","0","","","16th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5790","174","4","0","SS 1","","MATHEMATICS","2","0","15","","","","","0","0","0","0","15","4","19","19","0","","","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5791","26","4","0","SS 1","","MATHEMATICS","2","15","17","","","","","0","0","0","0","32","37","69","69","0","","","3rd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5792","254","4","0","SS 1","","MATHEMATICS","2","15","5","","","","","0","0","0","0","20","27","47","47","0","","","11th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5793","255","4","0","SS 1","","MATHEMATICS","2","0","13","","","","","0","0","0","0","13","8","21","21","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5794","13","4","0","SS 1","","MATHEMATICS","2","13","18","","","","","0","0","0","0","31","34","65","65","0","","","5th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5795","19","4","0","SS 1","","MATHEMATICS","2","9","15","","","","","0","0","0","0","24","35","59","59","0","","","6th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5797","18","4","0","SS 1","","PHYSICS","12","20","12","","","","","0","0","0","0","32","37","69","69","0","","","12th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5798","17","4","0","SS 1","","PHYSICS","12","11","10","","","","","0","0","0","0","21","44","65","65","0","","","16th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5799","24","4","0","SS 1","","PHYSICS","12","20","12","","","","","0","0","0","0","32","46","78","78","0","","","4th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5800","21","4","0","SS 1","","PHYSICS","12","20","13","","","","","0","0","0","0","33","43","76","76","0","","","6th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5801","15","4","0","SS 1","","PHYSICS","12","20","11","","","","","0","0","0","0","31","30","61","61","0","","","18th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5802","198","4","0","SS 1","","PHYSICS","12","20","14","","","","","0","0","0","0","34","44","78","78","0","","","4th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5803","253","4","0","SS 1","","PHYSICS","12","10","10","","","","","0","0","0","0","20","36","56","56","0","","","21st","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5804","171","4","0","SS 1","","PHYSICS","12","19","10","","","","","0","0","0","0","29","42","71","71","0","","","9th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5805","199","4","0","SS 1","","PHYSICS","12","20","12","","","","","0","0","0","0","32","39","71","71","0","","","9th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5806","23","4","0","SS 1","","PHYSICS","12","20","15","","","","","0","0","0","0","35","47","82","82","0","","","2nd","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5807","14","4","0","SS 1","","PHYSICS","12","20","11","","","","","0","0","0","0","31","38","69","69","0","","","12th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5808","12","4","0","SS 1","","PHYSICS","12","20","10","","","","","0","0","0","0","30","49","79","79","0","","","3rd","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5809","20","4","0","SS 1","","PHYSICS","12","16","10","","","","","0","0","0","0","26","36","62","62","0","","","17th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5810","242","4","0","SS 1","","PHYSICS","12","13","10","","","","","0","0","0","0","23","48","71","71","0","","","9th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5811","25","4","0","SS 1","","PHYSICS","12","19","10","","","","","0","0","0","0","29","44","73","73","0","","","8th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5812","22","4","0","SS 1","","PHYSICS","12","20","15","","","","","0","0","0","0","35","49","84","84","0","","","1st","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5813","241","4","0","SS 1","","PHYSICS","12","20","11","","","","","0","0","0","0","31","43","74","74","0","","","7th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5814","239","4","0","SS 1","","PHYSICS","12","20","13","","","","","0","0","0","0","33","33","66","66","0","","","15th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5815","174","4","0","SS 1","","PHYSICS","12","16","12","","","","","0","0","0","0","28","28","56","56","0","","","21st","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5816","26","4","0","SS 1","","PHYSICS","12","5","13","","","","","0","0","0","0","18","36","54","54","0","","","23rd","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5817","254","4","0","SS 1","","PHYSICS","12","8","10","","","","","0","0","0","0","18","33","51","51","0","","","24th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5818","255","4","0","SS 1","","PHYSICS","12","13","10","","","","","0","0","0","0","23","34","57","57","0","","","20th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5819","13","4","0","SS 1","","PHYSICS","12","20","10","","","","","0","0","0","0","30","39","69","69","0","","","12th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("5820","19","4","0","SS 1","","PHYSICS","12","12","12","","","","","0","0","0","0","24","37","61","61","0","","","18th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5821","246","5","0","SS 2","","MATHEMATICS","2","5","14","","","","","0","0","0","0","19","17","36","36","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5822","131","5","0","SS 2","","MATHEMATICS","2","9","14","","","","","0","0","0","0","23","19","42","42","0","","","18th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5823","133","5","0","SS 2","","MATHEMATICS","2","10","15","","","","","0","0","0","0","25","21","46","46","0","","","16th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5824","135","5","0","SS 2","","MATHEMATICS","2","20","15","","","","","0","0","0","0","35","51","86","86","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5825","200","5","0","SS 2","","MATHEMATICS","2","20","10","","","","","0","0","0","0","30","47","77","77","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5826","41","5","0","SS 2","","MATHEMATICS","2","12","13","","","","","0","0","0","0","25","35","60","60","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5827","201","5","0","SS 2","","MATHEMATICS","2","10","10","","","","","0","0","0","0","20","44","64","64","0","","","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5828","31","5","0","SS 2","","MATHEMATICS","2","20","10","","","","","0","0","0","0","30","32","62","62","0","","","9th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5829","243","5","0","SS 2","","MATHEMATICS","2","12","13","","","","","0","0","0","0","25","35","60","60","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5830","134","5","0","SS 2","","MATHEMATICS","2","20","13","","","","","0","0","0","0","33","34","67","67","0","","","5th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5831","244","5","0","SS 2","","MATHEMATICS","2","15","12","","","","","0","0","0","0","27","46","73","73","0","","","4th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5832","35","5","0","SS 2","","MATHEMATICS","2","13","12","","","","","0","0","0","0","25","13","38","38","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5833","245","5","0","SS 2","","MATHEMATICS","2","16","11","","","","","0","0","0","0","27","36","63","63","0","","","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5834","29","5","0","SS 2","","MATHEMATICS","2","12","12","","","","","0","0","0","0","24","32","56","56","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5835","32","5","0","SS 2","","MATHEMATICS","2","5","14","","","","","0","0","0","0","19","27","46","46","0","","","16th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5836","33","5","0","SS 2","","MATHEMATICS","2","10","10","","","","","0","0","0","0","20","12","32","32","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5837","48","5","0","SS 2","","MATHEMATICS","2","13","10","","","","","0","0","0","0","23","31","54","54","0","","","13th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5838","247","5","0","SS 2","","MATHEMATICS","2","15","14","","","","","0","0","0","0","29","36","65","65","0","","","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5839","202","5","0","SS 2","","MATHEMATICS","2","7","13","","","","","0","0","0","0","20","30","50","50","0","","","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5840","46","5","0","SS 2","","MATHEMATICS","2","14","11","","","","","0","0","0","0","25","24","49","49","0","","","15th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5841","36","5","0","SS 2","","MATHEMATICS","2","5","13","","","","","0","0","0","0","18","23","41","41","0","","","19th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5842","128","5","0","SS 2","","MATHEMATICS","2","10","10","","","","","0","0","0","0","20","11","31","31","0","","","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5843","28","5","0","SS 2","","MATHEMATICS","2","20","15","","","","","0","0","0","0","35","54","89","89","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5844","246","5","0","SS 2","","PHYSICS","12","5","10","","","","","0","0","0","0","15","11","26","26","0","","","16th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5845","133","5","0","SS 2","","PHYSICS","12","20","10","","","","","0","0","0","0","30","30","60","60","0","","","6th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5846","135","5","0","SS 2","","PHYSICS","12","20","13","","","","","0","0","0","0","33","49","82","82","0","","","2nd","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5847","200","5","0","SS 2","","PHYSICS","12","14","10","","","","","0","0","0","0","24","43","67","67","0","","","3rd","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5848","201","5","0","SS 2","","PHYSICS","12","13","10","","","","","0","0","0","0","23","38","61","61","0","","","5th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5849","31","5","0","SS 2","","PHYSICS","12","5","10","","","","","0","0","0","0","15","25","40","40","0","","","10th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5850","243","5","0","SS 2","","PHYSICS","12","5","10","","","","","0","0","0","0","15","19","34","34","0","","","13th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5851","244","5","0","SS 2","","PHYSICS","12","14","10","","","","","0","0","0","0","24","6","30","30","0","","","15th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5852","245","5","0","SS 2","","PHYSICS","12","13","10","","","","","0","0","0","0","23","29","52","52","0","","","8th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5853","29","5","0","SS 2","","PHYSICS","12","20","13","","","","","0","0","0","0","33","22","55","55","0","","","7th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5854","32","5","0","SS 2","","PHYSICS","12","7","10","","","","","0","0","0","0","17","19","36","36","0","","","11th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5855","48","5","0","SS 2","","PHYSICS","12","4","10","","","","","0","0","0","0","14","21","35","35","0","","","12th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5856","247","5","0","SS 2","","PHYSICS","12","18","10","","","","","0","0","0","0","28","37","65","65","0","","","4th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5857","46","5","0","SS 2","","PHYSICS","12","15","10","","","","","0","0","0","0","25","9","34","34","0","","","13th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5858","36","5","0","SS 2","","PHYSICS","12","3","10","","","","","0","0","0","0","13","9","22","22","28.5","28.5","17th","17th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5859","128","5","0","SS 2","","PHYSICS","12","10","10","","","","","0","0","0","0","20","25","45","45","0","","","9th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5860","28","5","0","SS 2","","PHYSICS","12","20","18","","","","","0","0","0","0","38","45","83","83","0","","","1st","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5861","250","1","0","JSS 1","","BASIC SCIENCE","3","14","14","","","","","0","0","0","0","28","38","66","66","0","","","16th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5862","214","1","0","JSS 1","","BASIC SCIENCE","3","20","12","","","","","0","0","0","0","32","43","75","75","0","","","8th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5863","227","1","0","JSS 1","","BASIC SCIENCE","3","10","17","","","","","0","0","0","0","27","23","50","50","0","","","20th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5864","212","1","0","JSS 1","","BASIC SCIENCE","3","10","6","","","","","0","0","0","0","16","23","39","39","0","","","24th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5865","221","1","0","JSS 1","","BASIC SCIENCE","3","20","12","","","","","0","0","0","0","32","37","69","69","0","","","12th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5866","220","1","0","JSS 1","","BASIC SCIENCE","3","10","4","","","","","0","0","0","0","14","27","41","41","0","","","22nd","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5867","213","1","0","JSS 1","","BASIC SCIENCE","3","20","10","","","","","0","0","0","0","30","32","62","62","0","","","17th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5868","215","1","0","JSS 1","","BASIC SCIENCE","3","20","14","","","","","0","0","0","0","34","50","84","84","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5869","209","1","0","JSS 1","","BASIC SCIENCE","3","10","13","","","","","0","0","0","0","23","28","51","51","0","","","19th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5870","225","1","0","JSS 1","","BASIC SCIENCE","3","10","8","","","","","0","0","0","0","18","22","40","40","0","","","23rd","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5871","217","1","0","JSS 1","","BASIC SCIENCE","3","20","16","","","","","0","0","0","0","36","44","80","80","0","","","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5872","218","1","0","JSS 1","","BASIC SCIENCE","3","10","13","","","","","0","0","0","0","23","23","46","46","0","","","21st","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5873","216","1","0","JSS 1","","BASIC SCIENCE","3","20","14","","","","","0","0","0","0","34","50","84","84","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5874","219","1","0","JSS 1","","BASIC SCIENCE","3","10","13","","","","","0","0","0","0","23","45","68","68","0","","","14th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5875","224","1","0","JSS 1","","BASIC SCIENCE","3","20","14","","","","","0","0","0","0","34","36","70","70","0","","","10th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5876","223","1","0","JSS 1","","BASIC SCIENCE","3","20","10","","","","","0","0","0","0","30","46","76","76","0","","","7th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5877","226","1","0","JSS 1","","BASIC SCIENCE","3","20","14","","","","","0","0","0","0","34","35","69","69","0","","","12th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5878","249","1","0","JSS 1","","BASIC SCIENCE","3","20","18","","","","","0","0","0","0","38","52","90","90","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5879","211","1","0","JSS 1","","BASIC SCIENCE","3","20","12","","","","","0","0","0","0","32","36","68","68","63","63","12th","14th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5880","210","1","0","JSS 1","","BASIC SCIENCE","3","20","12","","","","","0","0","0","0","32","47","79","79","0","","","6th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5881","222","1","0","JSS 1","","BASIC SCIENCE","3","20","14","","","","","0","0","0","0","34","41","75","75","0","","","8th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5882","248","1","0","JSS 1","","BASIC SCIENCE","3","20","14","","","","","0","0","0","0","34","27","61","61","0","","","18th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5883","188","1","0","JSS 1","","BASIC SCIENCE","3","20","18","","","","","0","0","0","0","38","42","80","80","0","","","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5884","188","1","0","JSS 1","","ENGLISH LANGUAGE","1","8","13","","","","","0","0","0","0","21","20","41","41","0","","","17th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5885","188","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","0","0","0","0","20","30","50","50","0","","","8th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5886","250","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","8","","","","","0","0","0","0","28","25","53","53","0","","","13th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5887","214","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","10","","","","","0","0","0","0","30","23","53","53","0","","","13th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5888","227","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","7","","","","","0","0","0","0","27","18","45","45","0","","","20th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5889","212","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","6","","","","","0","0","0","0","16","13","29","29","0","","","23rd","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5890","188","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","8","","","","","0","0","0","0","28","41","69","69","0","","","4th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5891","221","1","0","JSS 1","","BASIC TECHNOLOGY","8","14","14","","","","","0","0","0","0","28","25","53","53","0","","","13th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5892","220","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","4","","","","","0","0","0","0","14","13","27","27","0","","","24th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5893","213","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","8","","","","","0","0","0","0","28","21","49","49","0","","","18th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5894","215","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","10","","","","","0","0","0","0","30","39","69","69","0","","","4th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5895","209","1","0","JSS 1","","BASIC TECHNOLOGY","8","14","7","","","","","0","0","0","0","21","25","46","46","0","","","19th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5896","225","1","0","JSS 1","","BASIC TECHNOLOGY","8","9","5","","","","","0","0","0","0","14","17","31","31","0","","","22nd","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5897","217","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","16","","","","","0","0","0","0","36","48","84","84","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5898","218","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","13","","","","","0","0","0","0","23","22","45","45","0","","","20th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5899","216","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","16","","","","","0","0","0","0","36","50","86","86","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5900","219","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","13","","","","","0","0","0","0","23","30","53","53","0","","","13th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5901","224","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","12","","","","","0","0","0","0","32","28","60","60","0","","","9th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5902","223","1","0","JSS 1","","BASIC TECHNOLOGY","8","14","14","","","","","0","0","0","0","28","34","62","62","0","","","8th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5903","226","1","0","JSS 1","","BASIC TECHNOLOGY","8","15","13","","","","","0","0","0","0","28","41","69","69","0","","","4th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5904","249","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","12","","","","","0","0","0","0","32","22","54","54","0","","","12th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5905","211","1","0","JSS 1","","BASIC TECHNOLOGY","8","16","12","","","","","0","0","0","0","28","31","59","59","62.5","62.5","4th","10th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5906","210","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","10","","","","","0","0","0","0","28","35","63","63","0","","","7th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5907","222","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","18","","","","","0","0","0","0","28","22","50","50","0","","","17th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5908","248","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","8","","","","","0","0","0","0","28","27","55","55","0","","","11th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5909","179","2","0","JSS 2","","BASIC SCIENCE","3","20","15","","","","","0","0","0","0","35","32","67","67","0","","","2nd","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5910","185","2","0","JSS 2","","BASIC SCIENCE","3","20","12","","","","","0","0","0","0","32","32","64","64","0","","","3rd","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5911","186","2","0","JSS 2","","BASIC SCIENCE","3","13","12","","","","","0","0","0","0","25","7","32","32","0","","","8th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5912","183","2","0","JSS 2","","BASIC SCIENCE","3","14","10","","","","","0","0","0","0","24","13","37","37","0","","","7th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5913","182","2","0","JSS 2","","BASIC SCIENCE","3","20","14","","","","","0","0","0","0","34","40","74","74","0","","","1st","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5914","189","2","0","JSS 2","","BASIC SCIENCE","3","14","13","","","","","0","0","0","0","27","17","44","44","0","","","5th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5915","251","2","0","JSS 2","","BASIC SCIENCE","3","14","13","","","","","0","0","0","0","27","12","39","39","0","","","6th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5916","233","2","0","JSS 2","","BASIC SCIENCE","3","16","12","","","","","0","0","0","0","28","30","58","58","0","","","4th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5917","179","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","14","","","","","0","0","0","0","28","42","70","70","0","","","4th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5918","185","2","0","JSS 2","","BASIC TECHNOLOGY","8","15","14","","","","","0","0","0","0","29","41","70","70","0","","","4th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5919","186","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","10","","","","","0","0","0","0","24","21","45","45","0","","","7th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("5920","183","2","0","JSS 2","","BASIC TECHNOLOGY","8","15","10","","","","","0","0","0","0","25","18","43","43","0","","","8th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5921","182","2","0","JSS 2","","BASIC TECHNOLOGY","8","20","15","","","","","0","0","0","0","35","45","80","80","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5922","189","2","0","JSS 2","","BASIC TECHNOLOGY","8","15","14","","","","","0","0","0","0","29","40","69","69","0","","","6th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5923","251","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","13","","","","","0","0","0","0","27","51","78","78","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5924","233","2","0","JSS 2","","BASIC TECHNOLOGY","8","13","14","","","","","0","0","0","0","27","47","74","74","0","","","3rd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5925","256","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5926","256","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","12","","","","","0","0","0","0","22","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5927","2","3","0","JSS 3","","BASIC SCIENCE","3","10","5","","","","","0","0","0","0","15","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5928","193","3","0","JSS 3","","BASIC SCIENCE","3","15","10","","","","","0","0","0","0","25","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5929","256","3","0","JSS 3","","BASIC SCIENCE","3","10","12","","","","","0","0","0","0","22","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5930","127","3","0","JSS 3","","BASIC SCIENCE","3","15","15","","","","","0","0","0","0","30","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5931","140","3","0","JSS 3","","BASIC SCIENCE","3","13","10","","","","","0","0","0","0","23","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5932","1","3","0","JSS 3","","BASIC SCIENCE","3","9","15","","","","","0","0","0","0","24","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5933","139","3","0","JSS 3","","BASIC SCIENCE","3","12","10","","","","","0","0","0","0","22","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5934","190","3","0","JSS 3","","BASIC SCIENCE","3","5","6","","","","","0","0","0","0","11","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5935","141","3","0","JSS 3","","BASIC SCIENCE","3","20","16","","","","","0","0","0","0","36","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5936","252","3","0","JSS 3","","BASIC SCIENCE","3","8","14","","","","","0","0","0","0","22","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5937","4","3","0","JSS 3","","BASIC SCIENCE","3","12","10","","","","","0","0","0","0","22","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5938","143","3","0","JSS 3","","BASIC SCIENCE","3","20","12","","","","","0","0","0","0","32","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5939","235","3","0","JSS 3","","BASIC SCIENCE","3","20","14","","","","","0","0","0","0","34","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5940","234","3","0","JSS 3","","BASIC SCIENCE","3","20","13","","","","","0","0","0","0","33","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5941","237","3","0","JSS 3","","BASIC SCIENCE","3","20","10","","","","","0","0","0","0","30","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5942","121","3","0","JSS 3","","BASIC SCIENCE","3","20","14","","","","","0","0","0","0","34","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5943","238","3","0","JSS 3","","BASIC SCIENCE","3","11","10","","","","","0","0","0","0","21","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5944","7","3","0","JSS 3","","BASIC SCIENCE","3","15","10","","","","","0","0","0","0","25","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5945","236","3","0","JSS 3","","BASIC SCIENCE","3","20","12","","","","","0","0","0","0","32","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5946","125","3","0","JSS 3","","BASIC SCIENCE","3","7","6","","","","","0","0","0","0","13","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5947","8","3","0","JSS 3","","BASIC SCIENCE","3","16","10","","","","","0","0","0","0","26","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5948","126","3","0","JSS 3","","BASIC SCIENCE","3","14","9","","","","","0","0","0","0","23","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5949","138","3","0","JSS 3","","BASIC SCIENCE","3","20","11","","","","","0","0","0","0","31","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5950","2","3","0","JSS 3","","BASIC TECHNOLOGY","8","9","6","","","","","0","0","0","0","15","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5951","193","3","0","JSS 3","","BASIC TECHNOLOGY","8","10","13","","","","","0","0","0","0","23","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5952","256","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","13","","","","","0","0","0","0","21","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5953","127","3","0","JSS 3","","BASIC TECHNOLOGY","8","13","15","","","","","0","0","0","0","28","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5954","140","3","0","JSS 3","","BASIC TECHNOLOGY","8","9","13","","","","","0","0","0","0","22","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5955","1","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","15","","","","","0","0","0","0","23","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5956","139","3","0","JSS 3","","BASIC TECHNOLOGY","8","7","15","","","","","0","0","0","0","22","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5957","190","3","0","JSS 3","","BASIC TECHNOLOGY","8","5","6","","","","","0","0","0","0","11","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5958","141","3","0","JSS 3","","BASIC TECHNOLOGY","8","15","20","","","","","0","0","0","0","35","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5959","252","3","0","JSS 3","","BASIC TECHNOLOGY","8","7","14","","","","","0","0","0","0","21","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5960","4","3","0","JSS 3","","BASIC TECHNOLOGY","8","9","13","","","","","0","0","0","0","22","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5961","143","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","13","","","","","0","0","0","0","21","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5962","235","3","0","JSS 3","","BASIC TECHNOLOGY","8","11","20","","","","","0","0","0","0","31","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5963","234","3","0","JSS 3","","BASIC TECHNOLOGY","8","12","20","","","","","0","0","0","0","32","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5964","237","3","0","JSS 3","","BASIC TECHNOLOGY","8","10","20","","","","","0","0","0","0","30","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5965","121","3","0","JSS 3","","BASIC TECHNOLOGY","8","11","20","","","","","0","0","0","0","31","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5966","238","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","13","","","","","0","0","0","0","21","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5967","7","3","0","JSS 3","","BASIC TECHNOLOGY","8","10","15","","","","","0","0","0","0","25","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5968","236","3","0","JSS 3","","BASIC TECHNOLOGY","8","8","20","","","","","0","0","0","0","28","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5969","125","3","0","JSS 3","","BASIC TECHNOLOGY","8","7","6","","","","","0","0","0","0","13","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5970","8","3","0","JSS 3","","BASIC TECHNOLOGY","8","9","15","","","","","0","0","0","0","24","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5971","126","3","0","JSS 3","","BASIC TECHNOLOGY","8","9","14","","","","","0","0","0","0","23","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5972","138","3","0","JSS 3","","BASIC TECHNOLOGY","8","11","20","","","","","0","0","0","0","31","","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5973","256","3","0","JSS 3","","SOCIAL STUDIES","23","","","","","","","0","0","0","0","","22","","0","0","","","","","","","","0","100","5","5","5","5","5","5","5","5","5","5","save","2020/2021","2nd Term"),
("5974","250","1","0","JSS 1","","BUSINESS STUDIES","9","9","11","","","","","0","0","0","0","20","32","52","52","0","","","18th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5975","214","1","0","JSS 1","","BUSINESS STUDIES","9","11","19","","","","","0","0","0","0","30","41","71","71","0","","","12th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5976","227","1","0","JSS 1","","BUSINESS STUDIES","9","13","10","","","","","0","0","0","0","23","36","59","59","0","","","16th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5977","212","1","0","JSS 1","","BUSINESS STUDIES","9","8","5","","","","","0","0","0","0","13","36","49","49","0","","","23rd","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5978","188","1","0","JSS 1","","BUSINESS STUDIES","9","17","14","","","","","0","0","0","0","31","44","75","75","0","","","9th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5979","221","1","0","JSS 1","","BUSINESS STUDIES","9","13","17","","","","","0","0","0","0","30","38","68","68","0","","","13th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5980","220","1","0","JSS 1","","BUSINESS STUDIES","9","5","5","","","","","0","0","0","0","10","48","58","58","0","","","17th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5981","213","1","0","JSS 1","","BUSINESS STUDIES","9","5","9","","","","","0","0","0","0","14","37","51","51","0","","","20th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5982","215","1","0","JSS 1","","BUSINESS STUDIES","9","19","17","","","","","0","0","0","0","36","46","82","82","0","","","5th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5983","209","1","0","JSS 1","","BUSINESS STUDIES","9","6","7","","","","","0","0","0","0","13","38","51","51","0","","","20th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5984","225","1","0","JSS 1","","BUSINESS STUDIES","9","5","5","","","","","0","0","0","0","10","42","52","52","0","","","18th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5985","217","1","0","JSS 1","","BUSINESS STUDIES","9","15","11","","","","","0","0","0","0","26","47","73","73","0","","","11th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5986","218","1","0","JSS 1","","BUSINESS STUDIES","9","3","5","","","","","0","0","0","0","8","39","47","47","0","","","24th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5987","216","1","0","JSS 1","","BUSINESS STUDIES","9","17","17","","","","","0","0","0","0","34","55","89","89","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5988","219","1","0","JSS 1","","BUSINESS STUDIES","9","10","7","","","","","0","0","0","0","17","50","67","67","0","","","14th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5989","224","1","0","JSS 1","","BUSINESS STUDIES","9","17","15","","","","","0","0","0","0","32","52","84","84","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5990","223","1","0","JSS 1","","BUSINESS STUDIES","9","13","20","","","","","0","0","0","0","33","44","77","77","0","","","8th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5991","226","1","0","JSS 1","","BUSINESS STUDIES","9","12","19","","","","","0","0","0","0","31","50","81","81","0","","","6th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5992","249","1","0","JSS 1","","BUSINESS STUDIES","9","12","17","","","","","0","0","0","0","29","58","87","87","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5993","211","1","0","JSS 1","","BUSINESS STUDIES","9","13","13","","","","","0","0","0","0","26","41","67","67","65","65","7th","14th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5994","210","1","0","JSS 1","","BUSINESS STUDIES","9","12","20","","","","","0","0","0","0","32","51","83","83","0","","","4th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5995","222","1","0","JSS 1","","BUSINESS STUDIES","9","13","18","","","","","0","0","0","0","31","50","81","81","0","","","6th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5996","248","1","0","JSS 1","","BUSINESS STUDIES","9","0","15","","","","","0","0","0","0","15","36","51","51","0","","","20th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5997","179","2","0","JSS 2","","BUSINESS STUDIES","9","9","13","","","","","0","0","0","0","22","57","79","79","0","","","1st","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5998","185","2","0","JSS 2","","BUSINESS STUDIES","9","14","6","","","","","0","0","0","0","20","51","71","71","0","","","4th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("5999","186","2","0","JSS 2","","BUSINESS STUDIES","9","6","6","","","","","0","0","0","0","12","22","34","34","0","","","7th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6000","183","2","0","JSS 2","","BUSINESS STUDIES","9","2","0","","","","","0","0","0","0","2","22","24","24","0","","","8th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6001","182","2","0","JSS 2","","BUSINESS STUDIES","9","9","12","","","","","0","0","0","0","21","51","72","72","0","","","3rd","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6002","189","2","0","JSS 2","","BUSINESS STUDIES","9","14","11","","","","","0","0","0","0","25","50","75","75","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6003","251","2","0","JSS 2","","BUSINESS STUDIES","9","8","0","","","","","0","0","0","0","8","30","38","38","0","","","6th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6004","233","2","0","JSS 2","","BUSINESS STUDIES","9","12","8","","","","","0","0","0","0","20","48","68","68","0","","","5th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6005","45","6","0","SS 3","","GOVERNMENT","16","20","18","","","","","0","0","0","0","38","39","77","77","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6006","229","6","0","SS 3","","GOVERNMENT","16","20","20","","","","","0","0","0","0","40","30","70","70","0","","","3rd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6007","56","6","0","SS 3","","GOVERNMENT","16","12","15","","","","","0","0","0","0","27","31","58","58","0","","","4th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6008","51","6","0","SS 3","","GOVERNMENT","16","13","15","","","","","0","0","0","0","28","29","57","57","0","","","5th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6009","42","6","0","SS 3","","GOVERNMENT","16","15","20","","","","","0","0","0","0","35","45","80","80","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6010","18","4","0","SS 1","","GOVERNMENT","16","9","5","","","","","0","0","0","0","14","37","51","51","0","","","20th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6011","17","4","0","SS 1","","GOVERNMENT","16","11","9","","","","","0","0","0","0","20","35","55","55","0","","","18th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6012","24","4","0","SS 1","","GOVERNMENT","16","11","16","","","","","0","0","0","0","27","42","69","69","0","","","8th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6013","21","4","0","SS 1","","GOVERNMENT","16","0","11","","","","","0","0","0","0","11","32","43","43","0","","","22nd","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6014","15","4","0","SS 1","","GOVERNMENT","16","10","8","","","","","0","0","0","0","18","37","55","55","0","","","18th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6015","198","4","0","SS 1","","GOVERNMENT","16","18","20","","","","","0","0","0","0","38","55","93","93","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6016","253","4","0","SS 1","","GOVERNMENT","16","11","0","","","","","0","0","0","0","11","49","60","60","0","","","16th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6017","171","4","0","SS 1","","GOVERNMENT","16","12","18","","","","","0","0","0","0","30","32","62","62","0","","","13th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6018","199","4","0","SS 1","","GOVERNMENT","16","11","16","","","","","0","0","0","0","27","35","62","62","0","","","13th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6019","23","4","0","SS 1","","GOVERNMENT","16","14","20","","","","","0","0","0","0","34","44","78","78","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("6020","14","4","0","SS 1","","GOVERNMENT","16","0","14","","","","","0","0","0","0","14","32","46","46","0","","","21st","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6021","12","4","0","SS 1","","GOVERNMENT","16","14","20","","","","","0","0","0","0","34","42","76","76","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6022","20","4","0","SS 1","","GOVERNMENT","16","4","6","","","","","0","0","0","0","10","31","41","41","0","","","23rd","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6023","242","4","0","SS 1","","GOVERNMENT","16","13","16","","","","","0","0","0","0","29","49","78","78","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6024","25","4","0","SS 1","","GOVERNMENT","16","13","15","","","","","0","0","0","0","28","33","61","61","0","","","15th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6025","22","4","0","SS 1","","GOVERNMENT","16","13","19","","","","","0","0","0","0","32","51","83","83","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6026","241","4","0","SS 1","","GOVERNMENT","16","11","14","","","","","0","0","0","0","25","38","63","63","0","","","12th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6027","239","4","0","SS 1","","GOVERNMENT","16","8","12","","","","","0","0","0","0","20","36","56","56","0","","","17th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6028","174","4","0","SS 1","","GOVERNMENT","16","6","0","","","","","0","0","0","0","6","18","24","24","0","","","24th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6029","26","4","0","SS 1","","GOVERNMENT","16","0","19","","","","","0","0","0","0","19","46","65","65","0","","","10th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6030","254","4","0","SS 1","","GOVERNMENT","16","13","13","","","","","0","0","0","0","26","40","66","66","0","","","9th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6031","255","4","0","SS 1","","GOVERNMENT","16","12","19","","","","","0","0","0","0","31","41","72","72","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6032","13","4","0","SS 1","","GOVERNMENT","16","14","15","","","","","0","0","0","0","29","47","76","76","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6033","19","4","0","SS 1","","GOVERNMENT","16","8","18","","","","","0","0","0","0","26","38","64","64","0","","","11th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6034","131","5","0","SS 2","","GOVERNMENT","16","10","15","","","","","0","0","0","0","25","45","70","70","0","","","4th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6035","41","5","0","SS 2","","GOVERNMENT","16","15","14","","","","","0","0","0","0","29","53","82","82","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6036","134","5","0","SS 2","","GOVERNMENT","16","12","17","","","","","0","0","0","0","29","55","84","84","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6037","136","5","0","SS 2","","GOVERNMENT","16","2","15","","","","","0","0","0","0","17","29","46","46","0","","","7th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6038","35","5","0","SS 2","","GOVERNMENT","16","8","15","","","","","0","0","0","0","23","48","71","71","0","","","3rd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6039","33","5","0","SS 2","","GOVERNMENT","16","15","13","","","","","0","0","0","0","28","38","66","66","0","","","5th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6040","202","5","0","SS 2","","GOVERNMENT","16","5","15","","","","","0","0","0","0","20","39","59","59","0","","","6th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6041","131","5","0","SS 2","","COMMERCE","20","14","18","","","","","0","0","0","0","32","43","75","75","0","","","1st","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6042","136","5","0","SS 2","","COMMERCE","20","8","8","","","","","0","0","0","0","16","44","60","60","0","","","2nd","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6043","35","5","0","SS 2","","COMMERCE","20","2","14","","","","","0","0","0","0","16","29","45","45","0","","","5th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6044","33","5","0","SS 2","","COMMERCE","20","6","14","","","","","0","0","0","0","20","37","57","57","0","","","3rd","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6045","202","5","0","SS 2","","COMMERCE","20","4","15","","","","","0","0","0","0","19","32","51","51","0","","","4th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6046","229","6","0","SS 3","","COMMERCE","20","17","9","","","","","0","0","0","0","26","44","70","70","0","","","2nd","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6047","56","6","0","SS 3","","COMMERCE","20","16","12","","","","","0","0","0","0","28","44","72","72","0","","","1st","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6048","18","4","0","SS 1","","COMMERCE","20","6","4","","","","","0","0","0","0","10","28","38","38","0","","","22nd","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6049","17","4","0","SS 1","","COMMERCE","20","3","9","","","","","0","0","0","0","12","45","57","57","0","","","17th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6050","24","4","0","SS 1","","COMMERCE","20","10","10","","","","","0","0","0","0","20","53","73","73","0","","","8th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6051","21","4","0","SS 1","","COMMERCE","20","0","3","","","","","0","0","0","0","3","45","48","48","0","","","21st","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6052","15","4","0","SS 1","","COMMERCE","20","5","7","","","","","0","0","0","0","12","42","54","54","0","","","19th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6053","198","4","0","SS 1","","COMMERCE","20","11","16","","","","","0","0","0","0","27","51","78","78","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6054","253","4","0","SS 1","","COMMERCE","20","13","6","","","","","0","0","0","0","19","46","65","65","0","","","14th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6055","171","4","0","SS 1","","COMMERCE","20","13","10","","","","","0","0","0","0","23","45","68","68","0","","","11th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6056","199","4","0","SS 1","","COMMERCE","20","9","10","","","","","0","0","0","0","19","48","67","67","0","","","12th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6057","23","4","0","SS 1","","COMMERCE","20","11","15","","","","","0","0","0","0","26","53","79","79","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6058","14","4","0","SS 1","","COMMERCE","20","14","7","","","","","0","0","0","0","21","44","65","65","0","","","14th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6059","12","4","0","SS 1","","COMMERCE","20","11","15","","","","","0","0","0","0","26","51","77","77","0","","","4th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6060","20","4","0","SS 1","","COMMERCE","20","10","2","","","","","0","0","0","0","12","23","35","35","0","","","24th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6061","242","4","0","SS 1","","COMMERCE","20","12","10","","","","","0","0","0","0","22","54","76","76","0","","","5th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6062","25","4","0","SS 1","","COMMERCE","20","14","6","","","","","0","0","0","0","20","52","72","72","0","","","9th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6063","22","4","0","SS 1","","COMMERCE","20","17","13","","","","","0","0","0","0","30","55","85","85","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6064","241","4","0","SS 1","","COMMERCE","20","8","7","","","","","0","0","0","0","15","49","64","64","0","","","16th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6065","239","4","0","SS 1","","COMMERCE","20","8","6","","","","","0","0","0","0","14","42","56","56","0","","","18th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6066","174","4","0","SS 1","","COMMERCE","20","8","2","","","","","0","0","0","0","10","26","36","36","0","","","23rd","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6067","26","4","0","SS 1","","COMMERCE","20","0","19","","","","","0","0","0","0","19","57","76","76","0","","","5th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6068","254","4","0","SS 1","","COMMERCE","20","5","7","","","","","0","0","0","0","12","39","51","51","0","","","20th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6069","255","4","0","SS 1","","COMMERCE","20","13","6","","","","","0","0","0","0","19","47","66","66","0","","","13th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6070","13","4","0","SS 1","","COMMERCE","20","15","7","","","","","0","0","0","0","22","49","71","71","0","","","10th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6071","19","4","0","SS 1","","COMMERCE","20","12","10","","","","","0","0","0","0","22","53","75","75","0","","","7th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6072","246","5","0","SS 2","","ENGLISH LANGUAGE","1","12","9","","","","","0","0","0","0","21","33","54","54","0","","","13th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6073","131","5","0","SS 2","","ENGLISH LANGUAGE","1","12","10","","","","","0","0","0","0","22","29","51","51","0","","","17th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6074","133","5","0","SS 2","","ENGLISH LANGUAGE","1","13","12","","","","","0","0","0","0","25","40","65","65","0","","","6th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6075","135","5","0","SS 2","","ENGLISH LANGUAGE","1","16","14","","","","","0","0","0","0","30","47","77","77","0","","","3rd","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6076","200","5","0","SS 2","","ENGLISH LANGUAGE","1","13","9","","","","","0","0","0","0","22","31","53","53","0","","","15th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6077","41","5","0","SS 2","","ENGLISH LANGUAGE","1","14","15","","","","","0","0","0","0","29","53","82","82","0","","","1st","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6078","201","5","0","SS 2","","ENGLISH LANGUAGE","1","14","12","","","","","0","0","0","0","26","24","50","50","0","","","19th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6079","31","5","0","SS 2","","ENGLISH LANGUAGE","1","15","15","","","","","0","0","0","0","30","42","72","72","0","","","4th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6080","243","5","0","SS 2","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","35","55","55","0","","","12th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6081","134","5","0","SS 2","","ENGLISH LANGUAGE","1","15","15","","","","","0","0","0","0","30","42","72","72","0","","","4th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6082","136","5","0","SS 2","","ENGLISH LANGUAGE","1","13","10","","","","","0","0","0","0","23","16","39","39","0","","","22nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6083","244","5","0","SS 2","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","37","62","62","0","","","8th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6084","35","5","0","SS 2","","ENGLISH LANGUAGE","1","15","0","","","","","0","0","0","0","15","28","43","43","0","","","21st","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6085","245","5","0","SS 2","","ENGLISH LANGUAGE","1","14","9","","","","","0","0","0","0","23","36","59","59","0","","","9th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6086","29","5","0","SS 2","","ENGLISH LANGUAGE","1","14","9","","","","","0","0","0","0","23","36","59","59","0","","","9th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6087","32","5","0","SS 2","","ENGLISH LANGUAGE","1","14","10","","","","","0","0","0","0","24","27","51","51","0","","","17th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6088","33","5","0","SS 2","","ENGLISH LANGUAGE","1","16","10","","","","","0","0","0","0","26","27","53","53","0","","","15th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6089","48","5","0","SS 2","","ENGLISH LANGUAGE","1","15","13","","","","","0","0","0","0","28","30","58","58","0","","","11th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6090","247","5","0","SS 2","","ENGLISH LANGUAGE","1","16","10","","","","","0","0","0","0","26","37","63","63","0","","","7th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6091","202","5","0","SS 2","","ENGLISH LANGUAGE","1","17","0","","","","","0","0","0","0","17","20","37","37","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6092","46","5","0","SS 2","","ENGLISH LANGUAGE","1","15","9","","","","","0","0","0","0","24","30","54","54","0","","","13th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6093","36","5","0","SS 2","","ENGLISH LANGUAGE","1","14","5","","","","","0","0","0","0","19","12","31","31","20","20","24th","24th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6094","128","5","0","SS 2","","ENGLISH LANGUAGE","1","11","10","","","","","0","0","0","0","21","28","49","49","0","","","20th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6095","28","5","0","SS 2","","ENGLISH LANGUAGE","1","17","15","","","","","0","0","0","0","32","49","81","81","0","","","2nd","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6096","131","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","8","15","","","","","0","0","0","0","23","22","45","45","0","","","3rd","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6097","41","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","10","15","","","","","0","0","0","0","25","42","67","67","0","","","2nd","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6098","134","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","13","20","","","","","0","0","0","0","33","40","73","73","0","","","1st","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6099","136","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","5","10","","","","","0","0","0","0","15","20","35","35","0","","","4th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6100","33","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","5","0","","","","","0","0","0","0","5","20","25","25","0","","","5th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6101","202","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","5","0","","","","","0","0","0","0","5","16","21","21","0","","","6th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6102","18","4","0","SS 1","","ENGLISH LANGUAGE","1","12","10","","","","","0","0","0","0","22","10","32","32","0","","","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6103","17","4","0","SS 1","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","17","37","37","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6104","24","4","0","SS 1","","ENGLISH LANGUAGE","1","13","10","","","","","0","0","0","0","23","24","47","47","0","","","11th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6105","21","4","0","SS 1","","ENGLISH LANGUAGE","1","10","9","","","","","0","0","0","0","19","18","37","37","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6106","15","4","0","SS 1","","ENGLISH LANGUAGE","1","9","5","","","","","0","0","0","0","14","17","31","31","0","","","22nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6107","198","4","0","SS 1","","ENGLISH LANGUAGE","1","15","10","","","","","0","0","0","0","25","43","68","68","0","","","2nd","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6108","253","4","0","SS 1","","ENGLISH LANGUAGE","1","0","8","","","","","0","0","0","0","8","14","22","22","0","","","24th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6109","171","4","0","SS 1","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","19","39","39","0","","","15th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6110","199","4","0","SS 1","","ENGLISH LANGUAGE","1","14","12","","","","","0","0","0","0","26","25","51","51","0","","","9th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6111","23","4","0","SS 1","","ENGLISH LANGUAGE","1","19","17","","","","","0","0","0","0","36","37","73","73","0","","","1st","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6112","14","4","0","SS 1","","ENGLISH LANGUAGE","1","16","10","","","","","0","0","0","0","26","16","42","42","0","","","13th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6113","12","4","0","SS 1","","ENGLISH LANGUAGE","1","14","10","","","","","0","0","0","0","24","27","51","51","0","","","9th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6114","20","4","0","SS 1","","ENGLISH LANGUAGE","1","14","10","","","","","0","0","0","0","24","5","29","29","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6115","242","4","0","SS 1","","ENGLISH LANGUAGE","1","19","10","","","","","0","0","0","0","29","27","56","56","0","","","5th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6116","25","4","0","SS 1","","ENGLISH LANGUAGE","1","13","10","","","","","0","0","0","0","23","23","46","46","0","","","12th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6117","22","4","0","SS 1","","ENGLISH LANGUAGE","1","20","12","","","","","0","0","0","0","32","33","65","65","0","","","3rd","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6118","241","4","0","SS 1","","ENGLISH LANGUAGE","1","15","12","","","","","0","0","0","0","27","27","54","54","0","","","6th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6119","239","4","0","SS 1","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","17","37","37","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("6120","174","4","0","SS 1","","ENGLISH LANGUAGE","1","9","9","","","","","0","0","0","0","18","19","37","37","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6121","26","4","0","SS 1","","ENGLISH LANGUAGE","1","17","10","","","","","0","0","0","0","27","30","57","57","0","","","4th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6122","254","4","0","SS 1","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","15","35","35","0","","","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6123","255","4","0","SS 1","","ENGLISH LANGUAGE","1","15","13","","","","","0","0","0","0","28","25","53","53","0","","","7th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6124","13","4","0","SS 1","","ENGLISH LANGUAGE","1","13","8","","","","","0","0","0","0","21","32","53","53","0","","","7th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6125","19","4","0","SS 1","","ENGLISH LANGUAGE","1","8","9","","","","","0","0","0","0","17","23","40","40","0","","","14th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6126","18","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","1","5","","","","","0","0","0","0","6","14","20","20","0","","","22nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6127","17","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","5","","","","","0","0","0","0","8","20","28","28","0","","","18th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6128","24","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","12","","","","","0","0","0","0","15","30","45","45","0","","","7th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6129","21","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","1","7","","","","","0","0","0","0","8","21","29","29","0","","","14th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6130","15","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","8","","","","","0","0","0","0","11","27","38","38","0","","","12th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6131","198","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","18","","","","","0","0","0","0","28","36","64","64","0","","","2nd","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6132","253","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","0","","","","","0","0","0","0","2","14","16","16","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6133","171","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","7","","","","","0","0","0","0","10","20","30","30","0","","","13th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6134","199","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","1","14","","","","","0","0","0","0","15","24","39","39","0","","","11th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6135","23","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","15","","","","","0","0","0","0","25","40","65","65","0","","","1st","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6136","14","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","1","5","","","","","0","0","0","0","6","18","24","24","0","","","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6137","12","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","13","","","","","0","0","0","0","18","28","46","46","0","","","6th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6138","20","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","1","5","","","","","0","0","0","0","6","9","15","15","0","","","24th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6139","242","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","16","","","","","0","0","0","0","26","33","59","59","0","","","3rd","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6140","25","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","10","","","","","0","0","0","0","13","32","45","45","0","","","7th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6141","22","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","14","","","","","0","0","0","0","24","35","59","59","0","","","3rd","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6142","241","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","10","","","","","0","0","0","0","13","30","43","43","0","","","10th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6143","239","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","1","8","","","","","0","0","0","0","9","18","27","27","0","","","19th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6144","174","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","9","","","","","0","0","0","0","11","14","25","25","0","","","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6145","26","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","5","","","","","0","0","0","0","15","30","45","45","0","","","7th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6146","254","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","5","","","","","0","0","0","0","5","24","29","29","0","","","14th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6147","255","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","7","15","","","","","0","0","0","0","22","28","50","50","0","","","5th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6148","13","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","5","","","","","0","0","0","0","5","24","29","29","0","","","14th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6149","19","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","9","","","","","0","0","0","0","12","17","29","29","0","","","14th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6151","191","6","0","SS 3","","ENGLISH LANGUAGE","1","14","10","","","","","0","0","0","0","24","38","62","62","0","","","4th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6152","58","6","0","SS 3","","ENGLISH LANGUAGE","1","14","10","","","","","0","0","0","0","24","29","53","53","0","","","5th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6153","49","6","0","SS 3","","ENGLISH LANGUAGE","1","10","12","","","","","0","0","0","0","22","28","50","50","0","","","6th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6154","63","6","0","SS 3","","ENGLISH LANGUAGE","1","13","12","","","","","0","0","0","0","25","38","63","63","0","","","3rd","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6155","229","6","0","SS 3","","ENGLISH LANGUAGE","1","7","9","","","","","0","0","0","0","16","21","37","37","0","","","10th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6156","51","6","0","SS 3","","ENGLISH LANGUAGE","1","10","10","","","","","0","0","0","0","20","23","43","43","0","","","9th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6157","42","6","0","SS 3","","ENGLISH LANGUAGE","1","15","15","","","","","0","0","0","0","30","35","65","65","0","","","2nd","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6158","54","6","0","SS 3","","ENGLISH LANGUAGE","1","17","13","","","","","0","0","0","0","30","36","66","66","0","","","1st","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6159","47","6","0","SS 3","","ENGLISH LANGUAGE","1","12","9","","","","","0","0","0","0","21","25","46","46","0","","","8th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6161","229","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","13","5","","","","","0","0","0","0","18","16","34","34","0","","","4th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6162","51","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","19","7","","","","","0","0","0","0","26","24","50","50","0","","","3rd","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6163","42","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","20","10","","","","","0","0","0","0","30","35","65","65","0","","","1st","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6164","250","1","0","JSS 1","","FRENCH","27","12","15","","","","","0","0","0","0","27","31","58","58","0","","","10th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6165","214","1","0","JSS 1","","FRENCH","27","10","15","","","","","0","0","0","0","25","30","55","55","0","","","13th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6166","227","1","0","JSS 1","","FRENCH","27","10","14","","","","","0","0","0","0","24","15","39","39","0","","","19th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6167","212","1","0","JSS 1","","FRENCH","27","10","10","","","","","0","0","0","0","20","0","20","20","0","","","23rd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6168","188","1","0","JSS 1","","FRENCH","27","12","16","","","","","0","0","0","0","28","37","65","65","0","","","8th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6169","221","1","0","JSS 1","","FRENCH","27","10","14","","","","","0","0","0","0","24","14","38","38","0","","","20th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6170","220","1","0","JSS 1","","FRENCH","27","10","14","","","","","0","0","0","0","24","21","45","45","0","","","16th","D7","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6171","213","1","0","JSS 1","","FRENCH","27","10","13","","","","","0","0","0","0","23","10","33","33","0","","","21st","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6172","215","1","0","JSS 1","","FRENCH","27","16","20","","","","","0","0","0","0","36","30","66","66","0","","","7th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6173","209","1","0","JSS 1","","FRENCH","27","12","15","","","","","0","0","0","0","27","17","44","44","0","","","17th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6174","225","1","0","JSS 1","","FRENCH","27","10","14","","","","","0","0","0","0","24","20","44","44","0","","","17th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6175","217","1","0","JSS 1","","FRENCH","27","16","18","","","","","0","0","0","0","34","37","71","71","0","","","5th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6176","218","1","0","JSS 1","","FRENCH","27","10","10","","","","","0","0","0","0","20","12","32","32","0","","","22nd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6177","216","1","0","JSS 1","","FRENCH","27","18","20","","","","","0","0","0","0","38","45","83","83","0","","","1st","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6178","219","1","0","JSS 1","","FRENCH","27","16","16","","","","","0","0","0","0","32","23","55","55","0","","","13th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6179","224","1","0","JSS 1","","FRENCH","27","14","15","","","","","0","0","0","0","29","30","59","59","0","","","9th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6180","223","1","0","JSS 1","","FRENCH","27","15","18","","","","","0","0","0","0","33","46","79","79","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6181","226","1","0","JSS 1","","FRENCH","27","13","16","","","","","0","0","0","0","29","45","74","74","0","","","3rd","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6182","249","1","0","JSS 1","","FRENCH","27","13","15","","","","","0","0","0","0","28","44","72","72","0","","","4th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6183","211","1","0","JSS 1","","FRENCH","27","10","14","","","","","0","0","0","0","24","33","57","57","64.5","64.5","6th","11th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6184","210","1","0","JSS 1","","FRENCH","27","14","16","","","","","0","0","0","0","30","38","68","68","0","","","6th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6185","222","1","0","JSS 1","","FRENCH","27","16","18","","","","","0","0","0","0","34","22","56","56","0","","","12th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6186","248","1","0","JSS 1","","FRENCH","27","13","15","","","","","0","0","0","0","28","24","52","52","0","","","15th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6187","179","2","0","JSS 2","","FRENCH","27","16","18","","","","","0","0","0","0","34","53","87","87","0","","","1st","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6188","185","2","0","JSS 2","","FRENCH","27","15","18","","","","","0","0","0","0","33","44","77","77","0","","","4th","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6189","186","2","0","JSS 2","","FRENCH","27","14","15","","","","","0","0","0","0","29","25","54","54","0","","","6th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6190","183","2","0","JSS 2","","FRENCH","27","8","8","","","","","0","0","0","0","16","10","26","26","0","","","8th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6191","182","2","0","JSS 2","","FRENCH","27","18","18","","","","","0","0","0","0","36","50","86","86","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6192","189","2","0","JSS 2","","FRENCH","27","14","15","","","","","0","0","0","0","29","30","59","59","0","","","5th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6193","251","2","0","JSS 2","","FRENCH","27","10","12","","","","","0","0","0","0","22","10","32","32","0","","","7th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6194","233","2","0","JSS 2","","FRENCH","27","16","17","","","","","0","0","0","0","33","47","80","80","0","","","3rd","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6195","188","1","0","JSS 1","","MATHEMATICS","2","10","18","","","","","0","0","0","0","28","37","65","65","0","","","9th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6197","246","5","0","SS 2","","FURTHER MATHEMATICS","25","14","12","","","","","0","0","0","0","26","33","59","59","59","59","7th","10th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6198","135","5","0","SS 2","","FURTHER MATHEMATICS","25","20","20","","","","","0","0","0","0","40","57","97","97","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6199","200","5","0","SS 2","","FURTHER MATHEMATICS","25","18","18","","","","","0","0","0","0","36","40","76","76","0","","","4th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6200","201","5","0","SS 2","","FURTHER MATHEMATICS","25","18","20","","","","","0","0","0","0","38","24","62","62","0","","","6th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6201","31","5","0","SS 2","","FURTHER MATHEMATICS","25","18","16","","","","","0","0","0","0","34","26","60","60","0","","","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6202","243","5","0","SS 2","","FURTHER MATHEMATICS","25","14","18","","","","","0","0","0","0","32","39","71","71","0","","","5th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6204","244","5","0","SS 2","","FURTHER MATHEMATICS","25","18","16","","","","","0","0","0","0","34","44","78","78","74","74","2nd","3rd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6205","245","5","0","SS 2","","FURTHER MATHEMATICS","25","14","18","","","","","0","0","0","0","32","22","54","54","0","","","11th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6206","29","5","0","SS 2","","FURTHER MATHEMATICS","25","14","16","","","","","0","0","0","0","30","15","45","45","0","","","12th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6207","32","5","0","SS 2","","FURTHER MATHEMATICS","25","15","14","","","","","0","0","0","0","29","31","60","60","55.5","55.5","10th","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6208","247","5","0","SS 2","","FURTHER MATHEMATICS","25","16","18","","","","","0","0","0","0","34","26","60","60","64.5","64.5","4th","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6209","36","5","0","SS 2","","FURTHER MATHEMATICS","25","12","14","","","","","0","0","0","0","26","10","36","36","39","39","15th","13th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6211","28","5","0","SS 2","","FURTHER MATHEMATICS","25","20","16","","","","","0","0","0","0","36","50","86","86","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6213","136","5","0","SS 2","","MATHEMATICS","2","5","14","","","","","0","0","0","0","19","19","38","38","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6214","191","6","0","SS 3","","MATHEMATICS","2","13","15","","","","","0","0","0","0","28","45","73","73","0","","","2nd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6215","58","6","0","SS 3","","MATHEMATICS","2","13","15","","","","","0","0","0","0","28","30","58","58","0","","","6th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6216","45","6","0","SS 3","","MATHEMATICS","2","13","15","","","","","0","0","0","0","28","40","68","68","0","","","3rd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6217","49","6","0","SS 3","","MATHEMATICS","2","13","15","","","","","0","0","0","0","28","8","36","36","0","","","10th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6218","63","6","0","SS 3","","MATHEMATICS","2","20","15","","","","","0","0","0","0","35","47","82","82","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6219","229","6","0","SS 3","","MATHEMATICS","2","5","15","","","","","0","0","0","0","20","40","60","60","0","","","5th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6221","51","6","0","SS 3","","MATHEMATICS","2","5","15","","","","","0","0","0","0","20","23","43","43","0","","","9th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6222","42","6","0","SS 3","","MATHEMATICS","2","20","15","","","","","0","0","0","0","35","28","63","63","0","","","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6223","54","6","0","SS 3","","MATHEMATICS","2","13","15","","","","","0","0","0","0","28","24","52","52","0","","","8th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6226","47","6","0","SS 3","","MATHEMATICS","2","0","0","","","","","0","0","0","0","","53","53","53","0","","","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6227","191","6","0","SS 3","","PHYSICS","12","20","20","","","","","0","0","0","0","40","44","84","84","0","","","1st","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6228","58","6","0","SS 3","","PHYSICS","12","20","10","","","","","0","0","0","0","30","25","55","55","0","","","5th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("6229","49","6","0","SS 3","","PHYSICS","12","20","10","","","","","0","0","0","0","30","21","51","51","0","","","6th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6230","63","6","0","SS 3","","PHYSICS","12","20","20","","","","","0","0","0","0","40","44","84","84","0","","","1st","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6231","54","6","0","SS 3","","PHYSICS","12","20","10","","","","","0","0","0","0","30","44","74","74","0","","","3rd","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6232","47","6","0","SS 3","","PHYSICS","12","20","18","","","","","0","0","0","0","38","36","74","74","0","","","3rd","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6233","250","1","0","JSS 1","","COMPUTER SCIENCE","10","10","2","","","","","0","0","0","0","12","53","65","65","0","","","12th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6234","214","1","0","JSS 1","","COMPUTER SCIENCE","10","20","20","","","","","0","0","0","0","40","55","95","95","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6235","227","1","0","JSS 1","","COMPUTER SCIENCE","10","5","10","","","","","0","0","0","0","15","28","43","43","0","","","24th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6236","212","1","0","JSS 1","","COMPUTER SCIENCE","10","5","10","","","","","0","0","0","0","15","30","45","45","0","","","23rd","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6237","188","1","0","JSS 1","","COMPUTER SCIENCE","10","5","12","","","","","0","0","0","0","17","40","57","57","0","","","15th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6238","221","1","0","JSS 1","","COMPUTER SCIENCE","10","15","10","","","","","0","0","0","0","25","35","60","60","0","","","13th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6239","220","1","0","JSS 1","","COMPUTER SCIENCE","10","10","8","","","","","0","0","0","0","18","35","53","53","0","","","17th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6240","213","1","0","JSS 1","","COMPUTER SCIENCE","10","5","10","","","","","0","0","0","0","15","38","53","53","0","","","17th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6241","215","1","0","JSS 1","","COMPUTER SCIENCE","10","20","20","","","","","0","0","0","0","40","55","95","95","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6242","209","1","0","JSS 1","","COMPUTER SCIENCE","10","5","2","","","","","0","0","0","0","7","48","55","55","0","","","16th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6243","225","1","0","JSS 1","","COMPUTER SCIENCE","10","8","10","","","","","0","0","0","0","18","35","53","53","0","","","17th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6244","217","1","0","JSS 1","","COMPUTER SCIENCE","10","20","20","","","","","0","0","0","0","40","49","89","89","0","","","5th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6245","218","1","0","JSS 1","","COMPUTER SCIENCE","10","10","8","","","","","0","0","0","0","18","35","53","53","0","","","17th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6246","216","1","0","JSS 1","","COMPUTER SCIENCE","10","20","18","","","","","0","0","0","0","38","56","94","94","0","","","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6247","219","1","0","JSS 1","","COMPUTER SCIENCE","10","10","5","","","","","0","0","0","0","15","45","60","60","0","","","13th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6248","224","1","0","JSS 1","","COMPUTER SCIENCE","10","5","2","","","","","0","0","0","0","7","40","47","47","0","","","22nd","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6249","223","1","0","JSS 1","","COMPUTER SCIENCE","10","10","5","","","","","0","0","0","0","15","51","66","66","0","","","11th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6250","226","1","0","JSS 1","","COMPUTER SCIENCE","10","10","10","","","","","0","0","0","0","20","54","74","74","0","","","8th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6251","249","1","0","JSS 1","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","45","70","70","0","","","9th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6252","211","1","0","JSS 1","","COMPUTER SCIENCE","10","20","15","","","","","0","0","0","0","35","35","70","70","67","67","6th","9th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6253","210","1","0","JSS 1","","COMPUTER SCIENCE","10","20","20","","","","","0","0","0","0","40","55","95","95","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6254","222","1","0","JSS 1","","COMPUTER SCIENCE","10","15","20","","","","","0","0","0","0","35","50","85","85","0","","","6th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6255","248","1","0","JSS 1","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","25","50","50","0","","","21st","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6256","179","2","0","JSS 2","","COMPUTER SCIENCE","10","20","18","","","","","0","0","0","0","38","51","89","89","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6257","185","2","0","JSS 2","","COMPUTER SCIENCE","10","15","2","","","","","0","0","0","0","17","40","57","57","0","","","6th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6258","186","2","0","JSS 2","","COMPUTER SCIENCE","10","0","5","","","","","0","0","0","0","5","26","31","31","0","","","8th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6259","183","2","0","JSS 2","","COMPUTER SCIENCE","10","10","5","","","","","0","0","0","0","15","25","40","40","0","","","7th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6260","182","2","0","JSS 2","","COMPUTER SCIENCE","10","20","20","","","","","0","0","0","0","40","55","95","95","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6261","189","2","0","JSS 2","","COMPUTER SCIENCE","10","15","20","","","","","0","0","0","0","35","45","80","80","0","","","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6262","251","2","0","JSS 2","","COMPUTER SCIENCE","10","5","10","","","","","0","0","0","0","15","45","60","60","0","","","5th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6263","233","2","0","JSS 2","","COMPUTER SCIENCE","10","10","8","","","","","0","0","0","0","18","48","66","66","0","","","4th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6264","18","4","0","SS 1","","COMPUTER SCIENCE","10","2","5","","","","","0","0","0","0","7","35","42","42","0","","","23rd","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6265","17","4","0","SS 1","","COMPUTER SCIENCE","10","5","10","","","","","0","0","0","0","15","30","45","45","0","","","22nd","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6266","24","4","0","SS 1","","COMPUTER SCIENCE","10","5","5","","","","","0","0","0","0","10","40","50","50","0","","","20th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6267","21","4","0","SS 1","","COMPUTER SCIENCE","10","5","10","","","","","0","0","0","0","15","48","63","63","0","","","11th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6268","15","4","0","SS 1","","COMPUTER SCIENCE","10","5","7","","","","","0","0","0","0","12","45","57","57","0","","","16th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6269","198","4","0","SS 1","","COMPUTER SCIENCE","10","20","20","","","","","0","0","0","0","40","56","96","96","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6270","253","4","0","SS 1","","COMPUTER SCIENCE","10","8","5","","","","","0","0","0","0","13","46","59","59","0","","","14th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6271","171","4","0","SS 1","","COMPUTER SCIENCE","10","10","12","","","","","0","0","0","0","22","40","62","62","0","","","12th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6272","199","4","0","SS 1","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","45","70","70","0","","","8th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6273","23","4","0","SS 1","","COMPUTER SCIENCE","10","20","20","","","","","0","0","0","0","40","51","91","91","0","","","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6274","14","4","0","SS 1","","COMPUTER SCIENCE","10","5","2","","","","","0","0","0","0","7","40","47","47","0","","","21st","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6275","12","4","0","SS 1","","COMPUTER SCIENCE","10","10","8","","","","","0","0","0","0","18","40","58","58","0","","","15th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6276","20","4","0","SS 1","","COMPUTER SCIENCE","10","2","5","","","","","0","0","0","0","7","35","42","42","0","","","23rd","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6277","242","4","0","SS 1","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","51","76","76","0","","","6th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6278","25","4","0","SS 1","","COMPUTER SCIENCE","10","10","8","","","","","0","0","0","0","18","35","53","53","0","","","18th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6279","22","4","0","SS 1","","COMPUTER SCIENCE","10","20","18","","","","","0","0","0","0","38","58","96","96","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6280","241","4","0","SS 1","","COMPUTER SCIENCE","10","15","10","","","","","0","0","0","0","25","35","60","60","0","","","13th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6281","239","4","0","SS 1","","COMPUTER SCIENCE","10","8","10","","","","","0","0","0","0","18","46","64","64","0","","","10th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6282","174","4","0","SS 1","","COMPUTER SCIENCE","10","10","8","","","","","0","0","0","0","18","49","67","67","0","","","9th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6283","26","4","0","SS 1","","COMPUTER SCIENCE","10","20","20","","","","","0","0","0","0","40","56","96","96","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6284","254","4","0","SS 1","","COMPUTER SCIENCE","10","10","8","","","","","0","0","0","0","18","38","56","56","0","","","17th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6285","255","4","0","SS 1","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","50","75","75","0","","","7th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6286","13","4","0","SS 1","","COMPUTER SCIENCE","10","15","10","","","","","0","0","0","0","25","56","81","81","0","","","5th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6287","19","4","0","SS 1","","COMPUTER SCIENCE","10","5","10","","","","","0","0","0","0","15","38","53","53","0","","","18th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6288","133","5","0","SS 2","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","38","63","63","0","","","3rd","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6289","135","5","0","SS 2","","COMPUTER SCIENCE","10","15","20","","","","","0","0","0","0","35","49","84","84","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6290","200","5","0","SS 2","","COMPUTER SCIENCE","10","5","8","","","","","0","0","0","0","13","40","53","53","0","","","6th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6291","201","5","0","SS 2","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","20","45","45","0","","","10th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6292","31","5","0","SS 2","","COMPUTER SCIENCE","10","5","8","","","","","0","0","0","0","13","28","41","41","0","","","12th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6293","243","5","0","SS 2","","COMPUTER SCIENCE","10","10","5","","","","","0","0","0","0","15","32","47","47","0","","","9th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6295","35","5","0","SS 2","","COMPUTER SCIENCE","10","2","10","","","","","0","0","0","0","12","40","52","52","0","","","7th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6296","245","5","0","SS 2","","COMPUTER SCIENCE","10","5","2","","","","","0","0","0","0","7","25","32","32","0","","","13th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6297","32","5","0","SS 2","","COMPUTER SCIENCE","10","10","11","","","","","0","0","0","0","21","35","56","56","0","","","4th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6298","33","5","0","SS 2","","COMPUTER SCIENCE","10","10","15","","","","","0","0","0","0","25","29","54","54","53","53","4th","5th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6299","46","5","0","SS 2","","COMPUTER SCIENCE","10","15","5","","","","","0","0","0","0","20","30","50","50","41","41","13th","8th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6300","128","5","0","SS 2","","COMPUTER SCIENCE","10","10","5","","","","","0","0","0","0","15","30","45","45","0","","","10th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6301","28","5","0","SS 2","","COMPUTER SCIENCE","10","20","20","","","","","0","0","0","0","40","53","93","93","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6302","179","2","0","JSS 2","","HOME ECONOMICS","24","13","15","","","","","0","0","0","0","28","33","61","61","0","","","2nd","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6303","185","2","0","JSS 2","","HOME ECONOMICS","24","13","15","","","","","0","0","0","0","28","33","61","61","0","","","2nd","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6304","186","2","0","JSS 2","","HOME ECONOMICS","24","14","15","","","","","0","0","0","0","29","30","59","59","0","","","5th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6305","183","2","0","JSS 2","","HOME ECONOMICS","24","13","14","","","","","0","0","0","0","27","13","40","40","0","","","8th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6306","182","2","0","JSS 2","","HOME ECONOMICS","24","9","13","","","","","0","0","0","0","22","39","61","61","0","","","2nd","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6307","189","2","0","JSS 2","","HOME ECONOMICS","24","13","15","","","","","0","0","0","0","28","42","70","70","0","","","1st","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6308","251","2","0","JSS 2","","HOME ECONOMICS","24","11","10","","","","","0","0","0","0","21","33","54","54","0","","","7th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6309","233","2","0","JSS 2","","HOME ECONOMICS","24","10","12","","","","","0","0","0","0","22","37","59","59","0","","","5th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6310","179","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","13","12","","","","","0","0","0","0","25","31","56","56","0","","","4th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6311","185","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","13","12","","","","","0","0","0","0","25","27","52","52","0","","","5th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6312","186","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","8","10","","","","","0","0","0","0","18","26","44","44","0","","","6th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6313","183","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","7","6","","","","","0","0","0","0","13","15","28","28","0","","","8th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6314","182","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","12","13","","","","","0","0","0","0","25","36","61","61","0","","","2nd","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6315","189","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","13","12","","","","","0","0","0","0","25","32","57","57","0","","","3rd","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6316","251","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","7","10","","","","","0","0","0","0","17","27","44","44","0","","","6th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6317","233","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","11","13","","","","","0","0","0","0","24","47","71","71","0","","","1st","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6318","179","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","15","12","","","","","0","0","0","0","27","40","67","67","0","","","2nd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6319","185","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","15","10","","","","","0","0","0","0","25","39","64","64","0","","","3rd","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6320","186","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","7","10","","","","","0","0","0","0","17","26","43","43","0","","","7th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6321","183","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","8","9","","","","","0","0","0","0","17","19","36","36","0","","","8th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6322","182","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","19","17","","","","","0","0","0","0","36","49","85","85","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6323","189","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","10","12","","","","","0","0","0","0","22","30","52","52","0","","","5th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6324","251","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","15","10","","","","","0","0","0","0","25","30","55","55","0","","","4th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6325","233","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","9","12","","","","","0","0","0","0","21","30","51","51","0","","","6th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6326","250","1","0","JSS 1","","CIVIC EDUCATION","28","14","13","","","","","0","0","0","0","27","34","61","61","0","","","15th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6327","214","1","0","JSS 1","","CIVIC EDUCATION","28","12","13","","","","","0","0","0","0","25","40","65","65","0","","","9th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6328","227","1","0","JSS 1","","CIVIC EDUCATION","28","8","10","","","","","0","0","0","0","18","30","48","48","0","","","22nd","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6329","212","1","0","JSS 1","","CIVIC EDUCATION","28","12","10","","","","","0","0","0","0","22","36","58","58","0","","","17th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("6330","188","1","0","JSS 1","","CIVIC EDUCATION","28","11","13","","","","","0","0","0","0","24","34","58","58","0","","","17th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6331","221","1","0","JSS 1","","CIVIC EDUCATION","28","14","15","","","","","0","0","0","0","29","40","69","69","0","","","5th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6332","220","1","0","JSS 1","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","30","50","50","0","","","21st","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6333","213","1","0","JSS 1","","CIVIC EDUCATION","28","14","14","","","","","0","0","0","0","28","40","68","68","0","","","6th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6334","215","1","0","JSS 1","","CIVIC EDUCATION","28","14","13","","","","","0","0","0","0","27","48","75","75","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6335","209","1","0","JSS 1","","CIVIC EDUCATION","28","12","11","","","","","0","0","0","0","23","30","53","53","0","","","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6336","225","1","0","JSS 1","","CIVIC EDUCATION","28","11","10","","","","","0","0","0","0","21","15","36","36","0","","","24th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6337","217","1","0","JSS 1","","CIVIC EDUCATION","28","17","18","","","","","0","0","0","0","35","37","72","72","0","","","4th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6338","218","1","0","JSS 1","","CIVIC EDUCATION","28","14","13","","","","","0","0","0","0","27","30","57","57","0","","","19th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6339","216","1","0","JSS 1","","CIVIC EDUCATION","28","19","20","","","","","0","0","0","0","39","51","90","90","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6340","219","1","0","JSS 1","","CIVIC EDUCATION","28","12","13","","","","","0","0","0","0","25","37","62","62","0","","","14th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6341","224","1","0","JSS 1","","CIVIC EDUCATION","28","13","10","","","","","0","0","0","0","23","20","43","43","0","","","23rd","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6342","223","1","0","JSS 1","","CIVIC EDUCATION","28","16","15","","","","","0","0","0","0","31","45","76","76","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6343","226","1","0","JSS 1","","CIVIC EDUCATION","28","12","13","","","","","0","0","0","0","25","40","65","65","0","","","9th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6344","249","1","0","JSS 1","","CIVIC EDUCATION","28","14","13","","","","","0","0","0","0","27","40","67","67","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6345","211","1","0","JSS 1","","CIVIC EDUCATION","28","15","13","","","","","0","0","0","0","28","33","61","61","64.5","64.5","5th","15th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6346","210","1","0","JSS 1","","CIVIC EDUCATION","28","13","14","","","","","0","0","0","0","27","36","63","63","0","","","13th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6347","222","1","0","JSS 1","","CIVIC EDUCATION","28","11","13","","","","","0","0","0","0","24","43","67","67","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6348","248","1","0","JSS 1","","CIVIC EDUCATION","28","13","12","","","","","0","0","0","0","25","40","65","65","0","","","9th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6349","250","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","40","61","61","0","","","12th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6350","214","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","15","","","","","0","0","0","0","29","40","69","69","0","","","7th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6351","227","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","8","10","","","","","0","0","0","0","18","28","46","46","0","","","19th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6352","212","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","8","10","","","","","0","0","0","0","18","20","38","38","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6353","188","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","8","9","","","","","0","0","0","0","17","40","57","57","0","","","15th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6354","221","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","10","","","","","0","0","0","0","19","40","59","59","0","","","13th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6355","220","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","5","7","","","","","0","0","0","0","12","28","40","40","0","","","21st","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6356","213","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","15","13","","","","","0","0","0","0","28","40","68","68","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6357","215","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","12","","","","","0","0","0","0","22","40","62","62","0","","","11th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6358","209","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","10","","","","","0","0","0","0","22","30","52","52","0","","","16th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6359","225","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","11","","","","","0","0","0","0","23","15","38","38","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6360","217","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","13","","","","","0","0","0","0","27","49","76","76","0","","","2nd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6361","218","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","10","","","","","0","0","0","0","19","30","49","49","0","","","18th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6362","216","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","16","12","","","","","0","0","0","0","28","43","71","71","0","","","6th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6363","219","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","10","","","","","0","0","0","0","19","40","59","59","0","","","13th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6364","224","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","11","","","","","0","0","0","0","21","20","41","41","0","","","20th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6365","223","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","12","","","","","0","0","0","0","25","40","65","65","0","","","9th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6366","226","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","14","","","","","0","0","0","0","27","49","76","76","0","","","2nd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6367","249","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","15","","","","","0","0","0","0","29","49","78","78","0","","","1st","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6368","211","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","10","","","","","0","0","0","0","20","32","52","52","52","52","13th","16th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6369","210","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","15","16","","","","","0","0","0","0","31","43","74","74","0","","","4th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6370","222","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","11","14","","","","","0","0","0","0","25","47","72","72","0","","","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6371","248","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","11","10","","","","","0","0","0","0","21","15","36","36","0","","","24th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6372","250","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","14","","","","","0","0","0","0","26","37","63","63","0","","","13th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6373","214","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","14","15","","","","","0","0","0","0","29","39","68","68","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6374","227","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","11","14","","","","","0","0","0","0","25","28","53","53","0","","","21st","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6375","212","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","13","","","","","0","0","0","0","23","37","60","60","0","","","16th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6376","188","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","11","12","","","","","0","0","0","0","23","34","57","57","0","","","19th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6377","221","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","15","14","","","","","0","0","0","0","29","38","67","67","0","","","9th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6378","220","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","7","6","","","","","0","0","0","0","13","28","41","41","0","","","23rd","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6379","213","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","13","12","","","","","0","0","0","0","25","40","65","65","0","","","12th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6380","215","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","14","","","","","0","0","0","0","26","40","66","66","0","","","10th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6381","209","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","14","10","","","","","0","0","0","0","24","37","61","61","0","","","14th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6382","225","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","2","10","","","","","0","0","0","0","12","10","22","22","0","","","24th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6383","217","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","15","16","","","","","0","0","0","0","31","50","81","81","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6384","218","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","9","12","","","","","0","0","0","0","21","37","58","58","0","","","17th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6385","216","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","16","15","","","","","0","0","0","0","31","48","79","79","0","","","3rd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6386","219","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","12","","","","","0","0","0","0","22","36","58","58","0","","","17th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6387","224","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","14","13","","","","","0","0","0","0","27","34","61","61","0","","","14th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6388","223","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","17","18","","","","","0","0","0","0","35","43","78","78","0","","","4th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6389","226","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","13","14","","","","","0","0","0","0","27","47","74","74","0","","","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6390","249","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","14","13","","","","","0","0","0","0","27","39","66","66","0","","","10th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6391","211","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","9","10","","","","","0","0","0","0","19","37","56","56","56","56","8th","20th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6392","210","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","13","13","","","","","0","0","0","0","26","43","69","69","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6393","222","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","14","","","","","0","0","0","0","26","43","69","69","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6394","248","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","12","","","","","0","0","0","0","22","30","52","52","0","","","22nd","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6395","246","5","0","SS 2","","AGRICULTURAL SCIENCE","5","2","12","","","","","0","0","0","0","14","30","44","44","0","","","8th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6396","133","5","0","SS 2","","AGRICULTURAL SCIENCE","5","6","11","","","","","0","0","0","0","17","39","56","56","0","","","4th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6397","135","5","0","SS 2","","AGRICULTURAL SCIENCE","5","8","12","","","","","0","0","0","0","20","54","74","74","0","","","1st","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6398","200","5","0","SS 2","","AGRICULTURAL SCIENCE","5","9","13","","","","","0","0","0","0","22","42","64","64","0","","","2nd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6400","244","5","0","SS 2","","AGRICULTURAL SCIENCE","5","6","13","","","","","0","0","0","0","19","32","51","51","0","","","6th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6401","48","5","0","SS 2","","AGRICULTURAL SCIENCE","5","5","7","","","","","0","0","0","0","12","33","45","45","0","","","7th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6402","247","5","0","SS 2","","AGRICULTURAL SCIENCE","5","7","10","","","","","0","0","0","0","17","44","61","61","0","","","3rd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6403","46","5","0","SS 2","","AGRICULTURAL SCIENCE","5","7","9","","","","","0","0","0","0","16","37","53","53","0","","","5th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6404","128","5","0","SS 2","","AGRICULTURAL SCIENCE","5","3","5","","","","","0","0","0","0","8","30","38","38","0","","","9th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6405","250","1","0","JSS 1","","SOCIAL STUDIES","23","9","10","","","","","0","0","0","0","19","39","58","58","0","","","19th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6406","214","1","0","JSS 1","","SOCIAL STUDIES","23","16","18","","","","","0","0","0","0","34","49","83","83","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6407","227","1","0","JSS 1","","SOCIAL STUDIES","23","6","5","","","","","0","0","0","0","11","23","34","34","0","","","23rd","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6408","212","1","0","JSS 1","","SOCIAL STUDIES","23","12","11","","","","","0","0","0","0","23","32","55","55","0","","","21st","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6409","188","1","0","JSS 1","","SOCIAL STUDIES","23","9","12","","","","","0","0","0","0","21","39","60","60","0","","","17th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6410","221","1","0","JSS 1","","SOCIAL STUDIES","23","13","14","","","","","0","0","0","0","27","39","66","66","0","","","10th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6411","220","1","0","JSS 1","","SOCIAL STUDIES","23","6","7","","","","","0","0","0","0","13","25","38","38","0","","","22nd","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6412","213","1","0","JSS 1","","SOCIAL STUDIES","23","12","13","","","","","0","0","0","0","25","40","65","65","0","","","11th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6413","215","1","0","JSS 1","","SOCIAL STUDIES","23","14","15","","","","","0","0","0","0","29","40","69","69","0","","","6th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6414","209","1","0","JSS 1","","SOCIAL STUDIES","23","14","14","","","","","0","0","0","0","28","39","67","67","0","","","8th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6415","225","1","0","JSS 1","","SOCIAL STUDIES","23","4","10","","","","","0","0","0","0","14","15","29","29","0","","","24th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6416","217","1","0","JSS 1","","SOCIAL STUDIES","23","13","14","","","","","0","0","0","0","27","50","77","77","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6417","218","1","0","JSS 1","","SOCIAL STUDIES","23","14","11","","","","","0","0","0","0","25","37","62","62","0","","","15th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6418","216","1","0","JSS 1","","SOCIAL STUDIES","23","11","15","","","","","0","0","0","0","26","50","76","76","0","","","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6419","219","1","0","JSS 1","","SOCIAL STUDIES","23","14","15","","","","","0","0","0","0","29","40","69","69","0","","","6th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6420","224","1","0","JSS 1","","SOCIAL STUDIES","23","15","14","","","","","0","0","0","0","29","30","59","59","0","","","18th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6421","223","1","0","JSS 1","","SOCIAL STUDIES","23","12","15","","","","","0","0","0","0","27","40","67","67","0","","","8th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6422","226","1","0","JSS 1","","SOCIAL STUDIES","23","11","13","","","","","0","0","0","0","24","47","71","71","0","","","5th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6423","249","1","0","JSS 1","","SOCIAL STUDIES","23","12","13","","","","","0","0","0","0","25","40","65","65","0","","","11th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6425","210","1","0","JSS 1","","SOCIAL STUDIES","23","15","13","","","","","0","0","0","0","28","49","77","77","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6426","222","1","0","JSS 1","","SOCIAL STUDIES","23","10","13","","","","","0","0","0","0","23","40","63","63","0","","","14th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6427","248","1","0","JSS 1","","SOCIAL STUDIES","23","12","15","","","","","0","0","0","0","27","30","57","57","0","","","20th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6428","246","5","0","SS 2","","BIOLOGY","14","5","10","","","","","0","0","0","0","15","27","42","42","0","","","14th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6430","133","5","0","SS 2","","BIOLOGY","14","12","12","","","","","0","0","0","0","24","36","60","60","0","","","6th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6431","135","5","0","SS 2","","BIOLOGY","14","11","14","","","","","0","0","0","0","25","45","70","70","0","","","1st","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6432","200","5","0","SS 2","","BIOLOGY","14","14","12","","","","","0","0","0","0","26","43","69","69","0","","","3rd","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("6433","41","5","0","SS 2","","BIOLOGY","14","12","12","","","","","0","0","0","0","24","46","70","70","0","","","1st","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6434","201","5","0","SS 2","","BIOLOGY","14","8","11","","","","","0","0","0","0","19","36","55","55","0","","","10th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6435","31","5","0","SS 2","","BIOLOGY","14","13","9","","","","","0","0","0","0","22","40","62","62","0","","","4th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6436","134","5","0","SS 2","","BIOLOGY","14","12","10","","","","","0","0","0","0","22","40","62","62","0","","","4th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6438","244","5","0","SS 2","","BIOLOGY","14","9","10","","","","","0","0","0","0","19","40","59","59","0","","","7th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6439","29","5","0","SS 2","","BIOLOGY","14","9","5","","","","","0","0","0","0","14","41","55","55","0","","","10th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6440","32","5","0","SS 2","","BIOLOGY","14","8","12","","","","","0","0","0","0","20","36","56","56","0","","","9th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6441","48","5","0","SS 2","","BIOLOGY","14","9","9","","","","","0","0","0","0","18","28","46","46","0","","","13th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6442","247","5","0","SS 2","","BIOLOGY","14","10","10","","","","","0","0","0","0","20","35","55","55","0","","","10th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6443","46","5","0","SS 2","","BIOLOGY","14","9","13","","","","","0","0","0","0","22","37","59","59","0","","","7th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6444","36","5","0","SS 2","","BIOLOGY","14","0","0","","","","","0","0","0","0","","16","16","16","0","","","15th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6447","18","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","6","","","","","0","0","0","0","12","19","31","31","0","","","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6448","17","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","5","","","","","0","0","0","0","16","30","46","46","0","","","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6449","24","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","5","","","","","0","0","0","0","11","37","48","48","0","","","11th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6450","21","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","0","","","","","0","0","0","0","5","26","31","31","0","","","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6451","15","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","6","","","","","0","0","0","0","16","34","50","50","0","","","8th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6452","198","4","0","SS 1","","AGRICULTURAL SCIENCE","5","18","13","","","","","0","0","0","0","31","37","68","68","0","","","1st","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6453","253","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","5","","","","","0","0","0","0","12","26","38","38","0","","","16th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6454","171","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","13","","","","","0","0","0","0","20","36","56","56","0","","","5th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6455","199","4","0","SS 1","","AGRICULTURAL SCIENCE","5","9","11","","","","","0","0","0","0","20","26","46","46","0","","","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6456","23","4","0","SS 1","","AGRICULTURAL SCIENCE","5","12","10","","","","","0","0","0","0","22","40","62","62","0","","","3rd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6457","14","4","0","SS 1","","AGRICULTURAL SCIENCE","5","3","5","","","","","0","0","0","0","8","26","34","34","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6458","12","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","8","","","","","0","0","0","0","18","37","55","55","0","","","6th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6459","20","4","0","SS 1","","AGRICULTURAL SCIENCE","5","9","0","","","","","0","0","0","0","9","23","32","32","0","","","21st","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6460","242","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","11","","","","","0","0","0","0","18","31","49","49","0","","","10th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6461","25","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","7","","","","","0","0","0","0","14","37","51","51","0","","","7th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6462","22","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","13","","","","","0","0","0","0","23","39","62","62","0","","","3rd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6463","241","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","5","","","","","0","0","0","0","12","29","41","41","0","","","15th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6464","239","4","0","SS 1","","AGRICULTURAL SCIENCE","5","4","3","","","","","0","0","0","0","7","21","28","28","0","","","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6465","174","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","6","","","","","0","0","0","0","11","23","34","34","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6466","26","4","0","SS 1","","AGRICULTURAL SCIENCE","5","18","6","","","","","0","0","0","0","24","44","68","68","0","","","1st","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6467","254","4","0","SS 1","","AGRICULTURAL SCIENCE","5","4","11","","","","","0","0","0","0","15","22","37","37","0","","","17th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6468","255","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","6","","","","","0","0","0","0","13","21","34","34","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6469","13","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","6","","","","","0","0","0","0","12","38","50","50","0","","","8th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6470","19","4","0","SS 1","","AGRICULTURAL SCIENCE","5","9","5","","","","","0","0","0","0","14","32","46","46","0","","","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6472","18","4","0","SS 1","","BIOLOGY","14","4","11","","","","","0","0","0","0","15","24","39","39","0","","","16th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6473","17","4","0","SS 1","","BIOLOGY","14","4","12","","","","","0","0","0","0","16","31","47","47","0","","","10th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6474","24","4","0","SS 1","","BIOLOGY","14","8","2","","","","","0","0","0","0","10","39","49","49","0","","","8th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6475","21","4","0","SS 1","","BIOLOGY","14","0","0","","","","","0","0","0","0","","32","32","32","0","","","23rd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6476","15","4","0","SS 1","","BIOLOGY","14","5","6","","","","","0","0","0","0","11","32","43","43","0","","","14th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6477","198","4","0","SS 1","","BIOLOGY","14","15","14","","","","","0","0","0","0","29","57","86","86","0","","","1st","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6478","253","4","0","SS 1","","BIOLOGY","14","5","0","","","","","0","0","0","0","5","32","37","37","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6479","171","4","0","SS 1","","BIOLOGY","14","7","11","","","","","0","0","0","0","18","26","44","44","0","","","13th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6480","199","4","0","SS 1","","BIOLOGY","14","4","12","","","","","0","0","0","0","16","29","45","45","0","","","11th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6481","23","4","0","SS 1","","BIOLOGY","14","12","7","","","","","0","0","0","0","19","49","68","68","0","","","5th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6482","14","4","0","SS 1","","BIOLOGY","14","10","5","","","","","0","0","0","0","15","27","42","42","0","","","15th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6483","12","4","0","SS 1","","BIOLOGY","14","7","15","","","","","0","0","0","0","22","48","70","70","0","","","3rd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6484","20","4","0","SS 1","","BIOLOGY","14","7","0","","","","","0","0","0","0","7","28","35","35","0","","","21st","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6485","242","4","0","SS 1","","BIOLOGY","14","11","12","","","","","0","0","0","0","23","45","68","68","0","","","5th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6486","25","4","0","SS 1","","BIOLOGY","14","6","7","","","","","0","0","0","0","13","32","45","45","0","","","11th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6487","22","4","0","SS 1","","BIOLOGY","14","9","13","","","","","0","0","0","0","22","48","70","70","0","","","3rd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6488","241","4","0","SS 1","","BIOLOGY","14","2","5","","","","","0","0","0","0","7","30","37","37","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6489","239","4","0","SS 1","","BIOLOGY","14","0","5","","","","","0","0","0","0","5","21","26","26","0","","","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6490","174","4","0","SS 1","","BIOLOGY","14","4","5","","","","","0","0","0","0","9","27","36","36","0","","","20th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6491","26","4","0","SS 1","","BIOLOGY","14","14","13","","","","","0","0","0","0","27","44","71","71","0","","","2nd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6492","254","4","0","SS 1","","BIOLOGY","14","2","13","","","","","0","0","0","0","15","24","39","39","0","","","16th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6493","255","4","0","SS 1","","BIOLOGY","14","4","5","","","","","0","0","0","0","9","24","33","33","0","","","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6494","13","4","0","SS 1","","BIOLOGY","14","5","7","","","","","0","0","0","0","12","41","53","53","0","","","7th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6495","19","4","0","SS 1","","BIOLOGY","14","8","7","","","","","0","0","0","0","15","33","48","48","0","","","9th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6497","191","6","0","SS 3","","AGRICULTURAL SCIENCE","5","12","15","","","","","0","0","0","0","27","32","59","59","0","","","2nd","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6498","58","6","0","SS 3","","AGRICULTURAL SCIENCE","5","7","8","","","","","0","0","0","0","15","19","34","34","0","","","8th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6499","45","6","0","SS 3","","AGRICULTURAL SCIENCE","5","8","7","","","","","0","0","0","0","15","34","49","49","0","","","4th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6500","49","6","0","SS 3","","AGRICULTURAL SCIENCE","5","8","8","","","","","0","0","0","0","16","34","50","50","0","","","3rd","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6501","63","6","0","SS 3","","AGRICULTURAL SCIENCE","5","10","11","","","","","0","0","0","0","21","22","43","43","0","","","6th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6503","42","6","0","SS 3","","AGRICULTURAL SCIENCE","5","12","14","","","","","0","0","0","0","26","34","60","60","0","","","1st","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6504","54","6","0","SS 3","","AGRICULTURAL SCIENCE","5","10","9","","","","","0","0","0","0","19","30","49","49","0","","","4th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6507","47","6","0","SS 3","","AGRICULTURAL SCIENCE","5","8","7","","","","","0","0","0","0","15","26","41","41","0","","","7th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6509","191","6","0","SS 3","","BIOLOGY","14","18","19","","","","","0","0","0","0","37","38","75","75","0","","","1st","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6510","58","6","0","SS 3","","BIOLOGY","14","10","10","","","","","0","0","0","0","20","13","33","33","0","","","5th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6511","49","6","0","SS 3","","BIOLOGY","14","12","12","","","","","0","0","0","0","24","35","59","59","0","","","2nd","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6512","42","6","0","SS 3","","BIOLOGY","14","12","14","","","","","0","0","0","0","26","30","56","56","0","","","4th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6513","54","6","0","SS 3","","BIOLOGY","14","12","13","","","","","0","0","0","0","25","33","58","58","0","","","3rd","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6516","18","4","0","SS 1","","CIVIC EDUCATION","28","10","8","","","","","0","0","0","0","18","39","57","57","0","","","19th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6517","17","4","0","SS 1","","CIVIC EDUCATION","28","8","8","","","","","0","0","0","0","16","41","57","57","0","","","19th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6518","24","4","0","SS 1","","CIVIC EDUCATION","28","14","15","","","","","0","0","0","0","29","47","76","76","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6519","21","4","0","SS 1","","CIVIC EDUCATION","28","8","10","","","","","0","0","0","0","18","32","50","50","0","","","22nd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6520","15","4","0","SS 1","","CIVIC EDUCATION","28","12","14","","","","","0","0","0","0","26","37","63","63","0","","","14th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6521","198","4","0","SS 1","","CIVIC EDUCATION","28","8","10","","","","","0","0","0","0","18","45","63","63","0","","","14th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6522","253","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","0","0","0","0","22","37","59","59","0","","","18th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6523","171","4","0","SS 1","","CIVIC EDUCATION","28","12","13","","","","","0","0","0","0","25","43","68","68","0","","","10th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6524","199","4","0","SS 1","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","30","50","50","0","","","22nd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6525","23","4","0","SS 1","","CIVIC EDUCATION","28","16","17","","","","","0","0","0","0","33","50","83","83","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6526","14","4","0","SS 1","","CIVIC EDUCATION","28","12","13","","","","","0","0","0","0","25","41","66","66","0","","","12th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6527","12","4","0","SS 1","","CIVIC EDUCATION","28","12","12","","","","","0","0","0","0","24","45","69","69","0","","","8th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6528","20","4","0","SS 1","","CIVIC EDUCATION","28","10","8","","","","","0","0","0","0","18","23","41","41","0","","","24th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6529","242","4","0","SS 1","","CIVIC EDUCATION","28","16","17","","","","","0","0","0","0","33","45","78","78","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6530","25","4","0","SS 1","","CIVIC EDUCATION","28","12","16","","","","","0","0","0","0","28","39","67","67","0","","","11th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6531","22","4","0","SS 1","","CIVIC EDUCATION","28","18","18","","","","","0","0","0","0","36","52","88","88","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6532","241","4","0","SS 1","","CIVIC EDUCATION","28","16","17","","","","","0","0","0","0","33","45","78","78","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6533","239","4","0","SS 1","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","49","69","69","0","","","8th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6534","174","4","0","SS 1","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","32","52","52","0","","","21st","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6535","26","4","0","SS 1","","CIVIC EDUCATION","28","18","18","","","","","0","0","0","0","36","52","88","88","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6536","254","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","0","0","0","0","22","38","60","60","0","","","17th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6537","255","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","0","0","0","0","22","44","66","66","0","","","12th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6538","13","4","0","SS 1","","CIVIC EDUCATION","28","16","17","","","","","0","0","0","0","33","41","74","74","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6539","19","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","0","0","0","0","22","40","62","62","0","","","16th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6540","246","5","0","SS 2","","CIVIC EDUCATION","15","10","13","","","","","0","0","0","0","23","32","55","55","0","","","21st","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6541","131","5","0","SS 2","","CIVIC EDUCATION","15","10","12","","","","","0","0","0","0","22","49","71","71","0","","","9th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6542","133","5","0","SS 2","","CIVIC EDUCATION","15","12","10","","","","","0","0","0","0","22","39","61","61","0","","","17th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6543","135","5","0","SS 2","","CIVIC EDUCATION","15","18","17","","","","","0","0","0","0","35","54","89","89","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("6544","200","5","0","SS 2","","CIVIC EDUCATION","15","14","13","","","","","0","0","0","0","27","40","67","67","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6545","41","5","0","SS 2","","CIVIC EDUCATION","15","15","16","","","","","0","0","0","0","31","48","79","79","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6546","201","5","0","SS 2","","CIVIC EDUCATION","15","14","15","","","","","0","0","0","0","29","40","69","69","0","","","12th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6547","31","5","0","SS 2","","CIVIC EDUCATION","15","16","18","","","","","0","0","0","0","34","50","84","84","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6548","134","5","0","SS 2","","CIVIC EDUCATION","15","10","11","","","","","0","0","0","0","21","46","67","67","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6549","136","5","0","SS 2","","CIVIC EDUCATION","15","0","12","","","","","0","0","0","0","12","26","38","38","0","","","23rd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6550","244","5","0","SS 2","","CIVIC EDUCATION","15","12","10","","","","","0","0","0","0","22","40","62","62","0","","","16th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6551","35","5","0","SS 2","","CIVIC EDUCATION","15","10","10","","","","","0","0","0","0","20","38","58","58","61.5","61.5","13th","19th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6552","245","5","0","SS 2","","CIVIC EDUCATION","15","15","13","","","","","0","0","0","0","28","44","72","72","0","","","8th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6553","29","5","0","SS 2","","CIVIC EDUCATION","15","12","15","","","","","0","0","0","0","27","47","74","74","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6554","32","5","0","SS 2","","CIVIC EDUCATION","15","10","12","","","","","0","0","0","0","22","38","60","60","0","","","18th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6555","33","5","0","SS 2","","CIVIC EDUCATION","15","10","11","","","","","0","0","0","0","21","35","56","56","0","","","20th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6556","48","5","0","SS 2","","CIVIC EDUCATION","15","10","12","","","","","0","0","0","0","22","44","66","66","0","","","15th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6557","247","5","0","SS 2","","CIVIC EDUCATION","15","16","18","","","","","0","0","0","0","34","54","88","88","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6558","202","5","0","SS 2","","CIVIC EDUCATION","15","10","10","","","","","0","0","0","0","20","34","54","54","0","","","22nd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6559","46","5","0","SS 2","","CIVIC EDUCATION","15","14","13","","","","","0","0","0","0","27","44","71","71","0","","","9th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6560","36","5","0","SS 2","","CIVIC EDUCATION","15","0","5","","","","","0","0","0","0","5","26","31","31","0","","","24th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6561","128","5","0","SS 2","","CIVIC EDUCATION","15","8","12","","","","","0","0","0","0","20","50","70","70","0","","","11th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6562","28","5","0","SS 2","","CIVIC EDUCATION","15","18","18","","","","","0","0","0","0","36","53","89","89","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6563","250","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","12","","","","","0","0","0","0","25","33","58","58","0","","","14th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6564","214","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","0","0","0","0","29","43","72","72","0","","","4th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6565","227","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","10","","","","","0","0","0","0","18","30","48","48","0","","","20th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6566","212","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","12","","","","","0","0","0","0","22","30","52","52","0","","","19th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6567","221","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","12","","","","","0","0","0","0","25","41","66","66","0","","","8th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6568","220","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","10","","","","","0","0","0","0","18","28","46","46","0","","","22nd","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6569","213","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","11","","","","","0","0","0","0","21","39","60","60","0","","","11th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6570","215","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","0","0","0","0","29","47","76","76","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6571","209","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","12","","","","","0","0","0","0","23","37","60","60","0","","","11th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6572","225","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","13","","","","","0","0","0","0","27","20","47","47","0","","","21st","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6573","217","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","13","","","","","0","0","0","0","27","40","67","67","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6574","218","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","11","","","","","0","0","0","0","25","30","55","55","0","","","17th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6575","216","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","16","","","","","0","0","0","0","31","50","81","81","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6576","219","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","12","","","","","0","0","0","0","24","32","56","56","0","","","16th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6577","224","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","10","","","","","0","0","0","0","21","20","41","41","0","","","24th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6578","223","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","0","0","0","0","26","37","63","63","0","","","9th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6579","226","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","10","","","","","0","0","0","0","22","37","59","59","0","","","13th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6580","249","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","13","","","","","0","0","0","0","27","42","69","69","0","","","6th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6581","210","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","15","","","","","0","0","0","0","31","40","71","71","0","","","5th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6582","222","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","14","","","","","0","0","0","0","27","30","57","57","0","","","15th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6583","248","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","5","10","","","","","0","0","0","0","15","29","44","44","0","","","23rd","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6584","243","5","0","SS 2","","CIVIC EDUCATION","15","15","16","","","","","0","0","0","0","31","52","83","83","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6585","250","1","0","JSS 1","","HOME ECONOMICS","24","10","12","","","","","0","0","0","0","22","37","59","59","0","","","14th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6586","214","1","0","JSS 1","","HOME ECONOMICS","24","10","14","","","","","0","0","0","0","24","40","64","64","0","","","8th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6587","227","1","0","JSS 1","","HOME ECONOMICS","24","5","7","","","","","0","0","0","0","12","30","42","42","0","","","22nd","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6588","212","1","0","JSS 1","","HOME ECONOMICS","24","10","12","","","","","0","0","0","0","22","30","52","52","0","","","16th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6589","188","1","0","JSS 1","","HOME ECONOMICS","24","10","12","","","","","0","0","0","0","22","40","62","62","0","","","12th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6590","221","1","0","JSS 1","","HOME ECONOMICS","24","14","12","","","","","0","0","0","0","26","37","63","63","0","","","10th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6591","220","1","0","JSS 1","","HOME ECONOMICS","24","5","7","","","","","0","0","0","0","12","27","39","39","0","","","23rd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6592","213","1","0","JSS 1","","HOME ECONOMICS","24","7","10","","","","","0","0","0","0","17","30","47","47","0","","","20th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6593","215","1","0","JSS 1","","HOME ECONOMICS","24","12","14","","","","","0","0","0","0","26","40","66","66","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6594","209","1","0","JSS 1","","HOME ECONOMICS","24","10","10","","","","","0","0","0","0","20","30","50","50","0","","","18th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6595","225","1","0","JSS 1","","HOME ECONOMICS","24","5","10","","","","","0","0","0","0","15","20","35","35","0","","","24th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6596","217","1","0","JSS 1","","HOME ECONOMICS","24","14","15","","","","","0","0","0","0","29","40","69","69","0","","","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6597","218","1","0","JSS 1","","HOME ECONOMICS","24","14","12","","","","","0","0","0","0","26","40","66","66","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6598","216","1","0","JSS 1","","HOME ECONOMICS","24","14","13","","","","","0","0","0","0","27","41","68","68","0","","","5th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6599","219","1","0","JSS 1","","HOME ECONOMICS","24","12","14","","","","","0","0","0","0","26","36","62","62","0","","","12th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6600","224","1","0","JSS 1","","HOME ECONOMICS","24","10","10","","","","","0","0","0","0","20","32","52","52","0","","","16th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6601","223","1","0","JSS 1","","HOME ECONOMICS","24","13","15","","","","","0","0","0","0","28","43","71","71","0","","","2nd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6602","226","1","0","JSS 1","","HOME ECONOMICS","24","11","12","","","","","0","0","0","0","23","40","63","63","0","","","10th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6603","249","1","0","JSS 1","","HOME ECONOMICS","24","8","10","","","","","0","0","0","0","18","35","53","53","0","","","15th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6604","210","1","0","JSS 1","","HOME ECONOMICS","24","12","12","","","","","0","0","0","0","24","40","64","64","0","","","8th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6605","222","1","0","JSS 1","","HOME ECONOMICS","24","10","15","","","","","0","0","0","0","25","46","71","71","0","","","2nd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6606","248","1","0","JSS 1","","HOME ECONOMICS","24","9","10","","","","","0","0","0","0","19","30","49","49","0","","","19th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6607","191","6","0","SS 3","","CIVIC EDUCATION","15","16","17","","","","","0","0","0","0","33","36","69","69","0","","","3rd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6608","58","6","0","SS 3","","CIVIC EDUCATION","15","15","16","","","","","0","0","0","0","31","34","65","65","0","","","6th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6609","45","6","0","SS 3","","CIVIC EDUCATION","15","16","17","","","","","0","0","0","0","33","37","70","70","0","","","2nd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6610","49","6","0","SS 3","","CIVIC EDUCATION","15","10","14","","","","","0","0","0","0","24","30","54","54","0","","","10th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6611","63","6","0","SS 3","","CIVIC EDUCATION","15","17","17","","","","","0","0","0","0","34","32","66","66","0","","","5th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6612","229","6","0","SS 3","","CIVIC EDUCATION","15","12","13","","","","","0","0","0","0","25","32","57","57","0","","","9th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6614","51","6","0","SS 3","","CIVIC EDUCATION","15","14","12","","","","","0","0","0","0","26","32","58","58","0","","","8th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6615","42","6","0","SS 3","","CIVIC EDUCATION","15","15","18","","","","","0","0","0","0","33","36","69","69","0","","","3rd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6616","54","6","0","SS 3","","CIVIC EDUCATION","15","18","18","","","","","0","0","0","0","36","36","72","72","0","","","1st","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6617","47","6","0","SS 3","","CIVIC EDUCATION","15","12","16","","","","","0","0","0","0","28","32","60","60","0","","","7th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6618","56","6","0","SS 3","","CIVIC EDUCATION","15","8","14","","","","","0","0","0","0","22","28","50","50","0","","","11th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6619","250","1","0","JSS 1","","DICTION","26","15","15","","","","","0","0","0","0","30","24","54","54","0","","","18th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6620","214","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","34","74","74","0","","","4th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6621","227","1","0","JSS 1","","DICTION","26","17","17","","","","","0","0","0","0","34","28","62","62","0","","","15th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6622","212","1","0","JSS 1","","DICTION","26","5","5","","","","","0","0","0","0","10","19","29","29","0","","","24th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6623","188","1","0","JSS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","20","48","48","0","","","21st","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6624","221","1","0","JSS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","17","45","45","0","","","22nd","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6625","220","1","0","JSS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","23","51","51","0","","","19th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6626","213","1","0","JSS 1","","DICTION","26","13","13","","","","","0","0","0","0","26","34","60","60","0","","","16th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6627","215","1","0","JSS 1","","DICTION","26","13","13","","","","","0","0","0","0","26","41","67","67","0","","","12th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6628","209","1","0","JSS 1","","DICTION","26","15","15","","","","","0","0","0","0","30","40","70","70","0","","","6th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6629","225","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","30","70","70","0","","","6th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6630","217","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","38","78","78","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6631","218","1","0","JSS 1","","DICTION","26","19","19","","","","","0","0","0","0","38","31","69","69","0","","","10th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6632","216","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","37","77","77","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6633","219","1","0","JSS 1","","DICTION","26","17","17","","","","","0","0","0","0","34","22","56","56","0","","","17th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6634","224","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","30","70","70","0","","","6th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6635","223","1","0","JSS 1","","DICTION","26","19","19","","","","","0","0","0","0","38","34","72","72","0","","","5th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6636","226","1","0","JSS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","15","43","43","0","","","23rd","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6637","249","1","0","JSS 1","","DICTION","26","19","19","","","","","0","0","0","0","38","29","67","67","0","","","12th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6638","211","1","0","JSS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","23","51","51","68.5","68.5","2nd","19th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6639","210","1","0","JSS 1","","DICTION","26","18","18","","","","","0","0","0","0","36","33","69","69","0","","","10th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6640","222","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","35","75","75","0","","","3rd","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6641","248","1","0","JSS 1","","DICTION","26","17","17","","","","","0","0","0","0","34","30","64","64","0","","","14th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6642","179","2","0","JSS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","38","78","78","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6643","185","2","0","JSS 2","","DICTION","26","19","19","","","","","0","0","0","0","38","35","73","73","0","","","3rd","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6644","186","2","0","JSS 2","","DICTION","26","18","18","","","","","0","0","0","0","36","21","57","57","0","","","7th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("6645","183","2","0","JSS 2","","DICTION","26","14","14","","","","","0","0","0","0","28","18","46","46","0","","","8th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6646","182","2","0","JSS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","31","71","71","0","","","4th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6647","189","2","0","JSS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","30","70","70","0","","","5th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6648","251","2","0","JSS 2","","DICTION","26","17","17","","","","","0","0","0","0","34","25","59","59","0","","","6th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6649","233","2","0","JSS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","38","78","78","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6650","18","4","0","SS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","15","43","43","0","","","17th","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6651","17","4","0","SS 1","","DICTION","26","15","15","","","","","0","0","0","0","30","24","54","54","0","","","11th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6652","24","4","0","SS 1","","DICTION","26","15","15","","","","","0","0","0","0","30","29","59","59","0","","","6th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6653","21","4","0","SS 1","","DICTION","26","0","0","","","","","0","0","0","0","","27","27","27","0","","","23rd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6654","15","4","0","SS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","15","43","43","0","","","17th","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6655","198","4","0","SS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","31","71","71","0","","","1st","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6656","253","4","0","SS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","33","61","61","0","","","5th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6657","171","4","0","SS 1","","DICTION","26","10","10","","","","","0","0","0","0","20","24","44","44","0","","","16th","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6658","199","4","0","SS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","17","57","57","0","","","7th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6659","23","4","0","SS 1","","DICTION","26","5","5","","","","","0","0","0","0","10","37","47","47","0","","","14th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6660","14","4","0","SS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","27","55","55","0","","","10th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6661","12","4","0","SS 1","","DICTION","26","16","16","","","","","0","0","0","0","32","37","69","69","0","","","2nd","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6662","20","4","0","SS 1","","DICTION","26","10","10","","","","","0","0","0","0","20","28","48","48","0","","","13th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6663","242","4","0","SS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","28","68","68","0","","","3rd","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6664","25","4","0","SS 1","","DICTION","26","15","15","","","","","0","0","0","0","30","15","45","45","0","","","15th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6665","22","4","0","SS 1","","DICTION","26","0","0","","","","","0","0","0","0","","34","34","34","0","","","20th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6666","241","4","0","SS 1","","DICTION","26","16","16","","","","","0","0","0","0","32","36","68","68","0","","","3rd","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6667","239","4","0","SS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","21","49","49","0","","","12th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6668","174","4","0","SS 1","","DICTION","26","5","5","","","","","0","0","0","0","10","13","23","23","0","","","24th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6669","26","4","0","SS 1","","DICTION","26","5","5","","","","","0","0","0","0","10","28","38","38","0","","","19th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6670","254","4","0","SS 1","","DICTION","26","8","8","","","","","0","0","0","0","16","16","32","32","0","","","21st","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6671","255","4","0","SS 1","","DICTION","26","5","5","","","","","0","0","0","0","10","20","30","30","0","","","22nd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6672","13","4","0","SS 1","","DICTION","26","16","16","","","","","0","0","0","0","32","25","57","57","0","","","7th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6673","19","4","0","SS 1","","DICTION","26","14","14","","","","","0","0","0","0","28","28","56","56","0","","","9th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6674","246","5","0","SS 2","","DICTION","26","15","15","","","","","0","0","0","0","30","20","50","50","0","","","17th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6675","131","5","0","SS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","23","63","63","0","","","7th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6676","133","5","0","SS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","33","73","73","0","","","4th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6677","135","5","0","SS 2","","DICTION","26","5","5","","","","","0","0","0","0","10","39","49","49","0","","","20th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6678","200","5","0","SS 2","","DICTION","26","15","15","","","","","0","0","0","0","30","35","65","65","0","","","6th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6679","41","5","0","SS 2","","DICTION","26","18","18","","","","","0","0","0","0","36","38","74","74","0","","","3rd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6680","201","5","0","SS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","23","63","63","0","","","7th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6681","31","5","0","SS 2","","DICTION","26","15","15","","","","","0","0","0","0","30","28","58","58","0","","","9th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6682","243","5","0","SS 2","","DICTION","26","8","8","","","","","0","0","0","0","16","15","31","31","0","","","23rd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6683","134","5","0","SS 2","","DICTION","26","15","15","","","","","0","0","0","0","30","23","53","53","0","","","13th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6684","136","5","0","SS 2","","DICTION","26","16","16","","","","","0","0","0","0","32","21","53","53","53","53","20th","13th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6685","244","5","0","SS 2","","DICTION","26","15","15","","","","","0","0","0","0","30","28","58","58","0","","","9th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6686","35","5","0","SS 2","","DICTION","26","18","18","","","","","0","0","0","0","36","0","36","36","0","","","22nd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6687","245","5","0","SS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","39","79","79","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6688","29","5","0","SS 2","","DICTION","26","15","15","","","","","0","0","0","0","30","25","55","55","0","","","12th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6689","32","5","0","SS 2","","DICTION","26","14","14","","","","","0","0","0","0","28","22","50","50","0","","","17th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6690","33","5","0","SS 2","","DICTION","26","18","18","","","","","0","0","0","0","36","15","51","51","0","","","15th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6691","48","5","0","SS 2","","DICTION","26","5","5","","","","","0","0","0","0","10","31","41","41","0","","","21st","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6692","202","5","0","SS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","26","66","66","0","","","5th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6693","46","5","0","SS 2","","DICTION","26","10","10","","","","","0","0","0","0","20","31","51","51","0","","","15th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6694","36","5","0","SS 2","","DICTION","26","5","5","","","","","0","0","0","0","10","18","28","28","46","46","24th","24th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6695","128","5","0","SS 2","","DICTION","26","14","14","","","","","0","0","0","0","28","22","50","50","0","","","17th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6696","28","5","0","SS 2","","DICTION","26","20","20","","","","","0","0","0","0","40","50","90","90","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6697","247","5","0","SS 2","","DICTION","26","14","14","","","","","0","0","0","0","28","28","56","56","0","","","11th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6698","191","6","0","SS 3","","DICTION","26","18","18","","","","","0","0","0","0","36","50","86","86","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6699","58","6","0","SS 3","","DICTION","26","0","0","","","","","0","0","0","0","","45","45","45","0","","","9th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6700","45","6","0","SS 3","","DICTION","26","19","19","","","","","0","0","0","0","38","46","84","84","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6701","49","6","0","SS 3","","DICTION","26","19","19","","","","","0","0","0","0","38","37","75","75","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6702","63","6","0","SS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","47","87","87","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6703","229","6","0","SS 3","","DICTION","26","14","14","","","","","0","0","0","0","28","34","62","62","0","","","8th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6704","56","6","0","SS 3","","DICTION","26","0","0","","","","","0","0","0","0","","30","30","30","0","","","11th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6705","51","6","0","SS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","30","70","70","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6706","42","6","0","SS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","47","87","87","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6707","54","6","0","SS 3","","DICTION","26","20","20","","","","","0","0","0","0","40","38","78","78","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6708","47","6","0","SS 3","","DICTION","26","0","0","","","","","0","0","0","0","","35","35","35","0","","","10th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6709","18","4","0","SS 1","","MARKETING","19","15","15","","","","","0","0","0","0","30","41","71","71","0","","","19th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6710","17","4","0","SS 1","","MARKETING","19","16","14","","","","","0","0","0","0","30","40","70","70","0","","","20th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6711","24","4","0","SS 1","","MARKETING","19","15","15","","","","","0","0","0","0","30","46","76","76","0","","","12th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6712","21","4","0","SS 1","","MARKETING","19","16","14","","","","","0","0","0","0","30","48","78","78","0","","","9th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6713","15","4","0","SS 1","","MARKETING","19","0","0","","","","","0","0","0","0","","36","36","36","0","","","22nd","F9","POOR","BLESSING ANYAWU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6714","198","4","0","SS 1","","MARKETING","19","14","18","","","","","0","0","0","0","32","53","85","85","0","","","7th","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6715","253","4","0","SS 1","","MARKETING","19","0","0","","","","","0","0","0","0","","32","32","32","0","","","23rd","F9","POOR","BLESSING ANYAWU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6716","171","4","0","SS 1","","MARKETING","19","16","17","","","","","0","0","0","0","33","50","83","83","0","","","8th","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6717","199","4","0","SS 1","","MARKETING","19","18","12","","","","","0","0","0","0","30","44","74","74","0","","","16th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6718","23","4","0","SS 1","","MARKETING","19","15","17","","","","","0","0","0","0","32","54","86","86","0","","","6th","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6719","14","4","0","SS 1","","MARKETING","19","17","13","","","","","0","0","0","0","30","46","76","76","0","","","12th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6720","12","4","0","SS 1","","MARKETING","19","18","17","","","","","0","0","0","0","35","56","91","91","0","","","1st","A1","EXCELLENT","BLESSING ANYAWU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6721","20","4","0","SS 1","","MARKETING","19","10","12","","","","","0","0","0","0","22","27","49","49","0","","","21st","D7","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6722","242","4","0","SS 1","","MARKETING","19","20","16","","","","","0","0","0","0","36","52","88","88","0","","","3rd","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6723","25","4","0","SS 1","","MARKETING","19","17","19","","","","","0","0","0","0","36","51","87","87","0","","","4th","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6724","22","4","0","SS 1","","MARKETING","19","14","16","","","","","0","0","0","0","30","44","74","74","0","","","16th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6725","241","4","0","SS 1","","MARKETING","19","16","14","","","","","0","0","0","0","30","46","76","76","0","","","12th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6726","239","4","0","SS 1","","MARKETING","19","16","14","","","","","0","0","0","0","30","46","76","76","0","","","12th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6727","174","4","0","SS 1","","MARKETING","19","15","15","","","","","0","0","0","0","30","48","78","78","0","","","9th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6728","26","4","0","SS 1","","MARKETING","19","18","17","","","","","0","0","0","0","35","56","91","91","0","","","1st","A1","EXCELLENT","BLESSING ANYAWU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6729","254","4","0","SS 1","","MARKETING","19","0","0","","","","","0","0","0","0","","32","32","32","0","","","23rd","F9","POOR","BLESSING ANYAWU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6730","255","4","0","SS 1","","MARKETING","19","14","18","","","","","0","0","0","0","32","55","87","87","0","","","4th","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6731","13","4","0","SS 1","","MARKETING","19","16","14","","","","","0","0","0","0","30","44","74","74","0","","","16th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6732","19","4","0","SS 1","","MARKETING","19","16","14","","","","","0","0","0","0","30","48","78","78","0","","","9th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6733","246","5","0","SS 2","","MARKETING","19","13","13","","","","","0","0","0","0","26","47","73","73","0","","","8th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6734","131","5","0","SS 2","","MARKETING","19","10","14","","","","","0","0","0","0","24","39","63","63","0","","","20th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6735","133","5","0","SS 2","","MARKETING","19","14","15","","","","","0","0","0","0","29","57","86","86","0","","","1st","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6736","135","5","0","SS 2","","MARKETING","19","17","14","","","","","0","0","0","0","31","54","85","85","0","","","3rd","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6737","200","5","0","SS 2","","MARKETING","19","11","13","","","","","0","0","0","0","24","45","69","69","0","","","17th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6738","41","5","0","SS 2","","MARKETING","19","11","18","","","","","0","0","0","0","29","57","86","86","0","","","1st","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6739","201","5","0","SS 2","","MARKETING","19","10","13","","","","","0","0","0","0","23","34","57","57","0","","","23rd","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6740","31","5","0","SS 2","","MARKETING","19","14","12","","","","","0","0","0","0","26","46","72","72","0","","","12th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6741","243","5","0","SS 2","","MARKETING","19","13","15","","","","","0","0","0","0","28","45","73","73","0","","","8th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6742","134","5","0","SS 2","","MARKETING","19","15","13","","","","","0","0","0","0","28","50","78","78","0","","","6th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6743","136","5","0","SS 2","","MARKETING","19","10","10","","","","","0","0","0","0","20","50","70","70","0","","","14th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6744","244","5","0","SS 2","","MARKETING","19","10","13","","","","","0","0","0","0","23","40","63","63","0","","","20th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("6745","35","5","0","SS 2","","MARKETING","19","13","13","","","","","0","0","0","0","26","41","67","67","0","","","18th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6746","245","5","0","SS 2","","MARKETING","19","10","14","","","","","0","0","0","0","24","49","73","73","0","","","8th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6747","29","5","0","SS 2","","MARKETING","19","11","12","","","","","0","0","0","0","23","50","73","73","0","","","8th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6748","32","5","0","SS 2","","MARKETING","19","12","13","","","","","0","0","0","0","25","45","70","70","0","","","14th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6749","33","5","0","SS 2","","MARKETING","19","13","13","","","","","0","0","0","0","26","41","67","67","0","","","18th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6750","48","5","0","SS 2","","MARKETING","19","12","13","","","","","0","0","0","0","25","45","70","70","0","","","14th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6751","247","5","0","SS 2","","MARKETING","19","11","10","","","","","0","0","0","0","21","50","71","71","0","","","13th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6752","202","5","0","SS 2","","MARKETING","19","10","10","","","","","0","0","0","0","20","43","63","63","0","","","20th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6753","46","5","0","SS 2","","MARKETING","19","15","14","","","","","0","0","0","0","29","49","78","78","0","","","6th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6754","36","5","0","SS 2","","MARKETING","19","10","10","","","","","0","0","0","0","20","26","46","46","47","47","24th","24th","D7","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6755","128","5","0","SS 2","","MARKETING","19","15","14","","","","","0","0","0","0","29","53","82","82","0","","","4th","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6756","28","5","0","SS 2","","MARKETING","19","15","14","","","","","0","0","0","0","29","51","80","80","0","","","5th","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6757","246","5","0","SS 2","","ECONOMICS","17","15","14","","","","","0","0","0","0","29","26","55","55","0","","","8th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6758","131","5","0","SS 2","","ECONOMICS","17","15","16","","","","","0","0","0","0","31","33","64","64","0","","","6th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6759","41","5","0","SS 2","","ECONOMICS","17","14","16","","","","","0","0","0","0","30","43","73","73","0","","","5th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6761","136","5","0","SS 2","","ECONOMICS","17","10","13","","","","","0","0","0","0","23","20","43","43","43","43","13th","10th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6762","244","5","0","SS 2","","ECONOMICS","17","13","17","","","","","0","0","0","0","30","44","74","74","0","","","4th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6763","35","5","0","SS 2","","ECONOMICS","17","15","10","","","","","0","0","0","0","25","12","37","37","47.5","47.5","12th","11th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6765","29","5","0","SS 2","","ECONOMICS","17","14","16","","","","","0","0","0","0","30","46","76","76","0","","","3rd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6766","33","5","0","SS 2","","ECONOMICS","17","16","15","","","","","0","0","0","0","31","32","63","63","0","","","7th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6767","247","5","0","SS 2","","ECONOMICS","17","14","18","","","","","0","0","0","0","32","54","86","86","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6768","202","5","0","SS 2","","ECONOMICS","17","10","13","","","","","0","0","0","0","23","28","51","51","0","","","9th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6769","28","5","0","SS 2","","ECONOMICS","17","15","17","","","","","0","0","0","0","32","58","90","90","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6770","191","6","0","SS 3","","MARKETING","19","17","16","","","","","0","0","0","0","33","36","69","69","0","","","1st","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6771","58","6","0","SS 3","","MARKETING","19","16","15","","","","","0","0","0","0","31","32","63","63","0","","","4th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6772","45","6","0","SS 3","","MARKETING","19","15","15","","","","","0","0","0","0","30","30","60","60","0","","","7th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6773","49","6","0","SS 3","","MARKETING","19","14","15","","","","","0","0","0","0","29","30","59","59","0","","","8th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6774","63","6","0","SS 3","","MARKETING","19","15","15","","","","","0","0","0","0","30","36","66","66","0","","","3rd","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6775","229","6","0","SS 3","","MARKETING","19","15","14","","","","","0","0","0","0","29","30","59","59","0","","","8th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6776","56","6","0","SS 3","","MARKETING","19","10","15","","","","","0","0","0","0","25","28","53","53","0","","","11th","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6777","51","6","0","SS 3","","MARKETING","19","15","12","","","","","0","0","0","0","27","30","57","57","0","","","10th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6778","42","6","0","SS 3","","MARKETING","19","16","15","","","","","0","0","0","0","31","31","62","62","0","","","5th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6779","54","6","0","SS 3","","MARKETING","19","16","17","","","","","0","0","0","0","33","36","69","69","0","","","1st","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6780","47","6","0","SS 3","","MARKETING","19","15","15","","","","","0","0","0","0","30","31","61","61","0","","","6th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6781","191","6","0","SS 3","","ECONOMICS","17","15","17","","","","","0","0","0","0","32","43","75","75","0","","","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6782","58","6","0","SS 3","","ECONOMICS","17","16","15","","","","","0","0","0","0","31","23","54","54","0","","","10th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6783","45","6","0","SS 3","","ECONOMICS","17","14","15","","","","","0","0","0","0","29","54","83","83","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6784","49","6","0","SS 3","","ECONOMICS","17","15","15","","","","","0","0","0","0","30","3","33","33","0","","","11th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6785","63","6","0","SS 3","","ECONOMICS","17","17","15","","","","","0","0","0","0","32","43","75","75","0","","","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6786","229","6","0","SS 3","","ECONOMICS","17","13","14","","","","","0","0","0","0","27","45","72","72","0","","","7th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6787","56","6","0","SS 3","","ECONOMICS","17","13","14","","","","","0","0","0","0","27","36","63","63","0","","","9th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6788","51","6","0","SS 3","","ECONOMICS","17","14","14","","","","","0","0","0","0","28","36","64","64","0","","","8th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6789","42","6","0","SS 3","","ECONOMICS","17","15","16","","","","","0","0","0","0","31","47","78","78","0","","","3rd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6790","54","6","0","SS 3","","ECONOMICS","17","17","18","","","","","0","0","0","0","35","50","85","85","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6791","47","6","0","SS 3","","ECONOMICS","17","15","14","","","","","0","0","0","0","29","47","76","76","0","","","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6792","243","5","0","SS 2","","GEOGRAPHY","18","9","11","","","","","0","0","0","0","20","36","56","56","0","","","1st","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6793","56","6","0","SS 3","","GEOGRAPHY","18","8","7","","","","","0","0","0","0","15","25","40","40","0","","","2nd","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6794","51","6","0","SS 3","","GEOGRAPHY","18","10","11","","","","","0","0","0","0","21","30","51","51","0","","","1st","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6795","18","4","0","SS 1","","GEOGRAPHY","18","10","0","","","","","0","0","0","0","10","13","23","23","0","","","16th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6796","17","4","0","SS 1","","GEOGRAPHY","18","11","12","","","","","0","0","0","0","23","24","47","47","0","","","1st","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6797","24","4","0","SS 1","","GEOGRAPHY","18","10","11","","","","","0","0","0","0","21","26","47","47","0","","","1st","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6798","21","4","0","SS 1","","GEOGRAPHY","18","0","0","","","","","0","0","0","0","","10","10","10","0","","","24th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6799","15","4","0","SS 1","","GEOGRAPHY","18","10","0","","","","","0","0","0","0","10","17","27","27","0","","","12th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6800","198","4","0","SS 1","","GEOGRAPHY","18","12","10","","","","","0","0","0","0","22","22","44","44","0","","","4th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6801","253","4","0","SS 1","","GEOGRAPHY","18","0","0","","","","","0","0","0","0","","18","18","18","0","","","19th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6802","171","4","0","SS 1","","GEOGRAPHY","18","11","12","","","","","0","0","0","0","23","15","38","38","0","","","9th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6803","199","4","0","SS 1","","GEOGRAPHY","18","11","10","","","","","0","0","0","0","21","16","37","37","0","","","10th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6804","23","4","0","SS 1","","GEOGRAPHY","18","0","10","","","","","0","0","0","0","10","23","33","33","0","","","11th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6805","14","4","0","SS 1","","GEOGRAPHY","18","0","0","","","","","0","0","0","0","","16","16","16","0","","","21st","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6806","12","4","0","SS 1","","GEOGRAPHY","18","11","10","","","","","0","0","0","0","21","22","43","43","0","","","6th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6807","20","4","0","SS 1","","GEOGRAPHY","18","0","0","","","","","0","0","0","0","","15","15","15","0","","","22nd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6808","242","4","0","SS 1","","GEOGRAPHY","18","11","10","","","","","0","0","0","0","21","23","44","44","0","","","4th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6809","25","4","0","SS 1","","GEOGRAPHY","18","0","10","","","","","0","0","0","0","10","13","23","23","0","","","16th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6810","22","4","0","SS 1","","GEOGRAPHY","18","11","10","","","","","0","0","0","0","21","24","45","45","0","","","3rd","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6811","241","4","0","SS 1","","GEOGRAPHY","18","0","0","","","","","0","0","0","0","","18","18","18","0","","","19th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6812","239","4","0","SS 1","","GEOGRAPHY","18","0","12","","","","","0","0","0","0","12","14","26","26","0","","","14th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6813","174","4","0","SS 1","","GEOGRAPHY","18","0","0","","","","","0","0","0","0","","13","13","13","0","","","23rd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6814","26","4","0","SS 1","","GEOGRAPHY","18","11","0","","","","","0","0","0","0","11","32","43","43","0","","","6th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6815","254","4","0","SS 1","","GEOGRAPHY","18","12","13","","","","","0","0","0","0","25","18","43","43","0","","","6th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6816","255","4","0","SS 1","","GEOGRAPHY","18","10","0","","","","","0","0","0","0","10","17","27","27","0","","","12th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6817","13","4","0","SS 1","","GEOGRAPHY","18","0","0","","","","","0","0","0","0","","22","22","22","0","","","18th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6818","19","4","0","SS 1","","GEOGRAPHY","18","0","10","","","","","0","0","0","0","10","16","26","26","0","","","14th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6819","18","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","8","","","","","0","0","0","0","22","49","71","71","0","","","18th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6820","17","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","0","0","0","0","26","45","71","71","0","","","18th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6821","24","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","20","","","","","0","0","0","0","37","53","90","90","0","","","4th","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6822","21","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","16","","","","","0","0","0","0","30","48","78","78","0","","","12th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6823","15","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","0","0","0","0","26","51","77","77","0","","","13th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6824","198","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","","","","","0","0","0","0","36","49","85","85","0","","","7th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6825","253","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","12","","","","","0","0","0","0","29","51","80","80","0","","","11th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6826","171","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","0","0","0","0","26","51","77","77","0","","","13th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6827","199","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","8","","","","","0","0","0","0","22","39","61","61","0","","","20th","C4","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6828","23","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","","","","","0","0","0","0","36","58","94","94","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6829","14","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","20","","","","","0","0","0","0","36","48","84","84","0","","","9th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6830","12","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","18","","","","","0","0","0","0","34","53","87","87","0","","","6th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6831","20","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","6","8","","","","","0","0","0","0","14","35","49","49","0","","","24th","D7","UNSATISFACTORY","NGEI WILLY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6832","242","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","","","","","0","0","0","0","36","55","91","91","0","","","3rd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6833","25","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","","","","","0","0","0","0","36","49","85","85","0","","","7th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6834","22","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","16","","","","","0","0","0","0","30","43","73","73","0","","","16th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6835","241","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","","","","","0","0","0","0","36","41","77","77","0","","","13th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6836","239","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","12","","","","","0","0","0","0","30","28","58","58","0","","","22nd","C5","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6837","174","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","12","","","","","0","0","0","0","20","34","54","54","0","","","23rd","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6838","26","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","16","","","","","0","0","0","0","34","60","94","94","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6839","254","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","0","0","0","0","26","35","61","61","0","","","20th","C4","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6840","255","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","18","","","","","0","0","0","0","32","50","82","82","0","","","10th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6841","13","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","20","","","","","0","0","0","0","38","52","90","90","0","","","4th","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6842","19","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","18","","","","","0","0","0","0","32","41","73","73","0","","","16th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6843","131","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","0","","","","","0","0","0","0","13","45","58","58","0","","","6th","C5","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6844","41","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","20","","","","","0","0","0","0","38","58","96","96","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6845","134","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","20","","","","","0","0","0","0","34","58","92","92","0","","","2nd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6846","136","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","3","0","","","","","0","0","0","0","3","47","50","50","0","","","7th","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term");
INSERT INTO result_subject VALUES
("6847","35","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","12","","","","","0","0","0","0","30","46","76","76","0","","","4th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6848","33","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","12","","","","","0","0","0","0","12","58","70","70","0","","","5th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6849","202","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","12","","","","","0","0","0","0","31","46","77","77","0","","","3rd","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6850","230","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","16","","","","","0","0","0","0","34","60","94","94","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6851","229","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","20","","","","","0","0","0","0","39","55","94","94","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6852","56","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","14","","","","","0","0","0","0","14","53","67","67","0","","","4th","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6853","51","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","0","","","","","0","0","0","0","15","46","61","61","0","","","5th","C4","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6854","42","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","14","","","","","0","0","0","0","32","58","90","90","0","","","3rd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6855","211","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","11","","","","","0","0","0","0","23","30","53","53","57","57","9th","18th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6856","211","1","0","JSS 1","","HOME ECONOMICS","24","6","7","","","","","0","0","0","0","13","30","43","43","56","56","12th","21st","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6857","211","1","0","JSS 1","","SOCIAL STUDIES","23","15","10","","","","","0","0","0","0","25","37","62","62","58.5","58.5","5th","15th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6860","188","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","11","","","","","0","0","0","0","23","39","62","62","0","","","10th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6861","45","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","0","0","0","0","25","34","59","59","0","","","2nd","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6862","45","6","0","SS 3","","ENGLISH LANGUAGE","1","14","0","","","","","0","0","0","0","14","35","49","49","0","","","7th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("6863","250","1","0","JSS 1","","MATHEMATICS","2","15","","","","","","0","0","0","0","15","29","44","73.33","60.67","70.44","6th","5th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6864","214","1","0","JSS 1","","MATHEMATICS","2","15","","","","","","0","0","0","0","15","18","33","55","52.33","59.67","12th","11th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6865","227","1","0","JSS 1","","MATHEMATICS","2","11","","","","","","0","0","0","0","11","14","25","41.67","39.33","44.89","21st","14th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6866","212","1","0","JSS 1","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","9","21","35","31.67","36.33","24th","21st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6867","188","1","0","JSS 1","","MATHEMATICS","2","19","","","","","","0","0","0","0","19","26","45","75","55","70","11th","4th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6868","221","1","0","JSS 1","","MATHEMATICS","2","13","","","","","","0","0","0","0","13","18","31","51.67","57.33","64.22","8th","12th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6869","220","1","0","JSS 1","","MATHEMATICS","2","11","","","","","","0","0","0","0","11","11","22","36.67","43.33","48.22","18th","18th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6870","257","1","0","JSS 1","","MATHEMATICS","2","15","","","","","","0","0","0","0","15","16","31","51.67","56.33","45.56","10th","12th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6871","213","1","0","JSS 1","","MATHEMATICS","2","14","","","","","","0","0","0","0","14","21","35","58.33","44","51.78","16th","9th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6872","215","1","0","JSS 1","","MATHEMATICS","2","16","","","","","","0","0","0","0","16","24","40","66.67","67","75.89","3rd","7th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6873","209","1","0","JSS 1","","MATHEMATICS","2","11","","","","","","0","0","0","0","11","9","20","33.33","36.33","40.78","23rd","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6874","225","1","0","JSS 1","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","10","22","36.67","40.33","45.22","20th","18th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6875","217","1","0","JSS 1","","MATHEMATICS","2","17","","","","","","0","0","0","0","17","34","51","85","66.33","77.67","4th","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6876","218","1","0","JSS 1","","MATHEMATICS","2","11","","","","","","0","0","0","0","11","14","25","41.67","37.33","42.89","22nd","14th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6877","216","1","0","JSS 1","","MATHEMATICS","2","15","","","","","","0","0","0","0","15","32","47","78.33","76","86.44","2nd","3rd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6878","219","1","0","JSS 1","","MATHEMATICS","2","11","","","","","","0","0","0","0","11","9","20","33.33","46.33","50.78","14th","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6879","224","1","0","JSS 1","","MATHEMATICS","2","14","","","","","","0","0","0","0","14","8","22","36.67","40.67","45.56","19th","18th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6880","223","1","0","JSS 1","","MATHEMATICS","2","17","","","","","","0","0","0","0","17","32","49","81.67","76.33","87.22","1st","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6881","226","1","0","JSS 1","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","22","34","56.67","49.33","56.89","13th","10th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6882","249","1","0","JSS 1","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","12","24","40","44","49.33","16th","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6884","210","1","0","JSS 1","","MATHEMATICS","2","17","","","","","","0","0","0","0","17","24","41","68.33","58","67.11","7th","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6885","222","1","0","JSS 1","","MATHEMATICS","2","13","","","","","","0","0","0","0","13","23","36","60","57.33","65.33","8th","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6886","248","1","0","JSS 1","","MATHEMATICS","2","13","","","","","","0","0","0","0","13","12","25","41.67","46","51.56","15th","14th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6887","179","2","0","JSS 2","","MATHEMATICS","2","15","","","","","","0","0","0","0","15","23","38","63.33","62.67","71.11","2nd","2nd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6888","185","2","0","JSS 2","","MATHEMATICS","2","17","","","","","","0","0","0","0","17","12","29","48.33","39","45.44","8th","6th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6889","186","2","0","JSS 2","","MATHEMATICS","2","11","","","","","","0","0","0","0","11","15","26","43.33","36.67","42.44","10th","8th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6890","183","2","0","JSS 2","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","15","27","45","49","55","6th","7th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6891","182","2","0","JSS 2","","MATHEMATICS","2","17","","","","","","0","0","0","0","17","32","49","81.67","73.67","84.56","1st","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6892","189","2","0","JSS 2","","MATHEMATICS","2","15","","","","","","0","0","0","0","15","21","36","60","51.33","59.33","4th","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6893","251","2","0","JSS 2","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","19","31","51.67","38.33","45.22","9th","5th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6894","233","2","0","JSS 2","","MATHEMATICS","2","16","","","","","","0","0","0","0","16","21","37","61.67","51","59.22","5th","3rd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6895","19","4","0","SS 1","","CHEMISTRY","13","14","","","","","","0","0","0","0","14","28","42","70","55","64.33","13th","12th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6896","18","4","0","SS 1","","CHEMISTRY","13","16","","","","","","0","0","0","0","16","12","28","46.67","45.33","51.56","24th","25th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6897","17","4","0","SS 1","","CHEMISTRY","13","18","","","","","","0","0","0","0","18","13","31","51.67","51","57.89","21st","24th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6898","24","4","0","SS 1","","CHEMISTRY","13","15","","","","","","0","0","0","0","15","29","44","73.33","62","71.78","4th","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6899","21","4","0","SS 1","","CHEMISTRY","13","15","","","","","","0","0","0","0","15","31","46","76.67","58.33","68.56","7th","5th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6900","15","4","0","SS 1","","CHEMISTRY","13","14","","","","","","0","0","0","0","14","20","34","56.67","52.67","60.22","16th","22nd","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6901","198","4","0","SS 1","","CHEMISTRY","13","17","","","","","","0","0","0","0","17","27","44","73.33","61.67","71.44","5th","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6902","253","4","0","SS 1","","CHEMISTRY","13","16","","","","","","0","0","0","0","16","22","38","63.33","53.67","62.11","14th","17th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6903","171","4","0","SS 1","","CHEMISTRY","13","14","","","","","","0","0","0","0","14","28","42","70","51.67","61","19th","12th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6905","199","4","0","SS 1","","CHEMISTRY","13","14","","","","","","0","0","0","0","14","26","40","66.67","55.33","64.22","12th","16th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6906","23","4","0","SS 1","","CHEMISTRY","13","17","","","","","","0","0","0","0","17","28","45","75","71","81","1st","6th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6907","14","4","0","SS 1","","CHEMISTRY","13","15","","","","","","0","0","0","0","15","21","36","60","45.67","53.67","23rd","21st","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6908","12","4","0","SS 1","","CHEMISTRY","13","18","","","","","","0","0","0","0","18","23","41","68.33","61.67","70.78","5th","14th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6909","20","4","0","SS 1","","CHEMISTRY","13","12","","","","","","0","0","0","0","12","25","37","61.67","42","50.22","25th","20th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6910","242","4","0","SS 1","","CHEMISTRY","13","15","","","","","","0","0","0","0","15","26","41","68.33","52.33","61.44","18th","14th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6911","25","4","0","SS 1","","CHEMISTRY","13","17","","","","","","0","0","0","0","17","26","43","71.67","58.33","67.89","7th","11th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6912","22","4","0","SS 1","","CHEMISTRY","13","17","","","","","","0","0","0","0","17","31","48","80","68","78.67","2nd","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6913","241","4","0","SS 1","","CHEMISTRY","13","18","","","","","","0","0","0","0","18","20","38","63.33","51.33","59.78","20th","17th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6914","239","4","0","SS 1","","CHEMISTRY","13","15","","","","","","0","0","0","0","15","18","33","55","52.67","60","16th","23rd","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6915","174","4","0","SS 1","","CHEMISTRY","13","15","","","","","","0","0","0","0","15","23","38","63.33","41","49.44","26th","17th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6916","26","4","0","SS 1","","CHEMISTRY","13","18","","","","","","0","0","0","0","18","26","44","73.33","56.67","66.44","11th","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6917","254","4","0","SS 1","","CHEMISTRY","13","17","","","","","","0","0","0","0","17","27","44","73.33","63","72.78","3rd","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6918","255","4","0","SS 1","","CHEMISTRY","13","19","","","","","","0","0","0","0","19","28","47","78.33","53.5","69.17","15th","4th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6919","259","4","0","SS 1","","CHEMISTRY","13","18","","","","","","0","0","0","0","18","30","48","80","48","80","22nd","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6920","13","4","0","SS 1","","CHEMISTRY","13","18","","","","","","0","0","0","0","18","31","49","81.67","58.33","69.22","7th","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6921","19","4","0","SS 1","","MATHEMATICS","2","13","","","","","","0","0","0","0","13","20","33","55","51.67","59","12th","20th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6922","18","4","0","SS 1","","MATHEMATICS","2","14","","","","","","0","0","0","0","14","31","45","75","42","52","20th","9th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6923","17","4","0","SS 1","","MATHEMATICS","2","18","","","","","","0","0","0","0","18","21","39","65","45","53.67","17th","15th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6924","24","4","0","SS 1","","MATHEMATICS","2","16","","","","","","0","0","0","0","16","28","44","73.33","51.67","61.44","12th","10th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6925","21","4","0","SS 1","","MATHEMATICS","2","10","","","","","","0","0","0","0","10","32","42","70","59.67","69","3rd","11th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6926","15","4","0","SS 1","","MATHEMATICS","2","6","","","","","","0","0","0","0","6","20","26","43.33","52","57.78","11th","25th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6927","198","4","0","SS 1","","MATHEMATICS","2","8","","","","","","0","0","0","0","8","38","46","76.67","63.33","73.56","2nd","6th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6928","253","4","0","SS 1","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","30","42","70","44.33","53.67","18th","11th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6929","171","4","0","SS 1","","MATHEMATICS","2","10","","","","","","0","0","0","0","10","27","37","61.67","43","51.22","19th","18th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6931","199","4","0","SS 1","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","38","50","83.33","54.67","65.78","8th","4th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6932","23","4","0","SS 1","","MATHEMATICS","2","17","","","","","","0","0","0","0","17","38","55","91.67","72.33","84.56","1st","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6933","14","4","0","SS 1","","MATHEMATICS","2","5","","","","","","0","0","0","0","5","27","32","53.33","33.33","40.44","23rd","22nd","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6934","12","4","0","SS 1","","MATHEMATICS","2","18","","","","","","0","0","0","0","18","33","51","85","54","65.33","10th","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6935","20","4","0","SS 1","","MATHEMATICS","2","5","","","","","","0","0","0","0","5","30","35","58.33","30","37.78","25th","19th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6936","242","4","0","SS 1","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","28","40","66.67","45.67","54.56","16th","14th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6937","25","4","0","SS 1","","MATHEMATICS","2","16","","","","","","0","0","0","0","16","33","49","81.67","58.33","69.22","4th","5th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6938","22","4","0","SS 1","","MATHEMATICS","2","17","","","","","","0","0","0","0","17","38","55","91.67","57","69.22","5th","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6939","241","4","0","SS 1","","MATHEMATICS","2","16","","","","","","0","0","0","0","16","30","46","76.67","55.67","65.89","7th","6th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6940","239","4","0","SS 1","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","26","38","63.33","36","44.44","22nd","16th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6941","174","4","0","SS 1","","MATHEMATICS","2","5","","","","","","0","0","0","0","5","22","27","45","26.33","32.33","26th","24th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6942","26","4","0","SS 1","","MATHEMATICS","2","5","","","","","","0","0","0","0","5","25","30","50","57","63.67","5th","23rd","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6943","254","4","0","SS 1","","MATHEMATICS","2","13","","","","","","0","0","0","0","13","20","33","55","41.67","49","21st","20th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6944","255","4","0","SS 1","","MATHEMATICS","2","14","","","","","","0","0","0","0","14","28","42","70","31.5","45.5","24th","11th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6945","259","4","0","SS 1","","MATHEMATICS","2","15","","","","","","0","0","0","0","15","31","46","76.67","46","76.67","15th","6th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6946","13","4","0","SS 1","","MATHEMATICS","2","5","","","","","","0","0","0","0","5","33","38","63.33","54.67","63.11","8th","16th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6947","19","4","0","SS 1","","FURTHER MATHEMATICS","25","5","","","","","","0","0","0","0","5","25","30","50","41.33","48","16th","22nd","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6948","18","4","0","SS 1","","FURTHER MATHEMATICS","25","14","","","","","","0","0","0","0","14","26","40","66.67","40","48.89","17th","14th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6949","17","4","0","SS 1","","FURTHER MATHEMATICS","25","12","","","","","","0","0","0","0","12","19","31","51.67","44.33","51.22","14th","21st","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6950","24","4","0","SS 1","","FURTHER MATHEMATICS","25","15","","","","","","0","0","0","0","15","34","49","81.67","55.33","66.22","6th","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6951","21","4","0","SS 1","","FURTHER MATHEMATICS","25","14","","","","","","0","0","0","0","14","34","48","80","48.33","59","10th","4th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("6952","15","4","0","SS 1","","FURTHER MATHEMATICS","25","9","","","","","","0","0","0","0","9","16","25","41.67","38.67","44.22","20th","23rd","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6953","198","4","0","SS 1","","FURTHER MATHEMATICS","25","10","","","","","","0","0","0","0","10","35","45","75","59.67","69.67","3rd","8th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6954","253","4","0","SS 1","","FURTHER MATHEMATICS","25","14","","","","","","0","0","0","0","14","28","42","70","45","54.33","12th","13th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6955","171","4","0","SS 1","","FURTHER MATHEMATICS","25","13","","","","","","0","0","0","0","13","23","36","60","37","45","22nd","18th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6957","199","4","0","SS 1","","FURTHER MATHEMATICS","25","15","","","","","","0","0","0","0","15","28","43","71.67","44.67","54.22","13th","12th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6958","23","4","0","SS 1","","FURTHER MATHEMATICS","25","16","","","","","","0","0","0","0","16","37","53","88.33","66","77.78","1st","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6959","14","4","0","SS 1","","FURTHER MATHEMATICS","25","19","","","","","","0","0","0","0","19","32","51","85","39","50.33","19th","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6960","12","4","0","SS 1","","FURTHER MATHEMATICS","25","13","","","","","","0","0","0","0","13","35","48","80","56.33","67","5th","4th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6961","20","4","0","SS 1","","FURTHER MATHEMATICS","25","16","","","","","","0","0","0","0","16","18","34","56.67","33.67","41.22","24th","20th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6962","242","4","0","SS 1","","FURTHER MATHEMATICS","25","18","","","","","","0","0","0","0","18","26","44","73.33","49.67","59.44","9th","11th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6963","25","4","0","SS 1","","FURTHER MATHEMATICS","25","17","","","","","","0","0","0","0","17","28","45","75","50.33","60.33","7th","8th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6964","22","4","0","SS 1","","FURTHER MATHEMATICS","25","10","","","","","","0","0","0","0","10","35","45","75","59.67","69.67","3rd","8th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6965","241","4","0","SS 1","","FURTHER MATHEMATICS","25","14","","","","","","0","0","0","0","14","34","48","80","63","73.67","2nd","4th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6966","239","4","0","SS 1","","FURTHER MATHEMATICS","25","13","","","","","","0","0","0","0","13","24","37","61.67","40","48.22","17th","17th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6967","174","4","0","SS 1","","FURTHER MATHEMATICS","25","5","","","","","","0","0","0","0","5","13","18","30","22.67","26.67","26th","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6968","26","4","0","SS 1","","FURTHER MATHEMATICS","25","14","","","","","","0","0","0","0","14","24","38","63.33","50","58.44","8th","16th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6969","254","4","0","SS 1","","FURTHER MATHEMATICS","25","8","","","","","","0","0","0","0","8","15","23","38.33","38","43.11","21st","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6970","255","4","0","SS 1","","FURTHER MATHEMATICS","25","14","","","","","","0","0","0","0","14","21","35","58.33","37","48.67","22nd","19th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6971","259","4","0","SS 1","","FURTHER MATHEMATICS","25","19","","","","","","0","0","0","0","19","28","47","78.33","47","78.33","11th","7th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6972","13","4","0","SS 1","","FURTHER MATHEMATICS","25","14","","","","","","0","0","0","0","14","25","39","65","44.33","53","14th","15th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6973","250","1","0","JSS 1","","ENGLISH LANGUAGE","1","14","","","","","","0","0","0","0","14","23","37","61.67","43.33","51.56","19th","19th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6974","214","1","0","JSS 1","","ENGLISH LANGUAGE","1","16","","","","","","0","0","0","0","16","30","46","76.67","56.67","66.89","4th","5th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6975","227","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","","","","","","0","0","0","0","15","26","41","68.33","45","54.11","17th","12th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6976","212","1","0","JSS 1","","ENGLISH LANGUAGE","1","11","","","","","","0","0","0","0","11","10","21","35","32","36.67","24th","23rd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6977","188","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","25","43","71.67","42","56.33","20th","10th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6978","221","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","27","45","75","50","60","11th","8th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6979","220","1","0","JSS 1","","ENGLISH LANGUAGE","1","14","","","","","","0","0","0","0","14","22","36","60","45.33","53.33","16th","20th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6980","257","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","20","38","63.33","43.67","51.11","18th","17th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6981","213","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","24","42","70","49","58.33","13th","11th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6982","215","1","0","JSS 1","","ENGLISH LANGUAGE","1","16","","","","","","0","0","0","0","16","30","46","76.67","55.67","65.89","6th","5th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6983","209","1","0","JSS 1","","ENGLISH LANGUAGE","1","17","","","","","","0","0","0","0","17","27","44","73.33","38","47.78","22nd","9th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6984","225","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","","","","","","0","0","0","0","15","20","35","58.33","36","43.78","23rd","21st","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6985","217","1","0","JSS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","21","41","68.33","58.33","67.44","3rd","12th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6986","218","1","0","JSS 1","","ENGLISH LANGUAGE","1","16","","","","","","0","0","0","0","16","22","38","63.33","47.67","56.11","14th","17th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6987","216","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","30","48","80","58.67","69.33","2nd","4th","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6988","219","1","0","JSS 1","","ENGLISH LANGUAGE","1","16","","","","","","0","0","0","0","16","30","46","76.67","56","66.22","5th","5th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6989","224","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","","","","","","0","0","0","0","15","20","35","58.33","39.67","47.44","21st","21st","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6990","223","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","22","40","66.67","54.67","63.56","8th","14th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6991","226","1","0","JSS 1","","ENGLISH LANGUAGE","1","19","","","","","","0","0","0","0","19","20","39","65","52.33","61","10th","16th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6992","249","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","34","52","86.67","52.67","64.22","9th","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6994","210","1","0","JSS 1","","ENGLISH LANGUAGE","1","17","","","","","","0","0","0","0","17","35","52","86.67","55.33","66.89","7th","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6995","222","1","0","JSS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","30","50","83.33","62","73.11","1st","3rd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6996","248","1","0","JSS 1","","ENGLISH LANGUAGE","1","16","","","","","","0","0","0","0","16","24","40","66.67","47.67","56.56","14th","14th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6997","179","2","0","JSS 2","","ENGLISH LANGUAGE","1","17","","","","","","0","0","0","0","17","23","40","66.67","63.67","72.56","2nd","5th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6998","185","2","0","JSS 2","","ENGLISH LANGUAGE","1","17","","","","","","0","0","0","0","17","24","41","68.33","55.33","64.44","7th","4th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("6999","186","2","0","JSS 2","","ENGLISH LANGUAGE","1","12","","","","","","0","0","0","0","12","20","32","53.33","43.67","50.78","9th","7th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7000","183","2","0","JSS 2","","ENGLISH LANGUAGE","1","11","","","","","","0","0","0","0","11","10","21","35","31.33","36","10th","8th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7001","182","2","0","JSS 2","","ENGLISH LANGUAGE","1","17","","","","","","0","0","0","0","17","38","55","91.67","73.67","85.89","1st","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7002","189","2","0","JSS 2","","ENGLISH LANGUAGE","1","16","","","","","","0","0","0","0","16","23","39","65","56.67","65.33","5th","6th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7003","251","2","0","JSS 2","","ENGLISH LANGUAGE","1","14","","","","","","0","0","0","0","14","30","44","73.33","51.33","61.11","8th","2nd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7004","233","2","0","JSS 2","","ENGLISH LANGUAGE","1","14","","","","","","0","0","0","0","14","30","44","73.33","56.33","66.11","6th","2nd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7005","179","2","0","JSS 2","","SOCIAL STUDIES","23","17","","","","","","0","0","0","0","17","30","47","78.33","63.33","73.78","3rd","3rd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7006","185","2","0","JSS 2","","SOCIAL STUDIES","23","18","","","","","","0","0","0","0","18","27","45","75","59","69","5th","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7007","186","2","0","JSS 2","","SOCIAL STUDIES","23","16","","","","","","0","0","0","0","16","22","38","63.33","44.67","53.11","8th","6th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7008","183","2","0","JSS 2","","SOCIAL STUDIES","23","14","","","","","","0","0","0","0","14","20","34","56.67","43.33","50.89","10th","8th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7009","182","2","0","JSS 2","","SOCIAL STUDIES","23","19","","","","","","0","0","0","0","19","36","55","91.67","64.67","76.89","2nd","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7010","189","2","0","JSS 2","","SOCIAL STUDIES","23","15","","","","","","0","0","0","0","15","23","38","63.33","56","64.44","7th","6th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7011","251","2","0","JSS 2","","SOCIAL STUDIES","23","16","","","","","","0","0","0","0","16","26","42","70","44.33","53.67","9th","5th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7012","233","2","0","JSS 2","","SOCIAL STUDIES","23","18","","","","","","0","0","0","0","18","38","56","93.33","69.67","82.11","1st","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7013","179","2","0","JSS 2","","CIVIC EDUCATION","28","18","","","","","","0","0","0","0","18","22","40","66.67","63.67","72.56","2nd","5th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7014","185","2","0","JSS 2","","CIVIC EDUCATION","28","19","","","","","","0","0","0","0","19","33","52","86.67","56.67","68.22","5th","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7015","186","2","0","JSS 2","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","21","36","60","44.33","52.33","7th","7th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7016","183","2","0","JSS 2","","CIVIC EDUCATION","28","14","","","","","","0","0","0","0","14","12","26","43.33","28.33","34.11","10th","8th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7017","182","2","0","JSS 2","","CIVIC EDUCATION","28","18","","","","","","0","0","0","0","18","37","55","91.67","72.67","84.89","1st","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7018","189","2","0","JSS 2","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","26","41","68.33","57.67","66.78","3rd","4th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7019","251","2","0","JSS 2","","CIVIC EDUCATION","28","18","","","","","","0","0","0","0","18","20","38","63.33","43","51.44","8th","6th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7020","233","2","0","JSS 2","","CIVIC EDUCATION","28","17","","","","","","0","0","0","0","17","30","47","78.33","56.33","66.78","6th","3rd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7021","18","4","0","SS 1","","ECONOMICS","17","13","","","","","","0","0","0","0","13","24","37","61.67","33","41.22","25th","19th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7022","17","4","0","SS 1","","ECONOMICS","17","14","","","","","","0","0","0","0","14","24","38","63.33","51.67","60.11","13th","18th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7023","24","4","0","SS 1","","ECONOMICS","17","15","","","","","","0","0","0","0","15","24","39","65","55.67","64.33","8th","15th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7024","21","4","0","SS 1","","ECONOMICS","17","18","","","","","","0","0","0","0","18","23","41","68.33","50.67","59.78","14th","12th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7025","15","4","0","SS 1","","ECONOMICS","17","19","","","","","","0","0","0","0","19","28","47","78.33","54.67","65.11","10th","8th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7026","198","4","0","SS 1","","ECONOMICS","17","20","","","","","","0","0","0","0","20","35","55","91.67","67.33","79.56","3rd","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7027","253","4","0","SS 1","","ECONOMICS","17","14","","","","","","0","0","0","0","14","23","37","61.67","43","51.22","19th","19th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7028","171","4","0","SS 1","","ECONOMICS","17","20","","","","","","0","0","0","0","20","31","51","85","63","74.33","4th","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7030","199","4","0","SS 1","","ECONOMICS","17","17","","","","","","0","0","0","0","17","26","43","71.67","54.33","63.89","11th","10th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7031","23","4","0","SS 1","","ECONOMICS","17","20","","","","","","0","0","0","0","20","33","53","88.33","69.67","81.44","2nd","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7032","14","4","0","SS 1","","ECONOMICS","17","10","","","","","","0","0","0","0","10","26","36","60","41.67","49.67","20th","22nd","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7033","12","4","0","SS 1","","ECONOMICS","17","18","","","","","","0","0","0","0","18","33","51","85","60","71.33","5th","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7034","20","4","0","SS 1","","ECONOMICS","17","10","","","","","","0","0","0","0","10","24","34","56.67","37","44.56","22nd","24th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7035","242","4","0","SS 1","","ECONOMICS","17","17","","","","","","0","0","0","0","17","32","49","81.67","55.67","66.56","8th","7th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7036","25","4","0","SS 1","","ECONOMICS","17","17","","","","","","0","0","0","0","17","28","45","75","59.33","69.33","6th","9th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7037","22","4","0","SS 1","","ECONOMICS","17","20","","","","","","0","0","0","0","20","33","53","88.33","70","81.78","1st","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7038","241","4","0","SS 1","","ECONOMICS","17","12","","","","","","0","0","0","0","12","28","40","66.67","52.67","61.56","12th","14th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7039","239","4","0","SS 1","","ECONOMICS","17","15","","","","","","0","0","0","0","15","26","41","68.33","45.33","54.44","17th","12th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7040","174","4","0","SS 1","","ECONOMICS","17","11","","","","","","0","0","0","0","11","23","34","56.67","35.33","42.89","24th","24th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7041","26","4","0","SS 1","","ECONOMICS","17","20","","","","","","0","0","0","0","20","32","52","86.67","59.33","70.89","6th","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7042","254","4","0","SS 1","","ECONOMICS","17","14","","","","","","0","0","0","0","14","25","39","65","40","48.67","21st","15th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7043","255","4","0","SS 1","","ECONOMICS","17","15","","","","","","0","0","0","0","15","27","42","70","43.5","57.5","18th","11th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7044","259","4","0","SS 1","","ECONOMICS","17","13","","","","","","0","0","0","0","13","23","36","60","36","60","23rd","22nd","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7045","13","4","0","SS 1","","ECONOMICS","17","17","","","","","","0","0","0","0","17","20","37","61.67","47","55.22","15th","19th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7046","19","4","0","SS 1","","ECONOMICS","17","13","","","","","","0","0","0","0","13","26","39","65","47","55.67","15th","15th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7047","179","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","","","","","","0","0","0","0","20","32","52","86.67","71.67","83.22","1st","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7048","185","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","","","","","","0","0","0","0","20","26","46","76.67","60.33","70.56","4th","4th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7049","186","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","15","30","50","41","47.67","8th","7th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7050","183","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","7","22","36.67","31.67","36.56","10th","8th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7051","182","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","","","","","","0","0","0","0","20","32","52","86.67","69.33","80.89","2nd","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7052","189","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","23","38","63.33","53.33","61.78","6th","5th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7053","251","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","20","35","58.33","45.33","53.11","7th","6th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7054","233","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","","","","","","0","0","0","0","20","34","54","90","62","74","3rd","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("7055","18","4","0","SS 1","","GEOGRAPHY","18","11","","","","","","0","0","0","0","11","22","33","55","26.33","33.67","21st","16th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7056","17","4","0","SS 1","","GEOGRAPHY","18","10","","","","","","0","0","0","0","10","24","34","56.67","40","47.56","9th","15th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7057","24","4","0","SS 1","","GEOGRAPHY","18","12","","","","","","0","0","0","0","12","33","45","75","44","54","5th","6th","A1","EXCELLENT","CHARLES GIADOM","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7058","21","4","0","SS 1","","GEOGRAPHY","18","10","","","","","","0","0","0","0","10","26","36","60","26.33","34.33","21st","14th","C4","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7059","15","4","0","SS 1","","GEOGRAPHY","18","10","","","","","","0","0","0","0","10","18","28","46.67","35.33","41.56","14th","18th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7060","198","4","0","SS 1","","GEOGRAPHY","18","12","","","","","","0","0","0","0","12","36","48","80","46.67","57.33","2nd","2nd","A1","EXCELLENT","CHARLES GIADOM","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7061","253","4","0","SS 1","","GEOGRAPHY","18","5","","","","","","0","0","0","0","5","19","24","40","27.67","33","20th","23rd","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7062","171","4","0","SS 1","","GEOGRAPHY","18","13","","","","","","0","0","0","0","13","34","47","78.33","45.33","55.78","4th","4th","A1","EXCELLENT","CHARLES GIADOM","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7064","199","4","0","SS 1","","GEOGRAPHY","18","11","","","","","","0","0","0","0","11","30","41","68.33","37.33","46.44","12th","9th","B3","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7065","23","4","0","SS 1","","GEOGRAPHY","18","10","","","","","","0","0","0","0","10","29","39","65","34","42.67","16th","10th","B3","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7066","14","4","0","SS 1","","GEOGRAPHY","18","8","","","","","","0","0","0","0","8","19","27","45","24.33","30.33","24th","20th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7067","12","4","0","SS 1","","GEOGRAPHY","18","13","","","","","","0","0","0","0","13","31","44","73.33","45.67","55.44","3rd","7th","B2","VERY GOOD","CHARLES GIADOM","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7068","20","4","0","SS 1","","GEOGRAPHY","18","2","","","","","","0","0","0","0","2","13","15","25","24.33","27.67","24th","25th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7069","242","4","0","SS 1","","GEOGRAPHY","18","9","","","","","","0","0","0","0","9","18","27","45","42.67","48.67","7th","20th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7070","25","4","0","SS 1","","GEOGRAPHY","18","10","","","","","","0","0","0","0","10","27","37","61.67","37.67","45.89","11th","13th","C4","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7071","22","4","0","SS 1","","GEOGRAPHY","18","13","","","","","","0","0","0","0","13","33","46","76.67","42.67","52.89","7th","5th","A1","EXCELLENT","CHARLES GIADOM","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7072","241","4","0","SS 1","","GEOGRAPHY","18","7","","","","","","0","0","0","0","7","21","28","46.67","34.33","40.56","15th","18th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7073","239","4","0","SS 1","","GEOGRAPHY","18","14","","","","","","0","0","0","0","14","34","48","80","36.33","47","13th","2nd","A1","EXCELLENT","CHARLES GIADOM","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7074","174","4","0","SS 1","","GEOGRAPHY","18","3","","","","","","0","0","0","0","3","16","19","31.67","17","21.22","26th","24th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7075","26","4","0","SS 1","","GEOGRAPHY","18","13","","","","","","0","0","0","0","13","31","44","73.33","44","53.78","5th","7th","B2","VERY GOOD","CHARLES GIADOM","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7076","254","4","0","SS 1","","GEOGRAPHY","18","15","","","","","","0","0","0","0","15","37","52","86.67","51.67","63.22","1st","1st","A1","EXCELLENT","CHARLES GIADOM","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7077","255","4","0","SS 1","","GEOGRAPHY","18","11","","","","","","0","0","0","0","11","27","38","63.33","32.5","45.17","17th","12th","C4","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7078","259","4","0","SS 1","","GEOGRAPHY","18","10","","","","","","0","0","0","0","10","15","25","41.67","25","41.67","23rd","22nd","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7079","13","4","0","SS 1","","GEOGRAPHY","18","6","","","","","","0","0","0","0","6","23","29","48.33","30.33","36.78","18th","17th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7080","19","4","0","SS 1","","GEOGRAPHY","18","10","","","","","","0","0","0","0","10","29","39","65","30.33","39","18th","10th","B3","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7081","243","5","0","SS 2","","GEOGRAPHY","18","16","","","","","","0","0","0","0","16","23","39","65","41.67","50.33","2nd","1st","B3","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7082","136","5","0","SS 2","","GEOGRAPHY","18","15","","","","","","0","0","0","0","15","19","34","56.67","34","56.67","3rd","3rd","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7083","128","5","0","SS 2","","GEOGRAPHY","18","15","","","","","","0","0","0","0","15","22","37","61.67","29.5","41.83","4th","2nd","C4","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7084","250","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","","","","","","0","0","0","0","14","27","41","68.33","51","60.11","15th","9th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7085","214","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","16","","","","","","0","0","0","0","16","34","50","83.33","59.67","70.78","5th","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7086","227","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","","","","","","0","0","0","0","12","22","34","56.67","43.67","51.22","18th","16th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7087","212","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","20","33","55","36.67","44","22nd","17th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7088","188","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","","","","","","0","0","0","0","12","27","39","65","48","61","16th","14th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7089","221","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","","","","","","0","0","0","0","14","26","40","66.67","53","61.89","12th","12th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7090","220","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","","","","","","0","0","0","0","12","20","32","53.33","39.67","46.78","20th","19th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7091","257","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","17","","","","","","0","0","0","0","17","27","44","73.33","52","66.11","13th","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7092","213","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","20","33","55","55.33","62.67","10th","17th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7093","215","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","17","","","","","","0","0","0","0","17","30","47","78.33","53.67","64.11","11th","3rd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7094","209","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","17","30","50","44.33","51","17th","21st","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7095","225","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","","","","","","0","0","0","0","10","15","25","41.67","36.33","41.89","23rd","23rd","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7096","217","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","","","","","","0","0","0","0","12","24","36","60","59","67","6th","15th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7097","218","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","19","32","53.33","43.33","50.44","19th","19th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7098","216","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","27","40","66.67","62.33","71.22","1st","12th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7099","219","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","17","","","","","","0","0","0","0","17","30","47","78.33","57","67.44","9th","3rd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7100","224","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","17","30","50","35.67","42.33","24th","21st","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7101","223","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","16","","","","","","0","0","0","0","16","34","50","83.33","59","70.11","6th","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7102","226","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","","","","","","0","0","0","0","14","30","44","73.33","61.67","71.44","2nd","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7103","249","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","","","","","","0","0","0","0","14","30","44","73.33","60","69.78","4th","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7104","210","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","28","41","68.33","60.67","69.78","3rd","9th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7105","222","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","15","","","","","","0","0","0","0","15","28","43","71.67","58.67","68.22","8th","8th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7106","248","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","28","41","68.33","37.67","46.78","21st","9th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7107","179","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","15","","","","","","0","0","0","0","15","31","46","76.67","57.33","67.56","4th","2nd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7108","185","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","14","","","","","","0","0","0","0","14","24","38","63.33","52.33","60.78","7th","4th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7109","186","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","7","","","","","","0","0","0","0","7","19","26","43.33","38.67","44.44","9th","7th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7110","183","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","7","","","","","","0","0","0","0","7","7","14","23.33","26","29.11","10th","8th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7111","182","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","18","","","","","","0","0","0","0","18","35","53","88.33","61.33","73.11","1st","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7112","189","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","","","","","","0","0","0","0","9","20","29","48.33","52.67","59.11","6th","6th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7113","251","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","11","","","","","","0","0","0","0","11","21","32","53.33","44","51.11","8th","5th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7114","233","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","14","","","","","","0","0","0","0","14","30","44","73.33","61.33","71.11","1st","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7115","250","1","0","JSS 1","","BASIC SCIENCE","3","18","","","","","","0","0","0","0","18","35","53","88.33","56","67.78","15th","10th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7116","214","1","0","JSS 1","","BASIC SCIENCE","3","17","","","","","","0","0","0","0","17","36","53","88.33","65","76.78","11th","10th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7117","227","1","0","JSS 1","","BASIC SCIENCE","3","16","","","","","","0","0","0","0","16","33","49","81.67","46.67","57.56","20th","18th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7118","212","1","0","JSS 1","","BASIC SCIENCE","3","15","","","","","","0","0","0","0","15","21","36","60","38.33","46.33","23rd","22nd","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7119","188","1","0","JSS 1","","BASIC SCIENCE","3","18","","","","","","0","0","0","0","18","38","56","93.33","68","86.67","6th","6th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7120","221","1","0","JSS 1","","BASIC SCIENCE","3","15","","","","","","0","0","0","0","15","37","52","86.67","58.33","69.89","14th","14th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7121","220","1","0","JSS 1","","BASIC SCIENCE","3","13","","","","","","0","0","0","0","13","29","42","70","41.33","50.67","22nd","21st","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7122","257","1","0","JSS 1","","BASIC SCIENCE","3","17","","","","","","0","0","0","0","17","34","51","85","55.33","60","16th","15th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7123","213","1","0","JSS 1","","BASIC SCIENCE","3","18","","","","","","0","0","0","0","18","35","53","88.33","54.67","66.44","17th","10th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7124","215","1","0","JSS 1","","BASIC SCIENCE","3","15","","","","","","0","0","0","0","15","39","54","90","72.67","84.67","3rd","7th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7125","209","1","0","JSS 1","","BASIC SCIENCE","3","14","","","","","","0","0","0","0","14","32","46","76.67","48","58.22","19th","19th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7126","225","1","0","JSS 1","","BASIC SCIENCE","3","10","","","","","","0","0","0","0","10","17","27","45","37.67","43.67","24th","23rd","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7127","217","1","0","JSS 1","","BASIC SCIENCE","3","20","","","","","","0","0","0","0","20","39","59","98.33","74.33","87.44","1st","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7128","218","1","0","JSS 1","","BASIC SCIENCE","3","15","","","","","","0","0","0","0","15","31","46","76.67","46.67","56.89","20th","19th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7129","216","1","0","JSS 1","","BASIC SCIENCE","3","20","","","","","","0","0","0","0","20","39","59","98.33","74.33","87.44","1st","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7130","219","1","0","JSS 1","","BASIC SCIENCE","3","19","","","","","","0","0","0","0","19","35","54","90","65.33","77.33","10th","7th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7131","224","1","0","JSS 1","","BASIC SCIENCE","3","15","","","","","","0","0","0","0","15","36","51","85","60.67","72","13th","15th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7132","223","1","0","JSS 1","","BASIC SCIENCE","3","19","","","","","","0","0","0","0","19","35","54","90","69.33","81.33","4th","7th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7133","226","1","0","JSS 1","","BASIC SCIENCE","3","19","","","","","","0","0","0","0","19","38","57","95","65.67","78.33","9th","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7134","249","1","0","JSS 1","","BASIC SCIENCE","3","19","","","","","","0","0","0","0","19","38","57","95","69.33","82","4th","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7135","210","1","0","JSS 1","","BASIC SCIENCE","3","20","","","","","","0","0","0","0","20","39","59","98.33","67.67","80.78","7th","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7136","222","1","0","JSS 1","","BASIC SCIENCE","3","18","","","","","","0","0","0","0","18","35","53","88.33","67.33","79.11","8th","10th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7137","248","1","0","JSS 1","","BASIC SCIENCE","3","15","","","","","","0","0","0","0","15","36","51","85","50.33","61.67","18th","15th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7138","250","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","","","","","","0","0","0","0","17","38","55","91.67","61.33","73.56","9th","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7139","214","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","","","","","","0","0","0","0","20","37","57","95","59.33","72","12th","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7140","227","1","0","JSS 1","","BASIC TECHNOLOGY","8","14","","","","","","0","0","0","0","14","27","41","68.33","49","58.11","19th","20th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7141","212","1","0","JSS 1","","BASIC TECHNOLOGY","8","9","","","","","","0","0","0","0","9","27","36","60","37.67","45.67","24th","22nd","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7142","188","1","0","JSS 1","","BASIC TECHNOLOGY","8","19","","","","","","0","0","0","0","19","35","54","90","61.5","79.5","8th","7th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7143","221","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","","","","","","0","0","0","0","17","34","51","85","59","70.33","13th","12th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7144","220","1","0","JSS 1","","BASIC TECHNOLOGY","8","12","","","","","","0","0","0","0","12","34","46","76.67","42","52.22","22nd","17th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7145","257","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","","","","","","0","0","0","0","17","35","52","86.67","60.33","67.22","10th","11th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7146","213","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","","","","","","0","0","0","0","20","36","56","93.33","52","64.44","17th","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7147","215","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","","","","","","0","0","0","0","17","38","55","91.67","71","83.22","2nd","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7148","209","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","","","","","","0","0","0","0","10","26","36","60","44","52","21st","22nd","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7149","225","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","","","","","","0","0","0","0","10","28","38","63.33","38.67","47.11","23rd","21st","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7150","217","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","","","","","","0","0","0","0","18","38","56","93.33","74.67","87.11","1st","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7151","218","1","0","JSS 1","","BASIC TECHNOLOGY","8","13","","","","","","0","0","0","0","13","34","47","78.33","51.67","62.11","18th","16th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7152","216","1","0","JSS 1","","BASIC TECHNOLOGY","8","19","","","","","","0","0","0","0","19","39","58","96.67","70.33","83.22","3rd","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7153","219","1","0","JSS 1","","BASIC TECHNOLOGY","8","15","","","","","","0","0","0","0","15","36","51","85","58.67","70","15th","12th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7154","224","1","0","JSS 1","","BASIC TECHNOLOGY","8","16","","","","","","0","0","0","0","16","29","45","75","55","65","16th","18th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7155","223","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","","","","","","0","0","0","0","17","37","54","90","62","74","6th","7th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("7156","226","1","0","JSS 1","","BASIC TECHNOLOGY","8","15","","","","","","0","0","0","0","15","36","51","85","60.33","71.67","10th","12th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7157","249","1","0","JSS 1","","BASIC TECHNOLOGY","8","16","","","","","","0","0","0","0","16","37","53","88.33","59","70.78","13th","9th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7158","210","1","0","JSS 1","","BASIC TECHNOLOGY","8","15","","","","","","0","0","0","0","15","36","51","85","62.33","73.67","5th","12th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7159","222","1","0","JSS 1","","BASIC TECHNOLOGY","8","16","","","","","","0","0","0","0","16","37","53","88.33","61.67","73.44","7th","9th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7160","248","1","0","JSS 1","","BASIC TECHNOLOGY","8","12","","","","","","0","0","0","0","12","30","42","70","49","58.33","19th","19th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7161","179","2","0","JSS 2","","BASIC SCIENCE","3","16","","","","","","0","0","0","0","16","33","49","81.67","65.33","76.22","2nd","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7162","185","2","0","JSS 2","","BASIC SCIENCE","3","15","","","","","","0","0","0","0","15","37","52","86.67","63","74.56","3rd","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7163","186","2","0","JSS 2","","BASIC SCIENCE","3","12","","","","","","0","0","0","0","12","30","42","70","41","50.33","8th","7th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7164","183","2","0","JSS 2","","BASIC SCIENCE","3","15","","","","","","0","0","0","0","15","27","42","70","40","49.33","9th","7th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7165","182","2","0","JSS 2","","BASIC SCIENCE","3","17","","","","","","0","0","0","0","17","38","55","91.67","68.33","80.56","1st","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7166","189","2","0","JSS 2","","BASIC SCIENCE","3","14","","","","","","0","0","0","0","14","32","46","76.67","53.33","63.56","6th","5th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7167","251","2","0","JSS 2","","BASIC SCIENCE","3","15","","","","","","0","0","0","0","15","28","43","71.67","43.67","53.22","7th","6th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7168","233","2","0","JSS 2","","BASIC SCIENCE","3","16","","","","","","0","0","0","0","16","32","48","80","59","69.67","4th","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7169","179","2","0","JSS 2","","BASIC TECHNOLOGY","8","18","","","","","","0","0","0","0","18","35","53","88.33","64.67","76.44","2nd","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7170","185","2","0","JSS 2","","BASIC TECHNOLOGY","8","17","","","","","","0","0","0","0","17","31","48","80","59.33","70","5th","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7171","186","2","0","JSS 2","","BASIC TECHNOLOGY","8","15","","","","","","0","0","0","0","15","33","48","80","45","55.67","8th","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7172","183","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","","","","","","0","0","0","0","14","23","37","61.67","41.33","49.56","9th","8th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7173","182","2","0","JSS 2","","BASIC TECHNOLOGY","8","18","","","","","","0","0","0","0","18","36","54","90","72.33","84.33","1st","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7174","189","2","0","JSS 2","","BASIC TECHNOLOGY","8","15","","","","","","0","0","0","0","15","36","51","85","60.67","72","3rd","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7175","251","2","0","JSS 2","","BASIC TECHNOLOGY","8","17","","","","","","0","0","0","0","17","36","53","88.33","57.33","69.11","6th","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7176","233","2","0","JSS 2","","BASIC TECHNOLOGY","8","17","","","","","","0","0","0","0","17","30","47","78.33","59.67","70.11","4th","7th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7177","250","1","0","JSS 1","","BUSINESS STUDIES","9","15","","","","","","0","0","0","0","15","26","41","68.33","48.33","57.44","16th","10th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7178","214","1","0","JSS 1","","BUSINESS STUDIES","9","13","","","","","","0","0","0","0","13","22","35","58.33","62.67","70.44","11th","15th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7179","227","1","0","JSS 1","","BUSINESS STUDIES","9","11","","","","","","0","0","0","0","11","20","31","51.67","42","48.89","22nd","20th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7180","212","1","0","JSS 1","","BUSINESS STUDIES","9","12","","","","","","0","0","0","0","12","23","35","58.33","42.67","50.44","21st","15th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7181","188","1","0","JSS 1","","BUSINESS STUDIES","9","15","","","","","","0","0","0","0","15","21","36","60","55.5","67.5","13th","13th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7182","221","1","0","JSS 1","","BUSINESS STUDIES","9","15","","","","","","0","0","0","0","15","33","48","80","67","77.67","4th","4th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7183","220","1","0","JSS 1","","BUSINESS STUDIES","9","10","","","","","","0","0","0","0","10","18","28","46.67","41.33","47.56","23rd","22nd","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7184","257","1","0","JSS 1","","BUSINESS STUDIES","9","10","","","","","","0","0","0","0","10","16","26","43.33","43.33","61.11","20th","23rd","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7185","213","1","0","JSS 1","","BUSINESS STUDIES","9","13","","","","","","0","0","0","0","13","26","39","65","45.67","54.33","18th","12th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7186","215","1","0","JSS 1","","BUSINESS STUDIES","9","17","","","","","","0","0","0","0","17","31","48","80","65.33","76","5th","4th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7187","209","1","0","JSS 1","","BUSINESS STUDIES","9","10","","","","","","0","0","0","0","10","22","32","53.33","36.67","43.78","24th","18th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7188","225","1","0","JSS 1","","BUSINESS STUDIES","9","5","","","","","","0","0","0","0","5","26","31","51.67","46.33","53.22","17th","20th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7189","217","1","0","JSS 1","","BUSINESS STUDIES","9","14","","","","","","0","0","0","0","14","32","46","76.67","63","73.22","10th","8th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7190","218","1","0","JSS 1","","BUSINESS STUDIES","9","13","","","","","","0","0","0","0","13","27","40","66.67","48.67","57.56","15th","11th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7191","216","1","0","JSS 1","","BUSINESS STUDIES","9","16","","","","","","0","0","0","0","16","37","53","88.33","65","76.78","7th","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7192","219","1","0","JSS 1","","BUSINESS STUDIES","9","14","","","","","","0","0","0","0","14","22","36","60","51.67","59.67","14th","13th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7193","224","1","0","JSS 1","","BUSINESS STUDIES","9","15","","","","","","0","0","0","0","15","27","42","70","57.33","66.67","12th","9th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7194","223","1","0","JSS 1","","BUSINESS STUDIES","9","18","","","","","","0","0","0","0","18","30","48","80","65.33","76","5th","4th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7195","226","1","0","JSS 1","","BUSINESS STUDIES","9","18","","","","","","0","0","0","0","18","30","48","80","65","75.67","7th","4th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7196","249","1","0","JSS 1","","BUSINESS STUDIES","9","16","","","","","","0","0","0","0","16","33","49","81.67","69.33","80.22","1st","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7197","210","1","0","JSS 1","","BUSINESS STUDIES","9","18","","","","","","0","0","0","0","18","35","53","88.33","67.67","79.44","3rd","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7198","222","1","0","JSS 1","","BUSINESS STUDIES","9","11","","","","","","0","0","0","0","11","24","35","58.33","68.33","76.11","2nd","15th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7199","248","1","0","JSS 1","","BUSINESS STUDIES","9","10","","","","","","0","0","0","0","10","22","32","53.33","43.67","50.78","19th","18th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7200","179","2","0","JSS 2","","BUSINESS STUDIES","9","13","","","","","","0","0","0","0","13","40","53","88.33","71.67","83.44","1st","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7201","185","2","0","JSS 2","","BUSINESS STUDIES","9","13","","","","","","0","0","0","0","13","22","35","58.33","59","66.78","5th","6th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7202","186","2","0","JSS 2","","BUSINESS STUDIES","9","13","","","","","","0","0","0","0","13","14","27","45","36.33","42.33","9th","8th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7203","183","2","0","JSS 2","","BUSINESS STUDIES","9","10","","","","","","0","0","0","0","10","18","28","46.67","27.33","33.56","10th","7th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7204","182","2","0","JSS 2","","BUSINESS STUDIES","9","13","","","","","","0","0","0","0","13","38","51","85","69.33","80.67","3rd","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7205","189","2","0","JSS 2","","BUSINESS STUDIES","9","12","","","","","","0","0","0","0","12","27","39","65","64","72.67","4th","4th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7206","251","2","0","JSS 2","","BUSINESS STUDIES","9","11","","","","","","0","0","0","0","11","26","37","61.67","42.33","50.56","7th","5th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7207","233","2","0","JSS 2","","BUSINESS STUDIES","9","11","","","","","","0","0","0","0","11","32","43","71.67","58.33","67.89","6th","3rd","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7208","250","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","","","","","","0","0","0","0","13","21","34","56.67","48.33","55.89","16th","14th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7209","214","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","","","","","","0","0","0","0","17","31","48","80","60","70.67","6th","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7210","227","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","","","","","","0","0","0","0","11","19","30","50","41.67","48.33","21st","22nd","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7211","212","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","","","","","","0","0","0","0","12","20","32","53.33","44.67","51.78","19th","18th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7212","188","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","","","","","","0","0","0","0","13","21","34","56.67","48","59.33","17th","14th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7213","221","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","","","","","","0","0","0","0","13","20","33","55","54.33","61.67","12th","17th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7214","220","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","","","","","","0","0","0","0","10","21","31","51.67","32.33","39.22","24th","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7215","257","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","30","45","75","52","70","13th","5th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7216","213","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","","","","","","0","0","0","0","12","27","39","65","49","57.67","15th","12th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7217","215","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","29","44","73.33","60.33","70.11","5th","7th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7218","209","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","","","","","","0","0","0","0","13","22","35","58.33","50.33","58.11","14th","13th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7219","225","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","9","","","","","","0","0","0","0","9","10","19","31.67","35","39.22","23rd","23rd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7220","217","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","30","45","75","58.33","68.33","7th","5th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7221","218","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","","","","","","0","0","0","0","11","20","31","51.67","45","51.89","18th","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7222","216","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","","","","","","0","0","0","0","17","31","48","80","64.67","75.33","1st","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7223","219","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","","","","","","0","0","0","0","14","30","44","73.33","57.67","67.44","8th","7th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7224","224","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","","","","","","0","0","0","0","13","21","34","56.67","37.33","44.89","22nd","14th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7225","223","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","29","44","73.33","57","66.78","9th","7th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7226","226","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","","","","","","0","0","0","0","14","29","43","71.67","55","64.56","11th","11th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7227","249","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","32","47","78.33","60.67","71.11","3rd","4th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7228","210","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","29","44","73.33","64.67","74.44","1st","7th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7229","222","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","","","","","","0","0","0","0","17","32","49","81.67","60.67","71.56","3rd","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7230","248","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","","","","","","0","0","0","0","12","20","32","53.33","42.67","49.78","20th","18th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7231","250","1","0","JSS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","27","42","70","54.33","63.67","17th","12th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7232","214","1","0","JSS 1","","CIVIC EDUCATION","28","16","","","","","","0","0","0","0","16","33","49","81.67","65","75.89","3rd","3rd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7233","227","1","0","JSS 1","","CIVIC EDUCATION","28","10","","","","","","0","0","0","0","10","21","31","51.67","44.33","51.22","21st","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7234","212","1","0","JSS 1","","CIVIC EDUCATION","28","13","","","","","","0","0","0","0","13","24","37","61.67","48.67","56.89","19th","18th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7235","188","1","0","JSS 1","","CIVIC EDUCATION","28","13","","","","","","0","0","0","0","13","30","43","71.67","50.5","64.83","18th","11th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7236","221","1","0","JSS 1","","CIVIC EDUCATION","28","13","","","","","","0","0","0","0","13","25","38","63.33","57","65.44","13th","17th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7237","220","1","0","JSS 1","","CIVIC EDUCATION","28","8","","","","","","0","0","0","0","8","17","25","41.67","42","47.56","23rd","23rd","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7238","257","1","0","JSS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","30","45","75","55.33","58.33","15th","9th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7239","213","1","0","JSS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","29","44","73.33","59","68.78","10th","10th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7240","215","1","0","JSS 1","","CIVIC EDUCATION","28","11","","","","","","0","0","0","0","11","29","40","66.67","59.33","68.22","9th","13th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7241","209","1","0","JSS 1","","CIVIC EDUCATION","28","11","","","","","","0","0","0","0","11","24","35","58.33","43.67","51.44","22nd","19th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7242","225","1","0","JSS 1","","CIVIC EDUCATION","28","12","","","","","","0","0","0","0","12","19","31","51.67","40","46.89","24th","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7243","217","1","0","JSS 1","","CIVIC EDUCATION","28","17","","","","","","0","0","0","0","17","34","51","85","63.33","74.67","6th","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7244","218","1","0","JSS 1","","CIVIC EDUCATION","28","12","","","","","","0","0","0","0","12","27","39","65","54.67","63.33","16th","15th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7245","216","1","0","JSS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","32","47","78.33","66.67","77.11","1st","6th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7246","219","1","0","JSS 1","","CIVIC EDUCATION","28","12","","","","","","0","0","0","0","12","18","30","50","57.67","64.33","12th","22nd","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7247","224","1","0","JSS 1","","CIVIC EDUCATION","28","14","","","","","","0","0","0","0","14","25","39","65","45","53.67","20th","15th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7248","223","1","0","JSS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","32","47","78.33","65.33","75.78","2nd","6th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7249","226","1","0","JSS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","34","49","81.67","63","73.89","7th","3rd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7250","249","1","0","JSS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","32","47","78.33","57","67.44","13th","6th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7251","210","1","0","JSS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","34","49","81.67","64.67","75.56","4th","3rd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7252","222","1","0","JSS 1","","CIVIC EDUCATION","28","16","","","","","","0","0","0","0","16","34","50","83.33","62.67","73.78","8th","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7253","248","1","0","JSS 1","","CIVIC EDUCATION","28","14","","","","","","0","0","0","0","14","26","40","66.67","58","66.89","11th","13th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7254","250","1","0","JSS 1","","COMPUTER SCIENCE","10","9","","","","","","0","0","0","0","9","35","44","73.33","56","65.78","10th","11th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7255","214","1","0","JSS 1","","COMPUTER SCIENCE","10","11","","","","","","0","0","0","0","11","35","46","76.67","70.67","80.89","4th","7th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("7256","227","1","0","JSS 1","","COMPUTER SCIENCE","10","12","","","","","","0","0","0","0","12","33","45","75","47.67","57.67","19th","9th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7257","212","1","0","JSS 1","","COMPUTER SCIENCE","10","7","","","","","","0","0","0","0","7","28","35","58.33","38.67","46.44","24th","21st","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7258","188","1","0","JSS 1","","COMPUTER SCIENCE","10","14","","","","","","0","0","0","0","14","30","44","73.33","50.5","65.17","15th","11th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7259","221","1","0","JSS 1","","COMPUTER SCIENCE","10","8","","","","","","0","0","0","0","8","32","40","66.67","53.67","62.56","13th","19th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7260","220","1","0","JSS 1","","COMPUTER SCIENCE","10","11","","","","","","0","0","0","0","11","30","41","68.33","42","51.11","22nd","18th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7261","257","1","0","JSS 1","","COMPUTER SCIENCE","10","13","","","","","","0","0","0","0","13","30","43","71.67","55.67","55.56","11th","13th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7262","213","1","0","JSS 1","","COMPUTER SCIENCE","10","13","","","","","","0","0","0","0","13","33","46","76.67","49.33","59.56","17th","7th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7263","215","1","0","JSS 1","","COMPUTER SCIENCE","10","12","","","","","","0","0","0","0","12","30","42","70","70.33","79.67","5th","15th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7264","209","1","0","JSS 1","","COMPUTER SCIENCE","10","10","","","","","","0","0","0","0","10","25","35","58.33","44","51.78","20th","21st","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7265","225","1","0","JSS 1","","COMPUTER SCIENCE","10","10","","","","","","0","0","0","0","10","25","35","58.33","39","46.78","23rd","21st","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7266","217","1","0","JSS 1","","COMPUTER SCIENCE","10","13","","","","","","0","0","0","0","13","35","48","80","71.33","82","3rd","5th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7267","218","1","0","JSS 1","","COMPUTER SCIENCE","10","13","","","","","","0","0","0","0","13","32","45","75","50.33","60.33","16th","9th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7268","216","1","0","JSS 1","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","35","50","83.33","72.33","83.44","1st","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7269","219","1","0","JSS 1","","COMPUTER SCIENCE","10","14","","","","","","0","0","0","0","14","28","42","70","55.67","65","11th","15th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7270","224","1","0","JSS 1","","COMPUTER SCIENCE","10","14","","","","","","0","0","0","0","14","25","39","65","44","52.67","20th","20th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7271","223","1","0","JSS 1","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","35","50","83.33","58","69.11","9th","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7272","226","1","0","JSS 1","","COMPUTER SCIENCE","10","17","","","","","","0","0","0","0","17","33","50","83.33","64.33","75.44","8th","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7273","249","1","0","JSS 1","","COMPUTER SCIENCE","10","13","","","","","","0","0","0","0","13","35","48","80","53.67","64.33","13th","5th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7274","210","1","0","JSS 1","","COMPUTER SCIENCE","10","16","","","","","","0","0","0","0","16","34","50","83.33","72.33","83.44","1st","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7275","222","1","0","JSS 1","","COMPUTER SCIENCE","10","12","","","","","","0","0","0","0","12","30","42","70","66.67","76","7th","15th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7276","248","1","0","JSS 1","","COMPUTER SCIENCE","10","11","","","","","","0","0","0","0","11","32","43","71.67","48","57.56","18th","13th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7277","179","2","0","JSS 2","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","32","47","78.33","70.33","80.78","1st","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7278","185","2","0","JSS 2","","COMPUTER SCIENCE","10","16","","","","","","0","0","0","0","16","35","51","85","58.67","70","5th","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7279","186","2","0","JSS 2","","COMPUTER SCIENCE","10","9","","","","","","0","0","0","0","9","32","41","68.33","41.67","50.78","8th","5th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7280","183","2","0","JSS 2","","COMPUTER SCIENCE","10","8","","","","","","0","0","0","0","8","15","23","38.33","32","37.11","9th","8th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7281","182","2","0","JSS 2","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","30","45","75","70","80","2nd","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7282","189","2","0","JSS 2","","COMPUTER SCIENCE","10","11","","","","","","0","0","0","0","11","30","41","68.33","63.67","72.78","4th","5th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7283","251","2","0","JSS 2","","COMPUTER SCIENCE","10","16","","","","","","0","0","0","0","16","35","51","85","50.33","61.67","7th","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7284","233","2","0","JSS 2","","COMPUTER SCIENCE","10","11","","","","","","0","0","0","0","11","26","37","61.67","57.67","65.89","6th","7th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7285","179","2","0","JSS 2","","DICTION","26","20","","","","","","0","0","0","0","20","21","41","68.33","68.33","77.44","3rd","1st","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7286","185","2","0","JSS 2","","DICTION","26","18","","","","","","0","0","0","0","18","20","38","63.33","65.67","74.11","5th","4th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7287","186","2","0","JSS 2","","DICTION","26","13","","","","","","0","0","0","0","13","19","32","53.33","57.33","64.44","8th","7th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7288","183","2","0","JSS 2","","DICTION","26","18","","","","","","0","0","0","0","18","16","34","56.67","45.33","52.89","10th","6th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7289","182","2","0","JSS 2","","DICTION","26","16","","","","","","0","0","0","0","16","23","39","65","66.67","75.33","4th","3rd","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7290","189","2","0","JSS 2","","DICTION","26","15","","","","","","0","0","0","0","15","22","37","61.67","61","69.22","7th","5th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7291","251","2","0","JSS 2","","DICTION","26","12","","","","","","0","0","0","0","12","17","29","48.33","54.33","60.78","9th","8th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7292","233","2","0","JSS 2","","DICTION","26","14","","","","","","0","0","0","0","14","27","41","68.33","63.67","72.78","6th","1st","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7293","250","1","0","JSS 1","","DICTION","26","12","","","","","","0","0","0","0","12","19","31","51.67","46.33","53.22","20th","18th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7294","214","1","0","JSS 1","","DICTION","26","20","","","","","","0","0","0","0","20","34","54","90","69.33","81.33","1st","1st","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7295","227","1","0","JSS 1","","DICTION","26","18","","","","","","0","0","0","0","18","12","30","50","48","54.67","18th","20th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7296","212","1","0","JSS 1","","DICTION","26","10","","","","","","0","0","0","0","10","13","23","38.33","29.33","34.44","24th","22nd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7297","188","1","0","JSS 1","","DICTION","26","15","","","","","","0","0","0","0","15","17","32","53.33","40","50.67","23rd","17th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7298","221","1","0","JSS 1","","DICTION","26","15","","","","","","0","0","0","0","15","19","34","56.67","44.33","51.89","21st","13th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7299","220","1","0","JSS 1","","DICTION","26","8","","","","","","0","0","0","0","8","25","33","55","43.33","50.67","22nd","15th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7300","257","1","0","JSS 1","","DICTION","26","18","","","","","","0","0","0","0","18","18","36","60","48","60","18th","12th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7301","213","1","0","JSS 1","","DICTION","26","14","","","","","","0","0","0","0","14","19","33","55","48.67","56","17th","15th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7302","215","1","0","JSS 1","","DICTION","26","10","","","","","","0","0","0","0","10","11","21","35","54","58.67","10th","23rd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7303","209","1","0","JSS 1","","DICTION","26","10","","","","","","0","0","0","0","10","16","26","43.33","49","54.78","16th","21st","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7304","225","1","0","JSS 1","","DICTION","26","19","","","","","","0","0","0","0","19","15","34","56.67","59","66.56","7th","13th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7305","217","1","0","JSS 1","","DICTION","26","20","","","","","","0","0","0","0","20","25","45","75","67.67","77.67","3rd","4th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7306","218","1","0","JSS 1","","DICTION","26","19","","","","","","0","0","0","0","19","20","39","65","56.67","65.33","8th","8th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7307","216","1","0","JSS 1","","DICTION","26","20","","","","","","0","0","0","0","20","25","45","75","66.67","76.67","4th","4th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7308","219","1","0","JSS 1","","DICTION","26","16","","","","","","0","0","0","0","16","22","38","63.33","56.67","65.11","8th","11th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7309","224","1","0","JSS 1","","DICTION","26","13","","","","","","0","0","0","0","13","26","39","65","49.33","58","15th","8th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7310","223","1","0","JSS 1","","DICTION","26","17","","","","","","0","0","0","0","17","22","39","65","50.33","59","14th","8th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7311","226","1","0","JSS 1","","DICTION","26","19","","","","","","0","0","0","0","19","23","42","70","51.67","61","13th","6th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7312","249","1","0","JSS 1","","DICTION","26","16","","","","","","0","0","0","0","16","26","42","70","53.67","63","11th","6th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7313","210","1","0","JSS 1","","DICTION","26","20","","","","","","0","0","0","0","20","11","31","51.67","52.67","59.56","12th","18th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7314","222","1","0","JSS 1","","DICTION","26","20","","","","","","0","0","0","0","20","30","50","83.33","64.33","75.44","5th","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7315","248","1","0","JSS 1","","DICTION","26","20","","","","","","0","0","0","0","20","28","48","80","61","71.67","6th","3rd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7316","250","1","0","JSS 1","","FRENCH","27","17","","","","","","0","0","0","0","17","35","52","86.67","60.33","71.89","9th","5th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7317","214","1","0","JSS 1","","FRENCH","27","16","","","","","","0","0","0","0","16","31","47","78.33","57.33","67.78","11th","9th","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7318","227","1","0","JSS 1","","FRENCH","27","14","","","","","","0","0","0","0","14","28","42","70","44.33","53.67","16th","12th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7319","212","1","0","JSS 1","","FRENCH","27","10","","","","","","0","0","0","0","10","15","25","41.67","27.33","32.89","24th","21st","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7320","188","1","0","JSS 1","","FRENCH","27","12","","","","","","0","0","0","0","12","27","39","65","52","65","14th","15th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7321","221","1","0","JSS 1","","FRENCH","27","12","","","","","","0","0","0","0","12","21","33","55","43","50.33","17th","19th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7322","220","1","0","JSS 1","","FRENCH","27","14","","","","","","0","0","0","0","14","6","20","33.33","35","39.44","21st","23rd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7323","257","1","0","JSS 1","","FRENCH","27","10","","","","","","0","0","0","0","10","25","35","58.33","35","58.33","21st","18th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7324","213","1","0","JSS 1","","FRENCH","27","15","","","","","","0","0","0","0","15","36","51","85","43","54.33","17th","8th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7325","215","1","0","JSS 1","","FRENCH","27","18","","","","","","0","0","0","0","18","28","46","76.67","66","76.22","5th","10th","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7326","209","1","0","JSS 1","","FRENCH","27","16","","","","","","0","0","0","0","16","20","36","60","40","48","20th","17th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7327","225","1","0","JSS 1","","FRENCH","27","10","","","","","","0","0","0","0","10","14","24","40","41","46.33","19th","22nd","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7328","217","1","0","JSS 1","","FRENCH","27","20","","","","","","0","0","0","0","20","34","54","90","70.33","82.33","4th","4th","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7329","218","1","0","JSS 1","","FRENCH","27","10","","","","","","0","0","0","0","10","16","26","43.33","34.67","40.44","23rd","20th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7330","216","1","0","JSS 1","","FRENCH","27","20","","","","","","0","0","0","0","20","39","59","98.33","76","89.11","1st","1st","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7331","219","1","0","JSS 1","","FRENCH","27","14","","","","","","0","0","0","0","14","28","42","70","55.33","64.67","12th","12th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7332","224","1","0","JSS 1","","FRENCH","27","18","","","","","","0","0","0","0","18","37","55","91.67","52.33","64.56","13th","3rd","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7333","223","1","0","JSS 1","","FRENCH","27","18","","","","","","0","0","0","0","18","34","52","86.67","75","86.56","2nd","5th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7334","226","1","0","JSS 1","","FRENCH","27","20","","","","","","0","0","0","0","20","37","57","95","71","83.67","3rd","2nd","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7335","249","1","0","JSS 1","","FRENCH","27","14","","","","","","0","0","0","0","14","27","41","68.33","61","70.11","7th","14th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7336","210","1","0","JSS 1","","FRENCH","27","16","","","","","","0","0","0","0","16","36","52","86.67","61","72.56","7th","5th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7337","222","1","0","JSS 1","","FRENCH","27","14","","","","","","0","0","0","0","14","32","46","76.67","59.33","69.56","10th","10th","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7338","248","1","0","JSS 1","","FRENCH","27","17","","","","","","0","0","0","0","17","22","39","65","49","57.67","15th","15th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7339","179","2","0","JSS 2","","FRENCH","27","18","","","","","","0","0","0","0","18","30","48","80","72","82.67","1st","2nd","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7340","185","2","0","JSS 2","","FRENCH","27","15","","","","","","0","0","0","0","15","27","42","70","64.33","73.67","4th","4th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7341","186","2","0","JSS 2","","FRENCH","27","10","","","","","","0","0","0","0","10","23","33","55","48","55.33","7th","6th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7342","183","2","0","JSS 2","","FRENCH","27","8","","","","","","0","0","0","0","8","20","28","46.67","30.33","36.56","10th","7th","D7","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7343","182","2","0","JSS 2","","FRENCH","27","18","","","","","","0","0","0","0","18","32","50","83.33","71.67","82.78","2nd","1st","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7344","189","2","0","JSS 2","","FRENCH","27","14","","","","","","0","0","0","0","14","24","38","63.33","57.33","65.78","6th","5th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7345","251","2","0","JSS 2","","FRENCH","27","10","","","","","","0","0","0","0","10","10","20","33.33","32.33","36.78","9th","8th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7346","233","2","0","JSS 2","","FRENCH","27","16","","","","","","0","0","0","0","16","27","43","71.67","67","76.56","3rd","3rd","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7347","179","2","0","JSS 2","","HOME ECONOMICS","24","16","","","","","","0","0","0","0","16","27","43","71.67","57.33","66.89","4th","4th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7348","185","2","0","JSS 2","","HOME ECONOMICS","24","15","","","","","","0","0","0","0","15","30","45","75","57.33","67.33","4th","2nd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7349","186","2","0","JSS 2","","HOME ECONOMICS","24","14","","","","","","0","0","0","0","14","28","42","70","49.67","59","7th","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7350","183","2","0","JSS 2","","HOME ECONOMICS","24","9","","","","","","0","0","0","0","9","14","23","38.33","36","41.11","10th","8th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7351","182","2","0","JSS 2","","HOME ECONOMICS","24","19","","","","","","0","0","0","0","19","34","53","88.33","60.67","72.44","2nd","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7352","189","2","0","JSS 2","","HOME ECONOMICS","24","12","","","","","","0","0","0","0","12","29","41","68.33","59","68.11","3rd","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7353","251","2","0","JSS 2","","HOME ECONOMICS","24","11","","","","","","0","0","0","0","11","19","30","50","40.33","47","9th","7th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7354","233","2","0","JSS 2","","HOME ECONOMICS","24","14","","","","","","0","0","0","0","14","30","44","73.33","52.67","62.44","6th","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7355","250","1","0","JSS 1","","HOME ECONOMICS","24","16","","","","","","0","0","0","0","16","29","45","75","56.67","66.67","10th","8th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("7356","214","1","0","JSS 1","","HOME ECONOMICS","24","17","","","","","","0","0","0","0","17","30","47","78.33","60","70.44","7th","5th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7357","227","1","0","JSS 1","","HOME ECONOMICS","24","13","","","","","","0","0","0","0","13","28","41","68.33","41.67","50.78","23rd","18th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7358","212","1","0","JSS 1","","HOME ECONOMICS","24","14","","","","","","0","0","0","0","14","23","37","61.67","43.67","51.89","22nd","20th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7359","188","1","0","JSS 1","","HOME ECONOMICS","24","15","","","","","","0","0","0","0","15","30","45","75","53.5","68.5","14th","8th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7360","221","1","0","JSS 1","","HOME ECONOMICS","24","13","","","","","","0","0","0","0","13","29","42","70","57.67","67","9th","15th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7361","220","1","0","JSS 1","","HOME ECONOMICS","24","10","","","","","","0","0","0","0","10","20","30","50","48.67","55.33","18th","21st","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7362","257","1","0","JSS 1","","HOME ECONOMICS","24","15","","","","","","0","0","0","0","15","29","44","73.33","56.33","69.44","11th","11th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7363","213","1","0","JSS 1","","HOME ECONOMICS","24","15","","","","","","0","0","0","0","15","28","43","71.67","48","57.56","20th","14th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7364","215","1","0","JSS 1","","HOME ECONOMICS","24","15","","","","","","0","0","0","0","15","27","42","70","52.33","61.67","15th","15th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7365","209","1","0","JSS 1","","HOME ECONOMICS","24","16","","","","","","0","0","0","0","16","25","41","68.33","44.33","53.44","21st","18th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7366","225","1","0","JSS 1","","HOME ECONOMICS","24","10","","","","","","0","0","0","0","10","20","30","50","38.67","45.33","24th","21st","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7367","217","1","0","JSS 1","","HOME ECONOMICS","24","16","","","","","","0","0","0","0","16","30","46","76.67","61.67","71.89","4th","6th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7368","218","1","0","JSS 1","","HOME ECONOMICS","24","10","","","","","","0","0","0","0","10","20","30","50","56","62.67","12th","21st","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7369","216","1","0","JSS 1","","HOME ECONOMICS","24","17","","","","","","0","0","0","0","17","36","53","88.33","63.33","75.11","2nd","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7370","219","1","0","JSS 1","","HOME ECONOMICS","24","17","","","","","","0","0","0","0","17","32","49","81.67","59.67","70.56","8th","4th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7371","224","1","0","JSS 1","","HOME ECONOMICS","24","18","","","","","","0","0","0","0","18","26","44","73.33","48.67","58.44","18th","11th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7372","223","1","0","JSS 1","","HOME ECONOMICS","24","16","","","","","","0","0","0","0","16","30","46","76.67","62.67","72.89","3rd","6th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7373","226","1","0","JSS 1","","HOME ECONOMICS","24","15","","","","","","0","0","0","0","15","30","45","75","60.67","70.67","6th","8th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7374","249","1","0","JSS 1","","HOME ECONOMICS","24","19","","","","","","0","0","0","0","19","34","53","88.33","51.67","63.44","16th","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7375","210","1","0","JSS 1","","HOME ECONOMICS","24","14","","","","","","0","0","0","0","14","30","44","73.33","61.67","71.44","4th","11th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7376","222","1","0","JSS 1","","HOME ECONOMICS","24","19","","","","","","0","0","0","0","19","31","50","83.33","63.67","74.78","1st","3rd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7377","248","1","0","JSS 1","","HOME ECONOMICS","24","15","","","","","","0","0","0","0","15","27","42","70","49.33","58.67","17th","15th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7378","250","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","12","","","","","","0","0","0","0","12","20","32","53.33","40.33","47.44","18th","19th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7379","214","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","16","","","","","","0","0","0","0","16","25","41","68.33","50.33","59.44","10th","10th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7380","227","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","13","","","","","","0","0","0","0","13","20","33","55","41.33","48.67","17th","15th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7381","212","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","11","","","","","","0","0","0","0","11","15","26","43.33","30","35.78","24th","21st","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7382","188","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","13","","","","","","0","0","0","0","13","20","33","55","41.5","52.5","16th","15th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7383","221","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","16","","","","","","0","0","0","0","16","21","37","61.67","46.33","54.56","15th","12th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7384","220","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","12","","","","","","0","0","0","0","12","12","24","40","38","43.33","21st","22nd","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7385","257","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","14","","","","","","0","0","0","0","14","21","35","58.33","35","58.33","23rd","14th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7386","213","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","13","","","","","","0","0","0","0","13","26","39","65","48.67","57.33","12th","11th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7387","215","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","17","","","","","","0","0","0","0","17","25","42","70","51.33","60.67","8th","9th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7388","209","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","12","","","","","","0","0","0","0","12","20","32","53.33","38.67","45.78","20th","19th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7389","225","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","13","","","","","","0","0","0","0","13","20","33","55","40.33","47.67","18th","15th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7390","217","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","17","","","","","","0","0","0","0","17","30","47","78.33","59","69.44","4th","5th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7391","218","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","12","","","","","","0","0","0","0","12","12","24","40","37.33","42.67","22nd","22nd","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7392","216","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","","","","","","0","0","0","0","19","32","51","85","55","66.33","7th","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7393","219","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","13","","","","","","0","0","0","0","13","20","33","55","47","54.33","14th","15th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7394","224","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","","","","","","0","0","0","0","15","21","36","60","49.67","57.67","11th","13th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7395","223","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","","","","","","0","0","0","0","19","30","49","81.67","56","66.89","5th","3rd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7396","226","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","17","","","","","","0","0","0","0","17","26","43","71.67","62.67","72.22","2nd","7th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7397","249","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","18","","","","","","0","0","0","0","18","26","44","73.33","51.33","61.11","8th","6th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7398","210","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","17","","","","","","0","0","0","0","17","35","52","86.67","59.33","70.89","3rd","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7399","222","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","","","","","","0","0","0","0","19","30","49","81.67","67.33","78.22","1st","3rd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7400","248","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","17","","","","","","0","0","0","0","17","26","43","71.67","47.67","57.22","13th","7th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7401","179","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","16","","","","","","0","0","0","0","16","31","47","78.33","65.33","75.78","1st","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7402","185","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","17","","","","","","0","0","0","0","17","20","37","61.67","51.33","59.56","5th","4th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7403","186","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","13","","","","","","0","0","0","0","13","23","36","60","45.67","53.67","7th","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7404","183","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","13","","","","","","0","0","0","0","13","10","23","38.33","29","34.11","10th","8th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7405","182","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","17","","","","","","0","0","0","0","17","31","48","80","64","74.67","2nd","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7406","189","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","13","","","","","","0","0","0","0","13","22","35","58.33","53","60.78","3rd","6th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7407","251","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","13","","","","","","0","0","0","0","13","21","34","56.67","43.67","51.22","8th","7th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7408","233","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","16","","","","","","0","0","0","0","16","30","46","76.67","52.33","62.56","4th","3rd","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7409","250","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","18","28","46.67","49","55.22","16th","17th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7410","214","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","11","","","","","","0","0","0","0","11","30","41","68.33","56.67","65.78","7th","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7411","227","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","18","28","46.67","37.67","43.89","22nd","17th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7412","212","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","17","27","45","44","50","18th","19th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7413","188","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","","","","","","0","0","0","0","12","23","35","58.33","46","57.67","17th","11th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7414","221","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","23","33","55","52.33","59.67","13th","13th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7415","220","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","6","","","","","","0","0","0","0","6","17","23","38.33","36.33","41.44","23rd","23rd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7416","257","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","","","","","","0","0","0","0","12","21","33","55","50.67","53.33","14th","13th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7417","213","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","","","","","","0","0","0","0","12","25","37","61.67","54","62.22","12th","10th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7418","215","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","","","","","","0","0","0","0","12","29","41","68.33","58","67.11","6th","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7419","209","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","17","27","45","41","47","21st","19th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7420","225","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","15","25","41.67","32","37.56","24th","22nd","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7421","217","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","17","","","","","","0","0","0","0","17","35","52","86.67","66","77.56","1st","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7422","218","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","19","29","48.33","49.33","55.78","15th","15th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7423","216","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","15","","","","","","0","0","0","0","15","34","49","81.67","63.67","74.56","2nd","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7424","219","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","24","34","56.67","55.33","62.89","11th","12th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7425","224","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","9","","","","","","0","0","0","0","9","17","26","43.33","42","47.78","20th","21st","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7426","223","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","","","","","","0","0","0","0","12","29","41","68.33","61.33","70.44","3rd","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7427","226","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","","","","","","0","0","0","0","12","29","41","68.33","58.67","67.78","5th","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7428","249","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","","","","","","0","0","0","0","12","29","41","68.33","56","65.11","8th","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7429","210","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","","","","","","0","0","0","0","12","30","42","70","56","65.33","8th","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7430","222","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","16","","","","","","0","0","0","0","16","24","40","66.67","61","69.89","4th","9th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7431","248","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","19","29","48.33","42.33","48.78","19th","15th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7432","250","1","0","JSS 1","","SOCIAL STUDIES","23","19","","","","","","0","0","0","0","19","30","49","81.67","54","64.89","14th","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7433","214","1","0","JSS 1","","SOCIAL STUDIES","23","17","","","","","","0","0","0","0","17","30","47","78.33","65.67","76.11","2nd","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7434","227","1","0","JSS 1","","SOCIAL STUDIES","23","12","","","","","","0","0","0","0","12","22","34","56.67","39","46.56","22nd","18th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7435","212","1","0","JSS 1","","SOCIAL STUDIES","23","12","","","","","","0","0","0","0","12","20","32","53.33","45.33","52.44","21st","19th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7436","188","1","0","JSS 1","","SOCIAL STUDIES","23","12","","","","","","0","0","0","0","12","24","36","60","48","60","18th","15th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7437","221","1","0","JSS 1","","SOCIAL STUDIES","23","13","","","","","","0","0","0","0","13","29","42","70","56","65.33","9th","9th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7438","220","1","0","JSS 1","","SOCIAL STUDIES","23","10","","","","","","0","0","0","0","10","19","29","48.33","33","39.44","24th","22nd","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7439","257","1","0","JSS 1","","SOCIAL STUDIES","23","12","","","","","","0","0","0","0","12","28","40","66.67","51","53.89","15th","12th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7440","213","1","0","JSS 1","","SOCIAL STUDIES","23","15","","","","","","0","0","0","0","15","27","42","70","57","66.33","8th","9th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7441","215","1","0","JSS 1","","SOCIAL STUDIES","23","12","","","","","","0","0","0","0","12","20","32","53.33","57.33","64.44","7th","19th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7442","209","1","0","JSS 1","","SOCIAL STUDIES","23","12","","","","","","0","0","0","0","12","20","32","53.33","50","57.11","17th","19th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7443","225","1","0","JSS 1","","SOCIAL STUDIES","23","15","","","","","","0","0","0","0","15","20","35","58.33","38","45.78","23rd","16th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7444","217","1","0","JSS 1","","SOCIAL STUDIES","23","17","","","","","","0","0","0","0","17","30","47","78.33","67","77.44","1st","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7445","218","1","0","JSS 1","","SOCIAL STUDIES","23","10","","","","","","0","0","0","0","10","19","29","48.33","48","54.44","18th","22nd","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7446","216","1","0","JSS 1","","SOCIAL STUDIES","23","16","","","","","","0","0","0","0","16","33","49","81.67","64.67","75.56","3rd","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7447","219","1","0","JSS 1","","SOCIAL STUDIES","23","13","","","","","","0","0","0","0","13","24","37","61.67","55.67","63.89","11th","14th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7448","224","1","0","JSS 1","","SOCIAL STUDIES","23","13","","","","","","0","0","0","0","13","22","35","58.33","47","54.78","20th","16th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7449","223","1","0","JSS 1","","SOCIAL STUDIES","23","17","","","","","","0","0","0","0","17","32","49","81.67","58.33","69.22","6th","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7450","226","1","0","JSS 1","","SOCIAL STUDIES","23","13","","","","","","0","0","0","0","13","30","43","71.67","55.33","64.89","12th","8th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7451","249","1","0","JSS 1","","SOCIAL STUDIES","23","15","","","","","","0","0","0","0","15","30","45","75","56","66","9th","7th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7452","210","1","0","JSS 1","","SOCIAL STUDIES","23","17","","","","","","0","0","0","0","17","33","50","83.33","63","74.11","4th","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7453","222","1","0","JSS 1","","SOCIAL STUDIES","23","13","","","","","","0","0","0","0","13","28","41","68.33","55","64.11","13th","11th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7454","248","1","0","JSS 1","","SOCIAL STUDIES","23","13","","","","","","0","0","0","0","13","27","40","66.67","50.67","59.56","16th","12th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7455","18","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","","","","","","0","0","0","0","7","21","28","46.67","30","36.22","23rd","22nd","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("7456","17","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","","","","","","0","0","0","0","10","30","40","66.67","46.67","55.56","11th","8th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7457","24","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","","","","","","0","0","0","0","5","29","34","56.67","45","52.56","12th","16th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7458","21","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","","","","","","0","0","0","0","8","27","35","58.33","38","45.78","18th","15th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7459","15","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","","","","","","0","0","0","0","7","30","37","61.67","48.33","56.56","8th","12th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7460","198","4","0","SS 1","","AGRICULTURAL SCIENCE","5","15","","","","","","0","0","0","0","15","32","47","78.33","63.33","73.78","1st","1st","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7461","253","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","","","","","","0","0","0","0","5","28","33","55","36.33","43.67","21st","17th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7462","171","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","","","","","","0","0","0","0","10","17","27","45","49","55","6th","23rd","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7463","199","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","","","","","","0","0","0","0","10","26","36","60","45","53","12th","13th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7464","23","4","0","SS 1","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","30","43","71.67","58.67","68.22","2nd","3rd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7465","14","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","","","","","","0","0","0","0","6","24","30","50","33.67","40.33","22nd","21st","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7466","12","4","0","SS 1","","AGRICULTURAL SCIENCE","5","12","","","","","","0","0","0","0","12","30","42","70","57","66.33","4th","6th","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7467","20","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","","","","","","0","0","0","0","8","19","27","45","26.67","32.67","25th","23rd","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7468","242","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","","","","","","0","0","0","0","5","31","36","60","48.33","56.33","8th","13th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7469","25","4","0","SS 1","","AGRICULTURAL SCIENCE","5","12","","","","","","0","0","0","0","12","27","39","65","47.33","56","10th","9th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7470","22","4","0","SS 1","","AGRICULTURAL SCIENCE","5","9","","","","","","0","0","0","0","9","29","38","63.33","52","60.44","5th","11th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7471","241","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","","","","","","0","0","0","0","7","26","33","55","44","51.33","14th","17th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7472","239","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","","","","","","0","0","0","0","7","24","31","51.67","37.67","44.56","19th","20th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7473","174","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","","","","","","0","0","0","0","5","21","26","43.33","29.67","35.44","24th","25th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7474","26","4","0","SS 1","","AGRICULTURAL SCIENCE","5","14","","","","","","0","0","0","0","14","31","45","75","57.67","67.67","3rd","2nd","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7475","254","4","0","SS 1","","AGRICULTURAL SCIENCE","5","9","","","","","","0","0","0","0","9","34","43","71.67","40","49.56","17th","3rd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7476","255","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","","","","","","0","0","0","0","11","28","39","65","36.5","49.5","20th","9th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7477","259","4","0","SS 1","","AGRICULTURAL SCIENCE","5","14","","","","","","0","0","0","0","14","29","43","71.67","43","71.67","15th","3rd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7478","13","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","","","","","","0","0","0","0","7","34","41","68.33","49","58.11","6th","7th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7479","19","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","","","","","","0","0","0","0","7","25","32","53.33","41.33","48.44","16th","19th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7480","246","5","0","SS 2","","AGRICULTURAL SCIENCE","5","7","","","","","","0","0","0","0","7","26","33","55","43.67","51","7th","8th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7481","133","5","0","SS 2","","AGRICULTURAL SCIENCE","5","15","","","","","","0","0","0","0","15","22","37","61.67","56.33","64.56","3rd","4th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7482","135","5","0","SS 2","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","31","44","73.33","66.33","76.11","1st","1st","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7483","200","5","0","SS 2","","AGRICULTURAL SCIENCE","5","6","","","","","","0","0","0","0","6","32","38","63.33","57","65.44","2nd","3rd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7484","244","5","0","SS 2","","AGRICULTURAL SCIENCE","5","15","","","","","","0","0","0","0","15","28","43","71.67","49.33","58.89","6th","2nd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7485","48","5","0","SS 2","","AGRICULTURAL SCIENCE","5","12","","","","","","0","0","0","0","12","13","25","41.67","41.33","46.89","8th","9th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7486","247","5","0","SS 2","","AGRICULTURAL SCIENCE","5","13","","","","","","0","0","0","0","13","23","36","60","50.67","58.67","5th","6th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7487","46","5","0","SS 2","","AGRICULTURAL SCIENCE","5","14","","","","","","0","0","0","0","14","22","36","60","52","60","4th","6th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7488","128","5","0","SS 2","","AGRICULTURAL SCIENCE","5","8","","","","","","0","0","0","0","8","29","37","61.67","37.5","49.83","9th","4th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7489","18","4","0","SS 1","","BIOLOGY","14","5","","","","","","0","0","0","0","5","10","15","25","27","30.33","25th","25th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7490","17","4","0","SS 1","","BIOLOGY","14","6","","","","","","0","0","0","0","6","16","22","36.67","34.67","39.56","16th","19th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7491","24","4","0","SS 1","","BIOLOGY","14","8","","","","","","0","0","0","0","8","21","29","48.33","41","47.44","10th","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7492","21","4","0","SS 1","","BIOLOGY","14","6","","","","","","0","0","0","0","6","18","24","40","30","35.33","24th","16th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7493","15","4","0","SS 1","","BIOLOGY","14","5","","","","","","0","0","0","0","5","16","21","35","36","40.67","14th","20th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7494","198","4","0","SS 1","","BIOLOGY","14","10","","","","","","0","0","0","0","10","38","48","80","71.67","82.33","1st","1st","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7495","253","4","0","SS 1","","BIOLOGY","14","6","","","","","","0","0","0","0","6","34","40","66.67","38.33","47.22","13th","5th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7496","171","4","0","SS 1","","BIOLOGY","14","6","","","","","","0","0","0","0","6","18","24","40","39.33","44.67","12th","16th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7497","199","4","0","SS 1","","BIOLOGY","14","9","","","","","","0","0","0","0","9","23","32","53.33","42.67","49.78","7th","10th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7498","23","4","0","SS 1","","BIOLOGY","14","10","","","","","","0","0","0","0","10","27","37","61.67","57","65.22","4th","8th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7499","14","4","0","SS 1","","BIOLOGY","14","1","","","","","","0","0","0","0","1","17","18","30","31.67","35.67","21st","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7500","12","4","0","SS 1","","BIOLOGY","14","9","","","","","","0","0","0","0","9","36","45","75","54.67","64.67","6th","2nd","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7501","20","4","0","SS 1","","BIOLOGY","14","7","","","","","","0","0","0","0","7","19","26","43.33","36","41.78","14th","15th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7502","242","4","0","SS 1","","BIOLOGY","14","10","","","","","","0","0","0","0","10","33","43","71.67","56.33","65.89","5th","3rd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7503","25","4","0","SS 1","","BIOLOGY","14","9","","","","","","0","0","0","0","9","20","29","48.33","41.33","47.78","9th","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7504","22","4","0","SS 1","","BIOLOGY","14","9","","","","","","0","0","0","0","9","32","41","68.33","63.33","72.44","2nd","4th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7505","241","4","0","SS 1","","BIOLOGY","14","6","","","","","","0","0","0","0","6","33","39","65","42.33","51","8th","7th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7506","239","4","0","SS 1","","BIOLOGY","14","8","","","","","","0","0","0","0","8","25","33","55","34","41.33","18th","9th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7507","174","4","0","SS 1","","BIOLOGY","14","3","","","","","","0","0","0","0","3","18","21","35","30.67","35.33","23rd","20th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7508","26","4","0","SS 1","","BIOLOGY","14","9","","","","","","0","0","0","0","9","31","40","66.67","61.33","70.22","3rd","5th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7509","254","4","0","SS 1","","BIOLOGY","14","4","","","","","","0","0","0","0","4","15","19","31.67","34.33","38.56","17th","23rd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7510","255","4","0","SS 1","","BIOLOGY","14","6","","","","","","0","0","0","0","6","23","29","48.33","31","40.67","22nd","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7511","259","4","0","SS 1","","BIOLOGY","14","12","","","","","","0","0","0","0","12","20","32","53.33","32","53.33","20th","10th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7512","13","4","0","SS 1","","BIOLOGY","14","5","","","","","","0","0","0","0","5","19","24","40","40","45.33","11th","16th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7513","19","4","0","SS 1","","BIOLOGY","14","3","","","","","","0","0","0","0","3","17","20","33.33","32.33","36.78","19th","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7514","246","5","0","SS 2","","BIOLOGY","14","6","","","","","","0","0","0","0","6","13","19","31.67","38","42.22","14th","14th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7515","133","5","0","SS 2","","BIOLOGY","14","12","","","","","","0","0","0","0","12","20","32","53.33","38.33","45.44","13th","11th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7516","135","5","0","SS 2","","BIOLOGY","14","18","","","","","","0","0","0","0","18","33","51","85","65.33","76.67","2nd","1st","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7517","200","5","0","SS 2","","BIOLOGY","14","16","","","","","","0","0","0","0","16","28","44","73.33","59.33","69.11","3rd","4th","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7518","41","5","0","SS 2","","BIOLOGY","14","15","","","","","","0","0","0","0","15","25","40","66.67","65.67","74.56","1st","5th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7519","201","5","0","SS 2","","BIOLOGY","14","14","","","","","","0","0","0","0","14","21","35","58.33","51.67","59.44","7th","8th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7520","31","5","0","SS 2","","BIOLOGY","14","10","","","","","","0","0","0","0","10","23","33","55","51","58.33","8th","10th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7521","134","5","0","SS 2","","BIOLOGY","14","15","","","","","","0","0","0","0","15","20","35","58.33","53","60.78","6th","8th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7522","244","5","0","SS 2","","BIOLOGY","14","16","","","","","","0","0","0","0","16","21","37","61.67","48.33","56.56","9th","7th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7523","29","5","0","SS 2","","BIOLOGY","14","17","","","","","","0","0","0","0","17","21","38","63.33","48.33","56.78","9th","6th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7524","32","5","0","SS 2","","BIOLOGY","14","9","","","","","","0","0","0","0","9","14","23","38.33","41","46.11","11th","13th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7525","48","5","0","SS 2","","BIOLOGY","14","8","","","","","","0","0","0","0","8","19","27","45","39.67","45.67","12th","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7526","247","5","0","SS 2","","BIOLOGY","14","17","","","","","","0","0","0","0","17","31","48","80","55","65.67","4th","2nd","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7527","46","5","0","SS 2","","BIOLOGY","14","16","","","","","","0","0","0","0","16","29","45","75","54","64","5th","3rd","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7529","18","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","28","43","71.67","64.67","74.22","19th","21st","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7530","17","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","32","47","78.33","65.67","76.11","16th","16th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7531","24","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","0","0","0","0","18","34","52","86.67","75.67","87.22","4th","7th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7532","21","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","27","42","70","61.67","71","20th","22nd","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7533","15","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","","","","","","0","0","0","0","16","34","50","83.33","67.67","78.78","12th","12th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7534","198","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","","","","","","0","0","0","0","17","34","51","85","75","86.33","7th","10th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7535","253","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","0","0","0","0","18","35","53","88.33","74","85.78","8th","3rd","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7536","171","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","","","","","","0","0","0","0","11","31","42","70","65.67","75","16th","22nd","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7537","199","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","","","","","","0","0","0","0","19","37","56","93.33","66.67","79.11","14th","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7538","23","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","0","0","0","0","18","35","53","88.33","78.67","90.44","2nd","3rd","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7539","14","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","0","0","0","0","18","34","52","86.67","68","79.56","11th","7th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7540","12","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","","","","","","0","0","0","0","16","37","53","88.33","75.33","87.11","6th","3rd","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7541","20","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","","","","","","0","0","0","0","12","28","40","66.67","50","58.89","24th","24th","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7542","242","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","0","0","0","0","18","35","53","88.33","78","89.78","3rd","3rd","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7543","25","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","0","0","0","0","18","30","48","80","73.33","84","9th","14th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7544","22","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","35","50","83.33","66.33","77.44","15th","12th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7545","241","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","0","0","0","0","18","33","51","85","67.67","79","12th","10th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7546","239","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","","","","","","0","0","0","0","16","30","46","76.67","55.67","65.89","22nd","18th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7547","174","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","7","","","","","","0","0","0","0","7","25","32","53.33","54","61.11","23rd","25th","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7548","26","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","0","0","0","0","18","34","52","86.67","80","91.56","1st","7th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7549","254","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","","","","","","0","0","0","0","13","32","45","75","58.67","68.67","21st","19th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7550","255","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","","","","","","0","0","0","0","16","32","48","80","65","81","18th","14th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7551","259","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","","","","","","0","0","0","0","16","31","47","78.33","47","78.33","26th","16th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7552","13","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","","","","","","0","0","0","0","17","37","54","90","75.67","87.67","4th","2nd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7553","19","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","","","","","","0","0","0","0","14","30","44","73.33","70","79.78","10th","20th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7554","131","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","","","","","","0","0","0","0","16","34","50","83.33","65.33","76.44","4th","4th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7555","41","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","","","","","","0","0","0","0","20","40","60","100","82.33","95.67","1st","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7556","134","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","","","","","","0","0","0","0","19","36","55","91.67","66.33","78.56","3rd","2nd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("7557","136","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","","","","","","0","0","0","0","16","34","50","83.33","50","66.67","7th","4th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7558","35","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","0","0","0","0","15","30","45","75","64.67","74.67","6th","6th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7559","33","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","","","","","","0","0","0","0","12","30","42","70","65","74.33","5th","7th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7560","202","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","0","0","0","0","18","33","51","85","71.33","82.67","2nd","3rd","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7561","18","4","0","SS 1","","CIVIC EDUCATION","28","12","","","","","","0","0","0","0","12","30","42","70","52.33","61.67","21st","13th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7562","17","4","0","SS 1","","CIVIC EDUCATION","28","14","","","","","","0","0","0","0","14","26","40","66.67","56.67","65.56","14th","19th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7563","24","4","0","SS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","27","42","70","64.33","73.67","5th","13th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7564","21","4","0","SS 1","","CIVIC EDUCATION","28","12","","","","","","0","0","0","0","12","21","33","55","46","53.33","24th","24th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7565","15","4","0","SS 1","","CIVIC EDUCATION","28","16","","","","","","0","0","0","0","16","27","43","71.67","54.67","64.22","19th","12th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7566","198","4","0","SS 1","","CIVIC EDUCATION","28","16","","","","","","0","0","0","0","16","30","46","76.67","62.33","72.56","7th","8th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7567","253","4","0","SS 1","","CIVIC EDUCATION","28","17","","","","","","0","0","0","0","17","28","45","75","55.33","65.33","18th","9th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7568","171","4","0","SS 1","","CIVIC EDUCATION","28","14","","","","","","0","0","0","0","14","28","42","70","61","70.33","9th","13th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7569","199","4","0","SS 1","","CIVIC EDUCATION","28","17","","","","","","0","0","0","0","17","31","48","80","56","66.67","17th","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7570","23","4","0","SS 1","","CIVIC EDUCATION","28","14","","","","","","0","0","0","0","14","30","44","73.33","67.67","77.44","4th","11th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7571","14","4","0","SS 1","","CIVIC EDUCATION","28","13","","","","","","0","0","0","0","13","29","42","70","56.33","65.67","15th","13th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7572","12","4","0","SS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","33","48","80","62.33","73","7th","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7573","20","4","0","SS 1","","CIVIC EDUCATION","28","13","","","","","","0","0","0","0","13","24","37","61.67","46.67","54.89","23rd","22nd","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7574","242","4","0","SS 1","","CIVIC EDUCATION","28","17","","","","","","0","0","0","0","17","31","48","80","68","78.67","3rd","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7575","25","4","0","SS 1","","CIVIC EDUCATION","28","13","","","","","","0","0","0","0","13","26","39","65","59","67.67","13th","21st","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7576","22","4","0","SS 1","","CIVIC EDUCATION","28","18","","","","","","0","0","0","0","18","36","54","90","74.67","86.67","1st","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7577","241","4","0","SS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","30","45","75","60","70","11th","9th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7578","239","4","0","SS 1","","CIVIC EDUCATION","28","13","","","","","","0","0","0","0","13","21","34","56.67","50.33","57.89","22nd","23rd","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7579","174","4","0","SS 1","","CIVIC EDUCATION","28","10","","","","","","0","0","0","0","10","19","29","48.33","42.67","49.11","25th","25th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7580","26","4","0","SS 1","","CIVIC EDUCATION","28","18","","","","","","0","0","0","0","18","30","48","80","74.67","85.33","1st","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7581","254","4","0","SS 1","","CIVIC EDUCATION","28","14","","","","","","0","0","0","0","14","28","42","70","56.33","65.67","15th","13th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7582","255","4","0","SS 1","","CIVIC EDUCATION","28","13","","","","","","0","0","0","0","13","29","42","70","54","68","20th","13th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7583","259","4","0","SS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","25","40","66.67","40","66.67","26th","19th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7584","13","4","0","SS 1","","CIVIC EDUCATION","28","17","","","","","","0","0","0","0","17","30","47","78.33","64","74.44","6th","7th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7585","19","4","0","SS 1","","CIVIC EDUCATION","28","15","","","","","","0","0","0","0","15","38","53","88.33","60.67","72.44","10th","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7586","246","5","0","SS 2","","CIVIC EDUCATION","15","14","","","","","","0","0","0","0","14","23","37","61.67","52.67","60.89","20th","20th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7587","131","5","0","SS 2","","CIVIC EDUCATION","15","13","","","","","","0","0","0","0","13","32","45","75","60","70","15th","12th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7588","133","5","0","SS 2","","CIVIC EDUCATION","15","15","","","","","","0","0","0","0","15","35","50","83.33","48","59.11","22nd","6th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7589","135","5","0","SS 2","","CIVIC EDUCATION","15","17","","","","","","0","0","0","0","17","37","54","90","77","89","2nd","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7590","200","5","0","SS 2","","CIVIC EDUCATION","15","13","","","","","","0","0","0","0","13","35","48","80","62.33","73","10th","7th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7591","41","5","0","SS 2","","CIVIC EDUCATION","15","18","","","","","","0","0","0","0","18","33","51","85","71.33","82.67","5th","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7592","201","5","0","SS 2","","CIVIC EDUCATION","15","16","","","","","","0","0","0","0","16","32","48","80","61.67","72.33","11th","7th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7593","31","5","0","SS 2","","CIVIC EDUCATION","15","17","","","","","","0","0","0","0","17","37","54","90","73.67","85.67","4th","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7594","243","5","0","SS 2","","CIVIC EDUCATION","15","17","","","","","","0","0","0","0","17","34","51","85","67.33","78.67","6th","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7595","134","5","0","SS 2","","CIVIC EDUCATION","15","15","","","","","","0","0","0","0","15","32","47","78.33","61.67","72.11","11th","10th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7596","136","5","0","SS 2","","CIVIC EDUCATION","15","12","","","","","","0","0","0","0","12","22","34","56.67","36","47.33","23rd","22nd","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7597","244","5","0","SS 2","","CIVIC EDUCATION","15","16","","","","","","0","0","0","0","16","26","42","70","59","68.33","16th","18th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7599","245","5","0","SS 2","","CIVIC EDUCATION","15","14","","","","","","0","0","0","0","14","31","45","75","66.33","76.33","7th","12th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7600","29","5","0","SS 2","","CIVIC EDUCATION","15","15","","","","","","0","0","0","0","15","28","43","71.67","63","72.56","9th","15th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7601","32","5","0","SS 2","","CIVIC EDUCATION","15","12","","","","","","0","0","0","0","12","23","35","58.33","52","59.78","21st","21st","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7602","33","5","0","SS 2","","CIVIC EDUCATION","15","14","","","","","","0","0","0","0","14","29","43","71.67","55.33","64.89","17th","15th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7603","48","5","0","SS 2","","CIVIC EDUCATION","15","14","","","","","","0","0","0","0","14","30","44","73.33","60.67","70.44","14th","14th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7604","247","5","0","SS 2","","CIVIC EDUCATION","15","16","","","","","","0","0","0","0","16","32","48","80","74.33","85","3rd","7th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7605","202","5","0","SS 2","","CIVIC EDUCATION","15","17","","","","","","0","0","0","0","17","26","43","71.67","53.33","62.89","19th","15th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7606","46","5","0","SS 2","","CIVIC EDUCATION","15","15","","","","","","0","0","0","0","15","31","46","76.67","64.33","74.56","8th","11th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7607","36","5","0","SS 2","","CIVIC EDUCATION","15","10","","","","","","0","0","0","0","10","14","24","40","31.33","36.67","24th","23rd","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7608","128","5","0","SS 2","","CIVIC EDUCATION","15","12","","","","","","0","0","0","0","12","28","40","66.67","55.33","64.22","17th","19th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7609","28","5","0","SS 2","","CIVIC EDUCATION","15","18","","","","","","0","0","0","0","18","36","54","90","78","90","1st","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7610","131","5","0","SS 2","","COMMERCE","20","11","","","","","","0","0","0","0","11","21","32","53.33","53.5","64.17","2nd","4th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7611","136","5","0","SS 2","","COMMERCE","20","10","","","","","","0","0","0","0","10","20","30","50","45","55","4th","5th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7612","35","5","0","SS 2","","COMMERCE","20","12","","","","","","0","0","0","0","12","24","36","60","44.33","52.33","5th","1st","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7613","33","5","0","SS 2","","COMMERCE","20","10","","","","","","0","0","0","0","10","26","36","60","54","62","1st","1st","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7614","202","5","0","SS 2","","COMMERCE","20","11","","","","","","0","0","0","0","11","25","36","60","49.33","57.33","3rd","1st","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7615","18","4","0","SS 1","","COMMERCE","20","10","","","","","","0","0","0","0","10","16","26","43.33","43.33","49.11","23rd","24th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7616","17","4","0","SS 1","","COMMERCE","20","11","","","","","","0","0","0","0","11","26","37","61.67","58","66.22","17th","22nd","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7617","24","4","0","SS 1","","COMMERCE","20","11","","","","","","0","0","0","0","11","29","40","66.67","63.33","72.22","10th","17th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7618","21","4","0","SS 1","","COMMERCE","20","13","","","","","","0","0","0","0","13","32","45","75","52.67","62.67","20th","8th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7619","15","4","0","SS 1","","COMMERCE","20","13","","","","","","0","0","0","0","13","31","44","73.33","58.67","68.44","16th","11th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7620","198","4","0","SS 1","","COMMERCE","20","15","","","","","","0","0","0","0","15","34","49","81.67","71.33","82.22","2nd","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7621","253","4","0","SS 1","","COMMERCE","20","10","","","","","","0","0","0","0","10","34","44","73.33","57","66.78","18th","11th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7622","171","4","0","SS 1","","COMMERCE","20","16","","","","","","0","0","0","0","16","30","46","76.67","64.33","74.56","9th","7th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7623","199","4","0","SS 1","","COMMERCE","20","13","","","","","","0","0","0","0","13","29","42","70","61.67","71","12th","15th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7624","23","4","0","SS 1","","COMMERCE","20","13","","","","","","0","0","0","0","13","36","49","81.67","71","81.89","3rd","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7625","14","4","0","SS 1","","COMMERCE","20","14","","","","","","0","0","0","0","14","28","42","70","60.33","69.67","13th","15th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7626","12","4","0","SS 1","","COMMERCE","20","14","","","","","","0","0","0","0","14","33","47","78.33","68.33","78.78","6th","5th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7627","20","4","0","SS 1","","COMMERCE","20","10","","","","","","0","0","0","0","10","20","30","50","38","44.67","26th","23rd","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7628","242","4","0","SS 1","","COMMERCE","20","14","","","","","","0","0","0","0","14","33","47","78.33","67.33","77.78","7th","5th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7629","25","4","0","SS 1","","COMMERCE","20","12","","","","","","0","0","0","0","12","33","45","75","67","77","8th","8th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7630","22","4","0","SS 1","","COMMERCE","20","11","","","","","","0","0","0","0","11","34","45","75","69.33","79.33","4th","8th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7631","241","4","0","SS 1","","COMMERCE","20","13","","","","","","0","0","0","0","13","30","43","71.67","59.33","68.89","15th","13th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7632","239","4","0","SS 1","","COMMERCE","20","12","","","","","","0","0","0","0","12","26","38","63.33","52.33","60.78","21st","19th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7633","174","4","0","SS 1","","COMMERCE","20","10","","","","","","0","0","0","0","10","16","26","43.33","39.67","45.44","25th","24th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7634","26","4","0","SS 1","","COMMERCE","20","14","","","","","","0","0","0","0","14","37","51","85","71.67","83","1st","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7635","254","4","0","SS 1","","COMMERCE","20","11","","","","","","0","0","0","0","11","27","38","63.33","51","59.44","22nd","19th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7636","255","4","0","SS 1","","COMMERCE","20","10","","","","","","0","0","0","0","10","33","43","71.67","54.5","68.83","19th","13th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7637","259","4","0","SS 1","","COMMERCE","20","12","","","","","","0","0","0","0","12","28","40","66.67","40","66.67","24th","17th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7638","13","4","0","SS 1","","COMMERCE","20","15","","","","","","0","0","0","0","15","34","49","81.67","63","73.89","11th","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7639","19","4","0","SS 1","","COMMERCE","20","13","","","","","","0","0","0","0","13","25","38","63.33","60.33","68.78","13th","19th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7640","246","5","0","SS 2","","CHEMISTRY","13","17","","","","","","0","0","0","0","17","20","37","61.67","56.67","64.89","10th","14th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7641","133","5","0","SS 2","","CHEMISTRY","13","18","","","","","","0","0","0","0","18","32","50","83.33","70.33","81.44","5th","5th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7642","135","5","0","SS 2","","CHEMISTRY","13","20","","","","","","0","0","0","0","20","33","53","88.33","83.33","95.11","1st","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7643","200","5","0","SS 2","","CHEMISTRY","13","19","","","","","","0","0","0","0","19","28","47","78.33","70.67","81.11","4th","7th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7644","201","5","0","SS 2","","CHEMISTRY","13","17","","","","","","0","0","0","0","17","24","41","68.33","69.33","78.44","7th","11th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7645","31","5","0","SS 2","","CHEMISTRY","13","19","","","","","","0","0","0","0","19","24","43","71.67","66.33","75.89","9th","9th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7646","243","5","0","SS 2","","CHEMISTRY","13","19","","","","","","0","0","0","0","19","29","48","80","66.67","77.33","8th","6th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7647","244","5","0","SS 2","","CHEMISTRY","13","20","","","","","","0","0","0","0","20","32","52","86.67","70.33","81.89","5th","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7648","245","5","0","SS 2","","CHEMISTRY","13","19","","","","","","0","0","0","0","19","16","35","58.33","47.67","55.44","16th","16th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7649","29","5","0","SS 2","","CHEMISTRY","13","17","","","","","","0","0","0","0","17","23","40","66.67","54.67","63.56","12th","13th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7650","32","5","0","SS 2","","CHEMISTRY","13","19","","","","","","0","0","0","0","19","24","43","71.67","52.33","61.89","13th","9th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7651","48","5","0","SS 2","","CHEMISTRY","13","18","","","","","","0","0","0","0","18","19","37","61.67","52","60.22","14th","14th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7652","247","5","0","SS 2","","CHEMISTRY","13","20","","","","","","0","0","0","0","20","31","51","85","76.33","87.67","3rd","4th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7653","46","5","0","SS 2","","CHEMISTRY","13","16","","","","","","0","0","0","0","16","30","46","76.67","51.33","61.56","15th","8th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7655","128","5","0","SS 2","","CHEMISTRY","13","15","","","","","","0","0","0","0","15","26","41","68.33","55.67","64.78","11th","11th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7656","28","5","0","SS 2","","CHEMISTRY","13","20","","","","","","0","0","0","0","20","36","56","93.33","78","90.44","2nd","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7657","18","4","0","SS 1","","COMPUTER SCIENCE","10","5","","","","","","0","0","0","0","5","28","33","55","37","44.33","25th","18th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7658","17","4","0","SS 1","","COMPUTER SCIENCE","10","10","","","","","","0","0","0","0","10","20","30","50","46","52.67","17th","19th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("7659","24","4","0","SS 1","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","24","39","65","51.33","60","12th","14th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7660","21","4","0","SS 1","","COMPUTER SCIENCE","10","10","","","","","","0","0","0","0","10","28","38","63.33","50","58.44","15th","15th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7661","15","4","0","SS 1","","COMPUTER SCIENCE","10","10","","","","","","0","0","0","0","10","20","30","50","44","50.67","19th","19th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7662","198","4","0","SS 1","","COMPUTER SCIENCE","10","14","","","","","","0","0","0","0","14","33","47","78.33","69","79.44","5th","6th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7663","253","4","0","SS 1","","COMPUTER SCIENCE","10","17","","","","","","0","0","0","0","17","28","45","75","54.33","64.33","9th","8th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7664","171","4","0","SS 1","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","30","45","75","56","66","8th","8th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7665","199","4","0","SS 1","","COMPUTER SCIENCE","10","5","","","","","","0","0","0","0","5","20","25","41.67","50.33","55.89","14th","23rd","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7666","23","4","0","SS 1","","COMPUTER SCIENCE","10","18","","","","","","0","0","0","0","18","36","54","90","74.67","86.67","3rd","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7667","14","4","0","SS 1","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","12","27","45","42","48","21st","22nd","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7668","12","4","0","SS 1","","COMPUTER SCIENCE","10","10","","","","","","0","0","0","0","10","28","38","63.33","51","59.44","13th","15th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7669","20","4","0","SS 1","","COMPUTER SCIENCE","10","5","","","","","","0","0","0","0","5","15","20","33.33","31.67","36.11","26th","24th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7670","242","4","0","SS 1","","COMPUTER SCIENCE","10","13","","","","","","0","0","0","0","13","28","41","68.33","61.33","70.44","7th","12th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7671","25","4","0","SS 1","","COMPUTER SCIENCE","10","10","","","","","","0","0","0","0","10","28","38","63.33","47","55.44","16th","15th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7672","22","4","0","SS 1","","COMPUTER SCIENCE","10","18","","","","","","0","0","0","0","18","37","55","91.67","76.33","88.56","2nd","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7673","241","4","0","SS 1","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","32","47","78.33","54.33","64.78","9th","6th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7674","239","4","0","SS 1","","COMPUTER SCIENCE","10","12","","","","","","0","0","0","0","12","30","42","70","39","48.33","23rd","11th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7675","174","4","0","SS 1","","COMPUTER SCIENCE","10","10","","","","","","0","0","0","0","10","18","28","46.67","45.67","51.89","18th","21st","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7676","26","4","0","SS 1","","COMPUTER SCIENCE","10","18","","","","","","0","0","0","0","18","38","56","93.33","77","89.44","1st","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7677","254","4","0","SS 1","","COMPUTER SCIENCE","10","5","","","","","","0","0","0","0","5","10","15","25","38","41.33","24th","25th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7678","255","4","0","SS 1","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","33","48","80","61.5","77.5","6th","5th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7679","259","4","0","SS 1","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","28","43","71.67","43","71.67","20th","10th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7680","13","4","0","SS 1","","COMPUTER SCIENCE","10","16","","","","","","0","0","0","0","16","35","51","85","71","82.33","4th","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7681","19","4","0","SS 1","","COMPUTER SCIENCE","10","10","","","","","","0","0","0","0","10","30","40","66.67","51.67","60.56","11th","13th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7682","133","5","0","SS 2","","COMPUTER SCIENCE","10","11","","","","","","0","0","0","0","11","30","41","68.33","59","68.11","3rd","9th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7683","135","5","0","SS 2","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","36","51","85","70.67","82","2nd","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7684","200","5","0","SS 2","","COMPUTER SCIENCE","10","13","","","","","","0","0","0","0","13","35","48","80","53","63.67","4th","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7685","201","5","0","SS 2","","COMPUTER SCIENCE","10","15","","","","","","0","0","0","0","15","30","45","75","51","61","6th","6th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7686","31","5","0","SS 2","","COMPUTER SCIENCE","10","17","","","","","","0","0","0","0","17","34","51","85","48","59.33","10th","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7687","243","5","0","SS 2","","COMPUTER SCIENCE","10","14","","","","","","0","0","0","0","14","25","39","65","44.67","53.33","12th","11th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7688","35","5","0","SS 2","","COMPUTER SCIENCE","10","10","","","","","","0","0","0","0","10","30","40","66.67","46.67","55.56","11th","10th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7689","245","5","0","SS 2","","COMPUTER SCIENCE","10","17","","","","","","0","0","0","0","17","30","47","78.33","49.67","60.11","8th","5th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7690","32","5","0","SS 2","","COMPUTER SCIENCE","10","13","","","","","","0","0","0","0","13","32","45","75","50.33","60.33","7th","6th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7692","128","5","0","SS 2","","COMPUTER SCIENCE","10","14","","","","","","0","0","0","0","14","28","42","70","49.67","59","8th","8th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7693","28","5","0","SS 2","","COMPUTER SCIENCE","10","18","","","","","","0","0","0","0","18","37","55","91.67","78.67","90.89","1st","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7694","246","5","0","SS 2","","DICTION","26","12","","","","","","0","0","0","0","12","29","41","68.33","58","67.11","17th","17th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7695","131","5","0","SS 2","","DICTION","26","20","","","","","","0","0","0","0","20","18","38","63.33","62","70.44","11th","21st","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7696","133","5","0","SS 2","","DICTION","26","19","","","","","","0","0","0","0","19","30","49","81.67","72.67","83.56","3rd","6th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7697","135","5","0","SS 2","","DICTION","26","13","","","","","","0","0","0","0","13","34","47","78.33","60","70.44","13th","10th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7698","200","5","0","SS 2","","DICTION","26","16","","","","","","0","0","0","0","16","35","51","85","65.33","76.67","7th","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7699","41","5","0","SS 2","","DICTION","26","16","","","","","","0","0","0","0","16","35","51","85","75","86.33","2nd","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7700","201","5","0","SS 2","","DICTION","26","14","","","","","","0","0","0","0","14","31","45","75","59.67","69.67","14th","12th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7701","31","5","0","SS 2","","DICTION","26","13","","","","","","0","0","0","0","13","35","48","80","65","75.67","8th","7th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7702","243","5","0","SS 2","","DICTION","26","14","","","","","","0","0","0","0","14","30","44","73.33","52","61.78","21st","14th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7703","134","5","0","SS 2","","DICTION","26","18","","","","","","0","0","0","0","18","36","54","90","67.33","79.33","5th","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7705","244","5","0","SS 2","","DICTION","26","12","","","","","","0","0","0","0","12","31","43","71.67","62.67","72.22","9th","15th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7706","35","5","0","SS 2","","DICTION","26","19","","","","","","0","0","0","0","19","33","52","86.67","58.67","70.22","15th","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7707","245","5","0","SS 2","","DICTION","26","20","","","","","","0","0","0","0","20","28","48","80","66.33","77","6th","7th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7708","29","5","0","SS 2","","DICTION","26","13","","","","","","0","0","0","0","13","33","46","76.67","61.33","71.56","12th","11th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7709","32","5","0","SS 2","","DICTION","26","13","","","","","","0","0","0","0","13","28","41","68.33","55.67","64.78","19th","17th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7710","33","5","0","SS 2","","DICTION","26","19","","","","","","0","0","0","0","19","19","38","63.33","58","66.44","17th","21st","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7711","48","5","0","SS 2","","DICTION","26","13","","","","","","0","0","0","0","13","27","40","66.67","52","60.89","21st","19th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7712","247","5","0","SS 2","","DICTION","26","12","","","","","","0","0","0","0","12","36","48","80","52","68","21st","7th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7713","202","5","0","SS 2","","DICTION","26","20","","","","","","0","0","0","0","20","22","42","70","67.67","77","4th","16th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7714","46","5","0","SS 2","","DICTION","26","16","","","","","","0","0","0","0","16","23","39","65","58.33","67","16th","20th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7716","128","5","0","SS 2","","DICTION","26","16","","","","","","0","0","0","0","16","29","45","75","62.33","72.33","10th","12th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7717","28","5","0","SS 2","","DICTION","26","20","","","","","","0","0","0","0","20","35","55","91.67","81.67","93.89","1st","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7718","18","4","0","SS 1","","DICTION","26","14","","","","","","0","0","0","0","14","18","32","53.33","49","56.11","19th","19th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7719","17","4","0","SS 1","","DICTION","26","15","","","","","","0","0","0","0","15","24","39","65","53","61.67","14th","12th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7720","24","4","0","SS 1","","DICTION","26","16","","","","","","0","0","0","0","16","21","37","61.67","59.67","67.89","6th","15th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7721","21","4","0","SS 1","","DICTION","26","16","","","","","","0","0","0","0","16","36","52","86.67","44.33","55.89","22nd","1st","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7722","15","4","0","SS 1","","DICTION","26","12","","","","","","0","0","0","0","12","33","45","75","52.67","62.67","15th","8th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7723","198","4","0","SS 1","","DICTION","26","20","","","","","","0","0","0","0","20","23","43","71.67","64.67","74.22","4th","10th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7724","253","4","0","SS 1","","DICTION","26","12","","","","","","0","0","0","0","12","27","39","65","57.33","66","10th","12th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7725","171","4","0","SS 1","","DICTION","26","8","","","","","","0","0","0","0","8","20","28","46.67","44.67","50.89","21st","21st","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7726","199","4","0","SS 1","","DICTION","26","20","","","","","","0","0","0","0","20","16","36","60","58.33","66.33","8th","17th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7727","23","4","0","SS 1","","DICTION","26","10","","","","","","0","0","0","0","10","35","45","75","59.33","69.33","7th","8th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7728","14","4","0","SS 1","","DICTION","26","15","","","","","","0","0","0","0","15","20","35","58.33","56.67","64.44","11th","18th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7729","12","4","0","SS 1","","DICTION","26","18","","","","","","0","0","0","0","18","30","48","80","61","71.67","5th","3rd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7730","20","4","0","SS 1","","DICTION","26","10","","","","","","0","0","0","0","10","18","28","46.67","45","51.22","20th","21st","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7731","242","4","0","SS 1","","DICTION","26","17","","","","","","0","0","0","0","17","30","47","78.33","68","78.44","2nd","4th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7732","25","4","0","SS 1","","DICTION","26","14","","","","","","0","0","0","0","14","35","49","81.67","58","68.89","9th","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7733","22","4","0","SS 1","","DICTION","26","13","","","","","","0","0","0","0","13","33","46","76.67","52.67","62.89","15th","5th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7734","241","4","0","SS 1","","DICTION","26","14","","","","","","0","0","0","0","14","32","46","76.67","65.33","75.56","3rd","5th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7735","239","4","0","SS 1","","DICTION","26","14","","","","","","0","0","0","0","14","24","38","63.33","51.33","59.78","17th","14th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7736","174","4","0","SS 1","","DICTION","26","8","","","","","","0","0","0","0","8","20","28","46.67","40.67","46.89","24th","21st","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7737","26","4","0","SS 1","","DICTION","26","12","","","","","","0","0","0","0","12","34","46","76.67","53.33","63.56","13th","5th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7738","254","4","0","SS 1","","DICTION","26","8","","","","","","0","0","0","0","8","23","31","51.67","41.33","48.22","23rd","20th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7739","255","4","0","SS 1","","DICTION","26","13","","","","","","0","0","0","0","13","15","28","46.67","29","38.33","25th","21st","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7740","259","4","0","SS 1","","DICTION","26","10","","","","","","0","0","0","0","10","14","24","40","24","40","26th","25th","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7741","13","4","0","SS 1","","DICTION","26","18","","","","","","0","0","0","0","18","22","40","66.67","53.67","62.56","12th","11th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7742","19","4","0","SS 1","","DICTION","26","16","","","","","","0","0","0","0","16","21","37","61.67","49.67","57.89","18th","15th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7743","246","5","0","SS 2","","ECONOMICS","17","14","","","","","","0","0","0","0","14","30","44","73.33","53.33","63.11","8th","9th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7744","131","5","0","SS 2","","ECONOMICS","17","14","","","","","","0","0","0","0","14","29","43","71.67","52.67","62.22","10th","10th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7745","41","5","0","SS 2","","ECONOMICS","17","17","","","","","","0","0","0","0","17","35","52","86.67","66.67","78.22","3rd","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7746","134","5","0","SS 2","","ECONOMICS","17","15","","","","","","0","0","0","0","15","32","47","78.33","60.5","76.17","6th","7th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7747","244","5","0","SS 2","","ECONOMICS","17","17","","","","","","0","0","0","0","17","35","52","86.67","66.67","78.22","3rd","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7748","245","5","0","SS 2","","ECONOMICS","17","16","","","","","","0","0","0","0","16","33","49","81.67","55","71.33","7th","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7749","29","5","0","SS 2","","ECONOMICS","17","15","","","","","","0","0","0","0","15","32","47","78.33","61","71.44","5th","7th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7750","33","5","0","SS 2","","ECONOMICS","17","16","","","","","","0","0","0","0","16","33","49","81.67","53","63.89","9th","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7751","247","5","0","SS 2","","ECONOMICS","17","17","","","","","","0","0","0","0","17","38","55","91.67","69.33","81.56","2nd","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7752","202","5","0","SS 2","","ECONOMICS","17","15","","","","","","0","0","0","0","15","27","42","70","48.67","58","11th","11th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7753","46","5","0","SS 2","","ECONOMICS","17","15","","","","","","0","0","0","0","15","26","41","68.33","41","68.33","14th","12th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7754","28","5","0","SS 2","","ECONOMICS","17","17","","","","","","0","0","0","0","17","35","52","86.67","71","88.33","1st","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7755","246","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","17","37","61.67","40.33","48.56","19th","18th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7756","131","5","0","SS 2","","ENGLISH LANGUAGE","1","10","","","","","","0","0","0","0","10","18","28","46.67","37","43.22","22nd","22nd","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7757","133","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","28","48","80","53","63.67","7th","8th","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7758","135","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","36","56","93.33","66","78.44","3rd","2nd","A1","EXCELLENT","GLORY ISSAC","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7759","200","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","19","39","65","45.67","54.33","12th","16th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7760","41","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","35","55","91.67","71","83.22","2nd","3rd","A1","EXCELLENT","GLORY ISSAC","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7761","201","5","0","SS 2","","ENGLISH LANGUAGE","1","12","","","","","","0","0","0","0","12","22","34","56.67","42.67","50.22","17th","20th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("7762","31","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","32","52","86.67","60.67","72.22","4th","5th","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7763","243","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","28","48","80","47","57.67","11th","8th","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7764","134","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","32","52","86.67","57.67","69.22","5th","5th","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7765","136","5","0","SS 2","","ENGLISH LANGUAGE","1","11","","","","","","0","0","0","0","11","16","27","45","33","42","23rd","23rd","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7766","244","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","23","43","71.67","49.33","58.89","9th","12th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7767","35","5","0","SS 2","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","22","40","66.67","37.67","46.56","21st","14th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7768","245","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","31","51","85","48","59.33","10th","7th","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7769","29","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","26","46","76.67","51","61.22","8th","11th","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7770","32","5","0","SS 2","","ENGLISH LANGUAGE","1","11","","","","","","0","0","0","0","11","20","31","51.67","40.67","47.56","18th","21st","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7771","33","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","27","47","78.33","45","55.44","14th","10th","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7772","48","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","18","38","63.33","44.67","53.11","15th","17th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7773","247","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","33","53","88.33","54.33","66.11","6th","4th","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7774","202","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","17","37","61.67","39","47.22","20th","18th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7775","46","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","20","40","66.67","45.33","54.22","13th","14th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7777","128","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","22","42","70","43.33","52.67","16th","13th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7778","28","5","0","SS 2","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","37","57","95","72","84.67","1st","1st","A1","EXCELLENT","GLORY ISSAC","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7779","18","4","0","SS 1","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","17","35","58.33","35","42.78","21st","18th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7780","17","4","0","SS 1","","ENGLISH LANGUAGE","1","16","","","","","","0","0","0","0","16","15","31","51.67","38.67","45.56","16th","24th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7781","24","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","18","38","63.33","38.67","47.11","16th","13th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7782","21","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","18","38","63.33","36.33","44.78","19th","13th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7783","15","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","20","40","66.67","37.33","46.22","18th","6th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7784","198","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","30","50","83.33","59","70.11","2nd","2nd","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7785","253","4","0","SS 1","","ENGLISH LANGUAGE","1","14","","","","","","0","0","0","0","14","10","24","40","28.33","33.67","26th","25th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7786","171","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","20","40","66.67","39.33","48.22","13th","6th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7787","199","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","20","40","66.67","46","54.89","9th","6th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7788","23","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","35","55","91.67","61.33","73.56","1st","1st","A1","EXCELLENT","GLORY ISSAC","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7789","14","4","0","SS 1","","ENGLISH LANGUAGE","1","14","","","","","","0","0","0","0","14","18","32","53.33","39","46.11","15th","21st","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7790","12","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","20","40","66.67","48","56.89","7th","6th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7791","20","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","20","40","66.67","35.33","44.22","20th","6th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7792","242","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","30","50","83.33","51.33","62.44","3rd","2nd","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7793","25","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","20","40","66.67","45.33","54.22","10th","6th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7794","22","4","0","SS 1","","ENGLISH LANGUAGE","1","10","","","","","","0","0","0","0","10","22","32","53.33","46.67","53.78","8th","21st","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7795","241","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","25","45","75","49.33","59.33","5th","4th","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7796","239","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","18","38","63.33","34","42.44","22nd","13th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7797","174","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","15","35","58.33","32.33","40.11","23rd","18th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7798","26","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","18","38","63.33","51.33","59.78","3rd","13th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7799","254","4","0","SS 1","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","15","33","55","32.33","39.67","23rd","20th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7800","255","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","25","45","75","49","64","6th","4th","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7801","259","4","0","SS 1","","ENGLISH LANGUAGE","1","20","","","","","","0","0","0","0","20","20","40","66.67","40","66.67","12th","6th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7802","13","4","0","SS 1","","ENGLISH LANGUAGE","1","14","","","","","","0","0","0","0","14","18","32","53.33","43","50.11","11th","21st","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7803","19","4","0","SS 1","","ENGLISH LANGUAGE","1","18","","","","","","0","0","0","0","18","20","38","63.33","39.33","47.78","13th","13th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7804","135","5","0","SS 2","","FURTHER MATHEMATICS","25","13","","","","","","0","0","0","0","13","38","51","85","80","91.33","1st","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7805","200","5","0","SS 2","","FURTHER MATHEMATICS","25","12","","","","","","0","0","0","0","12","37","49","81.67","64.33","75.22","5th","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7806","201","5","0","SS 2","","FURTHER MATHEMATICS","25","14","","","","","","0","0","0","0","14","25","39","65","58","66.67","8th","5th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7807","31","5","0","SS 2","","FURTHER MATHEMATICS","25","12","","","","","","0","0","0","0","12","21","33","55","45.67","53","12th","6th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7808","243","5","0","SS 2","","FURTHER MATHEMATICS","25","8","","","","","","0","0","0","0","8","36","44","73.33","60","69.78","6th","4th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7809","245","5","0","SS 2","","FURTHER MATHEMATICS","25","14","","","","","","0","0","0","0","14","16","30","50","42","48.67","13th","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7810","29","5","0","SS 2","","FURTHER MATHEMATICS","25","10","","","","","","0","0","0","0","10","15","25","41.67","40.33","45.89","14th","8th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7811","28","5","0","SS 2","","FURTHER MATHEMATICS","25","19","","","","","","0","0","0","0","19","38","57","95","73","85.67","3rd","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7812","131","5","0","SS 2","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","24","34","56.67","61","68.56","3rd","4th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7813","41","5","0","SS 2","","GOVERNMENT","16","15","","","","","","0","0","0","0","15","30","45","75","71.33","81.33","1st","1st","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7814","134","5","0","SS 2","","GOVERNMENT","16","15","","","","","","0","0","0","0","15","30","45","75","70.33","80.33","2nd","1st","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7815","136","5","0","SS 2","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","20","30","50","38","48","7th","6th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7816","35","5","0","SS 2","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","20","30","50","40.33","47","6th","6th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7817","33","5","0","SS 2","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","24","34","56.67","58.33","65.89","4th","4th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7818","202","5","0","SS 2","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","25","35","58.33","53.67","61.44","5th","3rd","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7819","18","4","0","SS 1","","GOVERNMENT","16","12","","","","","","0","0","0","0","12","20","32","53.33","43.67","50.78","20th","19th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7820","17","4","0","SS 1","","GOVERNMENT","16","14","","","","","","0","0","0","0","14","20","34","56.67","52.33","59.89","12th","15th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7821","24","4","0","SS 1","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","23","33","55","56.67","64","9th","16th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7822","21","4","0","SS 1","","GOVERNMENT","16","13","","","","","","0","0","0","0","13","20","33","55","43.67","51","20th","16th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7823","15","4","0","SS 1","","GOVERNMENT","16","15","","","","","","0","0","0","0","15","20","35","58.33","52","59.78","15th","12th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7824","198","4","0","SS 1","","GOVERNMENT","16","19","","","","","","0","0","0","0","19","30","49","81.67","70.67","81.56","1st","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7825","253","4","0","SS 1","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","22","32","53.33","46.67","53.78","18th","19th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7826","171","4","0","SS 1","","GOVERNMENT","16","18","","","","","","0","0","0","0","18","26","44","73.33","59.33","69.11","8th","3rd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7827","199","4","0","SS 1","","GOVERNMENT","16","11","","","","","","0","0","0","0","11","24","35","58.33","52.33","60.11","12th","12th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7828","23","4","0","SS 1","","GOVERNMENT","16","17","","","","","","0","0","0","0","17","29","46","76.67","68","78.22","2nd","2nd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7829","14","4","0","SS 1","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","20","30","50","49","55.67","16th","23rd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7830","12","4","0","SS 1","","GOVERNMENT","16","16","","","","","","0","0","0","0","16","26","42","70","68","77.33","2nd","6th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7831","20","4","0","SS 1","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","11","21","35","28.33","33","24th","25th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7832","242","4","0","SS 1","","GOVERNMENT","16","18","","","","","","0","0","0","0","18","25","43","71.67","65.67","75.22","4th","5th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7833","25","4","0","SS 1","","GOVERNMENT","16","14","","","","","","0","0","0","0","14","26","40","66.67","55.33","64.22","10th","7th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7834","22","4","0","SS 1","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","27","37","61.67","63","71.22","6th","10th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7835","241","4","0","SS 1","","GOVERNMENT","16","11","","","","","","0","0","0","0","11","25","36","60","52.33","60.33","12th","11th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7836","239","4","0","SS 1","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","23","33","55","42.67","50","22nd","16th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7837","174","4","0","SS 1","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","20","30","50","22.67","29.33","25th","23rd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7838","26","4","0","SS 1","","GOVERNMENT","16","17","","","","","","0","0","0","0","17","27","44","73.33","64","73.78","5th","3rd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7839","254","4","0","SS 1","","GOVERNMENT","16","11","","","","","","0","0","0","0","11","20","31","51.67","46.67","53.56","18th","22nd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7840","255","4","0","SS 1","","GOVERNMENT","16","10","","","","","","0","0","0","0","10","28","38","63.33","55","67.67","11th","9th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7841","259","4","0","SS 1","","GOVERNMENT","16","15","","","","","","0","0","0","0","15","20","35","58.33","35","58.33","23rd","12th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7842","13","4","0","SS 1","","GOVERNMENT","16","15","","","","","","0","0","0","0","15","25","40","66.67","60","68.89","7th","7th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7843","19","4","0","SS 1","","GOVERNMENT","16","12","","","","","","0","0","0","0","12","20","32","53.33","48.33","55.44","17th","19th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7844","18","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","7","","","","","","0","0","0","0","7","9","16","26.67","17.33","20.89","25th","25th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7845","17","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","7","","","","","","0","0","0","0","7","14","21","35","24.67","29.33","20th","22nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7846","24","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","17","","","","","","0","0","0","0","17","17","34","56.67","38.33","45.89","9th","11th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7847","21","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","18","","","","","","0","0","0","0","18","18","36","60","28.67","36.67","16th","8th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7848","15","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","20","","","","","","0","0","0","0","20","16","36","60","32.33","40.33","13th","8th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7849","198","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","20","","","","","","0","0","0","0","20","36","56","93.33","59.33","71.78","1st","1st","A1","EXCELLENT","GLORY ISSAC","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7850","253","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","","","","","","0","0","0","0","5","21","26","43.33","22","27.78","21st","20th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7851","171","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","15","","","","","","0","0","0","0","15","19","34","56.67","33.67","41.22","12th","11th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7852","199","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","20","","","","","","0","0","0","0","20","16","36","60","38","46","10th","8th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7853","23","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","18","","","","","","0","0","0","0","18","31","49","81.67","52.67","63.56","2nd","2nd","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7854","14","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","","","","","","0","0","0","0","5","15","20","33.33","22","26.44","21st","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7855","12","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","","","","","","0","0","0","0","10","30","40","66.67","39","47.89","8th","5th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7856","20","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","","","","","","0","0","0","0","5","14","19","31.67","15.67","19.89","26th","24th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7857","242","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","13","","","","","","0","0","0","0","13","18","31","51.67","40","46.89","6th","14th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7858","25","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","20","","","","","","0","0","0","0","20","20","40","66.67","40","48.89","6th","5th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7859","22","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","20","","","","","","0","0","0","0","20","26","46","76.67","47","57.22","4th","4th","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7860","241","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","","","","","","0","0","0","0","5","24","29","48.33","35","41.44","11th","17th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7861","239","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","17","","","","","","0","0","0","0","17","23","40","66.67","31","39.89","14th","5th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7862","174","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","","","","","","0","0","0","0","5","17","22","36.67","21.67","26.56","23rd","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("7863","26","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","","","","","","0","0","0","0","5","25","30","50","43","49.67","5th","15th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7864","254","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","14","","","","","","0","0","0","0","14","20","34","56.67","28.33","35.89","17th","11th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7865","255","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","20","","","","","","0","0","0","0","20","27","47","78.33","48.5","64.17","3rd","3rd","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7866","259","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","","","","","","0","0","0","0","10","20","30","50","30","50","15th","15th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7867","13","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","8","","","","","","0","0","0","0","8","20","28","46.67","25.67","31.89","18th","18th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7868","19","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","8","","","","","","0","0","0","0","8","19","27","45","25","31","19th","19th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7869","131","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","17","","","","","","0","0","0","0","17","18","35","58.33","37.67","45.44","4th","5th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7870","41","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","20","","","","","","0","0","0","0","20","29","49","81.67","59.67","70.56","1st","1st","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7871","134","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","18","","","","","","0","0","0","0","18","20","38","63.33","56.33","64.78","2nd","4th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7872","136","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","18","","","","","","0","0","0","0","18","16","34","56.67","34.5","45.83","5th","6th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7873","33","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","20","","","","","","0","0","0","0","20","26","46","76.67","38","48.22","3rd","2nd","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7874","202","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","20","","","","","","0","0","0","0","20","21","41","68.33","30.67","39.78","6th","3rd","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7875","246","5","0","SS 2","","MARKETING","19","13","","","","","","0","0","0","0","13","17","30","50","53.33","60","20th","23rd","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7876","131","5","0","SS 2","","MARKETING","19","15","","","","","","0","0","0","0","15","26","41","68.33","53.33","62.44","20th","17th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7877","133","5","0","SS 2","","MARKETING","19","18","","","","","","0","0","0","0","18","32","50","83.33","70.67","81.78","3rd","3rd","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7878","135","5","0","SS 2","","MARKETING","19","17","","","","","","0","0","0","0","17","30","47","78.33","71.33","81.78","2nd","6th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7879","200","5","0","SS 2","","MARKETING","19","17","","","","","","0","0","0","0","17","30","47","78.33","65","75.44","9th","6th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7880","41","5","0","SS 2","","MARKETING","19","17","","","","","","0","0","0","0","17","34","51","85","69.67","81","4th","2nd","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7881","201","5","0","SS 2","","MARKETING","19","18","","","","","","0","0","0","0","18","31","49","81.67","52.67","63.56","22nd","5th","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7882","31","5","0","SS 2","","MARKETING","19","17","","","","","","0","0","0","0","17","33","50","83.33","65.33","76.44","7th","3rd","A1","EXCELLENT","BLESSING ANYAWU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7883","243","5","0","SS 2","","MARKETING","19","16","","","","","","0","0","0","0","16","27","43","71.67","58.33","67.89","15th","15th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7884","134","5","0","SS 2","","MARKETING","19","14","","","","","","0","0","0","0","14","21","35","58.33","61.67","69.44","10th","22nd","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7885","136","5","0","SS 2","","MARKETING","19","15","","","","","","0","0","0","0","15","26","41","68.33","55.5","69.17","18th","17th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7886","244","5","0","SS 2","","MARKETING","19","15","","","","","","0","0","0","0","15","26","41","68.33","57.67","66.78","16th","17th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7887","35","5","0","SS 2","","MARKETING","19","16","","","","","","0","0","0","0","16","27","43","71.67","54","63.56","19th","15th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7888","245","5","0","SS 2","","MARKETING","19","17","","","","","","0","0","0","0","17","29","46","76.67","66.33","76.56","6th","9th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7889","29","5","0","SS 2","","MARKETING","19","16","","","","","","0","0","0","0","16","28","44","73.33","65.33","75.11","7th","13th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7890","32","5","0","SS 2","","MARKETING","19","17","","","","","","0","0","0","0","17","30","47","78.33","61.33","71.78","11th","6th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7891","33","5","0","SS 2","","MARKETING","19","16","","","","","","0","0","0","0","16","29","45","75","61","71","12th","10th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7892","48","5","0","SS 2","","MARKETING","19","15","","","","","","0","0","0","0","15","26","41","68.33","57.67","66.78","16th","17th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7893","247","5","0","SS 2","","MARKETING","19","16","","","","","","0","0","0","0","16","29","45","75","59.33","69.33","13th","10th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7894","202","5","0","SS 2","","MARKETING","19","15","","","","","","0","0","0","0","15","25","40","66.67","49.33","58.22","23rd","21st","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7895","46","5","0","SS 2","","MARKETING","19","16","","","","","","0","0","0","0","16","29","45","75","67","77","5th","10th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7897","128","5","0","SS 2","","MARKETING","19","16","","","","","","0","0","0","0","16","28","44","73.33","59","68.78","14th","13th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7898","28","5","0","SS 2","","MARKETING","19","18","","","","","","0","0","0","0","18","36","54","90","74","86","1st","1st","A1","EXCELLENT","BLESSING ANYAWU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7899","18","4","0","SS 1","","MARKETING","19","13","","","","","","0","0","0","0","13","23","36","60","49","57","19th","19th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7900","17","4","0","SS 1","","MARKETING","19","13","","","","","","0","0","0","0","13","17","30","50","50.67","57.33","17th","21st","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7901","24","4","0","SS 1","","MARKETING","19","16","","","","","","0","0","0","0","16","31","47","78.33","60.67","71.11","9th","1st","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7902","21","4","0","SS 1","","MARKETING","19","13","","","","","","0","0","0","0","13","31","44","73.33","59.67","69.44","10th","6th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7903","15","4","0","SS 1","","MARKETING","19","14","","","","","","0","0","0","0","14","25","39","65","42.33","51","22nd","16th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7904","198","4","0","SS 1","","MARKETING","19","14","","","","","","0","0","0","0","14","27","41","68.33","64","73.11","6th","13th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7905","253","4","0","SS 1","","MARKETING","19","15","","","","","","0","0","0","0","15","29","44","73.33","36.33","46.11","25th","6th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7906","171","4","0","SS 1","","MARKETING","19","16","","","","","","0","0","0","0","16","30","46","76.67","61.67","71.89","8th","3rd","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7907","199","4","0","SS 1","","MARKETING","19","14","","","","","","0","0","0","0","14","27","41","68.33","54","63.11","15th","13th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7908","23","4","0","SS 1","","MARKETING","19","14","","","","","","0","0","0","0","14","24","38","63.33","62.67","71.11","7th","17th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7909","14","4","0","SS 1","","MARKETING","19","13","","","","","","0","0","0","0","13","13","26","43.33","48.67","54.44","20th","25th","E8","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7910","12","4","0","SS 1","","MARKETING","19","14","","","","","","0","0","0","0","14","27","41","68.33","67.67","76.78","1st","13th","B3","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7911","20","4","0","SS 1","","MARKETING","19","13","","","","","","0","0","0","0","13","15","28","46.67","38.33","44.56","24th","24th","D7","UNSATISFACTORY","BLESSING ANYAWU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7912","242","4","0","SS 1","","MARKETING","19","15","","","","","","0","0","0","0","15","15","30","50","57.67","64.33","11th","21st","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7913","25","4","0","SS 1","","MARKETING","19","15","","","","","","0","0","0","0","15","27","42","70","66","75.33","2nd","10th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7914","22","4","0","SS 1","","MARKETING","19","16","","","","","","0","0","0","0","16","30","46","76.67","65","75.22","4th","3rd","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7915","241","4","0","SS 1","","MARKETING","19","15","","","","","","0","0","0","0","15","29","44","73.33","57.67","67.44","11th","6th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7916","239","4","0","SS 1","","MARKETING","19","15","","","","","","0","0","0","0","15","27","42","70","57","66.33","13th","10th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7917","174","4","0","SS 1","","MARKETING","19","13","","","","","","0","0","0","0","13","17","30","50","50.33","57","18th","21st","C6","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7918","26","4","0","SS 1","","MARKETING","19","14","","","","","","0","0","0","0","14","28","42","70","64.33","73.67","5th","10th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7919","254","4","0","SS 1","","MARKETING","19","16","","","","","","0","0","0","0","16","31","47","78.33","41.33","51.78","23rd","1st","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7920","255","4","0","SS 1","","MARKETING","19","15","","","","","","0","0","0","0","15","29","44","73.33","65.5","80.17","3rd","6th","B2","VERY GOOD","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7921","259","4","0","SS 1","","MARKETING","19","15","","","","","","0","0","0","0","15","30","45","75","45","75","21st","5th","A1","EXCELLENT","BLESSING ANYAWU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7922","13","4","0","SS 1","","MARKETING","19","13","","","","","","0","0","0","0","13","24","37","61.67","54.33","62.56","14th","18th","C4","GOOD","BLESSING ANYAWU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7923","19","4","0","SS 1","","MARKETING","19","13","","","","","","0","0","0","0","13","20","33","55","54","61.33","15th","20th","C5","SATISFACTORY","BLESSING ANYAWU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7924","246","5","0","SS 2","","MATHEMATICS","2","6","","","","","","0","0","0","0","6","20","26","43.33","37.33","43.11","18th","24th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7925","131","5","0","SS 2","","MATHEMATICS","2","10","","","","","","0","0","0","0","10","21","31","51.67","37.33","44.22","18th","19th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7926","133","5","0","SS 2","","MATHEMATICS","2","14","","","","","","0","0","0","0","14","22","36","60","46","54","14th","11th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7927","135","5","0","SS 2","","MATHEMATICS","2","20","","","","","","0","0","0","0","20","40","60","100","81","94.33","1st","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7928","200","5","0","SS 2","","MATHEMATICS","2","20","","","","","","0","0","0","0","20","30","50","83.33","68.33","79.44","3rd","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7929","41","5","0","SS 2","","MATHEMATICS","2","14","","","","","","0","0","0","0","14","24","38","63.33","55","63.44","10th","9th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7930","201","5","0","SS 2","","MATHEMATICS","2","18","","","","","","0","0","0","0","18","25","43","71.67","63","72.56","5th","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7931","31","5","0","SS 2","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","21","33","55","55.33","62.67","9th","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7932","243","5","0","SS 2","","MATHEMATICS","2","16","","","","","","0","0","0","0","16","30","46","76.67","59.33","69.56","8th","5th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7933","134","5","0","SS 2","","MATHEMATICS","2","15","","","","","","0","0","0","0","15","28","43","71.67","60","69.56","7th","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7934","136","5","0","SS 2","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","20","32","53.33","35","45.67","23rd","17th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7935","244","5","0","SS 2","","MATHEMATICS","2","17","","","","","","0","0","0","0","17","31","48","80","67.67","78.33","4th","4th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7936","35","5","0","SS 2","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","20","32","53.33","35.67","42.78","22nd","17th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7937","245","5","0","SS 2","","MATHEMATICS","2","12","","","","","","0","0","0","0","12","22","34","56.67","48.67","56.22","12th","13th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7938","29","5","0","SS 2","","MATHEMATICS","2","13","","","","","","0","0","0","0","13","22","35","58.33","45","52.78","15th","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7939","32","5","0","SS 2","","MATHEMATICS","2","14","","","","","","0","0","0","0","14","20","34","56.67","44","51.56","16th","13th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7940","33","5","0","SS 2","","MATHEMATICS","2","13","","","","","","0","0","0","0","13","20","33","55","36.33","43.67","21st","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7941","48","5","0","SS 2","","MATHEMATICS","2","10","","","","","","0","0","0","0","10","21","31","51.67","53","59.89","11th","19th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7942","247","5","0","SS 2","","MATHEMATICS","2","16","","","","","","0","0","0","0","16","26","42","70","60.33","69.67","6th","8th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7943","202","5","0","SS 2","","MATHEMATICS","2","14","","","","","","0","0","0","0","14","24","38","63.33","48","56.44","13th","9th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7944","46","5","0","SS 2","","MATHEMATICS","2","10","","","","","","0","0","0","0","10","20","30","50","41.33","48","17th","21st","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7945","36","5","0","SS 2","","MATHEMATICS","2","8","","","","","","0","0","0","0","8","22","30","50","33.67","40.33","24th","21st","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7946","128","5","0","SS 2","","MATHEMATICS","2","10","","","","","","0","0","0","0","10","20","30","50","36.67","43.33","20th","21st","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7947","28","5","0","SS 2","","MATHEMATICS","2","20","","","","","","0","0","0","0","20","36","56","93.33","80.67","93.11","2nd","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7948","18","4","0","SS 1","","PHYSICS","12","14","","","","","","0","0","0","0","14","36","50","83.33","56.33","67.44","14th","5th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7949","17","4","0","SS 1","","PHYSICS","12","15","","","","","","0","0","0","0","15","23","38","63.33","53.33","61.78","17th","20th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7950","24","4","0","SS 1","","PHYSICS","12","16","","","","","","0","0","0","0","16","35","51","85","63.67","75","4th","4th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7951","21","4","0","SS 1","","PHYSICS","12","15","","","","","","0","0","0","0","15","32","47","78.33","59","69.44","7th","10th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7952","15","4","0","SS 1","","PHYSICS","12","17","","","","","","0","0","0","0","17","36","53","88.33","58","69.78","10th","1st","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7953","198","4","0","SS 1","","PHYSICS","12","13","","","","","","0","0","0","0","13","32","45","75","62.67","72.67","5th","14th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7954","253","4","0","SS 1","","PHYSICS","12","13","","","","","","0","0","0","0","13","25","38","63.33","45","53.44","23rd","20th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7955","171","4","0","SS 1","","PHYSICS","12","16","","","","","","0","0","0","0","16","33","49","81.67","57.67","68.56","11th","8th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7956","199","4","0","SS 1","","PHYSICS","12","17","","","","","","0","0","0","0","17","33","50","83.33","58.33","69.44","9th","5th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7957","23","4","0","SS 1","","PHYSICS","12","18","","","","","","0","0","0","0","18","32","50","83.33","70","81.11","1st","5th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7958","14","4","0","SS 1","","PHYSICS","12","13","","","","","","0","0","0","0","13","20","33","55","53","60.33","18th","23rd","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7959","12","4","0","SS 1","","PHYSICS","12","17","","","","","","0","0","0","0","17","28","45","75","64","74","3rd","14th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7960","20","4","0","SS 1","","PHYSICS","12","14","","","","","","0","0","0","0","14","17","31","51.67","45.67","52.56","22nd","24th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7961","242","4","0","SS 1","","PHYSICS","12","15","","","","","","0","0","0","0","15","25","40","66.67","56.33","65.22","14th","19th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7962","25","4","0","SS 1","","PHYSICS","12","17","","","","","","0","0","0","0","17","35","52","86.67","62.33","73.89","6th","2nd","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7963","22","4","0","SS 1","","PHYSICS","12","16","","","","","","0","0","0","0","16","36","52","86.67","67.67","79.22","2nd","2nd","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term");
INSERT INTO result_subject VALUES
("7964","241","4","0","SS 1","","PHYSICS","12","18","","","","","","0","0","0","0","18","20","38","63.33","56.67","65.11","13th","20th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7965","239","4","0","SS 1","","PHYSICS","12","12","","","","","","0","0","0","0","12","34","46","76.67","57.67","67.89","11th","12th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7966","174","4","0","SS 1","","PHYSICS","12","10","","","","","","0","0","0","0","10","15","25","41.67","38","43.56","26th","25th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7967","26","4","0","SS 1","","PHYSICS","12","12","","","","","","0","0","0","0","12","34","46","76.67","58.67","68.89","8th","12th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7968","254","4","0","SS 1","","PHYSICS","12","14","","","","","","0","0","0","0","14","33","47","78.33","52.33","62.78","19th","10th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7969","255","4","0","SS 1","","PHYSICS","12","15","","","","","","0","0","0","0","15","30","45","75","51","66","20th","14th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7970","259","4","0","SS 1","","PHYSICS","12","5","","","","","","0","0","0","0","5","37","42","70","42","70","25th","17th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7971","13","4","0","SS 1","","PHYSICS","12","14","","","","","","0","0","0","0","14","35","49","81.67","55.67","66.56","16th","8th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7972","19","4","0","SS 1","","PHYSICS","12","16","","","","","","0","0","0","0","16","25","41","68.33","51","60.11","20th","18th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7973","179","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","15","","","","","","0","0","0","0","15","28","43","71.67","56.33","65.89","3rd","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7974","185","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","15","","","","","","0","0","0","0","15","29","44","73.33","58.67","68.44","2nd","2nd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7975","186","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","12","","","","","","0","0","0","0","12","26","38","63.33","42","50.44","8th","6th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7976","183","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","10","20","33.33","26.33","30.78","10th","8th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7977","182","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","18","","","","","","0","0","0","0","18","30","48","80","65.67","76.33","1st","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7978","189","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","13","","","","","","0","0","0","0","13","28","41","68.33","49.33","58.44","5th","5th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7979","251","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","0","0","0","0","10","27","37","61.67","42.67","50.89","7th","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7980","233","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","13","","","","","","0","0","0","0","13","30","43","71.67","49.67","59.22","4th","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7981","246","5","0","SS 2","","PHYSICS","12","13","","","","","","0","0","0","0","13","28","41","68.33","36.33","45.44","16th","10th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7982","133","5","0","SS 2","","PHYSICS","12","16","","","","","","0","0","0","0","16","32","48","80","58","68.67","5th","5th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7983","135","5","0","SS 2","","PHYSICS","12","20","","","","","","0","0","0","0","20","37","57","95","77.33","90","1st","1st","A1","EXCELLENT","JOHN PRINCE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7984","200","5","0","SS 2","","PHYSICS","12","17","","","","","","0","0","0","0","17","35","52","86.67","65.67","77.22","3rd","3rd","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7985","201","5","0","SS 2","","PHYSICS","12","15","","","","","","0","0","0","0","15","30","45","75","57.67","67.67","6th","8th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7986","31","5","0","SS 2","","PHYSICS","12","14","","","","","","0","0","0","0","14","26","40","66.67","51.33","60.22","7th","11th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7987","243","5","0","SS 2","","PHYSICS","12","15","","","","","","0","0","0","0","15","33","48","80","45","55.67","12th","5th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7988","244","5","0","SS 2","","PHYSICS","12","12","","","","","","0","0","0","0","12","34","46","76.67","47","57.22","9th","7th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7989","245","5","0","SS 2","","PHYSICS","12","17","","","","","","0","0","0","0","17","28","45","75","47","57","9th","8th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7990","29","5","0","SS 2","","PHYSICS","12","10","","","","","","0","0","0","0","10","26","36","60","50.67","58.67","8th","16th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7991","32","5","0","SS 2","","PHYSICS","12","18","","","","","","0","0","0","0","18","22","40","66.67","44.33","53.22","13th","11th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7992","48","5","0","SS 2","","PHYSICS","12","14","","","","","","0","0","0","0","14","24","38","63.33","43.67","52.11","14th","13th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7993","247","5","0","SS 2","","PHYSICS","12","18","","","","","","0","0","0","0","18","35","53","88.33","64.67","76.44","4th","2nd","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7994","46","5","0","SS 2","","PHYSICS","12","13","","","","","","0","0","0","0","13","25","38","63.33","37.67","46.11","15th","13th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7996","128","5","0","SS 2","","PHYSICS","12","13","","","","","","0","0","0","0","13","25","38","63.33","46.67","55.11","11th","13th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7997","28","5","0","SS 2","","PHYSICS","12","19","","","","","","0","0","0","0","19","33","52","86.67","76.33","87.89","2nd","3rd","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","3rd Term"),
("7998","257","1","0","JSS 1","","MATHEMATICS","2","2","2","","","","","0","0","0","0","4","6","63","10","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("7999","257","1","0","JSS 1","","ENGLISH LANGUAGE","1","1","1","","","","","0","0","0","0","2","3","55","5","0","","","23rd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8000","257","1","0","JSS 1","","BASIC SCIENCE","3","10","5","","","","","0","0","0","0","15","10","49","25","0","","","23rd","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8001","257","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","20","20","","","","","0","0","0","0","40","20","51","60","0","","","9th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8002","257","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","0","0","0","0","20","20","53","40","0","","","20th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8003","257","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","5","","","","","0","0","0","0","15","5","56","20","0","","","23rd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8004","257","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","10","","","","","0","0","0","0","20","25","76","45","0","","","23rd","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8005","257","1","0","JSS 1","","BUSINESS STUDIES","9","20","20","","","","","0","0","0","0","40","25","52","65","0","","","10th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8006","257","1","0","JSS 1","","COMPUTER SCIENCE","10","5","5","","","","","0","0","0","0","10","5","59","15","0","","","23rd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8007","257","1","0","JSS 1","","SOCIAL STUDIES","23","10","10","","","","","0","0","0","0","20","10","55","30","0","","","23rd","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8008","257","1","0","JSS 1","","HOME ECONOMICS","24","10","20","","","","","0","0","0","0","30","25","66","55","0","","","15th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8009","257","1","0","JSS 1","","DICTION","26","20","20","","","","","0","0","0","0","40","10","54","50","0","","","19th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8010","257","1","0","JSS 1","","CIVIC EDUCATION","28","10","10","","","","","0","0","0","0","20","15","60","35","0","","","23rd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","1st Term"),
("8011","257","1","0","JSS 1","","ENGLISH LANGUAGE","1","20","20","","","","","0","0","0","0","40","45","38","85","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8012","257","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","0","0","0","0","40","35","75","75","0","","","4th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8013","257","1","0","JSS 1","","BASIC SCIENCE","3","20","20","","","","","0","0","0","0","40","30","66","70","0","","","10th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8014","257","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","20","20","","","","","0","0","0","0","40","25","61","65","0","","","9th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8015","257","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","20","","","","","0","0","0","0","40","55","58","95","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8016","257","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","20","","","","","0","0","0","0","40","45","63","85","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8017","257","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","20","","","","","0","0","0","0","40","30","53","70","0","","","3rd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8018","257","1","0","JSS 1","","BUSINESS STUDIES","9","20","20","","","","","0","0","0","0","40","35","52","75","0","","","9th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8019","257","1","0","JSS 1","","COMPUTER SCIENCE","10","20","20","","","","","0","0","0","0","40","40","65","80","0","","","7th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8020","257","1","0","JSS 1","","SOCIAL STUDIES","23","20","20","","","","","0","0","0","0","40","25","58","65","0","","","11th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8021","257","1","0","JSS 1","","HOME ECONOMICS","24","20","20","","","","","0","0","0","0","40","40","59","80","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8022","257","1","0","JSS 1","","DICTION","26","15","15","","","","","0","0","0","0","30","40","54","70","0","","","6th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8023","257","1","0","JSS 1","","CIVIC EDUCATION","28","20","20","","","","","0","0","0","0","40","25","61","65","0","","","9th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2020/2021","2nd Term"),
("8029","15","5","0","SS 2","","COMMERCE","20","15","15","","","","","","","","","30","56","86","86","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8032","171","5","0","SS 2","","COMMERCE","20","15","15","","","","","","","","","30","38","68","68","68","68","2nd","3rd","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8035","14","5","0","SS 2","","COMMERCE","20","10","15","","","","","","","","","25","50","75","75","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8038","242","5","0","SS 2","","COMMERCE","20","17","8","","","","","","","","","25","33","58","58","58","58","4th","4th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8052","131","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","16","","","","","","","","","36","51","87","87","0","","","5th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8053","41","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","20","","","","","","","","","38","51","89","89","0","","","4th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8054","134","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","18","","","","","","","","","34","58","92","92","0","","","3rd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8055","136","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","12","","","","","","","","","24","57","81","81","0","","","6th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8057","35","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","0","","","","","","","","","","53","53","53","0","","","8th","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8058","33","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","20","","","","","","","","","36","58","94","94","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8059","202","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","20","","","","","","","","","40","53","93","93","0","","","2nd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8060","314","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","0","","","","","","","","","","52","52","52","0","","","9th","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8061","8","4","0","SS 1","","DATA PROCESSING","29","5","15","","","","","","","","","20","40","60","60","0","","","11th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8062","126","4","0","SS 1","","DATA PROCESSING","29","0","10","","","","","","","","","10","45","55","55","0","","","16th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8063","296","4","0","SS 1","","DATA PROCESSING","29","10","8","","","","","","","","","18","28","46","46","0","","","25th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8064","300","4","0","SS 1","","DATA PROCESSING","29","3","12","","","","","","","","","15","32","47","47","0","","","24th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8065","138","4","0","SS 1","","DATA PROCESSING","29","10","10","","","","","","","","","20","40","60","60","0","","","11th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8066","2","4","0","SS 1","","DATA PROCESSING","29","10","12","","","","","","","","","22","35","57","57","0","","","15th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8067","193","4","0","SS 1","","DATA PROCESSING","29","8","10","","","","","","","","","18","36","54","54","0","","","18th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8068","256","4","0","SS 1","","DATA PROCESSING","29","1","5","","","","","","","","","6","42","48","48","0","","","21st","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8069","140","4","0","SS 1","","DATA PROCESSING","29","10","12","","","","","","","","","22","40","62","62","0","","","8th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8070","294","4","0","SS 1","","DATA PROCESSING","29","5","8","","","","","","","","","13","42","55","55","0","","","16th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8071","1","4","0","SS 1","","DATA PROCESSING","29","0","5","","","","","","","","","5","27","32","32","0","","","28th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8072","141","4","0","SS 1","","DATA PROCESSING","29","11","15","","","","","","","","","26","52","78","78","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8073","303","4","0","SS 1","","DATA PROCESSING","29","6","5","","","","","","","","","11","38","49","49","0","","","20th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8074","301","4","0","SS 1","","DATA PROCESSING","29","10","2","","","","","","","","","12","50","62","62","0","","","8th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8075","143","4","0","SS 1","","DATA PROCESSING","29","13","15","","","","","","","","","28","52","80","80","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8076","293","4","0","SS 1","","DATA PROCESSING","29","3","5","","","","","","","","","8","40","48","48","0","","","21st","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8077","235","4","0","SS 1","","DATA PROCESSING","29","14","16","","","","","","","","","30","45","75","75","0","","","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8078","234","4","0","SS 1","","DATA PROCESSING","29","10","10","","","","","","","","","20","48","68","68","0","","","5th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8079","237","4","0","SS 1","","DATA PROCESSING","29","3","10","","","","","","","","","13","45","58","58","0","","","14th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8080","121","4","0","SS 1","","DATA PROCESSING","29","10","5","","","","","","","","","15","49","64","64","0","","","7th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8081","195","4","0","SS 1","","DATA PROCESSING","29","5","10","","","","","","","","","15","25","40","40","0","","","27th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8082","196","4","0","SS 1","","DATA PROCESSING","29","10","8","","","","","","","","","18","30","48","48","0","","","21st","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8083","297","4","0","SS 1","","DATA PROCESSING","29","13","10","","","","","","","","","23","48","71","71","0","","","4th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8084","302","4","0","SS 1","","DATA PROCESSING","29","0","8","","","","","","","","","8","45","53","53","0","","","19th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8085","313","4","0","SS 1","","DATA PROCESSING","29","0","5","","","","","","","","","5","20","25","25","0","","","30th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8086","295","4","0","SS 1","","DATA PROCESSING","29","8","12","","","","","","","","","20","40","60","60","0","","","11th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8087","298","4","0","SS 1","","DATA PROCESSING","29","5","10","","","","","","","","","15","28","43","43","43","43","21st","26th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8088","299","4","0","SS 1","","DATA PROCESSING","29","0","10","","","","","","","","","10","20","30","30","30","30","33rd","29th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8089","7","4","0","SS 1","","DATA PROCESSING","29","10","12","","","","","","","","","22","45","67","67","0","","","6th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("8090","125","4","0","SS 1","","DATA PROCESSING","29","3","10","","","","","","","","","13","48","61","61","0","","","10th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8096","15","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","16","","","","","","","","","30","59","89","89","0","","","2nd","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8097","198","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","18","","","","","","","","","34","60","94","94","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8099","171","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","16","","","","","","","","","32","57","89","89","89","89","1st","2nd","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8102","14","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","12","","","","","","","","","24","47","71","71","0","","","5th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8105","242","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","16","","","","","","","","","34","55","89","89","0","","","2nd","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8117","8","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","18","","","","","","","","","38","42","80","80","0","","","13th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8118","126","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","0","","","","","","","","","","53","53","53","0","","","25th","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8119","296","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","8","","","","","","","","","24","49","73","73","0","","","15th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8120","300","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","18","","","","","","","","","30","57","87","87","0","","","9th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8121","138","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","16","","","","","","","","","32","41","73","73","0","","","15th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8122","2","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","10","","","","","","","","","22","43","65","65","0","","","22nd","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8123","193","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","16","","","","","","","","","34","48","82","82","0","","","10th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8124","256","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","0","","","","","","","","","","39","39","39","0","","","28th","F9","POOR","NGEI WILLY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8125","140","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","12","","","","","","","","","28","36","64","64","0","","","23rd","C4","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8126","294","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","18","","","","","","","","","34","54","88","88","0","","","7th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8127","1","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","12","","","","","","","","","20","25","45","45","0","","","26th","D7","UNSATISFACTORY","NGEI WILLY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8128","141","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","16","","","","","","","","","36","54","90","90","0","","","6th","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8129","303","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","","","","","","","","","36","59","95","95","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8130","301","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","20","","","","","","","","","38","54","92","92","0","","","4th","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8131","143","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","14","","","","","","","","","32","56","88","88","0","","","7th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8132","293","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","0","","","","","","","","","","54","54","54","0","","","24th","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8133","235","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","14","","","","","","","","","28","54","82","82","0","","","10th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8134","234","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","20","","","","","","","","","38","57","95","95","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8135","237","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","14","","","","","","","","","26","46","72","72","0","","","18th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8136","121","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","16","","","","","","","","","34","60","94","94","0","","","3rd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8137","195","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","14","","","","","","","","","28","48","76","76","0","","","14th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8138","196","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","16","","","","","","","","","32","40","72","72","0","","","18th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8139","297","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","20","","","","","","","","","38","53","91","91","0","","","5th","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8140","302","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","6","12","","","","","","","","","18","49","67","67","0","","","21st","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8141","313","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","0","","","","","","","","","","27","27","27","0","","","30th","F9","POOR","NGEI WILLY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8142","295","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","","","","","26","47","73","73","0","","","15th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8143","298","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","14","","","","","","","","","22","59","81","81","81","81","2nd","12th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8144","299","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","4","","","","","","","","","12","23","35","35","35","35","36th","29th","F9","POOR","NGEI WILLY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8145","7","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","0","0","","","","","","","","","","43","43","43","0","","","27th","E8","UNSATISFACTORY","NGEI WILLY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8146","125","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","16","","","","","","","","","28","43","71","71","0","","","20th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8147","250","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","12","","","","","","","","","22","30","52","52","0","","","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8148","227","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","7","","","","","","","","","17","43","60","60","0","","","16th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8149","285","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","18","","","","","","","","","29","50","79","79","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8150","289","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","2","10","","","","","","","","","12","20","32","32","0","","","27th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8151","209","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","7","10","","","","","","","","","17","28","45","45","0","","","24th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8152","188","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","13","","","","","","","","","26","46","72","72","0","","","6th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8153","221","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","12","","","","","","","","","22","24","46","46","0","","","22nd","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8154","220","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","5","8","","","","","","","","","13","31","44","44","0","","","25th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8155","257","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","","","","","29","40","69","69","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8156","213","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","13","","","","","","","","","25","40","65","65","0","","","11th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8157","288","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","4","","","","","","","","","14","23","37","37","0","","","26th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8158","215","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","13","","","","","","","","","25","38","63","63","0","","","14th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8159","225","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","6","11","","","","","","","","","17","40","57","57","0","","","18th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8160","217","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","","","","","","","","","36","48","84","84","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8161","218","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","","","","","20","44","64","64","0","","","12th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8162","216","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","17","","","","","","","","","34","32","66","66","0","","","10th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8163","219","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","3","","","","","","","","","13","33","46","46","0","","","22nd","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8164","224","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","13","","","","","","","","","23","31","54","54","0","","","19th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8165","223","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","13","","","","","","","","","28","40","68","68","0","","","9th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8166","226","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","16","","","","","","","","","28","45","73","73","0","","","4th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8167","286","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","14","","","","","","","","","27","37","64","64","0","","","12th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8168","249","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","11","","","","","","","","","24","38","62","62","0","","","15th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8169","210","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","18","","","","","","","","","34","48","82","82","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8170","287","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","12","","","","","","","","","27","24","51","51","0","","","21st","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8171","222","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","13","","","","","","","","","25","44","69","69","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8172","214","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","13","","","","","","","","","29","44","73","73","0","","","4th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8173","248","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","14","","","","","","","","","24","35","59","59","0","","","17th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8174","307","6","0","SS 3","","PHYSICS","12","13","14","","","","","","","","","27","40","67","67","0","","","4th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8175","308","6","0","SS 3","","PHYSICS","12","8","14","","","","","","","","","22","20","42","42","0","","","16th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8176","246","6","0","SS 3","","PHYSICS","12","6","14","","","","","","","","","20","24","44","44","0","","","14th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8177","133","6","0","SS 3","","PHYSICS","12","12","11","","","","","","","","","23","31","54","54","0","","","9th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8178","200","6","0","SS 3","","PHYSICS","12","16","14","","","","","","","","","30","43","73","73","0","","","3rd","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8179","201","6","0","SS 3","","PHYSICS","12","10","13","","","","","","","","","23","25","48","48","0","","","13th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8180","31","6","0","SS 3","","PHYSICS","12","12","18","","","","","","","","","30","30","60","60","0","","","6th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8181","243","6","0","SS 3","","PHYSICS","12","8","13","","","","","","","","","21","16","37","37","0","","","17th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8182","306","6","0","SS 3","","PHYSICS","12","12","14","","","","","","","","","26","35","61","61","0","","","5th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8183","244","6","0","SS 3","","PHYSICS","12","8","16","","","","","","","","","24","30","54","54","0","","","9th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8184","245","6","0","SS 3","","PHYSICS","12","12","18","","","","","","","","","30","28","58","58","0","","","7th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8185","29","6","0","SS 3","","PHYSICS","12","6","15","","","","","","","","","21","34","55","55","0","","","8th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8186","32","6","0","SS 3","","PHYSICS","12","12","16","","","","","","","","","28","24","52","52","0","","","12th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8187","48","6","0","SS 3","","PHYSICS","12","5","14","","","","","","","","","19","25","44","44","0","","","14th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8188","247","6","0","SS 3","","PHYSICS","12","15","15","","","","","","","","","30","49","79","79","0","","","1st","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8189","128","6","0","SS 3","","PHYSICS","12","8","16","","","","","","","","","24","29","53","53","0","","","11th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8190","314","6","0","SS 3","","PHYSICS","12","0","0","","","","","","","","","","0","0","0","0","","","19th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8191","28","6","0","SS 3","","PHYSICS","12","16","18","","","","","","","","","34","42","76","76","0","","","2nd","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8192","130","6","0","SS 3","","PHYSICS","12","5","12","","","","","","","","","17","15","32","32","0","","","18th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8193","307","6","0","SS 3","","MATHEMATICS","2","12","10","","","","","","","","","22","29","51","51","0","","","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8194","308","6","0","SS 3","","MATHEMATICS","2","10","8","","","","","","","","","18","20","38","38","0","","","21st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8195","246","6","0","SS 3","","MATHEMATICS","2","15","7","","","","","","","","","22","18","40","40","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8196","131","6","0","SS 3","","MATHEMATICS","2","10","7","","","","","","","","","17","13","30","30","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8197","133","6","0","SS 3","","MATHEMATICS","2","15","10","","","","","","","","","25","18","43","43","0","","","12th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8198","200","6","0","SS 3","","MATHEMATICS","2","10","10","","","","","","","","","20","45","65","65","0","","","2nd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8199","41","6","0","SS 3","","MATHEMATICS","2","10","10","","","","","","","","","20","43","63","63","0","","","3rd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8200","201","6","0","SS 3","","MATHEMATICS","2","15","5","","","","","","","","","20","21","41","41","0","","","14th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8201","31","6","0","SS 3","","MATHEMATICS","2","10","10","","","","","","","","","20","41","61","61","0","","","5th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8202","243","6","0","SS 3","","MATHEMATICS","2","15","5","","","","","","","","","20","21","41","41","0","","","14th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8203","134","6","0","SS 3","","MATHEMATICS","2","16","10","","","","","","","","","26","25","51","51","0","","","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8204","136","6","0","SS 3","","MATHEMATICS","2","10","6","","","","","","","","","16","7","23","23","0","","","26th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8205","306","6","0","SS 3","","MATHEMATICS","2","10","8","","","","","","","","","18","26","44","44","0","","","11th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8206","244","6","0","SS 3","","MATHEMATICS","2","15","7","","","","","","","","","22","33","55","55","0","","","6th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8207","35","6","0","SS 3","","MATHEMATICS","2","10","5","","","","","","","","","15","36","51","51","0","","","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8208","245","6","0","SS 3","","MATHEMATICS","2","10","6","","","","","","","","","16","20","36","36","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8209","29","6","0","SS 3","","MATHEMATICS","2","10","8","","","","","","","","","18","22","40","40","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8210","32","6","0","SS 3","","MATHEMATICS","2","12","7","","","","","","","","","19","21","40","40","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("8211","33","6","0","SS 3","","MATHEMATICS","2","10","6","","","","","","","","","16","10","26","26","0","","","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8212","48","6","0","SS 3","","MATHEMATICS","2","10","7","","","","","","","","","17","23","40","40","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8213","247","6","0","SS 3","","MATHEMATICS","2","15","10","","","","","","","","","25","37","62","62","0","","","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8214","202","6","0","SS 3","","MATHEMATICS","2","15","8","","","","","","","","","23","18","41","41","0","","","14th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8215","130","6","0","SS 3","","MATHEMATICS","2","15","5","","","","","","","","","20","25","45","45","0","","","10th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8216","128","6","0","SS 3","","MATHEMATICS","2","10","10","","","","","","","","","20","22","42","42","0","","","13th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8217","314","6","0","SS 3","","MATHEMATICS","2","15","8","","","","","","","","","23","7","30","30","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8218","28","6","0","SS 3","","MATHEMATICS","2","15","10","","","","","","","","","25","57","82","82","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8221","133","6","0","SS 3","","FURTHER MATHEMATICS","25","10","8","","","","","","","","","18","8","26","26","0","","","12th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8222","200","6","0","SS 3","","FURTHER MATHEMATICS","25","19","13","","","","","","","","","32","49","81","81","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8223","201","6","0","SS 3","","FURTHER MATHEMATICS","25","12","14","","","","","","","","","26","24","50","50","0","","","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8224","31","6","0","SS 3","","FURTHER MATHEMATICS","25","11","13","","","","","","","","","24","24","48","48","0","","","8th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8225","243","6","0","SS 3","","FURTHER MATHEMATICS","25","16","13","","","","","","","","","29","23","52","52","0","","","6th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8227","245","6","0","SS 3","","FURTHER MATHEMATICS","25","15","20","","","","","","","","","35","35","70","70","0","","","3rd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8228","29","6","0","SS 3","","FURTHER MATHEMATICS","25","10","13","","","","","","","","","23","18","41","41","0","","","10th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8229","130","6","0","SS 3","","FURTHER MATHEMATICS","25","7","13","","","","","","","","","20","16","36","36","0","","","11th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8231","28","6","0","SS 3","","FURTHER MATHEMATICS","25","20","17","","","","","","","","","37","57","94","94","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8232","244","6","0","SS 3","","FURTHER MATHEMATICS","25","18","16","","","","","","","","","34","31","65","65","0","","","4th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8233","32","6","0","SS 3","","FURTHER MATHEMATICS","25","10","8","","","","","","","","","18","24","42","42","0","","","9th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8234","247","6","0","SS 3","","FURTHER MATHEMATICS","25","16","19","","","","","","","","","35","24","59","59","0","","","5th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8235","19","5","0","SS 2","","MATHEMATICS","2","14","6","","","","","","","","","20","17","37","37","0","","","14th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8236","18","5","0","SS 2","","MATHEMATICS","2","15","11","","","","","","","","","26","8","34","34","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8237","17","5","0","SS 2","","MATHEMATICS","2","14","11","","","","","","","","","25","8","33","33","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8238","304","5","0","SS 2","","MATHEMATICS","2","14","11","","","","","","","","","25","12","37","37","0","","","14th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8239","24","5","0","SS 2","","MATHEMATICS","2","9","15","","","","","","","","","24","15","39","39","0","","","12th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8240","21","5","0","SS 2","","MATHEMATICS","2","11","12","","","","","","","","","23","14","37","37","37","37","21st","14th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8241","15","5","0","SS 2","","MATHEMATICS","2","12","12","","","","","","","","","24","17","41","41","0","","","11th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8242","198","5","0","SS 2","","MATHEMATICS","2","17","18","","","","","","","","","35","45","80","80","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8243","253","5","0","SS 2","","MATHEMATICS","2","15","15","","","","","","","","","30","25","55","55","0","","","5th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8244","171","5","0","SS 2","","MATHEMATICS","2","7","8","","","","","","","","","15","15","30","30","30","30","25th","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8245","199","5","0","SS 2","","MATHEMATICS","2","8","12","","","","","","","","","20","18","38","38","0","","","13th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8246","23","5","0","SS 2","","MATHEMATICS","2","10","17","","","","","","","","","27","27","54","54","0","","","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8247","14","5","0","SS 2","","MATHEMATICS","2","11","15","","","","","","","","","26","20","46","46","0","","","8th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8248","12","5","0","SS 2","","MATHEMATICS","2","17","19","","","","","","","","","36","47","83","83","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8249","20","5","0","SS 2","","MATHEMATICS","2","7","10","","","","","","","","","17","7","24","24","0","","","26th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8250","242","5","0","SS 2","","MATHEMATICS","2","14","14","","","","","","","","","28","14","42","42","0","","","10th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8251","25","5","0","SS 2","","MATHEMATICS","2","12","18","","","","","","","","","30","45","75","75","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8252","22","5","0","SS 2","","MATHEMATICS","2","11","19","","","","","","","","","30","25","55","55","0","","","5th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8253","305","5","0","SS 2","","MATHEMATICS","2","12","9","","","","","","","","","21","15","36","36","0","","","18th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8254","241","5","0","SS 2","","MATHEMATICS","2","17","15","","","","","","","","","32","26","58","58","0","","","4th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8255","239","5","0","SS 2","","MATHEMATICS","2","11","9","","","","","","","","","20","14","34","34","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8256","174","5","0","SS 2","","MATHEMATICS","2","14","9","","","","","","","","","23","7","30","30","0","","","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8257","26","5","0","SS 2","","MATHEMATICS","2","7","12","","","","","","","","","19","15","34","34","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8258","254","5","0","SS 2","","MATHEMATICS","2","12","10","","","","","","","","","22","14","36","36","0","","","18th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8259","259","5","0","SS 2","","MATHEMATICS","2","11","13","","","","","","","","","24","13","37","37","0","","","14th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8260","13","5","0","SS 2","","MATHEMATICS","2","10","14","","","","","","","","","24","22","46","46","0","","","8th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8261","8","4","0","SS 1","","PHYSICS","12","11","15","","","","","","","","","26","20","46","46","0","","","18th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8262","126","4","0","SS 1","","PHYSICS","12","11","8","","","","","","","","","19","40","59","59","0","","","9th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8263","296","4","0","SS 1","","PHYSICS","12","10","15","","","","","","","","","25","23","48","48","0","","","17th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8264","300","4","0","SS 1","","PHYSICS","12","12","10","","","","","","","","","22","20","42","42","0","","","22nd","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8265","138","4","0","SS 1","","PHYSICS","12","12","13","","","","","","","","","25","34","59","59","0","","","9th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8266","2","4","0","SS 1","","PHYSICS","12","11","8","","","","","","","","","19","34","53","53","0","","","13th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8267","193","4","0","SS 1","","PHYSICS","12","14","17","","","","","","","","","31","29","60","60","0","","","7th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8268","256","4","0","SS 1","","PHYSICS","12","10","13","","","","","","","","","23","28","51","51","0","","","15th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8269","140","4","0","SS 1","","PHYSICS","12","5","10","","","","","","","","","15","12","27","27","0","","","27th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8270","294","4","0","SS 1","","PHYSICS","12","15","18","","","","","","","","","33","47","80","80","0","","","1st","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8271","1","4","0","SS 1","","PHYSICS","12","10","8","","","","","","","","","18","10","28","28","0","","","26th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8272","141","4","0","SS 1","","PHYSICS","12","17","17","","","","","","","","","34","42","76","76","0","","","2nd","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8273","303","4","0","SS 1","","PHYSICS","12","10","12","","","","","","","","","22","31","53","53","0","","","13th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8274","301","4","0","SS 1","","PHYSICS","12","12","10","","","","","","","","","22","23","45","45","0","","","19th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8275","143","4","0","SS 1","","PHYSICS","12","15","14","","","","","","","","","29","34","63","63","0","","","5th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8276","293","4","0","SS 1","","PHYSICS","12","13","15","","","","","","","","","28","44","72","72","0","","","3rd","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8277","235","4","0","SS 1","","PHYSICS","12","10","8","","","","","","","","","18","25","43","43","0","","","21st","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8278","234","4","0","SS 1","","PHYSICS","12","19","14","","","","","","","","","33","29","62","62","0","","","6th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8279","237","4","0","SS 1","","PHYSICS","12","12","13","","","","","","","","","25","20","45","45","0","","","19th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8280","121","4","0","SS 1","","PHYSICS","12","8","10","","","","","","","","","18","38","56","56","0","","","11th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8281","195","4","0","SS 1","","PHYSICS","12","10","8","","","","","","","","","18","20","38","38","0","","","23rd","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8282","196","4","0","SS 1","","PHYSICS","12","10","6","","","","","","","","","16","10","26","26","0","","","28th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8283","297","4","0","SS 1","","PHYSICS","12","12","13","","","","","","","","","25","35","60","60","0","","","7th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8284","302","4","0","SS 1","","PHYSICS","12","10","8","","","","","","","","","18","20","38","38","0","","","23rd","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8285","313","4","0","SS 1","","PHYSICS","12","5","8","","","","","","","","","13","6","19","19","0","","","30th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8286","295","4","0","SS 1","","PHYSICS","12","15","19","","","","","","","","","34","32","66","66","0","","","4th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8287","298","4","0","SS 1","","PHYSICS","12","10","8","","","","","","","","","18","15","33","33","33","33","32nd","25th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8288","299","4","0","SS 1","","PHYSICS","12","5","10","","","","","","","","","15","7","22","22","22","22","37th","29th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8289","7","4","0","SS 1","","PHYSICS","12","12","13","","","","","","","","","25","30","55","55","0","","","12th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8290","125","4","0","SS 1","","PHYSICS","12","10","12","","","","","","","","","22","28","50","50","0","","","16th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8291","8","4","0","SS 1","","MATHEMATICS","2","10","14","","","","","","","","","24","24","48","48","0","","","13th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8292","126","4","0","SS 1","","MATHEMATICS","2","15","15","","","","","","","","","30","17","47","47","0","","","15th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8293","296","4","0","SS 1","","MATHEMATICS","2","12","14","","","","","","","","","26","21","47","47","0","","","15th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8294","300","4","0","SS 1","","MATHEMATICS","2","12","10","","","","","","","","","22","5","27","27","0","","","26th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8295","138","4","0","SS 1","","MATHEMATICS","2","17","14","","","","","","","","","31","23","54","54","0","","","8th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8296","2","4","0","SS 1","","MATHEMATICS","2","15","10","","","","","","","","","25","26","51","51","0","","","11th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8297","193","4","0","SS 1","","MATHEMATICS","2","16","14","","","","","","","","","30","25","55","55","0","","","6th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8298","256","4","0","SS 1","","MATHEMATICS","2","17","13","","","","","","","","","30","28","58","58","0","","","5th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8299","140","4","0","SS 1","","MATHEMATICS","2","10","13","","","","","","","","","23","11","34","34","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8300","294","4","0","SS 1","","MATHEMATICS","2","16","11","","","","","","","","","27","40","67","67","0","","","2nd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8301","1","4","0","SS 1","","MATHEMATICS","2","10","7","","","","","","","","","17","9","26","26","0","","","28th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8302","141","4","0","SS 1","","MATHEMATICS","2","18","15","","","","","","","","","33","42","75","75","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8303","303","4","0","SS 1","","MATHEMATICS","2","17","10","","","","","","","","","27","27","54","54","0","","","8th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8304","301","4","0","SS 1","","MATHEMATICS","2","18","10","","","","","","","","","28","26","54","54","0","","","8th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8305","143","4","0","SS 1","","MATHEMATICS","2","15","10","","","","","","","","","25","18","43","43","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8306","293","4","0","SS 1","","MATHEMATICS","2","19","10","","","","","","","","","29","10","39","39","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8307","235","4","0","SS 1","","MATHEMATICS","2","20","14","","","","","","","","","34","30","64","64","0","","","3rd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8308","234","4","0","SS 1","","MATHEMATICS","2","15","10","","","","","","","","","25","25","50","50","0","","","12th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8309","237","4","0","SS 1","","MATHEMATICS","2","15","10","","","","","","","","","25","9","34","34","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8310","121","4","0","SS 1","","MATHEMATICS","2","16","15","","","","","","","","","31","28","59","59","0","","","4th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8311","195","4","0","SS 1","","MATHEMATICS","2","15","10","","","","","","","","","25","17","42","42","0","","","19th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8312","196","4","0","SS 1","","MATHEMATICS","2","12","10","","","","","","","","","22","4","26","26","0","","","28th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8313","297","4","0","SS 1","","MATHEMATICS","2","17","9","","","","","","","","","26","17","43","43","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8314","302","4","0","SS 1","","MATHEMATICS","2","16","9","","","","","","","","","25","12","37","37","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("8315","313","4","0","SS 1","","MATHEMATICS","2","11","10","","","","","","","","","21","6","27","27","0","","","26th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8316","295","4","0","SS 1","","MATHEMATICS","2","16","10","","","","","","","","","26","29","55","55","0","","","6th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8317","298","4","0","SS 1","","MATHEMATICS","2","11","8","","","","","","","","","19","3","22","22","22","22","36th","30th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8318","299","4","0","SS 1","","MATHEMATICS","2","10","10","","","","","","","","","20","10","30","30","30","30","28th","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8319","7","4","0","SS 1","","MATHEMATICS","2","18","10","","","","","","","","","28","20","48","48","0","","","13th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8320","125","4","0","SS 1","","MATHEMATICS","2","15","10","","","","","","","","","25","13","38","38","0","","","21st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8321","19","5","0","SS 2","","PHYSICS","12","12","12","","","","","","","","","24","20","44","44","0","","","15th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8322","18","5","0","SS 2","","PHYSICS","12","16","12","","","","","","","","","28","17","45","45","0","","","13th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8323","17","5","0","SS 2","","PHYSICS","12","17","15","","","","","","","","","32","20","52","52","0","","","9th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8324","304","5","0","SS 2","","PHYSICS","12","17","15","","","","","","","","","32","11","43","43","0","","","17th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8325","24","5","0","SS 2","","PHYSICS","12","18","10","","","","","","","","","28","25","53","53","0","","","7th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8326","21","5","0","SS 2","","PHYSICS","12","15","12","","","","","","","","","27","33","60","60","60","60","1st","4th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8329","253","5","0","SS 2","","PHYSICS","12","12","12","","","","","","","","","24","22","46","46","0","","","11th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8331","199","5","0","SS 2","","PHYSICS","12","10","13","","","","","","","","","23","36","59","59","0","","","5th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8332","23","5","0","SS 2","","PHYSICS","12","15","14","","","","","","","","","29","22","51","51","0","","","10th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8334","12","5","0","SS 2","","PHYSICS","12","12","13","","","","","","","","","25","28","53","53","0","","","7th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8335","20","5","0","SS 2","","PHYSICS","12","15","11","","","","","","","","","26","7","33","33","33","33","21st","21st","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8337","25","5","0","SS 2","","PHYSICS","12","16","17","","","","","","","","","33","39","72","72","0","","","1st","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8338","22","5","0","SS 2","","PHYSICS","12","16","17","","","","","","","","","33","32","65","65","0","","","2nd","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8339","305","5","0","SS 2","","PHYSICS","12","10","8","","","","","","","","","18","18","36","36","0","","","20th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8341","239","5","0","SS 2","","PHYSICS","12","14","13","","","","","","","","","27","18","45","45","0","","","13th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8342","174","5","0","SS 2","","PHYSICS","12","10","8","","","","","","","","","18","20","38","38","0","","","19th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8343","26","5","0","SS 2","","PHYSICS","12","10","7","","","","","","","","","17","27","44","44","0","","","15th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8344","254","5","0","SS 2","","PHYSICS","12","12","10","","","","","","","","","22","20","42","42","0","","","18th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8345","259","5","0","SS 2","","PHYSICS","12","15","13","","","","","","","","","28","18","46","46","0","","","11th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8346","13","5","0","SS 2","","PHYSICS","12","17","15","","","","","","","","","32","30","62","62","0","","","3rd","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8347","2","4","0","SS 1","","ECONOMICS","17","10","15","","","","","","","","","25","34","59","59","0","","","6th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8348","193","4","0","SS 1","","ECONOMICS","17","14","15","","","","","","","","","29","26","55","55","0","","","10th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8349","256","4","0","SS 1","","ECONOMICS","17","13","11","","","","","","","","","24","23","47","47","0","","","14th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8350","140","4","0","SS 1","","ECONOMICS","17","10","10","","","","","","","","","20","9","29","29","0","","","26th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8351","294","4","0","SS 1","","ECONOMICS","17","16","16","","","","","","","","","32","46","78","78","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8352","1","4","0","SS 1","","ECONOMICS","17","10","10","","","","","","","","","20","14","34","34","0","","","23rd","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8353","141","4","0","SS 1","","ECONOMICS","17","14","16","","","","","","","","","30","51","81","81","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8354","303","4","0","SS 1","","ECONOMICS","17","14","10","","","","","","","","","24","31","55","55","0","","","10th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8355","301","4","0","SS 1","","ECONOMICS","17","11","10","","","","","","","","","21","26","47","47","0","","","14th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8356","143","4","0","SS 1","","ECONOMICS","17","11","10","","","","","","","","","21","36","57","57","0","","","8th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8357","293","4","0","SS 1","","ECONOMICS","17","11","13","","","","","","","","","24","27","51","51","0","","","12th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8358","235","4","0","SS 1","","ECONOMICS","17","14","11","","","","","","","","","25","32","57","57","0","","","8th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8359","234","4","0","SS 1","","ECONOMICS","17","15","13","","","","","","","","","28","30","58","58","0","","","7th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8360","237","4","0","SS 1","","ECONOMICS","17","10","15","","","","","","","","","25","18","43","43","0","","","16th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8361","121","4","0","SS 1","","ECONOMICS","17","10","14","","","","","","","","","24","38","62","62","0","","","5th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8362","195","4","0","SS 1","","ECONOMICS","17","10","10","","","","","","","","","20","10","30","30","0","","","25th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8363","196","4","0","SS 1","","ECONOMICS","17","10","12","","","","","","","","","22","5","27","27","0","","","29th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8364","297","4","0","SS 1","","ECONOMICS","17","13","17","","","","","","","","","30","44","74","74","0","","","3rd","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8365","302","4","0","SS 1","","ECONOMICS","17","10","10","","","","","","","","","20","22","42","42","0","","","18th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8366","313","4","0","SS 1","","ECONOMICS","17","10","10","","","","","","","","","20","4","24","24","0","","","30th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8367","295","4","0","SS 1","","ECONOMICS","17","10","10","","","","","","","","","20","23","43","43","0","","","16th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8368","298","4","0","SS 1","","ECONOMICS","17","10","10","","","","","","","","","20","9","29","29","29","29","35th","26th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8369","299","4","0","SS 1","","ECONOMICS","17","10","7","","","","","","","","","17","11","28","28","28","28","36th","28th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8370","7","4","0","SS 1","","ECONOMICS","17","12","12","","","","","","","","","24","17","41","41","0","","","20th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8371","125","4","0","SS 1","","ECONOMICS","17","10","10","","","","","","","","","20","18","38","38","0","","","21st","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8372","8","4","0","SS 1","","ECONOMICS","17","11","12","","","","","","","","","23","43","66","66","0","","","4th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8373","126","4","0","SS 1","","ECONOMICS","17","10","14","","","","","","","","","24","14","38","38","0","","","21st","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8374","296","4","0","SS 1","","ECONOMICS","17","13","10","","","","","","","","","23","27","50","50","0","","","13th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8375","300","4","0","SS 1","","ECONOMICS","17","10","10","","","","","","","","","20","13","33","33","0","","","24th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8376","138","4","0","SS 1","","ECONOMICS","17","10","13","","","","","","","","","23","19","42","42","0","","","18th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8377","250","2","0","JSS 2","","CIVIC EDUCATION","28","5","16","","","","","","","","","21","25","46","46","0","","","25th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8378","227","2","0","JSS 2","","CIVIC EDUCATION","28","10","15","","","","","","","","","25","30","55","55","0","","","15th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8379","285","2","0","JSS 2","","CIVIC EDUCATION","28","10","18","","","","","","","","","28","35","63","63","0","","","8th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8380","289","2","0","JSS 2","","CIVIC EDUCATION","28","5","10","","","","","","","","","15","16","31","31","0","","","26th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8381","209","2","0","JSS 2","","CIVIC EDUCATION","28","10","16","","","","","","","","","26","21","47","47","0","","","23rd","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8382","188","2","0","JSS 2","","CIVIC EDUCATION","28","10","17","","","","","","","","","27","26","53","53","0","","","17th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8383","221","2","0","JSS 2","","CIVIC EDUCATION","28","5","16","","","","","","","","","21","30","51","51","0","","","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8384","220","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","30","50","50","0","","","22nd","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8385","257","2","0","JSS 2","","CIVIC EDUCATION","28","10","16","","","","","","","","","26","26","52","52","0","","","18th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8386","213","2","0","JSS 2","","CIVIC EDUCATION","28","15","17","","","","","","","","","32","30","62","62","0","","","10th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8387","288","2","0","JSS 2","","CIVIC EDUCATION","28","5","10","","","","","","","","","15","15","30","30","0","","","27th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8388","215","2","0","JSS 2","","CIVIC EDUCATION","28","10","16","","","","","","","","","26","32","58","58","0","","","13th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8389","225","2","0","JSS 2","","CIVIC EDUCATION","28","11","10","","","","","","","","","21","30","51","51","0","","","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8390","217","2","0","JSS 2","","CIVIC EDUCATION","28","16","15","","","","","","","","","31","34","65","65","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8391","218","2","0","JSS 2","","CIVIC EDUCATION","28","10","17","","","","","","","","","27","35","62","62","0","","","10th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8392","216","2","0","JSS 2","","CIVIC EDUCATION","28","15","18","","","","","","","","","33","38","71","71","0","","","4th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8393","219","2","0","JSS 2","","CIVIC EDUCATION","28","10","11","","","","","","","","","21","34","55","55","0","","","15th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8394","224","2","0","JSS 2","","CIVIC EDUCATION","28","12","14","","","","","","","","","26","26","52","52","0","","","18th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8395","223","2","0","JSS 2","","CIVIC EDUCATION","28","10","18","","","","","","","","","28","32","60","60","0","","","12th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8396","226","2","0","JSS 2","","CIVIC EDUCATION","28","16","18","","","","","","","","","34","52","86","86","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8397","286","2","0","JSS 2","","CIVIC EDUCATION","28","10","17","","","","","","","","","27","41","68","68","0","","","5th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8398","249","2","0","JSS 2","","CIVIC EDUCATION","28","15","16","","","","","","","","","31","32","63","63","0","","","8th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8399","210","2","0","JSS 2","","CIVIC EDUCATION","28","15","18","","","","","","","","","33","42","75","75","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8400","287","2","0","JSS 2","","CIVIC EDUCATION","28","12","15","","","","","","","","","27","30","57","57","0","","","14th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8401","222","2","0","JSS 2","","CIVIC EDUCATION","28","13","18","","","","","","","","","31","46","77","77","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8402","214","2","0","JSS 2","","CIVIC EDUCATION","28","13","17","","","","","","","","","30","36","66","66","0","","","6th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8403","248","2","0","JSS 2","","CIVIC EDUCATION","28","5","10","","","","","","","","","15","32","47","47","0","","","23rd","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8404","307","6","0","SS 3","","ECONOMICS","17","16","11","","","","","","","","","27","36","63","63","0","","","9th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8405","308","6","0","SS 3","","ECONOMICS","17","10","7","","","","","","","","","17","39","56","56","0","","","17th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8406","246","6","0","SS 3","","ECONOMICS","17","10","13","","","","","","","","","23","37","60","60","0","","","12th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8407","131","6","0","SS 3","","ECONOMICS","17","10","10","","","","","","","","","20","43","63","63","0","","","9th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8408","133","6","0","SS 3","","ECONOMICS","17","14","13","","","","","","","","","27","47","74","74","0","","","5th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8409","41","6","0","SS 3","","ECONOMICS","17","18","10","","","","","","","","","28","50","78","78","0","","","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8410","134","6","0","SS 3","","ECONOMICS","17","19","13","","","","","","","","","32","50","82","82","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8411","306","6","0","SS 3","","ECONOMICS","17","14","13","","","","","","","","","27","42","69","69","0","","","7th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8412","244","6","0","SS 3","","ECONOMICS","17","15","8","","","","","","","","","23","40","63","63","0","","","9th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8413","245","6","0","SS 3","","ECONOMICS","17","16","13","","","","","","","","","29","41","70","70","0","","","6th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8414","29","6","0","SS 3","","ECONOMICS","17","9","12","","","","","","","","","21","37","58","58","0","","","14th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8415","33","6","0","SS 3","","ECONOMICS","17","12","8","","","","","","","","","20","37","57","57","0","","","16th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8416","247","6","0","SS 3","","ECONOMICS","17","18","13","","","","","","","","","31","51","82","82","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8417","202","6","0","SS 3","","ECONOMICS","17","10","10","","","","","","","","","20","30","50","50","0","","","20th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8420","28","6","0","SS 3","","ECONOMICS","17","17","13","","","","","","","","","30","50","80","80","0","","","3rd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8421","243","6","0","SS 3","","ECONOMICS","17","10","12","","","","","","","","","22","33","55","55","0","","","18th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8422","136","6","0","SS 3","","ECONOMICS","17","8","10","","","","","","","","","18","36","54","54","0","","","19th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("8423","35","6","0","SS 3","","ECONOMICS","17","10","13","","","","","","","","","23","35","58","58","0","","","14th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8424","32","6","0","SS 3","","ECONOMICS","17","12","12","","","","","","","","","24","40","64","64","0","","","8th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8425","128","6","0","SS 3","","ECONOMICS","17","13","10","","","","","","","","","23","36","59","59","0","","","13th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8426","214","2","0","JSS 2","","HOME ECONOMICS","24","17","16","","","","","","","","","33","40","73","73","0","","","7th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8427","248","2","0","JSS 2","","HOME ECONOMICS","24","11","12","","","","","","","","","23","20","43","43","0","","","23rd","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8428","250","2","0","JSS 2","","HOME ECONOMICS","24","15","12","","","","","","","","","27","30","57","57","0","","","19th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8429","227","2","0","JSS 2","","HOME ECONOMICS","24","17","12","","","","","","","","","29","32","61","61","0","","","15th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8430","285","2","0","JSS 2","","HOME ECONOMICS","24","19","20","","","","","","","","","39","52","91","91","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8431","289","2","0","JSS 2","","HOME ECONOMICS","24","10","6","","","","","","","","","16","20","36","36","0","","","25th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8432","209","2","0","JSS 2","","HOME ECONOMICS","24","11","10","","","","","","","","","21","37","58","58","0","","","18th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8433","188","2","0","JSS 2","","HOME ECONOMICS","24","15","13","","","","","","","","","28","40","68","68","0","","","10th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8434","221","2","0","JSS 2","","HOME ECONOMICS","24","14","12","","","","","","","","","26","34","60","60","0","","","17th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8435","220","2","0","JSS 2","","HOME ECONOMICS","24","7","9","","","","","","","","","16","30","46","46","0","","","22nd","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8436","257","2","0","JSS 2","","HOME ECONOMICS","24","14","13","","","","","","","","","27","34","61","61","0","","","15th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8437","213","2","0","JSS 2","","HOME ECONOMICS","24","14","13","","","","","","","","","27","37","64","64","0","","","12th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8438","288","2","0","JSS 2","","HOME ECONOMICS","24","6","9","","","","","","","","","15","17","32","32","0","","","26th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8439","215","2","0","JSS 2","","HOME ECONOMICS","24","13","12","","","","","","","","","25","39","64","64","0","","","12th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8440","225","2","0","JSS 2","","HOME ECONOMICS","24","3","5","","","","","","","","","8","20","28","28","0","","","27th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8441","217","2","0","JSS 2","","HOME ECONOMICS","24","15","14","","","","","","","","","29","37","66","66","0","","","11th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8442","218","2","0","JSS 2","","HOME ECONOMICS","24","11","10","","","","","","","","","21","30","51","51","0","","","20th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8443","216","2","0","JSS 2","","HOME ECONOMICS","24","15","13","","","","","","","","","28","48","76","76","0","","","5th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8444","219","2","0","JSS 2","","HOME ECONOMICS","24","17","13","","","","","","","","","30","40","70","70","0","","","8th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8445","224","2","0","JSS 2","","HOME ECONOMICS","24","14","11","","","","","","","","","25","37","62","62","0","","","14th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8446","223","2","0","JSS 2","","HOME ECONOMICS","24","20","20","","","","","","","","","40","57","97","97","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8447","226","2","0","JSS 2","","HOME ECONOMICS","24","19","20","","","","","","","","","39","50","89","89","0","","","3rd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8448","286","2","0","JSS 2","","HOME ECONOMICS","24","15","7","","","","","","","","","22","27","49","49","0","","","21st","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8449","249","2","0","JSS 2","","HOME ECONOMICS","24","16","14","","","","","","","","","30","40","70","70","0","","","8th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8450","210","2","0","JSS 2","","HOME ECONOMICS","24","16","15","","","","","","","","","31","50","81","81","0","","","4th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8451","287","2","0","JSS 2","","HOME ECONOMICS","24","13","6","","","","","","","","","19","20","39","39","0","","","24th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8452","222","2","0","JSS 2","","HOME ECONOMICS","24","15","12","","","","","","","","","27","49","76","76","0","","","5th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8453","8","4","0","SS 1","","GEOGRAPHY","18","9","12","","","","","","","","","21","19","40","40","0","","","20th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8454","126","4","0","SS 1","","GEOGRAPHY","18","14","6","","","","","","","","","20","20","40","40","0","","","20th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8455","296","4","0","SS 1","","GEOGRAPHY","18","11","12","","","","","","","","","23","12","35","35","0","","","24th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8456","300","4","0","SS 1","","GEOGRAPHY","18","13","7","","","","","","","","","20","33","53","53","0","","","8th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8457","138","4","0","SS 1","","GEOGRAPHY","18","14","10","","","","","","","","","24","11","35","35","0","","","24th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8458","2","4","0","SS 1","","GEOGRAPHY","18","2","1","","","","","","","","","3","22","25","25","0","","","26th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8459","193","4","0","SS 1","","GEOGRAPHY","18","11","10","","","","","","","","","21","18","39","39","0","","","22nd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8460","256","4","0","SS 1","","GEOGRAPHY","18","0","0","","","","","","","","","","0","0","0","0","","","29th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8461","140","4","0","SS 1","","GEOGRAPHY","18","10","12","","","","","","","","","22","19","41","41","0","","","19th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8462","294","4","0","SS 1","","GEOGRAPHY","18","0","0","","","","","","","","","","0","0","0","0","","","29th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8463","1","4","0","SS 1","","GEOGRAPHY","18","10","9","","","","","","","","","19","3","22","22","0","","","27th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8464","141","4","0","SS 1","","GEOGRAPHY","18","13","8","","","","","","","","","21","36","57","57","0","","","3rd","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8465","303","4","0","SS 1","","GEOGRAPHY","18","11","9","","","","","","","","","20","35","55","55","0","","","6th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8466","301","4","0","SS 1","","GEOGRAPHY","18","11","19","","","","","","","","","30","35","65","65","0","","","1st","B3","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8467","143","4","0","SS 1","","GEOGRAPHY","18","11","13","","","","","","","","","24","32","56","56","0","","","4th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8468","293","4","0","SS 1","","GEOGRAPHY","18","11","12","","","","","","","","","23","32","55","55","0","","","6th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8469","235","4","0","SS 1","","GEOGRAPHY","18","9","10","","","","","","","","","19","24","43","43","0","","","18th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8470","234","4","0","SS 1","","GEOGRAPHY","18","11","12","","","","","","","","","23","35","58","58","0","","","2nd","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8471","237","4","0","SS 1","","GEOGRAPHY","18","14","10","","","","","","","","","24","14","38","38","0","","","23rd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8472","121","4","0","SS 1","","GEOGRAPHY","18","10","8","","","","","","","","","18","30","48","48","0","","","13th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8473","195","4","0","SS 1","","GEOGRAPHY","18","10","8","","","","","","","","","18","30","48","48","0","","","13th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8474","196","4","0","SS 1","","GEOGRAPHY","18","15","11","","","","","","","","","26","20","46","46","0","","","15th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8475","297","4","0","SS 1","","GEOGRAPHY","18","10","11","","","","","","","","","21","35","56","56","0","","","4th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8476","302","4","0","SS 1","","GEOGRAPHY","18","14","10","","","","","","","","","24","21","45","45","0","","","16th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8477","313","4","0","SS 1","","GEOGRAPHY","18","0","0","","","","","","","","","","10","10","10","0","","","28th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8478","295","4","0","SS 1","","GEOGRAPHY","18","10","10","","","","","","","","","20","33","53","53","0","","","8th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8479","298","4","0","SS 1","","GEOGRAPHY","18","14","10","","","","","","","","","24","28","52","52","52","52","1st","10th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8480","299","4","0","SS 1","","GEOGRAPHY","18","14","10","","","","","","","","","24","28","52","52","52","52","1st","10th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8481","7","4","0","SS 1","","GEOGRAPHY","18","13","12","","","","","","","","","25","24","49","49","0","","","12th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8482","125","4","0","SS 1","","GEOGRAPHY","18","12","12","","","","","","","","","24","20","44","44","0","","","17th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8484","18","5","0","SS 2","","ECONOMICS","17","11","6","","","","","","","","","17","31","48","48","0","","","14th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8485","17","5","0","SS 2","","ECONOMICS","17","13","10","","","","","","","","","23","31","54","54","0","","","10th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8487","24","5","0","SS 2","","ECONOMICS","17","11","11","","","","","","","","","22","30","52","52","0","","","12th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8490","198","5","0","SS 2","","ECONOMICS","17","18","12","","","","","","","","","30","48","78","78","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8491","253","5","0","SS 2","","ECONOMICS","17","15","10","","","","","","","","","25","35","60","60","0","","","6th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8492","171","5","0","SS 2","","ECONOMICS","17","13","8","","","","","","","","","21","41","62","62","62","62","4th","5th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8493","199","5","0","SS 2","","ECONOMICS","17","9","8","","","","","","","","","17","36","53","53","0","","","11th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8494","23","5","0","SS 2","","ECONOMICS","17","14","10","","","","","","","","","24","51","75","75","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8499","25","5","0","SS 2","","ECONOMICS","17","10","10","","","","","","","","","20","43","63","63","0","","","4th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8501","305","5","0","SS 2","","ECONOMICS","17","8","5","","","","","","","","","13","30","43","43","0","","","15th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8502","241","5","0","SS 2","","ECONOMICS","17","14","11","","","","","","","","","25","35","60","60","0","","","6th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8505","26","5","0","SS 2","","ECONOMICS","17","16","10","","","","","","","","","26","42","68","68","0","","","3rd","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8506","254","5","0","SS 2","","ECONOMICS","17","11","5","","","","","","","","","16","42","58","58","0","","","8th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8507","259","5","0","SS 2","","ECONOMICS","17","11","7","","","","","","","","","18","37","55","55","0","","","9th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8508","13","5","0","SS 2","","ECONOMICS","17","13","10","","","","","","","","","23","27","50","50","0","","","13th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8509","179","3","0","JSS 3","","SOCIAL STUDIES","23","17","20","","","","","","","","","37","49","86","86","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8510","185","3","0","JSS 3","","SOCIAL STUDIES","23","12","12","","","","","","","","","24","56","80","80","0","","","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8511","186","3","0","JSS 3","","SOCIAL STUDIES","23","14","12","","","","","","","","","26","41","67","67","0","","","6th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8512","310","3","0","JSS 3","","SOCIAL STUDIES","23","13","9","","","","","","","","","22","41","63","63","0","","","9th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8513","183","3","0","JSS 3","","SOCIAL STUDIES","23","8","8","","","","","","","","","16","20","36","36","0","","","12th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8514","182","3","0","JSS 3","","SOCIAL STUDIES","23","19","14","","","","","","","","","33","54","87","87","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8515","290","3","0","JSS 3","","SOCIAL STUDIES","23","10","20","","","","","","","","","30","48","78","78","0","","","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8516","292","3","0","JSS 3","","SOCIAL STUDIES","23","16","14","","","","","","","","","30","51","81","81","0","","","3rd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8517","291","3","0","JSS 3","","SOCIAL STUDIES","23","10","7","","","","","","","","","17","41","58","58","0","","","11th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8518","189","3","0","JSS 3","","SOCIAL STUDIES","23","15","14","","","","","","","","","29","37","66","66","0","","","8th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8519","251","3","0","JSS 3","","SOCIAL STUDIES","23","11","10","","","","","","","","","21","39","60","60","0","","","10th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8520","233","3","0","JSS 3","","SOCIAL STUDIES","23","10","13","","","","","","","","","23","44","67","67","0","","","6th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8521","179","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","19","20","","","","","","","","","39","56","95","95","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8522","185","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","10","20","","","","","","","","","30","47","77","77","0","","","5th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8523","186","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","12","20","","","","","","","","","32","49","81","81","0","","","3rd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8524","310","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","3","20","","","","","","","","","23","37","60","60","0","","","10th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8525","183","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","2","20","","","","","","","","","22","27","49","49","0","","","12th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8526","182","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","15","20","","","","","","","","","35","43","78","78","0","","","4th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8527","290","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","15","20","","","","","","","","","35","36","71","71","0","","","7th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8528","292","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","16","20","","","","","","","","","36","54","90","90","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8529","291","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","6","20","","","","","","","","","26","28","54","54","0","","","11th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8530","189","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","12","20","","","","","","","","","32","39","71","71","0","","","7th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8531","251","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","5","20","","","","","","","","","25","42","67","67","0","","","9th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8532","233","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","9","20","","","","","","","","","29","43","72","72","0","","","6th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8533","19","5","0","SS 2","","GEOGRAPHY","18","13","12","","","","","","","","","25","28","53","53","0","","","4th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("8538","21","5","0","SS 2","","GEOGRAPHY","18","13","15","","","","","","","","","28","25","53","53","53","53","5th","4th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8541","253","5","0","SS 2","","GEOGRAPHY","18","15","14","","","","","","","","","29","24","53","53","0","","","4th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8549","25","5","0","SS 2","","GEOGRAPHY","18","14","14","","","","","","","","","28","41","69","69","0","","","1st","B3","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8555","26","5","0","SS 2","","GEOGRAPHY","18","16","14","","","","","","","","","30","34","64","64","0","","","3rd","C4","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8560","308","6","0","SS 3","","GEOGRAPHY","18","14","13","","","","","","","","","27","37","64","64","0","","","8th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8561","243","6","0","SS 3","","GEOGRAPHY","18","14","12","","","","","","","","","26","45","71","71","0","","","3rd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8563","306","6","0","SS 3","","GEOGRAPHY","18","15","13","","","","","","","","","28","45","73","73","0","","","2nd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8565","128","6","0","SS 3","","GEOGRAPHY","18","13","12","","","","","","","","","25","40","65","65","0","","","6th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8567","200","6","0","SS 3","","GEOGRAPHY","18","14","12","","","","","","","","","26","39","65","65","0","","","6th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8568","201","6","0","SS 3","","GEOGRAPHY","18","13","13","","","","","","","","","26","40","66","66","0","","","5th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8569","31","6","0","SS 3","","GEOGRAPHY","18","14","12","","","","","","","","","26","45","71","71","0","","","3rd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8570","245","6","0","SS 3","","GEOGRAPHY","18","12","14","","","","","","","","","26","36","62","62","0","","","9th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8571","28","6","0","SS 3","","GEOGRAPHY","18","14","15","","","","","","","","","29","60","89","89","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8572","214","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","13","15","","","","","","","","","28","32","60","60","0","","","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8573","248","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","21","41","41","0","","","16th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8574","250","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","12","","","","","","","","","22","16","38","38","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8575","227","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","17","37","37","0","","","23rd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8576","285","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","16","","","","","","","","","26","27","53","53","0","","","9th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8577","289","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","12","8","","","","","","","","","20","11","31","31","0","","","25th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8578","209","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","8","","","","","","","","","18","22","40","40","0","","","21st","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8579","188","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","13","10","","","","","","","","","23","31","54","54","0","","","8th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8580","221","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","12","","","","","","","","","22","20","42","42","0","","","14th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8581","220","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","11","","","","","","","","","21","10","31","31","0","","","25th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8582","257","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","21","41","41","0","","","16th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8583","213","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","11","","","","","","","","","21","31","52","52","0","","","10th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8584","288","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","5","7","","","","","","","","","12","10","22","22","0","","","27th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8585","215","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","17","37","37","0","","","23rd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8586","225","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","11","10","","","","","","","","","21","20","41","41","0","","","16th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8587","217","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","11","","","","","","","","","21","34","55","55","0","","","6th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8588","218","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","26","46","46","0","","","12th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8589","216","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","12","","","","","","","","","22","33","55","55","0","","","6th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8590","219","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","24","44","44","0","","","13th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8591","224","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","21","41","41","0","","","16th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8592","223","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","14","18","","","","","","","","","32","46","78","78","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8593","226","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","14","17","","","","","","","","","31","40","71","71","0","","","2nd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8594","286","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","21","41","41","0","","","16th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8595","249","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","13","","","","","","","","","23","25","48","48","0","","","11th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8596","210","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","12","12","","","","","","","","","24","41","65","65","0","","","3rd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8597","287","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","12","10","","","","","","","","","22","20","42","42","0","","","14th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8598","222","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","14","","","","","","","","","24","40","64","64","0","","","4th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8599","179","3","0","JSS 3","","COMPUTER SCIENCE","10","12","16","","","","","","","","","28","50","78","78","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8600","185","3","0","JSS 3","","COMPUTER SCIENCE","10","10","10","","","","","","","","","20","38","58","58","0","","","7th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8601","186","3","0","JSS 3","","COMPUTER SCIENCE","10","12","15","","","","","","","","","27","35","62","62","0","","","6th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8602","310","3","0","JSS 3","","COMPUTER SCIENCE","10","6","10","","","","","","","","","16","40","56","56","0","","","10th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8603","183","3","0","JSS 3","","COMPUTER SCIENCE","10","3","5","","","","","","","","","8","10","18","18","0","","","12th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8604","182","3","0","JSS 3","","COMPUTER SCIENCE","10","13","16","","","","","","","","","29","48","77","77","0","","","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8605","290","3","0","JSS 3","","COMPUTER SCIENCE","10","11","17","","","","","","","","","28","50","78","78","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8606","292","3","0","JSS 3","","COMPUTER SCIENCE","10","13","5","","","","","","","","","18","48","66","66","0","","","5th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8607","291","3","0","JSS 3","","COMPUTER SCIENCE","10","1","5","","","","","","","","","6","25","31","31","0","","","11th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8608","189","3","0","JSS 3","","COMPUTER SCIENCE","10","10","8","","","","","","","","","18","40","58","58","0","","","7th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8609","251","3","0","JSS 3","","COMPUTER SCIENCE","10","10","17","","","","","","","","","27","30","57","57","0","","","9th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8610","233","3","0","JSS 3","","COMPUTER SCIENCE","10","12","5","","","","","","","","","17","50","67","67","0","","","4th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8611","28","6","0","SS 3","","DATA PROCESSING","29","15","15","","","","","","","","","30","55","85","85","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8612","307","6","0","SS 3","","DATA PROCESSING","29","12","15","","","","","","","","","27","54","81","81","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8613","308","6","0","SS 3","","DATA PROCESSING","29","8","10","","","","","","","","","18","40","58","58","0","","","17th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8614","246","6","0","SS 3","","DATA PROCESSING","29","10","5","","","","","","","","","15","50","65","65","0","","","9th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8615","131","6","0","SS 3","","DATA PROCESSING","29","8","5","","","","","","","","","13","45","58","58","0","","","17th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8616","133","6","0","SS 3","","DATA PROCESSING","29","12","10","","","","","","","","","22","50","72","72","0","","","6th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8617","200","6","0","SS 3","","DATA PROCESSING","29","7","5","","","","","","","","","12","52","64","64","0","","","12th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8618","41","6","0","SS 3","","DATA PROCESSING","29","10","15","","","","","","","","","25","48","73","73","0","","","4th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8619","201","6","0","SS 3","","DATA PROCESSING","29","5","10","","","","","","","","","15","48","63","63","0","","","13th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8620","31","6","0","SS 3","","DATA PROCESSING","29","14","10","","","","","","","","","24","45","69","69","0","","","7th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8621","243","6","0","SS 3","","DATA PROCESSING","29","10","15","","","","","","","","","25","48","73","73","0","","","4th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8622","134","6","0","SS 3","","DATA PROCESSING","29","8","5","","","","","","","","","13","48","61","61","0","","","14th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8623","136","6","0","SS 3","","DATA PROCESSING","29","2","5","","","","","","","","","7","35","42","42","0","","","24th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8624","306","6","0","SS 3","","DATA PROCESSING","29","10","10","","","","","","","","","20","49","69","69","0","","","7th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8625","244","6","0","SS 3","","DATA PROCESSING","29","15","10","","","","","","","","","25","50","75","75","0","","","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8626","35","6","0","SS 3","","DATA PROCESSING","29","5","9","","","","","","","","","14","44","58","58","0","","","17th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8627","245","6","0","SS 3","","DATA PROCESSING","29","5","8","","","","","","","","","13","40","53","53","0","","","22nd","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8628","29","6","0","SS 3","","DATA PROCESSING","29","5","10","","","","","","","","","15","50","65","65","0","","","9th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8629","32","6","0","SS 3","","DATA PROCESSING","29","10","5","","","","","","","","","15","45","60","60","0","","","16th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8630","33","6","0","SS 3","","DATA PROCESSING","29","5","15","","","","","","","","","20","45","65","65","0","","","9th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8631","48","6","0","SS 3","","DATA PROCESSING","29","10","12","","","","","","","","","22","32","54","54","0","","","20th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8632","247","6","0","SS 3","","DATA PROCESSING","29","13","10","","","","","","","","","23","38","61","61","0","","","14th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8633","202","6","0","SS 3","","DATA PROCESSING","29","1","5","","","","","","","","","6","48","54","54","0","","","20th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8634","130","6","0","SS 3","","DATA PROCESSING","29","0","2","","","","","","","","","2","25","27","27","0","","","26th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8635","128","6","0","SS 3","","DATA PROCESSING","29","1","10","","","","","","","","","11","40","51","51","0","","","23rd","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8636","314","6","0","SS 3","","DATA PROCESSING","29","2","5","","","","","","","","","7","25","32","32","0","","","25th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8637","214","2","0","JSS 2","","BASIC TECHNOLOGY","8","9","13","","","","","","","","","22","45","67","67","0","","","17th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8638","248","2","0","JSS 2","","BASIC TECHNOLOGY","8","16","11","","","","","","","","","27","43","70","70","0","","","14th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8639","250","2","0","JSS 2","","BASIC TECHNOLOGY","8","9","12","","","","","","","","","21","43","64","64","0","","","20th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8640","227","2","0","JSS 2","","BASIC TECHNOLOGY","8","16","14","","","","","","","","","30","46","76","76","0","","","12th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8641","285","2","0","JSS 2","","BASIC TECHNOLOGY","8","19","18","","","","","","","","","37","56","93","93","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8642","289","2","0","JSS 2","","BASIC TECHNOLOGY","8","7","8","","","","","","","","","15","26","41","41","0","","","24th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8643","209","2","0","JSS 2","","BASIC TECHNOLOGY","8","10","14","","","","","","","","","24","42","66","66","0","","","19th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8644","188","2","0","JSS 2","","BASIC TECHNOLOGY","8","19","16","","","","","","","","","35","45","80","80","0","","","8th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8645","221","2","0","JSS 2","","BASIC TECHNOLOGY","8","13","15","","","","","","","","","28","45","73","73","0","","","13th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8646","220","2","0","JSS 2","","BASIC TECHNOLOGY","8","10","10","","","","","","","","","20","20","40","40","0","","","26th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8647","257","2","0","JSS 2","","BASIC TECHNOLOGY","8","10","13","","","","","","","","","23","45","68","68","0","","","16th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8648","213","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","18","","","","","","","","","32","38","70","70","0","","","14th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8649","288","2","0","JSS 2","","BASIC TECHNOLOGY","8","9","10","","","","","","","","","19","22","41","41","0","","","24th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8650","215","2","0","JSS 2","","BASIC TECHNOLOGY","8","13","18","","","","","","","","","31","53","84","84","0","","","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8651","225","2","0","JSS 2","","BASIC TECHNOLOGY","8","6","10","","","","","","","","","16","45","61","61","0","","","23rd","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8652","217","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","16","","","","","","","","","30","49","79","79","0","","","10th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8653","218","2","0","JSS 2","","BASIC TECHNOLOGY","8","16","11","","","","","","","","","27","40","67","67","0","","","17th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8654","216","2","0","JSS 2","","BASIC TECHNOLOGY","8","19","16","","","","","","","","","35","52","87","87","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8655","219","2","0","JSS 2","","BASIC TECHNOLOGY","8","5","15","","","","","","","","","20","44","64","64","0","","","20th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8656","224","2","0","JSS 2","","BASIC TECHNOLOGY","8","16","17","","","","","","","","","33","49","82","82","0","","","7th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8657","223","2","0","JSS 2","","BASIC TECHNOLOGY","8","19","16","","","","","","","","","35","53","88","88","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8658","226","2","0","JSS 2","","BASIC TECHNOLOGY","8","18","16","","","","","","","","","34","50","84","84","0","","","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("8659","286","2","0","JSS 2","","BASIC TECHNOLOGY","8","12","11","","","","","","","","","23","39","62","62","0","","","22nd","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8660","249","2","0","JSS 2","","BASIC TECHNOLOGY","8","11","18","","","","","","","","","29","51","80","80","0","","","8th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8661","210","2","0","JSS 2","","BASIC TECHNOLOGY","8","18","19","","","","","","","","","37","50","87","87","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8662","287","2","0","JSS 2","","BASIC TECHNOLOGY","8","8","10","","","","","","","","","18","21","39","39","0","","","27th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8663","222","2","0","JSS 2","","BASIC TECHNOLOGY","8","13","18","","","","","","","","","31","47","78","78","0","","","11th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8664","214","2","0","JSS 2","","BASIC SCIENCE","3","17","15","","","","","","","","","32","57","89","89","0","","","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8665","248","2","0","JSS 2","","BASIC SCIENCE","3","15","10","","","","","","","","","25","30","55","55","0","","","23rd","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8666","250","2","0","JSS 2","","BASIC SCIENCE","3","13","12","","","","","","","","","25","52","77","77","0","","","13th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8667","227","2","0","JSS 2","","BASIC SCIENCE","3","13","13","","","","","","","","","26","43","69","69","0","","","16th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8668","285","2","0","JSS 2","","BASIC SCIENCE","3","20","19","","","","","","","","","39","54","93","93","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8669","289","2","0","JSS 2","","BASIC SCIENCE","3","6","9","","","","","","","","","15","17","32","32","0","","","26th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8670","209","2","0","JSS 2","","BASIC SCIENCE","3","17","10","","","","","","","","","27","49","76","76","0","","","14th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8671","188","2","0","JSS 2","","BASIC SCIENCE","3","18","16","","","","","","","","","34","56","90","90","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8672","221","2","0","JSS 2","","BASIC SCIENCE","3","16","18","","","","","","","","","34","53","87","87","0","","","6th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8673","220","2","0","JSS 2","","BASIC SCIENCE","3","12","8","","","","","","","","","20","42","62","62","0","","","22nd","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8674","257","2","0","JSS 2","","BASIC SCIENCE","3","15","18","","","","","","","","","33","32","65","65","0","","","21st","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8675","213","2","0","JSS 2","","BASIC SCIENCE","3","14","20","","","","","","","","","34","48","82","82","0","","","9th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8676","288","2","0","JSS 2","","BASIC SCIENCE","3","7","12","","","","","","","","","19","13","32","32","0","","","26th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8677","215","2","0","JSS 2","","BASIC SCIENCE","3","14","18","","","","","","","","","32","37","69","69","0","","","16th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8678","225","2","0","JSS 2","","BASIC SCIENCE","3","7","11","","","","","","","","","18","26","44","44","0","","","24th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8679","217","2","0","JSS 2","","BASIC SCIENCE","3","19","12","","","","","","","","","31","56","87","87","0","","","6th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8680","218","2","0","JSS 2","","BASIC SCIENCE","3","15","15","","","","","","","","","30","45","75","75","0","","","15th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8681","216","2","0","JSS 2","","BASIC SCIENCE","3","17","10","","","","","","","","","27","60","87","87","0","","","6th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8682","219","2","0","JSS 2","","BASIC SCIENCE","3","14","17","","","","","","","","","31","38","69","69","0","","","16th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8683","224","2","0","JSS 2","","BASIC SCIENCE","3","16","16","","","","","","","","","32","36","68","68","0","","","20th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8684","223","2","0","JSS 2","","BASIC SCIENCE","3","18","19","","","","","","","","","37","45","82","82","0","","","9th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8685","226","2","0","JSS 2","","BASIC SCIENCE","3","17","20","","","","","","","","","37","56","93","93","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8686","286","2","0","JSS 2","","BASIC SCIENCE","3","17","12","","","","","","","","","29","40","69","69","0","","","16th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8687","249","2","0","JSS 2","","BASIC SCIENCE","3","19","10","","","","","","","","","29","51","80","80","0","","","12th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8688","210","2","0","JSS 2","","BASIC SCIENCE","3","18","18","","","","","","","","","36","52","88","88","0","","","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8689","287","2","0","JSS 2","","BASIC SCIENCE","3","9","7","","","","","","","","","16","27","43","43","0","","","25th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8690","222","2","0","JSS 2","","BASIC SCIENCE","3","18","18","","","","","","","","","36","46","82","82","0","","","9th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8691","266","1","0","JSS 1","","BASIC SCIENCE","3","10","14","","","","","","","","","24","37","61","61","0","","","19th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8692","261","1","0","JSS 1","","BASIC SCIENCE","3","10","17","","","","","","","","","27","41","68","68","0","","","17th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8693","275","1","0","JSS 1","","BASIC SCIENCE","3","12","10","","","","","","","","","22","28","50","50","0","","","23rd","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8694","276","1","0","JSS 1","","BASIC SCIENCE","3","11","19","","","","","","","","","30","46","76","76","0","","","15th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8695","311","1","0","JSS 1","","BASIC SCIENCE","3","20","20","","","","","","","","","40","55","95","95","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8696","274","1","0","JSS 1","","BASIC SCIENCE","3","15","19","","","","","","","","","34","49","83","83","0","","","10th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8697","277","1","0","JSS 1","","BASIC SCIENCE","3","5","5","","","","","","","","","10","26","36","36","0","","","26th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8698","272","1","0","JSS 1","","BASIC SCIENCE","3","20","20","","","","","","","","","40","56","96","96","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8699","270","1","0","JSS 1","","BASIC SCIENCE","3","14","17","","","","","","","","","31","53","84","84","0","","","7th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8700","279","1","0","JSS 1","","BASIC SCIENCE","3","11","17","","","","","","","","","28","53","81","81","0","","","12th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8701","284","1","0","JSS 1","","BASIC SCIENCE","3","11","14","","","","","","","","","25","31","56","56","56","56","18th","21st","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8702","281","1","0","JSS 1","","BASIC SCIENCE","3","19","18","","","","","","","","","37","50","87","87","0","","","6th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8703","283","1","0","JSS 1","","BASIC SCIENCE","3","17","20","","","","","","","","","37","56","93","93","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8704","265","1","0","JSS 1","","BASIC SCIENCE","3","9","16","","","","","","","","","25","24","49","49","0","","","24th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8705","309","1","0","JSS 1","","BASIC SCIENCE","3","14","18","","","","","","","","","32","51","83","83","0","","","10th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8706","268","1","0","JSS 1","","BASIC SCIENCE","3","20","20","","","","","","","","","40","53","93","93","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8707","282","1","0","JSS 1","","BASIC SCIENCE","3","10","19","","","","","","","","","29","38","67","67","0","","","18th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8708","280","1","0","JSS 1","","BASIC SCIENCE","3","11","17","","","","","","","","","28","52","80","80","0","","","13th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8709","263","1","0","JSS 1","","BASIC SCIENCE","3","5","10","","","","","","","","","15","40","55","55","0","","","22nd","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8710","267","1","0","JSS 1","","BASIC SCIENCE","3","13","20","","","","","","","","","33","51","84","84","0","","","7th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8711","262","1","0","JSS 1","","BASIC SCIENCE","3","10","10","","","","","","","","","20","20","40","40","0","","","25th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8712","278","1","0","JSS 1","","BASIC SCIENCE","3","11","14","","","","","","","","","25","49","74","74","0","","","16th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8713","271","1","0","JSS 1","","BASIC SCIENCE","3","12","16","","","","","","","","","28","49","77","77","0","","","14th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8714","264","1","0","JSS 1","","BASIC SCIENCE","3","10","10","","","","","","","","","20","39","59","59","0","","","20th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8715","269","1","0","JSS 1","","BASIC SCIENCE","3","19","20","","","","","","","","","39","45","84","84","0","","","7th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8716","273","1","0","JSS 1","","BASIC SCIENCE","3","20","19","","","","","","","","","39","52","91","91","0","","","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8717","179","3","0","JSS 3","","BASIC TECHNOLOGY","8","12","12","","","","","","","","","24","51","75","75","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8718","185","3","0","JSS 3","","BASIC TECHNOLOGY","8","10","13","","","","","","","","","23","49","72","72","0","","","4th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8719","186","3","0","JSS 3","","BASIC TECHNOLOGY","8","11","11","","","","","","","","","22","31","53","53","0","","","9th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8720","310","3","0","JSS 3","","BASIC TECHNOLOGY","8","14","11","","","","","","","","","25","17","42","42","0","","","11th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8721","183","3","0","JSS 3","","BASIC TECHNOLOGY","8","9","10","","","","","","","","","19","26","45","45","0","","","10th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8722","182","3","0","JSS 3","","BASIC TECHNOLOGY","8","13","12","","","","","","","","","25","40","65","65","0","","","5th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8723","290","3","0","JSS 3","","BASIC TECHNOLOGY","8","11","13","","","","","","","","","24","50","74","74","0","","","2nd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8724","292","3","0","JSS 3","","BASIC TECHNOLOGY","8","12","13","","","","","","","","","25","49","74","74","0","","","2nd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8725","291","3","0","JSS 3","","BASIC TECHNOLOGY","8","11","10","","","","","","","","","21","19","40","40","0","","","12th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8726","189","3","0","JSS 3","","BASIC TECHNOLOGY","8","10","10","","","","","","","","","20","40","60","60","0","","","7th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8727","251","3","0","JSS 3","","BASIC TECHNOLOGY","8","7","12","","","","","","","","","19","44","63","63","0","","","6th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8728","233","3","0","JSS 3","","BASIC TECHNOLOGY","8","10","10","","","","","","","","","20","36","56","56","0","","","8th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8729","8","4","0","SS 1","","CHEMISTRY","13","14","15","","","","","","","","","29","10","39","39","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8730","126","4","0","SS 1","","CHEMISTRY","13","18","16","","","","","","","","","34","28","62","62","0","","","9th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8731","296","4","0","SS 1","","CHEMISTRY","13","14","20","","","","","","","","","34","35","69","69","0","","","4th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8732","300","4","0","SS 1","","CHEMISTRY","13","12","18","","","","","","","","","30","8","38","38","0","","","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8733","138","4","0","SS 1","","CHEMISTRY","13","16","15","","","","","","","","","31","20","51","51","0","","","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8734","2","4","0","SS 1","","CHEMISTRY","13","12","16","","","","","","","","","28","13","41","41","0","","","22nd","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8735","193","4","0","SS 1","","CHEMISTRY","13","16","16","","","","","","","","","32","12","44","44","0","","","21st","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8736","256","4","0","SS 1","","CHEMISTRY","13","20","18","","","","","","","","","38","11","49","49","0","","","18th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8737","140","4","0","SS 1","","CHEMISTRY","13","10","16","","","","","","","","","26","12","38","38","0","","","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8738","294","4","0","SS 1","","CHEMISTRY","13","20","20","","","","","","","","","40","48","88","88","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8739","1","4","0","SS 1","","CHEMISTRY","13","14","15","","","","","","","","","29","10","39","39","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8740","141","4","0","SS 1","","CHEMISTRY","13","20","20","","","","","","","","","40","50","90","90","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8741","303","4","0","SS 1","","CHEMISTRY","13","20","19","","","","","","","","","39","26","65","65","0","","","8th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8742","301","4","0","SS 1","","CHEMISTRY","13","20","20","","","","","","","","","40","27","67","67","0","","","7th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8743","143","4","0","SS 1","","CHEMISTRY","13","20","18","","","","","","","","","38","22","60","60","0","","","11th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8744","293","4","0","SS 1","","CHEMISTRY","13","18","17","","","","","","","","","35","26","61","61","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8745","235","4","0","SS 1","","CHEMISTRY","13","18","20","","","","","","","","","38","31","69","69","0","","","4th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8746","234","4","0","SS 1","","CHEMISTRY","13","14","18","","","","","","","","","32","19","51","51","0","","","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8747","237","4","0","SS 1","","CHEMISTRY","13","19","18","","","","","","","","","37","34","71","71","0","","","3rd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8748","121","4","0","SS 1","","CHEMISTRY","13","20","14","","","","","","","","","34","35","69","69","0","","","4th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8749","195","4","0","SS 1","","CHEMISTRY","13","12","16","","","","","","","","","28","21","49","49","0","","","18th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8750","196","4","0","SS 1","","CHEMISTRY","13","10","14","","","","","","","","","24","26","50","50","0","","","16th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8751","297","4","0","SS 1","","CHEMISTRY","13","16","15","","","","","","","","","31","28","59","59","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8752","302","4","0","SS 1","","CHEMISTRY","13","12","14","","","","","","","","","26","23","49","49","0","","","18th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8753","313","4","0","SS 1","","CHEMISTRY","13","8","10","","","","","","","","","18","9","27","27","0","","","30th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8754","295","4","0","SS 1","","CHEMISTRY","13","16","18","","","","","","","","","34","16","50","50","0","","","16th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8755","298","4","0","SS 1","","CHEMISTRY","13","10","10","","","","","","","","","20","13","33","33","33","33","34th","29th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8756","299","4","0","SS 1","","CHEMISTRY","13","12","14","","","","","","","","","26","12","38","38","38","38","28th","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8757","7","4","0","SS 1","","CHEMISTRY","13","19","18","","","","","","","","","37","16","53","53","0","","","13th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8758","125","4","0","SS 1","","CHEMISTRY","13","12","10","","","","","","","","","22","14","36","36","0","","","28th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("8759","214","2","0","JSS 2","","MATHEMATICS","2","19","18","","","","","","","","","37","26","63","63","0","","","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8760","248","2","0","JSS 2","","MATHEMATICS","2","12","14","","","","","","","","","26","15","41","41","0","","","23rd","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8761","250","2","0","JSS 2","","MATHEMATICS","2","18","20","","","","","","","","","38","24","62","62","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8762","227","2","0","JSS 2","","MATHEMATICS","2","12","14","","","","","","","","","26","19","45","45","0","","","21st","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8763","285","2","0","JSS 2","","MATHEMATICS","2","18","20","","","","","","","","","38","33","71","71","0","","","4th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8764","289","2","0","JSS 2","","MATHEMATICS","2","14","16","","","","","","","","","30","4","34","34","0","","","26th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8765","209","2","0","JSS 2","","MATHEMATICS","2","16","15","","","","","","","","","31","22","53","53","0","","","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8766","188","2","0","JSS 2","","MATHEMATICS","2","20","17","","","","","","","","","37","33","70","70","0","","","5th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8767","221","2","0","JSS 2","","MATHEMATICS","2","12","14","","","","","","","","","26","15","41","41","0","","","23rd","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8768","220","2","0","JSS 2","","MATHEMATICS","2","16","18","","","","","","","","","34","19","53","53","0","","","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8769","257","2","0","JSS 2","","MATHEMATICS","2","18","20","","","","","","","","","38","30","68","68","0","","","7th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8770","213","2","0","JSS 2","","MATHEMATICS","2","14","16","","","","","","","","","30","18","48","48","0","","","19th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8771","288","2","0","JSS 2","","MATHEMATICS","2","12","14","","","","","","","","","26","7","33","33","0","","","27th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8772","215","2","0","JSS 2","","MATHEMATICS","2","17","18","","","","","","","","","35","27","62","62","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8773","225","2","0","JSS 2","","MATHEMATICS","2","18","16","","","","","","","","","34","17","51","51","0","","","16th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8774","217","2","0","JSS 2","","MATHEMATICS","2","20","20","","","","","","","","","40","46","86","86","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8775","218","2","0","JSS 2","","MATHEMATICS","2","18","12","","","","","","","","","30","28","58","58","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8776","216","2","0","JSS 2","","MATHEMATICS","2","20","20","","","","","","","","","40","44","84","84","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8777","219","2","0","JSS 2","","MATHEMATICS","2","14","15","","","","","","","","","29","16","45","45","0","","","21st","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8778","224","2","0","JSS 2","","MATHEMATICS","2","16","14","","","","","","","","","30","21","51","51","0","","","16th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8779","223","2","0","JSS 2","","MATHEMATICS","2","20","20","","","","","","","","","40","50","90","90","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8780","226","2","0","JSS 2","","MATHEMATICS","2","16","14","","","","","","","","","30","18","48","48","0","","","19th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8781","286","2","0","JSS 2","","MATHEMATICS","2","18","16","","","","","","","","","34","15","49","49","0","","","18th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8782","249","2","0","JSS 2","","MATHEMATICS","2","18","18","","","","","","","","","36","27","63","63","0","","","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8783","210","2","0","JSS 2","","MATHEMATICS","2","19","17","","","","","","","","","36","33","69","69","0","","","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8784","287","2","0","JSS 2","","MATHEMATICS","2","14","16","","","","","","","","","30","5","35","35","0","","","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8785","222","2","0","JSS 2","","MATHEMATICS","2","17","14","","","","","","","","","31","24","55","55","0","","","13th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8786","273","1","0","JSS 1","","MATHEMATICS","2","18","17","","","","","","","","","35","23","58","58","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8787","266","1","0","JSS 1","","MATHEMATICS","2","10","18","","","","","","","","","28","13","41","41","0","","","22nd","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8788","261","1","0","JSS 1","","MATHEMATICS","2","16","18","","","","","","","","","34","16","50","50","0","","","19th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8789","275","1","0","JSS 1","","MATHEMATICS","2","8","16","","","","","","","","","24","11","35","35","0","","","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8790","276","1","0","JSS 1","","MATHEMATICS","2","16","19","","","","","","","","","35","38","73","73","0","","","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8791","311","1","0","JSS 1","","MATHEMATICS","2","18","17","","","","","","","","","35","39","74","74","0","","","4th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8792","274","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","","","","","40","34","74","74","0","","","4th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8793","277","1","0","JSS 1","","MATHEMATICS","2","12","14","","","","","","","","","26","15","41","41","0","","","22nd","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8794","272","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","","","","","40","59","99","99","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8795","270","1","0","JSS 1","","MATHEMATICS","2","14","16","","","","","","","","","30","22","52","52","0","","","17th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8796","279","1","0","JSS 1","","MATHEMATICS","2","15","17","","","","","","","","","32","26","58","58","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8797","284","1","0","JSS 1","","MATHEMATICS","2","12","14","","","","","","","","","26","22","48","48","48","48","15th","21st","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8798","281","1","0","JSS 1","","MATHEMATICS","2","18","20","","","","","","","","","38","35","73","73","0","","","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8799","283","1","0","JSS 1","","MATHEMATICS","2","19","20","","","","","","","","","39","33","72","72","0","","","8th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8800","265","1","0","JSS 1","","MATHEMATICS","2","16","18","","","","","","","","","34","21","55","55","0","","","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8801","309","1","0","JSS 1","","MATHEMATICS","2","12","18","","","","","","","","","30","23","53","53","0","","","16th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8802","268","1","0","JSS 1","","MATHEMATICS","2","18","20","","","","","","","","","38","33","71","71","0","","","9th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8803","282","1","0","JSS 1","","MATHEMATICS","2","12","16","","","","","","","","","28","12","40","40","0","","","24th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8804","280","1","0","JSS 1","","MATHEMATICS","2","14","17","","","","","","","","","31","27","58","58","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8805","263","1","0","JSS 1","","MATHEMATICS","2","18","20","","","","","","","","","38","24","62","62","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8806","267","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","","","","","40","43","83","83","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8807","262","1","0","JSS 1","","MATHEMATICS","2","12","16","","","","","","","","","28","4","32","32","0","","","26th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8808","278","1","0","JSS 1","","MATHEMATICS","2","14","15","","","","","","","","","29","20","49","49","0","","","20th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8809","271","1","0","JSS 1","","MATHEMATICS","2","18","18","","","","","","","","","36","23","59","59","0","","","11th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8810","264","1","0","JSS 1","","MATHEMATICS","2","16","18","","","","","","","","","34","18","52","52","0","","","17th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8811","269","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","","","","","40","42","82","82","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8812","273","1","0","JSS 1","","CIVIC EDUCATION","28","16","15","","","","","","","","","31","35","66","66","0","","","10th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8813","266","1","0","JSS 1","","CIVIC EDUCATION","28","10","11","","","","","","","","","21","22","43","43","0","","","20th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8814","261","1","0","JSS 1","","CIVIC EDUCATION","28","13","10","","","","","","","","","23","37","60","60","0","","","14th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8815","275","1","0","JSS 1","","CIVIC EDUCATION","28","10","9","","","","","","","","","19","17","36","36","0","","","22nd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8816","276","1","0","JSS 1","","CIVIC EDUCATION","28","16","13","","","","","","","","","29","37","66","66","0","","","10th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8817","311","1","0","JSS 1","","CIVIC EDUCATION","28","17","16","","","","","","","","","33","52","85","85","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8818","274","1","0","JSS 1","","CIVIC EDUCATION","28","16","12","","","","","","","","","28","50","78","78","0","","","6th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8819","277","1","0","JSS 1","","CIVIC EDUCATION","28","9","5","","","","","","","","","14","19","33","33","0","","","23rd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8820","272","1","0","JSS 1","","CIVIC EDUCATION","28","20","19","","","","","","","","","39","57","96","96","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8821","270","1","0","JSS 1","","CIVIC EDUCATION","28","16","14","","","","","","","","","30","50","80","80","0","","","5th","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8822","279","1","0","JSS 1","","CIVIC EDUCATION","28","17","14","","","","","","","","","31","40","71","71","0","","","8th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8823","284","1","0","JSS 1","","CIVIC EDUCATION","28","10","6","","","","","","","","","16","17","33","33","33","33","24th","23rd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8824","281","1","0","JSS 1","","CIVIC EDUCATION","28","16","17","","","","","","","","","33","50","83","83","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8825","283","1","0","JSS 1","","CIVIC EDUCATION","28","17","14","","","","","","","","","31","32","63","63","0","","","12th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8826","265","1","0","JSS 1","","CIVIC EDUCATION","28","14","12","","","","","","","","","26","35","61","61","0","","","13th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8827","309","1","0","JSS 1","","CIVIC EDUCATION","28","13","14","","","","","","","","","27","40","67","67","0","","","9th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8828","268","1","0","JSS 1","","CIVIC EDUCATION","28","17","15","","","","","","","","","32","51","83","83","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8829","282","1","0","JSS 1","","CIVIC EDUCATION","28","11","5","","","","","","","","","16","30","46","46","0","","","18th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8830","280","1","0","JSS 1","","CIVIC EDUCATION","28","10","11","","","","","","","","","21","0","21","21","0","","","26th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8831","263","1","0","JSS 1","","CIVIC EDUCATION","28","10","9","","","","","","","","","19","23","42","42","0","","","21st","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8832","267","1","0","JSS 1","","CIVIC EDUCATION","28","17","12","","","","","","","","","29","30","59","59","0","","","15th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8833","262","1","0","JSS 1","","CIVIC EDUCATION","28","2","10","","","","","","","","","12","12","24","24","0","","","25th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8834","278","1","0","JSS 1","","CIVIC EDUCATION","28","14","10","","","","","","","","","24","26","50","50","0","","","16th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8835","271","1","0","JSS 1","","CIVIC EDUCATION","28","10","9","","","","","","","","","19","27","46","46","0","","","18th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8836","264","1","0","JSS 1","","CIVIC EDUCATION","28","14","11","","","","","","","","","25","24","49","49","0","","","17th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8837","269","1","0","JSS 1","","CIVIC EDUCATION","28","17","14","","","","","","","","","31","47","78","78","0","","","6th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8838","273","1","0","JSS 1","","HOME ECONOMICS","24","14","15","","","","","","","","","29","50","79","79","0","","","1st","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8839","266","1","0","JSS 1","","HOME ECONOMICS","24","9","8","","","","","","","","","17","20","37","37","0","","","21st","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8840","261","1","0","JSS 1","","HOME ECONOMICS","24","9","6","","","","","","","","","15","23","38","38","0","","","19th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8841","275","1","0","JSS 1","","HOME ECONOMICS","24","6","9","","","","","","","","","15","15","30","30","0","","","24th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8842","276","1","0","JSS 1","","HOME ECONOMICS","24","9","10","","","","","","","","","19","27","46","46","0","","","15th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8843","311","1","0","JSS 1","","HOME ECONOMICS","24","13","11","","","","","","","","","24","49","73","73","0","","","2nd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8844","274","1","0","JSS 1","","HOME ECONOMICS","24","11","12","","","","","","","","","23","37","60","60","0","","","8th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8845","277","1","0","JSS 1","","HOME ECONOMICS","24","9","10","","","","","","","","","19","19","38","38","0","","","19th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8846","272","1","0","JSS 1","","HOME ECONOMICS","24","11","15","","","","","","","","","26","47","73","73","0","","","2nd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8847","270","1","0","JSS 1","","HOME ECONOMICS","24","12","10","","","","","","","","","22","48","70","70","0","","","4th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8848","279","1","0","JSS 1","","HOME ECONOMICS","24","11","10","","","","","","","","","21","40","61","61","0","","","6th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8849","284","1","0","JSS 1","","HOME ECONOMICS","24","10","8","","","","","","","","","18","30","48","48","48","48","14th","14th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8850","281","1","0","JSS 1","","HOME ECONOMICS","24","11","12","","","","","","","","","23","40","63","63","0","","","5th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8851","283","1","0","JSS 1","","HOME ECONOMICS","24","12","10","","","","","","","","","22","30","52","52","0","","","12th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8852","265","1","0","JSS 1","","HOME ECONOMICS","24","11","12","","","","","","","","","23","0","23","23","0","","","26th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8853","309","1","0","JSS 1","","HOME ECONOMICS","24","13","12","","","","","","","","","25","30","55","55","0","","","10th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8854","268","1","0","JSS 1","","HOME ECONOMICS","24","12","11","","","","","","","","","23","38","61","61","0","","","6th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8855","282","1","0","JSS 1","","HOME ECONOMICS","24","6","7","","","","","","","","","13","18","31","31","0","","","23rd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8856","280","1","0","JSS 1","","HOME ECONOMICS","24","9","10","","","","","","","","","19","27","46","46","0","","","15th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8857","263","1","0","JSS 1","","HOME ECONOMICS","24","8","9","","","","","","","","","17","15","32","32","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8858","267","1","0","JSS 1","","HOME ECONOMICS","24","11","12","","","","","","","","","23","30","53","53","0","","","11th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("8859","262","1","0","JSS 1","","HOME ECONOMICS","24","6","5","","","","","","","","","11","17","28","28","0","","","25th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8860","278","1","0","JSS 1","","HOME ECONOMICS","24","8","10","","","","","","","","","18","27","45","45","0","","","17th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8861","271","1","0","JSS 1","","HOME ECONOMICS","24","7","8","","","","","","","","","15","37","52","52","0","","","12th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8862","264","1","0","JSS 1","","HOME ECONOMICS","24","11","10","","","","","","","","","21","20","41","41","0","","","18th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8863","269","1","0","JSS 1","","HOME ECONOMICS","24","11","10","","","","","","","","","21","37","58","58","0","","","9th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8864","273","1","0","JSS 1","","COMPUTER SCIENCE","10","10","10","","","","","","","","","20","45","65","65","0","","","10th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8865","266","1","0","JSS 1","","COMPUTER SCIENCE","10","1","10","","","","","","","","","11","10","21","21","0","","","26th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8866","261","1","0","JSS 1","","COMPUTER SCIENCE","10","5","5","","","","","","","","","10","25","35","35","0","","","21st","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8867","275","1","0","JSS 1","","COMPUTER SCIENCE","10","0","10","","","","","","","","","10","16","26","26","0","","","23rd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8868","276","1","0","JSS 1","","COMPUTER SCIENCE","10","8","10","","","","","","","","","18","25","43","43","0","","","20th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8869","311","1","0","JSS 1","","COMPUTER SCIENCE","10","16","18","","","","","","","","","34","56","90","90","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8870","274","1","0","JSS 1","","COMPUTER SCIENCE","10","5","10","","","","","","","","","15","35","50","50","0","","","16th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8871","277","1","0","JSS 1","","COMPUTER SCIENCE","10","2","10","","","","","","","","","12","12","24","24","0","","","24th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8872","272","1","0","JSS 1","","COMPUTER SCIENCE","10","18","15","","","","","","","","","33","55","88","88","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8873","270","1","0","JSS 1","","COMPUTER SCIENCE","10","16","15","","","","","","","","","31","48","79","79","0","","","5th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8874","279","1","0","JSS 1","","COMPUTER SCIENCE","10","13","10","","","","","","","","","23","40","63","63","0","","","11th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8875","284","1","0","JSS 1","","COMPUTER SCIENCE","10","3","12","","","","","","","","","15","32","47","47","47","47","12th","18th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8876","281","1","0","JSS 1","","COMPUTER SCIENCE","10","15","12","","","","","","","","","27","55","82","82","0","","","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8877","283","1","0","JSS 1","","COMPUTER SCIENCE","10","15","12","","","","","","","","","27","50","77","77","0","","","6th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8878","265","1","0","JSS 1","","COMPUTER SCIENCE","10","7","15","","","","","","","","","22","47","69","69","0","","","9th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8879","309","1","0","JSS 1","","COMPUTER SCIENCE","10","0","10","","","","","","","","","10","48","58","58","0","","","13th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8880","268","1","0","JSS 1","","COMPUTER SCIENCE","10","15","16","","","","","","","","","31","52","83","83","0","","","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8881","282","1","0","JSS 1","","COMPUTER SCIENCE","10","5","10","","","","","","","","","15","35","50","50","0","","","16th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8882","280","1","0","JSS 1","","COMPUTER SCIENCE","10","7","15","","","","","","","","","22","0","22","22","0","","","25th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8883","263","1","0","JSS 1","","COMPUTER SCIENCE","10","3","15","","","","","","","","","18","38","56","56","0","","","14th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8884","267","1","0","JSS 1","","COMPUTER SCIENCE","10","17","12","","","","","","","","","29","48","77","77","0","","","6th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8885","262","1","0","JSS 1","","COMPUTER SCIENCE","10","3","5","","","","","","","","","8","20","28","28","0","","","22nd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8886","278","1","0","JSS 1","","COMPUTER SCIENCE","10","7","15","","","","","","","","","22","30","52","52","0","","","15th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8887","271","1","0","JSS 1","","COMPUTER SCIENCE","10","7","12","","","","","","","","","19","40","59","59","0","","","12th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8888","264","1","0","JSS 1","","COMPUTER SCIENCE","10","5","10","","","","","","","","","15","32","47","47","0","","","18th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8889","269","1","0","JSS 1","","COMPUTER SCIENCE","10","7","15","","","","","","","","","22","48","70","70","0","","","8th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8890","19","5","0","SS 2","","DATA PROCESSING","29","10","11","","","","","","","","","21","50","71","71","0","","","8th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8891","18","5","0","SS 2","","DATA PROCESSING","29","12","8","","","","","","","","","20","48","68","68","0","","","13th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8892","17","5","0","SS 2","","DATA PROCESSING","29","7","15","","","","","","","","","22","40","62","62","0","","","18th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8893","304","5","0","SS 2","","DATA PROCESSING","29","5","10","","","","","","","","","15","15","30","30","0","","","26th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8894","24","5","0","SS 2","","DATA PROCESSING","29","11","10","","","","","","","","","21","45","66","66","0","","","16th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8895","21","5","0","SS 2","","DATA PROCESSING","29","12","12","","","","","","","","","24","48","72","72","72","72","2nd","7th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8896","15","5","0","SS 2","","DATA PROCESSING","29","2","8","","","","","","","","","10","38","48","48","0","","","24th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8897","198","5","0","SS 2","","DATA PROCESSING","29","12","15","","","","","","","","","27","48","75","75","0","","","6th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8898","253","5","0","SS 2","","DATA PROCESSING","29","10","5","","","","","","","","","15","38","53","53","0","","","22nd","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8899","171","5","0","SS 2","","DATA PROCESSING","29","12","10","","","","","","","","","22","47","69","69","69","69","4th","12th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8900","199","5","0","SS 2","","DATA PROCESSING","29","10","14","","","","","","","","","24","54","78","78","0","","","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8901","23","5","0","SS 2","","DATA PROCESSING","29","10","16","","","","","","","","","26","53","79","79","0","","","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8902","14","5","0","SS 2","","DATA PROCESSING","29","12","5","","","","","","","","","17","35","52","52","0","","","23rd","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8903","12","5","0","SS 2","","DATA PROCESSING","29","11","8","","","","","","","","","19","49","68","68","0","","","13th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8904","20","5","0","SS 2","","DATA PROCESSING","29","2","3","","","","","","","","","5","30","35","35","0","","","25th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8905","242","5","0","SS 2","","DATA PROCESSING","29","13","10","","","","","","","","","23","48","71","71","0","","","8th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8906","25","5","0","SS 2","","DATA PROCESSING","29","10","10","","","","","","","","","20","50","70","70","0","","","10th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8907","22","5","0","SS 2","","DATA PROCESSING","29","15","17","","","","","","","","","32","54","86","86","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8908","305","5","0","SS 2","","DATA PROCESSING","29","12","5","","","","","","","","","17","40","57","57","0","","","20th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8909","241","5","0","SS 2","","DATA PROCESSING","29","5","10","","","","","","","","","15","43","58","58","0","","","19th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8910","239","5","0","SS 2","","DATA PROCESSING","29","8","10","","","","","","","","","18","50","68","68","0","","","13th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8911","174","5","0","SS 2","","DATA PROCESSING","29","5","12","","","","","","","","","17","37","54","54","0","","","21st","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8912","26","5","0","SS 2","","DATA PROCESSING","29","10","17","","","","","","","","","27","50","77","77","0","","","5th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8913","254","5","0","SS 2","","DATA PROCESSING","29","8","10","","","","","","","","","18","45","63","63","0","","","17th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8914","259","5","0","SS 2","","DATA PROCESSING","29","10","8","","","","","","","","","18","52","70","70","0","","","10th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8915","13","5","0","SS 2","","DATA PROCESSING","29","13","15","","","","","","","","","28","52","80","80","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8916","8","4","0","SS 1","","FURTHER MATHEMATICS","25","15","17","","","","","","","","","32","18","50","50","0","","","21st","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8917","126","4","0","SS 1","","FURTHER MATHEMATICS","25","16","18","","","","","","","","","34","29","63","63","0","","","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8918","296","4","0","SS 1","","FURTHER MATHEMATICS","25","18","17","","","","","","","","","35","21","56","56","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8919","300","4","0","SS 1","","FURTHER MATHEMATICS","25","12","15","","","","","","","","","27","25","52","52","0","","","18th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8920","138","4","0","SS 1","","FURTHER MATHEMATICS","25","14","16","","","","","","","","","30","26","56","56","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8921","2","4","0","SS 1","","FURTHER MATHEMATICS","25","14","12","","","","","","","","","26","25","51","51","0","","","19th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8922","193","4","0","SS 1","","FURTHER MATHEMATICS","25","10","16","","","","","","","","","26","32","58","58","0","","","10th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8923","256","4","0","SS 1","","FURTHER MATHEMATICS","25","16","17","","","","","","","","","33","22","55","55","0","","","16th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8924","140","4","0","SS 1","","FURTHER MATHEMATICS","25","12","14","","","","","","","","","26","18","44","44","0","","","24th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8925","294","4","0","SS 1","","FURTHER MATHEMATICS","25","18","20","","","","","","","","","38","30","68","68","0","","","3rd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8926","1","4","0","SS 1","","FURTHER MATHEMATICS","25","11","14","","","","","","","","","25","10","35","35","0","","","29th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8927","141","4","0","SS 1","","FURTHER MATHEMATICS","25","16","20","","","","","","","","","36","30","66","66","0","","","5th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8928","303","4","0","SS 1","","FURTHER MATHEMATICS","25","14","18","","","","","","","","","32","24","56","56","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8929","301","4","0","SS 1","","FURTHER MATHEMATICS","25","17","16","","","","","","","","","33","20","53","53","0","","","17th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8930","143","4","0","SS 1","","FURTHER MATHEMATICS","25","15","18","","","","","","","","","33","36","69","69","0","","","1st","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8931","293","4","0","SS 1","","FURTHER MATHEMATICS","25","18","18","","","","","","","","","36","31","67","67","0","","","4th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8932","235","4","0","SS 1","","FURTHER MATHEMATICS","25","20","16","","","","","","","","","36","29","65","65","0","","","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8933","234","4","0","SS 1","","FURTHER MATHEMATICS","25","10","18","","","","","","","","","28","29","57","57","0","","","11th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8934","237","4","0","SS 1","","FURTHER MATHEMATICS","25","17","16","","","","","","","","","33","18","51","51","0","","","19th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8935","121","4","0","SS 1","","FURTHER MATHEMATICS","25","20","20","","","","","","","","","40","29","69","69","0","","","1st","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8936","195","4","0","SS 1","","FURTHER MATHEMATICS","25","14","12","","","","","","","","","26","22","48","48","0","","","22nd","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8937","196","4","0","SS 1","","FURTHER MATHEMATICS","25","13","16","","","","","","","","","29","12","41","41","0","","","25th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8938","297","4","0","SS 1","","FURTHER MATHEMATICS","25","15","17","","","","","","","","","32","24","56","56","0","","","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8939","302","4","0","SS 1","","FURTHER MATHEMATICS","25","16","14","","","","","","","","","30","17","47","47","0","","","23rd","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8940","313","4","0","SS 1","","FURTHER MATHEMATICS","25","8","10","","","","","","","","","18","12","30","30","0","","","30th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8941","295","4","0","SS 1","","FURTHER MATHEMATICS","25","18","17","","","","","","","","","35","26","61","61","0","","","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8942","298","4","0","SS 1","","FURTHER MATHEMATICS","25","14","16","","","","","","","","","30","11","41","41","41","41","13th","25th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8943","299","4","0","SS 1","","FURTHER MATHEMATICS","25","12","18","","","","","","","","","30","11","41","41","41","41","13th","25th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8944","7","4","0","SS 1","","FURTHER MATHEMATICS","25","18","20","","","","","","","","","38","22","60","60","0","","","9th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8945","125","4","0","SS 1","","FURTHER MATHEMATICS","25","10","12","","","","","","","","","22","14","36","36","0","","","28th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8946","273","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","30","50","50","0","","","9th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8947","266","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","8","","","","","","","","","13","23","36","36","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8948","261","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","8","","","","","","","","","13","26","39","39","0","","","21st","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8949","275","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","20","40","40","0","","","19th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8950","276","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","5","","","","","","","","","15","32","47","47","0","","","13th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8951","311","1","0","JSS 1","","ENGLISH LANGUAGE","1","17","17","","","","","","","","","34","46","80","80","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8952","274","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","31","51","51","0","","","6th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8953","277","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","8","","","","","","","","","13","14","27","27","0","","","25th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8954","272","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","18","","","","","","","","","36","38","74","74","0","","","2nd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8955","270","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","35","55","55","0","","","5th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8956","279","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","5","","","","","","","","","15","33","48","48","0","","","11th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8957","284","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","20","40","40","40","40","28th","19th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8958","281","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","30","50","50","0","","","9th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("8959","283","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","15","","","","","","","","","25","36","61","61","0","","","4th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8960","265","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","27","42","42","0","","","17th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8961","309","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","26","41","41","0","","","18th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8962","268","1","0","JSS 1","","ENGLISH LANGUAGE","1","17","15","","","","","","","","","32","30","62","62","0","","","3rd","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8963","282","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","16","31","31","0","","","24th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8964","280","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","31","51","51","0","","","6th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8965","263","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","30","45","45","0","","","15th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8966","267","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","33","48","48","0","","","11th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8967","262","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","11","26","26","0","","","26th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8968","278","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","8","","","","","","","","","13","22","35","35","0","","","23rd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8969","271","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","31","51","51","0","","","6th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8970","264","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","8","","","","","","","","","13","30","43","43","0","","","16th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8971","269","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","26","46","46","0","","","14th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8972","8","4","0","SS 1","","AGRICULTURAL SCIENCE","5","4","4","","","","","","","","","8","30","38","38","0","","","15th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8973","126","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","0","","","","","","","","","10","35","45","45","0","","","12th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8974","296","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","1","","","","","","","","","9","23","32","32","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8975","300","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","8","","","","","","","","","15","32","47","47","0","","","10th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8976","138","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","4","","","","","","","","","10","28","38","38","0","","","15th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8977","2","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","0","","","","","","","","","6","20","26","26","0","","","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8978","193","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","3","","","","","","","","","11","33","44","44","0","","","13th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8979","256","4","0","SS 1","","AGRICULTURAL SCIENCE","5","4","3","","","","","","","","","7","14","21","21","0","","","25th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8980","140","4","0","SS 1","","AGRICULTURAL SCIENCE","5","2","4","","","","","","","","","6","23","29","29","0","","","20th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8981","294","4","0","SS 1","","AGRICULTURAL SCIENCE","5","15","3","","","","","","","","","18","49","67","67","0","","","1st","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8982","1","4","0","SS 1","","AGRICULTURAL SCIENCE","5","1","3","","","","","","","","","4","15","19","19","0","","","27th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8983","141","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","5","","","","","","","","","16","48","64","64","0","","","2nd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8984","303","4","0","SS 1","","AGRICULTURAL SCIENCE","5","9","0","","","","","","","","","9","31","40","40","0","","","14th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8985","301","4","0","SS 1","","AGRICULTURAL SCIENCE","5","9","9","","","","","","","","","18","30","48","48","0","","","9th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8986","143","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","10","","","","","","","","","21","37","58","58","0","","","5th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8987","293","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","13","","","","","","","","","21","32","53","53","0","","","8th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8988","235","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","4","","","","","","","","","15","31","46","46","0","","","11th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8989","234","4","0","SS 1","","AGRICULTURAL SCIENCE","5","13","8","","","","","","","","","21","40","61","61","0","","","4th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8990","237","4","0","SS 1","","AGRICULTURAL SCIENCE","5","1","0","","","","","","","","","1","16","17","17","0","","","28th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8991","121","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","13","","","","","","","","","23","35","58","58","0","","","5th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8992","195","4","0","SS 1","","AGRICULTURAL SCIENCE","5","3","0","","","","","","","","","3","18","21","21","0","","","25th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8993","196","4","0","SS 1","","AGRICULTURAL SCIENCE","5","3","0","","","","","","","","","3","23","26","26","0","","","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8994","297","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","9","","","","","","","","","19","45","64","64","0","","","2nd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8995","302","4","0","SS 1","","AGRICULTURAL SCIENCE","5","3","2","","","","","","","","","5","17","22","22","0","","","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8996","313","4","0","SS 1","","AGRICULTURAL SCIENCE","5","1","0","","","","","","","","","1","13","14","14","0","","","29th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8997","295","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","6","","","","","","","","","17","37","54","54","0","","","7th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8998","298","4","0","SS 1","","AGRICULTURAL SCIENCE","5","3","5","","","","","","","","","8","24","32","32","32","32","19th","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("8999","299","4","0","SS 1","","AGRICULTURAL SCIENCE","5","1","1","","","","","","","","","2","12","14","14","14","14","36th","29th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9000","7","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","0","","","","","","","","","6","23","29","29","0","","","20th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9001","125","4","0","SS 1","","AGRICULTURAL SCIENCE","5","3","6","","","","","","","","","9","27","36","36","0","","","17th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9002","8","4","0","SS 1","","BIOLOGY","14","3","0","","","","","","","","","3","23","26","26","0","","","15th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9003","126","4","0","SS 1","","BIOLOGY","14","4","1","","","","","","","","","5","21","26","26","0","","","15th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9004","296","4","0","SS 1","","BIOLOGY","14","4","4","","","","","","","","","8","19","27","27","0","","","14th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9005","300","4","0","SS 1","","BIOLOGY","14","3","0","","","","","","","","","3","18","21","21","0","","","21st","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9006","138","4","0","SS 1","","BIOLOGY","14","1","0","","","","","","","","","1","22","23","23","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9007","2","4","0","SS 1","","BIOLOGY","14","2","1","","","","","","","","","3","17","20","20","0","","","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9008","193","4","0","SS 1","","BIOLOGY","14","2","3","","","","","","","","","5","35","40","40","0","","","8th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9009","256","4","0","SS 1","","BIOLOGY","14","4","2","","","","","","","","","6","14","20","20","0","","","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9010","140","4","0","SS 1","","BIOLOGY","14","1","1","","","","","","","","","2","15","17","17","0","","","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9011","294","4","0","SS 1","","BIOLOGY","14","7","5","","","","","","","","","12","38","50","50","0","","","3rd","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9012","1","4","0","SS 1","","BIOLOGY","14","2","0","","","","","","","","","2","15","17","17","0","","","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9013","141","4","0","SS 1","","BIOLOGY","14","14","6","","","","","","","","","20","48","68","68","0","","","1st","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9014","303","4","0","SS 1","","BIOLOGY","14","7","4","","","","","","","","","11","32","43","43","0","","","6th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9015","301","4","0","SS 1","","BIOLOGY","14","3","4","","","","","","","","","7","26","33","33","0","","","11th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9016","143","4","0","SS 1","","BIOLOGY","14","5","4","","","","","","","","","9","36","45","45","0","","","5th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9017","293","4","0","SS 1","","BIOLOGY","14","2","6","","","","","","","","","8","22","30","30","0","","","13th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9018","235","4","0","SS 1","","BIOLOGY","14","6","6","","","","","","","","","12","35","47","47","0","","","4th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9019","234","4","0","SS 1","","BIOLOGY","14","9","6","","","","","","","","","15","53","68","68","0","","","1st","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9020","237","4","0","SS 1","","BIOLOGY","14","5","3","","","","","","","","","8","23","31","31","0","","","12th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9021","121","4","0","SS 1","","BIOLOGY","14","7","3","","","","","","","","","10","31","41","41","0","","","7th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9022","195","4","0","SS 1","","BIOLOGY","14","5","2","","","","","","","","","7","9","16","16","0","","","27th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9023","196","4","0","SS 1","","BIOLOGY","14","9","0","","","","","","","","","9","13","22","22","0","","","19th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9024","297","4","0","SS 1","","BIOLOGY","14","3","3","","","","","","","","","6","33","39","39","0","","","9th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9025","302","4","0","SS 1","","BIOLOGY","14","1","1","","","","","","","","","2","20","22","22","0","","","19th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9026","313","4","0","SS 1","","BIOLOGY","14","2","0","","","","","","","","","2","13","15","15","0","","","29th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9027","295","4","0","SS 1","","BIOLOGY","14","4","2","","","","","","","","","6","19","25","25","0","","","17th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9028","298","4","0","SS 1","","BIOLOGY","14","3","3","","","","","","","","","6","10","16","16","16","16","34th","27th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9029","299","4","0","SS 1","","BIOLOGY","14","2","2","","","","","","","","","4","11","15","15","15","15","35th","29th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9030","7","4","0","SS 1","","BIOLOGY","14","0","0","","","","","","","","","","17","17","17","0","","","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9031","125","4","0","SS 1","","BIOLOGY","14","6","8","","","","","","","","","14","20","34","34","0","","","10th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9032","28","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","60","100","100","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9033","307","6","0","SS 3","","DICTION","26","8","7","","","","","","","","","15","24","39","39","0","","","25th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9034","308","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","26","66","66","0","","","23rd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9035","246","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","41","81","81","0","","","13th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9036","131","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","38","78","78","0","","","15th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9037","133","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","50","90","90","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9038","200","6","0","SS 3","","DICTION","26","10","10","","","","","","","","","20","54","74","74","0","","","20th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9039","41","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","60","100","100","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9040","201","6","0","SS 3","","DICTION","26","17","18","","","","","","","","","35","54","89","89","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9041","31","6","0","SS 3","","DICTION","26","19","20","","","","","","","","","39","48","87","87","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9042","243","6","0","SS 3","","DICTION","26","14","14","","","","","","","","","28","50","78","78","0","","","15th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9043","134","6","0","SS 3","","DICTION","26","18","18","","","","","","","","","36","50","86","86","0","","","7th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9044","136","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","42","82","82","0","","","12th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9045","306","6","0","SS 3","","DICTION","26","13","13","","","","","","","","","26","42","68","68","0","","","22nd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9046","244","6","0","SS 3","","DICTION","26","17","18","","","","","","","","","35","55","90","90","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9047","35","6","0","SS 3","","DICTION","26","17","17","","","","","","","","","34","45","79","79","0","","","14th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9048","245","6","0","SS 3","","DICTION","26","18","20","","","","","","","","","38","45","83","83","0","","","10th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9049","29","6","0","SS 3","","DICTION","26","16","16","","","","","","","","","32","51","83","83","0","","","10th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9050","32","6","0","SS 3","","DICTION","26","16","17","","","","","","","","","33","43","76","76","0","","","18th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9051","33","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","37","77","77","0","","","17th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9052","48","6","0","SS 3","","DICTION","26","13","13","","","","","","","","","26","44","70","70","0","","","21st","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9053","247","6","0","SS 3","","DICTION","26","15","16","","","","","","","","","31","53","84","84","0","","","9th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9054","202","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","46","86","86","0","","","7th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9055","130","6","0","SS 3","","DICTION","26","3","3","","","","","","","","","6","36","42","42","0","","","24th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9056","128","6","0","SS 3","","DICTION","26","18","18","","","","","","","","","36","40","76","76","0","","","18th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9057","314","6","0","SS 3","","DICTION","26","0","0","","","","","","","","","","0","0","0","0","","","26th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9058","273","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","20","","","","","","","","","40","58","98","98","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("9059","266","1","0","JSS 1","","BASIC TECHNOLOGY","8","12","12","","","","","","","","","24","27","51","51","0","","","23rd","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9060","261","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","10","","","","","","","","","28","48","76","76","0","","","14th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9061","275","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","10","","","","","","","","","20","30","50","50","0","","","24th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9062","276","1","0","JSS 1","","BASIC TECHNOLOGY","8","14","18","","","","","","","","","32","56","88","88","0","","","11th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9063","311","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","18","","","","","","","","","35","55","90","90","0","","","9th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9064","274","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","20","","","","","","","","","38","50","88","88","0","","","11th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9065","277","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","7","","","","","","","","","17","28","45","45","0","","","25th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9066","272","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","20","","","","","","","","","40","57","97","97","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9067","270","1","0","JSS 1","","BASIC TECHNOLOGY","8","16","20","","","","","","","","","36","54","90","90","0","","","9th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9068","279","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","19","","","","","","","","","39","57","96","96","0","","","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9069","284","1","0","JSS 1","","BASIC TECHNOLOGY","8","11","10","","","","","","","","","21","33","54","54","54","54","22nd","22nd","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9070","281","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","18","","","","","","","","","36","57","93","93","0","","","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9071","283","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","18","","","","","","","","","35","58","93","93","0","","","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9072","265","1","0","JSS 1","","BASIC TECHNOLOGY","8","15","10","","","","","","","","","25","49","74","74","0","","","16th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9073","309","1","0","JSS 1","","BASIC TECHNOLOGY","8","12","15","","","","","","","","","27","52","79","79","0","","","13th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9074","268","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","15","","","","","","","","","35","57","92","92","0","","","8th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9075","282","1","0","JSS 1","","BASIC TECHNOLOGY","8","11","14","","","","","","","","","25","50","75","75","0","","","15th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9076","280","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","17","","","","","","","","","35","0","35","35","0","","","26th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9077","263","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","7","","","","","","","","","25","44","69","69","0","","","18th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9078","267","1","0","JSS 1","","BASIC TECHNOLOGY","8","19","20","","","","","","","","","39","58","97","97","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9079","262","1","0","JSS 1","","BASIC TECHNOLOGY","8","13","12","","","","","","","","","25","44","69","69","0","","","18th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9080","278","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","12","","","","","","","","","22","45","67","67","0","","","20th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9081","271","1","0","JSS 1","","BASIC TECHNOLOGY","8","15","10","","","","","","","","","25","48","73","73","0","","","17th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9082","264","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","7","","","","","","","","","17","38","55","55","0","","","21st","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9083","269","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","19","","","","","","","","","37","56","93","93","0","","","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9084","8","4","0","SS 1","","DICTION","26","9","10","","","","","","","","","19","36","55","55","0","","","17th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9085","126","4","0","SS 1","","DICTION","26","15","17","","","","","","","","","32","40","72","72","0","","","2nd","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9086","296","4","0","SS 1","","DICTION","26","15","16","","","","","","","","","31","28","59","59","0","","","14th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9087","300","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","16","26","26","0","","","28th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9088","138","4","0","SS 1","","DICTION","26","10","10","","","","","","","","","20","46","66","66","0","","","6th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9089","2","4","0","SS 1","","DICTION","26","10","8","","","","","","","","","18","44","62","62","0","","","12th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9090","193","4","0","SS 1","","DICTION","26","14","15","","","","","","","","","29","34","63","63","0","","","10th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9091","256","4","0","SS 1","","DICTION","26","8","10","","","","","","","","","18","15","33","33","0","","","25th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9092","140","4","0","SS 1","","DICTION","26","15","17","","","","","","","","","32","26","58","58","0","","","15th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9093","294","4","0","SS 1","","DICTION","26","13","13","","","","","","","","","26","38","64","64","0","","","7th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9094","1","4","0","SS 1","","DICTION","26","5","7","","","","","","","","","12","24","36","36","0","","","24th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9095","141","4","0","SS 1","","DICTION","26","20","20","","","","","","","","","40","50","90","90","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9096","303","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","51","61","61","0","","","13th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9097","301","4","0","SS 1","","DICTION","26","5","10","","","","","","","","","15","49","64","64","0","","","7th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9098","143","4","0","SS 1","","DICTION","26","18","19","","","","","","","","","37","31","68","68","0","","","4th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9099","293","4","0","SS 1","","DICTION","26","5","6","","","","","","","","","11","43","54","54","0","","","19th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9100","235","4","0","SS 1","","DICTION","26","10","10","","","","","","","","","20","47","67","67","0","","","5th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9101","234","4","0","SS 1","","DICTION","26","14","14","","","","","","","","","28","36","64","64","0","","","7th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9102","237","4","0","SS 1","","DICTION","26","11","10","","","","","","","","","21","18","39","39","0","","","23rd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9103","121","4","0","SS 1","","DICTION","26","7","5","","","","","","","","","12","45","57","57","0","","","16th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9104","195","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","36","46","46","0","","","22nd","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9105","196","4","0","SS 1","","DICTION","26","10","7","","","","","","","","","17","16","33","33","0","","","25th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9106","297","4","0","SS 1","","DICTION","26","10","8","","","","","","","","","18","45","63","63","0","","","10th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9107","302","4","0","SS 1","","DICTION","26","8","10","","","","","","","","","18","37","55","55","0","","","17th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9108","313","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","12","22","22","0","","","30th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9109","295","4","0","SS 1","","DICTION","26","10","10","","","","","","","","","20","49","69","69","0","","","3rd","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9110","298","4","0","SS 1","","DICTION","26","8","10","","","","","","","","","18","30","48","48","48","48","14th","21st","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9111","299","4","0","SS 1","","DICTION","26","9","8","","","","","","","","","17","14","31","31","31","31","28th","27th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9112","7","4","0","SS 1","","DICTION","26","3","1","","","","","","","","","4","22","26","26","0","","","28th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9113","125","4","0","SS 1","","DICTION","26","7","6","","","","","","","","","13","41","54","54","0","","","19th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9114","19","5","0","SS 2","","DICTION","26","15","16","","","","","","","","","31","43","74","74","0","","","12th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9115","18","5","0","SS 2","","DICTION","26","10","10","","","","","","","","","20","30","50","50","0","","","25th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9116","17","5","0","SS 2","","DICTION","26","13","13","","","","","","","","","26","51","77","77","0","","","10th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9117","304","5","0","SS 2","","DICTION","26","7","7","","","","","","","","","14","52","66","66","0","","","17th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9118","24","5","0","SS 2","","DICTION","26","20","20","","","","","","","","","40","42","82","82","0","","","8th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9119","21","5","0","SS 2","","DICTION","26","10","10","","","","","","","","","20","52","72","72","72","72","3rd","16th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9120","15","5","0","SS 2","","DICTION","26","8","8","","","","","","","","","16","47","63","63","0","","","21st","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9121","198","5","0","SS 2","","DICTION","26","19","20","","","","","","","","","39","48","87","87","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9122","253","5","0","SS 2","","DICTION","26","9","8","","","","","","","","","17","47","64","64","0","","","20th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9123","171","5","0","SS 2","","DICTION","26","18","18","","","","","","","","","36","50","86","86","86","86","2nd","5th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9124","199","5","0","SS 2","","DICTION","26","20","20","","","","","","","","","40","38","78","78","0","","","9th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9125","23","5","0","SS 2","","DICTION","26","9","10","","","","","","","","","19","54","73","73","0","","","15th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9126","14","5","0","SS 2","","DICTION","26","10","10","","","","","","","","","20","45","65","65","0","","","18th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9127","12","5","0","SS 2","","DICTION","26","20","20","","","","","","","","","40","49","89","89","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9128","20","5","0","SS 2","","DICTION","26","7","7","","","","","","","","","14","39","53","53","0","","","24th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9129","242","5","0","SS 2","","DICTION","26","13","14","","","","","","","","","27","56","83","83","0","","","7th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9130","25","5","0","SS 2","","DICTION","26","15","17","","","","","","","","","32","54","86","86","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9131","22","5","0","SS 2","","DICTION","26","8","8","","","","","","","","","16","58","74","74","0","","","12th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9132","305","5","0","SS 2","","DICTION","26","7","8","","","","","","","","","15","42","57","57","0","","","23rd","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9133","241","5","0","SS 2","","DICTION","26","16","16","","","","","","","","","32","55","87","87","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9134","239","5","0","SS 2","","DICTION","26","20","20","","","","","","","","","40","49","89","89","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9135","174","5","0","SS 2","","DICTION","26","6","7","","","","","","","","","13","30","43","43","0","","","26th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9136","26","5","0","SS 2","","DICTION","26","10","10","","","","","","","","","20","54","74","74","0","","","12th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9137","254","5","0","SS 2","","DICTION","26","8","10","","","","","","","","","18","41","59","59","0","","","22nd","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9138","259","5","0","SS 2","","DICTION","26","8","9","","","","","","","","","17","48","65","65","0","","","18th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9139","13","5","0","SS 2","","DICTION","26","16","17","","","","","","","","","33","42","75","75","0","","","11th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9140","273","1","0","JSS 1","","DICTION","26","20","20","","","","","","","","","40","36","76","76","0","","","7th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9141","266","1","0","JSS 1","","DICTION","26","8","8","","","","","","","","","16","26","42","42","0","","","24th","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9142","261","1","0","JSS 1","","DICTION","26","14","15","","","","","","","","","29","32","61","61","0","","","13th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9143","275","1","0","JSS 1","","DICTION","26","8","7","","","","","","","","","15","35","50","50","0","","","19th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9144","276","1","0","JSS 1","","DICTION","26","18","18","","","","","","","","","36","30","66","66","0","","","10th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9145","311","1","0","JSS 1","","DICTION","26","18","18","","","","","","","","","36","43","79","79","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9146","274","1","0","JSS 1","","DICTION","26","14","15","","","","","","","","","29","34","63","63","0","","","12th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9147","277","1","0","JSS 1","","DICTION","26","10","5","","","","","","","","","15","20","35","35","0","","","25th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9148","272","1","0","JSS 1","","DICTION","26","18","18","","","","","","","","","36","45","81","81","0","","","3rd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9149","270","1","0","JSS 1","","DICTION","26","18","18","","","","","","","","","36","41","77","77","0","","","6th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9150","279","1","0","JSS 1","","DICTION","26","20","20","","","","","","","","","40","35","75","75","0","","","8th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9151","284","1","0","JSS 1","","DICTION","26","14","14","","","","","","","","","28","28","56","56","56","56","13th","15th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9152","281","1","0","JSS 1","","DICTION","26","10","11","","","","","","","","","21","37","58","58","0","","","14th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9153","283","1","0","JSS 1","","DICTION","26","20","20","","","","","","","","","40","50","90","90","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9154","265","1","0","JSS 1","","DICTION","26","13","15","","","","","","","","","28","18","46","46","0","","","21st","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9155","309","1","0","JSS 1","","DICTION","26","10","10","","","","","","","","","20","32","52","52","0","","","17th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9156","268","1","0","JSS 1","","DICTION","26","15","16","","","","","","","","","31","44","75","75","0","","","8th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9157","282","1","0","JSS 1","","DICTION","26","13","13","","","","","","","","","26","18","44","44","0","","","23rd","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9158","280","1","0","JSS 1","","DICTION","26","15","15","","","","","","","","","30","0","30","30","0","","","26th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("9159","263","1","0","JSS 1","","DICTION","26","17","17","","","","","","","","","34","49","83","83","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9160","267","1","0","JSS 1","","DICTION","26","12","13","","","","","","","","","25","54","79","79","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9161","262","1","0","JSS 1","","DICTION","26","13","13","","","","","","","","","26","25","51","51","0","","","18th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9162","278","1","0","JSS 1","","DICTION","26","10","5","","","","","","","","","15","31","46","46","0","","","21st","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9163","271","1","0","JSS 1","","DICTION","26","14","14","","","","","","","","","28","36","64","64","0","","","11th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9164","264","1","0","JSS 1","","DICTION","26","15","15","","","","","","","","","30","26","56","56","0","","","15th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9165","269","1","0","JSS 1","","DICTION","26","14","14","","","","","","","","","28","22","50","50","0","","","19th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9166","214","2","0","JSS 2","","DICTION","26","10","5","","","","","","","","","15","41","56","56","0","","","11th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9167","248","2","0","JSS 2","","DICTION","26","10","5","","","","","","","","","15","42","57","57","0","","","10th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9168","250","2","0","JSS 2","","DICTION","26","2","1","","","","","","","","","3","24","27","27","0","","","26th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9169","227","2","0","JSS 2","","DICTION","26","10","10","","","","","","","","","20","33","53","53","0","","","13th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9170","285","2","0","JSS 2","","DICTION","26","5","5","","","","","","","","","10","53","63","63","0","","","7th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9171","289","2","0","JSS 2","","DICTION","26","5","5","","","","","","","","","10","39","49","49","0","","","17th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9172","209","2","0","JSS 2","","DICTION","26","10","5","","","","","","","","","15","37","52","52","0","","","15th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9173","188","2","0","JSS 2","","DICTION","26","5","5","","","","","","","","","10","22","32","32","0","","","25th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9174","221","2","0","JSS 2","","DICTION","26","5","6","","","","","","","","","11","41","52","52","0","","","15th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9175","220","2","0","JSS 2","","DICTION","26","8","5","","","","","","","","","13","36","49","49","0","","","17th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9176","257","2","0","JSS 2","","DICTION","26","15","15","","","","","","","","","30","41","71","71","0","","","5th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9177","213","2","0","JSS 2","","DICTION","26","7","7","","","","","","","","","14","33","47","47","0","","","19th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9178","288","2","0","JSS 2","","DICTION","26","10","5","","","","","","","","","15","32","47","47","0","","","19th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9179","215","2","0","JSS 2","","DICTION","26","13","14","","","","","","","","","27","34","61","61","0","","","8th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9180","225","2","0","JSS 2","","DICTION","26","13","13","","","","","","","","","26","29","55","55","0","","","12th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9181","217","2","0","JSS 2","","DICTION","26","15","15","","","","","","","","","30","39","69","69","0","","","6th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9182","218","2","0","JSS 2","","DICTION","26","18","18","","","","","","","","","36","44","80","80","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9183","216","2","0","JSS 2","","DICTION","26","20","20","","","","","","","","","40","41","81","81","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9184","219","2","0","JSS 2","","DICTION","26","9","8","","","","","","","","","17","29","46","46","0","","","21st","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9185","224","2","0","JSS 2","","DICTION","26","5","5","","","","","","","","","10","28","38","38","0","","","24th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9186","223","2","0","JSS 2","","DICTION","26","17","16","","","","","","","","","33","40","73","73","0","","","3rd","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9187","226","2","0","JSS 2","","DICTION","26","17","17","","","","","","","","","34","38","72","72","0","","","4th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9188","286","2","0","JSS 2","","DICTION","26","10","5","","","","","","","","","15","31","46","46","0","","","21st","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9189","249","2","0","JSS 2","","DICTION","26","8","8","","","","","","","","","16","37","53","53","0","","","13th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9190","210","2","0","JSS 2","","DICTION","26","8","9","","","","","","","","","17","26","43","43","0","","","23rd","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9191","287","2","0","JSS 2","","DICTION","26","8","8","","","","","","","","","16","10","26","26","0","","","27th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9192","222","2","0","JSS 2","","DICTION","26","10","5","","","","","","","","","15","46","61","61","0","","","8th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9193","273","1","0","JSS 1","","BUSINESS STUDIES","9","16","15","","","","","","","","","31","45","76","76","0","","","5th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9194","266","1","0","JSS 1","","BUSINESS STUDIES","9","11","7","","","","","","","","","18","16","34","34","0","","","22nd","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9195","261","1","0","JSS 1","","BUSINESS STUDIES","9","6","8","","","","","","","","","14","25","39","39","0","","","20th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9196","275","1","0","JSS 1","","BUSINESS STUDIES","9","6","4","","","","","","","","","10","11","21","21","0","","","26th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9197","276","1","0","JSS 1","","BUSINESS STUDIES","9","19","9","","","","","","","","","28","33","61","61","0","","","10th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9198","311","1","0","JSS 1","","BUSINESS STUDIES","9","19","15","","","","","","","","","34","47","81","81","0","","","4th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9199","274","1","0","JSS 1","","BUSINESS STUDIES","9","18","10","","","","","","","","","28","44","72","72","0","","","7th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9200","277","1","0","JSS 1","","BUSINESS STUDIES","9","3","5","","","","","","","","","8","17","25","25","0","","","24th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9201","272","1","0","JSS 1","","BUSINESS STUDIES","9","20","20","","","","","","","","","40","56","96","96","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9202","270","1","0","JSS 1","","BUSINESS STUDIES","9","20","15","","","","","","","","","35","33","68","68","0","","","9th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9203","279","1","0","JSS 1","","BUSINESS STUDIES","9","8","10","","","","","","","","","18","35","53","53","0","","","12th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9204","284","1","0","JSS 1","","BUSINESS STUDIES","9","10","6","","","","","","","","","16","20","36","36","36","36","24th","21st","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9205","281","1","0","JSS 1","","BUSINESS STUDIES","9","18","17","","","","","","","","","35","47","82","82","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9206","283","1","0","JSS 1","","BUSINESS STUDIES","9","20","19","","","","","","","","","39","52","91","91","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9207","265","1","0","JSS 1","","BUSINESS STUDIES","9","6","7","","","","","","","","","13","32","45","45","0","","","16th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9208","309","1","0","JSS 1","","BUSINESS STUDIES","9","10","9","","","","","","","","","19","22","41","41","0","","","19th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9209","268","1","0","JSS 1","","BUSINESS STUDIES","9","16","13","","","","","","","","","29","46","75","75","0","","","6th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9210","282","1","0","JSS 1","","BUSINESS STUDIES","9","15","6","","","","","","","","","21","31","52","52","0","","","13th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9211","280","1","0","JSS 1","","BUSINESS STUDIES","9","17","8","","","","","","","","","25","0","25","25","0","","","24th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9212","263","1","0","JSS 1","","BUSINESS STUDIES","9","11","5","","","","","","","","","16","26","42","42","0","","","17th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9213","267","1","0","JSS 1","","BUSINESS STUDIES","9","19","9","","","","","","","","","28","43","71","71","0","","","8th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9214","262","1","0","JSS 1","","BUSINESS STUDIES","9","11","6","","","","","","","","","17","13","30","30","0","","","23rd","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9215","278","1","0","JSS 1","","BUSINESS STUDIES","9","13","6","","","","","","","","","19","27","46","46","0","","","15th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9216","271","1","0","JSS 1","","BUSINESS STUDIES","9","11","9","","","","","","","","","20","30","50","50","0","","","14th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9217","264","1","0","JSS 1","","BUSINESS STUDIES","9","12","7","","","","","","","","","19","23","42","42","0","","","17th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9218","269","1","0","JSS 1","","BUSINESS STUDIES","9","15","10","","","","","","","","","25","33","58","58","0","","","11th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9219","214","2","0","JSS 2","","FRENCH","27","14","11","","","","","","","","","25","13","38","38","0","","","14th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9220","248","2","0","JSS 2","","FRENCH","27","13","7","","","","","","","","","20","27","47","47","0","","","11th","D7","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9221","250","2","0","JSS 2","","FRENCH","27","12","12","","","","","","","","","24","26","50","50","0","","","10th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9222","227","2","0","JSS 2","","FRENCH","27","10","5","","","","","","","","","15","8","23","23","0","","","21st","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9223","285","2","0","JSS 2","","FRENCH","27","18","20","","","","","","","","","38","52","90","90","0","","","1st","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9224","289","2","0","JSS 2","","FRENCH","27","4","3","","","","","","","","","7","10","17","17","0","","","26th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9225","209","2","0","JSS 2","","FRENCH","27","5","3","","","","","","","","","8","12","20","20","0","","","23rd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9226","188","2","0","JSS 2","","FRENCH","27","13","15","","","","","","","","","28","34","62","62","0","","","5th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9227","221","2","0","JSS 2","","FRENCH","27","5","8","","","","","","","","","13","13","26","26","0","","","19th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9228","220","2","0","JSS 2","","FRENCH","27","3","5","","","","","","","","","8","28","36","36","0","","","15th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9229","257","2","0","JSS 2","","FRENCH","27","5","5","","","","","","","","","10","8","18","18","0","","","25th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9230","213","2","0","JSS 2","","FRENCH","27","11","8","","","","","","","","","19","11","30","30","0","","","18th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9231","288","2","0","JSS 2","","FRENCH","27","5","3","","","","","","","","","8","5","13","13","0","","","27th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9232","215","2","0","JSS 2","","FRENCH","27","11","13","","","","","","","","","24","30","54","54","0","","","8th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9233","225","2","0","JSS 2","","FRENCH","27","3","5","","","","","","","","","8","12","20","20","0","","","23rd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9234","217","2","0","JSS 2","","FRENCH","27","11","13","","","","","","","","","24","22","46","46","0","","","12th","D7","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9235","218","2","0","JSS 2","","FRENCH","27","12","7","","","","","","","","","19","6","25","25","0","","","20th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9236","216","2","0","JSS 2","","FRENCH","27","10","13","","","","","","","","","23","46","69","69","0","","","4th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9237","219","2","0","JSS 2","","FRENCH","27","5","10","","","","","","","","","15","21","36","36","0","","","15th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9238","224","2","0","JSS 2","","FRENCH","27","12","14","","","","","","","","","26","30","56","56","0","","","7th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9239","223","2","0","JSS 2","","FRENCH","27","18","17","","","","","","","","","35","51","86","86","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9240","226","2","0","JSS 2","","FRENCH","27","19","12","","","","","","","","","31","45","76","76","0","","","3rd","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9241","286","2","0","JSS 2","","FRENCH","27","5","8","","","","","","","","","13","20","33","33","0","","","17th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9242","249","2","0","JSS 2","","FRENCH","27","10","10","","","","","","","","","20","24","44","44","0","","","13th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9243","210","2","0","JSS 2","","FRENCH","27","13","10","","","","","","","","","23","36","59","59","0","","","6th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9244","287","2","0","JSS 2","","FRENCH","27","5","6","","","","","","","","","11","10","21","21","0","","","22nd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9245","222","2","0","JSS 2","","FRENCH","27","14","13","","","","","","","","","27","27","54","54","0","","","8th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9246","250","2","0","JSS 2","","BUSINESS STUDIES","9","10","7","","","","","","","","","17","33","50","50","0","","","20th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9247","227","2","0","JSS 2","","BUSINESS STUDIES","9","6","6","","","","","","","","","12","36","48","48","0","","","21st","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9248","285","2","0","JSS 2","","BUSINESS STUDIES","9","14","15","","","","","","","","","29","50","79","79","0","","","6th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9249","289","2","0","JSS 2","","BUSINESS STUDIES","9","5","6","","","","","","","","","11","16","27","27","0","","","26th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9250","209","2","0","JSS 2","","BUSINESS STUDIES","9","11","7","","","","","","","","","18","30","48","48","0","","","21st","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9251","188","2","0","JSS 2","","BUSINESS STUDIES","9","8","11","","","","","","","","","19","33","52","52","0","","","18th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9252","221","2","0","JSS 2","","BUSINESS STUDIES","9","10","14","","","","","","","","","24","46","70","70","0","","","10th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9253","220","2","0","JSS 2","","BUSINESS STUDIES","9","3","15","","","","","","","","","18","37","55","55","0","","","16th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9254","257","2","0","JSS 2","","BUSINESS STUDIES","9","8","7","","","","","","","","","15","20","35","35","0","","","23rd","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9255","213","2","0","JSS 2","","BUSINESS STUDIES","9","12","11","","","","","","","","","23","47","70","70","0","","","10th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9256","288","2","0","JSS 2","","BUSINESS STUDIES","9","1","4","","","","","","","","","5","7","12","12","0","","","27th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9257","215","2","0","JSS 2","","BUSINESS STUDIES","9","9","11","","","","","","","","","20","33","53","53","0","","","17th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9258","225","2","0","JSS 2","","BUSINESS STUDIES","9","6","10","","","","","","","","","16","18","34","34","0","","","24th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("9259","217","2","0","JSS 2","","BUSINESS STUDIES","9","15","15","","","","","","","","","30","51","81","81","0","","","4th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9260","218","2","0","JSS 2","","BUSINESS STUDIES","9","5","9","","","","","","","","","14","43","57","57","0","","","15th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9261","216","2","0","JSS 2","","BUSINESS STUDIES","9","18","16","","","","","","","","","34","48","82","82","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9262","219","2","0","JSS 2","","BUSINESS STUDIES","9","11","7","","","","","","","","","18","45","63","63","0","","","12th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9263","224","2","0","JSS 2","","BUSINESS STUDIES","9","11","12","","","","","","","","","23","40","63","63","0","","","12th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9264","223","2","0","JSS 2","","BUSINESS STUDIES","9","19","20","","","","","","","","","39","46","85","85","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9265","226","2","0","JSS 2","","BUSINESS STUDIES","9","16","19","","","","","","","","","35","46","81","81","0","","","4th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9266","286","2","0","JSS 2","","BUSINESS STUDIES","9","13","7","","","","","","","","","20","32","52","52","0","","","18th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9267","249","2","0","JSS 2","","BUSINESS STUDIES","9","11","10","","","","","","","","","21","52","73","73","0","","","8th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9268","210","2","0","JSS 2","","BUSINESS STUDIES","9","20","15","","","","","","","","","35","56","91","91","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9269","287","2","0","JSS 2","","BUSINESS STUDIES","9","1","5","","","","","","","","","6","24","30","30","0","","","25th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9270","222","2","0","JSS 2","","BUSINESS STUDIES","9","15","14","","","","","","","","","29","44","73","73","0","","","8th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9271","214","2","0","JSS 2","","BUSINESS STUDIES","9","15","18","","","","","","","","","33","45","78","78","0","","","7th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9272","248","2","0","JSS 2","","BUSINESS STUDIES","9","8","8","","","","","","","","","16","45","61","61","0","","","14th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9273","214","2","0","JSS 2","","COMPUTER SCIENCE","10","2","16","","","","","","","","","18","38","56","56","0","","","9th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9274","248","2","0","JSS 2","","COMPUTER SCIENCE","10","0","10","","","","","","","","","10","15","25","25","0","","","25th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9275","250","2","0","JSS 2","","COMPUTER SCIENCE","10","10","6","","","","","","","","","16","30","46","46","0","","","18th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9276","227","2","0","JSS 2","","COMPUTER SCIENCE","10","8","12","","","","","","","","","20","28","48","48","0","","","16th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9277","285","2","0","JSS 2","","COMPUTER SCIENCE","10","8","15","","","","","","","","","23","50","73","73","0","","","1st","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9278","289","2","0","JSS 2","","COMPUTER SCIENCE","10","3","10","","","","","","","","","13","18","31","31","0","","","24th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9279","209","2","0","JSS 2","","COMPUTER SCIENCE","10","2","8","","","","","","","","","10","10","20","20","0","","","27th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9280","188","2","0","JSS 2","","COMPUTER SCIENCE","10","10","5","","","","","","","","","15","40","55","55","0","","","11th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9281","221","2","0","JSS 2","","COMPUTER SCIENCE","10","10","15","","","","","","","","","25","22","47","47","0","","","17th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9282","220","2","0","JSS 2","","COMPUTER SCIENCE","10","5","10","","","","","","","","","15","35","50","50","0","","","14th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9283","257","2","0","JSS 2","","COMPUTER SCIENCE","10","10","15","","","","","","","","","25","35","60","60","0","","","7th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9284","213","2","0","JSS 2","","COMPUTER SCIENCE","10","5","8","","","","","","","","","13","40","53","53","0","","","12th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9285","288","2","0","JSS 2","","COMPUTER SCIENCE","10","0","5","","","","","","","","","5","16","21","21","0","","","26th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9286","215","2","0","JSS 2","","COMPUTER SCIENCE","10","7","14","","","","","","","","","21","35","56","56","0","","","9th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9287","225","2","0","JSS 2","","COMPUTER SCIENCE","10","4","5","","","","","","","","","9","25","34","34","0","","","23rd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9288","217","2","0","JSS 2","","COMPUTER SCIENCE","10","6","17","","","","","","","","","23","48","71","71","0","","","3rd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9289","218","2","0","JSS 2","","COMPUTER SCIENCE","10","9","15","","","","","","","","","24","38","62","62","0","","","6th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9290","216","2","0","JSS 2","","COMPUTER SCIENCE","10","10","18","","","","","","","","","28","40","68","68","0","","","4th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9291","219","2","0","JSS 2","","COMPUTER SCIENCE","10","5","10","","","","","","","","","15","28","43","43","0","","","20th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9292","224","2","0","JSS 2","","COMPUTER SCIENCE","10","2","10","","","","","","","","","12","32","44","44","0","","","19th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9293","223","2","0","JSS 2","","COMPUTER SCIENCE","10","10","15","","","","","","","","","25","48","73","73","0","","","1st","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9294","226","2","0","JSS 2","","COMPUTER SCIENCE","10","10","5","","","","","","","","","15","48","63","63","0","","","5th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9295","286","2","0","JSS 2","","COMPUTER SCIENCE","10","7","10","","","","","","","","","17","43","60","60","0","","","7th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9296","249","2","0","JSS 2","","COMPUTER SCIENCE","10","10","11","","","","","","","","","21","15","36","36","0","","","21st","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9297","210","2","0","JSS 2","","COMPUTER SCIENCE","10","8","5","","","","","","","","","13","40","53","53","0","","","12th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9298","287","2","0","JSS 2","","COMPUTER SCIENCE","10","5","5","","","","","","","","","10","26","36","36","0","","","21st","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9299","222","2","0","JSS 2","","COMPUTER SCIENCE","10","10","5","","","","","","","","","15","35","50","50","0","","","14th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9300","273","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","11","","","","","","","","","26","37","63","63","0","","","4th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9301","266","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","13","","","","","","","","","23","20","43","43","0","","","15th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9302","261","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","14","34","34","0","","","25th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9303","275","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","14","13","","","","","","","","","27","16","43","43","0","","","15th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9304","276","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","16","36","36","0","","","24th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9305","311","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","16","15","","","","","","","","","31","37","68","68","0","","","2nd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9306","274","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","30","50","50","0","","","11th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9307","277","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","12","10","","","","","","","","","22","20","42","42","0","","","17th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9308","272","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","18","16","","","","","","","","","34","47","81","81","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9309","270","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","10","","","","","","","","","25","30","55","55","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9310","279","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","10","","","","","","","","","25","35","60","60","0","","","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9311","284","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","14","14","","","","","","","","","28","16","44","44","44","44","18th","14th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9312","281","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","14","14","","","","","","","","","28","36","64","64","0","","","3rd","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9313","283","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","14","","","","","","","","","29","30","59","59","0","","","6th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9314","265","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","5","11","","","","","","","","","16","26","42","42","0","","","17th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9315","309","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","8","10","","","","","","","","","18","20","38","38","0","","","23rd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9316","268","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","14","10","","","","","","","","","24","30","54","54","0","","","9th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9317","282","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","14","","","","","","","","","24","21","45","45","0","","","12th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9318","280","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","0","25","25","0","","","26th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9319","263","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","12","","","","","","","","","22","23","45","45","0","","","12th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9320","267","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","11","","","","","","","","","21","33","54","54","0","","","9th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9321","262","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","12","","","","","","","","","22","20","42","42","0","","","17th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9322","278","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","22","42","42","0","","","17th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9323","271","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","16","","","","","","","","","26","32","58","58","0","","","7th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9324","264","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","5","11","","","","","","","","","16","25","41","41","0","","","22nd","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9325","269","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","12","","","","","","","","","22","20","42","42","0","","","17th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9326","8","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","38","48","48","0","","","9th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9327","126","4","0","SS 1","","GOVERNMENT","16","10","10","","","","","","","","","20","39","59","59","0","","","5th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9328","296","4","0","SS 1","","GOVERNMENT","16","5","10","","","","","","","","","15","24","39","39","0","","","19th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9329","300","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","38","48","48","0","","","9th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9330","138","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","21","31","31","0","","","23rd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9331","2","4","0","SS 1","","GOVERNMENT","16","10","10","","","","","","","","","20","28","48","48","0","","","9th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9332","193","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","20","30","30","0","","","25th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9333","256","4","0","SS 1","","GOVERNMENT","16","6","6","","","","","","","","","12","28","40","40","0","","","16th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9334","140","4","0","SS 1","","GOVERNMENT","16","5","10","","","","","","","","","15","26","41","41","0","","","15th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9335","294","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","52","62","62","0","","","4th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9336","1","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","11","21","21","0","","","29th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9337","141","4","0","SS 1","","GOVERNMENT","16","5","15","","","","","","","","","20","45","65","65","0","","","2nd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9338","303","4","0","SS 1","","GOVERNMENT","16","5","10","","","","","","","","","15","30","45","45","0","","","13th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9339","301","4","0","SS 1","","GOVERNMENT","16","6","6","","","","","","","","","12","28","40","40","0","","","16th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9340","143","4","0","SS 1","","GOVERNMENT","16","5","10","","","","","","","","","15","37","52","52","0","","","7th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9341","293","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","38","48","48","0","","","9th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9342","235","4","0","SS 1","","GOVERNMENT","16","10","10","","","","","","","","","20","47","67","67","0","","","1st","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9343","234","4","0","SS 1","","GOVERNMENT","16","10","10","","","","","","","","","20","45","65","65","0","","","2nd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9344","237","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","26","36","36","0","","","21st","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9345","121","4","0","SS 1","","GOVERNMENT","16","5","10","","","","","","","","","15","36","51","51","0","","","8th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9346","195","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","33","43","43","0","","","14th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9347","196","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","17","27","27","0","","","26th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9348","297","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","44","54","54","0","","","6th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9349","302","4","0","SS 1","","GOVERNMENT","16","5","6","","","","","","","","","11","29","40","40","0","","","16th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9350","313","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","10","20","20","0","","","30th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9351","295","4","0","SS 1","","GOVERNMENT","16","5","10","","","","","","","","","15","20","35","35","0","","","22nd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9352","298","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","15","25","25","25","25","32nd","27th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9353","299","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","13","23","23","23","23","36th","28th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9354","7","4","0","SS 1","","GOVERNMENT","16","5","10","","","","","","","","","15","24","39","39","0","","","19th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9355","125","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","21","31","31","0","","","23rd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9356","179","3","0","JSS 3","","MATHEMATICS","2","16","18","","","","","","","","","34","38","72","72","0","","","2nd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9357","185","3","0","JSS 3","","MATHEMATICS","2","12","16","","","","","","","","","28","21","49","49","0","","","7th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9358","186","3","0","JSS 3","","MATHEMATICS","2","10","14","","","","","","","","","24","0","24","24","0","","","12th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("9359","310","3","0","JSS 3","","MATHEMATICS","2","18","17","","","","","","","","","35","16","51","51","0","","","6th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9360","183","3","0","JSS 3","","MATHEMATICS","2","19","20","","","","","","","","","39","26","65","65","0","","","3rd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9361","182","3","0","JSS 3","","MATHEMATICS","2","20","18","","","","","","","","","38","40","78","78","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9362","290","3","0","JSS 3","","MATHEMATICS","2","14","17","","","","","","","","","31","14","45","45","0","","","8th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9363","292","3","0","JSS 3","","MATHEMATICS","2","15","18","","","","","","","","","33","10","43","43","0","","","9th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9364","291","3","0","JSS 3","","MATHEMATICS","2","12","14","","","","","","","","","26","6","32","32","0","","","11th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9365","189","3","0","JSS 3","","MATHEMATICS","2","14","17","","","","","","","","","31","21","52","52","0","","","5th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9366","251","3","0","JSS 3","","MATHEMATICS","2","16","18","","","","","","","","","34","9","43","43","0","","","9th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9367","233","3","0","JSS 3","","MATHEMATICS","2","17","19","","","","","","","","","36","19","55","55","0","","","4th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9368","179","3","0","JSS 3","","ENGLISH LANGUAGE","1","18","19","","","","","","","","","37","42","79","79","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9369","185","3","0","JSS 3","","ENGLISH LANGUAGE","1","17","10","","","","","","","","","27","36","63","63","0","","","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9370","186","3","0","JSS 3","","ENGLISH LANGUAGE","1","16","10","","","","","","","","","26","33","59","59","0","","","7th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9371","310","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","30","50","50","0","","","10th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9372","183","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","20","40","40","0","","","11th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9373","182","3","0","JSS 3","","ENGLISH LANGUAGE","1","18","19","","","","","","","","","37","42","79","79","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9374","290","3","0","JSS 3","","ENGLISH LANGUAGE","1","17","10","","","","","","","","","27","30","57","57","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9375","292","3","0","JSS 3","","ENGLISH LANGUAGE","1","16","14","","","","","","","","","30","37","67","67","0","","","3rd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9376","291","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","5","","","","","","","","","15","16","31","31","0","","","12th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9377","189","3","0","JSS 3","","ENGLISH LANGUAGE","1","15","12","","","","","","","","","27","34","61","61","0","","","6th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9378","251","3","0","JSS 3","","ENGLISH LANGUAGE","1","13","10","","","","","","","","","23","30","53","53","0","","","9th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9379","233","3","0","JSS 3","","ENGLISH LANGUAGE","1","16","16","","","","","","","","","32","33","65","65","0","","","4th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9380","179","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","18","","","","","","","","","35","30","65","65","0","","","2nd","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9381","185","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","10","","","","","","","","","26","40","66","66","0","","","1st","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9382","186","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","15","","","","","","","","","25","20","45","45","0","","","7th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9383","310","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","11","","","","","","","","","21","20","41","41","0","","","10th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9384","183","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","5","10","","","","","","","","","15","15","30","30","0","","","12th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9385","182","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","18","","","","","","","","","34","30","64","64","0","","","3rd","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9386","290","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","16","","","","","","","","","33","27","60","60","0","","","4th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9387","292","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","12","","","","","","","","","22","30","52","52","0","","","6th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9388","291","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","5","10","","","","","","","","","15","16","31","31","0","","","11th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9389","189","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","10","","","","","","","","","25","20","45","45","0","","","7th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9390","251","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","12","","","","","","","","","23","22","45","45","0","","","7th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9391","233","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","13","","","","","","","","","23","34","57","57","0","","","5th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9392","179","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","17","16","","","","","","","","","33","32","65","65","0","","","2nd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9393","185","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","10","","","","","","","","","25","25","50","50","0","","","5th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9394","186","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","20","40","40","0","","","10th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9395","310","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","15","40","40","0","","","10th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9396","183","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","12","10","","","","","","","","","22","20","42","42","0","","","8th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9397","182","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","16","18","","","","","","","","","34","40","74","74","0","","","1st","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9398","290","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","16","","","","","","","","","26","20","46","46","0","","","7th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9399","292","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","16","","","","","","","","","31","32","63","63","0","","","3rd","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9400","291","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","12","","","","","","","","","22","10","32","32","0","","","12th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9401","189","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","22","42","42","0","","","8th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9402","251","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","12","15","","","","","","","","","27","20","47","47","0","","","6th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9403","233","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","16","15","","","","","","","","","31","23","54","54","0","","","4th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9404","179","3","0","JSS 3","","BUSINESS STUDIES","9","15","18","","","","","","","","","33","57","90","90","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9405","185","3","0","JSS 3","","BUSINESS STUDIES","9","15","15","","","","","","","","","30","46","76","76","0","","","4th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9406","186","3","0","JSS 3","","BUSINESS STUDIES","9","10","15","","","","","","","","","25","31","56","56","0","","","9th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9407","310","3","0","JSS 3","","BUSINESS STUDIES","9","10","11","","","","","","","","","21","37","58","58","0","","","8th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9408","183","3","0","JSS 3","","BUSINESS STUDIES","9","10","7","","","","","","","","","17","20","37","37","0","","","11th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9409","182","3","0","JSS 3","","BUSINESS STUDIES","9","15","18","","","","","","","","","33","51","84","84","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9410","290","3","0","JSS 3","","BUSINESS STUDIES","9","13","16","","","","","","","","","29","44","73","73","0","","","5th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9411","292","3","0","JSS 3","","BUSINESS STUDIES","9","16","17","","","","","","","","","33","58","91","91","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9412","291","3","0","JSS 3","","BUSINESS STUDIES","9","5","4","","","","","","","","","9","17","26","26","0","","","12th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9413","189","3","0","JSS 3","","BUSINESS STUDIES","9","10","12","","","","","","","","","22","41","63","63","0","","","7th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9414","251","3","0","JSS 3","","BUSINESS STUDIES","9","10","15","","","","","","","","","25","46","71","71","0","","","6th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9415","233","3","0","JSS 3","","BUSINESS STUDIES","9","5","7","","","","","","","","","12","37","49","49","0","","","10th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9416","179","3","0","JSS 3","","BASIC SCIENCE","3","19","20","","","","","","","","","39","55","94","94","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9417","185","3","0","JSS 3","","BASIC SCIENCE","3","17","14","","","","","","","","","31","42","73","73","0","","","6th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9418","186","3","0","JSS 3","","BASIC SCIENCE","3","17","16","","","","","","","","","33","30","63","63","0","","","9th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9419","310","3","0","JSS 3","","BASIC SCIENCE","3","16","12","","","","","","","","","28","45","73","73","0","","","6th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9420","183","3","0","JSS 3","","BASIC SCIENCE","3","9","9","","","","","","","","","18","23","41","41","0","","","11th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9421","182","3","0","JSS 3","","BASIC SCIENCE","3","17","19","","","","","","","","","36","45","81","81","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9422","290","3","0","JSS 3","","BASIC SCIENCE","3","11","20","","","","","","","","","31","44","75","75","0","","","5th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9423","292","3","0","JSS 3","","BASIC SCIENCE","3","15","18","","","","","","","","","33","52","85","85","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9424","291","3","0","JSS 3","","BASIC SCIENCE","3","7","12","","","","","","","","","19","19","38","38","0","","","12th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9425","189","3","0","JSS 3","","BASIC SCIENCE","3","10","16","","","","","","","","","26","35","61","61","0","","","10th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9426","251","3","0","JSS 3","","BASIC SCIENCE","3","17","15","","","","","","","","","32","35","67","67","0","","","8th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9427","233","3","0","JSS 3","","BASIC SCIENCE","3","16","13","","","","","","","","","29","51","80","80","0","","","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9428","179","3","0","JSS 3","","DICTION","26","19","20","","","","","","","","","39","54","93","93","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9429","185","3","0","JSS 3","","DICTION","26","16","17","","","","","","","","","33","46","79","79","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9430","186","3","0","JSS 3","","DICTION","26","15","15","","","","","","","","","30","42","72","72","0","","","5th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9431","310","3","0","JSS 3","","DICTION","26","15","15","","","","","","","","","30","36","66","66","0","","","7th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9432","183","3","0","JSS 3","","DICTION","26","15","16","","","","","","","","","31","33","64","64","0","","","9th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9433","182","3","0","JSS 3","","DICTION","26","15","15","","","","","","","","","30","50","80","80","0","","","3rd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9434","290","3","0","JSS 3","","DICTION","26","16","17","","","","","","","","","33","32","65","65","0","","","8th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9435","292","3","0","JSS 3","","DICTION","26","15","15","","","","","","","","","30","55","85","85","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9436","291","3","0","JSS 3","","DICTION","26","8","8","","","","","","","","","16","36","52","52","0","","","11th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9437","189","3","0","JSS 3","","DICTION","26","8","8","","","","","","","","","16","43","59","59","0","","","10th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9438","251","3","0","JSS 3","","DICTION","26","13","14","","","","","","","","","27","40","67","67","0","","","6th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9439","233","3","0","JSS 3","","DICTION","26","8","8","","","","","","","","","16","36","52","52","0","","","11th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9440","19","5","0","SS 2","","FURTHER MATHEMATICS","25","14","18","","","","","","","","","32","21","53","53","0","","","11th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9443","304","5","0","SS 2","","FURTHER MATHEMATICS","25","14","18","","","","","","","","","32","27","59","59","0","","","9th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9445","21","5","0","SS 2","","FURTHER MATHEMATICS","25","18","18","","","","","","","","","36","35","71","71","71","71","1st","5th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9448","253","5","0","SS 2","","FURTHER MATHEMATICS","25","12","17","","","","","","","","","29","28","57","57","0","","","10th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9451","23","5","0","SS 2","","FURTHER MATHEMATICS","25","18","19","","","","","","","","","37","36","73","73","0","","","4th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9453","12","5","0","SS 2","","FURTHER MATHEMATICS","25","20","20","","","","","","","","","40","36","76","76","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9454","20","5","0","SS 2","","FURTHER MATHEMATICS","25","8","14","","","","","","","","","22","14","36","36","36","36","14th","14th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9456","25","5","0","SS 2","","FURTHER MATHEMATICS","25","16","18","","","","","","","","","34","32","66","66","0","","","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9457","22","5","0","SS 2","","FURTHER MATHEMATICS","25","20","20","","","","","","","","","40","36","76","76","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9459","241","5","0","SS 2","","FURTHER MATHEMATICS","25","20","20","","","","","","","","","40","37","77","77","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9464","259","5","0","SS 2","","FURTHER MATHEMATICS","25","18","18","","","","","","","","","36","27","63","63","0","","","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9465","13","5","0","SS 2","","FURTHER MATHEMATICS","25","16","16","","","","","","","","","32","28","60","60","0","","","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9466","19","5","0","SS 2","","CHEMISTRY","13","14","18","","","","","","","","","32","34","66","66","0","","","10th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9467","18","5","0","SS 2","","CHEMISTRY","13","12","16","","","","","","","","","28","18","46","46","0","","","18th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9468","17","5","0","SS 2","","CHEMISTRY","13","17","18","","","","","","","","","35","11","46","46","0","","","18th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9469","304","5","0","SS 2","","CHEMISTRY","13","18","18","","","","","","","","","36","14","50","50","0","","","17th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9470","24","5","0","SS 2","","CHEMISTRY","13","20","17","","","","","","","","","37","27","64","64","0","","","11th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9471","21","5","0","SS 2","","CHEMISTRY","13","18","19","","","","","","","","","37","35","72","72","72","72","1st","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9474","253","5","0","SS 2","","CHEMISTRY","13","12","16","","","","","","","","","28","29","57","57","0","","","16th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("9476","199","5","0","SS 2","","CHEMISTRY","13","14","12","","","","","","","","","26","36","62","62","0","","","13th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9477","23","5","0","SS 2","","CHEMISTRY","13","20","20","","","","","","","","","40","37","77","77","0","","","4th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9479","12","5","0","SS 2","","CHEMISTRY","13","20","20","","","","","","","","","40","39","79","79","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9480","20","5","0","SS 2","","CHEMISTRY","13","10","14","","","","","","","","","24","17","41","41","41","41","18th","21st","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9482","25","5","0","SS 2","","CHEMISTRY","13","16","14","","","","","","","","","30","38","68","68","0","","","9th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9483","22","5","0","SS 2","","CHEMISTRY","13","20","18","","","","","","","","","38","44","82","82","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9484","305","5","0","SS 2","","CHEMISTRY","13","18","18","","","","","","","","","36","34","70","70","0","","","8th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9485","241","5","0","SS 2","","CHEMISTRY","13","20","19","","","","","","","","","39","35","74","74","0","","","5th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9486","239","5","0","SS 2","","CHEMISTRY","13","15","16","","","","","","","","","31","27","58","58","0","","","14th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9487","174","5","0","SS 2","","CHEMISTRY","13","10","16","","","","","","","","","26","16","42","42","0","","","20th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9488","26","5","0","SS 2","","CHEMISTRY","13","16","20","","","","","","","","","36","53","89","89","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9489","254","5","0","SS 2","","CHEMISTRY","13","18","14","","","","","","","","","32","26","58","58","0","","","14th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9490","259","5","0","SS 2","","CHEMISTRY","13","17","18","","","","","","","","","35","36","71","71","0","","","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9491","13","5","0","SS 2","","CHEMISTRY","13","16","20","","","","","","","","","36","28","64","64","0","","","11th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9492","8","4","0","SS 1","","COMMERCE","20","0","10","","","","","","","","","10","47","57","57","0","","","14th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9493","126","4","0","SS 1","","COMMERCE","20","0","10","","","","","","","","","10","42","52","52","0","","","17th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9494","296","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","36","56","56","0","","","15th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9495","300","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","39","59","59","0","","","13th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9496","138","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","30","50","50","0","","","19th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9497","2","4","0","SS 1","","COMMERCE","20","0","10","","","","","","","","","10","37","47","47","0","","","24th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9498","193","4","0","SS 1","","COMMERCE","20","15","10","","","","","","","","","25","49","74","74","0","","","5th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9499","256","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","34","54","54","0","","","16th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9500","140","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","31","51","51","0","","","18th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9501","294","4","0","SS 1","","COMMERCE","20","12","10","","","","","","","","","22","49","71","71","0","","","7th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9502","1","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","27","47","47","0","","","24th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9503","141","4","0","SS 1","","COMMERCE","20","19","10","","","","","","","","","29","53","82","82","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9504","303","4","0","SS 1","","COMMERCE","20","15","10","","","","","","","","","25","59","84","84","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9505","301","4","0","SS 1","","COMMERCE","20","0","10","","","","","","","","","10","50","60","60","0","","","11th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9506","143","4","0","SS 1","","COMMERCE","20","17","10","","","","","","","","","27","56","83","83","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9507","293","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","43","63","63","0","","","9th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9508","235","4","0","SS 1","","COMMERCE","20","13","10","","","","","","","","","23","37","60","60","0","","","11th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9509","234","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","59","79","79","0","","","4th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9510","237","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","30","50","50","0","","","19th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9511","121","4","0","SS 1","","COMMERCE","20","12","10","","","","","","","","","22","44","66","66","0","","","8th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9512","195","4","0","SS 1","","COMMERCE","20","0","10","","","","","","","","","10","40","50","50","0","","","19th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9513","196","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","23","43","43","0","","","28th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9514","297","4","0","SS 1","","COMMERCE","20","12","10","","","","","","","","","22","52","74","74","0","","","5th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9515","302","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","28","48","48","0","","","23rd","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9516","313","4","0","SS 1","","COMMERCE","20","5","10","","","","","","","","","15","13","28","28","0","","","29th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9517","295","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","43","63","63","0","","","9th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9518","298","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","30","50","50","50","50","16th","19th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9519","299","4","0","SS 1","","COMMERCE","20","0","10","","","","","","","","","10","15","25","25","25","25","36th","30th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9520","7","4","0","SS 1","","COMMERCE","20","0","10","","","","","","","","","10","34","44","44","0","","","27th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9521","125","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","26","46","46","0","","","26th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9522","19","5","0","SS 2","","AGRICULTURAL SCIENCE","5","8","3","","","","","","","","","11","30","41","41","0","","","8th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9523","18","5","0","SS 2","","AGRICULTURAL SCIENCE","5","4","1","","","","","","","","","5","28","33","33","0","","","11th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9524","17","5","0","SS 2","","AGRICULTURAL SCIENCE","5","11","7","","","","","","","","","18","27","45","45","0","","","5th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9526","24","5","0","SS 2","","AGRICULTURAL SCIENCE","5","9","11","","","","","","","","","20","15","35","35","0","","","9th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9528","15","5","0","SS 2","","AGRICULTURAL SCIENCE","5","9","12","","","","","","","","","21","23","44","44","0","","","6th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9532","199","5","0","SS 2","","AGRICULTURAL SCIENCE","5","8","10","","","","","","","","","18","32","50","50","0","","","4th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9534","14","5","0","SS 2","","AGRICULTURAL SCIENCE","5","7","4","","","","","","","","","11","23","34","34","0","","","10th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9535","12","5","0","SS 2","","AGRICULTURAL SCIENCE","5","12","10","","","","","","","","","22","41","63","63","0","","","2nd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9536","20","5","0","SS 2","","AGRICULTURAL SCIENCE","5","7","0","","","","","","","","","7","14","21","21","0","","","12th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9539","22","5","0","SS 2","","AGRICULTURAL SCIENCE","5","16","12","","","","","","","","","28","40","68","68","0","","","1st","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9540","305","5","0","SS 2","","AGRICULTURAL SCIENCE","5","13","5","","","","","","","","","18","26","44","44","0","","","6th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9547","13","5","0","SS 2","","AGRICULTURAL SCIENCE","5","10","15","","","","","","","","","25","32","57","57","0","","","3rd","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9548","18","5","0","SS 2","","ENGLISH LANGUAGE","1","3","18","","","","","","","","","21","25","46","46","0","","","19th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9549","17","5","0","SS 2","","ENGLISH LANGUAGE","1","3","17","","","","","","","","","20","33","53","53","0","","","11th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9550","304","5","0","SS 2","","ENGLISH LANGUAGE","1","3","17","","","","","","","","","20","15","35","35","0","","","25th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9551","24","5","0","SS 2","","ENGLISH LANGUAGE","1","4","17","","","","","","","","","21","33","54","54","0","","","10th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9552","21","5","0","SS 2","","ENGLISH LANGUAGE","1","5","17","","","","","","","","","22","25","47","47","47","47","9th","18th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9553","15","5","0","SS 2","","ENGLISH LANGUAGE","1","3","14","","","","","","","","","17","34","51","51","0","","","12th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9554","198","5","0","SS 2","","ENGLISH LANGUAGE","1","10","18","","","","","","","","","28","44","72","72","0","","","2nd","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9555","253","5","0","SS 2","","ENGLISH LANGUAGE","1","3","15","","","","","","","","","18","32","50","50","0","","","14th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9556","171","5","0","SS 2","","ENGLISH LANGUAGE","1","4","15","","","","","","","","","19","29","48","48","48","48","8th","16th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9557","199","5","0","SS 2","","ENGLISH LANGUAGE","1","5","18","","","","","","","","","23","36","59","59","0","","","6th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9558","23","5","0","SS 2","","ENGLISH LANGUAGE","1","12","19","","","","","","","","","31","41","72","72","0","","","2nd","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9559","14","5","0","SS 2","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","25","40","40","0","","","23rd","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9560","12","5","0","SS 2","","ENGLISH LANGUAGE","1","8","19","","","","","","","","","27","32","59","59","0","","","6th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9561","20","5","0","SS 2","","ENGLISH LANGUAGE","1","3","10","","","","","","","","","13","20","33","33","0","","","26th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9562","242","5","0","SS 2","","ENGLISH LANGUAGE","1","9","18","","","","","","","","","27","43","70","70","0","","","4th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9563","25","5","0","SS 2","","ENGLISH LANGUAGE","1","3","17","","","","","","","","","20","29","49","49","0","","","15th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9564","22","5","0","SS 2","","ENGLISH LANGUAGE","1","9","19","","","","","","","","","28","46","74","74","0","","","1st","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9565","305","5","0","SS 2","","ENGLISH LANGUAGE","1","3","17","","","","","","","","","20","21","41","41","0","","","22nd","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9566","241","5","0","SS 2","","ENGLISH LANGUAGE","1","6","17","","","","","","","","","23","36","59","59","0","","","6th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9567","239","5","0","SS 2","","ENGLISH LANGUAGE","1","3","19","","","","","","","","","22","21","43","43","0","","","21st","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9568","174","5","0","SS 2","","ENGLISH LANGUAGE","1","3","10","","","","","","","","","13","25","38","38","0","","","24th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9569","26","5","0","SS 2","","ENGLISH LANGUAGE","1","9","15","","","","","","","","","24","39","63","63","0","","","5th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9570","254","5","0","SS 2","","ENGLISH LANGUAGE","1","3","18","","","","","","","","","21","27","48","48","0","","","16th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9571","259","5","0","SS 2","","ENGLISH LANGUAGE","1","3","19","","","","","","","","","22","35","57","57","0","","","9th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9572","13","5","0","SS 2","","ENGLISH LANGUAGE","1","3","15","","","","","","","","","18","33","51","51","0","","","12th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9573","19","5","0","SS 2","","ENGLISH LANGUAGE","1","3","15","","","","","","","","","18","28","46","46","0","","","19th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9575","308","6","0","SS 3","","BIOLOGY","14","6","3","","","","","","","","","9","28","37","37","0","","","10th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9576","246","6","0","SS 3","","BIOLOGY","14","4","4","","","","","","","","","8","20","28","28","0","","","14th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9577","133","6","0","SS 3","","BIOLOGY","14","5","8","","","","","","","","","13","23","36","36","0","","","13th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9578","200","6","0","SS 3","","BIOLOGY","14","5","9","","","","","","","","","14","36","50","50","0","","","2nd","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9579","41","6","0","SS 3","","BIOLOGY","14","16","8","","","","","","","","","24","38","62","62","0","","","1st","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9580","201","6","0","SS 3","","BIOLOGY","14","2","6","","","","","","","","","8","29","37","37","0","","","10th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9581","31","6","0","SS 3","","BIOLOGY","14","4","7","","","","","","","","","11","26","37","37","0","","","10th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9582","134","6","0","SS 3","","BIOLOGY","14","6","8","","","","","","","","","14","34","48","48","0","","","4th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9583","306","6","0","SS 3","","BIOLOGY","14","6","5","","","","","","","","","11","28","39","39","0","","","8th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9584","244","6","0","SS 3","","BIOLOGY","14","6","5","","","","","","","","","11","28","39","39","0","","","8th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9585","29","6","0","SS 3","","BIOLOGY","14","5","7","","","","","","","","","12","28","40","40","0","","","7th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9586","32","6","0","SS 3","","BIOLOGY","14","8","6","","","","","","","","","14","33","47","47","0","","","5th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9587","48","6","0","SS 3","","BIOLOGY","14","0","4","","","","","","","","","4","19","23","23","0","","","16th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9588","247","6","0","SS 3","","BIOLOGY","14","6","7","","","","","","","","","13","36","49","49","0","","","3rd","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9589","130","6","0","SS 3","","BIOLOGY","14","5","1","","","","","","","","","6","18","24","24","0","","","15th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9591","307","6","0","SS 3","","AGRICULTURAL SCIENCE","5","11","12","","","","","","","","","23","29","52","52","0","","","4th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9593","246","6","0","SS 3","","AGRICULTURAL SCIENCE","5","2","1","","","","","","","","","3","26","29","29","0","","","8th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9594","133","6","0","SS 3","","AGRICULTURAL SCIENCE","5","6","11","","","","","","","","","17","45","62","62","0","","","1st","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("9595","200","6","0","SS 3","","AGRICULTURAL SCIENCE","5","8","11","","","","","","","","","19","37","56","56","0","","","2nd","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9597","244","6","0","SS 3","","AGRICULTURAL SCIENCE","5","10","11","","","","","","","","","21","30","51","51","0","","","5th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9598","48","6","0","SS 3","","AGRICULTURAL SCIENCE","5","0","4","","","","","","","","","4","28","32","32","0","","","7th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9599","247","6","0","SS 3","","AGRICULTURAL SCIENCE","5","11","12","","","","","","","","","23","32","55","55","0","","","3rd","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9601","128","6","0","SS 3","","AGRICULTURAL SCIENCE","5","8","7","","","","","","","","","15","25","40","40","0","","","6th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9605","304","5","0","SS 2","","BIOLOGY","14","6","6","","","","","","","","","12","13","25","25","0","","","13th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9606","24","5","0","SS 2","","BIOLOGY","14","8","7","","","","","","","","","15","15","30","30","0","","","10th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9613","23","5","0","SS 2","","BIOLOGY","14","8","5","","","","","","","","","13","28","41","41","0","","","5th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9615","12","5","0","SS 2","","BIOLOGY","14","10","12","","","","","","","","","22","37","59","59","0","","","1st","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9616","20","5","0","SS 2","","BIOLOGY","14","6","2","","","","","","","","","8","19","27","27","0","","","12th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9617","242","5","0","SS 2","","BIOLOGY","14","8","3","","","","","","","","","11","19","30","30","0","","","10th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9619","22","5","0","SS 2","","BIOLOGY","14","10","12","","","","","","","","","22","32","54","54","0","","","2nd","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9620","305","5","0","SS 2","","BIOLOGY","14","6","7","","","","","","","","","13","20","33","33","0","","","8th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9621","241","5","0","SS 2","","BIOLOGY","14","6","5","","","","","","","","","11","24","35","35","0","","","6th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9622","239","5","0","SS 2","","BIOLOGY","14","4","5","","","","","","","","","9","24","33","33","0","","","8th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9623","174","5","0","SS 2","","BIOLOGY","14","0","1","","","","","","","","","1","12","13","13","0","","","14th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9624","26","5","0","SS 2","","BIOLOGY","14","6","9","","","","","","","","","15","30","45","45","0","","","3rd","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9625","254","5","0","SS 2","","BIOLOGY","14","4","6","","","","","","","","","10","25","35","35","0","","","6th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9626","259","5","0","SS 2","","BIOLOGY","14","5","7","","","","","","","","","12","30","42","42","0","","","4th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9634","15","5","0","SS 2","","GOVERNMENT","16","15","15","","","","","","","","","30","38","68","68","0","","","5th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9635","198","5","0","SS 2","","GOVERNMENT","16","18","15","","","","","","","","","33","55","88","88","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9637","171","5","0","SS 2","","GOVERNMENT","16","15","15","","","","","","","","","30","43","73","73","73","73","2nd","4th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9640","14","5","0","SS 2","","GOVERNMENT","16","10","15","","","","","","","","","25","53","78","78","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9643","242","5","0","SS 2","","GOVERNMENT","16","15","15","","","","","","","","","30","55","85","85","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9651","254","5","0","SS 2","","GOVERNMENT","16","10","15","","","","","","","","","25","33","58","58","0","","","6th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9657","131","6","0","SS 3","","GOVERNMENT","16","15","15","","","","","","","","","30","34","64","64","0","","","3rd","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9658","41","6","0","SS 3","","GOVERNMENT","16","15","15","","","","","","","","","30","37","67","67","0","","","2nd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9659","134","6","0","SS 3","","GOVERNMENT","16","15","15","","","","","","","","","30","39","69","69","0","","","1st","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9660","136","6","0","SS 3","","GOVERNMENT","16","10","15","","","","","","","","","25","22","47","47","0","","","6th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9662","35","6","0","SS 3","","GOVERNMENT","16","15","15","","","","","","","","","30","15","45","45","0","","","7th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9663","33","6","0","SS 3","","GOVERNMENT","16","15","15","","","","","","","","","30","32","62","62","0","","","4th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9664","202","6","0","SS 3","","GOVERNMENT","16","13","15","","","","","","","","","28","22","50","50","0","","","5th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9666","314","6","0","SS 3","","GOVERNMENT","16","8","15","","","","","","","","","23","20","43","43","0","","","8th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9669","131","6","0","SS 3","","COMMERCE","20","10","15","","","","","","","","","25","33","58","58","0","","","2nd","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9670","136","6","0","SS 3","","COMMERCE","20","11","15","","","","","","","","","26","30","56","56","0","","","4th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9672","35","6","0","SS 3","","COMMERCE","20","10","15","","","","","","","","","25","23","48","48","0","","","5th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9673","33","6","0","SS 3","","COMMERCE","20","7","15","","","","","","","","","22","35","57","57","0","","","3rd","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9674","202","6","0","SS 3","","COMMERCE","20","10","15","","","","","","","","","25","52","77","77","0","","","1st","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9682","15","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","5","10","","","","","","","","","15","17","32","32","0","","","5th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9683","198","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","11","15","","","","","","","","","26","37","63","63","0","","","1st","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9685","171","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","9","10","","","","","","","","","19","21","40","40","40","40","3rd","3rd","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9688","14","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","4","10","","","","","","","","","14","20","34","34","0","","","4th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9691","242","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","27","52","52","0","","","2nd","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9705","131","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","8","16","","","","","","","","","24","26","50","50","0","","","4th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9706","41","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","11","18","","","","","","","","","29","43","72","72","0","","","1st","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9707","134","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","10","18","","","","","","","","","28","32","60","60","0","","","2nd","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9708","136","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","5","14","","","","","","","","","19","14","33","33","0","","","5th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9710","33","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","11","17","","","","","","","","","28","27","55","55","0","","","3rd","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9711","202","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","5","8","","","","","","","","","13","15","28","28","0","","","6th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9713","314","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","4","5","","","","","","","","","9","10","19","19","0","","","7th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9714","8","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","20","","","","","","","","","26","17","43","43","0","","","8th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9715","126","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","20","","","","","","","","","25","15","40","40","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9716","296","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","0","","","","","","","","","3","21","24","24","0","","","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9717","300","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","0","","","","","","","","","6","19","25","25","0","","","19th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9718","138","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","10","","","","","","","","","16","20","36","36","0","","","15th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9719","2","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","0","","","","","","","","","","22","22","22","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9720","193","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","20","","","","","","","","","23","22","45","45","0","","","6th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9721","256","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","20","","","","","","","","","26","15","41","41","0","","","9th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9722","140","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","4","0","","","","","","","","","4","13","17","17","0","","","26th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9723","294","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","0","","","","","","","","","2","22","24","24","0","","","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9724","1","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","10","","","","","","","","","10","9","19","19","0","","","25th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9725","141","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","4","20","","","","","","","","","24","29","53","53","0","","","3rd","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9726","303","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","20","","","","","","","","","30","34","64","64","0","","","1st","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9727","301","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","4","20","","","","","","","","","24","24","48","48","0","","","5th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9728","143","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","10","","","","","","","","","13","17","30","30","0","","","18th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9729","293","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","20","","","","","","","","","22","23","45","45","0","","","6th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9730","235","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","4","20","","","","","","","","","24","13","37","37","0","","","13th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9731","234","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","4","20","","","","","","","","","24","30","54","54","0","","","2nd","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9732","237","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","20","","","","","","","","","20","15","35","35","0","","","17th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9733","121","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","20","","","","","","","","","20","21","41","41","0","","","9th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9734","195","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","20","","","","","","","","","25","11","36","36","0","","","15th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9735","196","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","20","","","","","","","","","25","13","38","38","0","","","12th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9736","297","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","4","20","","","","","","","","","24","28","52","52","0","","","4th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9737","302","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","20","","","","","","","","","22","15","37","37","0","","","13th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9738","313","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","0","","","","","","","","","5","11","16","16","0","","","28th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9739","295","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","0","","","","","","","","","2","22","24","24","0","","","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9740","298","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","0","","","","","","","","","6","11","17","17","17","17","37th","26th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9741","299","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","10","","","","","","","","","10","10","20","20","20","20","34th","24th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9742","7","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","0","","","","","","","","","","16","16","16","0","","","28th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9743","125","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","0","0","","","","","","","","","","14","14","14","0","","","30th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9744","8","4","0","SS 1","","ENGLISH LANGUAGE","1","4","10","","","","","","","","","14","26","40","40","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9745","126","4","0","SS 1","","ENGLISH LANGUAGE","1","9","12","","","","","","","","","21","24","45","45","0","","","7th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9746","296","4","0","SS 1","","ENGLISH LANGUAGE","1","5","4","","","","","","","","","9","14","23","23","0","","","30th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9747","300","4","0","SS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","24","39","39","0","","","13th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9748","138","4","0","SS 1","","ENGLISH LANGUAGE","1","6","10","","","","","","","","","16","18","34","34","0","","","19th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9749","2","4","0","SS 1","","ENGLISH LANGUAGE","1","6","10","","","","","","","","","16","28","44","44","0","","","9th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9750","193","4","0","SS 1","","ENGLISH LANGUAGE","1","7","18","","","","","","","","","25","30","55","55","0","","","3rd","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9751","256","4","0","SS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","19","34","34","0","","","19th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9752","140","4","0","SS 1","","ENGLISH LANGUAGE","1","4","10","","","","","","","","","14","16","30","30","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9753","294","4","0","SS 1","","ENGLISH LANGUAGE","1","4","10","","","","","","","","","14","25","39","39","0","","","13th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9754","1","4","0","SS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","13","28","28","0","","","25th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9755","141","4","0","SS 1","","ENGLISH LANGUAGE","1","10","15","","","","","","","","","25","20","45","45","0","","","7th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9756","303","4","0","SS 1","","ENGLISH LANGUAGE","1","15","17","","","","","","","","","32","38","70","70","0","","","1st","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9757","301","4","0","SS 1","","ENGLISH LANGUAGE","1","10","18","","","","","","","","","28","37","65","65","0","","","2nd","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9758","143","4","0","SS 1","","ENGLISH LANGUAGE","1","6","10","","","","","","","","","16","22","38","38","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9759","293","4","0","SS 1","","ENGLISH LANGUAGE","1","4","10","","","","","","","","","14","20","34","34","0","","","19th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9760","235","4","0","SS 1","","ENGLISH LANGUAGE","1","7","10","","","","","","","","","17","21","38","38","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9761","234","4","0","SS 1","","ENGLISH LANGUAGE","1","8","12","","","","","","","","","20","26","46","46","0","","","6th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9762","237","4","0","SS 1","","ENGLISH LANGUAGE","1","6","10","","","","","","","","","16","31","47","47","0","","","5th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9763","121","4","0","SS 1","","ENGLISH LANGUAGE","1","11","14","","","","","","","","","25","28","53","53","0","","","4th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("9764","195","4","0","SS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","21","36","36","0","","","18th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9765","196","4","0","SS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","13","28","28","0","","","25th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9766","297","4","0","SS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","29","44","44","0","","","9th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9767","302","4","0","SS 1","","ENGLISH LANGUAGE","1","6","10","","","","","","","","","16","10","26","26","0","","","28th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9768","313","4","0","SS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","15","30","30","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9769","295","4","0","SS 1","","ENGLISH LANGUAGE","1","6","10","","","","","","","","","16","24","40","40","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9770","298","4","0","SS 1","","ENGLISH LANGUAGE","1","6","10","","","","","","","","","16","16","32","32","32","32","22nd","22nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9771","299","4","0","SS 1","","ENGLISH LANGUAGE","1","3","10","","","","","","","","","13","14","27","27","27","27","30th","27th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9772","7","4","0","SS 1","","ENGLISH LANGUAGE","1","7","12","","","","","","","","","19","20","39","39","0","","","13th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9773","125","4","0","SS 1","","ENGLISH LANGUAGE","1","3","10","","","","","","","","","13","12","25","25","0","","","29th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9774","28","6","0","SS 3","","ENGLISH LANGUAGE","1","18","15","","","","","","","","","33","47","80","80","0","","","1st","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9775","307","6","0","SS 3","","ENGLISH LANGUAGE","1","13","13","","","","","","","","","26","35","61","61","0","","","5th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9776","308","6","0","SS 3","","ENGLISH LANGUAGE","1","10","5","","","","","","","","","15","29","44","44","0","","","14th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9777","246","6","0","SS 3","","ENGLISH LANGUAGE","1","8","6","","","","","","","","","14","18","32","32","0","","","24th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9778","131","6","0","SS 3","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","23","43","43","0","","","15th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9779","133","6","0","SS 3","","ENGLISH LANGUAGE","1","13","10","","","","","","","","","23","26","49","49","0","","","11th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9780","200","6","0","SS 3","","ENGLISH LANGUAGE","1","8","10","","","","","","","","","18","25","43","43","0","","","15th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9781","41","6","0","SS 3","","ENGLISH LANGUAGE","1","13","15","","","","","","","","","28","49","77","77","0","","","2nd","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9782","201","6","0","SS 3","","ENGLISH LANGUAGE","1","9","12","","","","","","","","","21","29","50","50","0","","","10th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9783","31","6","0","SS 3","","ENGLISH LANGUAGE","1","15","10","","","","","","","","","25","37","62","62","0","","","4th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9784","243","6","0","SS 3","","ENGLISH LANGUAGE","1","12","10","","","","","","","","","22","33","55","55","0","","","7th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9785","134","6","0","SS 3","","ENGLISH LANGUAGE","1","14","15","","","","","","","","","29","30","59","59","0","","","6th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9786","136","6","0","SS 3","","ENGLISH LANGUAGE","1","8","10","","","","","","","","","18","18","36","36","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9787","306","6","0","SS 3","","ENGLISH LANGUAGE","1","10","7","","","","","","","","","17","24","41","41","0","","","20th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9788","244","6","0","SS 3","","ENGLISH LANGUAGE","1","9","9","","","","","","","","","18","25","43","43","0","","","15th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9789","35","6","0","SS 3","","ENGLISH LANGUAGE","1","7","5","","","","","","","","","12","30","42","42","0","","","18th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9790","245","6","0","SS 3","","ENGLISH LANGUAGE","1","9","11","","","","","","","","","20","33","53","53","0","","","8th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9791","29","6","0","SS 3","","ENGLISH LANGUAGE","1","10","7","","","","","","","","","17","34","51","51","0","","","9th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9792","32","6","0","SS 3","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","28","48","48","0","","","12th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9793","33","6","0","SS 3","","ENGLISH LANGUAGE","1","5","12","","","","","","","","","17","29","46","46","0","","","13th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9794","48","6","0","SS 3","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","27","42","42","0","","","18th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9795","247","6","0","SS 3","","ENGLISH LANGUAGE","1","14","12","","","","","","","","","26","41","67","67","0","","","3rd","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9796","202","6","0","SS 3","","ENGLISH LANGUAGE","1","8","7","","","","","","","","","15","22","37","37","0","","","22nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9797","130","6","0","SS 3","","ENGLISH LANGUAGE","1","2","2","","","","","","","","","4","10","14","14","0","","","26th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9798","128","6","0","SS 3","","ENGLISH LANGUAGE","1","5","9","","","","","","","","","14","25","39","39","0","","","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9799","314","6","0","SS 3","","ENGLISH LANGUAGE","1","3","10","","","","","","","","","13","16","29","29","0","","","25th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9800","273","1","0","JSS 1","","SOCIAL STUDIES","23","13","20","","","","","","","","","33","43","76","76","0","","","11th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9801","266","1","0","JSS 1","","SOCIAL STUDIES","23","10","12","","","","","","","","","22","48","70","70","0","","","14th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9802","261","1","0","JSS 1","","SOCIAL STUDIES","23","10","10","","","","","","","","","20","34","54","54","0","","","22nd","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9803","275","1","0","JSS 1","","SOCIAL STUDIES","23","4","6","","","","","","","","","10","20","30","30","0","","","24th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9804","276","1","0","JSS 1","","SOCIAL STUDIES","23","8","18","","","","","","","","","26","55","81","81","0","","","9th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9805","311","1","0","JSS 1","","SOCIAL STUDIES","23","20","18","","","","","","","","","38","60","98","98","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9806","274","1","0","JSS 1","","SOCIAL STUDIES","23","14","15","","","","","","","","","29","50","79","79","0","","","10th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9807","277","1","0","JSS 1","","SOCIAL STUDIES","23","4","8","","","","","","","","","12","27","39","39","0","","","23rd","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9808","272","1","0","JSS 1","","SOCIAL STUDIES","23","20","20","","","","","","","","","40","59","99","99","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9809","270","1","0","JSS 1","","SOCIAL STUDIES","23","18","15","","","","","","","","","33","55","88","88","0","","","7th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9810","279","1","0","JSS 1","","SOCIAL STUDIES","23","10","15","","","","","","","","","25","50","75","75","0","","","12th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9811","284","1","0","JSS 1","","SOCIAL STUDIES","23","8","12","","","","","","","","","20","45","65","65","65","65","13th","17th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9812","281","1","0","JSS 1","","SOCIAL STUDIES","23","17","18","","","","","","","","","35","59","94","94","0","","","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9813","283","1","0","JSS 1","","SOCIAL STUDIES","23","20","18","","","","","","","","","38","58","96","96","0","","","3rd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9814","265","1","0","JSS 1","","SOCIAL STUDIES","23","9","13","","","","","","","","","22","35","57","57","0","","","20th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9815","309","1","0","JSS 1","","SOCIAL STUDIES","23","15","15","","","","","","","","","30","40","70","70","0","","","14th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9816","268","1","0","JSS 1","","SOCIAL STUDIES","23","15","20","","","","","","","","","35","59","94","94","0","","","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9817","282","1","0","JSS 1","","SOCIAL STUDIES","23","15","13","","","","","","","","","28","34","62","62","0","","","19th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9818","280","1","0","JSS 1","","SOCIAL STUDIES","23","13","13","","","","","","","","","26","0","26","26","0","","","25th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9819","263","1","0","JSS 1","","SOCIAL STUDIES","23","13","13","","","","","","","","","26","39","65","65","0","","","17th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9820","267","1","0","JSS 1","","SOCIAL STUDIES","23","20","15","","","","","","","","","35","58","93","93","0","","","6th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9821","262","1","0","JSS 1","","SOCIAL STUDIES","23","0","3","","","","","","","","","3","20","23","23","0","","","26th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9822","278","1","0","JSS 1","","SOCIAL STUDIES","23","8","13","","","","","","","","","21","49","70","70","0","","","14th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9823","271","1","0","JSS 1","","SOCIAL STUDIES","23","12","15","","","","","","","","","27","46","73","73","0","","","13th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9824","264","1","0","JSS 1","","SOCIAL STUDIES","23","8","14","","","","","","","","","22","35","57","57","0","","","20th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9825","269","1","0","JSS 1","","SOCIAL STUDIES","23","12","14","","","","","","","","","26","56","82","82","0","","","8th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9826","273","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","19","","","","","","","","","39","49","88","88","0","","","5th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9827","266","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","28","66","66","0","","","16th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9828","261","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","19","57","57","0","","","21st","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9829","275","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","19","","","","","","","","","39","13","52","52","0","","","24th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9830","276","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","20","58","58","0","","","19th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9831","311","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","19","","","","","","","","","39","52","91","91","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9832","274","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","39","77","77","0","","","7th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9833","277","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","18","56","56","0","","","23rd","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9834","272","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","19","","","","","","","","","39","54","93","93","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9835","270","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","30","68","68","0","","","11th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9836","279","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","20","58","58","0","","","19th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9837","284","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","19","","","","","","","","","39","18","57","57","57","57","18th","21st","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9838","281","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","19","","","","","","","","","39","46","85","85","0","","","6th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9839","283","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","51","89","89","0","","","3rd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9840","265","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","19","","","","","","","","","39","26","65","65","0","","","17th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9841","309","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","18","","","","","","","","","28","17","45","45","0","","","26th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9842","268","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","51","89","89","0","","","3rd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9843","282","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","18","19","","","","","","","","","37","40","77","77","0","","","7th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9844","280","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","30","68","68","0","","","11th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9845","263","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","30","68","68","0","","","11th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9846","267","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","19","","","","","","","","","39","35","74","74","0","","","9th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9847","262","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","14","52","52","0","","","24th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9848","278","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","19","","","","","","","","","39","33","72","72","0","","","10th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9849","271","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","19","","","","","","","","","39","26","65","65","0","","","17th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9850","264","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","29","67","67","0","","","15th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9851","269","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","30","68","68","0","","","11th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9852","8","4","0","SS 1","","CIVIC EDUCATION","28","16","10","","","","","","","","","26","54","80","80","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9853","126","4","0","SS 1","","CIVIC EDUCATION","28","18","15","","","","","","","","","33","55","88","88","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9854","296","4","0","SS 1","","CIVIC EDUCATION","28","10","8","","","","","","","","","18","28","46","46","0","","","23rd","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9855","300","4","0","SS 1","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","37","57","57","0","","","17th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9856","138","4","0","SS 1","","CIVIC EDUCATION","28","5","8","","","","","","","","","13","39","52","52","0","","","19th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9857","2","4","0","SS 1","","CIVIC EDUCATION","28","10","15","","","","","","","","","25","33","58","58","0","","","16th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9858","193","4","0","SS 1","","CIVIC EDUCATION","28","15","14","","","","","","","","","29","43","72","72","0","","","10th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9859","256","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","37","59","59","0","","","15th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9860","140","4","0","SS 1","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","32","52","52","0","","","19th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9861","294","4","0","SS 1","","CIVIC EDUCATION","28","15","14","","","","","","","","","29","40","69","69","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9862","1","4","0","SS 1","","CIVIC EDUCATION","28","8","10","","","","","","","","","18","18","36","36","0","","","26th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9863","141","4","0","SS 1","","CIVIC EDUCATION","28","18","15","","","","","","","","","33","55","88","88","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("9864","303","4","0","SS 1","","CIVIC EDUCATION","28","15","15","","","","","","","","","30","51","81","81","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9865","301","4","0","SS 1","","CIVIC EDUCATION","28","10","8","","","","","","","","","18","34","52","52","0","","","19th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9866","143","4","0","SS 1","","CIVIC EDUCATION","28","15","15","","","","","","","","","30","42","72","72","0","","","10th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9867","293","4","0","SS 1","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","31","51","51","0","","","22nd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9868","235","4","0","SS 1","","CIVIC EDUCATION","28","15","12","","","","","","","","","27","43","70","70","0","","","12th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9869","234","4","0","SS 1","","CIVIC EDUCATION","28","15","13","","","","","","","","","28","48","76","76","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9870","237","4","0","SS 1","","CIVIC EDUCATION","28","14","12","","","","","","","","","26","49","75","75","0","","","8th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9871","121","4","0","SS 1","","CIVIC EDUCATION","28","15","15","","","","","","","","","30","46","76","76","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9872","195","4","0","SS 1","","CIVIC EDUCATION","28","15","10","","","","","","","","","25","42","67","67","0","","","14th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9873","196","4","0","SS 1","","CIVIC EDUCATION","28","10","7","","","","","","","","","17","17","34","34","0","","","27th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9874","297","4","0","SS 1","","CIVIC EDUCATION","28","15","15","","","","","","","","","30","53","83","83","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9875","302","4","0","SS 1","","CIVIC EDUCATION","28","5","5","","","","","","","","","10","30","40","40","0","","","25th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9876","313","4","0","SS 1","","CIVIC EDUCATION","28","6","7","","","","","","","","","13","21","34","34","0","","","27th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9877","295","4","0","SS 1","","CIVIC EDUCATION","28","10","8","","","","","","","","","18","36","54","54","0","","","18th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9878","298","4","0","SS 1","","CIVIC EDUCATION","28","8","8","","","","","","","","","16","16","32","32","32","32","33rd","29th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9879","299","4","0","SS 1","","CIVIC EDUCATION","28","10","8","","","","","","","","","18","14","32","32","32","32","33rd","29th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9880","7","4","0","SS 1","","CIVIC EDUCATION","28","8","10","","","","","","","","","18","26","44","44","0","","","24th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9881","125","4","0","SS 1","","CIVIC EDUCATION","28","15","15","","","","","","","","","30","43","73","73","0","","","9th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9882","28","6","0","SS 3","","CIVIC EDUCATION","15","18","15","","","","","","","","","33","52","85","85","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9883","307","6","0","SS 3","","CIVIC EDUCATION","15","10","15","","","","","","","","","25","44","69","69","0","","","9th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9884","308","6","0","SS 3","","CIVIC EDUCATION","15","10","8","","","","","","","","","18","28","46","46","0","","","24th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9885","246","6","0","SS 3","","CIVIC EDUCATION","15","10","10","","","","","","","","","20","34","54","54","0","","","21st","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9886","131","6","0","SS 3","","CIVIC EDUCATION","15","15","15","","","","","","","","","30","37","67","67","0","","","11th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9887","133","6","0","SS 3","","CIVIC EDUCATION","15","18","17","","","","","","","","","35","50","85","85","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9888","200","6","0","SS 3","","CIVIC EDUCATION","15","15","16","","","","","","","","","31","41","72","72","0","","","6th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9889","41","6","0","SS 3","","CIVIC EDUCATION","15","18","17","","","","","","","","","35","51","86","86","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9890","201","6","0","SS 3","","CIVIC EDUCATION","15","15","10","","","","","","","","","25","30","55","55","0","","","18th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9891","31","6","0","SS 3","","CIVIC EDUCATION","15","18","10","","","","","","","","","28","43","71","71","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9892","243","6","0","SS 3","","CIVIC EDUCATION","15","15","16","","","","","","","","","31","44","75","75","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9893","134","6","0","SS 3","","CIVIC EDUCATION","15","10","8","","","","","","","","","18","37","55","55","0","","","18th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9894","136","6","0","SS 3","","CIVIC EDUCATION","15","7","6","","","","","","","","","13","25","38","38","0","","","25th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9895","306","6","0","SS 3","","CIVIC EDUCATION","15","10","8","","","","","","","","","18","37","55","55","0","","","18th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9896","244","6","0","SS 3","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","41","63","63","0","","","16th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9897","35","6","0","SS 3","","CIVIC EDUCATION","15","15","10","","","","","","","","","25","40","65","65","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9898","245","6","0","SS 3","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","46","68","68","0","","","10th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9899","29","6","0","SS 3","","CIVIC EDUCATION","15","15","14","","","","","","","","","29","45","74","74","0","","","5th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9900","32","6","0","SS 3","","CIVIC EDUCATION","15","10","10","","","","","","","","","20","31","51","51","0","","","23rd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9901","33","6","0","SS 3","","CIVIC EDUCATION","15","15","10","","","","","","","","","25","40","65","65","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9902","48","6","0","SS 3","","CIVIC EDUCATION","15","10","10","","","","","","","","","20","32","52","52","0","","","22nd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9903","247","6","0","SS 3","","CIVIC EDUCATION","15","15","15","","","","","","","","","30","41","71","71","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9904","202","6","0","SS 3","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","39","61","61","0","","","17th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9905","130","6","0","SS 3","","CIVIC EDUCATION","15","10","10","","","","","","","","","20","15","35","35","0","","","26th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9906","128","6","0","SS 3","","CIVIC EDUCATION","15","12","15","","","","","","","","","27","39","66","66","0","","","12th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9907","314","6","0","SS 3","","CIVIC EDUCATION","15","15","10","","","","","","","","","25","40","65","65","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9908","214","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","8","12","","","","","","","","","20","30","50","50","0","","","15th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9909","248","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","12","10","","","","","","","","","22","30","52","52","0","","","12th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9910","250","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","13","10","","","","","","","","","23","23","46","46","0","","","20th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9911","227","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","8","10","","","","","","","","","18","30","48","48","0","","","18th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9912","285","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","12","15","","","","","","","","","27","45","72","72","0","","","2nd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9913","289","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","10","","","","","","","","","20","30","50","50","0","","","15th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9914","209","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","12","","","","","","","","","22","30","52","52","0","","","12th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9915","188","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","10","","","","","","","","","19","35","54","54","0","","","10th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9916","221","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","8","10","","","","","","","","","18","28","46","46","0","","","20th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9917","220","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","8","15","","","","","","","","","23","18","41","41","0","","","23rd","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9918","257","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","12","","","","","","","","","21","27","48","48","0","","","18th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9919","213","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","11","12","","","","","","","","","23","32","55","55","0","","","8th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9920","288","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","14","5","","","","","","","","","19","10","29","29","0","","","26th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9921","215","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","12","","","","","","","","","21","37","58","58","0","","","5th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9922","225","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","8","6","","","","","","","","","14","15","29","29","0","","","26th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9923","217","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","15","10","","","","","","","","","25","27","52","52","0","","","12th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9924","218","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","8","10","","","","","","","","","18","27","45","45","0","","","22nd","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9925","216","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","13","12","","","","","","","","","25","30","55","55","0","","","8th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9926","219","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","11","","","","","","","","","21","37","58","58","0","","","5th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9927","224","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","10","","","","","","","","","19","30","49","49","0","","","17th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9928","223","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","17","20","","","","","","","","","37","49","86","86","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9929","226","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","15","","","","","","","","","25","40","65","65","0","","","3rd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9930","286","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","8","","","","","","","","","17","20","37","37","0","","","24th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9931","249","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","9","","","","","","","","","19","35","54","54","0","","","10th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9932","210","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","14","15","","","","","","","","","29","29","58","58","0","","","5th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9933","287","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","8","9","","","","","","","","","17","18","35","35","0","","","25th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9934","222","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","11","10","","","","","","","","","21","40","61","61","0","","","4th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9935","273","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","18","","","","","","","","","37","57","94","94","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9936","266","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","10","","","","","","","","","21","30","51","51","0","","","21st","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9937","261","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","10","","","","","","","","","21","35","56","56","0","","","18th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9938","275","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","","","","","20","24","44","44","0","","","24th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9939","276","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","","","","","29","35","64","64","0","","","13th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9940","311","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","15","","","","","","","","","31","49","80","80","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9941","274","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","13","","","","","","","","","28","35","63","63","0","","","14th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9942","277","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","6","","","","","","","","","19","13","32","32","0","","","26th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9943","272","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","20","","","","","","","","","40","58","98","98","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9944","270","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","15","","","","","","","","","28","40","68","68","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9945","279","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","10","","","","","","","","","27","40","67","67","0","","","10th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9946","284","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","10","","","","","","","","","18","30","48","48","48","48","17th","22nd","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9947","281","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","14","","","","","","","","","30","48","78","78","0","","","4th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9948","283","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","10","","","","","","","","","26","40","66","66","0","","","11th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9949","265","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","9","10","","","","","","","","","19","40","59","59","0","","","17th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9950","309","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","14","","","","","","","","","30","38","68","68","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9951","268","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","","","","","29","49","78","78","0","","","4th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9952","282","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","9","","","","","","","","","21","34","55","55","0","","","19th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9953","280","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","11","","","","","","","","","21","20","41","41","0","","","25th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9954","263","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","9","","","","","","","","","25","40","65","65","0","","","12th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9955","267","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","10","","","","","","","","","26","37","63","63","0","","","14th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9956","262","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","10","","","","","","","","","22","24","46","46","0","","","23rd","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9957","278","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","10","","","","","","","","","25","29","54","54","0","","","20th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9958","271","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","12","","","","","","","","","22","49","71","71","0","","","6th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9959","264","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","10","","","","","","","","","21","40","61","61","0","","","16th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9960","269","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","13","","","","","","","","","28","40","68","68","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9961","19","5","0","SS 2","","CIVIC EDUCATION","15","15","12","","","","","","","","","27","38","65","65","0","","","14th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9962","18","5","0","SS 2","","CIVIC EDUCATION","15","10","8","","","","","","","","","18","31","49","49","0","","","23rd","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9963","17","5","0","SS 2","","CIVIC EDUCATION","15","10","10","","","","","","","","","20","30","50","50","0","","","22nd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("9964","304","5","0","SS 2","","CIVIC EDUCATION","15","10","8","","","","","","","","","18","28","46","46","0","","","26th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9965","24","5","0","SS 2","","CIVIC EDUCATION","15","15","14","","","","","","","","","29","45","74","74","0","","","11th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9966","21","5","0","SS 2","","CIVIC EDUCATION","15","10","10","","","","","","","","","20","38","58","58","58","58","12th","18th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9967","15","5","0","SS 2","","CIVIC EDUCATION","15","15","10","","","","","","","","","25","37","62","62","0","","","16th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9968","198","5","0","SS 2","","CIVIC EDUCATION","15","18","17","","","","","","","","","35","53","88","88","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9969","253","5","0","SS 2","","CIVIC EDUCATION","15","10","15","","","","","","","","","25","42","67","67","0","","","12th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9970","171","5","0","SS 2","","CIVIC EDUCATION","15","10","15","","","","","","","","","25","51","76","76","76","76","1st","5th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9971","199","5","0","SS 2","","CIVIC EDUCATION","15","10","15","","","","","","","","","25","34","59","59","0","","","17th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9972","23","5","0","SS 2","","CIVIC EDUCATION","15","16","14","","","","","","","","","30","45","75","75","0","","","9th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9973","14","5","0","SS 2","","CIVIC EDUCATION","15","15","15","","","","","","","","","30","45","75","75","0","","","9th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9974","12","5","0","SS 2","","CIVIC EDUCATION","15","15","12","","","","","","","","","27","37","64","64","0","","","15th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9975","20","5","0","SS 2","","CIVIC EDUCATION","15","10","10","","","","","","","","","20","28","48","48","0","","","24th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9976","242","5","0","SS 2","","CIVIC EDUCATION","15","16","15","","","","","","","","","31","47","78","78","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9977","25","5","0","SS 2","","CIVIC EDUCATION","15","15","15","","","","","","","","","30","46","76","76","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9978","22","5","0","SS 2","","CIVIC EDUCATION","15","16","18","","","","","","","","","34","46","80","80","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9979","305","5","0","SS 2","","CIVIC EDUCATION","15","10","14","","","","","","","","","24","34","58","58","0","","","18th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9980","241","5","0","SS 2","","CIVIC EDUCATION","15","10","13","","","","","","","","","23","31","54","54","0","","","21st","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9981","239","5","0","SS 2","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","44","66","66","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9982","174","5","0","SS 2","","CIVIC EDUCATION","15","10","8","","","","","","","","","18","30","48","48","0","","","24th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9983","26","5","0","SS 2","","CIVIC EDUCATION","15","18","16","","","","","","","","","34","50","84","84","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9984","254","5","0","SS 2","","CIVIC EDUCATION","15","15","15","","","","","","","","","30","46","76","76","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9985","259","5","0","SS 2","","CIVIC EDUCATION","15","10","14","","","","","","","","","24","32","56","56","0","","","20th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9986","13","5","0","SS 2","","CIVIC EDUCATION","15","15","16","","","","","","","","","31","45","76","76","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9987","273","1","0","JSS 1","","FRENCH","27","10","12","","","","","","","","","22","48","70","70","0","","","10th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9988","266","1","0","JSS 1","","FRENCH","27","12","10","","","","","","","","","22","20","42","42","0","","","19th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9989","261","1","0","JSS 1","","FRENCH","27","10","10","","","","","","","","","20","31","51","51","0","","","15th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9990","275","1","0","JSS 1","","FRENCH","27","5","5","","","","","","","","","10","21","31","31","0","","","23rd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9991","276","1","0","JSS 1","","FRENCH","27","11","10","","","","","","","","","21","46","67","67","0","","","12th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9992","311","1","0","JSS 1","","FRENCH","27","19","18","","","","","","","","","37","55","92","92","0","","","4th","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9993","274","1","0","JSS 1","","FRENCH","27","12","11","","","","","","","","","23","38","61","61","0","","","13th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9994","277","1","0","JSS 1","","FRENCH","27","5","5","","","","","","","","","10","17","27","27","0","","","24th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9995","272","1","0","JSS 1","","FRENCH","27","20","20","","","","","","","","","40","58","98","98","0","","","1st","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9996","270","1","0","JSS 1","","FRENCH","27","19","17","","","","","","","","","36","52","88","88","0","","","7th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9997","279","1","0","JSS 1","","FRENCH","27","17","17","","","","","","","","","34","57","91","91","0","","","5th","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9998","284","1","0","JSS 1","","FRENCH","27","5","5","","","","","","","","","10","15","25","25","25","25","31st","25th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("9999","281","1","0","JSS 1","","FRENCH","27","11","14","","","","","","","","","25","43","68","68","0","","","11th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10000","283","1","0","JSS 1","","FRENCH","27","18","18","","","","","","","","","36","57","93","93","0","","","3rd","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10001","265","1","0","JSS 1","","FRENCH","27","5","10","","","","","","","","","15","28","43","43","0","","","18th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10002","309","1","0","JSS 1","","FRENCH","27","10","10","","","","","","","","","20","35","55","55","0","","","14th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10003","268","1","0","JSS 1","","FRENCH","27","19","19","","","","","","","","","38","57","95","95","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10004","282","1","0","JSS 1","","FRENCH","27","8","10","","","","","","","","","18","27","45","45","0","","","17th","D7","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10005","280","1","0","JSS 1","","FRENCH","27","8","10","","","","","","","","","18","0","18","18","0","","","26th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10006","263","1","0","JSS 1","","FRENCH","27","17","15","","","","","","","","","32","50","82","82","0","","","8th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10007","267","1","0","JSS 1","","FRENCH","27","18","17","","","","","","","","","35","56","91","91","0","","","5th","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10008","262","1","0","JSS 1","","FRENCH","27","10","10","","","","","","","","","20","13","33","33","0","","","21st","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10009","278","1","0","JSS 1","","FRENCH","27","10","10","","","","","","","","","20","30","50","50","0","","","16th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10010","271","1","0","JSS 1","","FRENCH","27","13","15","","","","","","","","","28","54","82","82","0","","","8th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10011","264","1","0","JSS 1","","FRENCH","27","5","10","","","","","","","","","15","20","35","35","0","","","20th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10012","269","1","0","JSS 1","","FRENCH","27","5","5","","","","","","","","","10","23","33","33","0","","","21st","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10013","273","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","17","18","","","","","","","","","35","50","85","85","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10014","266","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","6","9","","","","","","","","","15","16","31","31","0","","","24th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10015","261","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","8","","","","","","","","","17","40","57","57","0","","","16th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10016","275","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","10","","","","","","","","","19","20","39","39","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10017","276","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","15","13","","","","","","","","","28","37","65","65","0","","","11th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10018","311","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","17","18","","","","","","","","","35","50","85","85","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10019","274","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","11","","","","","","","","","24","42","66","66","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10020","277","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","8","","","","","","","","","17","27","44","44","0","","","20th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10021","272","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","18","20","","","","","","","","","38","56","94","94","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10022","270","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","12","","","","","","","","","26","43","69","69","0","","","5th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10023","279","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","11","","","","","","","","","24","40","64","64","0","","","12th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10024","284","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","6","7","","","","","","","","","13","27","40","40","40","40","18th","21st","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10025","281","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","16","15","","","","","","","","","31","45","76","76","0","","","4th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10026","283","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","13","","","","","","","","","27","39","66","66","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10027","265","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","11","","","","","","","","","21","39","60","60","0","","","13th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10028","309","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","13","","","","","","","","","27","39","66","66","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10029","268","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","12","","","","","","","","","25","42","67","67","0","","","7th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10030","282","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","8","10","","","","","","","","","18","30","48","48","0","","","18th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10031","280","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","10","","","","","","","","","19","0","19","19","0","","","26th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10032","263","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","10","","","","","","","","","22","35","57","57","0","","","16th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10033","267","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","15","13","","","","","","","","","28","40","68","68","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10034","262","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","7","8","","","","","","","","","15","20","35","35","0","","","23rd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10035","278","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","8","9","","","","","","","","","17","28","45","45","0","","","19th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10036","271","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","10","","","","","","","","","19","40","59","59","0","","","15th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10037","264","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","11","3","","","","","","","","","14","13","27","27","0","","","25th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10038","269","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","15","13","","","","","","","","","28","32","60","60","0","","","13th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10039","179","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","14","15","","","","","","","","","29","50","79","79","0","","","2nd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10040","185","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","17","12","","","","","","","","","29","43","72","72","0","","","4th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10041","186","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","5","9","","","","","","","","","14","30","44","44","0","","","11th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10042","310","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","12","10","","","","","","","","","22","39","61","61","0","","","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10043","183","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","7","10","","","","","","","","","17","27","44","44","0","","","11th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10044","182","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","13","17","","","","","","","","","30","50","80","80","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10045","290","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","11","13","","","","","","","","","24","36","60","60","0","","","8th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10046","292","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","15","12","","","","","","","","","27","42","69","69","0","","","5th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10047","291","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","10","11","","","","","","","","","21","34","55","55","0","","","9th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10048","189","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","8","10","","","","","","","","","18","30","48","48","0","","","10th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10049","251","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","10","12","","","","","","","","","22","43","65","65","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10050","233","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","13","12","","","","","","","","","25","48","73","73","0","","","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10051","179","3","0","JSS 3","","HOME ECONOMICS","24","11","10","","","","","","","","","21","38","59","59","0","","","2nd","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10052","185","3","0","JSS 3","","HOME ECONOMICS","24","5","10","","","","","","","","","15","27","42","42","0","","","8th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10053","186","3","0","JSS 3","","HOME ECONOMICS","24","7","10","","","","","","","","","17","26","43","43","0","","","7th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10054","310","3","0","JSS 3","","HOME ECONOMICS","24","2","10","","","","","","","","","12","10","22","22","0","","","12th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10055","183","3","0","JSS 3","","HOME ECONOMICS","24","3","7","","","","","","","","","10","15","25","25","0","","","11th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10056","182","3","0","JSS 3","","HOME ECONOMICS","24","10","18","","","","","","","","","28","40","68","68","0","","","1st","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10057","290","3","0","JSS 3","","HOME ECONOMICS","24","7","10","","","","","","","","","17","27","44","44","0","","","5th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10058","292","3","0","JSS 3","","HOME ECONOMICS","24","9","8","","","","","","","","","17","34","51","51","0","","","4th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10059","291","3","0","JSS 3","","HOME ECONOMICS","24","4","10","","","","","","","","","14","15","29","29","0","","","10th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10060","189","3","0","JSS 3","","HOME ECONOMICS","24","4","10","","","","","","","","","14","30","44","44","0","","","5th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10061","251","3","0","JSS 3","","HOME ECONOMICS","24","4","10","","","","","","","","","14","25","39","39","0","","","9th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10062","233","3","0","JSS 3","","HOME ECONOMICS","24","10","5","","","","","","","","","15","37","52","52","0","","","3rd","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10063","179","3","0","JSS 3","","CIVIC EDUCATION","28","15","10","","","","","","","","","25","47","72","72","0","","","2nd","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("10064","185","3","0","JSS 3","","CIVIC EDUCATION","28","12","13","","","","","","","","","25","35","60","60","0","","","5th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10065","186","3","0","JSS 3","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","27","47","47","0","","","9th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10066","310","3","0","JSS 3","","CIVIC EDUCATION","28","12","10","","","","","","","","","22","32","54","54","0","","","7th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10067","183","3","0","JSS 3","","CIVIC EDUCATION","28","8","10","","","","","","","","","18","28","46","46","0","","","10th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10068","182","3","0","JSS 3","","CIVIC EDUCATION","28","15","13","","","","","","","","","28","40","68","68","0","","","4th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10069","290","3","0","JSS 3","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","33","55","55","0","","","6th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10070","292","3","0","JSS 3","","CIVIC EDUCATION","28","15","13","","","","","","","","","28","48","76","76","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10071","291","3","0","JSS 3","","CIVIC EDUCATION","28","8","5","","","","","","","","","13","21","34","34","0","","","12th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10072","189","3","0","JSS 3","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","29","49","49","0","","","8th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10073","251","3","0","JSS 3","","CIVIC EDUCATION","28","8","10","","","","","","","","","18","25","43","43","0","","","11th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10074","233","3","0","JSS 3","","CIVIC EDUCATION","28","15","16","","","","","","","","","31","41","72","72","0","","","2nd","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10075","179","3","0","JSS 3","","FRENCH","27","12","16","","","","","","","","","28","53","81","81","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10076","185","3","0","JSS 3","","FRENCH","27","10","10","","","","","","","","","20","34","54","54","0","","","6th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10077","186","3","0","JSS 3","","FRENCH","27","10","10","","","","","","","","","20","31","51","51","0","","","8th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10078","310","3","0","JSS 3","","FRENCH","27","5","10","","","","","","","","","15","38","53","53","0","","","7th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10079","183","3","0","JSS 3","","FRENCH","27","10","8","","","","","","","","","18","14","32","32","0","","","11th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10080","182","3","0","JSS 3","","FRENCH","27","10","17","","","","","","","","","27","50","77","77","0","","","3rd","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10081","290","3","0","JSS 3","","FRENCH","27","8","10","","","","","","","","","18","38","56","56","0","","","5th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10082","292","3","0","JSS 3","","FRENCH","27","14","18","","","","","","","","","32","57","89","89","0","","","1st","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10083","291","3","0","JSS 3","","FRENCH","27","5","7","","","","","","","","","12","15","27","27","0","","","12th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10084","189","3","0","JSS 3","","FRENCH","27","10","10","","","","","","","","","20","24","44","44","0","","","9th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10085","251","3","0","JSS 3","","FRENCH","27","10","7","","","","","","","","","17","20","37","37","0","","","10th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10086","233","3","0","JSS 3","","FRENCH","27","11","10","","","","","","","","","21","38","59","59","0","","","4th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10087","307","6","0","SS 3","","CHEMISTRY","13","14","18","","","","","","","","","32","40","72","72","0","","","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10088","308","6","0","SS 3","","CHEMISTRY","13","16","16","","","","","","","","","32","22","54","54","0","","","15th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10089","246","6","0","SS 3","","CHEMISTRY","13","12","14","","","","","","","","","26","16","42","42","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10090","133","6","0","SS 3","","CHEMISTRY","13","12","16","","","","","","","","","28","28","56","56","0","","","14th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10091","200","6","0","SS 3","","CHEMISTRY","13","18","19","","","","","","","","","37","44","81","81","0","","","4th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10092","201","6","0","SS 3","","CHEMISTRY","13","18","18","","","","","","","","","36","39","75","75","0","","","5th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10093","31","6","0","SS 3","","CHEMISTRY","13","14","16","","","","","","","","","30","32","62","62","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10094","243","6","0","SS 3","","CHEMISTRY","13","16","15","","","","","","","","","31","44","75","75","0","","","5th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10095","306","6","0","SS 3","","CHEMISTRY","13","12","16","","","","","","","","","28","37","65","65","0","","","8th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10096","244","6","0","SS 3","","CHEMISTRY","13","18","17","","","","","","","","","35","54","89","89","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10097","245","6","0","SS 3","","CHEMISTRY","13","16","18","","","","","","","","","34","28","62","62","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10098","29","6","0","SS 3","","CHEMISTRY","13","17","18","","","","","","","","","35","28","63","63","0","","","9th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10099","32","6","0","SS 3","","CHEMISTRY","13","14","17","","","","","","","","","31","26","57","57","0","","","13th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10100","48","6","0","SS 3","","CHEMISTRY","13","12","14","","","","","","","","","26","20","46","46","0","","","16th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10101","247","6","0","SS 3","","CHEMISTRY","13","16","19","","","","","","","","","35","57","92","92","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10102","130","6","0","SS 3","","CHEMISTRY","13","10","14","","","","","","","","","24","8","32","32","0","","","18th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10103","128","6","0","SS 3","","CHEMISTRY","13","14","18","","","","","","","","","32","28","60","60","0","","","12th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10105","28","6","0","SS 3","","CHEMISTRY","13","16","18","","","","","","","","","34","57","91","91","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10106","214","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","8","5","","","","","","","","","13","22","35","35","0","","","19th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10107","248","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","12","7","","","","","","","","","19","16","35","35","0","","","19th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10108","250","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","14","3","","","","","","","","","17","22","39","39","0","","","18th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10109","227","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","14","5","","","","","","","","","19","25","44","44","0","","","15th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10110","285","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","18","15","","","","","","","","","33","41","74","74","0","","","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10111","289","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","8","6","","","","","","","","","14","12","26","26","0","","","24th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10112","209","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","13","0","","","","","","","","","13","28","41","41","0","","","17th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10113","188","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","16","12","","","","","","","","","28","31","59","59","0","","","9th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10114","221","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","13","9","","","","","","","","","22","31","53","53","0","","","11th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10115","220","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","10","6","","","","","","","","","16","17","33","33","0","","","23rd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10116","257","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","10","7","","","","","","","","","17","18","35","35","0","","","19th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10117","213","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","18","10","","","","","","","","","28","40","68","68","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10118","288","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","5","3","","","","","","","","","8","12","20","20","0","","","26th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10119","215","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","18","19","","","","","","","","","37","30","67","67","0","","","7th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10120","225","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","0","3","","","","","","","","","3","15","18","18","0","","","27th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10121","217","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","17","14","","","","","","","","","31","53","84","84","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10122","218","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","12","8","","","","","","","","","20","30","50","50","0","","","13th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10123","216","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","19","14","","","","","","","","","33","37","70","70","0","","","4th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10124","219","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","9","8","","","","","","","","","17","27","44","44","0","","","15th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10125","224","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","11","10","","","","","","","","","21","29","50","50","0","","","13th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10126","223","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","20","17","","","","","","","","","37","45","82","82","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10127","226","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","18","14","","","","","","","","","32","37","69","69","0","","","5th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10128","286","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","19","4","","","","","","","","","23","29","52","52","0","","","12th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10129","249","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","10","0","","","","","","","","","10","24","34","34","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10130","210","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","16","10","","","","","","","","","26","40","66","66","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10131","287","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","4","4","","","","","","","","","8","15","23","23","0","","","25th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10132","222","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","13","9","","","","","","","","","22","37","59","59","0","","","9th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10133","214","2","0","JSS 2","","SOCIAL STUDIES","23","10","18","","","","","","","","","28","56","84","84","0","","","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10134","248","2","0","JSS 2","","SOCIAL STUDIES","23","5","15","","","","","","","","","20","42","62","62","0","","","17th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10135","250","2","0","JSS 2","","SOCIAL STUDIES","23","10","9","","","","","","","","","19","37","56","56","0","","","21st","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10136","227","2","0","JSS 2","","SOCIAL STUDIES","23","14","13","","","","","","","","","27","42","69","69","0","","","11th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10137","285","2","0","JSS 2","","SOCIAL STUDIES","23","20","19","","","","","","","","","39","56","95","95","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10138","289","2","0","JSS 2","","SOCIAL STUDIES","23","9","5","","","","","","","","","14","19","33","33","0","","","26th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10139","209","2","0","JSS 2","","SOCIAL STUDIES","23","9","17","","","","","","","","","26","39","65","65","0","","","14th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10140","188","2","0","JSS 2","","SOCIAL STUDIES","23","8","13","","","","","","","","","21","48","69","69","0","","","11th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10141","221","2","0","JSS 2","","SOCIAL STUDIES","23","12","15","","","","","","","","","27","41","68","68","0","","","13th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10142","220","2","0","JSS 2","","SOCIAL STUDIES","23","5","5","","","","","","","","","10","39","49","49","0","","","24th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10143","257","2","0","JSS 2","","SOCIAL STUDIES","23","12","11","","","","","","","","","23","41","64","64","0","","","15th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10144","213","2","0","JSS 2","","SOCIAL STUDIES","23","12","15","","","","","","","","","27","53","80","80","0","","","6th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10145","288","2","0","JSS 2","","SOCIAL STUDIES","23","5","6","","","","","","","","","11","8","19","19","0","","","27th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10146","215","2","0","JSS 2","","SOCIAL STUDIES","23","13","15","","","","","","","","","28","45","73","73","0","","","10th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10147","225","2","0","JSS 2","","SOCIAL STUDIES","23","6","11","","","","","","","","","17","37","54","54","0","","","23rd","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10148","217","2","0","JSS 2","","SOCIAL STUDIES","23","15","15","","","","","","","","","30","49","79","79","0","","","7th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10149","218","2","0","JSS 2","","SOCIAL STUDIES","23","5","11","","","","","","","","","16","47","63","63","0","","","16th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10150","216","2","0","JSS 2","","SOCIAL STUDIES","23","15","8","","","","","","","","","23","54","77","77","0","","","8th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10151","219","2","0","JSS 2","","SOCIAL STUDIES","23","6","10","","","","","","","","","16","40","56","56","0","","","21st","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10152","224","2","0","JSS 2","","SOCIAL STUDIES","23","10","15","","","","","","","","","25","37","62","62","0","","","17th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10153","223","2","0","JSS 2","","SOCIAL STUDIES","23","19","17","","","","","","","","","36","53","89","89","0","","","3rd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10154","226","2","0","JSS 2","","SOCIAL STUDIES","23","20","19","","","","","","","","","39","52","91","91","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10155","286","2","0","JSS 2","","SOCIAL STUDIES","23","13","13","","","","","","","","","26","31","57","57","0","","","20th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10156","249","2","0","JSS 2","","SOCIAL STUDIES","23","10","5","","","","","","","","","15","47","62","62","0","","","17th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10157","210","2","0","JSS 2","","SOCIAL STUDIES","23","20","13","","","","","","","","","33","53","86","86","0","","","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10158","287","2","0","JSS 2","","SOCIAL STUDIES","23","8","5","","","","","","","","","13","24","37","37","0","","","25th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10159","222","2","0","JSS 2","","SOCIAL STUDIES","23","19","13","","","","","","","","","32","43","75","75","0","","","9th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10160","214","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","15","","","","","","","","","25","30","55","55","0","","","9th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10161","248","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","23","43","43","0","","","19th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10162","250","2","0","JSS 2","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","20","35","35","0","","","25th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10163","227","2","0","JSS 2","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","30","45","45","0","","","17th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10164","285","2","0","JSS 2","","ENGLISH LANGUAGE","1","17","10","","","","","","","","","27","33","60","60","0","","","4th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term");
INSERT INTO result_subject VALUES
("10165","289","2","0","JSS 2","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","10","25","25","0","","","27th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10166","209","2","0","JSS 2","","ENGLISH LANGUAGE","1","11","10","","","","","","","","","21","20","41","41","0","","","20th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10167","188","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","30","50","50","0","","","12th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10168","221","2","0","JSS 2","","ENGLISH LANGUAGE","1","6","10","","","","","","","","","16","30","46","46","0","","","16th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10169","220","2","0","JSS 2","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","24","39","39","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10170","257","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","5","","","","","","","","","15","30","45","45","0","","","17th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10171","213","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","31","51","51","0","","","11th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10172","288","2","0","JSS 2","","ENGLISH LANGUAGE","1","5","8","","","","","","","","","13","14","27","27","0","","","26th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10173","215","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","12","","","","","","","","","22","30","52","52","0","","","10th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10174","225","2","0","JSS 2","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","24","39","39","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10175","217","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","16","","","","","","","","","26","30","56","56","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10176","218","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","30","50","50","0","","","12th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10177","216","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","17","","","","","","","","","27","30","57","57","0","","","6th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10178","219","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","30","50","50","0","","","12th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10179","224","2","0","JSS 2","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","26","41","41","0","","","20th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10180","223","2","0","JSS 2","","ENGLISH LANGUAGE","1","18","17","","","","","","","","","35","36","71","71","0","","","1st","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10181","226","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","17","","","","","","","","","32","34","66","66","0","","","2nd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10182","286","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","30","50","50","0","","","12th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10183","249","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","12","","","","","","","","","27","30","57","57","0","","","6th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10184","210","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","40","60","60","0","","","4th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10185","287","2","0","JSS 2","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","24","39","39","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10186","222","2","0","JSS 2","","ENGLISH LANGUAGE","1","17","18","","","","","","","","","35","31","66","66","0","","","2nd","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10187","48","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","14","","","","","","","","","30","50","80","80","0","","","7th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10188","307","6","0","SS 3","","BIOLOGY","14","3","8","","","","","","","","","11","32","43","43","0","","","6th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10189","314","6","0","SS 3","","COMMERCE","20","5","15","","","","","","","","","20","23","43","43","0","","","6th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10190","18","5","0","SS 2","","FURTHER MATHEMATICS","25","14","12","","","","","","","","","26","12","38","38","0","","","13th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10191","17","5","0","SS 2","","FURTHER MATHEMATICS","25","12","14","","","","","","","","","26","18","44","44","0","","","12th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10192","241","5","0","SS 2","","PHYSICS","12","14","16","","","","","","","","","30","28","58","58","0","","","6th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10193","239","5","0","SS 2","","GEOGRAPHY","18","14","13","","","","","","","","","27","38","65","65","0","","","2nd","B3","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","1st Term"),
("10194","271","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","16","","","","","","","","","31","27","58","58","0","","","15th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10195","264","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","30","50","50","0","","","23rd","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10196","269","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","44","64","64","0","","","12th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10197","273","1","0","JSS 1","","ENGLISH LANGUAGE","1","16","15","","","","","","","","","31","30","61","61","0","","","13th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10198","266","1","0","JSS 1","","ENGLISH LANGUAGE","1","12","10","","","","","","","","","22","20","42","42","0","","","28th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10199","261","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","27","47","47","0","","","27th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10200","275","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","18","","","","","","","","","23","16","39","39","0","","","29th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10201","276","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","15","","","","","","","","","30","37","67","67","0","","","8th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10202","320","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","15","","","","","","","","","25","34","59","59","0","","","14th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10203","319","1","0","JSS 1","","ENGLISH LANGUAGE","1","5","10","","","","","","","","","15","33","48","48","0","","","25th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10204","311","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","18","","","","","","","","","36","51","87","87","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10205","274","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","17","","","","","","","","","35","48","83","83","0","","","3rd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10206","277","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","46","66","66","0","","","9th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10207","316","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","30","50","50","0","","","23rd","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10208","272","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","18","","","","","","","","","36","51","87","87","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10209","270","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","16","","","","","","","","","31","46","77","77","0","","","5th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10210","279","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","16","","","","","","","","","26","31","57","57","0","","","17th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10211","281","1","0","JSS 1","","ENGLISH LANGUAGE","1","17","10","","","","","","","","","27","44","71","71","0","","","6th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10212","283","1","0","JSS 1","","ENGLISH LANGUAGE","1","16","16","","","","","","","","","32","48","80","80","0","","","4th","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10213","265","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","32","52","52","0","","","21st","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10214","309","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","33","53","53","0","","","20th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10215","268","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","16","","","","","","","","","31","35","66","66","0","","","9th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10216","282","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","15","","","","","","","","","25","40","65","65","0","","","11th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10217","280","1","0","JSS 1","","ENGLISH LANGUAGE","1","12","10","","","","","","","","","22","33","55","55","0","","","19th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10218","263","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","18","","","","","","","","","33","36","69","69","0","","","7th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10219","321","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","14","","","","","","","","","24","34","58","58","0","","","15th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10220","267","1","0","JSS 1","","ENGLISH LANGUAGE","1","15","10","","","","","","","","","25","31","56","56","0","","","18th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10221","262","1","0","JSS 1","","ENGLISH LANGUAGE","1","10","15","","","","","","","","","25","23","48","48","0","","","25th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10222","278","1","0","JSS 1","","ENGLISH LANGUAGE","1","11","10","","","","","","","","","21","30","51","51","0","","","22nd","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10223","222","2","0","JSS 2","","CIVIC EDUCATION","28","19","16","","","","","","","","","35","41","76","76","0","","","4th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10224","214","2","0","JSS 2","","CIVIC EDUCATION","28","10","15","","","","","","","","","25","40","65","65","0","","","8th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10225","248","2","0","JSS 2","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","20","42","42","44.5","44.5","21st","21st","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10226","250","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","23","43","43","0","","","19th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10227","227","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","27","47","47","0","","","17th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10228","285","2","0","JSS 2","","CIVIC EDUCATION","28","18","15","","","","","","","","","33","43","76","76","0","","","4th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10229","289","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","11","31","31","0","","","27th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10230","209","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","13","33","33","0","","","24th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10231","188","2","0","JSS 2","","CIVIC EDUCATION","28","10","11","","","","","","","","","21","30","51","51","0","","","15th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10232","221","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","27","47","47","0","","","17th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10233","220","2","0","JSS 2","","CIVIC EDUCATION","28","8","5","","","","","","","","","13","20","33","33","0","","","24th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10234","257","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","43","63","63","0","","","9th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10235","213","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","37","57","57","0","","","11th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10236","288","2","0","JSS 2","","CIVIC EDUCATION","28","8","10","","","","","","","","","18","16","34","34","0","","","23rd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10237","215","2","0","JSS 2","","CIVIC EDUCATION","28","10","15","","","","","","","","","25","30","55","55","0","","","12th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10238","318","2","0","JSS 2","","CIVIC EDUCATION","28","5","8","","","","","","","","","13","20","33","33","0","","","24th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10239","225","2","0","JSS 2","","CIVIC EDUCATION","28","8","11","","","","","","","","","19","10","29","29","0","","","28th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10240","217","2","0","JSS 2","","CIVIC EDUCATION","28","10","15","","","","","","","","","25","34","59","59","0","","","10th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10241","218","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","30","50","50","0","","","16th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10242","216","2","0","JSS 2","","CIVIC EDUCATION","28","14","15","","","","","","","","","29","37","66","66","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10243","219","2","0","JSS 2","","CIVIC EDUCATION","28","10","15","","","","","","","","","25","30","55","55","0","","","12th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10244","224","2","0","JSS 2","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","23","43","43","0","","","19th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10245","223","2","0","JSS 2","","CIVIC EDUCATION","28","19","17","","","","","","","","","36","41","77","77","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10246","226","2","0","JSS 2","","CIVIC EDUCATION","28","20","15","","","","","","","","","35","42","77","77","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10247","286","2","0","JSS 2","","CIVIC EDUCATION","28","11","10","","","","","","","","","21","31","52","52","0","","","14th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10248","249","2","0","JSS 2","","CIVIC EDUCATION","28","19","10","","","","","","","","","29","47","76","76","0","","","4th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10249","210","2","0","JSS 2","","CIVIC EDUCATION","28","19","17","","","","","","","","","36","43","79","79","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10250","287","2","0","JSS 2","","CIVIC EDUCATION","28","10","11","","","","","","","","","21","20","41","41","0","","","22nd","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10251","222","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","18","18","","","","","","","","","36","33","69","69","0","","","4th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10252","214","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","35","60","60","0","","","7th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10253","248","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","26","51","51","46","46","14th","14th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10254","250","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","13","10","","","","","","","","","23","23","46","46","0","","","18th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10255","227","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","12","10","","","","","","","","","22","22","44","44","0","","","20th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10256","285","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","18","17","","","","","","","","","35","39","74","74","0","","","2nd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10257","289","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","7","32","32","0","","","27th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10258","209","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","15","40","40","0","","","22nd","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10259","188","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","28","53","53","0","","","12th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10260","221","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","21","46","46","0","","","18th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10261","220","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","12","10","","","","","","","","","22","16","38","38","0","","","23rd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10262","257","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","14","","","","","","","","","24","28","52","52","0","","","13th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10263","213","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","16","","","","","","","","","26","30","56","56","0","","","10th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10264","288","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","10","35","35","0","","","26th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("10265","215","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","14","16","","","","","","","","","30","26","56","56","0","","","10th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10266","318","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","14","","","","","","","","","24","14","38","38","0","","","23rd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10267","225","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","11","13","","","","","","","","","24","5","29","29","0","","","28th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10268","217","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","34","59","59","0","","","9th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10269","218","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","13","10","","","","","","","","","23","18","41","41","0","","","21st","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10270","216","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","15","19","","","","","","","","","34","31","65","65","0","","","5th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10271","219","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","25","50","50","0","","","16th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10272","224","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","12","10","","","","","","","","","22","26","48","48","0","","","17th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10273","223","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","18","18","","","","","","","","","36","36","72","72","0","","","3rd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10274","226","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","18","","","","","","","","","28","35","63","63","0","","","6th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10275","286","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","16","","","","","","","","","26","25","51","51","0","","","14th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10276","249","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","12","15","","","","","","","","","27","33","60","60","0","","","7th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10277","210","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","18","19","","","","","","","","","37","39","76","76","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10278","287","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","16","36","36","0","","","25th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10279","2","4","0","SS 1","","BIOLOGY","14","3","2","","","","","","","","","5","23","28","28","0","","","21st","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10280","193","4","0","SS 1","","BIOLOGY","14","10","10","","","","","","","","","20","30","50","50","0","","","10th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10281","256","4","0","SS 1","","BIOLOGY","14","6","4","","","","","","","","","10","18","28","28","0","","","21st","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10282","140","4","0","SS 1","","BIOLOGY","14","2","2","","","","","","","","","4","14","18","18","0","","","29th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10283","294","4","0","SS 1","","BIOLOGY","14","18","16","","","","","","","","","34","29","63","63","0","","","3rd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10284","1","4","0","SS 1","","BIOLOGY","14","4","1","","","","","","","","","5","17","22","22","0","","","25th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10285","141","4","0","SS 1","","BIOLOGY","14","19","19","","","","","","","","","38","45","83","83","0","","","2nd","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10286","252","4","0","SS 1","","BIOLOGY","14","4","6","","","","","","","","","10","16","26","26","0","","","23rd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10287","303","4","0","SS 1","","BIOLOGY","14","15","15","","","","","","","","","30","27","57","57","0","","","7th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10288","301","4","0","SS 1","","BIOLOGY","14","7","5","","","","","","","","","12","23","35","35","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10289","143","4","0","SS 1","","BIOLOGY","14","16","11","","","","","","","","","27","24","51","51","0","","","9th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10290","293","4","0","SS 1","","BIOLOGY","14","6","2","","","","","","","","","8","24","32","32","0","","","19th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10291","235","4","0","SS 1","","BIOLOGY","14","10","16","","","","","","","","","26","33","59","59","0","","","5th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10292","234","4","0","SS 1","","BIOLOGY","14","11","7","","","","","","","","","18","29","47","47","0","","","11th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10293","237","4","0","SS 1","","BIOLOGY","14","2","4","","","","","","","","","6","11","17","17","0","","","30th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10294","121","4","0","SS 1","","BIOLOGY","14","13","10","","","","","","","","","23","36","59","59","0","","","5th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10295","195","4","0","SS 1","","BIOLOGY","14","0","3","","","","","","","","","3","23","26","26","0","","","23rd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10296","196","4","0","SS 1","","BIOLOGY","14","5","4","","","","","","","","","9","13","22","22","0","","","25th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10297","297","4","0","SS 1","","BIOLOGY","14","11","12","","","","","","","","","23","38","61","61","0","","","4th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10298","302","4","0","SS 1","","BIOLOGY","14","8","8","","","","","","","","","16","20","36","36","0","","","14th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10299","325","4","0","SS 1","","BIOLOGY","14","0","5","","","","","","","","","5","10","15","15","0","","","31st","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10300","327","4","0","SS 1","","BIOLOGY","14","19","19","","","","","","","","","38","49","87","87","0","","","1st","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10301","313","4","0","SS 1","","BIOLOGY","14","5","0","","","","","","","","","5","9","14","14","0","","","32nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10302","295","4","0","SS 1","","BIOLOGY","14","5","4","","","","","","","","","9","32","41","41","0","","","12th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10303","324","4","0","SS 1","","BIOLOGY","14","8","6","","","","","","","","","14","25","39","39","0","","","13th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10304","326","4","0","SS 1","","BIOLOGY","14","10","6","","","","","","","","","16","20","36","36","0","","","14th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10305","7","4","0","SS 1","","BIOLOGY","14","6","12","","","","","","","","","18","18","36","36","0","","","14th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10306","125","4","0","SS 1","","BIOLOGY","14","1","4","","","","","","","","","5","15","20","20","0","","","28th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10307","8","4","0","SS 1","","BIOLOGY","14","8","12","","","","","","","","","20","16","36","36","0","","","14th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10308","126","4","0","SS 1","","BIOLOGY","14","0","4","","","","","","","","","4","4","8","8","17","17","32nd","33rd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10309","296","4","0","SS 1","","BIOLOGY","14","7","6","","","","","","","","","13","17","30","30","0","","","20th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10310","300","4","0","SS 1","","BIOLOGY","14","5","2","","","","","","","","","7","14","21","21","0","","","27th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10311","138","4","0","SS 1","","BIOLOGY","14","14","16","","","","","","","","","30","26","56","56","0","","","8th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10312","179","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","15","16","","","","","","","","","31","46","77","77","0","","","3rd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10313","185","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","14","16","","","","","","","","","30","41","71","71","0","","","6th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10314","322","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","4","10","","","","","","","","","14","29","43","43","0","","","13th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10315","186","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","16","12","","","","","","","","","28","26","54","54","0","","","9th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10316","310","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","10","11","","","","","","","","","21","25","46","46","0","","","12th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10317","183","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","12","8","","","","","","","","","20","29","49","49","0","","","10th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10318","182","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","18","16","","","","","","","","","34","51","85","85","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10319","290","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","15","14","","","","","","","","","29","43","72","72","0","","","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10320","292","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","17","19","","","","","","","","","36","47","83","83","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10321","323","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","14","18","","","","","","","","","32","42","74","74","0","","","4th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10322","189","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","14","15","","","","","","","","","29","28","57","57","0","","","7th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10323","251","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","12","11","","","","","","","","","23","24","47","47","0","","","11th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10324","233","3","0","JSS 3","","PHYSICAL AND HEALTH EDUCATION","7","12","12","","","","","","","","","24","32","56","56","0","","","8th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10325","179","3","0","JSS 3","","ENGLISH LANGUAGE","1","16","16","","","","","","","","","32","38","70","70","0","","","3rd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10326","185","3","0","JSS 3","","ENGLISH LANGUAGE","1","15","16","","","","","","","","","31","38","69","69","0","","","5th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10327","322","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","23","43","43","0","","","12th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10328","186","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","15","","","","","","","","","25","34","59","59","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10329","310","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","18","","","","","","","","","28","31","59","59","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10330","183","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","12","32","32","0","","","13th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10331","182","3","0","JSS 3","","ENGLISH LANGUAGE","1","18","18","","","","","","","","","36","45","81","81","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10332","290","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","15","","","","","","","","","25","39","64","64","0","","","6th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10333","292","3","0","JSS 3","","ENGLISH LANGUAGE","1","17","18","","","","","","","","","35","43","78","78","0","","","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10334","323","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","15","","","","","","","","","25","36","61","61","0","","","7th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10335","189","3","0","JSS 3","","ENGLISH LANGUAGE","1","16","20","","","","","","","","","36","34","70","70","0","","","3rd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10336","251","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","15","","","","","","","","","25","32","57","57","0","","","10th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10337","233","3","0","JSS 3","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","35","55","55","0","","","11th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10338","179","3","0","JSS 3","","BUSINESS STUDIES","9","15","16","","","","","","","","","31","47","78","78","0","","","1st","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10339","185","3","0","JSS 3","","BUSINESS STUDIES","9","12","18","","","","","","","","","30","47","77","77","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10340","322","3","0","JSS 3","","BUSINESS STUDIES","9","7","15","","","","","","","","","22","27","49","49","0","","","10th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10341","186","3","0","JSS 3","","BUSINESS STUDIES","9","7","16","","","","","","","","","23","20","43","43","0","","","12th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10342","310","3","0","JSS 3","","BUSINESS STUDIES","9","7","17","","","","","","","","","24","24","48","48","0","","","11th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10343","183","3","0","JSS 3","","BUSINESS STUDIES","9","7","15","","","","","","","","","22","18","40","40","0","","","13th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10344","182","3","0","JSS 3","","BUSINESS STUDIES","9","14","17","","","","","","","","","31","42","73","73","0","","","4th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10345","290","3","0","JSS 3","","BUSINESS STUDIES","9","13","15","","","","","","","","","28","38","66","66","0","","","8th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10346","292","3","0","JSS 3","","BUSINESS STUDIES","9","13","18","","","","","","","","","31","38","69","69","0","","","6th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10347","323","3","0","JSS 3","","BUSINESS STUDIES","9","15","17","","","","","","","","","32","43","75","75","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10348","189","3","0","JSS 3","","BUSINESS STUDIES","9","7","18","","","","","","","","","25","43","68","68","0","","","7th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10349","251","3","0","JSS 3","","BUSINESS STUDIES","9","7","17","","","","","","","","","24","28","52","52","0","","","9th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10350","233","3","0","JSS 3","","BUSINESS STUDIES","9","10","16","","","","","","","","","26","44","70","70","0","","","5th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10351","133","6","0","SS 3","","FURTHER MATHEMATICS","25","16","20","","","","","","","","","36","18","54","54","0","","","8th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10353","201","6","0","SS 3","","FURTHER MATHEMATICS","25","20","18","","","","","","","","","38","24","62","62","0","","","5th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10354","31","6","0","SS 3","","FURTHER MATHEMATICS","25","16","20","","","","","","","","","36","22","58","58","0","","","6th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10355","243","6","0","SS 3","","FURTHER MATHEMATICS","25","18","20","","","","","","","","","38","25","63","63","0","","","3rd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10356","245","6","0","SS 3","","FURTHER MATHEMATICS","25","17","18","","","","","","","","","35","28","63","63","0","","","3rd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10357","29","6","0","SS 3","","FURTHER MATHEMATICS","25","14","20","","","","","","","","","34","22","56","56","0","","","7th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10358","317","6","0","SS 3","","FURTHER MATHEMATICS","25","20","20","","","","","","","","","40","32","72","72","0","","","2nd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10359","28","6","0","SS 3","","FURTHER MATHEMATICS","25","20","20","","","","","","","","","40","38","78","78","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10360","222","2","0","JSS 2","","MATHEMATICS","2","14","20","","","","","","","","","34","22","56","56","0","","","16th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10361","214","2","0","JSS 2","","MATHEMATICS","2","16","20","","","","","","","","","36","21","57","57","0","","","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10362","248","2","0","JSS 2","","MATHEMATICS","2","12","18","","","","","","","","","30","15","45","45","43","43","18th","24th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10363","250","2","0","JSS 2","","MATHEMATICS","2","16","20","","","","","","","","","36","23","59","59","0","","","13th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10364","227","2","0","JSS 2","","MATHEMATICS","2","12","20","","","","","","","","","32","24","56","56","0","","","16th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10365","285","2","0","JSS 2","","MATHEMATICS","2","20","20","","","","","","","","","40","30","70","70","0","","","3rd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("10366","289","2","0","JSS 2","","MATHEMATICS","2","10","16","","","","","","","","","26","18","44","44","0","","","26th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10367","209","2","0","JSS 2","","MATHEMATICS","2","16","20","","","","","","","","","36","27","63","63","0","","","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10368","188","2","0","JSS 2","","MATHEMATICS","2","20","20","","","","","","","","","40","26","66","66","0","","","5th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10369","221","2","0","JSS 2","","MATHEMATICS","2","16","20","","","","","","","","","36","28","64","64","0","","","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10370","220","2","0","JSS 2","","MATHEMATICS","2","10","20","","","","","","","","","30","9","39","39","0","","","28th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10371","257","2","0","JSS 2","","MATHEMATICS","2","18","20","","","","","","","","","38","27","65","65","0","","","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10372","213","2","0","JSS 2","","MATHEMATICS","2","16","20","","","","","","","","","36","24","60","60","0","","","12th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10373","288","2","0","JSS 2","","MATHEMATICS","2","14","18","","","","","","","","","32","11","43","43","0","","","27th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10374","215","2","0","JSS 2","","MATHEMATICS","2","16","20","","","","","","","","","36","26","62","62","0","","","9th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10375","318","2","0","JSS 2","","MATHEMATICS","2","14","20","","","","","","","","","34","20","54","54","0","","","20th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10376","225","2","0","JSS 2","","MATHEMATICS","2","16","20","","","","","","","","","36","20","56","56","0","","","16th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10377","217","2","0","JSS 2","","MATHEMATICS","2","20","20","","","","","","","","","40","45","85","85","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10378","218","2","0","JSS 2","","MATHEMATICS","2","14","18","","","","","","","","","32","19","51","51","0","","","22nd","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10379","216","2","0","JSS 2","","MATHEMATICS","2","20","20","","","","","","","","","40","53","93","93","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10380","219","2","0","JSS 2","","MATHEMATICS","2","16","18","","","","","","","","","34","19","53","53","0","","","21st","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10381","224","2","0","JSS 2","","MATHEMATICS","2","14","20","","","","","","","","","34","25","59","59","0","","","13th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10382","223","2","0","JSS 2","","MATHEMATICS","2","20","20","","","","","","","","","40","30","70","70","0","","","3rd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10383","226","2","0","JSS 2","","MATHEMATICS","2","12","20","","","","","","","","","32","23","55","55","0","","","19th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10384","286","2","0","JSS 2","","MATHEMATICS","2","10","20","","","","","","","","","30","18","48","48","0","","","23rd","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10385","249","2","0","JSS 2","","MATHEMATICS","2","14","20","","","","","","","","","34","27","61","61","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10386","210","2","0","JSS 2","","MATHEMATICS","2","16","20","","","","","","","","","36","25","61","61","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10387","287","2","0","JSS 2","","MATHEMATICS","2","12","20","","","","","","","","","32","13","45","45","0","","","24th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10388","326","4","0","SS 1","","PHYSICS","12","10","18","","","","","","","","","28","26","54","54","0","","","20th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10389","7","4","0","SS 1","","PHYSICS","12","12","10","","","","","","","","","22","30","52","52","0","","","21st","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10390","125","4","0","SS 1","","PHYSICS","12","10","14","","","","","","","","","24","26","50","50","0","","","25th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10391","8","4","0","SS 1","","PHYSICS","12","18","12","","","","","","","","","30","27","57","57","0","","","18th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10392","126","4","0","SS 1","","PHYSICS","12","12","0","","","","","","","","","12","0","12","12","35.5","35.5","30th","33rd","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10393","296","4","0","SS 1","","PHYSICS","12","12","14","","","","","","","","","26","30","56","56","0","","","19th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10394","300","4","0","SS 1","","PHYSICS","12","10","16","","","","","","","","","26","25","51","51","0","","","23rd","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10395","138","4","0","SS 1","","PHYSICS","12","10","12","","","","","","","","","22","39","61","61","0","","","14th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10396","2","4","0","SS 1","","PHYSICS","12","9","20","","","","","","","","","29","48","77","77","0","","","9th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10397","193","4","0","SS 1","","PHYSICS","12","10","18","","","","","","","","","28","30","58","58","0","","","17th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10398","256","4","0","SS 1","","PHYSICS","12","20","18","","","","","","","","","38","40","78","78","0","","","6th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10399","140","4","0","SS 1","","PHYSICS","12","18","18","","","","","","","","","36","30","66","66","0","","","13th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10400","294","4","0","SS 1","","PHYSICS","12","10","20","","","","","","","","","30","59","89","89","0","","","3rd","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10401","1","4","0","SS 1","","PHYSICS","12","8","16","","","","","","","","","24","23","47","47","0","","","27th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10402","141","4","0","SS 1","","PHYSICS","12","16","20","","","","","","","","","36","50","86","86","0","","","4th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10403","252","4","0","SS 1","","PHYSICS","12","8","18","","","","","","","","","26","25","51","51","0","","","23rd","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10404","303","4","0","SS 1","","PHYSICS","12","20","18","","","","","","","","","38","30","68","68","0","","","12th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10405","301","4","0","SS 1","","PHYSICS","12","8","16","","","","","","","","","24","23","47","47","0","","","27th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10406","143","4","0","SS 1","","PHYSICS","12","18","20","","","","","","","","","38","43","81","81","0","","","5th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10407","293","4","0","SS 1","","PHYSICS","12","8","20","","","","","","","","","28","50","78","78","0","","","6th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10408","235","4","0","SS 1","","PHYSICS","12","18","12","","","","","","","","","30","31","61","61","0","","","14th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10409","234","4","0","SS 1","","PHYSICS","12","10","20","","","","","","","","","30","40","70","70","0","","","11th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10410","237","4","0","SS 1","","PHYSICS","12","8","10","","","","","","","","","18","25","43","43","0","","","29th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10411","121","4","0","SS 1","","PHYSICS","12","20","20","","","","","","","","","40","52","92","92","0","","","2nd","A1","EXCELLENT","JOHN PRINCE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10412","195","4","0","SS 1","","PHYSICS","12","14","20","","","","","","","","","34","40","74","74","0","","","10th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10413","196","4","0","SS 1","","PHYSICS","12","12","10","","","","","","","","","22","13","35","35","0","","","31st","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10414","297","4","0","SS 1","","PHYSICS","12","18","20","","","","","","","","","38","40","78","78","0","","","6th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10415","302","4","0","SS 1","","PHYSICS","12","10","10","","","","","","","","","20","32","52","52","0","","","21st","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10416","325","4","0","SS 1","","PHYSICS","12","10","6","","","","","","","","","16","25","41","41","0","","","30th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10417","327","4","0","SS 1","","PHYSICS","12","20","20","","","","","","","","","40","54","94","94","0","","","1st","A1","EXCELLENT","JOHN PRINCE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10418","313","4","0","SS 1","","PHYSICS","12","8","10","","","","","","","","","18","10","28","28","0","","","32nd","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10419","295","4","0","SS 1","","PHYSICS","12","8","12","","","","","","","","","20","30","50","50","0","","","25th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10420","324","4","0","SS 1","","PHYSICS","12","10","14","","","","","","","","","24","37","61","61","0","","","14th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10421","271","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","17","7","","","","","","","","","24","47","71","71","0","","","15th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10422","264","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","16","9","","","","","","","","","25","27","52","52","0","","","22nd","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10423","269","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","17","17","","","","","","","","","34","56","90","90","0","","","6th","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10424","273","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","17","14","","","","","","","","","31","54","85","85","0","","","9th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10425","266","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","13","9","","","","","","","","","22","37","59","59","0","","","18th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10426","261","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","6","","","","","","","","","16","37","53","53","0","","","19th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10427","275","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","4","10","","","","","","","","","14","14","28","28","0","","","29th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10428","276","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","18","11","","","","","","","","","29","53","82","82","0","","","10th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10429","320","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","8","11","","","","","","","","","19","30","49","49","0","","","25th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10430","319","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","6","7","","","","","","","","","13","35","48","48","0","","","26th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10431","311","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","15","","","","","","","","","35","56","91","91","0","","","5th","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10432","274","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","18","12","","","","","","","","","30","42","72","72","0","","","14th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10433","277","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","5","5","","","","","","","","","10","21","31","31","0","","","28th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10434","316","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","13","6","","","","","","","","","19","32","51","51","0","","","24th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10435","272","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","60","98","98","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10436","270","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","17","12","","","","","","","","","29","57","86","86","0","","","8th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10437","279","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","18","12","","","","","","","","","30","46","76","76","0","","","11th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10438","281","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","17","","","","","","","","","37","56","93","93","0","","","4th","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10439","283","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","19","19","","","","","","","","","38","57","95","95","0","","","3rd","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10440","265","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","16","10","","","","","","","","","26","41","67","67","0","","","16th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10441","309","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","15","15","","","","","","","","","30","23","53","53","0","","","19th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10442","268","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","51","89","89","0","","","7th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10443","282","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","9","5","","","","","","","","","14","39","53","53","0","","","19th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10444","280","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","13","14","","","","","","","","","27","49","76","76","0","","","11th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10445","263","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","16","11","","","","","","","","","27","46","73","73","0","","","13th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10446","321","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","5","11","","","","","","","","","16","36","52","52","0","","","22nd","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10447","267","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","18","","","","","","","","","38","59","97","97","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10448","262","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","5","5","","","","","","","","","10","25","35","35","0","","","27th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10449","278","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","18","5","","","","","","","","","23","38","61","61","0","","","17th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10450","326","4","0","SS 1","","COMMERCE","20","10","5","","","","","","","","","15","48","63","63","0","","","14th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10451","7","4","0","SS 1","","COMMERCE","20","10","5","","","","","","","","","15","38","53","53","0","","","22nd","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10452","125","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","25","45","45","0","","","28th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10453","8","4","0","SS 1","","COMMERCE","20","10","5","","","","","","","","","15","33","48","48","0","","","25th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10454","126","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","0","20","20","36","36","31st","33rd","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10455","296","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","33","53","53","0","","","22nd","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10456","300","4","0","SS 1","","COMMERCE","20","10","7","","","","","","","","","17","40","57","57","0","","","17th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10457","138","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","41","61","61","0","","","15th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10458","2","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","41","61","61","0","","","15th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10459","193","4","0","SS 1","","COMMERCE","20","10","15","","","","","","","","","25","49","74","74","0","","","8th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10460","256","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","37","57","57","0","","","17th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10461","140","4","0","SS 1","","COMMERCE","20","10","7","","","","","","","","","17","38","55","55","0","","","20th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10462","294","4","0","SS 1","","COMMERCE","20","15","10","","","","","","","","","25","45","70","70","0","","","11th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10463","1","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","28","48","48","0","","","25th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10464","141","4","0","SS 1","","COMMERCE","20","15","15","","","","","","","","","30","58","88","88","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10465","252","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","30","50","50","0","","","24th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("10466","303","4","0","SS 1","","COMMERCE","20","10","16","","","","","","","","","26","51","77","77","0","","","5th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10467","301","4","0","SS 1","","COMMERCE","20","10","5","","","","","","","","","15","41","56","56","0","","","19th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10468","143","4","0","SS 1","","COMMERCE","20","15","15","","","","","","","","","30","49","79","79","0","","","4th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10469","293","4","0","SS 1","","COMMERCE","20","15","10","","","","","","","","","25","47","72","72","0","","","10th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10470","235","4","0","SS 1","","COMMERCE","20","15","10","","","","","","","","","25","41","66","66","0","","","13th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10471","234","4","0","SS 1","","COMMERCE","20","15","15","","","","","","","","","30","40","70","70","0","","","11th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10472","237","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","26","46","46","0","","","27th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10473","121","4","0","SS 1","","COMMERCE","20","15","15","","","","","","","","","30","46","76","76","0","","","7th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10474","195","4","0","SS 1","","COMMERCE","20","10","5","","","","","","","","","15","26","41","41","0","","","29th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10475","196","4","0","SS 1","","COMMERCE","20","10","5","","","","","","","","","15","22","37","37","0","","","31st","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10476","297","4","0","SS 1","","COMMERCE","20","15","15","","","","","","","","","30","47","77","77","0","","","5th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10477","302","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","34","54","54","0","","","21st","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10478","325","4","0","SS 1","","COMMERCE","20","10","5","","","","","","","","","15","8","23","23","0","","","32nd","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10479","327","4","0","SS 1","","COMMERCE","20","10","18","","","","","","","","","28","54","82","82","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10480","313","4","0","SS 1","","COMMERCE","20","10","10","","","","","","","","","20","20","40","40","0","","","30th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10481","295","4","0","SS 1","","COMMERCE","20","10","15","","","","","","","","","25","49","74","74","0","","","8th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10482","324","4","0","SS 1","","COMMERCE","20","15","15","","","","","","","","","30","51","81","81","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10483","271","1","0","JSS 1","","MATHEMATICS","2","12","20","","","","","","","","","32","31","63","63","0","","","11th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10484","264","1","0","JSS 1","","MATHEMATICS","2","14","20","","","","","","","","","34","27","61","61","0","","","13th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10485","269","1","0","JSS 1","","MATHEMATICS","2","18","20","","","","","","","","","38","32","70","70","0","","","5th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10486","273","1","0","JSS 1","","MATHEMATICS","2","16","16","","","","","","","","","32","21","53","53","0","","","19th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10487","266","1","0","JSS 1","","MATHEMATICS","2","12","18","","","","","","","","","30","13","43","43","0","","","27th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10488","261","1","0","JSS 1","","MATHEMATICS","2","14","20","","","","","","","","","34","21","55","55","0","","","17th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10489","275","1","0","JSS 1","","MATHEMATICS","2","12","18","","","","","","","","","30","7","37","37","0","","","29th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10490","276","1","0","JSS 1","","MATHEMATICS","2","16","20","","","","","","","","","36","36","72","72","0","","","4th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10491","320","1","0","JSS 1","","MATHEMATICS","2","16","18","","","","","","","","","34","14","48","48","0","","","23rd","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10492","319","1","0","JSS 1","","MATHEMATICS","2","14","18","","","","","","","","","32","10","42","42","0","","","28th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10493","311","1","0","JSS 1","","MATHEMATICS","2","18","20","","","","","","","","","38","43","81","81","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10494","274","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","","","","","40","46","86","86","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10495","277","1","0","JSS 1","","MATHEMATICS","2","10","20","","","","","","","","","30","25","55","55","0","","","17th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10496","316","1","0","JSS 1","","MATHEMATICS","2","12","18","","","","","","","","","30","18","48","48","0","","","23rd","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10497","272","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","","","","","40","60","100","100","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10498","270","1","0","JSS 1","","MATHEMATICS","2","18","20","","","","","","","","","38","29","67","67","0","","","8th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10499","279","1","0","JSS 1","","MATHEMATICS","2","16","20","","","","","","","","","36","29","65","65","0","","","10th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10500","281","1","0","JSS 1","","MATHEMATICS","2","14","20","","","","","","","","","34","25","59","59","0","","","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10501","283","1","0","JSS 1","","MATHEMATICS","2","16","20","","","","","","","","","36","33","69","69","0","","","7th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10502","265","1","0","JSS 1","","MATHEMATICS","2","14","20","","","","","","","","","34","22","56","56","0","","","16th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10503","309","1","0","JSS 1","","MATHEMATICS","2","16","20","","","","","","","","","36","26","62","62","0","","","12th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10504","268","1","0","JSS 1","","MATHEMATICS","2","20","20","","","","","","","","","40","30","70","70","0","","","5th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10505","282","1","0","JSS 1","","MATHEMATICS","2","14","20","","","","","","","","","34","18","52","52","0","","","20th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10506","280","1","0","JSS 1","","MATHEMATICS","2","10","18","","","","","","","","","28","21","49","49","0","","","21st","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10507","263","1","0","JSS 1","","MATHEMATICS","2","16","20","","","","","","","","","36","25","61","61","0","","","13th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10508","321","1","0","JSS 1","","MATHEMATICS","2","12","18","","","","","","","","","30","18","48","48","0","","","23rd","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10509","267","1","0","JSS 1","","MATHEMATICS","2","18","20","","","","","","","","","38","29","67","67","0","","","8th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10510","262","1","0","JSS 1","","MATHEMATICS","2","12","18","","","","","","","","","30","17","47","47","0","","","26th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10511","278","1","0","JSS 1","","MATHEMATICS","2","10","20","","","","","","","","","30","19","49","49","0","","","21st","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10512","326","4","0","SS 1","","CHEMISTRY","13","14","20","","","","","","","","","34","25","59","59","0","","","14th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10513","7","4","0","SS 1","","CHEMISTRY","13","12","18","","","","","","","","","30","28","58","58","0","","","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10514","125","4","0","SS 1","","CHEMISTRY","13","10","16","","","","","","","","","26","30","56","56","0","","","17th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10515","8","4","0","SS 1","","CHEMISTRY","13","12","14","","","","","","","","","26","25","51","51","0","","","23rd","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10516","126","4","0","SS 1","","CHEMISTRY","13","14","16","","","","","","","","","30","0","30","30","46","46","17th","33rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10517","296","4","0","SS 1","","CHEMISTRY","13","16","20","","","","","","","","","36","24","60","60","0","","","13th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10518","300","4","0","SS 1","","CHEMISTRY","13","12","16","","","","","","","","","28","22","50","50","0","","","26th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10519","138","4","0","SS 1","","CHEMISTRY","13","14","18","","","","","","","","","32","33","65","65","0","","","8th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10520","2","4","0","SS 1","","CHEMISTRY","13","10","16","","","","","","","","","26","27","53","53","0","","","21st","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10521","193","4","0","SS 1","","CHEMISTRY","13","14","20","","","","","","","","","34","17","51","51","0","","","23rd","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10522","256","4","0","SS 1","","CHEMISTRY","13","12","18","","","","","","","","","30","31","61","61","0","","","12th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10523","140","4","0","SS 1","","CHEMISTRY","13","10","16","","","","","","","","","26","27","53","53","0","","","21st","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10524","294","4","0","SS 1","","CHEMISTRY","13","20","20","","","","","","","","","40","35","75","75","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10525","1","4","0","SS 1","","CHEMISTRY","13","8","12","","","","","","","","","20","14","34","34","0","","","32nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10526","141","4","0","SS 1","","CHEMISTRY","13","20","20","","","","","","","","","40","23","63","63","0","","","11th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10527","252","4","0","SS 1","","CHEMISTRY","13","14","16","","","","","","","","","30","15","45","45","0","","","30th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10528","303","4","0","SS 1","","CHEMISTRY","13","18","20","","","","","","","","","38","27","65","65","0","","","8th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10529","301","4","0","SS 1","","CHEMISTRY","13","16","20","","","","","","","","","36","20","56","56","0","","","17th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10530","143","4","0","SS 1","","CHEMISTRY","13","14","20","","","","","","","","","34","24","58","58","0","","","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10531","293","4","0","SS 1","","CHEMISTRY","13","12","18","","","","","","","","","30","20","50","50","0","","","26th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10532","235","4","0","SS 1","","CHEMISTRY","13","16","18","","","","","","","","","34","32","66","66","0","","","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10533","234","4","0","SS 1","","CHEMISTRY","13","10","16","","","","","","","","","26","23","49","49","0","","","29th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10534","237","4","0","SS 1","","CHEMISTRY","13","12","18","","","","","","","","","30","20","50","50","0","","","26th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10535","121","4","0","SS 1","","CHEMISTRY","13","18","20","","","","","","","","","38","38","76","76","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10536","195","4","0","SS 1","","CHEMISTRY","13","16","18","","","","","","","","","34","20","54","54","0","","","20th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10537","196","4","0","SS 1","","CHEMISTRY","13","14","20","","","","","","","","","34","17","51","51","0","","","23rd","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10538","297","4","0","SS 1","","CHEMISTRY","13","16","20","","","","","","","","","36","34","70","70","0","","","4th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10539","302","4","0","SS 1","","CHEMISTRY","13","14","18","","","","","","","","","32","23","55","55","0","","","19th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10540","325","4","0","SS 1","","CHEMISTRY","13","12","16","","","","","","","","","28","38","66","66","0","","","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10541","327","4","0","SS 1","","CHEMISTRY","13","16","20","","","","","","","","","36","42","78","78","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10542","313","4","0","SS 1","","CHEMISTRY","13","10","14","","","","","","","","","24","15","39","39","0","","","31st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10543","295","4","0","SS 1","","CHEMISTRY","13","16","18","","","","","","","","","34","34","68","68","0","","","5th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10544","324","4","0","SS 1","","CHEMISTRY","13","16","20","","","","","","","","","36","28","64","64","0","","","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10545","18","5","0","SS 2","","CHEMISTRY","13","12","18","","","","","","","","","30","20","50","50","0","","","15th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10546","17","5","0","SS 2","","CHEMISTRY","13","10","16","","","","","","","","","26","18","44","44","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10547","304","5","0","SS 2","","CHEMISTRY","13","16","20","","","","","","","","","36","5","41","41","0","","","18th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10548","24","5","0","SS 2","","CHEMISTRY","13","18","20","","","","","","","","","38","21","59","59","0","","","9th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10549","253","5","0","SS 2","","CHEMISTRY","13","14","18","","","","","","","","","32","16","48","48","0","","","16th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10550","199","5","0","SS 2","","CHEMISTRY","13","18","20","","","","","","","","","38","24","62","62","0","","","5th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10551","23","5","0","SS 2","","CHEMISTRY","13","20","20","","","","","","","","","40","28","68","68","0","","","3rd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10552","12","5","0","SS 2","","CHEMISTRY","13","20","20","","","","","","","","","40","30","70","70","0","","","1st","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10554","25","5","0","SS 2","","CHEMISTRY","13","14","20","","","","","","","","","34","18","52","52","0","","","12th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10555","22","5","0","SS 2","","CHEMISTRY","13","20","20","","","","","","","","","40","26","66","66","0","","","4th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10556","305","5","0","SS 2","","CHEMISTRY","13","12","2","","","","","","","","","14","14","28","28","0","","","19th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10557","241","5","0","SS 2","","CHEMISTRY","13","20","20","","","","","","","","","40","21","61","61","0","","","6th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10558","239","5","0","SS 2","","CHEMISTRY","13","15","20","","","","","","","","","35","16","51","51","0","","","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10559","174","5","0","SS 2","","CHEMISTRY","13","12","20","","","","","","","","","32","20","52","52","0","","","12th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10560","26","5","0","SS 2","","CHEMISTRY","13","14","20","","","","","","","","","34","22","56","56","0","","","10th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10561","254","5","0","SS 2","","CHEMISTRY","13","16","20","","","","","","","","","36","24","60","60","0","","","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10562","259","5","0","SS 2","","CHEMISTRY","13","14","20","","","","","","","","","34","27","61","61","0","","","6th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10563","13","5","0","SS 2","","CHEMISTRY","13","18","20","","","","","","","","","38","31","69","69","0","","","2nd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10564","19","5","0","SS 2","","CHEMISTRY","13","12","20","","","","","","","","","32","23","55","55","0","","","11th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10565","307","6","0","SS 3","","CHEMISTRY","13","18","20","","","","","","","","","38","42","80","80","0","","","4th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10566","308","6","0","SS 3","","CHEMISTRY","13","14","16","","","","","","","","","30","40","70","70","0","","","8th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("10567","246","6","0","SS 3","","CHEMISTRY","13","12","18","","","","","","","","","30","37","67","67","0","","","9th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10568","133","6","0","SS 3","","CHEMISTRY","13","14","16","","","","","","","","","30","44","74","74","0","","","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10569","200","6","0","SS 3","","CHEMISTRY","13","20","20","","","","","","","","","40","38","78","78","0","","","5th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10570","201","6","0","SS 3","","CHEMISTRY","13","18","20","","","","","","","","","38","22","60","60","0","","","13th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10571","31","6","0","SS 3","","CHEMISTRY","13","16","18","","","","","","","","","34","20","54","54","0","","","15th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10572","243","6","0","SS 3","","CHEMISTRY","13","18","20","","","","","","","","","38","24","62","62","0","","","12th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10573","306","6","0","SS 3","","CHEMISTRY","13","16","18","","","","","","","","","34","39","73","73","0","","","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10574","244","6","0","SS 3","","CHEMISTRY","13","20","16","","","","","","","","","36","30","66","66","0","","","10th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10575","245","6","0","SS 3","","CHEMISTRY","13","16","18","","","","","","","","","34","31","65","65","0","","","11th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10576","29","6","0","SS 3","","CHEMISTRY","13","14","18","","","","","","","","","32","22","54","54","0","","","15th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10577","48","6","0","SS 3","","CHEMISTRY","13","12","16","","","","","","","","","28","18","46","46","0","","","17th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10578","317","6","0","SS 3","","CHEMISTRY","13","20","20","","","","","","","","","40","57","97","97","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10579","247","6","0","SS 3","","CHEMISTRY","13","18","20","","","","","","","","","38","47","85","85","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10580","130","6","0","SS 3","","CHEMISTRY","13","10","12","","","","","","","","","22","14","36","36","0","","","18th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10581","128","6","0","SS 3","","CHEMISTRY","13","12","16","","","","","","","","","28","28","56","56","0","","","14th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10582","28","6","0","SS 3","","CHEMISTRY","13","20","20","","","","","","","","","40","42","82","82","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10583","179","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","18","","","","","","","","","33","38","71","71","0","","","3rd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10584","185","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","42","67","67","0","","","4th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10585","322","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","14","","","","","","","","","24","27","51","51","0","","","12th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10586","186","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","13","","","","","","","","","23","31","54","54","0","","","10th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10587","310","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","13","","","","","","","","","23","31","54","54","0","","","10th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10588","183","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","14","","","","","","","","","24","20","44","44","0","","","13th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10589","182","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","13","18","","","","","","","","","31","41","72","72","0","","","1st","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10590","290","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","35","60","60","0","","","9th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10591","292","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","18","","","","","","","","","28","35","63","63","0","","","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10592","323","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","15","","","","","","","","","30","33","63","63","0","","","5th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10593","189","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","15","17","","","","","","","","","32","40","72","72","0","","","1st","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10594","251","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","36","61","61","0","","","7th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10595","233","3","0","JSS 3","","LITERATURE-IN-ENGLISH","4","10","16","","","","","","","","","26","35","61","61","0","","","7th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10596","18","5","0","SS 2","","FURTHER MATHEMATICS","25","12","18","","","","","","","","","30","23","53","53","0","","","9th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10597","17","5","0","SS 2","","FURTHER MATHEMATICS","25","14","20","","","","","","","","","34","20","54","54","0","","","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10598","253","5","0","SS 2","","FURTHER MATHEMATICS","25","16","18","","","","","","","","","34","15","49","49","0","","","11th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10599","23","5","0","SS 2","","FURTHER MATHEMATICS","25","18","18","","","","","","","","","36","30","66","66","0","","","2nd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10600","12","5","0","SS 2","","FURTHER MATHEMATICS","25","18","20","","","","","","","","","38","16","54","54","0","","","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10601","25","5","0","SS 2","","FURTHER MATHEMATICS","25","16","18","","","","","","","","","34","18","52","52","0","","","10th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10602","22","5","0","SS 2","","FURTHER MATHEMATICS","25","18","20","","","","","","","","","38","20","58","58","0","","","4th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10603","241","5","0","SS 2","","FURTHER MATHEMATICS","25","20","20","","","","","","","","","40","28","68","68","0","","","1st","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10604","13","5","0","SS 2","","FURTHER MATHEMATICS","25","14","18","","","","","","","","","32","24","56","56","0","","","5th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10605","19","5","0","SS 2","","FURTHER MATHEMATICS","25","16","18","","","","","","","","","34","22","56","56","0","","","5th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10606","18","5","0","SS 2","","PHYSICS","12","10","12","","","","","","","","","22","32","54","54","0","","","16th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10607","17","5","0","SS 2","","PHYSICS","12","10","12","","","","","","","","","22","38","60","60","0","","","8th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10608","304","5","0","SS 2","","PHYSICS","12","8","12","","","","","","","","","20","27","47","47","0","","","18th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10609","24","5","0","SS 2","","PHYSICS","12","15","9","","","","","","","","","24","23","47","47","0","","","18th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10610","253","5","0","SS 2","","PHYSICS","12","19","13","","","","","","","","","32","43","75","75","0","","","2nd","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10611","199","5","0","SS 2","","PHYSICS","12","12","14","","","","","","","","","26","30","56","56","0","","","12th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10612","23","5","0","SS 2","","PHYSICS","12","13","15","","","","","","","","","28","49","77","77","0","","","1st","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10613","12","5","0","SS 2","","PHYSICS","12","14","14","","","","","","","","","28","40","68","68","0","","","5th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10615","25","5","0","SS 2","","PHYSICS","12","14","13","","","","","","","","","27","24","51","51","0","","","17th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10616","22","5","0","SS 2","","PHYSICS","12","12","19","","","","","","","","","31","40","71","71","0","","","4th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10617","305","5","0","SS 2","","PHYSICS","12","8","14","","","","","","","","","22","38","60","60","0","","","8th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10618","241","5","0","SS 2","","PHYSICS","12","10","16","","","","","","","","","26","46","72","72","0","","","3rd","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10619","239","5","0","SS 2","","PHYSICS","12","13","14","","","","","","","","","27","35","62","62","0","","","7th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10620","174","5","0","SS 2","","PHYSICS","12","11","12","","","","","","","","","23","32","55","55","0","","","14th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10621","26","5","0","SS 2","","PHYSICS","12","10","14","","","","","","","","","24","35","59","59","0","","","10th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10622","254","5","0","SS 2","","PHYSICS","12","13","12","","","","","","","","","25","30","55","55","0","","","14th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10623","259","5","0","SS 2","","PHYSICS","12","13","14","","","","","","","","","27","30","57","57","0","","","11th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10624","13","5","0","SS 2","","PHYSICS","12","11","15","","","","","","","","","26","30","56","56","0","","","12th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10625","19","5","0","SS 2","","PHYSICS","12","10","13","","","","","","","","","23","40","63","63","0","","","6th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10626","326","4","0","SS 1","","ECONOMICS","17","15","15","","","","","","","","","30","32","62","62","0","","","11th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10627","7","4","0","SS 1","","ECONOMICS","17","15","11","","","","","","","","","26","27","53","53","0","","","18th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10628","125","4","0","SS 1","","ECONOMICS","17","11","15","","","","","","","","","26","18","44","44","0","","","25th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10629","8","4","0","SS 1","","ECONOMICS","17","15","10","","","","","","","","","25","32","57","57","0","","","16th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10630","126","4","0","SS 1","","ECONOMICS","17","15","12","","","","","","","","","27","0","27","27","32.5","32.5","31st","33rd","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10631","296","4","0","SS 1","","ECONOMICS","17","10","15","","","","","","","","","25","25","50","50","0","","","21st","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10632","300","4","0","SS 1","","ECONOMICS","17","10","15","","","","","","","","","25","24","49","49","0","","","22nd","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10633","138","4","0","SS 1","","ECONOMICS","17","10","15","","","","","","","","","25","21","46","46","0","","","24th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10634","2","4","0","SS 1","","ECONOMICS","17","10","15","","","","","","","","","25","24","49","49","0","","","22nd","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10635","193","4","0","SS 1","","ECONOMICS","17","15","10","","","","","","","","","25","36","61","61","0","","","13th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10636","256","4","0","SS 1","","ECONOMICS","17","12","15","","","","","","","","","27","26","53","53","0","","","18th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10637","140","4","0","SS 1","","ECONOMICS","17","12","15","","","","","","","","","27","14","41","41","0","","","27th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10638","294","4","0","SS 1","","ECONOMICS","17","20","15","","","","","","","","","35","49","84","84","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10639","1","4","0","SS 1","","ECONOMICS","17","15","10","","","","","","","","","25","16","41","41","0","","","27th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10640","141","4","0","SS 1","","ECONOMICS","17","15","13","","","","","","","","","28","43","71","71","0","","","8th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10641","252","4","0","SS 1","","ECONOMICS","17","10","5","","","","","","","","","15","26","41","41","0","","","27th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10642","303","4","0","SS 1","","ECONOMICS","17","15","13","","","","","","","","","28","44","72","72","0","","","7th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10643","301","4","0","SS 1","","ECONOMICS","17","10","15","","","","","","","","","25","37","62","62","0","","","11th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10644","143","4","0","SS 1","","ECONOMICS","17","10","15","","","","","","","","","25","50","75","75","0","","","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10645","293","4","0","SS 1","","ECONOMICS","17","15","15","","","","","","","","","30","30","60","60","0","","","14th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10646","235","4","0","SS 1","","ECONOMICS","17","15","10","","","","","","","","","25","30","55","55","0","","","17th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10647","234","4","0","SS 1","","ECONOMICS","17","13","15","","","","","","","","","28","51","79","79","0","","","3rd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10648","237","4","0","SS 1","","ECONOMICS","17","10","15","","","","","","","","","25","17","42","42","0","","","26th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10649","121","4","0","SS 1","","ECONOMICS","17","15","12","","","","","","","","","27","47","74","74","0","","","5th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10650","195","4","0","SS 1","","ECONOMICS","17","19","15","","","","","","","","","34","32","66","66","0","","","10th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10651","196","4","0","SS 1","","ECONOMICS","17","10","15","","","","","","","","","25","12","37","37","0","","","31st","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10652","297","4","0","SS 1","","ECONOMICS","17","15","20","","","","","","","","","35","38","73","73","0","","","6th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10653","302","4","0","SS 1","","ECONOMICS","17","10","15","","","","","","","","","25","27","52","52","0","","","20th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10654","325","4","0","SS 1","","ECONOMICS","17","10","15","","","","","","","","","25","15","40","40","0","","","30th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10655","327","4","0","SS 1","","ECONOMICS","17","20","15","","","","","","","","","35","48","83","83","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10656","313","4","0","SS 1","","ECONOMICS","17","10","15","","","","","","","","","25","4","29","29","0","","","32nd","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10657","295","4","0","SS 1","","ECONOMICS","17","15","15","","","","","","","","","30","30","60","60","0","","","14th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10658","324","4","0","SS 1","","ECONOMICS","17","15","15","","","","","","","","","30","41","71","71","0","","","8th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10659","18","5","0","SS 2","","ECONOMICS","17","10","10","","","","","","","","","20","12","32","32","0","","","15th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10660","17","5","0","SS 2","","ECONOMICS","17","10","10","","","","","","","","","20","12","32","32","0","","","15th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10661","24","5","0","SS 2","","ECONOMICS","17","14","10","","","","","","","","","24","41","65","65","0","","","7th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10662","198","5","0","SS 2","","ECONOMICS","17","20","20","","","","","","","","","40","38","78","78","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10663","253","5","0","SS 2","","ECONOMICS","17","13","10","","","","","","","","","23","37","60","60","0","","","10th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10664","199","5","0","SS 2","","ECONOMICS","17","10","15","","","","","","","","","25","28","53","53","0","","","11th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10665","23","5","0","SS 2","","ECONOMICS","17","10","15","","","","","","","","","25","40","65","65","0","","","7th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10666","25","5","0","SS 2","","ECONOMICS","17","12","10","","","","","","","","","22","40","62","62","0","","","9th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10667","305","5","0","SS 2","","ECONOMICS","17","16","10","","","","","","","","","26","14","40","40","0","","","14th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("10668","241","5","0","SS 2","","ECONOMICS","17","20","15","","","","","","","","","35","33","68","68","0","","","6th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10669","26","5","0","SS 2","","ECONOMICS","17","13","15","","","","","","","","","28","43","71","71","0","","","3rd","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10670","254","5","0","SS 2","","ECONOMICS","17","10","10","","","","","","","","","20","33","53","53","0","","","11th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10671","259","5","0","SS 2","","ECONOMICS","17","10","10","","","","","","","","","20","31","51","51","0","","","13th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10672","13","5","0","SS 2","","ECONOMICS","17","20","15","","","","","","","","","35","36","71","71","0","","","3rd","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10673","242","5","0","SS 2","","ECONOMICS","17","20","15","","","","","","","","","35","40","75","75","75","75","1st","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10674","22","5","0","SS 2","","ECONOMICS","17","11","15","","","","","","","","","26","44","70","70","0","","","5th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10675","222","2","0","JSS 2","","HOME ECONOMICS","24","13","15","","","","","","","","","28","47","75","75","0","","","5th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10676","214","2","0","JSS 2","","HOME ECONOMICS","24","13","10","","","","","","","","","23","33","56","56","0","","","16th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10677","248","2","0","JSS 2","","HOME ECONOMICS","24","10","8","","","","","","","","","18","29","47","47","45","45","21st","21st","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10678","250","2","0","JSS 2","","HOME ECONOMICS","24","15","8","","","","","","","","","23","23","46","46","0","","","22nd","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10679","227","2","0","JSS 2","","HOME ECONOMICS","24","14","8","","","","","","","","","22","27","49","49","0","","","19th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10680","285","2","0","JSS 2","","HOME ECONOMICS","24","18","17","","","","","","","","","35","52","87","87","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10681","289","2","0","JSS 2","","HOME ECONOMICS","24","13","10","","","","","","","","","23","47","70","70","0","","","7th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10682","209","2","0","JSS 2","","HOME ECONOMICS","24","9","8","","","","","","","","","17","20","37","37","0","","","23rd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10683","188","2","0","JSS 2","","HOME ECONOMICS","24","14","6","","","","","","","","","20","30","50","50","0","","","18th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10684","221","2","0","JSS 2","","HOME ECONOMICS","24","12","9","","","","","","","","","21","30","51","51","0","","","17th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10685","220","2","0","JSS 2","","HOME ECONOMICS","24","8","9","","","","","","","","","17","20","37","37","0","","","23rd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10686","257","2","0","JSS 2","","HOME ECONOMICS","24","14","9","","","","","","","","","23","40","63","63","0","","","11th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10687","213","2","0","JSS 2","","HOME ECONOMICS","24","14","8","","","","","","","","","22","43","65","65","0","","","10th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10688","288","2","0","JSS 2","","HOME ECONOMICS","24","4","3","","","","","","","","","7","10","17","17","0","","","28th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10689","215","2","0","JSS 2","","HOME ECONOMICS","24","13","10","","","","","","","","","23","37","60","60","0","","","14th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10690","318","2","0","JSS 2","","HOME ECONOMICS","24","10","9","","","","","","","","","19","40","59","59","0","","","15th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10691","225","2","0","JSS 2","","HOME ECONOMICS","24","9","5","","","","","","","","","14","13","27","27","0","","","27th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10692","217","2","0","JSS 2","","HOME ECONOMICS","24","17","12","","","","","","","","","29","42","71","71","0","","","6th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10693","218","2","0","JSS 2","","HOME ECONOMICS","24","12","10","","","","","","","","","22","39","61","61","0","","","13th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10694","216","2","0","JSS 2","","HOME ECONOMICS","24","14","9","","","","","","","","","23","40","63","63","0","","","11th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10695","219","2","0","JSS 2","","HOME ECONOMICS","24","14","11","","","","","","","","","25","42","67","67","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10696","224","2","0","JSS 2","","HOME ECONOMICS","24","13","9","","","","","","","","","22","27","49","49","0","","","19th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10697","223","2","0","JSS 2","","HOME ECONOMICS","24","18","17","","","","","","","","","35","53","88","88","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10698","226","2","0","JSS 2","","HOME ECONOMICS","24","16","15","","","","","","","","","31","50","81","81","0","","","3rd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10699","286","2","0","JSS 2","","HOME ECONOMICS","24","9","8","","","","","","","","","17","20","37","37","0","","","23rd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10700","249","2","0","JSS 2","","HOME ECONOMICS","24","17","12","","","","","","","","","29","37","66","66","0","","","9th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10701","210","2","0","JSS 2","","HOME ECONOMICS","24","17","15","","","","","","","","","32","48","80","80","0","","","4th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10702","287","2","0","JSS 2","","HOME ECONOMICS","24","10","7","","","","","","","","","17","20","37","37","0","","","23rd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10703","271","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","16","18","","","","","","","","","34","37","71","71","0","","","4th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10704","264","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","5","10","","","","","","","","","15","11","26","26","0","","","29th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10705","269","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","14","","","","","","","","","24","38","62","62","0","","","11th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10706","273","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","18","15","","","","","","","","","33","36","69","69","0","","","7th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10707","266","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","8","10","","","","","","","","","18","27","45","45","0","","","24th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10708","261","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","8","14","","","","","","","","","22","26","48","48","0","","","21st","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10709","275","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","21","41","41","0","","","25th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10710","276","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","32","52","52","0","","","17th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10711","320","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","12","15","","","","","","","","","27","32","59","59","0","","","14th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10712","319","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","11","10","","","","","","","","","21","18","39","39","0","","","27th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10713","311","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","18","","","","","","","","","37","44","81","81","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10714","274","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","18","15","","","","","","","","","33","34","67","67","0","","","9th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10715","277","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","12","10","","","","","","","","","22","34","56","56","0","","","15th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10716","316","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","16","41","41","0","","","25th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10717","272","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","19","","","","","","","","","38","43","81","81","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10718","270","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","17","","","","","","","","","32","38","70","70","0","","","5th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10719","279","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","41","66","66","0","","","10th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10720","281","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","15","","","","","","","","","30","40","70","70","0","","","5th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10721","283","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","17","16","","","","","","","","","33","40","73","73","0","","","3rd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10722","265","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","16","14","","","","","","","","","30","30","60","60","0","","","13th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10723","309","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","14","39","39","0","","","27th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10724","268","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","15","10","","","","","","","","","25","36","61","61","0","","","12th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10725","282","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","11","10","","","","","","","","","21","30","51","51","0","","","20th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10726","280","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","10","","","","","","","","","20","33","53","53","0","","","16th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10727","263","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","18","15","","","","","","","","","33","35","68","68","0","","","8th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10728","321","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","12","10","","","","","","","","","22","30","52","52","0","","","17th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10729","267","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","17","10","","","","","","","","","27","25","52","52","0","","","17th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10730","262","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","12","14","","","","","","","","","26","20","46","46","0","","","22nd","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10731","278","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","10","16","","","","","","","","","26","20","46","46","0","","","22nd","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10732","326","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","20","","","","","","","","","34","58","92","92","0","","","5th","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10733","7","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","14","","","","","","","","","28","31","59","59","0","","","25th","C5","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10734","125","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","","","","","20","37","57","57","0","","","27th","C5","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10735","8","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","16","","","","","","","","","28","49","77","77","0","","","12th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10736","126","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","14","","","","","","","","","28","0","28","28","40.5","40.5","33rd","33rd","F9","POOR","NGEI WILLY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10737","296","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","6","","","","","","","","","18","41","59","59","0","","","25th","C5","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10738","300","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","14","","","","","","","","","24","41","65","65","0","","","21st","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10739","138","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","16","","","","","","","","","30","49","79","79","0","","","11th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10740","2","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","16","","","","","","","","","26","41","67","67","0","","","18th","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10741","193","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","20","","","","","","","","","38","37","75","75","0","","","13th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10742","256","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","16","","","","","","","","","26","31","57","57","0","","","27th","C5","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10743","140","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","14","","","","","","","","","24","43","67","67","0","","","18th","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10744","294","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","20","","","","","","","","","38","56","94","94","0","","","2nd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10745","1","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","4","10","","","","","","","","","14","24","38","38","0","","","32nd","F9","POOR","NGEI WILLY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10746","141","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","","","","","","","","","36","53","89","89","0","","","7th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10747","252","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","12","","","","","","","","","30","45","75","75","0","","","13th","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10748","303","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","18","","","","","","","","","34","60","94","94","0","","","2nd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10749","301","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","18","","","","","","","","","38","60","98","98","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10750","143","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","16","","","","","","","","","32","49","81","81","0","","","10th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10751","293","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","","","","","26","34","60","60","0","","","23rd","C4","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10752","235","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","","","","","","","","","36","50","86","86","0","","","8th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10753","234","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","16","","","","","","","","","32","35","67","67","0","","","18th","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10754","237","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","8","","","","","","","","","18","33","51","51","0","","","29th","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10755","121","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","","","","","20","52","72","72","0","","","16th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10756","195","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","","","","","20","50","70","70","0","","","17th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10757","196","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","12","","","","","","","","","22","28","50","50","0","","","30th","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10758","297","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","20","","","","","","","","","38","55","93","93","0","","","4th","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10759","302","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","10","","","","","","","","","30","31","61","61","0","","","22nd","C4","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10760","325","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","","","","","20","40","60","60","0","","","23rd","C4","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10761","327","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","20","","","","","","","","","38","53","91","91","0","","","6th","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10762","313","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","","","","","20","30","50","50","0","","","30th","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10763","295","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","18","","","","","","","","","36","37","73","73","0","","","15th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10764","324","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","18","","","","","","","","","34","52","86","86","0","","","8th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10765","222","2","0","JSS 2","","BASIC SCIENCE","3","18","17","","","","","","","","","35","51","86","86","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10766","214","2","0","JSS 2","","BASIC SCIENCE","3","17","16","","","","","","","","","33","45","78","78","0","","","10th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10767","248","2","0","JSS 2","","BASIC SCIENCE","3","16","15","","","","","","","","","31","30","61","61","58","58","15th","20th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("10768","250","2","0","JSS 2","","BASIC SCIENCE","3","9","16","","","","","","","","","25","36","61","61","0","","","20th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10769","227","2","0","JSS 2","","BASIC SCIENCE","3","10","13","","","","","","","","","23","37","60","60","0","","","22nd","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10770","285","2","0","JSS 2","","BASIC SCIENCE","3","18","18","","","","","","","","","36","52","88","88","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10771","289","2","0","JSS 2","","BASIC SCIENCE","3","14","13","","","","","","","","","27","22","49","49","0","","","27th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10772","209","2","0","JSS 2","","BASIC SCIENCE","3","15","15","","","","","","","","","30","33","63","63","0","","","19th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10773","188","2","0","JSS 2","","BASIC SCIENCE","3","10","16","","","","","","","","","26","40","66","66","0","","","16th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10774","221","2","0","JSS 2","","BASIC SCIENCE","3","18","15","","","","","","","","","33","33","66","66","0","","","16th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10775","220","2","0","JSS 2","","BASIC SCIENCE","3","13","12","","","","","","","","","25","25","50","50","0","","","26th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10776","257","2","0","JSS 2","","BASIC SCIENCE","3","16","16","","","","","","","","","32","37","69","69","0","","","13th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10777","213","2","0","JSS 2","","BASIC SCIENCE","3","19","14","","","","","","","","","33","50","83","83","0","","","6th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10778","288","2","0","JSS 2","","BASIC SCIENCE","3","12","13","","","","","","","","","25","32","57","57","0","","","23rd","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10779","215","2","0","JSS 2","","BASIC SCIENCE","3","20","15","","","","","","","","","35","48","83","83","0","","","6th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10780","318","2","0","JSS 2","","BASIC SCIENCE","3","16","14","","","","","","","","","30","37","67","67","0","","","14th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10781","225","2","0","JSS 2","","BASIC SCIENCE","3","11","12","","","","","","","","","23","20","43","43","0","","","28th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10782","217","2","0","JSS 2","","BASIC SCIENCE","3","18","17","","","","","","","","","35","44","79","79","0","","","9th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10783","218","2","0","JSS 2","","BASIC SCIENCE","3","15","14","","","","","","","","","29","38","67","67","0","","","14th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10784","216","2","0","JSS 2","","BASIC SCIENCE","3","20","18","","","","","","","","","38","48","86","86","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10785","219","2","0","JSS 2","","BASIC SCIENCE","3","15","15","","","","","","","","","30","34","64","64","0","","","18th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10786","224","2","0","JSS 2","","BASIC SCIENCE","3","17","16","","","","","","","","","33","39","72","72","0","","","12th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10787","223","2","0","JSS 2","","BASIC SCIENCE","3","20","18","","","","","","","","","38","52","90","90","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10788","226","2","0","JSS 2","","BASIC SCIENCE","3","19","16","","","","","","","","","35","50","85","85","0","","","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10789","286","2","0","JSS 2","","BASIC SCIENCE","3","16","16","","","","","","","","","32","22","54","54","0","","","24th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10790","249","2","0","JSS 2","","BASIC SCIENCE","3","15","15","","","","","","","","","30","48","78","78","0","","","10th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10791","210","2","0","JSS 2","","BASIC SCIENCE","3","16","17","","","","","","","","","33","50","83","83","0","","","6th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10792","287","2","0","JSS 2","","BASIC SCIENCE","3","15","15","","","","","","","","","30","24","54","54","0","","","24th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10793","179","3","0","JSS 3","","BASIC TECHNOLOGY","8","18","17","","","","","","","","","35","34","69","69","0","","","2nd","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10794","185","3","0","JSS 3","","BASIC TECHNOLOGY","8","13","14","","","","","","","","","27","38","65","65","0","","","5th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10795","322","3","0","JSS 3","","BASIC TECHNOLOGY","8","16","15","","","","","","","","","31","12","43","43","0","","","11th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10796","186","3","0","JSS 3","","BASIC TECHNOLOGY","8","11","14","","","","","","","","","25","29","54","54","0","","","8th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10797","310","3","0","JSS 3","","BASIC TECHNOLOGY","8","12","12","","","","","","","","","24","16","40","40","0","","","12th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10798","183","3","0","JSS 3","","BASIC TECHNOLOGY","8","10","12","","","","","","","","","22","13","35","35","0","","","13th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10799","182","3","0","JSS 3","","BASIC TECHNOLOGY","8","17","16","","","","","","","","","33","37","70","70","0","","","1st","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10800","290","3","0","JSS 3","","BASIC TECHNOLOGY","8","18","16","","","","","","","","","34","30","64","64","0","","","6th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10801","292","3","0","JSS 3","","BASIC TECHNOLOGY","8","17","17","","","","","","","","","34","30","64","64","0","","","6th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10802","323","3","0","JSS 3","","BASIC TECHNOLOGY","8","13","15","","","","","","","","","28","38","66","66","0","","","3rd","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10803","189","3","0","JSS 3","","BASIC TECHNOLOGY","8","12","13","","","","","","","","","25","29","54","54","0","","","8th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10804","251","3","0","JSS 3","","BASIC TECHNOLOGY","8","9","13","","","","","","","","","22","32","54","54","0","","","8th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10805","233","3","0","JSS 3","","BASIC TECHNOLOGY","8","17","15","","","","","","","","","32","34","66","66","0","","","3rd","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10806","179","3","0","JSS 3","","BASIC SCIENCE","3","17","16","","","","","","","","","33","39","72","72","0","","","2nd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10807","185","3","0","JSS 3","","BASIC SCIENCE","3","11","13","","","","","","","","","24","44","68","68","0","","","5th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10808","322","3","0","JSS 3","","BASIC SCIENCE","3","10","15","","","","","","","","","25","20","45","45","0","","","11th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10809","186","3","0","JSS 3","","BASIC SCIENCE","3","12","15","","","","","","","","","27","25","52","52","0","","","10th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10810","310","3","0","JSS 3","","BASIC SCIENCE","3","11","14","","","","","","","","","25","14","39","39","0","","","12th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10811","183","3","0","JSS 3","","BASIC SCIENCE","3","5","12","","","","","","","","","17","21","38","38","0","","","13th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10812","182","3","0","JSS 3","","BASIC SCIENCE","3","15","17","","","","","","","","","32","48","80","80","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10813","290","3","0","JSS 3","","BASIC SCIENCE","3","13","14","","","","","","","","","27","45","72","72","0","","","2nd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10814","292","3","0","JSS 3","","BASIC SCIENCE","3","16","16","","","","","","","","","32","38","70","70","0","","","4th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10815","323","3","0","JSS 3","","BASIC SCIENCE","3","17","15","","","","","","","","","32","32","64","64","0","","","7th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10816","189","3","0","JSS 3","","BASIC SCIENCE","3","10","14","","","","","","","","","24","42","66","66","0","","","6th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10817","251","3","0","JSS 3","","BASIC SCIENCE","3","8","12","","","","","","","","","20","37","57","57","0","","","8th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10818","233","3","0","JSS 3","","BASIC SCIENCE","3","14","13","","","","","","","","","27","30","57","57","0","","","8th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10819","271","1","0","JSS 1","","BASIC TECHNOLOGY","8","16","16","","","","","","","","","32","46","78","78","0","","","12th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10820","264","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","17","","","","","","","","","35","41","76","76","0","","","14th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10821","269","1","0","JSS 1","","BASIC TECHNOLOGY","8","15","16","","","","","","","","","31","48","79","79","0","","","10th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10822","273","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","20","","","","","","","","","40","52","92","92","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10823","266","1","0","JSS 1","","BASIC TECHNOLOGY","8","19","19","","","","","","","","","38","29","67","67","0","","","21st","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10824","261","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","15","","","","","","","","","33","34","67","67","0","","","21st","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10825","275","1","0","JSS 1","","BASIC TECHNOLOGY","8","15","16","","","","","","","","","31","30","61","61","0","","","27th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10826","276","1","0","JSS 1","","BASIC TECHNOLOGY","8","14","16","","","","","","","","","30","37","67","67","0","","","21st","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10827","320","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","14","","","","","","","","","31","35","66","66","0","","","24th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10828","319","1","0","JSS 1","","BASIC TECHNOLOGY","8","13","15","","","","","","","","","28","32","60","60","0","","","28th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10829","311","1","0","JSS 1","","BASIC TECHNOLOGY","8","19","19","","","","","","","","","38","46","84","84","0","","","6th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10830","274","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","19","","","","","","","","","39","52","91","91","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10831","277","1","0","JSS 1","","BASIC TECHNOLOGY","8","19","18","","","","","","","","","37","45","82","82","0","","","8th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10832","316","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","17","","","","","","","","","35","24","59","59","0","","","29th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10833","272","1","0","JSS 1","","BASIC TECHNOLOGY","8","19","19","","","","","","","","","38","50","88","88","0","","","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10834","270","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","18","","","","","","","","","36","37","73","73","0","","","16th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10835","279","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","16","","","","","","","","","34","44","78","78","0","","","12th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10836","281","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","19","","","","","","","","","39","52","91","91","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10837","283","1","0","JSS 1","","BASIC TECHNOLOGY","8","1","19","","","","","","","","","20","50","70","70","0","","","18th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10838","265","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","16","","","","","","","","","33","32","65","65","0","","","25th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10839","309","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","16","","","","","","","","","33","39","72","72","0","","","17th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10840","268","1","0","JSS 1","","BASIC TECHNOLOGY","8","19","18","","","","","","","","","37","46","83","83","0","","","7th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10841","282","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","18","","","","","","","","","38","44","82","82","0","","","8th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10842","280","1","0","JSS 1","","BASIC TECHNOLOGY","8","14","16","","","","","","","","","30","49","79","79","0","","","10th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10843","263","1","0","JSS 1","","BASIC TECHNOLOGY","8","15","14","","","","","","","","","29","36","65","65","0","","","25th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10844","321","1","0","JSS 1","","BASIC TECHNOLOGY","8","15","15","","","","","","","","","30","39","69","69","0","","","20th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10845","267","1","0","JSS 1","","BASIC TECHNOLOGY","8","19","18","","","","","","","","","37","51","88","88","0","","","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10846","262","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","17","","","","","","","","","35","35","70","70","0","","","18th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10847","278","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","16","","","","","","","","","34","41","75","75","0","","","15th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10848","222","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","17","","","","","","","","","32","13","45","45","0","","","18th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10849","214","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","","","","","20","10","30","30","0","","","25th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10850","248","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","17","","","","","","","","","34","31","65","65","62","62","5th","5th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10851","250","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","","","","","20","12","32","32","0","","","24th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10852","227","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","15","","","","","","","","","30","19","49","49","0","","","15th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10853","285","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","19","","","","","","","","","37","45","82","82","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10854","289","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","","","","","20","10","30","30","0","","","25th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10855","209","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","10","","","","","","","","","25","10","35","35","0","","","22nd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10856","188","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","15","","","","","","","","","33","23","56","56","0","","","10th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10857","221","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","13","","","","","","","","","28","18","46","46","0","","","17th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10858","220","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","","","","","20","5","25","25","0","","","28th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10859","257","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","16","","","","","","","","","35","30","65","65","0","","","5th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10860","213","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","15","","","","","","","","","29","37","66","66","0","","","4th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10861","288","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","","","","","20","6","26","26","0","","","27th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10862","215","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","16","","","","","","","","","35","15","50","50","0","","","13th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10863","318","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","10","","","","","","","","","25","20","45","45","0","","","18th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10864","225","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","","","","","29","16","45","45","0","","","18th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10865","217","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","19","","","","","","","","","39","35","74","74","0","","","3rd","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10866","218","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","16","","","","","","","","","30","23","53","53","0","","","12th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10867","216","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","17","","","","","","","","","35","50","85","85","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("10868","219","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","15","","","","","","","","","30","20","50","50","0","","","13th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10869","224","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","13","","","","","","","","","25","15","40","40","0","","","21st","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10870","223","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","16","","","","","","","","","31","33","64","64","0","","","7th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10871","226","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","16","","","","","","","","","31","31","62","62","0","","","8th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10872","286","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","15","","","","","","","","","30","17","47","47","0","","","16th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10873","249","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","15","","","","","","","","","28","27","55","55","0","","","11th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10874","210","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","15","","","","","","","","","27","31","58","58","0","","","9th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10875","287","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","13","","","","","","","","","25","8","33","33","0","","","23rd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10876","222","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","17","","","","","","","","","32","33","65","65","0","","","6th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10877","214","2","0","JSS 2","","ENGLISH LANGUAGE","1","17","18","","","","","","","","","35","31","66","66","0","","","5th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10878","248","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","14","","","","","","","","","24","20","44","44","43.5","43.5","19th","19th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10879","250","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","15","","","","","","","","","25","23","48","48","0","","","15th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10880","227","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","25","45","45","0","","","18th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10881","285","2","0","JSS 2","","ENGLISH LANGUAGE","1","17","19","","","","","","","","","36","39","75","75","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10882","289","2","0","JSS 2","","ENGLISH LANGUAGE","1","5","8","","","","","","","","","13","6","19","19","0","","","28th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10883","209","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","16","36","36","0","","","23rd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10884","188","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","26","46","46","0","","","17th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10885","221","2","0","JSS 2","","ENGLISH LANGUAGE","1","8","15","","","","","","","","","23","27","50","50","0","","","14th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10886","220","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","16","36","36","0","","","23rd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10887","257","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","33","53","53","0","","","10th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10888","213","2","0","JSS 2","","ENGLISH LANGUAGE","1","16","10","","","","","","","","","26","26","52","52","0","","","11th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10889","288","2","0","JSS 2","","ENGLISH LANGUAGE","1","11","10","","","","","","","","","21","16","37","37","0","","","22nd","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10890","215","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","12","","","","","","","","","22","30","52","52","0","","","11th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10891","318","2","0","JSS 2","","ENGLISH LANGUAGE","1","5","8","","","","","","","","","13","15","28","28","0","","","27th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10892","225","2","0","JSS 2","","ENGLISH LANGUAGE","1","11","10","","","","","","","","","21","10","31","31","0","","","26th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10893","217","2","0","JSS 2","","ENGLISH LANGUAGE","1","16","10","","","","","","","","","26","30","56","56","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10894","218","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","27","47","47","0","","","16th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10895","216","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","19","","","","","","","","","34","37","71","71","0","","","4th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10896","219","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","10","","","","","","","","","25","31","56","56","0","","","8th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10897","224","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","13","","","","","","","","","23","21","44","44","0","","","19th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10898","223","2","0","JSS 2","","ENGLISH LANGUAGE","1","18","16","","","","","","","","","34","40","74","74","0","","","3rd","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10899","226","2","0","JSS 2","","ENGLISH LANGUAGE","1","19","14","","","","","","","","","33","30","63","63","0","","","7th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10900","286","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","21","41","41","0","","","21st","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10901","249","2","0","JSS 2","","ENGLISH LANGUAGE","1","16","10","","","","","","","","","26","25","51","51","0","","","13th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10902","210","2","0","JSS 2","","ENGLISH LANGUAGE","1","19","19","","","","","","","","","38","37","75","75","0","","","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10903","287","2","0","JSS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","14","34","34","0","","","25th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10904","271","1","0","JSS 1","","CIVIC EDUCATION","28","14","12","","","","","","","","","26","40","66","66","0","","","8th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10905","264","1","0","JSS 1","","CIVIC EDUCATION","28","13","9","","","","","","","","","22","23","45","45","0","","","17th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10906","269","1","0","JSS 1","","CIVIC EDUCATION","28","16","14","","","","","","","","","30","40","70","70","0","","","6th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10907","273","1","0","JSS 1","","CIVIC EDUCATION","28","14","15","","","","","","","","","29","40","69","69","0","","","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10908","266","1","0","JSS 1","","CIVIC EDUCATION","28","11","5","","","","","","","","","16","27","43","43","0","","","18th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10909","261","1","0","JSS 1","","CIVIC EDUCATION","28","9","10","","","","","","","","","19","20","39","39","0","","","22nd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10910","275","1","0","JSS 1","","CIVIC EDUCATION","28","7","5","","","","","","","","","12","10","22","22","0","","","29th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10911","276","1","0","JSS 1","","CIVIC EDUCATION","28","12","10","","","","","","","","","22","27","49","49","0","","","16th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10912","320","1","0","JSS 1","","CIVIC EDUCATION","28","13","9","","","","","","","","","22","33","55","55","0","","","13th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10913","319","1","0","JSS 1","","CIVIC EDUCATION","28","9","5","","","","","","","","","14","15","29","29","0","","","28th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10914","311","1","0","JSS 1","","CIVIC EDUCATION","28","18","15","","","","","","","","","33","50","83","83","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10915","274","1","0","JSS 1","","CIVIC EDUCATION","28","16","13","","","","","","","","","29","37","66","66","0","","","8th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10916","277","1","0","JSS 1","","CIVIC EDUCATION","28","10","7","","","","","","","","","17","15","32","32","0","","","26th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10917","316","1","0","JSS 1","","CIVIC EDUCATION","28","10","9","","","","","","","","","19","17","36","36","0","","","24th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10918","272","1","0","JSS 1","","CIVIC EDUCATION","28","19","18","","","","","","","","","37","56","93","93","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10919","270","1","0","JSS 1","","CIVIC EDUCATION","28","15","16","","","","","","","","","31","49","80","80","0","","","4th","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10920","279","1","0","JSS 1","","CIVIC EDUCATION","28","15","9","","","","","","","","","24","35","59","59","0","","","12th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10921","281","1","0","JSS 1","","CIVIC EDUCATION","28","16","15","","","","","","","","","31","50","81","81","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10922","283","1","0","JSS 1","","CIVIC EDUCATION","28","15","13","","","","","","","","","28","46","74","74","0","","","5th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10923","265","1","0","JSS 1","","CIVIC EDUCATION","28","11","9","","","","","","","","","20","40","60","60","0","","","11th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10924","309","1","0","JSS 1","","CIVIC EDUCATION","28","13","9","","","","","","","","","22","20","42","42","0","","","19th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10925","268","1","0","JSS 1","","CIVIC EDUCATION","28","13","9","","","","","","","","","22","30","52","52","0","","","14th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10926","282","1","0","JSS 1","","CIVIC EDUCATION","28","10","5","","","","","","","","","15","17","32","32","0","","","26th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10927","280","1","0","JSS 1","","CIVIC EDUCATION","28","12","10","","","","","","","","","22","20","42","42","0","","","19th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10928","263","1","0","JSS 1","","CIVIC EDUCATION","28","11","9","","","","","","","","","20","30","50","50","0","","","15th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10929","321","1","0","JSS 1","","CIVIC EDUCATION","28","9","5","","","","","","","","","14","25","39","39","0","","","22nd","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10930","267","1","0","JSS 1","","CIVIC EDUCATION","28","14","10","","","","","","","","","24","40","64","64","0","","","10th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10931","262","1","0","JSS 1","","CIVIC EDUCATION","28","11","5","","","","","","","","","16","20","36","36","0","","","24th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10932","278","1","0","JSS 1","","CIVIC EDUCATION","28","11","9","","","","","","","","","20","20","40","40","0","","","21st","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10933","271","1","0","JSS 1","","HOME ECONOMICS","24","14","10","","","","","","","","","24","37","61","61","0","","","13th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10934","264","1","0","JSS 1","","HOME ECONOMICS","24","11","10","","","","","","","","","21","27","48","48","0","","","19th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10935","269","1","0","JSS 1","","HOME ECONOMICS","24","12","10","","","","","","","","","22","43","65","65","0","","","11th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10936","273","1","0","JSS 1","","HOME ECONOMICS","24","17","15","","","","","","","","","32","51","83","83","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10937","266","1","0","JSS 1","","HOME ECONOMICS","24","11","10","","","","","","","","","21","37","58","58","0","","","15th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10938","261","1","0","JSS 1","","HOME ECONOMICS","24","13","12","","","","","","","","","25","27","52","52","0","","","17th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10939","275","1","0","JSS 1","","HOME ECONOMICS","24","1","10","","","","","","","","","11","20","31","31","0","","","29th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10940","276","1","0","JSS 1","","HOME ECONOMICS","24","13","12","","","","","","","","","25","43","68","68","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10941","320","1","0","JSS 1","","HOME ECONOMICS","24","12","10","","","","","","","","","22","30","52","52","0","","","17th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10942","319","1","0","JSS 1","","HOME ECONOMICS","24","10","12","","","","","","","","","22","20","42","42","0","","","20th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10943","311","1","0","JSS 1","","HOME ECONOMICS","24","14","15","","","","","","","","","29","40","69","69","0","","","7th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10944","274","1","0","JSS 1","","HOME ECONOMICS","24","15","14","","","","","","","","","29","49","78","78","0","","","3rd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10945","277","1","0","JSS 1","","HOME ECONOMICS","24","9","10","","","","","","","","","19","20","39","39","0","","","23rd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10946","316","1","0","JSS 1","","HOME ECONOMICS","24","9","12","","","","","","","","","21","13","34","34","0","","","26th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10947","272","1","0","JSS 1","","HOME ECONOMICS","24","17","18","","","","","","","","","35","55","90","90","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10948","270","1","0","JSS 1","","HOME ECONOMICS","24","14","15","","","","","","","","","29","45","74","74","0","","","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10949","279","1","0","JSS 1","","HOME ECONOMICS","24","15","10","","","","","","","","","25","30","55","55","0","","","16th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10950","281","1","0","JSS 1","","HOME ECONOMICS","24","14","12","","","","","","","","","26","50","76","76","0","","","4th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10951","283","1","0","JSS 1","","HOME ECONOMICS","24","17","15","","","","","","","","","32","40","72","72","0","","","6th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10952","265","1","0","JSS 1","","HOME ECONOMICS","24","10","11","","","","","","","","","21","40","61","61","0","","","13th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10953","309","1","0","JSS 1","","HOME ECONOMICS","24","10","11","","","","","","","","","21","20","41","41","0","","","21st","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10954","268","1","0","JSS 1","","HOME ECONOMICS","24","14","10","","","","","","","","","24","40","64","64","0","","","12th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10955","282","1","0","JSS 1","","HOME ECONOMICS","24","9","5","","","","","","","","","14","20","34","34","0","","","26th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10956","280","1","0","JSS 1","","HOME ECONOMICS","24","11","10","","","","","","","","","21","20","41","41","0","","","21st","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10957","263","1","0","JSS 1","","HOME ECONOMICS","24","16","10","","","","","","","","","26","40","66","66","0","","","9th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10958","321","1","0","JSS 1","","HOME ECONOMICS","24","9","6","","","","","","","","","15","20","35","35","0","","","25th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10959","267","1","0","JSS 1","","HOME ECONOMICS","24","14","9","","","","","","","","","23","43","66","66","0","","","9th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10960","262","1","0","JSS 1","","HOME ECONOMICS","24","8","10","","","","","","","","","18","16","34","34","0","","","26th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10961","278","1","0","JSS 1","","HOME ECONOMICS","24","9","9","","","","","","","","","18","20","38","38","0","","","24th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10962","222","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","15","13","","","","","","","","","28","43","71","71","0","","","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10963","214","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","14","12","","","","","","","","","26","34","60","60","0","","","9th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10964","248","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","10","","","","","","","","","19","20","39","39","45.5","45.5","14th","21st","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10965","250","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","13","9","","","","","","","","","22","29","51","51","0","","","15th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10966","227","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","7","","","","","","","","","16","25","41","41","0","","","19th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10967","285","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","18","16","","","","","","","","","34","50","84","84","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("10968","289","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","11","6","","","","","","","","","17","15","32","32","0","","","24th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10969","209","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","9","","","","","","","","","19","22","41","41","0","","","19th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10970","188","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","14","9","","","","","","","","","23","34","57","57","0","","","11th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10971","221","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","11","10","","","","","","","","","21","30","51","51","0","","","15th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10972","220","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","5","","","","","","","","","14","17","31","31","0","","","25th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10973","257","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","10","","","","","","","","","20","30","50","50","0","","","17th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10974","213","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","10","","","","","","","","","20","34","54","54","0","","","14th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10975","288","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","5","","","","","","","","","14","13","27","27","0","","","28th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10976","215","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","15","7","","","","","","","","","22","35","57","57","0","","","11th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10977","318","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","7","","","","","","","","","17","20","37","37","0","","","22nd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10978","225","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","7","","","","","","","","","16","12","28","28","0","","","27th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10979","217","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","14","12","","","","","","","","","26","37","63","63","0","","","8th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10980","218","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","9","","","","","","","","","19","15","34","34","0","","","23rd","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10981","216","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","13","11","","","","","","","","","24","34","58","58","0","","","10th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10982","219","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","13","12","","","","","","","","","25","40","65","65","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10983","224","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","11","9","","","","","","","","","20","30","50","50","0","","","17th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10984","223","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","19","18","","","","","","","","","37","50","87","87","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10985","226","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","15","14","","","","","","","","","29","48","77","77","0","","","3rd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10986","286","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","12","10","","","","","","","","","22","34","56","56","0","","","13th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10987","249","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","14","11","","","","","","","","","25","40","65","65","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10988","210","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","15","14","","","","","","","","","29","45","74","74","0","","","4th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10989","287","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","8","","","","","","","","","17","12","29","29","0","","","26th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10990","15","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","10","","","","","","","","","24","56","80","80","0","","","2nd","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10991","198","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","14","","","","","","","","","30","43","73","73","0","","","3rd","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10992","14","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","10","","","","","","","","","22","45","67","67","0","","","4th","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10993","20","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","6","4","","","","","","","","","10","40","50","50","0","","","5th","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10994","242","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","10","","","","","","","","","28","55","83","83","86","86","2nd","1st","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10995","131","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","","","","","29","54","83","83","0","","","1st","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10996","41","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","","","","","26","48","74","74","0","","","3rd","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10997","134","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","13","","","","","","","","","27","50","77","77","0","","","2nd","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10998","48","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","11","","","","","","","","","25","30","55","55","0","","","5th","C5","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("10999","202","6","0","SS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","14","","","","","","","","","28","43","71","71","0","","","4th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11000","15","5","0","SS 2","","GOVERNMENT","16","15","10","","","","","","","","","25","37","62","62","0","","","4th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11001","198","5","0","SS 2","","GOVERNMENT","16","15","10","","","","","","","","","25","56","81","81","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11002","14","5","0","SS 2","","GOVERNMENT","16","16","10","","","","","","","","","26","49","75","75","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11003","20","5","0","SS 2","","GOVERNMENT","16","10","10","","","","","","","","","20","37","57","57","0","","","5th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11004","242","5","0","SS 2","","GOVERNMENT","16","18","10","","","","","","","","","28","44","72","72","78.5","78.5","1st","3rd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11005","254","5","0","SS 2","","GOVERNMENT","16","10","10","","","","","","","","","20","0","20","20","39","39","7th","6th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11006","326","4","0","SS 1","","GOVERNMENT","16","15","10","","","","","","","","","25","23","48","48","0","","","20th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11007","7","4","0","SS 1","","GOVERNMENT","16","10","5","","","","","","","","","15","20","35","35","0","","","25th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11008","125","4","0","SS 1","","GOVERNMENT","16","10","5","","","","","","","","","15","22","37","37","0","","","24th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11009","8","4","0","SS 1","","GOVERNMENT","16","10","5","","","","","","","","","15","37","52","52","0","","","17th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11010","126","4","0","SS 1","","GOVERNMENT","16","12","10","","","","","","","","","22","0","22","22","40.5","40.5","19th","32nd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11011","296","4","0","SS 1","","GOVERNMENT","16","10","10","","","","","","","","","20","30","50","50","0","","","19th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11012","300","4","0","SS 1","","GOVERNMENT","16","10","5","","","","","","","","","15","31","46","46","0","","","21st","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11013","138","4","0","SS 1","","GOVERNMENT","16","10","10","","","","","","","","","20","32","52","52","0","","","17th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11014","2","4","0","SS 1","","GOVERNMENT","16","10","10","","","","","","","","","20","41","61","61","0","","","10th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11015","193","4","0","SS 1","","GOVERNMENT","16","10","10","","","","","","","","","20","37","57","57","0","","","14th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11016","256","4","0","SS 1","","GOVERNMENT","16","5","10","","","","","","","","","15","41","56","56","0","","","15th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11017","140","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","18","28","28","0","","","30th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11018","294","4","0","SS 1","","GOVERNMENT","16","10","20","","","","","","","","","30","45","75","75","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11019","1","4","0","SS 1","","GOVERNMENT","16","10","5","","","","","","","","","15","10","25","25","0","","","31st","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11020","141","4","0","SS 1","","GOVERNMENT","16","15","12","","","","","","","","","27","51","78","78","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11021","252","4","0","SS 1","","GOVERNMENT","16","5","10","","","","","","","","","15","26","41","41","0","","","22nd","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11022","303","4","0","SS 1","","GOVERNMENT","16","10","10","","","","","","","","","20","41","61","61","0","","","10th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11023","301","4","0","SS 1","","GOVERNMENT","16","5","10","","","","","","","","","15","39","54","54","0","","","16th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11024","143","4","0","SS 1","","GOVERNMENT","16","10","10","","","","","","","","","20","38","58","58","0","","","13th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11025","293","4","0","SS 1","","GOVERNMENT","16","15","15","","","","","","","","","30","44","74","74","0","","","5th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11026","235","4","0","SS 1","","GOVERNMENT","16","15","10","","","","","","","","","25","44","69","69","0","","","6th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11027","234","4","0","SS 1","","GOVERNMENT","16","10","10","","","","","","","","","20","41","61","61","0","","","10th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11028","237","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","9","19","19","0","","","33rd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11029","121","4","0","SS 1","","GOVERNMENT","16","15","18","","","","","","","","","33","48","81","81","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11030","195","4","0","SS 1","","GOVERNMENT","16","10","5","","","","","","","","","15","18","33","33","0","","","26th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11031","196","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","20","30","30","0","","","28th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11032","297","4","0","SS 1","","GOVERNMENT","16","10","15","","","","","","","","","25","38","63","63","0","","","9th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11033","302","4","0","SS 1","","GOVERNMENT","16","10","5","","","","","","","","","15","25","40","40","0","","","23rd","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11034","325","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","19","29","29","0","","","29th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11035","327","4","0","SS 1","","GOVERNMENT","16","10","20","","","","","","","","","30","52","82","82","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11036","313","4","0","SS 1","","GOVERNMENT","16","5","5","","","","","","","","","10","23","33","33","0","","","26th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11037","295","4","0","SS 1","","GOVERNMENT","16","10","12","","","","","","","","","22","45","67","67","0","","","7th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11038","324","4","0","SS 1","","GOVERNMENT","16","10","10","","","","","","","","","20","47","67","67","0","","","7th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11039","307","6","0","SS 3","","ECONOMICS","17","15","15","","","","","","","","","30","32","62","62","0","","","1st","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11040","308","6","0","SS 3","","ECONOMICS","17","10","15","","","","","","","","","25","25","50","50","0","","","9th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11041","246","6","0","SS 3","","ECONOMICS","17","10","15","","","","","","","","","25","20","45","45","0","","","13th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11042","131","6","0","SS 3","","ECONOMICS","17","10","15","","","","","","","","","25","15","40","40","0","","","16th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11044","41","6","0","SS 3","","ECONOMICS","17","10","15","","","","","","","","","25","35","60","60","0","","","3rd","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11045","243","6","0","SS 3","","ECONOMICS","17","11","15","","","","","","","","","26","8","34","34","0","","","18th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11046","134","6","0","SS 3","","ECONOMICS","17","10","15","","","","","","","","","25","37","62","62","0","","","1st","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11047","306","6","0","SS 3","","ECONOMICS","17","10","15","","","","","","","","","25","16","41","41","0","","","15th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11048","244","6","0","SS 3","","ECONOMICS","17","10","15","","","","","","","","","25","34","59","59","0","","","5th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11050","245","6","0","SS 3","","ECONOMICS","17","10","15","","","","","","","","","25","30","55","55","0","","","7th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11051","29","6","0","SS 3","","ECONOMICS","17","10","15","","","","","","","","","25","21","46","46","0","","","10th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11052","33","6","0","SS 3","","ECONOMICS","17","10","15","","","","","","","","","25","26","51","51","0","","","8th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11053","317","6","0","SS 3","","ECONOMICS","17","15","10","","","","","","","","","25","19","44","44","0","","","14th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11054","247","6","0","SS 3","","ECONOMICS","17","15","11","","","","","","","","","26","20","46","46","0","","","10th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11055","202","6","0","SS 3","","ECONOMICS","17","11","15","","","","","","","","","26","34","60","60","0","","","3rd","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11056","128","6","0","SS 3","","ECONOMICS","17","15","10","","","","","","","","","25","21","46","46","0","","","10th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11057","28","6","0","SS 3","","ECONOMICS","17","15","10","","","","","","","","","25","34","59","59","0","","","5th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11058","314","6","0","SS 3","","ECONOMICS","17","15","10","","","","","","","","","25","14","39","39","0","","","17th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11059","271","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","13","","","","","","","","","25","34","59","59","0","","","11th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11060","264","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","10","","","","","","","","","22","22","44","44","0","","","20th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11061","269","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","15","13","","","","","","","","","28","39","67","67","0","","","7th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11062","273","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","15","","","","","","","","","29","40","69","69","0","","","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11063","266","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","11","10","","","","","","","","","21","30","51","51","0","","","17th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11064","261","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","10","","","","","","","","","23","28","51","51","0","","","17th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11065","275","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","11","10","","","","","","","","","21","20","41","41","0","","","25th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11066","276","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","15","12","","","","","","","","","27","30","57","57","0","","","12th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11067","320","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","10","","","","","","","","","20","22","42","42","0","","","24th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11068","319","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","9","","","","","","","","","19","20","39","39","0","","","27th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11069","311","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","16","15","","","","","","","","","31","49","80","80","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("11070","274","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","10","","","","","","","","","23","37","60","60","0","","","10th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11071","277","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","8","","","","","","","","","17","16","33","33","0","","","28th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11072","316","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","9","","","","","","","","","23","20","43","43","0","","","22nd","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11073","272","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","17","18","","","","","","","","","35","52","87","87","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11074","270","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","15","17","","","","","","","","","32","45","77","77","0","","","4th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11075","279","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","10","","","","","","","","","24","30","54","54","0","","","13th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11076","281","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","15","","","","","","","","","29","47","76","76","0","","","5th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11077","283","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","18","16","","","","","","","","","34","44","78","78","0","","","3rd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11078","265","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","10","","","","","","","","","22","42","64","64","0","","","9th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11079","309","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","11","10","","","","","","","","","21","30","51","51","0","","","17th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11080","268","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","9","","","","","","","","","23","30","53","53","0","","","14th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11081","282","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","13","5","","","","","","","","","18","25","43","43","0","","","22nd","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11082","280","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","15","7","","","","","","","","","22","30","52","52","0","","","15th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11083","263","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","9","","","","","","","","","19","33","52","52","0","","","15th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11084","321","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","5","","","","","","","","","15","26","41","41","0","","","25th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11085","267","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","12","","","","","","","","","26","40","66","66","0","","","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11086","262","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","7","9","","","","","","","","","16","15","31","31","0","","","29th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11087","278","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","10","","","","","","","","","22","22","44","44","0","","","20th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11088","271","1","0","JSS 1","","BUSINESS STUDIES","9","13","16","","","","","","","","","29","51","80","80","0","","","6th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11089","264","1","0","JSS 1","","BUSINESS STUDIES","9","5","10","","","","","","","","","15","33","48","48","0","","","22nd","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11090","269","1","0","JSS 1","","BUSINESS STUDIES","9","12","15","","","","","","","","","27","45","72","72","0","","","11th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11091","273","1","0","JSS 1","","BUSINESS STUDIES","9","14","15","","","","","","","","","29","42","71","71","0","","","12th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11092","266","1","0","JSS 1","","BUSINESS STUDIES","9","5","5","","","","","","","","","10","27","37","37","0","","","26th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11093","261","1","0","JSS 1","","BUSINESS STUDIES","9","5","5","","","","","","","","","10","29","39","39","0","","","25th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11094","275","1","0","JSS 1","","BUSINESS STUDIES","9","5","10","","","","","","","","","15","11","26","26","0","","","29th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11095","276","1","0","JSS 1","","BUSINESS STUDIES","9","10","10","","","","","","","","","20","50","70","70","0","","","13th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11096","320","1","0","JSS 1","","BUSINESS STUDIES","9","13","5","","","","","","","","","18","31","49","49","0","","","21st","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11097","319","1","0","JSS 1","","BUSINESS STUDIES","9","5","5","","","","","","","","","10","25","35","35","0","","","27th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11098","311","1","0","JSS 1","","BUSINESS STUDIES","9","15","15","","","","","","","","","30","54","84","84","0","","","4th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11099","274","1","0","JSS 1","","BUSINESS STUDIES","9","10","15","","","","","","","","","25","51","76","76","0","","","7th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11100","277","1","0","JSS 1","","BUSINESS STUDIES","9","5","5","","","","","","","","","10","22","32","32","0","","","28th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11101","316","1","0","JSS 1","","BUSINESS STUDIES","9","7","5","","","","","","","","","12","32","44","44","0","","","24th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11102","272","1","0","JSS 1","","BUSINESS STUDIES","9","20","17","","","","","","","","","37","59","96","96","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11103","270","1","0","JSS 1","","BUSINESS STUDIES","9","17","20","","","","","","","","","37","32","69","69","0","","","14th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11104","279","1","0","JSS 1","","BUSINESS STUDIES","9","12","15","","","","","","","","","27","49","76","76","0","","","7th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11105","281","1","0","JSS 1","","BUSINESS STUDIES","9","14","15","","","","","","","","","29","47","76","76","0","","","7th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11106","283","1","0","JSS 1","","BUSINESS STUDIES","9","17","15","","","","","","","","","32","57","89","89","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11107","265","1","0","JSS 1","","BUSINESS STUDIES","9","5","10","","","","","","","","","15","38","53","53","0","","","19th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11108","309","1","0","JSS 1","","BUSINESS STUDIES","9","9","10","","","","","","","","","19","32","51","51","0","","","20th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11109","268","1","0","JSS 1","","BUSINESS STUDIES","9","14","15","","","","","","","","","29","54","83","83","0","","","5th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11110","282","1","0","JSS 1","","BUSINESS STUDIES","9","8","15","","","","","","","","","23","39","62","62","0","","","16th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11111","280","1","0","JSS 1","","BUSINESS STUDIES","9","9","15","","","","","","","","","24","39","63","63","0","","","15th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11112","263","1","0","JSS 1","","BUSINESS STUDIES","9","9","15","","","","","","","","","24","50","74","74","0","","","10th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11113","321","1","0","JSS 1","","BUSINESS STUDIES","9","7","13","","","","","","","","","20","38","58","58","0","","","17th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11114","267","1","0","JSS 1","","BUSINESS STUDIES","9","20","17","","","","","","","","","37","51","88","88","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11115","262","1","0","JSS 1","","BUSINESS STUDIES","9","7","10","","","","","","","","","17","30","47","47","0","","","23rd","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11116","278","1","0","JSS 1","","BUSINESS STUDIES","9","7","10","","","","","","","","","17","39","56","56","0","","","18th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11117","304","5","0","SS 2","","BIOLOGY","14","7","10","","","","","","","","","17","20","37","37","0","","","15th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11118","24","5","0","SS 2","","BIOLOGY","14","9","10","","","","","","","","","19","38","57","57","0","","","5th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11119","198","5","0","SS 2","","BIOLOGY","14","16","12","","","","","","","","","28","36","64","64","0","","","2nd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11120","199","5","0","SS 2","","BIOLOGY","14","10","9","","","","","","","","","19","21","40","40","0","","","14th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11121","23","5","0","SS 2","","BIOLOGY","14","16","13","","","","","","","","","29","31","60","60","0","","","4th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11122","12","5","0","SS 2","","BIOLOGY","14","17","14","","","","","","","","","31","38","69","69","0","","","1st","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11123","20","5","0","SS 2","","BIOLOGY","14","9","8","","","","","","","","","17","27","44","44","0","","","11th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11124","242","5","0","SS 2","","BIOLOGY","14","14","11","","","","","","","","","25","37","62","62","46","46","4th","3rd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11125","22","5","0","SS 2","","BIOLOGY","14","18","12","","","","","","","","","30","16","46","46","0","","","9th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11126","305","5","0","SS 2","","BIOLOGY","14","10","8","","","","","","","","","18","16","34","34","0","","","16th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11127","241","5","0","SS 2","","BIOLOGY","14","11","10","","","","","","","","","21","24","45","45","0","","","10th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11128","239","5","0","SS 2","","BIOLOGY","14","13","12","","","","","","","","","25","30","55","55","0","","","6th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11129","174","5","0","SS 2","","BIOLOGY","14","11","11","","","","","","","","","22","20","42","42","0","","","12th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11130","26","5","0","SS 2","","BIOLOGY","14","14","11","","","","","","","","","25","28","53","53","0","","","8th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11131","254","5","0","SS 2","","BIOLOGY","14","11","10","","","","","","","","","21","34","55","55","0","","","6th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11132","259","5","0","SS 2","","BIOLOGY","14","12","13","","","","","","","","","25","16","41","41","0","","","13th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11133","271","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","12","","","","","","","","","26","40","66","66","0","","","13th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11134","264","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","10","","","","","","","","","22","30","52","52","0","","","18th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11135","269","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","14","","","","","","","","","30","43","73","73","0","","","8th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11136","273","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","14","","","","","","","","","26","45","71","71","0","","","9th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11137","266","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","9","","","","","","","","","20","25","45","45","0","","","23rd","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11138","261","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","9","","","","","","","","","19","37","56","56","0","","","16th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11139","275","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","8","","","","","","","","","18","17","35","35","0","","","29th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11140","276","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","12","","","","","","","","","25","43","68","68","0","","","11th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11141","320","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","9","","","","","","","","","19","32","51","51","0","","","19th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11142","319","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","8","","","","","","","","","18","23","41","41","0","","","26th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11143","311","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","15","","","","","","","","","31","32","63","63","0","","","14th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11144","274","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","13","","","","","","","","","28","46","74","74","0","","","7th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11145","277","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","9","8","","","","","","","","","17","25","42","42","0","","","25th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11146","316","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","7","8","","","","","","","","","15","23","38","38","0","","","28th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11147","272","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","18","","","","","","","","","37","58","95","95","0","","","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11148","270","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","15","","","","","","","","","31","49","80","80","0","","","5th","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11149","279","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","12","","","","","","","","","22","37","59","59","0","","","15th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11150","281","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","16","","","","","","","","","33","54","87","87","0","","","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11151","283","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","17","","","","","","","","","35","50","85","85","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11152","265","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","11","","","","","","","","","24","43","67","67","0","","","12th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11153","309","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","10","","","","","","","","","25","30","55","55","0","","","17th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11154","268","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","15","","","","","","","","","32","47","79","79","0","","","6th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11155","282","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","10","","","","","","","","","22","22","44","44","0","","","24th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11156","280","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","11","","","","","","","","","24","27","51","51","0","","","19th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11157","263","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","14","","","","","","","","","29","40","69","69","0","","","10th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11158","321","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","10","","","","","","","","","22","27","49","49","0","","","22nd","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11159","267","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","17","","","","","","","","","35","50","85","85","0","","","3rd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11160","262","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","9","10","","","","","","","","","19","20","39","39","0","","","27th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11161","278","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","7","","","","","","","","","19","32","51","51","0","","","19th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11162","179","3","0","JSS 3","","DICTION","26","20","20","","","","","","","","","40","31","71","71","0","","","3rd","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11163","185","3","0","JSS 3","","DICTION","26","20","20","","","","","","","","","40","40","80","80","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11164","322","3","0","JSS 3","","DICTION","26","5","5","","","","","","","","","10","23","33","33","0","","","9th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11165","186","3","0","JSS 3","","DICTION","26","5","5","","","","","","","","","10","22","32","32","0","","","11th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11166","310","3","0","JSS 3","","DICTION","26","5","5","","","","","","","","","10","20","30","30","0","","","12th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11167","183","3","0","JSS 3","","DICTION","26","5","5","","","","","","","","","10","19","29","29","0","","","13th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11168","182","3","0","JSS 3","","DICTION","26","18","18","","","","","","","","","36","33","69","69","0","","","4th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11169","290","3","0","JSS 3","","DICTION","26","5","5","","","","","","","","","10","24","34","34","0","","","8th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("11170","292","3","0","JSS 3","","DICTION","26","10","10","","","","","","","","","20","28","48","48","0","","","7th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11171","323","3","0","JSS 3","","DICTION","26","8","8","","","","","","","","","16","37","53","53","0","","","5th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11172","189","3","0","JSS 3","","DICTION","26","7","7","","","","","","","","","14","19","33","33","0","","","9th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11173","251","3","0","JSS 3","","DICTION","26","15","15","","","","","","","","","30","22","52","52","0","","","6th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11174","233","3","0","JSS 3","","DICTION","26","19","19","","","","","","","","","38","42","80","80","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11175","326","4","0","SS 1","","DICTION","26","10","10","","","","","","","","","20","37","57","57","0","","","10th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11176","7","4","0","SS 1","","DICTION","26","20","20","","","","","","","","","40","20","60","60","0","","","7th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11177","125","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","19","29","29","0","","","23rd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11178","8","4","0","SS 1","","DICTION","26","12","12","","","","","","","","","24","25","49","49","0","","","16th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11179","126","4","0","SS 1","","DICTION","26","13","13","","","","","","","","","26","0","26","26","49","49","13th","29th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11180","296","4","0","SS 1","","DICTION","26","14","14","","","","","","","","","28","20","48","48","0","","","19th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11181","300","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","10","20","20","0","","","31st","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11182","138","4","0","SS 1","","DICTION","26","10","10","","","","","","","","","20","32","52","52","0","","","11th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11183","2","4","0","SS 1","","DICTION","26","7","7","","","","","","","","","14","38","52","52","0","","","11th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11184","193","4","0","SS 1","","DICTION","26","20","20","","","","","","","","","40","18","58","58","0","","","9th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11185","256","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","18","28","28","0","","","25th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11186","140","4","0","SS 1","","DICTION","26","13","13","","","","","","","","","26","17","43","43","0","","","22nd","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11187","294","4","0","SS 1","","DICTION","26","14","14","","","","","","","","","28","35","63","63","0","","","5th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11188","1","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","7","17","17","0","","","33rd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11189","141","4","0","SS 1","","DICTION","26","20","20","","","","","","","","","40","53","93","93","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11190","252","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","18","28","28","0","","","25th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11191","303","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","38","48","48","0","","","19th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11192","301","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","42","52","52","0","","","11th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11193","143","4","0","SS 1","","DICTION","26","20","20","","","","","","","","","40","24","64","64","0","","","4th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11194","293","4","0","SS 1","","DICTION","26","15","15","","","","","","","","","30","20","50","50","0","","","15th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11195","235","4","0","SS 1","","DICTION","26","14","14","","","","","","","","","28","33","61","61","0","","","6th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11196","234","4","0","SS 1","","DICTION","26","7","7","","","","","","","","","14","35","49","49","0","","","16th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11197","237","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","17","27","27","0","","","28th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11198","121","4","0","SS 1","","DICTION","26","13","13","","","","","","","","","26","39","65","65","0","","","3rd","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11199","195","4","0","SS 1","","DICTION","26","15","15","","","","","","","","","30","19","49","49","0","","","16th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11200","196","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","19","29","29","0","","","23rd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11201","297","4","0","SS 1","","DICTION","26","8","8","","","","","","","","","16","36","52","52","0","","","11th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11202","302","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","18","28","28","0","","","25th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11203","325","4","0","SS 1","","DICTION","26","8","8","","","","","","","","","16","8","24","24","0","","","30th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11204","327","4","0","SS 1","","DICTION","26","10","10","","","","","","","","","20","40","60","60","0","","","7th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11205","313","4","0","SS 1","","DICTION","26","5","5","","","","","","","","","10","8","18","18","0","","","32nd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11206","295","4","0","SS 1","","DICTION","26","15","15","","","","","","","","","30","17","47","47","0","","","21st","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11207","324","4","0","SS 1","","DICTION","26","17","17","","","","","","","","","34","39","73","73","0","","","2nd","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11208","18","5","0","SS 2","","DICTION","26","5","5","","","","","","","","","10","24","34","34","0","","","23rd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11209","17","5","0","SS 2","","DICTION","26","13","13","","","","","","","","","26","33","59","59","0","","","13th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11210","304","5","0","SS 2","","DICTION","26","5","5","","","","","","","","","10","19","29","29","0","","","24th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11211","24","5","0","SS 2","","DICTION","26","15","15","","","","","","","","","30","25","55","55","0","","","15th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11212","15","5","0","SS 2","","DICTION","26","16","16","","","","","","","","","32","42","74","74","0","","","5th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11213","198","5","0","SS 2","","DICTION","26","20","20","","","","","","","","","40","32","72","72","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11214","253","5","0","SS 2","","DICTION","26","10","10","","","","","","","","","20","23","43","43","0","","","19th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11215","199","5","0","SS 2","","DICTION","26","20","20","","","","","","","","","40","34","74","74","0","","","5th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11216","23","5","0","SS 2","","DICTION","26","8","8","","","","","","","","","16","50","66","66","0","","","9th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11217","14","5","0","SS 2","","DICTION","26","16","16","","","","","","","","","32","45","77","77","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11218","12","5","0","SS 2","","DICTION","26","19","19","","","","","","","","","38","37","75","75","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11219","20","5","0","SS 2","","DICTION","26","10","10","","","","","","","","","20","28","48","48","0","","","17th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11220","242","5","0","SS 2","","DICTION","26","20","20","","","","","","","","","40","56","96","96","89.5","89.5","1st","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11221","25","5","0","SS 2","","DICTION","26","7","7","","","","","","","","","14","29","43","43","0","","","19th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11222","22","5","0","SS 2","","DICTION","26","15","15","","","","","","","","","30","45","75","75","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11223","305","5","0","SS 2","","DICTION","26","8","8","","","","","","","","","16","25","41","41","0","","","21st","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11224","241","5","0","SS 2","","DICTION","26","14","14","","","","","","","","","28","38","66","66","0","","","9th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11225","239","5","0","SS 2","","DICTION","26","13","13","","","","","","","","","26","32","58","58","0","","","14th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11226","174","5","0","SS 2","","DICTION","26","13","13","","","","","","","","","26","21","47","47","0","","","18th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11227","26","5","0","SS 2","","DICTION","26","5","5","","","","","","","","","10","43","53","53","0","","","16th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11228","254","5","0","SS 2","","DICTION","26","14","14","","","","","","","","","28","34","62","62","0","","","11th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11229","259","5","0","SS 2","","DICTION","26","5","5","","","","","","","","","10","31","41","41","0","","","21st","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11230","13","5","0","SS 2","","DICTION","26","18","18","","","","","","","","","36","26","62","62","0","","","11th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11231","19","5","0","SS 2","","DICTION","26","15","15","","","","","","","","","30","40","70","70","0","","","8th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11232","271","1","0","JSS 1","","DICTION","26","10","10","","","","","","","","","20","28","48","48","0","","","24th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11233","264","1","0","JSS 1","","DICTION","26","14","14","","","","","","","","","28","44","72","72","0","","","11th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11234","269","1","0","JSS 1","","DICTION","26","16","16","","","","","","","","","32","37","69","69","0","","","14th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11235","273","1","0","JSS 1","","DICTION","26","10","12","","","","","","","","","22","42","64","64","0","","","17th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11236","266","1","0","JSS 1","","DICTION","26","18","18","","","","","","","","","36","35","71","71","0","","","12th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11237","261","1","0","JSS 1","","DICTION","26","15","15","","","","","","","","","30","41","71","71","0","","","12th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11238","275","1","0","JSS 1","","DICTION","26","5","5","","","","","","","","","10","30","40","40","0","","","29th","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11239","276","1","0","JSS 1","","DICTION","26","20","20","","","","","","","","","40","49","89","89","0","","","6th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11240","320","1","0","JSS 1","","DICTION","26","14","14","","","","","","","","","28","19","47","47","0","","","25th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11241","319","1","0","JSS 1","","DICTION","26","15","15","","","","","","","","","30","29","59","59","0","","","20th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11242","311","1","0","JSS 1","","DICTION","26","20","20","","","","","","","","","40","52","92","92","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11243","274","1","0","JSS 1","","DICTION","26","14","14","","","","","","","","","28","41","69","69","0","","","14th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11244","277","1","0","JSS 1","","DICTION","26","5","5","","","","","","","","","10","33","43","43","0","","","28th","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11245","316","1","0","JSS 1","","DICTION","26","5","5","","","","","","","","","10","37","47","47","0","","","25th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11246","272","1","0","JSS 1","","DICTION","26","20","20","","","","","","","","","40","56","96","96","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11247","270","1","0","JSS 1","","DICTION","26","18","18","","","","","","","","","36","46","82","82","0","","","8th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11248","279","1","0","JSS 1","","DICTION","26","20","20","","","","","","","","","40","50","90","90","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11249","281","1","0","JSS 1","","DICTION","26","15","15","","","","","","","","","30","49","79","79","0","","","9th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11250","283","1","0","JSS 1","","DICTION","26","19","19","","","","","","","","","38","53","91","91","0","","","3rd","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11251","265","1","0","JSS 1","","DICTION","26","5","5","","","","","","","","","10","39","49","49","0","","","23rd","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11252","309","1","0","JSS 1","","DICTION","26","5","5","","","","","","","","","10","40","50","50","0","","","22nd","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11253","268","1","0","JSS 1","","DICTION","26","17","17","","","","","","","","","34","53","87","87","0","","","7th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11254","282","1","0","JSS 1","","DICTION","26","5","5","","","","","","","","","10","35","45","45","0","","","27th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11255","280","1","0","JSS 1","","DICTION","26","16","16","","","","","","","","","32","41","73","73","0","","","10th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11256","263","1","0","JSS 1","","DICTION","26","20","20","","","","","","","","","40","50","90","90","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11257","321","1","0","JSS 1","","DICTION","26","15","15","","","","","","","","","30","33","63","63","0","","","18th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11258","267","1","0","JSS 1","","DICTION","26","16","16","","","","","","","","","32","29","61","61","0","","","19th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11259","262","1","0","JSS 1","","DICTION","26","14","14","","","","","","","","","28","25","53","53","0","","","21st","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11260","278","1","0","JSS 1","","DICTION","26","14","14","","","","","","","","","28","39","67","67","0","","","16th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11261","222","2","0","JSS 2","","DICTION","26","20","20","","","","","","","","","40","44","84","84","0","","","6th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11262","214","2","0","JSS 2","","DICTION","26","20","20","","","","","","","","","40","40","80","80","0","","","9th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11263","248","2","0","JSS 2","","DICTION","26","20","20","","","","","","","","","40","26","66","66","61.5","61.5","8th","18th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11264","250","2","0","JSS 2","","DICTION","26","15","15","","","","","","","","","30","40","70","70","0","","","15th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11265","227","2","0","JSS 2","","DICTION","26","16","16","","","","","","","","","32","30","62","62","0","","","19th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11266","285","2","0","JSS 2","","DICTION","26","13","13","","","","","","","","","26","59","85","85","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11267","289","2","0","JSS 2","","DICTION","26","5","5","","","","","","","","","10","11","21","21","0","","","27th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11268","209","2","0","JSS 2","","DICTION","26","17","17","","","","","","","","","34","41","75","75","0","","","11th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11269","188","2","0","JSS 2","","DICTION","26","18","18","","","","","","","","","36","38","74","74","0","","","12th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("11270","221","2","0","JSS 2","","DICTION","26","5","5","","","","","","","","","10","44","54","54","0","","","22nd","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11271","220","2","0","JSS 2","","DICTION","26","13","13","","","","","","","","","26","17","43","43","0","","","25th","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11272","257","2","0","JSS 2","","DICTION","26","19","19","","","","","","","","","38","33","71","71","0","","","14th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11273","213","2","0","JSS 2","","DICTION","26","19","19","","","","","","","","","38","29","67","67","0","","","17th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11274","288","2","0","JSS 2","","DICTION","26","5","5","","","","","","","","","10","10","20","20","0","","","28th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11275","215","2","0","JSS 2","","DICTION","26","17","17","","","","","","","","","34","27","61","61","0","","","20th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11276","318","2","0","JSS 2","","DICTION","26","5","5","","","","","","","","","10","32","42","42","0","","","26th","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11277","225","2","0","JSS 2","","DICTION","26","16","16","","","","","","","","","32","18","50","50","0","","","23rd","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11278","217","2","0","JSS 2","","DICTION","26","20","20","","","","","","","","","40","46","86","86","0","","","3rd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11279","218","2","0","JSS 2","","DICTION","26","20","20","","","","","","","","","40","44","84","84","0","","","6th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11280","216","2","0","JSS 2","","DICTION","26","19","19","","","","","","","","","38","47","85","85","0","","","4th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11281","219","2","0","JSS 2","","DICTION","26","15","15","","","","","","","","","30","43","73","73","0","","","13th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11282","224","2","0","JSS 2","","DICTION","26","5","5","","","","","","","","","10","37","47","47","0","","","24th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11283","223","2","0","JSS 2","","DICTION","26","20","20","","","","","","","","","40","50","90","90","0","","","1st","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11284","226","2","0","JSS 2","","DICTION","26","20","20","","","","","","","","","40","48","88","88","0","","","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11285","286","2","0","JSS 2","","DICTION","26","17","17","","","","","","","","","34","23","57","57","0","","","21st","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11286","249","2","0","JSS 2","","DICTION","26","15","15","","","","","","","","","30","50","80","80","0","","","9th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11287","210","2","0","JSS 2","","DICTION","26","20","20","","","","","","","","","40","44","84","84","0","","","6th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11288","287","2","0","JSS 2","","DICTION","26","13","13","","","","","","","","","26","44","70","70","0","","","15th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11289","307","6","0","SS 3","","DICTION","26","19","19","","","","","","","","","38","35","73","73","0","","","8th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11290","308","6","0","SS 3","","DICTION","26","16","16","","","","","","","","","32","27","59","59","0","","","19th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11291","246","6","0","SS 3","","DICTION","26","17","17","","","","","","","","","34","33","67","67","0","","","14th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11292","131","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","22","62","62","0","","","18th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11293","133","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","36","76","76","0","","","6th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11294","200","6","0","SS 3","","DICTION","26","16","16","","","","","","","","","32","33","65","65","0","","","17th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11295","41","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","54","94","94","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11296","201","6","0","SS 3","","DICTION","26","16","16","","","","","","","","","32","43","75","75","0","","","7th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11297","31","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","47","87","87","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11298","243","6","0","SS 3","","DICTION","26","15","15","","","","","","","","","30","37","67","67","0","","","14th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11299","134","6","0","SS 3","","DICTION","26","18","18","","","","","","","","","36","44","80","80","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11300","306","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","31","71","71","0","","","12th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11301","244","6","0","SS 3","","DICTION","26","15","15","","","","","","","","","30","43","73","73","0","","","8th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11302","35","6","0","SS 3","","DICTION","26","16","10","","","","","","","","","26","0","26","26","0","","","25th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11303","245","6","0","SS 3","","DICTION","26","15","15","","","","","","","","","30","37","67","67","0","","","14th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11304","29","6","0","SS 3","","DICTION","26","5","5","","","","","","","","","10","38","48","48","0","","","20th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11305","33","6","0","SS 3","","DICTION","26","15","15","","","","","","","","","30","14","44","44","0","","","21st","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11306","48","6","0","SS 3","","DICTION","26","5","5","","","","","","","","","10","30","40","40","0","","","22nd","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11307","317","6","0","SS 3","","DICTION","26","10","10","","","","","","","","","20","49","69","69","0","","","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11308","247","6","0","SS 3","","DICTION","26","14","14","","","","","","","","","28","45","73","73","0","","","8th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11309","202","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","38","78","78","0","","","5th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11310","130","6","0","SS 3","","DICTION","26","5","5","","","","","","","","","10","27","37","37","0","","","23rd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11311","128","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","33","73","73","0","","","8th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11312","314","6","0","SS 3","","DICTION","26","10","10","","","","","","","","","20","15","35","35","0","","","24th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11313","28","6","0","SS 3","","DICTION","26","20","20","","","","","","","","","40","53","93","93","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11314","179","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","19","","","","","","","","","35","38","73","73","0","","","1st","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11315","185","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","16","","","","","","","","","31","41","72","72","0","","","2nd","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11316","322","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","","","","","20","28","48","48","0","","","11th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11317","186","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","10","","","","","","","","","25","30","55","55","0","","","9th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11318","310","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","14","","","","","","","","","24","23","47","47","0","","","12th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11319","183","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","10","","","","","","","","","20","17","37","37","0","","","13th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11320","182","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","19","","","","","","","","","36","35","71","71","0","","","4th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11321","290","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","18","","","","","","","","","28","33","61","61","0","","","8th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11322","292","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","16","","","","","","","","","31","41","72","72","0","","","2nd","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11323","323","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","13","","","","","","","","","28","39","67","67","0","","","6th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11324","189","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","18","","","","","","","","","33","37","70","70","0","","","5th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11325","251","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","14","","","","","","","","","24","28","52","52","0","","","10th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11326","233","3","0","JSS 3","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","12","","","","","","","","","27","37","64","64","0","","","7th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11327","326","4","0","SS 1","","FURTHER MATHEMATICS","25","14","16","","","","","","","","","30","13","43","43","0","","","12th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11328","7","4","0","SS 1","","FURTHER MATHEMATICS","25","14","15","","","","","","","","","29","5","34","34","0","","","30th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11329","125","4","0","SS 1","","FURTHER MATHEMATICS","25","12","16","","","","","","","","","28","15","43","43","0","","","12th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11330","8","4","0","SS 1","","FURTHER MATHEMATICS","25","14","14","","","","","","","","","28","11","39","39","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11331","126","4","0","SS 1","","FURTHER MATHEMATICS","25","12","14","","","","","","","","","26","0","26","26","44.5","44.5","10th","32nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11332","296","4","0","SS 1","","FURTHER MATHEMATICS","25","16","18","","","","","","","","","34","7","41","41","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11333","300","4","0","SS 1","","FURTHER MATHEMATICS","25","10","14","","","","","","","","","24","6","30","30","0","","","31st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11334","138","4","0","SS 1","","FURTHER MATHEMATICS","25","16","18","","","","","","","","","34","7","41","41","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11335","2","4","0","SS 1","","FURTHER MATHEMATICS","25","18","20","","","","","","","","","38","5","43","43","0","","","12th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11336","193","4","0","SS 1","","FURTHER MATHEMATICS","25","18","16","","","","","","","","","34","13","47","47","0","","","6th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11337","256","4","0","SS 1","","FURTHER MATHEMATICS","25","16","16","","","","","","","","","32","12","44","44","0","","","9th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11338","140","4","0","SS 1","","FURTHER MATHEMATICS","25","14","12","","","","","","","","","26","9","35","35","0","","","28th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11339","294","4","0","SS 1","","FURTHER MATHEMATICS","25","20","18","","","","","","","","","38","16","54","54","0","","","4th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11340","1","4","0","SS 1","","FURTHER MATHEMATICS","25","12","16","","","","","","","","","28","7","35","35","0","","","28th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11341","141","4","0","SS 1","","FURTHER MATHEMATICS","25","20","20","","","","","","","","","40","25","65","65","0","","","1st","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11342","252","4","0","SS 1","","FURTHER MATHEMATICS","25","12","14","","","","","","","","","26","11","37","37","0","","","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11343","303","4","0","SS 1","","FURTHER MATHEMATICS","25","14","18","","","","","","","","","32","12","44","44","0","","","9th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11344","301","4","0","SS 1","","FURTHER MATHEMATICS","25","16","16","","","","","","","","","32","10","42","42","0","","","16th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11345","143","4","0","SS 1","","FURTHER MATHEMATICS","25","14","18","","","","","","","","","32","12","44","44","0","","","9th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11346","293","4","0","SS 1","","FURTHER MATHEMATICS","25","10","16","","","","","","","","","26","10","36","36","0","","","27th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11347","235","4","0","SS 1","","FURTHER MATHEMATICS","25","18","18","","","","","","","","","36","11","47","47","0","","","6th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11348","234","4","0","SS 1","","FURTHER MATHEMATICS","25","12","16","","","","","","","","","28","9","37","37","0","","","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11349","237","4","0","SS 1","","FURTHER MATHEMATICS","25","14","16","","","","","","","","","30","11","41","41","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11350","121","4","0","SS 1","","FURTHER MATHEMATICS","25","20","18","","","","","","","","","38","17","55","55","0","","","3rd","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11351","195","4","0","SS 1","","FURTHER MATHEMATICS","25","16","15","","","","","","","","","31","12","43","43","0","","","12th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11352","196","4","0","SS 1","","FURTHER MATHEMATICS","25","15","18","","","","","","","","","33","7","40","40","0","","","20th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11353","297","4","0","SS 1","","FURTHER MATHEMATICS","25","16","14","","","","","","","","","30","10","40","40","0","","","20th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11354","302","4","0","SS 1","","FURTHER MATHEMATICS","25","14","18","","","","","","","","","32","17","49","49","0","","","5th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11355","325","4","0","SS 1","","FURTHER MATHEMATICS","25","12","14","","","","","","","","","26","12","38","38","0","","","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11356","327","4","0","SS 1","","FURTHER MATHEMATICS","25","18","18","","","","","","","","","36","26","62","62","0","","","2nd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11357","313","4","0","SS 1","","FURTHER MATHEMATICS","25","8","14","","","","","","","","","22","4","26","26","0","","","32nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11358","295","4","0","SS 1","","FURTHER MATHEMATICS","25","16","18","","","","","","","","","34","11","45","45","0","","","8th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11359","324","4","0","SS 1","","FURTHER MATHEMATICS","25","16","14","","","","","","","","","30","9","39","39","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11360","326","4","0","SS 1","","MATHEMATICS","2","14","13","","","","","","","","","27","10","37","37","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11361","7","4","0","SS 1","","MATHEMATICS","2","12","15","","","","","","","","","27","21","48","48","0","","","11th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11362","125","4","0","SS 1","","MATHEMATICS","2","12","12","","","","","","","","","24","10","34","34","0","","","28th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11363","8","4","0","SS 1","","MATHEMATICS","2","18","13","","","","","","","","","31","10","41","41","0","","","15th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11364","126","4","0","SS 1","","MATHEMATICS","2","0","0","","","","","","","","","","0","0","0","23.5","23.5","35th","33rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11365","296","4","0","SS 1","","MATHEMATICS","2","8","11","","","","","","","","","19","12","31","31","0","","","31st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11366","300","4","0","SS 1","","MATHEMATICS","2","14","12","","","","","","","","","26","10","36","36","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11367","138","4","0","SS 1","","MATHEMATICS","2","18","15","","","","","","","","","33","20","53","53","0","","","8th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11368","2","4","0","SS 1","","MATHEMATICS","2","14","12","","","","","","","","","26","10","36","36","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11369","193","4","0","SS 1","","MATHEMATICS","2","20","16","","","","","","","","","36","13","49","49","0","","","10th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("11370","256","4","0","SS 1","","MATHEMATICS","2","16","11","","","","","","","","","27","12","39","39","0","","","18th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11371","140","4","0","SS 1","","MATHEMATICS","2","12","10","","","","","","","","","22","10","32","32","0","","","30th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11372","294","4","0","SS 1","","MATHEMATICS","2","20","16","","","","","","","","","36","45","81","81","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11373","1","4","0","SS 1","","MATHEMATICS","2","16","13","","","","","","","","","29","10","39","39","0","","","18th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11374","141","4","0","SS 1","","MATHEMATICS","2","20","20","","","","","","","","","40","53","93","93","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11375","252","4","0","SS 1","","MATHEMATICS","2","14","12","","","","","","","","","26","10","36","36","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11376","303","4","0","SS 1","","MATHEMATICS","2","4","13","","","","","","","","","17","10","27","27","0","","","32nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11377","301","4","0","SS 1","","MATHEMATICS","2","18","12","","","","","","","","","30","10","40","40","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11378","143","4","0","SS 1","","MATHEMATICS","2","18","15","","","","","","","","","33","21","54","54","0","","","7th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11379","293","4","0","SS 1","","MATHEMATICS","2","20","15","","","","","","","","","35","20","55","55","0","","","6th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11380","235","4","0","SS 1","","MATHEMATICS","2","16","15","","","","","","","","","31","17","48","48","0","","","11th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11381","234","4","0","SS 1","","MATHEMATICS","2","18","15","","","","","","","","","33","20","53","53","0","","","8th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11382","237","4","0","SS 1","","MATHEMATICS","2","10","12","","","","","","","","","22","12","34","34","0","","","28th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11383","121","4","0","SS 1","","MATHEMATICS","2","16","17","","","","","","","","","33","23","56","56","0","","","5th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11384","195","4","0","SS 1","","MATHEMATICS","2","18","13","","","","","","","","","31","10","41","41","0","","","15th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11385","196","4","0","SS 1","","MATHEMATICS","2","16","12","","","","","","","","","28","10","38","38","0","","","21st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11386","297","4","0","SS 1","","MATHEMATICS","2","12","13","","","","","","","","","25","10","35","35","0","","","27th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11387","302","4","0","SS 1","","MATHEMATICS","2","20","11","","","","","","","","","31","12","43","43","0","","","13th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11388","325","4","0","SS 1","","MATHEMATICS","2","16","10","","","","","","","","","26","10","36","36","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11389","327","4","0","SS 1","","MATHEMATICS","2","20","20","","","","","","","","","40","45","85","85","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11390","313","4","0","SS 1","","MATHEMATICS","2","16","13","","","","","","","","","29","10","39","39","0","","","18th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11391","295","4","0","SS 1","","MATHEMATICS","2","13","20","","","","","","","","","33","32","65","65","0","","","4th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11392","324","4","0","SS 1","","MATHEMATICS","2","14","13","","","","","","","","","27","16","43","43","0","","","13th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11393","18","5","0","SS 2","","MATHEMATICS","2","17","7","","","","","","","","","24","14","38","38","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11394","17","5","0","SS 2","","MATHEMATICS","2","15","10","","","","","","","","","25","15","40","40","0","","","18th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11395","304","5","0","SS 2","","MATHEMATICS","2","10","5","","","","","","","","","15","7","22","22","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11396","24","5","0","SS 2","","MATHEMATICS","2","15","11","","","","","","","","","26","21","47","47","0","","","13th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11397","15","5","0","SS 2","","MATHEMATICS","2","20","19","","","","","","","","","39","39","78","78","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11398","198","5","0","SS 2","","MATHEMATICS","2","17","14","","","","","","","","","31","27","58","58","0","","","10th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11399","253","5","0","SS 2","","MATHEMATICS","2","15","8","","","","","","","","","23","16","39","39","0","","","19th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11400","199","5","0","SS 2","","MATHEMATICS","2","20","19","","","","","","","","","39","35","74","74","0","","","3rd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11401","23","5","0","SS 2","","MATHEMATICS","2","19","20","","","","","","","","","39","40","79","79","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11402","14","5","0","SS 2","","MATHEMATICS","2","19","14","","","","","","","","","33","28","61","61","0","","","9th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11403","12","5","0","SS 2","","MATHEMATICS","2","18","12","","","","","","","","","30","33","63","63","0","","","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11404","20","5","0","SS 2","","MATHEMATICS","2","11","8","","","","","","","","","19","16","35","35","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11405","242","5","0","SS 2","","MATHEMATICS","2","13","13","","","","","","","","","26","26","52","52","47","47","10th","11th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11406","25","5","0","SS 2","","MATHEMATICS","2","12","9","","","","","","","","","21","17","38","38","0","","","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11407","22","5","0","SS 2","","MATHEMATICS","2","12","10","","","","","","","","","22","20","42","42","0","","","16th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11408","305","5","0","SS 2","","MATHEMATICS","2","10","4","","","","","","","","","14","7","21","21","0","","","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11409","241","5","0","SS 2","","MATHEMATICS","2","9","11","","","","","","","","","20","22","42","42","0","","","16th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11410","239","5","0","SS 2","","MATHEMATICS","2","19","16","","","","","","","","","35","31","66","66","0","","","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11411","174","5","0","SS 2","","MATHEMATICS","2","20","10","","","","","","","","","30","20","50","50","0","","","12th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11412","26","5","0","SS 2","","MATHEMATICS","2","17","15","","","","","","","","","32","30","62","62","0","","","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11413","254","5","0","SS 2","","MATHEMATICS","2","19","16","","","","","","","","","35","32","67","67","0","","","5th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11414","259","5","0","SS 2","","MATHEMATICS","2","19","17","","","","","","","","","36","34","70","70","0","","","4th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11415","13","5","0","SS 2","","MATHEMATICS","2","18","10","","","","","","","","","28","19","47","47","0","","","13th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11416","19","5","0","SS 2","","MATHEMATICS","2","17","10","","","","","","","","","27","18","45","45","0","","","15th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11417","326","4","0","SS 1","","DATA PROCESSING","29","13","18","","","","","","","","","31","31","62","62","0","","","12th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11418","7","4","0","SS 1","","DATA PROCESSING","29","5","2","","","","","","","","","7","40","47","47","0","","","22nd","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11419","125","4","0","SS 1","","DATA PROCESSING","29","7","10","","","","","","","","","17","24","41","41","0","","","25th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11420","8","4","0","SS 1","","DATA PROCESSING","29","12","13","","","","","","","","","25","48","73","73","0","","","5th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11421","126","4","0","SS 1","","DATA PROCESSING","29","8","2","","","","","","","","","10","0","10","10","32.5","32.5","31st","33rd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11422","296","4","0","SS 1","","DATA PROCESSING","29","10","10","","","","","","","","","20","35","55","55","0","","","16th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11423","300","4","0","SS 1","","DATA PROCESSING","29","10","5","","","","","","","","","15","38","53","53","0","","","18th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11424","138","4","0","SS 1","","DATA PROCESSING","29","17","10","","","","","","","","","27","28","55","55","0","","","16th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11425","2","4","0","SS 1","","DATA PROCESSING","29","13","15","","","","","","","","","28","28","56","56","0","","","15th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11426","193","4","0","SS 1","","DATA PROCESSING","29","17","10","","","","","","","","","27","30","57","57","0","","","14th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11427","256","4","0","SS 1","","DATA PROCESSING","29","13","15","","","","","","","","","28","25","53","53","0","","","18th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11428","140","4","0","SS 1","","DATA PROCESSING","29","10","5","","","","","","","","","15","30","45","45","0","","","24th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11429","294","4","0","SS 1","","DATA PROCESSING","29","18","5","","","","","","","","","23","48","71","71","0","","","7th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11430","1","4","0","SS 1","","DATA PROCESSING","29","6","2","","","","","","","","","8","23","31","31","0","","","29th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11431","141","4","0","SS 1","","DATA PROCESSING","29","18","15","","","","","","","","","33","48","81","81","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11432","252","4","0","SS 1","","DATA PROCESSING","29","5","2","","","","","","","","","7","32","39","39","0","","","27th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11433","303","4","0","SS 1","","DATA PROCESSING","29","14","10","","","","","","","","","24","46","70","70","0","","","8th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11434","301","4","0","SS 1","","DATA PROCESSING","29","12","15","","","","","","","","","27","40","67","67","0","","","10th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11435","143","4","0","SS 1","","DATA PROCESSING","29","18","19","","","","","","","","","37","35","72","72","0","","","6th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11436","293","4","0","SS 1","","DATA PROCESSING","29","6","10","","","","","","","","","16","30","46","46","0","","","23rd","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11437","235","4","0","SS 1","","DATA PROCESSING","29","16","17","","","","","","","","","33","45","78","78","0","","","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11438","234","4","0","SS 1","","DATA PROCESSING","29","13","15","","","","","","","","","28","40","68","68","0","","","9th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11439","237","4","0","SS 1","","DATA PROCESSING","29","3","10","","","","","","","","","13","20","33","33","0","","","28th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11440","121","4","0","SS 1","","DATA PROCESSING","29","15","19","","","","","","","","","34","42","76","76","0","","","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11441","195","4","0","SS 1","","DATA PROCESSING","29","10","5","","","","","","","","","15","38","53","53","0","","","18th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11442","196","4","0","SS 1","","DATA PROCESSING","29","2","1","","","","","","","","","3","15","18","18","0","","","32nd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11443","297","4","0","SS 1","","DATA PROCESSING","29","16","5","","","","","","","","","21","45","66","66","0","","","11th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11444","302","4","0","SS 1","","DATA PROCESSING","29","7","2","","","","","","","","","9","32","41","41","0","","","25th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11445","325","4","0","SS 1","","DATA PROCESSING","29","2","5","","","","","","","","","7","20","27","27","0","","","30th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11446","327","4","0","SS 1","","DATA PROCESSING","29","19","15","","","","","","","","","34","50","84","84","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11447","313","4","0","SS 1","","DATA PROCESSING","29","6","2","","","","","","","","","8","15","23","23","0","","","31st","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11448","295","4","0","SS 1","","DATA PROCESSING","29","7","15","","","","","","","","","22","40","62","62","0","","","12th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11449","324","4","0","SS 1","","DATA PROCESSING","29","10","8","","","","","","","","","18","30","48","48","0","","","21st","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11450","18","5","0","SS 2","","DATA PROCESSING","29","8","15","","","","","","","","","23","28","51","51","0","","","20th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11451","17","5","0","SS 2","","DATA PROCESSING","29","11","10","","","","","","","","","21","40","61","61","0","","","12th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11452","304","5","0","SS 2","","DATA PROCESSING","29","8","18","","","","","","","","","26","35","61","61","0","","","12th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11453","24","5","0","SS 2","","DATA PROCESSING","29","12","8","","","","","","","","","20","48","68","68","0","","","7th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11454","15","5","0","SS 2","","DATA PROCESSING","29","7","10","","","","","","","","","17","40","57","57","0","","","16th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11455","198","5","0","SS 2","","DATA PROCESSING","29","14","17","","","","","","","","","31","38","69","69","0","","","6th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11456","253","5","0","SS 2","","DATA PROCESSING","29","12","2","","","","","","","","","14","30","44","44","0","","","22nd","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11457","199","5","0","SS 2","","DATA PROCESSING","29","5","10","","","","","","","","","15","50","65","65","0","","","8th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11458","23","5","0","SS 2","","DATA PROCESSING","29","14","18","","","","","","","","","32","55","87","87","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11459","14","5","0","SS 2","","DATA PROCESSING","29","13","8","","","","","","","","","21","25","46","46","0","","","21st","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11460","12","5","0","SS 2","","DATA PROCESSING","29","13","10","","","","","","","","","23","48","71","71","0","","","5th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11461","20","5","0","SS 2","","DATA PROCESSING","29","10","2","","","","","","","","","12","20","32","32","0","","","24th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11462","242","5","0","SS 2","","DATA PROCESSING","29","8","12","","","","","","","","","20","40","60","60","65.5","65.5","7th","14th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11463","25","5","0","SS 2","","DATA PROCESSING","29","12","10","","","","","","","","","22","40","62","62","0","","","10th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11464","22","5","0","SS 2","","DATA PROCESSING","29","18","18","","","","","","","","","36","58","94","94","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11465","305","5","0","SS 2","","DATA PROCESSING","29","12","5","","","","","","","","","17","38","55","55","0","","","17th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11466","241","5","0","SS 2","","DATA PROCESSING","29","11","16","","","","","","","","","27","35","62","62","0","","","10th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11467","239","5","0","SS 2","","DATA PROCESSING","29","10","9","","","","","","","","","19","34","53","53","0","","","18th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11468","174","5","0","SS 2","","DATA PROCESSING","29","11","13","","","","","","","","","24","29","53","53","0","","","18th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11469","26","5","0","SS 2","","DATA PROCESSING","29","13","17","","","","","","","","","30","56","86","86","0","","","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("11470","254","5","0","SS 2","","DATA PROCESSING","29","8","1","","","","","","","","","9","30","39","39","0","","","23rd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11471","259","5","0","SS 2","","DATA PROCESSING","29","14","11","","","","","","","","","25","38","63","63","0","","","9th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11472","13","5","0","SS 2","","DATA PROCESSING","29","10","15","","","","","","","","","25","48","73","73","0","","","4th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11473","19","5","0","SS 2","","DATA PROCESSING","29","8","10","","","","","","","","","18","40","58","58","0","","","15th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11474","179","3","0","JSS 3","","HOME ECONOMICS","24","15","16","","","","","","","","","31","36","67","67","0","","","3rd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11475","185","3","0","JSS 3","","HOME ECONOMICS","24","15","14","","","","","","","","","29","38","67","67","0","","","3rd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11476","322","3","0","JSS 3","","HOME ECONOMICS","24","12","14","","","","","","","","","26","30","56","56","0","","","7th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11477","186","3","0","JSS 3","","HOME ECONOMICS","24","10","8","","","","","","","","","18","25","43","43","0","","","10th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11478","310","3","0","JSS 3","","HOME ECONOMICS","24","13","10","","","","","","","","","23","28","51","51","0","","","9th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11479","183","3","0","JSS 3","","HOME ECONOMICS","24","9","8","","","","","","","","","17","22","39","39","0","","","13th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11480","182","3","0","JSS 3","","HOME ECONOMICS","24","18","15","","","","","","","","","33","35","68","68","0","","","2nd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11481","290","3","0","JSS 3","","HOME ECONOMICS","24","15","16","","","","","","","","","31","36","67","67","0","","","3rd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11482","292","3","0","JSS 3","","HOME ECONOMICS","24","15","16","","","","","","","","","31","39","70","70","0","","","1st","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11483","323","3","0","JSS 3","","HOME ECONOMICS","24","11","10","","","","","","","","","21","20","41","41","0","","","12th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11484","189","3","0","JSS 3","","HOME ECONOMICS","24","14","9","","","","","","","","","23","20","43","43","0","","","10th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11485","251","3","0","JSS 3","","HOME ECONOMICS","24","15","10","","","","","","","","","25","30","55","55","0","","","8th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11486","233","3","0","JSS 3","","HOME ECONOMICS","24","15","12","","","","","","","","","27","32","59","59","0","","","6th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11487","326","4","0","SS 1","","ENGLISH LANGUAGE","1","7","13","","","","","","","","","20","19","39","39","0","","","14th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11488","7","4","0","SS 1","","ENGLISH LANGUAGE","1","3","5","","","","","","","","","8","13","21","21","0","","","27th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11489","125","4","0","SS 1","","ENGLISH LANGUAGE","1","2","7","","","","","","","","","9","15","24","24","0","","","22nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11490","8","4","0","SS 1","","ENGLISH LANGUAGE","1","4","10","","","","","","","","","14","10","24","24","0","","","22nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11491","126","4","0","SS 1","","ENGLISH LANGUAGE","1","8","5","","","","","","","","","13","0","13","13","29","29","27th","33rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11492","296","4","0","SS 1","","ENGLISH LANGUAGE","1","5","11","","","","","","","","","16","11","27","27","0","","","19th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11493","300","4","0","SS 1","","ENGLISH LANGUAGE","1","4","10","","","","","","","","","14","15","29","29","0","","","17th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11494","138","4","0","SS 1","","ENGLISH LANGUAGE","1","1","15","","","","","","","","","16","25","41","41","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11495","2","4","0","SS 1","","ENGLISH LANGUAGE","1","10","9","","","","","","","","","19","17","36","36","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11496","193","4","0","SS 1","","ENGLISH LANGUAGE","1","4","15","","","","","","","","","19","26","45","45","0","","","8th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11497","256","4","0","SS 1","","ENGLISH LANGUAGE","1","3","10","","","","","","","","","13","10","23","23","0","","","25th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11498","140","4","0","SS 1","","ENGLISH LANGUAGE","1","4","10","","","","","","","","","14","11","25","25","0","","","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11499","294","4","0","SS 1","","ENGLISH LANGUAGE","1","3","13","","","","","","","","","16","28","44","44","0","","","10th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11500","1","4","0","SS 1","","ENGLISH LANGUAGE","1","2","9","","","","","","","","","11","8","19","19","0","","","30th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11501","141","4","0","SS 1","","ENGLISH LANGUAGE","1","13","20","","","","","","","","","33","32","65","65","0","","","2nd","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11502","252","4","0","SS 1","","ENGLISH LANGUAGE","1","1","5","","","","","","","","","6","15","21","21","0","","","27th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11503","303","4","0","SS 1","","ENGLISH LANGUAGE","1","18","16","","","","","","","","","34","21","55","55","0","","","3rd","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11504","301","4","0","SS 1","","ENGLISH LANGUAGE","1","10","12","","","","","","","","","22","16","38","38","0","","","15th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11505","143","4","0","SS 1","","ENGLISH LANGUAGE","1","3","4","","","","","","","","","7","21","28","28","0","","","18th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11506","293","4","0","SS 1","","ENGLISH LANGUAGE","1","5","14","","","","","","","","","19","22","41","41","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11507","235","4","0","SS 1","","ENGLISH LANGUAGE","1","12","12","","","","","","","","","24","23","47","47","0","","","6th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11508","234","4","0","SS 1","","ENGLISH LANGUAGE","1","10","11","","","","","","","","","21","28","49","49","0","","","5th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11509","237","4","0","SS 1","","ENGLISH LANGUAGE","1","3","6","","","","","","","","","9","10","19","19","0","","","30th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11510","121","4","0","SS 1","","ENGLISH LANGUAGE","1","13","13","","","","","","","","","26","21","47","47","0","","","6th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11511","195","4","0","SS 1","","ENGLISH LANGUAGE","1","1","5","","","","","","","","","6","18","24","24","0","","","22nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11512","196","4","0","SS 1","","ENGLISH LANGUAGE","1","2","15","","","","","","","","","17","9","26","26","0","","","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11513","297","4","0","SS 1","","ENGLISH LANGUAGE","1","12","15","","","","","","","","","27","26","53","53","0","","","4th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11514","302","4","0","SS 1","","ENGLISH LANGUAGE","1","2","11","","","","","","","","","13","7","20","20","0","","","29th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11515","325","4","0","SS 1","","ENGLISH LANGUAGE","1","1","11","","","","","","","","","12","10","22","22","0","","","26th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11516","327","4","0","SS 1","","ENGLISH LANGUAGE","1","11","19","","","","","","","","","30","37","67","67","0","","","1st","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11517","313","4","0","SS 1","","ENGLISH LANGUAGE","1","2","10","","","","","","","","","12","5","17","17","0","","","32nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11518","295","4","0","SS 1","","ENGLISH LANGUAGE","1","4","13","","","","","","","","","17","28","45","45","0","","","8th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11519","324","4","0","SS 1","","ENGLISH LANGUAGE","1","3","13","","","","","","","","","16","24","40","40","0","","","13th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11520","179","3","0","JSS 3","","SOCIAL STUDIES","23","17","14","","","","","","","","","31","57","88","88","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11521","185","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","","","","","20","47","67","67","0","","","6th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11522","322","3","0","JSS 3","","SOCIAL STUDIES","23","5","7","","","","","","","","","12","41","53","53","0","","","11th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11523","186","3","0","JSS 3","","SOCIAL STUDIES","23","11","10","","","","","","","","","21","37","58","58","0","","","10th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11524","310","3","0","JSS 3","","SOCIAL STUDIES","23","14","8","","","","","","","","","22","41","63","63","0","","","7th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11525","183","3","0","JSS 3","","SOCIAL STUDIES","23","10","10","","","","","","","","","20","41","61","61","0","","","8th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11526","182","3","0","JSS 3","","SOCIAL STUDIES","23","10","7","","","","","","","","","17","53","70","70","0","","","4th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11527","290","3","0","JSS 3","","SOCIAL STUDIES","23","4","13","","","","","","","","","17","53","70","70","0","","","4th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11528","292","3","0","JSS 3","","SOCIAL STUDIES","23","12","14","","","","","","","","","26","50","76","76","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11529","323","3","0","JSS 3","","SOCIAL STUDIES","23","5","10","","","","","","","","","15","30","45","45","0","","","13th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11530","189","3","0","JSS 3","","SOCIAL STUDIES","23","6","13","","","","","","","","","19","41","60","60","0","","","9th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11531","251","3","0","JSS 3","","SOCIAL STUDIES","23","12","4","","","","","","","","","16","31","47","47","0","","","12th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11532","233","3","0","JSS 3","","SOCIAL STUDIES","23","6","11","","","","","","","","","17","56","73","73","0","","","3rd","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11533","222","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","19","11","","","","","","","","","30","50","80","80","0","","","8th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11534","214","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","15","8","","","","","","","","","23","39","62","62","0","","","21st","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11535","248","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","12","8","","","","","","","","","20","33","53","53","44","44","23rd","24th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11536","250","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","17","11","","","","","","","","","28","60","88","88","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11537","227","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","16","10","","","","","","","","","26","40","66","66","0","","","19th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11538","285","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","18","16","","","","","","","","","34","58","92","92","0","","","1st","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11539","289","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","9","8","","","","","","","","","17","36","53","53","0","","","24th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11540","209","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","7","8","","","","","","","","","15","56","71","71","0","","","14th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11541","188","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","20","10","","","","","","","","","30","41","71","71","0","","","14th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11542","221","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","19","12","","","","","","","","","31","46","77","77","0","","","11th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11543","220","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","5","5","","","","","","","","","10","28","38","38","0","","","28th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11544","257","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","15","6","","","","","","","","","21","40","61","61","0","","","22nd","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11545","213","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","20","6","","","","","","","","","26","51","77","77","0","","","11th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11546","288","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","10","3","","","","","","","","","13","29","42","42","0","","","27th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11547","215","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","15","10","","","","","","","","","25","43","68","68","0","","","17th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11548","318","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","15","9","","","","","","","","","24","41","65","65","0","","","20th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11549","225","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","15","6","","","","","","","","","21","32","53","53","0","","","24th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11550","217","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","20","10","","","","","","","","","30","51","81","81","0","","","7th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11551","218","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","18","11","","","","","","","","","29","46","75","75","0","","","13th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11552","216","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","16","12","","","","","","","","","28","55","83","83","0","","","6th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11553","219","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","17","11","","","","","","","","","28","50","78","78","0","","","10th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11554","224","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","15","8","","","","","","","","","23","46","69","69","0","","","16th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11555","223","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","16","12","","","","","","","","","28","58","86","86","0","","","5th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11556","226","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","20","9","","","","","","","","","29","51","80","80","0","","","8th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11557","286","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","18","10","","","","","","","","","28","39","67","67","0","","","18th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11558","249","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","17","15","","","","","","","","","32","56","88","88","0","","","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11559","210","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","18","11","","","","","","","","","29","58","87","87","0","","","4th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11560","287","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","13","6","","","","","","","","","19","38","57","57","0","","","23rd","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11561","271","1","0","JSS 1","","SOCIAL STUDIES","23","17","7","","","","","","","","","24","54","78","78","0","","","13th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11562","264","1","0","JSS 1","","SOCIAL STUDIES","23","9","5","","","","","","","","","14","31","45","45","0","","","21st","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11563","269","1","0","JSS 1","","SOCIAL STUDIES","23","16","9","","","","","","","","","25","55","80","80","0","","","11th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11564","273","1","0","JSS 1","","SOCIAL STUDIES","23","18","15","","","","","","","","","33","51","84","84","0","","","7th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11565","266","1","0","JSS 1","","SOCIAL STUDIES","23","10","7","","","","","","","","","17","26","43","43","0","","","24th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11566","261","1","0","JSS 1","","SOCIAL STUDIES","23","7","11","","","","","","","","","18","36","54","54","0","","","20th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11567","275","1","0","JSS 1","","SOCIAL STUDIES","23","5","6","","","","","","","","","11","31","42","42","0","","","26th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11568","276","1","0","JSS 1","","SOCIAL STUDIES","23","17","16","","","","","","","","","33","53","86","86","0","","","6th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11569","320","1","0","JSS 1","","SOCIAL STUDIES","23","14","6","","","","","","","","","20","40","60","60","0","","","17th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("11570","319","1","0","JSS 1","","SOCIAL STUDIES","23","5","7","","","","","","","","","12","32","44","44","0","","","23rd","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11571","311","1","0","JSS 1","","SOCIAL STUDIES","23","20","10","","","","","","","","","30","53","83","83","0","","","8th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11572","274","1","0","JSS 1","","SOCIAL STUDIES","23","12","13","","","","","","","","","25","57","82","82","0","","","9th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11573","277","1","0","JSS 1","","SOCIAL STUDIES","23","5","5","","","","","","","","","10","26","36","36","0","","","27th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11574","316","1","0","JSS 1","","SOCIAL STUDIES","23","5","5","","","","","","","","","10","26","36","36","0","","","27th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11575","272","1","0","JSS 1","","SOCIAL STUDIES","23","20","18","","","","","","","","","38","59","97","97","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11576","270","1","0","JSS 1","","SOCIAL STUDIES","23","20","20","","","","","","","","","40","54","94","94","0","","","3rd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11577","279","1","0","JSS 1","","SOCIAL STUDIES","23","6","10","","","","","","","","","16","43","59","59","0","","","18th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11578","281","1","0","JSS 1","","SOCIAL STUDIES","23","16","16","","","","","","","","","32","56","88","88","0","","","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11579","283","1","0","JSS 1","","SOCIAL STUDIES","23","20","20","","","","","","","","","40","59","99","99","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11580","265","1","0","JSS 1","","SOCIAL STUDIES","23","6","7","","","","","","","","","13","32","45","45","0","","","21st","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11581","309","1","0","JSS 1","","SOCIAL STUDIES","23","12","10","","","","","","","","","22","49","71","71","0","","","15th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11582","268","1","0","JSS 1","","SOCIAL STUDIES","23","16","10","","","","","","","","","26","56","82","82","0","","","9th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11583","282","1","0","JSS 1","","SOCIAL STUDIES","23","15","9","","","","","","","","","24","51","75","75","0","","","14th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11584","280","1","0","JSS 1","","SOCIAL STUDIES","23","6","12","","","","","","","","","18","53","71","71","0","","","15th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11585","263","1","0","JSS 1","","SOCIAL STUDIES","23","16","14","","","","","","","","","30","49","79","79","0","","","12th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11586","321","1","0","JSS 1","","SOCIAL STUDIES","23","6","3","","","","","","","","","9","47","56","56","0","","","19th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11587","267","1","0","JSS 1","","SOCIAL STUDIES","23","20","20","","","","","","","","","40","53","93","93","0","","","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11588","262","1","0","JSS 1","","SOCIAL STUDIES","23","7","5","","","","","","","","","12","16","28","28","0","","","29th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11589","278","1","0","JSS 1","","SOCIAL STUDIES","23","11","5","","","","","","","","","16","27","43","43","0","","","24th","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11590","222","2","0","JSS 2","","SOCIAL STUDIES","23","14","17","","","","","","","","","31","53","84","84","0","","","8th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11591","214","2","0","JSS 2","","SOCIAL STUDIES","23","8","16","","","","","","","","","24","56","80","80","0","","","9th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11592","248","2","0","JSS 2","","SOCIAL STUDIES","23","8","12","","","","","","","","","20","50","70","70","66","66","10th","18th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11593","250","2","0","JSS 2","","SOCIAL STUDIES","23","7","15","","","","","","","","","22","52","74","74","0","","","14th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11594","227","2","0","JSS 2","","SOCIAL STUDIES","23","7","12","","","","","","","","","19","44","63","63","0","","","20th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11595","285","2","0","JSS 2","","SOCIAL STUDIES","23","19","16","","","","","","","","","35","58","93","93","0","","","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11596","289","2","0","JSS 2","","SOCIAL STUDIES","23","5","8","","","","","","","","","13","26","39","39","0","","","25th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11597","209","2","0","JSS 2","","SOCIAL STUDIES","23","9","5","","","","","","","","","14","36","50","50","0","","","24th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11598","188","2","0","JSS 2","","SOCIAL STUDIES","23","11","18","","","","","","","","","29","50","79","79","0","","","10th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11599","221","2","0","JSS 2","","SOCIAL STUDIES","23","14","15","","","","","","","","","29","49","78","78","0","","","11th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11600","220","2","0","JSS 2","","SOCIAL STUDIES","23","5","3","","","","","","","","","8","20","28","28","0","","","26th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11601","257","2","0","JSS 2","","SOCIAL STUDIES","23","15","9","","","","","","","","","24","53","77","77","0","","","13th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11602","213","2","0","JSS 2","","SOCIAL STUDIES","23","9","13","","","","","","","","","22","51","73","73","0","","","15th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11603","288","2","0","JSS 2","","SOCIAL STUDIES","23","5","5","","","","","","","","","10","5","15","15","0","","","28th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11604","215","2","0","JSS 2","","SOCIAL STUDIES","23","14","12","","","","","","","","","26","43","69","69","0","","","19th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11605","318","2","0","JSS 2","","SOCIAL STUDIES","23","8","14","","","","","","","","","22","35","57","57","0","","","22nd","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11606","225","2","0","JSS 2","","SOCIAL STUDIES","23","5","5","","","","","","","","","10","15","25","25","0","","","27th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11607","217","2","0","JSS 2","","SOCIAL STUDIES","23","13","16","","","","","","","","","29","60","89","89","0","","","3rd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11608","218","2","0","JSS 2","","SOCIAL STUDIES","23","7","17","","","","","","","","","24","54","78","78","0","","","11th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11609","216","2","0","JSS 2","","SOCIAL STUDIES","23","15","15","","","","","","","","","30","56","86","86","0","","","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11610","219","2","0","JSS 2","","SOCIAL STUDIES","23","5","13","","","","","","","","","18","53","71","71","0","","","16th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11611","224","2","0","JSS 2","","SOCIAL STUDIES","23","10","12","","","","","","","","","22","39","61","61","0","","","21st","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11612","223","2","0","JSS 2","","SOCIAL STUDIES","23","17","14","","","","","","","","","31","58","89","89","0","","","3rd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11613","226","2","0","JSS 2","","SOCIAL STUDIES","23","19","19","","","","","","","","","38","57","95","95","0","","","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11614","286","2","0","JSS 2","","SOCIAL STUDIES","23","5","16","","","","","","","","","21","50","71","71","0","","","16th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11615","249","2","0","JSS 2","","SOCIAL STUDIES","23","14","17","","","","","","","","","31","55","86","86","0","","","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11616","210","2","0","JSS 2","","SOCIAL STUDIES","23","14","16","","","","","","","","","30","56","86","86","0","","","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11617","287","2","0","JSS 2","","SOCIAL STUDIES","23","5","7","","","","","","","","","12","43","55","55","0","","","23rd","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11618","18","5","0","SS 2","","ENGLISH LANGUAGE","1","5","9","","","","","","","","","14","17","31","31","0","","","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11619","17","5","0","SS 2","","ENGLISH LANGUAGE","1","2","8","","","","","","","","","10","27","37","37","0","","","17th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11620","304","5","0","SS 2","","ENGLISH LANGUAGE","1","2","2","","","","","","","","","4","22","26","26","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11621","24","5","0","SS 2","","ENGLISH LANGUAGE","1","5","9","","","","","","","","","14","27","41","41","0","","","12th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11622","15","5","0","SS 2","","ENGLISH LANGUAGE","1","3","7","","","","","","","","","10","25","35","35","0","","","19th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11623","198","5","0","SS 2","","ENGLISH LANGUAGE","1","7","8","","","","","","","","","15","49","64","64","0","","","2nd","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11624","253","5","0","SS 2","","ENGLISH LANGUAGE","1","4","7","","","","","","","","","11","32","43","43","0","","","10th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11625","199","5","0","SS 2","","ENGLISH LANGUAGE","1","6","10","","","","","","","","","16","34","50","50","0","","","8th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11626","23","5","0","SS 2","","ENGLISH LANGUAGE","1","9","8","","","","","","","","","17","43","60","60","0","","","4th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11627","14","5","0","SS 2","","ENGLISH LANGUAGE","1","3","3","","","","","","","","","6","34","40","40","0","","","14th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11628","12","5","0","SS 2","","ENGLISH LANGUAGE","1","4","9","","","","","","","","","13","40","53","53","0","","","7th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11629","20","5","0","SS 2","","ENGLISH LANGUAGE","1","2","4","","","","","","","","","6","24","30","30","0","","","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11630","242","5","0","SS 2","","ENGLISH LANGUAGE","1","4","9","","","","","","","","","13","54","67","67","68.5","68.5","1st","1st","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11631","25","5","0","SS 2","","ENGLISH LANGUAGE","1","6","9","","","","","","","","","15","30","45","45","0","","","9th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11632","22","5","0","SS 2","","ENGLISH LANGUAGE","1","10","10","","","","","","","","","20","38","58","58","0","","","5th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11633","305","5","0","SS 2","","ENGLISH LANGUAGE","1","3","4","","","","","","","","","7","17","24","24","0","","","24th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11634","241","5","0","SS 2","","ENGLISH LANGUAGE","1","7","8","","","","","","","","","15","41","56","56","0","","","6th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11635","239","5","0","SS 2","","ENGLISH LANGUAGE","1","4","7","","","","","","","","","11","30","41","41","0","","","12th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11636","174","5","0","SS 2","","ENGLISH LANGUAGE","1","2","3","","","","","","","","","5","22","27","27","0","","","22nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11637","26","5","0","SS 2","","ENGLISH LANGUAGE","1","7","9","","","","","","","","","16","46","62","62","0","","","3rd","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11638","254","5","0","SS 2","","ENGLISH LANGUAGE","1","3","8","","","","","","","","","11","28","39","39","0","","","15th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11639","259","5","0","SS 2","","ENGLISH LANGUAGE","1","5","8","","","","","","","","","13","23","36","36","0","","","18th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11640","13","5","0","SS 2","","ENGLISH LANGUAGE","1","8","3","","","","","","","","","11","31","42","42","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11641","19","5","0","SS 2","","ENGLISH LANGUAGE","1","6","6","","","","","","","","","12","27","39","39","0","","","15th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11642","222","2","0","JSS 2","","FRENCH","27","17","15","","","","","","","","","32","47","79","79","0","","","5th","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11643","214","2","0","JSS 2","","FRENCH","27","16","17","","","","","","","","","33","43","76","76","0","","","6th","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11644","248","2","0","JSS 2","","FRENCH","27","8","10","","","","","","","","","18","23","41","41","44","44","12th","18th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11645","250","2","0","JSS 2","","FRENCH","27","10","10","","","","","","","","","20","35","55","55","0","","","13th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11646","227","2","0","JSS 2","","FRENCH","27","8","10","","","","","","","","","18","15","33","33","0","","","22nd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11647","285","2","0","JSS 2","","FRENCH","27","17","19","","","","","","","","","36","56","92","92","0","","","1st","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11648","289","2","0","JSS 2","","FRENCH","27","5","10","","","","","","","","","15","8","23","23","0","","","28th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11649","209","2","0","JSS 2","","FRENCH","27","5","10","","","","","","","","","15","15","30","30","0","","","25th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11650","188","2","0","JSS 2","","FRENCH","27","15","12","","","","","","","","","27","37","64","64","0","","","7th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11651","221","2","0","JSS 2","","FRENCH","27","12","10","","","","","","","","","22","10","32","32","0","","","23rd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11652","220","2","0","JSS 2","","FRENCH","27","8","10","","","","","","","","","18","12","30","30","0","","","25th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11653","257","2","0","JSS 2","","FRENCH","27","10","14","","","","","","","","","24","26","50","50","0","","","15th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11654","213","2","0","JSS 2","","FRENCH","27","11","10","","","","","","","","","21","32","53","53","0","","","14th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11655","288","2","0","JSS 2","","FRENCH","27","5","10","","","","","","","","","15","10","25","25","0","","","27th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11656","215","2","0","JSS 2","","FRENCH","27","10","15","","","","","","","","","25","35","60","60","0","","","9th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11657","318","2","0","JSS 2","","FRENCH","27","5","10","","","","","","","","","15","25","40","40","0","","","20th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11658","225","2","0","JSS 2","","FRENCH","27","5","10","","","","","","","","","15","17","32","32","0","","","23rd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11659","217","2","0","JSS 2","","FRENCH","27","15","13","","","","","","","","","28","32","60","60","0","","","9th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11660","218","2","0","JSS 2","","FRENCH","27","8","10","","","","","","","","","18","25","43","43","0","","","17th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11661","216","2","0","JSS 2","","FRENCH","27","13","14","","","","","","","","","27","37","64","64","0","","","7th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11662","219","2","0","JSS 2","","FRENCH","27","14","11","","","","","","","","","25","35","60","60","0","","","9th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11663","224","2","0","JSS 2","","FRENCH","27","10","12","","","","","","","","","22","34","56","56","0","","","12th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11664","223","2","0","JSS 2","","FRENCH","27","15","18","","","","","","","","","33","52","85","85","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11665","226","2","0","JSS 2","","FRENCH","27","16","16","","","","","","","","","32","53","85","85","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11666","286","2","0","JSS 2","","FRENCH","27","13","10","","","","","","","","","23","27","50","50","0","","","15th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11667","249","2","0","JSS 2","","FRENCH","27","11","12","","","","","","","","","23","18","41","41","0","","","18th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11668","210","2","0","JSS 2","","FRENCH","27","15","15","","","","","","","","","30","50","80","80","0","","","4th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11669","287","2","0","JSS 2","","FRENCH","27","10","10","","","","","","","","","20","20","40","40","0","","","20th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("11670","326","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","38","60","60","0","","","15th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11671","7","4","0","SS 1","","CIVIC EDUCATION","28","8","10","","","","","","","","","18","28","46","46","0","","","23rd","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11672","125","4","0","SS 1","","CIVIC EDUCATION","28","10","8","","","","","","","","","18","25","43","43","0","","","25th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11673","8","4","0","SS 1","","CIVIC EDUCATION","28","15","16","","","","","","","","","31","39","70","70","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11674","126","4","0","SS 1","","CIVIC EDUCATION","28","0","0","","","","","","","","","","0","0","0","44","44","24th","33rd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11675","296","4","0","SS 1","","CIVIC EDUCATION","28","5","8","","","","","","","","","13","25","38","38","0","","","29th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11676","300","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","39","61","61","0","","","12th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11677","138","4","0","SS 1","","CIVIC EDUCATION","28","10","10","","","","","","","","","20","36","56","56","0","","","17th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11678","2","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","30","52","52","0","","","19th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11679","193","4","0","SS 1","","CIVIC EDUCATION","28","15","17","","","","","","","","","32","44","76","76","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11680","256","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","34","56","56","0","","","17th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11681","140","4","0","SS 1","","CIVIC EDUCATION","28","8","10","","","","","","","","","18","24","42","42","0","","","27th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11682","294","4","0","SS 1","","CIVIC EDUCATION","28","15","18","","","","","","","","","33","47","80","80","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11683","1","4","0","SS 1","","CIVIC EDUCATION","28","8","7","","","","","","","","","15","21","36","36","0","","","30th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11684","141","4","0","SS 1","","CIVIC EDUCATION","28","18","16","","","","","","","","","34","40","74","74","0","","","4th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11685","252","4","0","SS 1","","CIVIC EDUCATION","28","10","7","","","","","","","","","17","32","49","49","0","","","22nd","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11686","303","4","0","SS 1","","CIVIC EDUCATION","28","12","13","","","","","","","","","25","36","61","61","0","","","12th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11687","301","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","38","60","60","0","","","15th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11688","143","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","39","61","61","0","","","12th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11689","293","4","0","SS 1","","CIVIC EDUCATION","28","10","8","","","","","","","","","18","24","42","42","0","","","27th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11690","235","4","0","SS 1","","CIVIC EDUCATION","28","15","12","","","","","","","","","27","36","63","63","0","","","11th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11691","234","4","0","SS 1","","CIVIC EDUCATION","28","15","14","","","","","","","","","29","38","67","67","0","","","9th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11692","237","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","30","52","52","0","","","19th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11693","121","4","0","SS 1","","CIVIC EDUCATION","28","14","16","","","","","","","","","30","42","72","72","0","","","6th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11694","195","4","0","SS 1","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","21","43","43","0","","","25th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11695","196","4","0","SS 1","","CIVIC EDUCATION","28","12","14","","","","","","","","","26","25","51","51","0","","","21st","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11696","297","4","0","SS 1","","CIVIC EDUCATION","28","15","16","","","","","","","","","31","42","73","73","0","","","5th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11697","302","4","0","SS 1","","CIVIC EDUCATION","28","10","8","","","","","","","","","18","28","46","46","0","","","23rd","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11698","325","4","0","SS 1","","CIVIC EDUCATION","28","8","10","","","","","","","","","18","18","36","36","0","","","30th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11699","327","4","0","SS 1","","CIVIC EDUCATION","28","15","16","","","","","","","","","31","48","79","79","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11700","313","4","0","SS 1","","CIVIC EDUCATION","28","8","5","","","","","","","","","13","11","24","24","0","","","32nd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11701","295","4","0","SS 1","","CIVIC EDUCATION","28","12","15","","","","","","","","","27","40","67","67","0","","","9th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11702","324","4","0","SS 1","","CIVIC EDUCATION","28","12","14","","","","","","","","","26","44","70","70","0","","","7th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11703","18","5","0","SS 2","","CIVIC EDUCATION","15","10","10","","","","","","","","","20","30","50","50","0","","","19th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11704","17","5","0","SS 2","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","32","54","54","0","","","15th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11705","304","5","0","SS 2","","CIVIC EDUCATION","15","10","8","","","","","","","","","18","29","47","47","0","","","21st","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11706","24","5","0","SS 2","","CIVIC EDUCATION","15","12","14","","","","","","","","","26","30","56","56","0","","","14th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11707","15","5","0","SS 2","","CIVIC EDUCATION","15","14","12","","","","","","","","","26","35","61","61","0","","","10th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11708","198","5","0","SS 2","","CIVIC EDUCATION","15","16","18","","","","","","","","","34","49","83","83","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11709","253","5","0","SS 2","","CIVIC EDUCATION","15","12","16","","","","","","","","","28","39","67","67","0","","","7th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11710","199","5","0","SS 2","","CIVIC EDUCATION","15","14","14","","","","","","","","","28","31","59","59","0","","","11th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11711","23","5","0","SS 2","","CIVIC EDUCATION","15","16","16","","","","","","","","","32","38","70","70","0","","","6th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11712","14","5","0","SS 2","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","30","52","52","0","","","17th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11713","12","5","0","SS 2","","CIVIC EDUCATION","15","16","14","","","","","","","","","30","52","82","82","0","","","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11714","20","5","0","SS 2","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","19","41","41","0","","","22nd","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11715","242","5","0","SS 2","","CIVIC EDUCATION","15","12","14","","","","","","","","","26","38","64","64","71","71","4th","9th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11716","25","5","0","SS 2","","CIVIC EDUCATION","15","10","14","","","","","","","","","24","35","59","59","0","","","11th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11717","22","5","0","SS 2","","CIVIC EDUCATION","15","14","16","","","","","","","","","30","44","74","74","0","","","5th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11718","305","5","0","SS 2","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","32","54","54","0","","","15th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11719","241","5","0","SS 2","","CIVIC EDUCATION","15","16","16","","","","","","","","","32","46","78","78","0","","","4th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11720","239","5","0","SS 2","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","29","51","51","0","","","18th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11721","174","5","0","SS 2","","CIVIC EDUCATION","15","10","8","","","","","","","","","18","0","18","18","0","","","24th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11722","26","5","0","SS 2","","CIVIC EDUCATION","15","18","16","","","","","","","","","34","56","90","90","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11723","254","5","0","SS 2","","CIVIC EDUCATION","15","10","10","","","","","","","","","20","29","49","49","0","","","20th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11724","259","5","0","SS 2","","CIVIC EDUCATION","15","10","10","","","","","","","","","20","21","41","41","0","","","22nd","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11725","13","5","0","SS 2","","CIVIC EDUCATION","15","12","14","","","","","","","","","26","39","65","65","0","","","8th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11726","19","5","0","SS 2","","CIVIC EDUCATION","15","10","14","","","","","","","","","24","33","57","57","0","","","13th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11727","222","2","0","JSS 2","","BASIC TECHNOLOGY","8","17","13","","","","","","","","","30","28","58","58","0","","","16th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11728","214","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","16","","","","","","","","","30","37","67","67","0","","","11th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11729","248","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","14","","","","","","","","","28","27","55","55","62.5","62.5","10th","18th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11730","250","2","0","JSS 2","","BASIC TECHNOLOGY","8","17","15","","","","","","","","","32","37","69","69","0","","","6th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11731","227","2","0","JSS 2","","BASIC TECHNOLOGY","8","17","13","","","","","","","","","30","27","57","57","0","","","17th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11732","285","2","0","JSS 2","","BASIC TECHNOLOGY","8","15","18","","","","","","","","","33","35","68","68","0","","","9th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11733","289","2","0","JSS 2","","BASIC TECHNOLOGY","8","11","10","","","","","","","","","21","12","33","33","0","","","25th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11734","209","2","0","JSS 2","","BASIC TECHNOLOGY","8","11","12","","","","","","","","","23","10","33","33","0","","","25th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11735","188","2","0","JSS 2","","BASIC TECHNOLOGY","8","17","16","","","","","","","","","33","36","69","69","0","","","6th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11736","221","2","0","JSS 2","","BASIC TECHNOLOGY","8","18","14","","","","","","","","","32","33","65","65","0","","","12th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11737","220","2","0","JSS 2","","BASIC TECHNOLOGY","8","12","11","","","","","","","","","23","23","46","46","0","","","21st","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11738","257","2","0","JSS 2","","BASIC TECHNOLOGY","8","17","15","","","","","","","","","32","33","65","65","0","","","12th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11739","213","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","15","","","","","","","","","29","40","69","69","0","","","6th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11740","288","2","0","JSS 2","","BASIC TECHNOLOGY","8","11","10","","","","","","","","","21","12","33","33","0","","","25th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11741","215","2","0","JSS 2","","BASIC TECHNOLOGY","8","15","15","","","","","","","","","30","38","68","68","0","","","9th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11742","318","2","0","JSS 2","","BASIC TECHNOLOGY","8","13","13","","","","","","","","","26","39","65","65","0","","","12th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11743","225","2","0","JSS 2","","BASIC TECHNOLOGY","8","12","10","","","","","","","","","22","14","36","36","0","","","24th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11744","217","2","0","JSS 2","","BASIC TECHNOLOGY","8","18","15","","","","","","","","","33","41","74","74","0","","","3rd","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11745","218","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","14","","","","","","","","","28","22","50","50","0","","","19th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11746","216","2","0","JSS 2","","BASIC TECHNOLOGY","8","15","19","","","","","","","","","34","45","79","79","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11747","219","2","0","JSS 2","","BASIC TECHNOLOGY","8","18","17","","","","","","","","","35","28","63","63","0","","","15th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11748","224","2","0","JSS 2","","BASIC TECHNOLOGY","8","16","14","","","","","","","","","30","16","46","46","0","","","21st","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11749","223","2","0","JSS 2","","BASIC TECHNOLOGY","8","17","17","","","","","","","","","34","50","84","84","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11750","226","2","0","JSS 2","","BASIC TECHNOLOGY","8","16","15","","","","","","","","","31","39","70","70","0","","","5th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11751","286","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","14","","","","","","","","","28","19","47","47","0","","","20th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11752","249","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","12","","","","","","","","","26","19","45","45","0","","","23rd","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11753","210","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","13","","","","","","","","","27","45","72","72","0","","","4th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11754","287","2","0","JSS 2","","BASIC TECHNOLOGY","8","9","12","","","","","","","","","21","10","31","31","0","","","28th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11755","271","1","0","JSS 1","","FRENCH","27","14","10","","","","","","","","","24","40","64","64","0","","","13th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11756","264","1","0","JSS 1","","FRENCH","27","5","8","","","","","","","","","13","12","25","25","0","","","27th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11757","269","1","0","JSS 1","","FRENCH","27","13","17","","","","","","","","","30","41","71","71","0","","","12th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11758","273","1","0","JSS 1","","FRENCH","27","18","17","","","","","","","","","35","42","77","77","0","","","9th","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11759","266","1","0","JSS 1","","FRENCH","27","5","10","","","","","","","","","15","12","27","27","0","","","25th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11760","261","1","0","JSS 1","","FRENCH","27","5","6","","","","","","","","","11","23","34","34","0","","","23rd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11761","275","1","0","JSS 1","","FRENCH","27","5","8","","","","","","","","","13","12","25","25","0","","","27th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11762","276","1","0","JSS 1","","FRENCH","27","12","16","","","","","","","","","28","47","75","75","0","","","10th","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11763","320","1","0","JSS 1","","FRENCH","27","10","10","","","","","","","","","20","21","41","41","0","","","19th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11764","319","1","0","JSS 1","","FRENCH","27","4","8","","","","","","","","","12","10","22","22","0","","","29th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11765","311","1","0","JSS 1","","FRENCH","27","19","20","","","","","","","","","39","57","96","96","0","","","3rd","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11766","274","1","0","JSS 1","","FRENCH","27","8","12","","","","","","","","","20","38","58","58","0","","","14th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11767","277","1","0","JSS 1","","FRENCH","27","7","10","","","","","","","","","17","10","27","27","0","","","25th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11768","316","1","0","JSS 1","","FRENCH","27","8","11","","","","","","","","","19","21","40","40","0","","","20th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11769","272","1","0","JSS 1","","FRENCH","27","20","20","","","","","","","","","40","60","100","100","0","","","1st","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("11770","270","1","0","JSS 1","","FRENCH","27","15","16","","","","","","","","","31","41","72","72","0","","","11th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11771","279","1","0","JSS 1","","FRENCH","27","17","19","","","","","","","","","36","55","91","91","0","","","6th","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11772","281","1","0","JSS 1","","FRENCH","27","20","16","","","","","","","","","36","53","89","89","0","","","7th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11773","283","1","0","JSS 1","","FRENCH","27","20","20","","","","","","","","","40","57","97","97","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11774","265","1","0","JSS 1","","FRENCH","27","10","8","","","","","","","","","18","12","30","30","0","","","24th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11775","309","1","0","JSS 1","","FRENCH","27","11","8","","","","","","","","","19","24","43","43","0","","","17th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11776","268","1","0","JSS 1","","FRENCH","27","19","19","","","","","","","","","38","55","93","93","0","","","5th","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11777","282","1","0","JSS 1","","FRENCH","27","11","12","","","","","","","","","23","31","54","54","0","","","15th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11778","280","1","0","JSS 1","","FRENCH","27","13","13","","","","","","","","","26","26","52","52","0","","","16th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11779","263","1","0","JSS 1","","FRENCH","27","15","17","","","","","","","","","32","52","84","84","0","","","8th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11780","321","1","0","JSS 1","","FRENCH","27","5","8","","","","","","","","","13","24","37","37","0","","","21st","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11781","267","1","0","JSS 1","","FRENCH","27","19","19","","","","","","","","","38","56","94","94","0","","","4th","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11782","262","1","0","JSS 1","","FRENCH","27","7","10","","","","","","","","","17","26","43","43","0","","","17th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11783","278","1","0","JSS 1","","FRENCH","27","10","10","","","","","","","","","20","15","35","35","0","","","22nd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11784","326","4","0","SS 1","","GEOGRAPHY","18","11","10","","","","","","","","","21","38","59","59","0","","","3rd","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11785","7","4","0","SS 1","","GEOGRAPHY","18","12","11","","","","","","","","","23","35","58","58","0","","","4th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11786","125","4","0","SS 1","","GEOGRAPHY","18","10","10","","","","","","","","","20","36","56","56","0","","","10th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11787","8","4","0","SS 1","","GEOGRAPHY","18","6","11","","","","","","","","","17","33","50","50","0","","","23rd","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11788","126","4","0","SS 1","","GEOGRAPHY","18","0","0","","","","","","","","","","0","0","0","20","20","34th","33rd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11789","296","4","0","SS 1","","GEOGRAPHY","18","6","10","","","","","","","","","16","34","50","50","0","","","23rd","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11790","300","4","0","SS 1","","GEOGRAPHY","18","4","10","","","","","","","","","14","32","46","46","0","","","25th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11791","138","4","0","SS 1","","GEOGRAPHY","18","13","9","","","","","","","","","22","33","55","55","0","","","16th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11792","2","4","0","SS 1","","GEOGRAPHY","18","6","14","","","","","","","","","20","32","52","52","0","","","21st","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11793","193","4","0","SS 1","","GEOGRAPHY","18","13","14","","","","","","","","","27","30","57","57","0","","","6th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11794","256","4","0","SS 1","","GEOGRAPHY","18","11","12","","","","","","","","","23","38","61","61","0","","","1st","C4","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11795","140","4","0","SS 1","","GEOGRAPHY","18","10","10","","","","","","","","","20","36","56","56","0","","","10th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11796","294","4","0","SS 1","","GEOGRAPHY","18","14","12","","","","","","","","","26","30","56","56","0","","","10th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11797","1","4","0","SS 1","","GEOGRAPHY","18","10","10","","","","","","","","","20","38","58","58","0","","","4th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11798","141","4","0","SS 1","","GEOGRAPHY","18","13","10","","","","","","","","","23","34","57","57","0","","","6th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11799","252","4","0","SS 1","","GEOGRAPHY","18","5","9","","","","","","","","","14","25","39","39","0","","","29th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11800","303","4","0","SS 1","","GEOGRAPHY","18","13","11","","","","","","","","","24","29","53","53","0","","","18th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11801","301","4","0","SS 1","","GEOGRAPHY","18","11","12","","","","","","","","","23","28","51","51","0","","","22nd","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11802","143","4","0","SS 1","","GEOGRAPHY","18","10","10","","","","","","","","","20","36","56","56","0","","","10th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11803","293","4","0","SS 1","","GEOGRAPHY","18","6","10","","","","","","","","","16","30","46","46","0","","","25th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11804","235","4","0","SS 1","","GEOGRAPHY","18","14","13","","","","","","","","","27","29","56","56","0","","","10th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11805","234","4","0","SS 1","","GEOGRAPHY","18","11","10","","","","","","","","","21","36","57","57","0","","","6th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11806","237","4","0","SS 1","","GEOGRAPHY","18","3","7","","","","","","","","","10","19","29","29","0","","","32nd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11807","121","4","0","SS 1","","GEOGRAPHY","18","6","14","","","","","","","","","20","40","60","60","0","","","2nd","C4","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11808","195","4","0","SS 1","","GEOGRAPHY","18","4","8","","","","","","","","","12","22","34","34","0","","","31st","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11809","196","4","0","SS 1","","GEOGRAPHY","18","13","10","","","","","","","","","23","33","56","56","0","","","10th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11810","297","4","0","SS 1","","GEOGRAPHY","18","11","13","","","","","","","","","24","29","53","53","0","","","18th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11811","302","4","0","SS 1","","GEOGRAPHY","18","10","10","","","","","","","","","20","34","54","54","0","","","17th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11812","325","4","0","SS 1","","GEOGRAPHY","18","4","12","","","","","","","","","16","28","44","44","0","","","28th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11813","327","4","0","SS 1","","GEOGRAPHY","18","14","13","","","","","","","","","27","30","57","57","0","","","6th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11814","313","4","0","SS 1","","GEOGRAPHY","18","4","10","","","","","","","","","14","22","36","36","0","","","30th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11815","295","4","0","SS 1","","GEOGRAPHY","18","5","11","","","","","","","","","16","30","46","46","0","","","25th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11816","324","4","0","SS 1","","GEOGRAPHY","18","12","11","","","","","","","","","23","30","53","53","0","","","18th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11817","326","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","5","","","","","","","","","7","20","27","27","0","","","18th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11818","7","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","16","","","","","","","","","19","13","32","32","0","","","13th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11819","125","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","8","5","","","","","","","","","13","9","22","22","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11820","8","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","8","","","","","","","","","18","12","30","30","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11821","126","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","12","5","","","","","","","","","17","0","17","17","28.5","28.5","23rd","30th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11822","296","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","5","","","","","","","","","8","10","18","18","0","","","29th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11823","300","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","5","","","","","","","","","7","15","22","22","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11824","138","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","7","10","","","","","","","","","17","17","34","34","0","","","9th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11825","2","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","5","","","","","","","","","7","16","23","23","0","","","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11826","193","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","14","7","","","","","","","","","21","13","34","34","0","","","9th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11827","256","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","8","","","","","","","","","18","14","32","32","0","","","13th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11828","140","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","8","10","","","","","","","","","18","6","24","24","0","","","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11829","294","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","13","","","","","","","","","23","25","48","48","0","","","4th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11830","1","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","5","","","","","","","","","7","5","12","12","0","","","33rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11831","141","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","17","20","","","","","","","","","37","29","66","66","0","","","2nd","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11832","252","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","4","6","","","","","","","","","10","13","23","23","0","","","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11833","303","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","9","10","","","","","","","","","19","37","56","56","0","","","3rd","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11834","301","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","12","","","","","","","","","18","18","36","36","0","","","6th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11835","143","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","5","","","","","","","","","10","23","33","33","0","","","12th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11836","293","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","5","","","","","","","","","8","12","20","20","0","","","27th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11837","235","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","7","","","","","","","","","10","21","31","31","0","","","15th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11838","234","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","8","","","","","","","","","14","16","30","30","0","","","16th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11839","237","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","6","","","","","","","","","8","8","16","16","0","","","31st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11840","121","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","12","","","","","","","","","18","16","34","34","0","","","9th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11841","195","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","5","","","","","","","","","11","10","21","21","0","","","26th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11842","196","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","5","5","","","","","","","","","10","12","22","22","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11843","297","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","9","10","","","","","","","","","19","22","41","41","0","","","5th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11844","302","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","6","6","","","","","","","","","12","14","26","26","0","","","19th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11845","325","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","7","","","","","","","","","9","11","20","20","0","","","27th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11846","327","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","13","16","","","","","","","","","29","40","69","69","0","","","1st","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11847","313","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","2","6","","","","","","","","","8","7","15","15","0","","","32nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11848","295","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","7","10","","","","","","","","","17","19","36","36","0","","","6th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11849","324","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","9","13","","","","","","","","","22","14","36","36","0","","","6th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11850","222","2","0","JSS 2","","BUSINESS STUDIES","9","19","17","","","","","","","","","36","35","71","71","0","","","7th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11851","214","2","0","JSS 2","","BUSINESS STUDIES","9","16","15","","","","","","","","","31","49","80","80","0","","","6th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11852","248","2","0","JSS 2","","BUSINESS STUDIES","9","5","10","","","","","","","","","15","26","41","41","51","51","14th","22nd","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11853","250","2","0","JSS 2","","BUSINESS STUDIES","9","5","13","","","","","","","","","18","37","55","55","0","","","17th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11854","227","2","0","JSS 2","","BUSINESS STUDIES","9","7","10","","","","","","","","","17","39","56","56","0","","","15th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11855","285","2","0","JSS 2","","BUSINESS STUDIES","9","15","17","","","","","","","","","32","56","88","88","0","","","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11856","289","2","0","JSS 2","","BUSINESS STUDIES","9","15","10","","","","","","","","","25","24","49","49","0","","","19th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11857","209","2","0","JSS 2","","BUSINESS STUDIES","9","5","5","","","","","","","","","10","19","29","29","0","","","25th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11858","188","2","0","JSS 2","","BUSINESS STUDIES","9","12","10","","","","","","","","","22","46","68","68","0","","","9th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11859","221","2","0","JSS 2","","BUSINESS STUDIES","9","13","14","","","","","","","","","27","37","64","64","0","","","11th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11860","220","2","0","JSS 2","","BUSINESS STUDIES","9","5","5","","","","","","","","","10","18","28","28","0","","","26th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11861","257","2","0","JSS 2","","BUSINESS STUDIES","9","5","13","","","","","","","","","18","32","50","50","0","","","18th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11862","213","2","0","JSS 2","","BUSINESS STUDIES","9","11","11","","","","","","","","","22","38","60","60","0","","","14th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11863","288","2","0","JSS 2","","BUSINESS STUDIES","9","5","5","","","","","","","","","10","14","24","24","0","","","27th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11864","215","2","0","JSS 2","","BUSINESS STUDIES","9","7","10","","","","","","","","","17","28","45","45","0","","","21st","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11865","318","2","0","JSS 2","","BUSINESS STUDIES","9","5","5","","","","","","","","","10","22","32","32","0","","","24th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11866","225","2","0","JSS 2","","BUSINESS STUDIES","9","5","5","","","","","","","","","10","7","17","17","0","","","28th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11867","217","2","0","JSS 2","","BUSINESS STUDIES","9","10","12","","","","","","","","","22","44","66","66","0","","","10th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11868","218","2","0","JSS 2","","BUSINESS STUDIES","9","7","10","","","","","","","","","17","45","62","62","0","","","13th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11869","216","2","0","JSS 2","","BUSINESS STUDIES","9","14","13","","","","","","","","","27","43","70","70","0","","","8th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("11870","219","2","0","JSS 2","","BUSINESS STUDIES","9","14","12","","","","","","","","","26","38","64","64","0","","","11th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11871","224","2","0","JSS 2","","BUSINESS STUDIES","9","12","10","","","","","","","","","22","26","48","48","0","","","20th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11872","223","2","0","JSS 2","","BUSINESS STUDIES","9","19","19","","","","","","","","","38","54","92","92","0","","","2nd","A1","EXCELLENT","CHARLES LEKA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11873","226","2","0","JSS 2","","BUSINESS STUDIES","9","14","18","","","","","","","","","32","54","86","86","0","","","4th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11874","286","2","0","JSS 2","","BUSINESS STUDIES","9","6","10","","","","","","","","","16","40","56","56","0","","","15th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11875","249","2","0","JSS 2","","BUSINESS STUDIES","9","15","18","","","","","","","","","33","48","81","81","0","","","5th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11876","210","2","0","JSS 2","","BUSINESS STUDIES","9","20","19","","","","","","","","","39","57","96","96","0","","","1st","A1","EXCELLENT","CHARLES LEKA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11877","287","2","0","JSS 2","","BUSINESS STUDIES","9","5","10","","","","","","","","","15","22","37","37","0","","","23rd","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11878","179","3","0","JSS 3","","COMPUTER SCIENCE","10","15","10","","","","","","","","","25","48","73","73","0","","","4th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11879","185","3","0","JSS 3","","COMPUTER SCIENCE","10","18","15","","","","","","","","","33","45","78","78","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11880","322","3","0","JSS 3","","COMPUTER SCIENCE","10","15","15","","","","","","","","","30","20","50","50","0","","","11th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11881","186","3","0","JSS 3","","COMPUTER SCIENCE","10","5","15","","","","","","","","","20","35","55","55","0","","","10th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11882","310","3","0","JSS 3","","COMPUTER SCIENCE","10","10","10","","","","","","","","","20","28","48","48","0","","","12th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11883","183","3","0","JSS 3","","COMPUTER SCIENCE","10","5","2","","","","","","","","","7","25","32","32","0","","","13th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11884","182","3","0","JSS 3","","COMPUTER SCIENCE","10","10","18","","","","","","","","","28","48","76","76","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11885","290","3","0","JSS 3","","COMPUTER SCIENCE","10","5","10","","","","","","","","","15","50","65","65","0","","","8th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11886","292","3","0","JSS 3","","COMPUTER SCIENCE","10","15","5","","","","","","","","","20","52","72","72","0","","","5th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11887","323","3","0","JSS 3","","COMPUTER SCIENCE","10","8","15","","","","","","","","","23","45","68","68","0","","","6th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11888","189","3","0","JSS 3","","COMPUTER SCIENCE","10","10","15","","","","","","","","","25","40","65","65","0","","","8th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11889","251","3","0","JSS 3","","COMPUTER SCIENCE","10","18","16","","","","","","","","","34","40","74","74","0","","","3rd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11890","233","3","0","JSS 3","","COMPUTER SCIENCE","10","12","10","","","","","","","","","22","45","67","67","0","","","7th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11891","179","3","0","JSS 3","","FRENCH","27","18","15","","","","","","","","","33","40","73","73","0","","","4th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11892","185","3","0","JSS 3","","FRENCH","27","13","14","","","","","","","","","27","36","63","63","0","","","5th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11893","322","3","0","JSS 3","","FRENCH","27","5","5","","","","","","","","","10","15","25","25","0","","","13th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11894","186","3","0","JSS 3","","FRENCH","27","16","10","","","","","","","","","26","27","53","53","0","","","6th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11895","310","3","0","JSS 3","","FRENCH","27","10","10","","","","","","","","","20","11","31","31","0","","","12th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11896","183","3","0","JSS 3","","FRENCH","27","8","8","","","","","","","","","16","18","34","34","0","","","11th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11897","182","3","0","JSS 3","","FRENCH","27","19","18","","","","","","","","","37","55","92","92","0","","","1st","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11898","290","3","0","JSS 3","","FRENCH","27","12","10","","","","","","","","","22","20","42","42","0","","","8th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11899","292","3","0","JSS 3","","FRENCH","27","17","15","","","","","","","","","32","45","77","77","0","","","3rd","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11900","323","3","0","JSS 3","","FRENCH","27","13","10","","","","","","","","","23","28","51","51","0","","","7th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11901","189","3","0","JSS 3","","FRENCH","27","10","10","","","","","","","","","20","17","37","37","0","","","10th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11902","251","3","0","JSS 3","","FRENCH","27","10","10","","","","","","","","","20","20","40","40","0","","","9th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11903","233","3","0","JSS 3","","FRENCH","27","19","14","","","","","","","","","33","47","80","80","0","","","2nd","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11904","179","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","18","15","","","","","","","","","33","40","73","73","0","","","1st","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11905","185","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","13","12","","","","","","","","","25","30","55","55","0","","","4th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11906","322","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","8","7","","","","","","","","","15","16","31","31","0","","","12th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11907","186","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","9","10","","","","","","","","","19","25","44","44","0","","","8th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11908","310","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","6","10","","","","","","","","","16","20","36","36","0","","","11th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11909","183","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","10","6","","","","","","","","","16","12","28","28","0","","","13th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11910","182","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","15","15","","","","","","","","","30","35","65","65","0","","","2nd","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11911","290","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","14","12","","","","","","","","","26","35","61","61","0","","","3rd","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11912","292","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","9","12","","","","","","","","","21","32","53","53","0","","","6th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11913","323","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","15","10","","","","","","","","","25","30","55","55","0","","","4th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11914","189","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","7","12","","","","","","","","","19","25","44","44","0","","","8th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11915","251","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","8","10","","","","","","","","","18","28","46","46","0","","","7th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11916","233","3","0","JSS 3","","AGRICULTURAL SCIENCE","5","8","10","","","","","","","","","18","21","39","39","0","","","10th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11917","179","3","0","JSS 3","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","34","56","56","0","","","6th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11918","185","3","0","JSS 3","","CIVIC EDUCATION","28","10","14","","","","","","","","","24","34","58","58","0","","","4th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11919","322","3","0","JSS 3","","CIVIC EDUCATION","28","10","8","","","","","","","","","18","28","46","46","0","","","10th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11920","186","3","0","JSS 3","","CIVIC EDUCATION","28","10","8","","","","","","","","","18","19","37","37","0","","","12th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11921","310","3","0","JSS 3","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","27","49","49","0","","","9th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11922","183","3","0","JSS 3","","CIVIC EDUCATION","28","6","8","","","","","","","","","14","19","33","33","0","","","13th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11923","182","3","0","JSS 3","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","35","57","57","0","","","5th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11924","290","3","0","JSS 3","","CIVIC EDUCATION","28","12","14","","","","","","","","","26","36","62","62","0","","","2nd","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11925","292","3","0","JSS 3","","CIVIC EDUCATION","28","16","14","","","","","","","","","30","29","59","59","0","","","3rd","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11926","323","3","0","JSS 3","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","21","43","43","0","","","11th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11927","189","3","0","JSS 3","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","34","56","56","0","","","6th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11928","251","3","0","JSS 3","","CIVIC EDUCATION","28","10","12","","","","","","","","","22","32","54","54","0","","","8th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11929","233","3","0","JSS 3","","CIVIC EDUCATION","28","12","14","","","","","","","","","26","40","66","66","0","","","1st","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11930","18","5","0","SS 2","","AGRICULTURAL SCIENCE","5","9","16","","","","","","","","","25","19","44","44","0","","","9th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11931","17","5","0","SS 2","","AGRICULTURAL SCIENCE","5","11","18","","","","","","","","","29","57","86","86","0","","","1st","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11932","304","5","0","SS 2","","AGRICULTURAL SCIENCE","5","5","8","","","","","","","","","13","22","35","35","0","","","14th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11933","24","5","0","SS 2","","AGRICULTURAL SCIENCE","5","10","16","","","","","","","","","26","40","66","66","0","","","4th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11934","15","5","0","SS 2","","AGRICULTURAL SCIENCE","5","10","16","","","","","","","","","26","40","66","66","0","","","4th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11935","199","5","0","SS 2","","AGRICULTURAL SCIENCE","5","11","15","","","","","","","","","26","17","43","43","0","","","11th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11936","14","5","0","SS 2","","AGRICULTURAL SCIENCE","5","2","5","","","","","","","","","7","33","40","40","0","","","13th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11937","12","5","0","SS 2","","AGRICULTURAL SCIENCE","5","16","19","","","","","","","","","35","39","74","74","0","","","2nd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11938","20","5","0","SS 2","","AGRICULTURAL SCIENCE","5","10","10","","","","","","","","","20","22","42","42","0","","","12th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11939","22","5","0","SS 2","","AGRICULTURAL SCIENCE","5","19","18","","","","","","","","","37","32","69","69","0","","","3rd","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11940","305","5","0","SS 2","","AGRICULTURAL SCIENCE","5","12","19","","","","","","","","","31","29","60","60","0","","","7th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11941","174","5","0","SS 2","","AGRICULTURAL SCIENCE","5","10","11","","","","","","","","","21","23","44","44","0","","","9th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11942","13","5","0","SS 2","","AGRICULTURAL SCIENCE","5","12","18","","","","","","","","","30","29","59","59","0","","","8th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11943","19","5","0","SS 2","","AGRICULTURAL SCIENCE","5","8","18","","","","","","","","","26","37","63","63","0","","","6th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11944","15","5","0","SS 2","","COMMERCE","20","15","18","","","","","","","","","33","41","74","74","0","","","1st","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11945","14","5","0","SS 2","","COMMERCE","20","15","15","","","","","","","","","30","40","70","70","0","","","2nd","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11947","15","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","5","8","","","","","","","","","13","16","29","29","0","","","3rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11948","198","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","15","17","","","","","","","","","32","37","69","69","0","","","1st","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11949","14","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","5","6","","","","","","","","","11","18","29","29","0","","","3rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11950","20","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","6","5","","","","","","","","","11","12","23","23","0","","","5th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11951","242","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","15","15","","","","","","","","","30","31","61","61","56.5","56.5","2nd","2nd","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11952","253","5","0","SS 2","","GEOGRAPHY","18","11","12","","","","","","","","","23","36","59","59","0","","","2nd","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11953","25","5","0","SS 2","","GEOGRAPHY","18","10","11","","","","","","","","","21","34","55","55","0","","","4th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11954","239","5","0","SS 2","","GEOGRAPHY","18","11","12","","","","","","","","","23","35","58","58","61.5","61.5","1st","3rd","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11955","26","5","0","SS 2","","GEOGRAPHY","18","13","14","","","","","","","","","27","39","66","66","0","","","1st","B3","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11956","259","5","0","SS 2","","GEOGRAPHY","18","10","11","","","","","","","","","21","33","54","54","0","","","5th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11957","19","5","0","SS 2","","GEOGRAPHY","18","8","9","","","","","","","","","17","30","47","47","0","","","6th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11958","308","6","0","SS 3","","GEOGRAPHY","18","10","10","","","","","","","","","20","40","60","60","0","","","2nd","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11959","200","6","0","SS 3","","GEOGRAPHY","18","11","13","","","","","","","","","24","46","70","70","0","","","1st","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11960","31","6","0","SS 3","","GEOGRAPHY","18","10","10","","","","","","","","","20","40","60","60","0","","","2nd","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11961","243","6","0","SS 3","","GEOGRAPHY","18","10","11","","","","","","","","","21","39","60","60","0","","","2nd","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11962","306","6","0","SS 3","","GEOGRAPHY","18","10","10","","","","","","","","","20","38","58","58","0","","","6th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11963","128","6","0","SS 3","","GEOGRAPHY","18","8","12","","","","","","","","","20","40","60","60","0","","","2nd","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11964","28","6","0","SS 3","","GEOGRAPHY","18","10","10","","","","","","","","","20","38","58","58","0","","","6th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11965","307","6","0","SS 3","","BIOLOGY","14","5","8","","","","","","","","","13","40","53","53","0","","","7th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11966","308","6","0","SS 3","","BIOLOGY","14","6","5","","","","","","","","","11","17","28","28","0","","","15th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11967","246","6","0","SS 3","","BIOLOGY","14","4","6","","","","","","","","","10","49","59","59","0","","","4th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11968","133","6","0","SS 3","","BIOLOGY","14","7","8","","","","","","","","","15","41","56","56","0","","","6th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11969","200","6","0","SS 3","","BIOLOGY","14","7","9","","","","","","","","","16","28","44","44","0","","","9th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11970","41","6","0","SS 3","","BIOLOGY","14","16","11","","","","","","","","","27","46","73","73","0","","","1st","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("11971","201","6","0","SS 3","","BIOLOGY","14","4","6","","","","","","","","","10","34","44","44","0","","","9th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11972","31","6","0","SS 3","","BIOLOGY","14","6","7","","","","","","","","","13","44","57","57","0","","","5th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11973","134","6","0","SS 3","","BIOLOGY","14","8","8","","","","","","","","","16","46","62","62","0","","","3rd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11974","306","6","0","SS 3","","BIOLOGY","14","6","7","","","","","","","","","13","25","38","38","0","","","13th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11975","244","6","0","SS 3","","BIOLOGY","14","6","7","","","","","","","","","13","39","52","52","0","","","8th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11976","29","6","0","SS 3","","BIOLOGY","14","7","7","","","","","","","","","14","29","43","43","0","","","11th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11977","48","6","0","SS 3","","BIOLOGY","14","2","4","","","","","","","","","6","31","37","37","0","","","14th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11978","317","6","0","SS 3","","BIOLOGY","14","3","5","","","","","","","","","8","35","43","43","0","","","11th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11979","247","6","0","SS 3","","BIOLOGY","14","8","7","","","","","","","","","15","50","65","65","0","","","2nd","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11980","130","6","0","SS 3","","BIOLOGY","14","5","3","","","","","","","","","8","18","26","26","0","","","16th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11981","326","4","0","SS 1","","AGRICULTURAL SCIENCE","5","9","7","","","","","","","","","16","18","34","34","0","","","18th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11982","7","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","10","","","","","","","","","15","9","24","24","0","","","27th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11983","125","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","5","","","","","","","","","12","16","28","28","0","","","23rd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11984","8","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","8","","","","","","","","","13","18","31","31","0","","","21st","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11985","126","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","11","","","","","","","","","18","0","18","18","31.5","31.5","20th","31st","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11986","296","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","8","","","","","","","","","13","17","30","30","0","","","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11987","300","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","8","","","","","","","","","16","29","45","45","0","","","15th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11988","138","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","13","","","","","","","","","21","25","46","46","0","","","11th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11989","2","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","3","","","","","","","","","9","12","21","21","0","","","30th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11990","193","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","11","","","","","","","","","21","25","46","46","0","","","11th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11991","256","4","0","SS 1","","AGRICULTURAL SCIENCE","5","8","5","","","","","","","","","13","20","33","33","0","","","19th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11992","140","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","4","","","","","","","","","9","18","27","27","0","","","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11993","294","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","12","","","","","","","","","23","27","50","50","0","","","8th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11994","1","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","4","","","","","","","","","10","14","24","24","0","","","27th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11995","141","4","0","SS 1","","AGRICULTURAL SCIENCE","5","15","10","","","","","","","","","25","40","65","65","0","","","3rd","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11996","252","4","0","SS 1","","AGRICULTURAL SCIENCE","5","1","5","","","","","","","","","6","21","27","27","0","","","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11997","303","4","0","SS 1","","AGRICULTURAL SCIENCE","5","12","11","","","","","","","","","23","37","60","60","0","","","5th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11998","301","4","0","SS 1","","AGRICULTURAL SCIENCE","5","12","18","","","","","","","","","30","21","51","51","0","","","7th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("11999","143","4","0","SS 1","","AGRICULTURAL SCIENCE","5","13","14","","","","","","","","","27","28","55","55","0","","","6th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12000","293","4","0","SS 1","","AGRICULTURAL SCIENCE","5","14","11","","","","","","","","","25","21","46","46","0","","","11th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12001","235","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","10","","","","","","","","","15","28","43","43","0","","","16th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12002","234","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","10","","","","","","","","","21","29","50","50","0","","","8th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12003","237","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","5","","","","","","","","","12","10","22","22","0","","","29th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12004","121","4","0","SS 1","","AGRICULTURAL SCIENCE","5","12","15","","","","","","","","","27","43","70","70","0","","","2nd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12005","195","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","5","","","","","","","","","12","20","32","32","0","","","20th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12006","196","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","3","","","","","","","","","9","18","27","27","0","","","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12007","297","4","0","SS 1","","AGRICULTURAL SCIENCE","5","13","18","","","","","","","","","31","31","62","62","0","","","4th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12008","302","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","12","","","","","","","","","18","19","37","37","0","","","17th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12009","325","4","0","SS 1","","AGRICULTURAL SCIENCE","5","1","5","","","","","","","","","6","11","17","17","0","","","32nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12010","327","4","0","SS 1","","AGRICULTURAL SCIENCE","5","19","14","","","","","","","","","33","40","73","73","0","","","1st","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12011","313","4","0","SS 1","","AGRICULTURAL SCIENCE","5","2","3","","","","","","","","","5","6","11","11","0","","","33rd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12012","295","4","0","SS 1","","AGRICULTURAL SCIENCE","5","5","9","","","","","","","","","14","32","46","46","0","","","11th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12013","324","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","13","","","","","","","","","23","25","48","48","0","","","10th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12014","307","6","0","SS 3","","ENGLISH LANGUAGE","1","5","7","","","","","","","","","12","39","51","51","0","","","7th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12015","308","6","0","SS 3","","ENGLISH LANGUAGE","1","3","5","","","","","","","","","8","28","36","36","0","","","20th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12016","246","6","0","SS 3","","ENGLISH LANGUAGE","1","3","5","","","","","","","","","8","29","37","37","0","","","17th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12017","131","6","0","SS 3","","ENGLISH LANGUAGE","1","3","5","","","","","","","","","8","26","34","34","0","","","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12018","133","6","0","SS 3","","ENGLISH LANGUAGE","1","3","5","","","","","","","","","8","32","40","40","0","","","16th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12019","200","6","0","SS 3","","ENGLISH LANGUAGE","1","7","9","","","","","","","","","16","26","42","42","0","","","14th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12020","41","6","0","SS 3","","ENGLISH LANGUAGE","1","9","10","","","","","","","","","19","48","67","67","0","","","2nd","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12021","201","6","0","SS 3","","ENGLISH LANGUAGE","1","5","5","","","","","","","","","10","27","37","37","0","","","17th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12022","31","6","0","SS 3","","ENGLISH LANGUAGE","1","6","8","","","","","","","","","14","48","62","62","0","","","3rd","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12023","243","6","0","SS 3","","ENGLISH LANGUAGE","1","3","5","","","","","","","","","8","29","37","37","0","","","17th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12024","134","6","0","SS 3","","ENGLISH LANGUAGE","1","6","8","","","","","","","","","14","33","47","47","0","","","8th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12025","306","6","0","SS 3","","ENGLISH LANGUAGE","1","5","7","","","","","","","","","12","35","47","47","0","","","8th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12026","244","6","0","SS 3","","ENGLISH LANGUAGE","1","4","6","","","","","","","","","10","33","43","43","0","","","13th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12027","35","6","0","SS 3","","ENGLISH LANGUAGE","1","0","0","","","","","","","","","","0","0","0","0","","","25th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12028","245","6","0","SS 3","","ENGLISH LANGUAGE","1","8","9","","","","","","","","","17","40","57","57","0","","","4th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12029","29","6","0","SS 3","","ENGLISH LANGUAGE","1","5","7","","","","","","","","","12","45","57","57","0","","","4th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12030","33","6","0","SS 3","","ENGLISH LANGUAGE","1","5","7","","","","","","","","","12","32","44","44","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12031","48","6","0","SS 3","","ENGLISH LANGUAGE","1","6","9","","","","","","","","","15","26","41","41","0","","","15th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12032","317","6","0","SS 3","","ENGLISH LANGUAGE","1","7","9","","","","","","","","","16","39","55","55","0","","","6th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12033","247","6","0","SS 3","","ENGLISH LANGUAGE","1","4","6","","","","","","","","","10","37","47","47","0","","","8th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12034","202","6","0","SS 3","","ENGLISH LANGUAGE","1","3","5","","","","","","","","","8","25","33","33","0","","","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12035","130","6","0","SS 3","","ENGLISH LANGUAGE","1","6","8","","","","","","","","","14","11","25","25","0","","","24th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12036","128","6","0","SS 3","","ENGLISH LANGUAGE","1","5","7","","","","","","","","","12","32","44","44","0","","","11th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12037","314","6","0","SS 3","","ENGLISH LANGUAGE","1","3","5","","","","","","","","","8","26","34","34","0","","","21st","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12038","28","6","0","SS 3","","ENGLISH LANGUAGE","1","9","10","","","","","","","","","19","49","68","68","0","","","1st","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12039","307","6","0","SS 3","","DATA PROCESSING","29","15","10","","","","","","","","","25","50","75","75","0","","","5th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12040","308","6","0","SS 3","","DATA PROCESSING","29","5","10","","","","","","","","","15","46","61","61","0","","","15th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12041","246","6","0","SS 3","","DATA PROCESSING","29","10","12","","","","","","","","","22","41","63","63","0","","","13th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12042","131","6","0","SS 3","","DATA PROCESSING","29","12","8","","","","","","","","","20","31","51","51","0","","","19th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12043","133","6","0","SS 3","","DATA PROCESSING","29","13","3","","","","","","","","","16","35","51","51","0","","","19th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12044","200","6","0","SS 3","","DATA PROCESSING","29","15","14","","","","","","","","","29","49","78","78","0","","","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12045","41","6","0","SS 3","","DATA PROCESSING","29","10","12","","","","","","","","","22","33","55","55","0","","","17th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12046","201","6","0","SS 3","","DATA PROCESSING","29","18","10","","","","","","","","","28","37","65","65","0","","","10th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12047","31","6","0","SS 3","","DATA PROCESSING","29","14","17","","","","","","","","","31","34","65","65","0","","","10th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12048","243","6","0","SS 3","","DATA PROCESSING","29","7","10","","","","","","","","","17","26","43","43","0","","","22nd","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12049","134","6","0","SS 3","","DATA PROCESSING","29","5","10","","","","","","","","","15","32","47","47","0","","","21st","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12050","306","6","0","SS 3","","DATA PROCESSING","29","16","3","","","","","","","","","19","47","66","66","0","","","7th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12051","244","6","0","SS 3","","DATA PROCESSING","29","17","15","","","","","","","","","32","49","81","81","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12052","35","6","0","SS 3","","DATA PROCESSING","29","10","2","","","","","","","","","12","0","12","12","0","","","25th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12053","245","6","0","SS 3","","DATA PROCESSING","29","11","10","","","","","","","","","21","45","66","66","0","","","7th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12054","29","6","0","SS 3","","DATA PROCESSING","29","15","12","","","","","","","","","27","26","53","53","0","","","18th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12055","33","6","0","SS 3","","DATA PROCESSING","29","10","15","","","","","","","","","25","41","66","66","0","","","7th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12056","48","6","0","SS 3","","DATA PROCESSING","29","15","14","","","","","","","","","29","40","69","69","0","","","6th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12057","317","6","0","SS 3","","DATA PROCESSING","29","16","18","","","","","","","","","34","43","77","77","0","","","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12058","247","6","0","SS 3","","DATA PROCESSING","29","10","8","","","","","","","","","18","46","64","64","0","","","12th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12059","202","6","0","SS 3","","DATA PROCESSING","29","10","9","","","","","","","","","19","43","62","62","0","","","14th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12060","130","6","0","SS 3","","DATA PROCESSING","29","2","5","","","","","","","","","7","17","24","24","0","","","23rd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12061","128","6","0","SS 3","","DATA PROCESSING","29","5","10","","","","","","","","","15","41","56","56","0","","","16th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12062","314","6","0","SS 3","","DATA PROCESSING","29","2","1","","","","","","","","","3","11","14","14","0","","","24th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12063","28","6","0","SS 3","","DATA PROCESSING","29","18","18","","","","","","","","","36","51","87","87","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12064","271","1","0","JSS 1","","COMPUTER SCIENCE","10","13","15","","","","","","","","","28","30","58","58","0","","","11th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12065","264","1","0","JSS 1","","COMPUTER SCIENCE","10","10","5","","","","","","","","","15","25","40","40","0","","","22nd","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12066","269","1","0","JSS 1","","COMPUTER SCIENCE","10","12","8","","","","","","","","","20","33","53","53","0","","","13th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12067","273","1","0","JSS 1","","COMPUTER SCIENCE","10","14","17","","","","","","","","","31","38","69","69","0","","","5th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12068","266","1","0","JSS 1","","COMPUTER SCIENCE","10","8","13","","","","","","","","","21","35","56","56","0","","","12th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12069","261","1","0","JSS 1","","COMPUTER SCIENCE","10","1","5","","","","","","","","","6","20","26","26","0","","","28th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12070","275","1","0","JSS 1","","COMPUTER SCIENCE","10","2","10","","","","","","","","","12","20","32","32","0","","","26th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("12071","276","1","0","JSS 1","","COMPUTER SCIENCE","10","7","10","","","","","","","","","17","46","63","63","0","","","6th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12072","320","1","0","JSS 1","","COMPUTER SCIENCE","10","10","15","","","","","","","","","25","25","50","50","0","","","14th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12073","319","1","0","JSS 1","","COMPUTER SCIENCE","10","1","2","","","","","","","","","3","23","26","26","0","","","28th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12074","311","1","0","JSS 1","","COMPUTER SCIENCE","10","15","11","","","","","","","","","26","45","71","71","0","","","3rd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12075","274","1","0","JSS 1","","COMPUTER SCIENCE","10","3","10","","","","","","","","","13","33","46","46","0","","","16th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12076","277","1","0","JSS 1","","COMPUTER SCIENCE","10","1","10","","","","","","","","","11","22","33","33","0","","","25th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12077","316","1","0","JSS 1","","COMPUTER SCIENCE","10","2","12","","","","","","","","","14","16","30","30","0","","","27th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12078","272","1","0","JSS 1","","COMPUTER SCIENCE","10","17","15","","","","","","","","","32","52","84","84","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12079","270","1","0","JSS 1","","COMPUTER SCIENCE","10","10","5","","","","","","","","","15","45","60","60","0","","","9th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12080","279","1","0","JSS 1","","COMPUTER SCIENCE","10","5","11","","","","","","","","","16","28","44","44","0","","","19th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12081","281","1","0","JSS 1","","COMPUTER SCIENCE","10","12","10","","","","","","","","","22","48","70","70","0","","","4th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12082","283","1","0","JSS 1","","COMPUTER SCIENCE","10","10","17","","","","","","","","","27","45","72","72","0","","","2nd","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12083","265","1","0","JSS 1","","COMPUTER SCIENCE","10","10","4","","","","","","","","","14","30","44","44","0","","","19th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12084","309","1","0","JSS 1","","COMPUTER SCIENCE","10","8","15","","","","","","","","","23","20","43","43","0","","","21st","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12085","268","1","0","JSS 1","","COMPUTER SCIENCE","10","12","17","","","","","","","","","29","30","59","59","0","","","10th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12086","282","1","0","JSS 1","","COMPUTER SCIENCE","10","5","11","","","","","","","","","16","30","46","46","0","","","16th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12087","280","1","0","JSS 1","","COMPUTER SCIENCE","10","8","15","","","","","","","","","23","40","63","63","0","","","6th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12088","263","1","0","JSS 1","","COMPUTER SCIENCE","10","8","10","","","","","","","","","18","32","50","50","0","","","14th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12089","321","1","0","JSS 1","","COMPUTER SCIENCE","10","5","10","","","","","","","","","15","30","45","45","0","","","18th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12090","267","1","0","JSS 1","","COMPUTER SCIENCE","10","10","6","","","","","","","","","16","45","61","61","0","","","8th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12091","262","1","0","JSS 1","","COMPUTER SCIENCE","10","1","10","","","","","","","","","11","28","39","39","0","","","23rd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12092","278","1","0","JSS 1","","COMPUTER SCIENCE","10","5","10","","","","","","","","","15","20","35","35","0","","","24th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12093","307","6","0","SS 3","","CIVIC EDUCATION","15","15","18","","","","","","","","","33","36","69","69","0","","","4th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12094","308","6","0","SS 3","","CIVIC EDUCATION","15","8","10","","","","","","","","","18","37","55","55","0","","","12th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12095","246","6","0","SS 3","","CIVIC EDUCATION","15","15","14","","","","","","","","","29","24","53","53","0","","","16th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12096","131","6","0","SS 3","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","28","50","50","0","","","19th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12097","133","6","0","SS 3","","CIVIC EDUCATION","15","10","8","","","","","","","","","18","31","49","49","0","","","22nd","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12098","200","6","0","SS 3","","CIVIC EDUCATION","15","10","10","","","","","","","","","20","34","54","54","0","","","14th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12099","41","6","0","SS 3","","CIVIC EDUCATION","15","16","17","","","","","","","","","33","40","73","73","0","","","3rd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12100","201","6","0","SS 3","","CIVIC EDUCATION","15","16","18","","","","","","","","","34","28","62","62","0","","","7th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12101","31","6","0","SS 3","","CIVIC EDUCATION","15","18","17","","","","","","","","","35","41","76","76","0","","","2nd","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12102","243","6","0","SS 3","","CIVIC EDUCATION","15","16","14","","","","","","","","","30","33","63","63","0","","","5th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12103","134","6","0","SS 3","","CIVIC EDUCATION","15","10","8","","","","","","","","","18","38","56","56","0","","","11th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12104","306","6","0","SS 3","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","28","50","50","0","","","19th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12105","244","6","0","SS 3","","CIVIC EDUCATION","15","12","14","","","","","","","","","26","26","52","52","0","","","18th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12106","35","6","0","SS 3","","CIVIC EDUCATION","15","10","0","","","","","","","","","10","0","10","10","0","","","25th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12107","245","6","0","SS 3","","CIVIC EDUCATION","15","12","14","","","","","","","","","26","29","55","55","0","","","12th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12108","29","6","0","SS 3","","CIVIC EDUCATION","15","14","13","","","","","","","","","27","35","62","62","0","","","7th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12109","33","6","0","SS 3","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","32","54","54","0","","","14th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12110","48","6","0","SS 3","","CIVIC EDUCATION","15","12","10","","","","","","","","","22","28","50","50","0","","","19th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12111","317","6","0","SS 3","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","37","59","59","0","","","9th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12112","247","6","0","SS 3","","CIVIC EDUCATION","15","15","16","","","","","","","","","31","32","63","63","0","","","5th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12113","202","6","0","SS 3","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","31","53","53","0","","","16th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12114","130","6","0","SS 3","","CIVIC EDUCATION","15","8","6","","","","","","","","","14","11","25","25","0","","","23rd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12115","128","6","0","SS 3","","CIVIC EDUCATION","15","10","12","","","","","","","","","22","35","57","57","0","","","10th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12116","314","6","0","SS 3","","CIVIC EDUCATION","15","0","0","","","","","","","","","","24","24","24","0","","","24th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12117","28","6","0","SS 3","","CIVIC EDUCATION","15","16","18","","","","","","","","","34","43","77","77","0","","","1st","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12118","179","3","0","JSS 3","","MATHEMATICS","2","16","16","","","","","","","","","32","52","84","84","0","","","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12119","185","3","0","JSS 3","","MATHEMATICS","2","14","16","","","","","","","","","30","35","65","65","0","","","5th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12120","322","3","0","JSS 3","","MATHEMATICS","2","12","14","","","","","","","","","26","14","40","40","0","","","13th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12121","186","3","0","JSS 3","","MATHEMATICS","2","14","14","","","","","","","","","28","27","55","55","0","","","11th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12122","310","3","0","JSS 3","","MATHEMATICS","2","10","16","","","","","","","","","26","30","56","56","0","","","9th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12123","183","3","0","JSS 3","","MATHEMATICS","2","14","18","","","","","","","","","32","24","56","56","0","","","9th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12124","182","3","0","JSS 3","","MATHEMATICS","2","16","18","","","","","","","","","34","52","86","86","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12125","290","3","0","JSS 3","","MATHEMATICS","2","12","16","","","","","","","","","28","40","68","68","0","","","4th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12126","292","3","0","JSS 3","","MATHEMATICS","2","14","18","","","","","","","","","32","43","75","75","0","","","3rd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12127","323","3","0","JSS 3","","MATHEMATICS","2","16","18","","","","","","","","","34","30","64","64","0","","","6th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12128","189","3","0","JSS 3","","MATHEMATICS","2","14","12","","","","","","","","","26","28","54","54","0","","","12th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12129","251","3","0","JSS 3","","MATHEMATICS","2","12","16","","","","","","","","","28","34","62","62","0","","","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12130","233","3","0","JSS 3","","MATHEMATICS","2","10","16","","","","","","","","","26","37","63","63","0","","","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12131","307","6","0","SS 3","","PHYSICS","12","20","20","","","","","","","","","40","30","70","70","0","","","4th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12132","308","6","0","SS 3","","PHYSICS","12","11","16","","","","","","","","","27","30","57","57","0","","","10th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12133","246","6","0","SS 3","","PHYSICS","12","5","4","","","","","","","","","9","10","19","19","0","","","18th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12134","133","6","0","SS 3","","PHYSICS","12","10","8","","","","","","","","","18","13","31","31","0","","","15th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12135","200","6","0","SS 3","","PHYSICS","12","20","17","","","","","","","","","37","40","77","77","0","","","3rd","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12136","201","6","0","SS 3","","PHYSICS","12","20","10","","","","","","","","","30","21","51","51","0","","","12th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12137","31","6","0","SS 3","","PHYSICS","12","19","20","","","","","","","","","39","30","69","69","0","","","5th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12138","243","6","0","SS 3","","PHYSICS","12","20","20","","","","","","","","","40","27","67","67","0","","","6th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12139","306","6","0","SS 3","","PHYSICS","12","10","4","","","","","","","","","14","10","24","24","0","","","17th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12140","244","6","0","SS 3","","PHYSICS","12","20","17","","","","","","","","","37","44","81","81","0","","","2nd","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12141","245","6","0","SS 3","","PHYSICS","12","20","16","","","","","","","","","36","25","61","61","0","","","8th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12142","29","6","0","SS 3","","PHYSICS","12","10","6","","","","","","","","","16","30","46","46","0","","","14th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12143","48","6","0","SS 3","","PHYSICS","12","10","16","","","","","","","","","26","28","54","54","0","","","11th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12144","317","6","0","SS 3","","PHYSICS","12","14","10","","","","","","","","","24","40","64","64","0","","","7th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12145","247","6","0","SS 3","","PHYSICS","12","20","10","","","","","","","","","30","28","58","58","0","","","9th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12146","130","6","0","SS 3","","PHYSICS","12","10","3","","","","","","","","","13","18","31","31","0","","","15th","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12147","128","6","0","SS 3","","PHYSICS","12","10","16","","","","","","","","","26","25","51","51","0","","","12th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12148","28","6","0","SS 3","","PHYSICS","12","20","20","","","","","","","","","40","47","87","87","0","","","1st","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12149","307","6","0","SS 3","","MATHEMATICS","2","10","17","","","","","","","","","27","43","70","70","0","","","2nd","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12150","308","6","0","SS 3","","MATHEMATICS","2","16","10","","","","","","","","","26","27","53","53","0","","","13th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12151","246","6","0","SS 3","","MATHEMATICS","2","13","10","","","","","","","","","23","24","47","47","0","","","16th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12152","131","6","0","SS 3","","MATHEMATICS","2","10","7","","","","","","","","","17","20","37","37","0","","","21st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12153","133","6","0","SS 3","","MATHEMATICS","2","19","10","","","","","","","","","29","32","61","61","0","","","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12154","200","6","0","SS 3","","MATHEMATICS","2","10","11","","","","","","","","","21","43","64","64","0","","","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12155","41","6","0","SS 3","","MATHEMATICS","2","10","7","","","","","","","","","17","47","64","64","0","","","4th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12156","201","6","0","SS 3","","MATHEMATICS","2","10","8","","","","","","","","","18","24","42","42","0","","","18th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12157","31","6","0","SS 3","","MATHEMATICS","2","12","10","","","","","","","","","22","33","55","55","0","","","11th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12158","243","6","0","SS 3","","MATHEMATICS","2","10","12","","","","","","","","","22","22","44","44","0","","","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12159","134","6","0","SS 3","","MATHEMATICS","2","10","10","","","","","","","","","20","37","57","57","0","","","9th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12160","306","6","0","SS 3","","MATHEMATICS","2","18","10","","","","","","","","","28","33","61","61","0","","","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12161","244","6","0","SS 3","","MATHEMATICS","2","10","12","","","","","","","","","22","40","62","62","0","","","6th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12162","35","6","0","SS 3","","MATHEMATICS","2","0","0","","","","","","","","","","0","0","0","0","","","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12163","245","6","0","SS 3","","MATHEMATICS","2","10","8","","","","","","","","","18","24","42","42","0","","","18th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12164","29","6","0","SS 3","","MATHEMATICS","2","5","10","","","","","","","","","15","20","35","35","0","","","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12165","33","6","0","SS 3","","MATHEMATICS","2","5","10","","","","","","","","","15","16","31","31","0","","","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12166","48","6","0","SS 3","","MATHEMATICS","2","13","10","","","","","","","","","23","30","53","53","0","","","13th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12167","317","6","0","SS 3","","MATHEMATICS","2","11","11","","","","","","","","","22","34","56","56","0","","","10th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12168","247","6","0","SS 3","","MATHEMATICS","2","10","19","","","","","","","","","29","40","69","69","0","","","3rd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12169","202","6","0","SS 3","","MATHEMATICS","2","10","12","","","","","","","","","22","32","54","54","0","","","12th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12170","130","6","0","SS 3","","MATHEMATICS","2","10","6","","","","","","","","","16","26","42","42","0","","","18th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term");
INSERT INTO result_subject VALUES
("12171","128","6","0","SS 3","","MATHEMATICS","2","16","10","","","","","","","","","26","27","53","53","0","","","13th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12172","314","6","0","SS 3","","MATHEMATICS","2","1","1","","","","","","","","","2","1","3","3","0","","","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12173","28","6","0","SS 3","","MATHEMATICS","2","20","20","","","","","","","","","40","56","96","96","0","","","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12174","131","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","6","13","","","","","","","","","19","38","57","57","0","","","4th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12175","41","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","18","20","","","","","","","","","38","50","88","88","0","","","1st","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12176","134","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","12","18","","","","","","","","","30","36","66","66","0","","","3rd","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12177","33","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","10","15","","","","","","","","","25","48","73","73","0","","","2nd","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12178","202","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","6","12","","","","","","","","","18","37","55","55","0","","","5th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12179","314","6","0","SS 3","","LITERATURE-IN-ENGLISH","4","6","9","","","","","","","","","15","30","45","45","0","","","6th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12180","131","6","0","SS 3","","COMMERCE","20","10","15","","","","","","","","","25","25","50","50","0","","","2nd","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12181","35","6","0","SS 3","","COMMERCE","20","0","0","","","","","","","","","","0","0","0","0","","","5th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12182","33","6","0","SS 3","","COMMERCE","20","15","10","","","","","","","","","25","31","56","56","0","","","1st","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12183","202","6","0","SS 3","","COMMERCE","20","10","15","","","","","","","","","25","22","47","47","0","","","3rd","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12184","314","6","0","SS 3","","COMMERCE","20","10","15","","","","","","","","","25","16","41","41","0","","","4th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12185","131","6","0","SS 3","","GOVERNMENT","16","13","10","","","","","","","","","23","29","52","52","0","","","5th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12186","41","6","0","SS 3","","GOVERNMENT","16","20","10","","","","","","","","","30","41","71","71","0","","","1st","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12187","134","6","0","SS 3","","GOVERNMENT","16","20","10","","","","","","","","","30","40","70","70","0","","","2nd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12188","35","6","0","SS 3","","GOVERNMENT","16","10","10","","","","","","","","","20","0","20","20","0","","","7th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12189","33","6","0","SS 3","","GOVERNMENT","16","10","10","","","","","","","","","20","35","55","55","0","","","4th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12190","202","6","0","SS 3","","GOVERNMENT","16","12","10","","","","","","","","","22","36","58","58","0","","","3rd","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12191","314","6","0","SS 3","","GOVERNMENT","16","10","10","","","","","","","","","20","19","39","39","0","","","6th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12192","307","6","0","SS 3","","AGRICULTURAL SCIENCE","5","13","12","","","","","","","","","25","28","53","53","0","","","4th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12193","246","6","0","SS 3","","AGRICULTURAL SCIENCE","5","2","3","","","","","","","","","5","16","21","21","0","","","8th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12194","133","6","0","SS 3","","AGRICULTURAL SCIENCE","5","8","11","","","","","","","","","19","38","57","57","0","","","3rd","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12195","200","6","0","SS 3","","AGRICULTURAL SCIENCE","5","10","11","","","","","","","","","21","32","53","53","0","","","4th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12196","244","6","0","SS 3","","AGRICULTURAL SCIENCE","5","12","11","","","","","","","","","23","37","60","60","0","","","2nd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12197","48","6","0","SS 3","","AGRICULTURAL SCIENCE","5","5","4","","","","","","","","","9","26","35","35","0","","","7th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12198","247","6","0","SS 3","","AGRICULTURAL SCIENCE","5","13","12","","","","","","","","","25","41","66","66","0","","","1st","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12199","128","6","0","SS 3","","AGRICULTURAL SCIENCE","5","8","9","","","","","","","","","17","34","51","51","0","","","6th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12200","222","2","0","JSS 2","","COMPUTER SCIENCE","10","12","17","","","","","","","","","29","35","64","64","0","","","8th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12201","214","2","0","JSS 2","","COMPUTER SCIENCE","10","6","15","","","","","","","","","21","39","60","60","0","","","10th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12202","248","2","0","JSS 2","","COMPUTER SCIENCE","10","10","12","","","","","","","","","22","32","54","54","39.5","39.5","22nd","14th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12203","250","2","0","JSS 2","","COMPUTER SCIENCE","10","12","10","","","","","","","","","22","30","52","52","0","","","15th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12204","227","2","0","JSS 2","","COMPUTER SCIENCE","10","5","5","","","","","","","","","10","41","51","51","0","","","16th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12205","285","2","0","JSS 2","","COMPUTER SCIENCE","10","13","15","","","","","","","","","28","47","75","75","0","","","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12206","289","2","0","JSS 2","","COMPUTER SCIENCE","10","5","10","","","","","","","","","15","30","45","45","0","","","22nd","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12207","209","2","0","JSS 2","","COMPUTER SCIENCE","10","2","5","","","","","","","","","7","20","27","27","0","","","26th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12208","188","2","0","JSS 2","","COMPUTER SCIENCE","10","10","8","","","","","","","","","18","38","56","56","0","","","13th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12209","221","2","0","JSS 2","","COMPUTER SCIENCE","10","5","15","","","","","","","","","20","27","47","47","0","","","18th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12210","220","2","0","JSS 2","","COMPUTER SCIENCE","10","2","1","","","","","","","","","3","10","13","13","0","","","28th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12211","257","2","0","JSS 2","","COMPUTER SCIENCE","10","5","15","","","","","","","","","20","40","60","60","0","","","10th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12212","213","2","0","JSS 2","","COMPUTER SCIENCE","10","10","1","","","","","","","","","11","35","46","46","0","","","20th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12213","288","2","0","JSS 2","","COMPUTER SCIENCE","10","10","11","","","","","","","","","21","8","29","29","0","","","25th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12214","215","2","0","JSS 2","","COMPUTER SCIENCE","10","15","18","","","","","","","","","33","38","71","71","0","","","5th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12215","318","2","0","JSS 2","","COMPUTER SCIENCE","10","1","5","","","","","","","","","6","40","46","46","0","","","20th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12216","225","2","0","JSS 2","","COMPUTER SCIENCE","10","2","10","","","","","","","","","12","6","18","18","0","","","27th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12217","217","2","0","JSS 2","","COMPUTER SCIENCE","10","10","17","","","","","","","","","27","45","72","72","0","","","4th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12218","218","2","0","JSS 2","","COMPUTER SCIENCE","10","15","11","","","","","","","","","26","38","64","64","0","","","8th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12219","216","2","0","JSS 2","","COMPUTER SCIENCE","10","18","15","","","","","","","","","33","50","83","83","0","","","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12220","219","2","0","JSS 2","","COMPUTER SCIENCE","10","10","10","","","","","","","","","20","25","45","45","0","","","22nd","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12221","224","2","0","JSS 2","","COMPUTER SCIENCE","10","8","11","","","","","","","","","19","40","59","59","0","","","12th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12222","223","2","0","JSS 2","","COMPUTER SCIENCE","10","18","15","","","","","","","","","33","48","81","81","0","","","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12223","226","2","0","JSS 2","","COMPUTER SCIENCE","10","12","5","","","","","","","","","17","54","71","71","0","","","5th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12224","286","2","0","JSS 2","","COMPUTER SCIENCE","10","5","10","","","","","","","","","15","35","50","50","0","","","17th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12225","249","2","0","JSS 2","","COMPUTER SCIENCE","10","10","10","","","","","","","","","20","25","45","45","0","","","22nd","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12226","210","2","0","JSS 2","","COMPUTER SCIENCE","10","14","18","","","","","","","","","32","36","68","68","0","","","7th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12227","287","2","0","JSS 2","","COMPUTER SCIENCE","10","5","10","","","","","","","","","15","32","47","47","0","","","18th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12228","271","1","0","JSS 1","","BASIC SCIENCE","3","15","19","","","","","","","","","34","35","69","69","0","","","18th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12229","264","1","0","JSS 1","","BASIC SCIENCE","3","8","17","","","","","","","","","25","34","59","59","0","","","22nd","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12230","269","1","0","JSS 1","","BASIC SCIENCE","3","16","16","","","","","","","","","32","57","89","89","0","","","8th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12231","273","1","0","JSS 1","","BASIC SCIENCE","3","19","20","","","","","","","","","39","52","91","91","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12232","266","1","0","JSS 1","","BASIC SCIENCE","3","10","17","","","","","","","","","27","30","57","57","0","","","24th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12233","261","1","0","JSS 1","","BASIC SCIENCE","3","10","16","","","","","","","","","26","31","57","57","0","","","24th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12234","275","1","0","JSS 1","","BASIC SCIENCE","3","5","16","","","","","","","","","21","23","44","44","0","","","28th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12235","276","1","0","JSS 1","","BASIC SCIENCE","3","16","17","","","","","","","","","33","43","76","76","0","","","13th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12236","320","1","0","JSS 1","","BASIC SCIENCE","3","9","15","","","","","","","","","24","35","59","59","0","","","22nd","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12237","319","1","0","JSS 1","","BASIC SCIENCE","3","9","15","","","","","","","","","24","26","50","50","0","","","26th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12238","311","1","0","JSS 1","","BASIC SCIENCE","3","18","19","","","","","","","","","37","54","91","91","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12239","274","1","0","JSS 1","","BASIC SCIENCE","3","12","18","","","","","","","","","30","52","82","82","0","","","11th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12240","277","1","0","JSS 1","","BASIC SCIENCE","3","10","17","","","","","","","","","27","43","70","70","0","","","15th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12241","316","1","0","JSS 1","","BASIC SCIENCE","3","7","17","","","","","","","","","24","20","44","44","0","","","28th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12242","272","1","0","JSS 1","","BASIC SCIENCE","3","20","20","","","","","","","","","40","57","97","97","0","","","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12243","270","1","0","JSS 1","","BASIC SCIENCE","3","17","18","","","","","","","","","35","55","90","90","0","","","7th","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12244","279","1","0","JSS 1","","BASIC SCIENCE","3","15","17","","","","","","","","","32","51","83","83","0","","","10th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12245","281","1","0","JSS 1","","BASIC SCIENCE","3","18","19","","","","","","","","","37","50","87","87","0","","","9th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12246","283","1","0","JSS 1","","BASIC SCIENCE","3","16","20","","","","","","","","","36","55","91","91","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12247","265","1","0","JSS 1","","BASIC SCIENCE","3","12","18","","","","","","","","","30","40","70","70","0","","","15th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12248","309","1","0","JSS 1","","BASIC SCIENCE","3","10","15","","","","","","","","","25","39","64","64","0","","","20th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12249","268","1","0","JSS 1","","BASIC SCIENCE","3","18","19","","","","","","","","","37","54","91","91","0","","","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12250","282","1","0","JSS 1","","BASIC SCIENCE","3","10","17","","","","","","","","","27","46","73","73","0","","","14th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12251","280","1","0","JSS 1","","BASIC SCIENCE","3","11","18","","","","","","","","","29","49","78","78","0","","","12th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12252","263","1","0","JSS 1","","BASIC SCIENCE","3","14","16","","","","","","","","","30","38","68","68","0","","","19th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12253","321","1","0","JSS 1","","BASIC SCIENCE","3","14","15","","","","","","","","","29","34","63","63","0","","","21st","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12254","267","1","0","JSS 1","","BASIC SCIENCE","3","17","18","","","","","","","","","35","58","93","93","0","","","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12255","262","1","0","JSS 1","","BASIC SCIENCE","3","8","16","","","","","","","","","24","22","46","46","0","","","27th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12256","278","1","0","JSS 1","","BASIC SCIENCE","3","11","17","","","","","","","","","28","42","70","70","0","","","15th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12257","259","5","0","SS 2","","FURTHER MATHEMATICS","25","18","16","","","","","","","","","34","29","63","63","0","","","3rd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","2nd Term"),
("12258","287","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","","","","","","","","","","19","20","39","65","41","49.67","23rd","21st","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12259","214","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","","","","","","","","","","20","31","51","85","51.33","62.67","15th","7th","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12260","222","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","","","","","","","","","","20","40","60","100","58","71.33","10th","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12261","250","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","","","","","","","","","","13","26","39","65","41","49.67","23rd","21st","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12262","227","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","","","","","","","","","","13","21","34","56.67","47.67","55.22","18th","25th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12263","285","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","","","","","","","","","","20","39","59","98.33","73.33","86.44","1st","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12264","289","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","","","","","","","","","","19","15","34","56.67","32","39.56","27th","25th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12265","209","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","","","","","","","","","","19","20","39","65","39.67","48.33","25th","21st","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12266","188","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","","","","","","","","","","13","30","43","71.67","57","66.56","11th","14th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12267","221","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","","","","","","","","","","19","33","52","86.67","48","59.56","17th","5th","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12268","220","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","","","","","","","","","","13","24","37","61.67","35.33","43.56","26th","24th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12269","257","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","","","","","","","","","","20","24","44","73.33","59.33","69.11","7th","12th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12270","213","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","","","","","","","","","","20","33","53","88.33","61.33","73.11","6th","4th","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term");
INSERT INTO result_subject VALUES
("12271","288","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","","","","","","","","","","13","9","22","36.67","28.33","33.22","28th","27th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12272","215","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","","","","","18","30","48","80","53.67","64.33","14th","9th","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12273","318","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","","","","","","","","","","13","33","46","76.67","45.5","60.83","20th","11th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12274","225","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","","","","","","","","","","19","22","41","68.33","47.67","56.78","18th","16th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12275","217","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","","","","","","","","","","19","25","44","73.33","67.33","77.11","3rd","12th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12276","218","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","","","","","","","","","","19","31","50","83.33","55.67","66.78","12th","8th","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12277","216","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","","","","","","","","","","20","32","52","86.67","67.67","79.22","2nd","5th","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12278","219","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","","","","","15","25","40","66.67","45.33","54.22","21st","17th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12279","224","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","","","","","","","","","","19","21","40","66.67","44.67","53.56","22nd","17th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12280","223","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","","","","","","","","","","17","26","43","71.67","58.33","67.89","8th","14th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12281","226","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","","","","","","","","","","17","23","40","66.67","58.33","67.22","8th","17th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12282","286","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","","","","","","","","","","19","21","40","66.67","50.33","59.22","16th","17th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12283","249","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","","","","","","","","","","20","27","47","78.33","54.67","65.11","13th","10th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12284","210","2","0","JSS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","","","","","","","","","","20","36","56","93.33","65.33","77.78","4th","3rd","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12285","18","5","0","SS 2","","ECONOMICS","17","18","","","","","","","","","","18","20","38","63.33","39.33","47.78","17th","15th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12286","17","5","0","SS 2","","ECONOMICS","17","15","","","","","","","","","","15","30","45","75","43.67","53.67","15th","9th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12287","24","5","0","SS 2","","ECONOMICS","17","15","","","","","","","","","","15","27","42","70","53","62.33","11th","12th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12288","198","5","0","SS 2","","ECONOMICS","17","20","","","","","","","","","","20","30","50","83.33","68.67","79.78","2nd","3rd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12289","253","5","0","SS 2","","ECONOMICS","17","18","","","","","","","","","","18","28","46","76.67","55.33","65.56","10th","7th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12290","199","5","0","SS 2","","ECONOMICS","17","15","","","","","","","","","","15","29","44","73.33","50","59.78","13th","10th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12291","23","5","0","SS 2","","ECONOMICS","17","18","","","","","","","","","","18","30","48","80","62.67","73.33","3rd","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12292","25","5","0","SS 2","","ECONOMICS","17","13","","","","","","","","","","13","30","43","71.67","56","65.56","9th","11th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12293","22","5","0","SS 2","","ECONOMICS","17","18","","","","","","","","","","18","33","51","85","60.5","77.5","6th","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12294","305","5","0","SS 2","","ECONOMICS","17","20","","","","","","","","","","20","28","48","80","43.67","54.33","15th","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12295","241","5","0","SS 2","","ECONOMICS","17","20","","","","","","","","","","20","21","41","68.33","56.33","65.44","8th","14th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12296","26","5","0","SS 2","","ECONOMICS","17","15","","","","","","","","","","15","32","47","78.33","62","72.44","4th","6th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12297","254","5","0","SS 2","","ECONOMICS","17","18","","","","","","","","","","18","28","46","76.67","52.33","62.56","12th","7th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12298","259","5","0","SS 2","","ECONOMICS","17","15","","","","","","","","","","15","27","42","70","49.33","58.67","14th","12th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12299","13","5","0","SS 2","","ECONOMICS","17","20","","","","","","","","","","20","33","53","88.33","58","69.78","7th","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12300","324","4","0","SS 1","","ECONOMICS","17","20","","","","","","","","","","20","23","43","71.67","57","71.33","8th","9th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12301","326","4","0","SS 1","","ECONOMICS","17","19","","","","","","","","","","19","21","40","66.67","51","64.33","12th","14th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12302","7","4","0","SS 1","","ECONOMICS","17","17","","","","","","","","","","17","20","37","61.67","43.67","51.89","21st","19th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12303","330","4","0","SS 1","","ECONOMICS","17","13","","","","","","","","","","13","21","34","56.67","34","56.67","29th","23rd","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12304","125","4","0","SS 1","","ECONOMICS","17","18","","","","","","","","","","18","15","33","55","38.33","45.67","25th","25th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12305","8","4","0","SS 1","","ECONOMICS","17","13","","","","","","","","","","13","23","36","60","53","61","11th","20th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12306","296","4","0","SS 1","","ECONOMICS","17","20","","","","","","","","","","20","21","41","68.33","47","56.11","18th","11th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12307","300","4","0","SS 1","","ECONOMICS","17","13","","","","","","","","","","13","17","30","50","37.33","44","26th","28th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12308","138","4","0","SS 1","","ECONOMICS","17","13","","","","","","","","","","13","21","34","56.67","40.67","48.22","23rd","23rd","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12309","2","4","0","SS 1","","ECONOMICS","17","13","","","","","","","","","","13","23","36","60","48","56","17th","20th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12310","193","4","0","SS 1","","ECONOMICS","17","19","","","","","","","","","","19","27","46","76.67","54","64.22","10th","6th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12311","256","4","0","SS 1","","ECONOMICS","17","13","","","","","","","","","","13","17","30","50","43.33","50","22nd","28th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12312","140","4","0","SS 1","","ECONOMICS","17","14","","","","","","","","","","14","10","24","40","31.33","36.67","33rd","32nd","E8","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12313","294","4","0","SS 1","","ECONOMICS","17","20","","","","","","","","","","20","36","56","93.33","72.67","85.11","1st","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12314","1","4","0","SS 1","","ECONOMICS","17","13","","","","","","","","","","13","8","21","35","32","36.67","32nd","34th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12315","141","4","0","SS 1","","ECONOMICS","17","17","","","","","","","","","","17","34","51","85","67.67","79","2nd","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12316","252","4","0","SS 1","","ECONOMICS","17","15","","","","","","","","","","15","18","33","55","37","48","27th","25th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12317","303","4","0","SS 1","","ECONOMICS","17","20","","","","","","","","","","20","19","39","65","55.33","64","9th","15th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12318","301","4","0","SS 1","","ECONOMICS","17","19","","","","","","","","","","19","20","39","65","49.33","58","15th","15th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12319","143","4","0","SS 1","","ECONOMICS","17","20","","","","","","","","","","20","28","48","80","60","70.67","7th","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12320","293","4","0","SS 1","","ECONOMICS","17","19","","","","","","","","","","19","20","39","65","50","58.67","14th","15th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12321","329","4","0","SS 1","","ECONOMICS","17","13","","","","","","","","","","13","23","36","60","36","60","28th","20th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12322","235","4","0","SS 1","","ECONOMICS","17","13","","","","","","","","","","13","28","41","68.33","51","60.11","12th","11th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12323","234","4","0","SS 1","","ECONOMICS","17","18","","","","","","","","","","18","26","44","73.33","60.33","70.11","6th","7th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12324","237","4","0","SS 1","","ECONOMICS","17","17","","","","","","","","","","17","16","33","55","39.33","46.67","24th","25th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12325","121","4","0","SS 1","","ECONOMICS","17","18","","","","","","","","","","18","33","51","85","62.33","73.67","5th","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12326","195","4","0","SS 1","","ECONOMICS","17","18","","","","","","","","","","18","23","41","68.33","45.67","54.78","19th","11th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12327","196","4","0","SS 1","","ECONOMICS","17","13","","","","","","","","","","13","15","28","46.67","30.67","36.89","34th","30th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12328","297","4","0","SS 1","","ECONOMICS","17","17","","","","","","","","","","17","27","44","73.33","63.67","73.44","4th","7th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12329","302","4","0","SS 1","","ECONOMICS","17","13","","","","","","","","","","13","26","39","65","44.33","53","20th","15th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12330","325","4","0","SS 1","","ECONOMICS","17","13","","","","","","","","","","13","14","27","45","33.5","42.5","30th","31st","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12331","327","4","0","SS 1","","ECONOMICS","17","20","","","","","","","","","","20","28","48","80","65.5","81.5","3rd","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12332","313","4","0","SS 1","","ECONOMICS","17","17","","","","","","","","","","17","6","23","38.33","25.33","30.44","37th","33rd","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12333","295","4","0","SS 1","","ECONOMICS","17","18","","","","","","","","","","18","24","42","70","48.33","57.67","16th","10th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12334","253","5","0","SS 2","","GEOGRAPHY","18","15","","","","","","","","","","15","33","48","80","53.33","64","4th","1st","A1","EXCELLENT","CHARLES GIADOM","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12335","25","5","0","SS 2","","GEOGRAPHY","18","17","","","","","","","","","","17","25","42","70","55.33","64.67","3rd","4th","B2","VERY GOOD","CHARLES GIADOM","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12336","241","5","0","SS 2","","GEOGRAPHY","18","17","","","","","","","","","","17","25","42","70","42","70","8th","4th","B2","VERY GOOD","CHARLES GIADOM","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12337","26","5","0","SS 2","","GEOGRAPHY","18","17","","","","","","","","","","17","27","44","73.33","58","67.78","2nd","3rd","B2","VERY GOOD","CHARLES GIADOM","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12338","259","5","0","SS 2","","GEOGRAPHY","18","14","","","","","","","","","","14","17","31","51.67","42.5","52.83","7th","6th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12339","19","5","0","SS 2","","GEOGRAPHY","18","16","","","","","","","","","","16","31","47","78.33","49","59.44","6th","2nd","A1","EXCELLENT","CHARLES GIADOM","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12340","2","4","0","SS 1","","GEOGRAPHY","18","6","","","","","","","","","","6","15","21","35","32.67","37.33","26th","22nd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12341","193","4","0","SS 1","","GEOGRAPHY","18","10","","","","","","","","","","10","30","40","66.67","45.33","54.22","8th","1st","B3","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12342","256","4","0","SS 1","","GEOGRAPHY","18","6","","","","","","","","","","6","19","25","41.67","28.67","34.22","32nd","17th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12343","140","4","0","SS 1","","GEOGRAPHY","18","6","","","","","","","","","","6","13","19","31.67","38.67","42.89","21st","25th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12344","294","4","0","SS 1","","GEOGRAPHY","18","5","","","","","","","","","","5","28","33","55","29.67","37","31st","6th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12345","1","4","0","SS 1","","GEOGRAPHY","18","5","","","","","","","","","","5","9","14","23.33","31.33","34.44","28th","30th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12346","141","4","0","SS 1","","GEOGRAPHY","18","7","","","","","","","","","","7","30","37","61.67","50.33","58.56","4th","2nd","C4","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12347","252","4","0","SS 1","","GEOGRAPHY","18","5","","","","","","","","","","5","16","21","35","30","37","30th","22nd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12348","303","4","0","SS 1","","GEOGRAPHY","18","6","","","","","","","","","","6","19","25","41.67","44.33","49.89","13th","17th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12349","301","4","0","SS 1","","GEOGRAPHY","18","5","","","","","","","","","","5","20","25","41.67","47","52.56","7th","17th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12350","143","4","0","SS 1","","GEOGRAPHY","18","4","","","","","","","","","","4","27","31","51.67","47.67","54.56","6th","8th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12351","293","4","0","SS 1","","GEOGRAPHY","18","5","","","","","","","","","","5","21","26","43.33","42.33","48.11","15th","15th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12352","329","4","0","SS 1","","GEOGRAPHY","18","5","","","","","","","","","","5","12","17","28.33","17","28.33","37th","29th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12353","235","4","0","SS 1","","GEOGRAPHY","18","5","","","","","","","","","","5","30","35","58.33","44.67","52.44","11th","5th","C5","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12354","234","4","0","SS 1","","GEOGRAPHY","18","7","","","","","","","","","","7","30","37","61.67","50.67","58.89","3rd","2nd","C4","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12355","237","4","0","SS 1","","GEOGRAPHY","18","7","","","","","","","","","","7","19","26","43.33","31","36.78","29th","15th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12356","121","4","0","SS 1","","GEOGRAPHY","18","6","","","","","","","","","","6","22","28","46.67","45.33","51.56","8th","10th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12357","195","4","0","SS 1","","GEOGRAPHY","18","5","","","","","","","","","","5","9","14","23.33","32","35.11","27th","30th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12358","196","4","0","SS 1","","GEOGRAPHY","18","5","","","","","","","","","","5","6","11","18.33","37.67","40.11","22nd","32nd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12359","297","4","0","SS 1","","GEOGRAPHY","18","7","","","","","","","","","","7","29","36","60","48.33","56.33","5th","4th","C4","GOOD","CHARLES GIADOM","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12360","302","4","0","SS 1","","GEOGRAPHY","18","5","","","","","","","","","","5","25","30","50","43","49.67","14th","9th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12361","325","4","0","SS 1","","GEOGRAPHY","18","5","","","","","","","","","","5","6","11","18.33","27.5","31.16","33rd","32nd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12362","327","4","0","SS 1","","GEOGRAPHY","18","4","","","","","","","","","","4","28","32","53.33","44.5","55.17","12th","7th","C6","SATISFACTORY","CHARLES GIADOM","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12363","313","4","0","SS 1","","GEOGRAPHY","18","5","","","","","","","","","","5","6","11","18.33","19","21.44","35th","32nd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12364","295","4","0","SS 1","","GEOGRAPHY","18","5","","","","","","","","","","5","13","18","30","39","43","19th","28th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12365","324","4","0","SS 1","","GEOGRAPHY","18","5","","","","","","","","","","5","22","27","45","40","49","18th","13th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12366","326","4","0","SS 1","","GEOGRAPHY","18","5","","","","","","","","","","5","14","19","31.67","39","45.34","19th","25th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12367","7","4","0","SS 1","","GEOGRAPHY","18","7","","","","","","","","","","7","21","28","46.67","45","51.22","10th","10th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12368","330","4","0","SS 1","","GEOGRAPHY","18","5","","","","","","","","","","5","14","19","31.67","19","31.67","35th","25th","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12369","125","4","0","SS 1","","GEOGRAPHY","18","7","","","","","","","","","","7","20","27","45","42.33","48.33","15th","13th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12370","8","4","0","SS 1","","GEOGRAPHY","18","5","","","","","","","","","","5","16","21","35","37","41.67","25th","22nd","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term");
INSERT INTO result_subject VALUES
("12371","296","4","0","SS 1","","GEOGRAPHY","18","5","","","","","","","","","","5","23","28","46.67","37.67","43.89","22nd","10th","D7","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12372","300","4","0","SS 1","","GEOGRAPHY","18","6","","","","","","","","","","6","18","24","40","41","46.33","17th","20th","E8","UNSATISFACTORY","CHARLES GIADOM","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12373","138","4","0","SS 1","","GEOGRAPHY","18","6","","","","","","","","","","6","17","23","38.33","37.67","42.78","22nd","21st","F9","POOR","CHARLES GIADOM","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12374","262","1","0","JSS 1","","COMPUTER SCIENCE","10","5","","","","","","","","","","5","13","18","30","28.33","32.33","27th","27th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12375","278","1","0","JSS 1","","COMPUTER SCIENCE","10","6","","","","","","","","","","6","10","16","26.67","34.33","37.89","23rd","29th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12376","271","1","0","JSS 1","","COMPUTER SCIENCE","10","6","","","","","","","","","","6","30","36","60","51","59","10th","13th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12377","269","1","0","JSS 1","","COMPUTER SCIENCE","10","10","","","","","","","","","","10","30","40","66.67","54.33","63.22","9th","10th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12378","273","1","0","JSS 1","","COMPUTER SCIENCE","10","18","","","","","","","","","","18","28","46","76.67","60","70.22","7th","6th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12379","266","1","0","JSS 1","","COMPUTER SCIENCE","10","10","","","","","","","","","","10","10","20","33.33","32.33","36.78","25th","23rd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12380","261","1","0","JSS 1","","COMPUTER SCIENCE","10","6","","","","","","","","","","6","7","13","21.67","24.67","27.56","30th","30th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12381","270","1","0","JSS 1","","COMPUTER SCIENCE","10","15","","","","","","","","","","15","35","50","83.33","63","74.11","6th","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12382","264","1","0","JSS 1","","COMPUTER SCIENCE","10","10","","","","","","","","","","10","10","20","33.33","35.67","40.11","22nd","23rd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12383","275","1","0","JSS 1","","COMPUTER SCIENCE","10","8","","","","","","","","","","8","14","22","36.67","26.67","31.56","28th","21st","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12384","276","1","0","JSS 1","","COMPUTER SCIENCE","10","9","","","","","","","","","","9","20","29","48.33","45","51.44","14th","16th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12385","320","1","0","JSS 1","","COMPUTER SCIENCE","10","10","","","","","","","","","","10","13","23","38.33","36.5","44.17","20th","20th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12386","319","1","0","JSS 1","","COMPUTER SCIENCE","10","8","","","","","","","","","","8","12","20","33.33","23","29.67","31st","23rd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12387","311","1","0","JSS 1","","COMPUTER SCIENCE","10","15","","","","","","","","","","15","30","45","75","68.67","78.67","2nd","7th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12388","328","1","0","JSS 1","","COMPUTER SCIENCE","10","4","","","","","","","","","","4","25","29","48.33","29","48.33","26th","16th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12389","274","1","0","JSS 1","","COMPUTER SCIENCE","10","17","","","","","","","","","","17","20","37","61.67","44.33","52.56","15th","12th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12390","277","1","0","JSS 1","","COMPUTER SCIENCE","10","10","","","","","","","","","","10","12","22","36.67","26.33","31.22","29th","21st","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12391","316","1","0","JSS 1","","COMPUTER SCIENCE","10","14","","","","","","","","","","14","22","36","60","33","45","24th","13th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12392","272","1","0","JSS 1","","COMPUTER SCIENCE","10","17","","","","","","","","","","17","38","55","91.67","75.67","87.89","1st","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12393","279","1","0","JSS 1","","COMPUTER SCIENCE","10","14","","","","","","","","","","14","28","42","70","49.67","59","11th","8th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12394","281","1","0","JSS 1","","COMPUTER SCIENCE","10","18","","","","","","","","","","18","36","54","90","68.67","80.67","2nd","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12395","283","1","0","JSS 1","","COMPUTER SCIENCE","10","18","","","","","","","","","","18","35","53","88.33","67.33","79.11","4th","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12396","265","1","0","JSS 1","","COMPUTER SCIENCE","10","5","","","","","","","","","","5","13","18","30","43.67","47.67","16th","27th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12397","309","1","0","JSS 1","","COMPUTER SCIENCE","10","8","","","","","","","","","","8","28","36","60","45.67","53.67","13th","13th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12398","268","1","0","JSS 1","","COMPUTER SCIENCE","10","13","","","","","","","","","","13","35","48","80","63.33","74","5th","5th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12399","282","1","0","JSS 1","","COMPUTER SCIENCE","10","4","","","","","","","","","","4","15","19","31.67","38.33","42.56","19th","26th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12400","280","1","0","JSS 1","","COMPUTER SCIENCE","10","17","","","","","","","","","","17","22","39","65","41.33","50","18th","11th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12401","263","1","0","JSS 1","","COMPUTER SCIENCE","10","10","","","","","","","","","","10","15","25","41.67","43.67","49.22","16th","19th","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12402","321","1","0","JSS 1","","COMPUTER SCIENCE","10","9","","","","","","","","","","9","18","27","45","36","45","21st","18th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12403","267","1","0","JSS 1","","COMPUTER SCIENCE","10","13","","","","","","","","","","13","28","41","68.33","59.67","68.78","8th","9th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12404","262","1","0","JSS 1","","ENGLISH LANGUAGE","1","17","","","","","","","","","","17","17","34","56.67","36","43.56","31st","26th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12405","278","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","","","","","18","20","38","63.33","41.33","49.78","25th","19th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12406","271","1","0","JSS 1","","ENGLISH LANGUAGE","1","20","","","","","","","","","","20","20","40","66.67","49.67","58.56","12th","14th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12407","269","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","","","","","18","22","40","66.67","50","58.89","11th","14th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12408","273","1","0","JSS 1","","ENGLISH LANGUAGE","1","20","","","","","","","","","","20","25","45","75","52","62","9th","4th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12409","266","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","","","","","18","15","33","55","37","44.33","30th","28th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12410","261","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","","","","","18","21","39","65","41.67","50.33","24th","18th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12411","270","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","","","","","18","23","41","68.33","57.67","66.78","5th","12th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12412","264","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","","","","","18","18","36","60","43","51","22nd","24th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12413","275","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","","","","","18","20","38","63.33","39","47.44","29th","19th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12414","276","1","0","JSS 1","","ENGLISH LANGUAGE","1","20","","","","","","","","","","20","13","33","55","49","56.33","13th","28th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12415","320","1","0","JSS 1","","ENGLISH LANGUAGE","1","16","","","","","","","","","","16","22","38","63.33","48.5","61.17","14th","19th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12416","319","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","","","","","18","20","38","63.33","43","55.67","22nd","19th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12417","311","1","0","JSS 1","","ENGLISH LANGUAGE","1","20","","","","","","","","","","20","27","47","78.33","71.33","81.78","1st","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12418","328","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","","","","","18","23","41","68.33","41","68.33","26th","12th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12419","274","1","0","JSS 1","","ENGLISH LANGUAGE","1","20","","","","","","","","","","20","20","40","66.67","58","66.89","4th","14th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12420","277","1","0","JSS 1","","ENGLISH LANGUAGE","1","17","","","","","","","","","","17","27","44","73.33","45.67","55.44","18th","7th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12421","316","1","0","JSS 1","","ENGLISH LANGUAGE","1","17","","","","","","","","","","17","14","31","51.67","40.5","50.83","27th","30th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12422","272","1","0","JSS 1","","ENGLISH LANGUAGE","1","20","","","","","","","","","","20","30","50","83.33","70.33","81.44","2nd","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12423","279","1","0","JSS 1","","ENGLISH LANGUAGE","1","20","","","","","","","","","","20","27","47","78.33","50.67","61.11","10th","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12424","281","1","0","JSS 1","","ENGLISH LANGUAGE","1","20","","","","","","","","","","20","24","44","73.33","55","64.78","7th","7th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12425","283","1","0","JSS 1","","ENGLISH LANGUAGE","1","20","","","","","","","","","","20","25","45","75","62","72","3rd","4th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12426","265","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","","","","","18","24","42","70","45.33","54.67","19th","10th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12427","309","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","","","","","18","24","42","70","45.33","54.67","19th","10th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12428","268","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","","","","","18","25","43","71.67","57","66.56","6th","9th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12429","282","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","","","","","18","22","40","66.67","45.33","54.22","19th","14th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12430","280","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","","","","","18","16","34","56.67","46.67","54.22","16th","26th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12431","263","1","0","JSS 1","","ENGLISH LANGUAGE","1","20","","","","","","","","","","20","25","45","75","53","63","8th","4th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12432","321","1","0","JSS 1","","ENGLISH LANGUAGE","1","18","","","","","","","","","","18","20","38","63.33","48","60.67","15th","19th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12433","267","1","0","JSS 1","","ENGLISH LANGUAGE","1","17","","","","","","","","","","17","18","35","58.33","46.33","54.11","17th","25th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12434","287","2","0","JSS 2","","ENGLISH LANGUAGE","1","20","","","","","","","","","","20","23","43","71.67","38.67","48.22","21st","10th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12435","214","2","0","JSS 2","","ENGLISH LANGUAGE","1","20","","","","","","","","","","20","26","46","76.67","55.67","65.89","7th","5th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12436","222","2","0","JSS 2","","ENGLISH LANGUAGE","1","20","","","","","","","","","","20","25","45","75","58.67","68.67","4th","6th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12437","250","2","0","JSS 2","","ENGLISH LANGUAGE","1","18","","","","","","","","","","18","20","38","63.33","40.33","48.78","20th","20th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12438","227","2","0","JSS 2","","ENGLISH LANGUAGE","1","18","","","","","","","","","","18","24","42","70","44","53.33","17th","11th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12439","285","2","0","JSS 2","","ENGLISH LANGUAGE","1","20","","","","","","","","","","20","30","50","83.33","61.67","72.78","2nd","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12440","289","2","0","JSS 2","","ENGLISH LANGUAGE","1","13","","","","","","","","","","13","8","21","35","21.67","26.33","28th","27th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12441","209","2","0","JSS 2","","ENGLISH LANGUAGE","1","16","","","","","","","","","","16","12","28","46.67","35","41.22","25th","25th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12442","188","2","0","JSS 2","","ENGLISH LANGUAGE","1","18","","","","","","","","","","18","21","39","65","45","53.67","15th","17th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12443","221","2","0","JSS 2","","ENGLISH LANGUAGE","1","17","","","","","","","","","","17","19","36","60","44","52","17th","21st","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12444","220","2","0","JSS 2","","ENGLISH LANGUAGE","1","19","","","","","","","","","","19","21","40","66.67","38.33","47.22","22nd","15th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12445","257","2","0","JSS 2","","ENGLISH LANGUAGE","1","18","","","","","","","","","","18","21","39","65","45.67","54.33","13th","17th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12446","213","2","0","JSS 2","","ENGLISH LANGUAGE","1","20","","","","","","","","","","20","20","40","66.67","47.67","56.56","12th","15th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12447","288","2","0","JSS 2","","ENGLISH LANGUAGE","1","14","","","","","","","","","","14","10","24","40","29.33","34.67","27th","26th","E8","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12448","215","2","0","JSS 2","","ENGLISH LANGUAGE","1","18","","","","","","","","","","18","23","41","68.33","48.33","57.44","11th","13th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12449","318","2","0","JSS 2","","ENGLISH LANGUAGE","1","18","","","","","","","","","","18","13","31","51.67","29.5","39.83","26th","23rd","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12450","225","2","0","JSS 2","","ENGLISH LANGUAGE","1","16","","","","","","","","","","16","20","36","60","35.33","43.33","24th","21st","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12451","217","2","0","JSS 2","","ENGLISH LANGUAGE","1","20","","","","","","","","","","20","22","42","70","51.33","60.67","8th","11th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12452","218","2","0","JSS 2","","ENGLISH LANGUAGE","1","17","","","","","","","","","","17","22","39","65","45.33","54","14th","17th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12453","216","2","0","JSS 2","","ENGLISH LANGUAGE","1","20","","","","","","","","","","20","25","45","75","57.67","67.67","6th","6th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12454","219","2","0","JSS 2","","ENGLISH LANGUAGE","1","18","","","","","","","","","","18","23","41","68.33","49","58.11","10th","13th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12455","224","2","0","JSS 2","","ENGLISH LANGUAGE","1","15","","","","","","","","","","15","15","30","50","38.33","45","22nd","24th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12456","223","2","0","JSS 2","","ENGLISH LANGUAGE","1","20","","","","","","","","","","20","30","50","83.33","65","76.11","1st","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12457","226","2","0","JSS 2","","ENGLISH LANGUAGE","1","20","","","","","","","","","","20","27","47","78.33","58.67","69.11","4th","4th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12458","286","2","0","JSS 2","","ENGLISH LANGUAGE","1","20","","","","","","","","","","20","24","44","73.33","45","54.78","15th","9th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12459","249","2","0","JSS 2","","ENGLISH LANGUAGE","1","20","","","","","","","","","","20","25","45","75","51","61","9th","6th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12460","210","2","0","JSS 2","","ENGLISH LANGUAGE","1","20","","","","","","","","","","20","30","50","83.33","61.67","72.78","2nd","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12461","287","2","0","JSS 2","","CIVIC EDUCATION","28","20","","","","","","","","","","20","30","50","83.33","49.33","60.44","18th","5th","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12462","214","2","0","JSS 2","","CIVIC EDUCATION","28","20","","","","","","","","","","20","30","50","83.33","60.33","71.44","8th","5th","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12463","222","2","0","JSS 2","","CIVIC EDUCATION","28","20","","","","","","","","","","20","31","51","85","68","79.33","3rd","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12464","250","2","0","JSS 2","","CIVIC EDUCATION","28","20","","","","","","","","","","20","23","43","71.67","44","53.56","22nd","17th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12465","227","2","0","JSS 2","","CIVIC EDUCATION","28","20","","","","","","","","","","20","30","50","83.33","50.67","61.78","17th","5th","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12466","285","2","0","JSS 2","","CIVIC EDUCATION","28","20","","","","","","","","","","20","30","50","83.33","63","74.11","4th","5th","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12467","289","2","0","JSS 2","","CIVIC EDUCATION","28","18","","","","","","","","","","18","12","30","50","30.67","37.33","27th","25th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12468","209","2","0","JSS 2","","CIVIC EDUCATION","28","17","","","","","","","","","","17","20","37","61.67","39","47.22","24th","23rd","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12469","188","2","0","JSS 2","","CIVIC EDUCATION","28","20","","","","","","","","","","20","30","50","83.33","51.33","62.44","15th","5th","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12470","221","2","0","JSS 2","","CIVIC EDUCATION","28","20","","","","","","","","","","20","24","44","73.33","47.33","57.11","19th","15th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term");
INSERT INTO result_subject VALUES
("12471","220","2","0","JSS 2","","CIVIC EDUCATION","28","18","","","","","","","","","","18","30","48","80","43.67","54.33","23rd","10th","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12472","257","2","0","JSS 2","","CIVIC EDUCATION","28","20","","","","","","","","","","20","27","47","78.33","54","64.44","12th","11th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12473","213","2","0","JSS 2","","CIVIC EDUCATION","28","18","","","","","","","","","","18","27","45","75","54.67","64.67","10th","12th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12474","288","2","0","JSS 2","","CIVIC EDUCATION","28","15","","","","","","","","","","15","7","22","36.67","28.67","33.56","28th","27th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12475","215","2","0","JSS 2","","CIVIC EDUCATION","28","20","","","","","","","","","","20","23","43","71.67","52","61.56","13th","17th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12476","318","2","0","JSS 2","","CIVIC EDUCATION","28","17","","","","","","","","","","17","20","37","61.67","35","47.33","26th","23rd","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12477","225","2","0","JSS 2","","CIVIC EDUCATION","28","17","","","","","","","","","","17","13","30","50","36.67","43.33","25th","25th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12478","217","2","0","JSS 2","","CIVIC EDUCATION","28","20","","","","","","","","","","20","23","43","71.67","55.67","65.22","9th","17th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12479","218","2","0","JSS 2","","CIVIC EDUCATION","28","18","","","","","","","","","","18","23","41","68.33","51","60.11","16th","21st","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12480","216","2","0","JSS 2","","CIVIC EDUCATION","28","20","","","","","","","","","","20","25","45","75","60.67","70.67","6th","12th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12481","219","2","0","JSS 2","","CIVIC EDUCATION","28","20","","","","","","","","","","20","25","45","75","51.67","61.67","14th","12th","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12482","224","2","0","JSS 2","","CIVIC EDUCATION","28","20","","","","","","","","","","20","20","40","66.67","45","53.89","20th","22nd","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12483","223","2","0","JSS 2","","CIVIC EDUCATION","28","20","","","","","","","","","","20","31","51","85","62.67","74","5th","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12484","226","2","0","JSS 2","","CIVIC EDUCATION","28","20","","","","","","","","","","20","35","55","91.67","72.67","84.89","1st","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12485","286","2","0","JSS 2","","CIVIC EDUCATION","28","20","","","","","","","","","","20","24","44","73.33","54.67","64.44","10th","15th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12486","249","2","0","JSS 2","","CIVIC EDUCATION","28","20","","","","","","","","","","20","23","43","71.67","60.67","70.22","6th","17th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12487","210","2","0","JSS 2","","CIVIC EDUCATION","28","20","","","","","","","","","","20","31","51","85","68.33","79.67","2nd","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12488","324","4","0","SS 1","","DATA PROCESSING","29","9","","","","","","","","","","9","14","23","38.33","35.5","43.17","28th","27th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12489","326","4","0","SS 1","","DATA PROCESSING","29","19","","","","","","","","","","19","28","47","78.33","54.5","70.17","10th","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12490","7","4","0","SS 1","","DATA PROCESSING","29","10","","","","","","","","","","10","22","32","53.33","48.67","55.78","16th","20th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12491","330","4","0","SS 1","","DATA PROCESSING","29","5","","","","","","","","","","5","14","19","31.67","19","31.67","37th","31st","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12492","125","4","0","SS 1","","DATA PROCESSING","29","7","","","","","","","","","","7","20","27","45","43","49","21st","26th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12493","8","4","0","SS 1","","DATA PROCESSING","29","9","","","","","","","","","","9","29","38","63.33","57","65.44","8th","12th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12494","296","4","0","SS 1","","DATA PROCESSING","29","4","","","","","","","","","","4","0","4","6.67","35","35.89","29th","34th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12495","300","4","0","SS 1","","DATA PROCESSING","29","7","","","","","","","","","","7","30","37","61.67","45.67","53.89","18th","14th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12496","138","4","0","SS 1","","DATA PROCESSING","29","10","","","","","","","","","","10","32","42","70","52.33","61.67","11th","9th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12497","2","4","0","SS 1","","DATA PROCESSING","29","10","","","","","","","","","","10","25","35","58.33","49.33","57.11","15th","16th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12498","193","4","0","SS 1","","DATA PROCESSING","29","10","","","","","","","","","","10","25","35","58.33","48.67","56.44","16th","16th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12499","256","4","0","SS 1","","DATA PROCESSING","29","9","","","","","","","","","","9","20","29","48.33","43.33","49.78","20th","24th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12500","140","4","0","SS 1","","DATA PROCESSING","29","10","","","","","","","","","","10","20","30","50","45.67","52.33","18th","22nd","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12501","294","4","0","SS 1","","DATA PROCESSING","29","10","","","","","","","","","","10","34","44","73.33","56.67","66.44","9th","7th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12502","1","4","0","SS 1","","DATA PROCESSING","29","12","","","","","","","","","","12","18","30","50","31","37.67","32nd","22nd","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12503","141","4","0","SS 1","","DATA PROCESSING","29","15","","","","","","","","","","15","35","50","83.33","69.67","80.78","1st","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12504","252","4","0","SS 1","","DATA PROCESSING","29","5","","","","","","","","","","5","28","33","55","36","47","27th","19th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12505","303","4","0","SS 1","","DATA PROCESSING","29","8","","","","","","","","","","8","30","38","63.33","52.33","60.78","11th","12th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12506","301","4","0","SS 1","","DATA PROCESSING","29","5","","","","","","","","","","5","18","23","38.33","50.67","55.78","13th","27th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12507","143","4","0","SS 1","","DATA PROCESSING","29","16","","","","","","","","","","16","28","44","73.33","65.33","75.11","4th","7th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12508","293","4","0","SS 1","","DATA PROCESSING","29","11","","","","","","","","","","11","23","34","56.67","42.67","50.22","24th","18th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12509","329","4","0","SS 1","","DATA PROCESSING","29","11","","","","","","","","","","11","11","22","36.67","22","36.67","35th","29th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12510","235","4","0","SS 1","","DATA PROCESSING","29","12","","","","","","","","","","12","35","47","78.33","66.67","77.11","3rd","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12511","234","4","0","SS 1","","DATA PROCESSING","29","12","","","","","","","","","","12","30","42","70","59.33","68.67","7th","9th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12512","237","4","0","SS 1","","DATA PROCESSING","29","8","","","","","","","","","","8","23","31","51.67","40.67","47.56","25th","21st","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12513","121","4","0","SS 1","","DATA PROCESSING","29","14","","","","","","","","","","14","32","46","76.67","62","72.22","5th","5th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12514","195","4","0","SS 1","","DATA PROCESSING","29","16","","","","","","","","","","16","20","36","60","43","51","21st","15th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12515","196","4","0","SS 1","","DATA PROCESSING","29","7","","","","","","","","","","7","15","22","36.67","29.33","34.22","34th","29th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12516","297","4","0","SS 1","","DATA PROCESSING","29","15","","","","","","","","","","15","30","45","75","60.67","70.67","6th","6th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12517","302","4","0","SS 1","","DATA PROCESSING","29","6","","","","","","","","","","6","10","16","26.67","36.67","40.22","26th","32nd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12518","325","4","0","SS 1","","DATA PROCESSING","29","13","","","","","","","","","","13","28","41","68.33","34","47.67","30th","11th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12519","327","4","0","SS 1","","DATA PROCESSING","29","16","","","","","","","","","","16","35","51","85","67.5","84.5","2nd","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12520","313","4","0","SS 1","","DATA PROCESSING","29","2","","","","","","","","","","2","8","10","16.67","19.33","21.56","36th","33rd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12521","295","4","0","SS 1","","DATA PROCESSING","29","9","","","","","","","","","","9","20","29","48.33","50.33","56.78","14th","24th","D7","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12522","18","5","0","SS 2","","MATHEMATICS","2","20","","","","","","","","","","20","20","40","66.67","37.33","46.22","20th","13th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12523","17","5","0","SS 2","","MATHEMATICS","2","20","","","","","","","","","","20","15","35","58.33","36","43.78","22nd","17th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12524","304","5","0","SS 2","","MATHEMATICS","2","19","","","","","","","","","","19","24","43","71.67","34","43.56","23rd","9th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12525","24","5","0","SS 2","","MATHEMATICS","2","18","","","","","","","","","","18","28","46","76.67","44","54.22","14th","2nd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12526","15","5","0","SS 2","","MATHEMATICS","2","17","","","","","","","","","","17","23","40","66.67","53","61.89","4th","13th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12527","198","5","0","SS 2","","MATHEMATICS","2","15","","","","","","","","","","15","22","37","61.67","58.33","66.56","3rd","15th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12528","253","5","0","SS 2","","MATHEMATICS","2","18","","","","","","","","","","18","18","36","60","43.33","51.33","16th","16th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12529","199","5","0","SS 2","","MATHEMATICS","2","20","","","","","","","","","","20","21","41","68.33","51","60.11","6th","12th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12530","23","5","0","SS 2","","MATHEMATICS","2","19","","","","","","","","","","19","27","46","76.67","59.67","69.89","2nd","2nd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12531","14","5","0","SS 2","","MATHEMATICS","2","10","","","","","","","","","","10","15","25","41.67","44","49.56","14th","23rd","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12532","12","5","0","SS 2","","MATHEMATICS","2","20","","","","","","","","","","20","25","45","75","63.67","73.67","1st","7th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12533","20","5","0","SS 2","","MATHEMATICS","2","20","","","","","","","","","","20","14","34","56.67","31","38.56","24th","18th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12534","25","5","0","SS 2","","MATHEMATICS","2","19","","","","","","","","","","19","25","44","73.33","52.33","62.11","5th","8th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12535","22","5","0","SS 2","","MATHEMATICS","2","20","","","","","","","","","","20","26","46","76.67","47.67","57.89","9th","2nd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12536","305","5","0","SS 2","","MATHEMATICS","2","20","","","","","","","","","","20","10","30","50","29","35.67","26th","21st","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12537","241","5","0","SS 2","","MATHEMATICS","2","20","","","","","","","","","","20","27","47","78.33","49","59.44","8th","1st","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12538","239","5","0","SS 2","","MATHEMATICS","2","17","","","","","","","","","","17","17","34","56.67","44.67","52.22","12th","18th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12539","174","5","0","SS 2","","MATHEMATICS","2","19","","","","","","","","","","19","27","46","76.67","42","52.22","18th","2nd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12540","26","5","0","SS 2","","MATHEMATICS","2","13","","","","","","","","","","13","21","34","56.67","43.33","50.89","16th","18th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12541","254","5","0","SS 2","","MATHEMATICS","2","17","","","","","","","","","","17","13","30","50","44.33","51","13th","21st","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12542","259","5","0","SS 2","","MATHEMATICS","2","19","","","","","","","","","","19","23","42","70","49.67","59","7th","10th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12543","13","5","0","SS 2","","MATHEMATICS","2","19","","","","","","","","","","19","27","46","76.67","46.33","56.56","11th","2nd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12544","19","5","0","SS 2","","MATHEMATICS","2","16","","","","","","","","","","16","26","42","70","41.33","50.67","19th","10th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12545","324","4","0","SS 1","","MATHEMATICS","2","11","","","","","","","","","","11","25","36","60","39.5","51.5","17th","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12546","326","4","0","SS 1","","MATHEMATICS","2","12","","","","","","","","","","12","25","37","61.67","37","49.33","20th","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12547","7","4","0","SS 1","","MATHEMATICS","2","13","","","","","","","","","","13","17","30","50","42","48.67","12th","21st","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12548","330","4","0","SS 1","","MATHEMATICS","2","8","","","","","","","","","","8","13","21","35","21","35","37th","29th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12549","125","4","0","SS 1","","MATHEMATICS","2","11","","","","","","","","","","11","20","31","51.67","34.33","41.22","25th","17th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12550","8","4","0","SS 1","","MATHEMATICS","2","13","","","","","","","","","","13","17","30","50","39.67","46.33","16th","21st","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12551","296","4","0","SS 1","","MATHEMATICS","2","13","","","","","","","","","","13","19","32","53.33","36.67","43.78","22nd","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12552","300","4","0","SS 1","","MATHEMATICS","2","7","","","","","","","","","","7","13","20","33.33","27.67","32.11","34th","32nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12553","138","4","0","SS 1","","MATHEMATICS","2","14","","","","","","","","","","14","18","32","53.33","46.33","53.44","7th","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12554","2","4","0","SS 1","","MATHEMATICS","2","13","","","","","","","","","","13","23","36","60","41","49","14th","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12555","193","4","0","SS 1","","MATHEMATICS","2","11","","","","","","","","","","11","21","32","53.33","45.33","52.44","8th","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12556","256","4","0","SS 1","","MATHEMATICS","2","14","","","","","","","","","","14","17","31","51.67","42.67","49.56","11th","17th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12557","140","4","0","SS 1","","MATHEMATICS","2","8","","","","","","","","","","8","11","19","31.67","28.33","32.56","32nd","34th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12558","294","4","0","SS 1","","MATHEMATICS","2","14","","","","","","","","","","14","38","52","86.67","66.67","78.22","3rd","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12559","1","4","0","SS 1","","MATHEMATICS","2","7","","","","","","","","","","7","13","20","33.33","28.33","32.78","32nd","32nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12560","141","4","0","SS 1","","MATHEMATICS","2","14","","","","","","","","","","14","35","49","81.67","72.33","83.22","1st","4th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12561","252","4","0","SS 1","","MATHEMATICS","2","8","","","","","","","","","","8","13","21","35","28.5","35.5","31st","29th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12562","303","4","0","SS 1","","MATHEMATICS","2","11","","","","","","","","","","11","24","35","58.33","38.67","46.44","18th","11th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12563","301","4","0","SS 1","","MATHEMATICS","2","10","","","","","","","","","","10","21","31","51.67","41.67","48.56","13th","17th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12564","143","4","0","SS 1","","MATHEMATICS","2","14","","","","","","","","","","14","12","26","43.33","41","46.78","14th","27th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12565","293","4","0","SS 1","","MATHEMATICS","2","15","","","","","","","","","","15","26","41","68.33","45","54.11","9th","5th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12566","329","4","0","SS 1","","MATHEMATICS","2","11","","","","","","","","","","11","22","33","55","33","55","26th","13th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12567","235","4","0","SS 1","","MATHEMATICS","2","13","","","","","","","","","","13","21","34","56.67","48.67","56.22","6th","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12568","234","4","0","SS 1","","MATHEMATICS","2","12","","","","","","","","","","12","17","29","48.33","44","50.44","10th","24th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12569","237","4","0","SS 1","","MATHEMATICS","2","13","","","","","","","","","","13","26","39","65","35.67","44.33","23rd","6th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12570","121","4","0","SS 1","","MATHEMATICS","2","17","","","","","","","","","","17","33","50","83.33","55","66.11","4th","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term");
INSERT INTO result_subject VALUES
("12571","195","4","0","SS 1","","MATHEMATICS","2","10","","","","","","","","","","10","20","30","50","37.67","44.33","19th","21st","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12572","196","4","0","SS 1","","MATHEMATICS","2","10","","","","","","","","","","10","17","27","45","30.33","36.33","27th","26th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12573","297","4","0","SS 1","","MATHEMATICS","2","10","","","","","","","","","","10","18","28","46.67","35.33","41.56","24th","25th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12574","302","4","0","SS 1","","MATHEMATICS","2","10","","","","","","","","","","10","21","31","51.67","37","43.89","20th","17th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12575","325","4","0","SS 1","","MATHEMATICS","2","10","","","","","","","","","","10","12","22","36.67","29","36.33","29th","28th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12576","327","4","0","SS 1","","MATHEMATICS","2","12","","","","","","","","","","12","39","51","85","68","85","2nd","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12577","313","4","0","SS 1","","MATHEMATICS","2","10","","","","","","","","","","10","11","21","35","29","33.67","29th","29th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12578","295","4","0","SS 1","","MATHEMATICS","2","12","","","","","","","","","","12","24","36","60","52","60","5th","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12579","324","4","0","SS 1","","PHYSICS","12","11","","","","","","","","","","11","24","35","58.33","48","59.67","16th","16th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12580","326","4","0","SS 1","","PHYSICS","12","11","","","","","","","","","","11","21","32","53.33","43","53.67","22nd","20th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12581","7","4","0","SS 1","","PHYSICS","12","11","","","","","","","","","","11","27","38","63.33","48.33","56.78","15th","12th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12582","330","4","0","SS 1","","PHYSICS","12","8","","","","","","","","","","8","18","26","43.33","26","43.33","35th","29th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12583","125","4","0","SS 1","","PHYSICS","12","8","","","","","","","","","","8","19","27","45","42.33","48.33","23rd","26th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12584","8","4","0","SS 1","","PHYSICS","12","10","","","","","","","","","","10","17","27","45","43.33","49.33","20th","26th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12585","296","4","0","SS 1","","PHYSICS","12","11","","","","","","","","","","11","23","34","56.67","46","53.56","18th","17th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12586","300","4","0","SS 1","","PHYSICS","12","7","","","","","","","","","","7","22","29","48.33","40.67","47.11","24th","23rd","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12587","138","4","0","SS 1","","PHYSICS","12","13","","","","","","","","","","13","29","42","70","54","63.33","11th","8th","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12588","2","4","0","SS 1","","PHYSICS","12","8","","","","","","","","","","8","23","31","51.67","53.67","60.56","12th","22nd","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12589","193","4","0","SS 1","","PHYSICS","12","14","","","","","","","","","","14","25","39","65","52.33","61","14th","10th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12590","256","4","0","SS 1","","PHYSICS","12","14","","","","","","","","","","14","25","39","65","56","64.67","9th","10th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12591","140","4","0","SS 1","","PHYSICS","12","12","","","","","","","","","","12","15","27","45","40","46","26th","26th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12592","294","4","0","SS 1","","PHYSICS","12","16","","","","","","","","","","16","38","54","90","74.33","86.33","2nd","3rd","A1","EXCELLENT","JOHN PRINCE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12593","1","4","0","SS 1","","PHYSICS","12","8","","","","","","","","","","8","18","26","43.33","33.67","39.44","31st","29th","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12594","141","4","0","SS 1","","PHYSICS","12","17","","","","","","","","","","17","39","56","93.33","72.67","85.11","3rd","1st","A1","EXCELLENT","JOHN PRINCE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12595","252","4","0","SS 1","","PHYSICS","12","8","","","","","","","","","","8","21","29","48.33","40","49.67","26th","23rd","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12596","303","4","0","SS 1","","PHYSICS","12","17","","","","","","","","","","17","35","52","86.67","57.67","69.22","8th","4th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12597","301","4","0","SS 1","","PHYSICS","12","8","","","","","","","","","","8","30","38","63.33","43.33","51.78","20th","12th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12598","143","4","0","SS 1","","PHYSICS","12","14","","","","","","","","","","14","19","33","55","59","66.33","7th","18th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12599","293","4","0","SS 1","","PHYSICS","12","10","","","","","","","","","","10","27","37","61.67","62.33","70.56","5th","14th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12600","329","4","0","SS 1","","PHYSICS","12","11","","","","","","","","","","11","29","40","66.67","40","66.67","26th","9th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12601","235","4","0","SS 1","","PHYSICS","12","11","","","","","","","","","","11","21","32","53.33","45.33","52.44","19th","20th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12602","234","4","0","SS 1","","PHYSICS","12","9","","","","","","","","","","9","27","36","60","56","64","9th","15th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12603","237","4","0","SS 1","","PHYSICS","12","8","","","","","","","","","","8","25","33","55","40.33","47.67","25th","18th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12604","121","4","0","SS 1","","PHYSICS","12","10","","","","","","","","","","10","35","45","75","64.33","74.33","4th","6th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12605","195","4","0","SS 1","","PHYSICS","12","10","","","","","","","","","","10","19","29","48.33","47","53.44","17th","23rd","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12606","196","4","0","SS 1","","PHYSICS","12","9","","","","","","","","","","9","15","24","40","28.33","33.67","34th","32nd","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12607","297","4","0","SS 1","","PHYSICS","12","13","","","","","","","","","","13","35","48","80","62","72.67","6th","5th","A1","EXCELLENT","JOHN PRINCE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12608","302","4","0","SS 1","","PHYSICS","12","8","","","","","","","","","","8","17","25","41.67","38.33","43.89","29th","31st","E8","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12609","325","4","0","SS 1","","PHYSICS","12","8","","","","","","","","","","8","13","21","35","31","38","33rd","33rd","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12610","327","4","0","SS 1","","PHYSICS","12","17","","","","","","","","","","17","39","56","93.33","75","93.67","1st","1st","A1","EXCELLENT","JOHN PRINCE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12611","313","4","0","SS 1","","PHYSICS","12","7","","","","","","","","","","7","14","21","35","22.67","27.33","36th","33rd","F9","POOR","JOHN PRINCE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12612","295","4","0","SS 1","","PHYSICS","12","12","","","","","","","","","","12","33","45","75","53.67","63.67","12th","6th","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12613","18","5","0","SS 2","","PHYSICS","12","13","","","","","","","","","","13","21","34","56.67","44.33","51.89","16th","16th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12614","17","5","0","SS 2","","PHYSICS","12","15","","","","","","","","","","15","23","38","63.33","50","58.44","10th","9th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12615","304","5","0","SS 2","","PHYSICS","12","18","","","","","","","","","","18","19","37","61.67","42.33","50.56","19th","12th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12616","24","5","0","SS 2","","PHYSICS","12","16","","","","","","","","","","16","24","40","66.67","46.67","55.56","14th","5th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12617","253","5","0","SS 2","","PHYSICS","12","17","","","","","","","","","","17","20","37","61.67","52.67","60.89","7th","12th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12618","199","5","0","SS 2","","PHYSICS","12","18","","","","","","","","","","18","21","39","65","51.33","60","9th","7th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12619","23","5","0","SS 2","","PHYSICS","12","19","","","","","","","","","","19","26","45","75","57.67","67.67","3rd","1st","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12620","12","5","0","SS 2","","PHYSICS","12","11","","","","","","","","","","11","28","39","65","53.33","62","6th","7th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12621","25","5","0","SS 2","","PHYSICS","12","10","","","","","","","","","","10","25","35","58.33","52.67","60.44","7th","14th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12622","22","5","0","SS 2","","PHYSICS","12","15","","","","","","","","","","15","23","38","63.33","58","66.44","2nd","9th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12623","305","5","0","SS 2","","PHYSICS","12","10","","","","","","","","","","10","17","27","45","41","47","20th","19th","D7","UNSATISFACTORY","JOHN PRINCE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12624","241","5","0","SS 2","","PHYSICS","12","19","","","","","","","","","","19","15","34","56.67","54.67","62.22","4th","16th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12625","239","5","0","SS 2","","PHYSICS","12","13","","","","","","","","","","13","25","38","63.33","48.33","56.78","12th","9th","C4","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12626","174","5","0","SS 2","","PHYSICS","12","17","","","","","","","","","","17","23","40","66.67","44.33","53.22","16th","5th","B3","GOOD","JOHN PRINCE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12627","26","5","0","SS 2","","PHYSICS","12","13","","","","","","","","","","13","22","35","58.33","46","53.78","15th","14th","C5","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12628","254","5","0","SS 2","","PHYSICS","12","15","","","","","","","","","","15","17","32","53.33","43","50.11","18th","18th","C6","SATISFACTORY","JOHN PRINCE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12629","259","5","0","SS 2","","PHYSICS","12","14","","","","","","","","","","14","28","42","70","48.33","57.67","12th","3rd","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12630","13","5","0","SS 2","","PHYSICS","12","17","","","","","","","","","","17","28","45","75","54.33","64.33","5th","1st","A1","EXCELLENT","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12631","19","5","0","SS 2","","PHYSICS","12","14","","","","","","","","","","14","28","42","70","49.67","59","11th","3rd","B2","VERY GOOD","JOHN PRINCE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12632","287","2","0","JSS 2","","BASIC TECHNOLOGY","8","13","","","","","","","","","","13","35","48","80","39.33","50","25th","11th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12633","214","2","0","JSS 2","","BASIC TECHNOLOGY","8","17","","","","","","","","","","17","35","52","86.67","62","73.56","11th","6th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12634","222","2","0","JSS 2","","BASIC TECHNOLOGY","8","15","","","","","","","","","","15","30","45","75","60.33","70.33","14th","15th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12635","250","2","0","JSS 2","","BASIC TECHNOLOGY","8","10","","","","","","","","","","10","25","35","58.33","56","63.78","16th","21st","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12636","227","2","0","JSS 2","","BASIC TECHNOLOGY","8","18","","","","","","","","","","18","31","49","81.67","60.67","71.56","13th","8th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12637","285","2","0","JSS 2","","BASIC TECHNOLOGY","8","18","","","","","","","","","","18","37","55","91.67","72","84.22","2nd","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12638","289","2","0","JSS 2","","BASIC TECHNOLOGY","8","9","","","","","","","","","","9","17","26","43.33","33.33","39.11","27th","24th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12639","209","2","0","JSS 2","","BASIC TECHNOLOGY","8","10","","","","","","","","","","10","16","26","43.33","41.67","47.44","23rd","24th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12640","188","2","0","JSS 2","","BASIC TECHNOLOGY","8","18","","","","","","","","","","18","29","47","78.33","65.33","75.78","8th","12th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12641","221","2","0","JSS 2","","BASIC TECHNOLOGY","8","17","","","","","","","","","","17","29","46","76.67","61.33","71.56","12th","14th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12642","220","2","0","JSS 2","","BASIC TECHNOLOGY","8","8","","","","","","","","","","8","21","29","48.33","38.33","44.78","26th","23rd","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12643","257","2","0","JSS 2","","BASIC TECHNOLOGY","8","12","","","","","","","","","","12","26","38","63.33","57","65.44","15th","18th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12644","213","2","0","JSS 2","","BASIC TECHNOLOGY","8","18","","","","","","","","","","18","33","51","85","63.33","74.67","9th","7th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12645","288","2","0","JSS 2","","BASIC TECHNOLOGY","8","9","","","","","","","","","","9","7","16","26.67","30","33.56","28th","27th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12646","215","2","0","JSS 2","","BASIC TECHNOLOGY","8","17","","","","","","","","","","17","36","53","88.33","68.33","80.11","6th","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12647","318","2","0","JSS 2","","BASIC TECHNOLOGY","8","17","","","","","","","","","","17","30","47","78.33","56","71.67","16th","12th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12648","225","2","0","JSS 2","","BASIC TECHNOLOGY","8","9","","","","","","","","","","9","17","26","43.33","41","46.78","24th","24th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12649","217","2","0","JSS 2","","BASIC TECHNOLOGY","8","18","","","","","","","","","","18","35","53","88.33","68.67","80.44","5th","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12650","218","2","0","JSS 2","","BASIC TECHNOLOGY","8","15","","","","","","","","","","15","15","30","50","49","55.67","22nd","22nd","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12651","216","2","0","JSS 2","","BASIC TECHNOLOGY","8","18","","","","","","","","","","18","31","49","81.67","71.67","82.56","4th","8th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12652","219","2","0","JSS 2","","BASIC TECHNOLOGY","8","10","","","","","","","","","","10","26","36","60","54.33","62.33","19th","20th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12653","224","2","0","JSS 2","","BASIC TECHNOLOGY","8","16","","","","","","","","","","16","24","40","66.67","56","64.89","16th","17th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12654","223","2","0","JSS 2","","BASIC TECHNOLOGY","8","20","","","","","","","","","","20","34","54","90","75.33","87.33","1st","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12655","226","2","0","JSS 2","","BASIC TECHNOLOGY","8","19","","","","","","","","","","19","30","49","81.67","67.67","78.56","7th","8th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12656","286","2","0","JSS 2","","BASIC TECHNOLOGY","8","14","","","","","","","","","","14","29","43","71.67","50.67","60.22","21st","16th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12657","249","2","0","JSS 2","","BASIC TECHNOLOGY","8","11","","","","","","","","","","11","27","38","63.33","54.33","62.78","19th","18th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12658","210","2","0","JSS 2","","BASIC TECHNOLOGY","8","19","","","","","","","","","","19","38","57","95","72","84.67","2nd","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12659","287","2","0","JSS 2","","BASIC SCIENCE","3","10","","","","","","","","","","10","30","40","66.67","45.67","54.56","25th","11th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12660","214","2","0","JSS 2","","BASIC SCIENCE","3","16","","","","","","","","","","16","29","45","75","70.67","80.67","6th","6th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12661","222","2","0","JSS 2","","BASIC SCIENCE","3","15","","","","","","","","","","15","25","40","66.67","69.33","78.22","8th","11th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12662","250","2","0","JSS 2","","BASIC SCIENCE","3","12","","","","","","","","","","12","28","40","66.67","59.33","68.22","14th","11th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12663","227","2","0","JSS 2","","BASIC SCIENCE","3","12","","","","","","","","","","12","22","34","56.67","54.33","61.89","19th","18th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12664","285","2","0","JSS 2","","BASIC SCIENCE","3","17","","","","","","","","","","17","39","56","93.33","79","91.44","1st","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12665","289","2","0","JSS 2","","BASIC SCIENCE","3","9","","","","","","","","","","9","13","22","36.67","34.33","39.22","26th","25th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12666","209","2","0","JSS 2","","BASIC SCIENCE","3","9","","","","","","","","","","9","15","24","40","54.33","59.67","19th","24th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12667","188","2","0","JSS 2","","BASIC SCIENCE","3","17","","","","","","","","","","17","25","42","70","66","75.33","11th","8th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12668","221","2","0","JSS 2","","BASIC SCIENCE","3","10","","","","","","","","","","10","23","33","55","62","69.33","13th","20th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12669","220","2","0","JSS 2","","BASIC SCIENCE","3","9","","","","","","","","","","9","27","36","60","49.33","57.33","24th","16th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12670","257","2","0","JSS 2","","BASIC SCIENCE","3","11","","","","","","","","","","11","24","35","58.33","56.33","64.11","17th","17th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term");
INSERT INTO result_subject VALUES
("12671","213","2","0","JSS 2","","BASIC SCIENCE","3","14","","","","","","","","","","14","31","45","75","70","80","7th","6th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12672","288","2","0","JSS 2","","BASIC SCIENCE","3","7","","","","","","","","","","7","6","13","21.67","34","36.89","27th","27th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12673","215","2","0","JSS 2","","BASIC SCIENCE","3","13","","","","","","","","","","13","24","37","61.67","63","71.22","12th","15th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12674","318","2","0","JSS 2","","BASIC SCIENCE","3","15","","","","","","","","","","15","23","38","63.33","52.5","65.17","22nd","14th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12675","225","2","0","JSS 2","","BASIC SCIENCE","3","7","","","","","","","","","","7","7","14","23.33","33.67","36.78","28th","26th","F9","POOR","ISRAEL ONUOHA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12676","217","2","0","JSS 2","","BASIC SCIENCE","3","16","","","","","","","","","","16","25","41","68.33","69","78.11","9th","9th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12677","218","2","0","JSS 2","","BASIC SCIENCE","3","9","","","","","","","","","","9","23","32","53.33","58","65.11","15th","21st","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12678","216","2","0","JSS 2","","BASIC SCIENCE","3","15","","","","","","","","","","15","31","46","76.67","73","83.22","5th","5th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12679","219","2","0","JSS 2","","BASIC SCIENCE","3","13","","","","","","","","","","13","16","29","48.33","54","60.44","21st","22nd","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12680","224","2","0","JSS 2","","BASIC SCIENCE","3","11","","","","","","","","","","11","15","26","43.33","55.33","61.11","18th","23rd","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12681","223","2","0","JSS 2","","BASIC SCIENCE","3","19","","","","","","","","","","19","38","57","95","76.33","89","2nd","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12682","226","2","0","JSS 2","","BASIC SCIENCE","3","16","","","","","","","","","","16","34","50","83.33","76","87.11","3rd","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12683","286","2","0","JSS 2","","BASIC SCIENCE","3","15","","","","","","","","","","15","19","34","56.67","52.33","59.89","23rd","18th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12684","249","2","0","JSS 2","","BASIC SCIENCE","3","17","","","","","","","","","","17","24","41","68.33","66.33","75.44","10th","9th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12685","210","2","0","JSS 2","","BASIC SCIENCE","3","19","","","","","","","","","","19","38","57","95","76","88.67","3rd","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12686","287","2","0","JSS 2","","SOCIAL STUDIES","23","9","","","","","","","","","","9","31","40","66.67","44","52.89","24th","18th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12687","214","2","0","JSS 2","","SOCIAL STUDIES","23","12","","","","","","","","","","12","38","50","83.33","71.33","82.44","6th","6th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12688","222","2","0","JSS 2","","SOCIAL STUDIES","23","11","","","","","","","","","","11","35","46","76.67","68.33","78.56","8th","10th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12689","250","2","0","JSS 2","","SOCIAL STUDIES","23","11","","","","","","","","","","11","33","44","73.33","58","67.78","17th","13th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12690","227","2","0","JSS 2","","SOCIAL STUDIES","23","10","","","","","","","","","","10","24","34","56.67","55.33","62.89","19th","22nd","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12691","285","2","0","JSS 2","","SOCIAL STUDIES","23","14","","","","","","","","","","14","39","53","88.33","80.33","92.11","1st","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12692","289","2","0","JSS 2","","SOCIAL STUDIES","23","9","","","","","","","","","","9","22","31","51.67","34.33","41.22","27th","25th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12693","209","2","0","JSS 2","","SOCIAL STUDIES","23","10","","","","","","","","","","10","33","43","71.67","52.67","62.22","22nd","14th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12694","188","2","0","JSS 2","","SOCIAL STUDIES","23","11","","","","","","","","","","11","38","49","81.67","65.67","76.56","11th","8th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12695","221","2","0","JSS 2","","SOCIAL STUDIES","23","13","","","","","","","","","","13","32","45","75","63.67","73.67","13th","12th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12696","220","2","0","JSS 2","","SOCIAL STUDIES","23","16","","","","","","","","","","16","20","36","60","37.67","45.67","25th","20th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12697","257","2","0","JSS 2","","SOCIAL STUDIES","23","11","","","","","","","","","","11","32","43","71.67","61.33","70.89","15th","14th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12698","213","2","0","JSS 2","","SOCIAL STUDIES","23","7","","","","","","","","","","7","36","43","71.67","65.33","74.89","12th","14th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12699","288","2","0","JSS 2","","SOCIAL STUDIES","23","3","","","","","","","","","","3","15","18","30","17.33","21.33","28th","27th","F9","POOR","OSAROLUKA AMEJIMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12700","215","2","0","JSS 2","","SOCIAL STUDIES","23","15","","","","","","","","","","15","32","47","78.33","63","73.44","14th","9th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12701","318","2","0","JSS 2","","SOCIAL STUDIES","23","8","","","","","","","","","","8","25","33","55","45","56","23rd","23rd","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12702","225","2","0","JSS 2","","SOCIAL STUDIES","23","5","","","","","","","","","","5","23","28","46.67","35.67","41.89","26th","26th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12703","217","2","0","JSS 2","","SOCIAL STUDIES","23","13","","","","","","","","","","13","39","52","86.67","73.33","84.89","5th","3rd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12704","218","2","0","JSS 2","","SOCIAL STUDIES","23","13","","","","","","","","","","13","23","36","60","59","67","16th","20th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12705","216","2","0","JSS 2","","SOCIAL STUDIES","23","13","","","","","","","","","","13","38","51","85","71.33","82.67","6th","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12706","219","2","0","JSS 2","","SOCIAL STUDIES","23","9","","","","","","","","","","9","33","42","70","56.33","65.67","18th","17th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12707","224","2","0","JSS 2","","SOCIAL STUDIES","23","11","","","","","","","","","","11","26","37","61.67","53.33","61.56","21st","19th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12708","223","2","0","JSS 2","","SOCIAL STUDIES","23","18","","","","","","","","","","18","28","46","76.67","74.67","84.89","4th","10th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12709","226","2","0","JSS 2","","SOCIAL STUDIES","23","14","","","","","","","","","","14","36","50","83.33","78.67","89.78","2nd","6th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12710","286","2","0","JSS 2","","SOCIAL STUDIES","23","9","","","","","","","","","","9","24","33","55","53.67","61","20th","23rd","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12711","249","2","0","JSS 2","","SOCIAL STUDIES","23","15","","","","","","","","","","15","37","52","86.67","66.67","78.22","9th","3rd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12712","210","2","0","JSS 2","","SOCIAL STUDIES","23","20","","","","","","","","","","20","36","56","93.33","76","88.44","3rd","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12713","262","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","13","","","","","","","","","","13","16","29","48.33","38.67","45.11","30th","30th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12714","278","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","","","","","10","34","44","73.33","59","68.78","16th","18th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12715","271","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","18","","","","","","","","","","18","33","51","85","62.33","73.67","14th","12th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12716","269","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","18","","","","","","","","","","18","32","50","83.33","69.33","80.44","9th","13th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12717","273","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","19","","","","","","","","","","19","34","53","88.33","75.33","87.11","6th","9th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12718","266","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","","","","","","","","","","12","24","36","60","53.67","61.67","21st","27th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12719","261","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","","","","","","","","","","12","28","40","66.67","50","58.89","23rd","24th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12720","270","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","19","","","","","","","","","","19","36","55","91.67","69.67","81.89","8th","5th","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12721","264","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","17","","","","","","","","","","17","28","45","75","54.67","64.67","20th","17th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12722","275","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","14","","","","","","","","","","14","18","32","53.33","37.33","44.44","31st","29th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12723","276","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","19","","","","","","","","","","19","35","54","90","64.67","76.67","11th","7th","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12724","320","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","12","","","","","","","","","","12","23","35","58.33","42","53.67","27th","28th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12725","319","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","15","","","","","","","","","","15","28","43","71.67","45.5","59.83","25th","19th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12726","311","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","19","","","","","","","","","","19","37","56","93.33","79.33","91.78","3rd","3rd","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12727","328","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","13","","","","","","","","","","13","28","41","68.33","41","68.33","29th","20th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12728","274","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","14","","","","","","","","","","14","33","47","78.33","65.33","75.78","10th","16th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12729","277","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","15","","","","","","","","","","15","22","37","61.67","41.33","49.56","28th","26th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12730","316","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","13","","","","","","","","","","13","26","39","65","45","58","26th","25th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12731","272","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","20","","","","","","","","","","20","38","58","96.67","83","95.89","1st","1st","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12732","279","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","18","","","","","","","","","","18","34","52","86.67","62","73.56","15th","10th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12733","281","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","18","","","","","","","","","","18","38","56","93.33","78","90.44","4th","3rd","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12734","283","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","19","","","","","","","","","","19","39","58","96.67","80.67","93.56","2nd","1st","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12735","265","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","13","","","","","","","","","","13","28","41","68.33","57.67","66.78","17th","20th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12736","309","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","11","","","","","","","","","","11","30","41","68.33","46.33","55.44","24th","20th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12737","268","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","17","","","","","","","","","","17","37","54","90","77.33","89.33","5th","7th","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12738","282","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","15","","","","","","","","","","15","26","41","68.33","57","66.11","18th","20th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12739","280","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","15","","","","","","","","","","15","35","50","83.33","64.67","75.78","11th","13th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12740","263","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","14","","","","","","","","","","14","35","49","81.67","63.33","74.22","13th","15th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12741","321","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","17","","","","","","","","","","17","35","52","86.67","52","69.33","22nd","10th","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12742","267","1","0","JSS 1","","PHYSICAL AND HEALTH EDUCATION","7","19","","","","","","","","","","19","36","55","91.67","75.33","87.56","6th","5th","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12743","262","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","","","","","","","","","","10","19","29","48.33","56","62.44","21st","29th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12744","278","1","0","JSS 1","","BASIC TECHNOLOGY","8","11","","","","","","","","","","11","25","36","60","59.33","67.33","16th","17th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12745","271","1","0","JSS 1","","BASIC TECHNOLOGY","8","9","","","","","","","","","","9","21","30","50","60.33","67","15th","27th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12746","269","1","0","JSS 1","","BASIC TECHNOLOGY","8","14","","","","","","","","","","14","35","49","81.67","73.67","84.56","8th","9th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12747","273","1","0","JSS 1","","BASIC TECHNOLOGY","8","17","","","","","","","","","","17","33","50","83.33","80","91.11","2nd","6th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12748","266","1","0","JSS 1","","BASIC TECHNOLOGY","8","9","","","","","","","","","","9","15","24","40","47.33","52.67","30th","30th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12749","261","1","0","JSS 1","","BASIC TECHNOLOGY","8","9","","","","","","","","","","9","24","33","55","58.67","66","17th","22nd","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12750","270","1","0","JSS 1","","BASIC TECHNOLOGY","8","15","","","","","","","","","","15","35","50","83.33","71","82.11","11th","6th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12751","264","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","","","","","","","","","","10","21","31","51.67","54","60.89","22nd","25th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12752","275","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","","","","","","","","","","10","24","34","56.67","48.33","55.89","27th","20th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12753","276","1","0","JSS 1","","BASIC TECHNOLOGY","8","11","","","","","","","","","","11","29","40","66.67","65","73.89","12th","13th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12754","320","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","","","","","","","","","","8","22","30","50","48","58","28th","27th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12755","319","1","0","JSS 1","","BASIC TECHNOLOGY","8","9","","","","","","","","","","9","31","40","66.67","50","63.33","25th","13th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12756","311","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","","","","","","","","","","18","34","52","86.67","75.33","86.89","6th","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12757","328","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","","","","","","","","","","10","24","34","56.67","34","56.67","31st","20th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12758","274","1","0","JSS 1","","BASIC TECHNOLOGY","8","15","","","","","","","","","","15","35","50","83.33","76.33","87.44","5th","6th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12759","277","1","0","JSS 1","","BASIC TECHNOLOGY","8","12","","","","","","","","","","12","32","44","73.33","57","66.78","18th","11th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12760","316","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","","","","","","","","","","8","29","37","61.67","48","60.33","28th","15th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12761","272","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","","","","","","","","","","20","37","57","95","80.67","93.33","1st","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12762","279","1","0","JSS 1","","BASIC TECHNOLOGY","8","11","","","","","","","","","","11","31","42","70","72","81.33","10th","12th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12763","281","1","0","JSS 1","","BASIC TECHNOLOGY","8","16","","","","","","","","","","16","35","51","85","78.33","89.67","4th","5th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12764","283","1","0","JSS 1","","BASIC TECHNOLOGY","8","20","","","","","","","","","","20","36","56","93.33","73","85.44","9th","2nd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12765","265","1","0","JSS 1","","BASIC TECHNOLOGY","8","9","","","","","","","","","","9","22","31","51.67","56.67","63.56","20th","25th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12766","309","1","0","JSS 1","","BASIC TECHNOLOGY","8","10","","","","","","","","","","10","22","32","53.33","61","68.11","14th","23rd","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12767","268","1","0","JSS 1","","BASIC TECHNOLOGY","8","15","","","","","","","","","","15","32","47","78.33","74","84.44","7th","10th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12768","282","1","0","JSS 1","","BASIC TECHNOLOGY","8","9","","","","","","","","","","9","26","35","58.33","64","71.78","13th","18th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12769","280","1","0","JSS 1","","BASIC TECHNOLOGY","8","9","","","","","","","","","","9","23","32","53.33","48.67","55.78","26th","23rd","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12770","263","1","0","JSS 1","","BASIC TECHNOLOGY","8","9","","","","","","","","","","9","28","37","61.67","57","65.22","18th","15th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term");
INSERT INTO result_subject VALUES
("12771","321","1","0","JSS 1","","BASIC TECHNOLOGY","8","8","","","","","","","","","","8","27","35","58.33","52","63.67","24th","18th","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12772","267","1","0","JSS 1","","BASIC TECHNOLOGY","8","18","","","","","","","","","","18","35","53","88.33","79.33","91.11","3rd","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12773","287","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","16","","","","","","","","","","16","21","37","61.67","38.33","46.56","23rd","15th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12774","214","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","18","","","","","","","","","","18","30","48","80","56","66.67","6th","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12775","222","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","19","","","","","","","","","","19","30","49","81.67","60.67","71.56","3rd","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12776","250","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","15","","","","","","","","","","15","24","39","65","41","49.67","19th","13th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12777","227","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","16","","","","","","","","","","16","21","37","61.67","39.33","47.56","21st","15th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12778","285","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","18","","","","","","","","","","18","27","45","75","57.33","67.33","5th","5th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12779","289","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","14","","","","","","","","","","14","20","34","56.67","32.33","39.89","27th","24th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12780","209","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","14","","","","","","","","","","14","23","37","61.67","39","47.22","22nd","15th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12781","188","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","15","","","","","","","","","","15","20","35","58.33","47.33","55.11","11th","21st","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12782","221","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","14","","","","","","","","","","14","22","36","60","41.33","49.33","17th","20th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12783","220","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","15","","","","","","","","","","15","20","35","58.33","34.67","42.44","25th","21st","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12784","257","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","13","","","","","","","","","","13","22","35","58.33","42.67","50.44","16th","21st","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12785","213","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","16","","","","","","","","","","16","27","43","71.67","50.33","59.89","9th","8th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12786","288","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","14","","","","","","","","","","14","8","22","36.67","26.33","31.22","28th","27th","F9","POOR","JOSEPHINE BRIGHT","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12787","215","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","16","","","","","","","","","","16","30","46","76.67","46.33","56.56","12th","3rd","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12788","318","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","16","","","","","","","","","","16","21","37","61.67","37.5","49.83","24th","15th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12789","225","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","13","","","","","","","","","","13","15","28","46.67","32.67","38.89","26th","26th","D7","UNSATISFACTORY","JOSEPHINE BRIGHT","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12790","217","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","16","","","","","","","","","","16","25","41","68.33","51.67","60.78","8th","12th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12791","218","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","16","","","","","","","","","","16","21","37","61.67","41.33","49.56","17th","15th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12792","216","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","16","","","","","","","","","","16","23","39","65","53","61.67","7th","13th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12793","219","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","15","","","","","","","","","","15","30","45","75","46.33","56.33","12th","5th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12794","224","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","15","","","","","","","","","","15","17","32","53.33","40.33","47.44","20th","25th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12795","223","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","19","","","","","","","","","","19","24","43","71.67","64.33","73.89","1st","8th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12796","226","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","17","","","","","","","","","","17","26","43","71.67","59","68.56","4th","8th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12797","286","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","16","","","","","","","","","","16","30","46","76.67","46","56.22","14th","3rd","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12798","249","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","18","","","","","","","","","","18","25","43","71.67","50.33","59.89","9th","8th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12799","210","2","0","JSS 2","","LITERATURE-IN-ENGLISH","4","18","","","","","","","","","","18","27","45","75","62","72","2nd","5th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12800","262","1","0","JSS 1","","BASIC SCIENCE","3","10","","","","","","","","","","10","19","29","48.33","38.33","44.78","30th","26th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12801","278","1","0","JSS 1","","BASIC SCIENCE","3","10","","","","","","","","","","10","26","36","60","60","68","16th","20th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12802","271","1","0","JSS 1","","BASIC SCIENCE","3","15","","","","","","","","","","15","23","38","63.33","61.33","69.78","14th","18th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12803","269","1","0","JSS 1","","BASIC SCIENCE","3","16","","","","","","","","","","16","35","51","85","74.67","86","9th","6th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12804","273","1","0","JSS 1","","BASIC SCIENCE","3","18","","","","","","","","","","18","34","52","86.67","78","89.56","4th","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12805","266","1","0","JSS 1","","BASIC SCIENCE","3","10","","","","","","","","","","10","18","28","46.67","48.67","54.89","23rd","28th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12806","261","1","0","JSS 1","","BASIC SCIENCE","3","10","","","","","","","","","","10","23","33","55","52.67","60","21st","21st","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12807","270","1","0","JSS 1","","BASIC SCIENCE","3","19","","","","","","","","","","19","35","54","90","76","88","6th","3rd","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12808","264","1","0","JSS 1","","BASIC SCIENCE","3","14","","","","","","","","","","14","29","43","71.67","53.67","63.22","20th","13th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12809","275","1","0","JSS 1","","BASIC SCIENCE","3","10","","","","","","","","","","10","22","32","53.33","42","49.11","28th","24th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12810","276","1","0","JSS 1","","BASIC SCIENCE","3","11","","","","","","","","","","11","28","39","65","63.67","72.33","13th","16th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12811","320","1","0","JSS 1","","BASIC SCIENCE","3","12","","","","","","","","","","12","15","27","45","43","52","27th","29th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12812","319","1","0","JSS 1","","BASIC SCIENCE","3","8","","","","","","","","","","8","22","30","50","40","50","29th","25th","C6","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12813","311","1","0","JSS 1","","BASIC SCIENCE","3","16","","","","","","","","","","16","35","51","85","79","90.33","3rd","6th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12814","328","1","0","JSS 1","","BASIC SCIENCE","3","16","","","","","","","","","","16","28","44","73.33","44","73.33","26th","11th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12815","274","1","0","JSS 1","","BASIC SCIENCE","3","14","","","","","","","","","","14","26","40","66.67","68.33","77.22","11th","15th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12816","277","1","0","JSS 1","","BASIC SCIENCE","3","11","","","","","","","","","","11","27","38","63.33","48","56.44","24th","18th","C4","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12817","316","1","0","JSS 1","","BASIC SCIENCE","3","9","","","","","","","","","","9","17","26","43.33","35","43.67","31st","30th","E8","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12818","272","1","0","JSS 1","","BASIC SCIENCE","3","20","","","","","","","","","","20","37","57","95","83.33","96","1st","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12819","279","1","0","JSS 1","","BASIC SCIENCE","3","18","","","","","","","","","","18","34","52","86.67","72","83.56","10th","4th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12820","281","1","0","JSS 1","","BASIC SCIENCE","3","18","","","","","","","","","","18","33","51","85","75","86.33","8th","6th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12821","283","1","0","JSS 1","","BASIC SCIENCE","3","20","","","","","","","","","","20","37","57","95","80.33","93","2nd","1st","A1","EXCELLENT","ISRAEL ONUOHA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12822","265","1","0","JSS 1","","BASIC SCIENCE","3","11","","","","","","","","","","11","22","33","55","50.67","58","22nd","21st","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12823","309","1","0","JSS 1","","BASIC SCIENCE","3","15","","","","","","","","","","15","18","33","55","60","67.33","16th","21st","C5","SATISFACTORY","ISRAEL ONUOHA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12824","268","1","0","JSS 1","","BASIC SCIENCE","3","14","","","","","","","","","","14","31","45","75","76.33","86.33","5th","10th","A1","EXCELLENT","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12825","282","1","0","JSS 1","","BASIC SCIENCE","3","16","","","","","","","","","","16","28","44","73.33","61.33","71.11","14th","11th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12826","280","1","0","JSS 1","","BASIC SCIENCE","3","15","","","","","","","","","","15","28","43","71.67","67","76.56","12th","13th","B2","VERY GOOD","ISRAEL ONUOHA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12827","263","1","0","JSS 1","","BASIC SCIENCE","3","17","","","","","","","","","","17","22","39","65","54","62.67","19th","16th","B3","GOOD","ISRAEL ONUOHA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12828","321","1","0","JSS 1","","BASIC SCIENCE","3","10","","","","","","","","","","10","19","29","48.33","46","55.67","25th","26th","D7","UNSATISFACTORY","ISRAEL ONUOHA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12829","267","1","0","JSS 1","","BASIC SCIENCE","3","15","","","","","","","","","","15","34","49","81.67","75.33","86.22","7th","9th","A1","EXCELLENT","ISRAEL ONUOHA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12830","262","1","0","JSS 1","","SOCIAL STUDIES","23","10","","","","","","","","","","10","23","33","55","28","35.33","31st","27th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12831","278","1","0","JSS 1","","SOCIAL STUDIES","23","12","","","","","","","","","","12","29","41","68.33","51.33","60.44","19th","20th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12832","271","1","0","JSS 1","","SOCIAL STUDIES","23","15","","","","","","","","","","15","30","45","75","65.33","75.33","12th","15th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12833","269","1","0","JSS 1","","SOCIAL STUDIES","23","16","","","","","","","","","","16","36","52","86.67","71.33","82.89","10th","7th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12834","273","1","0","JSS 1","","SOCIAL STUDIES","23","17","","","","","","","","","","17","40","57","95","72.33","85","8th","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12835","266","1","0","JSS 1","","SOCIAL STUDIES","23","15","","","","","","","","","","15","17","32","53.33","48.33","55.44","22nd","28th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12836","261","1","0","JSS 1","","SOCIAL STUDIES","23","14","","","","","","","","","","14","28","42","70","50","59.33","20th","17th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12837","270","1","0","JSS 1","","SOCIAL STUDIES","23","15","","","","","","","","","","15","35","50","83.33","77.33","88.44","6th","10th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12838","264","1","0","JSS 1","","SOCIAL STUDIES","23","12","","","","","","","","","","12","23","35","58.33","45.67","53.44","24th","26th","C5","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12839","275","1","0","JSS 1","","SOCIAL STUDIES","23","15","","","","","","","","","","15","15","30","50","34","40.67","30th","29th","C6","SATISFACTORY","OSAROLUKA AMEJIMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12840","276","1","0","JSS 1","","SOCIAL STUDIES","23","15","","","","","","","","","","15","35","50","83.33","72.33","83.44","8th","10th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12841","320","1","0","JSS 1","","SOCIAL STUDIES","23","14","","","","","","","","","","14","14","28","46.67","44","53.33","25th","30th","D7","UNSATISFACTORY","OSAROLUKA AMEJIMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12842","319","1","0","JSS 1","","SOCIAL STUDIES","23","14","","","","","","","","","","14","25","39","65","41.5","54.5","27th","24th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12843","311","1","0","JSS 1","","SOCIAL STUDIES","23","16","","","","","","","","","","16","39","55","91.67","78.67","90.89","4th","5th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12844","328","1","0","JSS 1","","SOCIAL STUDIES","23","17","","","","","","","","","","17","25","42","70","42","70","26th","17th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12845","274","1","0","JSS 1","","SOCIAL STUDIES","23","14","","","","","","","","","","14","35","49","81.67","70","80.89","11th","12th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12846","277","1","0","JSS 1","","SOCIAL STUDIES","23","13","","","","","","","","","","13","23","36","60","37","45","29th","25th","C4","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12847","316","1","0","JSS 1","","SOCIAL STUDIES","23","14","","","","","","","","","","14","26","40","66.67","38","51.33","28th","23rd","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12848","272","1","0","JSS 1","","SOCIAL STUDIES","23","18","","","","","","","","","","18","40","58","96.67","84.67","97.56","1st","1st","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12849","279","1","0","JSS 1","","SOCIAL STUDIES","23","13","","","","","","","","","","13","32","45","75","59.67","69.67","16th","15th","A1","EXCELLENT","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12850","281","1","0","JSS 1","","SOCIAL STUDIES","23","17","","","","","","","","","","17","37","54","90","78.67","90.67","4th","6th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12851","283","1","0","JSS 1","","SOCIAL STUDIES","23","16","","","","","","","","","","16","40","56","93.33","83.67","96.11","2nd","4th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12852","265","1","0","JSS 1","","SOCIAL STUDIES","23","10","","","","","","","","","","10","31","41","68.33","47.67","56.78","23rd","20th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12853","309","1","0","JSS 1","","SOCIAL STUDIES","23","14","","","","","","","","","","14","28","42","70","61","70.33","15th","17th","B2","VERY GOOD","OSAROLUKA AMEJIMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12854","268","1","0","JSS 1","","SOCIAL STUDIES","23","14","","","","","","","","","","14","37","51","85","75.67","87","7th","8th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12855","282","1","0","JSS 1","","SOCIAL STUDIES","23","14","","","","","","","","","","14","27","41","68.33","59.33","68.44","17th","20th","B3","GOOD","OSAROLUKA AMEJIMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12856","280","1","0","JSS 1","","SOCIAL STUDIES","23","13","","","","","","","","","","13","38","51","85","49.33","60.67","21st","8th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12857","263","1","0","JSS 1","","SOCIAL STUDIES","23","14","","","","","","","","","","14","34","48","80","64","74.67","14th","13th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12858","321","1","0","JSS 1","","SOCIAL STUDIES","23","11","","","","","","","","","","11","37","48","80","52","68","18th","13th","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12859","267","1","0","JSS 1","","SOCIAL STUDIES","23","17","","","","","","","","","","17","40","57","95","81","93.67","3rd","2nd","A1","EXCELLENT","OSAROLUKA AMEJIMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12860","15","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","2","","","","","","","","","","2","28","30","50","30.33","37","4th","2nd","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12861","198","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","13","","","","","","","","","","13","34","47","78.33","59.67","70.11","1st","1st","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12862","14","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","2","","","","","","","","","","2","22","24","40","29","34.33","5th","3rd","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12863","20","5","0","SS 2","","LITERATURE-IN-ENGLISH","4","2","","","","","","","","","","2","14","16","26.67","19.5","24.84","6th","4th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12864","18","5","0","SS 2","","AGRICULTURAL SCIENCE","5","10","","","","","","","","","","10","22","32","53.33","36.33","43.44","10th","6th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12865","17","5","0","SS 2","","AGRICULTURAL SCIENCE","5","11","","","","","","","","","","11","22","33","55","54.67","62","3rd","5th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12866","304","5","0","SS 2","","AGRICULTURAL SCIENCE","5","5","","","","","","","","","","5","9","14","23.33","24.5","29.16","14th","14th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12867","24","5","0","SS 2","","AGRICULTURAL SCIENCE","5","11","","","","","","","","","","11","20","31","51.67","44","50.89","8th","7th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12868","15","5","0","SS 2","","AGRICULTURAL SCIENCE","5","2","","","","","","","","","","2","23","25","41.67","45","50.56","6th","11th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12869","199","5","0","SS 2","","AGRICULTURAL SCIENCE","5","13","","","","","","","","","","13","16","29","48.33","40.67","47.11","9th","8th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12870","14","5","0","SS 2","","AGRICULTURAL SCIENCE","5","2","","","","","","","","","","2","23","25","41.67","33","38.56","12th","11th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term");
INSERT INTO result_subject VALUES
("12871","12","5","0","SS 2","","AGRICULTURAL SCIENCE","5","15","","","","","","","","","","15","35","50","83.33","62.33","73.44","1st","1st","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12872","20","5","0","SS 2","","AGRICULTURAL SCIENCE","5","2","","","","","","","","","","2","20","22","36.67","28.33","33.22","13th","13th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12873","22","5","0","SS 2","","AGRICULTURAL SCIENCE","5","16","","","","","","","","","","16","29","45","75","60.67","70.67","2nd","2nd","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12874","305","5","0","SS 2","","AGRICULTURAL SCIENCE","5","8","","","","","","","","","","8","30","38","63.33","47.33","55.78","5th","4th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12875","174","5","0","SS 2","","AGRICULTURAL SCIENCE","5","11","","","","","","","","","","11","16","27","45","35.5","44.5","11th","10th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12876","13","5","0","SS 2","","AGRICULTURAL SCIENCE","5","14","","","","","","","","","","14","28","42","70","52.67","62","4th","3rd","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12877","19","5","0","SS 2","","AGRICULTURAL SCIENCE","5","6","","","","","","","","","","6","23","29","48.33","44.33","50.78","7th","8th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12878","304","5","0","SS 2","","BIOLOGY","14","3","","","","","","","","","","3","12","15","25","25.67","29","16th","15th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12879","24","5","0","SS 2","","BIOLOGY","14","11","","","","","","","","","","11","13","24","40","37","42.33","9th","9th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12880","198","5","0","SS 2","","BIOLOGY","14","13","","","","","","","","","","13","20","33","55","48.5","59.5","2nd","4th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12881","199","5","0","SS 2","","BIOLOGY","14","12","","","","","","","","","","12","22","34","56.67","37","48.33","9th","3rd","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12882","23","5","0","SS 2","","BIOLOGY","14","8","","","","","","","","","","8","13","21","35","40.67","45.33","6th","11th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12883","12","5","0","SS 2","","BIOLOGY","14","13","","","","","","","","","","13","24","37","61.67","55","63.22","1st","2nd","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12884","20","5","0","SS 2","","BIOLOGY","14","4","","","","","","","","","","4","13","17","28.33","29.33","33.11","13th","14th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12885","22","5","0","SS 2","","BIOLOGY","14","15","","","","","","","","","","15","28","43","71.67","47.67","57.22","3rd","1st","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12886","305","5","0","SS 2","","BIOLOGY","14","7","","","","","","","","","","7","11","18","30","28.33","32.33","14th","13th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12887","241","5","0","SS 2","","BIOLOGY","14","15","","","","","","","","","","15","12","27","45","35.67","41.67","12th","7th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12888","239","5","0","SS 2","","BIOLOGY","14","11","","","","","","","","","","11","9","20","33.33","36","40.44","11th","12th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12889","174","5","0","SS 2","","BIOLOGY","14","14","","","","","","","","","","14","12","26","43.33","27","32.78","15th","8th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12890","26","5","0","SS 2","","BIOLOGY","14","9","","","","","","","","","","9","21","30","50","42.67","49.33","5th","6th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12891","254","5","0","SS 2","","BIOLOGY","14","8","","","","","","","","","","8","14","22","36.67","37.33","42.22","8th","10th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12892","259","5","0","SS 2","","BIOLOGY","14","10","","","","","","","","","","10","22","32","53.33","38.33","45.44","7th","5th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12893","324","4","0","SS 1","","BIOLOGY","14","7","","","","","","","","","","7","24","31","51.67","35","45.33","11th","8th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12894","326","4","0","SS 1","","BIOLOGY","14","9","","","","","","","","","","9","19","28","46.67","32","41.33","16th","15th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12895","7","4","0","SS 1","","BIOLOGY","14","6","","","","","","","","","","6","11","17","28.33","23.33","27.11","22nd","26th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12896","330","4","0","SS 1","","BIOLOGY","14","5","","","","","","","","","","5","12","17","28.33","17","28.33","32nd","26th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12897","125","4","0","SS 1","","BIOLOGY","14","5","","","","","","","","","","5","12","17","28.33","23.67","27.44","21st","26th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12898","8","4","0","SS 1","","BIOLOGY","14","9","","","","","","","","","","9","22","31","51.67","31","37.89","17th","8th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12899","296","4","0","SS 1","","BIOLOGY","14","7","","","","","","","","","","7","16","23","38.33","26.67","31.78","19th","20th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12900","300","4","0","SS 1","","BIOLOGY","14","6","","","","","","","","","","6","12","18","30","20","24","27th","25th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12901","138","4","0","SS 1","","BIOLOGY","14","7","","","","","","","","","","7","18","25","41.67","34.67","40.22","12th","18th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12902","2","4","0","SS 1","","BIOLOGY","14","2","","","","","","","","","","2","15","17","28.33","21.67","25.44","26th","26th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12903","193","4","0","SS 1","","BIOLOGY","14","10","","","","","","","","","","10","17","27","45","39","45","10th","16th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12904","256","4","0","SS 1","","BIOLOGY","14","6","","","","","","","","","","6","14","20","33.33","22.67","27.11","24th","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12905","140","4","0","SS 1","","BIOLOGY","14","8","","","","","","","","","","8","16","24","40","19.67","25","28th","19th","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12906","294","4","0","SS 1","","BIOLOGY","14","14","","","","","","","","","","14","39","53","88.33","55.33","67.11","3rd","1st","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12907","1","4","0","SS 1","","BIOLOGY","14","4","","","","","","","","","","4","10","14","23.33","17.67","20.78","31st","33rd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12908","141","4","0","SS 1","","BIOLOGY","14","15","","","","","","","","","","15","34","49","81.67","66.67","77.56","2nd","3rd","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12909","252","4","0","SS 1","","BIOLOGY","14","2","","","","","","","","","","2","18","20","33.33","23","29.67","23rd","22nd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12910","303","4","0","SS 1","","BIOLOGY","14","11","","","","","","","","","","11","19","30","50","43.33","50","8th","13th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12911","301","4","0","SS 1","","BIOLOGY","14","7","","","","","","","","","","7","24","31","51.67","33","39.89","13th","8th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12912","143","4","0","SS 1","","BIOLOGY","14","8","","","","","","","","","","8","21","29","48.33","41.67","48.11","9th","14th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12913","293","4","0","SS 1","","BIOLOGY","14","7","","","","","","","","","","7","29","36","60","32.67","40.67","14th","7th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12914","329","4","0","SS 1","","BIOLOGY","14","9","","","","","","","","","","9","22","31","51.67","31","51.67","17th","8th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12915","235","4","0","SS 1","","BIOLOGY","14","6","","","","","","","","","","6","21","27","45","44.33","50.33","7th","16th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12916","234","4","0","SS 1","","BIOLOGY","14","12","","","","","","","","","","12","27","39","65","51.33","60","4th","5th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12917","237","4","0","SS 1","","BIOLOGY","14","6","","","","","","","","","","6","13","19","31.67","22.33","26.56","25th","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12918","121","4","0","SS 1","","BIOLOGY","14","11","","","","","","","","","","11","28","39","65","46.33","55","6th","5th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12919","195","4","0","SS 1","","BIOLOGY","14","4","","","","","","","","","","4","13","17","28.33","19.67","23.44","28th","26th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12920","196","4","0","SS 1","","BIOLOGY","14","4","","","","","","","","","","4","11","15","25","19.67","23","28th","31st","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12921","297","4","0","SS 1","","BIOLOGY","14","15","","","","","","","","","","15","29","44","73.33","48","57.78","5th","4th","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12922","302","4","0","SS 1","","BIOLOGY","14","7","","","","","","","","","","7","15","22","36.67","26.67","31.56","19th","21st","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12923","325","4","0","SS 1","","BIOLOGY","14","6","","","","","","","","","","6","9","15","25","15","20","35th","31st","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12924","327","4","0","SS 1","","BIOLOGY","14","18","","","","","","","","","","18","35","53","88.33","70","87.67","1st","1st","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12925","313","4","0","SS 1","","BIOLOGY","14","4","","","","","","","","","","4","8","12","20","13.67","16.33","37th","34th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12926","295","4","0","SS 1","","BIOLOGY","14","7","","","","","","","","","","7","24","31","51.67","32.33","39.22","15th","8th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12927","324","4","0","SS 1","","AGRICULTURAL SCIENCE","5","9","","","","","","","","","","9","23","32","53.33","40","50.67","14th","17th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12928","326","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","","","","","","","","","","10","19","29","48.33","31.5","41.17","20th","19th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12929","7","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","","","","","","","","","","11","28","39","65","30.67","39.33","22nd","10th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12930","330","4","0","SS 1","","AGRICULTURAL SCIENCE","5","4","","","","","","","","","","4","17","21","35","21","35","32nd","27th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12931","125","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","","","","","","","","","","7","15","22","36.67","28.67","33.56","23rd","25th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12932","8","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","","","","","","","","","","7","22","29","48.33","32.67","39.11","18th","19th","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12933","296","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","","","","","","","","","","6","16","22","36.67","28","32.89","25th","25th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12934","300","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","","","","","","","","","","7","19","26","43.33","39.33","45.11","15th","22nd","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12935","138","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","","","","","","","","","","11","22","33","55","39","46.33","16th","15th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12936","2","4","0","SS 1","","AGRICULTURAL SCIENCE","5","4","","","","","","","","","","4","12","16","26.67","21","24.56","32nd","30th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12937","193","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","","","","","","","","","","10","31","41","68.33","43.67","52.78","12th","9th","B3","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12938","256","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","","","","","","","","","","10","22","32","53.33","28.67","35.78","23rd","17th","C6","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12939","140","4","0","SS 1","","AGRICULTURAL SCIENCE","5","6","","","","","","","","","","6","17","23","38.33","26.33","31.44","26th","24th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12940","294","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","","","","","","","","","","11","34","45","75","54","64","5th","5th","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12941","1","4","0","SS 1","","AGRICULTURAL SCIENCE","5","4","","","","","","","","","","4","12","16","26.67","19.67","23.22","34th","30th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12942","141","4","0","SS 1","","AGRICULTURAL SCIENCE","5","18","","","","","","","","","","18","38","56","93.33","61.67","74.11","2nd","1st","A1","EXCELLENT","WOGBO MARY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12943","252","4","0","SS 1","","AGRICULTURAL SCIENCE","5","2","","","","","","","","","","2","14","16","26.67","21.5","26.84","31st","30th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12944","303","4","0","SS 1","","AGRICULTURAL SCIENCE","5","14","","","","","","","","","","14","31","45","75","48.33","58.33","8th","5th","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12945","301","4","0","SS 1","","AGRICULTURAL SCIENCE","5","13","","","","","","","","","","13","32","45","75","48","58","9th","5th","A1","EXCELLENT","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12946","143","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","","","","","","","","","","10","32","42","70","51.67","61","6th","8th","B2","VERY GOOD","WOGBO MARY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12947","293","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","","","","","","","","","","10","27","37","61.67","45.33","53.56","10th","12th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12948","329","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","","","","","","","","","","7","26","33","55","33","55","17th","15th","C5","SATISFACTORY","WOGBO MARY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12949","235","4","0","SS 1","","AGRICULTURAL SCIENCE","5","10","","","","","","","","","","10","26","36","60","41.67","49.67","13th","13th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12950","234","4","0","SS 1","","AGRICULTURAL SCIENCE","5","11","","","","","","","","","","11","27","38","63.33","49.67","58.11","7th","11th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12951","237","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","","","","","","","","","","7","20","27","45","22","28","30th","21st","D7","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12952","121","4","0","SS 1","","AGRICULTURAL SCIENCE","5","16","","","","","","","","","","16","38","54","90","60.67","72.67","3rd","2nd","A1","EXCELLENT","WOGBO MARY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12953","195","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","","","","","","","","","","7","18","25","41.67","26","31.56","28th","23rd","E8","UNSATISFACTORY","WOGBO MARY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12954","196","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","","","","","","","","","","7","13","20","33.33","24.33","28.78","29th","28th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12955","297","4","0","SS 1","","AGRICULTURAL SCIENCE","5","13","","","","","","","","","","13","36","49","81.67","58.33","69.22","4th","4th","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12956","302","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","","","","","","","","","","7","13","20","33.33","26.33","30.78","26th","28th","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12957","325","4","0","SS 1","","AGRICULTURAL SCIENCE","5","4","","","","","","","","","","4","11","15","25","16","21","35th","33rd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12958","327","4","0","SS 1","","AGRICULTURAL SCIENCE","5","16","","","","","","","","","","16","37","53","88.33","63","80.67","1st","3rd","A1","EXCELLENT","WOGBO MARY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12959","313","4","0","SS 1","","AGRICULTURAL SCIENCE","5","7","","","","","","","","","","7","8","15","25","13.33","16.67","37th","33rd","F9","POOR","WOGBO MARY","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12960","295","4","0","SS 1","","AGRICULTURAL SCIENCE","5","12","","","","","","","","","","12","24","36","60","45.33","53.33","10th","13th","C4","GOOD","WOGBO MARY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12961","15","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","","","","","","","","","","17","23","40","66.67","69.67","78.56","4th","3rd","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12962","198","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","","","","","","","","","","16","38","54","90","73.67","85.67","3rd","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12963","14","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","","","","","","","","","","11","30","41","68.33","59.67","68.78","5th","2nd","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12964","20","5","0","SS 2","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","","","","","","","","","","11","19","30","50","40","50","6th","4th","C6","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12965","324","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","","","","","","","","","","20","38","58","96.67","72","91.33","10th","2nd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12966","326","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","","","","","","","","","","13","37","50","83.33","71","87.67","13th","15th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12967","7","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","","","","","18","27","45","75","49","59","30th","23rd","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12968","330","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","","","","","","","","","","10","30","40","66.67","40","66.67","34th","28th","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12969","125","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","","","","","18","36","54","90","60.67","72.67","21st","12th","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12970","8","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","","","","","","","","","","13","28","41","68.33","66","75.11","17th","26th","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term");
INSERT INTO result_subject VALUES
("12971","296","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","11","","","","","","","","","","11","32","43","71.67","58.33","67.89","23rd","24th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12972","300","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","","","","","","","","","","13","34","47","78.33","66.33","76.78","16th","22nd","A1","EXCELLENT","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12973","138","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","","","","","","","","","","19","38","57","95","69.67","82.33","15th","4th","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12974","2","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","","","","","15","35","50","83.33","60.67","71.78","21st","15th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12975","193","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","","","","","","","","","","17","40","57","95","71.33","84","12th","4th","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12976","256","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","","","","","15","36","51","85","49","60.33","30th","13th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12977","140","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","","","","","","","","","","10","26","36","60","55.67","63.67","24th","30th","C4","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12978","294","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","","","","","","","","","","17","38","55","91.67","79","91.22","5th","9th","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12979","1","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","7","","","","","","","","","","7","17","24","40","35.67","41","35th","34th","E8","UNSATISFACTORY","NGEI WILLY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12980","141","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","","","","","","","","","","16","40","56","93.33","78.33","90.78","6th","7th","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12981","252","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","6","","","","","","","","","","6","28","34","56.67","54.5","65.83","27th","32nd","C5","SATISFACTORY","NGEI WILLY","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12982","303","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","","","","","18","40","58","96.67","82.33","95.22","1st","2nd","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12983","301","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","","","","","","","","","","13","36","49","81.67","79.67","90.56","4th","18th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12984","143","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","","","","","18","37","55","91.67","74.67","86.89","7th","9th","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12985","293","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","17","","","","","","","","","","17","34","51","85","55","66.33","25th","13th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12986","329","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","","","","","","","","","","14","35","49","81.67","49","81.67","30th","18th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12987","235","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","","","","","","","","","","10","38","48","80","72","82.67","10th","21st","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12988","234","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","","","","","15","35","50","83.33","70.67","81.78","14th","15th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12989","237","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","","","","","","","","","","13","29","42","70","55","64.33","25th","25th","B2","VERY GOOD","NGEI WILLY","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12990","121","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","20","","","","","","","","","","20","37","57","95","74.33","87","8th","4th","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12991","195","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","","","","","","","","","","14","26","40","66.67","62","70.89","19th","28th","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12992","196","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","9","","","","","","","","","","9","27","36","60","52.67","60.67","28th","30th","C4","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12993","297","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","","","","","","","","","","19","40","59","98.33","81","94.11","2nd","1st","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12994","302","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","","","","","18","38","56","93.33","61.33","73.78","20th","7th","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12995","325","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","12","","","","","","","","","","12","29","41","68.33","50.5","64.17","29th","26th","B3","GOOD","NGEI WILLY","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12996","327","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","19","","","","","","","","","","19","36","55","91.67","73","91.33","9th","9th","A1","EXCELLENT","NGEI WILLY","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12997","313","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","7","","","","","","","","","","7","20","27","45","34.67","40.67","37th","33rd","D7","UNSATISFACTORY","NGEI WILLY","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12998","295","4","0","SS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","15","","","","","","","","","","15","34","49","81.67","65","75.89","18th","18th","A1","EXCELLENT","NGEI WILLY","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("12999","262","1","0","JSS 1","","BUSINESS STUDIES","9","10","","","","","","","","","","10","14","24","40","33.67","39","26th","25th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13000","278","1","0","JSS 1","","BUSINESS STUDIES","9","10","","","","","","","","","","10","20","30","50","44","50.67","17th","21st","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13001","271","1","0","JSS 1","","BUSINESS STUDIES","9","15","","","","","","","","","","15","20","35","58.33","55","62.78","12th","11th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13002","269","1","0","JSS 1","","BUSINESS STUDIES","9","10","","","","","","","","","","10","24","34","56.67","54.67","62.22","13th","13th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13003","273","1","0","JSS 1","","BUSINESS STUDIES","9","20","","","","","","","","","","20","31","51","85","66","77.33","7th","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13004","266","1","0","JSS 1","","BUSINESS STUDIES","9","13","","","","","","","","","","13","19","32","53.33","34.33","41.44","25th","18th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13005","261","1","0","JSS 1","","BUSINESS STUDIES","9","10","","","","","","","","","","10","11","21","35","33","37.67","28th","28th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13006","270","1","0","JSS 1","","BUSINESS STUDIES","9","16","","","","","","","","","","16","26","42","70","59.67","69","9th","9th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13007","264","1","0","JSS 1","","BUSINESS STUDIES","9","12","","","","","","","","","","12","17","29","48.33","39.67","46.11","19th","24th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13008","275","1","0","JSS 1","","BUSINESS STUDIES","9","10","","","","","","","","","","10","13","23","38.33","23.33","28.44","31st","26th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13009","276","1","0","JSS 1","","BUSINESS STUDIES","9","20","","","","","","","","","","20","28","48","80","59.67","70.33","9th","5th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13010","320","1","0","JSS 1","","BUSINESS STUDIES","9","12","","","","","","","","","","12","18","30","50","39.5","49.5","20th","21st","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13011","319","1","0","JSS 1","","BUSINESS STUDIES","9","13","","","","","","","","","","13","19","32","53.33","33.5","44.17","27th","18th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13012","311","1","0","JSS 1","","BUSINESS STUDIES","9","16","","","","","","","","","","16","23","39","65","68","76.67","4th","10th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13013","328","1","0","JSS 1","","BUSINESS STUDIES","9","13","","","","","","","","","","13","20","33","55","33","55","28th","15th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13014","274","1","0","JSS 1","","BUSINESS STUDIES","9","11","","","","","","","","","","11","23","34","56.67","60.67","68.22","8th","13th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13015","277","1","0","JSS 1","","BUSINESS STUDIES","9","11","","","","","","","","","","11","10","21","35","26","30.67","30th","28th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13016","316","1","0","JSS 1","","BUSINESS STUDIES","9","10","","","","","","","","","","10","20","30","50","37","47","23rd","21st","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13017","272","1","0","JSS 1","","BUSINESS STUDIES","9","20","","","","","","","","","","20","34","54","90","82","94","1st","1st","A1","EXCELLENT","CHARLES LEKA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13018","279","1","0","JSS 1","","BUSINESS STUDIES","9","17","","","","","","","","","","17","26","43","71.67","57.33","66.89","11th","8th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13019","281","1","0","JSS 1","","BUSINESS STUDIES","9","16","","","","","","","","","","16","30","46","76.67","68","78.22","4th","6th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13020","283","1","0","JSS 1","","BUSINESS STUDIES","9","20","","","","","","","","","","20","34","54","90","78","90","2nd","1st","A1","EXCELLENT","CHARLES LEKA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13021","265","1","0","JSS 1","","BUSINESS STUDIES","9","10","","","","","","","","","","10","10","20","33.33","39.33","43.78","21st","30th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13022","309","1","0","JSS 1","","BUSINESS STUDIES","9","10","","","","","","","","","","10","13","23","38.33","38.33","43.44","22nd","26th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13023","268","1","0","JSS 1","","BUSINESS STUDIES","9","20","","","","","","","","","","20","31","51","85","69.67","81","3rd","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13024","282","1","0","JSS 1","","BUSINESS STUDIES","9","13","","","","","","","","","","13","20","33","55","49","56.33","15th","15th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13025","280","1","0","JSS 1","","BUSINESS STUDIES","9","11","","","","","","","","","","11","24","35","58.33","41","48.78","18th","11th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13026","263","1","0","JSS 1","","BUSINESS STUDIES","9","13","","","","","","","","","","13","20","33","55","49.67","57","14th","15th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13027","321","1","0","JSS 1","","BUSINESS STUDIES","9","10","","","","","","","","","","10","22","32","53.33","45","55.67","16th","18th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13028","267","1","0","JSS 1","","BUSINESS STUDIES","9","20","","","","","","","","","","20","25","45","75","68","78","4th","7th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13029","324","4","0","SS 1","","COMMERCE","20","17","","","","","","","","","","17","24","41","68.33","61","74.67","10th","11th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13030","326","4","0","SS 1","","COMMERCE","20","14","","","","","","","","","","14","16","30","50","46.5","56.5","21st","25th","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13031","7","4","0","SS 1","","COMMERCE","20","15","","","","","","","","","","15","17","32","53.33","43","50.11","25th","22nd","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13032","330","4","0","SS 1","","COMMERCE","20","10","","","","","","","","","","10","19","29","48.33","29","48.33","34th","26th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13033","125","4","0","SS 1","","COMMERCE","20","10","","","","","","","","","","10","21","31","51.67","40.67","47.56","28th","23rd","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13034","8","4","0","SS 1","","COMMERCE","20","16","","","","","","","","","","16","11","27","45","44","50","23rd","28th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13035","296","4","0","SS 1","","COMMERCE","20","15","","","","","","","","","","15","21","36","60","48.33","56.33","19th","15th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13036","300","4","0","SS 1","","COMMERCE","20","14","","","","","","","","","","14","20","34","56.67","50","57.56","16th","18th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13037","138","4","0","SS 1","","COMMERCE","20","17","","","","","","","","","","17","26","43","71.67","51.33","60.89","15th","8th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13038","2","4","0","SS 1","","COMMERCE","20","15","","","","","","","","","","15","20","35","58.33","47.67","55.44","20th","16th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13039","193","4","0","SS 1","","COMMERCE","20","16","","","","","","","","","","16","26","42","70","63.33","72.67","8th","10th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13040","256","4","0","SS 1","","COMMERCE","20","20","","","","","","","","","","20","17","37","61.67","49.33","57.56","18th","13th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13041","140","4","0","SS 1","","COMMERCE","20","15","","","","","","","","","","15","10","25","41.67","43.67","49.22","24th","30th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13042","294","4","0","SS 1","","COMMERCE","20","18","","","","","","","","","","18","26","44","73.33","61.67","71.44","9th","6th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13043","1","4","0","SS 1","","COMMERCE","20","12","","","","","","","","","","12","13","25","41.67","40","45.56","29th","30th","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13044","141","4","0","SS 1","","COMMERCE","20","20","","","","","","","","","","20","29","49","81.67","73","83.89","1st","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13045","252","4","0","SS 1","","COMMERCE","20","10","","","","","","","","","","10","19","29","48.33","39.5","49.17","30th","26th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13046","303","4","0","SS 1","","COMMERCE","20","20","","","","","","","","","","20","24","44","73.33","68.33","78.11","2nd","6th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13047","301","4","0","SS 1","","COMMERCE","20","20","","","","","","","","","","20","26","46","76.67","54","64.22","13th","4th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13048","143","4","0","SS 1","","COMMERCE","20","15","","","","","","","","","","15","22","37","61.67","66.33","74.56","3rd","13th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13049","293","4","0","SS 1","","COMMERCE","20","16","","","","","","","","","","16","23","39","65","58","66.67","11th","12th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13050","329","4","0","SS 1","","COMMERCE","20","13","","","","","","","","","","13","14","27","45","27","45","35th","28th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13051","235","4","0","SS 1","","COMMERCE","20","16","","","","","","","","","","16","15","31","51.67","52.33","59.22","14th","23rd","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13052","234","4","0","SS 1","","COMMERCE","20","16","","","","","","","","","","16","32","48","80","65.67","76.33","4th","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13053","237","4","0","SS 1","","COMMERCE","20","14","","","","","","","","","","14","19","33","55","43","50.33","25th","20th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13054","121","4","0","SS 1","","COMMERCE","20","17","","","","","","","","","","17","32","49","81.67","63.67","74.56","7th","1st","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13055","195","4","0","SS 1","","COMMERCE","20","13","","","","","","","","","","13","21","34","56.67","41.67","49.22","27th","18th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13056","196","4","0","SS 1","","COMMERCE","20","12","","","","","","","","","","12","12","24","40","34.67","40","32nd","32nd","E8","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13057","297","4","0","SS 1","","COMMERCE","20","15","","","","","","","","","","15","28","43","71.67","64.67","74.22","5th","8th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13058","302","4","0","SS 1","","COMMERCE","20","20","","","","","","","","","","20","13","33","55","45","52.33","22nd","20th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13059","325","4","0","SS 1","","COMMERCE","20","10","","","","","","","","","","10","5","15","25","19","24","37th","34th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13060","327","4","0","SS 1","","COMMERCE","20","15","","","","","","","","","","15","31","46","76.67","64","79.33","6th","4th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13061","313","4","0","SS 1","","COMMERCE","20","15","","","","","","","","","","15","7","22","36.67","30","34.89","33rd","33rd","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13062","295","4","0","SS 1","","COMMERCE","20","14","","","","","","","","","","14","21","35","58.33","57.33","65.11","12th","16th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13063","15","5","0","SS 2","","COMMERCE","20","15","","","","","","","","","","15","30","45","75","68.33","78.33","1st","1st","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13064","14","5","0","SS 2","","COMMERCE","20","14","","","","","","","","","","14","27","41","68.33","62","71.11","3rd","2nd","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13065","15","5","0","SS 2","","GOVERNMENT","16","16","","","","","","","","","","16","26","42","70","57.33","66.67","5th","2nd","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13066","198","5","0","SS 2","","GOVERNMENT","16","20","","","","","","","","","","20","28","48","80","72.33","83","3rd","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13067","14","5","0","SS 2","","GOVERNMENT","16","15","","","","","","","","","","15","26","41","68.33","64.67","73.78","4th","3rd","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13068","20","5","0","SS 2","","GOVERNMENT","16","14","","","","","","","","","","14","16","30","50","43.5","53.5","6th","4th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13069","18","5","0","SS 2","","ENGLISH LANGUAGE","1","12","","","","","","","","","","12","15","27","45","34.67","40.67","22nd","20th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13070","17","5","0","SS 2","","ENGLISH LANGUAGE","1","11","","","","","","","","","","11","17","28","46.67","39.33","45.56","17th","17th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term");
INSERT INTO result_subject VALUES
("13071","304","5","0","SS 2","","ENGLISH LANGUAGE","1","11","","","","","","","","","","11","18","29","48.33","30","36.44","25th","16th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13072","24","5","0","SS 2","","ENGLISH LANGUAGE","1","11","","","","","","","","","","11","20","31","51.67","42","48.89","14th","13th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13073","15","5","0","SS 2","","ENGLISH LANGUAGE","1","9","","","","","","","","","","9","19","28","46.67","38","44.22","19th","17th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13074","198","5","0","SS 2","","ENGLISH LANGUAGE","1","18","","","","","","","","","","18","28","46","76.67","60.67","70.89","2nd","1st","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13075","253","5","0","SS 2","","ENGLISH LANGUAGE","1","14","","","","","","","","","","14","23","37","61.67","43.33","51.56","11th","7th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13076","199","5","0","SS 2","","ENGLISH LANGUAGE","1","13","","","","","","","","","","13","19","32","53.33","47","54.11","9th","11th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13077","23","5","0","SS 2","","ENGLISH LANGUAGE","1","16","","","","","","","","","","16","28","44","73.33","58.67","68.44","3rd","2nd","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13078","14","5","0","SS 2","","ENGLISH LANGUAGE","1","17","","","","","","","","","","17","20","37","61.67","39","47.22","18th","7th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13079","12","5","0","SS 2","","ENGLISH LANGUAGE","1","15","","","","","","","","","","15","27","42","70","51.33","60.67","6th","4th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13080","20","5","0","SS 2","","ENGLISH LANGUAGE","1","7","","","","","","","","","","7","15","22","36.67","28.33","33.22","26th","23rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13081","25","5","0","SS 2","","ENGLISH LANGUAGE","1","14","","","","","","","","","","14","22","36","60","43.33","51.33","11th","9th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13082","22","5","0","SS 2","","ENGLISH LANGUAGE","1","16","","","","","","","","","","16","27","43","71.67","58.33","67.89","4th","3rd","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13083","305","5","0","SS 2","","ENGLISH LANGUAGE","1","11","","","","","","","","","","11","17","28","46.67","31","37.22","24th","17th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13084","241","5","0","SS 2","","ENGLISH LANGUAGE","1","17","","","","","","","","","","17","22","39","65","51.33","60","6th","5th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13085","239","5","0","SS 2","","ENGLISH LANGUAGE","1","11","","","","","","","","","","11","16","27","45","37","43","20th","20th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13086","174","5","0","SS 2","","ENGLISH LANGUAGE","1","12","","","","","","","","","","12","18","30","50","31.67","38.33","23rd","14th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13087","26","5","0","SS 2","","ENGLISH LANGUAGE","1","17","","","","","","","","","","17","22","39","65","54.67","63.33","5th","5th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13088","254","5","0","SS 2","","ENGLISH LANGUAGE","1","12","","","","","","","","","","12","20","32","53.33","39.67","46.78","16th","11th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13089","259","5","0","SS 2","","ENGLISH LANGUAGE","1","12","","","","","","","","","","12","18","30","50","41","47.67","15th","14th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13090","13","5","0","SS 2","","ENGLISH LANGUAGE","1","13","","","","","","","","","","13","21","34","56.67","42.33","49.89","13th","10th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13091","19","5","0","SS 2","","ENGLISH LANGUAGE","1","5","","","","","","","","","","5","18","23","38.33","36","41.11","21st","22nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13092","18","5","0","SS 2","","DATA PROCESSING","29","5","","","","","","","","","","5","25","30","50","49.67","56.33","19th","21st","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13093","17","5","0","SS 2","","DATA PROCESSING","29","13","","","","","","","","","","13","18","31","51.67","51.33","58.22","17th","20th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13094","304","5","0","SS 2","","DATA PROCESSING","29","8","","","","","","","","","","8","25","33","55","41.33","48.67","25th","19th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13095","24","5","0","SS 2","","DATA PROCESSING","29","10","","","","","","","","","","10","28","38","63.33","57.33","65.78","12th","15th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13096","15","5","0","SS 2","","DATA PROCESSING","29","10","","","","","","","","","","10","30","40","66.67","48.33","57.22","21st","13th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13097","198","5","0","SS 2","","DATA PROCESSING","29","15","","","","","","","","","","15","33","48","80","64","74.67","8th","3rd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13098","253","5","0","SS 2","","DATA PROCESSING","29","12","","","","","","","","","","12","31","43","71.67","46.67","56.22","23rd","8th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13099","199","5","0","SS 2","","DATA PROCESSING","29","15","","","","","","","","","","15","30","45","75","62.67","72.67","9th","6th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13100","23","5","0","SS 2","","DATA PROCESSING","29","8","","","","","","","","","","8","30","38","63.33","68","76.44","5th","15th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13101","14","5","0","SS 2","","DATA PROCESSING","29","11","","","","","","","","","","11","33","44","73.33","47.33","57.11","22nd","7th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13102","12","5","0","SS 2","","DATA PROCESSING","29","13","","","","","","","","","","13","30","43","71.67","60.67","70.22","10th","8th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13103","20","5","0","SS 2","","DATA PROCESSING","29","3","","","","","","","","","","3","20","23","38.33","30","35.11","26th","23rd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13104","25","5","0","SS 2","","DATA PROCESSING","29","13","","","","","","","","","","13","34","47","78.33","59.67","70.11","11th","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13105","22","5","0","SS 2","","DATA PROCESSING","29","12","","","","","","","","","","12","35","47","78.33","75.67","86.11","1st","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13106","305","5","0","SS 2","","DATA PROCESSING","29","9","","","","","","","","","","9","32","41","68.33","51","60.11","18th","11th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13107","241","5","0","SS 2","","DATA PROCESSING","29","12","","","","","","","","","","12","29","41","68.33","53.67","62.78","15th","11th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13108","239","5","0","SS 2","","DATA PROCESSING","29","5","","","","","","","","","","5","30","35","58.33","52","59.78","16th","17th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13109","174","5","0","SS 2","","DATA PROCESSING","29","10","","","","","","","","","","10","30","40","66.67","49","57.89","20th","13th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13110","26","5","0","SS 2","","DATA PROCESSING","29","15","","","","","","","","","","15","35","50","83.33","71","82.11","3rd","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13111","254","5","0","SS 2","","DATA PROCESSING","29","8","","","","","","","","","","8","18","26","43.33","42.67","48.44","24th","22nd","E8","UNSATISFACTORY","SAMUEL ONYINYECHI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13112","259","5","0","SS 2","","DATA PROCESSING","29","10","","","","","","","","","","10","25","35","58.33","56","63.78","14th","17th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13113","13","5","0","SS 2","","DATA PROCESSING","29","14","","","","","","","","","","14","36","50","83.33","67.67","78.78","6th","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13114","19","5","0","SS 2","","DATA PROCESSING","29","10","","","","","","","","","","10","33","43","71.67","57.33","66.89","12th","8th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13115","262","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","17","","","","","","","","","","17","13","30","50","39.33","46","26th","30th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13116","278","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","16","","","","","","","","","","16","21","37","61.67","41.67","49.89","22nd","20th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13117","271","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","","","","","","","","","","19","27","46","76.67","58.33","68.56","6th","6th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13118","269","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","17","","","","","","","","","","17","21","38","63.33","47.33","55.78","15th","16th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13119","273","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","","","","","","","","","","19","30","49","81.67","60.33","71.22","3rd","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13120","266","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","16","","","","","","","","","","16","20","36","60","41.33","49.33","23rd","22nd","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13121","261","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","16","","","","","","","","","","16","17","33","55","38.33","45.67","27th","26th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13122","270","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","","","","","","","","","","19","28","47","78.33","57.33","67.78","7th","5th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13123","264","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","","","","","","","","","","19","16","35","58.33","34","41.78","31st","23rd","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13124","275","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","","","","","","","","","","19","16","35","58.33","39.67","47.44","25th","23rd","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13125","276","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","17","","","","","","","","","","17","21","38","63.33","42","50.44","21st","16th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13126","320","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","17","","","","","","","","","","17","21","38","63.33","48.5","61.17","14th","16th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13127","319","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","17","","","","","","","","","","17","17","34","56.67","36.5","47.83","28th","25th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13128","311","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","","","","","","","","","","19","30","49","81.67","66","76.89","2nd","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13129","328","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","18","","","","","","","","","","18","25","43","71.67","43","71.67","19th","9th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13130","274","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","18","","","","","","","","","","18","20","38","63.33","51.67","60.11","9th","16th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13131","277","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","","","","","","","","","","19","21","40","66.67","46","54.89","17th","13th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13132","316","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","18","","","","","","","","","","18","14","32","53.33","36.5","47.17","28th","28th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13133","272","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","20","","","","","","","","","","20","31","51","85","71","82.33","1st","1st","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13134","279","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","18","","","","","","","","","","18","22","40","66.67","55.33","64.22","8th","13th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13135","281","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","","","","","","","","","","19","25","44","73.33","59.33","69.11","5th","8th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13136","283","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","","","","","","","","","","19","30","49","81.67","60.33","71.22","3rd","2nd","A1","EXCELLENT","JOSEPHINE BRIGHT","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13137","265","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","18","","","","","","","","","","18","21","39","65","47","55.67","16th","15th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13138","309","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","18","","","","","","","","","","18","13","31","51.67","36","42.89","30th","29th","C6","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13139","268","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","16","","","","","","","","","","16","21","37","61.67","50.67","58.89","11th","20th","C4","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13140","282","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","16","","","","","","","","","","16","17","33","55","43","50.33","19th","26th","C5","SATISFACTORY","JOSEPHINE BRIGHT","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13141","280","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","18","","","","","","","","","","18","25","43","71.67","40.33","49.89","24th","9th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13142","263","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","","","","","","","","","","19","22","41","68.33","51.33","60.44","10th","12th","B3","GOOD","JOSEPHINE BRIGHT","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13143","321","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","18","","","","","","","","","","18","28","46","76.67","49","64.33","13th","6th","A1","EXCELLENT","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13144","267","1","0","JSS 1","","LITERATURE-IN-ENGLISH","4","19","","","","","","","","","","19","24","43","71.67","49.67","59.22","12th","9th","B2","VERY GOOD","JOSEPHINE BRIGHT","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13145","287","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","9","","","","","","","","","","9","22","31","51.67","37","43.89","24th","24th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13146","214","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","16","","","","","","","","","","16","28","44","73.33","47","56.78","21st","10th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13147","222","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","18","","","","","","","","","","18","28","46","76.67","61.67","71.89","8th","6th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13148","250","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","17","","","","","","","","","","17","28","45","75","57.33","67.33","11th","8th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13149","227","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","7","","","","","","","","","","7","29","36","60","48.67","56.67","18th","17th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13150","285","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","18","","","","","","","","","","18","31","49","81.67","71.67","82.56","2nd","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13151","289","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","4","","","","","","","","","","4","19","23","38.33","34","39.11","26th","26th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13152","209","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","9","","","","","","","","","","9","23","32","53.33","48","55.11","20th","22nd","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13153","188","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","14","","","","","","","","","","14","28","42","70","57.33","66.67","11th","13th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13154","221","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","18","","","","","","","","","","18","30","48","80","59.33","70","10th","3rd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13155","220","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","10","","","","","","","","","","10","23","33","55","34.67","42","25th","21st","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13156","257","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","18","","","","","","","","","","18","20","38","63.33","44.67","53.11","22nd","15th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13157","213","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","7","","","","","","","","","","7","37","44","73.33","63","72.78","7th","10th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13158","288","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","9","","","","","","","","","","9","11","20","33.33","27.33","31.78","28th","27th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13159","215","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","17","","","","","","","","","","17","30","47","78.33","60.67","71.11","9th","4th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13160","318","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","8","","","","","","","","","","8","24","32","53.33","48.5","59.17","19th","22nd","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13161","225","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","8","","","","","","","","","","8","16","24","40","31.67","37","27th","25th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13162","217","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","11","","","","","","","","","","11","26","37","61.67","67.33","75.56","3rd","16th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13163","218","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","13","","","","","","","","","","13","21","34","56.67","53","60.56","15th","19th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13164","216","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","15","","","","","","","","","","15","28","43","71.67","65.33","74.89","5th","12th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13165","219","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","17","","","","","","","","","","17","25","42","70","54.67","64","14th","13th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13166","224","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","13","","","","","","","","","","13","21","34","56.67","51","58.56","17th","19th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13167","223","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","17","","","","","","","","","","17","35","52","86.67","73.33","84.89","1st","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13168","226","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","18","","","","","","","","","","18","27","45","75","64.67","74.67","6th","8th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13169","286","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","12","","","","","","","","","","12","24","36","60","51.67","59.67","16th","17th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13170","249","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","18","","","","","","","","","","18","28","46","76.67","56","66.22","13th","6th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term");
INSERT INTO result_subject VALUES
("13171","210","2","0","JSS 2","","PHYSICAL AND HEALTH EDUCATION","7","15","","","","","","","","","","15","32","47","78.33","66.67","77.11","4th","4th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13172","324","4","0","SS 1","","ENGLISH LANGUAGE","1","13","","","","","","","","","","13","31","44","73.33","42","56.67","11th","5th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13173","326","4","0","SS 1","","ENGLISH LANGUAGE","1","18","","","","","","","","","","18","22","40","66.67","39.5","52.83","13th","8th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13174","7","4","0","SS 1","","ENGLISH LANGUAGE","1","3","","","","","","","","","","3","25","28","46.67","29.33","35.56","25th","29th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13175","330","4","0","SS 1","","ENGLISH LANGUAGE","1","3","","","","","","","","","","3","22","25","41.67","25","41.67","34th","31st","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13176","125","4","0","SS 1","","ENGLISH LANGUAGE","1","3","","","","","","","","","","3","22","25","41.67","24.67","30.22","35th","31st","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13177","8","4","0","SS 1","","ENGLISH LANGUAGE","1","15","","","","","","","","","","15","25","40","66.67","34.67","43.56","20th","8th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13178","296","4","0","SS 1","","ENGLISH LANGUAGE","1","12","","","","","","","","","","12","28","40","66.67","30","38.89","24th","8th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13179","300","4","0","SS 1","","ENGLISH LANGUAGE","1","3","","","","","","","","","","3","26","29","48.33","32.33","38.78","21st","27th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13180","138","4","0","SS 1","","ENGLISH LANGUAGE","1","13","","","","","","","","","","13","25","38","63.33","37.67","46.11","14th","15th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13181","2","4","0","SS 1","","ENGLISH LANGUAGE","1","3","","","","","","","","","","3","28","31","51.67","37","43.89","16th","23rd","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13182","193","4","0","SS 1","","ENGLISH LANGUAGE","1","12","","","","","","","","","","12","25","37","61.67","45.67","53.89","6th","17th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13183","256","4","0","SS 1","","ENGLISH LANGUAGE","1","12","","","","","","","","","","12","19","31","51.67","29.33","36.22","25th","23rd","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13184","140","4","0","SS 1","","ENGLISH LANGUAGE","1","14","","","","","","","","","","14","16","30","50","28.33","35","28th","26th","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13185","294","4","0","SS 1","","ENGLISH LANGUAGE","1","19","","","","","","","","","","19","28","47","78.33","43.33","53.78","9th","4th","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13186","1","4","0","SS 1","","ENGLISH LANGUAGE","1","3","","","","","","","","","","3","20","23","38.33","23.33","28.44","37th","33rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13187","141","4","0","SS 1","","ENGLISH LANGUAGE","1","18","","","","","","","","","","18","30","48","80","52.67","63.33","3rd","3rd","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13188","252","4","0","SS 1","","ENGLISH LANGUAGE","1","5","","","","","","","","","","5","22","27","45","24","33","36th","30th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13189","303","4","0","SS 1","","ENGLISH LANGUAGE","1","11","","","","","","","","","","11","25","36","60","53.67","61.67","2nd","19th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13190","301","4","0","SS 1","","ENGLISH LANGUAGE","1","17","","","","","","","","","","17","34","51","85","51.33","62.67","4th","2nd","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13191","143","4","0","SS 1","","ENGLISH LANGUAGE","1","12","","","","","","","","","","12","28","40","66.67","35.33","44.22","18th","8th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13192","293","4","0","SS 1","","ENGLISH LANGUAGE","1","10","","","","","","","","","","10","28","38","63.33","37.67","46.11","14th","15th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13193","329","4","0","SS 1","","ENGLISH LANGUAGE","1","11","","","","","","","","","","11","25","36","60","36","60","17th","19th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13194","235","4","0","SS 1","","ENGLISH LANGUAGE","1","16","","","","","","","","","","16","28","44","73.33","43","52.78","10th","5th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13195","234","4","0","SS 1","","ENGLISH LANGUAGE","1","14","","","","","","","","","","14","26","40","66.67","45","53.89","8th","8th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13196","237","4","0","SS 1","","ENGLISH LANGUAGE","1","14","","","","","","","","","","14","25","39","65","35","43.67","19th","14th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13197","121","4","0","SS 1","","ENGLISH LANGUAGE","1","14","","","","","","","","","","14","30","44","73.33","48","57.78","5th","5th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13198","195","4","0","SS 1","","ENGLISH LANGUAGE","1","3","","","","","","","","","","3","28","31","51.67","30.33","37.22","23rd","23rd","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13199","196","4","0","SS 1","","ENGLISH LANGUAGE","1","3","","","","","","","","","","3","19","22","36.67","25.33","30.22","32nd","34th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13200","297","4","0","SS 1","","ENGLISH LANGUAGE","1","18","","","","","","","","","","18","22","40","66.67","45.67","54.56","6th","8th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13201","302","4","0","SS 1","","ENGLISH LANGUAGE","1","12","","","","","","","","","","12","20","32","53.33","26","33.11","31st","22nd","C6","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13202","325","4","0","SS 1","","ENGLISH LANGUAGE","1","11","","","","","","","","","","11","22","33","55","27.5","38.5","29th","21st","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13203","327","4","0","SS 1","","ENGLISH LANGUAGE","1","18","","","","","","","","","","18","35","53","88.33","60","77.67","1st","1st","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13204","313","4","0","SS 1","","ENGLISH LANGUAGE","1","10","","","","","","","","","","10","19","29","48.33","25.33","31.78","32nd","27th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13205","295","4","0","SS 1","","ENGLISH LANGUAGE","1","12","","","","","","","","","","12","25","37","61.67","40.67","48.89","12th","17th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13206","324","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","19","","","","","","","","","","19","17","36","60","36","48","13th","16th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13207","326","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","16","","","","","","","","","","16","24","40","66.67","33.5","46.83","18th","9th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13208","7","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","11","","","","","","","","","","11","23","34","56.67","27.33","34.89","25th","23rd","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13209","330","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","13","","","","","","","","","","13","23","36","60","36","60","13th","16th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13210","125","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","12","","","","","","","","","","12","23","35","58.33","23.67","31.44","30th","20th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13211","8","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","14","","","","","","","","","","14","19","33","55","35.33","42.67","15th","25th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13212","296","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","9","","","","","","","","","","9","16","25","41.67","22.33","27.89","32nd","30th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13213","300","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","","","","","","","","","","3","26","29","48.33","25.33","31.78","28th","26th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13214","138","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","13","","","","","","","","","","13","27","40","66.67","36.67","45.56","11th","9th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13215","2","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","","","","","","","","","","3","23","26","43.33","23.67","29.44","30th","28th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13216","193","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","16","","","","","","","","","","16","26","42","70","40.33","49.67","7th","5th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13217","256","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","13","","","","","","","","","","13","23","36","60","36.33","44.33","12th","16th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13218","140","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","13","","","","","","","","","","13","23","36","60","25.67","33.67","26th","16th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13219","294","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","14","","","","","","","","","","14","26","40","66.67","37.33","46.22","10th","9th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13220","1","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","10","","","","","","","","","","10","14","24","40","18.33","23.67","36th","31st","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13221","141","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","18","","","","","","","","","","18","33","51","85","56.67","68","2nd","2nd","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13222","252","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","","","","","","","","","","3","23","26","43.33","24.5","33.17","29th","28th","E8","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13223","303","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","18","","","","","","","","","","18","27","45","75","55","65","3rd","3rd","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13224","301","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","16","","","","","","","","","","16","29","45","75","43","53","5th","3rd","A1","EXCELLENT","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13225","143","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","14","","","","","","","","","","14","0","14","23.33","25.67","28.78","26th","33rd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13226","293","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","","","","","","","","","","3","19","22","36.67","29","33.89","22nd","32nd","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13227","329","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","12","","","","","","","","","","12","26","38","63.33","38","63.33","9th","14th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13228","235","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","15","","","","","","","","","","15","19","34","56.67","34","41.56","16th","23rd","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13229","234","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","16","","","","","","","","","","16","23","39","65","41","49.67","6th","12th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13230","237","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","15","","","","","","","","","","15","26","41","68.33","30.67","39.78","20th","8th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13231","121","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","12","","","","","","","","","","12","30","42","70","39","48.33","8th","5th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13232","195","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","3","","","","","","","","","","3","0","3","5","20","20.67","34th","34th","F9","POOR","GLORY ISSAC","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13233","196","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","11","","","","","","","","","","11","17","28","46.67","29.33","35.56","21st","27th","D7","UNSATISFACTORY","GLORY ISSAC","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13234","297","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","16","","","","","","","","","","16","23","39","65","44","52.67","4th","12th","B3","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13235","302","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","15","","","","","","","","","","15","20","35","58.33","32.67","40.44","19th","20th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13236","325","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","17","","","","","","","","","","17","20","37","61.67","28.5","40.83","23rd","15th","C4","GOOD","GLORY ISSAC","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13237","327","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","19","","","","","","","","","","19","34","53","88.33","61","78.67","1st","1st","A1","EXCELLENT","GLORY ISSAC","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13238","313","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","12","","","","","","","","","","12","23","35","58.33","22","29.78","33rd","20th","C5","SATISFACTORY","GLORY ISSAC","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13239","295","4","0","SS 1","","LITERATURE-IN-ENGLISH","4","18","","","","","","","","","","18","24","42","70","34","43.33","16th","5th","B2","VERY GOOD","GLORY ISSAC","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13240","287","2","0","JSS 2","","COMPUTER SCIENCE","10","8","","","","","","","","","","8","25","33","55","38.67","46","23rd","19th","C5","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13241","214","2","0","JSS 2","","COMPUTER SCIENCE","10","14","","","","","","","","","","14","35","49","81.67","55","65.89","8th","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13242","222","2","0","JSS 2","","COMPUTER SCIENCE","10","15","","","","","","","","","","15","0","15","25","43","46.33","17th","25th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13243","250","2","0","JSS 2","","COMPUTER SCIENCE","10","10","","","","","","","","","","10","30","40","66.67","46","54.89","15th","13th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13244","227","2","0","JSS 2","","COMPUTER SCIENCE","10","12","","","","","","","","","","12","18","30","50","43","49.67","17th","21st","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13245","285","2","0","JSS 2","","COMPUTER SCIENCE","10","16","","","","","","","","","","16","32","48","80","65.33","76","3rd","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13246","289","2","0","JSS 2","","COMPUTER SCIENCE","10","5","","","","","","","","","","5","15","20","33.33","32","36.44","25th","23rd","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13247","209","2","0","JSS 2","","COMPUTER SCIENCE","10","7","","","","","","","","","","7","12","19","31.67","22","26.22","26th","24th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13248","188","2","0","JSS 2","","COMPUTER SCIENCE","10","12","","","","","","","","","","12","28","40","66.67","50.33","59.22","11th","13th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13249","221","2","0","JSS 2","","COMPUTER SCIENCE","10","16","","","","","","","","","","16","20","36","60","43.33","51.33","16th","18th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13250","220","2","0","JSS 2","","COMPUTER SCIENCE","10","15","","","","","","","","","","15","28","43","71.67","35.33","44.89","24th","10th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13251","257","2","0","JSS 2","","COMPUTER SCIENCE","10","10","","","","","","","","","","10","34","44","73.33","54.67","64.44","10th","8th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13252","213","2","0","JSS 2","","COMPUTER SCIENCE","10","5","","","","","","","","","","5","25","30","50","43","49.67","17th","21st","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13253","288","2","0","JSS 2","","COMPUTER SCIENCE","10","2","","","","","","","","","","2","10","12","20","20.67","23.33","28th","27th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13254","215","2","0","JSS 2","","COMPUTER SCIENCE","10","12","","","","","","","","","","12","32","44","73.33","57","66.78","6th","8th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13255","318","2","0","JSS 2","","COMPUTER SCIENCE","10","13","","","","","","","","","","13","35","48","80","47","63","12th","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13256","225","2","0","JSS 2","","COMPUTER SCIENCE","10","2","","","","","","","","","","2","12","14","23.33","22","25.11","26th","26th","F9","POOR","SAMUEL ONYINYECHI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13257","217","2","0","JSS 2","","COMPUTER SCIENCE","10","16","","","","","","","","","","16","32","48","80","63.67","74.33","4th","4th","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13258","218","2","0","JSS 2","","COMPUTER SCIENCE","10","10","","","","","","","","","","10","29","39","65","55","63.67","8th","15th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13259","216","2","0","JSS 2","","COMPUTER SCIENCE","10","19","","","","","","","","","","19","38","57","95","69.33","82","1st","1st","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13260","219","2","0","JSS 2","","COMPUTER SCIENCE","10","10","","","","","","","","","","10","29","39","65","42.33","51","20th","15th","B3","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13261","224","2","0","JSS 2","","COMPUTER SCIENCE","10","8","","","","","","","","","","8","30","38","63.33","47","55.44","12th","17th","C4","GOOD","SAMUEL ONYINYECHI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13262","223","2","0","JSS 2","","COMPUTER SCIENCE","10","10","","","","","","","","","","10","33","43","71.67","65.67","75.22","2nd","10th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13263","226","2","0","JSS 2","","COMPUTER SCIENCE","10","15","","","","","","","","","","15","34","49","81.67","61","71.89","5th","2nd","A1","EXCELLENT","SAMUEL ONYINYECHI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13264","286","2","0","JSS 2","","COMPUTER SCIENCE","10","8","","","","","","","","","","8","23","31","51.67","47","53.89","12th","20th","C6","SATISFACTORY","SAMUEL ONYINYECHI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13265","249","2","0","JSS 2","","COMPUTER SCIENCE","10","10","","","","","","","","","","10","32","42","70","41","50.33","21st","12th","B2","VERY GOOD","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13266","210","2","0","JSS 2","","COMPUTER SCIENCE","10","14","","","","","","","","","","14","32","46","76.67","55.67","65.89","7th","7th","A1","EXCELLENT","SAMUEL ONYINYECHI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13267","262","1","0","JSS 1","","HOME ECONOMICS","24","12","","","","","","","","","","12","20","32","53.33","31.33","38.44","28th","21st","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13268","278","1","0","JSS 1","","HOME ECONOMICS","24","10","","","","","","","","","","10","20","30","50","37.67","44.33","24th","23rd","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13269","271","1","0","JSS 1","","HOME ECONOMICS","24","13","","","","","","","","","","13","27","40","66.67","51","59.89","13th","15th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13270","269","1","0","JSS 1","","HOME ECONOMICS","24","12","","","","","","","","","","12","32","44","73.33","55.67","65.44","8th","4th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term");
INSERT INTO result_subject VALUES
("13271","273","1","0","JSS 1","","HOME ECONOMICS","24","12","","","","","","","","","","12","31","43","71.67","68.33","77.89","2nd","7th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13272","266","1","0","JSS 1","","HOME ECONOMICS","24","10","","","","","","","","","","10","20","30","50","41.67","48.33","18th","23rd","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13273","261","1","0","JSS 1","","HOME ECONOMICS","24","11","","","","","","","","","","11","23","34","56.67","41.33","48.89","19th","18th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13274","270","1","0","JSS 1","","HOME ECONOMICS","24","13","","","","","","","","","","13","32","45","75","63","73","3rd","3rd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13275","264","1","0","JSS 1","","HOME ECONOMICS","24","10","","","","","","","","","","10","20","30","50","39.67","46.33","22nd","23rd","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13276","275","1","0","JSS 1","","HOME ECONOMICS","24","10","","","","","","","","","","10","20","30","50","30.33","37","31st","23rd","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13277","276","1","0","JSS 1","","HOME ECONOMICS","24","12","","","","","","","","","","12","30","42","70","52","61.33","12th","8th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13278","320","1","0","JSS 1","","HOME ECONOMICS","24","7","","","","","","","","","","7","12","19","31.67","35.5","41.84","25th","30th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13279","319","1","0","JSS 1","","HOME ECONOMICS","24","10","","","","","","","","","","10","24","34","56.67","38","49.33","23rd","18th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13280","311","1","0","JSS 1","","HOME ECONOMICS","24","14","","","","","","","","","","14","30","44","73.33","62","71.78","5th","4th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13281","328","1","0","JSS 1","","HOME ECONOMICS","24","12","","","","","","","","","","12","29","41","68.33","41","68.33","20th","12th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13282","274","1","0","JSS 1","","HOME ECONOMICS","24","12","","","","","","","","","","12","29","41","68.33","59.67","68.78","6th","12th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13283","277","1","0","JSS 1","","HOME ECONOMICS","24","10","","","","","","","","","","10","19","29","48.33","35.33","41.78","26th","27th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13284","316","1","0","JSS 1","","HOME ECONOMICS","24","11","","","","","","","","","","11","22","33","55","33.5","44.5","27th","20th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13285","272","1","0","JSS 1","","HOME ECONOMICS","24","18","","","","","","","","","","18","34","52","86.67","71.67","83.22","1st","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13286","279","1","0","JSS 1","","HOME ECONOMICS","24","13","","","","","","","","","","13","29","42","70","52.67","62","11th","8th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13287","281","1","0","JSS 1","","HOME ECONOMICS","24","14","","","","","","","","","","14","36","50","83.33","63","74.11","3rd","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13288","283","1","0","JSS 1","","HOME ECONOMICS","24","12","","","","","","","","","","12","32","44","73.33","56","65.78","7th","4th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13289","265","1","0","JSS 1","","HOME ECONOMICS","24","12","","","","","","","","","","12","24","36","60","40","48","21st","17th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13290","309","1","0","JSS 1","","HOME ECONOMICS","24","12","","","","","","","","","","12","20","32","53.33","42.67","49.78","16th","21st","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13291","268","1","0","JSS 1","","HOME ECONOMICS","24","12","","","","","","","","","","12","30","42","70","55.67","65","8th","8th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13292","282","1","0","JSS 1","","HOME ECONOMICS","24","10","","","","","","","","","","10","19","29","48.33","31.33","37.78","28th","27th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13293","280","1","0","JSS 1","","HOME ECONOMICS","24","12","","","","","","","","","","12","29","41","68.33","42.67","51.78","16th","12th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13294","263","1","0","JSS 1","","HOME ECONOMICS","24","12","","","","","","","","","","12","28","40","66.67","46","54.89","15th","15th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13295","321","1","0","JSS 1","","HOME ECONOMICS","24","10","","","","","","","","","","10","17","27","45","31","40","30th","29th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13296","267","1","0","JSS 1","","HOME ECONOMICS","24","12","","","","","","","","","","12","30","42","70","53.67","63","10th","8th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13297","287","2","0","JSS 2","","BUSINESS STUDIES","9","10","","","","","","","","","","10","23","33","55","33.33","40.67","26th","20th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13298","214","2","0","JSS 2","","BUSINESS STUDIES","9","18","","","","","","","","","","18","37","55","91.67","71","83.22","5th","1st","A1","EXCELLENT","CHARLES LEKA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13299","222","2","0","JSS 2","","BUSINESS STUDIES","9","13","","","","","","","","","","13","28","41","68.33","61.67","70.78","9th","12th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13300","250","2","0","JSS 2","","BUSINESS STUDIES","9","14","","","","","","","","","","14","30","44","73.33","49.67","59.44","15th","10th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13301","227","2","0","JSS 2","","BUSINESS STUDIES","9","10","","","","","","","","","","10","26","36","60","46.67","54.67","18th","18th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13302","285","2","0","JSS 2","","BUSINESS STUDIES","9","15","","","","","","","","","","15","35","50","83.33","72.33","83.44","4th","7th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13303","289","2","0","JSS 2","","BUSINESS STUDIES","9","15","","","","","","","","","","15","22","37","61.67","37.67","45.89","23rd","16th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13304","209","2","0","JSS 2","","BUSINESS STUDIES","9","16","","","","","","","","","","16","14","30","50","35.67","42.33","25th","23rd","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13305","188","2","0","JSS 2","","BUSINESS STUDIES","9","15","","","","","","","","","","15","0","15","25","45","48.33","20th","27th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13306","221","2","0","JSS 2","","BUSINESS STUDIES","9","17","","","","","","","","","","17","21","38","63.33","57.33","65.78","11th","15th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13307","220","2","0","JSS 2","","BUSINESS STUDIES","9","10","","","","","","","","","","10","21","31","51.67","38","44.89","21st","22nd","C6","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13308","257","2","0","JSS 2","","BUSINESS STUDIES","9","10","","","","","","","","","","10","19","29","48.33","38","44.44","21st","24th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13309","213","2","0","JSS 2","","BUSINESS STUDIES","9","18","","","","","","","","","","18","33","51","85","60.33","71.67","10th","5th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13310","288","2","0","JSS 2","","BUSINESS STUDIES","9","10","","","","","","","","","","10","10","20","33.33","18.67","23.11","28th","26th","F9","POOR","CHARLES LEKA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13311","215","2","0","JSS 2","","BUSINESS STUDIES","9","18","","","","","","","","","","18","28","46","76.67","48","58.22","16th","9th","A1","EXCELLENT","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13312","318","2","0","JSS 2","","BUSINESS STUDIES","9","15","","","","","","","","","","15","26","41","68.33","36.5","50.17","24th","12th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13313","225","2","0","JSS 2","","BUSINESS STUDIES","9","13","","","","","","","","","","13","21","34","56.67","28.33","35.89","27th","19th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13314","217","2","0","JSS 2","","BUSINESS STUDIES","9","16","","","","","","","","","","16","36","52","86.67","66.33","77.89","7th","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13315","218","2","0","JSS 2","","BUSINESS STUDIES","9","14","","","","","","","","","","14","25","39","65","52.67","61.33","13th","14th","B3","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13316","216","2","0","JSS 2","","BUSINESS STUDIES","9","18","","","","","","","","","","18","34","52","86.67","68","79.56","6th","3rd","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13317","219","2","0","JSS 2","","BUSINESS STUDIES","9","18","","","","","","","","","","18","19","37","61.67","54.67","62.89","12th","16th","C4","GOOD","CHARLES LEKA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13318","224","2","0","JSS 2","","BUSINESS STUDIES","9","10","","","","","","","","","","10","18","28","46.67","46.33","52.56","19th","25th","D7","UNSATISFACTORY","CHARLES LEKA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13319","223","2","0","JSS 2","","BUSINESS STUDIES","9","18","","","","","","","","","","18","36","54","90","77","89","2nd","2nd","A1","EXCELLENT","CHARLES LEKA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13320","226","2","0","JSS 2","","BUSINESS STUDIES","9","18","","","","","","","","","","18","33","51","85","72.67","84","3rd","5th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13321","286","2","0","JSS 2","","BUSINESS STUDIES","9","10","","","","","","","","","","10","23","33","55","47","54.33","17th","20th","C5","SATISFACTORY","CHARLES LEKA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13322","249","2","0","JSS 2","","BUSINESS STUDIES","9","17","","","","","","","","","","17","26","43","71.67","65.67","75.22","8th","11th","B2","VERY GOOD","CHARLES LEKA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13323","210","2","0","JSS 2","","BUSINESS STUDIES","9","18","","","","","","","","","","18","32","50","83.33","79","90.11","1st","7th","A1","EXCELLENT","CHARLES LEKA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13324","324","4","0","SS 1","","FURTHER MATHEMATICS","25","14","","","","","","","","","","14","9","23","38.33","31","38.67","32nd","19th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13325","326","4","0","SS 1","","FURTHER MATHEMATICS","25","16","","","","","","","","","","16","19","35","58.33","39","50.67","23rd","8th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13326","7","4","0","SS 1","","FURTHER MATHEMATICS","25","13","","","","","","","","","","13","12","25","41.67","39.67","45.22","21st","16th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13327","330","4","0","SS 1","","FURTHER MATHEMATICS","25","10","","","","","","","","","","10","5","15","25","15","25","37th","29th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13328","125","4","0","SS 1","","FURTHER MATHEMATICS","25","8","","","","","","","","","","8","14","22","36.67","33.67","38.56","28th","21st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13329","8","4","0","SS 1","","FURTHER MATHEMATICS","25","13","","","","","","","","","","13","16","29","48.33","39.33","45.78","22nd","11th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13330","296","4","0","SS 1","","FURTHER MATHEMATICS","25","15","","","","","","","","","","15","11","26","43.33","41","46.78","13th","13th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13331","300","4","0","SS 1","","FURTHER MATHEMATICS","25","8","","","","","","","","","","8","5","13","21.67","31.67","34.56","29th","32nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13332","138","4","0","SS 1","","FURTHER MATHEMATICS","25","11","","","","","","","","","","11","26","37","61.67","44.67","52.89","8th","6th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13333","2","4","0","SS 1","","FURTHER MATHEMATICS","25","14","","","","","","","","","","14","5","19","31.67","37.67","41.89","24th","26th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13334","193","4","0","SS 1","","FURTHER MATHEMATICS","25","16","","","","","","","","","","16","22","38","63.33","47.67","56.11","5th","5th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13335","256","4","0","SS 1","","FURTHER MATHEMATICS","25","13","","","","","","","","","","13","8","21","35","40","44.67","19th","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13336","140","4","0","SS 1","","FURTHER MATHEMATICS","25","15","","","","","","","","","","15","8","23","38.33","34","39.11","27th","19th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13337","294","4","0","SS 1","","FURTHER MATHEMATICS","25","20","","","","","","","","","","20","29","49","81.67","57","67.89","2nd","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13338","1","4","0","SS 1","","FURTHER MATHEMATICS","25","13","","","","","","","","","","13","12","25","41.67","31.67","37.22","29th","16th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13339","141","4","0","SS 1","","FURTHER MATHEMATICS","25","20","","","","","","","","","","20","34","54","90","61.67","73.67","1st","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13340","252","4","0","SS 1","","FURTHER MATHEMATICS","25","9","","","","","","","","","","9","4","13","21.67","25","29.34","34th","32nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13341","303","4","0","SS 1","","FURTHER MATHEMATICS","25","17","","","","","","","","","","17","4","21","35","40.33","45","17th","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13342","301","4","0","SS 1","","FURTHER MATHEMATICS","25","15","","","","","","","","","","15","11","26","43.33","40.33","46.11","17th","13th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13343","143","4","0","SS 1","","FURTHER MATHEMATICS","25","9","","","","","","","","","","9","12","21","35","44.67","49.33","8th","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13344","293","4","0","SS 1","","FURTHER MATHEMATICS","25","16","","","","","","","","","","16","9","25","41.67","42.67","48.22","12th","16th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13345","329","4","0","SS 1","","FURTHER MATHEMATICS","25","11","","","","","","","","","","11","7","18","30","18","30","36th","27th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13346","235","4","0","SS 1","","FURTHER MATHEMATICS","25","11","","","","","","","","","","11","19","30","50","47.33","54","6th","10th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13347","234","4","0","SS 1","","FURTHER MATHEMATICS","25","13","","","","","","","","","","13","13","26","43.33","40","45.78","19th","13th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13348","237","4","0","SS 1","","FURTHER MATHEMATICS","25","10","","","","","","","","","","10","7","17","28.33","36.33","40.11","26th","28th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13349","121","4","0","SS 1","","FURTHER MATHEMATICS","25","19","","","","","","","","","","19","22","41","68.33","55","64.11","3rd","3rd","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13350","195","4","0","SS 1","","FURTHER MATHEMATICS","25","11","","","","","","","","","","11","9","20","33.33","37","41.44","25th","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13351","196","4","0","SS 1","","FURTHER MATHEMATICS","25","9","","","","","","","","","","9","5","14","23.33","31.67","34.78","29th","30th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13352","297","4","0","SS 1","","FURTHER MATHEMATICS","25","15","","","","","","","","","","15","19","34","56.67","43.33","50.89","11th","9th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13353","302","4","0","SS 1","","FURTHER MATHEMATICS","25","14","","","","","","","","","","14","13","27","45","41","47","13th","12th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13354","325","4","0","SS 1","","FURTHER MATHEMATICS","25","8","","","","","","","","","","8","6","14","23.33","26","30.66","33rd","30th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13355","327","4","0","SS 1","","FURTHER MATHEMATICS","25","16","","","","","","","","","","16","24","40","66.67","51","64.33","4th","4th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13356","313","4","0","SS 1","","FURTHER MATHEMATICS","25","6","","","","","","","","","","6","3","9","15","21.67","23.67","35th","34th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13357","295","4","0","SS 1","","FURTHER MATHEMATICS","25","16","","","","","","","","","","16","20","36","60","47.33","55.33","6th","7th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13358","324","4","0","SS 1","","CHEMISTRY","13","12","","","","","","","","","","12","5","17","28.33","40.5","46.16","24th","31st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13359","326","4","0","SS 1","","CHEMISTRY","13","16","","","","","","","","","","16","18","34","56.67","46.5","57.83","16th","10th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13360","7","4","0","SS 1","","CHEMISTRY","13","9","","","","","","","","","","9","18","27","45","46","52","17th","16th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13361","330","4","0","SS 1","","CHEMISTRY","13","9","","","","","","","","","","9","12","21","35","21","35","37th","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13362","125","4","0","SS 1","","CHEMISTRY","13","10","","","","","","","","","","10","10","20","33.33","37.33","41.78","29th","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13363","8","4","0","SS 1","","CHEMISTRY","13","8","","","","","","","","","","8","11","19","31.67","36.33","40.56","31st","27th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13364","296","4","0","SS 1","","CHEMISTRY","13","14","","","","","","","","","","14","16","30","50","53","59.67","9th","15th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13365","300","4","0","SS 1","","CHEMISTRY","13","8","","","","","","","","","","8","8","16","26.67","34.67","38.22","32nd","32nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13366","138","4","0","SS 1","","CHEMISTRY","13","14","","","","","","","","","","14","27","41","68.33","52.33","61.44","10th","7th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13367","2","4","0","SS 1","","CHEMISTRY","13","6","","","","","","","","","","6","17","23","38.33","39","44.11","26th","19th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13368","193","4","0","SS 1","","CHEMISTRY","13","10","","","","","","","","","","10","23","33","55","42.67","50","21st","11th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13369","256","4","0","SS 1","","CHEMISTRY","13","12","","","","","","","","","","12","24","36","60","48.67","56.67","12th","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13370","140","4","0","SS 1","","CHEMISTRY","13","10","","","","","","","","","","10","10","20","33.33","37","41.44","30th","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term");
INSERT INTO result_subject VALUES
("13371","294","4","0","SS 1","","CHEMISTRY","13","19","","","","","","","","","","19","36","55","91.67","72.67","84.89","1st","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13372","1","4","0","SS 1","","CHEMISTRY","13","11","","","","","","","","","","11","8","19","31.67","30.67","34.89","35th","27th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13373","141","4","0","SS 1","","CHEMISTRY","13","18","","","","","","","","","","18","35","53","88.33","68.67","80.44","2nd","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13374","252","4","0","SS 1","","CHEMISTRY","13","8","","","","","","","","","","8","15","23","38.33","34","41.67","33rd","19th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13375","303","4","0","SS 1","","CHEMISTRY","13","17","","","","","","","","","","17","19","36","60","55.33","63.33","6th","8th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13376","301","4","0","SS 1","","CHEMISTRY","13","13","","","","","","","","","","13","12","25","41.67","49.33","54.89","11th","17th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13377","143","4","0","SS 1","","CHEMISTRY","13","14","","","","","","","","","","14","29","43","71.67","53.67","63.22","8th","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13378","293","4","0","SS 1","","CHEMISTRY","13","5","","","","","","","","","","5","26","31","51.67","47.33","54.22","14th","13th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13379","329","4","0","SS 1","","CHEMISTRY","13","12","","","","","","","","","","12","32","44","73.33","44","73.33","19th","5th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13380","235","4","0","SS 1","","CHEMISTRY","13","13","","","","","","","","","","13","18","31","51.67","55.33","62.22","6th","13th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13381","234","4","0","SS 1","","CHEMISTRY","13","10","","","","","","","","","","10","22","32","53.33","44","51.11","19th","12th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13382","237","4","0","SS 1","","CHEMISTRY","13","10","","","","","","","","","","10","12","22","36.67","47.67","52.56","13th","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13383","121","4","0","SS 1","","CHEMISTRY","13","12","","","","","","","","","","12","12","24","40","56.33","61.67","5th","18th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13384","195","4","0","SS 1","","CHEMISTRY","13","8","","","","","","","","","","8","6","14","23.33","39","42.11","26th","33rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13385","196","4","0","SS 1","","CHEMISTRY","13","11","","","","","","","","","","11","8","19","31.67","40","44.22","25th","27th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13386","297","4","0","SS 1","","CHEMISTRY","13","16","","","","","","","","","","16","33","49","81.67","59.33","70.22","4th","4th","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13387","302","4","0","SS 1","","CHEMISTRY","13","13","","","","","","","","","","13","10","23","38.33","42.33","47.44","23rd","19th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13388","325","4","0","SS 1","","CHEMISTRY","13","6","","","","","","","","","","6","13","19","31.67","42.5","48.84","22nd","27th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13389","327","4","0","SS 1","","CHEMISTRY","13","19","","","","","","","","","","19","31","50","83.33","64","80.67","3rd","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13390","313","4","0","SS 1","","CHEMISTRY","13","6","","","","","","","","","","6","7","13","21.67","26.33","29.22","36th","34th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13391","295","4","0","SS 1","","CHEMISTRY","13","8","","","","","","","","","","8","14","22","36.67","46.67","51.56","15th","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13392","287","2","0","JSS 2","","MATHEMATICS","2","18","","","","","","","","","","18","24","42","70","40.67","50","22nd","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13393","214","2","0","JSS 2","","MATHEMATICS","2","16","","","","","","","","","","16","17","33","55","51","58.33","11th","11th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13394","222","2","0","JSS 2","","MATHEMATICS","2","11","","","","","","","","","","11","22","33","55","48","55.33","12th","11th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13395","250","2","0","JSS 2","","MATHEMATICS","2","13","","","","","","","","","","13","23","36","60","52.33","60.33","10th","10th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13396","227","2","0","JSS 2","","MATHEMATICS","2","10","","","","","","","","","","10","12","22","36.67","41","45.89","21st","21st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13397","285","2","0","JSS 2","","MATHEMATICS","2","17","","","","","","","","","","17","38","55","91.67","65.33","77.56","4th","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13398","289","2","0","JSS 2","","MATHEMATICS","2","6","","","","","","","","","","6","16","22","36.67","33.33","38.22","27th","21st","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13399","209","2","0","JSS 2","","MATHEMATICS","2","12","","","","","","","","","","12","11","23","38.33","46.33","51.44","16th","19th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13400","188","2","0","JSS 2","","MATHEMATICS","2","18","","","","","","","","","","18","26","44","73.33","60","69.78","5th","4th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13401","221","2","0","JSS 2","","MATHEMATICS","2","16","","","","","","","","","","16","23","39","65","48","56.67","12th","8th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13402","220","2","0","JSS 2","","MATHEMATICS","2","6","","","","","","","","","","6","11","17","28.33","36.33","40.11","26th","27th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13403","257","2","0","JSS 2","","MATHEMATICS","2","17","","","","","","","","","","17","15","32","53.33","55","62.11","9th","15th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13404","213","2","0","JSS 2","","MATHEMATICS","2","13","","","","","","","","","","13","20","33","55","47","54.33","14th","11th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13405","288","2","0","JSS 2","","MATHEMATICS","2","10","","","","","","","","","","10","9","19","31.67","31.67","35.89","28th","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13406","215","2","0","JSS 2","","MATHEMATICS","2","18","","","","","","","","","","18","26","44","73.33","56","65.78","7th","4th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13407","318","2","0","JSS 2","","MATHEMATICS","2","10","","","","","","","","","","10","16","26","43.33","40","48.67","24th","18th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13408","225","2","0","JSS 2","","MATHEMATICS","2","4","","","","","","","","","","4","16","20","33.33","42.33","46.78","20th","23rd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13409","217","2","0","JSS 2","","MATHEMATICS","2","15","","","","","","","","","","15","18","33","55","68","75.33","3rd","11th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13410","218","2","0","JSS 2","","MATHEMATICS","2","8","","","","","","","","","","8","23","31","51.67","46.67","53.56","15th","16th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13411","216","2","0","JSS 2","","MATHEMATICS","2","20","","","","","","","","","","20","28","48","80","75","85.67","1st","3rd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13412","219","2","0","JSS 2","","MATHEMATICS","2","11","","","","","","","","","","11","12","23","38.33","40.33","45.44","23rd","19th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13413","224","2","0","JSS 2","","MATHEMATICS","2","11","","","","","","","","","","11","8","19","31.67","43","47.22","18th","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13414","223","2","0","JSS 2","","MATHEMATICS","2","18","","","","","","","","","","18","39","57","95","72.33","85","2nd","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13415","226","2","0","JSS 2","","MATHEMATICS","2","12","","","","","","","","","","12","17","29","48.33","44","50.44","17th","17th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13416","286","2","0","JSS 2","","MATHEMATICS","2","8","","","","","","","","","","8","11","19","31.67","38.67","42.89","25th","24th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13417","249","2","0","JSS 2","","MATHEMATICS","2","17","","","","","","","","","","17","25","42","70","55.33","64.67","8th","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13418","210","2","0","JSS 2","","MATHEMATICS","2","12","","","","","","","","","","12","27","39","65","56.33","65","6th","8th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13419","262","1","0","JSS 1","","MATHEMATICS","2","6","","","","","","","","","","6","6","12","20","30.33","33","29th","30th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13420","278","1","0","JSS 1","","MATHEMATICS","2","6","","","","","","","","","","6","13","19","31.67","39","43.22","23rd","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13421","271","1","0","JSS 1","","MATHEMATICS","2","14","","","","","","","","","","14","19","33","55","51.67","59","11th","12th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13422","269","1","0","JSS 1","","MATHEMATICS","2","18","","","","","","","","","","18","27","45","75","65.67","75.67","3rd","4th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13423","273","1","0","JSS 1","","MATHEMATICS","2","12","","","","","","","","","","12","22","34","56.67","48.33","55.89","14th","11th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13424","266","1","0","JSS 1","","MATHEMATICS","2","7","","","","","","","","","","7","7","14","23.33","32.67","35.78","27th","29th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13425","261","1","0","JSS 1","","MATHEMATICS","2","5","","","","","","","","","","5","11","16","26.67","40.33","43.89","22nd","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13426","270","1","0","JSS 1","","MATHEMATICS","2","18","","","","","","","","","","18","36","54","90","57.67","69.67","10th","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13427","264","1","0","JSS 1","","MATHEMATICS","2","3","","","","","","","","","","3","14","17","28.33","43.33","47.11","17th","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13428","275","1","0","JSS 1","","MATHEMATICS","2","2","","","","","","","","","","2","13","15","25","29","32.33","30th","27th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13429","276","1","0","JSS 1","","MATHEMATICS","2","8","","","","","","","","","","8","23","31","51.67","58.67","65.56","8th","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13430","320","1","0","JSS 1","","MATHEMATICS","2","8","","","","","","","","","","8","18","26","43.33","37","45.67","24th","16th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13431","319","1","0","JSS 1","","MATHEMATICS","2","11","","","","","","","","","","11","15","26","43.33","34","42.67","26th","16th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13432","311","1","0","JSS 1","","MATHEMATICS","2","20","","","","","","","","","","20","21","41","68.33","65.33","74.44","4th","7th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13433","328","1","0","JSS 1","","MATHEMATICS","2","7","","","","","","","","","","7","12","19","31.67","19","31.67","31st","20th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13434","274","1","0","JSS 1","","MATHEMATICS","2","20","","","","","","","","","","20","26","46","76.67","68.67","78.89","2nd","3rd","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13435","277","1","0","JSS 1","","MATHEMATICS","2","13","","","","","","","","","","13","19","32","53.33","42.67","49.78","20th","13th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13436","316","1","0","JSS 1","","MATHEMATICS","2","6","","","","","","","","","","6","9","15","25","31.5","36.5","28th","27th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13437","272","1","0","JSS 1","","MATHEMATICS","2","19","","","","","","","","","","19","40","59","98.33","86","99.11","1st","1st","A1","EXCELLENT","EGWU SAMUEL","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13438","279","1","0","JSS 1","","MATHEMATICS","2","17","","","","","","","","","","17","14","31","51.67","51.33","58.22","12th","14th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13439","281","1","0","JSS 1","","MATHEMATICS","2","15","","","","","","","","","","15","30","45","75","59","69","7th","4th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13440","283","1","0","JSS 1","","MATHEMATICS","2","15","","","","","","","","","","15","20","35","58.33","58.67","66.44","8th","10th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13441","265","1","0","JSS 1","","MATHEMATICS","2","7","","","","","","","","","","7","10","17","28.33","42.67","46.44","20th","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13442","309","1","0","JSS 1","","MATHEMATICS","2","4","","","","","","","","","","4","12","16","26.67","43.67","47.22","16th","25th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13443","268","1","0","JSS 1","","MATHEMATICS","2","15","","","","","","","","","","15","24","39","65","60","68.67","6th","8th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13444","282","1","0","JSS 1","","MATHEMATICS","2","8","","","","","","","","","","8","9","17","28.33","36.33","40.11","25th","22nd","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13445","280","1","0","JSS 1","","MATHEMATICS","2","12","","","","","","","","","","12","11","23","38.33","43.33","48.44","17th","19th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13446","263","1","0","JSS 1","","MATHEMATICS","2","13","","","","","","","","","","13","11","24","40","49","54.33","13th","18th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13447","321","1","0","JSS 1","","MATHEMATICS","2","13","","","","","","","","","","13","25","38","63.33","43","55.67","19th","9th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13448","267","1","0","JSS 1","","MATHEMATICS","2","15","","","","","","","","","","15","28","43","71.67","64.33","73.89","5th","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13449","18","5","0","SS 2","","CHEMISTRY","13","11","","","","","","","","","","11","16","27","45","41","47","18th","18th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13450","17","5","0","SS 2","","CHEMISTRY","13","13","","","","","","","","","","13","23","36","60","42","50","17th","13th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13451","304","5","0","SS 2","","CHEMISTRY","13","14","","","","","","","","","","14","16","30","50","40.33","47","20th","17th","C6","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13452","24","5","0","SS 2","","CHEMISTRY","13","18","","","","","","","","","","18","23","41","68.33","54.67","63.78","10th","9th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13453","253","5","0","SS 2","","CHEMISTRY","13","17","","","","","","","","","","17","26","43","71.67","49.33","58.89","14th","7th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13454","199","5","0","SS 2","","CHEMISTRY","13","17","","","","","","","","","","17","20","37","61.67","53.67","61.89","11th","12th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13455","23","5","0","SS 2","","CHEMISTRY","13","14","","","","","","","","","","14","28","42","70","62.33","71.67","5th","8th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13456","12","5","0","SS 2","","CHEMISTRY","13","20","","","","","","","","","","20","25","45","75","64.67","74.67","3rd","5th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13457","25","5","0","SS 2","","CHEMISTRY","13","17","","","","","","","","","","17","30","47","78.33","55.67","66.11","9th","4th","A1","EXCELLENT","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13458","22","5","0","SS 2","","CHEMISTRY","13","20","","","","","","","","","","20","31","51","85","66.33","77.67","2nd","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13459","305","5","0","SS 2","","CHEMISTRY","13","10","","","","","","","","","","10","9","19","31.67","39","43.22","21st","19th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13460","241","5","0","SS 2","","CHEMISTRY","13","20","","","","","","","","","","20","20","40","66.67","58.33","67.22","8th","10th","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13461","239","5","0","SS 2","","CHEMISTRY","13","14","","","","","","","","","","14","22","36","60","48.33","56.33","15th","13th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13462","174","5","0","SS 2","","CHEMISTRY","13","14","","","","","","","","","","14","21","35","58.33","43","50.78","16th","15th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13463","26","5","0","SS 2","","CHEMISTRY","13","16","","","","","","","","","","16","28","44","73.33","63","72.78","4th","6th","B2","VERY GOOD","EGWU SAMUEL","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13464","254","5","0","SS 2","","CHEMISTRY","13","13","","","","","","","","","","13","21","34","56.67","50.67","58.22","13th","16th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13465","259","5","0","SS 2","","CHEMISTRY","13","16","","","","","","","","","","16","36","52","86.67","61.33","72.89","6th","1st","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13466","13","5","0","SS 2","","CHEMISTRY","13","18","","","","","","","","","","18","33","51","85","61.33","72.67","6th","2nd","A1","EXCELLENT","EGWU SAMUEL","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13467","19","5","0","SS 2","","CHEMISTRY","13","15","","","","","","","","","","15","23","38","63.33","53","61.44","12th","11th","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13468","324","4","0","SS 1","","GOVERNMENT","16","16","","","","","","","","","","16","30","46","76.67","56.5","71.83","8th","13th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13469","326","4","0","SS 1","","GOVERNMENT","16","18","","","","","","","","","","18","30","48","80","48","64","13th","12th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13470","7","4","0","SS 1","","GOVERNMENT","16","14","","","","","","","","","","14","21","35","58.33","36.33","44.11","26th","22nd","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term");
INSERT INTO result_subject VALUES
("13471","330","4","0","SS 1","","GOVERNMENT","16","10","","","","","","","","","","10","15","25","41.67","25","41.67","32nd","26th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13472","125","4","0","SS 1","","GOVERNMENT","16","10","","","","","","","","","","10","12","22","36.67","30","34.89","30th","29th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13473","8","4","0","SS 1","","GOVERNMENT","16","10","","","","","","","","","","10","27","37","61.67","45.67","53.89","16th","19th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13474","296","4","0","SS 1","","GOVERNMENT","16","12","","","","","","","","","","12","14","26","43.33","38.33","44.11","23rd","25th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13475","300","4","0","SS 1","","GOVERNMENT","16","12","","","","","","","","","","12","21","33","55","42.33","49.67","18th","24th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13476","138","4","0","SS 1","","GOVERNMENT","16","15","","","","","","","","","","15","21","36","60","39.67","47.67","21st","21st","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13477","2","4","0","SS 1","","GOVERNMENT","16","13","","","","","","","","","","13","21","34","56.67","47.67","55.22","15th","23rd","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13478","193","4","0","SS 1","","GOVERNMENT","16","15","","","","","","","","","","15","26","41","68.33","42.67","51.78","17th","17th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13479","256","4","0","SS 1","","GOVERNMENT","16","18","","","","","","","","","","18","0","18","30","38","42","24th","33rd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13480","140","4","0","SS 1","","GOVERNMENT","16","14","","","","","","","","","","14","9","23","38.33","30.67","35.78","29th","28th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13481","294","4","0","SS 1","","GOVERNMENT","16","20","","","","","","","","","","20","35","55","91.67","64","76.22","3rd","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13482","1","4","0","SS 1","","GOVERNMENT","16","10","","","","","","","","","","10","12","22","36.67","22.67","27.56","37th","29th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13483","141","4","0","SS 1","","GOVERNMENT","16","20","","","","","","","","","","20","36","56","93.33","66.33","78.78","2nd","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13484","252","4","0","SS 1","","GOVERNMENT","16","4","","","","","","","","","","4","10","14","23.33","27.5","32.16","31st","34th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13485","303","4","0","SS 1","","GOVERNMENT","16","20","","","","","","","","","","20","36","56","93.33","54","66.44","10th","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13486","301","4","0","SS 1","","GOVERNMENT","16","14","","","","","","","","","","14","36","50","83.33","48","59.11","13th","9th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13487","143","4","0","SS 1","","GOVERNMENT","16","19","","","","","","","","","","19","23","42","70","50.67","60","11th","16th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13488","293","4","0","SS 1","","GOVERNMENT","16","15","","","","","","","","","","15","30","45","75","55.67","65.67","9th","14th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13489","329","4","0","SS 1","","GOVERNMENT","16","16","","","","","","","","","","16","24","40","66.67","40","66.67","20th","18th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13490","235","4","0","SS 1","","GOVERNMENT","16","18","","","","","","","","","","18","31","49","81.67","61.67","72.56","4th","10th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13491","234","4","0","SS 1","","GOVERNMENT","16","19","","","","","","","","","","19","34","53","88.33","59.67","71.44","6th","5th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13492","237","4","0","SS 1","","GOVERNMENT","16","18","","","","","","","","","","18","27","45","75","33.33","43.33","28th","14th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13493","121","4","0","SS 1","","GOVERNMENT","16","18","","","","","","","","","","18","33","51","85","61","72.33","5th","8th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13494","195","4","0","SS 1","","GOVERNMENT","16","10","","","","","","","","","","10","15","25","41.67","33.67","39.22","27th","26th","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13495","196","4","0","SS 1","","GOVERNMENT","16","20","","","","","","","","","","20","33","53","88.33","36.67","48.44","25th","5th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13496","297","4","0","SS 1","","GOVERNMENT","16","20","","","","","","","","","","20","33","53","88.33","56.67","68.44","7th","5th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13497","302","4","0","SS 1","","GOVERNMENT","16","20","","","","","","","","","","20","17","37","61.67","39","47.22","22nd","19th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13498","325","4","0","SS 1","","GOVERNMENT","16","10","","","","","","","","","","10","9","19","31.67","24","30.34","35th","32nd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13499","327","4","0","SS 1","","GOVERNMENT","16","19","","","","","","","","","","19","36","55","91.67","68.5","86.83","1st","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13500","313","4","0","SS 1","","GOVERNMENT","16","10","","","","","","","","","","10","11","21","35","24.67","29.33","34th","31st","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13501","295","4","0","SS 1","","GOVERNMENT","16","20","","","","","","","","","","20","29","49","81.67","50.33","61.22","12th","10th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13502","262","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","","","","","","","","","","10","22","32","53.33","32.67","39.78","31st","17th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13503","278","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","6","","","","","","","","","","6","22","28","46.67","39","45.22","20th","26th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13504","271","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","","","","","","","","","","10","22","32","53.33","50","57.11","15th","17th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13505","269","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","","","","","","","","","","10","31","41","68.33","56","65.11","8th","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13506","273","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","8","","","","","","","","","","8","32","40","66.67","64.67","73.56","4th","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13507","266","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","6","","","","","","","","","","6","24","30","50","37.33","44","21st","22nd","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13508","261","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","6","","","","","","","","","","6","21","27","45","45","51","17th","29th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13509","270","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","","","","","","","","","","12","33","45","75","63.67","73.67","5th","4th","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13510","264","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","7","","","","","","","","","","7","21","28","46.67","33","39.22","30th","26th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13511","275","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","4","","","","","","","","","","4","17","21","35","33.67","38.33","29th","30th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13512","276","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","8","","","","","","","","","","8","30","38","63.33","53.33","61.78","10th","12th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13513","320","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","8","","","","","","","","","","8","23","31","51.67","36.5","46.83","22nd","19th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13514","319","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","4","","","","","","","","","","4","27","31","51.67","35","45.33","27th","19th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13515","311","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","16","","","","","","","","","","16","34","50","83.33","71.67","82.78","2nd","2nd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13516","328","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","8","","","","","","","","","","8","27","35","58.33","35","58.33","27th","15th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13517","274","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","7","","","","","","","","","","7","30","37","61.67","54.33","62.56","9th","13th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13518","277","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","","","","","","","","","","12","19","31","51.67","36","42.89","23rd","19th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13519","316","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","4","","","","","","","","","","4","24","28","46.67","35.5","44.83","25th","26th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13520","272","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","18","","","","","","","","","","18","39","57","95","79.33","92","1st","1st","A1","EXCELLENT","EBERE OBASI","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13521","279","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","","","","","","","","","","10","30","40","66.67","52.67","61.56","13th","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13522","281","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","14","","","","","","","","","","14","34","48","80","66.67","77.33","3rd","3rd","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13523","283","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","","","","","","","","","","10","31","41","68.33","61.67","70.78","6th","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13524","265","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","8","","","","","","","","","","8","22","30","50","51.33","58","14th","22nd","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13525","309","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","12","","","","","","","","","","12","30","42","70","53","62.33","11th","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13526","268","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","10","","","","","","","","","","10","29","39","65","53","61.67","11th","10th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13527","282","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","4","","","","","","","","","","4","25","29","48.33","40","46.44","18th","25th","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13528","280","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","8","","","","","","","","","","8","29","37","61.67","36","44.22","23rd","13th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13529","263","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","6","","","","","","","","","","6","27","33","55","47.33","54.67","16th","16th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13530","321","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","","","","","","","","","","9","21","30","50","35.5","45.5","25th","22nd","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13531","267","1","0","JSS 1","","AGRICULTURAL SCIENCE","5","9","","","","","","","","","","9","30","39","65","57.67","66.33","7th","10th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13532","287","2","0","JSS 2","","FRENCH","27","8","","","","","","","","","","8","7","15","25","25.33","28.67","25th","24th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13533","214","2","0","JSS 2","","FRENCH","27","17","","","","","","","","","","17","30","47","78.33","53.67","64.11","7th","4th","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13534","222","2","0","JSS 2","","FRENCH","27","18","","","","","","","","","","18","25","43","71.67","58.67","68.22","5th","6th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13535","250","2","0","JSS 2","","FRENCH","27","15","","","","","","","","","","15","26","41","68.33","48.67","57.78","10th","7th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13536","227","2","0","JSS 2","","FRENCH","27","7","","","","","","","","","","7","18","25","41.67","27","32.56","22nd","16th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13537","285","2","0","JSS 2","","FRENCH","27","20","","","","","","","","","","20","32","52","86.67","78","89.56","1st","1st","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13538","289","2","0","JSS 2","","FRENCH","27","8","","","","","","","","","","8","5","13","21.67","17.67","20.56","27th","26th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13539","209","2","0","JSS 2","","FRENCH","27","8","","","","","","","","","","8","8","16","26.67","22","25.56","26th","23rd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13540","188","2","0","JSS 2","","FRENCH","27","12","","","","","","","","","","12","14","26","43.33","50.67","56.44","8th","15th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13541","221","2","0","JSS 2","","FRENCH","27","10","","","","","","","","","","10","12","22","36.67","26.67","31.56","24th","20th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13542","220","2","0","JSS 2","","FRENCH","27","7","","","","","","","","","","7","8","15","25","27","30.33","22nd","24th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13543","257","2","0","JSS 2","","FRENCH","27","10","","","","","","","","","","10","13","23","38.33","30.33","35.44","19th","19th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13544","213","2","0","JSS 2","","FRENCH","27","15","","","","","","","","","","15","22","37","61.67","40","48.22","15th","9th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13545","288","2","0","JSS 2","","FRENCH","27","3","","","","","","","","","","3","6","9","15","15.67","17.67","28th","27th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13546","215","2","0","JSS 2","","FRENCH","27","13","","","","","","","","","","13","24","37","61.67","50.33","58.56","9th","9th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13547","318","2","0","JSS 2","","FRENCH","27","14","","","","","","","","","","14","14","28","46.67","34","43.33","18th","14th","D7","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13548","225","2","0","JSS 2","","FRENCH","27","10","","","","","","","","","","10","20","30","50","27.33","34","21st","13th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13549","217","2","0","JSS 2","","FRENCH","27","10","","","","","","","","","","10","14","24","40","43.33","48.67","13th","18th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13550","218","2","0","JSS 2","","FRENCH","27","7","","","","","","","","","","7","10","17","28.33","28.33","32.11","20th","22nd","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13551","216","2","0","JSS 2","","FRENCH","27","17","","","","","","","","","","17","22","39","65","57.33","66","6th","8th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13552","219","2","0","JSS 2","","FRENCH","27","14","","","","","","","","","","14","20","34","56.67","43.33","50.89","13th","11th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13553","224","2","0","JSS 2","","FRENCH","27","10","","","","","","","","","","10","11","21","35","44.33","49","11th","21st","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13554","223","2","0","JSS 2","","FRENCH","27","20","","","","","","","","","","20","27","47","78.33","72.67","83.11","2nd","4th","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13555","226","2","0","JSS 2","","FRENCH","27","20","","","","","","","","","","20","31","51","85","70.67","82","3rd","3rd","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13556","286","2","0","JSS 2","","FRENCH","27","12","","","","","","","","","","12","20","32","53.33","38.33","45.44","16th","12th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13557","249","2","0","JSS 2","","FRENCH","27","9","","","","","","","","","","9","16","25","41.67","36.67","42.22","17th","16th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13558","210","2","0","JSS 2","","FRENCH","27","18","","","","","","","","","","18","34","52","86.67","63.67","75.22","4th","1st","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13559","262","1","0","JSS 1","","FRENCH","27","10","","","","","","","","","","10","17","27","45","34.33","40.33","24th","27th","D7","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13560","278","1","0","JSS 1","","FRENCH","27","12","","","","","","","","","","12","20","32","53.33","39","46.11","19th","18th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13561","271","1","0","JSS 1","","FRENCH","27","15","","","","","","","","","","15","16","31","51.67","59","65.89","12th","21st","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13562","269","1","0","JSS 1","","FRENCH","27","11","","","","","","","","","","11","23","34","56.67","46","53.56","15th","16th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13563","273","1","0","JSS 1","","FRENCH","27","14","","","","","","","","","","14","27","41","68.33","62.67","71.78","11th","12th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13564","266","1","0","JSS 1","","FRENCH","27","13","","","","","","","","","","13","8","21","35","30","34.67","26th","30th","F9","POOR","HELEINE LENGA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13565","261","1","0","JSS 1","","FRENCH","27","12","","","","","","","","","","12","24","36","60","40.33","48.33","18th","15th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13566","270","1","0","JSS 1","","FRENCH","27","20","","","","","","","","","","20","26","46","76.67","68.67","78.89","8th","10th","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13567","264","1","0","JSS 1","","FRENCH","27","10","","","","","","","","","","10","20","30","50","30","36.67","26th","25th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13568","275","1","0","JSS 1","","FRENCH","27","11","","","","","","","","","","11","20","31","51.67","29","35.89","28th","21st","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13569","276","1","0","JSS 1","","FRENCH","27","18","","","","","","","","","","18","32","50","83.33","64","75.11","10th","6th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13570","320","1","0","JSS 1","","FRENCH","27","11","","","","","","","","","","11","20","31","51.67","36","46.33","20th","21st","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term");
INSERT INTO result_subject VALUES
("13571","319","1","0","JSS 1","","FRENCH","27","11","","","","","","","","","","11","20","31","51.67","26.5","36.83","29th","21st","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13572","311","1","0","JSS 1","","FRENCH","27","16","","","","","","","","","","16","31","47","78.33","78.33","88.78","5th","8th","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13573","328","1","0","JSS 1","","FRENCH","27","15","","","","","","","","","","15","32","47","78.33","47","78.33","14th","8th","A1","EXCELLENT","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13574","274","1","0","JSS 1","","FRENCH","27","16","","","","","","","","","","16","25","41","68.33","53.33","62.44","13th","12th","B3","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13575","277","1","0","JSS 1","","FRENCH","27","10","","","","","","","","","","10","15","25","41.67","26.33","31.89","30th","28th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13576","316","1","0","JSS 1","","FRENCH","27","9","","","","","","","","","","9","15","24","40","32","40","25th","29th","E8","UNSATISFACTORY","HELEINE LENGA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13577","272","1","0","JSS 1","","FRENCH","27","20","","","","","","","","","","20","39","59","98.33","85.67","98.78","1st","1st","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13578","279","1","0","JSS 1","","FRENCH","27","18","","","","","","","","","","18","33","51","85","77.67","89","6th","4th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13579","281","1","0","JSS 1","","FRENCH","27","18","","","","","","","","","","18","31","49","81.67","68.67","79.56","8th","7th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13580","283","1","0","JSS 1","","FRENCH","27","20","","","","","","","","","","20","35","55","91.67","81.67","93.89","2nd","2nd","A1","EXCELLENT","HELEINE LENGA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13581","265","1","0","JSS 1","","FRENCH","27","12","","","","","","","","","","12","20","32","53.33","35","42.11","22nd","18th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13582","309","1","0","JSS 1","","FRENCH","27","13","","","","","","","","","","13","17","30","50","42.67","49.33","17th","25th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13583","268","1","0","JSS 1","","FRENCH","27","19","","","","","","","","","","19","32","51","85","79.67","91","3rd","4th","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13584","282","1","0","JSS 1","","FRENCH","27","13","","","","","","","","","","13","20","33","55","44","51.33","16th","17th","C5","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13585","280","1","0","JSS 1","","FRENCH","27","12","","","","","","","","","","12","25","37","61.67","35.67","43.89","21st","14th","C4","GOOD","HELEINE LENGA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13586","263","1","0","JSS 1","","FRENCH","27","17","","","","","","","","","","17","25","42","70","69.33","78.67","7th","11th","B2","VERY GOOD","HELEINE LENGA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13587","321","1","0","JSS 1","","FRENCH","27","10","","","","","","","","","","10","22","32","53.33","34.5","45.17","23rd","18th","C6","SATISFACTORY","HELEINE LENGA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13588","267","1","0","JSS 1","","FRENCH","27","20","","","","","","","","","","20","33","53","88.33","79.33","91.11","4th","3rd","A1","EXCELLENT","HELEINE LENGA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13589","262","1","0","JSS 1","","DICTION","26","10","","","","","","","","","","10","27","37","61.67","47","55.22","20th","18th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13590","278","1","0","JSS 1","","DICTION","26","10","","","","","","","","","","10","24","34","56.67","49","56.56","18th","24th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13591","271","1","0","JSS 1","","DICTION","26","11","","","","","","","","","","11","24","35","58.33","49","56.78","18th","23rd","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13592","269","1","0","JSS 1","","DICTION","26","7","","","","","","","","","","7","24","31","51.67","50","56.89","17th","27th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13593","273","1","0","JSS 1","","DICTION","26","20","","","","","","","","","","20","33","53","88.33","64.33","76.11","9th","1st","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13594","266","1","0","JSS 1","","DICTION","26","9","","","","","","","","","","9","18","27","45","46.67","52.67","21st","29th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13595","261","1","0","JSS 1","","DICTION","26","15","","","","","","","","","","15","21","36","60","56","64","13th","20th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13596","270","1","0","JSS 1","","DICTION","26","15","","","","","","","","","","15","29","44","73.33","67.67","77.44","7th","9th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13597","264","1","0","JSS 1","","DICTION","26","17","","","","","","","","","","17","22","39","65","55.67","64.33","15th","15th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13598","275","1","0","JSS 1","","DICTION","26","5","","","","","","","","","","5","17","22","36.67","37.33","42.22","31st","30th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13599","276","1","0","JSS 1","","DICTION","26","20","","","","","","","","","","20","25","45","75","66.67","76.67","8th","7th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13600","320","1","0","JSS 1","","DICTION","26","14","","","","","","","","","","14","27","41","68.33","44","57.67","24th","12th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13601","319","1","0","JSS 1","","DICTION","26","8","","","","","","","","","","8","21","29","48.33","44","53.67","24th","28th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13602","311","1","0","JSS 1","","DICTION","26","20","","","","","","","","","","20","29","49","81.67","73.33","84.22","3rd","3rd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13603","328","1","0","JSS 1","","DICTION","26","15","","","","","","","","","","15","25","40","66.67","40","66.67","29th","14th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13604","274","1","0","JSS 1","","DICTION","26","15","","","","","","","","","","15","23","38","63.33","56.67","65.11","12th","16th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13605","277","1","0","JSS 1","","DICTION","26","15","","","","","","","","","","15","21","36","60","38","46","30th","20th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13606","316","1","0","JSS 1","","DICTION","26","17","","","","","","","","","","17","24","41","68.33","44","57.67","24th","12th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13607","272","1","0","JSS 1","","DICTION","26","18","","","","","","","","","","18","29","47","78.33","74.67","85.11","2nd","5th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13608","279","1","0","JSS 1","","DICTION","26","20","","","","","","","","","","20","25","45","75","70","80","5th","7th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13609","281","1","0","JSS 1","","DICTION","26","19","","","","","","","","","","19","31","50","83.33","62.33","73.44","11th","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13610","283","1","0","JSS 1","","DICTION","26","20","","","","","","","","","","20","27","47","78.33","76","86.44","1st","5th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13611","265","1","0","JSS 1","","DICTION","26","8","","","","","","","","","","8","25","33","55","42.67","50","27th","25th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13612","309","1","0","JSS 1","","DICTION","26","11","","","","","","","","","","11","25","36","60","46","54","23rd","20th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13613","268","1","0","JSS 1","","DICTION","26","13","","","","","","","","","","13","29","42","70","68","77.33","6th","11th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13614","282","1","0","JSS 1","","DICTION","26","7","","","","","","","","","","7","25","32","53.33","40.33","47.44","28th","26th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13615","280","1","0","JSS 1","","DICTION","26","8","","","","","","","","","","8","29","37","61.67","46.67","54.89","21st","18th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13616","263","1","0","JSS 1","","DICTION","26","15","","","","","","","","","","15","29","44","73.33","72.33","82.11","4th","9th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13617","321","1","0","JSS 1","","DICTION","26","14","","","","","","","","","","14","24","38","63.33","50.5","63.17","16th","16th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13618","267","1","0","JSS 1","","DICTION","26","20","","","","","","","","","","20","29","49","81.67","63","73.89","10th","3rd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13619","18","5","0","SS 2","","DICTION","26","15","","","","","","","","","","15","21","36","60","40","48","25th","17th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13620","17","5","0","SS 2","","DICTION","26","14","","","","","","","","","","14","21","35","58.33","57","64.78","15th","19th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13621","304","5","0","SS 2","","DICTION","26","16","","","","","","","","","","16","24","40","66.67","45","53.89","22nd","11th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13622","24","5","0","SS 2","","DICTION","26","15","","","","","","","","","","15","14","29","48.33","55.33","61.78","17th","20th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13623","15","5","0","SS 2","","DICTION","26","18","","","","","","","","","","18","6","24","40","53.67","59","18th","22nd","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13624","198","5","0","SS 2","","DICTION","26","17","","","","","","","","","","17","29","46","76.67","68.33","78.56","6th","6th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13625","253","5","0","SS 2","","DICTION","26","19","","","","","","","","","","19","27","46","76.67","51","61.22","20th","6th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13626","199","5","0","SS 2","","DICTION","26","14","","","","","","","","","","14","23","37","61.67","63","71.22","10th","16th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13627","23","5","0","SS 2","","DICTION","26","17","","","","","","","","","","17","33","50","83.33","63","74.11","10th","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13628","14","5","0","SS 2","","DICTION","26","19","","","","","","","","","","19","24","43","71.67","61.67","71.22","12th","10th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13629","12","5","0","SS 2","","DICTION","26","16","","","","","","","","","","16","29","45","75","69.67","79.67","4th","9th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13630","20","5","0","SS 2","","DICTION","26","15","","","","","","","","","","15","25","40","66.67","47","55.89","21st","11th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13631","25","5","0","SS 2","","DICTION","26","20","","","","","","","","","","20","20","40","66.67","56.33","65.22","16th","11th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13632","22","5","0","SS 2","","DICTION","26","17","","","","","","","","","","17","29","46","76.67","65","75.22","7th","6th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13633","305","5","0","SS 2","","DICTION","26","14","","","","","","","","","","14","22","36","60","44.67","52.67","24th","17th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13634","241","5","0","SS 2","","DICTION","26","20","","","","","","","","","","20","36","56","93.33","69.67","82.11","4th","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13635","239","5","0","SS 2","","DICTION","26","19","","","","","","","","","","19","29","48","80","65","75.67","7th","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13636","174","5","0","SS 2","","DICTION","26","8","","","","","","","","","","8","8","16","26.67","35.33","38.89","26th","23rd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13637","26","5","0","SS 2","","DICTION","26","20","","","","","","","","","","20","38","58","96.67","61.67","74.56","12th","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13638","254","5","0","SS 2","","DICTION","26","17","","","","","","","","","","17","22","39","65","53.33","62","19th","15th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13639","259","5","0","SS 2","","DICTION","26","11","","","","","","","","","","11","18","29","48.33","45","51.44","22nd","20th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13640","13","5","0","SS 2","","DICTION","26","16","","","","","","","","","","16","24","40","66.67","59","67.89","14th","11th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13641","19","5","0","SS 2","","DICTION","26","18","","","","","","","","","","18","29","47","78.33","63.67","74.11","9th","5th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13642","262","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","","","","","","","","","","8","19","27","45","37.33","43.33","25th","12th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13643","278","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","4","","","","","","","","","","4","17","21","35","42","46.67","20th","25th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13644","271","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","","","","","","","","","","10","23","33","55","56.67","64","10th","9th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13645","269","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","","","","","","","","","","8","18","26","43.33","55.67","61.44","11th","15th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13646","273","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","9","","","","","","","","","","9","28","37","61.67","67.33","75.56","3rd","8th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13647","266","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","","","","","","","","","","8","12","20","33.33","38.67","43.11","23rd","27th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13648","261","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","6","","","","","","","","","","6","18","24","40","45.33","50.67","19th","22nd","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13649","270","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","","","","","","","","","","16","29","45","75","64.33","74.33","5th","3rd","A1","EXCELLENT","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13650","264","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","","","","","","","","","","8","18","26","43.33","46.33","52.11","18th","15th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13651","275","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","6","","","","","","","","","","6","19","25","41.67","34.67","40.22","27th","18th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13652","276","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","","","","","","","","","","8","19","27","45","53","59","13th","12th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13653","320","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","","","","","","","","","","10","15","25","41.67","38","46.33","24th","18th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13654","319","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","5","","","","","","","","","","5","15","20","33.33","30.5","37.17","28th","27th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13655","311","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","","","","","18","30","48","80","63.67","74.33","6th","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13656","328","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","4","","","","","","","","","","4","15","19","31.67","19","31.67","31st","29th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13657","274","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","","","","","","","","","","10","29","39","65","58.67","67.33","9th","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13658","277","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","4","","","","","","","","","","4","13","17","28.33","30.33","34.11","29th","30th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13659","316","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","4","","","","","","","","","","4","17","21","35","29.5","36.5","30th","25th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13660","272","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","18","","","","","","","","","","18","35","53","88.33","82","93.78","1st","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13661","279","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","10","","","","","","","","","","10","20","30","50","52","58.67","14th","11th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13662","281","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","16","","","","","","","","","","16","25","41","68.33","68.67","77.78","2nd","6th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13663","283","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","14","","","","","","","","","","14","29","43","71.67","64.67","74.22","4th","4th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13664","265","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","9","","","","","","","","","","9","16","25","41.67","50.33","55.89","15th","18th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13665","309","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","8","","","","","","","","","","8","18","26","43.33","49.67","55.44","16th","15th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13666","268","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","5","","","","","","","","","","5","27","32","53.33","63","70.11","8th","10th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13667","282","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","6","","","","","","","","","","6","18","24","40","41","46.33","21st","22nd","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13668","280","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","7","","","","","","","","","","7","18","25","41.67","39","44.56","22nd","18th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13669","263","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","9","","","","","","","","","","9","18","27","45","53.67","59.67","12th","12th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13670","321","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","6","","","","","","","","","","6","18","24","40","36.5","44.5","26th","22nd","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term");
INSERT INTO result_subject VALUES
("13671","267","1","0","JSS 1","","CHRISTIAN RELIGIOUS KNOWLEDGE","6","13","","","","","","","","","","13","30","43","71.67","63.67","73.22","6th","4th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13672","287","2","0","JSS 2","","DICTION","26","10","","","","","","","","","","10","20","30","50","42","48.67","23rd","17th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13673","214","2","0","JSS 2","","DICTION","26","16","","","","","","","","","","16","18","34","56.67","56.67","64.22","11th","13th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13674","222","2","0","JSS 2","","DICTION","26","20","","","","","","","","","","20","30","50","83.33","65","76.11","7th","3rd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13675","250","2","0","JSS 2","","DICTION","26","10","","","","","","","","","","10","22","32","53.33","43","50.11","22nd","16th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13676","227","2","0","JSS 2","","DICTION","26","15","","","","","","","","","","15","23","38","63.33","51","59.44","14th","10th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13677","285","2","0","JSS 2","","DICTION","26","20","","","","","","","","","","20","35","55","91.67","67.67","79.89","4th","1st","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13678","289","2","0","JSS 2","","DICTION","26","11","","","","","","","","","","11","17","28","46.67","32.67","38.89","27th","20th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13679","209","2","0","JSS 2","","DICTION","26","13","","","","","","","","","","13","20","33","55","53.33","60.67","13th","15th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13680","188","2","0","JSS 2","","DICTION","26","10","","","","","","","","","","10","18","28","46.67","44.67","50.89","19th","20th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13681","221","2","0","JSS 2","","DICTION","26","7","","","","","","","","","","7","21","28","46.67","44.67","50.89","19th","20th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13682","220","2","0","JSS 2","","DICTION","26","5","","","","","","","","","","5","11","16","26.67","36","39.56","25th","27th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13683","257","2","0","JSS 2","","DICTION","26","17","","","","","","","","","","17","23","40","66.67","60.67","69.56","9th","8th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13684","213","2","0","JSS 2","","DICTION","26","16","","","","","","","","","","16","23","39","65","51","59.67","14th","9th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13685","288","2","0","JSS 2","","DICTION","26","10","","","","","","","","","","10","12","22","36.67","29.67","34.56","28th","26th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13686","215","2","0","JSS 2","","DICTION","26","9","","","","","","","","","","9","19","28","46.67","50","56.22","16th","20th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13687","318","2","0","JSS 2","","DICTION","26","5","","","","","","","","","","5","20","25","41.67","33.5","41.83","26th","25th","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13688","225","2","0","JSS 2","","DICTION","26","14","","","","","","","","","","14","15","29","48.33","44.67","51.11","19th","19th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13689","217","2","0","JSS 2","","DICTION","26","20","","","","","","","","","","20","29","49","81.67","68","78.89","3rd","4th","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13690","218","2","0","JSS 2","","DICTION","26","20","","","","","","","","","","20","16","36","60","66.67","74.67","6th","11th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13691","216","2","0","JSS 2","","DICTION","26","20","","","","","","","","","","20","26","46","76.67","70.67","80.89","2nd","5th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13692","219","2","0","JSS 2","","DICTION","26","8","","","","","","","","","","8","22","30","50","49.67","56.33","17th","17th","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13693","224","2","0","JSS 2","","DICTION","26","14","","","","","","","","","","14","14","28","46.67","37.67","43.89","24th","20th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13694","223","2","0","JSS 2","","DICTION","26","20","","","","","","","","","","20","34","54","90","72.33","84.33","1st","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCEPTIONAL WORK. WONDERFULLY DONE.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13695","226","2","0","JSS 2","","DICTION","26","20","","","","","","","","","","20","23","43","71.67","67.67","77.22","4th","7th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13696","286","2","0","JSS 2","","DICTION","26","20","","","","","","","","","","20","14","34","56.67","45.67","53.22","18th","13th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13697","249","2","0","JSS 2","","DICTION","26","14","","","","","","","","","","14","22","36","60","56.33","64.33","12th","11th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13698","210","2","0","JSS 2","","DICTION","26","20","","","","","","","","","","20","26","46","76.67","57.67","67.89","10th","5th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13699","324","4","0","SS 1","","DICTION","26","19","","","","","","","","","","19","21","40","66.67","56.5","69.83","2nd","7th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13700","326","4","0","SS 1","","DICTION","26","19","","","","","","","","","","19","14","33","55","45","56","21st","18th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13701","7","4","0","SS 1","","DICTION","26","20","","","","","","","","","","20","19","39","65","41.67","50.33","24th","9th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13702","330","4","0","SS 1","","DICTION","26","0","","","","","","","","","","","13","13","21.67","13","21.67","37th","34th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13703","125","4","0","SS 1","","DICTION","26","8","","","","","","","","","","8","24","32","53.33","38.33","45.44","26th","21st","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13704","8","4","0","SS 1","","DICTION","26","0","","","","","","","","","","","17","17","28.33","40.33","44.11","25th","31st","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13705","296","4","0","SS 1","","DICTION","26","14","","","","","","","","","","14","17","31","51.67","46","52.89","18th","23rd","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13706","300","4","0","SS 1","","DICTION","26","17","","","","","","","","","","17","15","32","53.33","26","33.11","30th","21st","C6","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13707","138","4","0","SS 1","","DICTION","26","15","","","","","","","","","","15","24","39","65","52.33","61","8th","9th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13708","2","4","0","SS 1","","DICTION","26","10","","","","","","","","","","10","18","28","46.67","47.33","53.56","17th","25th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13709","193","4","0","SS 1","","DICTION","26","14","","","","","","","","","","14","21","35","58.33","52","59.78","9th","13th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13710","256","4","0","SS 1","","DICTION","26","17","","","","","","","","","","17","16","33","55","31.33","38.67","27th","18th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13711","140","4","0","SS 1","","DICTION","26","19","","","","","","","","","","19","15","34","56.67","45","52.56","21st","15th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13712","294","4","0","SS 1","","DICTION","26","10","","","","","","","","","","10","26","36","60","54.33","62.33","6th","12th","C4","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13713","1","4","0","SS 1","","DICTION","26","8","","","","","","","","","","8","17","25","41.67","26","31.56","30th","26th","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13714","141","4","0","SS 1","","DICTION","26","20","","","","","","","","","","20","32","52","86.67","78.33","89.89","1st","1st","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13715","252","4","0","SS 1","","DICTION","26","5","","","","","","","","","","5","11","16","26.67","22","27.34","35th","32nd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13716","303","4","0","SS 1","","DICTION","26","10","","","","","","","","","","10","37","47","78.33","52","62.44","9th","3rd","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13717","301","4","0","SS 1","","DICTION","26","8","","","","","","","","","","8","32","40","66.67","52","60.89","9th","7th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13718","143","4","0","SS 1","","DICTION","26","12","","","","","","","","","","12","23","35","58.33","55.67","63.44","3rd","13th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13719","293","4","0","SS 1","","DICTION","26","17","","","","","","","","","","17","22","39","65","47.67","56.33","16th","9th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13720","329","4","0","SS 1","","DICTION","26","10","","","","","","","","","","10","15","25","41.67","25","41.67","33rd","26th","E8","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13721","235","4","0","SS 1","","DICTION","26","12","","","","","","","","","","12","22","34","56.67","54","61.56","7th","15th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13722","234","4","0","SS 1","","DICTION","26","10","","","","","","","","","","10","13","23","38.33","45.33","50.44","19th","28th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13723","237","4","0","SS 1","","DICTION","26","8","","","","","","","","","","8","14","22","36.67","29.33","34.22","29th","29th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13724","121","4","0","SS 1","","DICTION","26","16","","","","","","","","","","16","27","43","71.67","55","64.56","5th","5th","B2","VERY GOOD","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13725","195","4","0","SS 1","","DICTION","26","16","","","","","","","","","","16","25","41","68.33","45.33","54.44","19th","6th","B3","GOOD","TREASURE TREASURE","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13726","196","4","0","SS 1","","DICTION","26","5","","","","","","","","","","5","10","15","25","25.67","29","32nd","33rd","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13727","297","4","0","SS 1","","DICTION","26","10","","","","","","","","","","10","19","29","48.33","48","54.44","14th","24th","D7","UNSATISFACTORY","TREASURE TREASURE","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13728","302","4","0","SS 1","","DICTION","26","18","","","","","","","","","","18","28","46","76.67","43","53.22","23rd","4th","A1","EXCELLENT","TREASURE TREASURE","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13729","325","4","0","SS 1","","DICTION","26","5","","","","","","","","","","5","15","20","33.33","22","28.67","35th","30th","F9","POOR","TREASURE TREASURE","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13730","327","4","0","SS 1","","DICTION","26","20","","","","","","","","","","20","31","51","85","55.5","72.5","4th","2nd","A1","EXCELLENT","TREASURE TREASURE","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13731","313","4","0","SS 1","","DICTION","26","15","","","","","","","","","","15","19","34","56.67","24.67","32.22","34th","15th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13732","295","4","0","SS 1","","DICTION","26","11","","","","","","","","","","11","22","33","55","49.67","57","12th","18th","C5","SATISFACTORY","TREASURE TREASURE","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13733","18","5","0","SS 2","","CIVIC EDUCATION","15","10","","","","","","","","","","10","23","33","55","44","51.33","23rd","19th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13734","17","5","0","SS 2","","CIVIC EDUCATION","15","10","","","","","","","","","","10","21","31","51.67","45","51.89","22nd","21st","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13735","304","5","0","SS 2","","CIVIC EDUCATION","15","11","","","","","","","","","","11","25","36","60","43","51","24th","16th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13736","24","5","0","SS 2","","CIVIC EDUCATION","15","12","","","","","","","","","","12","24","36","60","55.33","63.33","14th","16th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13737","15","5","0","SS 2","","CIVIC EDUCATION","15","10","","","","","","","","","","10","26","36","60","53","61","17th","16th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13738","198","5","0","SS 2","","CIVIC EDUCATION","15","18","","","","","","","","","","18","35","53","88.33","74.67","86.44","3rd","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13739","253","5","0","SS 2","","CIVIC EDUCATION","15","16","","","","","","","","","","16","32","48","80","60.67","71.33","9th","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13740","199","5","0","SS 2","","CIVIC EDUCATION","15","16","","","","","","","","","","16","30","46","76.67","54.67","64.89","15th","5th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13741","23","5","0","SS 2","","CIVIC EDUCATION","15","15","","","","","","","","","","15","30","45","75","63.33","73.33","7th","8th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13742","14","5","0","SS 2","","CIVIC EDUCATION","15","12","","","","","","","","","","12","29","41","68.33","56","65.11","13th","13th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13743","12","5","0","SS 2","","CIVIC EDUCATION","15","16","","","","","","","","","","16","30","46","76.67","64","74.22","6th","5th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13744","20","5","0","SS 2","","CIVIC EDUCATION","15","10","","","","","","","","","","10","15","25","41.67","38","43.56","25th","23rd","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13745","25","5","0","SS 2","","CIVIC EDUCATION","15","16","","","","","","","","","","16","26","42","70","59","68.33","10th","11th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13746","22","5","0","SS 2","","CIVIC EDUCATION","15","18","","","","","","","","","","18","30","48","80","67.33","78","5th","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13747","305","5","0","SS 2","","CIVIC EDUCATION","15","12","","","","","","","","","","12","27","39","65","50.33","59","19th","15th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13748","241","5","0","SS 2","","CIVIC EDUCATION","15","14","","","","","","","","","","14","29","43","71.67","58.33","67.89","11th","10th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13749","239","5","0","SS 2","","CIVIC EDUCATION","15","10","","","","","","","","","","10","20","30","50","49","55.67","20th","22nd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13750","174","5","0","SS 2","","CIVIC EDUCATION","15","15","","","","","","","","","","15","31","46","76.67","37.33","47.56","26th","5th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13751","26","5","0","SS 2","","CIVIC EDUCATION","15","16","","","","","","","","","","16","35","51","85","75","86.33","2nd","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13752","254","5","0","SS 2","","CIVIC EDUCATION","15","12","","","","","","","","","","12","21","33","55","52.67","60","18th","19th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13753","259","5","0","SS 2","","CIVIC EDUCATION","15","12","","","","","","","","","","12","30","42","70","46.33","55.67","21st","11th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13754","13","5","0","SS 2","","CIVIC EDUCATION","15","15","","","","","","","","","","15","30","45","75","62","72","8th","8th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13755","19","5","0","SS 2","","CIVIC EDUCATION","15","15","","","","","","","","","","15","25","40","66.67","54","62.89","16th","14th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13756","324","4","0","SS 1","","CIVIC EDUCATION","28","12","","","","","","","","","","12","29","41","68.33","55.5","69.17","14th","12th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13757","326","4","0","SS 1","","CIVIC EDUCATION","28","14","","","","","","","","","","14","26","40","66.67","50","63.33","17th","15th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13758","7","4","0","SS 1","","CIVIC EDUCATION","28","10","","","","","","","","","","10","20","30","50","40","46.67","27th","25th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13759","330","4","0","SS 1","","CIVIC EDUCATION","28","10","","","","","","","","","","10","22","32","53.33","32","53.33","33rd","23rd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13760","125","4","0","SS 1","","CIVIC EDUCATION","28","10","","","","","","","","","","10","20","30","50","48.67","55.33","19th","25th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13761","8","4","0","SS 1","","CIVIC EDUCATION","28","11","","","","","","","","","","11","24","35","58.33","61.67","69.44","8th","19th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13762","296","4","0","SS 1","","CIVIC EDUCATION","28","10","","","","","","","","","","10","9","19","31.67","34.33","38.56","30th","34th","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13763","300","4","0","SS 1","","CIVIC EDUCATION","28","12","","","","","","","","","","12","27","39","65","52.33","61","16th","17th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13764","138","4","0","SS 1","","CIVIC EDUCATION","28","12","","","","","","","","","","12","21","33","55","47","54.33","21st","20th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13765","2","4","0","SS 1","","CIVIC EDUCATION","28","12","","","","","","","","","","12","26","38","63.33","49.33","57.78","18th","18th","C4","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13766","193","4","0","SS 1","","CIVIC EDUCATION","28","16","","","","","","","","","","16","31","47","78.33","65","75.44","4th","5th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13767","256","4","0","SS 1","","CIVIC EDUCATION","28","12","","","","","","","","","","12","16","28","46.67","47.67","53.89","20th","28th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13768","140","4","0","SS 1","","CIVIC EDUCATION","28","10","","","","","","","","","","10","17","27","45","40.33","46.33","26th","29th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13769","294","4","0","SS 1","","CIVIC EDUCATION","28","17","","","","","","","","","","17","28","45","75","64.67","74.67","6th","9th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13770","1","4","0","SS 1","","CIVIC EDUCATION","28","10","","","","","","","","","","10","17","27","45","33","39","31st","29th","D7","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term");
INSERT INTO result_subject VALUES
("13771","141","4","0","SS 1","","CIVIC EDUCATION","28","17","","","","","","","","","","17","32","49","81.67","70.33","81.22","1st","3rd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13772","252","4","0","SS 1","","CIVIC EDUCATION","28","10","","","","","","","","","","10","22","32","53.33","40.5","51.17","25th","23rd","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13773","303","4","0","SS 1","","CIVIC EDUCATION","28","15","","","","","","","","","","15","26","41","68.33","61","70.11","9th","12th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13774","301","4","0","SS 1","","CIVIC EDUCATION","28","16","","","","","","","","","","16","30","46","76.67","52.67","62.89","15th","7th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13775","143","4","0","SS 1","","CIVIC EDUCATION","28","15","","","","","","","","","","15","26","41","68.33","58","67.11","11th","12th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13776","293","4","0","SS 1","","CIVIC EDUCATION","28","12","","","","","","","","","","12","28","40","66.67","44.33","53.22","23rd","15th","B3","GOOD","OMENIHU ULOMA","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13777","329","4","0","SS 1","","CIVIC EDUCATION","28","12","","","","","","","","","","12","21","33","55","33","55","31st","20th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13778","235","4","0","SS 1","","CIVIC EDUCATION","28","16","","","","","","","","","","16","29","45","75","59.33","69.33","10th","9th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13779","234","4","0","SS 1","","CIVIC EDUCATION","28","16","","","","","","","","","","16","30","46","76.67","63","73.22","7th","7th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13780","237","4","0","SS 1","","CIVIC EDUCATION","28","15","","","","","","","","","","15","27","42","70","56.33","65.67","12th","11th","B2","VERY GOOD","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13781","121","4","0","SS 1","","CIVIC EDUCATION","28","16","","","","","","","","","","16","32","48","80","65.33","76","3rd","4th","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13782","195","4","0","SS 1","","CIVIC EDUCATION","28","10","","","","","","","","","","10","16","26","43.33","45.33","51.11","22nd","31st","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13783","196","4","0","SS 1","","CIVIC EDUCATION","28","10","","","","","","","","","","10","13","23","38.33","36","41.11","29th","33rd","F9","POOR","OMENIHU ULOMA","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13784","297","4","0","SS 1","","CIVIC EDUCATION","28","17","","","","","","","","","","17","36","53","88.33","69.67","81.44","2nd","1st","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13785","302","4","0","SS 1","","CIVIC EDUCATION","28","10","","","","","","","","","","10","20","30","50","38.67","45.33","28th","25th","C6","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13786","325","4","0","SS 1","","CIVIC EDUCATION","28","10","","","","","","","","","","10","15","25","41.67","30.5","38.83","36th","32nd","E8","UNSATISFACTORY","OMENIHU ULOMA","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13787","327","4","0","SS 1","","CIVIC EDUCATION","28","17","","","","","","","","","","17","34","51","85","65","82","4th","2nd","A1","EXCELLENT","OMENIHU ULOMA","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13788","313","4","0","SS 1","","CIVIC EDUCATION","28","17","","","","","","","","","","17","16","33","55","30.33","37.67","37th","20th","C5","SATISFACTORY","OMENIHU ULOMA","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13789","295","4","0","SS 1","","CIVIC EDUCATION","28","16","","","","","","","","","","16","31","47","78.33","56","66.44","13th","5th","A1","EXCELLENT","OMENIHU ULOMA","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13790","287","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","","","","","","","","","","10","19","29","48.33","31","37.44","26th","21st","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13791","214","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","16","","","","","","","","","","16","30","46","76.67","52","62.22","6th","2nd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13792","222","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","11","","","","","","","","","","11","26","37","61.67","56.33","64.56","5th","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13793","250","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","","","","","","","","","","10","23","33","55","43.33","50.67","17th","15th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13794","227","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","","","","","","","","","","9","20","29","48.33","39.33","45.78","21st","21st","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13795","285","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","14","","","","","","","","","","14","32","46","76.67","67.33","77.56","2nd","2nd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13796","289","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","","","","","","","","","","9","16","25","41.67","35.67","41.22","23rd","24th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13797","209","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","9","","","","","","","","","","9","18","27","45","40","46","20th","23rd","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13798","188","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","","","","","","","","","","10","25","35","58.33","48.67","56.44","12th","11th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13799","221","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","12","","","","","","","","","","12","24","36","60","44.33","52.33","15th","10th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13800","220","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","7","","","","","","","","","","7","18","25","41.67","32.33","37.89","25th","24th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13801","257","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","12","","","","","","","","","","12","22","34","56.67","44","51.56","16th","13th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13802","213","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","12","","","","","","","","","","12","23","35","58.33","48","55.78","13th","11th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13803","288","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","4","","","","","","","","","","4","16","20","33.33","25.33","29.78","27th","26th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13804","215","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","11","","","","","","","","","","11","26","37","61.67","50.67","58.89","10th","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13805","318","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","12","","","","","","","","","","12","20","32","53.33","34.5","45.17","24th","17th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13806","225","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","6","","","","","","","","","","6","13","19","31.67","25.33","29.56","27th","27th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13807","217","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","16","","","","","","","","","","16","24","40","66.67","51.67","60.56","8th","6th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13808","218","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","7","","","","","","","","","","7","23","30","50","36.33","43","22nd","19th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13809","216","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","14","","","","","","","","","","14","23","37","61.67","50","58.22","11th","7th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13810","219","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","","","","","","","","","","10","23","33","55","52","59.33","6th","15th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13811","224","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","","","","","","","","","","10","21","31","51.67","43.33","50.22","17th","18th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13812","223","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","18","","","","","","","","","","18","35","53","88.33","75.33","87.11","1st","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13813","226","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","12","","","","","","","","","","12","30","42","70","61.33","70.67","3rd","5th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13814","286","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","10","","","","","","","","","","10","20","30","50","41","47.67","19th","19th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13815","249","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","8","","","","","","","","","","8","26","34","56.67","51","58.56","9th","13th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13816","210","2","0","JSS 2","","AGRICULTURAL SCIENCE","5","14","","","","","","","","","","14","29","43","71.67","58.33","67.89","4th","4th","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13817","222","2","0","JSS 2","","HOME ECONOMICS","24","9","","","","","","","","","","9","26","35","58.33","62","69.78","5th","17th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13818","250","2","0","JSS 2","","HOME ECONOMICS","24","10","","","","","","","","","","10","28","38","63.33","47","55.44","20th","9th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13819","227","2","0","JSS 2","","HOME ECONOMICS","24","9","","","","","","","","","","9","24","33","55","47.67","55","18th","19th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13820","285","2","0","JSS 2","","HOME ECONOMICS","24","14","","","","","","","","","","14","32","46","76.67","74.67","84.89","2nd","2nd","A1","EXCELLENT","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13821","289","2","0","JSS 2","","HOME ECONOMICS","24","11","","","","","","","","","","11","17","28","46.67","44.67","50.89","22nd","23rd","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13822","209","2","0","JSS 2","","HOME ECONOMICS","24","8","","","","","","","","","","8","23","31","51.67","42","48.89","23rd","20th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13823","188","2","0","JSS 2","","HOME ECONOMICS","24","11","","","","","","","","","","11","24","35","58.33","51","58.78","14th","17th","C5","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13824","221","2","0","JSS 2","","HOME ECONOMICS","24","9","","","","","","","","","","9","29","38","63.33","49.67","58.11","15th","9th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13825","220","2","0","JSS 2","","HOME ECONOMICS","24","8","","","","","","","","","","8","20","28","46.67","37","43.22","25th","23rd","D7","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13826","257","2","0","JSS 2","","HOME ECONOMICS","24","15","","","","","","","","","","15","21","36","60","53.33","61.33","12th","16th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13827","213","2","0","JSS 2","","HOME ECONOMICS","24","9","","","","","","","","","","9","22","31","51.67","53.33","60.22","12th","20th","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13828","288","2","0","JSS 2","","HOME ECONOMICS","24","2","","","","","","","","","","2","12","14","23.33","21","24.11","28th","26th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13829","215","2","0","JSS 2","","HOME ECONOMICS","24","12","","","","","","","","","","12","29","41","68.33","55","64.11","11th","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13830","318","2","0","JSS 2","","HOME ECONOMICS","24","11","","","","","","","","","","11","27","38","63.33","48.5","61.17","17th","9th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13831","225","2","0","JSS 2","","HOME ECONOMICS","24","4","","","","","","","","","","4","10","14","23.33","23","26.11","27th","26th","F9","POOR","EBERE OBASI","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13832","217","2","0","JSS 2","","HOME ECONOMICS","24","10","","","","","","","","","","10","27","37","61.67","58","66.22","8th","14th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13833","218","2","0","JSS 2","","HOME ECONOMICS","24","9","","","","","","","","","","9","21","30","50","47.33","54","19th","22nd","C6","SATISFACTORY","EBERE OBASI","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13834","216","2","0","JSS 2","","HOME ECONOMICS","24","13","","","","","","","","","","13","28","41","68.33","60","69.11","6th","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13835","219","2","0","JSS 2","","HOME ECONOMICS","24","10","","","","","","","","","","10","27","37","61.67","58","66.22","8th","14th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13836","224","2","0","JSS 2","","HOME ECONOMICS","24","9","","","","","","","","","","9","29","38","63.33","49.67","58.11","15th","9th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13837","223","2","0","JSS 2","","HOME ECONOMICS","24","14","","","","","","","","","","14","34","48","80","77.67","88.33","1st","1st","A1","EXCELLENT","EBERE OBASI","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13838","226","2","0","JSS 2","","HOME ECONOMICS","24","11","","","","","","","","","","11","30","41","68.33","70.33","79.44","3rd","4th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13839","286","2","0","JSS 2","","HOME ECONOMICS","24","12","","","","","","","","","","12","26","38","63.33","41.33","49.78","24th","9th","C4","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13840","249","2","0","JSS 2","","HOME ECONOMICS","24","10","","","","","","","","","","10","29","39","65","58.33","67","7th","8th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13841","210","2","0","JSS 2","","HOME ECONOMICS","24","12","","","","","","","","","","12","31","43","71.67","68","77.56","4th","3rd","B2","VERY GOOD","EBERE OBASI","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13842","287","2","0","JSS 2","","HOME ECONOMICS","24","8","","","","","","","","","","8","16","24","40","33.33","38.67","26th","25th","E8","UNSATISFACTORY","EBERE OBASI","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13843","214","2","0","JSS 2","","HOME ECONOMICS","24","11","","","","","","","","","","11","29","40","66.67","56.33","65.22","10th","7th","B3","GOOD","EBERE OBASI","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13844","262","1","0","JSS 1","","CIVIC EDUCATION","28","8","","","","","","","","","","8","22","30","50","30","36.67","29th","18th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13845","278","1","0","JSS 1","","CIVIC EDUCATION","28","8","","","","","","","","","","8","19","27","45","39","45","19th","24th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13846","271","1","0","JSS 1","","CIVIC EDUCATION","28","10","","","","","","","","","","10","26","36","60","49.33","57.33","14th","12th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13847","269","1","0","JSS 1","","CIVIC EDUCATION","28","10","","","","","","","","","","10","20","30","50","59.33","66","7th","18th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13848","273","1","0","JSS 1","","CIVIC EDUCATION","28","14","","","","","","","","","","14","27","41","68.33","58.67","67.78","8th","5th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13849","266","1","0","JSS 1","","CIVIC EDUCATION","28","6","","","","","","","","","","6","12","18","30","34.67","38.67","22nd","30th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13850","261","1","0","JSS 1","","CIVIC EDUCATION","28","10","","","","","","","","","","10","26","36","60","45","53","17th","12th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13851","270","1","0","JSS 1","","CIVIC EDUCATION","28","10","","","","","","","","","","10","31","41","68.33","67","76.11","4th","5th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13852","264","1","0","JSS 1","","CIVIC EDUCATION","28","10","","","","","","","","","","10","9","19","31.67","37.67","41.89","20th","29th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13853","275","1","0","JSS 1","","CIVIC EDUCATION","28","8","","","","","","","","","","8","19","27","45","28.33","34.33","31st","24th","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13854","276","1","0","JSS 1","","CIVIC EDUCATION","28","10","","","","","","","","","","10","28","38","63.33","51","59.44","12th","8th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13855","320","1","0","JSS 1","","CIVIC EDUCATION","28","10","","","","","","","","","","10","27","37","61.67","46","58.33","16th","9th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13856","319","1","0","JSS 1","","CIVIC EDUCATION","28","6","","","","","","","","","","6","22","28","46.67","28.5","37.83","30th","22nd","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13857","311","1","0","JSS 1","","CIVIC EDUCATION","28","15","","","","","","","","","","15","34","49","81.67","72.33","83.22","2nd","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13858","328","1","0","JSS 1","","CIVIC EDUCATION","28","10","","","","","","","","","","10","27","37","61.67","37","61.67","21st","9th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13859","274","1","0","JSS 1","","CIVIC EDUCATION","28","11","","","","","","","","","","11","29","40","66.67","61.33","70.22","5th","7th","B3","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13860","277","1","0","JSS 1","","CIVIC EDUCATION","28","10","","","","","","","","","","10","22","32","53.33","32.33","39.44","26th","17th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13861","316","1","0","JSS 1","","CIVIC EDUCATION","28","4","","","","","","","","","","4","22","26","43.33","31","39.67","27th","26th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13862","272","1","0","JSS 1","","CIVIC EDUCATION","28","16","","","","","","","","","","16","35","51","85","80","91.33","1st","1st","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13863","279","1","0","JSS 1","","CIVIC EDUCATION","28","8","","","","","","","","","","8","29","37","61.67","55.67","63.89","10th","9th","C4","GOOD","FRANK EGBEREBU","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13864","281","1","0","JSS 1","","CIVIC EDUCATION","28","16","","","","","","","","","","16","33","49","81.67","71","81.89","3rd","2nd","A1","EXCELLENT","FRANK EGBEREBU","EXCELLENT PERFORMANCE, KEEP IT UP","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13865","283","1","0","JSS 1","","CIVIC EDUCATION","28","13","","","","","","","","","","13","29","42","70","59.67","69","6th","4th","B2","VERY GOOD","FRANK EGBEREBU","VERY GOOD, WELL DONE","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13866","265","1","0","JSS 1","","CIVIC EDUCATION","28","11","","","","","","","","","","11","19","30","50","50.33","57","13th","18th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13867","309","1","0","JSS 1","","CIVIC EDUCATION","28","8","","","","","","","","","","8","27","35","58.33","48","55.78","15th","14th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13868","268","1","0","JSS 1","","CIVIC EDUCATION","28","10","","","","","","","","","","10","24","34","56.67","56.33","63.89","9th","15th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13869","282","1","0","JSS 1","","CIVIC EDUCATION","28","4","","","","","","","","","","4","19","23","38.33","33.67","38.78","23rd","28th","F9","POOR","FRANK EGBEREBU","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13870","280","1","0","JSS 1","","CIVIC EDUCATION","28","10","","","","","","","","","","10","20","30","50","31","37.67","27th","18th","C6","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term");
INSERT INTO result_subject VALUES
("13871","263","1","0","JSS 1","","CIVIC EDUCATION","28","8","","","","","","","","","","8","20","28","46.67","40","46.22","18th","22nd","D7","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13872","321","1","0","JSS 1","","CIVIC EDUCATION","28","6","","","","","","","","","","6","20","26","43.33","32.5","41.17","25th","26th","E8","UNSATISFACTORY","FRANK EGBEREBU","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13873","267","1","0","JSS 1","","CIVIC EDUCATION","28","12","","","","","","","","","","12","21","33","55","52","59.33","11th","16th","C5","SATISFACTORY","FRANK EGBEREBU","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13874","18","5","0","SS 2","","FURTHER MATHEMATICS","25","12","","","","","","","","","","12","9","21","35","37.33","42","13th","11th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13875","17","5","0","SS 2","","FURTHER MATHEMATICS","25","18","","","","","","","","","","18","10","28","46.67","42","48.22","11th","8th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13876","253","5","0","SS 2","","FURTHER MATHEMATICS","25","17","","","","","","","","","","17","12","29","48.33","45","51.44","9th","7th","D7","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13877","23","5","0","SS 2","","FURTHER MATHEMATICS","25","19","","","","","","","","","","19","15","34","56.67","57.67","65.22","3rd","4th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13878","12","5","0","SS 2","","FURTHER MATHEMATICS","25","20","","","","","","","","","","20","19","39","65","56.33","65","5th","1st","B3","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13879","25","5","0","SS 2","","FURTHER MATHEMATICS","25","15","","","","","","","","","","15","11","26","43.33","48","53.78","8th","9th","E8","UNSATISFACTORY","EGWU SAMUEL","FAIR, TRY HARDER NEXT TIME","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13880","22","5","0","SS 2","","FURTHER MATHEMATICS","25","17","","","","","","","","","","17","20","37","61.67","57","65.22","4th","2nd","C4","GOOD","EGWU SAMUEL","SATISFACTORY. YOU CAN DO BETTER.","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13881","241","5","0","SS 2","","FURTHER MATHEMATICS","25","20","","","","","","","","","","20","14","34","56.67","59.67","67.22","2nd","4th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13882","259","5","0","SS 2","","FURTHER MATHEMATICS","25","18","","","","","","","","","","18","17","35","58.33","53.67","61.44","6th","3rd","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13883","13","5","0","SS 2","","FURTHER MATHEMATICS","25","18","","","","","","","","","","18","15","33","55","49.67","57","7th","6th","C5","SATISFACTORY","EGWU SAMUEL","GOOD WORK. WORK HARDER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13884","19","5","0","SS 2","","FURTHER MATHEMATICS","25","9","","","","","","","","","","9","13","22","36.67","43.67","48.56","10th","10th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term"),
("13885","304","5","0","SS 2","","FURTHER MATHEMATICS","25","9","","","","","","","","","","9","12","21","35","40","47","12th","11th","F9","POOR","EGWU SAMUEL","FAIR, YOU CAN DO BETTER","0","100","5","5","5","5","5","5","5","5","5","5","submit","2021/2022","3rd Term");




CREATE TABLE `result_subject_group_assign` (
  `result_subject_group_assign_id` int(11) NOT NULL AUTO_INCREMENT,
  `result_subject_group_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  PRIMARY KEY (`result_subject_group_assign_id`),
  KEY `result_subject_group_id` (`result_subject_group_id`,`subject_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `result_subject_groups` (
  `result_subject_group_id` int(11) NOT NULL AUTO_INCREMENT,
  `result_subject_group_name` varchar(300) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`result_subject_group_id`),
  UNIQUE KEY `result_subject_group_name` (`result_subject_group_name`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `salary_deduct` (
  `salary_deduct_id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_id` int(11) NOT NULL,
  `amount` decimal(15,2) NOT NULL,
  `reason` varchar(400) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `months` varchar(30) NOT NULL,
  PRIMARY KEY (`salary_deduct_id`),
  KEY `staff_id` (`staff_id`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`),
  KEY `months` (`months`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `salary_info` (
  `salary_info_id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_id` int(11) NOT NULL,
  `current_salary` decimal(15,2) NOT NULL,
  `past_debt` decimal(15,2) NOT NULL,
  `amount_to_pay` decimal(15,2) NOT NULL,
  `amount_paid` decimal(15,2) NOT NULL,
  `wave_over` decimal(15,2) NOT NULL,
  `current_debt` decimal(15,2) NOT NULL,
  `deduct` decimal(15,2) NOT NULL,
  `appreciation_amount` decimal(15,2) NOT NULL,
  `appreciation_reason` varchar(500) NOT NULL,
  `owing` decimal(15,2) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `months` varchar(30) NOT NULL,
  PRIMARY KEY (`salary_info_id`),
  KEY `staff_id` (`staff_id`),
  KEY `sessions` (`sessions`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `salary_payment` (
  `salary_payment_id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_id` int(11) NOT NULL,
  `accountant_id` int(10) unsigned NOT NULL,
  `amount_paid` decimal(15,2) NOT NULL,
  `staff_name` varchar(200) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `months` varchar(30) NOT NULL,
  `date_added` datetime NOT NULL,
  PRIMARY KEY (`salary_payment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `school_fees` (
  `school_fees_id` int(11) NOT NULL AUTO_INCREMENT,
  `transaction_id` char(20) NOT NULL,
  `student_id` int(11) NOT NULL,
  `staff_id` int(11) NOT NULL,
  `plan_id` int(11) NOT NULL,
  `school_fees_payment_mode_id` int(11) NOT NULL,
  `payment_mode` varchar(300) NOT NULL,
  `staff_name` varchar(200) NOT NULL,
  `amount_paid` decimal(15,2) NOT NULL,
  `payment_no` varchar(20) NOT NULL,
  `payment_date` date NOT NULL,
  `fees_status` varchar(20) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(10) NOT NULL,
  `date_added` datetime NOT NULL,
  PRIMARY KEY (`school_fees_id`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`),
  KEY `transaction_id` (`transaction_id`),
  KEY `school_fees_payment_mode_id` (`school_fees_payment_mode_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `school_fees_payment_modes` (
  `school_fees_payment_mode_id` int(11) NOT NULL AUTO_INCREMENT,
  `payment_mode` varchar(300) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`school_fees_payment_mode_id`),
  UNIQUE KEY `payment_mode` (`payment_mode`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `school_storages` (
  `school_storage_id` int(11) NOT NULL AUTO_INCREMENT,
  `school_storage_title` varchar(200) NOT NULL,
  `school_storage_dir` varchar(500) NOT NULL,
  `school_storage_date` datetime NOT NULL,
  PRIMARY KEY (`school_storage_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `sent_sms` (
  `sent_sms_id` int(11) NOT NULL AUTO_INCREMENT,
  `unit_spent` varchar(300) NOT NULL,
  `message` text NOT NULL,
  `people` text NOT NULL,
  `date_sent` datetime NOT NULL,
  PRIMARY KEY (`sent_sms_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;


INSERT INTO sent_sms VALUES
("1","22","Your Serial Number is [SERIAL NUMBER] and First Password is [FIRST PASSWORD] for Divine Favour School at divinefavour.zap.ng. Login to view personal account and other activities in your dashboard. Please, remember to change your password for security reasons.","SERIAL NUMBER AND FIRST PASSWORD SENT TO ALL STAFF","2019-02-13 11:36:10"),
("2","24","Your Serial Number is [SERIAL NUMBER] and First Password is [FIRST PASSWORD] for Divine Favour School at divinefavour.zap.ng. Login to view personal account and other activities in your dashboard. Please, remember to change your password for security reasons.","SERIAL NUMBER AND FIRST PASSWORD SENT TO ALL STAFF","2019-02-13 12:24:58");




CREATE TABLE `session_month` (
  `session_month_id` int(11) NOT NULL AUTO_INCREMENT,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `months` varchar(30) NOT NULL,
  PRIMARY KEY (`session_month_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `session_term` (
  `session_term_id` int(11) NOT NULL AUTO_INCREMENT,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`session_term_id`)
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=latin1;


INSERT INTO session_term VALUES
("4","2018/2019","1st Term"),
("5","2018/2019","2nd Term"),
("6","2018/2019","3rd Term"),
("7","2019/2020","1st Term"),
("8","2019/2020","2nd Term"),
("9","2019/2020","3rd Term"),
("10","2020/2021","1st Term"),
("11","2020/2021","2nd Term"),
("12","2020/2021","3rd Term"),
("13","2021/2022","1st Term"),
("14","2021/2022","2nd Term"),
("15","2021/2022","3rd Term");




CREATE TABLE `sessions` (
  `sid` varchar(40) NOT NULL,
  `expiry` int(10) unsigned NOT NULL,
  `data` text NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`sid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;






CREATE TABLE `settings` (
  `settings_id` int(11) NOT NULL AUTO_INCREMENT,
  `setting_name` varchar(300) NOT NULL,
  `setting_value` varchar(300) NOT NULL,
  PRIMARY KEY (`settings_id`),
  KEY `setting_name` (`setting_name`)
) ENGINE=InnoDB AUTO_INCREMENT=97 DEFAULT CHARSET=latin1;


INSERT INTO settings VALUES
("1","total_sms","54"),
("2","school_name","DIVINE FAVOUR SCHOOL"),
("3","school_login_logo","assets/images/logo.png"),
("4","login_attempt","30"),
("5","holiday_project","yes"),
("6","cumulate_test","yes"),
("7","show_test","yes"),
("8","show_waec","yes"),
("9","show_neco","yes"),
("10","lower_ca_score","30"),
("11","lower_exam_score","70"),
("12","school_phonenumber","2340000000000"),
("13","teacher_subclass","yes"),
("14","country","NIGERIA"),
("15","country_code","234"),
("16","phonenumber_length","10"),
("17","full_phonenumber_length","11"),
("18","main_phonenumber_length","13"),
("19","one_sms_amount","3"),
("20","result_cumulative","yes"),
("21","result_school_fees","no"),
("22","school_address","AKPAJO PORT HARCOURT"),
("23","principal_finance","no"),
("24","one_card_amount","1000"),
("25","principal_name","SCHOOL HEAD"),
("26","principal_signature","images/principal_signatures/319dab.png"),
("27","third_term_lower","no"),
("28","third_term_higher","no"),
("29","allow_finance","no"),
("30","order_class","no"),
("31","online_school_fees_payment","no"),
("32","sms_sender","DFIS"),
("33","school_email","school@mail.com"),
("34","school_email_password","DÓ¬øÇÍÕ³J©A#ÏÌÏ"),
("35","school_email_name","School Name"),
("36","scratch_card","no"),
("37","higher_ca_score","30"),
("38","higher_exam_score","70"),
("39","class_approval","no"),
("40","allow_hostel","no"),
("41","result_attendance","no"),
("42","second_principal_signature","images/principal_signatures/c9bcd3.png"),
("43","lower_no_of_ca","1"),
("44","higher_no_of_ca","1"),
("45","lower_ca1","40"),
("46","lower_ca2","0"),
("47","lower_ca3","0"),
("48","lower_ca4","0"),
("49","lower_ca5","0"),
("50","lower_ca6","0"),
("51","higher_ca1","40"),
("52","higher_ca2","0"),
("53","higher_ca3","0"),
("54","higher_ca4","0"),
("55","higher_ca5","0"),
("56","higher_ca6","0"),
("57","lower_ca_name_1","CA"),
("58","lower_ca_name_2","CA 2"),
("59","lower_ca_name_3","CA 3"),
("60","lower_ca_name_4","CA 4"),
("61","lower_ca_name_5","CA 5"),
("62","lower_ca_name_6","CA 6"),
("63","higher_ca_name_1","CA"),
("64","higher_ca_name_2","CA 2"),
("65","higher_ca_name_3","CA 3"),
("66","higher_ca_name_4","CA 4"),
("67","higher_ca_name_5","CA 5"),
("68","higher_ca_name_6","CA 6"),
("69","lower_exam_name","Exam"),
("70","higher_exam_name","Exam"),
("71","main_school_id","1"),
("72","school_id","1"),
("73","school_storage","yes"),
("74","class_storage","yes"),
("75","class_teacher_comment_setting","yes"),
("76","student_affairs","no"),
("77","admission_number","no"),
("78","admission_format",""),
("79","paystack_subaccount","ACCT_t3w6pmnwzvmv2np"),
("80","currency","&#8358;"),
("81","annual_position_for_last_term","yes"),
("82","annual_only_last_subjects","no"),
("83","parent_finance","yes"),
("84","third_term_in_annual","no"),
("85","admin_class_check_result","yes"),
("86","refresh_token","1//050SH4EtODsccCgYIARAAGAUSNwF-L9Irppe_Bv2rl35Mkj_CsbQEnCFFKltUjnWiPalTUqfLeXyBcZNM05DkpzD5NJ3CFyfFfUM"),
("87","folder_id","1vt0HEvjF9hnTzeuwbUYZMP83-KjeqPm-"),
("88","google_client_id","150277175744-n19rn2vsuio1lt7ot1cirgvfp3ehjp2l.apps.googleusercontent.com"),
("89","google_client_secret","eTWa1cXmNcG-Ky2h32o7bv4n"),
("90","online_class","no"),
("91","payment_warning","no"),
("92","instalmental_payment","yes"),
("93","classroom_materials","no"),
("94","class_activity_name","CLASS ACTIVITY"),
("95","upload_admission_form","yes"),
("96","admit_student_button","yes");




CREATE TABLE `sms_account` (
  `sms_account_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `transaction_id` varchar(20) NOT NULL,
  `unit_bought` int(10) unsigned NOT NULL,
  `amount` varchar(20) NOT NULL,
  `status` varchar(20) NOT NULL,
  `mode` varchar(20) NOT NULL,
  `date_bought` datetime NOT NULL,
  PRIMARY KEY (`sms_account_id`),
  UNIQUE KEY `transaction_id` (`transaction_id`),
  KEY `mode` (`mode`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `staff` (
  `staff_id` int(11) NOT NULL AUTO_INCREMENT,
  `school_id` int(10) unsigned NOT NULL,
  `user_key` varchar(100) DEFAULT NULL,
  `serial_number` varchar(200) NOT NULL,
  `pass` varchar(255) NOT NULL,
  `first_password` varchar(200) NOT NULL,
  `new_password` varchar(255) NOT NULL,
  `first_name` varchar(200) NOT NULL,
  `other_name` varchar(200) NOT NULL,
  `last_name` varchar(100) NOT NULL,
  `gender` varchar(10) NOT NULL,
  `status` varchar(50) NOT NULL,
  `groups` varchar(20) NOT NULL,
  `position` varchar(200) NOT NULL,
  `student_affairs` varchar(20) NOT NULL,
  `address` varchar(200) NOT NULL,
  `dob` date NOT NULL,
  `phone_number` bigint(20) unsigned NOT NULL,
  `email` varchar(200) NOT NULL,
  `country` varchar(200) NOT NULL,
  `state_origin` varchar(200) NOT NULL,
  `religion` varchar(50) NOT NULL,
  `disability` varchar(300) NOT NULL,
  `passport` varchar(200) NOT NULL,
  `form` varchar(5) NOT NULL,
  `sent_serial_pass_sms` char(3) NOT NULL,
  `forget_token` varchar(200) NOT NULL,
  `login_attempt` int(11) NOT NULL,
  `login_last_time` int(11) unsigned NOT NULL,
  `skip` varchar(5) NOT NULL,
  `activation` varchar(50) NOT NULL,
  `year_of_employment` varchar(15) NOT NULL,
  `term_of_employment` varchar(15) NOT NULL,
  PRIMARY KEY (`staff_id`),
  UNIQUE KEY `user_key` (`user_key`),
  KEY `activation` (`activation`),
  KEY `serial_number` (`serial_number`),
  KEY `status` (`status`),
  KEY `religion` (`religion`),
  KEY `sent_serial_pass_sms` (`sent_serial_pass_sms`),
  KEY `skip` (`skip`),
  KEY `school_id` (`school_id`)
) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=latin1;


INSERT INTO staff VALUES
("1","65","165eacfd332","T/18/0001","$2y$10$nor1psDUtQLCR4AJkb9h/eh2nEvuPzqpgG4fCG.bMb7/hc1cm.geC","onglobal","onglobal","GLOBAL","","ZEON","male","academic","both","","","RIVERS","2019-01-03","2347082349380","","NIGERIA","ABIA","Christianity","","","","","","1","1561804850","","activated","2018/2019","1st Term"),
("5","65","565bb5e700c","T/18/0005","$2y$10$mNaMqOj/qvFvDgm99VmCxuNrL4O3wgN4DLuCMfXVRGwnrnWNL4KGm","elonyinyechi","elonyinyechi","ONYINYECHI","","SAMUEL","female","academic","both","","","PH","1994-12-25","2348177618456","","NIGERIA","ABIA","Christianity","","","","","","0","1584530302","","activated","2018/2019","1st Term"),
("6","65","665e814b90a","T/18/0006","$2y$10$rqf2.zwq7GBu1LehgHVZpuSbXVux3mrllg1VENOCoEvsmqTXU6Fui","ryissac","ryissac","ISSAC","","GLORY","female","academic","both","","","PH","1988-09-08","2348039467506","","NIGERIA","KOGI","Christianity","","","","","","0","1592824434","","activated","2018/2019","1st Term"),
("7","65","765e45cc9cb","T/18/0007","$2y$10$SxfZ7xx.fEt.O/h9/SVSxOMSGEI7wULhCVQMMWFAGpcGL4bqRup/.","bomary","bomary","MARY","","WOGBO","female","academic","both","","","PH","1988-05-23","2348034996834","","NIGERIA","RIVERS","Christianity","","","form","","","0","1593423040","","activated","2018/2019","1st Term"),
("8","65","8652c542e70","T/18/0008","$2y$10$UYL9BXtDs3R6oa.Fj4R0GuptH5Rk8hoDT96sCfQp6ZXNKNQLf9JNi","nebright","nebright","BRIGHT","","JOSEPHINE","female","academic","both","","","PH","1989-05-18","2347033695630","","NIGERIA","DELTA","Christianity","","","form","","","0","1591024202","","activated","2018/2019","1st Term"),
("10","65","1065a45277c0","T/18/0010","$2y$10$f8RdfFtPfMdyA8MB0t7r6e1W8IVLKF8zlGkMOMhG.j25BrdbOzX6G","huuloma","huuloma","ULOMA","","OMENIHU","female","academic","both","","","PH","1988-08-09","2348038773216","","NIGERIA","ABIA","Christianity","","","","","","5","1612344031","","activated","2018/2019","1st Term"),
("11","65","11654a0be105","T/18/0011","$2y$10$nzdw9X0rhnWXG4znLlBlQ.ZH/bHk1Dz3fAOajkL9gATwkFfAYSnAC","reobasi","reobasi","OBASI","","EBERE","female","academic","both","","","PH","1989-01-21","2349086568273","","NIGERIA","IMO","Christianity","","","form","","","0","0","","activated","2018/2019","1st Term"),
("12","65","1265194c1076","T/18/0012","$2y$10$vkI.uxjyZkym.ClyclEH/uAxsPMuT2Miryln3/9gzUGzFj5LfhzUG","kaamejima","kaamejima","AMEJIMA","OBARI","OSAROLUKA","female","academic","both","","","AKPAJO","1989-12-03","2348061327626","","NIGERIA","RIVERS","Christianity","","","","","","0","0","","activated","2018/2019","1st Term"),
("13","0","1365cd260716","T/18/0013","$2y$10$dc91v7XF6EbXjf2/zxBY0uUYLIaROZkCm9zsUnstzBPIFYn8QakHO","mrnelson","mrnelson","NELSON","","MR","male","academic_admin","both","","","PH","2019-06-24","2348035025491","","NIGERIA","RIVERS","Christianity","","","","","","0","1614081709","","activated","2018/2019","3rd Term"),
("14","65","14651c27d5f9","T/19/0001","$2y$10$QU5nahfNqj8WUyIbK8BQP.SYVjLr9RY9f/DP6qn/OJuGngO/wsKgi","elonuoha","elonuoha","ONUOHA","","ISRAEL","male","academic","both","","","1 OSAROLUKA STREET AKPAJO-ELEME (DIVINE FAVOUR SCHOOL)","2020-03-07","2340803259979","","NIGERIA","ABIA","Christianity","","","","","","0","1593431949","","activated","2019/2020","2nd Term"),
("15","65","1565f466206c","T/19/0002","$2y$10$AkLX2zUz.lLOvxBXDIEYTuReFYucnbHUwUR4BydX6/mFJAAKW.Ufu","hnprince","hnprince","PRINCE","","JOHN","male","academic","senior","","","1 OSAROLUKA STREET AKPAJO-ELEME (DIVINE FAVOUR SCHOOL)","2020-03-03","2340806417300","","NIGERIA","ABIA","Christianity","","","","","","0","0","","activated","2019/2020","2nd Term"),
("16","65","166533371d90","T/19/0003","$2y$10$UVLhWojXyhxEo1deRFQHE.a90g9ZM6.39iKD1klp0pDoZhlnWgbbK","wusamuel","wusamuel","SAMUEL","","EGWU","male","academic","both","","","1 OSAROLUKA STREET AKPAJO-ELEME (DIVINE FAVOUR SCHOOL)","2020-03-05","2348063893807","","NIGERIA","ABIA","Christianity","","","","","","0","1594031205","","activated","2019/2020","2nd Term"),
("17","65","1765aa907a9e","T/19/0004","$2y$10$/Cycw6Dqpcd92g.N6CiJU.J9TEi3ZvL/XGg6XGIx9XZWz7aOrGu6O","eslenka","eslenka","LEKA","","CHARLES","male","academic","both","","","1 OSAROLUKA STREET AKPAJO-ELEME (DIVINE FAVOUR SCHOOL)","2020-03-04","2348035025493","","NIGERIA","ABIA","Christianity","","","form","","","0","0","","activated","2019/2020","2nd Term"),
("18","65","1865c7eda1cd","T/19/0005","$2y$10$xR/4GnvALwn5Lgy4UajJleOUTatG2aPnZjgjHYaraVxhzI41x3xGC","nkegberebu","nkegberebu","EGBEREBU","","FRANK","male","academic","junior","","","1 OSAROLUKA STREET AKPAJO-ELEME (DIVINE FAVOUR SCHOOL)","2020-03-06","2348035025488","","NIGERIA","RIVERS","Christianity","","","","","","0","1593429863","","activated","2019/2020","2nd Term"),
("19","65","1965dcce61bb","T/19/0006","$2y$10$04PyGtgBGfyZaU4mDx7rleeGMjm9szj7QqBBHFAlthttI/Ehs/Fp.","retreasure","retreasure","TREASURE","","TREASURE","male","academic","both","","","1 OSAROLUKA STREET AKPAJO-ELEME (DIVINE FAVOUR SCHOOL)","2020-03-06","2348035025477","","NIGERIA","ABIA","Christianity","","","","","","0","0","","activated","2019/2020","2nd Term"),
("20","65","2065100ae239","T/19/0007","$2y$10$YhIJpRJV/Cuv.10FbSx01OSbeBvENgdlkZmBNdi.8A.W2IFfrqdA.","nelenga","nelenga","LENGA","","HELEINE","female","academic","both","","","1 OSAROLUKA STREET AKPAJO-ELEME (DIVINE FAVOUR SCHOOL)","2020-03-07","2348035025466","","NIGERIA","ABIA","Christianity","","","","","","0","0","","activated","2019/2020","2nd Term"),
("21","65","216552d46b70","T/19/0008","$2y$10$mRBJw0A6BbDPDRJkXWm12u4TB0rW2sl6/ziJ9nBOe0flOYabuQBo.","eiwilly","eiwilly","WILLY","","NGEI","male","academic","senior","","","1 OSAROLUKA STREET AKPAJO-ELEME (DIVINE FAVOUR SCHOOL)","2020-03-05","2348035025433","","NIGERIA","RIVERS","Christianity","","","","","","0","0","","activated","2019/2020","2nd Term"),
("22","65","226552b73e9e","T/19/0009","$2y$10$iq7Pe9ZVX0MhG0WzS47Vxud7bSsaJkFNMd5oUNnccPQggwaaF3MP2","esgiadom","esgiadom","GIADOM","","CHARLES","male","academic","senior","","","1 OSAROLUKA STREET AKPAJO-ELEME (DIVINE FAVOUR SCHOOL)","2020-03-05","2348035025422","","NIGERIA","RIVERS","Christianity","","","","","","0","0","","activated","2019/2020","2nd Term"),
("23","65","236527ff9f8c","T/19/0010","$2y$10$Qa3s0nbBCg/KE/.m/XV7menI0U2L6ORyEfTpAldytPoz2WYxbhT0K","nganyawu","nganyawu","ANYAWU","","BLESSING","female","academic","senior","","","1 OSAROLUKA STREET AKPAJO-ELEME (DIVINE FAVOUR SCHOOL)","2020-03-03","2348035025434","","NIGERIA","ABIA","Christianity","","","","","","0","1590854596","","activated","2019/2020","2nd Term"),
("24","65","24652a3fe544","T/20/0001","$2y$10$Z9VQxUbv7VwgCnK5SC2Bl.bbPxUO1ip8uNH52vEpX8Lp37TXMcQmC","ngekong","ngekong","WENDY","UBONG","EKONG","female","sub-admin","both","","","OSAROLUKA STREET","1993-06-19","2348021420306","weezywisno1@gmail.com","NIGERIA","AKWA IBOM","Christianity","","","","","","0","1613991280","","deactivated","2020/2021","1st Term"),
("25","65","256572b81baa","T/21/0001","$2y$10$Npiaj023uHSAGurXGsG4pOWaxjhEI56CCEkxK0oBwU005y2rBP/ny","wugodspower","wugodspower","GODSPOWER","","OKECHUKWU","male","academic","junior","","","AKPAJO","2022-03-09","23480","","NIGERIA","ABIA","Christianity","","","form","","","0","0","","activated","2021/2022","2nd Term"),
("26","65","2665b128cc6e","T/21/0002","$2y$10$p0kqskj.ElD.9GCF6VvgTuu2wS7sqtZtP0NEIn1p1XSAYP5pcVD9C","mrnewton","mrnewton","NEWTON","","MR","male","academic","both","","","AKPAJO","2022-03-09","23480","","NIGERIA","EDO","Christianity","","","form","","","0","0","","activated","2021/2022","2nd Term");




CREATE TABLE `staff_salary` (
  `staff_salary_id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_id` int(11) NOT NULL,
  `amount` decimal(15,2) NOT NULL,
  PRIMARY KEY (`staff_salary_id`)
) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=latin1;


INSERT INTO staff_salary VALUES
("1","1","0.00"),
("5","5","0.00"),
("6","6","0.00"),
("7","7","0.00"),
("8","8","0.00"),
("10","10","0.00"),
("11","11","0.00"),
("12","12","0.00"),
("13","13","0.00"),
("14","14","0.00"),
("15","15","0.00"),
("16","16","0.00"),
("17","17","0.00"),
("18","18","0.00"),
("19","19","0.00"),
("20","20","0.00"),
("21","21","0.00"),
("22","22","0.00"),
("23","23","0.00"),
("24","24","0.00"),
("25","25","0.00"),
("26","26","0.00");




CREATE TABLE `staff_subject` (
  `staff_subject_id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  PRIMARY KEY (`staff_subject_id`),
  KEY `staff_subject_class` (`staff_id`,`subject_id`,`class_id`)
) ENGINE=InnoDB AUTO_INCREMENT=127 DEFAULT CHARSET=latin1;


INSERT INTO staff_subject VALUES
("2","5","10","1"),
("12","5","10","2"),
("24","5","10","3"),
("124","5","29","4"),
("125","5","29","5"),
("126","5","29","6"),
("35","6","1","4"),
("51","6","1","5"),
("66","6","1","6"),
("47","6","4","4"),
("62","6","4","5"),
("77","6","4","6"),
("48","7","5","4"),
("63","7","5","5"),
("78","7","5","6"),
("108","7","14","4"),
("54","7","14","5"),
("69","7","14","6"),
("1","8","1","1"),
("11","8","1","2"),
("23","8","1","3"),
("5","8","4","1"),
("16","8","4","2"),
("29","8","4","3"),
("55","10","15","5"),
("70","10","15","6"),
("109","10","16","4"),
("56","10","16","5"),
("71","10","16","6"),
("73","10","18","6"),
("121","10","26","5"),
("123","10","26","6"),
("103","10","28","4"),
("6","11","5","1"),
("17","11","5","2"),
("88","11","5","3"),
("8","11","7","1"),
("19","11","7","2"),
("32","11","7","3"),
("82","11","24","1"),
("80","11","24","2"),
("89","11","24","3"),
("110","12","17","4"),
("57","12","17","5"),
("72","12","17","6"),
("94","12","23","1"),
("97","12","23","2"),
("65","12","23","3"),
("4","14","3","1"),
("15","14","3","2"),
("28","14","3","3"),
("9","14","8","1"),
("20","14","8","2"),
("33","14","8","3"),
("106","15","12","4"),
("52","15","12","5"),
("67","15","12","6"),
("3","16","2","1"),
("14","16","2","2"),
("26","16","2","3"),
("113","16","2","4"),
("60","16","2","5"),
("75","16","2","6"),
("107","16","13","4"),
("53","16","13","5"),
("68","16","13","6"),
("115","16","25","4"),
("83","16","25","5"),
("118","16","25","6"),
("10","17","9","1"),
("21","17","9","2"),
("34","17","9","3"),
("114","17","20","4"),
("61","17","20","5"),
("76","17","20","6"),
("96","18","6","1"),
("18","18","6","2"),
("100","18","6","3"),
("95","18","28","1"),
("98","18","28","2"),
("99","18","28","3"),
("92","19","26","1"),
("86","19","26","2"),
("90","19","26","3"),
("101","19","26","4"),
("93","20","27","1"),
("87","20","27","2"),
("91","20","27","3"),
("104","21","6","4"),
("64","21","6","5"),
("79","21","6","6"),
("111","22","18","4"),
("58","22","18","5");




CREATE TABLE `staff_subject_subclass` (
  `staff_subject_subclass_id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  PRIMARY KEY (`staff_subject_subclass_id`),
  UNIQUE KEY `staff_subject_subclass` (`staff_id`,`subject_id`,`class_id`,`subclass_id`)
) ENGINE=InnoDB AUTO_INCREMENT=127 DEFAULT CHARSET=latin1;


INSERT INTO staff_subject_subclass VALUES
("2","5","10","1","0"),
("12","5","10","2","0"),
("24","5","10","3","0"),
("124","5","29","4","0"),
("125","5","29","5","0"),
("126","5","29","6","0"),
("35","6","1","4","0"),
("51","6","1","5","0"),
("66","6","1","6","0"),
("47","6","4","4","0"),
("62","6","4","5","0"),
("77","6","4","6","0"),
("48","7","5","4","0"),
("63","7","5","5","0"),
("78","7","5","6","0"),
("108","7","14","4","0"),
("54","7","14","5","0"),
("69","7","14","6","0"),
("1","8","1","1","0"),
("11","8","1","2","0"),
("23","8","1","3","0"),
("5","8","4","1","0"),
("16","8","4","2","0"),
("29","8","4","3","0"),
("55","10","15","5","0"),
("70","10","15","6","0"),
("109","10","16","4","0"),
("56","10","16","5","0"),
("71","10","16","6","0"),
("73","10","18","6","0"),
("121","10","26","5","0"),
("123","10","26","6","0"),
("103","10","28","4","0"),
("6","11","5","1","0"),
("17","11","5","2","0"),
("88","11","5","3","0"),
("8","11","7","1","0"),
("19","11","7","2","0"),
("32","11","7","3","0"),
("82","11","24","1","0"),
("80","11","24","2","0"),
("89","11","24","3","0"),
("110","12","17","4","0"),
("57","12","17","5","0"),
("72","12","17","6","0"),
("94","12","23","1","0"),
("97","12","23","2","0"),
("65","12","23","3","0"),
("4","14","3","1","0"),
("15","14","3","2","0"),
("28","14","3","3","0"),
("9","14","8","1","0"),
("20","14","8","2","0"),
("33","14","8","3","0"),
("106","15","12","4","0"),
("52","15","12","5","0"),
("67","15","12","6","0"),
("3","16","2","1","0"),
("14","16","2","2","0"),
("26","16","2","3","0"),
("113","16","2","4","0"),
("60","16","2","5","0"),
("75","16","2","6","0"),
("107","16","13","4","0"),
("53","16","13","5","0"),
("68","16","13","6","0"),
("115","16","25","4","0"),
("83","16","25","5","0"),
("118","16","25","6","0"),
("10","17","9","1","0"),
("21","17","9","2","0"),
("34","17","9","3","0"),
("114","17","20","4","0"),
("61","17","20","5","0"),
("76","17","20","6","0"),
("96","18","6","1","0"),
("18","18","6","2","0"),
("100","18","6","3","0"),
("95","18","28","1","0"),
("98","18","28","2","0"),
("99","18","28","3","0"),
("92","19","26","1","0"),
("86","19","26","2","0"),
("90","19","26","3","0"),
("101","19","26","4","0"),
("93","20","27","1","0"),
("87","20","27","2","0"),
("91","20","27","3","0"),
("104","21","6","4","0"),
("64","21","6","5","0"),
("79","21","6","6","0"),
("111","22","18","4","0"),
("58","22","18","5","0");




CREATE TABLE `student_plan` (
  `student_plan_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `plan_id` int(11) NOT NULL,
  PRIMARY KEY (`student_plan_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `student_subject` (
  `student_subject_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `status` varchar(10) NOT NULL,
  PRIMARY KEY (`student_subject_id`),
  KEY `student_subject_status` (`student_id`,`subject_id`,`status`)
) ENGINE=InnoDB AUTO_INCREMENT=7522 DEFAULT CHARSET=latin1;


INSERT INTO student_subject VALUES
("5686","1","1","doing"),
("5700","1","2","doing"),
("5687","1","4","doing"),
("5688","1","5","doing"),
("5691","1","6","doing"),
("5693","1","12","doing"),
("5694","1","13","doing"),
("5695","1","14","doing"),
("5696","1","16","doing"),
("5697","1","17","doing"),
("5698","1","18","doing"),
("5701","1","20","doing"),
("5702","1","25","doing"),
("5689","1","26","doing"),
("5690","1","28","doing"),
("7165","1","29","doing"),
("5703","2","1","doing"),
("5717","2","2","doing"),
("5704","2","4","doing"),
("5705","2","5","doing"),
("5708","2","6","doing"),
("5710","2","12","doing"),
("5711","2","13","doing"),
("5712","2","14","doing"),
("5713","2","16","doing"),
("5714","2","17","doing"),
("5715","2","18","doing"),
("5718","2","20","doing"),
("5719","2","25","doing"),
("5706","2","26","doing"),
("5707","2","28","doing"),
("7166","2","29","doing"),
("5720","3","1","doing"),
("5734","3","2","doing"),
("5721","3","4","doing"),
("5722","3","5","doing"),
("5725","3","6","doing"),
("5727","3","12","doing"),
("5728","3","13","doing"),
("5729","3","14","doing"),
("5730","3","16","doing"),
("5731","3","17","doing"),
("5732","3","18","doing"),
("5735","3","20","doing"),
("5736","3","25","doing"),
("5723","3","26","doing"),
("5724","3","28","doing"),
("7195","3","29","doing"),
("5737","4","1","doing"),
("5751","4","2","doing"),
("5738","4","4","doing"),
("5739","4","5","doing"),
("5742","4","6","doing"),
("5744","4","12","doing"),
("5745","4","13","doing"),
("5746","4","14","doing"),
("5747","4","16","doing"),
("5748","4","17","doing"),
("5749","4","18","doing"),
("5752","4","20","doing"),
("5753","4","25","doing"),
("5740","4","26","doing"),
("5741","4","28","doing"),
("7196","4","29","doing"),
("5754","5","1","doing"),
("5768","5","2","doing"),
("5755","5","4","doing"),
("5756","5","5","doing"),
("5759","5","6","doing"),
("5761","5","12","doing"),
("5762","5","13","doing"),
("5763","5","14","doing"),
("5764","5","16","doing"),
("5765","5","17","doing"),
("5766","5","18","doing"),
("5769","5","20","doing"),
("5770","5","25","doing"),
("5757","5","26","doing"),
("5758","5","28","doing"),
("7197","5","29","doing"),
("5771","6","1","doing"),
("5785","6","2","doing"),
("5772","6","4","doing"),
("5773","6","5","doing"),
("5776","6","6","doing"),
("5778","6","12","doing"),
("5779","6","13","doing"),
("5780","6","14","doing"),
("5781","6","16","doing"),
("5782","6","17","doing"),
("5783","6","18","doing"),
("5786","6","20","doing"),
("5787","6","25","doing"),
("5774","6","26","doing"),
("5775","6","28","doing"),
("7198","6","29","doing"),
("5788","7","1","doing"),
("5802","7","2","doing"),
("5789","7","4","doing"),
("5790","7","5","doing");
INSERT INTO student_subject VALUES
("5793","7","6","doing"),
("5795","7","12","doing"),
("5796","7","13","doing"),
("5797","7","14","doing"),
("5798","7","16","doing"),
("5799","7","17","doing"),
("5800","7","18","doing"),
("5803","7","20","doing"),
("5804","7","25","doing"),
("5791","7","26","doing"),
("5792","7","28","doing"),
("7167","7","29","doing"),
("5805","8","1","doing"),
("5819","8","2","doing"),
("5806","8","4","doing"),
("5807","8","5","doing"),
("5810","8","6","doing"),
("5812","8","12","doing"),
("5813","8","13","doing"),
("5814","8","14","doing"),
("5815","8","16","doing"),
("5816","8","17","doing"),
("5817","8","18","doing"),
("5820","8","20","doing"),
("5821","8","25","doing"),
("5808","8","26","doing"),
("5809","8","28","doing"),
("7168","8","29","doing"),
("5822","9","1","doing"),
("5836","9","2","doing"),
("5823","9","4","doing"),
("5824","9","5","doing"),
("5827","9","6","doing"),
("5829","9","12","doing"),
("5830","9","13","doing"),
("5831","9","14","doing"),
("5832","9","16","doing"),
("5833","9","17","doing"),
("5834","9","18","doing"),
("5837","9","20","doing"),
("5838","9","25","doing"),
("5825","9","26","doing"),
("5826","9","28","doing"),
("7199","9","29","doing"),
("5839","10","1","doing"),
("5853","10","2","doing"),
("5840","10","4","doing"),
("5841","10","5","doing"),
("5844","10","6","doing"),
("5846","10","12","doing"),
("5847","10","13","doing"),
("5848","10","14","doing"),
("5849","10","16","doing"),
("5850","10","17","doing"),
("5851","10","18","doing"),
("5854","10","20","doing"),
("5855","10","25","doing"),
("5842","10","26","doing"),
("5843","10","28","doing"),
("7200","10","29","doing"),
("5856","11","1","doing"),
("5870","11","2","doing"),
("5857","11","4","doing"),
("5858","11","5","doing"),
("5861","11","6","doing"),
("5863","11","12","doing"),
("5864","11","13","doing"),
("5865","11","14","doing"),
("5866","11","16","doing"),
("5867","11","17","doing"),
("5868","11","18","doing"),
("5871","11","20","doing"),
("5872","11","25","doing"),
("5859","11","26","doing"),
("5860","11","28","doing"),
("7201","11","29","doing"),
("4233","12","1","doing"),
("4248","12","2","doing"),
("4234","12","4","not_doing"),
("4235","12","5","doing"),
("4239","12","6","not_doing"),
("4241","12","12","doing"),
("4242","12","13","doing"),
("4243","12","14","doing"),
("6264","12","15","doing"),
("4244","12","16","not_doing"),
("4245","12","17","not_doing"),
("4246","12","18","not_doing"),
("4249","12","20","not_doing"),
("4250","12","25","doing"),
("4236","12","26","doing"),
("7221","12","29","doing"),
("4251","13","1","doing"),
("4266","13","2","doing"),
("4252","13","4","not_doing"),
("4253","13","5","doing"),
("4257","13","6","not_doing"),
("4259","13","12","doing"),
("4260","13","13","doing"),
("4261","13","14","not_doing");
INSERT INTO student_subject VALUES
("6265","13","15","doing"),
("4262","13","16","not_doing"),
("4263","13","17","doing"),
("4264","13","18","not_doing"),
("4267","13","20","not_doing"),
("4268","13","25","doing"),
("4254","13","26","doing"),
("7222","13","29","doing"),
("4269","14","1","doing"),
("4284","14","2","doing"),
("4270","14","4","doing"),
("4271","14","5","doing"),
("4275","14","6","doing"),
("4277","14","12","not_doing"),
("4278","14","13","not_doing"),
("4279","14","14","not_doing"),
("6266","14","15","doing"),
("4280","14","16","doing"),
("4281","14","17","not_doing"),
("4282","14","18","not_doing"),
("4285","14","20","doing"),
("4286","14","25","not_doing"),
("4272","14","26","doing"),
("7223","14","29","doing"),
("4287","15","1","doing"),
("4302","15","2","doing"),
("4288","15","4","doing"),
("4289","15","5","doing"),
("4293","15","6","doing"),
("4295","15","12","not_doing"),
("4296","15","13","not_doing"),
("4297","15","14","not_doing"),
("6267","15","15","doing"),
("4298","15","16","doing"),
("4299","15","17","not_doing"),
("4300","15","18","not_doing"),
("4303","15","20","doing"),
("4304","15","25","not_doing"),
("4290","15","26","doing"),
("7224","15","29","doing"),
("4593","16","1","doing"),
("4608","16","2","doing"),
("4594","16","4","doing"),
("4595","16","5","doing"),
("4599","16","6","doing"),
("4601","16","12","doing"),
("4602","16","13","doing"),
("4603","16","14","doing"),
("4604","16","16","doing"),
("4605","16","17","doing"),
("4606","16","18","doing"),
("4609","16","20","doing"),
("4610","16","25","doing"),
("4596","16","26","doing"),
("4598","16","28","doing"),
("7202","16","29","doing"),
("4305","17","1","doing"),
("4320","17","2","doing"),
("4306","17","4","not_doing"),
("4307","17","5","doing"),
("4311","17","6","not_doing"),
("4313","17","12","doing"),
("4314","17","13","doing"),
("4315","17","14","not_doing"),
("6268","17","15","doing"),
("4316","17","16","not_doing"),
("4317","17","17","doing"),
("4318","17","18","not_doing"),
("4321","17","20","not_doing"),
("4322","17","25","doing"),
("4308","17","26","doing"),
("7225","17","29","doing"),
("4323","18","1","doing"),
("4338","18","2","doing"),
("4324","18","4","not_doing"),
("4325","18","5","doing"),
("4329","18","6","not_doing"),
("4331","18","12","doing"),
("4332","18","13","doing"),
("4333","18","14","not_doing"),
("7132","18","15","doing"),
("4334","18","16","not_doing"),
("4335","18","17","doing"),
("4336","18","18","not_doing"),
("4339","18","20","not_doing"),
("4340","18","25","doing"),
("4326","18","26","doing"),
("7226","18","29","doing"),
("4341","19","1","doing"),
("4356","19","2","doing"),
("4342","19","4","not_doing"),
("4343","19","5","doing"),
("4347","19","6","not_doing"),
("4349","19","12","doing"),
("4350","19","13","doing"),
("4351","19","14","not_doing"),
("6269","19","15","doing"),
("4352","19","16","not_doing"),
("4353","19","17","not_doing"),
("4354","19","18","doing");
INSERT INTO student_subject VALUES
("4357","19","20","not_doing"),
("4358","19","25","doing"),
("4344","19","26","doing"),
("7227","19","29","doing"),
("4359","20","1","doing"),
("4374","20","2","doing"),
("4360","20","4","doing"),
("4361","20","5","doing"),
("4365","20","6","doing"),
("4367","20","12","not_doing"),
("4368","20","13","not_doing"),
("4369","20","14","doing"),
("7095","20","15","doing"),
("4370","20","16","doing"),
("4371","20","17","not_doing"),
("4372","20","18","not_doing"),
("4375","20","20","not_doing"),
("4376","20","25","not_doing"),
("4362","20","26","doing"),
("7228","20","29","doing"),
("4377","21","1","doing"),
("4392","21","2","doing"),
("4378","21","4","not_doing"),
("4379","21","5","not_doing"),
("4383","21","6","not_doing"),
("4385","21","12","doing"),
("4386","21","13","doing"),
("4387","21","14","not_doing"),
("6270","21","15","doing"),
("4388","21","16","not_doing"),
("4389","21","17","not_doing"),
("4390","21","18","doing"),
("4393","21","20","not_doing"),
("4394","21","25","doing"),
("4380","21","26","doing"),
("7229","21","29","doing"),
("4395","22","1","doing"),
("4410","22","2","doing"),
("4396","22","4","not_doing"),
("4397","22","5","doing"),
("4401","22","6","not_doing"),
("4403","22","12","doing"),
("4404","22","13","doing"),
("4405","22","14","doing"),
("6271","22","15","doing"),
("4406","22","16","not_doing"),
("4407","22","17","doing"),
("4408","22","18","not_doing"),
("4411","22","20","not_doing"),
("4412","22","25","doing"),
("4398","22","26","doing"),
("7230","22","29","doing"),
("4413","23","1","doing"),
("4428","23","2","doing"),
("4414","23","4","not_doing"),
("4415","23","5","not_doing"),
("4419","23","6","not_doing"),
("4421","23","12","doing"),
("4422","23","13","doing"),
("4423","23","14","doing"),
("6272","23","15","doing"),
("4424","23","16","not_doing"),
("4425","23","17","doing"),
("4426","23","18","not_doing"),
("4429","23","20","not_doing"),
("4430","23","25","doing"),
("4416","23","26","doing"),
("7231","23","29","doing"),
("4431","24","1","doing"),
("4446","24","2","doing"),
("4432","24","4","not_doing"),
("4433","24","5","doing"),
("4437","24","6","not_doing"),
("4439","24","12","doing"),
("4440","24","13","doing"),
("4441","24","14","doing"),
("6273","24","15","doing"),
("4442","24","16","not_doing"),
("4443","24","17","doing"),
("4444","24","18","not_doing"),
("4447","24","20","not_doing"),
("4448","24","25","not_doing"),
("4434","24","26","doing"),
("7232","24","29","doing"),
("4449","25","1","doing"),
("4464","25","2","doing"),
("4450","25","4","not_doing"),
("4451","25","5","not_doing"),
("4455","25","6","not_doing"),
("4457","25","12","doing"),
("4458","25","13","doing"),
("4459","25","14","not_doing"),
("6274","25","15","doing"),
("4460","25","16","not_doing"),
("4461","25","17","doing"),
("4462","25","18","doing"),
("4465","25","20","not_doing"),
("4466","25","25","doing"),
("4452","25","26","doing"),
("7233","25","29","doing");
INSERT INTO student_subject VALUES
("4467","26","1","doing"),
("4482","26","2","doing"),
("4468","26","4","not_doing"),
("4469","26","5","not_doing"),
("4473","26","6","not_doing"),
("4475","26","12","doing"),
("4476","26","13","doing"),
("4477","26","14","doing"),
("6275","26","15","doing"),
("4478","26","16","not_doing"),
("4479","26","17","doing"),
("4480","26","18","doing"),
("4483","26","20","not_doing"),
("4484","26","25","not_doing"),
("4470","26","26","doing"),
("7234","26","29","doing"),
("4485","27","1","not_doing"),
("4500","27","2","not_doing"),
("4486","27","4","not_doing"),
("4487","27","5","not_doing"),
("4491","27","6","not_doing"),
("4493","27","12","not_doing"),
("4494","27","13","not_doing"),
("4495","27","14","not_doing"),
("4496","27","16","not_doing"),
("4497","27","17","not_doing"),
("4498","27","18","not_doing"),
("4501","27","20","not_doing"),
("4502","27","25","not_doing"),
("4488","27","26","not_doing"),
("4490","27","28","not_doing"),
("7203","27","29","doing"),
("1798","28","1","doing"),
("3661","28","2","doing"),
("1810","28","4","not_doing"),
("1811","28","5","not_doing"),
("3391","28","6","not_doing"),
("3451","28","12","doing"),
("3481","28","13","doing"),
("3511","28","14","not_doing"),
("4199","28","15","doing"),
("3541","28","16","not_doing"),
("3571","28","17","doing"),
("3601","28","18","doing"),
("3691","28","20","not_doing"),
("3721","28","25","doing"),
("5478","28","26","doing"),
("7262","28","29","doing"),
("1813","29","1","doing"),
("3662","29","2","doing"),
("1825","29","4","not_doing"),
("1826","29","5","not_doing"),
("3392","29","6","not_doing"),
("3452","29","12","doing"),
("3482","29","13","doing"),
("3512","29","14","doing"),
("4200","29","15","doing"),
("3542","29","16","not_doing"),
("3572","29","17","doing"),
("3602","29","18","not_doing"),
("3692","29","20","not_doing"),
("3722","29","25","doing"),
("5480","29","26","doing"),
("7263","29","29","doing"),
("1828","30","1","doing"),
("3679","30","2","doing"),
("1840","30","4","doing"),
("1841","30","5","doing"),
("3409","30","6","doing"),
("3469","30","12","doing"),
("3499","30","13","doing"),
("3529","30","14","doing"),
("4221","30","15","doing"),
("3559","30","16","doing"),
("3589","30","17","doing"),
("3619","30","18","doing"),
("3709","30","20","doing"),
("3739","30","25","doing"),
("5528","30","26","doing"),
("7247","30","29","doing"),
("1843","31","1","doing"),
("3663","31","2","doing"),
("1855","31","4","not_doing"),
("1856","31","5","not_doing"),
("3393","31","6","not_doing"),
("3453","31","12","doing"),
("3483","31","13","doing"),
("3513","31","14","doing"),
("4201","31","15","doing"),
("3543","31","16","not_doing"),
("3573","31","17","not_doing"),
("3603","31","18","doing"),
("3693","31","20","not_doing"),
("3723","31","25","doing"),
("5482","31","26","doing"),
("7264","31","29","doing"),
("1858","32","1","doing"),
("3664","32","2","doing"),
("1870","32","4","not_doing"),
("1871","32","5","not_doing");
INSERT INTO student_subject VALUES
("3394","32","6","not_doing"),
("3454","32","12","doing"),
("3484","32","13","doing"),
("3514","32","14","doing"),
("4202","32","15","doing"),
("3544","32","16","not_doing"),
("3574","32","17","doing"),
("3604","32","18","not_doing"),
("3694","32","20","not_doing"),
("3724","32","25","doing"),
("5484","32","26","doing"),
("7265","32","29","doing"),
("1873","33","1","doing"),
("3665","33","2","doing"),
("1885","33","4","doing"),
("1886","33","5","not_doing"),
("3395","33","6","not_doing"),
("3455","33","12","not_doing"),
("3485","33","13","not_doing"),
("3515","33","14","not_doing"),
("4203","33","15","doing"),
("3545","33","16","doing"),
("3575","33","17","doing"),
("3605","33","18","not_doing"),
("3695","33","20","doing"),
("3725","33","25","not_doing"),
("5486","33","26","doing"),
("7266","33","29","doing"),
("1888","34","1","doing"),
("3680","34","2","doing"),
("1900","34","4","doing"),
("1901","34","5","doing"),
("3410","34","6","doing"),
("3470","34","12","doing"),
("3500","34","13","doing"),
("3530","34","14","doing"),
("4222","34","15","doing"),
("3560","34","16","doing"),
("3590","34","17","doing"),
("3620","34","18","doing"),
("3710","34","20","doing"),
("3740","34","25","doing"),
("5530","34","26","doing"),
("7248","34","29","doing"),
("1903","35","1","doing"),
("3666","35","2","doing"),
("1915","35","4","not_doing"),
("1916","35","5","not_doing"),
("3396","35","6","not_doing"),
("3456","35","12","not_doing"),
("3486","35","13","not_doing"),
("3516","35","14","not_doing"),
("4204","35","15","doing"),
("3546","35","16","doing"),
("3576","35","17","not_doing"),
("3606","35","18","not_doing"),
("3696","35","20","doing"),
("3726","35","25","not_doing"),
("5488","35","26","doing"),
("7267","35","29","doing"),
("1918","36","1","not_doing"),
("3667","36","2","doing"),
("1930","36","4","not_doing"),
("1931","36","5","not_doing"),
("3397","36","6","not_doing"),
("3457","36","12","not_doing"),
("3487","36","13","not_doing"),
("3517","36","14","not_doing"),
("4205","36","15","doing"),
("3547","36","16","not_doing"),
("3577","36","17","not_doing"),
("3607","36","18","not_doing"),
("3697","36","20","not_doing"),
("3727","36","25","not_doing"),
("5490","36","26","not_doing"),
("7268","36","29","doing"),
("2068","37","1","doing"),
("3681","37","2","doing"),
("2080","37","4","doing"),
("2081","37","5","doing"),
("3411","37","6","doing"),
("3471","37","12","doing"),
("3501","37","13","doing"),
("3531","37","14","doing"),
("4223","37","15","doing"),
("3561","37","16","doing"),
("3591","37","17","doing"),
("3621","37","18","doing"),
("3711","37","20","doing"),
("3741","37","25","doing"),
("5532","37","26","doing"),
("7249","37","29","doing"),
("2083","38","1","doing"),
("3682","38","2","doing"),
("2095","38","4","doing"),
("2096","38","5","doing"),
("3412","38","6","doing"),
("3472","38","12","doing"),
("3502","38","13","doing"),
("3532","38","14","doing");
INSERT INTO student_subject VALUES
("4224","38","15","doing"),
("3562","38","16","doing"),
("3592","38","17","doing"),
("3622","38","18","doing"),
("3712","38","20","doing"),
("3742","38","25","doing"),
("5534","38","26","doing"),
("7250","38","29","doing"),
("1933","39","1","doing"),
("3683","39","2","doing"),
("1945","39","4","doing"),
("1946","39","5","doing"),
("3413","39","6","doing"),
("3473","39","12","doing"),
("3503","39","13","doing"),
("3533","39","14","doing"),
("4225","39","15","doing"),
("3563","39","16","doing"),
("3593","39","17","doing"),
("3623","39","18","doing"),
("3713","39","20","doing"),
("3743","39","25","doing"),
("5536","39","26","doing"),
("7251","39","29","doing"),
("1948","40","1","doing"),
("3684","40","2","doing"),
("1960","40","4","doing"),
("1961","40","5","doing"),
("3414","40","6","doing"),
("3474","40","12","doing"),
("3504","40","13","doing"),
("3534","40","14","doing"),
("4226","40","15","doing"),
("3564","40","16","doing"),
("3594","40","17","doing"),
("3624","40","18","doing"),
("3714","40","20","doing"),
("3744","40","25","doing"),
("5538","40","26","doing"),
("7252","40","29","doing"),
("1963","41","1","doing"),
("3668","41","2","doing"),
("1975","41","4","doing"),
("1976","41","5","not_doing"),
("3398","41","6","doing"),
("3458","41","12","not_doing"),
("3488","41","13","not_doing"),
("3518","41","14","doing"),
("4206","41","15","doing"),
("3548","41","16","doing"),
("3578","41","17","doing"),
("3608","41","18","not_doing"),
("3698","41","20","not_doing"),
("3728","41","25","not_doing"),
("5492","41","26","doing"),
("7269","41","29","doing"),
("471","42","1","doing"),
("481","42","2","doing"),
("483","42","4","doing"),
("484","42","5","doing"),
("485","42","6","doing"),
("473","42","12","not_doing"),
("474","42","13","not_doing"),
("475","42","14","doing"),
("476","42","15","doing"),
("477","42","16","doing"),
("478","42","17","doing"),
("479","42","18","not_doing"),
("480","42","19","doing"),
("482","42","20","not_doing"),
("2930","42","25","not_doing"),
("5556","42","26","doing"),
("1978","43","1","doing"),
("3685","43","2","doing"),
("1990","43","4","doing"),
("1991","43","5","doing"),
("3415","43","6","doing"),
("3475","43","12","doing"),
("3505","43","13","doing"),
("3535","43","14","doing"),
("4227","43","15","doing"),
("3565","43","16","doing"),
("3595","43","17","doing"),
("3625","43","18","doing"),
("3715","43","20","doing"),
("3745","43","25","doing"),
("5540","43","26","doing"),
("7253","43","29","doing"),
("1993","44","1","doing"),
("3686","44","2","doing"),
("2005","44","4","doing"),
("2006","44","5","doing"),
("3416","44","6","doing"),
("3476","44","12","doing"),
("3506","44","13","doing"),
("3536","44","14","doing"),
("4228","44","15","doing"),
("3566","44","16","doing"),
("3596","44","17","doing"),
("3626","44","18","doing");
INSERT INTO student_subject VALUES
("3716","44","20","doing"),
("3746","44","25","doing"),
("5542","44","26","doing"),
("7254","44","29","doing"),
("510","45","1","doing"),
("520","45","2","doing"),
("522","45","4","doing"),
("523","45","5","doing"),
("524","45","6","not_doing"),
("512","45","12","not_doing"),
("513","45","13","not_doing"),
("514","45","14","not_doing"),
("515","45","15","doing"),
("516","45","16","doing"),
("517","45","17","doing"),
("518","45","18","not_doing"),
("519","45","19","doing"),
("521","45","20","not_doing"),
("2931","45","25","not_doing"),
("5558","45","26","doing"),
("2008","46","1","doing"),
("3669","46","2","doing"),
("2020","46","4","not_doing"),
("2021","46","5","doing"),
("3399","46","6","not_doing"),
("3459","46","12","doing"),
("3489","46","13","doing"),
("3519","46","14","doing"),
("4207","46","15","doing"),
("3549","46","16","not_doing"),
("3579","46","17","doing"),
("3609","46","18","not_doing"),
("3699","46","20","not_doing"),
("3729","46","25","not_doing"),
("5494","46","26","doing"),
("7288","46","29","doing"),
("537","47","1","doing"),
("547","47","2","doing"),
("549","47","4","not_doing"),
("550","47","5","doing"),
("551","47","6","not_doing"),
("539","47","12","doing"),
("540","47","13","doing"),
("541","47","14","not_doing"),
("542","47","15","doing"),
("543","47","16","not_doing"),
("544","47","17","doing"),
("545","47","18","not_doing"),
("546","47","19","doing"),
("548","47","20","not_doing"),
("2932","47","25","doing"),
("5560","47","26","doing"),
("2023","48","1","doing"),
("3670","48","2","doing"),
("2035","48","4","not_doing"),
("2036","48","5","doing"),
("3400","48","6","doing"),
("3460","48","12","doing"),
("3490","48","13","doing"),
("3520","48","14","doing"),
("4208","48","15","doing"),
("3550","48","16","not_doing"),
("3580","48","17","not_doing"),
("3610","48","18","not_doing"),
("3700","48","20","not_doing"),
("3730","48","25","not_doing"),
("5496","48","26","doing"),
("7270","48","29","doing"),
("564","49","1","doing"),
("574","49","2","doing"),
("576","49","4","not_doing"),
("577","49","5","doing"),
("578","49","6","not_doing"),
("566","49","12","doing"),
("567","49","13","doing"),
("568","49","14","doing"),
("569","49","15","doing"),
("570","49","16","not_doing"),
("571","49","17","doing"),
("572","49","18","not_doing"),
("573","49","19","doing"),
("575","49","20","not_doing"),
("2933","49","25","not_doing"),
("5562","49","26","doing"),
("2038","50","1","doing"),
("3687","50","2","doing"),
("2050","50","4","doing"),
("2051","50","5","doing"),
("3417","50","6","doing"),
("3477","50","12","doing"),
("3507","50","13","doing"),
("3537","50","14","doing"),
("4229","50","15","doing"),
("3567","50","16","doing"),
("3597","50","17","doing"),
("3627","50","18","doing"),
("3717","50","20","doing"),
("3747","50","25","doing"),
("5544","50","26","doing"),
("7255","50","29","doing");
INSERT INTO student_subject VALUES
("591","51","1","doing"),
("601","51","2","doing"),
("603","51","4","doing"),
("604","51","5","not_doing"),
("605","51","6","doing"),
("593","51","12","not_doing"),
("594","51","13","not_doing"),
("595","51","14","not_doing"),
("596","51","15","doing"),
("597","51","16","doing"),
("598","51","17","doing"),
("599","51","18","doing"),
("600","51","19","doing"),
("602","51","20","not_doing"),
("2934","51","25","not_doing"),
("5564","51","26","doing"),
("2053","52","1","doing"),
("3688","52","2","doing"),
("2065","52","4","doing"),
("2066","52","5","doing"),
("3418","52","6","doing"),
("3478","52","12","doing"),
("3508","52","13","doing"),
("3538","52","14","doing"),
("4230","52","15","doing"),
("3568","52","16","doing"),
("3598","52","17","doing"),
("3628","52","18","doing"),
("3718","52","20","doing"),
("3748","52","25","doing"),
("5546","52","26","doing"),
("7256","52","29","doing"),
("618","53","1","not_doing"),
("628","53","2","not_doing"),
("630","53","4","not_doing"),
("631","53","5","not_doing"),
("632","53","6","not_doing"),
("620","53","12","not_doing"),
("621","53","13","not_doing"),
("622","53","14","not_doing"),
("623","53","15","not_doing"),
("624","53","16","not_doing"),
("625","53","17","not_doing"),
("626","53","18","not_doing"),
("627","53","19","not_doing"),
("629","53","20","not_doing"),
("2935","53","25","not_doing"),
("5566","53","26","not_doing"),
("633","54","1","doing"),
("643","54","2","doing"),
("645","54","4","not_doing"),
("646","54","5","doing"),
("647","54","6","not_doing"),
("635","54","12","doing"),
("636","54","13","doing"),
("637","54","14","doing"),
("638","54","15","doing"),
("639","54","16","not_doing"),
("640","54","17","doing"),
("641","54","18","not_doing"),
("642","54","19","doing"),
("644","54","20","not_doing"),
("2936","54","25","not_doing"),
("5568","54","26","doing"),
("648","55","1","not_doing"),
("658","55","2","not_doing"),
("660","55","4","not_doing"),
("661","55","5","doing"),
("662","55","6","doing"),
("650","55","12","not_doing"),
("651","55","13","not_doing"),
("652","55","14","not_doing"),
("653","55","15","doing"),
("654","55","16","doing"),
("655","55","17","doing"),
("656","55","18","not_doing"),
("657","55","19","doing"),
("659","55","20","doing"),
("2947","55","25","doing"),
("5598","55","26","doing"),
("663","56","1","not_doing"),
("673","56","2","not_doing"),
("675","56","4","not_doing"),
("676","56","5","not_doing"),
("677","56","6","doing"),
("665","56","12","not_doing"),
("666","56","13","not_doing"),
("667","56","14","not_doing"),
("668","56","15","doing"),
("669","56","16","doing"),
("670","56","17","doing"),
("671","56","18","doing"),
("672","56","19","doing"),
("674","56","20","doing"),
("2937","56","25","not_doing"),
("5570","56","26","doing"),
("678","57","1","not_doing"),
("688","57","2","not_doing"),
("690","57","4","not_doing"),
("691","57","5","not_doing");
INSERT INTO student_subject VALUES
("692","57","6","not_doing"),
("680","57","12","not_doing"),
("681","57","13","not_doing"),
("682","57","14","not_doing"),
("683","57","15","not_doing"),
("684","57","16","not_doing"),
("685","57","17","not_doing"),
("686","57","18","not_doing"),
("687","57","19","not_doing"),
("689","57","20","not_doing"),
("2938","57","25","not_doing"),
("5572","57","26","not_doing"),
("693","58","1","doing"),
("703","58","2","doing"),
("705","58","4","not_doing"),
("706","58","5","doing"),
("707","58","6","not_doing"),
("695","58","12","doing"),
("696","58","13","doing"),
("697","58","14","doing"),
("698","58","15","doing"),
("699","58","16","not_doing"),
("700","58","17","doing"),
("701","58","18","not_doing"),
("702","58","19","doing"),
("704","58","20","not_doing"),
("2939","58","25","not_doing"),
("5574","58","26","doing"),
("708","59","1","not_doing"),
("718","59","2","not_doing"),
("720","59","4","not_doing"),
("721","59","5","not_doing"),
("722","59","6","not_doing"),
("710","59","12","not_doing"),
("711","59","13","not_doing"),
("712","59","14","not_doing"),
("713","59","15","not_doing"),
("714","59","16","not_doing"),
("715","59","17","not_doing"),
("716","59","18","not_doing"),
("717","59","19","not_doing"),
("719","59","20","not_doing"),
("2940","59","25","not_doing"),
("5576","59","26","not_doing"),
("723","60","1","not_doing"),
("733","60","2","not_doing"),
("735","60","4","not_doing"),
("736","60","5","not_doing"),
("737","60","6","doing"),
("725","60","12","not_doing"),
("726","60","13","not_doing"),
("727","60","14","not_doing"),
("728","60","15","doing"),
("729","60","16","not_doing"),
("730","60","17","doing"),
("731","60","18","not_doing"),
("732","60","19","doing"),
("734","60","20","not_doing"),
("2941","60","25","not_doing"),
("5578","60","26","doing"),
("738","61","1","not_doing"),
("748","61","2","not_doing"),
("750","61","4","not_doing"),
("751","61","5","not_doing"),
("752","61","6","not_doing"),
("740","61","12","not_doing"),
("741","61","13","not_doing"),
("742","61","14","not_doing"),
("743","61","15","not_doing"),
("744","61","16","not_doing"),
("745","61","17","not_doing"),
("746","61","18","not_doing"),
("747","61","19","not_doing"),
("749","61","20","not_doing"),
("2942","61","25","not_doing"),
("5580","61","26","not_doing"),
("753","62","1","not_doing"),
("763","62","2","not_doing"),
("765","62","4","not_doing"),
("766","62","5","not_doing"),
("767","62","6","not_doing"),
("755","62","12","not_doing"),
("756","62","13","not_doing"),
("757","62","14","doing"),
("758","62","15","doing"),
("759","62","16","doing"),
("760","62","17","not_doing"),
("761","62","18","not_doing"),
("762","62","19","not_doing"),
("764","62","20","not_doing"),
("2948","62","25","doing"),
("5600","62","26","doing"),
("788","63","1","doing"),
("798","63","2","doing"),
("800","63","4","not_doing"),
("801","63","5","doing"),
("802","63","6","not_doing"),
("790","63","12","doing"),
("791","63","13","doing"),
("792","63","14","not_doing");
INSERT INTO student_subject VALUES
("793","63","15","doing"),
("794","63","16","not_doing"),
("795","63","17","doing"),
("796","63","18","not_doing"),
("797","63","19","doing"),
("799","63","20","not_doing"),
("2943","63","25","doing"),
("5582","63","26","doing"),
("803","64","1","doing"),
("813","64","2","doing"),
("815","64","4","not_doing"),
("816","64","5","doing"),
("817","64","6","not_doing"),
("805","64","12","doing"),
("806","64","13","doing"),
("807","64","14","doing"),
("808","64","15","doing"),
("809","64","16","not_doing"),
("810","64","17","doing"),
("811","64","18","not_doing"),
("812","64","19","doing"),
("814","64","20","not_doing"),
("2944","64","25","not_doing"),
("5602","64","26","doing"),
("818","65","1","not_doing"),
("828","65","2","not_doing"),
("830","65","4","not_doing"),
("831","65","5","not_doing"),
("832","65","6","not_doing"),
("820","65","12","not_doing"),
("821","65","13","not_doing"),
("822","65","14","not_doing"),
("823","65","15","not_doing"),
("824","65","16","not_doing"),
("825","65","17","not_doing"),
("826","65","18","not_doing"),
("827","65","19","not_doing"),
("829","65","20","not_doing"),
("2945","65","25","not_doing"),
("5584","65","26","not_doing"),
("833","66","1","doing"),
("842","66","2","doing"),
("844","66","4","not_doing"),
("845","66","5","not_doing"),
("846","66","6","not_doing"),
("3770","66","10","doing"),
("834","66","12","doing"),
("835","66","13","doing"),
("836","66","14","doing"),
("837","66","15","doing"),
("838","66","16","not_doing"),
("839","66","17","doing"),
("840","66","18","doing"),
("841","66","19","doing"),
("843","66","20","not_doing"),
("3824","66","25","doing"),
("3878","66","26","doing"),
("867","67","1","doing"),
("876","67","2","doing"),
("878","67","4","doing"),
("879","67","5","doing"),
("880","67","6","doing"),
("3820","67","10","doing"),
("868","67","12","not_doing"),
("869","67","13","not_doing"),
("870","67","14","not_doing"),
("871","67","15","doing"),
("872","67","16","doing"),
("873","67","17","doing"),
("874","67","18","not_doing"),
("875","67","19","doing"),
("877","67","20","not_doing"),
("3874","67","25","doing"),
("3928","67","26","doing"),
("881","68","1","doing"),
("890","68","2","doing"),
("892","68","4","doing"),
("893","68","5","doing"),
("894","68","6","doing"),
("3771","68","10","doing"),
("882","68","12","not_doing"),
("883","68","13","not_doing"),
("884","68","14","not_doing"),
("885","68","15","doing"),
("886","68","16","doing"),
("887","68","17","doing"),
("888","68","18","not_doing"),
("889","68","19","doing"),
("891","68","20","not_doing"),
("3825","68","25","doing"),
("3879","68","26","doing"),
("895","69","1","doing"),
("904","69","2","doing"),
("906","69","4","doing"),
("907","69","5","not_doing"),
("908","69","6","doing"),
("3772","69","10","doing"),
("896","69","12","not_doing"),
("897","69","13","not_doing"),
("898","69","14","doing");
INSERT INTO student_subject VALUES
("899","69","15","doing"),
("900","69","16","doing"),
("901","69","17","doing"),
("902","69","18","not_doing"),
("903","69","19","doing"),
("905","69","20","not_doing"),
("3826","69","25","doing"),
("3880","69","26","doing"),
("909","70","1","doing"),
("919","70","2","doing"),
("921","70","4","not_doing"),
("922","70","5","doing"),
("923","70","6","not_doing"),
("3773","70","10","doing"),
("911","70","12","doing"),
("912","70","13","doing"),
("913","70","14","doing"),
("914","70","15","doing"),
("915","70","16","not_doing"),
("916","70","17","doing"),
("917","70","18","not_doing"),
("918","70","19","doing"),
("920","70","20","not_doing"),
("3827","70","25","doing"),
("3881","70","26","doing"),
("924","71","1","doing"),
("933","71","2","doing"),
("935","71","4","not_doing"),
("936","71","5","not_doing"),
("937","71","6","not_doing"),
("3774","71","10","doing"),
("925","71","12","doing"),
("926","71","13","doing"),
("927","71","14","doing"),
("928","71","15","doing"),
("929","71","16","not_doing"),
("930","71","17","doing"),
("931","71","18","doing"),
("932","71","19","doing"),
("934","71","20","not_doing"),
("3828","71","25","doing"),
("3882","71","26","doing"),
("938","72","1","doing"),
("947","72","2","doing"),
("949","72","4","doing"),
("950","72","5","not_doing"),
("951","72","6","not_doing"),
("3775","72","10","doing"),
("939","72","12","not_doing"),
("940","72","13","not_doing"),
("941","72","14","not_doing"),
("942","72","15","doing"),
("943","72","16","doing"),
("944","72","17","doing"),
("945","72","18","doing"),
("946","72","19","doing"),
("948","72","20","doing"),
("3829","72","25","doing"),
("3883","72","26","doing"),
("952","73","1","doing"),
("961","73","2","doing"),
("963","73","4","doing"),
("964","73","5","not_doing"),
("965","73","6","not_doing"),
("3776","73","10","doing"),
("953","73","12","not_doing"),
("954","73","13","not_doing"),
("955","73","14","doing"),
("956","73","15","doing"),
("957","73","16","doing"),
("958","73","17","doing"),
("959","73","18","not_doing"),
("960","73","19","doing"),
("962","73","20","doing"),
("3830","73","25","doing"),
("3884","73","26","doing"),
("966","74","1","doing"),
("975","74","2","doing"),
("977","74","4","doing"),
("978","74","5","not_doing"),
("979","74","6","not_doing"),
("3821","74","10","doing"),
("967","74","12","not_doing"),
("968","74","13","not_doing"),
("969","74","14","not_doing"),
("970","74","15","doing"),
("971","74","16","doing"),
("972","74","17","doing"),
("973","74","18","doing"),
("974","74","19","doing"),
("976","74","20","doing"),
("3875","74","25","doing"),
("3929","74","26","doing"),
("980","75","1","doing"),
("989","75","2","doing"),
("991","75","4","not_doing"),
("992","75","5","doing"),
("993","75","6","not_doing"),
("3777","75","10","doing"),
("981","75","12","doing");
INSERT INTO student_subject VALUES
("982","75","13","doing"),
("983","75","14","doing"),
("984","75","15","doing"),
("985","75","16","not_doing"),
("986","75","17","doing"),
("987","75","18","not_doing"),
("988","75","19","doing"),
("990","75","20","not_doing"),
("3831","75","25","doing"),
("3885","75","26","doing"),
("994","76","1","doing"),
("1003","76","2","doing"),
("1005","76","4","not_doing"),
("1006","76","5","not_doing"),
("1007","76","6","not_doing"),
("3778","76","10","doing"),
("995","76","12","doing"),
("996","76","13","doing"),
("997","76","14","doing"),
("998","76","15","doing"),
("999","76","16","not_doing"),
("1000","76","17","doing"),
("1001","76","18","doing"),
("1002","76","19","doing"),
("1004","76","20","not_doing"),
("3832","76","25","doing"),
("3886","76","26","doing"),
("1008","77","1","doing"),
("1017","77","2","doing"),
("1019","77","4","not_doing"),
("1020","77","5","not_doing"),
("1021","77","6","not_doing"),
("3779","77","10","doing"),
("1009","77","12","doing"),
("1010","77","13","doing"),
("1011","77","14","doing"),
("1012","77","15","doing"),
("1013","77","16","not_doing"),
("1014","77","17","doing"),
("1015","77","18","doing"),
("1016","77","19","doing"),
("1018","77","20","not_doing"),
("3833","77","25","doing"),
("3887","77","26","doing"),
("1022","78","1","doing"),
("1031","78","2","doing"),
("1033","78","4","not_doing"),
("1034","78","5","not_doing"),
("1035","78","6","not_doing"),
("3780","78","10","doing"),
("1023","78","12","doing"),
("1024","78","13","doing"),
("1025","78","14","doing"),
("1026","78","15","doing"),
("1027","78","16","not_doing"),
("1028","78","17","doing"),
("1029","78","18","doing"),
("1030","78","19","doing"),
("1032","78","20","not_doing"),
("3834","78","25","doing"),
("3888","78","26","doing"),
("1036","79","1","doing"),
("1045","79","2","doing"),
("1047","79","4","not_doing"),
("1048","79","5","doing"),
("1049","79","6","not_doing"),
("3781","79","10","doing"),
("1037","79","12","doing"),
("1038","79","13","doing"),
("1039","79","14","doing"),
("1040","79","15","doing"),
("1041","79","16","not_doing"),
("1042","79","17","doing"),
("1043","79","18","not_doing"),
("1044","79","19","doing"),
("1046","79","20","not_doing"),
("3835","79","25","doing"),
("3889","79","26","doing"),
("1050","80","1","doing"),
("1059","80","2","doing"),
("1061","80","4","doing"),
("1062","80","5","not_doing"),
("1063","80","6","doing"),
("3782","80","10","doing"),
("1051","80","12","not_doing"),
("1052","80","13","not_doing"),
("1053","80","14","doing"),
("1054","80","15","doing"),
("1055","80","16","doing"),
("1056","80","17","doing"),
("1057","80","18","not_doing"),
("1058","80","19","doing"),
("1060","80","20","not_doing"),
("3836","80","25","doing"),
("3890","80","26","doing"),
("1064","81","1","doing"),
("1073","81","2","doing"),
("1075","81","4","not_doing"),
("1076","81","5","not_doing"),
("1077","81","6","not_doing");
INSERT INTO student_subject VALUES
("3783","81","10","doing"),
("1065","81","12","doing"),
("1066","81","13","doing"),
("1067","81","14","doing"),
("1068","81","15","doing"),
("1069","81","16","not_doing"),
("1070","81","17","doing"),
("1071","81","18","doing"),
("1072","81","19","doing"),
("1074","81","20","not_doing"),
("3837","81","25","doing"),
("3891","81","26","doing"),
("1078","82","1","doing"),
("1087","82","2","doing"),
("1089","82","4","doing"),
("1090","82","5","not_doing"),
("1091","82","6","doing"),
("3784","82","10","doing"),
("1079","82","12","not_doing"),
("1080","82","13","not_doing"),
("1081","82","14","doing"),
("1082","82","15","doing"),
("1083","82","16","doing"),
("1084","82","17","doing"),
("1085","82","18","not_doing"),
("1086","82","19","doing"),
("1088","82","20","not_doing"),
("3838","82","25","doing"),
("3892","82","26","doing"),
("1092","83","1","doing"),
("1101","83","2","doing"),
("1103","83","4","not_doing"),
("1104","83","5","doing"),
("1105","83","6","not_doing"),
("3785","83","10","doing"),
("1093","83","12","doing"),
("1094","83","13","doing"),
("1095","83","14","doing"),
("1096","83","15","doing"),
("1097","83","16","not_doing"),
("1098","83","17","doing"),
("1099","83","18","not_doing"),
("1100","83","19","doing"),
("1102","83","20","not_doing"),
("3839","83","25","doing"),
("3893","83","26","doing"),
("1106","84","1","doing"),
("1115","84","2","doing"),
("1117","84","4","doing"),
("1118","84","5","doing"),
("1119","84","6","not_doing"),
("3786","84","10","doing"),
("1107","84","12","not_doing"),
("1108","84","13","not_doing"),
("1109","84","14","not_doing"),
("1110","84","15","doing"),
("1111","84","16","doing"),
("1112","84","17","doing"),
("1113","84","18","not_doing"),
("1114","84","19","doing"),
("1116","84","20","doing"),
("3840","84","25","doing"),
("3894","84","26","doing"),
("1120","85","1","doing"),
("1129","85","2","doing"),
("1131","85","4","doing"),
("1132","85","5","doing"),
("1133","85","6","not_doing"),
("3787","85","10","doing"),
("1121","85","12","not_doing"),
("1122","85","13","not_doing"),
("1123","85","14","not_doing"),
("1124","85","15","doing"),
("1125","85","16","doing"),
("1126","85","17","doing"),
("1127","85","18","not_doing"),
("1128","85","19","doing"),
("1130","85","20","doing"),
("3841","85","25","doing"),
("3895","85","26","doing"),
("1134","86","1","not_doing"),
("1143","86","2","not_doing"),
("1145","86","4","not_doing"),
("1146","86","5","not_doing"),
("1147","86","6","not_doing"),
("3822","86","10","doing"),
("1135","86","12","not_doing"),
("1136","86","13","not_doing"),
("1137","86","14","not_doing"),
("1138","86","15","not_doing"),
("1139","86","16","not_doing"),
("1140","86","17","not_doing"),
("1141","86","18","not_doing"),
("1142","86","19","not_doing"),
("1144","86","20","not_doing"),
("3876","86","25","doing"),
("3930","86","26","doing"),
("1148","87","1","doing"),
("1157","87","2","doing"),
("1159","87","4","doing");
INSERT INTO student_subject VALUES
("1160","87","5","not_doing"),
("1161","87","6","doing"),
("3788","87","10","doing"),
("1149","87","12","not_doing"),
("1150","87","13","not_doing"),
("1151","87","14","not_doing"),
("1152","87","15","doing"),
("1153","87","16","doing"),
("1154","87","17","doing"),
("1155","87","18","doing"),
("1156","87","19","doing"),
("1158","87","20","not_doing"),
("3842","87","25","doing"),
("3896","87","26","doing"),
("1162","88","1","doing"),
("1171","88","2","doing"),
("1173","88","4","doing"),
("1174","88","5","not_doing"),
("1175","88","6","not_doing"),
("3789","88","10","doing"),
("1163","88","12","not_doing"),
("1164","88","13","not_doing"),
("1165","88","14","doing"),
("1166","88","15","doing"),
("1167","88","16","doing"),
("1168","88","17","doing"),
("1169","88","18","not_doing"),
("1170","88","19","doing"),
("1172","88","20","doing"),
("3843","88","25","doing"),
("3897","88","26","doing"),
("1176","89","1","doing"),
("1185","89","2","doing"),
("1187","89","4","doing"),
("1188","89","5","not_doing"),
("1189","89","6","doing"),
("3790","89","10","doing"),
("1177","89","12","not_doing"),
("1178","89","13","not_doing"),
("1179","89","14","not_doing"),
("1180","89","15","doing"),
("1181","89","16","doing"),
("1182","89","17","doing"),
("1183","89","18","doing"),
("1184","89","19","doing"),
("1186","89","20","not_doing"),
("3844","89","25","doing"),
("3898","89","26","doing"),
("1190","90","1","doing"),
("1199","90","2","doing"),
("1201","90","4","doing"),
("1202","90","5","not_doing"),
("1203","90","6","not_doing"),
("3791","90","10","doing"),
("1191","90","12","not_doing"),
("1192","90","13","not_doing"),
("1193","90","14","doing"),
("1194","90","15","doing"),
("1195","90","16","doing"),
("1196","90","17","doing"),
("1197","90","18","not_doing"),
("1198","90","19","doing"),
("1200","90","20","doing"),
("3845","90","25","doing"),
("3899","90","26","doing"),
("1204","91","1","doing"),
("1213","91","2","doing"),
("1215","91","4","doing"),
("1216","91","5","not_doing"),
("1217","91","6","doing"),
("3792","91","10","doing"),
("1205","91","12","not_doing"),
("1206","91","13","not_doing"),
("1207","91","14","doing"),
("1208","91","15","doing"),
("1209","91","16","doing"),
("1210","91","17","doing"),
("1211","91","18","not_doing"),
("1212","91","19","doing"),
("1214","91","20","not_doing"),
("3846","91","25","doing"),
("3900","91","26","doing"),
("1218","92","1","doing"),
("1227","92","2","doing"),
("1229","92","4","doing"),
("1230","92","5","not_doing"),
("1231","92","6","doing"),
("1219","92","12","not_doing"),
("1220","92","13","not_doing"),
("1221","92","14","doing"),
("1222","92","15","doing"),
("1223","92","16","doing"),
("1224","92","17","doing"),
("1225","92","18","not_doing"),
("1226","92","19","doing"),
("1228","92","20","not_doing"),
("1232","93","1","doing"),
("1241","93","2","doing"),
("1243","93","4","not_doing"),
("1244","93","5","not_doing");
INSERT INTO student_subject VALUES
("1245","93","6","not_doing"),
("1233","93","12","doing"),
("1234","93","13","doing"),
("1235","93","14","doing"),
("1236","93","15","doing"),
("1237","93","16","not_doing"),
("1238","93","17","doing"),
("1239","93","18","doing"),
("1240","93","19","doing"),
("1242","93","20","not_doing"),
("1246","94","1","doing"),
("1255","94","2","doing"),
("1257","94","4","not_doing"),
("1258","94","5","not_doing"),
("1259","94","6","not_doing"),
("1247","94","12","doing"),
("1248","94","13","doing"),
("1249","94","14","doing"),
("1250","94","15","doing"),
("1251","94","16","not_doing"),
("1252","94","17","doing"),
("1253","94","18","doing"),
("1254","94","19","doing"),
("1256","94","20","not_doing"),
("1260","95","1","doing"),
("1269","95","2","doing"),
("1271","95","4","not_doing"),
("1272","95","5","doing"),
("1273","95","6","not_doing"),
("1261","95","12","doing"),
("1262","95","13","doing"),
("1263","95","14","doing"),
("1264","95","15","doing"),
("1265","95","16","not_doing"),
("1266","95","17","doing"),
("1267","95","18","not_doing"),
("1268","95","19","doing"),
("1270","95","20","not_doing"),
("1274","96","1","doing"),
("1283","96","2","doing"),
("1285","96","4","not_doing"),
("1286","96","5","doing"),
("1287","96","6","not_doing"),
("1275","96","12","doing"),
("1276","96","13","doing"),
("1277","96","14","doing"),
("1278","96","15","doing"),
("1279","96","16","not_doing"),
("1280","96","17","doing"),
("1281","96","18","not_doing"),
("1282","96","19","doing"),
("1284","96","20","not_doing"),
("1288","97","1","doing"),
("1297","97","2","doing"),
("1299","97","4","not_doing"),
("1300","97","5","not_doing"),
("1301","97","6","not_doing"),
("1289","97","12","doing"),
("1290","97","13","doing"),
("1291","97","14","doing"),
("1292","97","15","doing"),
("1293","97","16","not_doing"),
("1294","97","17","doing"),
("1295","97","18","not_doing"),
("1296","97","19","doing"),
("1298","97","20","not_doing"),
("1302","98","1","doing"),
("1311","98","2","doing"),
("1313","98","4","not_doing"),
("1314","98","5","not_doing"),
("1315","98","6","not_doing"),
("1303","98","12","doing"),
("1304","98","13","doing"),
("1305","98","14","doing"),
("1306","98","15","doing"),
("1307","98","16","not_doing"),
("1308","98","17","doing"),
("1309","98","18","doing"),
("1310","98","19","doing"),
("1312","98","20","not_doing"),
("1316","99","1","doing"),
("1325","99","2","doing"),
("1327","99","4","doing"),
("1328","99","5","not_doing"),
("1329","99","6","doing"),
("1317","99","12","not_doing"),
("1318","99","13","not_doing"),
("1319","99","14","doing"),
("1320","99","15","doing"),
("1321","99","16","doing"),
("1322","99","17","doing"),
("1323","99","18","not_doing"),
("1324","99","19","doing"),
("1326","99","20","not_doing"),
("1330","100","1","doing"),
("1339","100","2","doing"),
("1341","100","4","not_doing"),
("1342","100","5","not_doing"),
("1343","100","6","not_doing"),
("1331","100","12","doing");
INSERT INTO student_subject VALUES
("1332","100","13","doing"),
("1333","100","14","doing"),
("1334","100","15","doing"),
("1335","100","16","not_doing"),
("1336","100","17","doing"),
("1337","100","18","doing"),
("1338","100","19","doing"),
("1340","100","20","not_doing"),
("1344","101","1","doing"),
("1353","101","2","doing"),
("1355","101","4","not_doing"),
("1356","101","5","not_doing"),
("1357","101","6","not_doing"),
("1345","101","12","doing"),
("1346","101","13","doing"),
("1347","101","14","doing"),
("1348","101","15","doing"),
("1349","101","16","not_doing"),
("1350","101","17","doing"),
("1351","101","18","doing"),
("1352","101","19","doing"),
("1354","101","20","not_doing"),
("1358","102","1","doing"),
("1367","102","2","doing"),
("1369","102","4","not_doing"),
("1370","102","5","doing"),
("1371","102","6","not_doing"),
("1359","102","12","doing"),
("1360","102","13","doing"),
("1361","102","14","not_doing"),
("1362","102","15","doing"),
("1363","102","16","not_doing"),
("1364","102","17","doing"),
("1365","102","18","not_doing"),
("1366","102","19","doing"),
("1368","102","20","not_doing"),
("1372","103","1","doing"),
("1381","103","2","doing"),
("1383","103","4","not_doing"),
("1384","103","5","not_doing"),
("1385","103","6","doing"),
("1373","103","12","not_doing"),
("1374","103","13","not_doing"),
("1375","103","14","doing"),
("1376","103","15","doing"),
("1377","103","16","doing"),
("1378","103","17","doing"),
("1379","103","18","not_doing"),
("1380","103","19","doing"),
("1382","103","20","doing"),
("1386","104","1","doing"),
("1395","104","2","doing"),
("1397","104","4","not_doing"),
("1398","104","5","doing"),
("1399","104","6","not_doing"),
("1387","104","12","doing"),
("1388","104","13","doing"),
("1389","104","14","doing"),
("1390","104","15","doing"),
("1391","104","16","not_doing"),
("1392","104","17","doing"),
("1393","104","18","not_doing"),
("1394","104","19","doing"),
("1396","104","20","not_doing"),
("1400","105","1","doing"),
("1409","105","2","doing"),
("1411","105","4","doing"),
("1412","105","5","not_doing"),
("1413","105","6","doing"),
("1401","105","12","not_doing"),
("1402","105","13","not_doing"),
("1403","105","14","doing"),
("1404","105","15","doing"),
("1405","105","16","doing"),
("1406","105","17","doing"),
("1407","105","18","not_doing"),
("1408","105","19","doing"),
("1410","105","20","not_doing"),
("1414","106","1","doing"),
("1423","106","2","doing"),
("1425","106","4","doing"),
("1426","106","5","not_doing"),
("1427","106","6","doing"),
("1415","106","12","not_doing"),
("1416","106","13","not_doing"),
("1417","106","14","doing"),
("1418","106","15","doing"),
("1419","106","16","doing"),
("1420","106","17","doing"),
("1421","106","18","not_doing"),
("1422","106","19","doing"),
("1424","106","20","not_doing"),
("1428","107","1","doing"),
("1437","107","2","doing"),
("1439","107","4","not_doing"),
("1440","107","5","not_doing"),
("1441","107","6","not_doing"),
("1429","107","12","doing"),
("1430","107","13","doing"),
("1431","107","14","doing");
INSERT INTO student_subject VALUES
("1432","107","15","doing"),
("1433","107","16","not_doing"),
("1434","107","17","doing"),
("1435","107","18","doing"),
("1436","107","19","doing"),
("1438","107","20","not_doing"),
("1442","108","1","doing"),
("1451","108","2","doing"),
("1453","108","4","doing"),
("1454","108","5","not_doing"),
("1455","108","6","doing"),
("1443","108","12","not_doing"),
("1444","108","13","not_doing"),
("1445","108","14","doing"),
("1446","108","15","doing"),
("1447","108","16","doing"),
("1448","108","17","doing"),
("1449","108","18","not_doing"),
("1450","108","19","doing"),
("1452","108","20","doing"),
("1456","109","1","doing"),
("1465","109","2","doing"),
("1467","109","4","doing"),
("1468","109","5","not_doing"),
("1469","109","6","doing"),
("1457","109","12","not_doing"),
("1458","109","13","not_doing"),
("1459","109","14","doing"),
("1460","109","15","doing"),
("1461","109","16","doing"),
("1462","109","17","doing"),
("1463","109","18","not_doing"),
("1464","109","19","doing"),
("1466","109","20","not_doing"),
("1470","110","1","doing"),
("1479","110","2","doing"),
("1481","110","4","doing"),
("1482","110","5","not_doing"),
("1483","110","6","doing"),
("1471","110","12","not_doing"),
("1472","110","13","not_doing"),
("1473","110","14","doing"),
("1474","110","15","doing"),
("1475","110","16","doing"),
("1476","110","17","doing"),
("1477","110","18","not_doing"),
("1478","110","19","doing"),
("1480","110","20","not_doing"),
("1484","111","1","doing"),
("1493","111","2","doing"),
("1495","111","4","not_doing"),
("1496","111","5","doing"),
("1497","111","6","not_doing"),
("1485","111","12","doing"),
("1486","111","13","doing"),
("1487","111","14","doing"),
("1488","111","15","doing"),
("1489","111","16","not_doing"),
("1490","111","17","doing"),
("1491","111","18","not_doing"),
("1492","111","19","doing"),
("1494","111","20","not_doing"),
("1498","112","1","doing"),
("1507","112","2","doing"),
("1509","112","4","doing"),
("1510","112","5","not_doing"),
("1511","112","6","doing"),
("1499","112","12","not_doing"),
("1500","112","13","not_doing"),
("1501","112","14","doing"),
("1502","112","15","doing"),
("1503","112","16","doing"),
("1504","112","17","doing"),
("1505","112","18","not_doing"),
("1506","112","19","doing"),
("1508","112","20","not_doing"),
("1512","113","1","doing"),
("1521","113","2","doing"),
("1523","113","4","doing"),
("1524","113","5","not_doing"),
("1525","113","6","doing"),
("1513","113","12","not_doing"),
("1514","113","13","not_doing"),
("1515","113","14","doing"),
("1516","113","15","doing"),
("1517","113","16","doing"),
("1518","113","17","doing"),
("1519","113","18","not_doing"),
("1520","113","19","doing"),
("1522","113","20","not_doing"),
("1526","114","1","doing"),
("1535","114","2","doing"),
("1537","114","4","doing"),
("1538","114","5","not_doing"),
("1539","114","6","not_doing"),
("1527","114","12","not_doing"),
("1528","114","13","not_doing"),
("1529","114","14","doing"),
("1530","114","15","doing"),
("1531","114","16","not_doing");
INSERT INTO student_subject VALUES
("1532","114","17","doing"),
("1533","114","18","not_doing"),
("1534","114","19","doing"),
("1536","114","20","doing"),
("1540","115","1","doing"),
("1549","115","2","doing"),
("1551","115","4","not_doing"),
("1552","115","5","doing"),
("1553","115","6","not_doing"),
("1541","115","12","doing"),
("1542","115","13","doing"),
("1543","115","14","doing"),
("1544","115","15","doing"),
("1545","115","16","not_doing"),
("1546","115","17","doing"),
("1547","115","18","not_doing"),
("1548","115","19","doing"),
("1550","115","20","not_doing"),
("1554","116","1","doing"),
("1563","116","2","doing"),
("1565","116","4","not_doing"),
("1566","116","5","doing"),
("1567","116","6","not_doing"),
("1555","116","12","doing"),
("1556","116","13","doing"),
("1557","116","14","doing"),
("1558","116","15","doing"),
("1559","116","16","not_doing"),
("1560","116","17","doing"),
("1561","116","18","not_doing"),
("1562","116","19","doing"),
("1564","116","20","not_doing"),
("1568","117","1","doing"),
("1577","117","2","doing"),
("1579","117","4","doing"),
("1580","117","5","not_doing"),
("1581","117","6","not_doing"),
("1569","117","12","not_doing"),
("1570","117","13","not_doing"),
("1571","117","14","doing"),
("1572","117","15","doing"),
("1573","117","16","not_doing"),
("1574","117","17","doing"),
("1575","117","18","not_doing"),
("1576","117","19","doing"),
("1578","117","20","not_doing"),
("1582","118","1","doing"),
("1591","118","2","doing"),
("1593","118","4","doing"),
("1594","118","5","not_doing"),
("1595","118","6","doing"),
("1583","118","12","not_doing"),
("1584","118","13","not_doing"),
("1585","118","14","doing"),
("1586","118","15","doing"),
("1587","118","16","doing"),
("1588","118","17","doing"),
("1589","118","18","not_doing"),
("1590","118","19","doing"),
("1592","118","20","not_doing"),
("1596","119","1","doing"),
("1605","119","2","doing"),
("1607","119","4","doing"),
("1608","119","5","not_doing"),
("1609","119","6","doing"),
("1597","119","12","not_doing"),
("1598","119","13","not_doing"),
("1599","119","14","not_doing"),
("1600","119","15","doing"),
("1601","119","16","doing"),
("1602","119","17","doing"),
("1603","119","18","not_doing"),
("1604","119","19","doing"),
("1606","119","20","doing"),
("1610","120","1","doing"),
("1619","120","2","doing"),
("1621","120","4","not_doing"),
("1622","120","5","doing"),
("1623","120","6","not_doing"),
("1611","120","12","doing"),
("1612","120","13","doing"),
("1613","120","14","doing"),
("1614","120","15","doing"),
("1615","120","16","not_doing"),
("1616","120","17","doing"),
("1617","120","18","not_doing"),
("1618","120","19","doing"),
("1620","120","20","not_doing"),
("5873","121","1","doing"),
("5887","121","2","doing"),
("5874","121","4","doing"),
("5875","121","5","doing"),
("5878","121","6","doing"),
("5880","121","12","doing"),
("5881","121","13","doing"),
("5882","121","14","doing"),
("5883","121","16","doing"),
("5884","121","17","doing"),
("5885","121","18","doing"),
("5888","121","20","doing");
INSERT INTO student_subject VALUES
("5889","121","25","doing"),
("5876","121","26","doing"),
("5877","121","28","doing"),
("7169","121","29","doing"),
("1634","122","1","doing"),
("1643","122","2","doing"),
("1645","122","4","doing"),
("1646","122","5","not_doing"),
("1647","122","6","doing"),
("3793","122","10","doing"),
("1635","122","12","not_doing"),
("1636","122","13","not_doing"),
("1637","122","14","doing"),
("1638","122","15","doing"),
("1639","122","16","doing"),
("1640","122","17","doing"),
("1641","122","18","not_doing"),
("1642","122","19","doing"),
("1644","122","20","not_doing"),
("3847","122","25","doing"),
("3901","122","26","doing"),
("1648","123","1","doing"),
("1657","123","2","doing"),
("1659","123","4","not_doing"),
("1660","123","5","not_doing"),
("1661","123","6","not_doing"),
("3823","123","10","doing"),
("1649","123","12","doing"),
("1650","123","13","doing"),
("1651","123","14","doing"),
("1652","123","15","doing"),
("1653","123","16","not_doing"),
("1654","123","17","doing"),
("1655","123","18","doing"),
("1656","123","19","doing"),
("1658","123","20","not_doing"),
("3877","123","25","doing"),
("3931","123","26","doing"),
("1662","124","1","doing"),
("1671","124","2","doing"),
("1673","124","4","doing"),
("1674","124","5","doing"),
("1675","124","6","doing"),
("1663","124","12","doing"),
("1664","124","13","doing"),
("1665","124","14","doing"),
("1666","124","15","doing"),
("1667","124","16","doing"),
("1668","124","17","doing"),
("1669","124","18","doing"),
("1670","124","19","doing"),
("1672","124","20","doing"),
("5890","125","1","doing"),
("5904","125","2","doing"),
("5891","125","4","doing"),
("5892","125","5","doing"),
("5895","125","6","doing"),
("5897","125","12","doing"),
("5898","125","13","doing"),
("5899","125","14","doing"),
("5900","125","16","doing"),
("5901","125","17","doing"),
("5902","125","18","doing"),
("5905","125","20","doing"),
("5906","125","25","doing"),
("5893","125","26","doing"),
("5894","125","28","doing"),
("7170","125","29","doing"),
("5907","126","1","doing"),
("5921","126","2","doing"),
("5908","126","4","doing"),
("5909","126","5","doing"),
("5912","126","6","doing"),
("5914","126","12","doing"),
("5915","126","13","doing"),
("5916","126","14","doing"),
("5917","126","16","doing"),
("5918","126","17","doing"),
("5919","126","18","doing"),
("5922","126","20","doing"),
("5923","126","25","doing"),
("5910","126","26","doing"),
("5911","126","28","doing"),
("7171","126","29","doing"),
("5924","127","1","doing"),
("5938","127","2","doing"),
("5925","127","4","doing"),
("5926","127","5","doing"),
("5929","127","6","doing"),
("5931","127","12","doing"),
("5932","127","13","doing"),
("5933","127","14","doing"),
("5934","127","16","doing"),
("5935","127","17","doing"),
("5936","127","18","doing"),
("5939","127","20","doing"),
("5940","127","25","doing"),
("5927","127","26","doing"),
("5928","127","28","doing"),
("7204","127","29","doing");
INSERT INTO student_subject VALUES
("2098","128","1","doing"),
("3671","128","2","doing"),
("2110","128","4","not_doing"),
("2111","128","5","doing"),
("3401","128","6","not_doing"),
("3461","128","12","doing"),
("3491","128","13","doing"),
("3521","128","14","not_doing"),
("4209","128","15","doing"),
("3551","128","16","not_doing"),
("3581","128","17","doing"),
("3611","128","18","doing"),
("3701","128","20","not_doing"),
("3731","128","25","not_doing"),
("5498","128","26","doing"),
("7271","128","29","doing"),
("2113","129","1","doing"),
("3672","129","2","doing"),
("2125","129","4","doing"),
("2126","129","5","doing"),
("3402","129","6","doing"),
("3462","129","12","doing"),
("3492","129","13","doing"),
("3522","129","14","doing"),
("4210","129","15","doing"),
("3552","129","16","doing"),
("3582","129","17","doing"),
("3612","129","18","doing"),
("3702","129","20","doing"),
("3732","129","25","doing"),
("5548","129","26","doing"),
("7257","129","29","doing"),
("2128","130","1","doing"),
("3689","130","2","doing"),
("2140","130","4","not_doing"),
("2141","130","5","not_doing"),
("3419","130","6","not_doing"),
("3479","130","12","doing"),
("3509","130","13","doing"),
("3539","130","14","doing"),
("4231","130","15","doing"),
("3569","130","16","not_doing"),
("3599","130","17","not_doing"),
("3629","130","18","not_doing"),
("3719","130","20","not_doing"),
("3749","130","25","not_doing"),
("5550","130","26","doing"),
("7258","130","29","doing"),
("2143","131","1","doing"),
("3673","131","2","doing"),
("2155","131","4","doing"),
("2156","131","5","not_doing"),
("3403","131","6","doing"),
("3463","131","12","not_doing"),
("3493","131","13","not_doing"),
("3523","131","14","not_doing"),
("4211","131","15","doing"),
("3553","131","16","doing"),
("3583","131","17","doing"),
("3613","131","18","not_doing"),
("3703","131","20","doing"),
("3733","131","25","not_doing"),
("5500","131","26","doing"),
("7272","131","29","doing"),
("2158","132","1","doing"),
("3690","132","2","doing"),
("2170","132","4","doing"),
("2171","132","5","doing"),
("3420","132","6","doing"),
("3480","132","12","doing"),
("3510","132","13","doing"),
("3540","132","14","doing"),
("4232","132","15","doing"),
("3570","132","16","doing"),
("3600","132","17","doing"),
("3630","132","18","doing"),
("3720","132","20","doing"),
("3750","132","25","doing"),
("5552","132","26","doing"),
("7259","132","29","doing"),
("2173","133","1","doing"),
("3674","133","2","doing"),
("2185","133","4","not_doing"),
("2186","133","5","doing"),
("3404","133","6","not_doing"),
("3464","133","12","doing"),
("3494","133","13","doing"),
("3524","133","14","doing"),
("4212","133","15","doing"),
("3554","133","16","not_doing"),
("3584","133","17","not_doing"),
("3614","133","18","not_doing"),
("3704","133","20","not_doing"),
("3734","133","25","doing"),
("5502","133","26","doing"),
("7273","133","29","doing"),
("2188","134","1","doing"),
("3675","134","2","doing"),
("2200","134","4","doing"),
("2201","134","5","not_doing");
INSERT INTO student_subject VALUES
("3405","134","6","doing"),
("3465","134","12","not_doing"),
("3495","134","13","not_doing"),
("3525","134","14","doing"),
("4213","134","15","doing"),
("3555","134","16","doing"),
("3585","134","17","doing"),
("3615","134","18","not_doing"),
("3705","134","20","not_doing"),
("3735","134","25","not_doing"),
("5504","134","26","doing"),
("7274","134","29","doing"),
("2203","135","1","doing"),
("3676","135","2","doing"),
("2215","135","4","not_doing"),
("2216","135","5","doing"),
("3406","135","6","not_doing"),
("3466","135","12","doing"),
("3496","135","13","doing"),
("3526","135","14","doing"),
("4214","135","15","doing"),
("3556","135","16","not_doing"),
("3586","135","17","not_doing"),
("3616","135","18","not_doing"),
("3706","135","20","not_doing"),
("3736","135","25","doing"),
("5506","135","26","doing"),
("7289","135","29","doing"),
("2218","136","1","doing"),
("3677","136","2","doing"),
("2230","136","4","doing"),
("2231","136","5","not_doing"),
("3407","136","6","doing"),
("3467","136","12","not_doing"),
("3497","136","13","not_doing"),
("3527","136","14","not_doing"),
("4215","136","15","doing"),
("3557","136","16","doing"),
("3587","136","17","doing"),
("3617","136","18","not_doing"),
("3707","136","20","doing"),
("3737","136","25","not_doing"),
("5554","136","26","doing"),
("7275","136","29","doing"),
("2233","137","1","not_doing"),
("3678","137","2","not_doing"),
("2245","137","4","not_doing"),
("2246","137","5","not_doing"),
("3408","137","6","not_doing"),
("3468","137","12","not_doing"),
("3498","137","13","not_doing"),
("3528","137","14","not_doing"),
("4216","137","15","not_doing"),
("3558","137","16","not_doing"),
("3588","137","17","not_doing"),
("3618","137","18","not_doing"),
("3708","137","20","not_doing"),
("3738","137","25","not_doing"),
("5508","137","26","not_doing"),
("7260","137","29","doing"),
("5941","138","1","doing"),
("5955","138","2","doing"),
("5942","138","4","doing"),
("5943","138","5","doing"),
("5946","138","6","doing"),
("5948","138","12","doing"),
("5949","138","13","doing"),
("5950","138","14","doing"),
("5951","138","16","doing"),
("5952","138","17","doing"),
("5953","138","18","doing"),
("5956","138","20","doing"),
("5957","138","25","doing"),
("5944","138","26","doing"),
("5945","138","28","doing"),
("7172","138","29","doing"),
("5958","139","1","doing"),
("5972","139","2","doing"),
("5959","139","4","doing"),
("5960","139","5","doing"),
("5963","139","6","doing"),
("5965","139","12","doing"),
("5966","139","13","doing"),
("5967","139","14","doing"),
("5968","139","16","doing"),
("5969","139","17","doing"),
("5970","139","18","doing"),
("5973","139","20","doing"),
("5974","139","25","doing"),
("5961","139","26","doing"),
("5962","139","28","doing"),
("7205","139","29","doing"),
("5975","140","1","doing"),
("5989","140","2","doing"),
("5976","140","4","doing"),
("5977","140","5","doing"),
("5980","140","6","doing"),
("5982","140","12","doing"),
("5983","140","13","doing"),
("5984","140","14","doing");
INSERT INTO student_subject VALUES
("5985","140","16","doing"),
("5986","140","17","doing"),
("5987","140","18","doing"),
("5990","140","20","doing"),
("5991","140","25","doing"),
("5978","140","26","doing"),
("5979","140","28","doing"),
("7173","140","29","doing"),
("5992","141","1","doing"),
("6006","141","2","doing"),
("5993","141","4","doing"),
("5994","141","5","doing"),
("5997","141","6","doing"),
("5999","141","12","doing"),
("6000","141","13","doing"),
("6001","141","14","doing"),
("6002","141","16","doing"),
("6003","141","17","doing"),
("6004","141","18","doing"),
("6007","141","20","doing"),
("6008","141","25","doing"),
("5995","141","26","doing"),
("5996","141","28","doing"),
("7174","141","29","doing"),
("6009","142","1","doing"),
("6023","142","2","doing"),
("6010","142","4","doing"),
("6011","142","5","doing"),
("6014","142","6","doing"),
("6016","142","12","doing"),
("6017","142","13","doing"),
("6018","142","14","doing"),
("6019","142","16","doing"),
("6020","142","17","doing"),
("6021","142","18","doing"),
("6024","142","20","doing"),
("6025","142","25","doing"),
("6012","142","26","doing"),
("6013","142","28","doing"),
("7206","142","29","doing"),
("6026","143","1","doing"),
("6040","143","2","doing"),
("6027","143","4","doing"),
("6028","143","5","doing"),
("6031","143","6","doing"),
("6033","143","12","doing"),
("6034","143","13","doing"),
("6035","143","14","doing"),
("6036","143","16","doing"),
("6037","143","17","doing"),
("6038","143","18","doing"),
("6041","143","20","doing"),
("6042","143","25","doing"),
("6029","143","26","doing"),
("6030","143","28","doing"),
("7175","143","29","doing"),
("2320","144","1","doing"),
("2329","144","2","doing"),
("2331","144","4","doing"),
("2332","144","5","doing"),
("2333","144","6","doing"),
("3794","144","10","doing"),
("2321","144","12","doing"),
("2322","144","13","doing"),
("2323","144","14","doing"),
("2324","144","15","doing"),
("2325","144","16","doing"),
("2326","144","17","doing"),
("2327","144","18","doing"),
("2328","144","19","doing"),
("2330","144","20","doing"),
("3848","144","25","doing"),
("3902","144","26","doing"),
("2334","145","1","doing"),
("2343","145","2","doing"),
("2345","145","4","doing"),
("2346","145","5","doing"),
("2347","145","6","doing"),
("3795","145","10","doing"),
("2335","145","12","doing"),
("2336","145","13","doing"),
("2337","145","14","doing"),
("2338","145","15","doing"),
("2339","145","16","doing"),
("2340","145","17","doing"),
("2341","145","18","doing"),
("2342","145","19","doing"),
("2344","145","20","doing"),
("3849","145","25","doing"),
("3903","145","26","doing"),
("2348","146","1","doing"),
("2357","146","2","doing"),
("2359","146","4","doing"),
("2360","146","5","doing"),
("2361","146","6","doing"),
("3796","146","10","doing"),
("2349","146","12","doing"),
("2350","146","13","doing"),
("2351","146","14","doing"),
("2352","146","15","doing");
INSERT INTO student_subject VALUES
("2353","146","16","doing"),
("2354","146","17","doing"),
("2355","146","18","doing"),
("2356","146","19","doing"),
("2358","146","20","doing"),
("3850","146","25","doing"),
("3904","146","26","doing"),
("2362","147","1","doing"),
("2371","147","2","doing"),
("2373","147","4","doing"),
("2374","147","5","doing"),
("2375","147","6","doing"),
("3797","147","10","doing"),
("2363","147","12","doing"),
("2364","147","13","doing"),
("2365","147","14","doing"),
("2366","147","15","doing"),
("2367","147","16","doing"),
("2368","147","17","doing"),
("2369","147","18","doing"),
("2370","147","19","doing"),
("2372","147","20","doing"),
("3851","147","25","doing"),
("3905","147","26","doing"),
("2376","148","1","doing"),
("2385","148","2","doing"),
("2387","148","4","doing"),
("2388","148","5","doing"),
("2389","148","6","doing"),
("3798","148","10","doing"),
("2377","148","12","doing"),
("2378","148","13","doing"),
("2379","148","14","doing"),
("2380","148","15","doing"),
("2381","148","16","doing"),
("2382","148","17","doing"),
("2383","148","18","doing"),
("2384","148","19","doing"),
("2386","148","20","doing"),
("3852","148","25","doing"),
("3906","148","26","doing"),
("2390","149","1","doing"),
("2399","149","2","doing"),
("2401","149","4","doing"),
("2402","149","5","doing"),
("2403","149","6","doing"),
("3799","149","10","doing"),
("2391","149","12","doing"),
("2392","149","13","doing"),
("2393","149","14","doing"),
("2394","149","15","doing"),
("2395","149","16","doing"),
("2396","149","17","doing"),
("2397","149","18","doing"),
("2398","149","19","doing"),
("2400","149","20","doing"),
("3853","149","25","doing"),
("3907","149","26","doing"),
("2404","150","1","doing"),
("2413","150","2","doing"),
("2415","150","4","doing"),
("2416","150","5","doing"),
("2417","150","6","doing"),
("3800","150","10","doing"),
("2405","150","12","doing"),
("2406","150","13","doing"),
("2407","150","14","doing"),
("2408","150","15","doing"),
("2409","150","16","doing"),
("2410","150","17","doing"),
("2411","150","18","doing"),
("2412","150","19","doing"),
("2414","150","20","doing"),
("3854","150","25","doing"),
("3908","150","26","doing"),
("2418","151","1","doing"),
("2427","151","2","doing"),
("2429","151","4","doing"),
("2430","151","5","doing"),
("2431","151","6","doing"),
("3801","151","10","doing"),
("2419","151","12","doing"),
("2420","151","13","doing"),
("2421","151","14","doing"),
("2422","151","15","doing"),
("2423","151","16","doing"),
("2424","151","17","doing"),
("2425","151","18","doing"),
("2426","151","19","doing"),
("2428","151","20","doing"),
("3855","151","25","doing"),
("3909","151","26","doing"),
("2432","152","1","doing"),
("2441","152","2","doing"),
("2443","152","4","doing"),
("2444","152","5","doing"),
("2445","152","6","doing"),
("3802","152","10","doing"),
("2433","152","12","doing"),
("2434","152","13","doing");
INSERT INTO student_subject VALUES
("2435","152","14","doing"),
("2436","152","15","doing"),
("2437","152","16","doing"),
("2438","152","17","doing"),
("2439","152","18","doing"),
("2440","152","19","doing"),
("2442","152","20","doing"),
("3856","152","25","doing"),
("3910","152","26","doing"),
("2446","153","1","doing"),
("2455","153","2","doing"),
("2457","153","4","doing"),
("2458","153","5","doing"),
("2459","153","6","doing"),
("3803","153","10","doing"),
("2447","153","12","doing"),
("2448","153","13","doing"),
("2449","153","14","doing"),
("2450","153","15","doing"),
("2451","153","16","doing"),
("2452","153","17","doing"),
("2453","153","18","doing"),
("2454","153","19","doing"),
("2456","153","20","doing"),
("3857","153","25","doing"),
("3911","153","26","doing"),
("2460","154","1","doing"),
("2469","154","2","doing"),
("2471","154","4","doing"),
("2472","154","5","doing"),
("2473","154","6","doing"),
("3804","154","10","doing"),
("2461","154","12","doing"),
("2462","154","13","doing"),
("2463","154","14","doing"),
("2464","154","15","doing"),
("2465","154","16","doing"),
("2466","154","17","doing"),
("2467","154","18","doing"),
("2468","154","19","doing"),
("2470","154","20","doing"),
("3858","154","25","doing"),
("3912","154","26","doing"),
("2474","155","1","doing"),
("2483","155","2","doing"),
("2485","155","4","doing"),
("2486","155","5","doing"),
("2487","155","6","doing"),
("3805","155","10","doing"),
("2475","155","12","doing"),
("2476","155","13","doing"),
("2477","155","14","doing"),
("2478","155","15","doing"),
("2479","155","16","doing"),
("2480","155","17","doing"),
("2481","155","18","doing"),
("2482","155","19","doing"),
("2484","155","20","doing"),
("3859","155","25","doing"),
("3913","155","26","doing"),
("2488","156","1","doing"),
("2497","156","2","doing"),
("2499","156","4","doing"),
("2500","156","5","doing"),
("2501","156","6","doing"),
("3806","156","10","doing"),
("2489","156","12","doing"),
("2490","156","13","doing"),
("2491","156","14","doing"),
("2492","156","15","doing"),
("2493","156","16","doing"),
("2494","156","17","doing"),
("2495","156","18","doing"),
("2496","156","19","doing"),
("2498","156","20","doing"),
("3860","156","25","doing"),
("3914","156","26","doing"),
("2502","157","1","doing"),
("2511","157","2","doing"),
("2513","157","4","doing"),
("2514","157","5","doing"),
("2515","157","6","doing"),
("3807","157","10","doing"),
("2503","157","12","doing"),
("2504","157","13","doing"),
("2505","157","14","doing"),
("2506","157","15","doing"),
("2507","157","16","doing"),
("2508","157","17","doing"),
("2509","157","18","doing"),
("2510","157","19","doing"),
("2512","157","20","doing"),
("3861","157","25","doing"),
("3915","157","26","doing"),
("2516","158","1","doing"),
("2525","158","2","doing"),
("2527","158","4","doing"),
("2528","158","5","doing"),
("2529","158","6","doing"),
("3808","158","10","doing");
INSERT INTO student_subject VALUES
("2517","158","12","doing"),
("2518","158","13","doing"),
("2519","158","14","doing"),
("2520","158","15","doing"),
("2521","158","16","doing"),
("2522","158","17","doing"),
("2523","158","18","doing"),
("2524","158","19","doing"),
("2526","158","20","doing"),
("3862","158","25","doing"),
("3916","158","26","doing"),
("2530","159","1","doing"),
("2539","159","2","doing"),
("2541","159","4","doing"),
("2542","159","5","doing"),
("2543","159","6","doing"),
("3809","159","10","doing"),
("2531","159","12","doing"),
("2532","159","13","doing"),
("2533","159","14","doing"),
("2534","159","15","doing"),
("2535","159","16","doing"),
("2536","159","17","doing"),
("2537","159","18","doing"),
("2538","159","19","doing"),
("2540","159","20","doing"),
("3863","159","25","doing"),
("3917","159","26","doing"),
("2544","160","1","doing"),
("2553","160","2","doing"),
("2555","160","4","doing"),
("2556","160","5","doing"),
("2557","160","6","doing"),
("3810","160","10","doing"),
("2545","160","12","doing"),
("2546","160","13","doing"),
("2547","160","14","doing"),
("2548","160","15","doing"),
("2549","160","16","doing"),
("2550","160","17","doing"),
("2551","160","18","doing"),
("2552","160","19","doing"),
("2554","160","20","doing"),
("3864","160","25","doing"),
("3918","160","26","doing"),
("2558","161","1","doing"),
("2567","161","2","doing"),
("2569","161","4","doing"),
("2570","161","5","doing"),
("2571","161","6","doing"),
("3811","161","10","doing"),
("2559","161","12","doing"),
("2560","161","13","doing"),
("2561","161","14","doing"),
("2562","161","15","doing"),
("2563","161","16","doing"),
("2564","161","17","doing"),
("2565","161","18","doing"),
("2566","161","19","doing"),
("2568","161","20","doing"),
("3865","161","25","doing"),
("3919","161","26","doing"),
("2572","162","1","doing"),
("2581","162","2","doing"),
("2583","162","4","doing"),
("2584","162","5","doing"),
("2585","162","6","doing"),
("3812","162","10","doing"),
("2573","162","12","doing"),
("2574","162","13","doing"),
("2575","162","14","doing"),
("2576","162","15","doing"),
("2577","162","16","doing"),
("2578","162","17","doing"),
("2579","162","18","doing"),
("2580","162","19","doing"),
("2582","162","20","doing"),
("3866","162","25","doing"),
("3920","162","26","doing"),
("2586","163","1","doing"),
("2595","163","2","doing"),
("2597","163","4","doing"),
("2598","163","5","doing"),
("2599","163","6","doing"),
("3813","163","10","doing"),
("2587","163","12","doing"),
("2588","163","13","doing"),
("2589","163","14","doing"),
("2590","163","15","doing"),
("2591","163","16","doing"),
("2592","163","17","doing"),
("2593","163","18","doing"),
("2594","163","19","doing"),
("2596","163","20","doing"),
("3867","163","25","doing"),
("3921","163","26","doing"),
("2600","164","1","doing"),
("2609","164","2","doing"),
("2611","164","4","doing"),
("2612","164","5","doing");
INSERT INTO student_subject VALUES
("2613","164","6","doing"),
("3814","164","10","doing"),
("2601","164","12","doing"),
("2602","164","13","doing"),
("2603","164","14","doing"),
("2604","164","15","doing"),
("2605","164","16","doing"),
("2606","164","17","doing"),
("2607","164","18","doing"),
("2608","164","19","doing"),
("2610","164","20","doing"),
("3868","164","25","doing"),
("3922","164","26","doing"),
("2614","165","1","doing"),
("2623","165","2","doing"),
("2625","165","4","doing"),
("2626","165","5","doing"),
("2627","165","6","doing"),
("3815","165","10","doing"),
("2615","165","12","doing"),
("2616","165","13","doing"),
("2617","165","14","doing"),
("2618","165","15","doing"),
("2619","165","16","doing"),
("2620","165","17","doing"),
("2621","165","18","doing"),
("2622","165","19","doing"),
("2624","165","20","doing"),
("3869","165","25","doing"),
("3923","165","26","doing"),
("2628","166","1","doing"),
("2637","166","2","doing"),
("2639","166","4","doing"),
("2640","166","5","doing"),
("2641","166","6","doing"),
("3816","166","10","doing"),
("2629","166","12","doing"),
("2630","166","13","doing"),
("2631","166","14","doing"),
("2632","166","15","doing"),
("2633","166","16","doing"),
("2634","166","17","doing"),
("2635","166","18","doing"),
("2636","166","19","doing"),
("2638","166","20","doing"),
("3870","166","25","doing"),
("3924","166","26","doing"),
("2642","167","1","doing"),
("2651","167","2","doing"),
("2653","167","4","doing"),
("2654","167","5","doing"),
("2655","167","6","doing"),
("3817","167","10","doing"),
("2643","167","12","doing"),
("2644","167","13","doing"),
("2645","167","14","doing"),
("2646","167","15","doing"),
("2647","167","16","doing"),
("2648","167","17","doing"),
("2649","167","18","doing"),
("2650","167","19","doing"),
("2652","167","20","doing"),
("3871","167","25","doing"),
("3925","167","26","doing"),
("2656","168","1","doing"),
("2665","168","2","doing"),
("2667","168","4","doing"),
("2668","168","5","doing"),
("2669","168","6","doing"),
("3818","168","10","doing"),
("2657","168","12","doing"),
("2658","168","13","doing"),
("2659","168","14","doing"),
("2660","168","15","doing"),
("2661","168","16","doing"),
("2662","168","17","doing"),
("2663","168","18","doing"),
("2664","168","19","doing"),
("2666","168","20","doing"),
("3872","168","25","doing"),
("3926","168","26","doing"),
("2670","169","1","doing"),
("2679","169","2","doing"),
("2681","169","4","doing"),
("2682","169","5","doing"),
("2683","169","6","doing"),
("3819","169","10","doing"),
("2671","169","12","doing"),
("2672","169","13","doing"),
("2673","169","14","doing"),
("2674","169","15","doing"),
("2675","169","16","doing"),
("2676","169","17","doing"),
("2677","169","18","doing"),
("2678","169","19","doing"),
("2680","169","20","doing"),
("3873","169","25","doing"),
("3927","169","26","doing"),
("4503","171","1","doing"),
("4518","171","2","doing");
INSERT INTO student_subject VALUES
("4504","171","4","doing"),
("4505","171","5","not_doing"),
("4509","171","6","doing"),
("4511","171","12","not_doing"),
("4512","171","13","not_doing"),
("4513","171","14","not_doing"),
("6276","171","15","doing"),
("4514","171","16","doing"),
("4515","171","17","doing"),
("4516","171","18","not_doing"),
("4519","171","20","doing"),
("4520","171","25","not_doing"),
("4506","171","26","doing"),
("7235","171","29","doing"),
("4611","172","1","doing"),
("4626","172","2","doing"),
("4612","172","4","doing"),
("4613","172","5","doing"),
("4617","172","6","doing"),
("4619","172","12","doing"),
("4620","172","13","doing"),
("4621","172","14","doing"),
("4622","172","16","doing"),
("4623","172","17","doing"),
("4624","172","18","doing"),
("4627","172","20","doing"),
("4628","172","25","doing"),
("4614","172","26","doing"),
("4616","172","28","doing"),
("7207","172","29","doing"),
("4629","173","1","doing"),
("4644","173","2","doing"),
("4630","173","4","doing"),
("4631","173","5","doing"),
("4635","173","6","doing"),
("4637","173","12","doing"),
("4638","173","13","doing"),
("4639","173","14","doing"),
("4640","173","16","doing"),
("4641","173","17","doing"),
("4642","173","18","doing"),
("4645","173","20","doing"),
("4646","173","25","doing"),
("4632","173","26","doing"),
("4634","173","28","doing"),
("7208","173","29","doing"),
("4521","174","1","doing"),
("4536","174","2","doing"),
("4522","174","4","not_doing"),
("4523","174","5","doing"),
("4527","174","6","not_doing"),
("4529","174","12","doing"),
("4530","174","13","doing"),
("4531","174","14","doing"),
("7096","174","15","doing"),
("4532","174","16","not_doing"),
("4533","174","17","not_doing"),
("4534","174","18","not_doing"),
("4537","174","20","not_doing"),
("4538","174","25","not_doing"),
("4524","174","26","doing"),
("7236","174","29","doing"),
("4647","175","1","doing"),
("4662","175","2","doing"),
("4648","175","4","doing"),
("4649","175","5","doing"),
("4653","175","6","doing"),
("4655","175","12","doing"),
("4656","175","13","doing"),
("4657","175","14","doing"),
("4658","175","16","doing"),
("4659","175","17","doing"),
("4660","175","18","doing"),
("4663","175","20","doing"),
("4664","175","25","doing"),
("4650","175","26","doing"),
("4652","175","28","doing"),
("7209","175","29","doing"),
("4665","176","1","doing"),
("4680","176","2","doing"),
("4666","176","4","doing"),
("4667","176","5","doing"),
("4671","176","6","doing"),
("4673","176","12","doing"),
("4674","176","13","doing"),
("4675","176","14","doing"),
("4676","176","16","doing"),
("4677","176","17","doing"),
("4678","176","18","doing"),
("4681","176","20","not_doing"),
("4682","176","25","doing"),
("4668","176","26","doing"),
("4670","176","28","doing"),
("7210","176","29","doing"),
("4683","177","1","doing"),
("4698","177","2","doing"),
("4684","177","4","doing"),
("4685","177","5","doing"),
("4689","177","6","doing"),
("4691","177","12","doing");
INSERT INTO student_subject VALUES
("4692","177","13","doing"),
("4693","177","14","doing"),
("4694","177","16","doing"),
("4695","177","17","doing"),
("4696","177","18","doing"),
("4699","177","20","doing"),
("4700","177","25","doing"),
("4686","177","26","doing"),
("4688","177","28","doing"),
("7211","177","29","doing"),
("4701","178","1","doing"),
("4716","178","2","doing"),
("4702","178","4","doing"),
("4703","178","5","doing"),
("4707","178","6","doing"),
("4709","178","12","doing"),
("4710","178","13","doing"),
("4711","178","14","doing"),
("4712","178","16","doing"),
("4713","178","17","doing"),
("4714","178","18","doing"),
("4717","178","20","doing"),
("4718","178","25","doing"),
("4704","178","26","doing"),
("4706","178","28","doing"),
("7212","178","29","doing"),
("2783","179","1","doing"),
("2785","179","2","doing"),
("2786","179","3","doing"),
("2787","179","4","doing"),
("2788","179","5","doing"),
("3197","179","6","doing"),
("2789","179","7","doing"),
("2790","179","8","doing"),
("2791","179","9","doing"),
("2784","179","10","doing"),
("3173","179","23","doing"),
("2793","179","24","doing"),
("3138","179","26","doing"),
("3149","179","27","doing"),
("3185","179","28","doing"),
("2794","180","1","doing"),
("2796","180","2","doing"),
("2797","180","3","doing"),
("2798","180","4","doing"),
("2799","180","5","doing"),
("3198","180","6","not_doing"),
("2800","180","7","doing"),
("2801","180","8","doing"),
("2802","180","9","doing"),
("2795","180","10","doing"),
("3174","180","23","doing"),
("2804","180","24","doing"),
("3139","180","26","doing"),
("3150","180","27","doing"),
("3186","180","28","doing"),
("2805","181","1","doing"),
("2807","181","2","doing"),
("2808","181","3","doing"),
("2809","181","4","doing"),
("2810","181","5","doing"),
("3208","181","6","doing"),
("2811","181","7","doing"),
("2812","181","8","doing"),
("2813","181","9","doing"),
("2806","181","10","doing"),
("3184","181","23","doing"),
("2815","181","24","doing"),
("3148","181","26","doing"),
("3159","181","27","doing"),
("3196","181","28","doing"),
("2816","182","1","doing"),
("2818","182","2","doing"),
("2819","182","3","doing"),
("2820","182","4","doing"),
("2821","182","5","doing"),
("3199","182","6","doing"),
("2822","182","7","doing"),
("2823","182","8","doing"),
("2824","182","9","doing"),
("2817","182","10","doing"),
("3175","182","23","doing"),
("2826","182","24","doing"),
("3140","182","26","doing"),
("3151","182","27","doing"),
("3187","182","28","doing"),
("2827","183","1","doing"),
("2829","183","2","doing"),
("2830","183","3","doing"),
("2831","183","4","doing"),
("2832","183","5","doing"),
("3200","183","6","doing"),
("2833","183","7","doing"),
("2834","183","8","doing"),
("2835","183","9","doing"),
("2828","183","10","doing"),
("3176","183","23","doing"),
("2837","183","24","doing"),
("3141","183","26","doing"),
("3152","183","27","doing");
INSERT INTO student_subject VALUES
("3188","183","28","doing"),
("2838","184","1","not_doing"),
("2840","184","2","doing"),
("2841","184","3","not_doing"),
("2842","184","4","not_doing"),
("2843","184","5","doing"),
("3201","184","6","not_doing"),
("2844","184","7","doing"),
("2845","184","8","not_doing"),
("2846","184","9","doing"),
("2839","184","10","doing"),
("3177","184","23","not_doing"),
("2848","184","24","doing"),
("3142","184","26","doing"),
("3153","184","27","doing"),
("3189","184","28","not_doing"),
("2849","185","1","doing"),
("2851","185","2","doing"),
("2852","185","3","doing"),
("2853","185","4","doing"),
("2854","185","5","doing"),
("3202","185","6","doing"),
("2855","185","7","doing"),
("2856","185","8","doing"),
("2857","185","9","doing"),
("2850","185","10","doing"),
("3178","185","23","doing"),
("2859","185","24","doing"),
("3143","185","26","doing"),
("3154","185","27","doing"),
("3190","185","28","doing"),
("2860","186","1","doing"),
("2862","186","2","doing"),
("2863","186","3","doing"),
("2864","186","4","doing"),
("2865","186","5","doing"),
("3203","186","6","doing"),
("2866","186","7","doing"),
("2867","186","8","doing"),
("2868","186","9","doing"),
("2861","186","10","doing"),
("3179","186","23","doing"),
("2870","186","24","doing"),
("3144","186","26","doing"),
("3155","186","27","doing"),
("3191","186","28","doing"),
("2871","187","1","not_doing"),
("2873","187","2","doing"),
("2874","187","3","not_doing"),
("2875","187","4","not_doing"),
("2876","187","5","doing"),
("3204","187","6","not_doing"),
("2877","187","7","doing"),
("2878","187","8","not_doing"),
("2879","187","9","doing"),
("2872","187","10","doing"),
("3180","187","23","not_doing"),
("2881","187","24","doing"),
("3145","187","26","doing"),
("3156","187","27","doing"),
("3192","187","28","not_doing"),
("2882","188","1","doing"),
("2884","188","2","doing"),
("2885","188","3","doing"),
("2886","188","4","doing"),
("2887","188","5","doing"),
("3205","188","6","doing"),
("2888","188","7","doing"),
("2889","188","8","doing"),
("2890","188","9","doing"),
("2883","188","10","doing"),
("3181","188","23","doing"),
("2892","188","24","doing"),
("3146","188","26","doing"),
("3157","188","27","doing"),
("3193","188","28","doing"),
("2893","189","1","doing"),
("2895","189","2","doing"),
("2896","189","3","doing"),
("2897","189","4","doing"),
("2898","189","5","doing"),
("3206","189","6","doing"),
("2899","189","7","doing"),
("2900","189","8","doing"),
("2901","189","9","doing"),
("2894","189","10","doing"),
("3182","189","23","doing"),
("2903","189","24","doing"),
("3147","189","26","doing"),
("3158","189","27","doing"),
("3194","189","28","doing"),
("6043","190","1","doing"),
("6057","190","2","doing"),
("6044","190","4","doing"),
("6045","190","5","doing"),
("6048","190","6","doing"),
("6050","190","12","doing"),
("6051","190","13","doing"),
("6052","190","14","doing"),
("6053","190","16","doing");
INSERT INTO student_subject VALUES
("6054","190","17","doing"),
("6055","190","18","doing"),
("6058","190","20","doing"),
("6059","190","25","doing"),
("6046","190","26","doing"),
("6047","190","28","doing"),
("7213","190","29","doing"),
("2916","191","1","doing"),
("2925","191","2","doing"),
("2927","191","4","not_doing"),
("2928","191","5","doing"),
("2929","191","6","not_doing"),
("2917","191","12","doing"),
("2918","191","13","doing"),
("2919","191","14","doing"),
("2920","191","15","doing"),
("2921","191","16","not_doing"),
("2922","191","17","doing"),
("2923","191","18","not_doing"),
("2924","191","19","doing"),
("2926","191","20","not_doing"),
("2946","191","25","not_doing"),
("5586","191","26","doing"),
("3160","192","1","doing"),
("3162","192","2","doing"),
("3163","192","3","doing"),
("3164","192","4","doing"),
("3165","192","5","doing"),
("3207","192","6","not_doing"),
("3166","192","7","doing"),
("3167","192","8","doing"),
("3168","192","9","doing"),
("3161","192","10","doing"),
("3183","192","23","doing"),
("3170","192","24","doing"),
("3171","192","26","doing"),
("3172","192","27","doing"),
("3195","192","28","doing"),
("6060","193","1","doing"),
("6074","193","2","doing"),
("6061","193","4","doing"),
("6062","193","5","doing"),
("6065","193","6","doing"),
("6067","193","12","doing"),
("6068","193","13","doing"),
("6069","193","14","doing"),
("6070","193","16","doing"),
("6071","193","17","doing"),
("6072","193","18","doing"),
("6075","193","20","doing"),
("6076","193","25","doing"),
("6063","193","26","doing"),
("6064","193","28","doing"),
("7176","193","29","doing"),
("6077","194","1","doing"),
("6091","194","2","doing"),
("6078","194","4","doing"),
("6079","194","5","doing"),
("6082","194","6","doing"),
("6084","194","12","doing"),
("6085","194","13","doing"),
("6086","194","14","doing"),
("6087","194","16","doing"),
("6088","194","17","doing"),
("6089","194","18","doing"),
("6092","194","20","doing"),
("6093","194","25","doing"),
("6080","194","26","doing"),
("6081","194","28","doing"),
("7214","194","29","doing"),
("6094","195","1","doing"),
("6108","195","2","doing"),
("6095","195","4","doing"),
("6096","195","5","doing"),
("6099","195","6","doing"),
("6101","195","12","doing"),
("6102","195","13","doing"),
("6103","195","14","doing"),
("6104","195","16","doing"),
("6105","195","17","doing"),
("6106","195","18","doing"),
("6109","195","20","doing"),
("6110","195","25","doing"),
("6097","195","26","doing"),
("6098","195","28","doing"),
("7177","195","29","doing"),
("6111","196","1","doing"),
("6125","196","2","doing"),
("6112","196","4","doing"),
("6113","196","5","doing"),
("6116","196","6","doing"),
("6118","196","12","doing"),
("6119","196","13","doing"),
("6120","196","14","doing"),
("6121","196","16","doing"),
("6122","196","17","doing"),
("6123","196","18","doing"),
("6126","196","20","doing"),
("6127","196","25","doing"),
("6114","196","26","doing");
INSERT INTO student_subject VALUES
("6115","196","28","doing"),
("7178","196","29","doing"),
("4539","198","1","doing"),
("4554","198","2","doing"),
("4540","198","4","doing"),
("4541","198","5","not_doing"),
("4545","198","6","doing"),
("4547","198","12","not_doing"),
("4548","198","13","not_doing"),
("4549","198","14","doing"),
("6277","198","15","doing"),
("4550","198","16","doing"),
("4551","198","17","doing"),
("4552","198","18","not_doing"),
("4555","198","20","not_doing"),
("4556","198","25","not_doing"),
("4542","198","26","doing"),
("7237","198","29","doing"),
("4557","199","1","doing"),
("4572","199","2","doing"),
("4558","199","4","not_doing"),
("4559","199","5","doing"),
("4563","199","6","not_doing"),
("4565","199","12","doing"),
("4566","199","13","doing"),
("4567","199","14","doing"),
("6278","199","15","doing"),
("4568","199","16","not_doing"),
("4569","199","17","doing"),
("4570","199","18","not_doing"),
("4573","199","20","not_doing"),
("4574","199","25","not_doing"),
("4560","199","26","doing"),
("7238","199","29","doing"),
("4044","200","1","doing"),
("4059","200","2","doing"),
("4045","200","4","not_doing"),
("4046","200","5","doing"),
("4050","200","6","not_doing"),
("4052","200","12","doing"),
("4053","200","13","doing"),
("4054","200","14","doing"),
("4217","200","15","doing"),
("4055","200","16","not_doing"),
("4056","200","17","not_doing"),
("4057","200","18","doing"),
("4060","200","20","not_doing"),
("4061","200","25","not_doing"),
("5510","200","26","doing"),
("7276","200","29","doing"),
("4062","201","1","doing"),
("4077","201","2","doing"),
("4063","201","4","not_doing"),
("4064","201","5","not_doing"),
("4068","201","6","not_doing"),
("4070","201","12","doing"),
("4071","201","13","doing"),
("4072","201","14","doing"),
("4218","201","15","doing"),
("4073","201","16","not_doing"),
("4074","201","17","not_doing"),
("4075","201","18","not_doing"),
("4078","201","20","not_doing"),
("4079","201","25","doing"),
("5512","201","26","doing"),
("7277","201","29","doing"),
("4080","202","1","doing"),
("4095","202","2","doing"),
("4081","202","4","doing"),
("4082","202","5","not_doing"),
("4086","202","6","doing"),
("4088","202","12","not_doing"),
("4089","202","13","not_doing"),
("4090","202","14","not_doing"),
("4219","202","15","doing"),
("4091","202","16","doing"),
("4092","202","17","doing"),
("4093","202","18","not_doing"),
("4096","202","20","doing"),
("4097","202","25","not_doing"),
("5514","202","26","doing"),
("7278","202","29","doing"),
("4098","203","1","doing"),
("4107","203","2","doing"),
("4109","203","4","doing"),
("4110","203","5","doing"),
("4111","203","6","doing"),
("4099","203","12","doing"),
("4100","203","13","doing"),
("4101","203","14","doing"),
("4102","203","15","doing"),
("4103","203","16","doing"),
("4104","203","17","doing"),
("4105","203","18","doing"),
("4106","203","19","doing"),
("4108","203","20","doing"),
("4112","203","25","doing"),
("5604","203","26","doing"),
("4115","204","1","doing"),
("4124","204","2","doing");
INSERT INTO student_subject VALUES
("4126","204","4","doing"),
("4127","204","5","doing"),
("4128","204","6","doing"),
("4129","204","10","doing"),
("4116","204","12","doing"),
("4117","204","13","doing"),
("4118","204","14","doing"),
("4119","204","15","doing"),
("4120","204","16","doing"),
("4121","204","17","doing"),
("4122","204","18","doing"),
("4123","204","19","doing"),
("4125","204","20","doing"),
("4130","204","25","doing"),
("4131","204","26","doing"),
("4166","207","1","doing"),
("4175","207","2","doing"),
("4177","207","4","doing"),
("4178","207","5","doing"),
("4179","207","6","doing"),
("4180","207","10","doing"),
("4167","207","12","doing"),
("4168","207","13","doing"),
("4169","207","14","doing"),
("4170","207","15","doing"),
("4171","207","16","doing"),
("4172","207","17","doing"),
("4173","207","18","doing"),
("4174","207","19","doing"),
("4176","207","20","doing"),
("4181","207","25","doing"),
("4182","207","26","doing"),
("4575","208","1","not_doing"),
("4590","208","2","not_doing"),
("4576","208","4","not_doing"),
("4577","208","5","not_doing"),
("4581","208","6","not_doing"),
("4583","208","12","not_doing"),
("4584","208","13","not_doing"),
("4585","208","14","not_doing"),
("4586","208","16","not_doing"),
("4587","208","17","not_doing"),
("4588","208","18","not_doing"),
("4591","208","20","not_doing"),
("4592","208","25","not_doing"),
("4578","208","26","not_doing"),
("4580","208","28","not_doing"),
("7215","208","29","doing"),
("4719","209","1","doing"),
("4721","209","2","doing"),
("4722","209","3","doing"),
("4723","209","4","doing"),
("4724","209","5","doing"),
("4734","209","6","doing"),
("4725","209","7","doing"),
("4726","209","8","doing"),
("4727","209","9","doing"),
("4720","209","10","doing"),
("4732","209","23","doing"),
("4729","209","24","doing"),
("4730","209","26","doing"),
("4731","209","27","doing"),
("4733","209","28","doing"),
("4735","210","1","doing"),
("4737","210","2","doing"),
("4738","210","3","doing"),
("4739","210","4","doing"),
("4740","210","5","doing"),
("4750","210","6","doing"),
("4741","210","7","doing"),
("4742","210","8","doing"),
("4743","210","9","doing"),
("4736","210","10","doing"),
("4748","210","23","doing"),
("4745","210","24","doing"),
("4746","210","26","doing"),
("4747","210","27","doing"),
("4749","210","28","doing"),
("4751","211","1","doing"),
("4753","211","2","doing"),
("4754","211","3","doing"),
("4755","211","4","doing"),
("4756","211","5","doing"),
("4766","211","6","doing"),
("4757","211","7","doing"),
("4758","211","8","doing"),
("4759","211","9","doing"),
("4752","211","10","doing"),
("4764","211","23","doing"),
("4761","211","24","doing"),
("4762","211","26","doing"),
("4763","211","27","doing"),
("4765","211","28","doing"),
("4767","212","1","doing"),
("4769","212","2","doing"),
("4770","212","3","doing"),
("4771","212","4","doing"),
("4772","212","5","doing"),
("4782","212","6","doing"),
("4773","212","7","doing");
INSERT INTO student_subject VALUES
("4774","212","8","doing"),
("4775","212","9","doing"),
("4768","212","10","doing"),
("4780","212","23","doing"),
("4777","212","24","doing"),
("4778","212","26","doing"),
("4779","212","27","doing"),
("4781","212","28","doing"),
("4783","213","1","doing"),
("4785","213","2","doing"),
("4786","213","3","doing"),
("4787","213","4","doing"),
("4788","213","5","doing"),
("4798","213","6","doing"),
("4789","213","7","doing"),
("4790","213","8","doing"),
("4791","213","9","doing"),
("4784","213","10","doing"),
("4796","213","23","doing"),
("4793","213","24","doing"),
("4794","213","26","doing"),
("4795","213","27","doing"),
("4797","213","28","doing"),
("4799","214","1","doing"),
("4801","214","2","doing"),
("4802","214","3","doing"),
("4803","214","4","doing"),
("4804","214","5","doing"),
("4814","214","6","doing"),
("4805","214","7","doing"),
("4806","214","8","doing"),
("4807","214","9","doing"),
("4800","214","10","doing"),
("4812","214","23","doing"),
("4809","214","24","doing"),
("4810","214","26","doing"),
("4811","214","27","doing"),
("4813","214","28","doing"),
("4815","215","1","doing"),
("4817","215","2","doing"),
("4818","215","3","doing"),
("4819","215","4","doing"),
("4820","215","5","doing"),
("4830","215","6","doing"),
("4821","215","7","doing"),
("4822","215","8","doing"),
("4823","215","9","doing"),
("4816","215","10","doing"),
("4828","215","23","doing"),
("4825","215","24","doing"),
("4826","215","26","doing"),
("4827","215","27","doing"),
("4829","215","28","doing"),
("4831","216","1","doing"),
("4833","216","2","doing"),
("4834","216","3","doing"),
("4835","216","4","doing"),
("4836","216","5","doing"),
("4846","216","6","doing"),
("4837","216","7","doing"),
("4838","216","8","doing"),
("4839","216","9","doing"),
("4832","216","10","doing"),
("4844","216","23","doing"),
("4841","216","24","doing"),
("4842","216","26","doing"),
("4843","216","27","doing"),
("4845","216","28","doing"),
("4847","217","1","doing"),
("4849","217","2","doing"),
("4850","217","3","doing"),
("4851","217","4","doing"),
("4852","217","5","doing"),
("4862","217","6","doing"),
("4853","217","7","doing"),
("4854","217","8","doing"),
("4855","217","9","doing"),
("4848","217","10","doing"),
("4860","217","23","doing"),
("4857","217","24","doing"),
("4858","217","26","doing"),
("4859","217","27","doing"),
("4861","217","28","doing"),
("4863","218","1","doing"),
("4865","218","2","doing"),
("4866","218","3","doing"),
("4867","218","4","doing"),
("4868","218","5","doing"),
("4878","218","6","doing"),
("4869","218","7","doing"),
("4870","218","8","doing"),
("4871","218","9","doing"),
("4864","218","10","doing"),
("4876","218","23","doing"),
("4873","218","24","doing"),
("4874","218","26","doing"),
("4875","218","27","doing"),
("4877","218","28","doing"),
("4879","219","1","doing"),
("4881","219","2","doing");
INSERT INTO student_subject VALUES
("4882","219","3","doing"),
("4883","219","4","doing"),
("4884","219","5","doing"),
("4894","219","6","doing"),
("4885","219","7","doing"),
("4886","219","8","doing"),
("4887","219","9","doing"),
("4880","219","10","doing"),
("4892","219","23","doing"),
("4889","219","24","doing"),
("4890","219","26","doing"),
("4891","219","27","doing"),
("4893","219","28","doing"),
("4895","220","1","doing"),
("4897","220","2","doing"),
("4898","220","3","doing"),
("4899","220","4","doing"),
("4900","220","5","doing"),
("4910","220","6","doing"),
("4901","220","7","doing"),
("4902","220","8","doing"),
("4903","220","9","doing"),
("4896","220","10","doing"),
("4908","220","23","doing"),
("4905","220","24","doing"),
("4906","220","26","doing"),
("4907","220","27","doing"),
("4909","220","28","doing"),
("4911","221","1","doing"),
("4913","221","2","doing"),
("4914","221","3","doing"),
("4915","221","4","doing"),
("4916","221","5","doing"),
("4926","221","6","doing"),
("4917","221","7","doing"),
("4918","221","8","doing"),
("4919","221","9","doing"),
("4912","221","10","doing"),
("4924","221","23","doing"),
("4921","221","24","doing"),
("4922","221","26","doing"),
("4923","221","27","doing"),
("4925","221","28","doing"),
("4927","222","1","doing"),
("4929","222","2","doing"),
("4930","222","3","doing"),
("4931","222","4","doing"),
("4932","222","5","doing"),
("4942","222","6","doing"),
("4933","222","7","doing"),
("4934","222","8","doing"),
("4935","222","9","doing"),
("4928","222","10","doing"),
("4940","222","23","doing"),
("4937","222","24","doing"),
("4938","222","26","doing"),
("4939","222","27","doing"),
("4941","222","28","doing"),
("4943","223","1","doing"),
("4945","223","2","doing"),
("4946","223","3","doing"),
("4947","223","4","doing"),
("4948","223","5","doing"),
("4958","223","6","doing"),
("4949","223","7","doing"),
("4950","223","8","doing"),
("4951","223","9","doing"),
("4944","223","10","doing"),
("4956","223","23","doing"),
("4953","223","24","doing"),
("4954","223","26","doing"),
("4955","223","27","doing"),
("4957","223","28","doing"),
("4959","224","1","doing"),
("4961","224","2","doing"),
("4962","224","3","doing"),
("4963","224","4","doing"),
("4964","224","5","doing"),
("4974","224","6","doing"),
("4965","224","7","doing"),
("4966","224","8","doing"),
("4967","224","9","doing"),
("4960","224","10","doing"),
("4972","224","23","doing"),
("4969","224","24","doing"),
("4970","224","26","doing"),
("4971","224","27","doing"),
("4973","224","28","doing"),
("4975","225","1","doing"),
("4977","225","2","doing"),
("4978","225","3","doing"),
("4979","225","4","doing"),
("4980","225","5","doing"),
("4990","225","6","doing"),
("4981","225","7","doing"),
("4982","225","8","doing"),
("4983","225","9","doing"),
("4976","225","10","doing"),
("4988","225","23","doing"),
("4985","225","24","doing");
INSERT INTO student_subject VALUES
("4986","225","26","doing"),
("4987","225","27","doing"),
("4989","225","28","doing"),
("4991","226","1","doing"),
("4993","226","2","doing"),
("4994","226","3","doing"),
("4995","226","4","doing"),
("4996","226","5","doing"),
("5006","226","6","doing"),
("4997","226","7","doing"),
("4998","226","8","doing"),
("4999","226","9","doing"),
("4992","226","10","doing"),
("5004","226","23","doing"),
("5001","226","24","doing"),
("5002","226","26","doing"),
("5003","226","27","doing"),
("5005","226","28","doing"),
("5007","227","1","doing"),
("5009","227","2","doing"),
("5010","227","3","doing"),
("5011","227","4","doing"),
("5012","227","5","doing"),
("5022","227","6","doing"),
("5013","227","7","doing"),
("5014","227","8","doing"),
("5015","227","9","doing"),
("5008","227","10","doing"),
("5020","227","23","doing"),
("5017","227","24","doing"),
("5018","227","26","doing"),
("5019","227","27","doing"),
("5021","227","28","doing"),
("5023","228","1","not_doing"),
("5032","228","2","not_doing"),
("5034","228","4","not_doing"),
("5035","228","5","doing"),
("5036","228","6","not_doing"),
("5024","228","12","not_doing"),
("5025","228","13","not_doing"),
("5026","228","14","doing"),
("5027","228","15","doing"),
("5028","228","16","not_doing"),
("5029","228","17","not_doing"),
("5030","228","18","doing"),
("5031","228","19","doing"),
("5033","228","20","not_doing"),
("5038","228","25","not_doing"),
("5588","228","26","doing"),
("5040","229","1","doing"),
("5049","229","2","doing"),
("5051","229","4","doing"),
("5052","229","5","not_doing"),
("5053","229","6","doing"),
("5041","229","12","not_doing"),
("5042","229","13","not_doing"),
("5043","229","14","not_doing"),
("5044","229","15","doing"),
("5045","229","16","doing"),
("5046","229","17","doing"),
("5047","229","18","not_doing"),
("5048","229","19","doing"),
("5050","229","20","doing"),
("5055","229","25","not_doing"),
("5590","229","26","doing"),
("5057","230","1","doing"),
("5066","230","2","not_doing"),
("5068","230","4","doing"),
("5069","230","5","not_doing"),
("5070","230","6","doing"),
("5058","230","12","not_doing"),
("5059","230","13","not_doing"),
("5060","230","14","not_doing"),
("5061","230","15","not_doing"),
("5062","230","16","not_doing"),
("5063","230","17","not_doing"),
("5064","230","18","not_doing"),
("5065","230","19","not_doing"),
("5067","230","20","not_doing"),
("5072","230","25","not_doing"),
("5592","230","26","not_doing"),
("5074","231","1","not_doing"),
("5083","231","2","not_doing"),
("5085","231","4","not_doing"),
("5086","231","5","doing"),
("5087","231","6","not_doing"),
("5075","231","12","not_doing"),
("5076","231","13","not_doing"),
("5077","231","14","doing"),
("5078","231","15","doing"),
("5079","231","16","not_doing"),
("5080","231","17","doing"),
("5081","231","18","not_doing"),
("5082","231","19","doing"),
("5084","231","20","not_doing"),
("5089","231","25","not_doing"),
("5594","231","26","doing"),
("5091","232","1","not_doing"),
("5100","232","2","not_doing"),
("5102","232","4","not_doing");
INSERT INTO student_subject VALUES
("5103","232","5","doing"),
("5104","232","6","not_doing"),
("5092","232","12","not_doing"),
("5093","232","13","not_doing"),
("5094","232","14","doing"),
("5095","232","15","doing"),
("5096","232","16","not_doing"),
("5097","232","17","doing"),
("5098","232","18","not_doing"),
("5099","232","19","doing"),
("5101","232","20","not_doing"),
("5106","232","25","not_doing"),
("5596","232","26","doing"),
("5108","233","1","doing"),
("5111","233","2","doing"),
("5112","233","3","doing"),
("5113","233","4","doing"),
("5114","233","5","doing"),
("5115","233","6","doing"),
("5116","233","7","doing"),
("5117","233","8","doing"),
("5118","233","9","doing"),
("5109","233","10","doing"),
("5122","233","23","doing"),
("5119","233","24","doing"),
("5120","233","26","doing"),
("5121","233","27","doing"),
("5123","233","28","doing"),
("6145","234","1","doing"),
("6159","234","2","doing"),
("6146","234","4","doing"),
("6147","234","5","doing"),
("6150","234","6","doing"),
("6152","234","12","doing"),
("6153","234","13","doing"),
("6154","234","14","doing"),
("6155","234","16","doing"),
("6156","234","17","doing"),
("6157","234","18","doing"),
("6160","234","20","doing"),
("6161","234","25","doing"),
("6148","234","26","doing"),
("6149","234","28","doing"),
("7179","234","29","doing"),
("6162","235","1","doing"),
("6176","235","2","doing"),
("6163","235","4","doing"),
("6164","235","5","doing"),
("6167","235","6","doing"),
("6169","235","12","doing"),
("6170","235","13","doing"),
("6171","235","14","doing"),
("6172","235","16","doing"),
("6173","235","17","doing"),
("6174","235","18","doing"),
("6177","235","20","doing"),
("6178","235","25","doing"),
("6165","235","26","doing"),
("6166","235","28","doing"),
("7180","235","29","doing"),
("6179","236","1","doing"),
("6193","236","2","doing"),
("6180","236","4","doing"),
("6181","236","5","doing"),
("6184","236","6","doing"),
("6186","236","12","doing"),
("6187","236","13","doing"),
("6188","236","14","doing"),
("6189","236","16","doing"),
("6190","236","17","doing"),
("6191","236","18","doing"),
("6194","236","20","doing"),
("6195","236","25","doing"),
("6182","236","26","doing"),
("6183","236","28","doing"),
("7216","236","29","doing"),
("6196","237","1","doing"),
("6210","237","2","doing"),
("6197","237","4","doing"),
("6198","237","5","doing"),
("6201","237","6","doing"),
("6203","237","12","doing"),
("6204","237","13","doing"),
("6205","237","14","doing"),
("6206","237","16","doing"),
("6207","237","17","doing"),
("6208","237","18","doing"),
("6211","237","20","doing"),
("6212","237","25","doing"),
("6199","237","26","doing"),
("6200","237","28","doing"),
("7181","237","29","doing"),
("6213","238","1","doing"),
("6227","238","2","doing"),
("6214","238","4","doing"),
("6215","238","5","doing"),
("6218","238","6","doing"),
("6220","238","12","doing"),
("6221","238","13","doing"),
("6222","238","14","doing");
INSERT INTO student_subject VALUES
("6223","238","16","doing"),
("6224","238","17","doing"),
("6225","238","18","doing"),
("6228","238","20","doing"),
("6229","238","25","doing"),
("6216","238","26","doing"),
("6217","238","28","doing"),
("7217","238","29","doing"),
("5204","239","1","doing"),
("5219","239","2","doing"),
("5205","239","4","not_doing"),
("5206","239","5","not_doing"),
("5210","239","6","not_doing"),
("5212","239","12","doing"),
("5213","239","13","doing"),
("5214","239","14","doing"),
("6279","239","15","doing"),
("5215","239","16","not_doing"),
("5216","239","17","not_doing"),
("5217","239","18","not_doing"),
("5220","239","20","not_doing"),
("5221","239","25","not_doing"),
("5207","239","26","doing"),
("7239","239","29","doing"),
("5222","240","1","not_doing"),
("5237","240","2","not_doing"),
("5223","240","4","not_doing"),
("5224","240","5","doing"),
("5228","240","6","doing"),
("5230","240","12","not_doing"),
("5231","240","13","not_doing"),
("5232","240","14","doing"),
("5233","240","16","not_doing"),
("5234","240","17","not_doing"),
("5235","240","18","doing"),
("5238","240","20","not_doing"),
("5239","240","25","not_doing"),
("5225","240","26","doing"),
("5227","240","28","doing"),
("7218","240","29","doing"),
("5240","241","1","doing"),
("5255","241","2","doing"),
("5241","241","4","not_doing"),
("5242","241","5","not_doing"),
("5246","241","6","not_doing"),
("5248","241","12","doing"),
("5249","241","13","doing"),
("5250","241","14","doing"),
("6280","241","15","doing"),
("5251","241","16","not_doing"),
("5252","241","17","doing"),
("5253","241","18","doing"),
("5256","241","20","not_doing"),
("5257","241","25","doing"),
("5243","241","26","doing"),
("7240","241","29","doing"),
("5258","242","1","doing"),
("5273","242","2","doing"),
("5259","242","4","doing"),
("5260","242","5","not_doing"),
("5264","242","6","doing"),
("5266","242","12","not_doing"),
("5267","242","13","not_doing"),
("5268","242","14","doing"),
("6281","242","15","doing"),
("5269","242","16","doing"),
("5270","242","17","doing"),
("5271","242","18","not_doing"),
("5274","242","20","not_doing"),
("5275","242","25","not_doing"),
("5261","242","26","doing"),
("7241","242","29","doing"),
("5276","243","1","doing"),
("5285","243","2","doing"),
("5287","243","4","not_doing"),
("5288","243","5","not_doing"),
("5289","243","6","not_doing"),
("5277","243","12","doing"),
("5278","243","13","doing"),
("5279","243","14","not_doing"),
("5280","243","15","doing"),
("5281","243","16","not_doing"),
("5282","243","17","doing"),
("5283","243","18","doing"),
("5286","243","20","not_doing"),
("5290","243","25","doing"),
("5518","243","26","doing"),
("7279","243","29","doing"),
("5293","244","1","doing"),
("5302","244","2","doing"),
("5304","244","4","not_doing"),
("5305","244","5","doing"),
("5306","244","6","not_doing"),
("5294","244","12","doing"),
("5295","244","13","doing"),
("5296","244","14","doing"),
("5297","244","15","doing"),
("5298","244","16","not_doing"),
("5299","244","17","doing"),
("5300","244","18","not_doing");
INSERT INTO student_subject VALUES
("5303","244","20","not_doing"),
("5307","244","25","not_doing"),
("5520","244","26","doing"),
("7280","244","29","doing"),
("5310","245","1","doing"),
("5319","245","2","doing"),
("5321","245","4","not_doing"),
("5322","245","5","not_doing"),
("5323","245","6","not_doing"),
("5311","245","12","doing"),
("5312","245","13","doing"),
("5313","245","14","not_doing"),
("5314","245","15","doing"),
("5315","245","16","not_doing"),
("5316","245","17","doing"),
("5317","245","18","not_doing"),
("5320","245","20","not_doing"),
("5324","245","25","doing"),
("5522","245","26","doing"),
("7281","245","29","doing"),
("5327","246","1","doing"),
("5336","246","2","doing"),
("5338","246","4","not_doing"),
("5339","246","5","doing"),
("5340","246","6","not_doing"),
("5328","246","12","doing"),
("5329","246","13","doing"),
("5330","246","14","doing"),
("5331","246","15","doing"),
("5332","246","16","not_doing"),
("5333","246","17","doing"),
("5334","246","18","not_doing"),
("5337","246","20","not_doing"),
("5341","246","25","not_doing"),
("5524","246","26","doing"),
("7282","246","29","doing"),
("5344","247","1","doing"),
("5353","247","2","doing"),
("5355","247","4","not_doing"),
("5356","247","5","doing"),
("5357","247","6","not_doing"),
("5345","247","12","doing"),
("5346","247","13","doing"),
("5347","247","14","doing"),
("5348","247","15","doing"),
("5349","247","16","not_doing"),
("5350","247","17","doing"),
("5351","247","18","not_doing"),
("5354","247","20","not_doing"),
("5358","247","25","not_doing"),
("5526","247","26","doing"),
("7283","247","29","doing"),
("5361","248","1","doing"),
("5363","248","2","doing"),
("5364","248","3","doing"),
("5365","248","4","doing"),
("5366","248","5","doing"),
("5376","248","6","doing"),
("5367","248","7","doing"),
("5368","248","8","doing"),
("5369","248","9","doing"),
("5362","248","10","doing"),
("5374","248","23","doing"),
("5371","248","24","doing"),
("5372","248","26","doing"),
("5373","248","27","doing"),
("5375","248","28","doing"),
("5377","249","1","doing"),
("5379","249","2","doing"),
("5380","249","3","doing"),
("5381","249","4","doing"),
("5382","249","5","doing"),
("5392","249","6","doing"),
("5383","249","7","doing"),
("5384","249","8","doing"),
("5385","249","9","doing"),
("5378","249","10","doing"),
("5390","249","23","doing"),
("5387","249","24","doing"),
("5388","249","26","doing"),
("5389","249","27","doing"),
("5391","249","28","doing"),
("5393","250","1","doing"),
("5395","250","2","doing"),
("5396","250","3","doing"),
("5397","250","4","doing"),
("5398","250","5","doing"),
("5408","250","6","doing"),
("5399","250","7","doing"),
("5400","250","8","doing"),
("5401","250","9","doing"),
("5394","250","10","doing"),
("5406","250","23","doing"),
("5403","250","24","doing"),
("5404","250","26","doing"),
("5405","250","27","doing"),
("5407","250","28","doing"),
("5409","251","1","doing"),
("5412","251","2","doing"),
("5413","251","3","doing");
INSERT INTO student_subject VALUES
("5414","251","4","doing"),
("5415","251","5","doing"),
("5416","251","6","doing"),
("5417","251","7","doing"),
("5418","251","8","doing"),
("5419","251","9","doing"),
("5410","251","10","doing"),
("5423","251","23","doing"),
("5420","251","24","doing"),
("5421","251","26","doing"),
("5422","251","27","doing"),
("5424","251","28","doing"),
("6230","252","1","doing"),
("6244","252","2","doing"),
("6231","252","4","doing"),
("6232","252","5","doing"),
("6235","252","6","doing"),
("6237","252","12","doing"),
("6238","252","13","doing"),
("6239","252","14","doing"),
("6240","252","16","doing"),
("6241","252","17","doing"),
("6242","252","18","doing"),
("6245","252","20","doing"),
("6246","252","25","doing"),
("6233","252","26","doing"),
("6234","252","28","doing"),
("7219","252","29","doing"),
("5441","253","1","doing"),
("5456","253","2","doing"),
("5442","253","4","not_doing"),
("5443","253","5","not_doing"),
("5447","253","6","not_doing"),
("5449","253","12","doing"),
("5450","253","13","doing"),
("5451","253","14","not_doing"),
("6282","253","15","doing"),
("5452","253","16","not_doing"),
("5453","253","17","doing"),
("5454","253","18","doing"),
("5457","253","20","not_doing"),
("5458","253","25","doing"),
("5444","253","26","doing"),
("7242","253","29","doing"),
("5459","254","1","doing"),
("5474","254","2","doing"),
("5460","254","4","not_doing"),
("5461","254","5","not_doing"),
("5465","254","6","not_doing"),
("5467","254","12","doing"),
("5468","254","13","doing"),
("5469","254","14","doing"),
("6283","254","15","doing"),
("5470","254","16","not_doing"),
("5471","254","17","doing"),
("5472","254","18","not_doing"),
("5475","254","20","not_doing"),
("5476","254","25","not_doing"),
("5462","254","26","doing"),
("7243","254","29","doing"),
("5605","255","1","doing"),
("5619","255","2","doing"),
("5606","255","4","doing"),
("5607","255","5","doing"),
("5610","255","6","doing"),
("5612","255","12","doing"),
("5613","255","13","doing"),
("5614","255","14","doing"),
("6284","255","15","doing"),
("5615","255","16","doing"),
("5616","255","17","doing"),
("5617","255","18","doing"),
("5620","255","20","doing"),
("5621","255","25","doing"),
("5608","255","26","doing"),
("7261","255","29","doing"),
("6247","256","1","doing"),
("6261","256","2","doing"),
("6248","256","4","doing"),
("6249","256","5","doing"),
("6252","256","6","doing"),
("6254","256","12","doing"),
("6255","256","13","doing"),
("6256","256","14","doing"),
("6257","256","16","doing"),
("6258","256","17","doing"),
("6259","256","18","doing"),
("6262","256","20","doing"),
("6263","256","25","doing"),
("6250","256","26","doing"),
("6251","256","28","doing"),
("7182","256","29","doing"),
("5637","257","1","doing"),
("5639","257","2","doing"),
("5640","257","3","doing"),
("5641","257","4","doing"),
("5642","257","5","doing"),
("5651","257","6","doing"),
("5643","257","7","doing"),
("5644","257","8","doing");
INSERT INTO student_subject VALUES
("5645","257","9","doing"),
("5638","257","10","doing"),
("5649","257","23","doing"),
("5646","257","24","doing"),
("5647","257","26","doing"),
("5648","257","27","doing"),
("5650","257","28","doing"),
("5652","258","1","doing"),
("5666","258","2","doing"),
("5653","258","4","doing"),
("5654","258","5","doing"),
("5657","258","6","doing"),
("5659","258","12","doing"),
("5660","258","13","doing"),
("5661","258","14","doing"),
("5662","258","16","doing"),
("5663","258","17","doing"),
("5664","258","18","doing"),
("5667","258","20","doing"),
("5668","258","25","doing"),
("5655","258","26","doing"),
("5656","258","28","doing"),
("7220","258","29","doing"),
("5669","259","1","doing"),
("5683","259","2","doing"),
("5670","259","4","not_doing"),
("5671","259","5","not_doing"),
("5674","259","6","not_doing"),
("5676","259","12","doing"),
("5677","259","13","doing"),
("5678","259","14","doing"),
("6285","259","15","doing"),
("5679","259","16","not_doing"),
("5680","259","17","doing"),
("5681","259","18","doing"),
("5684","259","20","not_doing"),
("5685","259","25","doing"),
("5672","259","26","doing"),
("7244","259","29","doing"),
("6286","260","1","doing"),
("6288","260","2","doing"),
("6289","260","3","doing"),
("6290","260","4","doing"),
("6291","260","5","doing"),
("6300","260","6","doing"),
("6292","260","7","doing"),
("6293","260","8","doing"),
("6294","260","9","doing"),
("6287","260","10","doing"),
("6298","260","23","doing"),
("6295","260","24","doing"),
("6296","260","26","doing"),
("6297","260","27","doing"),
("6299","260","28","doing"),
("6301","261","1","doing"),
("6303","261","2","doing"),
("6304","261","3","doing"),
("6305","261","4","doing"),
("6306","261","5","doing"),
("6315","261","6","doing"),
("6307","261","7","doing"),
("6308","261","8","doing"),
("6309","261","9","doing"),
("6302","261","10","doing"),
("6313","261","23","doing"),
("6310","261","24","doing"),
("6311","261","26","doing"),
("6312","261","27","doing"),
("6314","261","28","doing"),
("6316","262","1","doing"),
("6318","262","2","doing"),
("6319","262","3","doing"),
("6320","262","4","doing"),
("6321","262","5","doing"),
("6330","262","6","doing"),
("6322","262","7","doing"),
("6323","262","8","doing"),
("6324","262","9","doing"),
("6317","262","10","doing"),
("6328","262","23","doing"),
("6325","262","24","doing"),
("6326","262","26","doing"),
("6327","262","27","doing"),
("6329","262","28","doing"),
("6331","263","1","doing"),
("6333","263","2","doing"),
("6334","263","3","doing"),
("6335","263","4","doing"),
("6336","263","5","doing"),
("6345","263","6","doing"),
("6337","263","7","doing"),
("6338","263","8","doing"),
("6339","263","9","doing"),
("6332","263","10","doing"),
("6343","263","23","doing"),
("6340","263","24","doing"),
("6341","263","26","doing"),
("6342","263","27","doing"),
("6344","263","28","doing"),
("6346","264","1","doing");
INSERT INTO student_subject VALUES
("6348","264","2","doing"),
("6349","264","3","doing"),
("6350","264","4","doing"),
("6351","264","5","doing"),
("6360","264","6","doing"),
("6352","264","7","doing"),
("6353","264","8","doing"),
("6354","264","9","doing"),
("6347","264","10","doing"),
("6358","264","23","doing"),
("6355","264","24","doing"),
("6356","264","26","doing"),
("6357","264","27","doing"),
("6359","264","28","doing"),
("6361","265","1","doing"),
("6363","265","2","doing"),
("6364","265","3","doing"),
("6365","265","4","doing"),
("6366","265","5","doing"),
("6375","265","6","doing"),
("6367","265","7","doing"),
("6368","265","8","doing"),
("6369","265","9","doing"),
("6362","265","10","doing"),
("6373","265","23","doing"),
("6370","265","24","doing"),
("6371","265","26","doing"),
("6372","265","27","doing"),
("6374","265","28","doing"),
("6376","266","1","doing"),
("6378","266","2","doing"),
("6379","266","3","doing"),
("6380","266","4","doing"),
("6381","266","5","doing"),
("6390","266","6","doing"),
("6382","266","7","doing"),
("6383","266","8","doing"),
("6384","266","9","doing"),
("6377","266","10","doing"),
("6388","266","23","doing"),
("6385","266","24","doing"),
("6386","266","26","doing"),
("6387","266","27","doing"),
("6389","266","28","doing"),
("6391","267","1","doing"),
("6393","267","2","doing"),
("6394","267","3","doing"),
("6395","267","4","doing"),
("6396","267","5","doing"),
("6405","267","6","doing"),
("6397","267","7","doing"),
("6398","267","8","doing"),
("6399","267","9","doing"),
("6392","267","10","doing"),
("6403","267","23","doing"),
("6400","267","24","doing"),
("6401","267","26","doing"),
("6402","267","27","doing"),
("6404","267","28","doing"),
("6406","268","1","doing"),
("6408","268","2","doing"),
("6409","268","3","doing"),
("6410","268","4","doing"),
("6411","268","5","doing"),
("6420","268","6","doing"),
("6412","268","7","doing"),
("6413","268","8","doing"),
("6414","268","9","doing"),
("6407","268","10","doing"),
("6418","268","23","doing"),
("6415","268","24","doing"),
("6416","268","26","doing"),
("6417","268","27","doing"),
("6419","268","28","doing"),
("6421","269","1","doing"),
("6423","269","2","doing"),
("6424","269","3","doing"),
("6425","269","4","doing"),
("6426","269","5","doing"),
("6435","269","6","doing"),
("6427","269","7","doing"),
("6428","269","8","doing"),
("6429","269","9","doing"),
("6422","269","10","doing"),
("6433","269","23","doing"),
("6430","269","24","doing"),
("6431","269","26","doing"),
("6432","269","27","doing"),
("6434","269","28","doing"),
("6436","270","1","doing"),
("6438","270","2","doing"),
("6439","270","3","doing"),
("6440","270","4","doing"),
("6441","270","5","doing"),
("6450","270","6","doing"),
("6442","270","7","doing"),
("6443","270","8","doing"),
("6444","270","9","doing"),
("6437","270","10","doing"),
("6448","270","23","doing");
INSERT INTO student_subject VALUES
("6445","270","24","doing"),
("6446","270","26","doing"),
("6447","270","27","doing"),
("6449","270","28","doing"),
("6451","271","1","doing"),
("6453","271","2","doing"),
("6454","271","3","doing"),
("6455","271","4","doing"),
("6456","271","5","doing"),
("6465","271","6","doing"),
("6457","271","7","doing"),
("6458","271","8","doing"),
("6459","271","9","doing"),
("6452","271","10","doing"),
("6463","271","23","doing"),
("6460","271","24","doing"),
("6461","271","26","doing"),
("6462","271","27","doing"),
("6464","271","28","doing"),
("6466","272","1","doing"),
("6468","272","2","doing"),
("6469","272","3","doing"),
("6470","272","4","doing"),
("6471","272","5","doing"),
("6480","272","6","doing"),
("6472","272","7","doing"),
("6473","272","8","doing"),
("6474","272","9","doing"),
("6467","272","10","doing"),
("6478","272","23","doing"),
("6475","272","24","doing"),
("6476","272","26","doing"),
("6477","272","27","doing"),
("6479","272","28","doing"),
("6481","273","1","doing"),
("6483","273","2","doing"),
("6484","273","3","doing"),
("6485","273","4","doing"),
("6486","273","5","doing"),
("6495","273","6","doing"),
("6487","273","7","doing"),
("6488","273","8","doing"),
("6489","273","9","doing"),
("6482","273","10","doing"),
("6493","273","23","doing"),
("6490","273","24","doing"),
("6491","273","26","doing"),
("6492","273","27","doing"),
("6494","273","28","doing"),
("6496","274","1","doing"),
("6498","274","2","doing"),
("6499","274","3","doing"),
("6500","274","4","doing"),
("6501","274","5","doing"),
("6510","274","6","doing"),
("6502","274","7","doing"),
("6503","274","8","doing"),
("6504","274","9","doing"),
("6497","274","10","doing"),
("6508","274","23","doing"),
("6505","274","24","doing"),
("6506","274","26","doing"),
("6507","274","27","doing"),
("6509","274","28","doing"),
("6511","275","1","doing"),
("6513","275","2","doing"),
("6514","275","3","doing"),
("6515","275","4","doing"),
("6516","275","5","doing"),
("6525","275","6","doing"),
("6517","275","7","doing"),
("6518","275","8","doing"),
("6519","275","9","doing"),
("6512","275","10","doing"),
("6523","275","23","doing"),
("6520","275","24","doing"),
("6521","275","26","doing"),
("6522","275","27","doing"),
("6524","275","28","doing"),
("6526","276","1","doing"),
("6528","276","2","doing"),
("6529","276","3","doing"),
("6530","276","4","doing"),
("6531","276","5","doing"),
("6540","276","6","doing"),
("6532","276","7","doing"),
("6533","276","8","doing"),
("6534","276","9","doing"),
("6527","276","10","doing"),
("6538","276","23","doing"),
("6535","276","24","doing"),
("6536","276","26","doing"),
("6537","276","27","doing"),
("6539","276","28","doing"),
("6541","277","1","doing"),
("6543","277","2","doing"),
("6544","277","3","doing"),
("6545","277","4","doing"),
("6546","277","5","doing"),
("6555","277","6","doing");
INSERT INTO student_subject VALUES
("6547","277","7","doing"),
("6548","277","8","doing"),
("6549","277","9","doing"),
("6542","277","10","doing"),
("6553","277","23","doing"),
("6550","277","24","doing"),
("6551","277","26","doing"),
("6552","277","27","doing"),
("6554","277","28","doing"),
("6556","278","1","doing"),
("6558","278","2","doing"),
("6559","278","3","doing"),
("6560","278","4","doing"),
("6561","278","5","doing"),
("6570","278","6","doing"),
("6562","278","7","doing"),
("6563","278","8","doing"),
("6564","278","9","doing"),
("6557","278","10","doing"),
("6568","278","23","doing"),
("6565","278","24","doing"),
("6566","278","26","doing"),
("6567","278","27","doing"),
("6569","278","28","doing"),
("6571","279","1","doing"),
("6573","279","2","doing"),
("6574","279","3","doing"),
("6575","279","4","doing"),
("6576","279","5","doing"),
("6585","279","6","doing"),
("6577","279","7","doing"),
("6578","279","8","doing"),
("6579","279","9","doing"),
("6572","279","10","doing"),
("6583","279","23","doing"),
("6580","279","24","doing"),
("6581","279","26","doing"),
("6582","279","27","doing"),
("6584","279","28","doing"),
("6586","280","1","doing"),
("6588","280","2","doing"),
("6589","280","3","doing"),
("6590","280","4","doing"),
("6591","280","5","doing"),
("6600","280","6","doing"),
("6592","280","7","doing"),
("6593","280","8","doing"),
("6594","280","9","doing"),
("6587","280","10","doing"),
("6598","280","23","doing"),
("6595","280","24","doing"),
("6596","280","26","doing"),
("6597","280","27","doing"),
("6599","280","28","doing"),
("6601","281","1","doing"),
("6603","281","2","doing"),
("6604","281","3","doing"),
("6605","281","4","doing"),
("6606","281","5","doing"),
("6615","281","6","doing"),
("6607","281","7","doing"),
("6608","281","8","doing"),
("6609","281","9","doing"),
("6602","281","10","doing"),
("6613","281","23","doing"),
("6610","281","24","doing"),
("6611","281","26","doing"),
("6612","281","27","doing"),
("6614","281","28","doing"),
("6616","282","1","doing"),
("6618","282","2","doing"),
("6619","282","3","doing"),
("6620","282","4","doing"),
("6621","282","5","doing"),
("6630","282","6","doing"),
("6622","282","7","doing"),
("6623","282","8","doing"),
("6624","282","9","doing"),
("6617","282","10","doing"),
("6628","282","23","doing"),
("6625","282","24","doing"),
("6626","282","26","doing"),
("6627","282","27","doing"),
("6629","282","28","doing"),
("6631","283","1","doing"),
("6633","283","2","doing"),
("6634","283","3","doing"),
("6635","283","4","doing"),
("6636","283","5","doing"),
("6645","283","6","doing"),
("6637","283","7","doing"),
("6638","283","8","doing"),
("6639","283","9","doing"),
("6632","283","10","doing"),
("6643","283","23","doing"),
("6640","283","24","doing"),
("6641","283","26","doing"),
("6642","283","27","doing"),
("6644","283","28","doing"),
("6646","284","1","doing");
INSERT INTO student_subject VALUES
("6648","284","2","doing"),
("6649","284","3","doing"),
("6650","284","4","doing"),
("6651","284","5","doing"),
("6660","284","6","doing"),
("6652","284","7","doing"),
("6653","284","8","doing"),
("6654","284","9","doing"),
("6647","284","10","doing"),
("6658","284","23","doing"),
("6655","284","24","doing"),
("6656","284","26","doing"),
("6657","284","27","doing"),
("6659","284","28","doing"),
("6661","285","1","doing"),
("6663","285","2","doing"),
("6664","285","3","doing"),
("6665","285","4","doing"),
("6666","285","5","doing"),
("6667","285","6","doing"),
("6668","285","7","doing"),
("6669","285","8","doing"),
("6670","285","9","doing"),
("6662","285","10","doing"),
("6674","285","23","doing"),
("6671","285","24","doing"),
("6672","285","26","doing"),
("6673","285","27","doing"),
("6675","285","28","doing"),
("6676","286","1","doing"),
("6678","286","2","doing"),
("6679","286","3","doing"),
("6680","286","4","doing"),
("6681","286","5","doing"),
("6682","286","6","doing"),
("6683","286","7","doing"),
("6684","286","8","doing"),
("6685","286","9","doing"),
("6677","286","10","doing"),
("6689","286","23","doing"),
("6686","286","24","doing"),
("6687","286","26","doing"),
("6688","286","27","doing"),
("6690","286","28","doing"),
("6691","287","1","doing"),
("6693","287","2","doing"),
("6694","287","3","doing"),
("6695","287","4","doing"),
("6696","287","5","doing"),
("6697","287","6","doing"),
("6698","287","7","doing"),
("6699","287","8","doing"),
("6700","287","9","doing"),
("6692","287","10","doing"),
("6704","287","23","doing"),
("6701","287","24","doing"),
("6702","287","26","doing"),
("6703","287","27","doing"),
("6705","287","28","doing"),
("6706","288","1","doing"),
("6708","288","2","doing"),
("6709","288","3","doing"),
("6710","288","4","doing"),
("6711","288","5","doing"),
("6712","288","6","doing"),
("6713","288","7","doing"),
("6714","288","8","doing"),
("6715","288","9","doing"),
("6707","288","10","doing"),
("6719","288","23","doing"),
("6716","288","24","doing"),
("6717","288","26","doing"),
("6718","288","27","doing"),
("6720","288","28","doing"),
("6721","289","1","doing"),
("6723","289","2","doing"),
("6724","289","3","doing"),
("6725","289","4","doing"),
("6726","289","5","doing"),
("6727","289","6","doing"),
("6728","289","7","doing"),
("6729","289","8","doing"),
("6730","289","9","doing"),
("6722","289","10","doing"),
("6734","289","23","doing"),
("6731","289","24","doing"),
("6732","289","26","doing"),
("6733","289","27","doing"),
("6735","289","28","doing"),
("6736","290","1","doing"),
("6738","290","2","doing"),
("6739","290","3","doing"),
("6740","290","4","doing"),
("6745","290","5","doing"),
("6750","290","6","doing"),
("6741","290","7","doing"),
("6742","290","8","doing"),
("6743","290","9","doing"),
("6737","290","10","doing"),
("6744","290","23","doing");
INSERT INTO student_subject VALUES
("6746","290","24","doing"),
("6747","290","26","doing"),
("6748","290","27","doing"),
("6749","290","28","doing"),
("6751","291","1","doing"),
("6753","291","2","doing"),
("6754","291","3","doing"),
("6755","291","4","doing"),
("6760","291","5","doing"),
("6765","291","6","doing"),
("6756","291","7","doing"),
("6757","291","8","doing"),
("6758","291","9","doing"),
("6752","291","10","doing"),
("6759","291","23","doing"),
("6761","291","24","doing"),
("6762","291","26","doing"),
("6763","291","27","doing"),
("6764","291","28","doing"),
("6766","292","1","doing"),
("6768","292","2","doing"),
("6769","292","3","doing"),
("6770","292","4","doing"),
("6775","292","5","doing"),
("6780","292","6","doing"),
("6771","292","7","doing"),
("6772","292","8","doing"),
("6773","292","9","doing"),
("6767","292","10","doing"),
("6774","292","23","doing"),
("6776","292","24","doing"),
("6777","292","26","doing"),
("6778","292","27","doing"),
("6779","292","28","doing"),
("6781","293","1","doing"),
("6795","293","2","doing"),
("6782","293","4","doing"),
("6783","293","5","doing"),
("6786","293","6","doing"),
("6788","293","12","doing"),
("6789","293","13","doing"),
("6790","293","14","doing"),
("6791","293","16","doing"),
("6792","293","17","doing"),
("6793","293","18","doing"),
("6796","293","20","doing"),
("6797","293","25","doing"),
("6784","293","26","doing"),
("6785","293","28","doing"),
("7183","293","29","doing"),
("6798","294","1","doing"),
("6812","294","2","doing"),
("6799","294","4","doing"),
("6800","294","5","doing"),
("6803","294","6","doing"),
("6805","294","12","doing"),
("6806","294","13","doing"),
("6807","294","14","doing"),
("6808","294","16","doing"),
("6809","294","17","doing"),
("6810","294","18","doing"),
("6813","294","20","doing"),
("6814","294","25","doing"),
("6801","294","26","doing"),
("6802","294","28","doing"),
("7184","294","29","doing"),
("6815","295","1","doing"),
("6829","295","2","doing"),
("6816","295","4","doing"),
("6817","295","5","doing"),
("6820","295","6","doing"),
("6822","295","12","doing"),
("6823","295","13","doing"),
("6824","295","14","doing"),
("6825","295","16","doing"),
("6826","295","17","doing"),
("6827","295","18","doing"),
("6830","295","20","doing"),
("6831","295","25","doing"),
("6818","295","26","doing"),
("6819","295","28","doing"),
("7185","295","29","doing"),
("6832","296","1","doing"),
("6846","296","2","doing"),
("6833","296","4","doing"),
("6834","296","5","doing"),
("6837","296","6","doing"),
("6839","296","12","doing"),
("6840","296","13","doing"),
("6841","296","14","doing"),
("6842","296","16","doing"),
("6843","296","17","doing"),
("6844","296","18","doing"),
("6847","296","20","doing"),
("6848","296","25","doing"),
("6835","296","26","doing"),
("6836","296","28","doing"),
("7186","296","29","doing"),
("6849","297","1","doing"),
("6863","297","2","doing");
INSERT INTO student_subject VALUES
("6850","297","4","doing"),
("6851","297","5","doing"),
("6854","297","6","doing"),
("6856","297","12","doing"),
("6857","297","13","doing"),
("6858","297","14","doing"),
("6859","297","16","doing"),
("6860","297","17","doing"),
("6861","297","18","doing"),
("6864","297","20","doing"),
("6865","297","25","doing"),
("6852","297","26","doing"),
("6853","297","28","doing"),
("7187","297","29","doing"),
("6866","298","1","doing"),
("6880","298","2","doing"),
("6867","298","4","doing"),
("6868","298","5","doing"),
("6871","298","6","doing"),
("6873","298","12","doing"),
("6874","298","13","doing"),
("6875","298","14","doing"),
("6876","298","16","doing"),
("6877","298","17","doing"),
("6878","298","18","doing"),
("6881","298","20","doing"),
("6882","298","25","doing"),
("6869","298","26","doing"),
("6870","298","28","doing"),
("7188","298","29","doing"),
("6883","299","1","doing"),
("6897","299","2","doing"),
("6884","299","4","doing"),
("6885","299","5","doing"),
("6888","299","6","doing"),
("6890","299","12","doing"),
("6891","299","13","doing"),
("6892","299","14","doing"),
("6893","299","16","doing"),
("6894","299","17","doing"),
("6895","299","18","doing"),
("6898","299","20","doing"),
("6899","299","25","doing"),
("6886","299","26","doing"),
("6887","299","28","doing"),
("7189","299","29","doing"),
("6900","300","1","doing"),
("6914","300","2","doing"),
("6901","300","4","doing"),
("6902","300","5","doing"),
("6905","300","6","doing"),
("6907","300","12","doing"),
("6908","300","13","doing"),
("6909","300","14","doing"),
("6910","300","16","doing"),
("6911","300","17","doing"),
("6912","300","18","doing"),
("6915","300","20","doing"),
("6916","300","25","doing"),
("6903","300","26","doing"),
("6904","300","28","doing"),
("7190","300","29","doing"),
("6917","301","1","doing"),
("6931","301","2","doing"),
("6918","301","4","doing"),
("6919","301","5","doing"),
("6922","301","6","doing"),
("6924","301","12","doing"),
("6925","301","13","doing"),
("6926","301","14","doing"),
("6927","301","16","doing"),
("6928","301","17","doing"),
("6929","301","18","doing"),
("6932","301","20","doing"),
("6933","301","25","doing"),
("6920","301","26","doing"),
("6921","301","28","doing"),
("7191","301","29","doing"),
("6934","302","1","doing"),
("6948","302","2","doing"),
("6935","302","4","doing"),
("6936","302","5","doing"),
("6939","302","6","doing"),
("6941","302","12","doing"),
("6942","302","13","doing"),
("6943","302","14","doing"),
("6944","302","16","doing"),
("6945","302","17","doing"),
("6946","302","18","doing"),
("6949","302","20","doing"),
("6950","302","25","doing"),
("6937","302","26","doing"),
("6938","302","28","doing"),
("7192","302","29","doing"),
("6951","303","1","doing"),
("6965","303","2","doing"),
("6952","303","4","doing"),
("6953","303","5","doing"),
("6956","303","6","doing"),
("6958","303","12","doing");
INSERT INTO student_subject VALUES
("6959","303","13","doing"),
("6960","303","14","doing"),
("6961","303","16","doing"),
("6962","303","17","doing"),
("6963","303","18","doing"),
("6966","303","20","doing"),
("6967","303","25","doing"),
("6954","303","26","doing"),
("6955","303","28","doing"),
("7193","303","29","doing"),
("6968","304","1","doing"),
("6977","304","2","doing"),
("6979","304","4","not_doing"),
("6980","304","5","doing"),
("6981","304","6","not_doing"),
("6969","304","12","doing"),
("6970","304","13","doing"),
("6971","304","14","doing"),
("6972","304","15","doing"),
("6973","304","16","not_doing"),
("6974","304","17","not_doing"),
("6975","304","18","not_doing"),
("6978","304","20","not_doing"),
("6982","304","25","doing"),
("6984","304","26","doing"),
("7245","304","29","doing"),
("6985","305","1","doing"),
("6994","305","2","doing"),
("6996","305","4","not_doing"),
("6997","305","5","doing"),
("6998","305","6","not_doing"),
("6986","305","12","doing"),
("6987","305","13","doing"),
("6988","305","14","doing"),
("6989","305","15","doing"),
("6990","305","16","not_doing"),
("6991","305","17","doing"),
("6992","305","18","not_doing"),
("6995","305","20","not_doing"),
("6999","305","25","not_doing"),
("7001","305","26","doing"),
("7246","305","29","doing"),
("7002","306","1","doing"),
("7011","306","2","doing"),
("7013","306","4","not_doing"),
("7014","306","5","not_doing"),
("7015","306","6","not_doing"),
("7003","306","12","doing"),
("7004","306","13","doing"),
("7005","306","14","doing"),
("7006","306","15","doing"),
("7007","306","16","not_doing"),
("7008","306","17","doing"),
("7009","306","18","doing"),
("7012","306","20","not_doing"),
("7016","306","25","not_doing"),
("7017","306","26","doing"),
("7284","306","29","doing"),
("7018","307","1","doing"),
("7027","307","2","doing"),
("7029","307","4","not_doing"),
("7030","307","5","doing"),
("7031","307","6","not_doing"),
("7019","307","12","doing"),
("7020","307","13","doing"),
("7021","307","14","doing"),
("7022","307","15","doing"),
("7023","307","16","not_doing"),
("7024","307","17","doing"),
("7025","307","18","not_doing"),
("7028","307","20","not_doing"),
("7032","307","25","not_doing"),
("7033","307","26","doing"),
("7285","307","29","doing"),
("7034","308","1","doing"),
("7043","308","2","doing"),
("7045","308","4","not_doing"),
("7046","308","5","not_doing"),
("7047","308","6","not_doing"),
("7035","308","12","doing"),
("7036","308","13","doing"),
("7037","308","14","doing"),
("7038","308","15","doing"),
("7039","308","16","not_doing"),
("7040","308","17","doing"),
("7041","308","18","doing"),
("7044","308","20","not_doing"),
("7048","308","25","not_doing"),
("7049","308","26","doing"),
("7286","308","29","doing"),
("7050","309","1","doing"),
("7052","309","2","doing"),
("7053","309","3","doing"),
("7054","309","4","doing"),
("7055","309","5","doing"),
("7064","309","6","doing"),
("7056","309","7","doing"),
("7057","309","8","doing"),
("7058","309","9","doing"),
("7051","309","10","doing");
INSERT INTO student_subject VALUES
("7062","309","23","doing"),
("7059","309","24","doing"),
("7060","309","26","doing"),
("7061","309","27","doing"),
("7063","309","28","doing"),
("7065","310","1","doing"),
("7067","310","2","doing"),
("7068","310","3","doing"),
("7069","310","4","doing"),
("7074","310","5","doing"),
("7079","310","6","doing"),
("7070","310","7","doing"),
("7071","310","8","doing"),
("7072","310","9","doing"),
("7066","310","10","doing"),
("7073","310","23","doing"),
("7075","310","24","doing"),
("7076","310","26","doing"),
("7077","310","27","doing"),
("7078","310","28","doing"),
("7080","311","1","doing"),
("7082","311","2","doing"),
("7083","311","3","doing"),
("7084","311","4","doing"),
("7085","311","5","doing"),
("7094","311","6","doing"),
("7086","311","7","doing"),
("7087","311","8","doing"),
("7088","311","9","doing"),
("7081","311","10","doing"),
("7092","311","23","doing"),
("7089","311","24","doing"),
("7090","311","26","doing"),
("7091","311","27","doing"),
("7093","311","28","doing"),
("7115","313","1","doing"),
("7129","313","2","doing"),
("7116","313","4","doing"),
("7117","313","5","doing"),
("7120","313","6","doing"),
("7122","313","12","doing"),
("7123","313","13","doing"),
("7124","313","14","doing"),
("7125","313","16","doing"),
("7126","313","17","doing"),
("7127","313","18","doing"),
("7130","313","20","doing"),
("7131","313","25","doing"),
("7118","313","26","doing"),
("7119","313","28","doing"),
("7194","313","29","doing"),
("7133","314","1","doing"),
("7142","314","2","doing"),
("7144","314","4","doing"),
("7145","314","5","not_doing"),
("7146","314","6","not_doing"),
("7134","314","12","not_doing"),
("7135","314","13","not_doing"),
("7136","314","14","not_doing"),
("7137","314","15","doing"),
("7138","314","16","doing"),
("7139","314","17","doing"),
("7140","314","18","not_doing"),
("7143","314","20","doing"),
("7147","314","25","not_doing"),
("7148","314","26","doing"),
("7287","314","29","doing"),
("7290","316","1","doing"),
("7292","316","2","doing"),
("7293","316","3","doing"),
("7294","316","4","doing"),
("7295","316","5","doing"),
("7304","316","6","doing"),
("7296","316","7","doing"),
("7297","316","8","doing"),
("7298","316","9","doing"),
("7291","316","10","doing"),
("7302","316","23","doing"),
("7299","316","24","doing"),
("7300","316","26","doing"),
("7301","316","27","doing"),
("7303","316","28","doing"),
("7305","317","1","doing"),
("7313","317","2","doing"),
("7315","317","4","not_doing"),
("7316","317","5","not_doing"),
("7317","317","6","not_doing"),
("7306","317","12","doing"),
("7307","317","13","doing"),
("7308","317","14","doing"),
("7309","317","15","doing"),
("7310","317","16","not_doing"),
("7311","317","17","doing"),
("7312","317","18","not_doing"),
("7314","317","20","not_doing"),
("7318","317","25","doing"),
("7319","317","26","doing"),
("7320","317","29","doing"),
("7321","318","1","doing"),
("7323","318","2","doing");
INSERT INTO student_subject VALUES
("7324","318","3","doing"),
("7325","318","4","doing"),
("7326","318","5","doing"),
("7327","318","6","doing"),
("7328","318","7","doing"),
("7329","318","8","doing"),
("7330","318","9","doing"),
("7322","318","10","doing"),
("7334","318","23","doing"),
("7331","318","24","doing"),
("7332","318","26","doing"),
("7333","318","27","doing"),
("7335","318","28","doing"),
("7336","319","1","doing"),
("7338","319","2","doing"),
("7339","319","3","doing"),
("7340","319","4","doing"),
("7341","319","5","doing"),
("7350","319","6","doing"),
("7342","319","7","doing"),
("7343","319","8","doing"),
("7344","319","9","doing"),
("7337","319","10","doing"),
("7348","319","23","doing"),
("7345","319","24","doing"),
("7346","319","26","doing"),
("7347","319","27","doing"),
("7349","319","28","doing"),
("7351","320","1","doing"),
("7353","320","2","doing"),
("7354","320","3","doing"),
("7355","320","4","doing"),
("7356","320","5","doing"),
("7365","320","6","doing"),
("7357","320","7","doing"),
("7358","320","8","doing"),
("7359","320","9","doing"),
("7352","320","10","doing"),
("7363","320","23","doing"),
("7360","320","24","doing"),
("7361","320","26","doing"),
("7362","320","27","doing"),
("7364","320","28","doing"),
("7366","321","1","doing"),
("7368","321","2","doing"),
("7369","321","3","doing"),
("7370","321","4","doing"),
("7371","321","5","doing"),
("7380","321","6","doing"),
("7372","321","7","doing"),
("7373","321","8","doing"),
("7374","321","9","doing"),
("7367","321","10","doing"),
("7378","321","23","doing"),
("7375","321","24","doing"),
("7376","321","26","doing"),
("7377","321","27","doing"),
("7379","321","28","doing"),
("7381","322","1","doing"),
("7383","322","2","doing"),
("7384","322","3","doing"),
("7385","322","4","doing"),
("7390","322","5","doing"),
("7395","322","6","doing"),
("7386","322","7","doing"),
("7387","322","8","doing"),
("7388","322","9","doing"),
("7382","322","10","doing"),
("7389","322","23","doing"),
("7391","322","24","doing"),
("7392","322","26","doing"),
("7393","322","27","doing"),
("7394","322","28","doing"),
("7396","323","1","doing"),
("7398","323","2","doing"),
("7399","323","3","doing"),
("7400","323","4","doing"),
("7405","323","5","doing"),
("7410","323","6","doing"),
("7401","323","7","doing"),
("7402","323","8","doing"),
("7403","323","9","doing"),
("7397","323","10","doing"),
("7404","323","23","doing"),
("7406","323","24","doing"),
("7407","323","26","doing"),
("7408","323","27","doing"),
("7409","323","28","doing"),
("7411","324","1","doing"),
("7423","324","2","doing"),
("7412","324","4","doing"),
("7413","324","5","doing"),
("7416","324","6","doing"),
("7417","324","12","doing"),
("7418","324","13","doing"),
("7419","324","14","doing"),
("7420","324","16","doing"),
("7421","324","17","doing"),
("7422","324","18","doing"),
("7424","324","20","doing");
INSERT INTO student_subject VALUES
("7425","324","25","doing"),
("7414","324","26","doing"),
("7415","324","28","doing"),
("7426","324","29","doing"),
("7427","325","1","doing"),
("7439","325","2","doing"),
("7428","325","4","doing"),
("7429","325","5","doing"),
("7432","325","6","doing"),
("7433","325","12","doing"),
("7434","325","13","doing"),
("7435","325","14","doing"),
("7436","325","16","doing"),
("7437","325","17","doing"),
("7438","325","18","doing"),
("7440","325","20","doing"),
("7441","325","25","doing"),
("7430","325","26","doing"),
("7431","325","28","doing"),
("7442","325","29","doing"),
("7443","326","1","doing"),
("7455","326","2","doing"),
("7444","326","4","doing"),
("7445","326","5","doing"),
("7448","326","6","doing"),
("7449","326","12","doing"),
("7450","326","13","doing"),
("7451","326","14","doing"),
("7452","326","16","doing"),
("7453","326","17","doing"),
("7454","326","18","doing"),
("7456","326","20","doing"),
("7457","326","25","doing"),
("7446","326","26","doing"),
("7447","326","28","doing"),
("7458","326","29","doing"),
("7459","327","1","doing"),
("7471","327","2","doing"),
("7460","327","4","doing"),
("7461","327","5","doing"),
("7464","327","6","doing"),
("7465","327","12","doing"),
("7466","327","13","doing"),
("7467","327","14","doing"),
("7468","327","16","doing"),
("7469","327","17","doing"),
("7470","327","18","doing"),
("7472","327","20","doing"),
("7473","327","25","doing"),
("7462","327","26","doing"),
("7463","327","28","doing"),
("7474","327","29","doing"),
("7475","328","1","doing"),
("7477","328","2","doing"),
("7478","328","3","doing"),
("7479","328","4","doing"),
("7480","328","5","doing"),
("7489","328","6","doing"),
("7481","328","7","doing"),
("7482","328","8","doing"),
("7483","328","9","doing"),
("7476","328","10","doing"),
("7487","328","23","doing"),
("7484","328","24","doing"),
("7485","328","26","doing"),
("7486","328","27","doing"),
("7488","328","28","doing"),
("7490","329","1","doing"),
("7502","329","2","doing"),
("7491","329","4","doing"),
("7492","329","5","doing"),
("7495","329","6","doing"),
("7496","329","12","doing"),
("7497","329","13","doing"),
("7498","329","14","doing"),
("7499","329","16","doing"),
("7500","329","17","doing"),
("7501","329","18","doing"),
("7503","329","20","doing"),
("7504","329","25","doing"),
("7493","329","26","doing"),
("7494","329","28","doing"),
("7505","329","29","doing"),
("7506","330","1","doing"),
("7518","330","2","doing"),
("7507","330","4","doing"),
("7508","330","5","doing"),
("7511","330","6","doing"),
("7512","330","12","doing"),
("7513","330","13","doing"),
("7514","330","14","doing"),
("7515","330","16","doing"),
("7516","330","17","doing"),
("7517","330","18","doing"),
("7519","330","20","doing"),
("7520","330","25","doing"),
("7509","330","26","doing"),
("7510","330","28","doing"),
("7521","330","29","doing");




CREATE TABLE `students` (
  `student_id` int(11) NOT NULL AUTO_INCREMENT,
  `user_key` varchar(100) DEFAULT NULL,
  `school_id` int(10) unsigned NOT NULL,
  `parent_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `plan_id` int(11) NOT NULL,
  `hostel_id` int(11) NOT NULL,
  `room_id` int(11) NOT NULL,
  `bedspace` int(11) DEFAULT NULL,
  `first_name` varchar(50) NOT NULL,
  `other_name` varchar(50) NOT NULL,
  `last_name` varchar(50) NOT NULL,
  `serial_number` varchar(50) NOT NULL,
  `pass` char(255) NOT NULL,
  `first_password` varchar(200) NOT NULL,
  `new_password` varchar(200) NOT NULL,
  `email` varchar(200) NOT NULL,
  `dob` date NOT NULL,
  `gender` varchar(10) NOT NULL,
  `religion` varchar(50) NOT NULL,
  `reg_no` varchar(20) NOT NULL,
  `adm_no` varchar(60) NOT NULL,
  `graduation_year` varchar(20) NOT NULL,
  `graduation_term` varchar(10) NOT NULL,
  `deactivation_sess` char(20) NOT NULL,
  `deactivation_term` char(10) NOT NULL,
  `disability` varchar(300) NOT NULL,
  `passport` varchar(200) NOT NULL,
  `relationship` varchar(20) NOT NULL,
  `new_student` varchar(20) NOT NULL,
  `new_student_finance` varchar(20) NOT NULL,
  `forget_token` varchar(50) NOT NULL,
  `login_attempt` int(11) NOT NULL,
  `login_last_time` int(11) unsigned NOT NULL,
  `scratch_card_attempt` int(10) unsigned NOT NULL,
  `scratch_card_last_time` int(10) unsigned NOT NULL,
  `transfer` char(20) NOT NULL,
  `transfer_school_id` int(11) NOT NULL,
  `exempt` char(10) NOT NULL,
  `check_result` varchar(20) NOT NULL DEFAULT 'check_result',
  `activation` varchar(20) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`student_id`),
  UNIQUE KEY `serial_number` (`serial_number`),
  UNIQUE KEY `user_key` (`user_key`),
  KEY `activation` (`activation`),
  KEY `parent_id` (`parent_id`),
  KEY `plan_id` (`plan_id`),
  KEY `class_subclass` (`class_id`,`subclass_id`,`activation`),
  KEY `exempt` (`exempt`),
  KEY `check_result` (`check_result`),
  KEY `date_created` (`date_created`),
  KEY `school_id` (`school_id`)
) ENGINE=InnoDB AUTO_INCREMENT=331 DEFAULT CHARSET=latin1;


INSERT INTO students VALUES
("1","16576403243","65","12","4","0","0","0","0","","COVENANT","CHIZIM","CHIGBO","S/18/0001","$2y$10$24NqqMMXhRXyHNMeg4iDPOjAQW/KPFmrtbZiSk8ieet1uU0DRuawy","ntchigbo","ntchigbo","","2009-02-05","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-29 23:49:12"),
("2","26546d94607","65","13","4","0","0","0","0","","IBRAHIM","ALHAJI","ADAMU","S/18/0002","$2y$10$YnTS6NGOHoagf6TUcFWD7.4YB9TqBO67dYHDVOWeYGqULXpwgCtYS","imadamu","imadamu","","2007-12-28","male","ISLAM","","","","","","","","","PARENT","","","","0","1594368371","0","0","","0","","check_result","activated","2019-01-29 23:49:45"),
("3","365b4e9f6e9","65","148","4","0","0","0","0","","WILLIAMS","","JEREMIAH","S/18/0003","$2y$10$vNpXs5HB9gN2gKS6p3d4J.evncNGGHjc1oK9DgBkT1vMhi8LQqM8C","ahwilliams","ahwilliams","","2008-09-28","male","Christianity","","","","","2021/2022","1st Term","","","","","","","1","1592227596","0","0","","0","","check_result","deactivated","2019-01-29 23:50:29"),
("4","465513b76c7","65","14","4","0","0","0","0","","MICHAEL","EDWARD","EDWARD","S/18/0004","$2y$10$IR2V/HlB09JeH4Nl9/xFe.w9Z69tZJtRBx/WKWwY0DJ.uA7r4Qq56","eledward","eledward","","2008-08-18","male","Christianity","","","","","2020/2021","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-29 23:51:48"),
("5","56550f19c59","65","0","4","0","0","0","0","","NWAKATA","","MICHAEL","S/18/0005","$2y$10$fcJ68rPAnPojOYMN5uCLo.27KCFX.98slNrpn2qHNyMlaOsCK08o6","elnwakata","elnwakata","","2007-10-02","male","Christianity","","","","","2018/2019","2nd Term","","","","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-29 23:52:31"),
("6","665d00cea91","65","16","4","0","0","0","0","","BASSEY","ETIM","SETH","S/18/0006","$2y$10$WNezlLyVl9pJD788M7O2FOmf9JMfm9dGFnlJBdu/OUz0NWEp9s/ya","thbassey","thbassey","","2009-03-15","male","Christianity","","","","","2019/2020","1st Term","","","PARENT","","","","1","1592227583","0","0","","0","","check_result","deactivated","2019-01-29 23:53:15"),
("7","765b9752651","65","17","4","0","0","0","0","","TRUST","TAMPIORUOBARI","OKOCHI","S/18/0007","$2y$10$7V1fmljeCJvUZwuJlvDceO3FEAYYcVyF2HuyEOqOz.iuEkqqKerx.","stokochi","stokochi","","2008-04-24","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-29 23:53:58"),
("8","86583c08b5c","65","19","4","0","0","0","0","","ANNA","EBIEKWA","PAUL","S/18/0008","$2y$10$LMJm6t59bij4olhJ6T/x2.TgEpLU59.QQTZMSqou09hXde/4rjYzW","napaul","napaul","","2008-08-07","female","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-29 23:54:40"),
("9","96503bbb096","65","20","4","0","0","0","0","","NWAKO","","BLESSING","S/18/0009","$2y$10$Bk9VAK7Y2XTAGSgL9teW4ewKujW2Wjyy.0bWKjJkH0ZiLKcOIMl82","ngnwako","ngnwako","","2008-03-08","female","Christianity","","","","","2020/2021","1st Term","","","PARENT","","","","0","1591099065","0","0","","0","","check_result","deactivated","2019-01-29 23:55:20"),
("10","1065838181f5","65","21","4","0","0","0","0","","BENJAMIN","","J-DOROTHY","S/18/0010","$2y$10$exTf9VcTMDkg.K/7FPvfZOI9NzjI3u6caZj//AkTEPyIy5JeaaUS6","hybenjamin","hybenjamin","","2008-09-30","female","Christianity","","","","","2019/2020","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-29 23:56:08"),
("11","1165c6f8dad8","65","5","4","0","0","0","0","","CHIKEMEZI","","PRECIOUS","S/18/0011","$2y$10$8Q29fP/.9Tf6pFrXtPj0a.jIxKBb/Ov0OGS16YFQQIvfkP1l.DxOm","uschikemezi","uschikemezi","","2007-08-12","female","Christianity","","","","","2019/2020","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-29 23:56:48"),
("12","12659db4af79","65","1","5","0","0","0","0","","WISDOM","CHINONSO","NDUBUEZE","S/18/0012","$2y$10$m1p/uBS5cy0iavFy987ILu6ixfc.Wva8tdnptIPUHYq2dsvkXZnta","omndubueze","omndubueze","","2007-08-14","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 00:16:48"),
("13","136593e216e3","65","2","5","0","0","0","0","","DIVINE","FAVOUR","SYLVANUS","S/18/0013","$2y$10$LkIdYGyI8WdItZ.juXKmMeLtXwe9IiJ0VRLjg75.fprTZFyevKiMe","usdivine","usdivine","","2006-05-23","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 00:17:29"),
("14","14651086d9d2","65","156","5","0","0","0","0","","LENYIE","KODAM","MOSES","S/18/0014","$2y$10$iGF88BeMI/BeKSGpq3bSj.0FKUwW4cOkk3z8BbKvfVoPKkz6VomN6","eslenyie","eslenyie","","2007-06-15","male","Christianity","","","","","","","","","","","","","0","1594847675","0","0","","0","","check_result","activated","2019-01-30 00:18:08"),
("15","1565d8df487b","65","3","5","0","0","0","0","","JAMES","","FORTUNE","S/18/0015","$2y$10$xosMihFjMmmSjRJ5CTPTuugcFF57o./AXIN4MLxdJ.k8RRX2bQDna","nejames","nejames","","2004-07-09","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 00:18:41"),
("16","1665d2de5c79","65","4","4","0","0","0","0","","OSAOGBORU","","DAVID","S/18/0016","$2y$10$eTgjCFeFB44Wox0KxYG1sOyt5H/7euvArBSPEPDcvl4gZrY9s4wSW","idosaogboru","idosaogboru","","2008-06-24","male","Christianity","","","","","2019/2020","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 00:19:20"),
("17","1765aa38997b","65","5","5","0","0","0","0","","MIRACLE","CHIGOZIRIM","CHINEKEZI","S/18/0017","$2y$10$.fxyudRpo1fYu/1A3.5PIeD42pXBb1qAEqbffwe.VndCl/fhntFOW","zimiracle","zimiracle","","2005-08-27","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 00:19:54"),
("18","186553bc2f16","65","5","5","0","0","0","0","","FAVOUR","CHIDEBERE","CHINEKEZI","S/18/0018","$2y$10$cYC.lqwwwBMMFupvXN0nLOGoiqG6oJgdezs8ZEPjwD5po4bGZ1jki","zifavour","zifavour","","2005-08-27","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 00:20:35"),
("19","19654aeae744","65","6","5","0","0","0","0","","PRECIOUS","","WUGA","S/18/0019","$2y$10$/WSWN5bCOnDpkQxH5KrvlODwvEA1MCVcFtKU2JUCqgZV2QIoduqDW","gaprecious","gaprecious","","2006-01-02","male","Christianity","","","","","","","","","","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 00:21:17"),
("20","20651bd22e5a","65","0","5","0","0","0","0","","OKECHUKWU","","NELSON","S/18/0020","$2y$10$jkyaWdntXnuxeWEJeoweLOtF9n0Gq05xg2fxV0KQVLSibHvo2dhHa","onokechukwu","onokechukwu","","2006-09-29","male","Christianity","","","","","","","","","","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 00:21:56"),
("21","2165865eef8a","65","7","5","0","0","0","0","","REJOICE","UGWUEZE","EMMANUEL","S/18/0021","$2y$10$y2jgM2B2u8/DbymbjKM5KeNPFW1QXraIxCw0m4ZniNm5oH7aGtF4.","ceemmanuel","ceemmanuel","","2008-01-08","female","Christianity","","","","","2021/2022","2nd Term","","","PARENT","","","","0","1589988596","0","0","","0","","check_result","deactivated","2019-01-30 00:22:43"),
("22","226516a8d321","65","129","5","0","0","0","0","","EMMANUELLA","CHIMDALU","OKAFOR","S/18/0022","$2y$10$0PQhEnXRXDvXgz2anDYXker3n3UMBUCBPLVJTmJZ70xoWWF1VUd/u","oremmanuella","oremmanuella","","2008-06-16","female","Christianity","","","","","","","","","","","","","0","1593154136","0","0","","0","","check_result","activated","2019-01-30 00:23:26"),
("23","2365055500e5","65","8","5","0","0","0","0","","FAVOUR","IFUANYA","MOSES","S/18/0023","$2y$10$N8ypZFZY52bckkVWaU4Rw.VpNfLGB.TOO0gRM6f/aAHbgYERcTt7S","esfavour","esfavour","","2007-08-30","female","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 00:24:19"),
("24","2465dbb6529a","65","9","5","0","0","0","0","","DEBORAH","CHINAMEREM","DURU","S/18/0024","$2y$10$QNXHCkJurvLc7GZItH9/7eZVEcM5PbOoVlbCFW9unGOQQu66ast5S","rudeborah","rudeborah","","2007-05-15","female","Christianity","","","","","","","","","PARENT","","","","0","1590588277","0","0","","0","","check_result","activated","2019-01-30 00:24:54"),
("25","256566e6c204","65","10","5","0","0","0","0","","PASCALINE","CHINASA","NWANGWU","S/18/0025","$2y$10$QnAWS7/MLHDFUtlM2t1c2usjJ5xsTcoqLx8nmssNkQwdeckzVoHRm","wupascaline","wupascaline","","2005-04-16","female","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 00:25:39"),
("26","2665d08d452d","65","11","5","0","0","0","0","","EVELYN","OBARIANASEMI","SAMUEL","S/18/0026","$2y$10$oQSbf0jgSj53o0ISsc.44OI2h6vkWfKsn/cTcoIscfAjgmPL6fpUu","elevelyn","elevelyn","","2007-05-14","female","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-01-30 00:26:22"),
("27","276592755697","65","0","4","0","0","0","0","","LEUVA","DUDU","NLEDE","S/18/0027","$2y$10$wyBs6odJzACMczWa62csqeYC7hiTRqnWez9WzTXbFZJu49KTCFNuy","deleuva","deleuva","","2007-10-27","female","Christianity","","","","","2020/2021","2nd Term","","","","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 00:26:57"),
("28","2865aee130d2","65","22","6","0","0","0","0","","ISAAC","DIANA-ABASI","UMOH","S/18/0028","$2y$10$KPCAiBSTiRHuJ/otOl9ykOFcAOoq6B6nqY58ChIX6fyV3biyS/tqK","ohisaac","ohisaac","","2005-04-15","male","Christianity","","","","","2021/2022","3rd Term","","","PARENT","","","","11","1629556937","0","0","","0","","check_result","deactivated","2019-01-30 07:22:28"),
("29","2965503f0631","65","35","6","0","0","0","0","","CHIBUIKE","DAVID","MODESTUS","S/18/0029","$2y$10$YbJSguJJ6mjEfa65jprou.KaDr6ye.gSgLAuCB3R3Bez1l8BVrrxG","kemodestus","kemodestus","","2006-12-26","male","Christianity","","","","","2021/2022","3rd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:23:24"),
("30","3065a443b867","65","30","5","0","0","0","0","","OSARAGBORU","","MICHAEL","S/18/0030","$2y$10$Q5h9gBQaywDea.xm341KNeC8.ttL.IgqoZjFRwiQKR78UwVSro3OO","elosaragboru","elosaragboru","","2006-08-10","male","Christianity","","","","","2019/2020","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:24:09"),
("31","316532350d2d","65","26","6","0","0","0","0","","EMMANUEL","JAMES","ELLA","S/18/0031","$2y$10$R.Gf8epv0JY7XPrXMhpVCe4k6i/kQeQJNC3QV0ikNoSD6SuY81u0O","elella","elella","","2006-03-01","male","Christianity","","","","","2021/2022","3rd Term","","","PARENT","","","","0","1623581486","0","0","","0","","check_result","deactivated","2019-01-30 07:24:53"),
("32","3265ef07e82c","65","24","6","0","0","0","0","","EMMANUEL","","NDEM","S/18/0032","$2y$10$3J2KeR3/WMUrPjhhYf3NKebRp5AZmrHpb3oqF85.L8lU72DzNItwy","elndem","elndem","","2004-12-11","male","Christianity","","","","","2021/2022","2nd Term","","","PARENT","","","","3","1591084235","0","0","","0","","check_result","deactivated","2019-01-30 07:31:28"),
("33","33657200aa49","65","1","6","0","0","0","0","","VICTOR","EBUKA","NDUBUEZE","S/18/0033","$2y$10$H4OXXeWKEBEUL0ZKzRunie8wjFxbIlySaSNOHxRXfObOqn1Gg5qnW","orndubueze","orndubueze","","2005-09-24","male","Christianity","","","","","2021/2022","3rd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:32:20"),
("34","34650f5bbbce","65","23","5","0","0","0","0","","MIRACLE","","PETER","S/18/0034","$2y$10$Q0NvBQWWWrYsvOomVo2OEOahDhG./KcFi4LPTdHFCL5AfQdBwxsSa","ermichael","ermichael","","2004-06-05","male","Christianity","","","","","2019/2020","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:33:25"),
("35","35651d7985e1","65","25","6","0","0","0","0","","EMEKA","","JOSEPH","S/18/0035","$2y$10$AexctBxx1WsiUP80G0ObEevtQyhO8Y4YcHU1.r6kfgF5NsbGUcflO","phemeka","phemeka","","2006-01-25","male","Christianity","","","","","2021/2022","3rd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:34:31"),
("36","3665b969eba2","65","15","6","0","0","0","0","","ELERA","APPOLUS","OSAROLUKA","S/18/0036","$2y$10$CQi113jm56WrDzKASLYHVerq7oBIr7a23pPRtMvvZ9SMS.cJMNI5C","raosaroluka","raosaroluka","","2006-09-12","male","Christianity","","","","","2021/2022","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:36:33"),
("37","37653e210576","65","0","5","0","0","0","0","","PAUL","","J\'EKEMINI","S/18/0037","$2y$10$3kgVvF2Zh2cafjpka9Oqsuh1UmdiVMWshw1qcncKOg0aIKvwp8DBu","nipaul","nipaul","","2019-01-02","male","Christianity","","","","","2018/2019","2nd Term","","","","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:37:32"),
("38","3865e15ec4ad","65","0","5","0","0","0","0","","ESSWANDUS","","CHIKAMSO","S/18/0038","$2y$10$BiSihUn491kghVoqOboNp.FP3bUA9RqmCbd1/5yz1Rkvz/W0dLNOO","soesswandus","soesswandus","","2019-01-03","male","Christianity","","","","","2018/2019","1st Term","","","","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:38:20"),
("39","39658d920d1c","65","21","5","0","0","0","0","","ARHAGBOR","","BEAUTY","S/18/0039","$2y$10$W8QMEjYuPWkdde0vQYY1peZt3jS9TysLNYBE3G6NI9N9yIZmw7jsO","tyarhagbor","tyarhagbor","","2006-01-31","female","Christianity","","","","","2019/2020","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:39:15"),
("40","40658349c0ff","65","36","5","0","0","0","0","","FRIDAY","","JENNIFER","S/18/0040","$2y$10$9640C.Tpr2MTSzu450PHr..GwYNHS1Ehg6N/AeIgg5Fcn5CcMPjcO","erfriday","erfriday","","2005-05-05","female","Christianity","","","","","2019/2020","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:40:01"),
("41","41656cb0f1f3","65","28","6","0","0","0","0","","PRECIOUS","CHIOMA","CHRISTOPHER","S/18/0041","$2y$10$7Ttzh69kQYsJE045KSJ3kOKUT7Qvy4ohf9z8yo1UIBTS4Ck.S1WmW","uschristopher","uschristopher","","2006-01-23","female","Christianity","","","","","2021/2022","3rd Term","","","PARENT","","","","0","1592306041","0","0","","0","","check_result","deactivated","2019-01-30 07:40:50"),
("42","426571ff5473","65","47","0","0","0","0","0","","ALOZIE","CHIDOZIRIM","PEDRO","S/18/0042","$2y$10$rkIzLFUOYm63YGomODy7S.zckbCa9I6yeXB.6HlakW3xglma.lomW","roalozie","roalozie","","2004-09-30","male","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","PARENT","","","","0","1597128688","0","0","","0","","check_result","graduated","2019-01-30 07:41:18"),
("43","43655c4ce4fc","65","185","5","0","0","0","0","","GOODNEWS","","LILLY","S/18/0043","$2y$10$b2puz5uofZG.miznsRlPZeSZuRq.D/GF/RvVu37zUray29vFWH4t.","lydoodews","lydoodews","","2019-01-03","male","Christianity","","","","","2019/2020","1st Term","","","","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:41:39"),
("44","4465f8b492f6","65","33","5","0","0","0","0","","AKANOYE","","FAVOUR","S/18/0044","$2y$10$Zpx6uFNuGgwtGCY2sQGtYetcYyNaIAaopABMPdhmi5Cm1KhF7dTH2","urakanoye","urakanoye","","2005-07-17","female","Christianity","","","","","2019/2020","1st Term","","","PARENT","","","","1","1590835142","0","0","","0","","check_result","deactivated","2019-01-30 07:42:36"),
("45","45656d8aaf51","65","33","0","0","0","0","0","","DIVINE","CHINEDUM","AKAONYE","S/18/0045","$2y$10$0Sf1G7gx2ciGIaiF1UTeFOpgZKyi8lIXqyCU7eD1zUHs3JFL76HW.","neugoh","neugoh","","2005-07-17","male","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","PARENT","","","","0","1608881972","0","0","","0","","check_result","graduated","2019-01-30 07:42:50"),
("46","4665e14e3fa6","65","34","6","0","0","0","0","","UCHECHI","","ORLU","S/18/0046","$2y$10$RbwVy8DqSOaxKER7Ul2KCu3f6rMO2GaVTnUchpZL0vkSRGw8.kLza","luuchechi","luuchechi","","2005-12-24","female","Christianity","","","","","2021/2022","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:43:31"),
("47","4765840835a9","65","38","0","0","0","0","0","","WISDOM","AKPENYI","UMAIJIYE","S/18/0047","$2y$10$.d3gBRowMFQqgPVOvcWmk.X8uzhjqWRLKiZit16XQmuOO.80/YRdW","iywisdom","akpenyi","","2004-09-02","male","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","PARENT","","","","0","1594213737","0","0","","0","","check_result","graduated","2019-01-30 07:43:41"),
("48","4865c42d2613","65","32","6","0","0","0","0","","HANNAH","BARINEDUM","NGIOR","S/18/0048","$2y$10$xwRcDZUYNyI6Zoib4q4q3eAoKPsyq8bt3bRgFlXWOSJXOeQRZv6ja","gohannah","gohannah","","2005-03-27","female","Christianity","","","","","2021/2022","3rd Term","","","PARENT","","","","4","1659361609","0","0","","0","","check_result","deactivated","2019-01-30 07:44:14"),
("49","4965795c4dc8","65","43","0","0","0","0","0","","MONDAY","JACK","GLORY","S/18/0049","$2y$10$pKonCPuV8H4bA9vlW9ITceR1BYfkP/gJ/4NTWRg8OU3SJ5UKMGFaW","rymonday","rymonday","","2004-01-02","female","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","PARENT","","","","0","1623606728","0","0","","0","","check_result","graduated","2019-01-30 07:44:24"),
("50","5065a169988b","65","0","5","0","0","0","0","","ANTHONG","","COVENANT","S/18/0050","$2y$10$w0ipU3vuw90Ab3fnuj/q6O3Nu9Uz.LRanaR45fJW50zwy2O9pdv9a","ntanthong","ntanthong","","2005-10-13","female","Christianity","","","","","2019/2020","1st Term","","","","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:44:59"),
("51","51657d1e0e20","65","40","0","0","0","0","0","","DAMILOLA","BLESSING","OLAIYIDE","S/18/0051","$2y$10$tNSHqUBZ18ROduJcrCG.1.vJuDe0jYG274isB6sqyVAH.wo8dgU6O","ngolaiyide","ngolaiyide","","2006-06-01","female","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 07:45:31"),
("52","5265b4260ed8","65","27","5","0","0","0","0","","PROMISE","","CHINWENUBA","S/18/0052","$2y$10$xSNMHVtJJYBvxEZvMsr5Cu5tXFblvmPJQilrZbekTb8SoiDdJMTra","bapromise","bapromise","","2005-03-25","female","Christianity","","","","","2019/2020","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-01-30 07:45:49"),
("53","5365173b5f8a","65","20","0","0","0","0","0","","NWAKO","","FAITH","S/18/0053","$2y$10$zc9tBe7/C4SRgIOMvvnA.eOLYu1bahQk43QEIHS8aepEU3X/e5Axm","thnwako","thnwako","","2005-09-02","female","Christianity","","","2020/2021","3rd Term","2020/2021","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 07:46:45"),
("54","5465b7e2116f","65","37","0","0","0","0","0","","MONDAY","","PRECIOUS","S/18/0054","$2y$10$Ticft2SUp9J/ElqCbvucyuv.ewQ72Ifrwfq21KdHSFLTh./MZPdSG","usmonday","usmonday","","2006-08-22","female","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","/home/zeonglob/public_html/divinefavour//private/images/student_passport/1eabcc.jpg","PARENT","","","","0","1593699451","0","0","","0","","check_result","graduated","2019-01-30 07:48:53"),
("55","55653cdde4e8","65","0","0","0","0","0","0","","SARAH","","AMOAKAA","S/18/0055","$2y$10$RtIHBQo6cB0dyOl.6WTUSOMlcDAVEWNSUCHPt8bWG0/BQAvkSqZR6","aasarah","aasarah","","2019-01-30","female","Christianity","","","2020/2021","3rd Term","2019/2020","1st Term","","","","","","","0","0","0","0","","0","exempt","check_result","graduated","2019-01-30 07:50:40"),
("56","566564751024","65","44","0","0","0","0","0","","LOURETTA","ENYA","MANSON","S/18/0056","$2y$10$HDmqLB7EI4XuFFiVCJS26ObYsW9VprWZkCJfbjhB8Z.S5KJeZNVo6","taenya","taenya","","2004-11-17","female","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","PARENT","","","","0","1589986806","0","0","","0","","check_result","graduated","2019-01-30 07:51:29"),
("57","5765a30aa59c","65","41","0","0","0","0","0","","FAVOUR","","EMMANUEL","S/18/0057","$2y$10$JJ46gM80rONi.NOSbt4x6.vu.Ry2MOQ5ue.SuzwcryDmTUMXdxEPK","elfavour","elfavour","","2004-06-17","female","Christianity","","","2020/2021","3rd Term","2020/2021","2nd Term","","","PARENT","","","","1","1594037204","0","0","","0","","check_result","graduated","2019-01-30 07:52:23"),
("58","586594c1bfce","65","50","0","0","0","0","0","","OKAFOR","MONACHISO","DANIELLA","S/18/0058","$2y$10$AvHJk19thvODE60jRdRYeuz9fClWXOdxFbfphdGRdyE/oE/gizjc.","laokafor","laokafor","","2006-04-12","female","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","","","","","0","1590001386","0","0","","0","","check_result","graduated","2019-01-30 07:53:50"),
("59","5965a451a77b","65","49","0","0","0","0","0","","JOY","","COLLINS","S/18/0059","$2y$10$VkLCBOZjvE2NYQHrAh5qzOxnH994cCimPWsvbTQxGZsr1aHyGdlH2","oycollins","oycollins","","2005-12-13","female","Christianity","","","2020/2021","3rd Term","2020/2021","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 07:54:49"),
("60","6065f53585d3","65","45","0","0","0","0","0","","DEBORAH","","NELSON","S/18/0060","$2y$10$YBZFaPqsds971Y5YU760..6d5N4x4XkyWPPJ7fuX/b3LzkRJtEfae","ondeborah","ondeborah","","2005-03-09","female","Christianity","","","2020/2021","3rd Term","2020/2021","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 07:56:40"),
("61","6165b3681ef0","65","18","0","0","0","0","0","","FRANK","","SUFFICIENT","S/18/0061","$2y$10$/8dxU1AiFSP89.S2fwI4rOmjOBC1n3yFW26CUCtnlKWkq/g.6UaVu","ntfrank","ntfrank","","2004-12-08","female","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 07:58:14"),
("62","626530e283ee","65","46","0","0","0","0","0","","JORDISON","","COSMOS","S/18/0062","$2y$10$YcHxv4/cq0KtLRRYMus.P.SUtCPe970qHivmpDY3AGvOmTmeDJx36","osjordison","osjordison","","2003-10-16","male","Christianity","","","2020/2021","3rd Term","2018/2019","3rd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 07:59:46"),
("63","63650772b31d","65","39","0","0","0","0","0","","OBARE","ESEOGHENE","ISAAC","S/18/0063","$2y$10$FyiGHsVAq4IFsJC2c207MuMDY1RIeGY87winMkTids28szBEbIrEm","acobare","acobare","","2005-08-03","male","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","","","","","0","1593777198","0","0","","0","","check_result","graduated","2019-01-30 08:00:53"),
("64","64650f07994a","65","42","0","0","0","0","0","","NLEDE","","GBENEKA","S/18/0064","$2y$10$9bxukzdpiPojgUs.FYLNlu72hinIQaIzEdTfFUl4uUE69U5u2/C.m","kanlede","kanlede","","2019-01-18","female","Christianity","","","2020/2021","3rd Term","2020/2021","1st Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:02:17"),
("65","656541142e52","65","48","0","0","0","0","0","","FATHIA","","BAMIGBOSO","S/18/0065","$2y$10$PENADolhMEXnA6pvgNUbrOQd52m11DqnR42bNXvVzGkA9DMSgQs5C","iabamigbose","iabamigbose","","2004-03-23","female","Christianity","","","2020/2021","3rd Term","2020/2021","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:04:37"),
("66","6665f0438e40","65","51","0","0","0","0","0","","LAWRENCE","","A-DAKA","S/18/0066","$2y$10$iyg1cPxTSuBWdt8GMyZ8EeUW3cBKaoswyNIMC8qZv3tNKGZxebpnG","kalawrence","kalawrence","","2003-02-17","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:18:54"),
("67","676552033d60","65","0","0","0","0","0","0","","GIDEON","","B-DICK","S/18/0067","$2y$10$9WExagYWD0PmxpgW74uJHOIxLHL0RxuJcTm3eiFGsXQyr0tO8Z63a","ckgideon","ckgideon","","2003-01-21","male","Christianity","","","2019/2020","3rd Term","2018/2019","3rd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:26:05"),
("68","6865f8c56d8e","65","64","0","0","0","0","0","","MIRACLE","","C-GEORGE","S/18/0068","$2y$10$csuU5xvbEAUolHaUKa9ZIue.ZSqKQ4l8dfR9bRfpwz9sVy/8xE1W2","gemiracle","gemiracle","","1999-10-18","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:26:47"),
("69","6965e256b502","65","63","0","0","0","0","0","","SHADDAI","","D-IGIRI","S/18/0069","$2y$10$afDNpxY7HwZDQTFbMXIIuOV3Pwfsu.t13NzUZop8TGvMQMHzZuLwC","rishaddai","rishaddai","","2003-05-14","male","Christianity","","","2019/2020","3rd Term","","","","","PARENT","","","","0","1592077646","0","0","","0","","check_result","graduated","2019-01-30 08:27:45"),
("70","70652e6f9918","65","0","0","0","0","0","0","","IKOTT","GIDEON","E-IME","S/18/0070","$2y$10$KAzT3pYFEsY0pUHMT73gWOXCCF1FR/33uNLsk94/WbNXo/bzUMrAm","meikott","meikott","","2005-04-09","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:28:36"),
("71","716587d21d70","65","0","0","0","0","0","0","","FAVOUR","","F-NWAKO","S/18/0071","$2y$10$./9gO06LOawiBRf5/nOx0OlTJcbR7m.VO8H/dOfVtnzXjjVVg1f0S","kofavour","kofavour","","2003-03-31","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:33:08"),
("72","7265e9771f5f","65","0","0","0","0","0","0","","EMMANUEL","","G-ORDU","S/18/0072","$2y$10$ZXJ91DYRl8nB0dj6VoBk.uK8inW4nv9CGOS3loINLPe4wKnHfhXtW","duemmanuel","duemmanuel","","2002-06-09","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:34:21"),
("73","73658a574f13","65","40","0","0","0","0","0","","KOLAWALE","","H-OLAYIDE","S/18/0073","$2y$10$sblacvYEt2ksLB3/NHRq/uASzhfGtyX8eLQgaczYtfUm015ABwxeC","dekolawale","dekolawale","","2003-04-27","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:35:24"),
("74","74650f404d37","65","58","0","0","0","0","0","","EHIS","","I-OYAMIELEN","S/18/0074","$2y$10$E9wwAQsRzikGHZtIZ6zJTu1xPbdLYsoBTCw/5HGElj210euQBoglG","enehis","enehis","","2004-12-19","male","Christianity","","","2019/2020","3rd Term","2018/2019","3rd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:36:32"),
("75","756531e090ca","65","50","0","0","0","0","0","","EBUKA","","J-OKAFOR","S/18/0075","$2y$10$IkwpFU.qQ9BAfnC2kdeuQOffV446uav26P.klERFIHvqhS0pAF.SC","orebuka","orebuka","","2004-05-19","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:37:21"),
("76","7665f6985b67","65","57","0","0","0","0","0","","WISDOM","","K-PETERS","S/18/0076","$2y$10$18.q32EFv1AqFEvsV04Z5uWRu/qpLQ2Yr3XRLFD98LzLRBHK8apu2","rswisdom","rswisdom","","2003-12-28","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:38:28"),
("77","77653f5bfe80","65","53","0","0","0","0","0","","SAMUEL","","L-TAMBARI","S/18/0077","$2y$10$EdSdZhOfP7wjNTBRlOdqjuKqnqpkTOqAzm5uzlArFOFGZWkX2mIWW","risamuel","risamuel","","2003-07-23","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:39:09"),
("78","786556575e31","65","52","0","0","0","0","0","","JACOB","","M-VINCENT","S/18/0078","$2y$10$innASjnLs6xer7Uc0lVDCeblxP.tNsqXq70f.3sYXBovPt.kUzvda","ntjacob","ntjacob","","2003-05-06","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:40:28"),
("79","7965bbc381d5","65","35","0","0","0","0","0","","FAVOUR","","N-WILLIE","S/18/0079","$2y$10$0/ujZvw6OHxtn4dJP8EMAu2v.Q698VXAq/Jw66CI3I3G4OgiFKXDS","iefavour","iefavour","","2004-08-04","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:41:57"),
("80","8065d16ceeee","65","0","0","0","0","0","0","","DAMILOLA","","O-ADENIYI","S/18/0080","$2y$10$E5YnFkeoIU0WF20JOK8Ft.g1nfTllJ.VdZ7gCZ7bmsaM79vrQ0Bz2","yidamilola","yidamilola","","2004-09-07","female","Christianity","","","2019/2020","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:43:30"),
("81","816572e9a300","65","21","0","0","0","0","0","","HELEN","","P-ARHAGBA","S/18/0081","$2y$10$Y.upd2v5DbeEDQz55mKW/uCT6xyf5R0xCqWaONS0oGB.0kVL9Na/m","bahelen","bahelen","","2003-07-23","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:44:24"),
("82","82655e4862f9","65","0","0","0","0","0","0","","IFEOMA","","Q-CHUKWUDI","S/18/0082","$2y$10$Bsn5AgkwgjyL1984ngNTFOI4FZ.3kECAFoENtJ5R55Dugv2mtMB8K","wuifeoma","wuifeoma","","2003-04-24","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:45:23"),
("83","8365b8a56387","65","61","0","0","0","0","0","","PRECIOUS","","R-DAPPA","S/18/0083","$2y$10$y7fWQfGrj/4H8nBYqnwbOenze0q6Lpbxtvfs2k6HZBsjtqh39VuB6","paprecious","paprecious","","2003-10-23","female","Christianity","","","2019/2020","3rd Term","","","","","PARENT","","","","0","1596101928","0","0","","0","","check_result","graduated","2019-01-30 08:46:31"),
("84","84651e82a435","65","62","0","0","0","0","0","","ALICIA","","S-EBIWARE","S/18/0084","$2y$10$H/r/FTj/9jJIbv.HxbnDx.xSpxMomBQx8PeiQEAicN3e/n9YoEsvG","realicia","realicia","","2004-09-11","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:48:37"),
("85","8565c75fc912","65","0","0","0","0","0","0","","QUEEN","","T-GEOFFREY","S/18/0085","$2y$10$tJU2Hly.z2W0TiVHCCF3I.jgEUP3j6rhb9V.BFYnNnryjOSR5OZB.","eyqueen","eyqueen","","2004-05-05","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:50:05"),
("86","8665f49ab2ba","65","0","0","0","0","0","0","","JESSICA","","U-JOHN","S/18/0086","$2y$10$6lahTkoYUth94SSPqvgFyupJOTdMWCSr8bt6ZhJ4EKQ1OKHSzFCj.","hnjessica","hnjessica","","2004-09-15","female","Christianity","","","2019/2020","3rd Term","2018/2019","3rd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:51:31"),
("87","87652e5fc91e","65","15","0","0","0","0","0","","GLORIA","","V-OSAROLUKA","S/18/0087","$2y$10$RDXC4NT19u7AZmGxelHHm.X7eOJKX7orp/YTyFSCQZ3DKC.9zHEPq","kagloria","kagloria","","2004-10-16","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:52:40"),
("88","8865b111017d","65","60","0","0","0","0","0","","MERCY","","W-OSUJI","S/18/0088","$2y$10$GkeeNgFpSs1oz1SJcv4ZguQwaGimw4M4t8faZuxwYANM6OZvfNJRe","jimercy","jimercy","","2005-04-18","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:53:50"),
("89","896589e6d3e0","65","53","0","0","0","0","0","","DEBORAH","","X-TAMBARI","S/18/0089","$2y$10$jX6csKulCiLxg.Kp.ZNZLukY5fE1hxopDJNc3JnwJdsiatK4RLK0.","rideborah","rideborah","","2003-07-23","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:55:12"),
("90","90657c3cc4a4","65","54","0","0","0","0","0","","FARIDA","","Y-YAKUBU","S/18/0090","$2y$10$jTTmYL4Jfk9fOeTleZOJH.pUngkDyubpC9QYQcmOIA6w7D/ThxbDi","bufarida","bufarida","","2006-08-23","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:58:04"),
("91","9165cd6a93eb","65","56","0","0","0","0","0","","JOY","","Z-FAKAE","S/18/0091","$2y$10$TCDIfZ7ViITipRdhOmRj1.4kHDCn0pc/nNzutLF5kgjv2qF/BM6cO","aejoy","aejoy","","2004-03-04","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-30 08:59:28"),
("92","92654663adc3","65","0","0","0","0","0","0","","NWASOR","","KING","S/18/0092","$2y$10$V1eln3Yk1hdDA4KdtgbSyecAZrT07PjMIbEPP.ymmx5Zp62pHn4Q2","ngnwasor","ngnwasor","","1999-11-27","male","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 06:51:50"),
("93","93657c247f96","65","73","0","0","0","0","0","","BENJAMIN","","VICTOR","S/18/0093","$2y$10$77Khm0UF5wV80MVowV.TC.8XWeE8Wj.8PqHX5kNoYmJj4xgBB8ZmW","orbenjamin","orbenjamin","","2003-05-03","male","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 06:53:04"),
("94","9465149ce3f9","65","36","0","0","0","0","0","","NELSON","","LOVEDAY","S/18/0094","$2y$10$M5HhdDjlJpmx4xwF0RVRJu0YxJ1StQOjzicmiPSmYhxTP8Xzn8gmO","aynelson","aynelson","","2002-01-22","male","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 06:53:57"),
("95","9565051cdccf","65","15","0","0","0","0","0","","PRECIOUS","","OSAROLUKA","S/18/0095","$2y$10$PAAH4sNwC2j7uVpyo5O90ut2fWc9kA6FBiv9uKlgOD2uCfGKVJ.nq","kaprecious","kaprecious","","2003-03-23","male","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 06:55:08"),
("96","96657299f152","65","69","0","0","0","0","0","","PRECIOUS","","EREROBE","S/18/0096","$2y$10$b2BMq2ZGTMntNWq9dKvV/.XRbnDZtJ/hDW05JObP84OTp88Yd2Epi","beprecious","beprecious","","2002-03-12","male","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 06:56:26"),
("97","9765b40b6e18","65","76","0","0","0","0","0","","NWAFOR","","GEORGE","S/18/0097","$2y$10$iuoiD41/rYWEkOogvFwcjOStvEoeY0aBl79U/9hzIDa8QIdNvdxFi","genwafor","genwafor","","2000-04-11","male","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 06:57:48"),
("98","986540286116","65","72","0","0","0","0","0","","IKECHUKWU","","DANIEL","S/18/0098","$2y$10$nQ8NxdfwavJliqKqdNIDT.beUg0Wyr7UPtbXQmEiNQ5ZiufLYTEy.","elikechukwu","elikechukwu","","2001-05-10","male","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 06:58:44"),
("99","9965d8f1cc76","65","0","0","0","0","0","0","","AWAJIMENKPULU","","H\'GEORE","S/18/0099","$2y$10$WbRbyKnqgf7EaMtKjaepAemvRnx3EYbhDyGqNC3SUsbc4TXmQfzOW","reawajimenkpulu","reawajimenkpulu","","2019-01-03","male","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:00:07"),
("100","10065e3738776","65","0","0","0","0","0","0","","BARIBEFI","","I\'SAMPSON","S/18/0100","$2y$10$aq8rJUWfV2UCFhj9D3i7WeeuH7DgrP3fLOAQQ/p/DzBnA1AaRLQme","onbaribefi","onbaribefi","","2019-01-03","male","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:00:59");
INSERT INTO students VALUES
("101","101659effd8e9","65","71","0","0","0","0","0","","EMMANUEL","","ODIMBU","S/18/0101","$2y$10$X4bi0x69tcDw4quW.kPuaea09OyWiOizOmtHYoYVQukZsrmjwozWS","buemmanuel","buemmanuel","","2003-11-11","male","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:02:00"),
("102","1026531130253","65","0","0","0","0","0","0","","EDET","PEACE ","JOSEPH","S/18/0102","$2y$10$YoTZ4B8f9ZKYHEPCUnvLoeYktoxdY7.9A3BTNRAg4Icc73bOtDZ5G","ceedet","ceedet","","2003-03-31","male","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:02:50"),
("103","10365c9953531","65","0","0","0","0","0","0","","EDET","","WISDOM","S/18/0103","$2y$10$t7DOmpgj1hch6vHaeS.qwOooYvM9IUr0h8nupeXG0yy3FI2JK4XSu","omedet","omedet","","2002-03-21","male","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:03:34"),
("104","10465f1bf16a9","65","46","0","0","0","0","0","","COSMOS","","JOHNNY","S/18/0104","$2y$10$QgPa/EqwnlGIndh2E59f0.ZxR8CQiS4/DgwIS5zbQbhZ4NFigCWsC","nycosmos","nycosmos","","2002-05-17","male","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:21:01"),
("105","1056555bb2cd9","65","65","0","0","0","0","0","","MEJIRI","SARIMA","ANN","S/18/0105","$2y$10$MR8r12ulx/Cke/vF9himz.elWZmyWDO0F2tKQMoQ0YL/zdYOI5ykq","nnmejiri","nnmejiri","","2001-03-05","female","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:22:23"),
("106","106652b8fda69","65","6","0","0","0","0","0","","JOY","DOKA","MENEGBO","S/18/0106","$2y$10$rldFRMR3aoELaGbojkAO1uh9PqL.Bw5bf1/3WPcV0K3RNDT.xaPJ2","bojoy","bojoy","","2000-01-02","female","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:23:24"),
("107","1076571b2dae5","65","78","0","0","0","0","0","","KEKE-JUDE","","EVELVN","S/18/0107","$2y$10$wgG8LZuYFcImElaG4o3mKOZ0ak6oAL5fSPiUS12TnzhQ/zMMtO0qu","vnkeke-jude","vnkeke-jude","","2002-03-14","female","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:25:15"),
("108","10865bee75a58","65","22","0","0","0","0","0","","UMOH","","EDIMA","S/18/0108","$2y$10$2OzrbnSTa0AI1Qb8xy7QkubLU4W4bOrq4CpKYWD53maNCjyq95WfK","maumoh","maumoh","","2001-12-03","female","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:27:01"),
("109","10965b1fac8df","65","37","0","0","0","0","0","","MONDAY","","BLESSING","S/18/0109","$2y$10$WL3HjAn9rgv2cWTDMx/hO.E/9tJuKWxo1Rv//E87Jo4H8zJLHA9N2","ngmonday","ngmonday","","2003-12-02","female","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:28:07"),
("110","1106588146295","65","79","0","0","0","0","0","","ONWUEJEKWA","","CHIOMA","S/18/0110","$2y$10$ejDRgsJwQTF1T/qr3Uu/pujpUi7fCBFf5B/qYXtmaH5Yo1xaXkVOK","maonwuejekwa","maonwuejekwa","","2003-03-23","female","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:29:06"),
("111","111659a87b275","65","4","0","0","0","0","0","","PRECIOUS","","OSAROGBORU","S/18/0111","$2y$10$b8s7V2wFOKtVL.0sAnn6b.V5WajPXgUHjW7quq5xvxOiFlpZeWjJS","ruprecious","ruprecious","","2003-03-03","female","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:30:11"),
("112","11265df0027be","65","66","0","0","0","0","0","","IME","UDUAK","IKOTT","S/18/0112","$2y$10$pl4vMeMK3sSbcNY6LC7Kiu6feZsTeIwkG7d9LKpAuuz4H.BhwfdI.","deikott","deikott","","2003-04-29","female","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:30:56"),
("113","11365651d2550","65","33","0","0","0","0","0","","UGOH","","VICTORY","S/18/0113","$2y$10$haVJkhpuSiDr2gIgXjqTOen8ZnT/ZF4W5WQxFqI6OWg1JbqMBavvK","ryugoh","ryugoh","","2003-01-19","female","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:31:49"),
("114","11465e16a30b5","65","0","0","0","0","0","0","","IKPOKOMINJANA","","W\'AMOS","S/18/0114","$2y$10$JPXFuYiYt2pvB6b6q42q7eVTEvAxi7aexlayfFKGLXhMemu7s1DlO","osikpokominjana","osikpokominjana","","2019-01-03","male","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:32:36"),
("115","11565d6830ce3","65","0","0","0","0","0","0","","EMMANUEL","","X\'NAOMI","S/18/0115","$2y$10$X/Jhm/rviSrriIZlcMmdsOpfiOJq8URJWVHj9ToYAd2maMQp0zbJW","miemmanuel","miemmanuel","","2019-01-03","male","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:33:16"),
("116","11665701f5b2b","65","80","0","0","0","0","0","","EMMANUELLA","","UGBOR","S/18/0116","$2y$10$luC1IlYuVIrqH82TIsWvMuiqUluT2uYhTRuT9BPMGmNwui8m6VeSG","oremmanuella","oremmanuella","","2001-12-24","female","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:33:55"),
("117","11765ef442c3b","65","75","0","0","0","0","0","","MARY","","JUBRIN","S/18/0117","$2y$10$AT1kMS90L38MHce8aynFg.MSn6PrAbtmGWGU9yZbf2E2DLJbEbyRy","ryzubrin","ryzubrin","","1999-12-25","female","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:34:52"),
("118","118653d2e3213","65","77","0","0","0","0","0","","PRAISE","","OKOR","S/18/0118","$2y$10$AaUClwuFdoskTDzfIEHl6.DfwZZFbGndVgOTom1JcSq9JSRBBkMRa","orpraise","orpraise","","2001-01-16","female","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:36:03"),
("119","11965ff0a5843","65","67","0","0","0","0","0","","IMMACULATE","","WILLIAMS","S/18/0119","$2y$10$DC0Ifxqs3PqToWHZBlO3BOYmMqGNqLzHm6Ss/Pu/vPjl88wy5iuYG","msimmaculate","msimmaculate","","1999-05-26","female","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:37:01"),
("120","1206595ecb781","65","67","0","0","0","0","0","","PERPETUAL","","WILLIAMS","S/18/0120","$2y$10$BSlfgkTgGt21Mz0SRD18eujq2bUsmDXJt.ASsPBWbnVu382HNGSe.","msperpetual","msperpetual","","2000-11-05","female","Christianity","","","2018/2019","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2019-01-31 07:37:48"),
("121","1216577613aff","65","18","4","0","0","0","0","","DIVINE","","FRANK","S/18/0121","$2y$10$Q4llG1BdesaTbXQKtG/ikOx6c157IFFY8mw/9.Eslb.LXcNjEhHn.","nkdivine","nkdivine","","2009-03-19","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-02-10 19:56:44"),
("122","12265432e9c8d","65","55","0","0","0","0","0","","VICTOR","","ZZB-AKPAN","S/18/0122","$2y$10$n/H2LPx2P3YAVuiUjaqjpeBtPlTKVvgHTCwF8fhvJcb3DHRPcgsK.","anvictor","anvictor","","2003-09-05","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-02-11 09:19:16"),
("123","1236546d252cc","65","59","0","0","0","0","0","","ESTHER","","ZZA-AKPAN","S/18/0123","$2y$10$3XD.ToUuQ0qFibJBwGf5W.nY8L31LtX2RU/XZm16FJLZF69CIYbc6","anesther","anesther","","2004-08-07","female","Christianity","","","2019/2020","3rd Term","2018/2019","3rd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-02-11 10:03:48"),
("124","12465ccfba3d1","65","6","0","0","0","0","0","","HAPPINESS","","NAADOR","S/18/0124","$2y$10$8.NicbiSIyCo7xAZF/S1HOW.f7chs9i0kx8yV5UUGDcwg/g29V8na","orhappiness","orhappiness","","2000-08-03","female","Christianity","","","2018/2019","3rd Term","","","","","PARENT","","","","0","0","0","0","","0","","check_result","graduated","2019-02-11 21:59:06"),
("125","12565938c83a8","65","150","4","0","0","0","0","","MISHEAL","NWAKAJI","OSAROLUKA","S/18/0125","$2y$10$wtQejKgdflrzzww6qF9GlumrnZlhxKGrMCg/pJPFNdhgcCUU/phZm","alosaroluka","alosaroluka","","2006-10-02","male","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2019-05-07 13:51:13"),
("126","1266586abf87d","65","57","4","0","0","0","0","","SUCCESS","LELEBARI","PETER","S/18/0126","$2y$10$X/elvGrLySYAG2kzKrC0oeADq3P2bucmtCm61JP2krMtuGsdg8Vz6","sspeter","sspeter","","2008-12-19","male","Christianity","","","","","2021/2022","3rd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-05-08 08:11:45"),
("127","12765b30d32dc","65","145","4","0","0","0","0","","VICTOR","CHIBUIKE","ANYANWU","S/18/0127","$2y$10$AA6fQtf2yJGF2/RPBpZ6KOEd.a5sS7rSLbMULu9l1LKegdc5Z7RJW","wuchibuike","wuchibuike","","2009-10-27","male","Christianity","","","","","2020/2021","2nd Term","","","PARENT","","","","0","0","0","0","","0","","check_result","deactivated","2019-10-18 10:12:10"),
("128","1286576320e1e","65","23","6","0","0","0","0","","KUYIK","JOSEPH","PETER","S/19/0001","$2y$10$2QDmD1m6xh/Tv9xGc/0Zs.lo5H1TeT3fAihTU0zAPl83wNoYE0lPS","erkuyik","erkuyik","","2005-06-05","male","Christianity","","","","","2021/2022","3rd Term","","","PARENT","","new_student","","1","1591723038","0","0","","0","","check_result","deactivated","2019-11-25 13:11:46"),
("129","12965a2edd05c","65","0","5","0","0","0","0","","FAVOUR","","UGOH","S/19/0002","$2y$10$eOmdDcy9da6Qv/1Qe5EZlejwWaGKJRvyzUS6QxqPS7mzYpkD1NchO","ohfavour","ohfavour","","2005-11-09","female","Christianity","","","","","2020/2021","1st Term","","","","","new_student","","0","1598106270","0","0","","0","","check_result","deactivated","2019-11-25 13:13:06"),
("130","1306507d90eb7","65","0","6","0","0","0","0","","ELERA","","OSARULUKA","S/19/0003","$2y$10$X.5Xe/E2JACyiO0Uv7iwCOcHu/kx91sz24r9A7u47NRv8/x/M9haa","kaelera","kaelera","","2005-11-01","male","Christianity","","","","","2021/2022","3rd Term","","","","","new_student","","1","1592227615","0","0","","0","","check_result","deactivated","2019-11-25 13:14:21"),
("131","1316595471cd6","65","115","6","0","0","0","0","","COVENANT","ASUQUO","ANTHONY","S/19/0004","$2y$10$ygu5xMmzCcwWFj2MoRVd2.6qiMKH7cZQBHn4zvACcKyhGYthm64D.","nycovenant","nycovenant","","2005-10-13","female","Christianity","","","","","2021/2022","3rd Term","","","PARENT","","new_student","","0","1589816495","0","0","","0","","check_result","deactivated","2019-11-25 13:16:55"),
("132","132654259ddf4","65","0","5","0","0","0","0","","HANNAH","","NGOR","S/19/0005","$2y$10$Yb8JY6.whrz3.lH.JxyztuSSLM/.4fUcq7PbEoNrI81Kz6/qNR.Tu","orhannah","orhannah","","2005-11-16","male","Christianity","","","","","2019/2020","1st Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-25 13:17:46"),
("133","13365516dcf07","65","21","6","0","0","0","0","","BEAUTY","BENJAMIN","ARHAGBA","S/19/0006","$2y$10$jdx5SDFg6x97CEeLF7h0ueAnWKog184owftdFH6HdjgS8YrqQz/N6","babeauty","babeauty","","2005-01-31","female","Christianity","","","","","2021/2022","3rd Term","","","PARENT","","new_student","","0","1595970372","0","0","","0","","check_result","deactivated","2019-11-25 13:19:19"),
("134","1346570ce0e93","65","36","6","0","0","0","0","","JENIFER","FRIDAY","GBOGIM","S/19/0007","$2y$10$4tZdHrQWrotZ7/6AdVqi5O2EOoXQ8t9mkbYtQBLhdIHz4AZW2B1wC","imjenifer","imjenifer","","2005-05-05","female","Christianity","","","","","2021/2022","3rd Term","","","PARENT","","new_student","","0","1590740517","0","0","","0","","check_result","deactivated","2019-11-25 13:20:00"),
("135","13565dbc0669f","65","161","6","0","0","0","0","","SAMUEL","ABIODUN","AROWOMOLE","S/19/0008","$2y$10$dssEhcSDWwEbLVSlUNRBm.ZzOl2TKAIR76j9cPsulA2yegA0VpBCK","zesamuel","zesamuel","","2007-12-28","male","Christianity","","","","","2021/2022","1st Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-25 13:29:57"),
("136","13665625af2cb","65","0","6","0","0","0","0","","LILY","","GOODNEWS","S/19/0009","$2y$10$y7fPyp01.XVrQqfF.ncWK.hKEgTKHaOmucH5hl3R/KmhknrJNyXS6","wslicy","wslicy","","2016-11-11","female","Christianity","","","","","2021/2022","2nd Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-25 13:31:14"),
("137","137656e6e30e6","65","0","5","0","0","0","0","","PRECIOUS","","JAMES","S/19/0010","$2y$10$EcnYW5MGn1UbB9kaMZ0vluzEf1Z97LFleF/OxDAc97V.0sHN4D6zm","esprecious","esprecious","","2002-11-30","female","Christianity","","","","","2021/2022","1st Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-25 13:32:10"),
("138","1386523edf61d","65","148","4","0","0","0","0","","JEREMIAH","ETIOKAMS","WILLIAMS","S/19/0011","$2y$10$tXvvylVc0szmcBLBWLHQHOte4DGgULsw/mAL5Um1DVMfat5hW98nu","ahwilliam","ahwilliam","","2007-09-20","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2019-11-25 14:15:49"),
("139","13965758ff048","65","118","4","0","0","0","0","","DESTINY","OKECHUKWU","CHINDA","S/19/0012","$2y$10$pZMuJgODOk5dAO6mYHlwzuS8U7UzgYk0VvSLY9CMwCWoxrpWem1r6","nychinda","nychinda","","2007-07-21","female","Christianity","","","","","2020/2021","2nd Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-25 14:17:16"),
("140","14065123977b8","65","21","4","0","0","0","0","","DORATHY","BENJAMIN","ARHAGBA","S/19/0013","$2y$10$DovdyaTAKQAUa1nitJbv/.pIk893rrz3JKa99x6agli/gs53obxYa","badorathy","badorathy","","2008-09-30","female","Christianity","","","","","","","","","","","new_student","","2","1590160239","0","0","","0","","check_result","activated","2019-11-25 14:18:46"),
("141","1416502562823","65","5","4","0","0","0","0","","PRECIOUS","CHIAMAKA","CHINEKEZI","S/19/0014","$2y$10$XzJFJUjr2vvAhSL8PZ9UUusQ5D9PTA8DgREM1VsWxpdt3tXJky8Vq","ziprecious","ziprecious","","2007-08-12","female","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2019-11-25 14:19:33"),
("142","14265e22cda77","65","0","4","0","0","0","0","","MISHEAL","","OSARELUKA","S/19/0015","$2y$10$ndBW.VLh4fZRdJLk1wmdruMxp5kz5tgfODrkEeyy6LcHF4WixUmX.","kamisheal","kamisheal","","2019-11-06","female","Christianity","","","","","2019/2020","1st Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-25 14:21:16"),
("143","1436548d957c9","65","146","4","0","0","0","0","","OGHENE YOLE","FAVOUR","EGBU","S/19/0016","$2y$10$4LhNH8CCO1W3v2hgQG8zSeWEwZRCXuDVv4VAr2uAI3lxzjhiCTdxG","bufavour","bufavour","","2008-03-16","female","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2019-11-25 14:22:03"),
("144","14465d484bead","65","0","0","0","0","0","0","","DEBORAH","","TAMBARI","S/19/0017","$2y$10$3nsMFaWVsFX9oJPlhaisMuOUZRq6LBIE31qXtd3T5SYrLinbS40Hu","rideborah","rideborah","","2019-11-20","female","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","1590491334","0","0","","0","","check_result","graduated","2019-11-25 14:50:44"),
("145","145655f56bbab","65","0","0","0","0","0","0","","MERCY","GUA","OSUJI","S/19/0018","$2y$10$ScWcAixgYKKWHIRxU.c8nOut4ATaevdCPEyw0PUL6ztGYPfwLh1LO","jimercy","jimercy","","2019-11-09","female","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","1590051858","0","0","","0","","check_result","graduated","2019-11-25 14:51:40"),
("146","146651967e1d0","65","0","0","0","0","0","0","","JOY","","FALBAE","S/19/0019","$2y$10$o4ioromIEAYkLXnhRs53ZOEAsPC.k8/Vhxl.Yb4EdFdXauNSZjMr.","aejoy","aejoy","","2019-11-25","female","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 14:53:42"),
("147","147654c63ccaf","65","0","0","0","0","0","0","","LAWRENCE","","DAKA","S/19/0020","$2y$10$LQ1ZkP/ZE0UgeI3HISqWvOaIDbzQTZZFDrsPszzBgYSDxVgzQHwzK","kalawrence","kalawrence","","2019-11-25","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 14:55:37"),
("148","14865656c26df","65","0","0","0","0","0","0","","ALICIA","","EBIHIARE","S/19/0021","$2y$10$og6785r1CzF.9tKFBV6O4OAzitYGubnklJ6NHRT8K7KMpBUZdwNiK","realicia","realicia","","2019-11-25","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 14:56:39"),
("149","14965deeba701","65","0","0","0","0","0","0","","QUEEN","","GEOFFERY","S/19/0022","$2y$10$q95aCYGlZuA0ZiqHnxHtHeI8UjTQVkvVxrOEbelhmjJshmthcvuLi","ryqueen","ryqueen","","2019-11-25","female","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 14:57:26"),
("150","150652d98df9c","65","0","0","0","0","0","0","","IFEOMA","","CHUKWUDI","S/19/0023","$2y$10$p4CBAfGp3JmW/X00o6Qy0uNYKlPtcFe1P1eH8SPwRYFpjCMYPSrDe","diifeoma","diifeoma","","2019-11-25","female","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:20:59"),
("151","151651e58a38c","65","0","0","0","0","0","0","","PRECIOUS","","DAPPA","S/19/0024","$2y$10$B/Gtvf3VtdSTKC0wLMHD/e1RXxbK5.r4lv2iYjp5Qsgkh9wqrrqQq","paprecious","paprecious","","2019-11-25","female","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:22:55"),
("152","152655767e6a3","65","0","0","0","0","0","0","","FARIDA","","JUKUBU","S/19/0025","$2y$10$1XGuPt4iKT8xVgcIF8QkbutDZURZNxaO7/tyUolfvWRqqu2DYEfWS","bufarida","bufarida","","2019-11-25","female","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","new_student","","2","1594638882","0","0","","0","","check_result","graduated","2019-11-25 15:23:37"),
("153","15365cbe7afb2","65","0","0","0","0","0","0","","HELEN","","ARHAGBA","S/19/0026","$2y$10$7IFverOESqB1lhDm1zClteUDjZ2n43kyWqTwkB4HvuawPz6cmNRv2","bahelen","bahelen","","2019-11-25","female","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","1596441109","0","0","","0","","check_result","graduated","2019-11-25 15:24:09"),
("154","1546592c1df0d","65","0","0","0","0","0","0","","GLORIA","","OSAROLUKA","S/19/0027","$2y$10$RgRIH4ynd88/J0VhlWsYaOK7/QbeOwIdonJHYjGxwGpdbGHdTUo/u","kagloria","kagloria","","2019-11-25","female","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:24:46"),
("155","15565aeb5c0df","65","0","0","0","0","0","0","","SARIMA","","SEJIMAT","S/19/0028","$2y$10$eMgV823rW80thJxFpPcdyeW4DKEKCwM6nRw7bsiFzdkJZFr4oEvaG","atsarima","atsarima","","2019-11-25","female","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:25:19"),
("156","1566585995e94","65","0","0","0","0","0","0","","FAVOUR","","NWAKO","S/19/0029","$2y$10$boOl1Yh1nKBsAM2N8p07.e3V4oc2ZcJ3GK54rmlx3vGq7Hd6OwOJ.","kofavour","kofavour","","2019-11-25","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:25:52"),
("157","15765f40f10e8","65","0","0","0","0","0","0","","DAMILOLA","","ADENIYI","S/19/0030","$2y$10$SQ1FzH2sccN2erFweAXRwuXr2h3dwnagAHUDEwIX6zTgOnTHS4LFK","yidamilola","yidamilola","","2019-11-21","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","1592387272","0","0","","0","","check_result","graduated","2019-11-25 15:26:23"),
("158","158656567aece","65","0","0","0","0","0","0","","EBUKA","","OKAFOR","S/19/0031","$2y$10$Bdw/mezYLtrpCJfxDDTk6O7K4vzoUrjctgSSDz8l1hZOBQ2xT5i9e","orebuka","orebuka","","2019-11-12","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","1592836207","0","0","","0","","check_result","graduated","2019-11-25 15:27:03"),
("159","15965f3e5ba87","65","0","0","0","0","0","0","","MIRACLE","","GEORGE","S/19/0032","$2y$10$hH.XdpuQnMaLUe5a5tyqu.mUmj7xYUUIpnHk4F7YBzY/j4rnJqg0O","gemiracle","gemiracle","","2019-11-22","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:29:54"),
("160","160658fb9804a","65","0","0","0","0","0","0","","WISDOM","","PETERS","S/19/0033","$2y$10$aJe9wbxVTA3kxA9mZKiNIONhpeYwptj0jQX2u2vsR3M/OXdGBV3d.","rswisdom","rswisdom","","2019-11-21","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:54:39"),
("161","16165b11d1810","65","0","0","0","0","0","0","","KOLAWALE","","OLAYIDE","S/19/0034","$2y$10$i8TYHQjxlatH6sMJ6sBPNOjoVbRolUWFnGY7ieBMbWHy5H6w.d1NC","dekolawale","dekolawale","","2019-11-14","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:55:23"),
("162","16265fb79b8a5","65","0","0","0","0","0","0","","VICTOR","","AKPAN","S/19/0035","$2y$10$BOUVh4daHKV2dpx2yumNnu8thFExHSY42c.z57TWKOuVXHX2e7Rfi","anvictor","anvictor","","2019-11-05","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","1595273581","0","0","","0","","check_result","graduated","2019-11-25 15:56:04"),
("163","163654b80d348","65","0","0","0","0","0","0","","FAVOUR","","WILLIE","S/19/0036","$2y$10$06LNY.lOLsC90Wajq5X6qeMPkB4xTkvez83TVDVQxAN203PQQ9tFK","iefavour","iefavour","","2019-11-23","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:56:52"),
("164","16465d93a1b7f","65","0","0","0","0","0","0","","DIVINE","","IROWEJE","S/19/0037","$2y$10$xNf1IDl6J/uiG5JOn/Rtq./mBATayvppMHo8NQy.EyvRbiotAsOlm","jedivine","jedivine","","2019-11-22","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:57:28"),
("165","16565c9f0023b","65","0","0","0","0","0","0","","IIHOFF","GIDEON","IME","S/19/0038","$2y$10$MiHC3F4CC.mviK.rDjgXh.o5G5NI6NIuJ6BwUcGFvU497vAvR/ag6","meiihoff","meiihoff","","2019-11-13","male","Christianity","","","2019/2020","3rd Term","2019/2020","2nd Term","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 15:58:59"),
("166","166658dd48adb","65","0","0","0","0","0","0","","SAMUEL","","TAMBARI","S/19/0039","$2y$10$BSIOYO8afTGxvEQeYb5Vd.EdBX09ESSmpUpLWhC/prEvlIQC7gXWm","risamuel","risamuel","","2019-11-09","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","1590491439","0","0","","0","","check_result","graduated","2019-11-25 15:59:35"),
("167","167653f8b4c3e","65","0","0","0","0","0","0","","SHADDIA","","IGIRI","S/19/0040","$2y$10$J9tVQAcq6mtEyWv52vuoreMlV3BRd3T12jebMEMAFNsRwAt9Az61G","rishaddia","rishaddia","","2019-11-16","female","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 16:00:44"),
("168","168656b798b06","65","0","0","0","0","0","0","","JACOB","","VINCENT","S/19/0041","$2y$10$FPNkDst7p7FeWCDEa0MFhe3V9F9VnIQEI.gLVqet9RHX.6A/jETKi","ntjacob","ntjacob","","2019-11-07","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","0","0","0","","0","","check_result","graduated","2019-11-25 16:20:52"),
("169","16965454f133e","65","0","0","0","0","0","0","","HENRY","","THOMPSON","S/19/0042","$2y$10$8ALOFtmsP6SPQ/WesDi1Y.EoJ5q7jEuVsLPnjWU3Nzqc87VYe1Sle","onhenry","onhenry","","2019-11-21","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","1593447440","0","0","","0","","check_result","graduated","2019-11-25 16:21:19"),
("171","171657ce9a734","65","152","5","0","0","0","0","","GOD\'SLOVE","UGUSHI","ISAAC","S/19/0043","$2y$10$168cmg/KHW3mxXJnoKsLf.v2cA/ZTqgALR9WqKLOoGhiuxQaKRCBu","acgod\'slove","acgod\'slove","","2019-11-26","male","Christianity","","","","","2021/2022","2nd Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-26 12:29:19"),
("172","1726596123971","65","0","4","0","0","0","0","","DEBORAH","","DURU","S/19/0044","$2y$10$uuG8u9iNRZ57VOAjPubWoucCOfs.b2yAO6B1u1CYa8hwzY/s1fE1.","rudeborah","rudeborah","","2019-11-26","female","Christianity","","","","","2019/2020","1st Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-26 12:53:10"),
("173","17365168a93b7","65","8","4","0","0","0","0","","FAVOUR","IFUNANYA","MOSE","S/19/0045","$2y$10$UBsSlYrX1sdTGExeWLjHh.wRkTXdAggLAK6rzBBNln6Pm2VS/L1Mm","sefavour","sefavour","","2019-11-26","female","Christianity","","","","","2019/2020","1st Term","","","PARENT","","new_student","","4","1591967346","0","0","","0","","check_result","deactivated","2019-11-26 13:04:21"),
("174","17465d793488a","65","106","5","0","0","0","0","","GODFREY","","PRINCEWILL","S/19/0046","$2y$10$Jfl.om9BFwiGNRrq84YpguzCrd1czuOrgW/T0t..LuYyMGWwRdN7m","zeonglobal","zeonglobal","","2007-06-27","male","Christianity","","","","","","","","","PARENT","","new_student","","0","1592986522","0","0","","0","","check_result","activated","2019-11-26 13:40:17"),
("175","175656047edd3","65","107","4","0","0","0","0","","DUDU","","NLEDE","S/19/0047","$2y$10$MxNaTEPTM.zwJ3ufMO0ku.BcbCgVEoAumkfmtMGM/qmAhgdLwML46","zeonglobal","zeonglobal","","2019-11-09","male","Christianity","","","","","2019/2020","1st Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-26 13:54:34"),
("176","176651b096274","65","2","4","0","0","0","0","","DIVINEFAVOUR","","G-SYLVANUS","S/19/0048","$2y$10$wYC4AGaUmqhmqemPRFUgguYmzh2pqwiV74mACg5ORBAlBW1bn/Kiu","zeonglobal","zeonglobal","","2019-11-26","female","Christianity","","","","","2019/2020","1st Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-26 13:56:50"),
("177","1776509ebdc7f","65","108","4","0","0","0","0","","FAVOUR","","CHINEKEZIM","S/19/0049","$2y$10$WJZ88y3hssBSJd.ICSL09.H5fZUjZGuUdPA9EO/mcd4pbU2.LziSG","imfavour","imfavour","","2019-11-20","male","Christianity","","","","","2019/2020","1st Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-26 14:06:33"),
("178","17865120d09fb","65","108","4","0","0","0","0","","MIRACLE","","CHINEKEZIM","S/19/0050","$2y$10$mjnEr1uELjv/8Y9S26Kbb.VFXyHYLDtV1MAzjV4l.sPmU2D6kosPy","immiracle","immiracle","","2019-11-20","female","Christianity","","","","","2019/2020","1st Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-26 14:16:09"),
("179","17965e3bc0fec","65","115","3","0","0","0","0","","DESTINY","ASUQUO","ANTHONY","S/19/0051","$2y$10$6Z.5wo3HEonSESo9nJZjRecsMYk5n.NfeU/a9bOvYWaDALqBUoVce","nydestiny","nydestiny","","2009-03-23","female","Christianity","","","","","2021/2022","3rd Term","","","","","new_student","","0","1594037235","0","0","","0","","check_result","deactivated","2019-11-26 14:37:02"),
("180","180652ec1c617","65","0","2","0","0","0","0","","OSARO","SIMEON","MICAH","S/19/0052","$2y$10$f.wdYiQD51w2W/UnTQWq9eOJIy/KxXWefpsWgWl/Y0Wly4AQ0Ofzu","ahosaro","ahosaro","","2009-12-29","male","Christianity","","","","","2020/2021","1st Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-26 14:44:03"),
("181","181654379c0a8","65","0","2","0","0","0","0","","OBARI","MISHEAL","NYIME","S/19/0053","$2y$10$iVvnQK6rK1sfF/I1RQEMf.fYM6UQ7NZJ0iEQeaZ/6Kp6JawmfNrHW","meobari","meobari","","2009-04-18","female","Christianity","","","","","2019/2020","1st Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-26 14:45:26"),
("182","18265ae0961a6","65","3","3","0","0","0","0","","BETE","GRACE","JAMES","S/19/0054","$2y$10$g1z.fc3TlAIV3XpIDxw7K.0WhXh2klJjFfHaJzJJwGfvefUy3moPm","esbeje","esbeje","","2008-03-29","female","Christianity","","","","","2021/2022","3rd Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-26 15:06:24"),
("183","183658e2fe489","65","142","3","0","0","0","0","","BLESSED","CHIZARAM","INNOCENT","S/19/0055","$2y$10$1q5VklhZM9WvnbE5nZNdceaiu484L.A/pXlo6OMTaXmezVvrQ5xJ2","ntblessed","ntblessed","","2007-09-18","male","Christianity","","","","","2021/2022","3rd Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-26 15:07:31"),
("184","184654496b51c","65","140","2","0","0","0","0","","PROGRESS","TOMDUNE","FRIDAY","S/19/0056","$2y$10$W/XJdRzwTXlH5Wo71R3CK./Q1P1aTNatMeDe34P5Z0gBP/HYnV/oG","ayprogress","ayprogress","","2009-11-28","male","Christianity","","","","","2020/2021","2nd Term","","","PARENT","","new_student","","1","1589894538","0","0","","0","","check_result","deactivated","2019-11-26 15:08:22"),
("185","18565f206db0f","65","141","3","0","0","0","0","","PRAISE","GOSPEL","DICK","S/19/0057","$2y$10$c4m7ns0JOMDA0uC/c8Pb0.bu97HkWml4.WrYSQncMgAmtKtsGiJri","ckpraise","ckpraise","","2009-01-21","male","Christianity","","","","","2021/2022","3rd Term","","","PARENT","","new_student","","1","1594037188","0","0","","0","","check_result","deactivated","2019-11-26 15:10:23"),
("186","18665b7b3b1b1","65","139","3","0","0","0","0","","DENZEL","ANGEL","EBUIWERE","S/19/0058","$2y$10$coiIyrHFkKywaUqh5LpPjeufC/UZ4n8sJfulZjy0jyew4YJex82tG","elebiware","elebiware","","2007-07-27","male","Christianity","","","","","2021/2022","3rd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-26 15:11:17"),
("187","1876519dd7bb3","65","144","2","0","0","0","0","","GABRIEL","SILAS","AUGUSTUS","S/19/0059","$2y$10$oMaEUFl49cG4.0Nbw2o0geJpkJZErMieVduykpvgQ/7c2RDvRnpsa","usgabriel","usgabriel","","2008-11-05","male","Christianity","","","","","2020/2021","2nd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-26 15:12:40"),
("188","18865170cce92","65","146","2","0","0","0","0","","GOODLUCK","","EGBU","S/19/0060","$2y$10$uPeRlfjjjJ3vZlz/jPc3i.3m.QQzdvySe9cewqxnM9y7VHRo5TzzW","roegbu","roegbu","","2011-05-17","male","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2019-11-26 15:13:41"),
("189","1896565e4c076","65","133","3","0","0","0","0","","FAVOUR","WILLIAMS","OKON","S/19/0061","$2y$10$wrSYxe9RFaq.W9okrIKckeUBZ8tGOy/FQpFEQAF8W9f/CYq41efKi","onfavour","onfavour","","2010-04-12","female","Christianity","","","","","2021/2022","3rd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2019-11-26 15:14:41"),
("190","19065c0f28093","65","118","4","0","0","0","0","","DIVINE","FAVOUR","CHINDA","S/19/0062","$2y$10$EIkVP4O1h5vAhs7LZM9JhOtcFguAjTeiOmb7ZefVKsiPCX9dBxx0G","dadivine","dadivine","","2007-07-12","female","Christianity","","","","","2020/2021","2nd Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2020-02-04 12:11:00"),
("191","1916539fb58ba","65","134","0","0","0","0","0","","UCHE","CHIZARAM","BLOSSOM","S/19/0063","$2y$10$DVuvOjH3QOx.i1P.D5LSQO3/e7GHeYNamyiTQvlsgeaPndMZK1b/W","omuche","omuche","","2006-03-12","female","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","PARENT","","new_student","","0","1596023994","0","0","","0","","check_result","graduated","2020-02-04 12:38:29"),
("192","1926503b12569","65","0","2","0","0","0","0","","BLESSED","CHARLS","DIVINE","S/19/0064","$2y$10$su30LaJmabM9tbXvE3s.J.4vOsUdYju7dtK2hIlCkkTMleeJW7wCK","neblessed","neblessed","","2020-03-03","female","Christianity","","","","","2020/2021","1st Term","","","","","","","0","0","0","0","","0","","check_result","deactivated","2020-03-14 13:05:03"),
("193","19365ebf50632","65","180","4","0","0","0","0","","SHARON","ROSE","AKIMBOTE","S/19/0065","$2y$10$mQpXpIjaXdDycIYL6MtfgODqkE23MVoxKmEp2jWXIFfOnBAnr8T/e","tesharon","tesharon","","2008-08-04","female","Christianity","","","","","","","","","PARENT","","","","0","0","0","0","","0","","check_result","activated","2020-03-14 13:44:00"),
("194","194658be9ce80","65","0","4","0","0","0","0","","EBUKA","F","EZURU","S/19/0066","$2y$10$1pmcHYwd16XcDUmCPrCxPua1waDMY5R5K7C.nXmMpnJgJdT9SQAde","ruebuka","ruebuka","","2020-03-04","male","Christianity","","","","","2020/2021","1st Term","","","","","","","0","1590249977","0","0","","0","","check_result","deactivated","2020-03-14 13:45:05"),
("195","1956544fd457b","65","0","4","0","0","0","0","","GREAT","","FREDRICK","S/19/0067","$2y$10$ffwvR82/TyCkrB1b4fpz6eLG1lhPyQ.TL3AsYlEdq/grHUVV/ktVK","ckgreat","ckgreat","","2020-03-04","male","Christianity","","","","","","","","","","","","","0","0","0","0","","0","","check_result","activated","2020-03-14 13:45:56"),
("196","1966516b00f19","65","0","4","0","0","0","0","","UGONNAH","PERFECT","FREDRICK","S/19/0068","$2y$10$t/UC019NV1jz7N3vCu5pK.Adhymv9vXGHoRVYZ6Xg//ND8Ts0aOMm","ckperfect","ckperfect","","2020-03-03","male","Christianity","","","","","","","","","","","","","0","1593000231","0","0","","0","","check_result","activated","2020-03-14 13:46:45"),
("198","198657819ee5f","65","155","5","0","0","0","0","","MFONISO","FORTUNE","GEORGE","S/19/0070","$2y$10$q6WyJcK6332fJuzb5WMiv.dde9xE5QkIMQZOPz6JR9l5HZUY.h1UC","ixgeorge","ixgeorge","","2006-07-07","female","Christianity","","","","","","","","","","","","","0","0","0","0","","0","","check_result","activated","2020-03-14 13:50:59"),
("199","19965a491d509","65","0","5","0","0","0","0","","EMMANUELLA","","MADOJEMU","S/19/0071","$2y$10$56ns/NlFdG3oIJrFcd6c1O.yJysCNjfHcm55BcNYY1LSSK4NubJ0.","muemmanuella","muemmanuella","","2020-03-02","female","Christianity","","","","","","","","","","","","","0","1590174829","0","0","","0","","check_result","activated","2020-03-14 13:52:15"),
("200","2006588d6eda4","65","159","6","0","0","0","0","","FAVOUR","BARILEMELOO","BROWNSON","S/19/0072","$2y$10$JBVJlvjKZolCI/IqUgQDReGDLI3NHeFZL2.j7MzjXfBZ9.h1GKonG","onfavour","onfavour","","2006-05-23","male","Christianity","","","","","2021/2022","3rd Term","","","PARENT","","","","0","1593369079","0","0","","0","","check_result","deactivated","2020-03-14 14:02:07"),
("201","20165aba61d8b","65","160","6","0","0","0","0","","BRIGHT","NDUBISI","CHUKWUEMEKA","S/19/0073","$2y$10$bq9woLBRufSCI/5estzdHuuiWnXVRZvW8g5uJ7/f8BMJQz9sAaiQ.","kabright","kabright","","2004-05-27","male","Christianity","","","","","2021/2022","3rd Term","","","","","","","0","0","0","0","","0","","check_result","deactivated","2020-03-14 14:03:02"),
("202","202659dc5408c","65","154","6","0","0","0","0","","SEGUN","FAVOUR","OLABODE","S/19/0074","$2y$10$IFf/kXEC6psfuKGa8Ht3KuNjLG4VT1lChe0QYSWYyUZTU/04czLwq","desegun","desegun","","2004-12-20","male","Christianity","","","","","2021/2022","3rd Term","","","PARENT","","","","0","1590417121","0","0","","0","","check_result","deactivated","2020-03-14 14:03:53");
INSERT INTO students VALUES
("203","2036573491f06","65","0","0","0","0","0","0","","FAVOUR","","OKEREKE","S/19/0075","$2y$10$PIwTgVg83DbweaO23Bof9uaXrpbmIo85oHS6BQhmLZNdVm5FUtRlW","kefavour","kefavour","","2020-03-07","female","Christianity","","","2020/2021","3rd Term","2020/2021","1st Term","","","","","","","0","1602319600","0","0","","0","","check_result","graduated","2020-03-14 14:10:14"),
("204","20465a2448cb5","65","0","0","0","0","0","0","","GODWIN","FAVOUR","OSAROLUKA","S/19/0076","$2y$10$a84GHTzLYgL3sTX3Ie1TLOmr5Wb7Knvgxref8GLG3XPRX.4k13RhS","kagodwin","kagodwin","","2020-03-06","female","Christianity","","","2019/2020","3rd Term","","","","","","","","","0","0","0","0","","0","","check_result","graduated","2020-03-14 14:26:39"),
("207","207655103bdfc","0","0","0","0","0","0","0","","GIDEON","","IME-IKOTT","S/19/0079","$2y$10$qbarNzSs0z/fQwStiT10q.0etMo3UT5CZ.tlw8knYP60Db.lRa6Cu","ttgideon","ttgideon","","2020-05-09","male","Christianity","","","2019/2020","3rd Term","","","","","","","new_student","","0","1590421029","0","0","","0","","check_result","graduated","2020-05-20 08:40:39"),
("208","208653ed853d3","65","113","4","0","0","0","0","","DELIGHTSOME","","FUBARA","S/19/0080","$2y$10$5eMlzBZdqeLS.iUXr3Hj2.wqCISbz4YZ7zdeyDZapvL/LHJsyYNwe","zeonglobal","defubara","","2006-06-20","female","Christianity","","","","","2020/2021","2nd Term","","/home/zeonglob/public_html/divinefavour//private/images/student_passport/e84fc6.jpg","GUARDIAN","","new_student","","0","1596624620","0","0","","0","","check_result","deactivated","2020-08-05 10:11:18"),
("209","20965c655e8e7","65","114","2","0","0","0","0","","DAVID","ANEMKA","DUMDI","S/20/0001","$2y$10$fyvsWAppXIltZ..PJhHtDuvCtegWPdueKAOc9dtoejuVwuWhpHMPS","zeonglobal","zeonglobal","","2010-02-02","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-10 07:31:48"),
("210","2106592fa6ea6","65","116","2","0","0","0","0","","VICTORY","","SYLVESTER","S/20/0002","$2y$10$0lkFq8c17xhZZTdk70PRPugrSu9oKD76L6etwoxVVH..MGA1qImzW","zeonglobal","zeonglobal","","2009-10-09","female","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-10 12:49:59"),
("211","21165c46bb051","65","117","1","0","0","0","0","","JOSHUA","IBIFUBARN","SAMSON","S/20/0003","$2y$10$TEMHnPzSL5aLYmj9DRIFU.2GRVoyTteHmmCtYzJzsMQOYpIXqDgZ.","zeonglobal","zeonglobal","","2010-08-09","male","Christianity","","","","","2020/2021","3rd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-02-10 13:02:33"),
("212","2126526280e8a","65","118","1","0","0","0","0","","EMMAUELLA","ERUNCHI","CHINDA","S/20/0004","$2y$10$ocbdCP6MU/iQfMoi1OKvn.pvXgLTgJUP8.0EIRTvAhCRDm9tSZN/G","zeonglobal","zeonglobal","","2010-07-21","female","Christianity","","","","","2021/2022","1st Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-02-10 13:19:39"),
("213","21365419c8625","65","119","2","0","0","0","0","","DAVID","","GODFREY","S/20/0005","$2y$10$ikqyjFi1QxqLgYldXUNlO.HMRyeUL4iR1MxSiUsN4Qm5FaqhTGIxK","zeonglobal","zeonglobal","","2010-12-25","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-10 13:23:39"),
("214","21465fd592676","65","120","2","0","0","0","0","","REJOICE","JOY","VINCENT","S/20/0006","$2y$10$usCH.mV0en97k0jiHC/Y1u2ymEaabX/BnHmETgLirLaUF/5zh.4Le","zeonglobal","zeonglobal","","2010-05-13","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-10 13:35:25"),
("215","215659e1fdf90","65","121","2","0","0","0","0","","ABRAHAM","ETINWA","JOHN","S/20/0007","$2y$10$q3nyDrKP7vm3b334VuGVRu43MkNWFdJ7yGixpC56J03/s5ETMECda","zeonglobal","zeonglobal","","2011-01-22","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-10 13:38:14"),
("216","216652c52e0b2","65","122","2","0","0","0","0","","RIGHTTIME","MMESOMACHI","NWAOGU","S/20/0008","$2y$10$.9TniEfT38pPQz2Ns5DKxOW4w43KOv5vzjLxlSZP8R20oQ3MLVnW2","zeonglobal","zeonglobal","","2009-06-08","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-10 13:41:12"),
("217","21765bb242329","65","123","2","0","0","0","0","","SAMUEL","","MONDAY","S/20/0009","$2y$10$UC5pXXiDwg7zG5GPoO32ZuFUxLaXP5OPtte9u61nRi/gZ.SLwhr1e","zeonglobal","zeonglobal","","2009-12-24","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-10 13:46:32"),
("218","21865016a6903","65","124","2","0","0","0","0","","MIRACLE","","NDUBUEZE","S/20/0010","$2y$10$aewf19xQ6i5wsOhDRhlKG.J1PoZE1XrqFiDGTazD23UAwnTuJc7XO","zeonglobal","zeonglobal","","2009-03-24","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-10 13:52:39"),
("219","219654a3edbc1","65","125","2","0","0","0","0","","CHIDERA","BRIGHT","NWAOKORU","S/20/0011","$2y$10$kdAIyXBVeWRUxYix2SvHXO.A6JbZrec1BoFPUKuG7JIq7Kl/DFhBG","zeonglobal","zeonglobal","","2009-05-15","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-10 13:56:11"),
("220","22065ef4faaab","65","126","2","0","0","0","0","","STEPHEN","DEPRIEYE","FIYEBO","S/20/0012","$2y$10$2txaRHKxPcrBMMBHRuoqI.mU28SDCGYr5hFf3cQX23OPnZ4eQPlF.","zeonglobal","zeonglobal","","2010-08-05","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-10 14:01:17"),
("221","2216512a59b30","65","127","2","0","0","0","0","","PETER","JAMES","ELLA","S/20/0013","$2y$10$/LYBu7bJGIyuo6zFn9AztO2PmFANf4yp1Bce9w2pI4C7agrIlsIS.","zeonglobal","zeonglobal","","2009-03-14","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-11 09:05:32"),
("222","2226528d1e15a","65","128","2","0","0","0","0","","DESTINY","K\'OSISOCHI","AKAONYE","S/20/0014","$2y$10$mZ3Q8O2K7nSO4wi3vKBd..EJBy9PZST55lUeKZj.ge6cgbajTzF2K","zeonglobal","zeonglobal","","2010-06-26","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-11 09:09:41"),
("223","22365179b467d","65","129","2","0","0","0","0","","DANIEL","CHIMBUDIKE","OKAFOR","S/20/0015","$2y$10$E/W1qTEH8gGSvwAOoL.Sp.rx0NreeIBW.6thScphzSkI.S330nEu2","zeonglobal","zeonglobal","","2010-10-26","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-11 09:12:49"),
("224","224657c55bb69","65","130","2","0","0","0","0","","DAVID","OGHENE-APKPEDE","OGIEOZHE","S/20/0016","$2y$10$MefqVBmnhParl93svZMiVeJvy.i4duQaL7qEVpHpT5ZZIZvgIip1e","zeonglobal","zeonglobal","","2010-01-14","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-11 09:18:11"),
("225","22565ec38dc61","65","131","2","0","0","0","0","","GREATNESS","ALEMI","MISHEAL","S/20/0017","$2y$10$4t3TBV0Pd4.Fjd4C/P24beVfkHF7qWeG5OsIIYnir6cdqaoSJL1pK","zeonglobal","zeonglobal","","2010-11-16","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-11 09:22:15"),
("226","22665a9221d44","65","129","2","0","0","0","0","","DAVID","CHIMDIEBUBE","OKAFOR","S/20/0018","$2y$10$nh6/IVcsyh6xjt1VRkd2f.iXL9pdpR59Vg4FTE8MTdU2p4ymP7dl.","ordavid","ordavid","","2010-10-26","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-11 09:25:37"),
("227","2276585ed6a61","65","132","2","0","0","0","0","","CONFIDENCE","CHIGALA","CHIGBO","S/20/0019","$2y$10$fb9Rnk1UxEa7Xqr9Ch18uOi0qVoyzA3FuMkp74K1aXZW/eWh.itLO","zeonglobal","zeonglobal","","2010-02-02","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-11 09:30:15"),
("228","228659dd1b5df","65","135","0","0","0","0","0","","JOSEPH","TIM","ANIETIE","S/20/0020","$2y$10$YLbODgv5O6AviVah52KHUeWrf/QoP5aeVwwpfODqA5mDtfeRSBgEu","zeonglobal","zeonglobal","","2004-09-19","male","Christianity","","","2020/2021","3rd Term","2020/2021","2nd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","graduated","2021-02-11 11:56:00"),
("229","22965fc929723","65","136","0","0","0","0","0","","CONFIDENCE","CHIKODINAKA","IWUNDU","S/20/0021","$2y$10$ak6.ygRApthWY6FZYrl18eXcHK5VX5pHHxlnuXvAF50vL.2b8k7GW","zeonglobal","zeonglobal","","2004-11-14","female","Christianity","","","2020/2021","3rd Term","2020/2021","3rd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","graduated","2021-02-11 12:05:03"),
("230","23065642dc679","65","137","0","0","0","0","0","","DIVINE","CHINEDUM","AKAONYE","S/20/0022","$2y$10$hquspgh0miucB/1ThPOdG.MqI1skZqLOn1G6UPBqky9IyicPI5rQq","zeonglobal","zeonglobal","","2005-07-17","male","Christianity","","","2020/2021","3rd Term","2020/2021","2nd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","graduated","2021-02-11 12:54:34"),
("231","231658919fde6","65","138","0","0","0","0","0","","EMMANUEL","BARIDUA","SAMPSON","S/20/0023","$2y$10$fbWkWDQHhh5yoUNaQUbbuOxWEKL3Gy9Xxd4MA8Lpg43jIlThCfb/2","onemmanuel","onemmanuel","","2005-01-14","male","Christianity","","","2020/2021","3rd Term","2020/2021","2nd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","graduated","2021-02-11 13:00:55"),
("232","23265c21345ca","65","138","0","0","0","0","0","","FAVOUR","BARIYAA","SAMPSON","S/20/0024","$2y$10$VGbQPrWk32buz5tpMFvoFexPuE0fGX75WXB2Tmsl.1GmCo6IVq/qO","onfavour","onfavour","","2005-01-14","male","Christianity","","","2020/2021","3rd Term","2020/2021","2nd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","graduated","2021-02-11 13:02:50"),
("233","233659ad4413b","65","143","3","0","0","0","0","","FAVOUR","MIRACLE","UDOFA","S/20/0025","$2y$10$7ZFj8ykj1KWfGXHz4Ul2EuQ8QgoDDJbXIF/oFpwTFkg.Jh1kBzYQG","zeonglobal","zeonglobal","","2009-02-20","female","Christianity","","","","","2021/2022","3rd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-02-12 09:55:11"),
("234","234652df85b51","65","147","4","0","0","0","0","","CHUKWUEBUKA","FRANK","EZULU","S/20/0026","$2y$10$9V2I1ZFtIB4YrZ8JFM9we.CAv/HPnSqCTCI84kqA.q3JWVwFBVbPG","zeonglobal","zeonglobal","","2007-04-15","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-12 10:30:43"),
("235","23565c536bb96","65","121","4","0","0","0","0","","PRECIOUS","JOHN","ETINWA","S/20/0027","$2y$10$JE.G5.PBqQicUb4gXSIGsOGb9AYXChquP2DgH2I7pQtTl.onxBq3O","waprecious","waprecious","","2008-08-05","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-12 10:53:12"),
("236","23665f277c786","65","149","4","0","0","0","0","","CHIDERA","BENJAMIN","ONYECHERE","S/20/0028","$2y$10$z60.oQt9w3fk/qLqLYWd4eNnrDWzQrlO/fyaKHLVGoNnwb81/nIG6","zeonglobal","zeonglobal","","2004-12-06","male","Christianity","","","","","2020/2021","2nd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-02-12 11:11:37"),
("237","23765ec230eab","65","126","4","0","0","0","0","","AYIBAFIYE","SAMUEL","FIYEBO","S/20/0029","$2y$10$X0ifE//d/uxyj79CoFtPdO/PMThd3Zj9LRoR.g4qnYZc2CWCbot86","boayiberfiye","boayiberfiye","","2007-06-05","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-12 11:27:24"),
("238","238655ca1d4be","65","151","4","0","0","0","0","","FAVOUR","BARINADU","GBARAALOE","S/20/0030","$2y$10$z1h8PczbBKTfg9H2CXmSD.x2DvCQ5e6NwyZGndsTfEmTLc/NodIfm","zeonglobal","zeonglobal","","2005-05-26","female","Christianity","","","","","2020/2021","2nd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-02-12 11:35:58"),
("239","23965f2702e90","65","153","5","0","0","0","0","","DEBORAH","GODWIN","OSAROLUKA","S/20/0031","$2y$10$EyQ/CQKIfTG.aWTxUgxSYu/dF6U0vTAf4YJA3cyA8Ax3O.FsV92eK","zeonglobal","zeonglobal","","2007-05-19","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-12 12:53:20"),
("240","240651e09b643","65","135","4","0","0","0","0","","DEBORAH","TIM","ANIETIE","S/20/0032","$2y$10$wdhqA0e2tWQDk0JJlqEIBeY.mtiATGNvBKTXhc2rew2ZrjtZaq.Nq","iedeborah","iedeborah","","2007-03-15","female","Christianity","","","","","2020/2021","2nd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-02-12 13:03:30"),
("241","24165be64fdaa","65","154","5","0","0","0","0","","EMMANUEL","OLAMILEKAN","OLABODE","S/20/0033","$2y$10$Gp3gOBVmxW8Fk6AjQAmOSuFjkMCBH5KNV6/GOxGiOXGFUn3ZCrd7q","zeonglobal","zeonglobal","","2008-03-21","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-12 13:07:58"),
("242","2426538354f7d","65","20","5","0","0","0","0","","BLESSING","DAUNUBARI","NWAKO","S/20/0034","$2y$10$YmModa4WyL2rs1zY2iOI6uy0WPsFStrI/t5zcXpqs5eK4BRrq7v2y","koblessing","koblessing","","2008-03-08","female","Christianity","","","","","2021/2022","3rd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-02-12 13:18:20"),
("243","243652c5af8e5","65","110","6","0","0","0","0","","SAMSON","TAMARALAYIFA","FIYEBO","S/20/0035","$2y$10$Vm2lOCi.S2YvYljSTnV6T.l5lNJDMF3NC6XhNhjRYyvz.c/hFtesW","bosamson","bosamson","","2006-02-03","male","Christianity","","","","","2021/2022","3rd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-02-15 09:43:35"),
("244","24465edbaf005","65","121","6","0","0","0","0","","JOY","ETINWA","JOHN","S/20/0036","$2y$10$jquMsBLhyfDX2S9azMy9R.0y2JO/lZBv0DbLJdENL2GRHZCGWYN4W","hnjoy","hnjoy","","2006-11-08","female","Christianity","","","","","2021/2022","3rd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-02-15 09:52:21"),
("245","24565be6a9bb2","65","157","6","0","0","0","0","","MIRACLE","OBIA","MICHAEL","S/20/0037","$2y$10$J7C128P7T.8YBLzJ8nhd6ezhDhTbgjKETy1xb14kUjqEVMG0FFTfC","zeonglobal","zeonglobal","","2005-04-05","male","Christianity","","","","","2021/2022","3rd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-02-15 10:18:31"),
("246","246656ef5740c","65","33","6","0","0","0","0","","FAVOUR","CHINECHEREM","AKAONYE","S/20/0038","$2y$10$hg9HNaDYsbthUkscqr.YgeFcbof1DMyvg2884nYNt6OCNUx8i/d0W","yefavour","yefavour","","2005-07-17","female","Christianity","","","","","2021/2022","3rd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-02-15 10:29:46"),
("247","24765d62f9064","65","158","6","0","0","0","0","","BLESSING","NGOZI","OKEREKE","S/20/0039","$2y$10$uSqteFfslFALqMhiLKHvve0frvxA5mxz08YtDbkDMqFiYhQhFAYni","zeonglobal","zeonglobal","","2006-03-17","female","Christianity","","","","","2021/2022","3rd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-02-15 10:36:04"),
("248","24865961bbfba","65","54","2","0","0","0","0","","AMIRAH","PRINCESS","YAKUBU","S/20/0040","$2y$10$INfKvLAxyCHnIpJ.DnHfVORtpPl5G.b.Pp6blE.isVpAWdaNNNZFW","buamirah","buamirah","","2010-10-26","female","Islam","","","","","2021/2022","3rd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-02-19 09:16:57"),
("249","2496516f43fae","65","140","2","0","0","0","0","","VICTOR","","SAMPSON","S/20/0041","$2y$10$XXUkpnOykv8b/uMSbFeDRO.pa.QOWCHBgYvYJZQ4n9MXe91fIm7MS","onvictor","onvictor","","2010-09-07","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-19 09:31:59"),
("250","25065890fd38a","65","38","2","0","0","0","0","","CHIZIM","","AKPENYI","S/20/0042","$2y$10$l80KHLFSzt1l6k7JAZ3J7OvSXmH1Ce/9Im56lnbu3HjpNpBr99BZW","yichizim","yichizim","","2009-02-11","male","Christianity","","","","","","","","/home/zeonglob/public_html/divinefavour//private/images/student_passport/75e080.jpg","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-19 09:36:58"),
("251","251654341fadd","65","178","3","0","0","0","0","","MICAH","OSARO","SIMEON","S/20/0043","$2y$10$06j4YRPd31ZpAjlPsO/5uOrOC6Ps7GlGmfT2uvjfwvkgooIiIS78q","zeonglobal","zeonglobal","","2009-12-29","male","Christianity","","","","","2021/2022","3rd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-02-19 09:40:08"),
("252","25265fa6e0b2e","65","179","4","0","0","0","0","","ISAAC","JAMES","CLEMENT","S/20/0044","$2y$10$0fKKhmg1p30lSIOKoetamOF.TENy9bIXk8snvyqCtSxTMDIrLSMTu","zeonglobal","zeonglobal","","2008-06-18","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-19 10:11:19"),
("253","2536554729bfa","65","181","5","0","0","0","0","","RAPHAEL","CHUKWUNONSO","IFEANYI","S/20/0045","$2y$10$Whm5e5ehawuhik1xId1e..aaaLDaBJw6nR.XmX3tx2rc6oKW5.YOy","zeonglobal","zeonglobal","","2006-11-27","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-19 10:21:32"),
("254","25465cb83694a","65","182","5","0","0","0","0","","REGINA","AWAJIOWA","SIMEON","S/20/0046","$2y$10$D7W3BAhZ8tj9v3OWOGWsguJBgxiTHybUBYWkpEariOBcLThCLLLV2","zeonglobal","zeonglobal","","2005-04-16","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-02-19 10:27:40"),
("255","25565840a5062","65","183","5","0","0","0","0","","ANITA","ONORODE","SIMON","S/20/0047","$2y$10$ITaUKrMaRE35KaHjW5gtHuvawGvhj0ukdvJzEZH7cIoOxD83fKfy6","zeonglobal","zeonglobal","","2007-10-10","female","Christianity","","","","","2021/2022","1st Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-05-18 11:49:39"),
("256","2566536142fbe","65","184","4","0","0","0","0","","JANE-FRANCIS","CHINAEMEREM","ANYANWU","S/20/0048","$2y$10$KCd.ACL/pXmf0fv3XdepiuZcT7mUi37rYASW9SB1DKhzqOEUOCLy6","zeonglobal","zeonglobal","","2007-03-05","female","Christianity","","","","","","","","","GUARDIAN","","new_student","","0","0","0","0","","0","","check_result","activated","2021-05-21 08:28:36"),
("257","257657759d616","65","187","2","0","0","0","0","","NATASHA","ANDREY","GNATYUK","S/20/0049","$2y$10$moZzas16B.SQy6xRHwJDuuC0q1X585oZvkrh0hADVSm8YQXrCA1EK","zeonglobal","zeonglobal","","2010-04-05","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-07-26 16:22:13"),
("258","2586556e42994","65","109","4","0","0","0","0","","PEACE","","JOSEPH","S/20/0050","$2y$10$macQkj3I8s1OTWk7VHmjuurSED42hcg56WVvDT4E7VYfYW4FRadxa","phpeace","phpeace","","2002-05-11","female","Christianity","","","","","2020/2021","3rd Term","","","GUARDIAN","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-07-27 12:48:39"),
("259","259650c73b026","65","188","5","0","0","0","0","","PRECIOUS","CHINOYE","SUNDAY","S/20/0051","$2y$10$aUOvegYZNcudZ4UL4Tt0ruaXJ/txkoWkQu8UME4/KHdXVlKjDCR/i","zeonglobal","zeonglobal","","2007-11-16","female","Christianity","","","","","","","","","GUARDIAN","","new_student","","0","0","0","0","","0","","check_result","activated","2021-08-03 10:25:12"),
("260","26065bfddcf6c","65","88","1","0","0","0","0","","GRACE","AMEJIMAOBARI","APPOLUS","S/21/0001","$2y$10$D8B9VdLGfeEYg7fFavDqEeibYBrZUnNiL/Bd9uqXGPDxI6UKy28B2","usgrace","usgrace","","2011-04-28","female","Christianity","","","","","2021/2022","1st Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-11-21 12:10:01"),
("261","26165a58070b9","65","88","1","0","0","0","0","","GRACE","AMEJIMAOBARI","APPOLUS","S/21/0002","$2y$10$4qhMqfJFm32RvmvmjXiTCOdwFdJgmIsAdaNpeFqszh7sGnBbercp6","usgrace","usgrace","","2011-04-28","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 12:10:06"),
("262","262657166fadd","65","191","1","0","0","0","0","","GLORY","LOVETH","SARKOR","S/21/0003","$2y$10$O1vw4c80oLNt11VRgE2kd.4L8uxSTLU8fN5e6hqX/MrGUG3YmGnAO","zeonglobal","zeonglobal","","2011-04-22","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 12:19:09"),
("263","263653f350a72","65","192","1","0","0","0","0","","ELIZABETH","SEMILORE","OSINEYE","S/21/0004","$2y$10$pwqFhOhUogLRkpIevAoqeuJSmk.8UXA8HKy7eDH8EHdpIP9lEQ646","zeonglobal","zeonglobal","","2011-07-11","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 12:34:43"),
("264","26465d252c34a","65","193","1","0","0","0","0","","COLLINS","THANKGOD","BATUBO","S/21/0005","$2y$10$0k3lXfdR64xDHkwf1iIux.JJq0UgMnhGHOUhJ36mW1mKUPc3jEIJ2","zeonglobal","zeonglobal","","2021-11-11","male","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 12:40:31"),
("265","2656597a5d43d","65","194","1","0","0","0","0","","HAPPINESS","PRECIOUS","MICHAEL","S/21/0006","$2y$10$IxeDLsgYhaZDL6PXMUoqrOn0EsPqQr9W.s0qWQmoWKqGDImQRHeke","zeonglobal","zeonglobal","","2011-03-15","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 12:54:43"),
("266","266652b8d4aa8","65","0","1","0","0","0","0","","CHRISTOPHER","ADACHI","AKOBO","S/21/0007","$2y$10$spqRaLdLJ0zjO9F3lumJZuf5MI7IZPcYZ40L.74QEenMEIilXvfee","bochristopher","bochristopher","","2010-07-01","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 12:59:31"),
("267","267659adfdbbc","65","19","1","0","0","0","0","","OSAROLUKA","GODWIN","PAUL","S/21/0008","$2y$10$i7Rqtizp0xDvqtCh7KLps.JoBUVhuLn/nSQ/UcnAUgAOdTOyOXDeO","ulosaroluka","ulosaroluka","","2010-07-22","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 13:10:40"),
("268","268651faa0bf0","65","130","1","0","0","0","0","","SAMSON","","OGIEOZHE","S/21/0009","$2y$10$7YyqWESuWgZj7t1jgRcXeOVYI6Qf2636GBz9ddH5lmV2/6sBEz992","hesamson","hesamson","","2011-03-02","male","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 13:14:27"),
("269","2696513387285","65","195","1","0","0","0","0","","JOSEPH","","UZOUKWU","S/21/0010","$2y$10$VanjlfG1EAyOf1F3A9dAy..CL9q6fdEeeGODnnyAb6gbkylY41odG","zeonglobal","zeonglobal","","2021-11-02","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 13:23:26"),
("270","27065ebf7f457","65","196","1","0","0","0","0","","BEAUTY","BARISUKA","BARILE","S/21/0011","$2y$10$1yYXLwT6FmVEFtxzMZMEA.yogOtDv3bRYufjb5pTzqUVfJbYi0Y6K","zeonglobal","zeonglobal","","2010-08-27","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 13:29:05"),
("271","27165d981528a","65","197","1","0","0","0","0","","ODOFIN","VICTORY","TAYO","S/21/0012","$2y$10$iJunmwn3.2fJ3o7tbrxMLuPVfWFs/Q0AyH6tnpz6joT59RQ54HQ2O","zeonglobal","zeonglobal","","2012-01-08","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 13:32:00"),
("272","27265070525ae","65","155","1","0","0","0","0","","VICTORIA","NKPOIKANAABASI","FELIX-GEORGE","S/21/0013","$2y$10$CSBxhjfzqhpzsw40VupTleCXscBDdbdM63ObxGYBMaHOlelmsMYN.","gevictoria","gevictoria","","2009-10-05","female","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 13:35:57"),
("273","27365ff5a3c53","65","198","1","0","0","0","0","","MICHELLE","IMA-IMA","WISDOM-IMOH","S/21/0014","$2y$10$Yy/KKM4gtSi37RAAh1ueeOXJB63EePNp0LWVGlylq6FHwVXPkPWsq","zeonglobal","zeonglobal","","2011-05-17","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 13:45:29"),
("274","274653118ed26","65","199","1","0","0","0","0","","UYOYOUOGHENE","DONE-WELL","JEDIDIAH","S/21/0015","$2y$10$6U1yH7oi.1ZKL7PM5i/huOXiMLd38GMxQxLLL1v4sCJMunNZOb5rO","zeonglobal","zeonglobal","","2009-12-29","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 13:54:40"),
("275","27565c6b8e68b","65","200","1","0","0","0","0","","GODSWILL","NSIKAN","BENEDICT","S/21/0016","$2y$10$BLYtjHelMzg7jh1WRqte/eW7M1ukxxl1Clft14Q25Ed3gFis/vZ0C","zeonglobal","zeonglobal","","2011-03-07","male","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 14:03:33"),
("276","27665be006b8f","65","168","1","0","0","0","0","","MARVELOUS","ONYINYECHI","CHIDIEBERE","S/21/0017","$2y$10$5MkwSOIQKlyRqOq9PFHdjuQ0iomapqtPw6ygtNIKPn3.LiM0S1MPS","remarvelous","remarvelous","","2011-03-07","female","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 14:12:24"),
("277","27765ce147dc3","65","201","1","0","0","0","0","","DIVINE","CHIMEREYA","EKWEGGH","S/21/0018","$2y$10$jaAZoNkKnEcBOhG2cjUCy.AZVRrkjseYglBdW6rWEmg6qXO115.me","zeonglobal","zeonglobal","","2011-05-06","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 14:18:36"),
("278","278651bc1df86","65","202","1","0","0","0","0","","FAVOUR","EFE","STEPHEN","S/21/0019","$2y$10$Jla8/3mP/idJ2RPxWdGDS.hXZL6BT9op/LkfhpnqerUZGaz/Hyt.q","zeonglobal","zeonglobal","","2011-01-02","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 14:21:18"),
("279","27965494108fd","65","89","1","0","0","0","0","","TESTIMONY","AMEJIMAOBARI","JOHN-KOIDA","S/21/0020","$2y$10$3V0FtXnEEVXqi6nbu4yCPOx8zhu9SiTDsMt9BPigzuDGkMkTIWKjS","datestimony","datestimony","","2021-11-02","female","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 14:25:04"),
("280","280657695a4da","65","203","1","0","0","0","0","","OBINNA","DAVID","OKORIE","S/21/0021","$2y$10$enRwOrK81QHknwiZoEz8tO1T./h5nuQUV7gzG7tiFmjcD6FVrn2zK","zeonglobal","zeonglobal","","2011-03-11","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 14:29:19"),
("281","28165da21ed57","65","204","1","0","0","0","0","","PLESANT","","KELVIN","S/21/0022","$2y$10$COYV5DyZ7zH8sdrq5SJXdeYgXRbgiYNJ0cVOQ8k5hobeyghJFiNl2","zeonglobal","zeonglobal","","2012-02-14","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 14:32:08"),
("282","28265c2a53da1","65","205","1","0","0","0","0","","ANOINTING","CHIMAOBI","OKECHI","S/21/0023","$2y$10$V1gSe4tqbAzrn9JZ1YqkQeN0hWxag72OnKhJ6eF8nFjXPEcEmYWEu","zeonglobal","zeonglobal","","2012-07-18","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 14:35:47"),
("283","28365f2dc12ca","65","173","1","0","0","0","0","","PRAISE","TEMELADE","MADUJEMU","S/21/0024","$2y$10$Bl3VPorp39pzOgq79K/74eJaHAzsOjyLz.GB8Xu40KQ.IBWDxgKZy","mupraise","mupraise","","2011-10-13","female","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-21 14:39:51"),
("284","284653767d037","65","206","1","0","0","0","0","","MIRACLE","CHINDINMA","KELECHI","S/21/0025","$2y$10$w6gjuS108HAsdMUAluztn.Cofnv493TqIzaH1esXLCu80fAAFk4h6","zeonglobal","zeonglobal","","2009-07-09","female","Christianity","","","","","2021/2022","2nd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-11-21 14:43:03"),
("285","2856568966fb5","65","207","2","0","0","0","0","","IMMANUELLA","TAMUNOMIEBAKA","DAVE-DAKA","S/21/0026","$2y$10$dN/xLMWBrT1JHXl6WNzsH.FYd5ZlZ0lz0C3uRRUABHUztFtZTKXlC","zeonglobal","zeonglobal","","2021-11-04","female","Christianity","","","","","","","","","PARENT","","new_student","","0","1648814375","0","0","","0","","check_result","activated","2021-11-26 16:33:38"),
("286","2866537e0254b","65","208","2","0","0","0","0","","OSAROGBOR","TAMPIORU","OLUJI","S/21/0027","$2y$10$p8zNImSU.NdlRQc.0aAnV.3b6E59FfCZV1ZU8LIUrlB/ocQa2r6sm","zeonglobal","zeonglobal","","2021-11-02","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-26 16:37:36"),
("287","287658291adf7","65","209","2","0","0","0","0","","PRECIOUS","","THANKGOD","S/21/0028","$2y$10$HcvwZ8AvWHFmvM3blyfjjONWjPH.5DnY2YlCT4.jREhY5NpJpIaNu","zeonglobal","zeonglobal","","2021-11-09","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-26 16:40:27"),
("288","288653911a45c","65","210","2","0","0","0","0","","SHAMMAH","","ISAAC","S/21/0029","$2y$10$TeAIuIdkd2kSGgpUiJWyueagIjF7v4huRCb6q6xMD6EHlPZdzGViO","zeonglobal","zeonglobal","","2021-11-02","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-26 16:44:09"),
("289","289655c1a02a2","65","205","2","0","0","0","0","","CHISOM","OKECHI","DESTINY","S/21/0030","$2y$10$jU3Vmp/B8qMLZ1aNLy2RPe/Th.AaFzCqXM5cihqc2LG53ieE9JfkW","nychisom","nychisom","","2021-11-02","male","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-26 16:45:44"),
("290","29065e7f55205","65","204","3","0","0","0","0","","PROWESS","","KELVIN","S/21/0031","$2y$10$lqn2dM31AMSBS8v4KYCMBORk4leWIdvJN282.FMda7ILRYhom4PH2","inprowess","inprowess","","2009-08-06","female","Christianity","","","","","2021/2022","3rd Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-11-26 17:05:17"),
("291","291659c0c040e","65","109","3","0","0","0","0","","JOY","","MATHEW","S/21/0032","$2y$10$D8fnn9lI.K/DVPZin0vs6uc/MKcGDsJf2h71F02UkHW6KFhI9CuC.","ewjoy","ewjoy","","2006-08-17","female","Christianity","","","","","2021/2022","2nd Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-11-26 17:06:50"),
("292","29265607259f3","65","211","3","0","0","0","0","","TONWE","EEDEE","KPONE","S/21/0033","$2y$10$F4bDrgeXaK2AwHdbnvG9guVSDo.9KJ/9I8bYU6qKfRzFT/ocTy8xO","zeonglobal","zeonglobal","","2008-01-14","female","Christianity","","","","","2021/2022","3rd Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-11-26 17:11:14"),
("293","293650506270e","65","212","4","0","0","0","0","","JOHN","","EKONG","S/21/0034","$2y$10$DiGaTLNwKQXiI8oOFXIz4entERIYfzUgi/851mVKNFI4FgHX3TFJW","zeonglobal","zeonglobal","","2007-05-24","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-26 17:14:15"),
("294","294653db7873f","65","196","4","0","0","0","0","","FAITH","ZORBARI","BARILE","S/21/0035","$2y$10$A7hDYTbQJlqtPoAvYtb/9.HvkvXAuGFBiQUjX7j3wio1tjnyVGU/W","lefaith","lefaith","","2009-03-27","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-26 17:17:55"),
("295","29565c2f9e393","65","213","4","0","0","0","0","","MERCY","NKAJIMA","JOSEPH","S/21/0036","$2y$10$mm.fs4Ya0MXJtwKW8Fp6jupM2MkTAsWqHHLgQ2pfQ/hAumCc8uAl6","zeonglobal","zeonglobal","","2007-11-17","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-26 17:20:11"),
("296","2966508faf4cc","65","214","4","0","0","0","0","","MACCLINTON","EKWERE","UFOT","S/21/0037","$2y$10$p2986AV2gCaaI.6VvTH41OchYps/mt.SBJiVpM9bPkubaP8kAvb9W","zeonglobal","zeonglobal","","2005-12-06","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 10:32:48"),
("297","297651bdacc9c","65","215","4","0","0","0","0","","GABRIEL","CHRISTIANA","AKPAN","S/21/0038","$2y$10$fLAa31Qk/0THae/3ZxB3.uZSzlvHZoVzni3fAJz8xlIJ9uTGgnPaq","zeonglobal","zeonglobal","","2009-02-26","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 10:37:09"),
("298","298654a1b22ca","65","206","4","0","0","0","0","","CHIBUIKE","","KELECHI","S/21/0039","$2y$10$KWUCaktLF02TEl2Lw8IpVOQY4dLLtB047/d/uJX73q73flEXe.O/.","hichibuike","hichibuike","","2010-01-24","male","Christianity","","","","","2021/2022","2nd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-11-29 10:42:36"),
("299","2996557e67f25","65","206","4","0","0","0","0","","FAVOUR","IHEOMA","KELECHI","S/21/0040","$2y$10$67dFC5OKWsWMQt3QdkqVge20az5U//d6vQzKDnTlAxMDKmwdJ7v3S","hifavour","hifavour","","2010-01-24","female","Christianity","","","","","2021/2022","2nd Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-11-29 10:43:46"),
("300","300652bedc1ba","65","195","4","0","0","0","0","","REGINALD","WINNER","UZOUKWU","S/21/0041","$2y$10$9wVhgapvVGf5FLJtz8h9j.wrTmgdx9k0FzQQCHDOisaJtUdkK3y5q","wureginald","wureginald","","2010-06-23","male","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 10:45:19"),
("301","30165c738c7b7","65","216","4","0","0","0","0","","PRECIOUS","CHIBUENYIM","DOMINION","S/21/0042","$2y$10$v2oEAIt42zPf2Sh9xM3dYedEehed2qonuva3zPWGUP4lpxsfRaoD6","zeonglobal","zeonglobal","","2008-01-01","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 10:53:37"),
("302","30265edea03cc","65","217","4","0","0","0","0","","BEAUTY","","GEORGEWILL","S/21/0043","$2y$10$vMWseJwDHx6cEhs1znJg7ewZHqbdmTpT0AB4GMIk4EbEtQb/ACNIe","zeonglobal","zeonglobal","","2005-11-05","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 10:59:43"),
("303","30365aff6e14a","65","216","4","0","0","0","0","","FAVOUR","CHIJINDU","DOMINION","S/21/0044","$2y$10$/sqRgOnam2wyzJOTRugnmOCH2ejWUAMs0ZivmanrMD8qzvLLLtOIO","onfavour","onfavour","","2008-01-19","female","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 11:05:31"),
("304","304659e1df513","65","218","5","0","0","0","0","","SAMUEL","UDOCHUKWU","DAVID","S/21/0045","$2y$10$uXGQ/U0ZAAsbZ4y7d.Uv9eTmIaNY453GbOjZG8N82o/m23CyU74vO","zeonglobal","zeonglobal","","2008-06-10","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 11:25:20");
INSERT INTO students VALUES
("305","30565d53760f7","65","219","5","0","0","0","0","","RAYMOND","DABERECHI","OKORO","S/21/0046","$2y$10$XRNftsiwoW1r5DEztjKTtuo94HQmL4UJxeUArf.3/jo9H56UgIkX.","zeonglobal","zeonglobal","","2006-10-13","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 11:28:49"),
("306","3066555e63938","65","220","6","0","0","0","0","","NIMIMOH","","IMOH-SAMUEL","S/21/0047","$2y$10$vdLoReUq5RjmmRx3MmboVOkw7Zt4UhFYT5dRRBQqlSIP3QyHXQnMO","zeonglobal","zeonglobal","","2009-04-14","male","Christianity","","","","","2021/2022","3rd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-11-29 11:42:12"),
("307","30765cf37a4e5","65","221","6","0","0","0","0","","ESTHER","OLUWASETEMI","ADEBAYO","S/21/0048","$2y$10$uzB9ei3f8tSrWuJMvMzuNuznQHMlZ2LUbzn8pZBpcVpPK1HhnWwHK","zeonglobal","zeonglobal","","2007-09-05","female","Christianity","","","","","2021/2022","3rd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-11-29 11:45:49"),
("308","30865c744f5a5","65","222","6","0","0","0","0","","BETHEL","NMESOMA","AHAMBA","S/21/0049","$2y$10$FsCI9dyrQnS1Sv6Nca.VfeW4MzeHwqYHSIvFSruAeuBwuneXIsk02","zeonglobal","zeonglobal","","2005-10-30","male","Christianity","","","","","2021/2022","3rd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-11-29 11:51:54"),
("309","30965d8844bdd","65","0","1","0","0","0","0","","STEPHEN","SOMTOCHI","MIRABEL","S/21/0050","$2y$10$X934CZuGENYm4LV54u955eMr6QRmW1.DvaosBAuyr4CmNCcDRbepC","elstephen","elstephen","","2021-11-01","female","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 11:52:58"),
("310","31065c7863d3f","65","223","3","0","0","0","0","","FAVOUR","G","GBENEKANO","S/21/0051","$2y$10$AT.gbodE2JJw20FgUq/rKeDiip8G/edQCus15MJTHY2G4/4835Ksm","zeonglobal","zeonglobal","","2007-10-21","male","Christianity","","","","","2021/2022","3rd Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-11-29 12:43:17"),
("311","31165f148b43c","65","5","1","0","0","0","0","","AMARACHI","BLESSED","CHINEKEZE","S/21/0052","$2y$10$6iuCYfqCSuZl0lIYuAX3PeBjUJFHFbvnQiAYmtrdHA8Lb2cXHth/q","zeamarachi","zeamarachi","","2010-05-25","female","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-11-29 12:51:24"),
("313","313653ca608be","65","210","4","0","0","0","0","","SHALOM","ORITSEJOCOMISA","ISAAC","S/21/0054","$2y$10$T3j6WFeb3KMZRjVeFbwGoucgK2OBjhgMiPc6uO.6B2cjU56PsUxFq","acshalom","acshalom","","2021-12-01","female","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2021-12-02 10:25:14"),
("314","31465c60df2dd","65","0","6","0","0","0","0","","MONDAY","JAPHET","SAMUEL","S/21/0055","$2y$10$fUbBq7LO/AizMPtlN7ooHeqIQO1lKooS8AAunrgBGnF3.hs0MAyzG","elmonday","elmonday","","2021-12-01","male","Christianity","","","","","2021/2022","3rd Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2021-12-13 11:25:24"),
("316","316656bd0a460","65","225","1","0","0","0","0","","NIMI","DANIEL","ENENEHARRY","S/21/0056","$2y$10$E10zaibYgeNyuRTHsg2IKOkY7bRMzl4mCa20whHMj3j/.8GKGUY6a","zeonglobal","zeonglobal","","2011-07-07","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2022-03-09 11:33:28"),
("317","31765034fddc7","65","226","6","0","0","0","0","","NENUBARI","EMMANUEL","NTOR-UE","S/21/0057","$2y$10$aMBv6bvIfZybShbGXzpiKev5HCbpiCWdQVD6Ohx2NiitA/Pm5P/Xy","zeonglobal","zeonglobal","","2007-01-05","male","Christianity","","","","","2021/2022","3rd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2022-03-09 11:36:40"),
("318","31865bdcaf26f","65","227","2","0","0","0","0","","STEPHEN","","MADU","S/21/0058","$2y$10$hwUSvwEryS53Cr0MZvleCeZZ5T04Zx3gLrxvKN1UIX2u9aEuzkSSy","zeonglobal","zeonglobal","","2010-08-30","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2022-03-09 11:39:26"),
("319","319651f201215","65","228","1","0","0","0","0","","GOODLUCK","","CHIMAROKE","S/21/0059","$2y$10$jI6nzSYremepEtv2AMtedO/wKUD/6mtRqePt.ndle50Q8NK8Es4Y2","zeonglobal","zeonglobal","","2010-06-04","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2022-03-09 11:41:45"),
("320","320652306f5cc","65","229","1","0","0","0","0","","PRECIOUS","CHISOM","CHIKA","S/21/0060","$2y$10$J6JcOEZoZgMlqc8PThf5luKoNOv4xLCP0v178.ShFipq4lERXqgFG","zeonglobal","zeonglobal","","2011-12-06","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2022-03-09 11:44:18"),
("321","32165907bc324","65","230","1","0","0","0","0","","MARGARET","","PAUL","S/21/0061","$2y$10$wZSR5MCW9BOloUu9RW2Sv.u5elhd63X5sJWOl2x.ixspmu.wAtNMm","zeonglobal","zeonglobal","","2011-03-20","female","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2022-03-09 11:46:14"),
("322","322651c01201e","65","231","3","0","0","0","0","","CONFIDENCE","","EBERE","S/21/0062","$2y$10$41G1cAC8F/Tx5zi2ILvt6e9X6c3MZrDSUZrHgkg645g0zwYFG6URC","zeonglobal","zeonglobal","","2006-05-05","male","Christianity","","","","","2021/2022","3rd Term","","","","","new_student","","0","0","0","0","","0","","check_result","deactivated","2022-03-09 11:48:52"),
("323","323652725581d","65","226","3","0","0","0","0","","NINA-EEYIE","","NTOR-UE","S/21/0063","$2y$10$.RuEzYqE8ZEB6Ke9Khu8Ve5dHn2bdaWab6KjUg0u3RUDQCJTEAUbS","uenina-eeyie","uenina-eeyie","","2009-04-23","female","Christianity","","","","","2021/2022","3rd Term","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","deactivated","2022-03-09 11:51:17"),
("324","324652ba29f44","65","232","4","0","0","0","0","","EMMANUEL","LEESI","KORGBARA","S/21/0064","$2y$10$82nUtNy/JD45x0XH8sDoXOSjxcM13R4.SSGwHB.YlMmu4kTAl4dMG","zeonglobal","zeonglobal","","2009-01-08","male","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2022-03-09 11:56:37"),
("325","32565670f2a59","65","109","4","0","0","0","0","","ESTHER","","GODDAY","S/21/0065","$2y$10$gFAYOCQ23JpRajgFkq5Xv.vJbW1zdU9up7LQB44ftYLpke2X/rREy","ayesther","ayesther","","2008-12-21","female","Christianity","","","","","","","","","","","new_student","","0","1649749059","0","0","","0","","check_result","activated","2022-03-09 11:59:21"),
("326","326652c787e95","65","233","4","0","0","0","0","","VIVIAN","","MOSES","S/21/0066","$2y$10$XfM2XHdFo6z.aFWY/vYYGesnXjN0BmUWadqVeKaYhQzNPDMNtbteu","zeonglobal","zeonglobal","","2008-08-18","female","Christianity","","","","","","","","","PARENT","","new_student","","0","0","0","0","","0","","check_result","activated","2022-03-09 12:02:40"),
("327","32765abb11f39","65","225","4","0","0","0","0","","RACHEAL","BELEMA","HARRY","S/21/0067","$2y$10$ktfpHxD1ZVtM4A.cf/YoiuYdDqPwJsuVdZ4TwM0c1VxAioG.FIV6y","ryracheal","ryracheal","","2008-06-18","female","Christianity","","","","","","","","","","","new_student","","0","0","0","0","","0","","check_result","activated","2022-03-09 12:03:57"),
("328","32865b4002647","65","234","1","0","0","0","0","","PRECIOUS","","DIKE","S/21/0068","$2y$10$eb/7w7WjJyGyKBHw1A3Aq.DxCIreIGoOpVSquc2vLiHih7.bGjLLa","zeonglobal","zeonglobal","","2009-11-04","female","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2022-07-14 13:08:36"),
("329","32965e0e71597","65","235","4","0","0","0","0","","AGNES","","EMMANUEL","S/21/0069","$2y$10$63cqmCyvgzXysXDum710QOGYZ7hxoWpMExAu.33V0nV6QAaGA1Ri6","zeonglobal","zeonglobal","","2008-02-14","female","Christianity","","","","","","","","","PARENT","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2022-07-14 13:15:44"),
("330","33065a2673212","65","0","4","0","0","0","0","","BENJAMIN","","OSARO","S/21/0070","$2y$10$mhXRjFaPW4iWUnEfg3FzZuxnmP8HtqtjMN8aYK.T9ev/fvB050UMy","robenjamin","robenjamin","","2008-07-03","male","Christianity","","","","","","","","","","new_student","new_student","","0","0","0","0","","0","","check_result","activated","2022-07-15 12:00:17");




CREATE TABLE `subclass` (
  `subclass_id` int(11) NOT NULL AUTO_INCREMENT,
  `subclass_name` varchar(30) NOT NULL,
  PRIMARY KEY (`subclass_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `subject_class` (
  `subject_class_id` int(11) NOT NULL AUTO_INCREMENT,
  `subject_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  PRIMARY KEY (`subject_class_id`)
) ENGINE=InnoDB AUTO_INCREMENT=127 DEFAULT CHARSET=latin1;


INSERT INTO subject_class VALUES
("1","1","1"),
("2","10","1"),
("3","2","1"),
("4","3","1"),
("5","4","1"),
("6","5","1"),
("8","7","1"),
("9","8","1"),
("10","9","1"),
("11","1","2"),
("12","10","2"),
("14","2","2"),
("15","3","2"),
("16","4","2"),
("17","5","2"),
("18","6","2"),
("19","7","2"),
("20","8","2"),
("21","9","2"),
("23","1","3"),
("24","10","3"),
("26","2","3"),
("28","3","3"),
("29","4","3"),
("32","7","3"),
("33","8","3"),
("34","9","3"),
("35","1","4"),
("47","4","4"),
("48","5","4"),
("51","1","5"),
("52","12","5"),
("53","13","5"),
("54","14","5"),
("55","15","5"),
("56","16","5"),
("57","17","5"),
("58","18","5"),
("60","2","5"),
("61","20","5"),
("62","4","5"),
("63","5","5"),
("64","6","5"),
("65","23","3"),
("66","1","6"),
("67","12","6"),
("68","13","6"),
("69","14","6"),
("70","15","6"),
("71","16","6"),
("72","17","6"),
("73","18","6"),
("75","2","6"),
("76","20","6"),
("77","4","6"),
("78","5","6"),
("79","6","6"),
("80","24","2"),
("82","24","1"),
("83","25","5"),
("86","26","2"),
("87","27","2"),
("88","5","3"),
("89","24","3"),
("90","26","3"),
("91","27","3"),
("92","26","1"),
("93","27","1"),
("94","23","1"),
("95","28","1"),
("96","6","1"),
("97","23","2"),
("98","28","2"),
("99","28","3"),
("100","6","3"),
("101","26","4"),
("103","28","4"),
("104","6","4"),
("106","12","4"),
("107","13","4"),
("108","14","4"),
("109","16","4"),
("110","17","4"),
("111","18","4"),
("113","2","4"),
("114","20","4"),
("115","25","4"),
("118","25","6"),
("121","26","5"),
("123","26","6"),
("124","29","4"),
("125","29","5"),
("126","29","6");




CREATE TABLE `subjects` (
  `subject_id` int(11) NOT NULL AUTO_INCREMENT,
  `subject_name` varchar(50) NOT NULL,
  `subject_short` varchar(30) NOT NULL,
  `groups` varchar(100) NOT NULL,
  PRIMARY KEY (`subject_id`),
  KEY `groups` (`groups`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=latin1;


INSERT INTO subjects VALUES
("1","ENGLISH LANGUAGE ","ENG","both"),
("2","MATHEMATICS ","MATHS","both"),
("3","BASIC SCIENCE ","BAS SCI","junior"),
("4","LITERATURE-IN-ENGLISH","LIT ENG","both"),
("5","AGRICULTURAL SCIENCE ","AGRIC","both"),
("6","CHRISTIAN RELIGIOUS KNOWLEDGE ","CRK","both"),
("7","PHYSICAL AND HEALTH EDUCATION ","PHE","junior"),
("8","BASIC TECHNOLOGY ","BAS TECH","junior"),
("9","BUSINESS STUDIES ","BUS STD ","junior"),
("10","COMPUTER SCIENCE ","COMP","both"),
("11","RELIGIOUS AND NATIONAL VALUES","RNV","junior"),
("12","PHYSICS ","PHY","senior"),
("13","CHEMISTRY ","CHEM","senior"),
("14","BIOLOGY ","BIO","senior"),
("15","CIVIC EDUCATION ","CIVIC","senior"),
("16","GOVERNMENT ","GOV","senior"),
("17","ECONOMICS","ECO","senior"),
("18","GEOGRAPHY","GEO","senior"),
("19","MARKETING","MARK.","senior"),
("20","COMMERCE ","COMM","senior"),
("21","HEALTH EDUCATION ","HEA STD","junior"),
("22","PREVOCATIONAL STUDIES","PRE","junior"),
("23","SOCIAL STUDIES","SOS STD","junior"),
("24","HOME ECONOMICS","HOME ECO","junior"),
("25","FURTHER MATHEMATICS","FURTHER MATHS","both"),
("26","DICTION ","DICTION","both"),
("27","FRENCH","FRENCH","both"),
("28","CIVIC EDUCATION","CIVIC EDU","both"),
("29","DATA PROCESSING","DP","senior");




CREATE TABLE `test` (
  `test_id` int(11) NOT NULL AUTO_INCREMENT,
  `test_page_id` int(11) NOT NULL,
  `student_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `class_name` varchar(50) NOT NULL,
  `subclass_name` varchar(50) NOT NULL,
  `subject_name` varchar(100) NOT NULL,
  `student_score` float DEFAULT NULL,
  `status` varchar(10) NOT NULL,
  `sessions` char(20) NOT NULL,
  `terms` char(20) NOT NULL,
  PRIMARY KEY (`test_id`),
  KEY `test_page_id` (`test_page_id`),
  KEY `class_id` (`class_id`),
  KEY `subclass_id` (`subclass_id`),
  KEY `subject_id` (`subject_id`),
  KEY `student_score` (`student_score`),
  KEY `status` (`status`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`)
) ENGINE=InnoDB AUTO_INCREMENT=71 DEFAULT CHARSET=latin1;


INSERT INTO test VALUES
("1","1","93","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("2","1","94","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("3","1","95","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("4","1","96","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("5","1","97","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("6","1","98","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("7","1","100","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("8","1","101","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("9","1","102","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("10","1","104","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("11","1","107","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("12","1","111","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("13","1","115","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("14","1","116","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("15","1","120","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("16","1","124","6","0","13","SS 3","","CHEMISTRY","","save","2018/2019","1st Term"),
("17","2","42","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("18","2","45","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("19","2","47","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("20","2","49","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("21","2","51","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("22","2","53","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("23","2","54","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("24","2","55","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("25","2","56","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("26","2","57","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("27","2","58","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("28","2","59","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("29","2","60","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("30","2","61","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("31","2","62","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("32","2","63","4","0","15","SS 1","","CIVIC EDUCATION","15","save","2018/2019","3rd Term"),
("33","2","64","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("34","2","65","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("35","3","42","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("36","3","45","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("37","3","47","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("38","3","49","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("39","3","51","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("40","3","53","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("41","3","54","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("42","3","55","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("43","3","56","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("44","3","57","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("45","3","58","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("46","3","59","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("47","3","60","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("48","3","61","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("49","3","62","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("50","3","63","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("51","3","64","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("52","3","65","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("53","4","42","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("54","4","45","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("55","4","47","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("56","4","49","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("57","4","51","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("58","4","53","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("59","4","54","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("60","4","55","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("61","4","56","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("62","4","57","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("63","4","58","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("64","4","59","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("65","4","60","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("66","4","61","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("67","4","62","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("68","4","63","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("69","4","64","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term"),
("70","4","65","4","0","15","SS 1","","CIVIC EDUCATION","","save","2018/2019","3rd Term");




CREATE TABLE `test_page` (
  `test_page_id` int(11) NOT NULL AUTO_INCREMENT,
  `subject_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `class_name` varchar(50) NOT NULL,
  `subclass_name` varchar(50) NOT NULL,
  `subject_name` varchar(100) NOT NULL,
  `test_title` varchar(100) NOT NULL,
  `total_score` float NOT NULL,
  `students` int(11) NOT NULL,
  `status` varchar(10) NOT NULL,
  `sessions` char(20) NOT NULL,
  `terms` char(20) NOT NULL,
  `date_added` datetime NOT NULL,
  PRIMARY KEY (`test_page_id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1;


INSERT INTO test_page VALUES
("1","13","6","0","SS 3","","CHEMISTRY","1","10","16","save","2018/2019","1st Term","0000-00-00 00:00:00"),
("2","15","4","0","SS 1","","CIVIC EDUCATION","FIRST TEXT","20","18","save","2018/2019","3rd Term","2019-06-27 10:50:33"),
("3","15","4","0","SS 1","","CIVIC EDUCATION","SECOND TEXT ","20","18","save","2018/2019","3rd Term","0000-00-00 00:00:00"),
("4","15","4","0","SS 1","","CIVIC EDUCATION","EXAM ","60","18","save","2018/2019","3rd Term","0000-00-00 00:00:00");




CREATE TABLE `topic` (
  `topic_id` int(11) NOT NULL AUTO_INCREMENT,
  `topic_name` varchar(200) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `user_id` int(11) NOT NULL,
  `table_name` varchar(20) NOT NULL,
  `published` varchar(20) NOT NULL DEFAULT 'not_published',
  `discussion_signal` tinyint(4) NOT NULL,
  `sessions` varchar(15) NOT NULL,
  `terms` varchar(15) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`topic_id`),
  KEY `class_id` (`class_id`),
  KEY `subclass_id` (`subclass_id`),
  KEY `subject_id` (`subject_id`),
  KEY `user_id` (`user_id`),
  KEY `published` (`published`)
) ENGINE=InnoDB AUTO_INCREMENT=36 DEFAULT CHARSET=utf8mb4;


INSERT INTO topic VALUES
("1","CORRECTION FOR LAST WEEK 22ND JUNE","4","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 10:07:01"),
("2","CORRECTION FOR LAST WEEK MATHEMATICS JUNE 22ND","5","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 10:07:10"),
("3","CORRECTION FOR LAST WEEK MATHEMATICS JUNE 22ND","6","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 10:07:18"),
("4","MATHEMATICS QUESTIONS","4","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 10:07:26"),
("5","MATHEMATICS QUESTIONS","5","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 10:07:33"),
("6","MATHEMATICS QUESTIONS","6","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 10:07:42"),
("7","CHEMISTRY","4","0","13","16","staff","published","0","2019/2020","2nd Term","2020-06-29 10:07:49"),
("8","CHEMISTRY","5","0","13","16","staff","published","0","2019/2020","2nd Term","2020-06-29 10:21:45"),
("9","CHEMISTRY  QUESTIONS","6","0","13","16","staff","published","0","2019/2020","2nd Term","2020-06-29 10:21:51"),
("10","AGRIC QUESTIONS","5","0","5","7","staff","published","0","2019/2020","2nd Term","2020-06-29 10:43:47"),
("11","AGRIC QUESTIONS","6","0","5","7","staff","published","0","2019/2020","2nd Term","2020-06-29 10:43:54"),
("12","CIVIC AND MARKETING","4","0","0","10","staff","published","0","2019/2020","2nd Term","2020-06-29 10:54:26"),
("13","CIVIC AND MARKETING","5","0","0","10","staff","not_published","0","2019/2020","2nd Term","2020-06-29 10:51:26"),
("14","CIVIC AND MARKETING QUESTIONS","6","0","0","10","staff","not_published","0","2019/2020","2nd Term","2020-06-29 10:52:08"),
("15","CIVIC AND MARKETING 3RD JULY","5","0","15","10","staff","published","0","2019/2020","2nd Term","2020-06-29 11:03:59"),
("16","CIVIC AND MARKETING 3RD JULY","6","0","15","10","staff","published","0","2019/2020","2nd Term","2020-06-29 11:06:54"),
("18","CORRECTION OF LAST WEEK MATHS 22ND JUNE","1","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 11:57:02"),
("19","CORRECTION OF LAST WEEK MATHS 22ND JUNE","2","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 12:04:16"),
("20","CORRECTION OF LAST WEEK MATHS 22ND JUNE","3","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 12:04:23"),
("21","MATHEMATICS 29 JUNE","1","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 12:10:49"),
("22","MATHEMATICS QUESTIONS 29 JUNE","3","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 12:13:24"),
("23","MATHEMATICS 29 JUNE","2","0","2","16","staff","published","0","2019/2020","2nd Term","2020-06-29 12:23:17"),
("24","CIVIC EDUCATION 1ST JULY","1","0","28","18","staff","published","0","2019/2020","2nd Term","2020-06-29 12:35:12"),
("25","CIVIC EDUCATION 1ST JULY","2","0","28","18","staff","published","0","2019/2020","2nd Term","2020-06-29 12:39:53"),
("26","CIVIC EDU","3","0","28","18","staff","published","0","2019/2020","2nd Term","2020-06-29 12:57:22"),
("27","BASIC SCIENCE QUESTIONS","1","0","3","14","staff","published","0","2019/2020","2nd Term","2020-06-29 13:12:20"),
("28","BASIC SCIENCE QUESTIONS","2","0","3","14","staff","published","0","2019/2020","2nd Term","2020-06-29 13:16:10"),
("29","BASIC SCIENCE QUESTIONS","3","0","3","14","staff","published","0","2019/2020","2nd Term","2020-06-29 13:18:26"),
("30","IMPORTANT FROM DIRECTOR\'S OFFICE","1","0","0","13","staff","published","0","2019/2020","2nd Term","2020-07-06 12:06:20"),
("31","IMPORTANT FROM DIRECTOR\'S OFFICE","2","0","0","13","staff","published","0","2019/2020","2nd Term","2020-07-06 12:10:06"),
("32","IMPORTANT FROM DIRECTOR\'S OFFICE","3","0","0","13","staff","published","0","2019/2020","2nd Term","2020-07-06 12:12:02"),
("33","IMPORTANT FROM DIRECTOR\'S OFFICE","4","0","0","13","staff","published","0","2019/2020","2nd Term","2020-07-06 12:13:48"),
("34","IMPORTANT FROM DIRECTOR\'S OFFICE","5","0","0","13","staff","published","0","2019/2020","2nd Term","2020-07-06 12:15:48"),
("35","IMPORTANT FROM DIRECTOR\'S OFFICE","6","0","0","13","staff","published","0","2019/2020","2nd Term","2020-07-06 12:17:37");




CREATE TABLE `topic_discussions` (
  `topic_discussions_id` int(11) NOT NULL AUTO_INCREMENT,
  `topic_id` int(11) NOT NULL,
  `user_id` int(11) NOT NULL,
  `table_name` varchar(20) NOT NULL,
  `discussion` varchar(300) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`topic_discussions_id`),
  KEY `user_id` (`user_id`),
  KEY `topic_id` (`topic_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;






CREATE TABLE `transfer_current_fees_info` (
  `current_fees_info_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `student_id` int(11) unsigned NOT NULL,
  `class_id` int(10) unsigned NOT NULL,
  `current_school_fees` decimal(15,2) NOT NULL,
  `past_debt` decimal(15,2) NOT NULL,
  `amount_to_pay` decimal(15,2) NOT NULL,
  `amount_paid` decimal(15,2) NOT NULL,
  `discount` decimal(15,2) NOT NULL,
  `surcharge_amount` decimal(15,2) NOT NULL,
  `surcharge_reason` varchar(500) NOT NULL,
  `wave_over` decimal(15,2) NOT NULL,
  `owing` decimal(15,2) NOT NULL,
  `present_owing` decimal(15,2) NOT NULL,
  `class_fee` decimal(15,2) NOT NULL,
  `plan_fee` decimal(15,2) NOT NULL,
  `new_student_fee` decimal(15,2) NOT NULL,
  `room_fee` decimal(15,2) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`current_fees_info_id`),
  KEY `student_id` (`student_id`),
  KEY `sess_term` (`sessions`,`terms`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `transfer_fees_discount` (
  `fees_discount_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `amount` decimal(15,2) NOT NULL,
  `reason` varchar(300) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`fees_discount_id`),
  KEY `student_id` (`student_id`),
  KEY `session_term` (`sessions`,`terms`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `transfer_result_main` (
  `result_main_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `class_name` char(50) NOT NULL,
  `section` varchar(10) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `subclass_name` char(50) NOT NULL,
  `total` float NOT NULL,
  `cumulative_total` float NOT NULL,
  `total_obtainable` float NOT NULL,
  `cumu_total_obtainable` float NOT NULL,
  `average` varchar(10) NOT NULL,
  `cumulative_average` varchar(10) NOT NULL,
  `position_class` varchar(20) NOT NULL,
  `cumulative_position_class` varchar(20) NOT NULL,
  `position_subclass` varchar(20) NOT NULL,
  `cumulative_position_subclass` varchar(20) NOT NULL,
  `student_attendance` int(11) DEFAULT NULL,
  `total_attendance` int(11) DEFAULT NULL,
  `total_student_class` int(10) unsigned NOT NULL,
  `total_student_subclass` int(10) unsigned NOT NULL,
  `cumulative_total_student_class` int(10) unsigned NOT NULL,
  `cumulative_total_student_subclass` int(10) unsigned NOT NULL,
  `handwriting` int(11) NOT NULL,
  `cumulative_handwriting` int(11) NOT NULL,
  `neatness` int(11) NOT NULL,
  `cumulative_neatness` int(11) NOT NULL,
  `punctuality` int(11) NOT NULL,
  `cumulative_punctuality` int(11) NOT NULL,
  `attentiveness` int(11) NOT NULL,
  `cumulative_attentiveness` int(11) NOT NULL,
  `initiative` int(11) NOT NULL,
  `cumulative_initiative` int(11) NOT NULL,
  `respect` int(11) NOT NULL,
  `cumulative_respect` int(11) NOT NULL,
  `obedience` int(11) NOT NULL,
  `cumulative_obedience` int(11) NOT NULL,
  `attitude` int(11) NOT NULL,
  `cumulative_attitude` int(11) NOT NULL,
  `honesty` int(11) NOT NULL,
  `cumulative_honesty` int(11) NOT NULL,
  `creativity` int(11) NOT NULL,
  `cumulative_creativity` int(11) NOT NULL,
  `behaviour1_name` varchar(100) NOT NULL,
  `behaviour2_name` varchar(100) NOT NULL,
  `behaviour3_name` varchar(100) NOT NULL,
  `behaviour4_name` varchar(100) NOT NULL,
  `behaviour5_name` varchar(100) NOT NULL,
  `behaviour6_name` varchar(100) NOT NULL,
  `behaviour7_name` varchar(100) NOT NULL,
  `behaviour8_name` varchar(100) NOT NULL,
  `behaviour9_name` varchar(100) NOT NULL,
  `behaviour10_name` varchar(100) NOT NULL,
  `promotion` varchar(50) NOT NULL,
  `promotion_class_id` int(11) NOT NULL,
  `promotion_class_name` varchar(50) NOT NULL,
  `promotion_comment` varchar(500) NOT NULL,
  `promotion_subclass_id` int(11) NOT NULL,
  `promotion_subclass_name` varchar(50) NOT NULL,
  `pass_ave` varchar(5) NOT NULL,
  `scratch_card_number` varchar(16) NOT NULL,
  `next_term_begins` date NOT NULL,
  `ca1_total_score` float NOT NULL,
  `ca2_total_score` float NOT NULL,
  `ca3_total_score` float NOT NULL,
  `ca4_total_score` float NOT NULL,
  `ca5_total_score` float NOT NULL,
  `ca6_total_score` float NOT NULL,
  `ca_total_score` float NOT NULL,
  `exam_total_score` float NOT NULL,
  `no_of_ca` int(11) NOT NULL,
  `exam_name` varchar(50) NOT NULL,
  `ca_name_1` varchar(50) NOT NULL,
  `ca_name_2` varchar(50) NOT NULL,
  `ca_name_3` varchar(50) NOT NULL,
  `ca_name_4` varchar(50) NOT NULL,
  `ca_name_5` varchar(50) NOT NULL,
  `ca_name_6` varchar(50) NOT NULL,
  `principal_name` varchar(100) NOT NULL,
  `principal_comment` text NOT NULL,
  `form_staff_name` varchar(200) NOT NULL,
  `form_staff_comment` text NOT NULL,
  `student_affairs_comment` text NOT NULL,
  `cumulative_principal_comment` text NOT NULL,
  `cumulative_form_staff_comment` text NOT NULL,
  `principal_signature` varchar(150) NOT NULL,
  `second_principal_signature` varchar(60) NOT NULL,
  `visited` int(11) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  PRIMARY KEY (`result_main_id`),
  KEY `student_id` (`student_id`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`),
  KEY `promotion` (`promotion`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `transfer_result_subject` (
  `result_subject_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `class_id` int(11) NOT NULL,
  `subclass_id` int(11) NOT NULL,
  `class_name` varchar(50) NOT NULL,
  `subclass_name` varchar(50) NOT NULL,
  `subject_name` varchar(100) NOT NULL,
  `subject_id` int(11) NOT NULL,
  `ca1` float DEFAULT NULL,
  `ca2` float DEFAULT NULL,
  `ca3` float DEFAULT NULL,
  `ca4` float DEFAULT NULL,
  `ca5` float DEFAULT NULL,
  `ca6` float DEFAULT NULL,
  `ca` float DEFAULT NULL,
  `exam` float DEFAULT NULL,
  `sum_total` float DEFAULT NULL,
  `total` float NOT NULL,
  `cumulative_score` float NOT NULL,
  `cumulative_score_percent` float DEFAULT NULL,
  `cumulative_position` char(10) NOT NULL,
  `position_subclass` varchar(20) NOT NULL,
  `grade` varchar(5) NOT NULL,
  `grade_comment` varchar(50) NOT NULL,
  `staff_name` varchar(200) NOT NULL,
  `staff_comment` varchar(60) NOT NULL,
  `attendance` int(11) DEFAULT NULL,
  `percent_attendance` varchar(10) DEFAULT NULL,
  `handwriting` int(11) NOT NULL,
  `neatness` int(11) NOT NULL,
  `punctuality` int(11) NOT NULL,
  `attentiveness` int(11) NOT NULL,
  `initiative` int(11) NOT NULL,
  `respect` int(11) NOT NULL,
  `obedience` int(11) NOT NULL,
  `attitude` int(11) NOT NULL,
  `honesty` int(11) NOT NULL,
  `creativity` int(11) NOT NULL,
  `status` varchar(10) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(10) NOT NULL,
  PRIMARY KEY (`result_subject_id`),
  KEY `sess_term` (`sessions`,`terms`),
  KEY `foreign_keys` (`student_id`,`class_id`,`subclass_id`,`subject_id`),
  KEY `status` (`status`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `transfer_salary_info` (
  `salary_info_id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_id` int(11) NOT NULL,
  `current_salary` decimal(15,2) NOT NULL,
  `past_debt` decimal(15,2) NOT NULL,
  `amount_to_pay` decimal(15,2) NOT NULL,
  `amount_paid` decimal(15,2) NOT NULL,
  `wave_over` decimal(15,2) NOT NULL,
  `current_debt` decimal(15,2) NOT NULL,
  `deduct` decimal(15,2) NOT NULL,
  `appreciation_amount` decimal(15,2) NOT NULL,
  `appreciation_reason` varchar(500) NOT NULL,
  `owing` decimal(15,2) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `months` varchar(30) NOT NULL,
  PRIMARY KEY (`salary_info_id`),
  KEY `staff_id` (`staff_id`),
  KEY `sessions` (`sessions`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `transfer_salary_payment` (
  `salary_payment_id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_id` int(11) NOT NULL,
  `accountant_id` int(10) unsigned NOT NULL,
  `amount_paid` decimal(15,2) NOT NULL,
  `staff_name` varchar(200) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(20) NOT NULL,
  `months` varchar(30) NOT NULL,
  `date_added` datetime NOT NULL,
  PRIMARY KEY (`salary_payment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `transfer_school_fees` (
  `school_fees_id` int(11) NOT NULL AUTO_INCREMENT,
  `transaction_id` char(20) NOT NULL,
  `student_id` int(11) NOT NULL,
  `staff_id` int(11) NOT NULL,
  `plan_id` int(11) NOT NULL,
  `school_fees_payment_mode_id` int(11) NOT NULL,
  `payment_mode` varchar(300) NOT NULL,
  `staff_name` varchar(200) NOT NULL,
  `amount_paid` decimal(15,2) NOT NULL,
  `payment_no` varchar(20) NOT NULL,
  `fees_status` varchar(20) NOT NULL,
  `sessions` varchar(20) NOT NULL,
  `terms` varchar(10) NOT NULL,
  `date_added` datetime NOT NULL,
  PRIMARY KEY (`school_fees_id`),
  KEY `sessions` (`sessions`),
  KEY `terms` (`terms`),
  KEY `transaction_id` (`transaction_id`),
  KEY `school_fees_payment_mode_id` (`school_fees_payment_mode_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `transferred_students` (
  `transferred_student_id` int(11) NOT NULL AUTO_INCREMENT,
  `student_id` int(11) NOT NULL,
  `parent_id` int(11) NOT NULL,
  `student_name` varchar(300) NOT NULL,
  `class_id` int(11) NOT NULL,
  `old_class_name` varchar(100) NOT NULL,
  `new_class_name` varchar(100) NOT NULL,
  `serial_number` varchar(50) NOT NULL,
  `school_id` int(11) NOT NULL,
  `database_name` varchar(100) NOT NULL,
  `status` varchar(30) NOT NULL,
  `date_transferred` datetime NOT NULL,
  PRIMARY KEY (`transferred_student_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;






CREATE TABLE `zoom` (
  `zoom_id` int(11) NOT NULL AUTO_INCREMENT,
  `class_id` int(11) NOT NULL,
  `class_category_id` int(11) NOT NULL,
  `email` varchar(100) NOT NULL,
  `pass` varchar(50) NOT NULL,
  `api_key` varchar(200) NOT NULL,
  `api_secret` varchar(200) NOT NULL,
  `meeting_id` varchar(20) NOT NULL,
  `meeting_password` varchar(30) NOT NULL,
  `meeting_url_pwd` varchar(400) NOT NULL,
  `host_key` varchar(20) NOT NULL,
  `date_added` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`zoom_id`),
  KEY `class_id` (`class_id`),
  KEY `class_category_id` (`class_category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;






/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;